@charset "UTF-8";
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,.4);--pswp-preloader-color-secondary:hsla(0,0%,100%,.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);-webkit-tap-highlight-color:rgba(0,0,0,0);contain:layout style size;display:none;height:100%;opacity:.003;position:fixed;right:0;top:0;-ms-touch-action:none;touch-action:none;width:100%;z-index:var(--pswp-root-z-index)}.pswp,.pswp:focus{outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{-webkit-transform:translateZ(0);transform:translateZ(0);will-change:opacity}.pswp__bg{background:var(--pswp-bg);opacity:.005}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{height:100%;position:absolute;right:0;top:0;width:100%}.pswp__img,.pswp__zoom-wrap{height:auto;width:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:-webkit-zoom-out;cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__item{overflow:hidden;z-index:1}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:-ms-grid;display:grid}.pswp__error-msg{color:var(--pswp-error-text-color);font-size:1em;line-height:1;margin:auto}.pswp .pswp__hide-on-close{opacity:.005;pointer-events:none;-webkit-transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);will-change:opacity;z-index:10}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{-webkit-touch-callout:none;-webkit-appearance:none;background:none;border:0;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:block;height:60px;margin:0;opacity:.85;overflow:hidden;padding:0;position:relative;width:50px}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{background:none;border:0;-webkit-box-shadow:none;box-shadow:none;opacity:1;padding:0;-webkit-transition:none;transition:none}.pswp__button:disabled{cursor:auto;opacity:.3}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);height:32px;overflow:hidden;pointer-events:none;position:absolute;right:9px;top:14px;width:32px}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-pack:end;-ms-flex-pack:end;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;height:60px;justify-content:flex-end;pointer-events:none!important;position:absolute;right:0;top:0;width:100%;z-index:10}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-left:6px}.pswp__button--arrow{height:100px;margin-top:-50px;position:absolute;top:0;top:50%;width:75px}.pswp__button--arrow:disabled{cursor:default;display:none}.pswp__button--arrow .pswp__icn{background:none;border-radius:0;height:60px;margin-top:-30px;top:50%;width:60px}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{left:auto;right:0}.pswp__button--arrow--next{left:0}.pswp__button--arrow--next .pswp__icn{left:14px;right:auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{height:60px;margin-left:auto;overflow:hidden;position:relative;width:50px}.pswp__preloader .pswp__icn{-webkit-animation:pswp-clockwise .6s linear infinite;animation:pswp-clockwise .6s linear infinite;opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.pswp__preloader--active .pswp__icn{opacity:.85}@-webkit-keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes pswp-clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}[dir=ltr] .pswp__counter{margin-right:20px}[dir=rtl] .pswp__counter{margin-left:20px}.pswp__counter{color:var(--pswp-icon-color);font-size:14px;height:30px;line-height:30px;margin-top:15px;opacity:.85;text-shadow:-1px 1px 3px var(--pswp-icon-color-secondary)}.pswp--one-slide .pswp__counter{display:none}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:initial;transition-timing-function:ease;-webkit-transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-slide{-ms-flex-negative:0;display:block;flex-shrink:0;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{-ms-flex-negative:0;-webkit-box-ordinal-group:10000;-ms-flex-order:9999;content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}[dir=ltr] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-right:var(--swiper-centered-offset-before)}[dir=rtl] .swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;pointer-events:none;position:absolute;right:0;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,right bottom,right top,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,right top,right bottom,from(rgba(0,0,0,.5)),to(transparent));background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;-webkit-box-sizing:border-box;box-sizing:border-box;height:42px;margin-right:-21px;margin-top:-21px;position:absolute;right:50%;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-1turn);transform:rotate(-1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;color:var(--swiper-theme-color);color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{font-family:"object-fit:contain";height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transform-origin:center;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);right:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:8px;left:var(--swiper-pagination-right,8px);right:auto;right:var(--swiper-pagination-left,auto);top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:top .2s,-webkit-transform .2s;transition:top .2s,-webkit-transform .2s;transition:transform .2s,top .2s;transition:transform .2s,top .2s,-webkit-transform .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:right .2s,-webkit-transform .2s;transition:right .2s,-webkit-transform .2s;transition:transform .2s,right .2s;transition:transform .2s,right .2s,-webkit-transform .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:left .2s,-webkit-transform .2s;transition:left .2s,-webkit-transform .2s;transition:transform .2s,left .2s;transition:transform .2s,left .2s,-webkit-transform .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-theme-color);background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;position:absolute;right:0;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:right top;transform-origin:right top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:left top;transform-origin:left top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);right:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;right:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-display:swap;font-family:LeagueSpartan;font-style:normal;font-weight:400;src:url(../fonts/LeagueSpartan-Regular.woff2) format("woff2"),url(../fonts/LeagueSpartan-Regular.woff2) format("woff")}@font-face{font-display:swap;font-family:LeagueSpartan;font-style:normal;font-weight:500;src:url(../fonts/LeagueSpartan-Medium.woff2) format("woff2"),url(../fonts/LeagueSpartan-Medium.woff2) format("woff")}@font-face{font-display:swap;font-family:LeagueSpartan;font-style:normal;font-weight:600;src:url(../fonts/LeagueSpartan-SemiBold.woff2) format("woff2"),url(../fonts/LeagueSpartan-SemiBold.woff2) format("woff")}@font-face{font-family:Playfair Display;font-stretch:75% 125%;font-weight:200 900;src:url(../fonts/playfair-display.woff2) format("woff2 supports variations"),url(../fonts/playfair-display.woff2) format("woff2-variations")}@font-face{font-family:Noto Sans Arabic;font-optical-sizing:auto;font-style:normal;font-weight:100 900;src:url(../fonts/noto-sans-arabic.woff2) format("woff2 supports variations"),url(../fonts/noto-sans-arabic.woff2) format("woff2-variations")}.Header__brand h1 .site-description,.Header__brand h1>span{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}[hidden]{display:none!important}body,html{min-height:100%;width:100%}html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-overflow-scrolling:touch;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;-ms-text-size-adjust:none;text-size-adjust:none;-ms-scroll-snap-points-y:repeat(100vh);scroll-snap-points-y:repeat(100vh);-webkit-box-sizing:border-box;box-sizing:border-box;font-size:10px;scroll-behavior:auto;-ms-scroll-snap-type:mandatory;scroll-snap-type:mandatory;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}body{background-color:#dfd8d4;color:#24191f;font-family:Playfair Display,Noto Sans Arabic,serif;font-size:1.6rem;font-weight:300;margin:0;overflow-x:hidden;padding:0;-webkit-transition:background-color .6s ease;transition:background-color .6s ease;width:100%;word-break:keep-all}body.body-about-author,body.body-landing,body.body-self-assessment{font-family:LeagueSpartan,Noto Sans Arabic,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Open Sans,Helvetica,Arial}#site,main{min-height:100vh}main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-flex:1;-ms-flex-positive:1;align-items:center;background-color:#f1ece9;border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;flex-grow:1;position:relative;z-index:2}@media (min-width:768px){main{border-bottom-left-radius:3rem;border-bottom-right-radius:3rem}}@media (min-width:1024px){main{border-bottom-left-radius:4rem;border-bottom-right-radius:4rem}}@media (min-width:1360px){main{border-bottom-left-radius:5rem;border-bottom-right-radius:5rem}}.mainContent{width:100%}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}a{color:inherit;text-decoration:none}dl,ol,ul{list-style:none}blockquote,dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0;padding:0}a:focus:not(.focus-visible),button:focus:not(.focus-visible),input:focus:not(.focus-visible){outline:none}b,h1,h2,h3,h4,h5,h6,strong{font-weight:500}figure{margin:0;padding:0}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.red{color:#d75d83}canvas{height:100%;opacity:.7;position:absolute;right:0;top:0;width:100%}.dg.ac{top:10vh!important;z-index:1000!important}.bg-trigger{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}:root{--btn-font-size:1em;--btn-sm:calc(var(--btn-font-size) + 0.05em);--btn-md:calc(var(--btn-font-size) + 0.08em);--btn-lg:calc(var(--btn-font-size) + 0.1em)}button,input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:none;background:none;background-clip:padding-box;border:0;border-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;font-family:var(--font-primary);font-weight:700;line-height:normal!important;margin:0;outline:0;overflow:visible;padding:0;text-align:center;text-decoration:none;width:auto}.btn,button:active,button:focus,input[type=button]:active,input[type=button]:focus,input[type=reset]:active,input[type=reset]:focus,input[type=submit]:active,input[type=submit]:focus{text-decoration:none}.btn{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);color:#24191f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:1.8rem;font-weight:600;line-height:1;margin-bottom:1.5rem;margin-top:1rem;padding:.8rem 2.5rem 1rem;position:relative;text-align:center;-webkit-transition:background-color .3s ease,color .3s ease;transition:background-color .3s ease,color .3s ease}@media (min-width:768px){.btn{font-size:2rem;margin-bottom:2rem;margin-top:1.5rem}}@media (min-width:1024px){.btn{font-size:2.2rem;margin-bottom:2.5rem;margin-top:2rem}}.btn:active,.btn:focus,.btn:visited{background-color:#fff;color:#24191f;text-decoration:none}.btn:hover{background-color:#d75d83;color:#fff}.btn:focus{outline:3px dotted #24191f}.btn span{font-family:Playfair Display,Noto Sans Arabic,serif!important;margin:0!important;padding:0!important;white-space:nowrap}.btn span,.btn svg{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.btn svg{height:1.4rem;margin-right:.5rem;width:1.4rem}@media (min-width:1900px){.btn svg{height:2rem;width:2rem}}.btn--filled{background-color:#d75d83;color:#fff}.btn--filled:hover{background-color:#dc7193}.btn[disabled]{opacity:.4}.btn[disabled]:hover{cursor:not-allowed}input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;background:#fff;border:2px solid #f1ece9;border-radius:.6rem;-webkit-box-shadow:inset 0 0 .8rem 0 rgba(36,25,31,.05);box-shadow:inset 0 0 .8rem 0 rgba(36,25,31,.05);-webkit-box-sizing:border-box;box-sizing:border-box;color:#24191f;display:inline-block;font-size:1.6rem;line-height:1;margin:0;outline:none;padding:1.4rem 1.5rem;text-align:right;width:100%}@media (min-width:768px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:1.7rem;padding:1.6rem 1.8rem}}@media (min-width:1024px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:1.9rem;padding:1.8rem 2rem}}@media (min-width:1360px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:2rem;padding:2rem 2.2rem}}@media (min-width:1900px){input[type=color],input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{font-size:2.1rem}}input[type=color]::-webkit-input-placeholder,input[type=date]::-webkit-input-placeholder,input[type=datetime-local]::-webkit-input-placeholder,input[type=datetime]::-webkit-input-placeholder,input[type=email]::-webkit-input-placeholder,input[type=month]::-webkit-input-placeholder,input[type=number]::-webkit-input-placeholder,input[type=password]::-webkit-input-placeholder,input[type=search]::-webkit-input-placeholder,input[type=tel]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,input[type=time]::-webkit-input-placeholder,input[type=url]::-webkit-input-placeholder,input[type=week]::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#737373}input[type=color]::-moz-placeholder,input[type=date]::-moz-placeholder,input[type=datetime-local]::-moz-placeholder,input[type=datetime]::-moz-placeholder,input[type=email]::-moz-placeholder,input[type=month]::-moz-placeholder,input[type=number]::-moz-placeholder,input[type=password]::-moz-placeholder,input[type=search]::-moz-placeholder,input[type=tel]::-moz-placeholder,input[type=text]::-moz-placeholder,input[type=time]::-moz-placeholder,input[type=url]::-moz-placeholder,input[type=week]::-moz-placeholder,textarea::-moz-placeholder{color:#737373}input[type=color]:-ms-input-placeholder,input[type=date]:-ms-input-placeholder,input[type=datetime-local]:-ms-input-placeholder,input[type=datetime]:-ms-input-placeholder,input[type=email]:-ms-input-placeholder,input[type=month]:-ms-input-placeholder,input[type=number]:-ms-input-placeholder,input[type=password]:-ms-input-placeholder,input[type=search]:-ms-input-placeholder,input[type=tel]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,input[type=time]:-ms-input-placeholder,input[type=url]:-ms-input-placeholder,input[type=week]:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#737373}input[type=color]::-ms-input-placeholder,input[type=date]::-ms-input-placeholder,input[type=datetime-local]::-ms-input-placeholder,input[type=datetime]::-ms-input-placeholder,input[type=email]::-ms-input-placeholder,input[type=month]::-ms-input-placeholder,input[type=number]::-ms-input-placeholder,input[type=password]::-ms-input-placeholder,input[type=search]::-ms-input-placeholder,input[type=tel]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,input[type=time]::-ms-input-placeholder,input[type=url]::-ms-input-placeholder,input[type=week]::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#737373}input[type=color]::placeholder,input[type=date]::placeholder,input[type=datetime-local]::placeholder,input[type=datetime]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,input[type=time]::placeholder,input[type=url]::placeholder,input[type=week]::placeholder,textarea::placeholder{color:#737373}input[type=color].focus,input[type=color]:focus,input[type=date].focus,input[type=date]:focus,input[type=datetime-local].focus,input[type=datetime-local]:focus,input[type=datetime].focus,input[type=datetime]:focus,input[type=email].focus,input[type=email]:focus,input[type=month].focus,input[type=month]:focus,input[type=number].focus,input[type=number]:focus,input[type=password].focus,input[type=password]:focus,input[type=search].focus,input[type=search]:focus,input[type=tel].focus,input[type=tel]:focus,input[type=text].focus,input[type=text]:focus,input[type=time].focus,input[type=time]:focus,input[type=url].focus,input[type=url]:focus,input[type=week].focus,input[type=week]:focus,textarea.focus,textarea:focus{border:2px solid #d75d83;-webkit-box-shadow:0 0 .5rem 0 rgba(36,25,31,.2);box-shadow:0 0 .5rem 0 rgba(36,25,31,.2);outline:0}input[type=email],input[type=tel]{text-align:left}label,legend{font-weight:500;text-align:right}address{color:#757575;font-size:.9em;margin:1rem 0}fieldset{background-color:#fff;border:0;border-radius:2rem;-webkit-box-shadow:0 0 2rem 0 rgba(36,25,31,.1);box-shadow:0 0 2rem 0 rgba(36,25,31,.1);margin-bottom:2rem;margin-top:0;padding:3.5rem 3rem 2.5rem}@media (min-width:768px){fieldset{padding:6.5rem 5rem 4.5rem}}@media (min-width:1360px){fieldset{padding:7.5rem 7rem 5rem}}fieldset legend{background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 .6rem 0 rgba(36,25,31,.1);box-shadow:0 0 .6rem 0 rgba(36,25,31,.1);padding:.6rem 1.5rem}@media (min-width:1024px){fieldset legend{padding:.6rem 2.5rem}}textarea{display:block;height:auto;line-height:130%;min-width:100%;padding:10px}textarea[disabled=disabled]{color:#b2b2b2}input:-webkit-autofill,input:-webkit-autofill:focus textarea:-webkit-autofill,input:-webkit-autofill:hover,textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus{-webkit-text-fill-color:#24191f;background:#fff;border-bottom:1px solid #24191f;-webkit-box-shadow:none;color:#24191f;-webkit-transition:none;transition:none}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-ms-appearance:none;background:transparent;border:none;border-bottom:1px solid #24191f;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:#757575;cursor:pointer;margin:0;outline:none;padding:0 0 .5rem;position:relative;text-align:right;width:100%}select:-moz-focusring{color:transparent}select::-ms-expand{display:none}.only-aria-visible{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);clip-path:inset(100%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.pagination{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:2rem;margin-top:3rem}@media (min-width:1900px){.pagination{margin-bottom:3rem;margin-top:4rem}}@media (min-width:1024px){.pagination{margin-bottom:4rem;margin-top:6rem}}.pagination a,.pagination button{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-line-pack:center;align-content:center;background-color:#d75d83;border:0;border-radius:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:calc(var(--text-xs)*1.1);font-weight:700;justify-content:center;margin:0 .5rem;padding:1rem 1.3rem;text-decoration:none;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.pagination a:hover,.pagination button:hover{background-color:#dc7193;color:#fff}@-webkit-keyframes show{to{opacity:1;-webkit-transform:none;transform:none}}@keyframes show{to{opacity:1;-webkit-transform:none;transform:none}}.body-blackout{background-color:hsla(23,22%,93%,.95);display:none;height:100vh;opacity:0;position:fixed;right:0;top:0;width:100vw;z-index:1010}.body-blackout.is-blacked-out{-webkit-animation:show .3s cubic-bezier(.38,.97,.56,.76) .1s forwards;animation:show .3s cubic-bezier(.38,.97,.56,.76) .1s forwards;display:block}.popup-trigger{display:inline-block}.popup-modal{background-color:transparent;border-radius:.3rem;left:auto;opacity:0;overflow:hidden;padding:4rem 0;pointer-events:none;position:absolute;right:50%;top:6rem;-webkit-transform:translateX(50%);transform:translateX(50%);visibility:hidden;width:90vw;z-index:1011}@media (min-width:768px){.popup-modal{padding:6rem 0}}@media (min-width:1024px){.popup-modal{max-width:160rem;padding:8rem 0}}.popup-modal.is--visible{opacity:1;pointer-events:auto;-webkit-transition:opacity .3s ease-in-out,visibility 0s ease 0s;transition:opacity .3s ease-in-out,visibility 0s ease 0s;visibility:visible}.popup-modal iframe{height:40rem;width:100%}@media (min-width:768px){.popup-modal iframe{height:45rem}}@media (min-width:1024px){.popup-modal iframe{height:40vw;max-height:90rem}}.popup-modal__close{cursor:pointer;left:.8rem;position:absolute;top:.8rem}.popup-modal__close svg{height:2.5rem;width:2.5rem}@media (min-width:768px){.popup-modal__close svg{height:3.5rem;width:3.5rem}}@media (min-width:1024px){.popup-modal__close svg{height:4.5rem;width:4.5rem}}.popup-modal__close svg path{fill:#d75d83}.accordion{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.accordion__item{border-bottom:1px solid #dadada;border-radius:0;border-top:1px solid #dadada;position:relative;width:100%}.accordion__item+.accordion__item{border-top:none}@media (min-width:1024px){.accordion__item:hover{background-color:#fff}}.accordion__item-button{background-color:transparent;border:none;bottom:0;cursor:pointer;height:100%;left:0;padding:0;position:absolute;right:0;top:0;width:100%;z-index:1}.accordion__item-button:focus{outline:none}.accordion__item-button.focus-visible{outline:1px solid #d75d83}.accordion__item-button:focus-visible{outline:1px solid #d75d83}.accordion__item-header{-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.8rem;font-weight:500;justify-content:space-between;line-height:1.4;margin:0;padding:1.5rem 0;width:100%}@media (min-width:768px){.accordion__item-header{font-size:1.9rem;padding:2.2rem 0}}@media (min-width:1024px){.accordion__item-header{font-size:clamp(2rem,1.3142857143rem + .6696428571vw,2.6rem);padding:3rem 1.5rem}}@media (min-width:1360px){.accordion__item-header{padding:3.5rem 1.5rem}}.accordion__item-header-icon{height:2rem;margin-right:5%;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:2rem}@media (min-width:768px){.accordion__item-header-icon{height:2.2rem;width:2.2rem}}@media (min-width:1024px){.accordion__item-header-icon{height:2.5rem;width:2.5rem}}.accordion__item-header-icon:before{background-color:#d75d83;content:"";height:1.5rem;opacity:1;position:absolute;right:50%;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:.2rem}@media (min-width:768px){.accordion__item-header-icon:before{height:1.8rem}}@media (min-width:1024px){.accordion__item-header-icon:before{height:2rem}}.accordion__item-header-icon:after{background-color:#d75d83;content:"";height:.2rem;opacity:1;position:absolute;right:50%;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:1.5rem}@media (min-width:768px){.accordion__item-header-icon:after{width:1.8rem}}@media (min-width:1024px){.accordion__item-header-icon:after{width:2rem}}.accordion__item-header-icon[data-accordion-button-icon=open]{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.accordion__item-header-icon[data-accordion-button-icon=open]:after{opacity:0}.accordion__item-content{font-size:1.7rem;font-weight:300;height:0;line-height:1.6;overflow:hidden;padding:0 0 0 20%;-webkit-transition:height .3s ease;transition:height .3s ease}@media (min-width:768px){.accordion__item-content{font-size:1.8rem;line-height:1.7;padding:0 0 0 20%}}@media (min-width:1024px){.accordion__item-content{font-size:clamp(1.9rem,1.2142857143rem + .6696428571vw,2.5rem);line-height:1.8;padding:0 1.5rem 0 20%}}.accordion__item-content p{margin-bottom:25px;margin-top:0}.termsModal{backdrop-filter:blur(10px);background-color:rgba(0,0,0,.4);height:100%;overflow:auto;position:fixed;right:0;top:0;width:100%;z-index:9999}.termsModal__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:#fff;border-radius:.6rem;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;left:auto;overflow:hidden;padding:2.5rem 2rem;position:absolute;right:50%;top:6rem;-webkit-transform:translateX(50%);transform:translateX(50%);width:90vw}@media (min-width:768px){.termsModal__content{padding:3rem 2.5rem}}@media (min-width:1024px){.termsModal__content{max-width:140rem;padding:4rem 3rem;width:70vw}}.termsModal__content-title{font-size:2.3rem;font-weight:500;line-height:2;margin-bottom:1rem;margin-top:0;text-align:center;width:100%}@media (min-width:768px){.termsModal__content-title{font-size:2.4rem}}@media (min-width:1024px){.termsModal__content-title{font-size:clamp(2.4rem,1.4857142857rem + .8928571429vw,3.2rem)}}.termsModal__content-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:1rem;width:100%}.termsModal__content-body textarea{border:1px solid #bfbfbf;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1.3rem;height:28rem;line-height:1.6;padding:2rem;width:100%}@media (min-width:768px){.termsModal__content-body textarea{font-size:1.4rem;height:35rem}}@media (min-width:1024px){.termsModal__content-body textarea{font-size:1.5rem;height:40rem;padding:2.5rem}}.termsModal__content-btn{margin-bottom:0}.wpcf7{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}.wpcf7 .wpcf7-form,.wpcf7 label{display:block;width:100%}.wpcf7 label{color:#24191f;font-size:1.2rem;font-weight:700;text-transform:uppercase}@media (min-width:768px){.wpcf7 label{font-size:1.3rem}}@media (min-width:1024px){.wpcf7 label{font-size:1.4rem}}.wpcf7 p{display:block;margin-bottom:2.5rem!important}@media (min-width:768px){.wpcf7 p{margin-bottom:3rem!important}}@media (min-width:1024px){.wpcf7 p{margin-bottom:3.5rem!important}}.wpcf7 p:last-of-type{margin-bottom:0!important}.wpcf7 input,.wpcf7 textarea{background-color:transparent;color:#24191f;display:block;margin-top:1rem;width:100%}.wpcf7 input:focus,.wpcf7 textarea:focus{border-color:0 none;-webkit-box-shadow:none;box-shadow:none;outline:none}.wpcf7 textarea{height:auto!important;min-height:11rem;width:100%!important}@media (min-width:768px){.wpcf7 textarea{min-height:16rem}}@media (min-width:1024px){.wpcf7 textarea{min-height:20rem}}.wpcf7 .wpcf7-form-control-wrap[\:has\(\.wpcf7-select\)]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid rgba(36,25,31,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:2.5rem 0 1rem;padding-bottom:.5rem;position:relative}.wpcf7 .wpcf7-form-control-wrap:has(.wpcf7-select){-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-bottom:1px solid rgba(36,25,31,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:2.5rem 0 1rem;padding-bottom:.5rem;position:relative}.wpcf7 .wpcf7-form-control-wrap[\:has\(\.wpcf7-select\)]:after{border-color:#24191f transparent transparent;border-style:solid;border-width:6px 6px 0;bottom:0;content:"";height:1rem;left:1rem;margin:auto;pointer-events:none;position:absolute;top:0;width:1rem;z-index:2}.wpcf7 .wpcf7-form-control-wrap:has(.wpcf7-select):after{border-color:#24191f transparent transparent;border-style:solid;border-width:6px 6px 0;bottom:0;content:"";height:1rem;left:1rem;margin:auto;pointer-events:none;position:absolute;top:0;width:1rem;z-index:2}.wpcf7 .wpcf7-form-control-wrap[\:has\(\.wpcf7-select\)] select{border:none;margin:0;padding:0}.wpcf7 .wpcf7-form-control-wrap:has(.wpcf7-select) select{border:none;margin:0;padding:0}.wpcf7 .wpcf7-acceptance .wpcf7-list-item{margin:0;padding:0}.wpcf7 .wpcf7-acceptance label{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7 .wpcf7-acceptance input{height:1.5rem;margin:0 0 0 1rem;padding:0;width:1.5rem}.wpcf7 .wpcf7-acceptance a{color:#d75d83;text-decoration:underline}.wpcf7 .wpcf7-submit{background-color:transparent;border:2px solid #24191f;border-radius:.6rem;color:#24191f;font-size:1.6rem;font-weight:700;padding:1.5rem 1rem;text-transform:uppercase;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:40%}@media (min-width:768px){.wpcf7 .wpcf7-submit{width:30%}}.grecaptcha-badge{display:none!important}#comments{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border:0;border-radius:.8rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-top:6rem;padding:2.2rem 2rem;width:100%}@media (min-width:768px){#comments{border-radius:1rem;margin-top:8rem;padding:4rem 3.5rem}}@media (min-width:1024px){#comments{border-radius:1.2rem;margin-top:10rem;padding:5rem 4.5rem;width:80%}}#comments .comment-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem}@media (min-width:768px){#comments .comment-list{margin-bottom:2.5rem}}@media (min-width:1024px){#comments .comment-list{margin-bottom:3rem}}#comments .comment{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:3.5rem}@media (min-width:768px){#comments .comment{margin-bottom:4rem}}@media (min-width:1024px){#comments .comment{margin-bottom:4.5rem}}#comments .comment>.comment{margin-bottom:0;margin-right:1.5rem;margin-top:2.5rem}@media (min-width:768px){#comments .comment>.comment{margin-right:1.8rem;margin-top:2.7rem}}@media (min-width:1024px){#comments .comment>.comment{margin-right:2.5rem;margin-top:3.5rem}}#comments .comment-author{font-size:1.4rem;font-weight:600;margin-bottom:.3rem}@media (min-width:768px){#comments .comment-author{font-size:1.5rem}}@media (min-width:1024px){#comments .comment-author{font-size:1.6rem;margin-bottom:.5rem}}#comments .comment-text{font-size:1.5rem;line-height:1.3;margin-bottom:1rem}@media (min-width:768px){#comments .comment-text{font-size:1.6rem}}@media (min-width:1024px){#comments .comment-text{font-size:1.7rem;margin-bottom:1.2rem}}#comments .comment-meta{color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.3rem;font-weight:300}@media (min-width:768px){#comments .comment-meta{font-size:1.4rem}}@media (min-width:1024px){#comments .comment-meta{font-size:1.5rem}}#comments .reply{-webkit-box-orient:vertical;-webkit-box-direction:normal;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.5rem;font-weight:600;margin-top:1rem}@media (min-width:768px){#comments .reply{font-size:1.6rem}}@media (min-width:1024px){#comments .reply{font-size:1.7rem;margin-top:1.2rem}}#comments .comment-respond{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}#comments .comment-reply-title{color:#24191f;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1rem}@media (min-width:768px){#comments .comment-reply-title{font-size:2rem}}@media (min-width:1024px){#comments .comment-reply-title{font-size:2.2rem;margin-bottom:1.5rem}}@media (min-width:1360px){#comments .comment-reply-title{font-size:2.5rem;margin-bottom:1.5rem}}#comments .comment-form-comment label,#comments .logged-in-as{display:none}#comments .comment-form-comment textarea{background-color:#f9f9f9;border:0;-webkit-box-shadow:none;box-shadow:none;font-size:1.5rem;line-height:1.3;margin-bottom:1.5rem;min-height:10rem;padding:1.5rem}@media (min-width:768px){#comments .comment-form-comment textarea{font-size:1.6rem;margin-bottom:2rem;padding:2rem}}@media (min-width:1024px){#comments .comment-form-comment textarea{font-size:1.7rem;margin-bottom:2.5rem;padding:2.5rem}}#comments .form-submit input.submit{background-color:transparent;background-color:#d75d83;border:0;border-radius:3rem;color:#fff;font-size:1.5rem;font-weight:600;padding:.8rem 2.4rem;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}@media (min-width:768px){#comments .form-submit input.submit{font-size:1.6rem;padding:.9rem 2.6rem}}@media (min-width:1024px){#comments .form-submit input.submit{font-size:1.8rem;padding:1.2rem 3rem}}#comments .form-submit input.submit:hover{background-color:#dc7193}.cmplz-cookiebanner{-webkit-box-shadow:0 0 3rem 0 rgba(36,25,31,.4)!important;box-shadow:0 0 3rem 0 rgba(36,25,31,.4)!important}.Page{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:4rem;width:100%}@media (min-width:768px){.Page{margin-bottom:5.6rem}}@media (min-width:1024px){.Page{margin-bottom:7rem}}.Page__top{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:3vh;padding-top:12rem;width:100%}@media (min-width:768px){.Page__top{padding-top:14rem}}@media (min-width:1024px){.Page__top{padding-top:16rem}}.Page__top-title{font-size:3.4rem;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:1.1;position:relative;text-align:center;width:90%}@media (min-width:390px){.Page__top-title{font-size:3.5rem}}@media (min-width:768px){.Page__top-title{font-size:5.2rem}}@media (min-width:800px){.Page__top-title{font-size:5.6rem}}@media (min-width:1024px){.Page__top-title{font-size:clamp(5.6rem,3.4285714286rem + 2.1205357143vw,7.5rem);font-weight:600;letter-spacing:-.01em;line-height:1.2;margin-bottom:2vh;width:80%}}.Page__hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:-webkit-gradient(linear,right bottom,left top,from(#c77788),to(#e5bfc7));background:linear-gradient(to top left,#c77788,#e5bfc7);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:3rem;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.Page__hero{margin-bottom:4rem}}@media (min-width:1024px){.Page__hero{margin-bottom:5rem}}.Page__hero-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;max-width:120rem;padding-bottom:2rem;padding-top:9rem;position:relative;width:90%}@media (min-width:768px){.Page__hero-wrapper{padding-bottom:2.5rem;padding-top:10rem}}@media (min-width:1024px){.Page__hero-wrapper{padding-bottom:2.5rem;padding-top:12rem;width:86%}}@media (min-width:1360px){.Page__hero-wrapper{width:84%}}@media (min-width:1900px){.Page__hero-wrapper{width:82%}}.Page__hero h1{color:#fff;font-size:3.4rem;font-weight:600;margin:0 0 1rem;padding:0;position:relative;width:70%}@media (min-width:768px){.Page__hero h1{font-size:4.5rem;margin-bottom:1.3rem}}@media (min-width:1024px){.Page__hero h1{font-size:4.8rem;margin-bottom:1.5rem}}@media (min-width:1360px){.Page__hero h1{font-size:5.2rem}}.Page__hero-label{color:#fff;font-size:1.5rem;font-weight:400;line-height:1;margin:0 0 .5rem;padding:0;position:relative;width:80%}@media (min-width:768px){.Page__hero-label{font-size:2rem;margin-bottom:.6rem}}@media (min-width:1024px){.Page__hero-label{font-size:2.4rem;margin-bottom:1rem}}@media (min-width:1360px){.Page__hero-label{font-size:2.6rem}}.Page__hero-subtitle{color:#fff;font-size:1.6rem;font-weight:400;line-height:1.4;margin:0 0 1rem;padding:0;position:relative;width:70%}@media (min-width:768px){.Page__hero-subtitle{font-size:2rem}}@media (min-width:1024px){.Page__hero-subtitle{font-size:2.8rem}}@media (min-width:1360px){.Page__hero-subtitle{font-size:3rem}}.Page__hero-disclaimer{color:#fff;font-size:1.3rem;font-weight:400;line-height:1.4;margin:0;padding:0;position:relative;width:70%}@media (min-width:768px){.Page__hero-disclaimer{font-size:1.8rem;line-height:1.7}}@media (min-width:1024px){.Page__hero-disclaimer{font-size:2.2rem}}@media (min-width:1360px){.Page__hero-disclaimer{font-size:2.4rem}}.Page__hero-disclaimer small{display:block;margin-top:1rem}.Page__hero figure{height:80%;left:-10%;margin:0;padding:0;position:absolute;top:20%;width:40%}@media (min-width:768px){.Page__hero figure{height:90%;left:-5%;top:20%}}@media (min-width:1024px){.Page__hero figure{height:100%;left:0;top:22%;width:30%}.Page--marathon .Page__hero figure{top:10%}}.Page__hero figure img{font-family:"object-fit:contain";height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;width:100%}.Page__hero--center h1{margin-bottom:0;text-align:center;width:100%}.Page__content,.Page__productList{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:90%}@media (min-width:1024px){.Page__content,.Page__productList{max-width:140rem;width:86%}}@media (min-width:1360px){.Page__content,.Page__productList{width:84%}}@media (min-width:1900px){.Page__content,.Page__productList{width:82%}}.wpContent{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.5rem;font-weight:400;justify-content:center;line-height:1.4;text-align:center;width:100%}@media (min-width:375px){.wpContent{font-size:1.6rem}}@media (min-width:768px){.wpContent{font-size:1.7rem}}@media (min-width:1024px){.wpContent{font-size:1.8rem}}@media (min-width:1360px){.wpContent{font-size:2rem}}@media (min-width:1900px){.wpContent{font-size:2.2rem}}.wpContent h1,.wpContent h2,.wpContent h3,.wpContent h4,.wpContent h5{font-weight:600;letter-spacing:-.02em;line-height:2;margin-bottom:1.5rem}@media (min-width:768px){.wpContent h1,.wpContent h2,.wpContent h3,.wpContent h4,.wpContent h5{margin-bottom:2.5rem}}@media (min-width:1024px){.wpContent h1,.wpContent h2,.wpContent h3,.wpContent h4,.wpContent h5{margin-bottom:3.5rem}}.wpContent h2{font-size:2.2rem}@media (min-width:768px){.wpContent h2{font-size:2.4rem}}@media (min-width:1024px){.wpContent h2{font-size:clamp(2.4rem,1.4857142857rem + .8928571429vw,3.2rem)}}.wpContent h3{font-size:2rem}@media (min-width:768px){.wpContent h3{font-size:2.2rem}}@media (min-width:1024px){.wpContent h3{font-size:clamp(2.2rem,1.5142857143rem + .6696428571vw,2.8rem)}}.wpContent h4{font-size:1.8rem}@media (min-width:768px){.wpContent h4{font-size:2rem}}@media (min-width:1024px){.wpContent h4{font-size:clamp(2rem,1.3142857143rem + .6696428571vw,2.6rem)}}.wpContent h4{font-size:1.5rem}@media (min-width:768px){.wpContent h4{font-size:1.7rem}}@media (min-width:1024px){.wpContent h4{font-size:clamp(1.7rem,1.0142857143rem + .6696428571vw,2.3rem)}}.wpContent a,.wpContent p{margin:1rem 0}@media (min-width:768px){.wpContent a,.wpContent p{margin:2rem 0}}@media (min-width:1024px){.wpContent a,.wpContent p{margin:2.5rem 0}}.wpContent a{color:#d75d83;margin:1rem 0;text-decoration:underline}@media (min-width:768px){.wpContent a{margin:2rem 0}}@media (min-width:1024px){.wpContent a{margin:2.5rem 0}}.wpContent ul{list-style-type:disc;padding-right:2rem;padding-top:1rem}.wpContent ul li{font-size:1.4rem;font-weight:400;line-height:1.7;margin-bottom:1rem}@media (min-width:768px){.wpContent ul li{font-size:1.5rem}}@media (min-width:1024px){.wpContent ul li{font-size:clamp(1.5rem,1.1571428571rem + .3348214286vw,1.8rem)}}.wpContent table{font-size:1.4rem;margin:2rem 0;max-width:100%;width:100%}@media (min-width:768px){.wpContent table{font-size:1.6rem}}@media (min-width:1024px){.wpContent table{font-size:1.8rem;margin:3rem 0}}.wpContent table td,.wpContent table th{color:#353535;padding:.5rem 1rem;vertical-align:top}.wpContent table td ol,.wpContent table td p,.wpContent table td ul,.wpContent table th ol,.wpContent table th p,.wpContent table th ul{margin-bottom:0}.wpContent table th{font-weight:700}.wpContent img{height:auto;max-width:100%}.wpContent figure{margin:.5rem 0 2rem;max-width:100%;padding:0}.wpContent figure figcaption{color:#a3a3a3;font-size:1.4rem;margin-top:1rem}.wpContent figure img{height:auto;max-width:100%;width:100%}.wpContent figure img.aligncenter{text-align:center}.wpContent .wp-block-columns{margin-bottom:0}@media (min-width:768px){.wpContent .wp-block-columns{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;margin-bottom:6rem}.wpContent .wp-block-columns:nth-child(odd) .wp-block-column:first-child{-ms-flex-preferred-size:55%!important;flex-basis:55%!important}.wpContent .wp-block-columns:nth-child(2n) .wp-block-column:first-child,.wpContent .wp-block-columns:nth-child(odd) .wp-block-column:last-child{-ms-flex-preferred-size:45%!important;flex-basis:45%!important}.wpContent .wp-block-columns:nth-child(2n) .wp-block-column:last-child{-ms-flex-preferred-size:55%!important;flex-basis:55%!important}}@media (min-width:1360px){.wpContent .wp-block-columns{gap:3em!important;margin-bottom:7rem}}@media (min-width:1900px){.wpContent .wp-block-columns{margin-bottom:8rem}}.wpContent .wp-block-columns figure{border-radius:.6rem;margin-bottom:3rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden}@media (min-width:1024px){.wpContent form{position:relative;right:5%;width:90%}}.Page__sectionTitle{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin:2rem 0 3rem;position:relative;width:100%}@media (min-width:768px){.Page__sectionTitle{margin:2.5rem 0 4rem}}@media (min-width:1024px){.Page__sectionTitle{margin:3.5rem 0 5rem}}.Page__sectionTitle:before{background-color:#bfbfbf;bottom:auto;content:"";height:.1rem;position:absolute;right:5%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:90%}@media (min-width:1024px){.Page__sectionTitle:before{right:10%;width:80%}}.Page__sectionTitle h2{color:#c77788;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:2.2rem;font-weight:600;margin:0;padding:0;position:relative;text-align:center;width:80%}@media (min-width:768px){.Page__sectionTitle h2{font-size:3.5rem;width:70%}}@media (min-width:1024px){.Page__sectionTitle h2{font-size:3.8rem;width:60%}}@media (min-width:1360px){.Page__sectionTitle h2{font-size:4.2rem}}.Page__sectionTitle h2 span{background-color:#f1ece9;padding:0 2rem}@media (min-width:768px){.Page__sectionTitle h2 span{padding:0 2.5rem}}@media (min-width:1024px){.Page__sectionTitle h2 span{padding:0 3rem}}.Page__faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:2.5rem 0;width:90%}@media (min-width:1024px){.Page__faq{max-width:120rem;width:86%}}@media (min-width:1360px){.Page__faq{width:84%}}@media (min-width:1900px){.Page__faq{width:82%}}.Page__faq-title{font-size:2.5rem;font-weight:600;margin:0 0 3rem;padding:0;position:relative;text-align:center}@media (min-width:768px){.Page__faq-title{font-size:2.8rem}}@media (min-width:1024px){.Page__faq-title{font-size:3.4rem;margin-bottom:3.5rem}}@media (min-width:1360px){.Page__faq-title{font-size:3.6rem}}.woocommerce a,.woocommerce p{margin:0}.woocommerce ul{padding:0}.woocommerce table,.woocommerce ul li{margin:0}.woocommerce table td,.woocommerce table th{padding:0}.woocommerce-info:before{content:none}.woocommerce-no-products-found{margin-left:auto;margin-right:auto;width:90%}@media (min-width:768px){.woocommerce-no-products-found{width:auto}}.woocommerce-error,.woocommerce-info,.woocommerce-message{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;border-radius:3rem;border-top:0!important;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.6rem;padding:2.5rem;text-align:center}@media (min-width:768px){.woocommerce-error,.woocommerce-info,.woocommerce-message{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:1.5rem 2.5rem}}@media (min-width:1024px){.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:4rem;font-size:2rem;padding:2rem 3rem}}.woocommerce-error a.woocommerce-Button.button,.woocommerce-info a.woocommerce-Button.button,.woocommerce-message a.woocommerce-Button.button{-webkit-box-ordinal-group:11;-ms-flex-order:10;margin-top:2rem;order:10;text-align:center}@media (min-width:768px){.woocommerce-error a.woocommerce-Button.button,.woocommerce-info a.woocommerce-Button.button,.woocommerce-message a.woocommerce-Button.button{margin:0 auto 0 0}}p.woocommerce-notice,p.woocommerce-notice--success,p.woocommerce-thankyou-order-received{color:#d75d83;display:block;font-size:1.6em;font-weight:600;line-height:1.2;margin:1rem 0 3rem}@media (min-width:1024px){p.woocommerce-notice,p.woocommerce-notice--success,p.woocommerce-thankyou-order-received{margin:1.5rem 0 5rem}}@media (min-width:1360px){p.woocommerce-notice,p.woocommerce-notice--success,p.woocommerce-thankyou-order-received{margin:1.5rem 0 6rem}}.woocommerce a.button.alt,.woocommerce a.woocommerce-Button.button,.woocommerce button.button,.woocommerce button.button.alt{background-color:#d75d83;border-radius:3rem;color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.woocommerce a.button.alt:hover,.woocommerce a.woocommerce-Button.button:hover,.woocommerce button.button.alt:hover,.woocommerce button.button:hover{background-color:#dc7193;color:#fff}.woocommerce a.button.alt:disabled[disabled],.woocommerce a.woocommerce-Button.button:disabled[disabled],.woocommerce button.button.alt:disabled[disabled],.woocommerce button.button:disabled[disabled]{color:#fff}.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce a.woocommerce-Button.button:disabled[disabled]:hover,.woocommerce button.button.alt:disabled[disabled]:hover,.woocommerce button.button:disabled[disabled]:hover{background-color:#dc7193;color:#fff}.woocommerce form legend{color:#d75d83}.woocommerce form em{color:#757575;font-size:.9em}.woocommerce form .form-row{line-height:1.2;margin-bottom:1.5rem;padding:0;text-align:right}@media (min-width:1024px){.woocommerce form .form-row{margin-bottom:3.5rem}}@media (min-width:1360px){.woocommerce form .form-row{margin-bottom:4rem}}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{margin-bottom:1.5rem}.woocommerce form .form-row label{line-height:1.2;margin-bottom:1.5rem}#add_payment_method #payment,.woocommerce-cart #payment,.woocommerce-checkout #payment{background-color:#fff;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2)}#add_payment_method #payment div.payment_box,.woocommerce-cart #payment div.payment_box,.woocommerce-checkout #payment div.payment_box{background-color:#f6f6f6}#add_payment_method #payment div.payment_box:before,.woocommerce-cart #payment div.payment_box:before,.woocommerce-checkout #payment div.payment_box:before{border:1em solid transparent;border-bottom-color:#f6f6f6}.cart-empty{border-top:0}.wc-proceed-to-checkout #wcpay-payment-request-button-separator,.wc-proceed-to-checkout #wcpay-payment-request-wrapper,form.cart #wcpay-payment-request-button-separator,form.cart #wcpay-payment-request-wrapper{display:none!important}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-radius:2rem;padding:2.5rem 2rem!important}@media (min-width:768px){.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:3.5rem 3rem!important}}@media (min-width:1024px){.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:4rem 3.5rem!important}}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{line-height:1.3!important;margin-bottom:0!important}.woocommerce-error:before{content:none!important}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{background-color:#fff;border:0;border-radius:1rem;-webkit-box-shadow:0 0 1.6rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.6rem 0 rgba(36,25,31,.2);margin-top:0;padding:2.5rem 2rem}@media (min-width:768px){.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-radius:1.5rem;padding:6.5rem 5rem 4.5rem}}@media (min-width:1360px){.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{border-radius:2rem;padding:7.5rem 7rem 5rem}}.woocommerce form.checkout_coupon .form-row-submit,.woocommerce form.login .form-row-submit,.woocommerce form.register .form-row-submit{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.woocommerce form.checkout_coupon .form-row-submit button,.woocommerce form.login .form-row-submit button,.woocommerce form.register .form-row-submit button{-ms-flex-item-align:start;align-self:flex-start;margin-top:1.5rem;padding:1rem 3.5rem}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:not(:checked),.woocommerce form.login .form-row-submit [type=checkbox]:checked,.woocommerce form.login .form-row-submit [type=checkbox]:not(:checked),.woocommerce form.register .form-row-submit [type=checkbox]:checked,.woocommerce form.register .form-row-submit [type=checkbox]:not(:checked){opacity:.01;position:absolute;right:0}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked~span,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:not(:checked)~span,.woocommerce form.login .form-row-submit [type=checkbox]:checked~span,.woocommerce form.login .form-row-submit [type=checkbox]:not(:checked)~span,.woocommerce form.register .form-row-submit [type=checkbox]:checked~span,.woocommerce form.register .form-row-submit [type=checkbox]:not(:checked)~span{cursor:pointer;font-size:1.05em;line-height:1;padding-right:2em;position:relative}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked~span:before,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:not(:checked)~span:before,.woocommerce form.login .form-row-submit [type=checkbox]:checked~span:before,.woocommerce form.login .form-row-submit [type=checkbox]:not(:checked)~span:before,.woocommerce form.register .form-row-submit [type=checkbox]:checked~span:before,.woocommerce form.register .form-row-submit [type=checkbox]:not(:checked)~span:before{background:#fff;border:1px solid #f6f6f6;border-radius:.2em;-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 0 rgba(203,34,237,.2);box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 0 rgba(203,34,237,.2);content:"";height:1.4em;position:absolute;right:0;top:0;-webkit-transition:all .275s;transition:all .275s;width:1.4em}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked~span:after,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:not(:checked)~span:after,.woocommerce form.login .form-row-submit [type=checkbox]:checked~span:after,.woocommerce form.login .form-row-submit [type=checkbox]:not(:checked)~span:after,.woocommerce form.register .form-row-submit [type=checkbox]:checked~span:after,.woocommerce form.register .form-row-submit [type=checkbox]:not(:checked)~span:after{color:#d75d83;content:"✕";font-size:1.1em;font-weight:700;line-height:0;position:absolute;right:.23em;top:1.2rem;-webkit-transition:all .2s;transition:all .2s}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:not(:checked)~span:after,.woocommerce form.login .form-row-submit [type=checkbox]:not(:checked)~span:after,.woocommerce form.register .form-row-submit [type=checkbox]:not(:checked)~span:after{opacity:0;-webkit-transform:scale(0) rotate(-45deg);transform:scale(0) rotate(-45deg)}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked~span:after,.woocommerce form.login .form-row-submit [type=checkbox]:checked~span:after,.woocommerce form.register .form-row-submit [type=checkbox]:checked~span:after{opacity:1;-webkit-transform:scale(1) rotate(0);transform:scale(1) rotate(0)}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:disabled:checked~span:before,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:disabled:not(:checked)~span:before,.woocommerce form.login .form-row-submit [type=checkbox]:disabled:checked~span:before,.woocommerce form.login .form-row-submit [type=checkbox]:disabled:not(:checked)~span:before,.woocommerce form.register .form-row-submit [type=checkbox]:disabled:checked~span:before,.woocommerce form.register .form-row-submit [type=checkbox]:disabled:not(:checked)~span:before{background-color:#f6f6f6;border-color:#ededed;-webkit-box-shadow:none;box-shadow:none}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:disabled:checked~span:after,.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:disabled~span,.woocommerce form.login .form-row-submit [type=checkbox]:disabled:checked~span:after,.woocommerce form.login .form-row-submit [type=checkbox]:disabled~span,.woocommerce form.register .form-row-submit [type=checkbox]:disabled:checked~span:after,.woocommerce form.register .form-row-submit [type=checkbox]:disabled~span{color:#dadada}.woocommerce form.checkout_coupon .form-row-submit [type=checkbox]:checked:focus~span:before,.woocommerce form.login .form-row-submit [type=checkbox]:checked:focus~span:before,.woocommerce form.register .form-row-submit [type=checkbox]:checked:focus~span:before{-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 0 6px rgba(34,81,237,.2);box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 0 6px rgba(34,81,237,.2)}.woocommerce form.checkout_coupon .lost_password,.woocommerce form.login .lost_password,.woocommerce form.register .lost_password{font-size:1.4rem}@media (min-width:768px){.woocommerce form.checkout_coupon .lost_password,.woocommerce form.login .lost_password,.woocommerce form.register .lost_password{font-size:1.5rem}}@media (min-width:1024px){.woocommerce form.checkout_coupon .lost_password,.woocommerce form.login .lost_password,.woocommerce form.register .lost_password{font-size:1.6rem}}.woocommerce-order{background-color:#fff;border:0;border-radius:.6rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);margin-top:0;padding:2.5rem 2rem 1.5rem}@media (min-width:768px){.woocommerce-order{padding:4.5rem 3rem 1.5rem}}@media (min-width:1024px){.woocommerce-order{padding:5.5rem 5rem 3rem}}@media (min-width:1360px){.woocommerce-order{padding:7.5rem 7rem 4rem}}.woocommerce-order mark{background-color:#fea877;border-radius:.6rem;padding:.5rem 1rem .3rem}.woocommerce-order .order-again{display:none}.woocommerce-order p.woocommerce-notice,.woocommerce-order p.woocommerce-notice--success,.woocommerce-order p.woocommerce-thankyou-order-received{font-size:1.2em}.woocommerce-order ul.order_details{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.woocommerce-order ul.order_details>li{border:0;margin-bottom:1rem;margin-left:0;padding-left:0;width:100%}.woocommerce-MyAccount-content .woocommerce-EditAccountForm .form-row:last-child{margin-bottom:0}.learndash{max-width:120rem;width:100%}.learndash-wrapper{margin:0 auto;width:100%}.learndash-wrapper a{margin:0}.learndash-wrapper ul{padding:0}.learndash-wrapper table,.learndash-wrapper ul li{margin:0}.learndash-wrapper table td,.learndash-wrapper table th{padding:0}.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar{background-color:#ededed;margin-bottom:1.5rem;width:100%}@media (min-width:1024px){.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar{margin-bottom:2rem}}.learndash-wrapper.learndash-widget .ld-progress .ld-progress-bar .ld-progress-bar-percentage{background-color:#d75d83!important}.learndash-wrapper .ld-progress{display:none}.learndash-wrapper .ld-course-status.ld-course-status-enrolled{background-color:#fff;border-radius:1.2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);display:none;padding:3.5rem 2.5rem}.learndash-wrapper .ld-course-status.ld-course-status-enrolled .ld-progress{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{background-color:#ededed;margin-bottom:1.5rem;margin-top:3rem;width:60%}@media (min-width:1024px){.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar{margin-bottom:2rem}}.learndash-wrapper .ld-progress.ld-progress-inline .ld-progress-bar .ld-progress-bar-percentage{background-color:#f55901!important}.learndash-wrapper .ld-status-icon{-ms-flex-preferred-size:1.6rem;flex-basis:1.6rem;height:1.6rem;margin-top:0!important;width:1.6rem}@media (min-width:1024px){.learndash-wrapper .ld-status-icon{-ms-flex-preferred-size:1.8rem;flex-basis:1.8rem;height:1.8rem}}.learndash-wrapper .ld-status-incomplete.ld-status-icon{border:3px solid #e2e7ed}.learndash-wrapper .ld-status-icon.ld-status-complete .ld-icon{font-size:.4em}.learndash-wrapper .ld-item-list{margin-top:0;width:100%}.learndash-wrapper .ld-item-list .ld-item-list-items{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;width:100%}.learndash-wrapper .ld-item-list .ld-section-heading,.learndash-wrapper .ld-item-list .ld-table-list-header{display:none}.learndash-wrapper .ld-item-list .ld-item-list-item{background-color:transparent;border:0;border-radius:0;margin:0 0 3rem;padding:0;width:100%}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item{margin-bottom:3.5rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item{margin-bottom:4rem;width:48%}}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview{border:0;border-radius:1.2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:0;position:relative;z-index:2}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview{border-radius:1.3rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview{border-radius:1.4rem}}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;position:relative;text-decoration:none;width:100%}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{color:#24191f;font-size:2.2rem;font-weight:500;padding:1.2rem;position:relative;text-align:center;-webkit-transition:color .3s ease;transition:color .3s ease;width:100%;z-index:1}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:2.3rem;padding:1.3rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:2.6rem;padding:1.5rem}}@media (min-width:1360px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:2.8rem}}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{height:20rem;left:0;margin:0;opacity:.9;overflow:hidden;padding:0;position:relative;top:0;width:100%;z-index:0}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{height:24rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{height:26rem}}@media (min-width:1360px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{height:28rem}}@media (min-width:1900px){.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{height:30rem}}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image img{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;width:100%}.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-details,.learndash-wrapper .ld-item-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-components{display:none}.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name:after{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNyI+PHBhdGggZD0iTTIxLjMzIDEwLjhoMS4zNEExLjM2IDEuMzYgMCAwIDEgMjQgMTIuMTV2MTMuNWMwIC4zNi0uMTQuNy0uMzkuOTUtLjI1LjI2LS41OS40LS45NC40SDEuMzNBMS4zNiAxLjM2IDAgMCAxIDAgMjUuNjV2LTEzLjVjMC0uMzYuMTQtLjcuNC0uOTUuMjQtLjI2LjU4LS40LjkzLS40aDEuMzRWOS40NWMwLTIuNS45OC00LjkxIDIuNzMtNi42OGE5LjI4IDkuMjggMCAwIDEgMTMuMiAwIDkuNTEgOS41MSAwIDAgMSAyLjczIDYuNjh2MS4zNVptLTIuNjYgMFY5LjQ1YzAtMS43OS0uNy0zLjUtMS45Ni00Ljc3YTYuNjMgNi42MyAwIDAgMC05LjQyIDAgNi44IDYuOCAwIDAgMC0xLjk2IDQuNzd2MS4zNWgxMy4zNFptLTggNS40djUuNGgyLjY2di01LjRoLTIuNjZaIiBmaWxsPSIjRkZGIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:2rem auto;-webkit-box-shadow:0 0 1rem 0 rgba(36,25,31,.3);box-shadow:0 0 1rem 0 rgba(36,25,31,.3);content:"";height:2.3rem;opacity:1;position:absolute;right:2rem;top:2rem;width:2rem}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name:after{background-size:2.4rem auto;height:2.7rem;width:2.4rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name:after{background-size:3rem auto;height:3.4rem;width:3rem}}.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-image{opacity:.8}.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title{color:#757575}.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components{display:block;line-height:1;margin:0 0 .8rem;padding:0;width:100%}.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components .ld-status{background-color:transparent!important;color:#757575!important;font-size:1.3rem;font-weight:400;line-height:1.1;margin:0;padding:0;text-align:right!important}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components .ld-status{font-size:1.4rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components .ld-status{font-size:1.7rem}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-details .ld-expand-button,.learndash-wrapper .ld-item-list .ld-item-list-item .ld-status-icon,.learndash-wrapper .ld-item-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components .ld-status .ld-icon{display:none}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded{background-color:#fff;border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);position:relative;top:-1rem;z-index:1}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded{border-bottom-left-radius:1.6rem;border-bottom-right-radius:1.6rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;top:-1.2rem}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-item-list-item-expanded:before{content:none}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list{padding:3rem 2.5rem;width:100%}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list{padding:3.5rem 4rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list{padding:4rem 4.5rem}}@media (min-width:1360px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list{padding:4.5rem 5rem}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-items{font-size:auto;margin:0;padding:0}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item{border:0;margin:0;padding:0}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview{padding:1.2rem 0;text-decoration:none}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview:hover{color:#24191f!important;text-decoration-color:#24191f!important;text-decoration:underline}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview{padding:1.5rem 0}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview{padding:2rem 0}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{color:#24191f;display:block;font-size:1.7rem;font-weight:500;margin:0;padding:0;position:relative;text-align:right;z-index:1}@media (min-width:768px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{font-size:1.9rem}}@media (min-width:1024px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{font-size:2.2rem}}@media (min-width:1360px){.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-title{font-size:2.4rem}}.learndash-wrapper .ld-item-list .ld-item-list-item .ld-table-list .ld-table-list-item .ld-table-list-item-preview .ld-topic-image{display:none}.learndash-wrapper .ld-lesson-topic-list .ld-table-list{margin:0;overflow:visible;padding:0}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-items{-webkit-box-pack:justify;-ms-flex-pack:justify;border:0;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0;width:100%}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item{background-color:transparent;border:0;border-radius:0;margin:0 0 3rem;padding:0;width:100%}@media (min-width:768px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item{margin-bottom:3.5rem}}@media (min-width:1024px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item{margin-bottom:4rem;width:48%}}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:0;border-radius:1.2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:0;position:relative;text-decoration:none;width:100%;z-index:2}@media (min-width:768px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview{border-radius:1.3rem}}@media (min-width:1024px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview{border-radius:1.4rem}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-title{color:#24191f;font-size:2.2rem;font-weight:500;padding:1.2rem;position:relative;text-align:center;-webkit-transition:color .3s ease;transition:color .3s ease;width:100%;z-index:1}@media (min-width:768px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-title{font-size:2.3rem;padding:1.3rem}}@media (min-width:1024px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-title{font-size:2.6rem;padding:1.5rem}}@media (min-width:1360px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-title{font-size:2.8rem}}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image{height:20rem;left:0;margin:0;opacity:.9;overflow:hidden;padding:0;position:relative;top:0;width:100%;z-index:0}@media (min-width:768px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image{height:22rem}}@media (min-width:1024px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image{height:26rem}}@media (min-width:1360px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image{height:28rem}}@media (min-width:1900px){.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image{height:30rem}}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-topic-image img{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease;width:100%}.learndash-wrapper .ld-lesson-topic-list .ld-table-list .ld-table-list-item>.ld-table-list-item-preview .ld-status-icon{display:none}.learndash-wrapper .ld-table-list{border:0!important}.learndash-wrapper .ld-table-list .ld-table-list-header{display:none}.learndash-wrapper .ld-lesson-status,.learndash-wrapper .ld-topic-status{background-color:#fff;background-color:transparent;border-radius:1.2rem;border-radius:0;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;padding:0}.learndash-wrapper .ld-breadcrumbs{display:none}.learndash-wrapper .ld-tabs{margin-top:0}.learndash-wrapper .ld-video{display:block;margin-top:1rem;overflow:hidden;position:relative;width:100%}.learndash-wrapper .ld-video:before{content:"";display:block;padding-top:56.25%}#learndash_post_103 .learndash-wrapper .ld-video:before,#learndash_post_107 .learndash-wrapper .ld-video:before{padding-top:100%}@media (min-width:1024px){#learndash_post_103 .learndash-wrapper .ld-video:before,#learndash_post_107 .learndash-wrapper .ld-video:before{padding-top:75%}}.learndash-wrapper .ld-video iframe{border:0;bottom:0;height:100%;position:absolute;right:0;top:0;width:100%}.learndash-wrapper .ld-content-actions{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:0!important;border-top:0;-ms-flex-direction:row;flex-direction:row;margin:1rem auto 0;width:90%}@media (min-width:768px){.learndash-wrapper .ld-content-actions{margin-top:1.5rem;width:80%}}@media (min-width:1024px){.learndash-wrapper .ld-content-actions{margin-top:2rem}}.learndash-wrapper .ld-content-actions .ld-content-action{-webkit-box-ordinal-group:inherit!important;-ms-flex-order:inherit!important;height:100%;order:inherit!important;padding:0;width:auto!important}.learndash-wrapper .ld-content-actions .ld-content-action:first-child{-ms-flex-preferred-size:20%;flex-basis:20%}.learndash-wrapper .ld-content-actions .ld-content-action:nth-child(2){-ms-flex-preferred-size:60%;flex-basis:60%}.learndash-wrapper .ld-content-actions .ld-content-action:nth-child(3){-ms-flex-preferred-size:20%;flex-basis:20%}.learndash-wrapper .ld-content-actions .ld-content-action .sfwd-mark-complete{display:none}.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2)!important;box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2)!important;color:#24191f!important;display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important;font-size:1.5rem;font-weight:500;padding:.5rem 1.2rem;text-decoration:none;-webkit-transition:color .3s ease,background-color .3s ease;transition:color .3s ease,background-color .3s ease;width:auto!important}@media (min-width:768px){.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{font-size:1.8rem;padding:.7rem 2rem}}@media (min-width:1024px){.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back{font-size:2.2rem;padding:.8rem 3rem}}.learndash-wrapper .ld-content-actions .ld-content-action .ld-course-step-back:hover{background-color:#d75d83;color:#fff!important}.learndash-wrapper .ld-content-actions .ld-content-action .ld-button .ld-text{display:none}.learndash-wrapper .ld-content-actions .ld-content-action .ld-icon{color:#24191f;font-size:2rem}@media (min-width:1024px){.learndash-wrapper .ld-content-actions .ld-content-action .ld-icon{font-size:2.5rem}}.learndash-wrapper #learndash_mark_complete_button,.learndash-wrapper .learndash_mark_complete_button{border-radius:3rem;font-size:1.8rem;font-weight:500;max-width:none;padding:2rem 2.5rem;white-space:nowrap}.learndash-wrapper #sfwd-mark-complete:after,.learndash-wrapper .sfwd-mark-complete:after{content:none}.learndash-wrapper a.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent),.learndash-wrapper a.ld-button:not(.ld-button-reverse):not(.learndash-link-previous-incomplete):not(.ld-button-transparent):not(.ld--ignore-inline-css){background-color:transparent!important;padding:0}#header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;-webkit-box-shadow:0 0 1rem 0 rgba(36,25,31,.2);box-shadow:0 0 1rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:1rem 1.5rem;position:absolute;right:0;top:0;width:100%;z-index:3}@media (min-width:768px){#header{padding:1rem 3rem}}.body-about-author #header,.body-landing #header,.body-self-assessment #header{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.Header__brand{position:relative;width:20rem}@media (min-width:768px){.Header__brand{width:24rem}}@media (min-width:1024px){.Header__brand{width:26rem}}.Header__brand h1{line-height:0;margin:0;padding:0}.Header__brand a.mainLogo{display:block;margin:0;padding:0;width:100%}.Header__brand a.mainLogo img{height:auto;width:100%}.Header__tools{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:auto;padding-left:.5rem}@media (min-width:768px){.Header__tools{padding-left:1rem}}@media (min-width:1024px){.Header__tools{padding-left:2rem}}.Header__tools-language{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-left:2.5rem}@media (min-width:768px){.Header__tools-language{margin-left:3.5rem}}@media (min-width:1024px){.Header__tools-language{margin-left:5.5rem}}@media (min-width:1360px){.Header__tools-language{margin-left:6rem}}@media (min-width:1900px){.Header__tools-language{margin-left:6.5rem}}.Header__tools-language .wpml-ls-legacy-list-horizontal{padding:0}.Header__tools-language .wpml-ls-legacy-list-horizontal li{margin-right:2.5rem}@media (min-width:1360px){.Header__tools-language .wpml-ls-legacy-list-horizontal li{margin-right:3rem}}@media (min-width:1900px){.Header__tools-language .wpml-ls-legacy-list-horizontal li{margin-right:3.5rem}}.Header__tools-language .wpml-ls-legacy-list-horizontal li.wpml-ls-current-language{display:none}@media (min-width:1024px){.Header__tools-language .wpml-ls-legacy-list-horizontal li.wpml-ls-current-language{display:inline-block}}.Header__tools-language .wpml-ls-legacy-list-horizontal li:first-child{margin-right:0}.Header__tools-language .wpml-ls-legacy-list-horizontal a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}@media (min-width:1024px){.Header__tools-language .wpml-ls-legacy-list-horizontal a:hover span{color:#d75d83}}@media (min-width:768px){.Header__tools-language .wpml-ls-legacy-list-horizontal a img{margin-left:.8rem}}@media (min-width:1024px){.Header__tools-language .wpml-ls-legacy-list-horizontal a img{margin-left:1rem}}.Header__tools-language .wpml-ls-legacy-list-horizontal a span{color:#24191f;display:none;margin:0;padding:0;position:relative;top:.2rem;-webkit-transition:color .3s ease;transition:color .3s ease}@media (min-width:768px){.Header__tools-language .wpml-ls-legacy-list-horizontal a span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}@media (min-width:1024px){.Header__tools-language .wpml-ls-legacy-list-horizontal a span{font-size:1.7rem}}@media (min-width:1360px){.Header__tools-language .wpml-ls-legacy-list-horizontal a span{font-size:1.8rem}}.Header__tools-language .wpml-ls-current-language a span{font-weight:600}.Header__tools-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:2.4rem;line-height:100%;margin-left:3rem;width:2.4rem;z-index:1}@media (min-width:768px){.Header__tools-link{height:2.6rem;margin-left:5.5rem;width:auto}}@media (min-width:1024px){.Header__tools-link{height:3.2rem}}@media (min-width:1360px){.Header__tools-link{margin-left:6rem}}@media (min-width:1900px){.Header__tools-link{margin-left:6.5rem}}.Header__tools-link span{display:none}@media (min-width:768px){.Header__tools-link span{color:#24191f;display:block;font-size:clamp(1.6rem,1rem + .78125vw,1.8rem);font-weight:400;margin-left:.6rem;position:relative;top:.2rem;-webkit-transition:color .3s ease;transition:color .3s ease}}@media (min-width:1024px){.Header__tools-link span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2rem;font-weight:500;margin-left:1rem;white-space:nowrap}}@media (min-width:1360px){.Header__tools-link span{font-size:2.2rem}}.Header__tools-link svg{height:2.4rem;width:2.4rem}@media (min-width:768px){.Header__tools-link svg{height:2.8rem;width:2.8rem}}@media (min-width:1024px){.Header__tools-link svg{height:3.2rem;width:3.2rem}}.Header__tools-link svg circle{stroke:#24191f;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.Header__tools-link svg path{fill:#24191f;-webkit-transition:fill .3s ease;transition:fill .3s ease}.Header__tools-link--current svg circle,.Header__tools-link:hover svg circle{stroke:#d75d83}.Header__tools-link--current svg path,.Header__tools-link:hover svg path{fill:#d75d83}.Header__tools-link--current span,.Header__tools-link:hover span{color:#d75d83}.Header__tools-burgerMenu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:justify;-ms-flex-pack:justify;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:1.4rem;justify-content:space-between;margin-right:auto;position:relative;width:2.5rem;z-index:3}@media (min-width:768px){.Header__tools-burgerMenu{height:1.5rem;top:.2rem;width:3rem}}@media (min-width:1024px){.Header__tools-burgerMenu{height:1.7rem;width:4rem}}.Header__tools-burgerMenu .burgerBar{background:#24191f;height:2px;position:relative;-webkit-transform-origin:top right;transform-origin:top right;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.Header__tools-burgerMenu--close{height:1.6rem;top:.1rem;width:2.5rem}@media (min-width:768px){.Header__tools-burgerMenu--close{height:1.6rem;width:3rem}}@media (min-width:1024px){.Header__tools-burgerMenu--close{height:2rem;width:4rem}}.Header__tools-burgerMenu--close .burgerBar:first-child{-webkit-transform:translateX(-1px) rotate(-36deg);transform:translateX(-1px) rotate(-36deg)}@media (min-width:768px){.Header__tools-burgerMenu--close .burgerBar:first-child{-webkit-transform:translateX(-1px) rotate(-33deg);transform:translateX(-1px) rotate(-33deg)}}@media (min-width:1024px){.Header__tools-burgerMenu--close .burgerBar:first-child{-webkit-transform:translateX(-1px) rotate(-31deg);transform:translateX(-1px) rotate(-31deg)}}.Header__tools-burgerMenu--close .burgerBar:nth-child(2){opacity:0;-webkit-transform:scaleX(0);transform:scaleX(0)}.Header__tools-burgerMenu--close .burgerBar:nth-child(3){-webkit-transform:rotate(36deg);transform:rotate(36deg)}@media (min-width:768px){.Header__tools-burgerMenu--close .burgerBar:nth-child(3){-webkit-transform:translateY(2px) rotate(33deg);transform:translateY(2px) rotate(33deg)}}@media (min-width:1024px){.Header__tools-burgerMenu--close .burgerBar:nth-child(3){-webkit-transform:translateY(2px) rotate(31deg);transform:translateY(2px) rotate(31deg)}}.Header__nav{display:block;height:100%;margin:0;padding:0;position:fixed;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:opacity 0s .3s,visibility 0s .3s,-webkit-transform .3s ease;transition:opacity 0s .3s,visibility 0s .3s,-webkit-transform .3s ease;transition:transform .3s ease,opacity 0s .3s,visibility 0s .3s;transition:transform .3s ease,opacity 0s .3s,visibility 0s .3s,-webkit-transform .3s ease;visibility:hidden;width:100%;z-index:2}.Header__nav--open{-webkit-transition:opacity 0s 0s,visibility 0s 0s,-webkit-transform .3s ease;transition:opacity 0s 0s,visibility 0s 0s,-webkit-transform .3s ease;transition:transform .3s ease,opacity 0s 0s,visibility 0s 0s;transition:transform .3s ease,opacity 0s 0s,visibility 0s 0s,-webkit-transform .3s ease;visibility:visible}.Header__nav--open,.Header__nav--open .Header__nav-bg{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.Header__nav--open .Header__nav-bg{-webkit-transition:opacity .6s ease .3s,-webkit-transform 0s ease;transition:opacity .6s ease .3s,-webkit-transform 0s ease;transition:opacity .6s ease .3s,transform 0s ease;transition:opacity .6s ease .3s,transform 0s ease,-webkit-transform 0s ease}.Header__nav-bg{backdrop-filter:blur(10px);background-color:rgba(36,25,31,.2);display:block;height:100%;opacity:0;position:fixed;right:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:100%}.Header__nav-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-color:#fff;-webkit-box-shadow:0 0 .8rem 0 rgba(36,25,31,.1);box-shadow:0 0 .8rem 0 rgba(36,25,31,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;left:0;padding:11rem 2rem 0;position:absolute;top:0;width:26rem}@media (min-width:768px){.Header__nav-wrapper{padding:14rem 2.3rem 0;width:32rem}}@media (min-width:1024px){.Header__nav-wrapper{padding:14rem 3rem 0;width:45rem}}@media (min-width:1360px){.Header__nav-wrapper{padding:14rem 3.5rem 0;width:50rem}}.Header__nav-user{border-bottom:1px solid #dadada;margin-bottom:3.5rem;padding-bottom:3.5rem;width:100%}@media (min-width:768px){.Header__nav-user{margin-bottom:4rem;padding-bottom:4rem}}@media (min-width:1024px){.Header__nav-user{margin-bottom:5rem;padding-bottom:5rem}}.Header__nav-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;border-bottom:1px solid #dadada;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:3.5rem;width:100%}@media (min-width:768px){.Header__nav-menu{margin-bottom:4rem}}@media (min-width:1024px){.Header__nav-menu{margin-bottom:5rem}}.Header__nav-menu-li{margin-bottom:3.5rem;width:100%}@media (min-width:768px){.Header__nav-menu-li{margin-bottom:4rem}}@media (min-width:1024px){.Header__nav-menu-li{margin-bottom:5rem}}.Header__nav-user,.navLink{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start;width:100%}.Header__nav-user svg,.navLink svg{height:2.4rem;margin-left:.8rem;width:2.4rem}@media (min-width:768px){.Header__nav-user svg,.navLink svg{height:2.8rem;width:2.8rem}}@media (min-width:1024px){.Header__nav-user svg,.navLink svg{height:3.2rem;margin-left:1rem;width:3.2rem}}.Header__nav-user svg circle,.navLink svg circle{stroke:#24191f;-webkit-transition:stroke .3s ease;transition:stroke .3s ease}.Header__nav-user svg path,.navLink svg path{fill:#24191f;-webkit-transition:fill .3s ease;transition:fill .3s ease}.Header__nav-user span,.navLink span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#24191f;display:block;font-size:1.8rem;font-weight:500;line-height:1;position:relative;top:.2rem;-webkit-transition:color .3s ease;transition:color .3s ease;white-space:nowrap}@media (min-width:768px){.Header__nav-user span,.navLink span{font-size:1.9rem}}@media (min-width:1024px){.Header__nav-user span,.navLink span{font-size:2rem}}@media (min-width:1360px){.Header__nav-user span,.navLink span{font-size:2.2rem}}.Header__nav-user--current svg circle,.Header__nav-user:hover svg circle,.navLink--current svg circle,.navLink:hover svg circle{stroke:#d75d83}.Header__nav-user--current svg path,.Header__nav-user:hover svg path,.navLink--current svg path,.navLink:hover svg path{fill:#d75d83}.Header__nav-user--current span,.Header__nav-user:hover span,.navLink--current span,.navLink:hover span{color:#d75d83}.Header__nav-menu-li--about .Header__nav-user:before,.Header__nav-menu-li--about .navLink:before,.Header__nav-menu-li--account .Header__nav-user:before,.Header__nav-menu-li--account .navLink:before,.Header__nav-menu-li--marathon .Header__nav-user:before,.Header__nav-menu-li--marathon .navLink:before,.Header__nav-menu-li--self-assessmt .Header__nav-user:before,.Header__nav-menu-li--self-assessmt .navLink:before,.Header__nav-menu-li--shop .Header__nav-user:before,.Header__nav-menu-li--shop .navLink:before{background-repeat:no-repeat;background-size:2.4rem auto;content:"";height:2.4rem;margin-left:.8rem;width:2.4rem}@media (min-width:768px){.Header__nav-menu-li--about .Header__nav-user:before,.Header__nav-menu-li--about .navLink:before,.Header__nav-menu-li--account .Header__nav-user:before,.Header__nav-menu-li--account .navLink:before,.Header__nav-menu-li--marathon .Header__nav-user:before,.Header__nav-menu-li--marathon .navLink:before,.Header__nav-menu-li--self-assessmt .Header__nav-user:before,.Header__nav-menu-li--self-assessmt .navLink:before,.Header__nav-menu-li--shop .Header__nav-user:before,.Header__nav-menu-li--shop .navLink:before{background-size:2.8rem auto;height:2.8rem;width:2.8rem}}@media (min-width:1024px){.Header__nav-menu-li--about .Header__nav-user:before,.Header__nav-menu-li--about .navLink:before,.Header__nav-menu-li--account .Header__nav-user:before,.Header__nav-menu-li--account .navLink:before,.Header__nav-menu-li--marathon .Header__nav-user:before,.Header__nav-menu-li--marathon .navLink:before,.Header__nav-menu-li--self-assessmt .Header__nav-user:before,.Header__nav-menu-li--self-assessmt .navLink:before,.Header__nav-menu-li--shop .Header__nav-user:before,.Header__nav-menu-li--shop .navLink:before{background-size:3.2rem auto;height:3.2rem;margin-left:1rem;width:3.2rem}}.Header__nav-menu-li--marathon .Header__nav-user:before,.Header__nav-menu-li--marathon .navLink:before,.Header__nav-menu-li--shop .Header__nav-user:before,.Header__nav-menu-li--shop .navLink:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDYuMDEgMTA1Ljg1Ij48cGF0aCBkPSJNOTMuNDYgNDQuNzJjLTcuNiAyLjQxLTEyLjMzLTEuODQtNC44MSA3LjM4IDMuNDIgMy4yMy0xLjI4IDkuOTUgMi41OSAxMS45YTYuNjUgNi42NSAwIDAgMSAzLjYyIDMuOTdjMS43MyA5LjQzLTEuMjcgMjAuNyAxLjEzIDI5LjQ1IDIuNDUuNDEgNS4zNyAyLjM5IDQuMzkgNS4yOS0uNDYgNC4zLTEzLjMyIDMuMTktMTYuMDYgMS45NC0uOTEtLjYtLjk1LS42My0xLjY2LjE2LTEuNCAxLjMtNS4xNSAxLjI0LTUuMDEtMS40MS4wMi0xMS45NCAwLTIzLjg4LjAzLTM1LjgyLTEuMjEtMS45NC05LjM3LS4yMi0xMi4xNC0uNzgtMy4wOS4zLS44Ny0zLjY2LTIuNzgtNC4yMy00LjY0LTEuMzctOS4zMi0yLjYzLTEzLjktNC4yMS0uNDktLjE3LS42OC4xOS0uODguNDktNy4xOCAxMC42My0xOS4zOSAxNi40MS0yOC4xOSAyNS42Mi0xLjc4IDEuNDYgMS41NyAzLjE1IDIuMDQgNC42NyA4Ljg3LTIuOTIgMTcuOTEtMTAuNDMgMjYuNzEtMTUuMDIgOC4xNi0uNzcgMTYuNjUtLjAxIDI0LjkyLS4yOSAxLjM2LjAzLjM5IDIuMTEuNjkgMy4wMS4wNS45NS0xLjMzLjM0LTEuOTEuNTEtMjcuNjItMS40NC0yNC4yOSAyLjAyLTQ3LjI2IDE0Ljg3YTQ1OS43NSA0NTkuNzUgMCAwIDEtMTAuNjkgNi4yOWMtLjI5LjE2LS42NC4zNS0uMi43OS4zNCAxLjc2IDEuMjMgNi4wNS0xLjUxIDYuMi0zOS40MyA0LjU2IDI1Ljk5LTM4LjI3IDMxLjA3LTQ2LjY2IDguMy04Ljg2IDE2LjMzLTE3LjY0IDIyLjItMjguMzkgOS4xMS0xMS41MiAyMS40OS0yMCAzMS44OS0zMC4yNyAyLjY0LTEuMDEgNS4wMSAyLjU2IDcuMzEgMy41NyAxLjI5IDEuMzEgMS40MiA1LjgxLS40MSA2LjczLTcuMjUgMy40Ny0xMi42OCA5LjE4LTE4LjE3IDE0LjktLjQ4LjMtLjA1LjYuMjYuMjkgNi41Ny0zLjk0IDE0LjQ1IDMuNDQgMTMuODYgMTAuMjgtLjA2IDIuODctMi4xNiA0Ljk0LTMuNDkgNy4wOS4zOSA0LjI5LTEuNjMgMTAuMjggMy4xMiAxMi42OC40Ni4yNi42LjEuNi0uNDEtLjQtNC40OC43OS05LjM3LS42NC0xMy42NC0uMS0uOTggMS44OC0xLjI0IDIuNTQtMi4wMSA0LjA5IDQuMjItLjc5IDEzLjI4IDIuOTYgMTguNCAxLjc1IDUuNjctMTUuMDkgMS44OC0xMi4yLTEzLjM0Wm0tNS4yMyA1Ny4xNGMtNC4wNS0zLjM0LTMuNzgtNy44Ny0zLjIyLTEyLjYzLjM0LTEwLjgzIDEuMDktMjEuNjQgMS4zLTMyLjQ2LjY4LTIuMzEtMS44LTMuODgtMi44Mi01LjY3LTEuMTQtLjgxLTIuNjIgNC4yNC0zLjg2IDUuMDUgMS4wNy4zNiAxLjU5IDEuMDggMS41OSAyLjI2LjA4IDE0LjIzLS4yNiAyOC41NS4wOSA0Mi43NCAyLjE3LTIuNjQgNC4zNSAxLjY0IDYuOTEuNzJabS0yMy40NS02My4xYzQuNDkuNDIgOC4xLTIuMjUgOS42MS02LjMgNi42NC02LjcxIDEzLjE3LTEzLjU2IDIwLjA0LTIwLjAxIDEuNzEtMS44NSA5LjQ5LTMuNjQgNy40My02LjU2LTEuMDktLjQ2LTIuMzUtMi40LTMuNTQtMS40MS0xMS4zMSAxMS4yNS0yNS43IDIwLjA2LTMzLjU1IDM0LjI4Wm0uMDkgMy42N2MtMi40LS41OS0zLjAxIDEuMjctNC4yMiAyLjkzLS4xLjc2IDEuMyAxLjM5IDEuNTkgMi4xNCAzLjg3IDUuOTcgMTEuMzYgMTMuMjUgMTYuMjggMy44Ni4yOS0uNTYuMi0uNjUtLjM5LS42Mi00LjczLjMzLTcuOS00LjI5LTcuMjItOC42OS4zOS0xLjc2LTQuNTUgMS4wOS02LjA0LjM3Wm05LjU0LjYxYy0uMzIgMy4yOSAzLjExIDUuMTkgNS45MyAzLjc2LjI2LTIuMTkgMS44Ny0zLjEyIDMuMzUtNC41NSAxLjYyLTIuMjIgMi41My03LjA2IDYuMTMtNS4xLjM2LjA0LjgzLjM0IDEtLjA1LjE5LS40MS0uMzMtLjYyLS42NC0uODMtMi41OC0yLjA4IDMuNzktNi42MyAxLjczLTguMDQtMi41NS0uOTctNC4yNyAyLjA5LTYuNzQgMS4xMi0uNS0uMTEtMS4xLS40OC0xLjA3LjUxLS41OCAxLjEyLTEuNzcgMS42My0yLjY2IDIuNDQtLjY4IDEuNjEgMy41MiAzLjQ3Ljk3IDUuMjMtNi43MSA3LjAxLTcuODguMTgtOC4wMSA1LjUxWm0tOS4yOCAxMy40NGMtNy45MS03LjgxLTQuNC0xMS4yOS0xMy40NC0xLjU3LS40OC40OS0uNDUuNTcuMjIuNzUgNC4wNSAxLjA5IDguMDQgMi4zNyAxMi4wNCAzLjYyLjgtLjE5LjY5LTEuOSAxLjE4LTIuOFpNNy40MiAxMDEuOTljOS4zOC4yMy00LjU3LTIuNjggNS42OS02Ljk2IDMuNjctMi45NCA4LjMzLTEuOTggMy42LTYuODctLjI4LS40LS40NS0uMzgtLjgxLS4wOC0yLjIgMi40NC0xOC4zOSAxNC43NS04LjQ4IDEzLjkxWm02NC45NC0zOC43MWMzLjUyLS4zMyA2LjAyIDEuNTQgNS4zLTMuMzktLjc1LTMuMDctNC44OS42NC03LjE0LS43Ni0uNzItLjAzLTEuNzUtLjgxLTIuMzEtLjQyLS4zOSAxLjM0LTEuMTggMi41Ni0xLjEyIDQuMDMuODIgMS4zIDMuNzUuMTcgNS4yNy41M1ptMTkuMzggMTMuN2MuOTQtNy44Ni0yLjg1LTE1Ljk2LTIuNjEtMi4yOSAwIDIuOTktLjc3IDcuMzIuMDIgOS43IDQuNTEgMS4wNyAxLjk2LTQuNjEgMi41OS03LjQxWm0wIDE1Ljk4Yy0uMzQtMi40NSAxLjM0LTUuODEtMi40My01LjA2LS41Mi0uMDQtLjc0LjEtLjc0LjY3LjI2IDIuNTYtLjU1IDUuMjctLjIgNy43IDEuNjQgMS43OCAyLjczIDQuNTQgNC43OSA1LjczIDIuMzguMDcgNi4zNy4wNyAxLjQyLTEuMjctMy40OC0xLjEtMi44LTQuOTMtMi44NC03Ljc2Wm0yLjY2LTU2Yy4yNSAzLjI5LTMuMiA0LjU1LTUuNzQgMy43OS0xLjk5IDIuNzcgMy42MS40NCA0LjkxLS4xYTYuMTUgNi4xNSAwIDAgMCAyLjA5LTkuMzZjLS4xMi0uMTktLjI5LS4yOS0uNDMuMDYtMS43IDMuMzYtMS41NSAyLjE1LS44MiA1LjYyWm0tMTcuMzkuMjZjLjU0LS40MSAxLjIyLS43OSAxLjcxLTEuMzQuMjMtLjMxLTEuMTQtMi4yNy0xLjQzLTEuMjktLjE3Ljg2LTEuNjggMi4xNS0uMjggMi42M1oiLz48L3N2Zz4=)}.Header__nav-menu-li--account .Header__nav-user:before,.Header__nav-menu-li--account .navLink:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMyAyMyI+PHBhdGggZD0iTTEzLjYgMjNIOS40YTEuMSAxLjEgMCAwIDEtMS4xLTFMOCAxOS40Yy0uMyAwLS41LS4yLS43LS4zYTkgOSAwIDAgMS0uNy0uNWwtMi40IDFjLS4zLjEtLjUuMi0uOCAwYTEgMSAwIDAgMS0uNi0uNEwuNyAxNS42YTEgMSAwIDAgMS0uMS0uOGMwLS4zLjItLjUuNC0uN2wyLTEuNlYxMUwxIDkuNGExIDEgMCAwIDEtLjQtLjdjLS4xLS4zIDAtLjUuMS0uOGwyLTMuNmMuMi0uMy40LS40LjctLjVoLjhsMi40IDFBNy43IDcuNyAwIDAgMSA4IDQuMmwuMy0yLjZhMS4xIDEuMSAwIDAgMSAxLTFoNC4zYy4zIDAgLjUgMCAuNy4zLjIuMi40LjQuNC43TDE1IDRjLjMgMCAuNS4yLjcuM2wuNy41IDIuNC0xYy4zLS4xLjUtLjIuOCAwIC4zIDAgLjUuMi42LjRsMi4xIDMuNmMuMS4zLjIuNS4xLjggMCAuMy0uMi41LS40LjdMMjAgMTF2MWwtLjEuNCAyIDEuNmMuMy4yLjUuNC41LjdsLS4xLjgtMi4xIDMuNi0uNi41aC0uOGwtMi40LTFhNy43IDcuNyAwIDAgMS0xLjQuN2wtLjMgMi42YTEuMSAxLjEgMCAwIDEtMSAxWm0tMi03LjNjMSAwIDItLjQgMi43LTEuMi44LS43IDEuMi0xLjcgMS4yLTIuOCAwLTEtLjQtMi0xLjItMi43YTMuOCAzLjggMCAwIDAtMi43LTEuMmMtMS4yIDAtMiAuNC0yLjggMS4yLS44LjctMS4yIDEuNy0xLjIgMi44IDAgMSAuNCAyIDEuMiAyLjcuNy44IDEuNiAxLjIgMi44IDEuMlptMC0yLjNjLS41IDAtMS0uMS0xLjItLjUtLjQtLjMtLjUtLjctLjUtMS4yIDAtLjQuMS0uOC41LTEuMS4zLS40LjctLjUgMS4yLS41LjQgMCAuOC4xIDEuMi41LjMuMy40LjcuNCAxLjIgMCAuNC0uMS44LS40IDEuMS0uNC40LS44LjUtMS4yLjVabS0xLjIgNy4zaDIuMmwuNC0zYTYuMyA2LjMgMCAwIDAgMy0xLjZsMi44IDEuMSAxLTItMi40LTEuNy4yLS45YTcgNyAwIDAgMC0uMi0yLjZMMjAgOC4ybC0xLjEtMkwxNiA3LjZhNi4yIDYuMiAwIDAgMC0zLTEuOGwtLjQtM2gtMi4ybC0uNCAzYTYuMyA2LjMgMCAwIDAtMyAxLjdMNC4yIDYuM2wtMSAyTDUuNSAxMGwtLjIuOGE2LjggNi44IDAgMCAwIC4yIDIuN0wzIDE1LjNsMS4xIDJMNyAxNmE2LjMgNi4zIDAgMCAwIDMgMS44bC40IDNaIi8+PC9zdmc+)}.Header__nav-menu-li--self-assessmt .Header__nav-user:before,.Header__nav-menu-li--self-assessmt .navLink:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjQgMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0iIzIzMWYyMCI+PHBhdGggZD0iTTkuNzEgMTEuMjlhMSAxIDAgMCAwLTEuNDIgMS40MmwzIDNBMSAxIDAgMCAwIDEyIDE2YTEgMSAwIDAgMCAuNzItLjM0bDctOGExIDEgMCAwIDAtMS41LTEuMzJMMTIgMTMuNTR6Ii8+PHBhdGggZD0iTTIxIDExYTEgMSAwIDAgMC0xIDEgOCA4IDAgMCAxLTggOEE4IDggMCAwIDEgNi4zMyA2LjM2IDcuOTMgNy45MyAwIDAgMSAxMiA0YTguNzkgOC43OSAwIDAgMSAxLjkuMjIgMSAxIDAgMSAwIC40Ny0xLjk0QTEwLjU0IDEwLjU0IDAgMCAwIDEyIDJhMTAgMTAgMCAwIDAtNyAxNy4wOUE5LjkzIDkuOTMgMCAwIDAgMTIgMjJhMTAgMTAgMCAwIDAgMTAtMTAgMSAxIDAgMCAwLTEtMXoiLz48L2c+PC9zdmc+)}.Header__nav-menu-li--about .Header__nav-user:before,.Header__nav-menu-li--about .navLink:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAxOSI+PHBhdGggZmlsbD0iIzAwMCIgZD0iTTQuNCAxOXYtN0wxIDYuNSA1IDBoOGw0IDYuNS0zLjQgNS41djdMOSAxNy40IDQuNCAxOVpNNS41IDEgMi4xIDYuNSA1LjUgMTJoN2wzLjQtNS41TDEyLjUgMWgtN1pNOCA5LjkgNSA3bC43LS43TDggOC41bDQuMi00LjMuNy43LTUgNVoiLz48L3N2Zz4=)}.Header__nav-language{display:-webkit-box;display:-ms-flexbox;display:flex}.Header__nav-language .wpml-ls-legacy-list-horizontal{padding:0}.Header__nav-language .wpml-ls-legacy-list-horizontal li{margin-right:1.5rem}@media (min-width:768px){.Header__nav-language .wpml-ls-legacy-list-horizontal li{margin-right:2rem}}@media (min-width:1024px){.Header__nav-language .wpml-ls-legacy-list-horizontal li{margin-right:2.5rem}}@media (min-width:1360px){.Header__nav-language .wpml-ls-legacy-list-horizontal li{margin-right:2.8rem}}@media (min-width:1900px){.Header__nav-language .wpml-ls-legacy-list-horizontal li{margin-right:3rem}}.Header__nav-language .wpml-ls-legacy-list-horizontal li:first-child{margin-right:0}.Header__nav-language .wpml-ls-legacy-list-horizontal a{padding:0}@media (min-width:1024px){.Header__nav-language .wpml-ls-legacy-list-horizontal a:hover span{color:#d75d83}}.Header__nav-language .wpml-ls-legacy-list-horizontal a span{color:#24191f;font-size:1.6rem;-webkit-transition:color .3s ease;transition:color .3s ease}@media (min-width:768px){.Header__nav-language .wpml-ls-legacy-list-horizontal a span{font-size:1.7rem}}@media (min-width:1024px){.Header__nav-language .wpml-ls-legacy-list-horizontal a span{font-size:1.8rem}}@media (min-width:1360px){.Header__nav-language .wpml-ls-legacy-list-horizontal a span{font-size:1.9rem}}.Header__nav-language .wpml-ls-current-language a span{font-weight:600}.Footer{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:transparent;color:#24191f;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;opacity:1;padding:2rem 2.5rem;position:relative;text-align:center;width:100%;z-index:1}@media (min-width:768px){.Footer{padding:2.5rem}}@media (min-width:1024px){.Footer{padding:3rem 4rem}}.Footer-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;width:100%}@media (min-width:768px){.Footer-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.Footer__notes{border:1px solid #757575;border-radius:2rem;color:#424242;margin-bottom:6rem;margin-top:2rem;padding:2.5rem;text-align:right;width:100%}@media (min-width:768px){.Footer__notes{margin-bottom:7rem;margin-top:4rem;width:80%}}@media (min-width:1024px){.Footer__notes{margin-bottom:8rem;max-width:100rem;padding:3rem 4rem;width:75%}}@media (min-width:1360px){.Footer__notes{margin-bottom:9rem;padding:4rem 6rem;width:70%}}@media (min-width:1900px){.Footer__notes{margin-bottom:10rem;padding:4.5rem 7rem}}.Footer__notes h3{font-size:2.8rem;font-weight:600;line-height:1.2;margin-bottom:2rem}@media (min-width:768px){.Footer__notes h3{font-size:3rem}}@media (min-width:1024px){.Footer__notes h3{font-size:clamp(3rem,1.6285714286rem + 1.3392857143vw,4.2rem)}}.Footer__notes ul{line-height:1.3;list-style-type:disc;padding-right:3rem}.Footer__notes ul li{font-size:1.7rem;margin-bottom:1rem}@media (min-width:768px){.Footer__notes ul li{font-size:1.8rem}}@media (min-width:1024px){.Footer__notes ul li{font-size:clamp(1.9rem,1.5571428571rem + .3348214286vw,2.2rem)}}.Footer__cta{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;margin-bottom:6rem;max-width:140rem}@media (min-width:768px){.Footer__cta{margin-bottom:7rem}}@media (min-width:1024px){.Footer__cta{margin-bottom:8rem}}@media (min-width:1360px){.Footer__cta{margin-bottom:9rem}}@media (min-width:1900px){.Footer__cta{margin-bottom:10rem}}.Footer__brand{margin-bottom:2.5rem;position:relative;width:19rem}@media (min-width:768px){.Footer__brand{margin-bottom:0;width:20rem}}@media (min-width:1024px){.Footer__brand{width:22rem}}.Footer__brand>a{display:block;margin:0;padding:0;width:100%}.Footer__brand>a img{height:auto;width:100%}.Footer__nav{display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width:768px){.Footer__nav{margin-right:auto}}.Footer__nav li{font-size:1.3rem;margin-left:1rem;margin-right:1rem}@media (min-width:768px){.Footer__nav li{font-size:1.6rem;margin-left:0;margin-right:2.5rem}}@media (min-width:1024px){.Footer__nav li{font-size:1.8rem;margin-right:3.5rem}}.Footer__nav li span{font-size:1.3rem}@media (min-width:768px){.Footer__nav li span{font-size:1.6rem}}@media (min-width:1024px){.Footer__nav li span{font-size:1.8rem}}@media (min-width:1360px){.Footer__nav li span{font-size:1.9rem}}.gallerySlider{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:9rem;position:relative;width:100%}@media (min-width:1024px){.gallerySlider{margin-bottom:11.5rem}}@media (min-width:1360px){.gallerySlider{margin-bottom:13rem}}.gallerySlider h3{font-size:3.4rem;font-weight:500;margin-bottom:3rem;margin-top:1rem;text-align:center;width:90%}@media (min-width:768px){.gallerySlider h3{font-size:4rem;margin-bottom:3.5rem;width:80%}}@media (min-width:1024px){.gallerySlider h3{font-size:clamp(4rem,2.2857142857rem + 1.6741071429vw,5.5rem);margin-bottom:5rem;width:75%}}@media (min-width:1360px){.gallerySlider h3{width:70%}}@media (min-width:1900px){.gallerySlider h3{width:65%}}.gallerySlider-swiper{height:22rem;position:relative;width:100%}@media (min-width:1024px){.gallerySlider-swiper{height:20vw}}.gallerySlider .swiper-slide{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;overflow:hidden;position:relative}.gallerySlider .swiper-slide figure{display:block;height:100%;position:relative;position:absolute;right:0;top:0;width:100%;z-index:1}.gallerySlider .swiper-slide figure img{font-family:"object-fit:contain";height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;right:0;top:0;width:100%}.gallerySlider-controls{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:3rem;width:100%}@media (min-width:768px){.gallerySlider-controls{padding-top:3.5rem}}@media (min-width:1024px){.gallerySlider-controls{padding-top:4rem}}.gallerySlider-controls .swiper-pagination{bottom:auto;display:none;margin:0 3rem;position:relative;top:auto;width:auto}.gallerySlider-controls .swiper-pagination .swiper-pagination-bullet-active{background:#d75d83}.gallerySlider-next,.gallerySlider-prev{cursor:pointer;height:2.5rem;margin:0 2rem;width:2.5rem}@media (min-width:768px){.gallerySlider-next,.gallerySlider-prev{height:3rem;width:3rem}}@media (min-width:1024px){.gallerySlider-next,.gallerySlider-prev{height:3.5rem;opacity:.9;width:3.5rem}}.gallerySlider-next svg,.gallerySlider-prev svg{height:2.5rem;width:2.5rem}@media (min-width:768px){.gallerySlider-next svg,.gallerySlider-prev svg{height:3rem;width:3rem}}@media (min-width:1024px){.gallerySlider-next svg,.gallerySlider-prev svg{height:3.5rem;width:3.5rem}.gallerySlider-next:hover,.gallerySlider-prev:hover{opacity:1}}.About{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:10rem;width:100%}@media (min-width:768px){.About{padding-top:12rem}}@media (min-width:1024px){.About{padding-top:16rem}}.About .Landing__certs h3{display:none}.About__bg{height:100%;height:60rem;opacity:.9;position:absolute;right:0;top:0;width:100%}@media (min-width:1360px){.About__bg{height:70rem;height:80rem}}.About__bg img{font-family:"object-fit:cover";margin:0;-o-object-fit:cover;object-fit:cover;padding:0}.About__bg img,.About__bg:after{height:100%;position:absolute;right:0;top:0;width:100%}.About__bg:after{background:-webkit-gradient(linear,right top,right bottom,color-stop(60%,hsla(23,22%,93%,0)),to(#f1ece9));background:linear-gradient(180deg,hsla(23,22%,93%,0) 60%,#f1ece9);content:""}.About__page{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-bottom:4rem;position:relative;width:90%}@media (min-width:768px){.About__page{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:6rem}}@media (min-width:1024px){.About__page{max-width:140rem;padding-bottom:8rem;width:88%}}@media (min-width:1360px){.About__page{width:84%}}@media (min-width:1900px){.About__page{width:82%}}.About__page-hero{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:start;align-items:center;align-self:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:3.5rem;position:relative;width:100%}@media (min-width:768px){.About__page-hero{margin-left:4%;width:26%}}@media (min-width:1024px){.About__page-hero{margin-left:5%;width:25%}}.About__page-hero figure{aspect-ratio:4/6;border-radius:10rem;margin-left:5%;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;position:relative;width:45%}@media (min-width:768px){.About__page-hero figure{border-radius:14rem;margin-left:0;width:100%}}@media (min-width:1024px){.About__page-hero figure{border-radius:16rem}}.About__page-hero figure img{font-family:"object-fit:cover";height:100%;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;right:0;top:0;width:100%}.About__page-hero h1{width:50%}@media (min-width:768px){.About__page-hero h1{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}}.About__page-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}@media (min-width:768px){.About__page-c{width:70%}}.About__page-c-title,.About__page-hero h1{font-size:3.9rem;font-style:normal;font-weight:500;letter-spacing:-.02em;line-height:1;position:relative}@media (min-width:390px){.About__page-c-title,.About__page-hero h1{font-size:4.1rem}}@media (min-width:768px){.About__page-c-title,.About__page-hero h1{font-size:4.4rem;margin-bottom:2rem}}@media (min-width:1024px){.About__page-c-title,.About__page-hero h1{font-size:clamp(4.5rem,1.0714285714rem + 3.3482142857vw,7.5rem);letter-spacing:-.01em;margin-bottom:2.5rem;width:100%}}@media (min-width:1360px){.About__page-c-title,.About__page-hero h1{margin-bottom:3rem}}@media (min-width:1900px){.About__page-c-title,.About__page-hero h1{margin-bottom:3.5rem}}.About__page-c-title{display:none}@media (min-width:768px){.About__page-c-title{display:block}}.About__page-c-editor{display:block!important;text-align:right}.About__page-c-editor p:first-child{margin-top:0}.About__page-c-editor a,.About__page-c-editor p{margin:0 0 1.5rem}@media (min-width:768px){.About__page-c-editor a,.About__page-c-editor p{margin-bottom:2rem}}@media (min-width:1024px){.About__page-c-editor a,.About__page-c-editor p{margin-bottom:2.5rem}}.Home__hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh;min-height:100svh;position:relative;width:100%}@media (min-width:1024px){.Home__hero{height:auto}}.Home__hero-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:90vh;min-height:90svh;overflow:hidden;padding-top:11rem;position:relative;right:0;top:0;width:100%}@media (min-width:768px){.Home__hero-wrapper{padding-top:15rem}}@media (min-width:1024px){.Home__hero-wrapper{padding-top:18rem}}@media (min-width:1900px){.Home__hero-wrapper{padding-top:24rem}}.Home__hero-wall{border-bottom-left-radius:30px;border-bottom-right-radius:30px;height:100%;height:95%;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);opacity:.9;overflow:hidden;position:absolute;right:0;top:0;width:100%}@media (min-width:1024px){.Home__hero-wall{border-bottom-left-radius:100px;border-bottom-right-radius:100px}}.Home__hero-wall img{font-family:"object-fit:cover";height:100%;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;right:0;top:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);width:100%}.Home__hero-wall:after{background:-webkit-gradient(linear,right bottom,right top,from(hsla(23,22%,93%,0)),to(#f1ece9));background:linear-gradient(0deg,hsla(23,22%,93%,0),#f1ece9);content:"";height:30rem;position:absolute;right:0;top:0;width:100%}.Home__hero-title{font-size:3.4rem;font-style:normal;font-weight:500;justify-self:flex-start;letter-spacing:-.02em;line-height:1.1;margin-bottom:5vh;position:relative;text-align:center;width:80%}@media (min-width:390px){.Home__hero-title{font-size:3.5rem}}@media (min-width:768px){.Home__hero-title{font-size:5.2rem;margin-bottom:2vh;width:70%}}@media (min-width:800px){.Home__hero-title{font-size:5.6rem}}@media (min-width:1024px){.Home__hero-title{font-size:clamp(4.5rem,1.0714285714rem + 3.3482142857vw,7.5rem);letter-spacing:-.01em;line-height:1.2;margin-bottom:2vh;max-width:90rem;width:60%}}@media (min-width:1900px){.Home__hero-title{margin-bottom:4vh}}.Home__hero-social{-ms-flex-item-align:end;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;align-self:flex-end;background-color:#fff;border-bottom-left-radius:2.5rem;border-top-left-radius:2.5rem;-webkit-box-shadow:0 0 2rem 0 rgba(36,25,31,.2);box-shadow:0 0 2rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;list-style-type:none;margin-bottom:1rem;margin-left:auto;padding:1rem 1.5rem;z-index:2}@media (min-width:768px){.Home__hero-social{border-bottom-left-radius:3.5rem;border-top-left-radius:3.5rem;padding:1.5rem 2rem}}@media (min-width:1024px){.Home__hero-social{padding-left:2rem;padding-right:2.5rem}}@media (min-width:1360px){.Home__hero-social{padding-left:2.5rem;padding-right:3rem}}@media (min-width:1900px){.Home__hero-social{padding-right:3.5rem}}.Home__hero-social li{margin:0;padding:0}.Home__hero-social li a{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:1024px){.Home__hero-social li a{opacity:.85;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}}@media (min-width:1024px) and (min-width:1024px){.Home__hero-social li a:hover{opacity:1}.Home__hero-social li a:hover svg path{fill:#d75d83}}.Home__hero-social li a svg{display:block;height:3rem;width:3rem}@media (min-width:390px){.Home__hero-social li a svg{height:3.5rem;width:3.5rem}}@media (min-width:768px){.Home__hero-social li a svg{height:4.5rem;width:4.5rem}}.Home__hero-social li a svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.Home__hero-nadine{bottom:0;height:auto;margin-top:auto;position:relative;width:140%;z-index:1}@media (min-width:390px){.Home__hero-nadine{width:150%}}@media (min-width:768px){.Home__hero-nadine{width:120%}}@media (min-width:1024px){.Home__hero-nadine{max-width:100rem;width:80%}}@media (min-width:1360px){.Home__hero-nadine{max-width:120rem;width:70%}}@media (min-width:1900px){.Home__hero-nadine{max-width:130rem}}.Home .scrollDown{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:#fff;border:0;border-radius:6rem;bottom:2rem;-webkit-box-shadow:0 3px 10px 0 rgba(0,0,0,.08);box-shadow:0 3px 10px 0 rgba(0,0,0,.08);color:#24191f;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;font-size:1.8rem;font-weight:500;letter-spacing:-.03em;line-height:1;margin:0;padding:2.5rem .5rem .5rem;position:relative;text-align:center;width:6.7rem;z-index:2}@media (min-width:390px){.Home .scrollDown{bottom:3.5rem}}@media (min-width:768px){.Home .scrollDown{bottom:10vh}}@media (min-width:1024px){.Home .scrollDown{bottom:10rem;font-size:1.9rem}}@media (min-width:1360px){.Home .scrollDown{bottom:7rem;font-size:1.8rem;width:7.5rem}}@media (min-width:1900px){.Home .scrollDown{bottom:5rem;width:9rem}}.Home .scrollDown:hover{color:#24191f}.Home .scrollDown svg{height:auto;margin-top:.5rem;-webkit-transform:rotate(90deg);transform:rotate(90deg);width:100%}.Home .scrollDown:hover{cursor:pointer}.Home__cta{display:block;left:0;position:absolute;top:min(28rem,45%)}:lang(en) .Home__cta{top:min(31rem,45%)}@media (min-width:768px){.Home__cta{top:min(29rem,45%)}:lang(en) .Home__cta{top:min(34rem,45%)}}@media (min-width:1024px){.Home__cta{top:min(29rem,45%)}:lang(en) .Home__cta{top:min(32rem,45%)}}@media (min-width:1360px){.Home__cta,:lang(en) .Home__cta{top:min(35rem,45%)}}@media (min-width:1900px){.Home__cta,:lang(en) .Home__cta{top:min(42rem,45%)}}.Home__cta-btn{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-bottom-right-radius:10em;border-top-right-radius:10em;-webkit-box-shadow:0 0 2rem 0 rgba(36,25,31,.2);box-shadow:0 0 2rem 0 rgba(36,25,31,.2);display:-webkit-box;display:-ms-flexbox;display:flex;padding:1.2rem 1rem;position:relative;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;z-index:2}@media (min-width:768px){.Home__cta-btn{padding-left:2.5rem;padding-right:1.5rem}}@media (min-width:1024px){.Home__cta-btn{padding-left:2.5rem;padding-right:2.5rem}}@media (min-width:1360px){.Home__cta-btn{padding-left:3rem}}.Home__cta--pinned .Home__cta-btn{left:0;position:fixed;top:5rem}@media (min-width:1024px){.Home__cta--pinned .Home__cta-btn{top:10rem}}.Home__cta-btn span{color:#d75d83;font-size:1.8rem;font-weight:550;margin-left:1rem;text-align:right}@media (min-width:390px){.Home__cta-btn span{font-size:1.8rem}}@media (min-width:768px){.Home__cta-btn span{font-size:2.3rem}}@media (min-width:1024px){.Home__cta-btn span{font-size:2.5rem;margin-left:1.5rem}}@media (min-width:1360px){.Home__cta-btn span{font-size:2.6rem}}@media (min-width:1900px){.Home__cta-btn span{font-size:2.8rem}}.Home__cta-btn svg{height:4rem;width:4rem}@media (min-width:768px){.Home__cta-btn svg{height:5rem;width:5rem}}@media (min-width:1024px){.Home__cta-btn svg{height:7.5rem;width:7.5rem}}@media (min-width:1900px){.Home__cta-btn svg{height:8rem;width:8rem}}@media (min-width:1024px){.Home__cta-btn:hover{background-color:#d75d83}.Home__cta-btn:hover span{color:#fff}}.Home__intro{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom-left-radius:15em;border-bottom-right-radius:15em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:9rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding-top:4rem;position:relative;width:100%}@media (min-width:768px){.Home__intro{border-bottom-left-radius:20em;border-bottom-right-radius:20em}}@media (min-width:1024px){.Home__intro{border-bottom-left-radius:45vw;border-bottom-right-radius:45vw;margin-bottom:11.5rem;padding-top:6rem}}@media (min-width:1360px){.Home__intro{margin-bottom:13rem;padding-top:7rem}}@media (min-width:1900px){.Home__intro{padding-top:8rem}}.Home__intro>*{position:relative}.Home__intro-wall{bottom:0;height:100%;height:80%;opacity:.9;position:absolute;right:0;top:0;top:inherit;width:100%}.Home__intro-wall img{font-family:"object-fit:cover";height:100%;margin:0;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;right:0;top:0;width:100%}.Home__intro-wall:after{background:-webkit-gradient(linear,right bottom,right top,from(hsla(23,22%,93%,0)),to(#f1ece9));background:linear-gradient(0deg,hsla(23,22%,93%,0),#f1ece9);content:"";height:40rem;position:absolute;right:0;top:0;width:100%}.Home__intro-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;width:100%}.Home__intro h1{font-size:4rem;font-weight:500;letter-spacing:-.02em;line-height:1;margin-bottom:2rem;position:relative;text-align:center;width:90%}@media (min-width:390px){.Home__intro h1{font-size:4.2rem}}@media (min-width:768px){.Home__intro h1{font-size:6rem;width:80%}}@media (min-width:800px){.Home__intro h1{font-size:7rem}}@media (min-width:1024px){.Home__intro h1{font-size:clamp(6.5rem,3.6428571429rem + 2.7901785714vw,9rem);margin-bottom:3rem;width:100%}}.Home__intro-content-box{background-color:#d75d83;border-radius:4rem;color:#fff;font-size:1.7rem;font-weight:600;letter-spacing:.03em;line-height:.5;margin-bottom:2rem;padding:1.5rem 2.5rem 1rem;text-align:center;text-transform:uppercase}.Home__intro-content-box span{font-size:1.6em;font-weight:400;line-height:1;position:relative;top:.2rem}@media (min-width:768px){.Home__intro-content-box{border-radius:5rem;font-size:1.9rem;padding:2rem 3.5rem 1rem}}@media (min-width:1024px){.Home__intro-content-box{border-radius:6rem;font-size:clamp(2.2rem,1.2153846154rem + .9615384615vw,2.6rem);margin-bottom:3rem;padding:2.2rem 3.5rem 1.4rem}}@media (min-width:1360px){.Home__intro-content-box{font-size:clamp(2.6rem,1.4rem + .8333333333vw,3rem)}}.Home__intro-content-txt{font-size:1.8rem;line-height:1.2;text-align:center}@media (min-width:768px){.Home__intro-content-txt{font-size:2rem}}@media (min-width:1024px){.Home__intro-content-txt{font-size:clamp(2.2rem,1.7076923077rem + .4807692308vw,2.4rem)}}.Home__intro-img{height:auto;margin-top:auto;position:relative;width:150%;z-index:1}@media (min-width:768px){.Home__intro-img{width:90%}}@media (min-width:1024px){.Home__intro-img{max-width:120rem}}.Home__compare{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:9rem;position:relative;width:96%}@media (min-width:768px){.Home__compare{width:90%}}@media (min-width:1024px){.Home__compare{margin-bottom:11.5rem}}@media (min-width:1360px){.Home__compare{margin-bottom:13rem}}.Home__compare h3{font-size:3.4rem;font-weight:500;margin-bottom:3rem;margin-top:1rem;text-align:center;width:90%}@media (min-width:768px){.Home__compare h3{font-size:4rem;margin-bottom:3.5rem;width:80%}}@media (min-width:1024px){.Home__compare h3{font-size:clamp(4rem,2.2857142857rem + 1.6741071429vw,5.5rem);margin-bottom:5rem;width:75%}}@media (min-width:1360px){.Home__compare h3{width:70%}}@media (min-width:1900px){.Home__compare h3{width:65%}}.Home__compare-list{grid-row-gap:1.5rem;grid-column-gap:1.5rem;-ms-grid-columns:(minmax(10px,1fr))[2];-webkit-column-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem;display:-ms-grid;display:grid;grid-template-columns:repeat(2,minmax(10px,1fr));margin-bottom:3.5rem;row-gap:1.5rem;width:96%}@media (min-width:768px){.Home__compare-list{-ms-grid-columns:(minmax(10px,1fr))[3];-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;grid-template-columns:repeat(3,minmax(10px,1fr));margin-bottom:4rem;row-gap:2rem}}@media (min-width:1024px){.Home__compare-list{-ms-grid-columns:(minmax(10px,1fr))[4];-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:repeat(4,minmax(10px,1fr));margin-bottom:5rem;row-gap:2.5rem;width:88%}}@media (min-width:1360px){.Home__compare-list{width:86%}}@media (min-width:1900px){.Home__compare-list{width:80%}}.Home__compare-list figure{width:100%}.Home__compare-list figure:nth-child(n+3){display:none}@media (min-width:768px){.Home__compare-list figure:nth-child(n+3){display:block}.Home__compare-list figure:nth-child(n+4){display:none}}@media (min-width:1024px){.Home__compare-list figure:nth-child(n+4){display:block}.Home__compare-list figure:nth-child(n+5){display:none}}.Home__compare-list figure img{height:auto;width:100%}.Home__compare--expand .Home__compare-list figure:nth-child(n+3),.Home__compare--expand .Home__compare-list figure:nth-child(n+4),.Home__compare--expand .Home__compare-list figure:nth-child(n+5){display:block}.Home__compare-toggle{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 1rem 0 rgba(36,25,31,.3);box-shadow:0 0 1rem 0 rgba(36,25,31,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;line-height:1;margin:0;padding:.6rem 1.8rem .4rem;position:relative;-webkit-transition:letter-spacing .6s ease;transition:letter-spacing .6s ease;white-space:nowrap}@media (min-width:1024px){.Home__compare-toggle{border-radius:4.5rem;padding:.8rem 2rem .5rem}}:lang(en) .Home__compare-toggle{padding:1.2rem 1.8rem .8rem}@media (min-width:1024px){:lang(en) .Home__compare-toggle{padding:1.5rem 2rem 1rem}}.Home__compare-toggle span{color:#24191f;font-size:2rem;font-weight:700;position:relative}@media (min-width:768px){.Home__compare-toggle span{font-size:2.4rem}}@media (min-width:1024px){.Home__compare-toggle span{font-size:clamp(2.2rem,1.7428571429rem + .4464285714vw,2.6rem)}.Home__compare-toggle:hover{letter-spacing:.04em}}.Home__compare-toggle .Home__compare-toggle-less{display:none}.Home__compare--expand .Home__compare-toggle .Home__compare-toggle-less{display:block}.Home__compare--expand .Home__compare-toggle .Home__compare-toggle-more{display:none}.Home__cards{--stack-cards-gap:0.7em;margin-bottom:4rem;position:relative;width:96%}@media (min-width:360px){.Home__cards{--stack-cards-gap:0.9em}}@media (min-width:375px){.Home__cards{--stack-cards-gap:1.1em}}@media (min-width:390px){.Home__cards{--stack-cards-gap:1.3em}}@media (min-width:768px){.Home__cards{margin-bottom:5rem;width:90%}}@media (min-width:1024px){.Home__cards{--stack-cards-gap:1.8em;margin-bottom:7rem}}@media (min-width:1360px){.Home__cards{--stack-cards-gap:2.3em;margin-bottom:8.5rem;width:80%}}@media (min-width:1900px){.Home__cards{--stack-cards-gap:2.6em;margin-bottom:10rem;width:70%}}.Home__cards-lines{bottom:100%;height:9rem;left:auto;position:absolute;right:50%;-webkit-transform:translateX(50%);transform:translateX(50%);width:11rem}@media (min-width:1024px){.Home__cards-lines{height:11rem;width:13rem}}@media (min-width:1360px){.Home__cards-lines{height:12rem;width:15rem}}.Home__cards-lines svg{height:auto;width:100%}@supports (-webkit-backdrop-filter:blur(1px)){.Home__cards-lines svg{height:intrinsic}}.Home__cards .card{border-radius:30px;-webkit-box-shadow:0 0 10rem rgba(36,25,31,.1);box-shadow:0 0 10rem rgba(36,25,31,.1);overflow:hidden;position:sticky;top:var(--stack-cards-gap);-webkit-transform-origin:center top;transform-origin:center top}@media (min-width:768px){.Home__cards .card{border-radius:40px}}.Home__cards .cardContent{background-color:#fff;border-radius:30px;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:2.7rem 8% 3rem;position:relative}@media (min-width:360px){.Home__cards .cardContent{padding:3.2rem 8% 3.5rem}}@media (min-width:375px){.Home__cards .cardContent{padding:3.6rem 8% 3.7rem}}@media (min-width:390px){.Home__cards .cardContent{padding:4rem 8%}}@media (min-width:768px){.Home__cards .cardContent{border-radius:40px;padding:8rem 10%}}@media (min-width:1024px){.Home__cards .cardContent{padding:6vw 12%}}@media (min-width:1900px){.Home__cards .cardContent{padding:7vw 13%}}.Home__cards .cardContent h3{font-size:1.8rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase}@media (min-width:360px){.Home__cards .cardContent h3{font-size:1.9rem}}@media (min-width:375px){.Home__cards .cardContent h3{font-size:2rem}}@media (min-width:390px){.Home__cards .cardContent h3{font-size:2.1rem}}@media (min-width:768px){.Home__cards .cardContent h3{font-size:2.3rem;margin-bottom:2rem}}@media (min-width:1024px){.Home__cards .cardContent h3{font-size:clamp(2.8rem,1.4285714286rem + 1.3392857143vw,4rem)}}.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:1.5rem;line-height:1.4}@media (min-width:360px){.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:1.6rem}}@media (min-width:375px){.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:1.7rem;line-height:1.5}}@media (min-width:390px){.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:1.8rem}}@media (min-width:768px){.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:2rem;line-height:1.6}}@media (min-width:1024px){.Home__cards .cardContent p,.Home__cards .cardContent ul{font-size:clamp(2rem,1.3142857143rem + .6696428571vw,2.6rem);line-height:1.7}}@media (min-width:1360px){.Home__cards .cardContent p,.Home__cards .cardContent ul{line-height:1.8}}.Home__cards .cardContent p.left{text-align:right}.Home__cards .cardContent ul{list-style-type:disc;margin-right:1.2rem;padding-right:1.2rem;text-align:right}.Home__selfAssessment{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem;position:relative;width:90%}@media (min-width:768px){.Home__selfAssessment{width:80%}}@media (min-width:1024px){.Home__selfAssessment{margin-bottom:8rem;width:75%}}@media (min-width:1360px){.Home__selfAssessment{margin-bottom:10rem;width:70%}}@media (min-width:1900px){.Home__selfAssessment{margin-bottom:13rem;width:65%}}.Home__selfAssessment h3{font-size:3.4rem;font-weight:500;margin-bottom:2rem;margin-top:1rem}@media (min-width:768px){.Home__selfAssessment h3{font-size:4rem;margin-bottom:2.5rem}}@media (min-width:1024px){.Home__selfAssessment h3{font-size:clamp(4rem,2.2857142857rem + 1.6741071429vw,5.5rem);margin-bottom:3rem}}.Home__selfAssessment-c{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}.Home__selfAssessment-c-video{max-width:100rem;position:relative;width:100%}@media (min-width:768px){.Home__selfAssessment-c-video{width:92%!important}}.Home__selfAssessment-c-video:before{content:"";display:block;padding-top:56.25%}.Home__selfAssessment-c-video iframe{border:0;bottom:0;height:100%;position:absolute;right:0;top:0;width:100%}.Home__faq{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;font-size:1.8rem;margin-bottom:4rem;position:relative;width:90%}@media (min-width:390px){.Home__faq{font-size:1.9rem}}@media (min-width:768px){.Home__faq{font-size:2rem;width:80%}}@media (min-width:1024px){.Home__faq{font-size:clamp(2rem,1.3142857143rem + .6696428571vw,2.6rem);margin-bottom:8rem;width:75%}}@media (min-width:1360px){.Home__faq{margin-bottom:10rem;width:70%}}@media (min-width:1900px){.Home__faq{margin-bottom:13rem;width:65%}}.Home__faq-equipment,.Home__faq-questions{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;text-align:right}.Home__faq-equipment{margin-bottom:4rem}@media (min-width:768px){.Home__faq-equipment{margin-bottom:5rem}}@media (min-width:1024px){.Home__faq-equipment{margin-bottom:7rem}}@media (min-width:1360px){.Home__faq-equipment{margin-bottom:9rem;margin-bottom:11rem}}.Home__faq h3{font-size:3.4rem;font-weight:500;margin-bottom:1rem;margin-top:1rem}@media (min-width:768px){.Home__faq h3{font-size:4rem}}@media (min-width:1024px){.Home__faq h3{font-size:clamp(4rem,2.2857142857rem + 1.6741071429vw,5.5rem);margin-bottom:2rem}}.Home__faq ul{list-style-type:disc;margin-bottom:2rem;margin-right:1.2rem;padding-right:1rem}.Home__faq ul li{line-height:1.3;margin-bottom:2rem}.Home__faq p i{font-size:.9em}.Home__faq .attrezziBtn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 4rem rgba(36,25,31,.1);box-shadow:0 0 4rem rgba(36,25,31,.1);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:row;flex-direction:row;font-size:2rem;font-weight:500;line-height:1;margin:2.5rem 0;padding:.5rem 2.5rem .5rem .5rem;position:relative;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;white-space:nowrap;width:24.5rem}@media (min-width:1024px){.Home__faq .attrezziBtn{font-size:2.4rem;width:28rem}}.Home__faq .attrezziBtn span{color:#24191f;display:inline-block;position:relative;-webkit-transition:color .3s ease;transition:color .3s ease}.Home__faq .attrezziBtn svg{height:5rem;margin-right:auto;width:5rem}@media (min-width:1024px){.Home__faq .attrezziBtn:hover{background-color:#d75d83;cursor:pointer}.Home__faq .attrezziBtn:hover span{color:#fff}}.Home__reviews{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:6rem;overflow:hidden;position:relative;width:100%}@media (min-width:768px){.Home__reviews{margin-bottom:8rem}}@media (min-width:1024px){.Home__reviews{margin-bottom:9rem}}.Home__reviews-title{font-size:3.4rem;font-weight:500;margin-bottom:3rem;margin-top:1rem;text-align:right;width:90%}@media (min-width:768px){.Home__reviews-title{font-size:3.5rem;text-align:center;width:80%}}@media (min-width:1024px){.Home__reviews-title{font-size:clamp(4rem,2.2857142857rem + 1.6741071429vw,5.5rem);margin-bottom:5rem;width:75%}}@media (min-width:1360px){.Home__reviews-title{width:70%}}@media (min-width:1900px){.Home__reviews-title{width:65%}}.Home__reviews-swiper{overflow:visible;position:relative;right:-75%;width:250%}@media (min-width:768px){.Home__reviews-swiper{right:-25%;width:150%}}.Home__reviews-el{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 10rem rgba(36,25,31,.1);box-shadow:0 0 10rem rgba(36,25,31,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 0;position:relative}@media (min-width:768px){.Home__reviews-el{border-radius:4rem;padding:2.5rem 0}}@media (min-width:1024px){.Home__reviews-el{border-radius:4rem;padding:3rem 0}}.Home__reviews-el-img{-ms-flex-negative:0;border-radius:12rem;flex-shrink:0;height:8rem;margin:0 0 1.5rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding:0;position:relative;width:8rem}@media (min-width:768px){.Home__reviews-el-img{border-radius:14rem;height:10rem;width:10rem}}@media (min-width:1024px){.Home__reviews-el-img{border-radius:18rem;height:12rem;width:12rem}}.Home__reviews-el-img img{font-family:"object-fit:cover";height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.Home__reviews-el-c{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.Home__reviews-el-c h3,.Home__reviews-el-c h4,.Home__reviews-el-c p{text-align:center;width:90%}.Home__reviews-el-c h3{font-size:2.3rem;font-weight:600;margin-bottom:.5rem}@media (min-width:768px){.Home__reviews-el-c h3{font-size:2.8rem}}@media (min-width:1024px){.Home__reviews-el-c h3{font-size:3.2rem}}.Home__reviews-el-c h4{font-size:2rem;font-weight:600;margin-bottom:1rem}@media (min-width:768px){.Home__reviews-el-c h4{font-size:2.2rem}}@media (min-width:1024px){.Home__reviews-el-c h4{font-size:2.4rem}}.Home__reviews-el-c p{font-size:1.4rem;font-weight:400;margin-bottom:1rem}@media (min-width:768px){.Home__reviews-el-c p{font-size:1.5rem}}@media (min-width:1024px){.Home__reviews-el-c p{font-size:1.7rem}}.Home__reviews-nav{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-top:3rem;width:100%}@media (min-width:768px){.Home__reviews-nav{padding-top:3.5rem}}@media (min-width:1024px){.Home__reviews-nav{padding-top:4rem}}.Home__reviews-nav-next,.Home__reviews-nav-prev{cursor:pointer;height:2.5rem;margin:0 2rem;width:2.5rem}@media (min-width:768px){.Home__reviews-nav-next,.Home__reviews-nav-prev{height:3rem;width:3rem}}@media (min-width:1024px){.Home__reviews-nav-next,.Home__reviews-nav-prev{height:3.5rem;opacity:.9;width:3.5rem}}.Home__reviews-nav-next svg,.Home__reviews-nav-prev svg{height:2.5rem;width:2.5rem}@media (min-width:768px){.Home__reviews-nav-next svg,.Home__reviews-nav-prev svg{height:3rem;width:3rem}}@media (min-width:1024px){.Home__reviews-nav-next svg,.Home__reviews-nav-prev svg{height:3.5rem;width:3.5rem}.Home__reviews-nav-next:hover,.Home__reviews-nav-prev:hover{opacity:1}}.Page--account .wpContent{margin-bottom:6rem;padding-bottom:6rem;position:relative}@media (min-width:768px){.Page--account .wpContent{margin-bottom:8rem;padding-bottom:8rem}}@media (min-width:1024px){.Page--account .wpContent{margin-bottom:10rem;padding-bottom:10rem}}@media (min-width:1360px){.Page--account .wpContent{margin-bottom:12rem;padding-bottom:12rem}}.Page--account .wpContent:after{background-color:#dadada;bottom:0;content:"";height:1px;position:absolute;right:-25%;width:150%}.Page--account .woocommerce{width:100%}.Page--account .woocommerce-MyAccount-navigation,.Page--account.Page--accountBoard .wpContent{display:none}.Page--account.Page--accountNotAuth .wpContent{margin-bottom:0;padding-bottom:0}.Page--account.Page--accountNotAuth .wpContent:after{content:none}.Page--account.Page--accountNotAuth .accountTiles{display:none}@media (min-width:1024px){.Page--account.Page--accountNotAuth .woocommerce{width:90%}}@media (min-width:1360px){.Page--account.Page--accountNotAuth .woocommerce{width:80%}}.Page--account.Page--accountNotAuth .woocommerce h2{display:none}.accountTiles{-ms-grid-columns:minmax(10px,1fr);grid-row-gap:2.5rem;display:-ms-grid;display:grid;grid-template-columns:minmax(10px,1fr);margin-bottom:3rem;row-gap:2.5rem;width:100%}@media (min-width:768px){.accountTiles{-ms-grid-columns:(minmax(10px,50rem))[2];-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:repeat(2,minmax(10px,50rem));width:auto}}@media (min-width:1024px){.accountTiles{-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem;row-gap:3.5rem}}@media (min-width:1360px){.accountTiles{-webkit-column-gap:4.5rem;-moz-column-gap:4.5rem;column-gap:4.5rem;row-gap:4.5rem}}.accountTiles__tile{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;height:11.5rem;-webkit-mask-image:-webkit-radial-gradient(#fff,#000);overflow:hidden;padding-left:3.5rem;padding-right:2rem;position:relative;width:100%}@media (min-width:1024px){.accountTiles__tile{height:14rem}}.accountTiles__tile span{color:#fff;font-size:3rem;font-weight:500;margin-right:auto}@media (min-width:1024px){.accountTiles__tile span{font-size:3.4rem}}.accountTiles__tile svg{height:10rem;opacity:.3;width:10rem}.accountTiles__tile--orders{background:-webkit-gradient(linear,right top,left bottom,from(#86a4d7),to(#6087ca));background:linear-gradient(to bottom left,#86a4d7,#6087ca)}.accountTiles__tile--address{background:-webkit-gradient(linear,right top,left bottom,from(#86ab81),to(#699564));background:linear-gradient(to bottom left,#86ab81,#699564)}.accountTiles__tile--address svg{width:7rem}.accountTiles__tile--account{background:-webkit-gradient(linear,right top,left bottom,from(#86ab81),to(#699564));background:linear-gradient(to bottom left,#86ab81,#699564)}.accountTiles__tile--account svg{width:10rem}.accountTiles__tile--account{background:-webkit-gradient(linear,right top,left bottom,from(#fe772b),to(#f55901));background:linear-gradient(to bottom left,#fe772b,#f55901)}.accountTiles__tile--logout{background:-webkit-gradient(linear,right top,left bottom,from(#e186a2),to(#d75d83));background:linear-gradient(to bottom left,#e186a2,#d75d83)}.woocommerce-Address{background-color:#fff;border-radius:2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);margin:1.5rem 0;padding:2rem 1.5rem}@media (min-width:1024px){.woocommerce-Address{border-radius:3rem;padding:3.5rem 2.5rem}}.Page--profile .userName{margin-bottom:1.5rem}@media (min-width:768px){.Page--profile .userName{margin-bottom:2rem}}@media (min-width:1024px){.Page--profile .userName{margin-bottom:2.5rem}}.Page--profile .userStats{color:#fff;font-size:1.6rem;font-weight:300;line-height:1;margin-bottom:1.5rem;text-align:center;text-transform:uppercase}@media (min-width:768px){.Page--profile .userStats{font-size:1.7rem;margin-bottom:2rem}}@media (min-width:1024px){.Page--profile .userStats{margin-bottom:2.5rem}}.Page--profile .editProfile{margin-top:0}.Page--profile .logout{color:#fff;font-size:1.8rem;font-weight:600;line-height:1;position:relative;text-align:center}@media (min-width:768px){.Page--profile .logout{font-size:2rem}}@media (min-width:1024px){.Page--profile .logout{font-size:2.2rem}}.Page--profile .logout:hover{text-decoration:underline}.Page--profile .userCourses__title{font-size:2.6rem;font-weight:600;line-height:1.3;margin-bottom:2rem;text-align:center;width:100%}@media (min-width:768px){.Page--profile .userCourses__title{font-size:3rem;margin-bottom:2.5rem}}@media (min-width:1024px){.Page--profile .userCourses__title{font-size:clamp(3.2rem,2.2857142857rem + .8928571429vw,4rem);margin-bottom:4rem}}@media (min-width:1360px){.Page--profile .userCourses__title{margin-bottom:5rem}}.Page--profile .userCourses__items{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;width:100%}@media (min-width:768px){.Page--profile .userCourses__items{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:2rem}}@media (min-width:1024px){.Page--profile .userCourses__items{gap:2.5rem}}@media (min-width:1360px){.Page--profile .userCourses__items{gap:4rem}}.Page--profile .userCourses__items-empty{font-size:1.7rem;text-align:center}@media (min-width:1024px){.Page--profile .userCourses__items-empty{font-size:2rem}}.Page--profile .userCourses__items-course{display:block;margin-bottom:2.5rem;max-width:60rem}@media (min-width:768px){.Page--profile .userCourses__items-course{margin-bottom:3.5rem}}@media (min-width:1024px){.Page--profile .userCourses__items-course{margin-bottom:4.5rem}}.Page--profile .userCourses__items-course>a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page--profile .userCourses__items-course>a img{height:auto;width:100%}.Page--profile .userCourses__items-course>a .learndash-widget{width:60%}.Page--profile .userCourses__items-course>a .ld-progress{display:none}.Page--checkout,.Page--checkout .wpContent{width:100%}.Page--checkout form.checkout{-ms-grid-columns:minmax(10px,1fr);grid-row-gap:2.5rem;display:-ms-grid;display:grid;grid-template-columns:minmax(10px,1fr);row-gap:2.5rem}@media (min-width:768px){.Page--checkout form.checkout{-ms-grid-columns:(minmax(10px,1fr))[2];-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem;grid-template-columns:repeat(2,minmax(10px,1fr));width:auto}}@media (min-width:1024px){.Page--checkout form.checkout{-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;column-gap:3.5rem;position:relative;right:0;width:auto}}.Page--checkout .checkout__details{width:100%}.Page--checkout .checkout__details-entries{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.Page--checkout .checkout__details-entries>div{margin-bottom:2.5rem}.Page--checkout .checkout__order{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Page--checkout .checkout__order .woocommerce-privacy-policy-text{font-size:1.4rem;line-height:1.6;margin-bottom:2rem}@media (min-width:768px){.Page--checkout .checkout__order .woocommerce-privacy-policy-text{font-size:1.5rem;margin-bottom:2.5rem}}@media (min-width:1024px){.Page--checkout .checkout__order .woocommerce-privacy-policy-text{font-size:1.6rem;margin-bottom:3.5rem}}.Page--prodList .Page__productTools,.Page--prodList .woocommerce-notices-wrapper,.Page--prodList .woocommerce-ordering,.Page--prodList .woocommerce-result-count{display:none}.Page--prodList .Page__isEmpty,.Page--prodList .wc-block-components-notice-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent!important;border:0!important;color:#757575;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin:0;padding:0;width:100%}.Page--prodList .Page__isEmpty svg,.Page--prodList .wc-block-components-notice-banner svg{display:none}.Page--prodList .Page__isEmpty .wc-block-components-notice-banner__content,.Page--prodList .Page__isEmpty-message,.Page--prodList .wc-block-components-notice-banner .wc-block-components-notice-banner__content,.Page--prodList .wc-block-components-notice-banner-message{display:block;font-size:2.2rem;font-weight:500;padding:2rem 10%!important;text-align:center;width:100%}@media (min-width:768px){.Page--prodList .Page__isEmpty .wc-block-components-notice-banner__content,.Page--prodList .Page__isEmpty-message,.Page--prodList .wc-block-components-notice-banner .wc-block-components-notice-banner__content,.Page--prodList .wc-block-components-notice-banner-message{font-size:2.6rem}}@media (min-width:1024px){.Page--prodList .Page__isEmpty .wc-block-components-notice-banner__content,.Page--prodList .Page__isEmpty-message,.Page--prodList .wc-block-components-notice-banner .wc-block-components-notice-banner__content,.Page--prodList .wc-block-components-notice-banner-message{font-size:2.8rem}}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .post{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:-2px 2px 2px 1px rgba(0,0,0,.05);-moz-box-shadow:-2px 2px 2px 1px rgba(0,0,0,.05);-webkit-box-shadow:-2px 2px 2px 1px rgba(0,0,0,.05);display:inline-block;display:block;height:auto;line-height:1.428571429;margin:0;max-width:100%;padding:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail{margin:0;padding:0;position:relative}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail img{height:auto;margin:0 auto;padding:0;width:100%}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow a{border-radius:100px;display:block}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow *{text-decoration:none}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons{background:#fd9752;border-radius:100px;font-size:25px;height:auto;padding:5px;width:auto}.Page--prodList .learndash-wrapper{width:100%}.Page--prodList .learndash-course-grid .items-wrapper.grid{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}@media (min-width:1024px){.Page--prodList .learndash-course-grid .items-wrapper.grid{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}}.Page--prodList .learndash-course-grid .items-wrapper.grid .item{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .ribbon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:auto;position:absolute;right:50%;text-align:center;top:0;-webkit-transform:translateX(50%);transform:translateX(50%)}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .ribbon span{background-color:#d75d83;border-radius:3rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);color:#fff;font-size:1.3rem;font-style:italic;font-weight:500;line-height:1;padding:.8rem 1.5rem;white-space:nowrap}@media (min-width:768px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .ribbon span{font-size:1.8rem;padding:1.2rem 2.5rem}}@media (min-width:1024px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .ribbon span{padding:1.4rem 2.5rem}}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .post{background:transparent;border:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:5rem;max-width:75rem;position:relative;width:100%}@media (min-width:768px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .post{margin-bottom:6rem}}@media (min-width:1024px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .post{margin-bottom:5rem}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .post:hover .thumbnail .arrow .dashicons{-webkit-transform:scale(1.1);transform:scale(1.1)}}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow{border-radius:100px;bottom:-18px;bottom:0;height:auto;left:10px;left:auto;margin:0;overflow:visible;padding:0;position:absolute;right:auto;right:50%;top:auto;-webkit-transform:translateX(50%);transform:translateX(50%);width:auto;z-index:1000}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:transparent;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjEiIGhlaWdodD0iNjEiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGNpcmNsZSBjeD0iMzAuNSIgY3k9IjMwLjUiIHI9IjMwLjUiIHRyYW5zZm9ybT0icm90YXRlKC05MCAzMC41IDMwLjUpIiBmaWxsPSIjZDc1ZDgzIi8+PHBhdGggZD0iTTEwLjY2MSAzMC4yOTNINTAuMzRNMzAgNDVzMS42MS02LjI1NiA2LjU5LTkuOTkxQzQxLjYxIDMxLjI0NCA1MCAzMCA1MCAzME0zMCAxNXMxLjYxIDYuMjU2IDYuNTkgOS45OTFDNDEuNjEgMjguNzU2IDUwIDMwIDUwIDMwIiBzdHJva2U9IiNmZmYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InNxdWFyZSIvPjwvc3ZnPg==);background-position:50%;background-repeat:no-repeat;background-size:5rem auto;border-radius:0;color:#fff;display:inline-block;font-family:dashicons;font-size:20px;font-style:normal;font-weight:400;height:5.2rem;line-height:1;padding:0;text-align:center;text-rendering:auto;text-transform:none;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;vertical-align:top;width:5.2rem}@media (min-width:768px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons{background-size:6.5rem auto;height:6.7rem;width:6.7rem}}@media (min-width:1024px){.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons{background-size:5vw auto;height:5.2vw;width:5.2vw}}.Page--prodList .learndash-course-grid .items-wrapper .grid-2 .thumbnail .arrow .dashicons:before{content:none}@media (min-width:768px){.Page--prodList .Page__productList{margin-bottom:3.5rem}}@media (min-width:1024px){.Page--prodList .Page__productList{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2%}}.productItem{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:5rem;position:relative;right:1rem;width:100%}@media (min-width:768px){.productItem{margin-bottom:6rem;right:1rem;width:80%}}@media (min-width:1024px){.productItem{margin-bottom:5rem;right:auto;width:49%}.productItem:hover .productItem__btn{-webkit-transform:scale(1.1);transform:scale(1.1)}}.productItem:last-child{margin-bottom:0}.productItem .productItem__image{padding-top:1rem;position:relative;width:100%;z-index:1}@media (min-width:1360px){.productItem .productItem__image{padding-top:2rem}}.productItem .productItem__image img{height:auto;width:100%}.productItem .productItem__price{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);color:#c77788;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Playfair Display,Noto Sans Arabic,serif;font-size:1.7rem;left:auto;line-height:1;padding:.6rem 2rem .8rem;position:absolute;right:50%;text-align:center;top:0;-webkit-transform:translateX(50%);transform:translateX(50%);white-space:nowrap;z-index:2}@media (min-width:768px){.productItem .productItem__price{font-size:1.9rem;padding:.7rem 2.2rem 1.1rem}}@media (min-width:1024px){.productItem .productItem__price{font-size:clamp(1.8rem,1.2285714286rem + .5580357143vw,2.3rem);padding:.8rem 2.4rem 1.2rem}}@media (min-width:1360px){.productItem .productItem__price{padding:.9rem 2.6rem 1.3rem}}.productItem .productItem__price--regular span{font-weight:600}.productItem .productItem__price--final{bottom:.1em;color:#c06578;position:relative}.productItem .productItem__price--final span{font-size:1.5em;font-weight:700}.productItem .productItem__btn{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;background-color:#fff;border-radius:3rem;bottom:2.5rem;-webkit-box-shadow:0 0 1rem 0 rgba(36,25,31,.3);box-shadow:0 0 1rem 0 rgba(36,25,31,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;font-family:Playfair Display,Noto Sans Arabic,serif;line-height:1;margin:0;padding:.5rem 2rem .5rem .5rem;position:relative;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;white-space:nowrap;z-index:2}@media (min-width:768px){.productItem .productItem__btn{bottom:4.5rem;padding-right:2.5rem}}@media (min-width:1024px){.productItem .productItem__btn{border-radius:4.5rem;bottom:5.5rem}}.productItem .productItem__btn span{color:#24191f;font-size:2rem;font-weight:700;margin-left:1.5rem;position:relative}@media (min-width:768px){.productItem .productItem__btn span{font-size:2.4rem}}@media (min-width:1024px){.productItem .productItem__btn span{font-size:clamp(2.2rem,1.7428571429rem + .4464285714vw,2.6rem)}}.productItem .productItem__btn svg{height:3.5rem;width:3.5rem}@media (min-width:768px){.productItem .productItem__btn svg{height:4.5rem;width:4.5rem}}@media (min-width:1024px){.productItem .productItem__btn svg{height:5rem;width:5rem}}@media (min-width:1900px){.productItem .productItem__btn svg{height:5.5rem;width:5.5rem}}.Page--whm .Page__hero-wrapper{padding-top:9rem}@media (min-width:768px){.Page--whm .Page__hero-wrapper{padding-top:10rem}}@media (min-width:1024px){.Page--whm .Page__hero-wrapper{padding-top:10rem}}.Page--whm .Page__hero-wrapper h1{font-size:3rem}@media (min-width:768px){.Page--whm .Page__hero-wrapper h1{font-size:4.4rem}}@media (min-width:1024px){.Page--whm .Page__hero-wrapper h1{font-size:6rem}}@media (min-width:1360px){.Page--whm .Page__hero-wrapper h1{font-size:6.5rem}}.Page--whm .date-to-end{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding-bottom:.5rem;position:relative;text-align:center;top:-.5rem}@media (min-width:768px){.Page--whm .date-to-end{top:-1rem}}@media (min-width:1024px){.Page--whm .date-to-end{padding-bottom:1rem}}.Page--whm .date-to-end span{background-color:#fff;border-radius:3rem;-webkit-box-shadow:0 0 1.2rem 0 rgba(36,25,31,.1);box-shadow:0 0 1.2rem 0 rgba(36,25,31,.1);color:#474747;font-size:1.5rem;font-weight:500;line-height:1;padding:.9rem 1.5rem;white-space:nowrap}@media (min-width:768px){.Page--whm .date-to-end span{font-size:1.8rem;padding:1.2rem 2.5rem}}@media (min-width:1024px){.Page--whm .date-to-end span{font-size:2rem;padding:1.4rem 2.5rem}}.Page--whm .learndash-wrapper .ld-course-status.ld-course-status-not-enrolled{display:none}.Page--whm .learndash-wrapper .ld-content-action:nth-child(3){visibility:hidden}.Page--whm .learndash-wrapper .ld-item-list-section-heading{display:none}.Page--whm .learndash-wrapper .giorni-list-wrapper{background-color:#fff;border-bottom-left-radius:1.2rem;border-bottom-right-radius:1.2rem;-webkit-box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);box-shadow:0 0 1.5rem 0 rgba(36,25,31,.2);display:none;position:relative;top:-1rem;z-index:1}@media (min-width:768px){.Page--whm .learndash-wrapper .giorni-list-wrapper{border-bottom-left-radius:1.6rem;border-bottom-right-radius:1.6rem}}@media (min-width:1024px){.Page--whm .learndash-wrapper .giorni-list-wrapper{border-bottom-left-radius:2rem;border-bottom-right-radius:2rem;top:-1.2rem}}.Page--whm .learndash-wrapper .giorni-list{padding:3rem 2.5rem;width:100%}@media (min-width:768px){.Page--whm .learndash-wrapper .giorni-list{padding:3.5rem 4rem}}@media (min-width:1024px){.Page--whm .learndash-wrapper .giorni-list{padding:4rem 4.5rem}}@media (min-width:1360px){.Page--whm .learndash-wrapper .giorni-list{padding:4.5rem 5rem}}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item{margin-bottom:0}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview{border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;padding:0}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name{margin:0;padding:1.2rem 0!important;text-decoration:none}@media (min-width:768px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name{padding:1.5rem 0!important}}@media (min-width:1024px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name{padding:2rem 0!important}}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name:hover{color:#24191f;text-decoration-color:#24191f!important;text-decoration:underline}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{color:#24191f;font-size:1.7rem;font-weight:500;margin:0;padding:0;position:relative;text-align:right;z-index:1}@media (min-width:768px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:1.9rem}}@media (min-width:1024px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:2.2rem}}@media (min-width:1360px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-title{font-size:2.4rem}}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item>.ld-item-list-item-preview>.ld-item-name .ld-item-image{display:none}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name:before{background-image:url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNyI+PHBhdGggZD0iTTIxLjMzIDEwLjhoMS4zNEExLjM2IDEuMzYgMCAwIDEgMjQgMTIuMTV2MTMuNWMwIC4zNi0uMTQuNy0uMzkuOTUtLjI1LjI2LS41OS40LS45NC40SDEuMzNBMS4zNiAxLjM2IDAgMCAxIDAgMjUuNjV2LTEzLjVjMC0uMzYuMTQtLjcuNC0uOTUuMjQtLjI2LjU4LS40LjkzLS40aDEuMzRWOS40NWMwLTIuNS45OC00LjkxIDIuNzMtNi42OGE5LjI4IDkuMjggMCAwIDEgMTMuMiAwIDkuNTEgOS41MSAwIDAgMSAyLjczIDYuNjh2MS4zNVptLTIuNjYgMFY5LjQ1YzAtMS43OS0uNy0zLjUtMS45Ni00Ljc3YTYuNjMgNi42MyAwIDAgMC05LjQyIDAgNi44IDYuOCAwIDAgMC0xLjk2IDQuNzd2MS4zNWgxMy4zNFptLTggNS40djUuNGgyLjY2di01LjRoLTIuNjZaIiBmaWxsPSIjMDAwIi8+PC9zdmc+);background-position:50%;background-repeat:no-repeat;background-size:1.6rem auto;content:"";height:1.8rem;margin-left:.8rem;opacity:.6;position:relative;width:1.6rem}@media (min-width:1024px){.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name:before{background-size:2rem auto;height:2.3rem;margin-left:1rem;width:2rem}}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title{color:#757575}.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-image,.Page--whm .learndash-wrapper .giorni-list .ld-item-list-item.learndash-not-available>.ld-item-list-item-preview>.ld-item-name .ld-item-title .ld-item-components,.Page--whm.Page--daily .ld-expandable,.Page--whm.Page--daily .ld-item-list-item:first-child{display:none}@media (min-width:1024px){.Page--whm:not(.Page--daily) .ld-item-list .ld-item-list-item:first-child{width:100%}.Page--whm:not(.Page--daily) .ld-item-list .ld-item-list-item:first-child .ld-item-image{height:36rem}}@media (min-width:1360px){.Page--whm:not(.Page--daily) .ld-item-list .ld-item-list-item:first-child .ld-item-image{height:38rem}}@media (min-width:1900px){.Page--whm:not(.Page--daily) .ld-item-list .ld-item-list-item:first-child .ld-item-image{height:40rem}}.Page--whm:not(.Page--daily) .ld-item-list .ld-item-list-item:first-child .ld-item-image img{-o-object-position:center 20%;object-position:center 20%}.Autovalutazione__hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-top:15rem;position:relative;text-align:center;width:100%}@media (min-width:390px){.Autovalutazione__hero{padding-top:18rem}}.Autovalutazione__hero>*{position:relative}.Autovalutazione__hero h1{font-size:4.5rem;font-weight:500;letter-spacing:-.02em;line-height:1;margin-bottom:2rem;position:relative;width:90%}@media (min-width:390px){.Autovalutazione__hero h1{font-size:5.2rem}}@media (min-width:768px){.Autovalutazione__hero h1{font-size:6.6rem;width:85%}}@media (min-width:800px){.Autovalutazione__hero h1{font-size:7rem}}@media (min-width:1024px){.Autovalutazione__hero h1{font-size:clamp(7rem,1.2857142857rem + 5.5803571429vw,12rem);letter-spacing:-.01em;max-width:80rem;width:50%}}@media (min-width:1900px){.Autovalutazione__hero h1{max-width:100rem}}.Autovalutazione__hero-txt{font-size:clamp(1.8rem,1.4183206107rem + 1.0178117048vw,2.2rem);line-height:1.2;margin-bottom:2.5rem}@media (min-width:768px){.Autovalutazione__hero-txt{font-size:clamp(2.2rem,1.6rem + .78125vw,2.4rem)}}@media (min-width:1024px){.Autovalutazione__hero-txt{font-size:clamp(2.4rem,1.9076923077rem + .4807692308vw,2.6rem);margin-bottom:3rem}}.Autovalutazione__c{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center;margin-bottom:2rem;padding-top:2rem;width:100%}@media (min-width:768px){.Autovalutazione__c{margin-bottom:8rem;padding-top:6rem}}@media (min-width:1024px){.Autovalutazione__c{margin-bottom:14rem;padding-top:4rem}}.Autovalutazione__c-video{max-width:100rem;position:relative;width:100%}@media (min-width:768px){.Autovalutazione__c-video{width:92%!important}}.Autovalutazione__c-video:before{content:"";display:block;padding-top:56.25%}.Autovalutazione__c-video iframe{border:0;bottom:0;height:100%;position:absolute;right:0;top:0;width:100%}