section.accordion-module{background-color:#faf9f9;overflow:hidden;position:relative;z-index:1}section.accordion-module.dark{background-color:#0c2434}section.accordion-module.dark .wrapper-top .description *,section.accordion-module.dark .wrapper-top .label p,section.accordion-module.dark .wrapper-top .title>*{color:#faf9f9}section.accordion-module.lightblue{background-color:#e5f0f3}section.accordion-module.lightblue .wrapper-accordion .tabs .tab{background-color:#faf9f9}section.accordion-module .wrapper-accordion{display:flex;justify-content:space-between;width:100%}section.accordion-module .wrapper-accordion.img-left .tabs{order:2;padding-left:80px;padding-right:0}section.accordion-module .wrapper-accordion.img-left .tabs-content{order:1}section.accordion-module .wrapper-accordion .tabs{display:flex;flex-direction:column;gap:16px;max-width:calc(100% - 436px);min-width:50%;padding-right:80px;width:100%}section.accordion-module .wrapper-accordion .tabs .tab{background-color:#e5f0f3;border-radius:8px;cursor:pointer;overflow:hidden;padding:24px;width:100%}section.accordion-module .wrapper-accordion .tabs .tab .tab-top{align-items:center;display:flex;padding-right:35px;position:relative}section.accordion-module .wrapper-accordion .tabs .tab .tab-top .icon{margin-right:20px;max-height:40px;max-width:40px;width:auto}section.accordion-module .wrapper-accordion .tabs .tab .tab-top:after{background-color:#4d6b7f;background-repeat:no-repeat;content:"";height:12px;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='12' fill='none' viewBox='0 0 22 12'%3E%3Cpath fill='%23436E89' fill-rule='evenodd' d='M11.276 11.723c-.37.37-.97.37-1.34 0L.277 2.063a.947.947 0 0 1 0-1.339L.724.277c.37-.37.97-.37 1.34 0l8.542 8.543L19.148.277c.37-.37.97-.37 1.34 0l.447.447c.37.37.37.97 0 1.34z' clip-rule='evenodd'/%3E%3C/svg%3E");position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out;width:22px}section.accordion-module .wrapper-accordion .tabs .tab .tab-top.no-arrow:after{display:none}section.accordion-module .wrapper-accordion .tabs .tab .tab-bottom{height:0;opacity:0;overflow:hidden;transition:height .8s cubic-bezier(.16,1.08,.38,.98),visibility .8s,opacity .8s;visibility:hidden}section.accordion-module .wrapper-accordion .tabs .tab .tab-bottom .content{padding-top:16px}section.accordion-module .wrapper-accordion .tabs .tab .tab-bottom .content figure{height:auto;line-height:0;max-width:100%;width:100%}section.accordion-module .wrapper-accordion .tabs .tab .tab-bottom .content figure img{height:auto;width:100%}section.accordion-module .wrapper-accordion .tabs .tab .tab-bottom .wrapper-ctas{padding-top:16px;pointer-events:none}section.accordion-module .wrapper-accordion .tabs .tab.open{pointer-events:unset}section.accordion-module .wrapper-accordion .tabs .tab.open .tab-top:after{transform:translateY(-50%) rotate(180deg)}section.accordion-module .wrapper-accordion .tabs .tab.open .tab-bottom{opacity:1;visibility:visible}section.accordion-module .wrapper-accordion .tabs .tab.open .tab-bottom .wrapper-ctas{pointer-events:unset}section.accordion-module .wrapper-accordion .tabs-content{max-width:476px;position:relative;width:50%}section.accordion-module .wrapper-accordion .tabs-content .tab-content{align-items:center;display:flex;height:100%;justify-content:center;opacity:0;overflow:hidden;position:absolute;transition:opacity .3s ease-in-out;width:100%}section.accordion-module .wrapper-accordion .tabs-content .tab-content.active{opacity:1}section.accordion-module .wrapper-accordion .tabs-content .tab-content figure img{border-radius:18px;height:auto;max-width:100%;object-fit:cover}@media (max-width:992px){section.accordion-module .wrapper-accordion .tabs{max-width:100%;padding:0!important;width:100%}section.accordion-module .wrapper-accordion .tabs .tab .tab-top{align-items:flex-start;flex-direction:column}section.accordion-module .wrapper-accordion .tabs .tab .tab-top .icon{height:0;margin-right:0;transition:height .8s cubic-bezier(.16,1.08,.38,.98),margin-bottom .8s}section.accordion-module .wrapper-accordion .tabs .tab.open .tab-top .icon{height:40px;margin-bottom:10px}section.accordion-module .wrapper-accordion .tabs-content{display:none}}