.faq-and-image-module .tagline{margin-bottom:4.8rem}@media(max-width:921px){.faq-and-image-module .tagline{margin-bottom:2.4rem}}.faq-and-image-module .grid-wrapper{display:grid;gap:2.4rem 4.8rem;grid-template-columns:1fr 1fr;--wrapper-width:min(var(--container-width) - (var(--container-padding) * 2),100vw - (var(--container-padding) * 2));--offset:calc((100vw - var(--wrapper-width))/2)}@media(max-width:921px){.faq-and-image-module .grid-wrapper{grid-template-columns:1fr}}.faq-and-image-module .grid-wrapper .button-group a{margin-bottom:0}@media(min-width:922px){.faq-and-image-module .grid-wrapper.image-and-text .media-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.faq-and-image-module .grid-wrapper.image-and-text .text-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.faq-and-image-module .grid-wrapper.image-and-text .background-image.with-offset{margin-left:calc(var(--offset)*-1);margin-right:unset;width:calc(100% + var(--offset))}@media(max-width:921px){.faq-and-image-module .grid-wrapper.image-and-text .background-image.with-offset{width:100vw}}.faq-and-image-module .media-wrapper{width:100%}@media(max-width:921px){.faq-and-image-module .media-wrapper{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative}.faq-and-image-module .media-wrapper:has(.background-image){aspect-ratio:1/1}}.faq-and-image-module .media-wrapper img{display:block;height:auto;max-width:100%!important}.faq-and-image-module .media-wrapper .background-image{background-position:50%;background-position:var(--bg-pos);background-repeat:no-repeat;background-size:cover;width:100%}@media(max-width:921px){.faq-and-image-module .media-wrapper .background-image{background-position:var(--bg-pos-mobile)}}.faq-and-image-module .media-wrapper .background-image.with-offset{margin-right:calc(var(--offset)*-1);width:calc(100% + var(--offset))}@media(max-width:921px){.faq-and-image-module .media-wrapper .background-image.with-offset{aspect-ratio:1/1;left:0;margin-left:calc(var(--offset)*-1);margin-right:unset;min-height:unset;position:absolute;top:0;width:100vw}}.faq-and-image-module .text-wrapper{width:100%}@media(max-width:921px){.faq-and-image-module .text-wrapper{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.faq-and-image-module .button-group{gap:2.4rem}.faq-and-image-module .faq-wrapper{margin-bottom:4.8rem}.faq-and-image-module .faq-wrapper .faq-item{border-top:1px solid var(--color-bridge-gray-500,#dbe2e9);padding:2.4rem 0}.faq-and-image-module .faq-wrapper .faq-item:last-child{border-bottom:1px solid var(--color-bridge-gray-500,#dbe2e9)}.faq-and-image-module .faq-wrapper .faq-item--title{cursor:pointer}.faq-and-image-module .faq-wrapper .faq-item--title .title{color:var(--color-main-blue);font-weight:400;margin:0}.faq-and-image-module .faq-wrapper .faq-item--description{display:grid;grid-template-rows:0fr;-webkit-transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease;transition:grid-template-rows .3s ease,-ms-grid-rows .3s ease}.faq-and-image-module .faq-wrapper .faq-item--description.open{grid-template-rows:1fr}.faq-and-image-module .faq-wrapper .faq-item--description>div{overflow:hidden}.faq-and-image-module .faq-wrapper .faq-item--description>div>:first-child{padding-top:1.2rem}.faq-and-image-module .faq-wrapper .faq-item--description>div>:last-child{margin-bottom:0}.faq-and-image-module .faq-wrapper .faq-item .toggle-icon{display:-webkit-box;display:-ms-flexbox;display:flex}.faq-and-image-module .faq-wrapper .faq-item .toggle-icon button{height:4rem;margin:0;padding:0;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:4rem;-ms-flex-negative:0;flex-shrink:0}.faq-and-image-module .faq-wrapper .faq-item .toggle-icon button:after,.faq-and-image-module .faq-wrapper .faq-item .toggle-icon button:before{background-color:var(--color-main-blue);content:"";display:block;height:.2rem;left:11px;position:absolute;top:19px;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:1rem}.faq-and-image-module .faq-wrapper .faq-item .toggle-icon button:after{left:17px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;transform-origin:center}.faq-and-image-module .faq-wrapper .faq-item.open .toggle-icon button:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.faq-and-image-module .faq-wrapper .faq-item.open .toggle-icon button:after{-webkit-transform:rotate(45deg);transform:rotate(45deg)}