.pg-index .sector{position:relative;display:flex;overflow:hidden;text-align:center;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.pg-index .sector{width:100vw;height:33.333vh}}@media print,screen and (min-width:769px){.pg-index .sector{width:33.333vw;height:100%}}.pg-index .sector .title{color:#fff;text-shadow:2px 2px 3px #0a0a0a}@media screen and (max-width:768px){.pg-index .sector .title{font-size:1.3rem}}@media print,screen and (min-width:769px){.pg-index .sector .title{font-size:2.1rem}}.pg-index .sector .description{margin:.5rem 1rem;font-size:1rem;font-weight:bolder;color:#fff}@media print,screen and (min-width:769px){.pg-index .sector .description{font-size:1.2rem}}.pg-index .sector__content{z-index:3;padding:1rem 0}.pg-index .sector__background{position:absolute;z-index:1;background-color:#7a7a7a}@media screen and (max-width:768px){.pg-index .sector__background{width:100vw;height:33.333vh}}@media print,screen and (min-width:769px){.pg-index .sector__background{width:33.333vw;height:100%}}.pg-index .sector__background:before{position:absolute;left:0;z-index:2;content:"";background-color:rgba(10,10,10,.7)}@media screen and (max-width:768px){.pg-index .sector__background:before{width:100vw;height:33.333vh}}@media print,screen and (min-width:769px){.pg-index .sector__background:before{width:33.333vw;height:100%}}.pg-index .sector__background .image{font-family:"object-fit:cover;object-position:center center";object-fit:cover;width:100%;height:100%;object-position:center center}.pg-index .cover{position:relative;display:flex;width:100vw;height:100vh;max-height:1200px;overflow:hidden;flex-direction:column}@media print,screen and (min-width:769px){.pg-index .cover{flex-direction:row}}.pg-index .is-call-to-action{padding:.5rem;margin-top:1rem;font-weight:bolder;color:#274978;background-color:rgba(10,10,10,.6);border-radius:.3rem}.pg-index .is-call-to-action:hover{color:#fff}