section.tabs-module{overflow:hidden;position:relative;z-index:1}section.tabs-module.white{background-color:#faf9f9}section.tabs-module.light{background-color:#e5f0f3}section.tabs-module.light .wrapper-tabs-links .tab-list{background-color:#faf9f9}section.tabs-module.light .tab-link p{background-color:#e5f0f3}section.tabs-module.dark{background-color:#0c2434}section.tabs-module.dark .tab .wrapper-content>*,section.tabs-module.dark .wrapper-top .label,section.tabs-module.dark .wrapper-top .title{color:#faf9f9}section.tabs-module.dark .tab .wrapper-content .description.check ul li:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none' viewBox='0 0 20 19'%3E%3Ccircle cx='9' cy='9.5' r='9' fill='%235595AC'/%3E%3Cpath fill='%23FAF9F9' d='m10.044 10.395 8.665-8.666a.73.73 0 0 1 .524-.229q.3-.005.534.229a.74.74 0 0 1 .233.536q0 .302-.233.536l-9.089 9.104a.87.87 0 0 1-.634.272.87.87 0 0 1-.635-.272L5.22 7.717A.72.72 0 0 1 5 7.185a.75.75 0 0 1 .236-.54.74.74 0 0 1 .536-.234q.303 0 .537.233z'/%3E%3C/svg%3E")}section.tabs-module .wrapper-top{align-items:center;justify-content:center;text-align:center}section.tabs-module .wrapper-tabs-links .tab-list{align-items:center;background-color:#e5f0f3;border-radius:.5rem;display:flex;gap:.75rem;justify-content:center;margin:0 auto 4rem;padding:.7rem;width:fit-content}section.tabs-module .wrapper-tabs-links .tab-list li{max-width:270px;width:fit-content}section.tabs-module .tab-link{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:1rem;padding:0;position:relative;text-align:left;width:100%}section.tabs-module .tab-link p{background-color:#faf9f9;border-radius:.25rem;color:#202020;font-size:18px;font-weight:700;padding:.75rem 1rem;transition:background-color .5s ease-in-out}section.tabs-module .tab-link .wrapper-img{height:30px;overflow:hidden;width:30px}section.tabs-module .tab-link .wrapper-img img{height:100%;object-fit:contain;object-fit:center;width:100%}section.tabs-module .tab-link.active p,section.tabs-module .tab-link:hover p{background-color:#5595ac}section.tabs-module .wrapper-dropdown-links{display:none}section.tabs-module .wrapper-tabs{position:relative;width:100%}section.tabs-module .tab{align-items:stretch;display:flex;gap:5rem;left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1}section.tabs-module .tab.active{opacity:1;pointer-events:all;z-index:1}section.tabs-module .tab.active .wrapper-content>*,section.tabs-module .tab.active .wrapper-img{opacity:1;transform:translate(0)}section.tabs-module .tab .wrapper-content{width:calc(100% - 5rem)}section.tabs-module .tab .wrapper-content>*{opacity:0;transform:translateY(2rem);transition:transform .5s cubic-bezier(.55,0,.15,.6),opacity .8s cubic-bezier(.55,0,.15,.6)}section.tabs-module .tab .wrapper-content>:nth-child(2){transition-delay:.2s}section.tabs-module .tab .wrapper-content>:nth-child(3){transition-delay:.4s}section.tabs-module .tab .wrapper-content .title{margin-bottom:1rem}section.tabs-module .tab .wrapper-content .description.check ul li{padding-left:36px}section.tabs-module .tab .wrapper-content .description.check ul li:before{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' fill='none' viewBox='0 0 20 19'%3E%3Ccircle cx='9' cy='9.679' r='9' fill='%235595AC'/%3E%3Cpath fill='%23202020' d='m10.044 10.574 8.665-8.666a.74.74 0 0 1 .524-.229q.3-.005.534.229a.74.74 0 0 1 .233.536q0 .303-.233.537l-9.089 9.103a.87.87 0 0 1-.634.272.87.87 0 0 1-.635-.272L5.22 7.896A.72.72 0 0 1 5 7.364a.75.75 0 0 1 .236-.54.74.74 0 0 1 .536-.234q.303 0 .537.233z'/%3E%3C/svg%3E");height:19px;mask-image:none;top:2.5px;width:20px}section.tabs-module .tab .wrapper-content .description.check ul li ul li{padding-left:22px}section.tabs-module .tab .wrapper-content .description.check ul li ul li:before{background-color:#5595ac;background-position:50%;background-repeat:no-repeat;mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' fill='none' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='3.25' fill='%231AA19C' stroke='%231AA19C' stroke-width='1.5' transform='matrix(-1 0 0 1 8 0)'/%3E%3C/svg%3E")}section.tabs-module .tab .wrapper-content .wrapper-ctas{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start;margin-top:2rem}section.tabs-module .tab .wrapper-img{border-radius:.5rem;flex-shrink:0;height:500px;opacity:0;overflow:hidden;transform:translateX(2rem);transition:transform .6s cubic-bezier(.55,0,.15,.6) .3s,opacity .5s cubic-bezier(.55,0,.15,.6) .5s;width:450px}section.tabs-module .tab .wrapper-img img{height:100%;object-fit:cover;object-position:center;width:100%}@media screen and (max-width:992px){section.tabs-module .wrapper-tabs-links{display:none}section.tabs-module .wrapper-dropdown-links{display:block;margin-bottom:20px;position:relative}section.tabs-module .wrapper-dropdown-links .dropdown{appearance:none;background-color:#e5f0f3;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='10' fill='none' viewBox='0 0 16 10'%3E%3Cpath fill='%23202020' d='M7.997 7.48 14.514.962a.82.82 0 0 1 .614-.25.86.86 0 0 1 .614.264.84.84 0 0 1 .258.614.84.84 0 0 1-.258.614L9.105 8.828a1.5 1.5 0 0 1-.526.347 1.6 1.6 0 0 1-.582.114q-.29 0-.583-.114a1.5 1.5 0 0 1-.525-.347L.25 2.19a.8.8 0 0 1-.25-.607.86.86 0 0 1 .264-.607.84.84 0 0 1 .614-.258q.356 0 .614.258z'/%3E%3C/svg%3E");background-position:right 1rem top 50%;background-repeat:no-repeat;background-size:16px 10px;border-radius:.5rem;font-size:18px;font-weight:700;max-width:350px;padding:.5rem 1rem;position:relative;width:100%}section.tabs-module .tab{flex-direction:column}section.tabs-module .tab .wrapper-content,section.tabs-module .tab .wrapper-img{width:100%}section.tabs-module .tab .wrapper-img{max-height:370px}}