section.accordions-module.theme-dark .accordion{color:#a49cde}section.accordions-module.theme-dark .accordion .accordion-heading span.icon,section.accordions-module.theme-dark .accordion:before{background-color:#a49cde}section.accordions-module.theme-dark .accordion[aria-expanded=true]{color:#fff}section.accordions-module.theme-dark .accordion[aria-expanded=true] .accordion-heading span.icon,section.accordions-module.theme-dark .accordion[aria-expanded=true]:before{background-color:#fff}section.accordions-module.bg-light-blue .accordion{color:#a49cde}section.accordions-module.bg-light-blue .accordion .accordion-heading span.icon,section.accordions-module.bg-light-blue .accordion:before{background-color:#a49cde}section.accordions-module.bg-light-blue .accordion .accordion-heading span.icon:after{filter:brightness(0) saturate(100%) invert(97%) sepia(100%) saturate(0) hue-rotate(266deg) brightness(104%) contrast(104%)}section.accordions-module.bg-blue .accordion .accordion-heading span.icon:after{filter:brightness(0) saturate(100%) invert(17%) sepia(98%) saturate(3600%) hue-rotate(252deg) brightness(87%) contrast(124%)}section.accordions-module.bg-black .accordion .accordion-heading span.icon:after{filter:brightness(0) saturate(100%) invert(10%) sepia(5%) saturate(7191%) hue-rotate(202deg) brightness(95%) contrast(120%)}section.accordions-module .wrapper-top-content{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:2.5rem}section.accordions-module .wrapper-top-content .wrapper-buttons{flex-wrap:nowrap;padding:0}section.accordions-module .wrapper{display:flex;flex-direction:row;gap:1.5rem}section.accordions-module .wrapper.order-2{flex-direction:row-reverse}section.accordions-module .wrapper-accordions{display:flex;flex-direction:column;gap:3rem;max-width:588px;padding:1.5rem 0;width:100%}section.accordions-module .wrapper-image{min-height:350px;position:relative;width:100%}section.accordions-module .wrapper-image figure{height:100%;opacity:0;pointer-events:none;position:absolute;transform:translateY(1rem);transition:opacity .3s cubic-bezier(.16,1.08,.38,.98),visibility .3s cubic-bezier(.16,1.08,.38,.98),transform .6s cubic-bezier(.16,1.08,.38,.98);transition-delay:0s;visibility:hidden;width:100%}section.accordions-module .wrapper-image figure:not([hidden]){opacity:1;pointer-events:all;transform:translateY(0);transition-delay:.2s;visibility:visible}section.accordions-module .wrapper-image figure img{border-radius:.5rem;height:100%;object-fit:cover;position:absolute;width:100%}section.accordions-module .accordion{color:#797e9e;cursor:pointer;padding:0 2rem;position:relative;transition:color .6s cubic-bezier(.16,1.08,.38,.98)}section.accordions-module .accordion[data-length="2"] .accordion-wrapper{grid-template-rows:1fr;opacity:1}section.accordions-module .accordion:before{background-color:#c7c9d7;content:"";height:100%;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .6s cubic-bezier(.16,1.08,.38,.98);width:2px;z-index:-1}section.accordions-module .accordion .accordion-heading{align-items:center;display:flex;gap:12px}section.accordions-module .accordion .accordion-heading span.icon{background-color:#dbdce5;border-radius:100px;display:inline-block;height:30px;max-height:30px;max-width:30px;min-height:30px;min-width:30px;position:relative;transition:background-color .6s cubic-bezier(.16,1.08,.38,.98);width:30px}section.accordions-module .accordion .accordion-heading span.icon:after{background-image:var(--icon);background-position:50%;background-repeat:no-repeat;content:"";filter:brightness(0) saturate(100%) invert(97%) sepia(100%) saturate(0) hue-rotate(266deg) brightness(104%) contrast(104%);height:90%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:filter .6s cubic-bezier(.16,1.08,.38,.98);width:90%}section.accordions-module .accordion .accordion-wrapper{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .6s cubic-bezier(.16,1.08,.38,.98),opacity .7s cubic-bezier(.16,1.08,.38,.98)}section.accordions-module .accordion .accordion-wrapper .accordion-content{overflow:hidden}section.accordions-module .accordion .accordion-wrapper .accordion-content>:first-child{padding-top:12px}section.accordions-module .accordion .accordion-wrapper .accordion-content figure{margin-top:1rem}section.accordions-module .accordion .accordion-wrapper .accordion-content figure img{border-radius:.5rem;height:auto;max-width:100%;object-fit:cover}section.accordions-module .accordion[aria-expanded=true]{color:#1a1a39;cursor:default}section.accordions-module .accordion[aria-expanded=true] .accordion-heading span.icon,section.accordions-module .accordion[aria-expanded=true]:before{background-color:#481af5}section.accordions-module .accordion[aria-expanded=true] .accordion-wrapper{grid-template-rows:1fr;opacity:1}@media (max-width:950px){section.accordions-module .wrapper-accordions{gap:2rem}}@media (max-width:850px){section.accordions-module .wrapper-top-content .wrapper-buttons{flex-wrap:wrap;gap:1rem}section.accordions-module .wrapper-image{display:none;pointer-events:none}}@media (max-width:768px){section.accordions-module .wrapper-top-content{flex-wrap:wrap;margin-top:3.75rem}}