.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover,.hamburger.is-active:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:before,.hamburger.is-active .hamburger-inner:after{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:before,.hamburger-inner:after{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:before,.hamburger-inner:after{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner:before,.hamburger--3dx .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner:before,.hamburger--3dx-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner:before,.hamburger--3dy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner:before,.hamburger--3dy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner:before,.hamburger--3dxy .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner:before,.hamburger--3dxy-r .hamburger-inner:after{transition:transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:before,.hamburger--boring .hamburger-inner:after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s .275s ease}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,left .125s .175s ease-in}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s .125s linear,right .125s .175s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s .125s linear,transform .125s .175s cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner:before,.hamburger--minus .hamburger-inner:after{transition:bottom .08s 0s ease-out,top .08s 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:before,.hamburger--minus.is-active .hamburger-inner:after{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s .08s linear}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand .hamburger-inner:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:before,.hamburger--vortex .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:before,.hamburger--vortex.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:before,.hamburger--vortex-r .hamburger-inner:after{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:before,.hamburger--vortex-r.is-active .hamburger-inner:after{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}@font-face{font-family:Cormorant Garamond;src:url(/build/assets/CormorantGaramond-SemiBold-BrzwpwGM.woff2) format("woff2"),url(/build/assets/CormorantGaramond-SemiBold-FFxme-Re.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-Bold-CtAPxVqE.woff2) format("woff2"),url(/build/assets/Manrope-Bold-BAS7Xmy9.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-SemiBold-imMAnd0F.woff2) format("woff2"),url(/build/assets/Manrope-SemiBold-CoM0IJVI.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-Medium-DzLZqFgc.woff2) format("woff2"),url(/build/assets/Manrope-Medium-DOn0Q0Xd.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/build/assets/Manrope-Regular-BUr-MtRK.woff2) format("woff2"),url(/build/assets/Manrope-Regular-DQbfeFOs.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--blue: #05add3;--red: #df2b53;--yellow: #ffc21e;--green: #00ad65;--orange: #f38721;--dark-grey: #444444;--mid-grey: #888888;--light-grey: #dddddd;--purple: #473358;--dark_purple: #29112B;--lilac: #F1ECF4;--gold: #C9A85C;--black: #000000;--white: #ffffff;--beige: #FBF8F2;--grey: #F0F0F0;--inter-font: Inter, sans-serif;--cormorant-garamond-font: Cormorant Garamond, sans-serif;--manrope-font: Manrope, sans-serif}:root{--success: var(--green);--warning: var(--orange);--error: var(--red);--page-background: var(--white);--page-text: var(--black);--font-stack: var(--manrope-font);--font-headings: var(--cormorant-garamond-font)}html,html *{font-family:var(--font-stack);-webkit-font-smoothing:antialiased;margin:0}*{box-sizing:border-box}p,.p{font-family:var(--font-stack)}p,.p,ul li,ol li{margin:0 0 10px;font-size:16px}@media(min-width:768px){p,.p,ul li,ol li{font-size:18px}}p.subtitle{text-transform:uppercase;letter-spacing:20%;font-weight:700;color:var(--gold);font-size:14px;margin-bottom:4px}@media(min-width:768px){p.subtitle{font-size:16px}}a{color:var(--gold)}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5{color:var(--purple);font-family:var(--font-headings);font-weight:600;letter-spacing:-.5px;margin:0 0 10px}h1,.h1{line-height:1;font-size:42px}@media(min-width:768px){h1,.h1{font-size:50px}}@media(min-width:1024px){h1,.h1{font-size:60px}}@media(min-width:1200px){h1,.h1{font-size:64px}}h2,.h2{line-height:1.15;font-size:32px}@media(min-width:768px){h2,.h2{font-size:38px}}@media(min-width:1024px){h2,.h2{font-size:44px}}@media(min-width:1200px){h2,.h2{font-size:48px}}h3,.h3{line-height:1.15;font-size:28px}@media(min-width:768px){h3,.h3{font-size:32px}}@media(min-width:1024px){h3,.h3{font-size:36px}}h4,.h4{line-height:1.15;font-size:20px}@media(min-width:768px){h4,.h4{font-size:22px}}@media(min-width:1024px){h4,.h4{font-size:24px}}h4.subtitle,.h4.subtitle{font-family:var(--font-stack);text-transform:uppercase;letter-spacing:20%;font-weight:700;color:var(--gold);margin-bottom:4px}.text-center{text-align:center}*{box-sizing:border-box;text-rendering:optimizeLegibility}html,body{padding:0;margin:0}.container{width:100%;margin:0 auto;padding:0 20px}.container.fixed{max-width:1400px}.container.to_edge{padding-inline:0}.not_mobile,.not_mobile.inline,.not_mobile.inline_block{display:none!important}@media(min-width:768px){.not_mobile{display:block!important}.not_mobile.inline{display:inline!important}.not_mobile.inline_block{display:inline-block!important}.not_mobile.flex{display:flex!important}}.mobile_only{display:block!important}.mobile_only.inline{display:inline!important}.mobile_only.inline_block{display:inline-block!important}.mobile_only.flex{display:flex!important}@media(min-width:768px){.mobile_only,.mobile_only.inline,.mobile_only.inline_block{display:none!important}}.no_top_padding{padding-top:0}.no_bottom_padding{padding-bottom:0}.low_top_padding{padding-top:20px}.low_bottom_padding{padding-bottom:20px}.standard_top_padding{padding-top:40px}.standard_bottom_padding{padding-bottom:40px}.high_top_padding{padding-top:60px}.high_bottom_padding{padding-bottom:60px}.higher_top_padding{padding-top:125px}.higher_bottom_padding{padding-bottom:125px}#templates{display:none}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}body.noscroll{overflow:hidden}header{position:relative;z-index:20}header .header_top{padding:11.5px 15px;text-align:center;font-size:16px}@media(min-width:1024px){header .header_top{padding:12.75px 15px;font-size:18px}}header .header_nav>.container{width:100%;max-width:1364px;display:flex;justify-content:space-between;margin:0 auto;padding:0 15px}header .header_logo{display:inline-block;width:100%;margin-right:15px;max-width:234.99px;max-height:45.99px}@media(min-width:768px){header .header_logo{max-width:242.45px;max-height:47.45px}}@media(min-width:920px){header .header_logo{max-width:223.8px;max-height:43.8px}}@media(min-width:970px){header .header_logo{max-width:261.1px;max-height:51.1px}}@media(min-width:1024px){header .header_logo{max-width:279.75px;max-height:54.75px}}@media(min-width:1200px){header .header_logo{max-width:335.7px;max-height:65.7px}}@media(min-width:1400px){header .header_logo{max-width:373px;max-height:73px}}header .header_logo_container{padding:9.8px 0}@media(min-width:768px){header .header_logo_container{padding:10.5px 0}}@media(min-width:920px){header .header_logo_container{padding:8.4px 0}}@media(min-width:970px){header .header_logo_container{padding:9.8px 0}}@media(min-width:1024px){header .header_logo_container{padding:10.5px 0}}@media(min-width:1200px){header .header_logo_container{padding:12.6px 0}}@media(min-width:1400px){header .header_logo_container{padding:14px 0}}header .header_logo svg,header .header_logo img{width:100%;height:auto}header .header_logo img{display:block}header nav.nav_desktop{align-items:center;display:none}@media(min-width:920px){header nav.nav_desktop{display:flex}}header nav.nav_desktop>ul{padding-left:0;margin:0;display:flex;height:100%}header nav.nav_desktop>ul>li{list-style:none;height:100%;display:flex;align-items:center;font-size:16px;margin-left:12px}@media(min-width:768px){header nav.nav_desktop>ul>li{font-size:16px;margin-left:14px}}@media(min-width:1024px){header nav.nav_desktop>ul>li{font-size:17px;margin-left:16px}}@media(min-width:1200px){header nav.nav_desktop>ul>li{font-size:18px;margin-left:18px}}header nav.nav_desktop>ul>li>a{position:relative;color:var(--black);text-decoration:none;text-align:center;font-weight:600;padding:4px 6px}header nav.nav_desktop>ul>li>a:before{content:"";position:absolute;left:6px;bottom:0;width:calc(100% - 12px);border-bottom:2px solid var(--white)}header nav.nav_desktop>ul>li>a:hover:before,header nav.nav_desktop>ul>li>a:active:before,header nav.nav_desktop>ul>li>a:focus:before{border-bottom-color:var(--gold)}header nav.nav_desktop>ul>li.has_children>a{padding:4px 20px 4px 6px}header nav.nav_desktop>ul>li.has_children>a:before{width:calc(100% - 7px)}header nav.nav_desktop>ul>li.has_children>a:after{content:"";position:absolute;right:3px;top:50%;width:7px;height:7px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(-70%) rotate(45deg);transition:all .3s ease-in-out;pointer-events:none}header nav.nav_desktop>ul>li.has_children:hover>a:before,header nav.nav_desktop>ul>li.has_children:active>a:before,header nav.nav_desktop>ul>li.has_children:focus>a:before,header nav.nav_desktop>ul>li.has_children.is-open>a:before{border-bottom-color:var(--gold)}header nav.nav_desktop>ul>li.has_children:hover>a:after,header nav.nav_desktop>ul>li.has_children:active>a:after,header nav.nav_desktop>ul>li.has_children:focus>a:after,header nav.nav_desktop>ul>li.has_children.is-open>a:after{transform:translateY(-20%) rotate(227deg)}header nav.nav_desktop>ul>li.has_children:hover>a+nav.dropdown,header nav.nav_desktop>ul>li.has_children:active>a+nav.dropdown,header nav.nav_desktop>ul>li.has_children:focus>a+nav.dropdown,header nav.nav_desktop>ul>li.has_children.is-open>a+nav.dropdown{display:flex}header nav.nav_desktop .nav_desktop_buttons{display:flex;align-items:center;gap:10px;margin-left:16px}@media(min-width:768px){header nav.nav_desktop .nav_desktop_buttons{margin-left:16px}}@media(min-width:1024px){header nav.nav_desktop .nav_desktop_buttons{margin-left:18px}}header nav.nav_desktop nav.dropdown{position:absolute;top:100%;left:0;background:var(--white);width:100%;display:none}header nav.nav_desktop nav.dropdown>.container{position:relative;width:100%;max-width:1364px;margin:0 auto;padding:0 15px 25px;display:flex;flex-direction:column-reverse}@media(min-width:768px){header nav.nav_desktop nav.dropdown>.container{flex-direction:row;align-items:center}}header nav.nav_desktop nav.dropdown .nav_dropdown_inner{background-color:#f5f3ef;border-radius:20px;padding:30px;display:flex;gap:18px}header nav.nav_desktop nav.dropdown .nav_dropdown_card{flex-grow:1;background-color:var(--white);aspect-ratio:290/141;border-radius:20px;padding:16px;color:var(--black);text-decoration:none;display:flex;flex-direction:column;justify-content:space-between;width:50%}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card{width:25%}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title{display:flex;flex-direction:column;margin-bottom:0}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title{flex-direction:row;align-items:center;margin-bottom:5px}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title svg,header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title img{width:22px;height:22px;margin-bottom:5px;display:inline-block}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title svg,header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title img{margin-right:12px;width:23px;height:23px;margin-bottom:0}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title p.subtitle{color:var(--purple);font-size:16px;text-transform:unset;font-weight:800;letter-spacing:unset}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_title p.subtitle{font-size:18px}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_text>*{margin-bottom:5px;font-size:16px}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_text>*{font-size:18px}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_link{display:flex;align-items:center;text-decoration:none;color:#838383;font-weight:500;font-size:14px}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_link{font-size:16px}}header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_link svg{width:20px;height:20px}@media(min-width:768px){header nav.nav_desktop nav.dropdown .nav_dropdown_card .nav_dropdown_link svg{width:22px;height:22px;margin-left:1px}}header .mobile_nav_container{align-items:center;display:flex}@media(min-width:920px){header .mobile_nav_container{display:none}}header .mobile_nav_container nav.nav_mobile{position:fixed;top:0;right:-100%;width:100%;max-width:100%;background-color:var(--white);height:100dvh;z-index:10;clip-path:inset(0px 0px 0px -20px);opacity:0;transition:.6s right,.4s opacity;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-top:0}header .mobile_nav_container nav.nav_mobile.is-active{right:0;opacity:1}header .mobile_nav_container nav.nav_mobile .nav_mobile_content{display:flex;flex-direction:column;justify-content:space-between;position:relative;top:79.89px;height:calc(100vh - 79.89px);padding-top:5px;padding-bottom:12px}@media(min-width:768px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content{top:83.69px;height:calc(100vh - 83.69px);padding-top:10px}}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul{padding-left:0;margin:0;display:flex;flex-direction:column}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li{list-style:none;display:flex;flex-direction:column;align-items:flex-start;font-size:21px;margin-left:12px;margin-bottom:6px}@media(min-width:768px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li{font-size:24px;margin-left:14px;margin-bottom:8px}}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li>a{position:relative;color:var(--black);text-decoration:none;font-weight:600;padding:4px 6px}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li>a:before{content:"";position:absolute;left:6px;bottom:0;width:calc(100% - 12px);border-bottom:2px solid var(--white)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li>a:hover:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li>a:active:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li>a:focus:before{border-bottom-color:var(--gold)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children .nav_mobile_dropdown{overflow:hidden;transition:max-height .3s ease;max-height:0;margin-top:3px}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children.is-active>a:after{transform:translateY(-14%) rotate(227deg)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>a{padding:4px 20px 4px 6px}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>a:before{width:calc(100% - 7px)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>a:after{content:"";position:absolute;right:3px;top:50%;transform:translateY(-50%);width:7px;height:7px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(-60%) rotate(45deg);transition:all .3s ease-in-out;pointer-events:none}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:hover>a:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:active>a:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:focus>a:before{border-bottom-color:var(--gold)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:hover>a+nav.dropdown,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:active>a+nav.dropdown,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children:focus>a+nav.dropdown{display:flex}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children.is-active>ul{height:auto;opacity:1;visibility:visible}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul{padding-left:0;margin:0;display:flex;flex-direction:column}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li{list-style:none;display:flex;align-items:center;font-size:21px;margin-left:12px;margin-bottom:6px}@media(min-width:768px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li{font-size:24px;margin-left:14px;margin-bottom:8px}}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li>a{position:relative;color:var(--black);text-decoration:none;font-weight:600;padding:4px 6px}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li>a:before{content:"";position:absolute;left:6px;bottom:0;width:calc(100% - 12px);border-bottom:2px solid var(--white)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li>a:hover:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li>a:active:before,header .mobile_nav_container nav.nav_mobile .nav_mobile_content>ul>li.has_children>ul>li>a:focus:before{border-bottom-color:var(--gold)}header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons{display:flex;align-items:center;margin-left:16px}@media(min-width:768px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons{margin-left:16px}}@media(min-width:1024px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons{margin-left:18px}}header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons .button{display:inline-flex;align-items:center;color:var(--purple);background:linear-gradient(to bottom,#c9a85c,#ac9762);box-shadow:inset 0 0 4px #ffffff4d;border-radius:20px;text-decoration:none;margin:0 10px 10px 0;padding:4px 16px;font-size:16px}@media(min-width:768px){header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons .button{margin:0 0 10px 12px;padding:5px 14px;font-size:18px}}header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons .button:first-child{margin-left:0}header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons .button.gold.solid.has-gradient{color:var(--purple);border:1px solid var(--gold);background:linear-gradient(to bottom,#c9a85c,#ac9762);box-shadow:inset 0 0 4px #ffffff4d}header .mobile_nav_container nav.nav_mobile .nav_mobile_content .nav_mobile_buttons .button.purple.outlined{color:var(--purple);border:1px solid var(--purple);background:var(--white)}header .mobile_nav_container .hamburger_container{position:relative;z-index:20;display:flex;align-items:center;border-radius:50%;border:1px solid rgba(201,168,92,.2);background-color:#fbf8f2}header .mobile_nav_container .hamburger{cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;width:41.8px;height:41.8px}@media(min-width:768px){header .mobile_nav_container .hamburger{width:44px;height:44px}}header .mobile_nav_container .hamburger-box{color:var(--purple);width:22px;height:12px}header .mobile_nav_container .hamburger-box .hamburger-inner{height:2px;background-color:var(--purple);width:22px}header .mobile_nav_container .hamburger-box .hamburger-inner:before{height:2px;background-color:inherit;top:-6px;width:22px}header .mobile_nav_container .hamburger-box .hamburger-inner:after{height:2px;background-color:inherit;bottom:-6.6px;width:22px}header .mobile_nav_container .hamburger--spin.is-active .hamburger-inner:before{top:0}header .mobile_nav_container .hamburger--spin.is-active .hamburger-inner:after{bottom:0}.announcement{position:relative;width:100%;z-index:20}.announcement.hidden{display:none}.announcement .announcement_inner{display:flex;align-items:center;justify-content:center;gap:1rem;position:relative}.announcement .announcement_message{margin:0;background:none;border:none;color:inherit;font:inherit;text-align:center}.announcement .announcement_message p:last-child,.announcement .announcement_message ul:last-child{margin-bottom:0}.announcement .announcement_link{color:inherit;font-weight:700;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.announcement .announcement_close{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);background:none;border:none;color:inherit;cursor:pointer;font-size:1.5rem;line-height:1;padding:0}.announcement .announcement_close span{pointer-events:none}.announcement.colour-purple{background-color:var(--purple);color:var(--white)}.announcement.colour-black{background-color:var(--black);color:var(--white)}.announcement.colour-lilac{background-color:var(--lilac);color:var(--black)}.announcement.colour-gold{background-color:var(--gold);color:var(--black)}.announcement.colour-beige{background-color:var(--beige);color:var(--black)}.announcement.colour-grey{background-color:var(--grey);color:var(--black)}.announcement.colour-white{background-color:var(--white);color:var(--black)}footer{background-color:#29112b}footer a{color:#ffffffb3}footer>.container{width:100%;max-width:1364px;margin:0 auto;padding:24px 15px 15px}@media(min-width:768px){footer>.container{padding:30px 15px 10px}}footer .footer_top{display:flex;flex-direction:column;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5);padding:12px 0 0}@media(min-width:640px){footer .footer_top{padding:12px 0 4px}}@media(min-width:768px){footer .footer_top{flex-direction:row;padding:30px 0 10px}}footer .footer_left{display:flex;flex-direction:column;align-items:center;width:100%;max-width:470px;margin:0 auto;padding:10px 0}@media(min-width:768px){footer .footer_left{padding:0;align-items:flex-start;max-width:330px}}@media(min-width:940px){footer .footer_left{max-width:390px}}@media(min-width:1024px){footer .footer_left{max-width:470px}}footer .footer_left_body{text-align:center;margin-bottom:7px}@media(min-width:768px){footer .footer_left_body{text-align:left}}footer .footer_left_body>*{color:#ffffffb3}footer .footer_left_body>*:last-child{margin-bottom:0}footer .footer_logo{width:100%;max-width:279.75px;max-height:54.75px;margin-bottom:8px}@media(min-width:768px){footer .footer_logo{margin-bottom:9px}}@media(min-width:1024px){footer .footer_logo{max-width:335.7px;max-height:65.7px;margin-bottom:8px}}@media(min-width:1200px){footer .footer_logo{max-width:354.35px;max-height:69.35px;margin-bottom:9px}}@media(min-width:1400px){footer .footer_logo{max-width:373px;max-height:73px}}footer .footer_logo svg,footer .footer_logo img{width:100%;height:auto}footer .footer_social{display:flex;padding-left:0;margin:2px 0 8px}@media(min-width:768px){footer .footer_social{margin:3px 0 8px}}@media(min-width:1024px){footer .footer_social{margin:4px 0 8px}}footer .footer_social_icons{list-style:none;max-width:36px;max-height:36px;margin:0 4.5px 9px}@media(min-width:768px){footer .footer_social_icons{max-width:40px;max-height:40px;margin:0 11px 11px 0}}footer .footer_social_icons a{display:inline-block;max-width:inherit;max-height:inherit}footer .footer_social_icons a>*{max-width:inherit;max-height:inherit;width:100%;height:100%}footer .footer_nav{width:100%;display:flex}@media(min-width:768px){footer .footer_nav{justify-content:flex-end;padding-left:24px}}@media(min-width:1024px){footer .footer_nav{padding-left:30px}}footer .footer_nav_flex{display:flex;flex-wrap:wrap;flex-direction:row;width:100%}@media(min-width:640px){footer .footer_nav_flex{max-width:550px;margin:0 auto}}@media(min-width:768px){footer .footer_nav_flex{max-width:700px}}footer .footer_nav_column{width:100%}@media(min-width:640px){footer .footer_nav_column{width:33.3333333333%;padding-right:15px}}footer .footer_nav_column_inner{width:100%;border-top:1px solid rgba(255,255,255,.5)}@media(min-width:640px){footer .footer_nav_column_inner{max-width:150px;margin:0 auto;border:none}}@media(min-width:768px){footer .footer_nav_column_inner{max-width:unset}}footer .footer_nav_title{position:relative;cursor:pointer;padding:15px 0}@media(min-width:640px){footer .footer_nav_title{padding:0;cursor:initial}}footer .footer_nav_title.is-active:after{transform:translateY(-34%) rotate(227deg)}footer .footer_nav_title:after{content:"";position:absolute;right:3px;top:50%;width:7px;height:7px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(-75%) rotate(45deg);transition:all .3s ease-in-out;pointer-events:none;display:block}@media(min-width:640px){footer .footer_nav_title:after{display:none}}footer .footer_nav p.subtitle{margin-bottom:0}@media(min-width:640px){footer .footer_nav p.subtitle{margin-bottom:7px}}@media(min-width:768px){footer .footer_nav p.subtitle{margin-bottom:9px}}@media(min-width:1024px){footer .footer_nav p.subtitle{margin-bottom:11px}}footer .footer_nav_list{padding-left:0;margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .3s ease}@media(min-width:640px){footer .footer_nav_list{margin-bottom:10px;max-height:unset!important;overflow:unset;transition:none}}footer .footer_nav_list.is-active{margin-bottom:12px}@media(min-width:640px){footer .footer_nav_list.is-active{margin-bottom:0}}footer .footer_nav_list li{list-style:none;margin-bottom:5px}@media(min-width:768px){footer .footer_nav_list li{margin-bottom:7px}}footer .footer_nav_list li:last-child{margin-bottom:0}footer .footer_nav_list li a{text-decoration:none;color:#ffffffb3}footer .footer_middle{display:flex;flex-direction:column;align-items:center;border-bottom:1px solid rgba(255,255,255,.5);padding:13px 0 8px}@media(min-width:768px){footer .footer_middle{align-items:flex-start;padding:16px 0 5px}}@media(min-width:940px){footer .footer_middle{padding:20px 0 5px}}@media(min-width:940px){footer .footer_middle{flex-direction:row;align-items:center;justify-content:space-between}}footer .footer_middle .footer_middle_title{min-width:250px}footer .footer_middle p.subtitle{color:#ffffffb3;margin-bottom:9px}@media(min-width:768px){footer .footer_middle p.subtitle{margin-bottom:12px}}@media(min-width:940px){footer .footer_middle p.subtitle{margin-bottom:15px}}footer .footer_logo_icon_list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:350px}@media(min-width:768px){footer .footer_logo_icon_list{justify-content:flex-start;max-width:unset}}@media(min-width:940px){footer .footer_logo_icon_list{justify-content:flex-end;padding-left:20px}}footer .footer_logo_icon{background-color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 3px 6px;min-width:50px;min-height:50px}@media(min-width:768px){footer .footer_logo_icon{margin:0 11px 12px 0;min-width:56px;min-height:56px}}@media(min-width:940px){footer .footer_logo_icon{margin:0 0 15px 13.5px;min-width:72px;min-height:72px}}@media(min-width:1024px){footer .footer_logo_icon{margin:0 0 15px 15px;min-width:80px;min-height:80px}}footer .footer_logo_icon a{line-height:0}footer .footer_logo_icon img{border-radius:50%;object-fit:cover;object-position:center;width:100%;height:100%;max-width:36px;max-height:36px}@media(min-width:768px){footer .footer_logo_icon img{max-width:39.2px;max-height:39.2px}}@media(min-width:940px){footer .footer_logo_icon img{max-width:50.4px;max-height:50.4px}}@media(min-width:1024px){footer .footer_logo_icon img{max-width:56px;max-height:56px}}footer .footer_bottom{display:flex;flex-direction:column;padding:13px 0 0;text-align:center}@media(min-width:768px){footer .footer_bottom{flex-direction:row;align-items:center;justify-content:space-between;padding:15px 0 0;text-align:left}}footer .footer_bottom .footer_copyright{margin-right:20px}@media(max-width:767px){footer .footer_bottom .footer_address>*:last-child{margin-bottom:0}}footer .footer_bottom p{color:#ffffffb3}.form{display:flex;flex-direction:column;gap:17px}@media(min-width:540px){.form{gap:18px}}@media(min-width:768px){.form{gap:20px}}.form-grid{display:grid;grid-template-columns:1fr;gap:15px}@media(min-width:540px){.form-grid{gap:16px}}@media(min-width:768px){.form-grid{gap:20px}}@media(min-width:1024px){.form-grid.two-column{grid-template-columns:repeat(2,1fr);gap:14px}}@media(min-width:1024px){.form-grid.two-column .span-full-width{grid-column:span 2}}.input-group{display:flex;flex-direction:column;gap:7px}@media(min-width:1024px){.input-group{gap:8px}}.input-group label{text-transform:uppercase;letter-spacing:20%;font-weight:700;color:var(--gold);font-size:14px}@media(min-width:768px){.input-group label{font-size:15px}}@media(min-width:1024px){.input-group label{font-size:16px}}.input-group input,.input-group select,.input-group textarea{outline:none;background-color:#29112b;border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#ffffffbf;width:100%;appearance:none;padding:15px 20px;font-size:16px}@media(min-width:768px){.input-group input,.input-group select,.input-group textarea{padding:16px 22px;font-size:18px}}.input-group input::placeholder,.input-group textarea::placeholder{color:#ffffffb3}.input-group textarea{min-height:160px;line-height:1.4;resize:none}.input-group input:focus,.input-group select:focus,.input-group textarea:focus{border-color:var(--gold)}.input-group select{padding-right:50px;color:#ffffffb3;cursor:pointer}.input-group select option{background-color:#29112b;color:#ffffffbf}.input-group select option[value=""][disabled]{color:var(--text-placeholder)}.input-group:has(select){position:relative}.input-group:has(select):after{content:"";position:absolute;right:20px;top:50%;width:8px;height:8px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(77%) rotate(45deg);pointer-events:none}.input-group--checkbox{flex-direction:row;align-items:flex-start;gap:10px}.input-group--checkbox input[type=checkbox]{appearance:none;width:20px;height:20px;min-width:20px;margin:2px 0 0;padding:0;border:1px solid rgba(255,255,255,.3);border-radius:4px;background-color:#29112b;cursor:pointer;position:relative;flex-shrink:0}.input-group--checkbox input[type=checkbox]:checked{background-color:var(--gold);border-color:var(--gold)}.input-group--checkbox input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #29112B;border-width:0 2px 2px 0;transform:rotate(45deg)}.input-group--checkbox input[type=checkbox]:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.input-group--checkbox label{text-transform:none;letter-spacing:normal;font-weight:400;color:#ffffffbf;font-size:14px;cursor:pointer}@media(min-width:768px){.input-group--checkbox label{font-size:15px}}.input-group.has_error input,.input-group.has_error select,.input-group.has_error textarea,.input-group.error input,.input-group.error select,.input-group.error textarea{border-color:#e05a5a}.field-error{margin:2px 0 0;color:#e05a5a;font-size:13px}.form-error{background-color:#e05a5a1f;border:1px solid rgba(224,90,90,.4);border-radius:12px;padding:12px 16px}.form-error p{color:#e05a5a;margin:0;font-size:14px}.form-error p+p{margin-top:6px}img[loading=lazy]{opacity:0;transition:opacity .3s ease-in-out}img[loading=lazy].loaded{opacity:1}section{display:flow-root;padding-block:40px;background-color:#fff}section.fixed .container{max-width:1400px}section.wider .container{max-width:1400px}section.wide .container{max-width:1250px}section.medium_width .container{max-width:1090px}section.narrow .container{max-width:810px}section.narrowest .container{max-width:530px}section.black_background{background-color:#000!important}section.white_background{background-color:#fff!important}section.purple_background{background-color:#473358!important}section.dark_purple_background{background-color:#29112b!important}section.gold_background{background-color:#c9a85c!important}section.lilac_background{background-color:#f1ecf4!important}section.beige_background{background-color:#fbf8f2!important}section.grey_background{background-color:#f0f0f0!important}section.dark_purple_to_purple_background{background:linear-gradient(270deg,#4a3461 23.36%,#29112b 76.64%)}section.purple_to_dark_purple_background{background:linear-gradient(180deg,#4a3461 23.36%,#29112b 76.64%)}section.dark_purple_to_purple_top_bottom_background{background:linear-gradient(0deg,#4a3461 23.36%,#29112b 76.64%)}section.purple_to_dark_purple_top_bottom_background{background:linear-gradient(0deg,#4a3461 23.36%,#29112b 76.64%)}section.black_box .content_box{background-color:#000;color:#fff}section.white_box .content_box{background-color:#fff;color:#000}section.purple_box .content_box{background-color:#473358;color:#fff}section.dark_purple_box .content_box{background-color:#29112b;color:#fff}section.gold_box .content_box{background-color:#c9a85c;color:#473358}section.lilac_box .content_box{background-color:#f1ecf4;color:#000}section.beige_box .content_box{background-color:#fbf8f2;color:#000}section.grey_box .content_box{background-color:#f0f0f0;color:#000}section.black_text{color:#000}section.white_text{color:#fff}section.purple_text{color:#473358}section.dark_purple_text{color:#29112b}section.gold_text{color:#c9a85c}section.lilac_text{color:#f1ecf4}section.beige_text{color:#fbf8f2}section.grey_text{color:#f0f0f0}section.black_titles h1,section.black_titles h2,section.black_titles h3,section.black_titles h4,section.black_titles h5,section.black_titles h6{color:#000}section.white_titles h1,section.white_titles h2,section.white_titles h3,section.white_titles h4,section.white_titles h5,section.white_titles h6{color:#fff}section.purple_titles h1,section.purple_titles h2,section.purple_titles h3,section.purple_titles h4,section.purple_titles h5,section.purple_titles h6{color:#473358}section.dark_purple_titles h1,section.dark_purple_titles h2,section.dark_purple_titles h3,section.dark_purple_titles h4,section.dark_purple_titles h5,section.dark_purple_titles h6{color:#29112b}section.gold_titles h1,section.gold_titles h2,section.gold_titles h3,section.gold_titles h4,section.gold_titles h5,section.gold_titles h6{color:#c9a85c}section.lilac_titles h1,section.lilac_titles h2,section.lilac_titles h3,section.lilac_titles h4,section.lilac_titles h5,section.lilac_titles h6{color:#f1ecf4}section.beige_titles h1,section.beige_titles h2,section.beige_titles h3,section.beige_titles h4,section.beige_titles h5,section.beige_titles h6{color:#fbf8f2}section.grey_titles h1,section.grey_titles h2,section.grey_titles h3,section.grey_titles h4,section.grey_titles h5,section.grey_titles h6{color:#f0f0f0}section.left_titles h1,section.left_titles h2,section.left_titles h3,section.left_titles h4,section.left_titles h5,section.left_titles h6{text-align:left}section.center_titles h1,section.center_titles h2,section.center_titles h3,section.center_titles h4,section.center_titles h5,section.center_titles h6{text-align:center}section.right_titles h1,section.right_titles h2,section.right_titles h3,section.right_titles h4,section.right_titles h5,section.right_titles h6{text-align:right}section.left_buttons .buttons_container{justify-content:flex-start}section.center_buttons .buttons_container{justify-content:center}section.right_buttons .buttons_container{justify-content:flex-end}section .section_title{margin-block:15px}section .content_box{background-color:#f0f0f0}section .buttons_container{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:10px;padding-block:10px}section .swiper .buttons_container{padding-block:0}.button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;appearance:none;border:none;font-family:inherit;font-weight:inherit;cursor:pointer;border-radius:20px;padding:6px 16px;font-size:16px;position:relative;transition:background-color .3s ease-out,color .3s ease-out,border-color .3s ease-out;--button-colour: var(--gold);--button-text: var(--purple);color:var(--button-text);background-color:var(--button-colour);box-shadow:inset 0 0 4px #ffffff4d;font-weight:600}.button:hover{color:var(--button-colour);background-color:var(--button-text)}.button:disabled,.button.disabled{cursor:not-allowed;pointer-events:none;filter:grayscale(1);opacity:.6;box-shadow:none}@media(min-width:768px){.button{padding:8px 18px;font-size:18px}}.button svg,.button img{width:19px;height:19px;margin-right:8px;fill:currentColor}.button.inherit{--button-colour: var(--gold);--button-text: var(--purple)}.button.purple{--button-colour: var(--purple);--button-text: var(--white)}.button.dark_purple{--button-colour: var(--dark_purple);--button-text: var(--white)}.button.lilac{--button-colour: var(--lilac);--button-text: var(--purple)}.button.gold{--button-colour: var(--gold);--button-text: var(--purple)}.button.beige{--button-colour: var(--beige);--button-text: var(--purple)}.button.grey{--button-colour: var(--grey);--button-text: var(--purple)}.button.white{--button-colour: var(--white);--button-text: var(--purple)}.button.black{--button-colour: var(--black);--button-text: var(--white)}.button.solid{color:var(--button-text);background-color:var(--button-colour);box-shadow:inset 0 0 4px #ffffff4d}.button.solid:hover{color:var(--button-colour);background-color:var(--button-text)}.button.solid.has-gradient{background:linear-gradient(to bottom,var(--button-colour),color-mix(in srgb,var(--button-colour),black 24%));background-color:var(--button-colour)}.button.solid.has-gradient:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(to bottom,var(--button-text),color-mix(in srgb,var(--button-text),black 24%));opacity:0;transition:opacity .3s ease-out;z-index:-1}.button.solid.has-gradient:hover{background-color:var(--button-text)}.button.solid.has-gradient:hover:after{opacity:1}.button.outlined{color:var(--button-colour);border:1px solid var(--button-colour);background-color:transparent;box-shadow:none}.button.outlined:hover{color:var(--button-text);background-color:var(--button-colour)}.button.large{border-radius:30px;padding:15px 16px}@media(min-width:768px){.button.large{padding:17px 18px}}.button.block{display:block;width:100%}section.block-image{background-color:#fbf8f2}@media(min-width:768px){section.block-image.image_right .block-image_image{order:2}section.block-image.image_right .block-image_content{order:1}}section.block-image .block-image_flex{display:flex;flex-direction:column}@media(min-width:768px){section.block-image .block-image_flex{flex-direction:row;margin:0 -7.5px}}section.block-image .block-image_content{width:100%;max-width:640px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){section.block-image .block-image_content{margin:0 7.5px;width:calc(50% - 15px);min-width:380px;max-width:unset;padding-left:10px}}@media(min-width:1024px){section.block-image .block-image_content{padding-left:15px}}@media(min-width:1400px){section.block-image .block-image_content{padding-left:20px}}section.block-image .block-image_image{width:100%;max-width:640px;margin-bottom:14px}@media(min-width:768px){section.block-image .block-image_image{margin:0 7.5px;width:calc(50% - 15px);max-width:unset}}section.block-image .block-image_image img{width:100%;height:auto;object-fit:cover;object-position:center;aspect-ratio:672/712;border-radius:20px}section.block-image h2.section_title{margin-bottom:0}@media(min-width:768px){section.block-image .block-image_body{margin-top:10px}}section.block-image .block-image_icons{display:grid;grid-template-columns:1fr;flex-wrap:wrap;margin-top:6px}@media(min-width:768px){section.block-image .block-image_icons{grid-template-columns:1fr 1fr}}section.block-image .block-image_icons_item{display:flex;margin:0 23px 11px 0}@media(min-width:768px){section.block-image .block-image_icons_item{margin:0 26px 12px 0}}section.block-image .block-image_icons_item .block-image_icons_icon{background-color:var(--white);border:1px solid rgba(201,168,92,.2);margin-right:11px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:54px;height:54px}@media(min-width:768px){section.block-image .block-image_icons_item .block-image_icons_icon{width:60px;height:60px;margin-right:13px}}section.block-image .block-image_icons_item .block-image_icons_icon svg{width:22px;height:22px}@media(min-width:768px){section.block-image .block-image_icons_item .block-image_icons_icon svg{min-width:24px;min-height:24px}}section.block-image .block-image_icons_item .block-image_icons_title{margin:0;color:var(--purple);font-weight:600}section.block-image .block-image_icons_item .block-image_icons_text{margin:0;color:#838383;font-size:14px}@media(min-width:768px){section.block-image .block-image_icons_item .block-image_icons_text{font-size:16px}}section.calculator .calculator_intro{display:flex;flex-direction:column;margin-bottom:10px}@media(min-width:768px){section.calculator .calculator_intro{margin-bottom:16px}}section.calculator .calculator_intro_text>*:last-child{margin-bottom:0}section.calculator .calculator_intro p.subtitle{margin-bottom:0}section.calculator .calculator_intro h2.section_title{margin-bottom:2px}@media(min-width:768px){section.calculator .calculator_intro h2.section_title{margin-bottom:6px}}section.calculator .calculator_flex{display:flex;flex-direction:column}@media(min-width:768px){section.calculator .calculator_flex{flex-direction:row;align-self:stretch;align-items:flex-start;margin:0 -7.5px}}section.calculator .calculator_card{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--white);border-radius:20px;padding:28px 25px 25px;margin-bottom:15px}section.calculator .calculator_card:last-child{margin-bottom:0}@media(min-width:768px){section.calculator .calculator_card:last-child{margin-bottom:15px}}@media(min-width:768px){section.calculator .calculator_card{margin:0 7.5px 15px;width:100%;padding:30px}}@media(min-width:1024px){section.calculator .calculator_card{padding:42px 40px;aspect-ratio:672/336}}@media(min-width:768px){section.calculator .calculator_card .calculator_content{margin-bottom:15px}}section.calculator .calculator_card.calculator_card_total{background-color:#2e0550;max-width:441px;min-height:571px}@media(min-width:1024px){section.calculator .calculator_card.calculator_card_total{aspect-ratio:unset}}section.calculator .calculator_card.calculator_card_total .calculator_title{color:var(--white);margin-bottom:6px;padding-bottom:8px;border-bottom:1px solid #C9A85C}section.calculator .calculator_card.calculator_card_total .calculator_content{height:auto;color:var(--white);display:flex;flex-direction:column;flex-grow:1}section.calculator .calculator_card.calculator_card_total .calculator_table{width:100%;border-collapse:collapse;margin-bottom:5px}section.calculator .calculator_card.calculator_card_total .calculator_table thead th{text-align:left;font-weight:600;padding-bottom:4px;font-size:16px}@media(min-width:768px){section.calculator .calculator_card.calculator_card_total .calculator_table thead th{font-size:18px}}section.calculator .calculator_card.calculator_card_total .calculator_table tbody tr{border-bottom:1px solid rgba(202,193,210,.3)}section.calculator .calculator_card.calculator_card_total .calculator_table tbody tr:last-child{border:none}section.calculator .calculator_card.calculator_card_total .calculator_table tbody td{padding:6px 0;vertical-align:middle;font-weight:500px;font-size:16px}@media(min-width:768px){section.calculator .calculator_card.calculator_card_total .calculator_table tbody td{font-size:18px}}section.calculator .calculator_card.calculator_card_total .calculator_cell{display:flex;align-items:center;justify-content:space-between;gap:12px}section.calculator .calculator_card.calculator_card_total .calculator_cell_amount{font-weight:500}section.calculator .calculator_card.calculator_card_total .calculator_cell_actions{display:flex;gap:8px;flex-shrink:0}section.calculator .calculator_card.calculator_card_total .calculator_cell_name{font-weight:500}section.calculator .calculator_card.calculator_card_total .calculator_cell_weight{color:#ffffffb3;font-size:13px;font-weight:400}@media(min-width:768px){section.calculator .calculator_card.calculator_card_total .calculator_cell_weight{font-size:14px}}section.calculator .calculator_card.calculator_card_total .calculator_icon_btn{width:28px;height:28px;border-radius:50%;border:1px solid #c9a04d;background:transparent;color:#c9a04d;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background .15s ease,color .15s ease}section.calculator .calculator_card.calculator_card_total .calculator_icon_btn:hover{background:#c9a04d;color:#1f0a30}section.calculator .calculator_card.calculator_card_total .calculator_icon_btn svg{width:14px;height:14px}section.calculator .calculator_card.calculator_card_total .calculator_total{display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;padding:10px 0;border-top:1px solid #C9A85C;border-bottom:1px solid #C9A85C}section.calculator .calculator_card.calculator_card_total .calculator_total_label{font-weight:700;line-height:1.4;font-size:16px}@media(min-width:768px){section.calculator .calculator_card.calculator_card_total .calculator_total_label{font-size:18px}}section.calculator .calculator_card.calculator_card_total .calculator_total_value{color:var(--white);font-family:var(--font-stack);display:inline-block}section.calculator .calculator_card.calculator_card_total .calculator_reset{appearance:none;background:transparent;border:none;cursor:pointer;color:#fff9;font-size:13px;text-decoration:underline;padding:0;margin:8px 0 10px;align-self:flex-start}section.calculator .calculator_card.calculator_card_total .calculator_reset:hover{color:#fff}section.calculator .calculator_card.calculator_card_total .buttons_container .button{text-align:center}section.calculator .calculator_card.calculator_card_total .calculator_disclaimer>*{color:#fff9;font-size:12px}@media(min-width:768px){section.calculator .calculator_card.calculator_card_total .calculator_disclaimer>*{font-size:14px}}section.calculator .calculator_card.calculator_card_total .calculator_disclaimer>*:last-child{margin-bottom:0}section.calculator .calculator_card form{display:flex;flex-direction:column;gap:17px}@media(min-width:540px){section.calculator .calculator_card form{gap:18px}}@media(min-width:768px){section.calculator .calculator_card form{gap:20px}}section.calculator .calculator_card form label{text-transform:uppercase;letter-spacing:20%;font-weight:700;color:var(--gold);font-size:14px;margin-bottom:2px}@media(min-width:768px){section.calculator .calculator_card form label{font-size:15px;margin-bottom:1px}}@media(min-width:1024px){section.calculator .calculator_card form label{font-size:16px}}section.calculator .calculator_card form input,section.calculator .calculator_card form select{outline:none;background-color:var(--white);border:1px solid #CAC1D2;border-radius:20px;color:var(--purple);width:100%;appearance:none;padding:15px 20px;font-size:16px}@media(min-width:768px){section.calculator .calculator_card form input,section.calculator .calculator_card form select{padding:16px 22px;font-size:18px}}section.calculator .calculator_card form input::placeholder{color:var(--purple)}section.calculator .calculator_card form input:focus,section.calculator .calculator_card form select:focus{border-color:var(--gold)}section.calculator .calculator_card .form_row{display:flex;flex-direction:column}@media(min-width:540px){section.calculator .calculator_card .form_row{flex-direction:row}}@media(min-width:768px){section.calculator .calculator_card .form_row{flex-direction:column}}@media(min-width:1024px){section.calculator .calculator_card .form_row{flex-direction:row}}section.calculator .calculator_card .form_row .form_field{position:relative}section.calculator .calculator_card .form_row .form_field:first-child:after{content:"";position:absolute;bottom:8px;right:0;width:1px;height:42px;border-right:1px solid #CAC1D2}section.calculator .calculator_card .form_row .form_field.form_field_input input{border-radius:20px 0 0 20px;border-right:none}section.calculator .calculator_card .form_row .form_field.form_field_select{max-width:180px}section.calculator .calculator_card .form_row .form_field.form_field_select label{border:0;clip-path:inset(50%);height:1px;margin:0;overflow:hidden;position:absolute;white-space:nowrap;width:1px}section.calculator .calculator_card .form_row .form_field.form_field_select .form_select:after{right:18px}section.calculator .calculator_card .form_row .form_field.form_field_select .form_select select{height:58px;border-left:none;border-radius:0 20px 20px 0;padding:16px 42px 16px 22px}section.calculator .calculator_card .form_field{flex:1;display:flex;flex-direction:column;justify-content:flex-end;gap:7px}@media(min-width:1024px){section.calculator .calculator_card .form_field{gap:8px}}section.calculator .calculator_card .form_field.calculator_item_group.hidden{display:none}section.calculator .calculator_card .form_field.calculator_item_group--single{display:none}section.calculator .calculator_card .calculator_form_error{color:#b3261e;font-size:14px;font-weight:600}section.calculator .calculator_card .calculator_form_error:empty{display:none}section.calculator .calculator_card .pill_group{display:flex;flex-wrap:wrap;gap:6px}section.calculator .calculator_card .pill_group .pill{cursor:pointer;appearance:none;background:#fff;border:1px solid #CAC1D2;color:#2b2b33;border-radius:20px;transition:background .15s ease,color .15s ease,border-color .15s ease;padding:11px 22px;font-size:16px}@media(min-width:768px){section.calculator .calculator_card .pill_group .pill{padding:13px 24px;font-size:18px}}section.calculator .calculator_card .pill_group .pill:hover{border-color:#c9c9d6}section.calculator .calculator_card .pill_group .pill.selected{background:var(--purple);border-color:var(--purple);color:#fff}section.calculator .calculator_card .form_select{position:relative;display:flex}section.calculator .calculator_card .form_select:after{content:"";position:absolute;right:20px;top:50%;width:8px;height:8px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateY(-70%) rotate(45deg);pointer-events:none}section.calculator .calculator_card .form_select select{padding:16px 50px 16px 22px;color:var(--purple);cursor:pointer}section.calculator .calculator_card .form_select select option{background-color:var(--field-bg);color:var(--purple)}section.calculator .calculator_card .form_select select option[value=""][disabled]{color:var(--text-placeholder)}section.calculator .calculator_card button.submit{font-weight:700;color:#3a2b1a;cursor:pointer;color:var(--purple);background:linear-gradient(to bottom,#c9a85c,#ac9762);box-shadow:inset 0 0 4px #ffffff4d;border:none;border-radius:20px;text-decoration:none;margin:0;padding:15px 16px;font-size:16px}@media(min-width:768px){section.calculator .calculator_card button.submit{padding:17px 18px;font-size:18px}}section.cards{background-color:#fbf8f2}section.cards .cards_intro{display:flex;flex-direction:column;margin-bottom:10px}@media(min-width:1024px){section.cards .cards_intro{margin-bottom:22px}}@media(min-width:1200px){section.cards .cards_intro{margin-bottom:25px;padding-left:0;padding-right:0}}@media(min-width:768px){section.cards .cards_intro_flex{display:flex;flex-direction:row;justify-content:space-between}}@media(min-width:768px){section.cards .cards_intro_body{max-width:426px;padding-left:20px}}@media(min-width:1024px){section.cards .cards_intro_body{max-width:565px;padding-left:30px}}section.cards p.subtitle{margin-bottom:0}section.cards h2.section_title{margin-bottom:2px}@media(min-width:768px){section.cards h2.section_title{min-width:340px}}section.cards .cards_cards_container{max-width:1400px;width:100%;margin:0 auto;padding:0}@media(min-width:560px){section.cards .cards_cards_container{padding:0 20px}}section.cards .cards_swiper{padding:0 20px}@media(min-width:560px){section.cards .cards_swiper{padding:0}}section.cards .cards_cards.has-pagination .cards_swiper{padding-bottom:36px}section.cards .swiper-slide{height:auto;display:flex}section.cards .swiper-pagination.swiper-pagination-bullets{bottom:2px}section.cards .swiper-pagination.pagination-force-hidden{display:none!important}section.cards .swiper-pagination .swiper-pagination-bullet{transform:none;width:13px;height:13px;background-color:var(--white);border:1px solid #C9A85C;opacity:1}section.cards .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--purple);border-color:var(--purple)}section.cards .cards_card{position:relative;background-color:var(--white);border:1px solid #D9D9D9;display:flex;flex-direction:column;margin:0 0 12px;width:100%;height:100%;border-radius:20px;overflow:hidden}section.cards .cards_card img{object-fit:cover;object-position:center;aspect-ratio:442/323}@media(min-width:768px){section.cards .cards_card img{aspect-ratio:432/323}}section.cards .cards_card .cards_card_content{height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:12px 16px 17px}@media(min-width:1024px){section.cards .cards_card .cards_card_content{padding:16px 18px 19px}}section.cards .cards_card .cards_card_body{display:flex;flex-direction:column;aspect-ratio:560/220}@media(min-width:460px){section.cards .cards_card .cards_card_body{aspect-ratio:490/220}}@media(min-width:768px){section.cards .cards_card .cards_card_body{aspect-ratio:432/220}}section.cards .cards_card .cards_card_title{margin:0 0 5px}@media(min-width:1024px){section.cards .cards_card .cards_card_title{margin:0 0 6px}}section.cards .cards_card .cards_card_text{margin:0 0 8px}section.cards .cards_card .cards_card_text>*{margin:0 0 8px}section.cards .cards_card .cards_card_text>*:last-child{margin-bottom:0}section.cards .cards_card .cards_card_link{display:flex;align-items:center;color:#ac9762;text-decoration:none;margin-bottom:0;font-weight:600}section.cards .cards_card .cards_card_link>svg{width:17px;height:17px;margin:1px 0 0 6px}section.contact-with-map{background-color:#fbf8f2}section.contact-with-map .contact-with-map_flex{display:flex;flex-direction:column;overflow:hidden;border-radius:20px;box-shadow:0 4px 50px #00000040}@media(min-width:768px){section.contact-with-map .contact-with-map_flex{flex-direction:row}}section.contact-with-map .contact-with-map_content{background-color:#4a3461;width:100%;display:flex;flex-direction:column;justify-content:center;padding:24px 24px 4px}@media(min-width:768px){section.contact-with-map .contact-with-map_content{width:50%;min-width:380px;padding:24px 24px 21px}}@media(min-width:1024px){section.contact-with-map .contact-with-map_content{padding:26px 25px 21px}}@media(min-width:1200px){section.contact-with-map .contact-with-map_content{padding:30px 30px 25px}}section.contact-with-map .contact-with-map_image{position:relative;aspect-ratio:381/258;height:auto;width:100%}@media(min-width:768px){section.contact-with-map .contact-with-map_image{width:50%;max-width:unset;aspect-ratio:unset}}section.contact-with-map .contact-with-map_image img{width:100%;height:100%;object-fit:cover;object-position:center}@media(min-width:768px){section.contact-with-map .contact-with-map_image img{aspect-ratio:741/535}}section.contact-with-map .contact-with-map_image .js-google-map{width:100%;height:100%}section.contact-with-map .contact-with-map_image .contact-with-map_placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#ffffff0d;color:#ffffffb3}section.contact-with-map h2.section_title{color:var(--white);margin-bottom:0}@media(min-width:768px){section.contact-with-map .contact-with-map_body{margin-top:8px;max-width:540px}}section.contact-with-map .contact-with-map_body p,section.contact-with-map .contact-with-map_body ul li,section.contact-with-map .contact-with-map_body ol li{color:#ffffffb3}section.contact-with-map .contact-with-map_list{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:6px}@media(min-width:768px){section.contact-with-map .contact-with-map_list{margin-top:8px}}section.contact-with-map .contact-with-map_item{display:flex;margin:0 23px 11px 0}@media(min-width:768px){section.contact-with-map .contact-with-map_item{margin:0 0 12px}}section.contact-with-map .contact-with-map_item:last-child{margin-bottom:0}section.contact-with-map .contact-with-map_item .contact-with-map_icon{display:flex;padding-top:2px;margin-right:11px}@media(min-width:768px){section.contact-with-map .contact-with-map_item .contact-with-map_icon{padding-top:4px;margin-right:13px}}section.contact-with-map .contact-with-map_item .contact-with-map_icon svg{width:22px;height:22px}@media(min-width:768px){section.contact-with-map .contact-with-map_item .contact-with-map_icon svg{min-width:24px;min-height:24px}}section.contact-with-map .contact-with-map_item .contact-with-map_icon_title{margin:0;color:var(--white);font-weight:600}@media(min-width:768px){section.contact-with-map .contact-with-map_item .contact-with-map_icon_title{margin-bottom:3px}}@media(min-width:1024px){section.contact-with-map .contact-with-map_item .contact-with-map_icon_title{margin-bottom:4px}}section.contact-with-map .contact-with-map_item .contact-with-map_icon_text{margin:0;color:#ffffffb3;font-size:14px}@media(min-width:768px){section.contact-with-map .contact-with-map_item .contact-with-map_icon_text{font-size:16px}}section.contact-with-map .contact-with-map_item .contact-with-map_icon_body{width:100%}section.contact-with-map .contact-with-map_item .contact-with-map_icon_flex{display:flex;flex-direction:column}section.contact-with-map .contact-with-map_item table{width:max-content;border-collapse:collapse;margin-top:10px}section.contact-with-map .contact-with-map_item table tr{color:#ffffffb3}section.contact-with-map .contact-with-map_item table tr td{padding:0 10px 0 5px}section.contact-with-map .contact-with-map_item table tr td:first-of-type{padding-left:0}section.detailed-cards{background-color:#fbf8f2}section.detailed-cards .detailed-cards_intro{display:flex;flex-direction:column;margin-bottom:15px}@media(min-width:600px){section.detailed-cards .detailed-cards_intro{margin-bottom:16px}}@media(min-width:768px){section.detailed-cards .detailed-cards_intro{margin-bottom:17px}}@media(min-width:1024px){section.detailed-cards .detailed-cards_intro{margin-bottom:18px}}section.detailed-cards .detailed-cards_intro_text{max-width:545px}@media(min-width:768px){section.detailed-cards .detailed-cards_intro_text{max-width:672px}}section.detailed-cards .detailed-cards_intro_text>*:last-child{margin-bottom:0}section.detailed-cards p.subtitle{margin-bottom:0}section.detailed-cards h2.section_title{margin-bottom:2px}@media(min-width:768px){section.detailed-cards h2.section_title{margin-bottom:4px}}section.detailed-cards .detailed-cards_flex{display:flex;flex-direction:column}@media(min-width:768px){section.detailed-cards .detailed-cards_flex{flex-direction:row;flex-wrap:wrap;align-self:stretch;margin:0 -7.5px}}section.detailed-cards .detailed-cards_card{display:flex;flex-direction:column;justify-content:space-between;background-color:var(--white);border:1px solid #C9A85C;border-radius:20px;padding:28px 25px 25px;margin-bottom:15px}section.detailed-cards .detailed-cards_card:last-child{margin-bottom:0}@media(min-width:768px){section.detailed-cards .detailed-cards_card:last-child{margin-bottom:15px}}@media(min-width:768px){section.detailed-cards .detailed-cards_card{margin:0 7.5px 15px;width:calc(50% - 15px);padding:30px}}@media(min-width:1024px){section.detailed-cards .detailed-cards_card{padding:42px 40px;aspect-ratio:672/336}}@media(min-width:768px){section.detailed-cards .detailed-cards_card .detailed-cards_content{margin-bottom:15px}}section.detailed-cards .detailed-cards_card .detailed-cards_content>svg,section.detailed-cards .detailed-cards_card .detailed-cards_content>img{width:30px;height:30px;margin-bottom:4px}@media(min-width:768px){section.detailed-cards .detailed-cards_card .detailed-cards_content>svg,section.detailed-cards .detailed-cards_card .detailed-cards_content>img{margin-bottom:6px}}section.detailed-cards .detailed-cards_card .detailed-cards_content .detailed-cards_title{margin-bottom:6px}@media(min-width:768px){section.detailed-cards .detailed-cards_card .detailed-cards_content .detailed-cards_title{margin-bottom:8px}}section.detailed-cards .detailed-cards_card .detailed-cards_content .detailed-cards_body>*{color:#838383}section.detailed-cards .detailed-cards_card .detailed-cards_link{display:flex;align-items:center;color:#c9a85c;text-decoration:none;margin-bottom:0}section.detailed-cards .detailed-cards_card .detailed-cards_link>svg{width:17px;height:17px;margin:1px 0 0 6px}section.detailed-cards .detailed-cards_card:nth-child(odd){border-color:#c9a85c33;background:linear-gradient(to top,#29112b,#4a3461)}section.detailed-cards .detailed-cards_card:nth-child(odd) .detailed-cards_title{color:var(--white)}section.detailed-cards .detailed-cards_card:nth-child(odd) .detailed-cards_body>*{color:#ffffffb3}section.faqs.black_faq_background details.faq{background-color:#000}section.faqs.black_faq_text details.faq,section.faqs.black_faq_text details.faq h3{color:#000}section.faqs.white_faq_background details.faq{background-color:#fff}section.faqs.white_faq_text details.faq,section.faqs.white_faq_text details.faq h3{color:#fff}section.faqs.purple_faq_background details.faq{background-color:#473358}section.faqs.purple_faq_text details.faq,section.faqs.purple_faq_text details.faq h3{color:#473358}section.faqs.dark_purple_faq_background details.faq{background-color:#29112b}section.faqs.dark_purple_faq_text details.faq,section.faqs.dark_purple_faq_text details.faq h3{color:#29112b}section.faqs.gold_faq_background details.faq{background-color:#c9a85c}section.faqs.gold_faq_text details.faq,section.faqs.gold_faq_text details.faq h3{color:#c9a85c}section.faqs.lilac_faq_background details.faq{background-color:#f1ecf4}section.faqs.lilac_faq_text details.faq,section.faqs.lilac_faq_text details.faq h3{color:#f1ecf4}section.faqs.beige_faq_background details.faq{background-color:#fbf8f2}section.faqs.beige_faq_text details.faq,section.faqs.beige_faq_text details.faq h3{color:#fbf8f2}section.faqs.grey_faq_background details.faq{background-color:#f0f0f0}section.faqs.grey_faq_text details.faq,section.faqs.grey_faq_text details.faq h3{color:#f0f0f0}section.faqs p.subtitle{margin-bottom:0}section.faqs h2.section_title{margin:15px 0 20px}section.faqs details.faq{margin-bottom:10px;border-radius:10px;padding:20px}section.faqs details.faq summary{position:relative;list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px}section.faqs details.faq summary h3{margin:0;text-align:left}section.faqs details.faq summary:after{content:"+";flex-shrink:0;font-size:30px;font-weight:600;line-height:1}section.faqs details.faq[open] summary:after{content:"-"}section.faqs details.faq .details{padding-top:10px}section.faqs details.faq .details p{margin:0}section.form .form_flex{display:flex;flex-direction:column;overflow:hidden}@media(min-width:768px){section.form .form_flex{flex-direction:row}}section.form .form_content{width:100%;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px}@media(min-width:768px){section.form .form_content{width:50%;min-width:380px;padding:24px 24px 21px;margin-bottom:0}}@media(min-width:1024px){section.form .form_content{padding:26px 25px 21px}}@media(min-width:1200px){section.form .form_content{padding:30px 30px 25px}}section.form .form_card{border-radius:20px;background-color:#473358;border:1px solid rgba(201,168,92,.5);box-shadow:0 0 0 1px #4a6fd426;width:100%;height:auto;padding:22px 21px}@media(min-width:540px){section.form .form_card{padding:23px 23px 24px}}@media(min-width:768px){section.form .form_card{width:50%;max-width:unset;aspect-ratio:unset;padding:24px 25px 25px}}@media(min-width:1024px){section.form .form_card{padding:30px}}section.form h2.section_title{margin-bottom:0}@media(min-width:768px){section.form h2.section_title{max-width:510px}}@media(min-width:768px){section.form .form_body{margin-top:8px;max-width:510px}}section.form .form_body p,section.form .form_body ul li,section.form .form_body ol li{opacity:.7}section.form .form_list{display:flex;flex-wrap:wrap;flex-direction:column;margin-top:6px}@media(min-width:768px){section.form .form_list{margin-top:8px}}section.form .form_item{display:flex;margin:0 23px 9px 0}@media(min-width:768px){section.form .form_item{margin:0 0 10px}}section.form .form_item:last-child{margin-bottom:0}section.form .form_item .form_item_tick{display:flex;align-items:center;justify-self:center;margin-right:11px;margin-top:1px;width:22px;height:22px}@media(min-width:768px){section.form .form_item .form_item_tick{margin-right:13px;width:24px;height:24px}}section.form .form_item .form_item_tick svg,section.form .form_item .form_item_tick img{width:inherit;height:inherit}section.form .form_item .form_item_title{margin:0;font-weight:600}section.form .form-success h3,section.form .form-success p{color:var(--white)}section.header{width:100%;padding:20px 0 6px}@media(min-width:768px){section.header{padding:12px 0}}@media(min-width:768px){section.header{min-height:calc(100dvh - 170px);display:flex;align-items:center}}section.header>.container{position:relative;display:flex;flex-direction:column}@media(min-width:768px){section.header>.container{flex-direction:row;align-items:center}}section.header.short{min-height:22vw}section.header.medium_height{min-height:28vw}section.header.tall{min-height:38vw}section.header.fullscreen{min-height:100vh}@media(min-width:768px){section.header.image_left .header_content{order:2}section.header.image_left .header_image{order:1}section.header.image_left .header_live_prices{right:auto;left:15px}}section.header .header_content{width:100%;max-width:640px;display:flex;flex-direction:column;justify-content:center;padding-right:30px}section.header .header_image{width:100%;max-width:722px;margin-top:11px}@media(min-width:768px){section.header .header_image{margin-top:0}}section.header .header_image img{width:100%;height:auto;object-fit:contain;object-position:center;border-radius:20px}section.header .header_body{margin-top:5px}@media(min-width:768px){section.header .header_body{margin-top:10px}}section.header .header_body p,section.header .header_body ul li,section.header .header_body ol li{line-height:1.25;font-size:18px}@media(min-width:768px){section.header .header_body p,section.header .header_body ul li,section.header .header_body ol li{font-size:22px}}@media(min-width:1024px){section.header .header_body p,section.header .header_body ul li,section.header .header_body ol li{font-size:24px}}section.header .buttons_container{display:flex;flex-wrap:wrap}section.header .header_icons{display:flex;flex-wrap:wrap;margin-top:8px}section.header .header_icons_item{display:flex;align-items:center;margin:0 23px 11px 0}@media(min-width:768px){section.header .header_icons_item{margin:0 26px 12px 0}}section.header .header_icons_item .header_icons_icon{width:22px;height:22px;margin-right:11px}@media(min-width:768px){section.header .header_icons_item .header_icons_icon{width:24px;height:24px;margin-right:13px}}section.header .header_icons_item .header_icons_icon svg{width:inherit;height:inherit}section.header .header_icons_item p{margin:0;color:var(--lilac)}section.header .header_live_prices{border-radius:20px;background-color:#29112b;border:1px solid var(--white);padding:16px 18px;margin-bottom:15px;max-width:252px;width:100%;color:var(--white);display:none}@media(min-width:540px){section.header .header_live_prices{max-width:262px}}@media(min-width:768px){section.header .header_live_prices{margin-bottom:0;max-width:242px;position:absolute;bottom:35px;right:15px;display:block}}@media(min-width:1024px){section.header .header_live_prices{max-width:282px}}section.header .header_live_prices_row{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}section.header .header_live_prices_row:last-child{margin-bottom:0}section.header .header_live_prices_row p{margin:0;font-size:16px}@media(min-width:768px){section.header .header_live_prices_row p{font-size:18px}}section.header .header_live_prices_price{font-weight:700}section.header .header_live_prices_unit{font-size:12px;font-weight:400}section.icon-cards{background-color:#fbf8f2}section.icon-cards .icon-cards_intro{display:flex;flex-direction:column;margin-bottom:15px}@media(min-width:600px){section.icon-cards .icon-cards_intro{margin-bottom:16px}}@media(min-width:768px){section.icon-cards .icon-cards_intro{margin-bottom:17px}}@media(min-width:1024px){section.icon-cards .icon-cards_intro{margin-bottom:18px}}section.icon-cards .icon-cards_intro_text>*:last-child{margin-bottom:0}section.icon-cards.center_titles .icon-cards_intro{align-items:center;text-align:center}section.icon-cards.right_titles .icon-cards_intro{align-items:flex-end;text-align:right}section.icon-cards p.subtitle{margin-bottom:0}section.icon-cards h2.section_title{margin-bottom:2px}@media(min-width:768px){section.icon-cards h2.section_title{margin-bottom:4px}}section.icon-cards .icon-cards_grid{gap:13px}@media(min-width:600px){section.icon-cards .icon-cards_grid{gap:14px}}@media(min-width:768px){section.icon-cards .icon-cards_grid{gap:15px}}@media(min-width:1024px){section.icon-cards .icon-cards_grid{gap:16px}}@media(min-width:1200px){section.icon-cards .icon-cards_grid{gap:18px}}section.icon-cards .icon-cards_swiper.has-pagination{padding-bottom:0}section.icon-cards .icon-cards_cards{margin-bottom:8px}section.icon-cards .icon-cards_cards:not(.has-pagination-mobile),section.icon-cards .icon-cards_cards:not(.has-pagination-mobile-landscape),section.icon-cards .icon-cards_cards:not(.has-pagination-tablet),section.icon-cards .icon-cards_cards:not(.has-pagination-desktop){margin-bottom:11px}@media(min-width:1024px){section.icon-cards .icon-cards_cards:not(.has-pagination-mobile),section.icon-cards .icon-cards_cards:not(.has-pagination-mobile-landscape),section.icon-cards .icon-cards_cards:not(.has-pagination-tablet),section.icon-cards .icon-cards_cards:not(.has-pagination-desktop){margin-bottom:13px}}@media(max-width:499px){section.icon-cards .icon-cards_cards.has-pagination-mobile .icon-cards_swiper{padding-bottom:36px}section.icon-cards .icon-cards_cards:not(.has-pagination-mobile) .icon-cards_swiper{padding-bottom:4px}}@media(min-width:500px)and (max-width:767px){section.icon-cards .icon-cards_cards.has-pagination-mobile-landscape .icon-cards_swiper{padding-bottom:36px}section.icon-cards .icon-cards_cards:not(.has-pagination-mobile-landscape) .icon-cards_swiper{padding-bottom:4px}}@media(min-width:768px)and (max-width:1023px){section.icon-cards .icon-cards_cards.has-pagination-tablet .icon-cards_swiper{padding-bottom:36px}section.icon-cards .icon-cards_cards:not(.has-pagination-tablet) .icon-cards_swiper{padding-bottom:4px}}@media(min-width:1024px){section.icon-cards .icon-cards_cards.has-pagination-desktop .icon-cards_swiper{padding-bottom:36px}section.icon-cards .icon-cards_cards:not(.has-pagination-desktop) .icon-cards_swiper{padding-bottom:1px}}section.icon-cards .swiper-pagination.swiper-pagination-lock{display:none!important}section.icon-cards .swiper-pagination.swiper-pagination-bullets{bottom:1px}section.icon-cards .swiper-pagination .swiper-pagination-bullet{transform:none;width:13px;height:13px;background-color:var(--white);border:1px solid #C9A85C;opacity:1}section.icon-cards .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--purple);border-color:var(--purple)}section.icon-cards .icon-cards_cards_item{width:100%;background-color:var(--white);border:1px solid rgba(201,168,92,.2);border-radius:20px;display:flex;flex-direction:column;padding:11px}@media(min-width:600px){section.icon-cards .icon-cards_cards_item{flex-direction:row;align-items:center}}@media(min-width:768px){section.icon-cards .icon-cards_cards_item{padding:11px 13px 11px 11px}}@media(min-width:1024px){section.icon-cards .icon-cards_cards_item{padding:12px 14px 12px 12px}}section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon{background-color:#fbf8f2;border:1px solid rgba(201,168,92,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:46px;height:46px;margin-bottom:5px}@media(min-width:600px){section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon{margin-bottom:0;margin-right:11px}}@media(min-width:768px){section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon{width:52px;height:52px}}@media(min-width:1024px){section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon{width:56px;height:56px;margin-right:13px}}@media(min-width:1200px){section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon{width:60px;height:60px;margin-right:15px}}section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon svg,section.icon-cards .icon-cards_cards_item .icon-cards_cards_icon img{max-width:100%;max-height:100%}section.icon-cards .icon-cards_cards_item .icon-cards_cards_body{display:flex;flex-direction:column;justify-content:center}section.icon-cards .icon-cards_cards_item .icon-cards_cards_title{color:var(--purple);font-weight:600;margin:0 0 2px}section.icon-cards .icon-cards_cards_item .icon-cards_cards_text{margin:0;color:#838383;font-size:14px}@media(min-width:768px){section.icon-cards .icon-cards_cards_item .icon-cards_cards_text{font-size:16px}}section.icon-cards .icon-cards_cards_item .icon-cards_cards_text>*:last-child{margin:0}section.icon-cards .icon-cards_bottom{text-align:center;margin:0 auto;max-width:520px}@media(min-width:768px){section.icon-cards .icon-cards_bottom{max-width:580px}}@media(min-width:1024px){section.icon-cards .icon-cards_bottom{max-width:unset}}section.icon-cards .icon-cards_bottom>*:last-child{margin-bottom:0}section.icon-cards .icon-cards_bottom>*>a{color:var(--gold);font-weight:700;text-decoration:underline}section.live-pricing{background-color:#261229;color:#c9a85c;padding:15px 0}section.live-pricing .live-pricing_flex{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}@media(min-width:940px){section.live-pricing .live-pricing_flex{flex-direction:row}}section.live-pricing .live-pricing_prices{display:flex;flex-wrap:wrap;flex-direction:column;align-items:center;margin:1px 0}@media(min-width:680px){section.live-pricing .live-pricing_prices{align-items:flex-start;margin:1px 20px 1px 0}}@media(min-width:940px){section.live-pricing .live-pricing_prices{flex-direction:row;align-items:center}}section.live-pricing .live-pricing_title{display:flex;justify-content:center;margin-bottom:5px}@media(min-width:680px){section.live-pricing .live-pricing_title{justify-content:flex-start;margin-bottom:7px}}@media(min-width:768px){section.live-pricing .live-pricing_title{margin-bottom:6px}}@media(min-width:940px){section.live-pricing .live-pricing_title{margin:0 13px 0 0}}section.live-pricing h2.section_title{position:relative;text-transform:uppercase;font-family:var(--font-stack);letter-spacing:20%;font-weight:700;color:var(--gold);margin:0;padding-left:24px;font-size:14px;--pulse-scale: 1;--pulse-glow: 1}@media(min-width:680px){section.live-pricing h2.section_title{padding-left:27px}}@media(min-width:768px){section.live-pricing h2.section_title{padding-left:28px;font-size:16px}}@media(min-width:940px){section.live-pricing h2.section_title{padding-left:30px}}section.live-pricing h2.section_title:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%) scale(var(--pulse-scale));background-color:#36a55f;box-shadow:0 0 calc(8px * var(--pulse-glow)) calc(2px * var(--pulse-glow)) rgba(54,165,95,calc(.35 * var(--pulse-glow)));border-radius:50%;width:12px;height:12px}@media(min-width:680px){section.live-pricing h2.section_title:before{width:14px;height:14px}}@media(min-width:940px){section.live-pricing h2.section_title:before{width:15px;height:15px}}section.live-pricing .live-pricing_list{display:flex;flex-wrap:wrap;flex-direction:column;width:100%;max-width:300px;margin:0 auto}@media(min-width:680px){section.live-pricing .live-pricing_list{flex-direction:row;width:auto;max-width:unset;margin:0}}section.live-pricing .live-pricing_item{position:relative;margin-bottom:3px;padding:0;display:flex;align-items:center;justify-content:center}@media(min-width:680px){section.live-pricing .live-pricing_item{padding:0 9px;justify-content:flex-start}}section.live-pricing .live-pricing_item:before{content:"";position:absolute;top:1px;left:0;width:1px;height:calc(100% - 2px);background-color:#ffffff80;display:none}@media(min-width:680px){section.live-pricing .live-pricing_item:before{display:block}}section.live-pricing .live-pricing_item>*{margin:0 8px;width:33.3333333333%;text-align:center}@media(min-width:680px){section.live-pricing .live-pricing_item>*{width:auto;text-align:left}}@media(min-width:940px){section.live-pricing .live-pricing_item>*{margin:0 9px}}section.live-pricing .live-pricing_item>*:first-child{text-align:left}@media(max-width:679px){section.live-pricing .live-pricing_item>*:last-child{text-align:right;display:flex;justify-content:flex-end}}section.live-pricing .live-pricing_item:first-child{padding-left:0}@media(min-width:940px){section.live-pricing .live-pricing_item:first-child{padding-left:9px}}section.live-pricing .live-pricing_item:first-child:before{display:none}@media(min-width:940px){section.live-pricing .live-pricing_item:first-child:before{display:block}}section.live-pricing .live-pricing_item:first-child .live-pricing_metal{margin-left:0}@media(min-width:940px){section.live-pricing .live-pricing_item:first-child .live-pricing_metal{margin-left:9px}}section.live-pricing p.live-pricing_metal{color:var(--white);font-size:16px;margin-left:0}@media(min-width:680px){section.live-pricing p.live-pricing_metal{margin-left:9px}}@media(min-width:768px){section.live-pricing p.live-pricing_metal{font-size:18px}}section.live-pricing p.live-pricing_price{position:relative;top:-2px;font-family:var(--font-headings);font-size:18px}@media(min-width:768px){section.live-pricing p.live-pricing_price{font-size:22px}}@media(min-width:1024px){section.live-pricing p.live-pricing_price{font-size:24px}}section.live-pricing p.live-pricing_price .live-pricing_unit{font-family:var(--font-stack);font-size:12px;font-weight:400}section.live-pricing .live-pricing_percent_container{display:flex;align-items:center}section.live-pricing .live-pricing_percent_container.rise p.live-pricing_percent{color:#71f1a0}section.live-pricing .live-pricing_percent_container.rise .live-pricing_arrow:before{border-color:#71f1a0}section.live-pricing .live-pricing_percent_container.fall p.live-pricing_percent{color:#f17171}section.live-pricing .live-pricing_percent_container.fall .live-pricing_arrow:before{top:-1px;transform:rotate(135deg);border-color:#f17171}section.live-pricing .live-pricing_arrow{margin-left:4px;margin-right:5px}section.live-pricing .live-pricing_arrow:before{border-style:solid;border-width:1px 1px 0 0;border-color:var(--white);content:"";width:5px;height:5px;left:0;position:relative;top:3px;transform:rotate(-45deg);display:flex;align-items:center}section.live-pricing p.live-pricing_percent{font-size:12px;color:var(--white);margin:0}section.live-pricing .live-pricing_info{display:flex;align-items:center;justify-content:center;margin:2px 0 0}@media(min-width:680px){section.live-pricing .live-pricing_info{justify-content:flex-start;margin:1px 0}}@media(min-width:940px){section.live-pricing .live-pricing_info{margin:1px 0}}section.live-pricing .live-pricing_info p{margin:0;font-size:14px;color:#ffffffb3}section.news-listing .news_listing{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));column-gap:2rem;row-gap:2.5rem;justify-content:start}@media(min-width:540px){section.news-listing .news_listing{grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}}@media(min-width:1024px){section.news-listing .news_listing{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));row-gap:3.5rem}}section.news-listing .news_listing>*{max-width:100%}section.news-listing-header .listing_header{display:flex;flex-direction:column-reverse;gap:.5rem;margin-bottom:1.5rem}@media(min-width:768px){section.news-listing-header .listing_header{flex-direction:row;align-items:baseline;justify-content:space-between;gap:1.5rem}}section.news-listing-header .news_counter{color:var(--mid-grey);font-size:14px}section.news-listing-header .news_title h1{margin:0}section.news-listing-header .listing_introduction{margin-bottom:2rem}section.steps .steps_intro{display:flex;flex-direction:column;margin-bottom:8px}@media(min-width:768px){section.steps .steps_intro{flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:15px}}section.steps .steps_intro_text{margin-bottom:5px}@media(min-width:768px){section.steps .steps_intro_text{margin-bottom:0;padding-right:20px}}section.steps .steps_intro_buttons{display:flex;flex-direction:column}section.steps p.subtitle{margin-bottom:0}section.steps h2.section_title{color:#eae7e0;margin-bottom:2px}@media(min-width:768px){section.steps h2.section_title{margin-bottom:4px}}section.steps .buttons_container{display:flex;flex-wrap:wrap;margin-top:4px}@media(min-width:1024px){section.steps .buttons_container{margin-top:10px}}section.steps .steps_cards{display:flex;flex-wrap:wrap;margin-top:6px}@media(min-width:540px){section.steps .steps_cards{margin:0 -14px}}@media(min-width:768px){section.steps .steps_cards{margin:0 -15px}}@media(min-width:1024px){section.steps .steps_cards{margin:0 -18px}}section.steps .steps_card{position:sticky;top:0;width:100%;margin-bottom:30px}@media(min-width:540px){section.steps .steps_card{position:relative;width:calc(50% - 28px);margin:0 14px 12px}}@media(min-width:1024px){section.steps .steps_card{width:calc(25% - 36px);margin:0 18px 12px}}@media(min-width:540px){section.steps .steps_card:nth-child(2n) .steps_card_inner>svg{display:none}}@media(min-width:1024px){section.steps .steps_card:nth-child(2n) .steps_card_inner>svg{display:block}}@media(min-width:540px){section.steps .steps_card:nth-child(4n) .steps_card_inner>svg,section.steps .steps_card:last-child .steps_card_inner>svg{display:none}}@media(max-width:539px){section.steps .steps_card:last-child .steps_card_inner>svg{display:none}}section.steps .steps_card .steps_card_inner{background-color:#fbf8f2;border-radius:20px;height:100%;display:flex;flex-direction:column;padding:16px 18px 19px;border:1px solid var(--purple);will-change:transform}@media(min-width:540px){section.steps .steps_card .steps_card_inner{will-change:unset;scale:1!important;filter:none!important}}@media(max-width:539px){section.steps .steps_card .steps_card_inner.is-scaled>svg,section.steps .steps_card .steps_card_inner.is-scaled img.steps-icon{display:none}}section.steps .steps_card .steps_card_inner>svg,section.steps .steps_card .steps_card_inner img:not(.steps-icon){position:absolute;top:calc(100% + 1px);left:50%;transform:translate(-50%) rotate(90deg)}@media(min-width:540px){section.steps .steps_card .steps_card_inner>svg,section.steps .steps_card .steps_card_inner img:not(.steps-icon){top:50%;transform:translateY(-50%);left:calc(100% + 1px)}}@media(min-width:1024px){section.steps .steps_card .steps_card_inner>svg,section.steps .steps_card .steps_card_inner img:not(.steps-icon){left:calc(100% + 4px)}}section.steps .steps_card .steps_card_icon{display:flex;align-items:center;margin-bottom:4px}section.steps .steps_card .steps_card_icon svg,section.steps .steps_card .steps_card_icon img.steps-icon{width:22px;height:22px;margin-right:7px}@media(min-width:768px){section.steps .steps_card .steps_card_icon svg,section.steps .steps_card .steps_card_icon img.steps-icon{min-width:24px;min-height:24px;margin-right:8px}}section.steps .steps_card .steps_card_body{display:flex;flex-direction:column;justify-content:center}section.steps .steps_card .steps_card_title{margin:0;color:var(--purple)}section.steps .steps_card .steps_card_text{margin:0;font-size:14px}@media(min-width:768px){section.steps .steps_card .steps_card_text{font-size:16px}}section.testimonials{background-color:var(--lilac)}section.testimonials .testimonials_intro{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:10px;padding:0 15px}@media(min-width:640px){section.testimonials .testimonials_intro{padding:0}}@media(min-width:768px){section.testimonials .testimonials_intro{margin-bottom:15px}}section.testimonials .testimonials_intro_text{max-width:545px}@media(min-width:768px){section.testimonials .testimonials_intro_text{max-width:672px}}section.testimonials .testimonials_intro_text>*{font-size:16px}@media(min-width:768px){section.testimonials .testimonials_intro_text>*{font-size:18px}}section.testimonials p.subtitle{margin-bottom:0}section.testimonials h2.section_title{margin-bottom:2px}@media(min-width:768px){section.testimonials h2.section_title{margin-bottom:4px}}section.testimonials .testimonials_swiper{padding-left:20px;padding-right:20px;padding-bottom:8px}@media(min-width:900px){section.testimonials .testimonials_swiper{padding-left:0;padding-right:0}}section.testimonials .testimonials_cards{max-width:1400px;width:100%;margin:0 auto;padding:0}@media(min-width:900px){section.testimonials .testimonials_cards{padding:0 20px}}section.testimonials .testimonials_cards.has-pagination .testimonials_swiper{padding-bottom:36px}section.testimonials.show_pagination_dots .testimonials_swiper{padding-bottom:36px}section.testimonials .swiper-pagination.pagination-force-hidden{display:none!important}section.testimonials .swiper-pagination.swiper-pagination-bullets{bottom:2px}section.testimonials .swiper-pagination .swiper-pagination-bullet{transform:none;width:13px;height:13px;background-color:var(--white);border:1px solid #C9A85C;opacity:1}section.testimonials .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--purple);border-color:var(--purple)}section.testimonials .swiper-slide{height:auto;display:flex}section.testimonials .testimonials_cards_item{background-color:var(--white);border:1px solid var(--gold);border-radius:20px;display:flex;justify-content:space-between;flex-direction:column;padding:17px 15px;width:100%;aspect-ratio:2/1}@media(min-width:640px){section.testimonials .testimonials_cards_item{padding:18px 16px;aspect-ratio:482/299}}@media(min-width:768px){section.testimonials .testimonials_cards_item{padding:22px 20px}}@media(min-width:900px){section.testimonials .testimonials_cards_item{padding:25px 22px;aspect-ratio:442/299}}section.testimonials .testimonials_cards_item.expanded{aspect-ratio:unset}section.testimonials .testimonials_cards_item .testimonials_cards_rating{display:flex;align-items:center;margin-bottom:8px}@media(min-width:768px){section.testimonials .testimonials_cards_item .testimonials_cards_rating{margin-bottom:10px}}section.testimonials .testimonials_cards_item .testimonials_cards_rating>*{aspect-ratio:1;margin:0 1px;width:20px;height:20px}@media(min-width:768px){section.testimonials .testimonials_cards_item .testimonials_cards_rating>*{margin:0 1.5px;width:23px;height:23px}}@media(min-width:900px){section.testimonials .testimonials_cards_item .testimonials_cards_rating>*{margin:0 2px;width:25px;height:25px}}section.testimonials .testimonials_cards_item .testimonials_cards_title{color:var(--black);margin-bottom:10px}@media(min-width:768px){section.testimonials .testimonials_cards_item .testimonials_cards_title{margin-bottom:12px}}section.testimonials .testimonials_cards_item .testimonials_cards_quote{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden;margin:0}section.testimonials .testimonials_cards_item .testimonials_cards_quote p{font-family:inherit;margin:0;font-size:25px;color:var(--black)}section.testimonials .testimonials_cards_item .testimonials_cards_quote.expanded{display:block;-webkit-line-clamp:unset;overflow:visible}section.testimonials .testimonials_cards_item .testimonials_cards_quote_more{display:block;margin-top:4px;padding:0;border:none;background:none;font-family:inherit;font-size:16px;color:var(--gold);text-decoration:none;cursor:pointer}@media(min-width:768px){section.testimonials .testimonials_cards_item .testimonials_cards_quote_more{font-size:18px}}section.testimonials .testimonials_cards_item .testimonials_cards_quote_more[hidden]{display:none}section.testimonials .testimonials_cards_item .testimonials_cards_author{margin:0;color:#838383}section.testimonials .testimonials_bottom{text-align:center;margin:6px auto 0;max-width:520px;padding:0 15px}@media(min-width:640px){section.testimonials .testimonials_bottom{padding:0}}@media(min-width:768px){section.testimonials .testimonials_bottom{max-width:580px;margin:10px auto 0}}@media(min-width:1024px){section.testimonials .testimonials_bottom{max-width:unset}}section.testimonials .testimonials_bottom>*:last-child{margin-bottom:0}section.testimonials .testimonials_bottom>* a{color:var(--gold);font-weight:700;text-decoration:underline}section.tik-tok{background-color:var(--lilac)}section.tik-tok .tik-tok_intro{display:flex;flex-direction:column;margin-bottom:12px}@media(min-width:560px){section.tik-tok .tik-tok_intro{margin-bottom:14px}}@media(min-width:768px){section.tik-tok .tik-tok_intro{margin-bottom:16px}}@media(min-width:1024px){section.tik-tok .tik-tok_intro{margin-bottom:18px}}@media(min-width:1200px){section.tik-tok .tik-tok_intro{margin-bottom:20px}}@media(min-width:768px){section.tik-tok .tik-tok_intro_flex{display:flex;flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width:768px){section.tik-tok .tik-tok_intro_body{max-width:426px;padding-left:20px}}@media(min-width:1024px){section.tik-tok .tik-tok_intro_body{max-width:565px;padding-left:30px}}section.tik-tok .tik-tok_intro_body>*{font-size:16px}@media(min-width:768px){section.tik-tok .tik-tok_intro_body>*{font-size:18px}}section.tik-tok p.subtitle{margin-bottom:0}section.tik-tok h2.section_title{margin-bottom:2px}@media(min-width:768px){section.tik-tok h2.section_title{min-width:340px}}section.tik-tok .tik-tok_cards_container{padding-left:calc((100vw - min(100vw,1400px))/2 + 20px);padding-right:0}section.tik-tok .tik-tok_cards{position:relative}section.tik-tok .tik-tok_swiper{padding:0 0 24px}section.tik-tok .swiper-pagination{left:0;width:100%;text-align:center}section.tik-tok .swiper-pagination.swiper-pagination-bullets{bottom:2px}section.tik-tok .swiper-pagination .swiper-pagination-bullet{transform:none;width:13px;height:13px;background-color:var(--white);border:1px solid #C9A85C;opacity:1}section.tik-tok .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--purple);border-color:var(--purple)}section.tik-tok .swiper-button-prev,section.tik-tok .swiper-button-next{position:absolute;bottom:-10px;z-index:2;margin:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;cursor:pointer;background-color:var(--gold);color:var(--purple);box-shadow:inset 0 0 4px #ffffff4d;transition:background-color .15s ease,color .15s ease}section.tik-tok .swiper-button-prev svg,section.tik-tok .swiper-button-next svg{width:50px;height:50px}section.tik-tok .swiper-button-prev:hover,section.tik-tok .swiper-button-next:hover{background-color:var(--purple);color:var(--gold)}section.tik-tok .swiper-button-prev.swiper-button-disabled,section.tik-tok .swiper-button-next.swiper-button-disabled{opacity:.35;pointer-events:none}section.tik-tok .swiper-button-prev:after,section.tik-tok .swiper-button-next:after{content:none}@media(min-width:1024px){section.tik-tok .swiper-button-prev,section.tik-tok .swiper-button-next{top:calc(50% - 12px);bottom:auto;transform:translateY(-50%)}}section.tik-tok .swiper-button-prev{left:15px}section.tik-tok .swiper-button-next{right:15px}section.tik-tok .tik-tok_card{position:relative;background-color:var(--white);border:1px solid #D9D9D9;display:flex;flex-direction:column;margin:0 0 12px;width:100%;border-radius:20px;overflow:hidden}section.tik-tok .tik-tok_card img,section.tik-tok .tik-tok_card iframe,section.tik-tok .tik-tok_card video{width:100%;object-fit:cover;object-position:center;aspect-ratio:442/786}section.tik-tok .tik-tok_card_touch-shield{position:absolute;inset:0;z-index:1;touch-action:pan-y;pointer-events:auto}.image_icons{display:flex;flex-wrap:wrap;margin-top:6px}@media(min-width:768px){.image_icons{margin-top:8px}}.image_icons_item{display:flex;margin:0 23px 11px 0}@media(min-width:768px){.image_icons_item{margin:0 26px 12px 0}}.image_icons_item .image_icons_icon{background-color:var(--white);border:1px solid rgba(201,168,92,.2);margin-right:11px;border-radius:50%;display:flex;align-items:center;justify-content:center;aspect-ratio:1;width:54px;height:54px}@media(min-width:768px){.image_icons_item .image_icons_icon{width:60px;height:60px;margin-right:13px}}.image_icons_item .image_icons_icon img{width:22px;height:22px}@media(min-width:768px){.image_icons_item .image_icons_icon img{min-width:24px;min-height:24px}}.image_icons_item .image_icons_title{margin:0;color:var(--purple);font-weight:600;font-size:16px}@media(min-width:768px){.image_icons_item .image_icons_title{font-size:18px}}.image_icons_item .image_icons_text{margin:0;color:#838383;font-size:14px}@media(min-width:768px){.image_icons_item .image_icons_text{font-size:16px}}.file-upload{display:flex;flex-direction:column;gap:7px}.file-upload label{text-transform:uppercase;letter-spacing:20%;font-weight:700;color:var(--gold);font-size:14px}@media(min-width:768px){.file-upload label{font-size:15px}}.file-upload_input{width:100%;color:#ffffffbf}.file-upload_input--hidden{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;pointer-events:none}.file-upload_dropzone{border:1px dashed rgba(255,255,255,.3);border-radius:20px;padding:30px 20px;text-align:center;cursor:pointer;background-color:#29112b;transition:border-color .2s ease,background-color .2s ease}.file-upload_dropzone p{color:#ffffffb3;margin:0}.file-upload_dropzone.is-dragging{border-color:var(--gold);background-color:#29112b99}.file-upload_dropzone.is-rejected{border-color:#e05a5a;background-color:#e05a5a1a;animation:file-upload-shake .3s ease-in-out}.file-upload_dropzone.is-rejected p{color:#e05a5a}@keyframes file-upload-shake{25%{transform:translate(-4px)}75%{transform:translate(4px)}}.file-upload_previews{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;margin-top:16px;text-align:left}.file-upload_previews[hidden]{display:none}.file-upload_preview{position:relative;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:0}.file-upload_preview_remove{position:absolute;top:-6px;right:-6px;z-index:1;width:20px;height:20px;border:none;border-radius:50%;background-color:#29112b;color:#ffffffbf;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;transition:background-color .2s ease,color .2s ease}.file-upload_preview_remove svg{width:12px;height:12px}.file-upload_preview_remove:hover,.file-upload_preview_remove:focus-visible{background-color:var(--gold);color:#29112b}.file-upload_preview_thumb{width:100%;aspect-ratio:1;border-radius:10px;overflow:hidden;background-color:#ffffff0f;display:flex;align-items:center;justify-content:center}.file-upload_preview_thumb img{width:100%;height:100%;object-fit:cover;display:block}.file-upload_preview_thumb svg{width:28px;height:28px;color:#fff6}.file-upload_preview_name{width:100%;font-size:11px;color:#fff9;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news_listing .news_article{display:flex;flex-direction:column;align-items:flex-start}.news_listing .news_article .news_thumbnail_container{display:block;width:100%;aspect-ratio:1/1;position:relative;background-color:#efefef;border-radius:20px}.news_listing .news_article .news_thumbnail_container img{width:100%;height:100%;display:block;object-fit:cover;border-radius:20px}.news_listing .news_article .news_text_container{padding:1.5rem 0 0;display:flex;flex-direction:column;flex-grow:1;width:100%}.news_listing .news_article .news_text_container h2{margin:0 0 .5rem;line-height:1.1;font-size:1.5em}.news_listing .news_article .news_text_container h2 a{color:inherit;text-decoration:none}.news_listing .news_article .news_text_container h2 a:hover{text-decoration:underline}.news_listing .news_article .news_text_container .button{width:9em;margin-top:auto}.news_listing .news_article .article_date.eyebrow{margin-bottom:.5rem}.news_listing .news_article .article_date.eyebrow .icon_text{font-size:14px;text-transform:uppercase;letter-spacing:.05em}.news_listing .news_article .pre_headline:empty{display:none}.navigation-live-prices{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;z-index:200;justify-content:flex-start;background:var(--beige);border-bottom-left-radius:15px;border-bottom-right-radius:15px}@media(min-width:650px){.navigation-live-prices{display:none}}.navigation-live-prices.is-open{border-bottom-left-radius:0;border-bottom-right-radius:0}.navigation-live-prices .live-pricing-toggle{position:relative;display:flex;justify-content:center;width:100%;background:unset;border:unset;padding:0;cursor:pointer}.navigation-live-prices .live-pricing-toggle h2.h4.subtitle{padding:15px 0;margin:0;font-size:17px}.navigation-live-prices .live-pricing-toggle_chevron{position:absolute;right:25px;top:50%;width:7px;height:7px;transform:translateY(-60%);transition:opacity .2s ease}.navigation-live-prices .live-pricing-toggle_chevron:before{border-style:solid;border-width:1px 1px 0 0;border-color:var(--purple);content:"";width:7px;height:7px;display:block;transform:rotate(135deg)}.navigation-live-prices.is-open .live-pricing-toggle_chevron{opacity:0;pointer-events:none}.navigation-live-prices .live-pricing_body{position:absolute;top:100%;left:0;display:flex;flex-direction:column;align-items:center;width:100%;height:0;overflow:hidden;z-index:200;background:var(--beige);border-bottom-left-radius:15px;border-bottom-right-radius:15px}.navigation-live-prices .live-pricing_list{display:flex;flex-direction:column;margin:0 25px;padding:10px 0}.navigation-live-prices .live-pricing_list .live-pricing_item{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1em}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_metal,.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_price,.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_unit{color:var(--dark_purple)}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_price{font-weight:600;text-align:right;margin-bottom:0}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_unit{font-size:12px;font-weight:400}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_arrow{margin-left:4px;margin-right:8px;margin-bottom:11px}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_arrow:before{border-style:solid;border-width:1px 1px 0 0;border-color:var(--white);content:"";width:5px;height:5px;left:0;position:relative;top:3px;transform:rotate(-45deg);display:flex;align-items:center}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_percent_container{display:flex;align-items:center;justify-content:flex-end}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_percent_container.rise p.live-pricing_percent{color:#679877}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_percent_container.rise .live-pricing_arrow:before{border-color:#679877}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_percent_container.fall p.live-pricing_percent{color:#f17171}.navigation-live-prices .live-pricing_list .live-pricing_item .live-pricing_percent_container.fall .live-pricing_arrow:before{top:-1px;transform:rotate(135deg);border-color:#f17171}.navigation-live-prices .live-pricing-dropdown{position:relative;background:unset;border:unset;padding:unset;margin:0 0 10px;font-size:16px;color:var(--purple)}.navigation-live-prices .live-pricing-dropdown:before{border-style:solid;border-width:1px 1px 0 0;border-color:var(--purple);content:"";width:7px;height:7px;left:calc(100% + 15px);position:relative;top:18px;transform:rotate(-45deg);display:flex;align-items:center}.navigation-live-prices .live-pricing-dropdown:focus,.navigation-live-prices .live-pricing-dropdown:active{outline:none;color:var(--black)}.navigation-live-prices .live-pricing-dropdown:focus:before,.navigation-live-prices .live-pricing-dropdown:active:before{border-color:var(--black)}
