section.policy-groups-module .container>.text-content{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:4rem}@media (max-width:768px){section.policy-groups-module .container>.text-content{margin-bottom:3rem}}section.policy-groups-module .container .content-wrapper{position:relative;width:100%}section.policy-groups-module .container .content-wrapper .titles-wrapper{display:flex;flex-direction:column;gap:1rem;padding-bottom:8rem;pointer-events:none;width:calc(50% - 4.25rem)}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .titles-wrapper{padding-bottom:2rem;width:100%}}section.policy-groups-module .container .content-wrapper .titles-wrapper button{color:#494874;cursor:pointer;font-size:1.875rem;font-weight:500;line-height:1.4;padding:unset;pointer-events:all;text-align:left;transition:color .3s}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .titles-wrapper button{font-size:1.5rem}}section.policy-groups-module .container .content-wrapper .titles-wrapper button.active{color:#19192f}section.policy-groups-module .container .content-wrapper .titles-wrapper button.active span.underlined{background-position-x:0}section.policy-groups-module .container .content-wrapper .tabs-wrapper{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .tabs-wrapper{left:unset;position:relative;top:unset}}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab{display:flex;flex-direction:row;gap:5rem;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s,z-index 0s .3s;width:100%;z-index:-1}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab{flex-direction:column;gap:3rem;height:fit-content}}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab.active{opacity:1;transition:opacity .3s,z-index 0s 0s;z-index:1}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab.active .image-wrapper,section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab.active .text-content{pointer-events:all}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .text-content{display:flex;flex-direction:column;gap:1.25rem;margin-top:auto;width:calc(50% - 4.25rem)}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .text-content{width:100%}}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper{border-radius:.75rem;overflow:hidden;position:relative;width:calc(50% - .75rem)}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper{aspect-ratio:342/392;height:auto;width:100%}}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper .image{height:100%;width:100%}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper .image img{height:100%;object-fit:cover;width:100%}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper .card{background-color:#fff;border-radius:.5rem;bottom:2rem;display:flex;flex-direction:column;gap:.5rem;padding:1.5rem;position:absolute;right:2rem;width:14.5rem;z-index:2}@media (max-width:768px){section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper .card{bottom:1.25rem;right:1.25rem;width:calc(100% - 2.5rem)}}section.policy-groups-module .container .content-wrapper .tabs-wrapper .tab .image-wrapper .card .title{color:#2b296a;font-size:2.5rem;font-weight:800;line-height:1.3}section.policy-groups-module .container>.btn{margin:4rem auto 0}@media (max-width:768px){section.policy-groups-module .container>.btn{margin-top:3rem}}