@charset "UTF-8";:root{--accent: #f82c11;--accent-dark: rgb(123, 15, 15);--accent-light: #ff6653;--contrast: #0d0d0d;--font-1: "SuisseIntl", sans-serif;--font-2: "RacingSansOne", sans-serif;--text-color: #000;--header-height: 20rem}@media (max-width: 650px){:root{--header-height: 14rem}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{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;text-decoration:underline dotted}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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{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]{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}template{display:none}[hidden]{display:none}*,*:before,*:after{box-sizing:inherit}html{box-sizing:border-box}html{min-width:320px;height:100%;font-size:62.5%}@media screen and (max-width: 1550px){html{font-size:60%}}@media screen and (max-width: 1400px){html{font-size:58%}}@media screen and (max-width: 1200px){html{font-size:50%}}body{position:relative;margin:0;height:100%;font-family:var(--font-1);font-size:1.8rem;color:#fff;background:#0d0d0d}body:after{content:"";position:absolute;top:0;left:50%;display:none;width:1px;height:100%;background-color:#ff0;z-index:1000}.lock body{overflow:hidden;touch-action:none}*,*:before,*:after{box-sizing:border-box}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit;font-weight:inherit}img{max-width:100%;height:auto;vertical-align:top}ul{margin:0;padding:0;list-style-type:none}p{margin:0;padding:0}.hidden{display:none}.container{margin:0 auto;padding:0 32px;width:100%;max-width:1792px}@media (max-width: 550px){.container{padding:0 10px}}input[type=submit]:disabled{opacity:.6!important;cursor:not-allowed!important}a{color:inherit;text-decoration:none}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.title-hidden{position:absolute;opacity:0;pointer-events:none}.line-clamp-1{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.wrapper{opacity:0;overflow:hidden;animation:fadeInAnimation .3s ease-in forwards}.wrapper:has(.checkout-page){overflow:visible}@keyframes fadeInAnimation{to{opacity:1}}*{scrollbar-color:var(--accent-dark) var(--contrast);scrollbar-width:thin}*::-webkit-scrollbar{width:12px;height:12px}*::-webkit-scrollbar-track{background:var(--accent-light)}*::-webkit-scrollbar-thumb{background-color:var(--accent-dark);border:3px solid var(--accent-light);border-radius:5px}.myscrollbar{overflow:auto;scrollbar-color:#ccc #fff;scrollbar-width:thin}.myscrollbar::-webkit-scrollbar{width:13px;height:13px}.myscrollbar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:10px}.myscrollbar::-webkit-scrollbar-track{background-color:#fff}@keyframes headerFade{0%{opacity:0}to{opacity:1}}.main-header{position:absolute;top:0;left:0;display:flex;justify-content:center;align-items:center;padding:2.4rem;width:100%;height:var(--header-height);z-index:1001}@media screen and (max-width: 1400px){.main-header{justify-content:flex-start}}@media screen and (max-width: 576px){.main-header{padding-inline:1.4rem}}.main-header.active{position:fixed;top:0;left:0;width:100%;height:6rem;background-color:#fff;box-shadow:0 2px 4px #0000004d;transition:all .4s}.main-header.active .sandwitch-wrap{top:0}.main-header.active .main-header__cart-icon{top:1rem}.main-header__cart-icon{position:absolute;top:6.4rem;right:5.6rem;z-index:10}@media screen and (max-width: 1200px){.main-header__cart-icon{position:absolute;top:5rem;right:3rem}}@media screen and (max-width: 850px){.main-header__cart-icon{top:2.2rem}}.main-header.fixed-scroll.active{position:fixed;top:0;left:0;width:100%;height:6rem;z-index:1000;animation-duration:.6s;animation-fill-mode:forwards;animation-name:headerFade}.main-header.fixed-scroll.active .cart-icon{top:2rem}.main-header.fixed-scroll.active .sandwitch-wrap{top:0}.logo{position:fixed;top:2.4rem;left:50%;display:flex;justify-content:center;align-items:center;width:14rem;height:14rem;transform:translate(-50%);z-index:1002}@media (max-width: 650px){.logo{width:10rem;height:10rem}}.logo svg{max-width:100%;max-height:100%;backface-visibility:hidden;will-change:transform}.main-menu{position:relative;display:flex;align-items:center;padding:0 4rem;width:100%;z-index:2}@media screen and (max-width: 1024px){.main-menu{padding:0}}@media screen and (max-width: 850px){.main-menu{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(13,13,13,.97);opacity:0;transform:scale(1.3);z-index:1000;flex-direction:column;pointer-events:none}}.main-menu.fixed{opacity:1;transform:scale(1);pointer-events:initial}.main-menu li:nth-child(3){margin-right:auto}@media (max-width: 850px){.main-menu li:nth-child(3){margin-right:0}}.main-menu li.current-menu-item a{color:var(--accent)}.main-menu a{position:relative;display:block;padding:2.4rem;font-family:var(--font-2);font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.08rem;text-align:center;color:#fffc;transition:all .3s ease-out}@media screen and (max-width: 1024px){.main-menu a{padding-inline:1.8rem}}.main-menu a:hover,.main-header--light .main-menu a{color:var(--accent)}.main-header--light .main-menu a:hover{color:var(--accent-dark)}.sandwitch-wrap{display:none;padding:18px 10px;border-radius:3px;z-index:1001}@media screen and (max-width: 850px){.sandwitch-wrap{display:inline-flex;justify-content:center;align-items:center;order:1}}.sandwitch{position:relative;display:block;width:23px;height:14px;cursor:pointer}.sandwitch--active .sandwitch__line--top{top:6px;transform:rotate(45deg)}.sandwitch--active .sandwitch__line--middle{opacity:0}.sandwitch--active .sandwitch__line--bottom{top:6px;transform:rotate(-45deg)}.sandwitch__line{position:absolute;left:0;display:block;width:100%;height:2px;background-color:#fff;transition:all linear .1s}.sandwitch__line--top{top:0}.sandwitch__line--middle{top:6px}.sandwitch__line--bottom{top:12px}.main-header--light .sandwitch__line{background-color:var(--contrast)}.main-header--light .sandwitch--active .sandwitch__line{background-color:var(--accent)}.main-footer{padding:9.6rem 0;background:#0d0d0d}@media (max-width: 450px){.main-footer{padding:4.8rem 0 9.6rem}}.footer-top{padding:4.8rem 0}@media (max-width: 550px){.footer-top{padding:0}}.footer-top__wrap{display:flex;align-items:center;gap:3.2rem}@media (max-width: 1050px){.footer-top__wrap{display:block}}.footer-top__left{flex-basis:50%}@media (max-width: 1050px){.footer-top__left{margin-bottom:4.8rem}}.footer-top__content{display:flex;flex-direction:column;gap:3.2rem}.footer-top__content a{width:-moz-fit-content;width:fit-content}.footer-top__phone{font-family:var(--font-2);font-size:9.6rem;font-weight:400;line-height:normal;letter-spacing:-.192rem;color:#f82c11;transition:all .5s ease;font-style:normal}@media screen and (min-width: 769px){.footer-top__phone:hover{transform:rotate(-3deg)}}@media (max-width: 550px){.footer-top__phone{font-size:6.4rem;letter-spacing:-.128rem}}@media (max-width: 450px){.footer-top__phone{font-size:5.6rem;letter-spacing:-.112rem}}.footer-top__email{position:relative;font-family:var(--font-1);font-size:3.2rem;font-weight:600;line-height:normal;letter-spacing:.064rem;color:#d3d3d3;transition:all .5s ease}.footer-top__email:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#d3d3d3;transition:width .3s ease,left .3s ease}@media screen and (min-width: 769px){.footer-top__email:hover:before{width:100%}.footer-top__email:not(:hover):before{left:auto;right:0}}@media (max-width: 550px){.footer-top__email{font-size:2.7rem;letter-spacing:.054rem}}.footer-top__address{position:relative;font-family:var(--font-1);font-size:3.2rem;font-weight:600;line-height:normal;letter-spacing:.064rem;color:#d3d3d3}.footer-top__address:before{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#d3d3d3;transition:width .3s ease,left .3s ease}@media screen and (min-width: 769px){.footer-top__address:hover:before{width:100%}.footer-top__address:not(:hover):before{left:auto;right:0}}@media (max-width: 1500px){.footer-top__address{font-size:2.7rem;letter-spacing:.054rem}}@media (max-width: 550px){.footer-top__address{font-size:2.4rem;letter-spacing:.048rem}}@media (max-width: 450px){.footer-top__address{font-size:2.2rem;letter-spacing:.044rem}}.footer-top__right{display:flex;flex-basis:50%;gap:3.2rem}@media (max-width: 550px){.footer-top__right{display:block}}.footer-top__shop{position:relative;padding:4.8rem;height:42rem;background-color:var(--accent);border-radius:3.2rem;overflow:hidden;flex-basis:50%}@media (max-width: 1310px){.footer-top__shop{padding:3.2rem}}@media (max-width: 550px){.footer-top__shop{margin-bottom:4.8rem}}.footer-top__text{position:relative;margin-bottom:3.2rem;max-width:24.4rem;font-family:var(--font-1);font-size:2.7rem;font-weight:700;line-height:normal;letter-spacing:.054rem;text-transform:uppercase;color:#ffffffe6;z-index:1}.footer-top__btn{position:relative;z-index:1}.footer-top__bg{position:absolute;left:0;bottom:0;width:100%}@media (max-width: 550px){.footer-top__bg{opacity:.5}}.footer-top__map{height:42rem;border-radius:3.2rem;overflow:hidden;flex-basis:50%}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:4.8rem 0;gap:3.2rem}@media (max-width: 1050px){.footer-bottom{text-align:center;flex-direction:column}}.footer-bottom__left{display:flex;gap:1.2rem}@media (max-width: 750px){.footer-bottom__left{align-items:center;flex-direction:column}}.footer-bottom__copyright{font-family:var(--font-1);font-size:1.4rem;font-weight:300;line-height:normal;letter-spacing:.028rem;color:#fff;font-style:normal}.footer-bottom__links{display:flex;align-items:center;font-family:var(--font-1);font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.028rem;color:#fff;font-style:normal;gap:1.2rem}.footer-bottom__links a{text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer-bottom__links a:hover{text-decoration-line:none}.footer-bottom__right{font-family:var(--font-1);font-size:1.4rem;line-height:normal;letter-spacing:.028rem;color:#fff;font-style:normal}.footer-bottom__partner{font-weight:300}.footer-bottom__partner-link{font-weight:400;text-decoration-line:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;text-decoration-style:solid;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.footer-bottom__partner-link:hover{text-decoration-line:none}.page-privacy{padding:calc(var(--header-height) + 6.4rem) 0 9.6rem;color:var(--contrast);background-color:#fff}@media (max-width: 890px){.page-privacy{padding:calc(var(--header-height) + 4.8rem) 0 6.4rem}}@media (max-width: 450px){.page-privacy{padding:calc(var(--header-height) + 3.2rem) 0 4.8rem}}.page-privacy__container{margin:0 auto;padding:0 3.2rem;max-width:120rem}@media (max-width: 650px){.page-privacy__container{padding:0 1.6rem}}.page-privacy h1,.page-privacy h2,.page-privacy h3,.page-privacy h4,.page-privacy h5,.page-privacy h6{margin-top:6.4rem;margin-bottom:3.2rem;font-family:var(--font-2);font-weight:400;line-height:normal;color:var(--contrast)}.page-privacy h1:first-child,.page-privacy h2:first-child,.page-privacy h3:first-child,.page-privacy h4:first-child,.page-privacy h5:first-child,.page-privacy h6:first-child{margin-top:0}.page-privacy h1{margin-bottom:4.8rem;font-size:9.6rem;letter-spacing:-.192rem}@media (max-width: 1100px){.page-privacy h1{font-size:7.2rem;letter-spacing:-.144rem}}@media (max-width: 550px){.page-privacy h1{font-size:5.6rem;letter-spacing:-.112rem}}.page-privacy h2{font-size:4.8rem;letter-spacing:-.096rem}@media (max-width: 1100px){.page-privacy h2{font-size:4rem;letter-spacing:-.08rem}}@media (max-width: 450px){.page-privacy h2{font-size:3.2rem;letter-spacing:-.064rem}}.page-privacy h3{font-size:3.2rem;letter-spacing:-.064rem}@media (max-width: 1100px){.page-privacy h3{font-size:2.8rem;letter-spacing:-.056rem}}@media (max-width: 450px){.page-privacy h3{font-size:2.4rem;letter-spacing:-.048rem}}.page-privacy h4{font-size:2.4rem;letter-spacing:.048rem}@media (max-width: 450px){.page-privacy h4{font-size:2rem;letter-spacing:.04rem}}.page-privacy .red{display:inline-block;padding:.4rem .8rem;color:var(--accent);border:1px solid var(--accent);border-radius:.4rem}.page-privacy a{font-weight:600;color:var(--accent);border-bottom:1px solid transparent;transition:all .3s ease;text-decoration:none}@media (hover: hover){.page-privacy a:hover{border-bottom-color:var(--accent)}}.page-privacy ul{margin-bottom:3.2rem;padding-left:3.2rem}.page-privacy ul li{margin-bottom:1.6rem;padding-left:2.4rem;font-family:var(--font-1);font-size:1.8rem;line-height:1.6;color:var(--contrast);list-style-type:disc}@media (max-width: 450px){.page-privacy ul li{padding-left:2rem;font-size:1.6rem}}.page-privacy ol{margin-bottom:3.2rem}.page-privacy ol li{margin-bottom:1.6rem;padding-left:1.6rem;font-family:var(--font-1);font-size:1.8rem;line-height:1.6;color:var(--contrast)}@media (max-width: 450px){.page-privacy ol li{font-size:1.6rem}}.page-privacy p{margin-bottom:3.2rem;font-family:var(--font-1);font-size:1.8rem;line-height:1.6;color:var(--contrast)}@media (max-width: 450px){.page-privacy p{font-size:1.6rem}}.page-privacy strong,.page-privacy b{font-weight:600}.page-privacy table{margin-bottom:4.8rem;width:100%;font-family:var(--font-1);font-size:1.6rem;border-collapse:collapse}@media (max-width: 450px){.page-privacy table{font-size:1.4rem}}.page-privacy th{font-weight:600;text-align:left;color:#fff;background-color:var(--contrast)}.page-privacy th,.page-privacy td{padding:1.6rem 2.4rem;border:1px solid rgba(13,13,13,.2)}@media (max-width: 650px){.page-privacy th,.page-privacy td{padding:1.2rem 1.6rem}}@media (max-width: 750px){.page-privacy .overflow-inner{margin:0 -1.6rem;padding:0 1.6rem;overflow-x:auto}.page-privacy .overflow-inner table{min-width:750px}}.language{position:relative;top:6px;text-align:left}.language__current{padding:0 3.2rem;text-align:left;cursor:pointer}.language .widget_wpglobus{opacity:0;transition:all .4s;pointer-events:none}.language .widget_wpglobus.active{opacity:1;pointer-events:auto}.language .widget-title{display:none}.language .list{padding:3.2rem;background:var(--accent)}.language .list a{display:block;font-size:1.4rem;text-transform:uppercase;opacity:.8;transition:all .4s}.language .list a:not(:last-of-type){margin-bottom:3.2rem}.language .list a:hover{opacity:1}.language .list .code{display:none!important}.single-blog-styles h1,.single-blog-styles h2,.single-blog-styles h3{margin:0 0 3.2rem;font-weight:600}.single-blog-styles h1{font-size:4rem}.single-blog-styles h2{font-size:2.8rem}.single-blog-styles h3{font-size:2rem}.single-blog-styles p{margin-bottom:3.2rem;font-size:2rem;line-height:1.6}.single-blog-styles p strong{font-weight:700}.single-blog-styles p a{color:var(--accent);text-decoration:underline}.single-blog-styles p a:hover{text-decoration:none}.single-blog-styles blockquote{margin-right:0;margin-left:0;padding:1em;background:linear-gradient(45deg,#eddbff,transparent);border-radius:4px}.single-blog-styles img.alignleft{margin:0 16px 16px 0;float:left}.single-blog-styles img.alignright{margin:16px 0 0 16px;float:right}.single-blog-styles ul{margin:3.2rem 0;padding-left:3.2rem;list-style-type:disc}.single-blog-styles ul li:not(:last-of-type){margin-bottom:1.6rem}.single-blog-styles table{border-collapse:collapse}.single-blog-styles table tr:first-of-type td{color:#fff;background:#333}.single-blog-styles table th,.single-blog-styles table td{padding:1rem;border:1px solid #ddd}.form{position:relative}.form__row{display:flex;gap:1.6rem}@media screen and (max-width: 600px){.form__row{display:block}}.form__row>*{flex:1}.form__group{position:relative}.form__group input[type=text],.form__group input[type=email],.form__group input[type=tel],.form__group textarea{margin-bottom:1.1rem;padding:2.2rem 3.2rem;width:100%;font-family:var(--font-2);font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.08rem;color:#0d0d0d;background:#fff;border:none;border-radius:6.4rem;transition:all .3s ease-out;outline:none}@media (max-width: 550px){.form__group input[type=text],.form__group input[type=email],.form__group input[type=tel],.form__group textarea{padding:1.8rem 2.4rem;font-size:1.6rem}}.form__group input[type=text]::-moz-placeholder,.form__group input[type=email]::-moz-placeholder,.form__group input[type=tel]::-moz-placeholder,.form__group textarea::-moz-placeholder{color:#0d0d0d}.form__group input[type=text]::placeholder,.form__group input[type=email]::placeholder,.form__group input[type=tel]::placeholder,.form__group textarea::placeholder{color:#0d0d0d}.form__group input[type=text]:focus,.form__group input[type=email]:focus,.form__group input[type=tel]:focus,.form__group textarea:focus{background:rgba(255,255,255,.8)}.form__group textarea{padding:2.2rem 3.2rem;height:6.9rem;overflow:hidden;resize:vertical}@media (max-width: 550px){.form__group textarea{padding:2.2rem 2.4rem;height:6.4rem}}.form__group.form__group--textarea{margin-bottom:1.6rem}.form__group.form__group--textarea .wpcf7-not-valid-tip{bottom:1rem}.form__footer{position:relative;display:flex;align-items:center;gap:1.6rem}@media (max-width: 1300px){.form__footer{align-items:stretch;flex-direction:column}}.form__footer input[type=checkbox]{display:none}.form__footer input[type=checkbox]:checked+.wpcf7-list-item-label:after{opacity:1}.form__privacy{position:relative;padding:1.8rem;font-family:var(--font-1);font-size:1.4rem;font-weight:400;line-height:normal;letter-spacing:.028rem;color:#fff;background:rgba(255,255,255,.1);border-radius:6.4rem;flex:1;font-style:normal}.form__privacy .wpcf7-list-item{margin:0}.form__privacy .wpcf7-list-item-label{position:relative;display:block;padding-right:3rem;padding-left:4.1rem;line-height:1.2;cursor:pointer}@media (max-width: 1200px){.form__privacy .wpcf7-list-item-label{padding-left:6rem}}@media (max-width: 890px){.form__privacy .wpcf7-list-item-label{padding-left:5rem}}.form__privacy .wpcf7-list-item-label:before{position:absolute;top:2px;left:0;width:33px;height:33px;border:2px solid var(--accent);border-radius:50%}@media (max-width: 1200px){.form__privacy .wpcf7-list-item-label:before{top:-2px}}@media (max-width: 890px){.form__privacy .wpcf7-list-item-label:before{top:-6px;width:26px;height:26px}}@media (max-width: 685px){.form__privacy .wpcf7-list-item-label:before{top:0}}.form__privacy .wpcf7-list-item-label:after{position:absolute;top:8px;left:6px;width:21px;height:21px;background:var(--accent);border-radius:50%;opacity:.1}@media (max-width: 1200px){.form__privacy .wpcf7-list-item-label:after{top:4px}}@media (max-width: 890px){.form__privacy .wpcf7-list-item-label:after{top:-1px;left:5px;width:16px;height:16px}}@media (max-width: 685px){.form__privacy .wpcf7-list-item-label:after{top:5px}}.form__privacy .wpcf7-list-item-label a{transition:all .3s ease-out;text-decoration:underline}.form__privacy .wpcf7-list-item-label a:hover{text-decoration:none}.form .wpcf7-not-valid-tip{position:relative;left:3.2rem;bottom:.5rem;display:block;font-size:1.4rem;color:#f17373}.form__submit{padding:2.2rem 3.2rem;cursor:pointer;flex:0 0 28.8rem}@media (max-width: 1300px){.form__submit{flex:1 1 auto}}.form__submit:hover{background:var(--accent)}.form__submit:hover input{color:#fff}.form .wpcf7-spinner{position:absolute;right:0;bottom:-4rem;margin:0;width:24px;height:24px}.form .wpcf7-response-output{font-size:1.6rem;font-weight:400;line-height:2;letter-spacing:.032rem;color:#fff}.btn{display:inline-flex;justify-content:center;align-items:center;padding:2.2rem 3.2rem;font-family:var(--font-2);font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.08rem;text-align:center;color:#fffc;border:1px solid transparent;border-radius:6.4rem;transition:all .4s ease;white-space:nowrap}@media (max-width: 890px){.btn{padding:1.8rem 2.8rem;font-size:1.6rem}}.btn--accent{background:#f82c11;border:1px solid #f82c11}@media (hover: hover){.btn--accent:hover{color:#f82c11;background:rgba(248,44,17,.2)}}.btn--accent:disabled{background:rgba(248,44,17,.5);border-color:#f82c1180;cursor:not-allowed}.btn--accent:active{background:#c71e0b;border-color:#c71e0b}.btn--light{color:#f82c11;background:#fff;border:1px solid #fff}@media (hover: hover){.btn--light:hover{color:#fff;background:rgba(255,255,255,.2)}}.btn--light:disabled{background:rgba(255,255,255,.5);border-color:#ffffff80;cursor:not-allowed}.btn--light:active{background:#ccc;border-color:#ccc}.btn--dark{background:#0d0d0d;border:1px solid #0d0d0d}@media (hover: hover){.btn--dark:hover{background:rgba(13,13,13,.4)}}.btn--dark:disabled{background:rgba(13,13,13,.5);border-color:#0d0d0d80;cursor:not-allowed}.btn--dark:active{background:#090909;border-color:#090909}.btn--disabled{color:#444;background:#c5c5c5;border:1px solid #c5c5c5;cursor:not-allowed;pointer-events:none}.breadcrumbs{display:flex;align-items:center;margin-bottom:5.6rem}@media screen and (max-width: 1200px){.breadcrumbs{flex-wrap:wrap}}@media screen and (max-width: 576px){.breadcrumbs{display:block}}.breadcrumbs__icon{display:flex;justify-content:center;align-items:center;width:5.2rem;height:5.2rem;border:1px solid var(--accent)}.breadcrumbs li{font-size:2rem;font-weight:500}@media screen and (max-width: 1200px){.breadcrumbs li{margin-bottom:3.2rem}}.breadcrumbs li:first-of-type a:hover svg{transform:translate(-.5rem)}.breadcrumbs a{position:relative;display:block;margin-right:3.2rem;padding-right:3.2rem;font-size:1.9rem;font-weight:400;line-height:2.8rem;transition:all .4s}.breadcrumbs a:before{content:"";position:absolute;top:50%;right:0;display:block;width:.4rem;height:.4rem;color:var(--accent);background:black;border-radius:50%;transform:translateY(-50%)}@media screen and (max-width: 576px){.breadcrumbs a:before{display:none}}.breadcrumbs span{color:var(--accent)}.breadcrumbs svg{position:relative;transition:all .4s}.home-slider{position:relative;padding-top:var(--header-height);height:100vh;max-height:108rem;background:#0d0d0d;overflow:hidden}@media (max-width: 1600px){.home-slider{padding-bottom:6.4rem;height:auto}}@media (max-width: 550px){.home-slider{padding-bottom:6.4rem;height:auto}}.home-slider__container{position:relative;margin:0 auto;padding:3.2rem;max-width:192rem;z-index:1}@media (max-width: 520px){.home-slider__slider{position:relative;left:-3.2rem;width:calc(100% + 6.4rem)}}.home-slider__flags{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.home-slider__nav-buttons{position:absolute;top:50%;left:0;display:flex;justify-content:center;align-items:center;width:100%;transform:translateY(-50%);z-index:2;gap:56rem}@media (max-width: 1350px){.home-slider__nav-buttons{gap:42rem}}@media (max-width: 890px){.home-slider__nav-buttons{gap:36rem}}@media (max-width: 790px){.home-slider__nav-buttons{gap:30rem}}.home-slider__nav-button{display:flex;justify-content:center;align-items:center;padding:0;width:5.4rem;height:5.4rem;background:#1f1f1f;border:1px solid rgba(255,255,255,.16);border-radius:50%;transition:all .3s ease-out}@media (max-width: 890px){.home-slider__nav-button{width:4.2rem;height:4.2rem}.home-slider__nav-button svg{width:1.6rem;height:1.6rem}}@media (hover: hover){.home-slider__nav-button:hover{background:rgba(31,31,31,.5)}.home-slider__nav-button:hover svg{transform:scale(1.2)}}.home-slider__nav-button svg{transition:all .3s ease-out;backface-visibility:hidden;will-change:transform}.home-slide.swiper-slide-active .home-slide__content{transform:scale(1)}.home-slide.swiper-slide-visible .home-slide__content{opacity:1}.home-slide__content{display:flex;align-items:center;height:64rem;min-height:-moz-fit-content;min-height:fit-content;text-align:center;opacity:0;transition:all .8s ease;backface-visibility:hidden;flex-direction:column;gap:1.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;will-change:transform}@media (max-height: 960px){.home-slide__content{height:54rem}}@media (max-height: 920px){.home-slide__content{height:50rem}}@media (max-height: 830px){.home-slide__content{height:45rem}}.home-slide__title{font-family:var(--font-1);font-size:3.6rem;font-weight:700;line-height:normal;letter-spacing:.072rem;text-transform:uppercase;color:#ffffffe6}@media (max-height: 960px){.home-slide__title{font-size:3rem}}@media (max-width: 890px){.home-slide__title{font-size:2.4rem;letter-spacing:.048rem}}.home-slide__text{font-family:var(--font-1);font-size:2.4rem;font-weight:400;line-height:normal;letter-spacing:.048rem;color:#fff9}@media (max-height: 960px){.home-slide__text{font-size:2rem}}@media (max-width: 890px){.home-slide__text{font-size:1.6rem;letter-spacing:.032rem}}.home-slide__image{display:flex;justify-content:center;align-items:center;margin:auto 0;width:56rem;height:36rem}@media (max-height: 960px){.home-slide__image{width:50rem;height:32rem}}@media (max-height: 920px){.home-slide__image{width:45rem;height:29rem}}@media (max-height: 830px){.home-slide__image{width:35rem;height:23rem}}.section-title{font-family:var(--font-2);font-size:9.6rem;font-weight:400;line-height:normal;letter-spacing:-.192rem;font-style:normal}@media (max-width: 1100px){.section-title{font-size:7.2rem;letter-spacing:-.144rem}}@media (max-width: 450px){.section-title{font-size:5.6rem;letter-spacing:-.112rem}}.section-title--dark{color:#0d0d0d}.section-title--accent{color:#f82c11}.section-title--light{color:#fff}:root{--swiper-theme-color: #007aff;--swiper-navigation-size: 44px}:host{position:relative;display:block;margin-right:auto;margin-left:auto;z-index:1}.swiper{position:relative;display:block;margin-right:auto;margin-left:auto;padding:0;overflow:hidden;z-index:1;list-style:none}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;display:flex;width:100%;height:100%;z-index:1;box-sizing:content-box;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial)}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-slide{position:relative;display:block;width:100%;height:100%;flex-shrink:0;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;-ms-overflow-style:none;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{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{width:var(--swiper-centered-offset-after);height:100%;min-height:1px}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{position:absolute;top:50%;left:50%;margin-top:-21px;margin-left:-21px;width:42px;height:42px;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-top-color:transparent;border-radius:50%;z-index:10;box-sizing:border-box;transform-origin:50%}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;top:0;left:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{width:var(--swiper-virtual-size);height:1px}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);display:flex;justify-content:center;align-items:center;margin-top:calc(0px - var(--swiper-navigation-size) / 2);width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);color:var(--swiper-navigation-color, var(--swiper-theme-color));z-index:10;cursor:pointer}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;fill:currentcolor;-o-object-fit:contain;object-fit:contain;pointer-events:none;transform-origin:center}.swiper-button-lock{display:none}.swiper-button-prev{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal{touch-action:pan-y}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset, 50%);margin-top:calc(0px - var(--swiper-navigation-size) / 2);margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset, 4px);right:auto}.swiper-horizontal .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal~.swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl .swiper-button-next .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-next .swiper-navigation-icon{transform:rotate(180deg)}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{left:auto;right:var(--swiper-navigation-sides-offset, 4px)}.swiper-horizontal.swiper-rtl .swiper-button-prev .swiper-navigation-icon,.swiper-horizontal.swiper-rtl~.swiper-button-prev .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical{touch-action:pan-x}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset, 50%);right:auto;margin-top:0;margin-left:calc(0px - var(--swiper-navigation-size) / 2)}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset, 4px);bottom:auto}.swiper-vertical .swiper-button-prev .swiper-navigation-icon,.swiper-vertical~.swiper-button-prev .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{top:auto;bottom:var(--swiper-navigation-sides-offset, 4px)}.swiper-vertical .swiper-button-next .swiper-navigation-icon,.swiper-vertical~.swiper-button-next .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:.3s opacity;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{top:var(--swiper-pagination-top, auto);left:0;bottom:var(--swiper-pagination-bottom, 8px);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{display:inline-block;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));background:var(--swiper-pagination-bullet-inactive-color, #000);border-radius:var(--swiper-pagination-bullet-border-radius, 50%);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}.swiper-pagination-bullet button{margin:0;padding:0;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color, var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity, 1)}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{top:50%;left:var(--swiper-pagination-left, auto);right:var(--swiper-pagination-right, 8px);transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;width:8px;transform:translateY(-50%)}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{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{left:50%;transform:translate(-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{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{position:absolute;background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25))}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position:absolute;top:0;left:0;width:100%;height:100%;background:var(--swiper-pagination-color, var(--swiper-theme-color));transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{top:0;left:0;width:100%;height:var(--swiper-pagination-progressbar-size, 4px)}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{top:0;left:0;width:var(--swiper-pagination-progressbar-size, 4px);height:100%}.swiper-pagination-lock{display:none}.swiper-scrollbar{position:relative;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1));border-radius:var(--swiper-scrollbar-border-radius, 10px);touch-action:none}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;top:var(--swiper-scrollbar-top, auto);left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));height:var(--swiper-scrollbar-size, 4px);z-index:50}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;top:var(--swiper-scrollbar-sides-offset, 1%);left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));z-index:50}.swiper-scrollbar-drag{position:relative;top:0;left:0;width:100%;height:100%;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px)}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{display:flex;justify-content:center;align-items:center;width:100%;height:100%;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;top:0;left:0;opacity:0;z-index:-1000;pointer-events:none}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-flow:column wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide{width:100%;height:100%;z-index:1;backface-visibility:hidden;pointer-events:none;transform-origin:0 0;visibility:hidden}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";position:absolute;background:#000;filter:blur(50px);inset:0}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-flip .swiper-slide{z-index:1;backface-visibility:hidden;pointer-events:none}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-creative .swiper-slide{overflow:hidden;backface-visibility:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{overflow:hidden;backface-visibility:hidden;transform-origin:center bottom}.shipping{position:fixed;left:50%;bottom:2.4rem;padding:2.2rem 2.2rem .6rem;width:48rem;max-width:95vw;background:#212121;border-radius:1.6rem;transform:translate(-50%);z-index:1001}.shipping__header{display:flex;align-items:center;padding-bottom:1.6rem;border-bottom:1px solid rgba(255,255,255,0);transition:all .3s ease;cursor:pointer;gap:1.6rem}.shipping__header:hover .shipping__close svg{transform:rotate(90deg)}.shipping__header:has(+.shipping__box .shipping__toggle-checkbox:checked){border-bottom:1px solid rgba(255,255,255,.1)}.shipping__header:has(+.shipping__box .shipping__toggle-checkbox:checked) .shipping__close svg{transform:rotate(90deg)}@media (max-width: 450px){.shipping__header{gap:1rem}}.shipping__close{display:flex;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;background:#f82c11;border-radius:50%;cursor:pointer;flex:0 0 2.4rem}@media (max-width: 390px){.shipping__close{margin-right:auto}}@media (hover: hover){.shipping__close:hover svg{transform:rotate(90deg)}}.shipping__close svg{transform:rotate(-45deg);transition:all .3s ease-out;backface-visibility:hidden;will-change:transform}.shipping__title{padding-right:1.6rem;font-family:var(--font-1);font-size:2rem;font-weight:400;line-height:120%;letter-spacing:.04rem;color:#fffc;border-right:1px solid rgba(255,255,255,.1)}@media (max-width: 450px){.shipping__title{font-size:1.8rem}}.shipping__logos{display:flex;align-items:center;gap:1.6rem}@media (max-width: 450px){.shipping__logos{gap:1rem}}@media (max-width: 390px){.shipping__logo-item img{max-height:2rem}}.shipping__toggle-checkbox{display:none}.shipping__box{display:flex}.shipping__box:has(.shipping__toggle-checkbox:checked) .shipping__content{max-height:1000px}.shipping__content{max-height:0;transition:max-height .5s ease;overflow:hidden}.shipping__list{display:flex;padding:1.6rem 0;border-bottom:1px solid rgba(255,255,255,.1);flex-direction:column;gap:1.6rem}.shipping__list-item{display:flex;justify-content:space-between;align-items:center;font-family:var(--font-1);font-size:1.6rem;line-height:normal;letter-spacing:.032rem;color:#fff;font-style:normal;gap:1.6rem}.shipping__list-label{font-weight:300}.shipping__list-value{font-weight:400}.shipping__footer{padding:1.6rem 0;font-family:var(--font-1);letter-spacing:.032rem}.shipping__footer-top{margin-bottom:1.6rem;font-size:1.6rem;font-weight:300;line-height:normal;color:#fff;font-style:normal}.shipping__footer-top strong{font-weight:500}.shipping__footer-bottom{font-size:1.4rem;font-weight:300;line-height:normal;color:#ffffffb3;font-style:normal}.about{background:#f82c11}.about__container{display:flex;height:auto}@media (max-height: 850px){.about__container{height:auto}}@media (max-width: 1100px){.about__container{height:auto}}@media (max-width: 950px){.about__container{position:relative;display:block}}.about__left{position:relative;overflow:hidden;flex-basis:50%}@media (max-width: 950px){.about__left{position:absolute;inset:0}}.about__img{position:absolute;left:0;bottom:0;display:block;width:auto;max-width:none;height:90%}@media (max-width: 1570px){.about__img{left:auto;right:0}}@media (max-width: 950px){.about__img{left:0;right:auto;opacity:.3}}.about__right{padding:9.6rem;flex-basis:50%}@media (max-width: 950px){.about__right{position:relative;z-index:1}}@media (max-width: 550px){.about__right{padding:4.8rem 16px}}.about__content{display:flex;max-width:68rem;height:100%;flex-direction:column;gap:5.9rem}@media (max-width: 950px){.about__content{max-width:100%;min-height:500px}}@media (max-width: 450px){.about__content{min-height:auto}}.about__title{margin-bottom:auto}.about__text{font-family:var(--font-1);font-size:3.2rem;font-weight:600;line-height:normal;letter-spacing:.064rem;color:#d3d3d3;font-style:normal}@media (max-width: 1100px){.about__text{font-size:2.8rem;letter-spacing:.056rem}}@media (max-width: 450px){.about__text{font-size:2.4rem;letter-spacing:.048rem}}.about__text p:first-child{margin-bottom:3.6rem;color:#fff}.about__footer{display:flex;align-items:center;gap:1.6rem}@media (max-width: 425px){.about__footer{align-items:flex-start;flex-direction:column}}.srv{padding:14.4rem 0;text-align:center;background-color:#fff}@media (max-width: 1200px){.srv{padding:9.6rem 0}}@media (max-width: 550px){.srv{padding:6.4rem 0}}.srv__title{margin-bottom:3.2rem}@media (max-width: 650px){.srv__title{font-size:6.4rem;letter-spacing:-.128rem}}@media (max-width: 550px){.srv__title{margin-bottom:1.6rem}}@media (max-width: 450px){.srv__title{font-size:5rem;letter-spacing:-.112rem}}.srv__items{display:flex;padding:4.8rem 0;gap:3.2rem}@media (max-width: 750px){.srv__items{flex-direction:column;gap:6.4rem}}.srv__item{display:flex;align-items:center;flex-basis:33.3333%;flex-direction:column}.srv__lightbox{position:relative;margin-bottom:3.2rem}.srv__lightbox img{position:relative;display:block;z-index:1}.srv__lightbox svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3}.srv__lightbox-effects{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}.srv__lightbox-effects.active span:nth-child(2),.srv__lightbox-effects.active span:nth-child(3){opacity:1}.srv__lightbox-effects span{position:absolute;top:50%;left:50%;display:block;border-radius:50%;transform:translate(-50%,-50%)}.srv__lightbox-effects span:nth-child(1){width:100%;height:100%;background:radial-gradient(41.67% 41.67% at 50% 50%,rgba(0,0,0,.4) 0%,rgba(0,0,0,0) 100%);z-index:1}.srv__lightbox-effects span:nth-child(2){width:8.1rem;height:8.2rem;background:radial-gradient(50% 50% at 50% 50%,rgba(255,255,255,0) 0%,#fff 100%);opacity:0;transition:opacity .8s ease-out;z-index:2;filter:blur(4px)}.srv__lightbox-effects span:nth-child(3){width:8.1rem;height:8.2rem;background:#ffd747;opacity:0;transition:opacity .8s ease-out;z-index:3;filter:blur(16px);mix-blend-mode:hard-light}.srv__item-title{margin-bottom:1rem;max-width:36rem;font-family:var(--font-1);font-size:3.2rem;font-weight:600;line-height:normal;letter-spacing:.064rem;color:#000}@media (max-width: 1050px){.srv__item-title{font-size:2.8rem;letter-spacing:.056rem}}.srv__item-text{max-width:36rem;font-family:var(--font-1);font-size:1.8rem;font-weight:400;line-height:normal;letter-spacing:.036rem;color:#000}.cntcs{position:relative;display:flex;padding:14.4rem 0;height:100vh;max-height:96rem;background:#f82c11;overflow:hidden}@media (max-width: 600px){.cntcs{padding:9.6rem 0;height:auto}}@media (max-width: 550px){.cntcs{padding:4.8rem 0}}.cntcs__flex{position:relative;display:flex;height:100%;z-index:1}@media (max-width: 890px){.cntcs__flex{display:block}}.cntcs__left{flex-basis:50%}@media (max-width: 1550px){.cntcs__left{flex-basis:45%}}.cntcs__title{margin-bottom:3.2rem;padding-top:10rem}@media (max-width: 1300px){.cntcs__title{padding-top:0}}.cntcs__right{align-self:flex-end;flex-basis:50%}@media (max-width: 1550px){.cntcs__right{flex-basis:55%}}.cntcs__form{padding:4.8rem;background:#0d0d0d;border-radius:3.2rem}@media (max-width: 550px){.cntcs__form{padding:3.2rem}}.cntcs__flags{position:absolute;left:50%;bottom:0;transform:translate(-50%)}.cntcs__flags svg{display:block}.ar-popup{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;padding:2rem;width:100%;height:100%;background:rgba(0,0,0,.8);opacity:0;transition:all .3s ease-out;z-index:1000;pointer-events:none;visibility:hidden}.ar-popup.ar-popup--visible{opacity:1;pointer-events:auto;visibility:visible}.ar-popup.ar-popup--visible .ar-popup__content{opacity:1;transform:translateY(0);visibility:visible}.ar-popup__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.ar-popup__content{position:relative;padding:4.8rem;width:66rem;max-width:100%;background:#fff;border:1px solid #000;border-radius:3.2rem;opacity:0;transform:translateY(10rem);transition:all .3s ease-out;z-index:2;backface-visibility:hidden;visibility:hidden;will-change:transform}@media (max-width: 400px){.ar-popup__content{padding:3.2rem}}.ar-popup__close{position:absolute;top:1.6rem;right:1.6rem;display:flex;justify-content:center;align-items:center;padding:0;width:3.2rem;height:3.2rem;background-color:transparent;border:none;z-index:3;cursor:pointer}@media (hover: hover){.ar-popup__close:hover svg{transform:rotate(90deg)}}.ar-popup__close svg{transition:all .3s ease-out;backface-visibility:hidden;will-change:transform}.slider-popup__inner{display:flex;flex-direction:column;gap:3.2rem}@media (max-height: 750px){.slider-popup__inner{gap:2.4rem}}.slider-popup__title{font-family:var(--font-1);font-size:3.6rem;font-weight:700;line-height:normal;letter-spacing:.072rem;text-transform:uppercase;color:#000;font-style:normal}@media (max-height: 750px){.slider-popup__title{font-size:2.8rem;letter-spacing:.056rem}}@media (max-width: 500px){.slider-popup__title{font-size:2.4rem;letter-spacing:.048rem}}@media (max-width: 400px){.slider-popup__title{font-size:2rem;letter-spacing:.04rem}}.slider-popup__text{font-family:var(--font-1);font-size:1.8rem;font-weight:400;line-height:normal;letter-spacing:.036rem;color:#000}@media (max-width: 500px){.slider-popup__text{font-size:1.6rem;letter-spacing:.032rem}}.slider-popup__text strong{font-weight:500}.slider-popup__text p:not(:last-child){margin-bottom:1.6rem}.slider-popup__ctas{display:flex;align-items:center;gap:1.6rem}@media (max-width: 450px){.slider-popup__ctas{gap:1.2rem}}.slider-popup__cta{flex:1}@media (max-height: 750px){.slider-popup__cta{padding:1.8rem 2.4rem}}@media (max-width: 500px){.slider-popup__cta{padding:1.6rem 2rem}}@media (max-width: 400px){.slider-popup__cta{font-size:1.4rem}}.page-intro{position:relative;display:flex;height:64rem;background:#000;overflow:hidden}.page-intro__img,.page-intro__img img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;opacity:.6;-o-object-fit:cover;object-fit:cover}.page-intro__flags svg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.page-intro__container{position:relative;display:flex;justify-content:end;align-items:start;height:100%;z-index:2;flex-direction:column;padding-block:14.4rem}.page-intro__container--terms{margin:0 auto;width:100%;max-width:128rem;padding-inline:3.2rem}@media screen and (max-width: 576px){.page-intro__container--terms{padding-inline:2rem}}.page-intro__head{display:flex;justify-content:space-between;align-items:center;width:100%;gap:3.2rem}@media screen and (max-width: 768px){.page-intro__head{align-items:initial;flex-direction:column}}.page-intro__search{position:relative;margin-left:auto;width:100%;max-width:48rem;min-width:28.8rem}@media screen and (max-width: 576px){.page-intro__search{min-width:100%}}.page-intro__search svg{position:absolute;top:50%;left:2.2rem;transform:translateY(-50%);pointer-events:none}.page-intro__search input{display:flex;align-items:center;padding:2.2rem 3.2rem 2.2rem 6.9rem;width:100%;background:#cbcbcb;border:none;border-radius:6.4rem;outline:none}.page-intro__search input:focus{border:1px solid var(--accent)}.page-intro__search input::-moz-placeholder{font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#0d0d0d}.page-intro__search input::placeholder{font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#0d0d0d}.page-intro__title{flex-shrink:0}@media screen and (max-width: 768px){.page-intro__title{flex-shrink:initial}}.page-intro__subtitle{font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.64px;color:#fff9}.menu-item-cart{position:relative}@media screen and (max-width: 850px){.menu-item-cart{display:none!important}}.menu-item-cart .mini-cart-dropdown{position:absolute;top:100%;right:-10rem;display:none;width:34rem;background:#fff;border-radius:.8rem;box-shadow:0 .8rem 2.4rem #00000026;z-index:100}.menu-item-cart.is-open .mini-cart-dropdown{display:block}.menu-item-cart .widget_shopping_cart_content,.header-cart--mobile .widget_shopping_cart_content{padding:1.6rem}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__empty-message,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{margin:0;padding:2rem;font-family:var(--font-2);font-size:1.6rem;text-align:center;color:#000}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart{margin:0;padding:0;max-height:30rem;overflow-y:auto;list-style:none}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item{display:flex;align-items:center;margin-bottom:1.2rem;padding-bottom:1.2rem;border-bottom:1px solid #eee;gap:1rem}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item:last-child,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .remove,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item .remove{margin-left:auto;font-size:1.8rem;color:#999;transition:color .3s ease;order:3;text-decoration:none}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .remove:hover,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item .remove:hover{color:#f44336}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove),.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove){display:flex;align-items:center;padding:0;font-family:var(--font-2);font-size:1.4rem;text-align:left;color:#000;gap:1rem;text-decoration:none}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove) img,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove) img{width:5rem;height:5rem;border-radius:.4rem;flex-shrink:0;-o-object-fit:cover;object-fit:cover}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove) .line-clamp-2,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item a:not(.remove) .line-clamp-2{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart-item .quantity,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart-item .quantity{margin-left:auto;font-size:1.2rem;color:#666}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__total,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__total{display:flex;justify-content:space-between;margin-top:1.2rem;padding-top:1.2rem;font-family:var(--font-2);font-size:1.6rem;font-weight:600;color:#000;border-top:1px solid #eee}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__buttons{display:flex;margin-top:1.2rem;gap:1rem}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__buttons a{display:flex;justify-content:center;align-items:center;padding:1.2rem;font-family:var(--font-2);font-size:1.4rem;text-align:center;border-radius:3.2rem;transition:all .3s ease;flex:1;text-decoration:none}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a:first-child,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__buttons a:first-child{color:#000;background:#f2f2f2}.menu-item-cart .widget_shopping_cart_content .woocommerce-mini-cart__buttons a:first-child:hover,.header-cart--mobile .widget_shopping_cart_content .woocommerce-mini-cart__buttons a:first-child:hover{background:#e5e5e5}.header-cart--mobile{position:relative;display:none;align-items:center;z-index:10}@media screen and (max-width: 850px){.header-cart--mobile{display:flex;margin-left:auto;order:2}}.header-cart--mobile a.cart-contents{display:block;padding:1.6rem;font-family:var(--font-2);font-size:1.6rem;font-weight:400;line-height:normal;letter-spacing:.08rem;text-align:center;color:#fffc;transition:all .3s ease;text-decoration:none}.header-cart--mobile a.cart-contents:hover,.main-header--light .header-cart--mobile a.cart-contents{color:var(--accent)}.main-header--light .header-cart--mobile a.cart-contents:hover{color:var(--accent-dark)}.header-cart--mobile .mini-cart-dropdown{position:fixed;top:12rem;left:auto;right:1.5rem;display:none;width:auto;max-width:30rem;background:#fff;border-radius:.8rem;box-shadow:0 .8rem 2.4rem #00000026;z-index:100}@media screen and (max-width: 650px){.header-cart--mobile .mini-cart-dropdown{top:9rem}}@media screen and (max-width: 400px){.header-cart--mobile .mini-cart-dropdown{left:1.5rem;max-width:none}}.header-cart--mobile.is-open .mini-cart-dropdown{display:block}.cart-page{background:#fff;padding-block:9.6rem}@media screen and (max-width: 768px){.cart-page{padding-block:6.4rem}}.wc-empty-cart-message{padding:4rem 2rem;text-align:center}.wc-empty-cart-message .cart-empty{margin-bottom:2rem;font-family:var(--font-1);font-size:2.4rem;color:#000}.return-to-shop{text-align:center}.return-to-shop .button.wc-backward{font-family:var(--font-2);font-size:4rem;color:#000;transition:color .3s ease;text-decoration:none}.return-to-shop .button.wc-backward:hover{color:var(--accent)}.woocommerce-cart .woocommerce-notices-wrapper{margin-bottom:2.4rem}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2.4rem;font-family:var(--font-2);font-size:1.6rem;color:#000;background:#f2f2f2;border-radius:1.6rem;gap:1.6rem}@media screen and (max-width: 550px){.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message{flex-wrap:wrap}}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message__text{flex:1}@media screen and (max-width: 550px){.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message__text{width:100%;flex:none}}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message__actions{display:flex;align-items:center;flex-shrink:0;gap:1.2rem}@media screen and (max-width: 550px){.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message__actions{margin-left:auto}}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .restore-item{padding:1.2rem 2.2rem}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .woocommerce-notices-wrapper__close{display:flex;justify-content:center;align-items:center;min-width:4.8rem;min-height:4.8rem;font-family:var(--font-1);font-size:2rem;line-height:1;color:#fff;background:#000;border-radius:50%;transition:all .3s ease;text-decoration:none}.woocommerce-cart .woocommerce-notices-wrapper .woocommerce-message .woocommerce-notices-wrapper__close:hover{color:#f44336;background:rgba(244,67,54,.1)}.cart-items{display:flex;flex-direction:column;gap:1.6rem;padding-block:1.6rem}.cart-item{display:flex;align-items:center;gap:1.5rem}@media screen and (max-width: 768px){.cart-item{align-items:start;flex-direction:column}}.cart-item__left{flex-shrink:0}.cart-item__right{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 3.2rem;height:12.8rem;background:#f2f2f2;border-radius:3.2rem;flex:1;gap:4.8rem}@media screen and (max-width: 850px){.cart-item__right{gap:3.2rem}}@media screen and (max-width: 768px){.cart-item__right{width:100%;height:auto;gap:2.4rem}}@media screen and (max-width: 650px){.cart-item__right{flex-wrap:wrap;gap:2.4rem}}.cart-item__image{width:12.8rem;height:12.8rem;border-radius:3.2rem;box-shadow:0 4px 250px #0000000d inset;overflow:hidden}.cart-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item__col{display:flex;width:100%;flex-direction:column;gap:.8rem}.cart-item__col:not(:first-child){max-width:9.6rem}.cart-item__col:first-child{margin-right:auto}@media screen and (max-width: 650px){.cart-item__col{margin-right:0;width:calc(50% - 1.2rem);max-width:none!important;flex:0 0 calc(50% - 1.2rem)}}.cart-item__col span{font-size:1.6rem;font-weight:400;letter-spacing:.64px;color:#797979;overflow:hidden;text-overflow:ellipsis}.cart-item__col label,.cart-item__col label .amount{font-size:1.6rem;font-weight:400;letter-spacing:.64px;color:#000;overflow:hidden;text-overflow:ellipsis}.cart-item__remove{display:flex;justify-content:center;align-items:center;min-width:4.8rem;min-height:4.8rem;font-size:2rem;color:#fff;background:#000;border-radius:50%;transition:all .3s ease;text-decoration:none}.cart-item__remove:hover{color:#f44336;background:rgba(244,67,54,.1)}@media screen and (max-width: 650px){.cart-item__remove{margin-right:auto;width:-moz-fit-content;width:fit-content}}.cart-checkout__actions{display:flex;justify-content:space-between;align-items:center;padding:2.4rem 3.2rem;background:#000;border-radius:3.2rem;gap:2.4rem}.cart-checkout__actions .btn{padding:2.2rem 3.2rem;color:#fff}@media screen and (max-width: 650px){.cart-checkout__actions .btn{margin-left:auto}}.cart-checkout__actions .btn:hover{color:var(--accent)}@media screen and (max-width: 576px){.cart-checkout__actions{align-items:flex-start;padding:2rem;flex-direction:column;gap:1.6rem}}.cart-checkout__subtotal{display:flex;margin-right:auto;flex-direction:column;gap:1.6rem}.cart-checkout__subtotal h3{margin:0;font-family:var(--font-2);font-size:3.6rem;font-weight:400;letter-spacing:.144rem;color:#fff9}.cart-checkout__subtotal .cart-checkout__price{font-family:var(--font-2);font-size:3.6rem;font-weight:400;letter-spacing:.144rem;color:#fff}.single-product .woocommerce-notices-wrapper{display:none}.single-product__wrap{margin-top:18.8rem}.single-product__header{display:flex}.single-product__top,.single-product__top-fake{flex:50%}@media screen and (max-width: 850px){.single-product__top,.single-product__top-fake{flex:100%}}@media screen and (max-width: 850px){.single-product__top-fake{display:none}}.single-product__top{padding:6.4rem;max-width:86.4rem}@media screen and (max-width: 1200px){.single-product__top{padding:4.2rem}}@media screen and (max-width: 850px){.single-product__top{padding-inline:0}}.single-product__back{display:inline-block;margin-bottom:3.2rem}.single-product__categories{margin-bottom:3.2rem}.single-product__category,.single-product__category-separator{font-size:2rem;font-weight:600;letter-spacing:.04rem;color:#817f7f}.single-product__subcategory{font-size:2rem;font-weight:600;letter-spacing:.04rem;color:#fff}.single-product__breadcrumbs{font-size:1.4rem}.single-product__title{margin-bottom:3.2rem;font-size:3.6rem;font-weight:700;letter-spacing:.072rem;text-transform:uppercase;color:#ffffffe6}.single-product__price{margin-bottom:3.2rem;font-size:3.6rem;font-weight:400;letter-spacing:.072rem;color:#fff;overflow:hidden;text-overflow:ellipsis}.single-product__price .woocommerce-Price-amount{color:#fff}.single-product__add-to-cart .cart-actions{display:flex;justify-content:space-between;align-items:center;gap:2rem}.single-product__add-to-cart .quantity-wrapper{display:flex;align-items:center;width:16rem;background:#414141;border-radius:32px;overflow:hidden}.single-product__add-to-cart .quantity-btn{display:flex;justify-content:center;align-items:center;width:4rem;height:4.5rem;font-size:2rem;font-weight:600;color:#fff;background:#414141;border:none;transition:all .3s ease;cursor:pointer}.single-product__add-to-cart .quantity-btn--minus{padding-left:1.2rem;border-radius:32px 0 0 32px}.single-product__add-to-cart .quantity-btn--plus{padding-right:1.2rem;border-radius:0 32px 32px 0}.single-product__add-to-cart .quantity-btn:hover{background:#555}.single-product__add-to-cart .quantity-btn:active{transform:scale(.95)}.single-product__add-to-cart .quantity{margin:0}.single-product__add-to-cart .quantity input[type=text]{padding:0;width:100%;height:4.5rem;font-size:1.6rem;font-weight:600;text-align:center;color:#fff;background:transparent;border:none;outline:none}.single-product__add-to-cart .quantity input[type=text]::-webkit-inner-spin-button,.single-product__add-to-cart .quantity input[type=text]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.single-product__add-to-cart .quantity input[type=text][type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.single-product__add-to-cart .button{display:inline-block;padding:1.2rem 2.2rem;font-size:1.8rem;font-weight:600;text-align:center;color:#fff;background:#f82c11;border:none;border-radius:32px;cursor:pointer;text-decoration:none}.single-product__add-to-cart .button.button--out-of-stock{color:#444;background:#c5c5c5;cursor:default}.single-product__add-to-cart .btn.btn--accent{padding:1.2rem 2.2rem;font-family:var(--font-1)}.single-product__add-to-cart .backorder-notice{margin-top:1.6rem;font-size:2rem;color:#cecece}.single-product__footer{background:#fff;padding-block:9.6rem}@media screen and (max-width: 992px){.single-product__footer{padding-block:6.4rem}}.single-product__body{display:flex}@media screen and (max-width: 850px){.single-product__body{flex-direction:column-reverse}}.single-product__left,.single-product__right{flex:50%}.single-product__left{padding:6.4rem;color:#000}@media screen and (max-width: 1200px){.single-product__left{padding:4.2rem}}@media screen and (max-width: 850px){.single-product__left{padding-block:3.2rem;padding-inline:0}}.single-product__code,.single-product__desc{display:flex;margin-bottom:6.4rem;flex-direction:column;gap:2.2rem}@media screen and (max-width: 768px){.single-product__code,.single-product__desc{margin-bottom:3.2rem}}.single-product__subtitle{font-size:2rem;font-weight:600;letter-spacing:.04rem;color:#000}.single-product__content{font-size:2rem;font-weight:400;letter-spacing:.04rem;color:#4a4a4a}.single-product__content p:not(:last-child){margin-bottom:3.2rem}.single-product__info{display:flex;flex-direction:column;gap:3.2rem}.single-product__list{display:flex;flex-direction:column;gap:1.6rem}.single-product__item{display:flex;justify-content:space-between;padding-bottom:1.6rem;border-bottom:1px solid rgba(0,0,0,.1)}.single-product__key{font-size:2rem;font-weight:400;letter-spacing:.04rem;color:#4a4a4a}@media screen and (max-width: 576px){.single-product__key{font-size:1.8rem}}.single-product__label{font-size:2rem;font-weight:400;letter-spacing:.04rem;color:#000}@media screen and (max-width: 576px){.single-product__label{font-size:1.8rem}}.single-product__right{margin-top:-43rem}@media screen and (max-width: 850px){.single-product__right{margin-top:0}}.single-product__img{max-width:86.4rem;border-radius:3.2rem;overflow:hidden;aspect-ratio:1.2/1}.single-product__img img{width:100%;max-width:86.4rem;aspect-ratio:1.2/1;-o-object-fit:cover;object-fit:cover}.single-product__gallery{display:flex;flex-direction:column;gap:2.4rem}.single-product__main-img{max-width:86.4rem;border-radius:3.2rem;overflow:hidden;aspect-ratio:1.2/1}.single-product__main-img img,.single-product__main-img picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product__thumbs{display:flex;gap:1rem}.single-product__thumb{position:relative;width:12.8rem;height:12.8rem;border-radius:3.2rem;transition:all .3s ease;overflow:hidden;cursor:pointer}.single-product__thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.single-product__thumb.active{border:1px solid #000}.single-product__thumb.active:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.02);z-index:1}.woocommerce-order{color:#000}.woocommerce-order .woocommerce-thankyou-order-received{margin-bottom:3.2rem;font-family:var(--font-2);font-size:6.4rem}@media screen and (max-width: 576px){.woocommerce-order .woocommerce-thankyou-order-received{font-size:4.4rem}}.woocommerce-order ul{display:flex;margin-bottom:3.2rem;flex-direction:column;gap:1.2rem}.woocommerce-order ul li{font-family:var(--font-1);font-size:2.4rem}.woocommerce-order ul li strong{font-family:var(--font-1)}.woocommerce-order .woocommerce-order-details{margin-bottom:3.2rem}.woocommerce-order .woocommerce-order-details__title,.woocommerce-order .woocommerce-customer-details .woocommerce-column__title{margin-bottom:2.4rem;font-family:var(--font-2);font-size:3.2rem}.woocommerce-order .woocommerce-customer-details address{font-size:2.4rem}.woocommerce-order .woocommerce-customer-details address p{margin-top:1.2rem}.woocommerce-order .woocommerce-bacs-bank-details h2{margin-bottom:2.4rem;font-family:var(--font-2);font-size:3.2rem}.woocommerce-order .woocommerce-bacs-bank-details h3{margin-bottom:1.2rem;font-size:2.4rem;font-weight:700}.order-items{display:flex;flex-direction:column;gap:1.6rem;padding-block:1.6rem}.order-item{display:flex;align-items:center;gap:1.5rem}@media screen and (max-width: 768px){.order-item{align-items:start;flex-direction:column}}.order-item__image{width:12.8rem;height:12.8rem;border-radius:3.2rem;box-shadow:0 4px 250px #0000000d inset;overflow:hidden;flex-shrink:0}.order-item__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.order-item__details{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 3.2rem;min-height:12.8rem;background:#f2f2f2;border-radius:3.2rem;flex:1;gap:4.8rem}@media screen and (max-width: 850px){.order-item__details{gap:3.2rem}}@media screen and (max-width: 768px){.order-item__details{width:100%;min-height:auto;gap:2.4rem}}@media screen and (max-width: 650px){.order-item__details{flex-wrap:wrap;gap:2.4rem}}.order-item__col{display:flex;width:100%;flex-direction:column;gap:.8rem}.order-item__col:not(:first-child){max-width:9.6rem}.order-item__col:first-child{margin-right:auto}@media screen and (max-width: 650px){.order-item__col{margin-right:0;width:calc(50% - 1.2rem);max-width:none!important;flex:0 0 calc(50% - 1.2rem)}}.order-item__col span{font-size:1.6rem;font-weight:400;letter-spacing:.64px;color:#797979;overflow:hidden;text-overflow:ellipsis}.order-item__col label{font-size:1.6rem;font-weight:400;letter-spacing:.64px;color:#000;overflow:hidden;text-overflow:ellipsis}.order-item__col label a{color:#000;transition:color .3s ease;text-decoration:none}.order-item__col label a:hover{color:var(--accent)}.order-item__col label .amount{font-size:1.6rem;font-weight:400;letter-spacing:.64px;color:#000}.order-item__purchase-note{margin-top:.8rem;padding:1.6rem 3.2rem;background:#f9f9f9;border-radius:1.6rem}.order-item__purchase-note p{font-size:1.4rem;color:#666}.order-totals{display:flex;margin-top:2.4rem;margin-left:auto;padding:2.4rem 3.2rem;max-width:60rem;background:#f2f2f2;border-radius:3.2rem;flex-direction:column;gap:1.2rem}@media screen and (max-width: 576px){.order-totals{padding-inline:1.4rem}}.order-totals__row{display:flex;justify-content:space-between;gap:2rem}.order-totals__label{font-size:1.6rem;font-weight:500;color:#797979}.order-totals__value{font-size:1.6rem;font-weight:400;color:#000}.order-totals__value .amount{font-size:1.6rem;font-weight:500;color:#000}.shop{background:#fff;padding-block:9.6rem}.shop .container{display:grid;margin:0 auto;grid-template-columns:36rem 1fr}@media screen and (max-width: 900px){.shop .container{grid-template-columns:1fr}}.shop-sidebar{position:sticky;top:2rem;padding:2.4rem;border-right:1px solid rgba(0,0,0,.1);align-self:stretch}@media screen and (max-width: 900px){.shop-sidebar--desktop{display:none}}.shop-sidebar__title{margin-bottom:3.2rem;font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.64px;color:#f82c11}.categories-mobile{display:none;margin-bottom:2.4rem}@media screen and (max-width: 900px){.categories-mobile{display:block}}.categories-mobile__title{margin-bottom:1.2rem;font-family:var(--font-2);font-size:2.4rem;font-weight:400;letter-spacing:-.48px;color:#f82c11}.categories-popup-trigger{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;width:100%;font-family:var(--font-1);font-size:1.8rem;font-weight:500;color:#000;background:#fff;border:none;border-radius:3.2rem;transition:all .3s ease;cursor:pointer}.categories-popup-trigger:hover{color:#f82c11;border-color:#f82c11}.categories-popup-trigger svg{transition:transform .3s ease}.categories-popup-trigger.is-open svg{transform:rotate(180deg)}.categories-popup{position:fixed;top:0;left:0;display:none;justify-content:center;align-items:flex-start;padding:8rem 2rem 2rem;width:100%;height:100%;background:rgba(0,0,0,.6);opacity:0;transition:all .3s ease;z-index:1100;visibility:hidden}@media screen and (max-width: 900px){.categories-popup{display:flex}}.categories-popup.is-open{opacity:1;visibility:visible}.categories-popup.is-open .categories-popup__content{opacity:1;transform:translateY(0)}.categories-popup__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.categories-popup__content{position:relative;display:flex;padding:2.4rem;width:100%;max-width:50rem;max-height:calc(100vh - 20rem);background:#fff;border-radius:3.2rem;opacity:0;transform:translateY(-2rem);transition:all .3s ease;overflow:hidden;z-index:2;flex-direction:column}.categories-popup__top{display:flex;align-items:center;margin-bottom:2.4rem;flex-shrink:0;gap:1.2rem}.categories-popup__search{position:relative;min-width:0;flex:1}.categories-popup__search svg{position:absolute;top:50%;left:1.6rem;transform:translateY(-50%);pointer-events:none}.categories-popup__search input{padding:1.2rem 2rem 1.2rem 5.2rem;width:100%;font-size:1.6rem;background:#f5f5f5;border:none;border-radius:6.4rem;outline:none}.categories-popup__search input:focus{border:1px solid var(--accent)}.categories-popup__search input::-moz-placeholder{font-family:var(--font-2);font-size:1.6rem;font-weight:400;color:#0d0d0d}.categories-popup__search input::placeholder{font-family:var(--font-2);font-size:1.6rem;font-weight:400;color:#0d0d0d}.categories-popup__close{display:flex;justify-content:center;align-items:center;padding:0;width:3.2rem;height:3.2rem;background:transparent;border:none;transition:all .3s ease;cursor:pointer;flex-shrink:0}.categories-popup__close:hover{transform:rotate(90deg)}.categories-menu{margin:0;padding:0}.categories-menu--popup{min-height:0;overflow-y:auto;flex:1}.categories-menu__item.has-children .categories-menu__header{display:flex;justify-content:space-between;align-items:center}.categories-menu__item.active>.categories-menu__header>.categories-menu__link{color:#f82c11}.categories-menu__header{margin-bottom:1.6rem}.categories-menu__link{font-size:2rem;font-weight:500;letter-spacing:.4px;color:#000;transition:all .3s ease}.categories-menu__link:hover{color:#f82c11}.categories-menu__toggle{display:flex;justify-content:center;align-items:center;margin-left:.8rem;padding:0;width:3.2rem;height:3.2rem;background:transparent;border:none;border-radius:.6rem;transition:all .3s ease;cursor:pointer;flex-shrink:0}.categories-menu__toggle svg{transition:transform .3s ease}.categories-menu__item.open .categories-menu__toggle svg{transform:rotate(180deg)}.categories-submenu{margin:.4rem 0 0;padding-left:0;max-height:0;transition:max-height .3s ease;overflow:hidden;list-style-type:none}.categories-menu__item.open .categories-submenu{max-height:1000rem}.categories-submenu__item{position:relative;margin-bottom:1.6rem;padding-left:2rem}.categories-submenu__item:before{content:"•";position:absolute;top:0;left:0;font-size:1.6rem;line-height:1.6rem;color:#0009}.categories-submenu__item:hover:before,.categories-submenu__item.active:before{color:#f82c11}.categories-submenu__item.active .categories-submenu__link{color:#f82c11;opacity:1}.categories-submenu__link{display:inline-block;font-size:1.6rem;font-weight:400;line-height:1.6rem;letter-spacing:.32px;color:#000;opacity:.6;transition:all .3s ease}.categories-submenu__link:hover{color:#f82c11;opacity:1}.shop-container .products-loop{padding:6rem 0;max-width:none}.products-loop.loading{position:relative;opacity:.5;pointer-events:none}.products-loop.loading:after{content:"";position:absolute;top:50%;left:50%;margin:-2rem 0 0 -2rem;width:4rem;height:4rem;border:4px solid #f3f3f3;border-top:4px solid #f82c11;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.products-loop__wrap{display:grid;margin-bottom:6rem;padding:1.6rem;gap:1.6rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 1024px){.products-loop__wrap{gap:2.4rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 900px){.products-loop__wrap{padding-inline:0}}@media screen and (max-width: 640px){.products-loop__wrap{gap:2rem;grid-template-columns:1fr}}.products-loop__item{max-width:43.4rem;background:rgba(0,0,0,.02);border:1px solid #e9e9e9;border-radius:32px;overflow:hidden}@media screen and (max-width: 900px){.products-loop__item{max-width:100%}}.products-loop__empty{padding:6rem 0;text-align:center}.products-loop__empty h2{font-size:2.4rem;color:#666}.product-card{display:flex;height:100%;color:inherit;background:white;background:rgba(0,0,0,.02);border-radius:1.6rem;transition:all .3s ease;overflow:hidden;flex-direction:column;text-decoration:none}.product-card__link{display:flex;color:inherit;flex:1;flex-direction:column;text-decoration:none}.product-card__link:hover .product-card__img img{transform:scale(1.1)}.product-card__img,.product-card__img img{width:100%;max-width:43.46rem;transition:all 1s ease;overflow:hidden;aspect-ratio:1.03/1;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 900px){.product-card__img,.product-card__img img{max-width:100%}}.product-card__title{margin:1.6rem 2.2rem 1.2rem;font-size:2rem;font-weight:500;letter-spacing:.4px;color:#000;overflow:hidden}.product-card__footer{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding:1.2rem 1.6rem 1.6rem}.product-card__price{padding-left:.8rem;font-size:1.8rem;font-weight:400;letter-spacing:.36px;color:#000;overflow:hidden;text-overflow:ellipsis}.product-card__button,.product-card .button:not(.button--backorder),.product-card .add_to_cart_button,.product-card .ajax_add_to_cart{display:flex;padding:1.2rem 2.2rem;width:-moz-fit-content;width:fit-content;font-family:var(--font-1);font-size:1.8rem;font-weight:500;letter-spacing:.36px;color:#fff;background:#f82c11;border:1px solid #f82c11;border-radius:32px;transition:all .4s ease;overflow:hidden;cursor:pointer}@media (hover: hover){.product-card__button:hover,.product-card .button:not(.button--backorder):hover,.product-card .add_to_cart_button:hover,.product-card .ajax_add_to_cart:hover{color:#f82c11;background:rgba(248,44,17,.2)}}.product-card__button.loading,.product-card .button:not(.button--backorder).loading,.product-card .add_to_cart_button.loading,.product-card .ajax_add_to_cart.loading{opacity:.7;cursor:not-allowed}.product-card__button.added,.product-card .button:not(.button--backorder).added,.product-card .add_to_cart_button.added,.product-card .ajax_add_to_cart.added{background:#28a745;border-color:#28a745}.product-card__button.button--out-of-stock,.product-card .button:not(.button--backorder).button--out-of-stock,.product-card .add_to_cart_button.button--out-of-stock,.product-card .ajax_add_to_cart.button--out-of-stock{color:#444;background:#c5c5c5;border-color:#c5c5c5;cursor:default}.product-card__button.button--out-of-stock:hover,.product-card .button:not(.button--backorder).button--out-of-stock:hover,.product-card .add_to_cart_button.button--out-of-stock:hover,.product-card .ajax_add_to_cart.button--out-of-stock:hover{color:#444;background:#c5c5c5}.product-card .button--backorder{padding:1.2rem 2.2rem;font-family:var(--font-1);text-align:center}.pagination{display:flex;justify-content:center;align-items:center;margin:0;padding:0;gap:1rem;list-style:none}.pagination__item svg{width:2.2rem;height:2.2rem;transition:all .3s ease-out;backface-visibility:hidden;will-change:transform}.pagination__link{display:flex;justify-content:center;align-items:center;padding:0 1.2rem;min-width:5.5rem;height:5.5rem;font-size:1.6rem;font-weight:600;color:#000;border-radius:64px;transition:all .3s ease;cursor:pointer;text-decoration:none}.pagination__link:hover,.pagination__link--active{color:#fff;background:#f82c11}@media (hover: hover){.pagination__link--prev:hover svg,.pagination__link--next:hover svg{transform:scale(1.2)}}.pagination__link--prev,.pagination__link--prev:hover{background:rgba(31,31,31,.1)}.pagination__link--next,.pagination__link--next:hover{background:#1f1f1f}.gallery{background:#fff}.gallery__container{padding-block:9.6rem}@media screen and (max-width: 768px){.gallery__container{padding-block:6.4rem}}.gallery__wrap{display:grid;margin-bottom:3.2rem;gap:3.2rem;grid-template-columns:repeat(3,1fr)}@media screen and (max-width: 992px){.gallery__wrap{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 576px){.gallery__wrap{grid-template-columns:1fr;justify-items:center}}.gallery__img{position:relative;width:100%;max-width:55.5rem;border-radius:3.2rem;overflow:hidden;cursor:pointer}.gallery__img img{display:block;width:100%;transition:transform 1s ease;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.gallery__img:hover img{transform:scale(1.1)}.gallery-popup{position:fixed;top:0;left:0;display:none;justify-content:center;align-items:center;width:100%;height:100%;background:rgba(0,0,0,.95);z-index:1005}.gallery-popup.active{display:flex!important}.gallery-popup__content{position:relative;display:flex;justify-content:center;align-items:center;padding:4rem 2rem;max-width:90%;max-height:100vh;flex-direction:column;gap:3rem}@media (max-width: 768px){.gallery-popup__content{padding:3rem 1rem;gap:2rem}}.gallery-popup__controls{display:flex;justify-content:center;align-items:center;gap:2rem}@media (max-width: 768px){.gallery-popup__controls{gap:1.5rem}}.gallery-popup__img img{display:block;max-width:85vw;max-height:70vh;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.gallery-popup__img img{max-width:calc(100vw - 40px);max-height:65vh}}.gallery-popup__nav{display:flex;justify-content:center;align-items:center;padding:0;width:5rem;height:5rem;background:#fff;border:none;border-radius:50%;transition:all .3s ease;cursor:pointer;flex-shrink:0}.gallery-popup__nav svg{width:2.2rem;height:2.2rem}.gallery-popup__nav:hover{opacity:.9;transform:scale(1.1)}.gallery-popup__nav.disabled{opacity:.3;cursor:not-allowed}.gallery-popup__nav.disabled:hover{transform:none}@media (max-width: 768px){.gallery-popup__nav{width:4rem;height:4rem}.gallery-popup__nav svg{width:1.8rem;height:1.8rem}}.gallery-popup__close{position:fixed;top:20px;right:20px;display:flex;justify-content:center;align-items:center;padding:0;width:50px;height:50px;background:var(--accent);border:none;border-radius:50%;transition:all .3s ease;z-index:11;cursor:pointer}.gallery-popup__close:before{content:"";position:absolute;width:24px;height:3px;background:#fff;transform:rotate(45deg)}.gallery-popup__close:after{content:"";position:absolute;width:24px;height:3px;background:#fff;transform:rotate(-45deg)}.gallery-popup__close:hover{opacity:.9;transform:scale(1.1)}@media (max-width: 768px){.gallery-popup__close{top:10px;right:10px;width:40px;height:40px}.gallery-popup__close:before,.gallery-popup__close:after{width:20px;height:2.5px}}.paginate{display:flex;justify-content:center;align-items:center;margin:0 auto;max-width:900px;gap:1.6rem;padding-block:6.4rem}@media screen and (max-width: 768px){.paginate{padding-block:3.2rem}}@media screen and (max-width: 576px){.paginate{gap:1.2rem}}.paginate .paginate__arrow{display:flex;justify-content:center;align-items:center;height:5.5rem;border-radius:50%;cursor:pointer}.paginate .paginate__arrow a{position:relative;background:rgba(31,31,31,.1);border:none;border-color:var(--contrast);z-index:2}.paginate .paginate__arrow a:hover{background:rgba(31,31,31,.1)}.paginate .paginate__arrow a:hover svg{transform:scale(1.2)}.paginate .paginate__arrow--right a,.paginate .paginate__arrow--right a:hover{background:#1F1F1F}.paginate .paginate__arrow svg{transition:all .5s ease}@media screen and (max-width: 576px){.paginate .paginate__arrow svg{width:1.8rem;height:auto}}.paginate li{color:#000}.paginate a{display:flex;justify-content:center;align-items:center;width:5.5rem;height:5.5rem;font-size:2rem;color:#000;border:1px solid rgba(0,0,0,.16);border-radius:50%;transition:all .4s ease}@media screen and (max-width: 576px){.paginate a{width:4rem;height:4rem}}.paginate a:hover{color:#fff;background-color:var(--accent)}.paginate a.active{color:#fff;background:var(--accent)}.contact-details{background:#fff;padding-block:14.4rem}.contact-details__container{width:100%}.contact-details__header{margin-bottom:3.2rem;width:100%}.contact-details__title{text-align:center}.contact-details__list{display:flex;justify-content:center;gap:3rem;padding-block:4.8rem}@media screen and (max-width: 950px){.contact-details__list{flex-wrap:wrap;gap:6rem}}.contact-details__item{display:flex;align-items:center;flex:1 0 0;flex-direction:column}@media screen and (max-width: 650px){.contact-details__item{flex:100%}}@media screen and (max-width: 950px){.contact-details__item:last-child{flex:100%}}.contact-details__icon{display:flex;justify-content:center;align-items:center;margin-bottom:3.3rem;width:9.6rem;height:9.6rem;background:var(--accent);border-radius:50%}.contact-details__icon svg{transition:all .5s ease}.contact-details__label{margin-bottom:1rem;font-size:1.8rem;font-weight:400;letter-spacing:.36px;text-align:center;color:#000}.contact-details__key{width:100%;width:-moz-fit-content;width:fit-content;max-width:36rem;font-size:2.4rem;font-weight:600;letter-spacing:.48px;text-align:center;color:#000;transition:all .5s ease}@media screen and (min-width: 769px){.contact-details__key:hover{color:var(--accent)}}.terms{display:flex;padding:14.4rem 3.2rem;background:#fff}@media screen and (max-width: 992px){.terms{padding:9.6rem 3.2rem}}@media screen and (max-width: 576px){.terms{padding:6.4rem 2rem}}.terms__content{margin:0 auto;width:100%;max-width:128rem;color:#000}.terms__content div:not(:last-child){margin-bottom:6.5rem}.terms__content div p:not(:last-child){margin-bottom:2.3rem}.terms__content div strong{font-weight:450;color:#f82c11}.terms__content h2{margin-bottom:2.1rem;font-size:2.4rem;font-weight:600;letter-spacing:.48px}.terms__content p{font-size:2rem;font-weight:400;letter-spacing:.4px}.woocommerce-account article{position:relative;padding-block:22.4rem 14.4rem}.woocommerce-account .my-account__flags svg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.woocommerce-account .page-customer--login{position:relative;display:flex;z-index:1;flex-direction:column;gap:3.2rem}.woocommerce-account .page-customer__title{color:#fff}.woocommerce-account .page-customer__wrap{display:flex;width:-moz-fit-content;width:fit-content;width:100%;max-width:96rem;background:var(--accent);border-radius:3.2rem;overflow:hidden;align-self:end}@media screen and (max-width: 768px){.woocommerce-account .page-customer__wrap{max-width:100%;flex-direction:column}}.woocommerce-account .page-customer__wrap .login-submit input{padding:2.2rem 3.2rem;font-size:1.8rem;font-weight:500;letter-spacing:.036rem;color:#cecece;background:none;border:none;overflow:hidden;cursor:pointer;text-overflow:ellipsis}.woocommerce-account .page-customer__left,.woocommerce-account .page-customer__right{padding:4.8rem}@media screen and (max-width: 576px){.woocommerce-account .page-customer__left,.woocommerce-account .page-customer__right{padding:3.2rem}}.woocommerce-account .page-customer__left{display:flex;width:100%;max-width:60rem;flex-direction:column}@media screen and (max-width: 768px){.woocommerce-account .page-customer__left{max-width:100%}}.woocommerce-account .page-customer__header{margin-bottom:4.8rem}.woocommerce-account .page-customer__subtitle{margin-bottom:.8rem;font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.064rem;color:#fff}.woocommerce-account .page-customer__subtitle--red{margin-bottom:1.6rem;color:var(--accent)}.woocommerce-account .page-customer__text{font-size:1.6rem;font-weight:600;letter-spacing:.032px;color:#bababa}.woocommerce-account .page-customer__text--dark{color:#7f7e7e}.woocommerce-account .page-customer__form .login-username label,.woocommerce-account .page-customer__form .login-password label{display:none}.woocommerce-account .page-customer__form .login-username input,.woocommerce-account .page-customer__form .login-password input{padding:2.2rem 3.2rem;width:100%;font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#000;background:#fff;border:none;border-radius:6.4rem;outline:none}.woocommerce-account .page-customer__form .login-username input:focus,.woocommerce-account .page-customer__form .login-password input:focus{border:none}.woocommerce-account .page-customer__form .login-username input::-moz-placeholder,.woocommerce-account .page-customer__form .login-password input::-moz-placeholder{color:#000}.woocommerce-account .page-customer__form .login-username input::placeholder,.woocommerce-account .page-customer__form .login-password input::placeholder{color:#000}.woocommerce-account .page-customer__form .login-username{margin-bottom:1.2rem}.woocommerce-account .page-customer__form .login-password{margin-bottom:4.8rem}.woocommerce-account .page-customer__form .login-remember{margin-bottom:4.8rem;width:-moz-fit-content;width:fit-content;cursor:pointer}.woocommerce-account .page-customer__form .login-remember label{display:flex;align-items:center;font-size:1.4rem;font-weight:400;line-height:140%;letter-spacing:.056px;color:#fff;cursor:pointer;gap:1.6rem}.woocommerce-account .page-customer__form .login-remember label input[type=checkbox]{position:relative;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.woocommerce-account .page-customer__form .login-remember label input[type=checkbox]:checked{border-color:#000}.woocommerce-account .page-customer__form .login-remember label input[type=checkbox]:checked:after{content:"";position:absolute;background:#000;border-radius:50%;inset:.3rem}.woocommerce-account .page-customer__form .login-submit{display:flex;justify-content:center;align-items:center;margin-bottom:1.2rem;width:-moz-fit-content;width:fit-content;background:#000;border-radius:6.4rem;overflow:hidden}.woocommerce-account .page-customer__reset-password{display:flex;width:100%}.woocommerce-account .page-customer__reset-password a{margin-left:auto;font-size:1.6rem;font-weight:500;line-height:160%;letter-spacing:.064rem;color:#fff}.woocommerce-account .page-customer__right{display:flex;max-width:36rem;background:#fff;flex-direction:column}@media screen and (max-width: 768px){.woocommerce-account .page-customer__right{max-width:100%}}.woocommerce-account .page-customer__footer{display:flex;margin-top:auto}.woocommerce-account .page-customer__btn{padding:2.2rem 3.2rem;font-size:1.8rem;font-weight:500;letter-spacing:.036rem;color:#fff;background:#f82c11;border-radius:3.2rem;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.woocommerce-account .page-customer__btn{margin-left:auto}}.woocommerce-account .woocommerce-notices-wrapper{margin-bottom:2.4rem}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 2.4rem;font-family:var(--font-2);font-size:1.6rem;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:1.6rem;gap:1.6rem}@media screen and (max-width: 550px){.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info{flex-wrap:wrap}}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message__text,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error__text,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info__text{flex:1}@media screen and (max-width: 550px){.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message__text,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error__text,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info__text{width:100%;flex:none}}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message__actions,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error__actions,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info__actions{display:flex;align-items:center;flex-shrink:0;gap:1.2rem}@media screen and (max-width: 550px){.woocommerce-account .woocommerce-notices-wrapper .woocommerce-message__actions,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error__actions,.woocommerce-account .woocommerce-notices-wrapper .woocommerce-info__actions{margin-left:auto}}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-error{background:rgba(244,67,54,.1);border-color:#f4433666}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-notices-wrapper__close{display:flex;justify-content:center;align-items:center;min-width:4rem;min-height:4rem;font-family:var(--font-1);font-size:1.8rem;line-height:1;color:#fff;background:rgba(255,255,255,.2);border-radius:50%;transition:all .3s ease;text-decoration:none}.woocommerce-account .woocommerce-notices-wrapper .woocommerce-notices-wrapper__close:hover{color:#f44336;background:rgba(244,67,54,.2)}.woocommerce-account .woocommerce-MyAccount-content{width:100%}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details__title,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-column__title{margin-bottom:2.4rem;font-family:var(--font-2);font-size:3.2rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details{margin-bottom:3.2rem}.woocommerce-account .woocommerce-MyAccount-content p{margin-bottom:1.2rem}.woocommerce-account .woocommerce-MyAccount-content p mark{font-weight:500;color:#fff;background:var(--accent)}.woocommerce-account .woocommerce-MyAccount-content address{font-size:2.4rem}.woocommerce-account .woocommerce-MyAccount-content address p{margin-top:1.2rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table{width:100%;border-collapse:separate;border-spacing:0 1.2rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table thead{display:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{display:flex;align-items:center;margin-bottom:1.2rem;padding:2.4rem 3.2rem;background:rgba(255,255,255,.05);border-radius:2rem;transition:background .3s ease;gap:1.6rem 3.2rem}@media screen and (max-width: 850px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr{justify-content:space-between;padding:2rem;flex-wrap:wrap;gap:1.6rem}}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr:hover{background:rgba(255,255,255,.1)}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td{display:flex;flex-direction:column;gap:.4rem}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th:before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td:before{content:attr(data-title);font-size:1.2rem;font-weight:400;letter-spacing:.1rem;text-transform:uppercase;color:#ffffff80}@media screen and (max-width: 850px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-number,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number{align-items:flex-start;flex:0 0 100%}}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-number a,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a{font-family:var(--font-2);font-size:2rem;color:var(--accent);transition:color .3s ease;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-number a:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-number a:hover{color:#fff}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-date,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-total,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-date,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-total{font-size:1.6rem;color:#fff}@media screen and (max-width: 850px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-date,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-total,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-date,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-status,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-total{flex:0 0 auto}}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-actions,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{margin-left:auto}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-actions:before,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions:before{display:none}@media screen and (max-width: 850px){.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-actions,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions{margin-left:0;flex:0 0 100%}}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-actions a,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a{display:inline-flex;justify-content:center;align-items:center;padding:1.4rem 2.4rem;font-family:var(--font-2);font-size:1.6rem;font-weight:400;letter-spacing:.08rem;color:#fffc;background:#f82c11;border:1px solid #f82c11;border-radius:6.4rem;transition:all .4s ease;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr th.woocommerce-orders-table__cell-order-actions a:hover,.woocommerce-account .woocommerce-MyAccount-content .woocommerce-orders-table tbody tr td.woocommerce-orders-table__cell-order-actions a:hover{color:#f82c11;background:rgba(248,44,17,.2)}.woocommerce-account .entry-title{margin-bottom:3.2rem}.woocommerce-account .not-logged-in .entry-title{display:none}.woocommerce-account .logged-in .entry-content .woocommerce{display:flex;gap:6rem}@media screen and (max-width: 768px){.woocommerce-account .logged-in .entry-content .woocommerce{flex-direction:column}}.woocommerce-account .logged-in .entry-content .woocommerce ul{display:flex;flex-direction:column;gap:1.8rem}.woocommerce-account .logged-in .entry-content .woocommerce ul li.is-active a{color:var(--accent)}.woocommerce-account .logged-in .entry-content .woocommerce ul li a{font-family:var(--font-2);font-size:3rem;font-weight:400;letter-spacing:.08rem;color:#fff;transition:all .5s ease}.woocommerce-account .logged-in .entry-content .woocommerce ul li a:hover{color:var(--accent)}.woocommerce-account .logged-in .entry-content .woocommerce-MyAccount-content p a{text-decoration-line:underline}.woocommerce-account .logged-in .entry-content .woocommerce-MyAccount-content p a:hover{text-decoration-line:none}.woocommerce-account .logged-in .entry-content .edit-account{padding:4.8rem;background:var(--accent);border-radius:3.2rem}@media screen and (max-width: 576px){.woocommerce-account .logged-in .entry-content .edit-account{padding:3.2rem}}@media screen and (max-width: 400px){.woocommerce-account .logged-in .entry-content .edit-account{padding:3.2rem 1.2rem}}.woocommerce-account .logged-in .entry-content .edit-account .av_tip_facturare_radio,.woocommerce-account .logged-in .entry-content .edit-account #fattura_field,.woocommerce-account .logged-in .entry-content .edit-account #billing_company_field,.woocommerce-account .logged-in .entry-content .edit-account #nr_reg_com_field{display:none!important}.woocommerce-account .logged-in .entry-content .edit-account h2{margin-bottom:3.2rem;font-family:var(--font-2);font-size:4rem}@media screen and (max-width: 576px){.woocommerce-account .logged-in .entry-content .edit-account h2{font-size:3.4rem}}.woocommerce-account .logged-in .entry-content .edit-account .form-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.4rem;flex-wrap:wrap;gap:1.2rem}@media screen and (max-width: 992px){.woocommerce-account .logged-in .entry-content .edit-account .form-row{align-items:start;flex-direction:column}}.woocommerce-account .logged-in .entry-content .edit-account .form-row label{flex-shrink:0}@media screen and (max-width: 1400px){.woocommerce-account .logged-in .entry-content .edit-account .form-row .password-input{min-width:100%}}@media screen and (max-width: 1400px){.woocommerce-account .logged-in .entry-content .edit-account .form-row .password-input input{min-width:100%}}.woocommerce-account .logged-in .entry-content .edit-account .form-row input:not([type=checkbox],[type=submit]),.woocommerce-account .logged-in .entry-content .edit-account .form-row textarea{padding:2.2rem 3.2rem;width:100%;max-width:50rem;height:5.9rem;font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#0d0d0d;background:#fff;border:none;border-radius:6.4rem;transition:border-color .3s ease}@media screen and (max-width: 992px){.woocommerce-account .logged-in .entry-content .edit-account .form-row input:not([type=checkbox],[type=submit]),.woocommerce-account .logged-in .entry-content .edit-account .form-row textarea{max-width:100%}}.woocommerce-account .logged-in .entry-content .edit-account .form-row input:not([type=checkbox],[type=submit])::-moz-placeholder,.woocommerce-account .logged-in .entry-content .edit-account .form-row textarea::-moz-placeholder{color:#0d0d0d}.woocommerce-account .logged-in .entry-content .edit-account .form-row input:not([type=checkbox],[type=submit])::placeholder,.woocommerce-account .logged-in .entry-content .edit-account .form-row textarea::placeholder{color:#0d0d0d}.woocommerce-account .logged-in .entry-content .edit-account .form-row input:not([type=checkbox],[type=submit]):focus,.woocommerce-account .logged-in .entry-content .edit-account .form-row textarea:focus{border-color:var(--accent);outline:none}.woocommerce-account .logged-in .entry-content .edit-account .form-row .woocommerce-Input--password{padding-right:4.8rem!important}.woocommerce-account .logged-in .entry-content .edit-account .form-row span{font-size:1.4rem;font-weight:500}.woocommerce-account .logged-in .entry-content .edit-account .form-row span[id]{margin-left:auto;width:100%;text-align:right}@media screen and (max-width: 992px){.woocommerce-account .logged-in .entry-content .edit-account .form-row span[id]{text-align:initial}}.woocommerce-account .logged-in .entry-content .edit-account .form-row span[id] em{font-style:normal}.woocommerce-account .logged-in .entry-content .edit-account fieldset legend{font-family:var(--font-2)!important;font-size:4rem}@media screen and (max-width: 576px){.woocommerce-account .logged-in .entry-content .edit-account fieldset legend{font-size:3.4rem}}.woocommerce-account .logged-in .entry-content .edit-account button[type=submit],.woocommerce-account .logged-in .entry-content .edit-account input[type=submit]{margin-top:3.2rem;padding:2.2rem 3.2rem;font-size:1.8rem;font-weight:500;letter-spacing:.036rem;color:#cecece;background:#000;border:none;border-radius:6.4rem;transition:all .3s ease;cursor:pointer}.woocommerce-account .logged-in .entry-content .edit-account button[type=submit]:hover,.woocommerce-account .logged-in .entry-content .edit-account input[type=submit]:hover{color:#fff}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .form-row{align-items:stretch;flex-direction:column}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .form-row input:not([type=checkbox],[type=submit]),.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .form-row select{width:100%;max-width:100%}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .select2-container{width:100%!important}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .select2-container .select2-selection--single{display:flex;align-items:center;padding:2.2rem 3.2rem;height:5.9rem;background:#fff;border:none;border-radius:6.4rem}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .select2-container .select2-selection--single .select2-selection__rendered{padding:0;font-family:var(--font-2);font-size:2rem;text-align:left;color:#0d0d0d}.woocommerce-account .logged-in .entry-content .edit-account .woocommerce-address-fields .select2-container .select2-selection--single .select2-selection__arrow{right:2rem;height:100%}.woocommerce-account .logged-in .entry-footer{margin-top:3.2rem}.page-customer--register{position:relative;padding-block:24.4rem 14.4rem}.page-customer--register .page-customer__wrap{margin-left:auto;padding:4.8rem;max-width:150rem;background:var(--accent);border-radius:3.2rem}@media screen and (max-width: 768px){.page-customer--register .page-customer__wrap{padding:3.2rem}}@media screen and (max-width: 576px){.page-customer--register .page-customer__wrap{padding:2rem}}.page-customer--register .page-customer__wrap .page-customer__footer a{display:none}.page-customer .my-account__flags svg{position:absolute;top:0;left:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.page-customer .container{position:relative;display:flex;z-index:1;flex-direction:column}.page-customer__title{margin-bottom:3.2rem}.page-customer__subtitle{margin-bottom:2.4rem;font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.064rem;color:#fff}.page-customer__item{display:flex;flex-direction:column}.page-customer__item input[type=text],.page-customer__item input[type=email],.page-customer__item input[type=password]{margin-bottom:1.6rem;padding:2.2rem 3.2rem;width:100%;font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#000;background:#fff;border:none;border-radius:6.4rem;outline:none}.page-customer__item input[type=text]:focus,.page-customer__item input[type=email]:focus,.page-customer__item input[type=password]:focus{border:none}.page-customer__item input[type=text]::-moz-placeholder,.page-customer__item input[type=email]::-moz-placeholder,.page-customer__item input[type=password]::-moz-placeholder{color:#000}.page-customer__item input[type=text]::placeholder,.page-customer__item input[type=email]::placeholder,.page-customer__item input[type=password]::placeholder{color:#000}.page-customer__item input[type=submit]{display:flex;justify-content:center;align-items:center;margin-top:1.6rem;padding:2.2rem 3.2rem;width:-moz-fit-content;width:fit-content;font-size:1.8rem;font-weight:500;letter-spacing:.036rem;color:#cecece;background:none;background:#000;border:none;border-radius:6.4rem;overflow:hidden;cursor:pointer;text-overflow:ellipsis}.page-customer__privacy{display:flex;align-items:start;gap:2rem;margin-block:1.6rem 3.2rem}.page-customer__privacy a{color:#000}.page-customer__privacy input[type=checkbox]{position:relative;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .2s;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;flex-shrink:0}.page-customer__privacy input[type=checkbox]:checked{border-color:#000}.page-customer__privacy input[type=checkbox]:checked:after{content:"";position:absolute;background:#000;border-radius:50%;inset:.3rem}.u-column1{margin-bottom:3.2rem}.woocommerce-Address-title{margin-bottom:1.2rem}.woocommerce-Address-title h2{font-family:var(--font-2);font-size:3.6rem;font-weight:400;letter-spacing:.08rem;color:#fff}.woocommerce-Address-title a{text-decoration-line:underline}.woocommerce-Address-title a:hover{text-decoration-line:none}.woocommerce-Address address{font-size:2rem!important}.woocommerce-account .not-logged-in .lost-password__title{margin-bottom:3.2rem}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password{margin:0 auto;padding:4.8rem;max-width:60rem;background:var(--accent);border-radius:3.2rem}@media screen and (max-width: 576px){.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password{padding:3.2rem}}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password>p:first-child{margin-bottom:3.2rem;font-size:1.7rem;font-weight:500;line-height:160%;letter-spacing:.032px;color:#bababa}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row{display:flex;margin-bottom:3.2rem;flex-direction:column;gap:1.2rem}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row label{font-size:1.6rem;font-weight:500;color:#fff}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .input-text{padding:2.2rem 3.2rem;width:100%;font-family:var(--font-2);font-size:2rem;font-weight:400;letter-spacing:.08rem;color:#000;background:#fff;border:none;border-radius:6.4rem;outline:none}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .input-text::-moz-placeholder{color:#000}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .input-text::placeholder{color:#000}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .woocommerce-form-row .input-text:focus{border:none}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password .clear{display:none}.woocommerce-account .not-logged-in .woocommerce-ResetPassword.lost_reset_password button[type=submit]{cursor:pointer}.woocommerce-account .not-logged-in .lost-password-confirmation p{font-size:2.4rem;line-height:160%}.link-back{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;font-size:1.3rem;gap:1.2rem;text-decoration:none}.link-back:hover svg{transform:scale(1.2)}.link-back svg{transition:all .5s ease}.link-back span{font-size:2rem;font-weight:600;line-height:2.2rem;letter-spacing:.08rem;text-align:center;color:#f82c11}.checkout-page{color:#000;background:#fafafa;padding-block:9.6rem}.checkout-page__container{position:relative}.checkout-page .link-back{margin-bottom:6.4rem}.checkout-page .checkout-layout{display:flex;gap:6.4rem}@media screen and (max-width: 1050px){.checkout-page .checkout-layout{flex-direction:column}}.checkout-page .checkout-layout__left{max-width:110.4rem;flex:1}@media screen and (max-width: 1050px){.checkout-page .checkout-layout__left{max-width:100%}}.checkout-page .checkout-layout__right{width:56rem;flex-shrink:0}@media screen and (max-width: 1050px){.checkout-page .checkout-layout__right{width:100%}}.checkout-page .checkout .woocommerce-NoticeGroup-checkout{margin-bottom:6.4rem;padding:1.6rem;max-width:110.4rem;font-size:1.4rem;font-weight:400;letter-spacing:.056rem;color:#ff3030;border:1px solid #ececec;border-radius:1.2rem;overflow:hidden;text-overflow:ellipsis}.checkout-page .checkout .woocommerce-NoticeGroup-checkout ul{display:flex;flex-direction:column;gap:.8rem}.checkout-page .checkout h3{margin-bottom:4.8rem;font-size:2rem;font-weight:500;letter-spacing:.04px;color:#000}.checkout-page .checkout .woocommerce-additional-fields h3{display:none}.checkout-page .checkout #ship-to-different-address label{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:1.6rem}.checkout-page .checkout #ship-to-different-address label input[type=checkbox]{position:relative;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.checkout-page .checkout #ship-to-different-address label input[type=checkbox]:after{content:"";position:absolute;background:#000;border-radius:50%;opacity:0;transition:opacity .3s ease;inset:.3rem}.checkout-page .checkout #ship-to-different-address label input[type=checkbox]:checked{border-color:#000}.checkout-page .checkout #ship-to-different-address label input[type=checkbox]:checked:after{opacity:1}.checkout-page .checkout #ship-to-different-address label span{font-size:1.4rem;font-weight:400;letter-spacing:.064rem;color:#000;transition:color .3s ease;cursor:pointer}.checkout-page .checkout #ship-to-different-address label input:checked+span{color:#000}.checkout-page .woocommerce-billing-fields__field-wrapper,.checkout-page .woocommerce-shipping-fields__field-wrapper{display:grid;margin-bottom:4.8rem;gap:3.2rem;grid-template-columns:repeat(6,1fr)}@media screen and (max-width: 576px){.checkout-page .woocommerce-billing-fields__field-wrapper,.checkout-page .woocommerce-shipping-fields__field-wrapper{gap:0;grid-template-columns:1fr;row-gap:3.2rem}}.checkout-page .woocommerce-billing-fields__field-wrapper #tip_facturare_field,.checkout-page .woocommerce-billing-fields__field-wrapper #fattura_field,.checkout-page .woocommerce-billing-fields__field-wrapper #billing_company_field,.checkout-page .woocommerce-billing-fields__field-wrapper #nr_reg_com_field,.checkout-page .woocommerce-shipping-fields__field-wrapper #tip_facturare_field,.checkout-page .woocommerce-shipping-fields__field-wrapper #fattura_field,.checkout-page .woocommerce-shipping-fields__field-wrapper #billing_company_field,.checkout-page .woocommerce-shipping-fields__field-wrapper #nr_reg_com_field{grid-column:span 3}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field),.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field){grid-column:span 2}@media screen and (max-width: 1300px) and (min-width: 1051px),screen and (max-width: 768px) and (min-width: 577px){.checkout-page .woocommerce-billing-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field),.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field){grid-column:span 3}}@media screen and (max-width: 1300px) and (min-width: 1051px),screen and (max-width: 768px) and (min-width: 577px){.checkout-page .woocommerce-billing-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field,#shipping_state_field):last-child:nth-child(odd),.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field,#shipping_state_field):last-child:nth-child(odd){grid-column:1/-1}}@media screen and (min-width: 1301px),screen and (max-width: 1050px) and (min-width: 769px){.checkout-page .woocommerce-billing-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field):nth-last-child(2):nth-child(3n+5),.checkout-page .woocommerce-billing-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field):nth-last-child(1):nth-child(3n+6){grid-column:span 3}.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field):nth-last-child(2):nth-child(3n+1),.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row:not(#tip_facturare_field,#fattura_field,#billing_company_field,#nr_reg_com_field):nth-last-child(1):nth-child(3n+2){grid-column:span 3}}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row{width:100%;float:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .checkout-inline-error-message,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .checkout-inline-error-message,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .checkout-inline-error-message{padding:.4rem 1.2rem;font-size:1.4rem;font-weight:400;letter-spacing:.056rem;color:#ff3030;overflow:hidden;text-overflow:ellipsis}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row label,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row label,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row label{display:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea{padding:.8rem 1.2rem;width:100%;font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064px;color:#000;background:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0;transition:border-color .3s ease;outline:none;resize:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text::-moz-placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select::-moz-placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea::-moz-placeholder{font-size:1.6rem;font-weight:300;line-height:140%;letter-spacing:.064px;color:#000;opacity:.6;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text::placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select::placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea::placeholder{font-size:1.6rem;font-weight:300;line-height:140%;letter-spacing:.064px;color:#000;opacity:.6;transition:opacity .3s ease}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text:focus,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select:focus,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea:focus,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text:focus,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select:focus,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea:focus,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text:focus,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select:focus,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea:focus{border:none;border-bottom:1px solid #000;outline:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text:focus::-moz-placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select:focus::-moz-placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea:focus::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text:focus::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select:focus::-moz-placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea:focus::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text:focus::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select:focus::-moz-placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea:focus::-moz-placeholder{opacity:1}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .input-text:focus::placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select:focus::placeholder,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row textarea:focus::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .input-text:focus::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select:focus::placeholder,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row textarea:focus::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .input-text:focus::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select:focus::placeholder,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row textarea:focus::placeholder{opacity:1}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select{padding-right:3.2rem;font-size:1.6rem;font-weight:300;line-height:140%;letter-spacing:.064px;background-color:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row select:focus,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row select:focus,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row select:focus{border:none;border-bottom:1px solid #000;outline:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container .select2-selection--single,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container .select2-selection--single,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container .select2-selection--single{padding:.8rem 1.2rem;height:auto;background-color:transparent;border:none;border-bottom:1px solid rgba(0,0,0,.4);border-radius:0;transition:border-color .3s ease}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__rendered,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__rendered,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__rendered{padding:0;font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064rem;color:#000}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow{top:50%;right:1.2rem;width:.9rem;height:.9rem;transform:translateY(-50%)}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow b,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow b,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container .select2-selection--single .select2-selection__arrow b{display:none}.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container.select2-container--open .select2-selection--single,.checkout-page .woocommerce-billing-fields__field-wrapper .form-row .select2-container.select2-container--focus .select2-selection--single,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container.select2-container--open .select2-selection--single,.checkout-page .woocommerce-shipping-fields__field-wrapper .form-row .select2-container.select2-container--focus .select2-selection--single,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container.select2-container--open .select2-selection--single,.checkout-page .woocommerce-additional-fields__field-wrapper .form-row .select2-container.select2-container--focus .select2-selection--single{border:none;border-bottom:1px solid #000;outline:none}.checkout-page #tip_facturare_field>label,.checkout-page #fattura_field>label{display:block;margin-bottom:1.6rem;font-size:1.4rem;font-weight:400;line-height:140%;letter-spacing:.056rem;color:#000;opacity:.6}.checkout-page #tip_facturare_field>label .required,.checkout-page #fattura_field>label .required{display:none}.checkout-page #tip_facturare_field .woocommerce-input-wrapper,.checkout-page #fattura_field .woocommerce-input-wrapper{display:flex;align-items:center;gap:1.6rem}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input[type=radio],.checkout-page #fattura_field .woocommerce-input-wrapper input[type=radio]{position:relative;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input[type=radio]:after,.checkout-page #fattura_field .woocommerce-input-wrapper input[type=radio]:after{content:"";position:absolute;background:#000;border-radius:50%;opacity:0;transition:opacity .3s ease;inset:.3rem}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input[type=radio]:checked,.checkout-page #fattura_field .woocommerce-input-wrapper input[type=radio]:checked{border-color:#000}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input[type=radio]:checked:after,.checkout-page #fattura_field .woocommerce-input-wrapper input[type=radio]:checked:after{opacity:1}.checkout-page #tip_facturare_field .woocommerce-input-wrapper label,.checkout-page #fattura_field .woocommerce-input-wrapper label{display:inline;font-size:1.4rem;font-weight:400;line-height:140%;letter-spacing:.056rem;color:#000;transition:color .3s ease;cursor:pointer}.checkout-page #tip_facturare_field .woocommerce-input-wrapper label .required,.checkout-page #fattura_field .woocommerce-input-wrapper label .required{display:none}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input:checked+label,.checkout-page #fattura_field .woocommerce-input-wrapper input:checked+label{color:#000}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input:disabled,.checkout-page #fattura_field .woocommerce-input-wrapper input:disabled{opacity:.4;cursor:not-allowed}.checkout-page #tip_facturare_field .woocommerce-input-wrapper input:disabled+label,.checkout-page #tip_facturare_field .woocommerce-input-wrapper input:disabled+label.disabled,.checkout-page #fattura_field .woocommerce-input-wrapper input:disabled+label,.checkout-page #fattura_field .woocommerce-input-wrapper input:disabled+label.disabled{opacity:.4;cursor:not-allowed}.checkout-page .cod-minimum-notice{margin-bottom:2.4rem;padding:1.6rem 2rem;font-size:1.4rem;font-weight:400;line-height:1.5;letter-spacing:.056rem;color:#856404;background-color:#fff3cd;border:1px solid #ffc107;border-radius:1.2rem}.checkout-page .cod-minimum-notice strong{font-weight:600}.checkout-page #place_order.cod-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.checkout-review__row{display:flex;justify-content:space-between;gap:2rem}.checkout-review__products,.checkout-review__subtotals{display:flex;margin-bottom:3.2rem;padding-bottom:1.6rem;border-bottom:2px dashed #cecece;flex-direction:column;gap:1.6rem}.checkout-review__label{width:100%;max-width:35rem;font-size:1.8rem;font-weight:400;letter-spacing:.072rem;color:#000;overflow:hidden;text-overflow:ellipsis}.checkout-review__value{max-width:35rem;font-size:1.8rem;font-weight:400;letter-spacing:.072rem;color:#000;overflow:hidden;flex-shrink:0;text-overflow:ellipsis}.checkout-review__total{margin-bottom:3.2rem;font-size:1.8rem;font-weight:500;letter-spacing:.072rem;color:#000;overflow:hidden;text-overflow:ellipsis}.checkout-review__shipping{display:flex;flex-direction:column;gap:1.2rem}.checkout-review__label--shipping{margin-bottom:.4rem;font-weight:400}.checkout-review__shipping-methods{display:flex;margin:0;padding:0;flex-direction:column;gap:1rem;list-style:none}.checkout-review__shipping-method label{display:flex;align-items:center;cursor:pointer;gap:1rem}.checkout-review__shipping-method input[type=radio]{margin:0;width:1.8rem;height:1.8rem;accent-color:var(--clr-accent, #000);cursor:pointer;flex-shrink:0}.checkout-review__shipping-method--disabled label{color:#818181;cursor:not-allowed}.checkout-review__shipping-method--disabled .checkout-review__shipping-label,.checkout-review__shipping-method--disabled .woocommerce-Price-amount{color:#818181}.checkout-review__shipping-method--disabled input[type=radio]{opacity:.4;cursor:not-allowed}.checkout-review__shipping-label{font-size:1.6rem;line-height:1.4;letter-spacing:.064rem}.checkout-review__no-shipping{margin:0;font-size:1.4rem;color:#666}.woocommerce-checkout-review-order{margin-top:-30rem;padding:4.8rem;width:56rem;background:#f5f5f5;border-radius:4.8rem;box-shadow:0 4px 250px #0000000d inset}@media screen and (max-width: 1050px){.woocommerce-checkout-review-order{position:static;margin-top:0;width:100%}}.woocommerce-checkout-review-order #order_review_heading{margin-bottom:3.2rem;font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.064rem;color:var(--accent)}.woocommerce-checkout-review-order .button{display:inline-flex;justify-content:center;align-items:center;padding:2.2rem 3.2rem;font-family:var(--font-2);font-size:2rem;font-weight:400;line-height:normal;letter-spacing:.08rem;text-align:center;color:#fff;background:#f82c11;border:1px solid transparent;border:1px solid #f82c11;border-radius:6.4rem;transition:all .4s ease;white-space:nowrap}@media (hover: hover){.woocommerce-checkout-review-order .button:hover{color:#f82c11;background:rgba(248,44,17,.2)}}.woocommerce-checkout-review-order .button:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.payment_methods{display:flex;margin-bottom:3.2rem;flex-direction:column;gap:2.4rem}.payment_methods li{display:grid;align-items:start;gap:1.6rem;grid-template-columns:2rem 1fr}.payment_methods li:only-child{grid-template-columns:1fr}.payment_methods li:only-child input[type=radio]{display:none}.payment_methods li:only-child .payment_box{grid-column:1}.payment_methods li input[type=radio]{position:relative;margin-top:.3rem;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.payment_methods li input[type=radio]:after{content:"";position:absolute;background:#000;border-radius:50%;opacity:0;transition:opacity .3s ease;inset:.3rem}.payment_methods li input[type=radio]:checked{border-color:#000}.payment_methods li input[type=radio]:checked:after{opacity:1}.payment_methods li label{font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064rem;color:#000;transition:color .3s ease;cursor:pointer}.payment_methods li input:checked+label{color:#000}.payment_methods li .payment_box{font-size:1.4rem;font-weight:400;line-height:140%;letter-spacing:.056rem;color:#818181;grid-column:2}.woocommerce-privacy-policy-text{margin-bottom:3.2rem}.woocommerce-privacy-policy-text p{font-size:1.6rem;font-weight:400;letter-spacing:.064rem;color:#797979}.woocommerce-privacy-policy-text p a{color:#0071f3;text-decoration-line:underline}.woocommerce-privacy-policy-text p a:hover{text-decoration-line:none}.woocommerce-privacy-policy-checkbox{margin-bottom:3.2rem}.woocommerce-privacy-policy-checkbox label{display:flex;align-items:flex-start;cursor:pointer;gap:1.6rem}.woocommerce-privacy-policy-checkbox label input[type=checkbox]{position:relative;margin-top:.3rem;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;flex-shrink:0}.woocommerce-privacy-policy-checkbox label input[type=checkbox]:after{content:"";position:absolute;background:#000;border-radius:50%;opacity:0;transition:opacity .3s ease;inset:.3rem}.woocommerce-privacy-policy-checkbox label input[type=checkbox]:checked{border-color:#000}.woocommerce-privacy-policy-checkbox label input[type=checkbox]:checked:after{opacity:1}.woocommerce-privacy-policy-checkbox label span{font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064rem;color:#797979}.woocommerce-privacy-policy-checkbox label span a{color:#0071f3;text-decoration-line:underline}.woocommerce-privacy-policy-checkbox label span a:hover{text-decoration-line:none}.checkout-toggles{display:flex;margin-bottom:6.4rem;gap:6.4rem}.checkout-toggles__left{max-width:110.4rem;background:#fff;border:1px solid #ececec;border-radius:4.8rem;flex:1}@media screen and (max-width: 1050px){.checkout-toggles__left{max-width:100%}}.checkout-toggles__right{width:56rem}@media screen and (max-width: 1050px){.checkout-toggles__right{display:none}}.checkout-toggles__login{border-bottom:1px solid #ececec}.checkout-toggles .woocommerce-info{display:flex;padding:4.8rem;font-family:var(--font-2);font-size:3.2rem;font-weight:400;letter-spacing:-.064rem;color:#f82c11;flex-direction:column;gap:3.2rem}.checkout-toggles .woocommerce-info a{width:-moz-fit-content;width:fit-content;font-family:var(--font-1);font-size:1.6rem;font-weight:500;line-height:160%;letter-spacing:.064rem;color:#f62c11;text-decoration-line:underline}.checkout-toggles .woocommerce-info a:hover{text-decoration-line:none}.checkout-toggles .login .form-row{margin-bottom:4.8rem}.checkout-toggles .login .form-row-first{margin-bottom:3.2rem}.checkout-toggles .login .form-row--checkbox{display:flex;align-items:center;gap:1.6rem}.checkout-toggles .login .form-row--checkbox input[type=checkbox]{position:relative;width:2rem;height:2rem;border:1px solid #000;border-radius:50%;transition:all .3s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.checkout-toggles .login .form-row--checkbox input[type=checkbox]:after{content:"";position:absolute;background:#000;border-radius:50%;opacity:0;transition:opacity .3s ease;inset:.3rem}.checkout-toggles .login .form-row--checkbox input[type=checkbox]:checked:after{opacity:1}.checkout-toggles .login .form-row--checkbox label{display:flex;align-items:center;font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064rem;color:#000;cursor:pointer;gap:1.6rem}.checkout-toggles .login .form-row--actions{display:flex;justify-content:space-between;align-items:center;gap:2.4rem}.checkout-toggles .login .form-row--actions .lost_password{font-size:1.6rem;font-weight:500;line-height:160%;letter-spacing:.064rem;color:var(--accent);text-decoration-line:underline}.checkout-toggles .login .form-row--actions .lost_password:hover{text-decoration-line:none}.checkout-toggles .checkout_coupon .form-row-first{margin-bottom:4.8rem}.checkout-toggles .checkout_coupon .coupon-error-notice{font-size:1.6rem;font-weight:400;line-height:140%;letter-spacing:.064px;color:var(--accent);padding-inline:1.2rem}.checkout-toggles .login,.checkout-toggles .checkout_coupon{margin-top:-3.2rem;padding:0 4.8rem 4.8rem}.checkout-toggles .login p:first-child,.checkout-toggles .checkout_coupon p:first-child{margin-bottom:4.8rem;font-family:var(--font-1);font-size:1.8rem;font-weight:400;letter-spacing:.036px;color:#000}.checkout-toggles .login button,.checkout-toggles .checkout_coupon button{color:#fff}.checkout-toggles .login button:hover,.checkout-toggles .checkout_coupon button:hover{color:var(--accent)}.checkout-toggles .woocommerce-form-login .form-row,.checkout-toggles .woocommerce-form-coupon .form-row{width:100%;float:none}.checkout-toggles .woocommerce-form-login .input-text,.checkout-toggles .woocommerce-form-coupon .input-text{padding:.8rem 1.2rem;width:100%;color:#000;border:none;border-bottom:1px solid rgba(0,0,0,.4);transition:border-color .3s ease;outline:none}.checkout-toggles .woocommerce-form-login .input-text::-moz-placeholder,.checkout-toggles .woocommerce-form-coupon .input-text::-moz-placeholder{font-size:1.6rem;font-weight:300;line-height:140%;letter-spacing:.064px;color:#000;opacity:.6;-moz-transition:opacity .3s ease;transition:opacity .3s ease}.checkout-toggles .woocommerce-form-login .input-text::placeholder,.checkout-toggles .woocommerce-form-coupon .input-text::placeholder{font-size:1.6rem;font-weight:300;line-height:140%;letter-spacing:.064px;color:#000;opacity:.6;transition:opacity .3s ease}.checkout-toggles .woocommerce-form-login .input-text:focus,.checkout-toggles .woocommerce-form-coupon .input-text:focus{border:none;border-bottom:1px solid #000;outline:none}.checkout-toggles .woocommerce-form-login .input-text:focus::-moz-placeholder,.checkout-toggles .woocommerce-form-coupon .input-text:focus::-moz-placeholder{opacity:1}.checkout-toggles .woocommerce-form-login .input-text:focus::placeholder,.checkout-toggles .woocommerce-form-coupon .input-text:focus::placeholder{opacity:1}.checkout-toggles .woocommerce-form-login .password-input,.checkout-toggles .woocommerce-form-coupon .password-input{max-width:100%}
