@keyframes loader-spinning{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes loader-blink{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes draw-line{0%{width:5%}100%{width:100%}}@keyframes swing{0%{transform:rotate(0)}25%{transform:rotate(35deg)}50%{transform:rotate(0)}75%{transform:rotate(-35deg)}100%{transform:rotate(0)}}.DNA-module[data-id=SlideBoxes] .DNA-module__wrap{container-name:wrapper;container-type:inline-size}.DNA-module[data-id=SlideBoxes] .DNA-module__item{margin-bottom:1.7em;background-color:#f5f5f8;border-radius:var(--border-radius);padding:0 4.5em;border:1px solid #ebecf0;transition:background-color 1s}.DNA-module[data-id=SlideBoxes] .DNA-module__item:last-child{margin-bottom:0}.DNA-module[data-id=SlideBoxes] .DNA-module__item[data-open="1"]{background-color:var(--clr-secondary)}.DNA-module[data-id=SlideBoxes] .DNA-module__item[data-open="1"] .DNA-module__toggle-icon .DNA-icon{transform:rotate(0)}.DNA-module[data-id=SlideBoxes] .DNA-module__item[data-open="1"] .DNA-module__trigger{padding:3.5em 0 2.2em 0}.DNA-module[data-id=SlideBoxes] .DNA-module__columns{display:flex;gap:5em;flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__rte{flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__rte ol li:before,.DNA-module[data-id=SlideBoxes] .DNA-module__rte ul li:before{background-color:var(--clr-bullet-points-bg-secondary)}.DNA-module[data-id=SlideBoxes] .DNA-module__rte blockquote:before{background-color:var(--clr-bullet-points-bg-secondary)}.DNA-module[data-id=SlideBoxes] .DNA-module__trigger{display:flex;align-items:center;justify-content:space-between;cursor:pointer;user-select:none;padding:2.4em 0 2.2em 0;transition:padding .5s;gap:2em}.DNA-module[data-id=SlideBoxes] .DNA-module__trigger__content{display:flex;justify-content:space-between;align-items:center;flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle-icon .DNA-icon{transform:rotate(45deg);transition:transform .5s;width:2.4em;height:2.4em}.DNA-module[data-id=SlideBoxes] .DNA-module__headline{font-weight:var(--fw-bold);line-height:1.6;max-width:105em}.DNA-module[data-id=SlideBoxes] .DNA-module__headline>*{font-size:1.7em}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__headline>*{font-size:1.5em}}.DNA-module[data-id=SlideBoxes] .DNA-module__slide{height:0;overflow:hidden}.DNA-module[data-id=SlideBoxes] .DNA-module__content{padding-bottom:4em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap{display:flex;margin-right:10em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"]{flex-direction:column;flex-wrap:wrap}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__images{margin-top:5em;width:100%;margin-left:initial;gap:3.5em;flex-wrap:wrap}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__image-item{width:calc(100%/4 - 3.5em*(4 - 1)/4);max-width:29em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button{display:flex;margin-top:2.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button{cursor:pointer;user-select:none;font-weight:var(--fw-btn);font-family:var(--ff-primary);color:var(--clr-font);background-color:#fff;padding:calc(var(--pdg-btn-tb-desktop)/10*1em) calc(var(--pdg-btn-lr-desktop)/10*1em);display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:1em;border-radius:var(--btn-radius);transition:transform .25s;line-height:1.4;border:1px solid var(--clr-btn-border)}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button>*{font-size:calc(var(--fs-btn-desktop)/10*1em)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button>*{font-size:calc(var(--fs-btn-tablet)/10*1em)}}@media(max-width: 767px){.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button>*{font-size:calc(var(--fs-btn-mobile)/10*1em)}}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button:has(.DNA-icon) span{flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button .DNA-icon{font-size:1em !important;width:calc(var(--wdt-btn-icon)/10*1em);transition:transform .25s}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button:hover{transform:scale(1.05)}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button:hover .DNA-icon:not(:only-child):first-child{transform:translate(-2px, -2px)}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button:hover .DNA-icon:not(:only-child):last-child{transform:var(--btn-icon-transform)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button{padding:calc(var(--pdg-btn-tb-mobile)/10*1em) calc(var(--pdg-btn-lr-mobile)/10*1em);gap:.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button>.DNA-button .DNA-icon{width:1em}}.DNA-module[data-id=SlideBoxes] .DNA-module__code{margin-top:5em}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button{margin-top:1em}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*{cursor:pointer;user-select:none;font-weight:var(--fw-btn);font-family:var(--ff-primary);color:var(--clr-font);background-color:rgba(0,0,0,0);padding:calc(var(--pdg-btn-tb-desktop)/10*1em) calc(var(--pdg-btn-lr-desktop)/10*1em);display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:1em;border-radius:var(--btn-radius);transition:transform .25s;line-height:1.4;border:1px solid rgba(0,0,0,0);padding-left:0;align-items:flex-start}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*>*{font-size:calc(var(--fs-btn-desktop)/10*1em)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*>*{font-size:calc(var(--fs-btn-tablet)/10*1em)}}@media(max-width: 767px){.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*>*{font-size:calc(var(--fs-btn-mobile)/10*1em)}}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*:has(.DNA-icon) span{flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>* .DNA-icon{font-size:1em !important;width:calc(var(--wdt-btn-icon)/10*1em);transition:transform .25s}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*:hover{transform:scale(1.05)}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*:hover .DNA-icon:not(:only-child):first-child{transform:translate(-2px, -2px)}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*:hover .DNA-icon:not(:only-child):last-child{transform:var(--btn-icon-transform)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*{padding:calc(var(--pdg-btn-tb-mobile)/10*1em) calc(var(--pdg-btn-lr-mobile)/10*1em);gap:.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>* .DNA-icon{width:1em}}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*>div{margin:.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__images{width:43em;margin-left:8em;display:flex}.DNA-module[data-id=SlideBoxes] .DNA-module__images img{border-radius:var(--border-radius);overflow:hidden}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle{display:flex;justify-content:flex-start}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap{cursor:pointer;user-select:none;font-weight:var(--fw-btn);font-family:var(--ff-primary);color:var(--clr-font);background-color:#fff;padding:calc(var(--pdg-btn-tb-desktop)/10*1em) calc(var(--pdg-btn-lr-desktop)/10*1em);display:inline-flex;justify-content:center;align-items:center;text-align:center;gap:1em;border-radius:var(--btn-radius);transition:transform .25s;line-height:1.4;border:1px solid var(--clr-btn-border);margin-top:3.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap>*{font-size:calc(var(--fs-btn-desktop)/10*1em)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap>*{font-size:calc(var(--fs-btn-tablet)/10*1em)}}@media(max-width: 767px){.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap>*{font-size:calc(var(--fs-btn-mobile)/10*1em)}}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap:has(.DNA-icon) span{flex:1}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap .DNA-icon{font-size:1em !important;width:calc(var(--wdt-btn-icon)/10*1em);transition:transform .25s}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap:hover{transform:scale(1.05)}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap:hover .DNA-icon:not(:only-child):first-child{transform:translate(-2px, -2px)}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap:hover .DNA-icon:not(:only-child):last-child{transform:var(--btn-icon-transform)}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap{padding:calc(var(--pdg-btn-tb-mobile)/10*1em) calc(var(--pdg-btn-lr-mobile)/10*1em);gap:.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap .DNA-icon{width:1em}}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap>span:nth-child(2){display:none}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap[data-open="1"]>span:nth-child(1){display:none}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle__wrap[data-open="1"]>span:nth-child(2){display:block}.DNA-module[data-id=SlideBoxes] .DNA-module__image-item{display:block}.DNA-module[data-id=SlideBoxes] .DNA-module__image-item .DNA-image-wrap{height:initial}@media(min-width: 1025px){@container wrapper (width <= 90em){.DNA-module[data-id=SlideBoxes] .DNA-module__images{min-width:initial;margin-left:0;margin-top:4em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap{flex-direction:column}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__image-item{width:calc(100%/3 - 3.5em*(3 - 1)/3)}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="0"] .DNA-module__images{width:100%}}@container wrapper (width <= 75em){.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__image-item{width:calc(100%/2 - 3.5em*(2 - 1)/2)}}}@media(max-width: 1024px){.DNA-module[data-id=SlideBoxes] .DNA-module__item{padding:0 3em}.DNA-module[data-id=SlideBoxes] .DNA-module__columns{flex-direction:column}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap{flex-direction:column;margin-right:0}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__images{gap:2em;flex-wrap:wrap}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__image-item{width:calc(100%/2 - 2em*(2 - 1)/2)}.DNA-module[data-id=SlideBoxes] .DNA-module__code{margin-top:4em}.DNA-module[data-id=SlideBoxes] .DNA-module__images{margin-left:0;margin-top:4em;min-width:initial}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button>*{padding-left:0}}@media(max-width: 767px){.DNA-module[data-id=SlideBoxes] .DNA-module__item{padding:0 2.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__content{padding-bottom:4em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-button{margin-top:1.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__images{gap:1.5em}.DNA-module[data-id=SlideBoxes] .DNA-module__content-wrap[data-column="1"] .DNA-module__image-item{width:calc(100%/1 - 1.5em*(1 - 1)/1)}.DNA-module[data-id=SlideBoxes] .DNA-module__code,.DNA-module[data-id=SlideBoxes] .DNA-module__images{margin-top:3em}.DNA-module[data-id=SlideBoxes] .DNA-module__image-button{margin-top:initial}.DNA-module[data-id=SlideBoxes] .DNA-module__toggle-icon .DNA-icon{width:2.1em;height:2.1em}}
