:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.container,.container-fluid,.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--juve-gutter-x: 1.5rem;--juve-gutter-y: 0;width:100%;padding-right:calc(var(--juve-gutter-x) * .5);padding-left:calc(var(--juve-gutter-x) * .5);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}@media (min-width: 1600px){.container-xxxl,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1540px}}:root{--juve-breakpoint-xs: 0;--juve-breakpoint-sm: 576px;--juve-breakpoint-md: 768px;--juve-breakpoint-lg: 992px;--juve-breakpoint-xl: 1200px;--juve-breakpoint-xxl: 1400px;--juve-breakpoint-xxxl: 1600px}.row{--juve-gutter-x: 1.5rem;--juve-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--juve-gutter-y));margin-right:calc(-.5 * var(--juve-gutter-x));margin-left:calc(-.5 * var(--juve-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--juve-gutter-x) * .5);padding-left:calc(var(--juve-gutter-x) * .5);margin-top:var(--juve-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--juve-gutter-x: 0}.g-0,.gy-0{--juve-gutter-y: 0}.g-1,.gx-1{--juve-gutter-x: .25rem}.g-1,.gy-1{--juve-gutter-y: .25rem}.g-2,.gx-2{--juve-gutter-x: .5rem}.g-2,.gy-2{--juve-gutter-y: .5rem}.g-3,.gx-3{--juve-gutter-x: 1rem}.g-3,.gy-3{--juve-gutter-y: 1rem}.g-4,.gx-4{--juve-gutter-x: 1.5rem}.g-4,.gy-4{--juve-gutter-y: 1.5rem}.g-5,.gx-5{--juve-gutter-x: 3rem}.g-5,.gy-5{--juve-gutter-y: 3rem}@media (min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--juve-gutter-x: 0}.g-sm-0,.gy-sm-0{--juve-gutter-y: 0}.g-sm-1,.gx-sm-1{--juve-gutter-x: .25rem}.g-sm-1,.gy-sm-1{--juve-gutter-y: .25rem}.g-sm-2,.gx-sm-2{--juve-gutter-x: .5rem}.g-sm-2,.gy-sm-2{--juve-gutter-y: .5rem}.g-sm-3,.gx-sm-3{--juve-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--juve-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--juve-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--juve-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--juve-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--juve-gutter-y: 3rem}}@media (min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--juve-gutter-x: 0}.g-md-0,.gy-md-0{--juve-gutter-y: 0}.g-md-1,.gx-md-1{--juve-gutter-x: .25rem}.g-md-1,.gy-md-1{--juve-gutter-y: .25rem}.g-md-2,.gx-md-2{--juve-gutter-x: .5rem}.g-md-2,.gy-md-2{--juve-gutter-y: .5rem}.g-md-3,.gx-md-3{--juve-gutter-x: 1rem}.g-md-3,.gy-md-3{--juve-gutter-y: 1rem}.g-md-4,.gx-md-4{--juve-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--juve-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--juve-gutter-x: 3rem}.g-md-5,.gy-md-5{--juve-gutter-y: 3rem}}@media (min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--juve-gutter-x: 0}.g-lg-0,.gy-lg-0{--juve-gutter-y: 0}.g-lg-1,.gx-lg-1{--juve-gutter-x: .25rem}.g-lg-1,.gy-lg-1{--juve-gutter-y: .25rem}.g-lg-2,.gx-lg-2{--juve-gutter-x: .5rem}.g-lg-2,.gy-lg-2{--juve-gutter-y: .5rem}.g-lg-3,.gx-lg-3{--juve-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--juve-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--juve-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--juve-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--juve-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--juve-gutter-y: 3rem}}@media (min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--juve-gutter-x: 0}.g-xl-0,.gy-xl-0{--juve-gutter-y: 0}.g-xl-1,.gx-xl-1{--juve-gutter-x: .25rem}.g-xl-1,.gy-xl-1{--juve-gutter-y: .25rem}.g-xl-2,.gx-xl-2{--juve-gutter-x: .5rem}.g-xl-2,.gy-xl-2{--juve-gutter-y: .5rem}.g-xl-3,.gx-xl-3{--juve-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--juve-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--juve-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--juve-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--juve-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--juve-gutter-y: 3rem}}@media (min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--juve-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--juve-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--juve-gutter-x: .25rem}.g-xxl-1,.gy-xxl-1{--juve-gutter-y: .25rem}.g-xxl-2,.gx-xxl-2{--juve-gutter-x: .5rem}.g-xxl-2,.gy-xxl-2{--juve-gutter-y: .5rem}.g-xxl-3,.gx-xxl-3{--juve-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--juve-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--juve-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--juve-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--juve-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--juve-gutter-y: 3rem}}@media (min-width: 1600px){.col-xxxl{flex:1 0 0}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--juve-gutter-x: 0}.g-xxxl-0,.gy-xxxl-0{--juve-gutter-y: 0}.g-xxxl-1,.gx-xxxl-1{--juve-gutter-x: .25rem}.g-xxxl-1,.gy-xxxl-1{--juve-gutter-y: .25rem}.g-xxxl-2,.gx-xxxl-2{--juve-gutter-x: .5rem}.g-xxxl-2,.gy-xxxl-2{--juve-gutter-y: .5rem}.g-xxxl-3,.gx-xxxl-3{--juve-gutter-x: 1rem}.g-xxxl-3,.gy-xxxl-3{--juve-gutter-y: 1rem}.g-xxxl-4,.gx-xxxl-4{--juve-gutter-x: 1.5rem}.g-xxxl-4,.gy-xxxl-4{--juve-gutter-y: 1.5rem}.g-xxxl-5,.gx-xxxl-5{--juve-gutter-x: 3rem}.g-xxxl-5,.gy-xxxl-5{--juve-gutter-y: 3rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion: reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion: reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion: reduce){.collapsing.collapse-horizontal{transition:none}}.nav{--juve-nav-link-padding-x: 1rem;--juve-nav-link-padding-y: .5rem;--juve-nav-link-font-weight: ;--juve-nav-link-color: var(--juve-link-color);--juve-nav-link-hover-color: var(--juve-link-hover-color);--juve-nav-link-disabled-color: var(--juve-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--juve-nav-link-padding-y) var(--juve-nav-link-padding-x);font-size:var(--juve-nav-link-font-size);font-weight:var(--juve-nav-link-font-weight);color:var(--juve-nav-link-color);text-decoration:none;background:none;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion: reduce){.nav-link{transition:none}}.nav-link:hover,.nav-link:focus{color:var(--juve-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--juve-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--juve-nav-tabs-border-width: var(--juve-border-width);--juve-nav-tabs-border-color: var(--juve-border-color);--juve-nav-tabs-border-radius: var(--juve-border-radius);--juve-nav-tabs-link-hover-border-color: var(--juve-secondary-bg) var(--juve-secondary-bg) var(--juve-border-color);--juve-nav-tabs-link-active-color: var(--juve-emphasis-color);--juve-nav-tabs-link-active-bg: var(--juve-body-bg);--juve-nav-tabs-link-active-border-color: var(--juve-border-color) var(--juve-border-color) var(--juve-body-bg);border-bottom:var(--juve-nav-tabs-border-width) solid var(--juve-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--juve-nav-tabs-border-width));border:var(--juve-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--juve-nav-tabs-border-radius);border-top-right-radius:var(--juve-nav-tabs-border-radius)}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--juve-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:var(--juve-nav-tabs-link-active-color);background-color:var(--juve-nav-tabs-link-active-bg);border-color:var(--juve-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--juve-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--juve-nav-pills-border-radius: var(--juve-border-radius);--juve-nav-pills-link-active-color: #fff;--juve-nav-pills-link-active-bg: #0d6efd}.nav-pills .nav-link{border-radius:var(--juve-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--juve-nav-pills-link-active-color);background-color:var(--juve-nav-pills-link-active-bg)}.nav-underline{--juve-nav-underline-gap: 1rem;--juve-nav-underline-border-width: .125rem;--juve-nav-underline-link-active-color: var(--juve-emphasis-color);gap:var(--juve-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--juve-nav-underline-border-width) solid transparent}.nav-underline .nav-link:hover,.nav-underline .nav-link:focus{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--juve-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--juve-navbar-padding-x: 0;--juve-navbar-padding-y: .5rem;--juve-navbar-color: rgba(var(--juve-emphasis-color-rgb), .65);--juve-navbar-hover-color: rgba(var(--juve-emphasis-color-rgb), .8);--juve-navbar-disabled-color: rgba(var(--juve-emphasis-color-rgb), .3);--juve-navbar-active-color: rgba(var(--juve-emphasis-color-rgb), 1);--juve-navbar-brand-padding-y: .3125rem;--juve-navbar-brand-margin-end: 1rem;--juve-navbar-brand-font-size: 1.25rem;--juve-navbar-brand-color: rgba(var(--juve-emphasis-color-rgb), 1);--juve-navbar-brand-hover-color: rgba(var(--juve-emphasis-color-rgb), 1);--juve-navbar-nav-link-padding-x: .5rem;--juve-navbar-toggler-padding-y: .25rem;--juve-navbar-toggler-padding-x: .75rem;--juve-navbar-toggler-font-size: 1.25rem;--juve-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--juve-navbar-toggler-border-color: rgba(var(--juve-emphasis-color-rgb), .15);--juve-navbar-toggler-border-radius: var(--juve-border-radius);--juve-navbar-toggler-focus-width: 0;--juve-navbar-toggler-transition: box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--juve-navbar-padding-y) var(--juve-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-sm,.navbar>.container-md,.navbar>.container-lg,.navbar>.container-xl,.navbar>.container-xxl,.navbar>.container-xxxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--juve-navbar-brand-padding-y);padding-bottom:var(--juve-navbar-brand-padding-y);margin-right:var(--juve-navbar-brand-margin-end);font-size:var(--juve-navbar-brand-font-size);color:var(--juve-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:hover,.navbar-brand:focus{color:var(--juve-navbar-brand-hover-color)}.navbar-nav{--juve-nav-link-padding-x: 0;--juve-nav-link-padding-y: .5rem;--juve-nav-link-font-weight: ;--juve-nav-link-color: var(--juve-navbar-color);--juve-nav-link-hover-color: var(--juve-navbar-hover-color);--juve-nav-link-disabled-color: var(--juve-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--juve-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--juve-navbar-color)}.navbar-text a,.navbar-text a:hover,.navbar-text a:focus{color:var(--juve-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--juve-navbar-toggler-padding-y) var(--juve-navbar-toggler-padding-x);font-size:var(--juve-navbar-toggler-font-size);line-height:1;color:var(--juve-navbar-color);background-color:transparent;border:var(--juve-border-width) solid var(--juve-navbar-toggler-border-color);border-radius:var(--juve-navbar-toggler-border-radius);transition:var(--juve-navbar-toggler-transition)}@media (prefers-reduced-motion: reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--juve-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--juve-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--juve-scroll-height, 75vh);overflow-y:auto}@media (min-width: 576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media (min-width: 1600px){.navbar-expand-xxxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}.navbar-expand-xxxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--juve-navbar-nav-link-padding-x);padding-left:var(--juve-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--juve-navbar-color: rgba(255, 255, 255, .55);--juve-navbar-hover-color: rgba(255, 255, 255, .75);--juve-navbar-disabled-color: rgba(255, 255, 255, .25);--juve-navbar-active-color: #fff;--juve-navbar-brand-color: #fff;--juve-navbar-brand-hover-color: #fff;--juve-navbar-toggler-border-color: rgba(255, 255, 255, .1);--juve-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--juve-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}:root{--blackberry:#901D81;--orange:#F5A130;--yellow:#F7EE6E;--lilac:#C499FF;--blue: #B1D9E3;--warm-gray: #E9E5E2;--white: #FFFFFF}@keyframes bounceDown{0%,to{transform:rotate(90deg) translate(0)}50%{transform:rotate(90deg) translate(10px)}}.shape-wrapper{position:fixed;top:50%;left:30%;transform:translate(-50%,-50%);width:60vh;height:60vh;z-index:0;pointer-events:none;overflow:visible}@media (min-width: 992px){.shape-wrapper{width:100vh;height:100vh}}.shape-wrapper svg{width:100%;height:100%;overflow:visible}.shape-wrapper svg path{fill:#fff}.border-radius--lg,.faq--item,.card,.swiper-button--wrapper,.swiper-slide--card,nav ul li a,header .navbar>.container,a.button,p.headline--tag,.circle,.swiper-button{border-radius:.9375rem}@media (min-width: 992px){.border-radius--lg,.faq--item,.card,.swiper-button--wrapper,.swiper-slide--card,nav ul li a,header .navbar>.container,a.button,p.headline--tag,.circle,.swiper-button{border-radius:3.125rem}}.transition--all,.faq--header,.faq--item,nav ul li a,header .navbar>.container,a{transition:all .3s cubic-bezier(.4,.2,.2,1)}.mb-1{margin-bottom:1rem!important}.justify-content-center{justify-content:center}.justify-content-end{justify-content:flex-end}.justify-content-between{justify-content:space-between}.align-items-center{align-items:center}.text-center{text-align:center}.text-right{text-align:right}.circle,.swiper-button{width:3.125rem;height:3.125rem;background:#901d8133;display:flex;align-items:center}.circle--down{transform:rotate(90deg);animation:bounceDown 1.6s ease-in-out infinite}.swiper-navigation-icon{width:1.25rem;height:1.25rem;margin:0 auto}.swiper-navigation-icon path{fill:#901d81}.push--down{margin-top:2.5rem}@media (min-width: 1200px){.push--down{margin-top:6.25rem}}@font-face{font-family:TG Haido Grotesk;src:url(/assets/Medium-DPBXHW23.woff2) format("woff2"),url(/assets/Medium-B9wbDXRq.woff) format("woff");font-weight:500}@font-face{font-family:TG Haido Grotesk;src:url(/assets/Bold-Djf8JEiu.woff2) format("woff2"),url(/assets/Bold-CIV8KcjH.woff) format("woff");font-weight:700}b,strong{font-weight:700}i,em{font-style:italic}.font-size--xs,footer p,p.headline--tag{font-size:.875rem;line-height:1.25rem}.font-size--s,.card--title,a.button,main ol li,main ul li,p{font-size:1rem;line-height:1.625rem}@media (min-width: 992px){.font-size--s,.card--title,a.button,main ol li,main ul li,p{font-size:1.125rem;line-height:1.75rem}}.font-size--md,main ul.special li,h5{font-size:1rem;line-height:1.5rem}@media (min-width: 992px){.font-size--md,main ul.special li,h5{font-size:1.25rem;line-height:1.75rem}}@media (min-width: 1200px){.font-size--md,main ul.special li,h5{font-size:1.5rem;line-height:2.125rem}}.font-size--lg,h3{font-size:1.375rem;line-height:2rem}@media (min-width: 992px){.font-size--lg,h3{font-size:1.75rem;line-height:2.5rem}}@media (min-width: 1200px){.font-size--lg,h3{font-size:2.25rem;line-height:3.25rem}}.font-size--xl,h4,h2{font-size:1.5625rem;line-height:2rem;font-weight:500;margin-bottom:1.25rem}@media (min-width: 1200px){.font-size--xl,h4,h2{font-size:2.5rem;line-height:3.125rem}}.font-size--xxl,h1,.h1-class{font-size:2rem;line-height:2.8125rem;font-weight:700}@media (min-width: 768px){.font-size--xxl,h1,.h1-class{font-size:3.75rem;line-height:4.375rem}}h1,.h1-class{color:#901d81;margin-bottom:1.25rem;mix-blend-mode:multiply}h1 .break,.h1-class .break{display:block}@media (min-width: 992px){h1 .break,.h1-class .break{display:inline}}h2{color:#901d81}h3{font-weight:700;margin-bottom:1.25rem}h3 .highlight{color:#901d81}h4{margin-bottom:.9375rem}@media (min-width: 768px){h4{margin-bottom:2.5rem}}@media (min-width: 992px){h4{margin-bottom:5rem}}h5{font-weight:500}p{margin-bottom:1.25rem}p:last-child{margin-bottom:0}p.headline--tag{display:inline-block;background:#fff;padding:.375rem 1.0625rem .5rem;margin-bottom:.625rem}p.headline--tag.warm-gray{background:#e9e5e2}p.headline--tag.blackberry{background:#901d81;color:#fff}p:has(+ul.special){margin-bottom:1.25rem}main ol,main ul{padding-left:2.5rem}main ol li,main ul li{color:#901d81;margin-bottom:.625rem;position:relative}main ol li:last-child,main ul li:last-child{margin-bottom:0}main ol:has(+p),main ul:has(+p){margin-bottom:2.5rem}main ul{list-style:none}main ul li:before{content:"";position:absolute;left:-1.25rem;top:.625rem;width:0;height:0;border-left:.6em solid orange;border-top:.35em solid transparent;border-bottom:.35em solid transparent}main ul.special{padding-left:5rem}main ul.special li{color:#f7ee6e;margin-bottom:1.25rem}main ul.special li:before{border:none;left:-3.75rem;top:.3125rem;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjQgNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYyLjYgMTcuMmMuMSAwIC40LS4zLjQtLjMuMS0uMi0uOS41IDAtLjItLjQuMi0uMiAwLS4zIDBsLS4yLS4ycy4xIDAgLjItLjFjMCAwLS4xIDAgMC0uMmwuMS0uMWMuMSAwIC4yLjEuMiAwbC0uMS0uMWMwLS4xLS4yLS4zLS4yLS4zIDAtLjEuMSAwIDAtLjEgMCAwLS40LS40LS41LS40LS4zIDAgLjcuNy0uMiAwIC4zLjMgMCAuMiAwIC4zIDAgMCAuMi4xLjIuMmgtLjJzLjEtLjIgMC0uMmwtLjMuMmMtLjMgMC0uMi0uMy0uNS0uNC40LS41LS42LjMtLjcuNC0uMyAwIC41LS42LjYtLjhzLS4xIDAtLjEgMGMwLS4yIDAtLjQtLjItLjQgMCAwLS4xLjItLjIuMXYtLjJsLS4zLjJjLS4yLjEgMC0uMS4xLS40LjItLjMgMCAwIDAtLjJsLjItLjJjLjItLjItLjEgMC0uMiAwLS4yIDAtLjEtLjItLjItLjJsLjEtLjJjLjItLjItLjEgMC0uMSAwLS4zLjEtLjItLjItLjQtLjIgMCAwLS4zLjMtLjEgMCAwIDAgLjEtLjEuMS0uMnYtLjJjLS4zLjMtLjUuMyAwLS4xdi0uMS0uMmMtLjEgMC0uMy4zLS40LjFsLjEtLjJjMC0uMi0uMi4yLS40LjRsLS4zLjNzMC0uMy40LS44Yy0uMy4zLS41LjYtLjUuNGwuMS0uMmMwLS4yLS4yLS4zLS4yLS41bC4xLS4yYzAtLjItLjIuMi0uNC40LS4xLjEtLjQuMy0uNC4yIDAgMCAwLS4xLjEtLjIgMC0uMS42LS43LjQtLjYtLjEgMC0uMy4zLS4zLjJsLS4xLS4ycy0uMS0uNS0uNC0uNGMwIDAtLjMuNC0uNC41IDAgMCAuMS0uMi4yLS4zIDAtLjEtLjEgMCAwLS4xIDAgMCAuMi0uMyAwLS4ybC0uMS4yLS4zLjNjMC0uMi41LS42LjQtLjZsLS4xLjJjLS4zIDAtLjMtLjUtLjUtLjdoLS4ybC0uMS4ycy0uMSAwIDAtLjFsLjEtLjItLjIuMnMtLjEgMC0uMS0uMS4xLS4yLjEtLjJjLjEtLjMtLjEgMC0uMiAwLS4yLjEgMCAwLS4yIDAgMCAwIDAgLjEtLjEuMSAwIDAgLjMtLjYgMC0uNC0uMSAwLS41LjctLjQuNCAwIDAgLjEtLjEuMS0uMiAwIDAgLjEtLjMgMC0uMiAwIDAtLjYuOC0uNC41cy4zLS40LjQtLjZjMCAwIC4xLS4xLjEtLjJsLS4xLS4xLS40LjRjLS4yLjIgMC0uMi4xLS40bC4xLS4ycy0uNy44LS42LjZjMCAwIC4yLS4zLjMtLjQgMCAwIC4zLS41LjItLjQtLjMuMy0uNS41LS41LjRsLjEtLjJjMC0uNi0uNi0uNi0uOC0xLS40LjQtLjIgMC0uNCAwIDAgMC0uMy4zLS4xIDAgMCAwIC4xLS4xLjEtLjIgMC0uMy0uMy0uNS0uNS0uNiAwIDAtLjEuMi0uMi4yczAtLjQgMC0uNC0uMy4zLS4xIDBjMCAwIC4xLS4xLjEtLjJzLS4yLjItLjIgMGwuMS0uMmMwLS4xLS4xLS4zLS4zLS4zIDAgMC0uMS4yLS4yLjIgMCAwLS4yIDAtLjItLjMgMCAwIC4yLS40IDAtLjIgMCAwLS4xLjItLjIuMmgtLjNjLS4xIDAtLjEuMi0uMi4yczAtLjEuMS0uMnYtLjRjLS42LjctLjUuMi0uNSAwIDAgMCAuMi0uMi4xLS4yIDAtLjItLjItLjQtLjQtLjUgMCAwLS4xLjItLjIuMnMtLjItLjMtLjMtLjRjLS4xIDAtLjMtLjEtLjQtLjJzLS4xLS40LS40LS40YzAgMC0uNC4zLS4yIDAgMCAwIC4xLS4xLjEtLjJ2LS4xbC0uMi4ycy0uMS0uMi0uMi0uMnYtLjEtLjFsLjEtLjJjMC0uMi0uMS4xLS4yLjEtLjIgMC0uMy0uMi0uMy0uNCAwIDAgLjMtLjMgMC0uMmwtLjEuMmMtLjIgMC0uMi0uMy0uMy0uNS0uMy0uNC0uNi0uOC0uOC0xLjMgMC0uMS0uMS0uMS0uMS0uM2wuMi0uMnYtLjFzLjEtLjEuMS0uMiAwLS4zLS4xLS4zYzAgMC0uMi4yLS4zLjIgMCAwLS4yLjItLjMuMiAwIDAtLjIgMC0uMi4xbC0uMi4yYy0uNC40LS45LjctMS4zIDEuMS0uMi4xLS4xLjItLjIuMi0uMi4zLS41LjUtLjYuNyAwIC4yLjIuMy4yLjRsLS4yLjJjMCAuMi4xLjQuMy41bC4yLS4xaC4ybC0uMi4zYzAgLjMuMi40LjMuNWwuMi0uMmMuMy4zLjUuNy44LjkgMC0uMS4yLS4yLjMtLjNsLS4yLjNjMCAuNC4zLjUuNS43IDAgMCAuMS0uMi4yLS4yIDAgMCAuMSAwIC4xLjJsLS4xLjJzMCAuMi4xLjJsLjItLjJjLjIgMCAuMy4zLjUuNCAwIDAgLjEtLjIuMi0uMi4zLjIuNC41LjYuN3MuNC41LjcuNmMwIDAgMCAuMS4xIDAgMCAwIC4zLS4zLjIgMGwtLjEuMmMwIC4yLjEuMy4zLjQgMCAwIC4xLS4yLjItLjIgMCAwIC4yIDAgLjEuMiAwIDAtLjIuMy0uMS4ybC4xLS4yczAgLjIuMi4xYzAgMCAuMy0uMy4xIDAgMCAwLS4xLjEtLjEuMnMwIC4yLjIuMmMwIDAgLjEtLjIuMi0uMmguM2MuMSAwIC4xLS4yLjItLjIgMCAwLS4xLjMtLjIuNC0uMi4zLjIgMCAuMyAwIC4zLS4zIDAgMCAwIC4xLS4xLjIuMSAwIC4yIDAgLjIgMCAuMS4xLjIuMmwtLjEuMnYuM3MuMS0uMS4xIDBjMCAwIDAgLjEuMS4xIDAgMCAuMS0uMi4yLS4yczAgLjIuMi4yYzAgMCAuNC0uNC40LS4zIDAgLjItLjIuMi0uMy41IDAgLjQuMy41LjQuNiAwIDAgLjEtLjEuMSAwIC4yLjIuMi41LjUuNiAwIDAgLjMtLjQuNC0uNS4xIDAgLjEgMCAwIC4xIDAgMC0uMi4zLS4yLjQgMCAuMi4yLjEuMi4zbC0uMS4yYy0uMS4yLjEgMCAuMiAwIC4yLS4xLjIgMCAuMyAwbC4yLS4yYy4yLS4yLS4xLjItLjIuMy0uMy40LjItLjEuMi0uMS4yLS4yIDAgLjEgMCAuMnYuMmwuMS0uMWMuMi0uMiAwIC4xIDAgLjItLjIuMy4xIDAgLjIgMCAuMyAwIC4yLjQuNS4zIDAgMCAuMy0uMy4yIDBsLS4xLjJjMCAuMS4xLjIuMi4zIDAgMCAuMS0uMi4yLS4ycy4yLjIuMi4zaC4xdi4xbC41LS41Yy4xIDAgMCAwIDAgLjMgMCAwLS4zLjQtLjIuM2wuMS0uMmguNGMwIC4xIDAgLjQuMy4ybC4yLS4ydi4zYy0uMi4zLS4yLjQgMCAuMy4yIDAgLjQtLjMuNC0uMWwtLjEuMmMwIC4yLjIuMi41LjJsLjEtLjJzLjEgMCAwIC4xYzAgMCAuMi0uMy4xLS4xIDAgLjEtLjEuMS0uMS4xcy0uMy41IDAgLjNjLjEgMCAuMi0uMy4zLS4zczAgLjMuMS40aC4xYzAgLjEgMCAuMi4yLjNsLjItLjFzMCAuMS4xLjFjMCAwIC4xLS4yLjItLjJzMCAuMy4yLjJjMCAwIC4zLS4zLjQtLjNzMCAuMi0uMi4zYy0uMy40LS4yLjQuMiAwIC4zLS4zLjQtLjMgMCAwbC0uMi4zczAtLjEtLjEgMGMwIDAtLjMuNC0uMS4zLjIgMCAuNS0uNS41LS4zIDAgMC0uMS4xLS4xLjItLjEuMi4xIDAgLjIgMCAuMiAwIC4xIDAgMCAuMiAwIDAtLjMuMy0uMS4ybC40LS4zcy0uNi43LS4zLjZjMCAwIC4zLS40LjMtLjIgMCAwLS4xLjEtLjEuMiAwIDAgLjIgMC0uMS40IDAgMCAuMy0uMS40LS4xIDAgLjQtLjMuMi0uNC4ydi4yaC0uN2MtLjEgMCAwLS4yIDAtLjMgMCAwLS4xLjEtLjMtLjEgMCAwLS4yLS40LS4zLS4ydi4yaC0uMnYuMmMtLjIuMS0uMy4xLS4zLjYtLjEgMC0uMy0uNS0uNC0uNnMtLjIuMS0uMy4xIDAtLjItLjItLjItLjUuMS0uNyAwYzAgMC0uMS0uMi0uMi0uMmwtLjEuNGMtLjUuMi0xIDAtMS41IDAtLjMtLjctLjQuNi0uNi43LS40LjMtLjItLjgtLjQtMS0uMS0uMi0uNCAwLS40IDAtLjQgMC0uNy0uMy0xLjEtLjF2LjJoLS40bC0uMS4zYy0uMi4zLS40IDAtLjUtLjQgMC0uNC0uMSAwLS4yLS4xdi0uMmMtLjEtLjMtLjIgMC0uMy4xLS4yLjItLjUgMC0uNyAwczAtLjIgMC0uMmMwLS4zLS4xLjEtLjEuMS0uMy4zLS42IDAtMSAuMiAwIDAgMCAuNC0uMi4xdi0uMmgtLjVjMCAuNC0uMy42LS4zIDAtLjIgMC0uNi0uMy0uOC0uMi0uMyAwLS4zLjQtLjUuNHYtLjJjLS4zLS4yLS4xLjItLjIuNiAwIC4xLS4xIDAtLjEgMCAwIC4yIDAgLjQtLjIuNHMtLjMtLjMtLjMtLjljLS4yLjQgMCAuOC0uNC42di0uMmMtLjQtLjEtLjgtLjEtMS4yLS4zdi0uMmMtLjItLjEtLjEuMi0uMi42IDAgLjItLjIuNS0uMy40di0uMmMwLS4yIDAtLjktLjEtLjgtLjIuMSAwIC40LS40LjNoLS42Yy0uMyAwLTEtLjMtMS40IDB2LjZjLS4xIDAgMC0uMiAwLS40cy0uMS4xLS4yLS4xYzAgMCAwLS40LS4yLS4xdi4yYy0uMSAwLS4yIDAtLjIuNC0uMS0uMiAwLS44LS4yLS43di4yYy0uNy4xLTEuNC0uMi0yLjItLjIgMCAwLS4yLjEtLjIuMnYuMmgtLjR2LS4yYy0uMSAwIDAgLjIgMCAuMmgtLjR2LS4yYy0uMS0uMy0uMy4xLS4zLjEtLjIuMi0uMyAwLS41IDB2LjFjLS4yIDAtLjMtLjctLjUtLjQgMCAuMSAwIC44LS4yLjZ2LS4ycy0uMi0uMy0uMy0uMmMwIDAgMCAxLS4xLjZzMC0uNS0uMy0uN3YtLjJoLS41Yy0uMiAwLS4xLjYtLjIuNi0uMi4zLS4yLS4yLS4zLS40aC0uMnYtLjJjLS4yIDAtLjIgMS0uMy44di0uNXMtLjItLjUtLjItLjRjLS4yLjQtLjEuNy0uNS42di0uMmMtMS4xLS40LTIuMi0uMS0zLjItLjMtLjIuNS0uNC4yLS43LjMgMCAwIDAgLjQtLjIuMXYtLjJjLS42LS4yLTEuMy0uMi0yLS4ydi4yYy0uMyAwLS41LS40LS44LS4yIDAgMCAwIC40LS4yLjF2LS4yYy0uMiAwLS4yLjMtLjMuMnYtLjJjLS4zLS4xLS43LS4xLTEgMHYuMmMtLjMgMC0uNSAwLS45LS4xIDAgMC0uMi0uNS0uNC0uMnYuMmMtLjIuMS0uNSAwLS43LjF2LjJjLS4yIDAgMC0uMS0uMi0uMi0uMi0uMi0uNS0uMi0uNy0uMi0uMi45LS44LjUtMS4xLjN2LS4yYy0uNi0uMi0xLjItLjItMS43LS4xdi4yaC0yLjRjLS41IDAtMS0uMi0xLjUgMCAwIDAtLjMuNC0uNC4xdi0uMmgtLjN2LjJoLTEtLjR2LS4yYy0uMi0uMiAwIC4yLS4yLjItLjQgMC0uOSAwLTEuMy0uMS0uMSAwIDAtLjQtLjItLjJ2LjJjLS41IDAtMSAwLTEuNS0uMS0xLjMgMC0yLjctLjEtNC0uNGgtLjh2LS4yaC0uNHMwLS4yLS4xLS4yYy0uMyAwLS44LS4yLTEuMSAwLS4xIDAtLjEuMy0uMi40IDAgLjEtLjEgMC0uMiAwdi40YzAgLjEtLjIuMi0uMi4yLS4yLjIgMCAuMiAwIC4yaC4xdjEuN2MwIC4yLjEuMi4yLjMuMS40IDAgLjcuMy45cy43IDAgMSAuMXYuMmMuNC4xLjguMiAxLjIuMXYtLjJsLjMtLjJjLjEgMCAuMS40LjIuNC41LjIgMSAuMiAxLjQuMnYtLjJjMSAwIDIgLjIgMyAwdi0uNGMuMSAwIC4xLjQuMi40LjcuMyAxLjQuMiAyLjEuMnYtLjJoLjZ2LjNoLjV2LS4yaDEuN3YtLjJjLjggMCAxLjUuMSAyLjMuMi42IDAgMS41LjIgMi4yIDAgLjEgMCAuMi4xLjQgMCAwIDAgLjItLjQuMy0uMXYuMmMuNC4xLjguMSAxLjIgMHYtLjJoLjZzMCAuNC4xLjJ2LS4yYy4yIDAgLjQuMS42IDAgMCAwIDAtLjQuMi0uMXYuMmMuMiAwIC42LjEuOCAwdi0uMmMuMiAwIC41IDAgLjctLjF2LS4ycy4yLjMuMi40Yy4xLjMuNC0uMi40LS4zLjItLjQuMSAwIC4yLjEuMS4zLjEtLjEuMi0uMi4yLS4yLjQgMCAuNiAwIC4xIDAgMCAuMiAwIC4yLjEuMS4zLjIuNC4yIDAgMCAwLS4yLjEtLjJoLjV2LS4yYy4zIDAgLjUuMi44IDAgMCAwIC4yLS41LjMtLjUuMy4xLS4yLjMuMi42czEuMy4yIDEuOC4yYy4xIDAgMC0uMi4xLS4yLjYgMCAxLjIuMyAxLjguMS4xIDAgMC0uNS4xLS42IDAtLjEuMyAwIC40IDAgMCAwIDAgLjQuMS40LjIuMS41IDAgLjcgMHYuMmMwIC4zLjIgMCAuMi0uMS4yLS4yLjMgMCAuNS0uMnYtLjJjLjItLjMuMi4zLjIuMyAwIC41LjMtLjIuMy0uMi4xLS4zLjMgMCAuMy4xLjIuMi4zIDAgLjQuMS4xIDAgMC0uMiAwLS4yIDAtLjMuMi4xLjIuMi4xLjQuMyAwIC40IDAgLjUtLjIgMSAuMiAxLjUgMCAwIDAgLjItLjQuMy0uMXYuMmMuMy4xLjYuMS45IDB2LS4yaDF2LS4xYy4xIDAgMCAuMi4yLjFsLjItLjdjLjItLjEuMyAwIC40LjMgMCAwIDAgLjUuMS4zdi0uMmguNGMuMiAwIC41LS4xLjcgMCAuNCAwIC42LjMuOSAwIDAgMCAwLS40LjEtLjMuMSAwIC4zLjMuNS4yLjEuNC4zLjQuNS4zLjItLjIuNC0uNC42LS4zdi4yYy40IDAgLjkgMCAxLjItLjJ2LS4yaC40di0uMi4ycy4zLjYuNS4zYzAtLjEgMC0uMy4yLS40LjMgMCAuNy4yIDEgLjJoLjdjLjQgMCAuNy4xIDEgMHYtLjJoLjR2LS4yYy4yIDAgLjUuMy43IDAgMCAwIDAtLjUuMi0uNXMuMi4yLjMuNGMuMi41LjMuNC40LS4xaC0uMWMwLS41IDAtLjUuMSAwIC4xIDAgLjIgMCAuMi4zIDAgMC0uMi0uMSAwIC4xIDAgLjEuMi41LjMuM3MuMS0uNy4zLS42di4yYy4xLjIuMiAwIC4zLS4xLjItLjIuMyAwIC41IDAgMCAwIDAgLjQuMS4ybC4yLS41Yy4yIDAgLjMuOS41LjYgMCAwIDAtLjUuMS0uMyAwIDAgMCAuMi4xLjIuMiAwIC41LS4xLjYuNC4yIDAgLjQtLjMuNS0uNGguNnYtLjJjLjQgMCAuNy4xIDEuMS4xdi0xLjNjLjIuMiAwIC42LjEuOCAwIC4zLjIgMCAuMy4xIDAgMCAuMS40LjIuNHMuMyAwIC40LS4xaC4zdi0uMmMwLS4zLjMuMS4zLjIuMi40LjItLjEuMi0uMy4zLS42LjQgMCAuNy4xIDAgMCAwLS41LjItLjZzLjQgMCAuNi0uMmMwIDAgLjItLjYuMy0uMSAwIDAgMCAuOC4yLjZsLjItLjVjLjEtLjEuMiAwIC4zIDAgMCAwIC4yLjIuMi4zIDAgLjQtLjQuMy0uNS42LS42LS4zLjMuNi40LjcgMCAuMy0uNy0uNC0uOS0uNS0uMiAwIDAgLjItLjEuMi0uMi4xLS40IDAtLjUuM2wuMi4xcy0uMSAwLS4yLjFsLjIuM2MuMS4zLS4yLjEtLjUgMC0uMy0uMiAwIDAtLjIgMCAwIDAtLjEtLjEtLjItLjEtLjItLjEgMCAuMSAwIC4yIDAgLjItLjIuMi0uMy4ybC0uMi0uMWMtLjMtLjIgMCAuMSAwIC4xLjEuMy0uMi4zLS4yLjUgMCAwIC4zLjMgMCAuMiAwIDAtLjEtLjEtLjItLjFsLS4yLjJjLjMuMy4zLjUtLjEgMC0uMSAwLS40IDAtLjUuMiAwIC4xLjIuNCAwIC40bC0uMi0uMWMtLjIgMCAuMS4yLjQuNSAwIC4xLjMuMy4yLjMgMCAwLS40IDAtLjgtLjQuMi4zLjYuNS4zLjYgMCAwLS4yLS4yLS4yLS4xLS4yIDAtLjQuMi0uNi4zbC0uMi0uMWMtLjIgMCAuMS4yLjQuNS4xLjEuMy40LjIuNCAwIDAtLjEgMC0uMi0uMS0uMSAwLS43LS42LS42LS40IDAgLjIuMy4zLjEuNGwtLjIuMWMtLjEuMS0uNi4yLS42LjUgMCAwIC40LjMuNS40IDAgMC0uMi0uMS0uMy0uMi0uMSAwIDAgLjEtLjIgMCAwIDAtLjMtLjItLjIgMCAwIDAgLjIuMS4xLjJsLjIuM2MtLjIgMC0uNi0uNS0uNi0uNCAwIDAgLjIuMS4yLjItLjIuNC0uNy40LS45Ljd2LjJzLjIuMS4yLjJjMCAwLS4xLjEtLjIuMWwtLjItLjFjLS4xIDAgLjEuMS4xLjJzMCAuMS0uMi4xbC0uMi0uMWMtLjMtLjEgMCAuMiAwIC4yIDAgLjItLjEuMS0uMS4yIDAgMCAuMS4xIDAgLjFzLS43LS4zLS41IDBjMCAuMS43LjUuNC41IDAgMC0uMS0uMS0uMi0uMWgtLjJzLjcuNi40LjVjLS4zLS4yLS40LS4zLS42LS40IDAgMC0uMS0uMS0uMi0uMSAwIDAtLjIuMS0uMi4yIDAgMCAuNC40LjQuNS4yLjMtLjIgMC0uNC0uMWwtLjItLjFzLjcuNy41LjdjMCAwLS4yLS4yLS40LS4zIDAgMC0uNS0uMy0uNC0uMi4yLjMuNS41LjMuNmwtLjItLjFjLS43LjEtLjkuNy0xLjQgMS4xLjMuNCAwIC4zIDAgLjQgMCAwIC4zLjMgMCAuMiAwIDAtLjEtLjEtLjItLjEtLjQuMS0uNi40LS44LjdsLjIuMmMwIC4yLS41IDAtLjUuMSAwIDAgLjMuMyAwIC4yIDAgMC0uMS0uMS0uMi0uMXMuMi4zIDAgLjNjMCAwLS4yLS4yLS4yLS4xLS4yIDAtLjMuMi0uNC40bC4yLjJjLS4xLjEtLjEuMy0uNC4yIDAgMC0uNC0uMi0uMyAwIDAgMCAuMi4xLjIuMiAwIC4yLS4xLjItLjIuNCAwIDAgLjIuMS4yLjJzLS4xIDAtLjIgMGMtLjIgMC0uMyAwLS41LjEuNi43LjEuNi0uMS43IDAgMC0uMi0uMi0uMi0uMS0uMy4xLS41LjMtLjcuNmwuMi4yYy0uMS4yLS4zLjMtLjUuNC0uMS4xLS4yLjQtLjMuNS0uMi4yLS41LjItLjYuNiAwIDAgLjIuNCAwIC4yIDAgMC0uMS0uMS0uMi0uMSAwIDAtLjEgMC0uMS4xcy4yLjIuMi4yYzAgLjEtLjIuMi0uMy4ybC0uMS4xczAgLjEtLjIuMWwtLjItLjFjLS4yIDAgLjEuMSAwIC4yIDAgLjItLjMuNC0uNi40IDAgMC0uMy0uMy0uMiAwIDAgMCAuMi4xLjEuMi0uMS4yLS40LjMtLjYuNS0uNS41LTEuMSAxLTEuNyAxLjQtLjEgMC0uMi4yLS4zLjMgMCAwLS4yLS4yLS4yLS4xIDAgMCAwIC4xLS4yLjFoLS4yYy0uMiAwLS40LjItLjUuNSAwIDAgLjIuMi4yLjNzLS4xIDAgMCAwYzAgMCAuMi4yLjMuMmwuMS4yYy4yLjIuMiAwIC4zLjEuNS4zLjkuNyAxLjMgMSAuMi4xLjIgMCAuMyAwIC4zLjIuNi40LjguNHMuMi0uMi40LS4zYzAgMCAuMi4yLjIuMS4yIDAgLjQtLjIuNS0uNGwtLjItLjJ2LS4ybC4zLjJjLjMgMCAuNS0uMy42LS41bC0uMi0uMmMuNC0uNC44LS43IDEuMS0xLjEtLjEgMC0uMi0uMi0uMy0uMyAwIDAgLjMuMi40LjIuMyAwIC41LS4yLjYtLjQgMCAwIC4yLS4yLjItLjMgMCAwLS4yLS4xLS4yLS4yIDAgMCAuMS0uMi4yLS4yIDAgMCAuMi4yLjIuMSAwIDAgLjIgMCAuMi0uMmwtLjItLjJjLjItLjMuNC0uNC42LS43bC0uMi0uMmMuMi0uNC42LS41IDEtLjguMy0uMi42LS41LjgtLjkgMCAwIC4yIDAgMC0uMiAwIDAtLjItLjMgMC0uMiAwIDAgLjIuMi4yLjEuMiAwIC40LS4yLjUtLjQgMCAwLS4yLS4xLS4yLS4yIDAgMCAuMS0uMi4zLS4yIDAgMCAuMy4zLjIuMSAwIDAtLjItLjEtLjItLjJzLjIgMCAuMi0uMmMwIDAtLjMtLjMgMC0uMiAwIDAgLjEuMS4yLjFzLjMtLjEuMy0uM2MwIDAtLjItLjEtLjItLjJzLjEtLjIuMi0uM2wtLjItLjJzLjMuMS40LjJjLjMuMiAwLS4zIDAtLjMtLjItLjMgMCAwIC4xIDAgLjIuMSAwLS4xIDAtLjIgMC0uMi4xLS4yLjItLjJsLjIuMWguM3YtLjJzLjIgMCAuMi0uMmMwIDAtLjItLjEtLjItLjIgMC0uMi4zIDAgLjMtLjMgMCAwLS40LS40LS4zLS40LjIgMCAuMi4zLjUuMy40IDAgLjYtLjQuOC0uNiAwIDAtLjEtLjEgMC0uMi4yLS4yLjctLjMuOC0uNiAwIDAtLjQtLjMtLjQtLjUgMC0uMSAwLS4xLjEtLjEgMCAwIC4zLjIuNC4yLjIgMCAuMi0uMi4zLS4ybC4yLjFjLjIuMSAwLS4xIDAtLjItLjEtLjIgMC0uMiAwLS4zbC0uMi0uMmMtLjEtLjIuMi4xLjMuMi40LjMgMC0uMyAwLS4zLS4yLS4zLjIgMCAuMiAwIC4yIDAgLjIgMCAuMi0uMSAwIDAtLjEtLjEtLjEtLjItLjItLjIuMiAwIC4yIDAgLjMuMiAwLS4yIDAtLjIgMC0uMy41LS4yLjUtLjYgMCAwLS4zLS4zIDAtLjIgMCAwIC4yLjIuMi4xLjIgMCAuMy0uMi40LS4zbC0uMi0uMmMuMS0uMS4zLS4yLjQtLjN2LS4xaC4ycy0uNS0uNS0uNS0uNmMwLS4yLjEgMCAuNCAwIDAgMCAuNC40LjMuMmwtLjItLjFzLjEgMCAuMS0uMSAwLS4zLjItLjNjLjItLjEuNCAwIC4zLS40IDAgMC0uMy0uMy0uMi0uM2guM2MuMy4yLjQuMi40IDBzLS4yLS40IDAtLjVsLjIuMWMuMi0uMS4zLS4zLjMtLjYgMCAwLS4yLS4xLS4yLS4yIDAgMCAuMS0uMS4yLS4xIDAgMC0uMy0uMyAwLS4xLjEgMCAwIC4xIDAgLjFzLjUuMi40IDBjMC0uMS0uMy0uMi0uMi0uMyAwLS4yLjQtLjEuNS0uMiAwIDAgLjEtLjMuMi0uMy4xLS4xLjMtLjIuNC0uM2wtLjItLjFjMC0uMS4yIDAgLjItLjIgMCAwLS4yLS4xLS4yLS4ycy40IDAgLjMtLjNjMC0uMS0uMy0uMy0uMy0uNCAwLS4yLjIgMCAuNC4yLjQuMi40LjEgMC0uMiAwIDAgMC0uMS4zLjEgMCAwLS4yIDAgMCAuMSAwIDAgLjQuMi4zIDAgMC0uMi0uNS0uNS0uMy0uNSAwIDAgLjEuMS4yLjEuMi4xIDAtLjEgMC0uMiAwLS4yIDAtLjEuMi0uMiAwIDAgLjMuMy4yIDBsLS40LS40YzAtLjEuOC41LjcuMiAwIDAtLjQtLjMtLjItLjNoLjJjLjEgMCAwLS4zLjUgMCAwLS4xLS4xLS4zIDAtLjQgMC0uMS4yLS4xLjMtLjJsLS4yLS4yYy4xLS4yLjMtLjIuNS0uNC0uMy0uMy0uNi0uNS0uOS0uOC4yIDAgLjQuMy42LjUuMi4xIDAtLjEuMiAwIDAgMCAuMy4yLjQuMnYtLjJzLjEgMCAwLS4xbC0uMS0uMWguMmMuMy4xLjIgMCAwIDB6bS0xNy40LTE0LjZjLS4yLjItLjIuMSAwIDB6bTkuNiA2LjZjLS4yLjMtLjMuMiAwIDB6bS45IDEuNGMtLjEuMi0uMi4yIDAgMHptMS40IDItLjIuM2MtLjEuMS4zLS41LjItLjN6bS41LS43Yy0uMS4yLS4yLjEgMCAwem0uOCAyLjVoLjEtLjJ6bS01Ni43IDMuNWMwIC4yLS4xLjIgMCAwem0yOS44LTEuM2guMmMwIC40LS4zLjQtLjIgMHptNC4xLjVjMCAuMiAwIC4yIDAgMHptNS45LS4zYzAgLjItLjEuMiAwIDB6bS4yIDEuM2MtLjEuMi0uMS0uNiAwLS40em0xMy45LS4zYy0uMS0uMyAwLS43LjEtLjQgMCAwIDAgLjctLjEuNHptMS43LS4xYy0uMi4yLS4yLS44IDAtLjZ6bTEuNC0uN2MwLS4yIDAtLjMuMS0uMiAwIC4yIDAgLjMtLjEuMnptLTE2LjIgMjIuM2MuMi4xLjEuMiAwIDB6bTkuNS0xMi41Yy4zLjIuMi40IDAgMHptMS44LTEuM2MuMi4xLjIuMiAwIDB6bTItMi41Yy4yLjEuMS4yIDAgMHptLjcuNXMuMi4yLjMuMmMwIC4yLS41LS4zLS4zLS4yem0zLjMtMy42Yy0uNC0uMy0uMy0uNCAwIDB6bTEuNi0zLjdzLS4xIDAtLjEuMWwuMi0uMnptLjkuN2MuMSAwIC4yLS4xIDAgMHptLjItMXMuMS4xLjMuMmgtLjF2LS4xcy0uNC0uNCAwLS4yem0tMS43LjRjLjEtLjIuNC0uNC40LS4zbC0uMS4yYy0uMS4xLS40LjQtLjMuMnptLS40LjF2LjFsLjItLjJjLS4xIDAtLjEuNy0uMiAwem0uMy41di0uMy4ybC4zLS4zdi4xcy0uMS4xLS4xLjJoLS4yem0uNS45cy41LjQuMy4zLS42LS41LS4zLS4zem0uNC0uN3MuMi4yLjMuMmwtLjMtLjN6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);background-size:contain;background-repeat:no-repeat;width:2.875rem;height:2.5rem}a{color:#000;text-decoration:none;display:inline-flex}@media (hover: hover){a:hover{color:#000}}a.button{display:inline-flex;align-items:center;width:auto;background:#fff;color:#000;text-decoration:none;padding:.625rem 1.875rem .8125rem;border:.1875rem solid rgba(255,255,255,0);transform:scale(1)}@media (hover: hover){a.button:hover{background:#901d81;color:#fff;transform:scale(1.03);border:.1875rem solid white}}main p a{text-decoration:underline}@media (hover: hover){main p a:hover{color:#901d81}}.explore{position:absolute;flex-direction:column;align-items:center;bottom:2.5rem;margin:0 auto;display:none}@media (min-width: 768px){.explore{display:flex}}*,*:before,*:after{box-sizing:border-box}*{margin:0}@media (prefers-reduced-motion: no-preference){html{interpolate-size:allow-keywords}}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}body{font-family:TG Haido Grotesk,system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:500;background:#fff}section{min-height:100vh;padding-top:6.25rem;padding-bottom:6.25rem;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;z-index:1}@media (min-width: 1200px){section{padding-top:25vh;padding-bottom:25vh}}section#start{--bg-color: var(--warm-gray);--path-color: var(--white)}section#start .explore div:first-child{margin-bottom:.625rem}section#start.imprint{background:#e9e5e2}section#start.imprint h2,section#start.imprint p:has(>strong){margin-top:3.75rem}section#start.imprint h2+p:has(>strong){margin-top:inherit}section#transformation{--bg-color: var(--orange);--path-color: var(--orange)}section#about{--bg-color: var(--yellow);--path-color: var(--yellow)}section#vision{--bg-color: var(--white);--path-color: var(--yellow)}section#mission{--bg-color: var(--warm-gray);--path-color: var(--blue)}section#offers{--bg-color: var(--blackberry);--path-color: var(--blackberry)}section#offers .h1-class,section#offers p:not(.headline--tag){color:#fff}section#offers .card p{color:initial}section#offers .change-word{color:#f7ee6e;display:inline-block;opacity:1}section#support{--bg-color: var(--blackberry);--path-color: var(--lilac)}section#support h3,section#support p:not(.headline--tag){color:#fff}section#contact{--bg-color: var(--lilac);--path-color: var(--warm-gray)}section#faq{--bg-color: var(--warm-gray);--path-color: var(--warm-gray)}#animation--wrapper{position:relative;margin-bottom:8.75rem}@media (min-width: 768px){#animation--wrapper{margin-bottom:11.25rem}}@media (min-width: 992px){#animation--wrapper{margin-bottom:8.75rem}}#animation--origin,#animation--transform{position:absolute;top:0;left:0;width:100%}#animation--transform{opacity:0}.break{display:block;width:100%;height:.0625rem}@media (min-width: 992px){.break{display:inline}}.reveal{opacity:0;will-change:transform}.parallax{will-change:transform}header{position:fixed;top:0rem;left:0;right:0;z-index:1000;transition:transform .3s ease,box-shadow .3s ease;will-change:transform}@media (min-width: 992px){header{top:1.25rem}}header.is-hidden{transform:translateY(calc(-100% - 60px))}header.has-scrolled .navbar>.container,header.background .navbar>.container{background:#ffffffbf;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}header .brand{padding-left:.3125rem}@media (min-width: 992px){header .brand{padding-left:1.25rem}}header .brand svg{width:7.8125rem;height:auto}@media (min-width: 1200px){header .brand svg{width:12.5rem}}header .navbar>.container{padding-top:.9375rem;padding-bottom:.9375rem}@media (min-width: 992px){.navbar-expand-lg .navbar-collapse{justify-content:end}}nav ul{display:flex;flex-wrap:wrap;list-style:none;margin-top:1.25rem;text-align:right}@media (min-width: 992px){nav ul{padding-right:2.5rem;margin-top:0;text-align:left}}nav ul li a{font-size:.875rem;line-height:1.5rem;margin-left:.625rem;background:#fff0;padding:.3125rem .625rem .4375rem;text-decoration:none;font-weight:700;color:#000}@media (min-width: 1200px){nav ul li a{padding:.3125rem 1.25rem .4375rem;font-size:1.125rem;line-height:1.75rem}}nav ul li a.active{background:#ffffff80;color:#901d81}@media (hover: hover){nav ul li a:hover{background:#ffffff80;color:#901d81}}.swiper{width:100vw}.swiper-slide{display:flex;height:auto}.swiper-slide--card{display:flex;flex-direction:column;justify-content:space-between;background:#fff;padding:1.5625rem}@media (min-width: 1200px){.swiper-slide--card{padding:2.5rem}}.swiper-slide--card h4{color:#901d81}.swiper-slide--card p{color:#000}.swiper-slide--card.lilac{background:#c499ff}.swiper-slide--card.blue{background:#b1d9e3}.swiper-slide--card.blackberry{background:#901d81}.swiper-slide--card.blackberry h4{color:#f7ee6e}.swiper-slide--card.blackberry p{color:#fff}.swiper-slide--card.yellow{background:#f7ee6e}@media (hover: hover){.swiper-wrapper:hover{cursor:grab}}@media (hover: hover){.swiper-button:hover{cursor:pointer;background:#901d81}.swiper-button:hover .swiper-navigation-icon path{fill:#fff}}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-disabled{opacity:.3;pointer-events:none}.swiper-button .swiper-navigation-icon{width:1.25rem;height:1.25rem;margin:0 auto}.swiper-button .swiper-navigation-icon path{fill:#901d81}.swiper-button--wrapper{background:#fff;border:.3125rem solid white;display:inline-flex;flex-direction:row;gap:.3125rem;margin:2.5rem 0 1.25rem}.card{background:#fff;padding:1.25rem;display:flex;flex-direction:column;align-items:center;height:100%}@media (max-width: 991.98px){.card{margin-bottom:1.25rem}}@media (min-width: 992px){.card{padding:1.875rem}}@media (min-width: 1200px){.card{padding:2.5rem}}.card--wrapper{margin-top:5rem}.card--number{width:3.125rem;height:3.125rem;border-radius:6.25rem;background:#b1d9e3;color:#901d81;display:inline-flex;justify-content:center;align-items:center;font-weight:700;margin-bottom:.625rem;font-size:.75rem}@media (min-width: 992px){.card--number{width:1.875rem;height:1.875rem}}.card--title{text-transform:uppercase;letter-spacing:.125rem;font-weight:700;color:#901d81;margin-bottom:.625rem}.faq--item{padding:.625rem}@media (hover: hover){.faq--item:hover{cursor:pointer}.faq--item:hover h5{color:#901d81}}.faq--item{position:relative}@media (min-width: 992px){.faq--item{padding:1.25rem}}@media (min-width: 1200px){.faq--item{padding:2.5rem}}.faq--item{background:#fff0;margin-bottom:.3125rem}.faq--item.is-open{background:#fff}.faq--item.is-open .faq--header{color:#901d81;margin-bottom:1.25rem}.faq--item.is-open .faq--header:before{transform:translateY(-50%) rotate(45deg)}.faq--item.is-open .faq--header:after{transform:translateY(-50%) rotate(-45deg)}.faq--item h5{text-wrap:wrap}@media (hover: hover){.faq--item:hover{background:#fff}}.faq--header{position:relative;padding-right:3rem}.faq--header:before,.faq--header:after{content:"";position:absolute;top:50%;right:0rem;width:.75rem;height:.125rem;background-color:currentColor;transition:transform .3s ease}.faq--header:before{transform:translateY(-50%)}.faq--header:after{transform:translateY(-50%) rotate(90deg)}footer{padding-top:1.25rem;background:#fff}footer p{font-weight:700}footer a.active{color:#901d81}@media (hover: hover){footer a:hover{color:#901d81}}
