code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.slick-slider :focus,textarea:focus{outline:none}body{padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1;height:auto;overflow-x:hidden;max-width:425px;margin:auto;direction:rtl;direction:var(--dir)}.desktop-app{zoom:.9}.desktop-app,.desktop-mako-app{max-width:unset!important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{--dir:rtl;--pinkish-red:#eb252e;--app-red:#ed2627;--reg-blue:#427fd2;--gray-text:rgba(22,22,22,0.6);--gray-nav-text:#6b6b6b;--blackish-text:#0c0c0c;--gray-page-bg:#eee;--black:#000;--white:#fff;--gray-bg:#ececec;--blue-text:#429dd2;--mako-dark-blue:#122436;--mako-light-blue:#21a3c5}*{box-sizing:border-box}img{flex-shrink:0}button,input{outline:none;background:none;border:none}button{cursor:pointer}.dashbaord__wrapper{padding-top:80px}.section__h1{font-size:40px;text-align:center}a{text-decoration:none;color:#000;color:var(--black)}@font-face{font-family:f400;src:url(/static/media/Heebo-Regular.56936776.ttf)}@font-face{font-family:f500;src:url(/static/media/Heebo-Medium.6c57263d.ttf)}@font-face{font-family:f100;src:url(/static/media/Heebo-Thin.0f806743.ttf)}@font-face{font-family:f900;src:url(/static/media/Heebo-Bold.ede6fdf4.ttf)}.button__disabled{opacity:.5;pointer-events:none}.button__red{width:100%;max-width:425px;height:40px;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 2px 1px -1px rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.14);background-color:#eb252e;background-color:var(--pinkish-red);display:flex;align-items:center;justify-content:center}.mako .button__red{background-color:#21a3c5;background-color:var(--mako-light-blue)}.hamechiron .button__red{background-color:#427fd2;background-color:var(--reg-blue)}.ace .button__red:hover{background-color:#c20f17}.button__red.button__red>span{font-size:15px;line-height:1.14;letter-spacing:.47px;text-align:center;color:#fff;color:var(--white);font-family:f400;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}.button__red>h1{font-family:f900;font-size:18px;line-height:.89;letter-spacing:.6px;color:#fff;color:var(--white);padding-left:7px}.button__red img{height:16px;width:16px;margin-left:8px}.curtain{width:100%;height:100%;position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;background-color:#000;z-index:-100;max-width:425px;-webkit-transition:all .2s;transition:all .2s}.curtain--active{opacity:.57;z-index:9000;-webkit-transition:opacity .2s;transition:opacity .2s}.ace .curtain--active{-webkit-transition-delay:.2s;transition-delay:.2s}.CircularProgressbar.CircularProgressbar{pointer-events:none}.CircularProgressbar.CircularProgressbar .CircularProgressbar-path{stroke:rgba(235,37,46,.7)}.CircularProgressbar.CircularProgressbar .CircularProgressbar-trail{stroke:rgba(235,37,46,.1)}.hamechiron .CircularProgressbar.CircularProgressbar .CircularProgressbar-path{stroke:rgba(66,127,210,.7)}.hamechiron .CircularProgressbar.CircularProgressbar .CircularProgressbar-trail{stroke:rgba(66,127,210,.1)}.mako .CircularProgressbar.CircularProgressbar .CircularProgressbar-path{stroke:rgba(33,163,197,.7)}.mako .CircularProgressbar.CircularProgressbar .CircularProgressbar-trail{stroke:rgba(33,163,197,.1)}.CircularProgressbar.CircularProgressbar .CircularProgressbar-text{fill:#000;fill:var(--black)}.cart-popup-btn{width:65px;height:65px;border-radius:50%;box-shadow:0 4px 8px -1px rgba(0,0,0,.22),0 1px 10px 0 rgba(0,0,0,.14),0 4px 8px 0 rgba(0,0,0,.18);background-color:#fff;cursor:pointer;position:fixed;bottom:25px;left:calc((100vw - 375px)/2);display:flex;align-items:center;justify-content:center;z-index:8999}@media screen and (max-width:425px){.cart-popup-btn{left:25px;right:unset}}.cart-popup-btn img[alt=cart]{width:30.9px;height:28.5px}.cart-popup-btn>figure{width:18px;height:18px;border-radius:9px;background-color:#eb252e;background-color:var(--pinkish-red);position:absolute;top:2px;left:2px;display:flex;align-items:center;justify-content:center}.cart-popup-btn>figure>p{font-family:f400;font-size:14px;color:#fff;color:var(--white)}.cart-popup{width:calc(100% - 30px);max-width:395px;height:74vh;background:#fff;background:var(--white);background:#eee;background:var(--gray-page-bg);position:fixed;bottom:15px;left:50%;-webkit-transform:translateX(calc(-50% + .5px));transform:translateX(calc(-50% + .5px));overflow:hidden;z-index:10000}.cart-popup>header{height:46px;width:100%;background:#fff;background:var(--white);padding:0 16px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.2);position:absolute;top:0;z-index:2;left:0}.cart-popup>header>h1{font-family:f400;font-size:16px;color:#0c0c0c;color:var(--blackish-text)}.cart-popup>main{width:100%;height:100%;padding-top:46px;padding-bottom:56px;overflow-y:scroll;overflow-x:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}.cart-popup>main>div{height:143px;width:100%;background-color:#fff;background-color:var(--white);margin-bottom:16px;display:flex;padding:16px}.cart-popup>main>div>img{width:75px;height:75px}.cart-popup>main>div>section{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;margin-right:10px;width:100%}.cart-popup>main>div>section>h1{font-family:f400;font-size:18px;line-height:.89;letter-spacing:.6px;color:#000;color:var(--black)}.cart-popup>main>div>section>div{display:flex;width:100%;justify-content:space-between}.cart-popup>main>div>section>div>span{display:flex;flex-direction:column;align-items:flex-start}.cart-popup>main>div>section>div>span>p:first-of-type{font-family:f400;font-size:12px;line-height:1.75;letter-spacing:.2px;color:rgba(22,22,22,.84)}.cart-popup>main>div>section>div>span>p:last-of-type{font-family:f400;font-size:16px;line-height:1;letter-spacing:1.4px;color:#eb252e;color:var(--pinkish-red)}.cart-popup>main>div>section>p{font-family:f400;font-size:14px;line-height:1.14;letter-spacing:.5px;color:#000;color:var(--black)}.cart-popup>footer{height:56px;width:100%;position:absolute;bottom:0;left:0;display:flex;flex-direction:row-reverse;box-shadow:0 -2px 5px rgba(0,0,0,.15)}.cart-popup>footer>button:first-of-type>img{width:24px}.cart-popup>footer>button:first-of-type{height:56px;width:56px;background:#fff;background:var(--white);justify-content:center;align-items:center;display:flex}.cart-popup>footer>button:last-of-type{height:100%;width:calc(100% - 56px);background-color:#eb252e;background-color:var(--pinkish-red)}.cart-popup>footer>button:last-of-type>p{font-family:f400;font-size:18px;line-height:.89;letter-spacing:.6px;color:#fff;color:var(--white)}.slick-slider{overflow:hidden!important}.lds-ellipsis{display:inline-block;position:relative;width:64px;height:64px}.lds-ellipsis div{position:absolute;top:27px;width:11px;height:11px;border-radius:50%;background:#eb252e;background:var(--pinkish-red);-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:6px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:6px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:26px}.lds-ellipsis div:nth-child(4){left:45px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(19px);transform:translate(19px)}}.hamechiron .cart-popup-btn>figure,.hamechiron .lds-ellipsis div{background-color:#427fd2;background-color:var(--reg-blue)}.mako .cart-popup-btn>figure,.mako .lds-ellipsis div{background-color:#21a3c5;background-color:var(--mako-light-blue)}.ace .cart-popup-btn{display:none}.ace .curtain__ace{position:fixed;right:0;top:0;z-index:-17;background:rgba(0,0,0,.57);width:25%;height:109px;opacity:0;-webkit-transition:all .2s;transition:all .2s}.ace .curtain__ace--active{opacity:1;-webkit-transition:all .2s;transition:all .2s;-webkit-transition-delay:.2s;transition-delay:.2s;z-index:999999}@media screen and (min-width:425px){.ace .curtain__ace{right:calc(50% - 212px);max-width:106px}}.desktop__footer{width:100%;height:50px;background-color:#f9f9f9;font-family:f400}.desktop__footer>div{max-width:1280px;padding:0 15px;width:100%;height:100%;justify-content:space-between;margin:auto}.desktop__footer>div,.desktop__footer>div>span{display:flex;align-items:center}.desktop__footer>div>span>a{cursor:pointer}.desktop__footer>div>span>a:first-of-type{margin-left:30px}.desktop__footer>div>span>img{height:40px;object-fit:contain;margin-left:20px}.desktop__footer>div>a>p,.desktop__footer>div>span>p{opacity:.6;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.desktop__footer>div>a>img{width:18px;margin-left:5px}.desktop__footer>div>p{opacity:.5}.desktop__footer>div>a>p:last-of-type,.desktop__footer>div>span>p:last-of-type{padding-right:8px;font-weight:700}.desktop__footer>div>a{display:flex;align-items:center}.mako-footer-desktop{display:flex;max-width:970px;padding:0 15px;width:100%;justify-content:space-between;margin:100px auto 25px;font-family:f400}.mako-footer-desktop>div{display:flex;align-items:center}.mako-footer-desktop>div:first-of-type>p{opacity:.6;font-weight:100}.mako-footer-desktop>div:first-of-type>p,.mako-footer-desktop>div:nth-of-type(2)>a>p{font-size:14px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.35px;text-align:center;color:#000;padding-right:11px}.mako-footer-desktop>div:nth-of-type(2)>a>p{font-weight:400;text-decoration:underline;cursor:pointer}.interface-back-button{width:55px;height:55px;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px -1px rgba(0,0,0,.24),0 1px 10px 0 rgba(0,0,0,.16),0 4px 5px 0 rgba(0,0,0,.21);position:fixed;right:16px;bottom:28px;cursor:pointer}.interface-back-button,.interface-back-button>span{display:flex;justify-content:center;align-items:center}.interface-back-button>span{width:18px;height:18px;border-radius:9px;background-color:#eb252e;background-color:var(--pinkish-red);position:absolute;left:0;top:0}.mobile-footer{width:100%;background-color:#f9f9f9;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:17px}.mobile-footer>p{opacity:.6;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#000;width:300px;margin-top:20px}.mobile-footer>p:last-of-type{font-weight:700;margin-top:5px}.mobile-footer>section{height:104px;width:100%;justify-content:space-between;display:flex;align-items:center;padding:0 15px}.mobile-footer>section>img{height:80%;max-width:110px}.mobile-footer>section>div{display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:70px}.mobile-footer>section>div>button{width:170px;height:30px;border:1px solid #cdcdcd;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}@media screen and (min-width:425px){.interface-back-button{right:calc(50% - 138.5px);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}}@media screen and (min-width:1250px){.ace .curtain{max-width:unset}.ace .curtain--active{z-index:10000;-webkit-transition-delay:unset;transition-delay:unset;-webkit-transition:opacity .2s;transition:opacity .2s}.ace .curtain__ace{display:none}.room__rec__popup{width:420px;height:500px;overflow-y:scroll;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);overflow-x:hidden}.app__contact__popup,.room__rec__popup{z-index:10001;position:fixed;background:#fff;top:50%;left:50%}.app__contact__popup{width:700px;height:430px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.app__contact__popup .contact{padding:0;height:unset}.app__contact__popup .contact>h1{width:100%;height:65px;font-size:27px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.01;letter-spacing:.9px;text-align:right;color:#fff;padding:18px 28px}.ace .app__contact__popup .contact>h1,.app__contact__popup .contact>h1{background-color:#eb252e;background-color:var(--pinkish-red)}.desktop-mako-app .app__contact__popup .contact>h1{background-color:#21a3c5;background-color:var(--mako-light-blue)}.hamechiron .app__contact__popup .contact>h1{background-color:#427fd2;background-color:var(--reg-blue)}.app__contact__popup .contact__input-group{width:47%}.app__contact__popup .contact>span{display:flex;flex-wrap:wrap;padding:0 34px;justify-content:space-between}.desktop-mako-app .app__contact__popup .contact>span{padding-top:30px}.app__contact__popup .contact>h2{font-size:18px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:normal;text-align:right;color:#000;width:100%;padding-right:34px;padding-top:24px;padding-bottom:30px}.app__contact__popup .contact>button{width:300px;margin-top:20px}.desktop-mako-app .app__contact__popup .contact>button{background-color:#21a3c5;background-color:var(--mako-light-blue)}.app__contact__popup .contact>p{display:none}.app__contact__popup .customdropdown{position:relative}.app__contact__popup .customdropdown__menu--active{position:absolute;left:0;top:105%;-webkit-transform:none;transform:none;min-height:223px;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.app__contact__popup .customdropdown__menu>h3,.customdropdown__menu--active>h3{display:none}.app__contact__popup .customdropdown__menu{left:unset;-webkit-transform:unset;transform:unset;position:absolute;left:0;top:105%;-webkit-transform:none;transform:none;min-height:223px;border-radius:4px;display:none;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.app__contact__popup .minimun__price__popup>div{display:flex;flex-direction:column;align-items:center;height:260px}.login__popup__wrapper{width:420px;height:500px;z-index:10001;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ace .category .button__red img{margin:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@media screen and (min-width:940px){.mako .curtain{max-width:unset}.mako .curtain--active{z-index:10000;-webkit-transition-delay:unset;transition-delay:unset;-webkit-transition:opacity .2s;transition:opacity .2s}.desktop-mako-app .cart-popup-btn{display:none}}@media screen and (max-width:319px){.cart-popup-btn{height:40px;width:40px}.cart-popup-btn img[alt=cart]{height:26px;width:24px}.cart-popup-btn>figure{top:-2px;left:-2px}}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.home{height:auto;padding-bottom:30px;overflow-x:hidden}.home>p{font-family:f400;padding-top:20px;font-size:12px}.home .lds-ellipsis{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.home .lds-ellipsis div{background-color:var(--white)}.home__first{width:100%;height:47%;position:relative;display:flex;flex-direction:column;justify-content:center}.home__first img[alt=logo]{width:117px;height:60px;margin-bottom:15px}.home__first h1:before{content:"";width:30px;height:3px;position:absolute;top:-15px;left:50%;border-radius:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);background-color:var(--white)}.home__first h1,.home__first h2{color:var(--white);position:relative}.home__first h1{text-shadow:0 0 10px rgba(0,0,0,.3);font-size:24.5px;letter-spacing:0;margin-bottom:9px}.home__first h1,.home__first h2{font-family:f400}.home img[alt=home]{width:100%;height:100%;object-fit:cover;object-position:60% 10%;position:absolute;top:0;left:0;z-index:-1}.home__second{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;font-family:f400;position:relative}.home__second__arrow{position:absolute}.home__second__arrow--1{bottom:46%;left:15px;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.home__second__arrow--2{bottom:46%;right:15px}.home__second h3{font-size:15px;font-weight:100;line-height:1.07;letter-spacing:.91px;color:var(--black);font-family:f400;padding-bottom:20px}.home__second__desc{display:flex;width:92%;justify-content:space-between}.home__second__desc span{max-width:100px}.home__second__desc span p{opacity:.6;font-size:12px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.73px;text-align:center;color:var(--black)}.home__second__join{display:flex;position:relative;cursor:pointer}.home__second__join:after{content:url(/static/media/redarrow.a313d38d.svg);position:absolute;-webkit-transform:rotate(90deg) translate(1px);transform:rotate(90deg) translate(1px);top:-2px;left:-9px}.home__second__join p{font-size:14px;line-height:1;letter-spacing:1.3px;color:var(--pinkish-red);font-family:f400;margin-bottom:16px;white-space:nowrap}.home__second__join p:last-child{border-bottom:1px solid var(--pinkish-red)}.home__second>p{font-size:12px;letter-spacing:-.3px;text-align:center;color:#000}.home__second .button__red{max-width:301px;width:70vw;margin:35px auto 25px}.home__second__button-container{width:300px}.hamechiron .home__first h1:before{top:-10px;left:49%}.hamechiron .home__second__desc span p{opacity:1}.hamechiron .home__second .button__red{background-color:var(--reg-blue)}.hamechiron .button__red.button__red>span{font-size:16px}.hamechiron .home__second__join p:last-child{border-bottom:1px solid var(--reg-blue)}.hamechiron .home__second__join p{color:var(--reg-blue)}.hamechiron .home__second__join:after{content:url(/static/media/16.704b2b29.svg);-webkit-transform:rotate(0deg) scale(.65) translateY(2px);transform:rotate(0deg) scale(.65) translateY(2px)}.mako .home__first h1:before{top:-10px;left:49%}.mako .home__second__desc span p{opacity:1}.mako .home__second .button__red{background-color:var(--mako-light-blue)}.mako .button__red.button__red>span{font-size:16px}.mako .home__second__join p:last-child{border-bottom:1px solid var(--mako-light-blue)}.mako .home__second__join p{color:var(--mako-light-blue)}.mako .home__second__join:after{content:url(/static/media/20.28432021.svg);-webkit-transform:rotate(90deg) scale(.65) translate(3px,4px);transform:rotate(90deg) scale(.65) translate(3px,4px)}.ace .home{height:auto;padding-bottom:50px;overflow-x:hidden}.home__first{height:220px}.ace .home img[alt=home]{object-position:top}@media screen and (min-width:1250px){.ace .home__second__arrow{display:none}.ace .home{width:100%;max-width:1250px;margin:auto;height:auto;min-height:600px;padding-bottom:0}.ace .home>p,.mako .home>p{display:none}.ace .home__first{justify-content:flex-end;padding-bottom:42px;height:340px;margin-top:20px}.ace .home__first h1:before,.ace .home__first img[alt=logo]{display:none}.ace .home__first h1{font-size:40px}.ace .home__first h2{font-size:20px}.ace .home__second{padding:30px}.ace .home__second__desc{width:100%;max-width:670px}.ace .home__second h3{font-size:25px;font-family:f400;padding-bottom:40px}.ace .home__second__desc span{max-width:135px}.ace .home__second__desc span>img{width:50px;object-fit:contain}.ace .home__second__desc span>p{font-size:18px}.ace .home__second__button-container{width:400px;margin-top:10px;margin-bottom:20px}.ace .home__second .button__red{max-width:unset;width:400px;height:55px}.ace .button__red.button__red>span{font-size:18px!important;font-weight:700}.ace .home__second__join p{font-size:20px;font-family:f400;white-space:nowrap}.ace .home__second__join:after{-webkit-transform:rotate(90deg) translate(1px) scale(1.4);transform:rotate(90deg) translate(1px) scale(1.4);top:2px}.ace .home__second>p{display:none}.ace .home__mako-desktop-banners{font-family:f400;margin-top:15px;max-width:unset}.ace .home__mako-desktop-banners>header,.mako .home__mako-desktop-banners>header{background:none;width:100%;margin:0 0 10px;padding-right:0}.ace .home__mako-desktop-banners>header>p,.mako .home__mako-desktop-banners>header>p{width:100%;border-bottom:1px solid rgba(0,0,0,.2);display:flex;font-size:25px;letter-spacing:-.03px;padding-bottom:10px;margin-bottom:15px}.ace .home__mako-desktop-banners__container{display:flex;flex-wrap:wrap}.ace .home__mako-desktop-banners__container>div{position:relative}.ace .home__mako-desktop-banners__container>div>img{position:absolute;z-index:-1;height:100%;width:100%}.ace .home__mako-desktop-banners .home__second__button-container button,.mako .home__mako-desktop-banners .home__second__button-container button{width:425px;height:55px;margin:40px auto 70px}.ace .home__mako-desktop-banners__container>div{width:calc(50% - 10px);height:302px;margin-bottom:20px;display:flex;align-items:flex-end}.ace .home__mako-desktop-banners__container>div:nth-of-type(odd){margin-left:20px}.ace .home__mako-desktop-banners__container>div>div{display:flex;justify-content:space-between;align-items:center;width:100%;height:65px;background-color:rgba(0,0,0,.65);padding:0 10px 0 15px}.ace .home__mako-desktop-banners__container>div>div>p{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:1.01px;text-align:right;color:#fff}}@media screen and (min-width:940px){.mako .home__second__arrow{display:none}.mako .home{max-width:970px;width:100%;padding:0 15px;margin:auto;height:auto}.mako .home__first{height:450px;justify-content:flex-end;padding-bottom:35px}.mako .home img[alt=home]{object-position:top}.mako .home__first h1:before,.mako .home__first img[alt=logo]{display:none}.mako .home__first h1{font-size:40px}.mako .home__first h2{font-size:20px}.mako .home__second{padding:20px 0}.mako .home__second h3{font-size:25px;padding:50px 0}.mako .home__second__desc{padding-bottom:30px}.mako .home__second__desc span{max-width:unset;width:250px}.mako .home__second__desc span>img{width:100px;height:100px}.mako .home__second__desc span p{font-size:18px;opacity:.6;padding-top:15px}.mako .home__second .button__red{height:50px;width:290px}.mako .button__red.button__red>span{font-size:18px;font-weight:700}.mako .home__second>p,.mako .home__second__join{display:none}.mako .home__mako-desktop-banners{font-family:f400;margin-top:20px;max-width:unset}.mako .home__mako-desktop-banners>p{border-bottom:1px solid rgba(0,0,0,.2);display:flex;font-size:25px;letter-spacing:-.03px;padding-bottom:10px;margin-bottom:15px}.mako .home__mako-desktop-banners__container{display:flex;flex-wrap:wrap}.mako .home__mako-desktop-banners__container>div{width:calc(50% - 10px);height:302px;margin-bottom:20px;display:flex;align-items:flex-end}.mako .home__mako-desktop-banners__container>div:nth-of-type(odd){margin-left:20px}.mako .home__mako-desktop-banners__container>div>div{display:flex;justify-content:space-between;align-items:center;width:100%;height:65px;background-color:rgba(0,0,0,.65);padding:0 10px 0 15px}.mako .home__mako-desktop-banners__container>div>div>p{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:1.01px;text-align:right;color:#fff}}.home__button__screen__animation{position:relative;overflow:hidden}.home__button__screen__animation figure{-webkit-animation:move5 1.5s linear infinite forwards;animation:move5 1.5s linear infinite forwards;width:100%;height:100%;right:-20px;position:absolute;top:0;background:hsla(0,0%,100%,.3);-webkit-filter:blur(20px);filter:blur(20px);opacity:1}@-webkit-keyframes move5{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(300%);transform:translateX(300%)}}@keyframes move5{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(300%);transform:translateX(300%)}}.home__mako-desktop-banners{font-family:f400;width:100%;max-width:425px;padding:0 16px}.home__mako-desktop-banners>header{display:flex;align-items:center;white-space:nowrap;min-height:30px;margin-bottom:20px}.home__mako-desktop-banners__container>div{width:100%;position:relative;border-radius:10px;overflow:hidden;margin-bottom:16px}.home__mako-desktop-banners__container>div>div{width:100%;position:absolute;bottom:1px;background-color:rgba(0,0,0,.7);height:56px;padding:0 14px;display:flex;align-items:center}.home__mako-desktop-banners__container>div>div>p{color:#fff;padding:0 10px;text-align:right;line-height:1.43;font-size:14px;font-weight:100;letter-spacing:.71px}.home__mako-desktop-banners__container>div>img{width:100%;box-shadow:0 0 14px 0 rgba(0,0,0,.15);height:100%;object-fit:cover;object-position:top}.home__mako-desktop-banners__container{margin-bottom:30px}@media screen and (max-width:319px){.home__first{min-height:160px}.home__first h1{font-size:20px}.home__first h2{font-size:14px}.home__first img[alt=logo]{-webkit-transform:scale(.8);transform:scale(.8)}.home__second h3{font-size:12px}.home__second__desc span p{font-size:10px}.home__second{padding:20px 8px}.home__second__button-container{width:100%}.home__second__join p{font-size:12px}.home__second>p{font-size:10px}.home .button__red{height:30px}.home .button__red>span{font-size:14px!important;font-weight:100}.home__second__join:after{-webkit-transform:scale(.5)!important;transform:scale(.5)!important}}.room{padding:16px;display:flex;flex-direction:column;align-items:flex-start;overflow:hidden}.room>h1{font-family:f400;font-size:22px;line-height:1;letter-spacing:.5px;color:var(--black);padding:20px 0 10px}.room>h2{font-size:15px;font-family:f400;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;text-align:right;color:#0c0c0c;padding-top:10px;cursor:auto}.room__categories{display:flex;flex-wrap:wrap;width:100%}.room__input-section{width:100%;margin-top:15px}.room__input-section>section{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px}.room__input-section>span{width:100%;display:block;padding-bottom:5px;text-align:right}.ace .room__input-section>span{border-bottom:1px solid var(--pinkish-red)}.mako .room__input-section>span{border-bottom:1px solid var(--mako-light-blue)}.hamechiron .room__input-section>span{border-bottom:1px solid var(--reg-blue)}.room__input-section>section>figure{width:30px;height:30px;border-radius:50%;cursor:pointer;background-color:#ebebeb;display:flex;align-items:center;justify-content:center}.room__input-section>section>h4{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;text-align:right}.ace .room__input-section>section>h4{color:var(--app-red)}.mako .room__input-section>section>h4{color:var(--mako-light-blue)}.hamechiron .room__input-section>section>h4{color:var(--reg-blue)}.room__input-section>section>button{width:89px;height:30px;border-radius:100px;background-color:#ebebeb;font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:normal;color:#000}.room>h3{font-family:f400;font-size:22px;line-height:1;letter-spacing:.5px;color:var(--black);padding-bottom:20px}.room__categories__item{width:calc(50% - 11px);height:300px;position:relative;margin-bottom:40px;cursor:pointer}.room__categories__item>p{opacity:.6;font-size:15px;font-family:f400;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:normal;text-align:right;color:#0c0c0c;padding-top:10px;cursor:auto}.room__categories__item--recommendation{width:100%;height:242px;margin-bottom:120px}img[alt=logo-blue-top]{top:8px;right:4px;bottom:unset;width:25px;height:25px;position:absolute;z-index:1;border-radius:50%;display:none}.room__categories__item--recommendation>h1{font-family:f400;font-size:18px;line-height:1;letter-spacing:.5px;color:var(--black);text-align:right;padding-top:37px;cursor:auto}.room__categories__item--recommendation>h3{font-family:f400;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.38px;text-align:right;color:#000;opacity:.6;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.2)}.room__categories__item--recommendation section{width:100%;height:100%;margin-top:10px}.room__categories__item--recommendation section>section>img{width:100%;height:100%;object-fit:cover}.room__categories__item>section>div{width:150px;height:24px;background-color:var(--pinkish-red);position:absolute;top:5px;left:-10px;display:flex;justify-content:center;align-items:center;display:none}.room__categories__item>section>div>p{font-family:f400;font-size:20px;line-height:1.14;letter-spacing:.5px;color:var(--white);white-space:nowrap}.room__categories__item section{position:relative;cursor:pointer}.room__categories__item section>aside{position:absolute;font-family:f400;bottom:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);display:flex;flex-direction:column;align-items:center;justify-content:center}.room__categories__item section>aside>button{width:164px;height:37px;font-size:16px;font-weight:500;color:#fff;font:inherit;margin-top:10px}.ace .room__categories__item section>aside>button{background-color:var(--pinkish-red)}.mako .room__categories__item section>aside>button{background-color:var(--mako-light-blue)}.hamechiron .room__categories__item section>aside>button{background-color:var(--reg-blue)}.room__categories__item section>aside>p{font-size:15px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.26px;text-align:center;color:var(--white);max-width:302px}.room__categories__item section>aside>p>b{color:var(--pinkish-red);text-decoration:underline;cursor:pointer}.room__categories div:nth-of-type(2n){margin-right:11px}.room__categories div:nth-of-type(odd){margin-left:11px}.room__categories__item img[alt=room]{width:100%;min-height:160px;object-fit:cover}.room__categories__item img[alt=logo]{width:35px;height:35px;position:absolute;left:10px;bottom:10px;border-radius:50%}.room__categories__item>div{padding:10px}.room__categories__item>div>h3{font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--black);text-align:right;padding-bottom:5px}.room__categories__item>div>p{font-family:f400;font-size:14px;line-height:1.67;letter-spacing:.2px;color:var(--gray-text);text-align:right}.most__wanted{width:100%;position:relative}.most__wanted__item{width:275px!important}.most__wanted__item h3{font-family:f400;font-size:16px;color:var(--blackish-text);padding:14px 0 9px}.most__wanted__item p:first-of-type{font-family:f400;opacity:.7;font-size:14px;color:var(--blackish-text);padding-bottom:3px}.most__wanted__item p:last-of-type{font-family:f400;font-size:16px;opacity:.25;font-size:14px;color:var(--blackish-text);padding-bottom:43px;text-decoration:line-through}.most__wanted__item img{height:100%;width:100%}.most__wanted--prev{border-radius:0 6px 6px 0;left:-16px;-webkit-transform:translate(-6px,-50%);transform:translate(-6px,-50%)}.most__wanted--next,.most__wanted--prev{width:50px;height:70px;position:absolute;top:137px;z-index:10;cursor:pointer}.most__wanted--next{border-radius:6px 0 0 6px;right:-16px;-webkit-transform:translate(6px,-50%);transform:translate(6px,-50%)}.hamechiron .room__categories__item>section>div{background-color:var(--reg-blue)}.hamechiron .room__categories__item section>aside>p>b{color:var(--reg-blue)}.mako .room__categories__item>section>div{background-color:var(--mako-light-blue)}.mako .room__categories__item section>aside>p>b{color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .room{max-width:1250px;width:100%;margin:auto}.ace .room>h1{font-size:50px;font-family:f400;padding:40px 0 20px}.ace .room__categories__item--recommendation>h3{font-size:22px;margin-bottom:20px}.ace .room>h2{font-family:f400;font-size:22px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.38px;text-align:right;color:#000;padding-bottom:20px}.ace .room>h2>b{color:var(--pinkish-red);cursor:pointer;text-decoration:underline}.ace .room__input-section{width:100%;display:flex;margin-top:10px;margin-bottom:20px}.ace .room__input-section>section{display:none}.ace .room__categories__item{height:unset;width:calc(25% - 22.5px);margin-left:30px!important;border:2px solid #e4e4e4;-webkit-transition:all .2s;transition:all .2s}.ace .room__categories__item:hover{box-shadow:0 0 14px 0 rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s;background-color:#fff}.ace .room__categories__item:nth-child(4n){margin-left:0!important}.ace .room__categories__item--recommendation{height:292px;width:100%;margin-bottom:160px;border:0}.ace .room__categories__item--recommendation:hover{box-shadow:none}.ace .room__categories__item>section>div,.ace .room img[alt=logo-blue-top]{display:none}.ace .room__categories__item section>aside{bottom:0;height:100%;background-color:rgba(0,0,0,.4);opacity:1;width:100%;display:flex;flex-direction:column;justify-content:center;padding-right:10px}.ace .room__categories__item section>aside>p{text-align:center;max-width:486px;padding-bottom:20px}.ace .room__categories__item section>aside>button,.ace .room__categories__item section>aside>p{font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.45;letter-spacing:1.79px;color:#fff}.ace .room__categories__item section>aside>button{width:208px;height:54px;background-color:var(--pinkish-red)}.ace .room__categories__item--recommendation>h1{font-size:30px;font-family:f400;padding-bottom:10px}.ace .room__categories__item>p{font-size:22px;opacity:1}.ace .room__categories div:nth-of-type(2n){margin-right:0}.ace .room__categories div:nth-of-type(odd){margin-left:0}.ace .room__categories__item>div>h3{font-size:20px}.ace .room__categories__item>div>p{font-size:18px;font-family:f400}.ace .room__rec__popup{width:420px;height:500px;overflow-y:hidden;overflow-x:hidden;z-index:10001;position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}.ace .room__rec__popup .cart .calculator__nav,.ace .room__rec__popup .cart .cart__heading,.ace .room__rec__popup .cart .innernav--desktop{display:none}.ace .room__rec__popup .cart header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;-webkit-backface-visibility:hidden;backface-visibility:hidden;height:50px;background-color:var(--gray-page-bg)}.ace .room__rec__popup .cart header>span,.ace .room__rec__popup .cart header p{padding:0}.ace .room__rec__popup .cart__product{margin-top:0;margin-bottom:10px}.ace .room__rec__popup .cart__footer>button:first-of-type{font-size:17px;font-weight:700;font-style:normal;font-stretch:normal;line-height:1.17;letter-spacing:.31px;text-align:center;color:#ff3b30}.ace .room__rec__popup .cart__footer>button:last-of-type{font-size:17px;font-weight:700}.room__rec__popup .login{height:100%}.ace .login{overflow-x:hidden;padding-top:20px}}@media screen and (min-width:940px){.mako .room{max-width:970px;padding:0 15px;width:100%;margin:auto}.mako .room>h1{display:none}.mako .room>h2{font-size:22px}.mako .room__categories__item--recommendation section{height:350px}.mako .room__categories__item>section>div,.mako img[alt=logo-blue-top]{display:none}.mako .room__input-section{width:100%;display:flex;margin-top:20px;margin-bottom:20px}.mako .room__input-section>section{display:none}.mako .room__categories__item--recommendation>h3{font-size:22px}.mako .room__categories__item section>aside{bottom:0;background-color:rgba(0,0,0,.3);height:100%;display:flex;justify-content:center;opacity:1}.mako .room__categories__item section>aside>button{width:215px;height:53px;background-color:var(--mako-light-blue);font-size:24px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.13;letter-spacing:.42px;text-align:center;color:#fff}.mako .room__categories__item section>aside>p{width:471px;max-width:unset;font-size:22px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.23;letter-spacing:.38px;text-align:center;color:#fff;padding-right:14px}.mako .room__categories__item{width:284px}.mako .room__categories__item--recommendation{width:100%;margin-bottom:30px}.mako .room__categories div:nth-of-type(2n),.mako .room__categories div:nth-of-type(odd){margin-left:0;margin-right:0}.mako .room__categories__item{margin-left:44px!important;height:unset}.mako .room__categories__item:nth-of-type(3n){margin-left:0!important}.mako .room__categories__item--recommendation>h1{font-size:30px;font-family:f400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--blackish-text);padding-top:40px}.mako .room__categories__item>p{font-size:22px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.45;letter-spacing:.38px;text-align:right;opacity:1;width:651px}.mako .room__categories__item>div{padding:10px 0}.mako .room__categories__item>div>h3{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.06;letter-spacing:.67px;text-align:right;color:#000}.mako .room__categories__item>div>p{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.47;letter-spacing:.32px;text-align:right;color:rgba(22,22,22,.6)}}.ace .product-page__talk-with-us.product-page__talk-with-us{padding-right:0;border-bottom:1px solid var(--pinkish-red)}.mako .product-page__talk-with-us.product-page__talk-with-us{padding-right:0;border-bottom:1px solid var(--mako-light-blue)}.hamechiron .product-page__talk-with-us.product-page__talk-with-us{padding-right:0;border-bottom:1px solid var(--reg-blue)}.product-page__popup{width:calc(100% - 32px);max-width:343px;background-color:var(--white);position:absolute;left:50%;top:71px;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:5px;z-index:-1;max-height:550px;overflow-y:scroll;position:fixed;opacity:0;-webkit-transition:all .2s;transition:all .2s}.product-page__popup--active{opacity:1;-webkit-transition:all .2s;transition:all .2s;-webkit-transition-delay:.2s;transition-delay:.2s;z-index:100000}.product-page__popup>header{width:100%;height:30px;background-color:#f2f2f2;display:flex;align-items:center;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.53px;text-align:right;color:var(--black);padding-right:10px}.product-page__popup>main{display:flex;padding-right:10px;padding-top:8px;padding-bottom:5px}.product-page__popup>main>img{width:70px;height:70px;margin-left:15px}.product-page__popup>main>span>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:var(--black)}.product-page__popup>main>span>p:last-of-type{color:var(--pinkish-red);padding-top:5px}.product-page__popup>footer{border-top:1px solid rgba(21,21,21,.1);display:flex;flex-direction:column;align-items:flex-start}.product-page__popup>footer>h3{font-size:16px;padding:10px}.product-page__popup>footer>main{padding:10px}.product__page__popup__rooms__item{display:flex;margin-top:12px;padding-bottom:17px;border-bottom:1px solid rgba(21,21,21,.1);cursor:pointer}.product__page__popup__rooms__item>img{height:80px;width:80px;margin-left:10px}.product__page__popup__rooms__item>div{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.product__page__popup__rooms__item>div>h6{font-size:14px}.product__page__popup__rooms__item>div>h6>span{color:var(--pinkish-red)}.product__page__popup__rooms__item>div>p{font-size:14px;color:#0c0c0c;opacity:.6;height:40px;text-align:right}.product-page{display:flex;flex-direction:column;justify-content:flex-start;padding-bottom:50px;font-family:f400;overflow:hidden}.product-page>.innernav{padding:20px 16px 0}.product-page__measurments{display:flex;flex-direction:column;padding:0 16px 25px}.product-page__measurments>div{display:flex;justify-content:space-between;align-items:center;margin-top:22px;position:relative}.product-page__measurments>div:after{position:absolute;left:10px;content:"ס”מ";font-size:15px}.product-page__measurments>div:after,.product-page__measurments>div>h2{font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>h2{font-size:16px}.product-page__measurments>div>input{width:61%;height:44px;border:1px solid #eb252e;padding-right:15px;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input::-webkit-input-placeholder{opacity:.2;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input::-moz-placeholder{opacity:.2;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input:-ms-input-placeholder{opacity:.2;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input::-ms-input-placeholder{opacity:.2;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input::placeholder{opacity:.2;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.product-page__measurments>div>input::-webkit-inner-spin-button,.product-page__measurments>div>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-page__measurments>div>input[type=number]{-moz-appearance:textfield}.product-page__image-section{width:calc(100vw - 16px);max-width:343px;max-height:343px;margin:auto;padding:26px}@media screen and (max-width:360px){.product-page__image-section{min-height:80vw}}@media screen and (min-width:425px){.product-page__image-section{min-height:343px}}.product-page__image-section>img{width:100%;max-height:293px}.product-page__seperator{width:100%;height:5px;background-color:#eee;padding:0 -16px}.product-page__heading{max-width:343px;max-height:343px;width:85vw;height:85vw;padding:0 16px;margin:25px auto auto}.product-page__more-items{display:flex;padding:16px 0;border-bottom:1px solid var(--gray-bg)}.product-page__more-items--active{-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-transition:all .5s;transition:all .5s;margin-left:8px}.product-page__more-items>span{width:38px;height:38px;margin-left:8px;cursor:pointer}.product-page--padding .innernav{padding-right:16px}.product-page--padding>img[alt=product]{width:100%;object-fit:contain;max-width:343px;max-height:343px;margin-top:25px;align-self:center}.product-page__description{display:flex;flex-direction:column;align-items:flex-start;padding:0 16px}.product-page__description .quantity-input{height:44px}.product-page__description>section{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:20px}.product-page__description>section>img{width:70px;height:30px}.product-page__description>section>p{padding:0!important;line-height:1!important}.product-page__header{display:flex;font-family:f400;margin-top:20px;margin-bottom:10px}.product-page__header>span{opacity:.6;font-size:14px;line-height:1.14;letter-spacing:.47px;color:#000;padding-right:8px}.product-page__description h2,.product-page__header>span{font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.product-page__description h2{font-size:24px;line-height:1.42;letter-spacing:.8px;color:var(--black)}.product-page__description p:first-of-type{font-family:f400;font-size:14px;line-height:1.43;letter-spacing:.2px;color:var(--gray-text);padding-top:11px}.product-page__description p:nth-of-type(2){opacity:.8;font-family:f400;font-size:14px;line-height:1.79;letter-spacing:.5px;color:var(--black);text-align:right;padding-top:15px;padding-bottom:20px}.product-page__description>div{display:flex;justify-content:flex-start;margin-top:15px}.product-page__description>div>span{display:flex;flex-direction:column;align-items:flex-start;margin-left:45px}.product-page__description>div>span>h3{font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--black);white-space:nowrap}.product-page__description>div>span>p:first-of-type{font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--pinkish-red)}.product-page__description>div>span>p:last-of-type{opacity:.25;font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--black);text-decoration:line-through;padding:5px 0 0}.product-page__description>span{display:flex;justify-content:space-between;width:100%;padding:25px 0 20px}.product-page__description>span>button{box-shadow:none;height:36px;position:relative;z-index:10}.add__menu{width:100%;background-color:var(--white);height:130px;position:absolute;top:calc(100% + 6px);z-index:99999999;flex-direction:column;display:none}.add__menu--active{display:flex}.add__menu--active.add__menu--active p{padding-top:0}.add__menu>div{height:50%;display:flex;align-items:center;padding:0 15px;justify-content:space-between}.add__menu>div:not(:last-of-type){border-bottom:1px solid var(--gray-bg)}.add__menu>div>p{opacity:1!important}.add__menu>div>span>h6:first-of-type{font-family:f400;font-size:14px;line-height:1.14;letter-spacing:.5px;color:var(--pinkish-red)}.add__menu>div>span>h6:last-of-type{opacity:.25;font-family:f400;font-size:12px;line-height:1.33;letter-spacing:.4px;color:var(--black);text-decoration:line-through}.product-page__description>span>button:last-of-type{margin-right:15px;height:44px;width:100%}.product-page__contact{padding:25px 16px}.product-page__contact>div{display:flex;justify-content:space-between}.product-page__contact>div>a{width:49%;cursor:pointer;padding:0 5px}.product-page__contact>div>a>p{font-size:14px;line-height:1.14;letter-spacing:.47px;text-align:center;color:var(--white);font-family:f400;max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-page__contact>div>a>img{margin-right:8px}.product-page__contact h1{font-family:f400;font-size:20px;line-height:.8;letter-spacing:.7px;color:var(--black);padding-bottom:5px}.product-page__contact h3{opacity:.8;font-family:f400;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.56;letter-spacing:.53px;text-align:center;color:var(--black);padding-bottom:15px;padding-top:10px}.product-page__contact button>img{order:1;margin-right:10px}.product-page__more-products{padding-right:16px}.product-page__more-products>h3{font-family:f400;font-size:16px;text-align:right;color:var(--blackish-text);padding:25px 0 18px}.product-page__more-products>h3:last-of-type{padding-top:30px}.product-slider{position:relative;height:200px}.product-slider--float .slick-track{float:right}.product-slider--float .product-slider__item{align-items:flex-start}.product-slider__item{width:29vw;display:flex!important;flex-direction:column;justify-content:flex-start;align-items:flex-end;padding-top:10px}.product-slider__item>div{max-width:106px;max-height:106px;width:23vw;height:23vw}.product-slider__item img{height:25vw;width:25vw;max-width:25vw;max-height:108px;box-shadow:0 0 10px 0 rgba(21,21,21,.1)}@media screen and (min-width:425px){.product-slider__item img{max-width:108px;width:108px;height:108px}}.product-slider__item h1{font-family:f400;max-width:110px;font-size:14px;letter-spacing:0;color:var(--black);padding-top:10px;direction:rtl;text-overflow:ellipsis;overflow:hidden;text-align:right;width:22vw}.product-slider__item h5{padding:5px 0}.product-slider__item h5,.product-slider__item h6{font-family:f400;font-size:13px;line-height:1.23;letter-spacing:.4px;color:var(--black)}.product-slider__item h6{opacity:.25;text-decoration:line-through}.product-slider .slick-track{left:-4px}.product-slider img[alt=arrow]{position:absolute;top:33px;left:-25px;height:15vw;max-height:65px;cursor:pointer}.faded-icon{-webkit-transform:scale(0);transform:scale(0)}.faded-icon,.faded-icon--active{-webkit-transition:all .5s;transition:all .5s}.faded-icon--active{-webkit-transform:scale(1);transform:scale(1)}@media screen and (max-width:425px){.product-slider img[alt=arrow]{top:7.5vw}}@media screen and (max-width:375px){.add__menu>div{flex-direction:column}.add__menu>div>span{margin-bottom:4px}}.hamechiron .product-page__measurments>div>input{border:1px solid var(--reg-blue)}.hamechiron .product-page__description>div>span>p:first-of-type{color:var(--reg-blue)}.hamechiron .product-page .button__red{background-color:var(--reg-blue)}.hamechiron .add__menu>div>span>h6:first-of-type,.hamechiron .product-page__popup>footer>p,.hamechiron .product-page__popup>main>span>p:last-of-type{color:var(--reg-blue)}.mako .product-page__description>div>span>p:first-of-type{color:var(--mako-light-blue)}.mako .product-page .button__red{background-color:var(--mako-light-blue)}.mako .add__menu>div>span>h6:first-of-type,.mako .product-page__popup>footer>p,.mako .product-page__popup>main>span>p:last-of-type{color:var(--mako-light-blue)}.mako .product-page__measurments>div>input{border:1px solid var(--mako-light-blue)}@media screen and (min-width:1250px){.product-page>.innernav{padding-right:0}.ace .product-page{max-width:1280px;width:100%;margin:auto;padding:0 15px;min-height:calc(100vh - 250px)}.ace .product-page__desktop{display:flex;padding-top:30px}.ace .product-page__desktop__first{width:400px}.ace .product-page__desktop__first>figure{position:relative}.ace .product-page__desktop__first>figure>img[alt=product-img]{width:100%}.ace .product-page__desktop__first>figure>img[alt=vendor-img]{position:absolute;left:10px;top:10px}.ace .product-page__desktop__first__vendor{display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15);margin:20px 0}.ace .product-page__desktop__first__vendor>h1{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:right;color:#000;padding-top:18px;padding-bottom:8px}.ace .product-page__desktop__first__vendor>h3{opacity:.8;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:.47px;text-align:right;color:#000;padding-bottom:10px}.ace .product-page__desktop__first__vendor>div{display:flex;flex-direction:column}.ace .product-page__desktop__first__vendor>div>a{display:flex;padding-bottom:9px}.ace .product-page__desktop__first__vendor>div>a>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:var(--pinkish-red);padding-right:8px}.ace .product-page__desktop__sec{width:820px;margin-right:30px}.ace .product-page__desktop__sec__description{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.ace .product-page__desktop__sec__description>header{width:100%;display:flex;justify-content:flex-start;padding-bottom:16px}.ace .product-page__desktop__sec__description>header>span{opacity:.6;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:#000;padding-right:8px}.ace .product-page__desktop__sec__description>h2{font-size:42px;font-family:f400;font-weight:400;font-style:normal;font-stretch:normal;line-height:.86;letter-spacing:1.4px;text-align:right;color:#000;padding-bottom:15px}.ace .product-page__desktop__sec__description>p{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:.32px;text-align:right;color:rgba(22,22,22,.6);padding-bottom:10px}.ace .product-page__desktop__sec__description>span{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.67px;text-align:right;color:#000;padding-bottom:42px}.ace .product-page__measurments{padding:0;margin-bottom:30px}.ace .product-page__measurments>div{width:373px}.ace .product-page__measurments>div>input{width:262px}.ace .product-page__desktop__sec__pricing{display:flex;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding:15px 0}.ace .product-page__desktop__sec__pricing>span{display:flex;flex-direction:column}.ace .product-page__desktop__sec__pricing>span>h3{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.53px;text-align:right;color:#000;padding-bottom:15px}.ace .product-page__desktop__sec__pricing>span:first-of-type{padding-left:30px;border-left:1px solid rgba(0,0,0,.1)}.ace .product-page__desktop__sec__pricing>span:last-of-type{padding-right:30px}.ace .product-page__desktop__sec__pricing>span>p:first-of-type{font-size:30px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.53;letter-spacing:1px;text-align:right;color:var(--pinkish-red);padding-bottom:12px}.ace .product-page__desktop__sec__pricing>span>p:last-of-type{opacity:.25;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:right;color:#000;text-decoration:line-through}.ace .product-page__desktop__sec__adding{display:flex;margin-top:30px}.ace .product-page__desktop__sec__adding .quantity-input{width:150px!important;height:44px}.ace .product-page__desktop__sec__adding .quantity-input input{padding-right:5px}.ace .product-page__desktop__sec__adding .quantity-input .quantity-input__header.quantity-input__header{margin-right:6px}.ace .product-page__desktop__sec__adding button{width:218px;height:44px;margin-right:5px;box-shadow:none;position:relative}.ace .product-page__desktop__sec__adding button>span{font-size:14px!important;font-weight:100!important;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:#fff}.login__stageone>h6:first-of-type,.login__stagetwo>h6:first-of-type{font-size:20px!important;padding-top:0!important}.ace .login__stageone>h6:last-of-type,.ace .login__stageone>p,.login__stagetwo>h6:last-of-type{font-size:15px!important}.ace .product-page__more-products>h3{font-size:24px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c;padding-top:50px;padding-bottom:15px}.ace .product-page__more-products--count{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px}.ace .product-page__more-products--count>p{font-size:18px;font-weight:600;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c;padding:12px 0}.ace .product-slider__item img{width:175px;height:175px;max-width:175px;max-height:175px}.ace .product-slider{height:unset;padding-bottom:45px}.ace .product-slider__item h1{font-size:18px;max-width:175px;height:60px}.ace .product-slider__item h5{color:var(--pinkish-red);font-size:20px}.ace .product-slider__item h6{font-size:20px}.ace .product-slider img[alt=arrow]{top:19%;-webkit-transform:scale(.9);transform:scale(.9)}.ace .product-page__popup--active{max-width:583px}.ace .product-page__popup{padding:13px}.ace .product-page__popup>header{height:51px;font-size:27px;white-space:nowrap}.ace .product-page__popup>main>img{width:120px;height:120px;margin-left:20px;margin-bottom:10px}.ace .product-page__popup>main>span>p{font-size:22px}.product-page__popup>footer>h3{font-size:18px;padding-top:15px}.product__page__popup__rooms__item>div>h6,.product__page__popup__rooms__item>div>p{font-size:14px}.ace .product-page__popup>footer>p{font-size:18px;white-space:nowrap}.ace .product-page__popup>main{padding-top:14px}}@media screen and (min-width:940px){.mako .product-page{max-width:940px;width:100%;margin:auto;padding:0 15px;min-height:calc(100vh - 250px)}.mako .product-page__desktop{display:flex;padding-top:30px}.mako .product-page__desktop__first{width:350px;flex-shrink:0}.mako .product-page__desktop__first>figure{position:relative}.mako .product-page__desktop__first>figure>img[alt=product-img]{width:100%}.mako .product-page__desktop__first>figure>img[alt=vendor-img]{position:absolute;left:10px;top:10px}.mako .product-page__desktop__first__vendor{display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15);margin:20px 0}.mako .product-page__desktop__first__vendor>h1{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:right;color:#000;padding-top:18px;padding-bottom:8px}.mako .product-page__desktop__first__vendor>h3{opacity:.8;font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.79;letter-spacing:.47px;text-align:right;color:#000;padding-bottom:10px}.mako .product-page__desktop__first__vendor>div{display:flex;flex-direction:column}.mako .product-page__desktop__first__vendor>div>a{display:flex;padding-bottom:9px}.mako .product-page__desktop__first__vendor>div>a>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:var(--mako-light-blue);padding-right:8px;direction:ltr}.mako .product-page__desktop__sec{width:540px;margin-right:30px}.mako .product-page__desktop__sec__description{width:100%;display:flex;flex-direction:column;justify-content:flex-start}.mako .product-page__desktop__sec__description>header,.mako .product-page__header{width:100%;height:20px;display:flex;justify-content:flex-start;align-items:center;margin-bottom:16px;background-color:rgba(33,163,197,.05)}.mako .product-page__desktop__sec__description>header>span{opacity:.6;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;padding-right:8px;color:var(--mako-light-blue);opacity:1}.mako .product-page__header>span{color:var(--mako-light-blue);opacity:1}.mako .product-page__desktop__sec__description>h2{font-size:42px;font-family:f400;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.24;letter-spacing:1.4px;text-align:right;color:#000;padding-bottom:15px}.mako .product-page__desktop__sec__description>p{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.11;letter-spacing:.32px;text-align:right;color:rgba(22,22,22,.6);padding-bottom:10px}.mako .product-page__desktop__sec__description>span{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.67px;text-align:right;color:#000;padding-bottom:42px}.mako .product-page__measurments{padding:0;margin-bottom:30px}.mako .product-page__measurments>div{width:373px}.mako .product-page__measurments>div>input{width:262px}.mako .product-page__desktop__sec__pricing{display:flex;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1);padding:15px 0}.mako .product-page__desktop__sec__pricing>span{display:flex;flex-direction:column}.mako .product-page__desktop__sec__pricing>span>h3{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.53px;text-align:right;color:#000;padding-bottom:15px}.mako .product-page__desktop__sec__pricing>span:first-of-type{padding-left:30px;border-left:1px solid rgba(0,0,0,.1)}.mako .product-page__desktop__sec__pricing>span:last-of-type{padding-right:30px}.mako .product-page__desktop__sec__pricing>span>p:first-of-type{font-size:30px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.53;letter-spacing:1px;text-align:right;color:var(--mako-light-blue);padding-bottom:12px}.mako .product-page__desktop__sec__pricing>span>p:last-of-type{opacity:.25;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:right;color:#000;text-decoration:line-through}.mako .product-page__desktop__sec__adding{display:flex;margin-top:30px}.mako .product-page__desktop__sec__adding .quantity-input{width:150px!important;height:44px}.mako .product-page__desktop__sec__adding .quantity-input input{padding-right:5px}.mako .product-page__desktop__sec__adding .quantity-input .quantity-input__header.quantity-input__header{margin-right:6px}.mako .product-page__desktop__sec__adding button{width:218px;height:44px;margin-right:5px;box-shadow:none;position:relative}.mako .product-page__desktop__sec__adding button>span{font-size:14px!important;font-weight:100!important;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:#fff}.login__stageone>h6:first-of-type,.login__stagetwo>h6:first-of-type{font-size:20px!important;padding-top:0!important}.login__stagetwo>h6:last-of-type,.mako .login__stageone>h6:last-of-type{font-size:15px!important;margin-bottom:30px}.mako .login__stageone>p{font-size:15px!important}.mako .product-page__more-products{width:940px;-webkit-transform:translateX(395px);transform:translateX(395px);margin-top:100px}.mako .product-page__more-products>h3{font-size:24px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c;padding-top:50px;padding-bottom:15px}.mako .product-page__more-products--count{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:10px}.mako .product-page__more-products--count>p{font-size:18px;font-weight:600;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c;padding:12px 0}.mako .product-slider__item img{width:213px;height:213px;max-width:213px;max-height:213px}.mako .product-slider{height:unset;padding-bottom:45px}.mako .product-slider__item h1{font-size:18px;max-width:175px;height:65px}.mako .product-slider__item h5{color:var(--mako-light-blue);font-size:20px}.mako .product-slider__item h6{font-size:20px}.mako .product-slider img[alt=arrow]{top:21.5%;-webkit-transform:scale(.9);transform:scale(.9);left:0!important}.mako .room img[alt=arrow]{top:85px}.mako .search .product-slider img[alt=arrow]{top:160px}.mako .product-page__popup--active{max-width:583px}.mako .product-page__popup{padding:13px;top:125px}.mako .product-page__popup>header{height:51px;font-size:27px;white-space:nowrap}.mako .product-page__popup>main>img{width:120px;height:120px;margin-left:20px;margin-bottom:10px}.mako .product-page__popup>main>span>p{font-size:22px}.mako .product-page__popup>footer>p{font-size:18px;white-space:nowrap}.mako .product-page__popup>main{padding-top:14px}}.innernav{display:flex;width:100%;-webkit-transform:translateX(9px);transform:translateX(9px);justify-content:flex-start!important}.innernav--desktop{flex-wrap:wrap}.innernav--mobile{overflow-y:scroll;-ms-overflow-style:none;overflow:-moz-scrollbars-none;scrollbar-width:none}.innernav--mobile::-webkit-scrollbar{display:none}.innernav__link{font-family:f400;font-size:12px;line-height:1.58;letter-spacing:.3px;color:var(--gray-nav-text);margin:0 8px 0 9px;white-space:nowrap;min-width:30px}.innernav a:not(:last-of-type)>p{border-bottom:1px solid var(--gray-nav-text)}.innernav a:not(:last-of-type):hover>p{color:#000}.innernav a{position:relative}.innernav a>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.27;letter-spacing:.37px;text-align:right;color:#6d6d6d}.innernav a:last-of-type{pointer-events:none}.innernav a:last-of-type>p{color:var(--black)}.innernav a:not(:last-child):after{content:url(/static/media/arrowgray.f15d0070.svg);position:absolute;top:0;left:0;-webkit-transform:scale(1.2);transform:scale(1.2)}.ace .innernav a:not(:last-child):after{content:url(/static/media/arrowsmallres.3741d9e2.svg);-webkit-transform:scale(1) translateY(2px) translateX(-2px);transform:scale(1) translateY(2px) translateX(-2px)}@media screen and (min-width:940px){.mako .innernav--desktop{margin-top:30px;-webkit-transform:none;transform:none;margin-bottom:10px}.mako .product-page>.innernav{padding-top:0;padding-right:0}.mako .innernav a:first-of-type>p{margin-right:0}.mako .innernav a>p{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;text-decoration:unset;max-width:380px;text-overflow:ellipsis;overflow:hidden}.mako .innernav a:not(:last-of-type)>p{border-bottom:none}.mako .innernav a:not(:last-child):after{content:"/";font-size:16px;left:-2px;top:8px}.mako .innernav a:last-of-type>p{color:var(--mako-light-blue)}.mako .allchapters .innernav{margin-top:0}.mako .aces .innernav{margin-bottom:30px}.mako .cart .innernav--desktop{-webkit-transform:translate(16px,-18px);transform:translate(16px,-18px)}.mako .newcart .innernav--desktop{display:none}}.calculator{height:calc(100vh - 56px)}.calculator>p{font-family:f400;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#000}.calculator a .button__red{margin:auto}.calculator__nav{padding-right:16px;padding-top:16px;padding-bottom:20px;display:block;background-color:var(--white)}.calculator header{height:20.8vh;position:relative}.calculator header h1{position:absolute;top:18px;right:20px;text-shadow:0 0 10px rgba(0,0,0,.3);font-family:f400;font-size:22px;color:var(--white)}.calculator header>img{height:100%;width:100%;object-fit:cover;z-index:-1}.calculator>section{padding:15px 16px 30px;display:flex;flex-direction:column;align-items:flex-start}.calculator a{width:100%;margin-top:20px}.calculator>section>h1{font-family:f400;font-size:22px;text-align:right;color:var(--black);padding-bottom:10px}.calculator>section>h6{font-size:14px;line-height:1.75}.calculator>section>h6,.calculator>section>p{font-family:f400;letter-spacing:.2px;text-align:right;color:var(--gray-text)}.calculator>section>p{opacity:.6;font-size:10px;line-height:1.6}.calculator__input{width:100%;height:44px;border:1px solid var(--pinkish-red);margin-top:20px;position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 10px}.calculator__input label{width:90%;height:100%;position:absolute;right:0}.calculator__input aside{font-family:f400;font-size:12px;letter-spacing:0;text-align:right;color:rgba(0,0,0,.86);background:var(--white);padding:0 6px;white-space:nowrap;position:absolute;top:-6px;right:10px}.calculator__input>div:first-of-type{display:flex}.calculator__input>div:first-of-type img{margin-left:10px}.calculator__input:nth-of-type(3)>div:first-of-type img{margin-left:22px}.calculator__input>div:first-of-type input{width:40px;min-width:40px;-moz-appearance:textfield;padding-right:3px;font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--black);flex-shrink:0}.ace .calculator__input:focus-within{box-shadow:0 0 4px 0 rgba(235,37,46,.6)}.mako .calculator__input:focus-within{box-shadow:0 0 4px 0 rgba(66,127,210,.6)}.hamechiron .calculator__input:focus-within{box-shadow:0 0 4px 0 rgba(33,163,197,.6)}.calculator__input>div:first-of-type input::-webkit-input-placeholder{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type input::-moz-placeholder{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type input:-ms-input-placeholder{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type input::-ms-input-placeholder{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type input::placeholder{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type p{font-family:f400;font-size:16px;line-height:2;letter-spacing:.5px;color:var(--black)}.calculator__input>div:first-of-type input[type=number]::-webkit-inner-spin-button,.calculator__input>div:first-of-type input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.calculator__input>div:last-of-type{width:15px;height:30px;border-radius:6.5px;background-color:rgba(237,38,39,.1);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.calculator__input>div:last-of-type img{width:9px;height:6px;cursor:pointer}.calculator__input>div:last-of-type span{display:flex;flex-direction:column}.calculator__input>div:last-of-type img:first-of-type{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin-bottom:4px}.calculator__input>div:last-of-type img:last-of-type{margin-top:4px}.calculator__input>div:last-of-type img:first-of-type:hover{-webkit-transform:scale(1.4) rotate(180deg);transform:scale(1.4) rotate(180deg)}.calculator__input>div:last-of-type img:last-of-type:hover{-webkit-transform:scale(1.4);transform:scale(1.4)}.calculator__input>div:last-of-type img:first-of-type:active{-webkit-transform:scale(1.2) rotate(180deg);transform:scale(1.2) rotate(180deg)}.calculator__input>div:last-of-type img:last-of-type:active{-webkit-transform:scale(1.2);transform:scale(1.2)}.calculator__total-price{display:flex;padding:20px 0 40px}.calculator__total-price>h2{font-size:16px;letter-spacing:1.4px;color:rgba(20,20,20,.31);font-family:f400;padding-left:6px;padding-top:2px}.calculator__total-price>h1{font-family:f400;font-size:24px;line-height:.67;letter-spacing:2.1px;color:#141414}.hamechiron .calculator__input{border:1px solid var(--reg-blue)}.hamechiron .calculator__input>div:last-of-type{background-color:rgba(66,127,210,.15)}.hamechiron .calculator a .button__red{background-color:var(--reg-blue)}.hamechiron .calculator__input>div:last-of-type img{height:9px}.hamechiron .calculator__input>div:last-of-type img:first-of-type{-webkit-transform:rotate(89deg) translateX(2px);transform:rotate(89deg) translateX(2px)}.hamechiron .calculator__input>div:last-of-type img:last-of-type{-webkit-transform:rotate(-92deg) translateX(3px);transform:rotate(-92deg) translateX(3px)}.mako .calculator__input{border:1px solid var(--mako-light-blue)}.mako .calculator__input>div:last-of-type{background-color:rgba(33,163,197,.1)}.mako .calculator a .button__red{background-color:var(--mako-light-blue)}@media screen and (min-width:1249px){.ace .calculator__nav{padding-right:0}}@media screen and (max-width:319px){.cart__heading{height:89px}.cart__heading>div{padding:10px;display:flex;align-items:flex-end}.cart__heading>div>h1{font-size:16px}.calculator>section{padding:10px}.calculator>section>h6{font-size:12px}.calculator__input{height:36px}.calculator__input aside{font-size:10px}.calculator__input>div:first-of-type input{font-size:12px}.calculator__input>div:first-of-type p{font-size:12px;-webkit-transform:translateY(1px);transform:translateY(1px)}.calculator__input>div:last-of-type{height:24px}.calculator a .button__red{height:30px}.calculator a .button__red>span{font-size:14px}.calculator>p{font-size:10px;padding-bottom:20px}}.custom-calc-input{flex-grow:1;display:flex;align-items:center;height:100%;margin-bottom:35px}.custom-calc-input>figure{width:44px;height:44px;border-radius:50%;background-color:hsla(0,0%,84.7%,.5);display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;font-size:26px;font-weight:700}.custom-calc-input>figure:first-of-type{margin-left:10px}.custom-calc-input>figure:nth-of-type(2){margin-right:10px}.custom-calc-input .calculator__input{margin:0}.ace .custom-calc-input>figure{color:var(--app-red)}.mako .custom-calc-input>figure{color:var(--mako-light-blue)}.hamechiron .custom-calc-input>figure{color:var(--reg-blue)}@media screen and (min-width:1250px){.ace .custom-calc-input{max-width:240px;margin-left:40px;margin-bottom:0}}@media screen and (min-width:940px){.mako .custom-calc-input{max-width:240px;margin-left:40px;margin-bottom:0}}.cart{min-height:calc(100vh - 56px);display:flex;background-color:var(--gray-page-bg);flex-direction:column;justify-content:space-between;padding-bottom:70px}.cart__heading{width:100%;height:119px;position:relative}.cart__heading:after{position:absolute;top:0;left:0;content:"";height:100%;width:100%;background-color:rgba(0,0,0,.2);z-index:1}.cart__heading img{width:100%;object-fit:cover;height:100%;position:relative;z-index:0}.cart__heading>div{width:100%;height:100%;background-color:transparent;position:absolute;top:0;left:0;padding:20px}.cart__heading>div>h1{text-shadow:0 0 10px rgba(0,0,0,.3);font-family:f400;font-size:22px;text-align:right;color:var(--white);position:relative;z-index:22}.cart .button__red{width:235px;padding:0 16px;max-width:425px;height:48px;position:fixed;bottom:28px;left:50%;-webkit-transform:translateX(calc(-50% - .5px));transform:translateX(calc(-50% - .5px))}.cart header{width:100%;height:70px;background-color:var(--white);display:flex;flex-direction:column;justify-content:center;padding:0 16px}.cart header p{font-size:22px;color:var(--blackish-text)}.cart header>span,.cart header p{font-family:f400;text-align:right;padding-top:10px}.cart header>span{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#0c0c0c;padding-bottom:10px}.cart header>span>b{color:var(--pinkish-red)}.cart__total{height:70px!important;background:var(--white);display:flex;align-items:center;margin-bottom:0!important}.cart__total p:first-of-type{line-height:1.05;letter-spacing:.4px;color:rgba(22,22,22,.6);margin-left:10px}.cart__total p:first-of-type,.cart__total p:last-of-type{font-family:f400;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.cart__total p:last-of-type{line-height:.8;letter-spacing:.7px;color:var(--pinkish-red)}.cart--popup__total{height:75px;background-color:#fff;margin-top:16px;display:flex;align-items:center;justify-content:baseline;padding-right:16px}.cart--popup__total p:first-of-type{line-height:1;letter-spacing:.4px;color:rgba(22,22,22,.6);margin-left:5px}.cart--popup__total p:first-of-type,.cart--popup__total p:last-of-type{font-family:f400;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.cart--popup__total p:last-of-type{line-height:.8;letter-spacing:.7px;color:var(--pinkish-red)}.cart__product{background:var(--white);margin-top:16px;display:flex;padding:16px}.cart__product img[alt=product]{height:75px;width:75px}.cart__product__desc{display:flex;flex-direction:column;align-items:flex-start;margin-right:16px;width:100%}.cart__product__desc>span{display:flex;justify-content:space-between}.cart__product__desc h1{font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;color:var(--black);padding-bottom:5px;text-align:right}.cart__product__desc__first-text{font-family:f400;font-size:14px;line-height:1.5;min-height:42px;letter-spacing:.2px;text-align:right;color:var(--gray-text)}.cart__product__desc__last-text{font-family:f400;font-size:14px;line-height:1.14;letter-spacing:.5px;text-align:right;color:var(--black);cursor:pointer;padding-bottom:10px;white-space:nowrap;margin-left:30px}.cart__product__desc>div{display:flex;width:calc(100% - 5px);justify-content:space-between;align-items:flex-end;margin:15px 0 30px}.cart__product__desc>div>span>p{font-family:f400;font-size:12px;line-height:1.75;letter-spacing:.2px;text-align:right;color:#161616}.cart__product__desc>div>span>h4{font-family:f400;font-size:20px;line-height:.8;letter-spacing:1.8px;text-align:right;color:var(--pinkish-red)}.cart__footer{width:100%;height:68px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);background-color:var(--white);padding:0 16px;display:flex;align-items:center;justify-content:space-between;position:fixed;bottom:0;max-width:425px;z-index:1}.cart__footer .lds-ellipsis{-webkit-transform:translateY(-15px);transform:translateY(-15px)}.cart__footer>button:first-of-type{border:1px solid var(--pinkish-red);color:#ff3b30}.cart__footer>button:first-of-type,.cart__footer>button:last-of-type{width:calc(50% - 7px);height:36px;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.25px;text-align:center}.cart__footer>button:last-of-type{background-color:var(--pinkish-red);color:#fff}@media screen and (max-width:360px){.cart__product__desc>div{flex-direction:column;align-items:flex-start}.cart__product__desc>div>span{margin-bottom:15px}}.hamechiron .cart--popup__total p:last-of-type,.hamechiron .cart__product__desc>div>span>h4,.hamechiron .cart header>span>b{color:var(--reg-blue)}.hamechiron .cart__footer>button:last-of-type{background-color:var(--reg-blue)}.hamechiron .cart__footer>button:first-of-type{border:1px solid var(--reg-blue);color:var(--reg-blue)}.mako .cart--popup__total p:last-of-type,.mako .cart__product__desc>div>span>h4,.mako .cart header>span>b{color:var(--mako-light-blue)}.mako .cart__footer>button:last-of-type{background-color:var(--mako-light-blue)}.mako .cart__footer>button:first-of-type{border:1px solid var(--mako-light-blue);color:var(--mako-light-blue)}@media screen and (min-width:1249px){.ace .cart{overflow:hidden;justify-content:flex-start;max-width:1250px;width:100%;margin:auto;background:none;padding-bottom:0}.ace .cart__container{display:flex;justify-content:space-between;flex-wrap:wrap}.ace .cart header{display:none}.ace .cart__title{font-size:40px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;font-family:f400;margin-top:30px;margin-bottom:50px}.ace .cart__heading{height:300px}.ace .cart__product{width:605px;border:1.3px solid #e4e4e4}.ace .cart__product__desc h1{font-size:18px;padding-bottom:14px}.ace .cart__product__desc__first-text{font-size:15px}.ace .cart__product__desc>div>span>p{font-size:17px}.ace .cart__product__desc__last-text{font-size:15px}.ace .cart__footer{width:100%;max-width:unset;left:0;align-items:center;justify-content:center}.ace .cart__footer>button:first-of-type,.ace .cart__footer>button:last-of-type{width:225px}.ace .cart__footer>button:first-of-type{margin-left:30px}.ace .cart__footer>button{height:40px}.ace .cart__footer>button,.ace .cart__footer>button>p{font-size:18px;font-family:f400}}@media screen and (min-width:940px){.mako .cart{max-width:970px;width:100%;margin:auto;background:#fff;padding:0 15px}.mako .cart__heading{height:300px}.mako .cart__title{font-size:40px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;font-family:f400;margin-top:30px}.mako .cart__container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;margin-top:40px}.mako .cart__product{width:calc(50% - 15px);height:auto;min-height:unset;border:1.3px solid #e4e4e4}.mako .cart__footer{max-width:unset;z-index:23;left:50%;-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.mako .mako-footer-desktop{margin-bottom:90px}.mako .cart__product img[alt=product]{height:100px;width:100px}.mako .cart__footer{justify-content:center}.mako .cart__footer>button{width:240px}.mako .cart__footer>button,.mako .cart__footer>button>p{font-size:18px}.mako .cart__footer>button:first-of-type{margin-left:38px}.mako .cart header{display:none}}.quantity-input{width:100px;height:36px;flex-shrink:0;border:1px solid rgba(235,37,46,.3);position:relative;display:flex;align-items:center}.quantity-input__header.quantity-input__header{position:absolute;top:-20%;right:5px;padding-top:0!important;background-color:#fff;padding:0 4px;font-size:12px;font-family:f400;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.4px;text-align:right;color:var(--pinkish-red)}.quantity-input input[type=number]{width:65%;flex-shrink:0;height:100%;-moz-appearance:textfield;margin-right:10px}.quantity-input input[type=number]::-webkit-inner-spin-button,.quantity-input input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.quantity-input span{width:11px;height:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:6.5px;background-color:rgba(237,38,39,.1);position:absolute;left:6px;top:50%;-webkit-transform:translateY(calc(-50% + .5px));transform:translateY(calc(-50% + .5px))}.quantity-input span>img:first-of-type{margin-bottom:4px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:7px;height:4px;cursor:pointer}.quantity-input span>img:last-of-type{margin-top:4px;width:7px;height:5px;cursor:pointer}.quantity-input>h6:last-of-type,.quantity-input input[type=number]{font-family:f400;font-size:16px;line-height:1.14;letter-spacing:.5px;color:var(--pinkish-red)}.quantity-input>h6:last-of-type{position:absolute;left:20%;font-size:14px}.hamechiron .quantity-input{border:1px solid rgba(66,127,210,.2)}.hamechiron .quantity-input__header.quantity-input__header{color:var(--black)}.hamechiron .quantity-input>h6:last-of-type,.hamechiron .quantity-input input[type=number]{color:var(--reg-blue)}.hamechiron .quantity-input span{background-color:rgba(66,127,210,.2)}.hamechiron .quantity-input span>img:first-of-type{height:8px;-webkit-transform:rotate(90deg) translateX(2px);transform:rotate(90deg) translateX(2px)}.hamechiron .quantity-input span>img:last-of-type{height:8px;-webkit-transform:rotate(-90deg) translateX(2px);transform:rotate(-90deg) translateX(2px)}.mako .quantity-input{border:1px solid rgba(66,127,210,.2)}.mako .quantity-input__header.quantity-input__header{color:var(--black)}.mako .quantity-input>h6:last-of-type,.mako .quantity-input input[type=number]{color:var(--mako-light-blue)}.mako .quantity-input span{background-color:rgba(33,163,197,.1)}.mako .quantity-input span>img:first-of-type{height:8px;-webkit-transform:translateY(2px) rotate(180deg);transform:translateY(2px) rotate(180deg)}.mako .quantity-input span>img:last-of-type{height:8px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.login .hamechiron .lds-ellipsis div,.login .lds-ellipsis div{background-color:var(--white)}.login .hamechiron .lds-ellipsis,.login .lds-ellipsis{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.login{height:calc(100vh - 110px);font-family:f400;display:flex;flex-direction:column;justify-content:space-between;padding:20px 20px 0}.login>img[alt=cubes]{position:absolute;bottom:0;left:0;z-index:-1;display:none}.login>p{font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:var(--black);padding-bottom:15px;font-family:f400;display:none}.login__stageone{display:flex;flex-direction:column}.login__stageone>h6:first-of-type,.login__stagetwo>h6:first-of-type{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:right;color:var(--pinkish-red);font-family:f400;padding-top:20px;padding-bottom:10px}.login__stagetwo>h6:last-of-type{text-align:right;padding-right:16px;padding-bottom:15px;padding-top:30px}.login__stageone--h6{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:right;color:var(--black);font-family:f400;margin-bottom:15px}.login__stageone>h6:nth-of-type(3){opacity:.6}.login__stageone>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);padding-bottom:20px}.login__stageone__form-group{display:flex;flex-direction:column;align-items:flex-start}.login__stageone__form-group--error.login__stageone__form-group--error{color:#ff3b30}.login__stageone__form-group--error--input{border:1px solid #ff3b30!important}.login__stageone__form-group>label{font-size:14px;padding-bottom:10px}.login__stageone__form-group>input,.login__stageone__form-group>label{font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>input{width:100%;height:48px;border:1px solid rgba(235,37,46,.1);background-color:rgba(235,37,46,.05);padding-right:15px;font-size:17px}.login__stageone__form-group>input::-webkit-inner-spin-button,.login__stageone__form-group>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login__stageone__form-group>input[type=number]{-moz-appearance:textfield}.login__stageone__form-group>input::-webkit-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>input::-moz-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>input:-ms-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>input::-ms-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>input::placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stageone__form-group>p{opacity:.5;font-size:12px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:var(--black);padding-top:5px}.login__stageone__form-group:last-of-type{padding-top:25px}.login__stagetwo__code{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);padding-top:10px}.login__stagetwo__code>span{text-decoration:underline;cursor:pointer}.login__stagetwo__check{display:flex;align-items:flex-start;align-items:center;margin-top:35px}.login__stagetwo__check>span{width:18px;height:18px;border:2px solid var(--black);border-radius:2px;margin-left:11px;cursor:pointer;position:relative}.login__stagetwo__check>span>img{height:calc(100% + 4px);width:calc(100% + 4px);position:absolute;top:-2px;left:-2px}.login__stagetwo__check>p{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.login__stagetwo__check>p>a{color:var(--pinkish-red);text-decoration:underline;margin-top:1px;cursor:pointer}.login__stagetwo__pros-text{width:100%;margin-top:30px}.login__stagetwo__pros-text>header{width:160px;display:block;margin-bottom:14px}.login__stagetwo__pros-text>header>img{width:130px;display:block}.login__stagetwo__pros-text>div{display:flex;align-items:center;margin-bottom:30px}.login__stagetwo__pros-text>div>p{font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.33;letter-spacing:.91px;text-align:right;color:#000;opacity:.6;padding-right:15px}.login .button__red{margin-bottom:30px;flex-shrink:0;margin-top:20px}.minimun__price__popup>div{height:277px;padding:25px 20px 0}.minimun__price__popup>div>img{padding-bottom:15px}.minimun__price__popup>div>p{padding-top:5px}.aceregister{font-family:f400;padding:22px}.aceregister .lds-ellipsis{-webkit-transform:translateY(-12px);transform:translateY(-12px)}.aceregister .lds-ellipsis div{background:#fff}.aceregister h6:last-of-type{padding-bottom:10px}.aceregister>p:first-of-type{padding-bottom:15px;font-family:f400}.aceregister>.login__stageone__form-group{padding-bottom:15px}.aceregister>.login__stageone__form-group:last-of-type{padding-top:0}.hamechiron .login__stageone>h6:first-of-type,.hamechiron .login__stagetwo>h6:first-of-type{color:var(--reg-blue)}.hamechiron .login__stageone__form-group>input{border:1px solid rgba(66,127,210,.15);background-color:rgba(66,127,210,.05)}.hamechiron .login .button__red{background-color:var(--reg-blue);box-shadow:none}.hamechiron .login__stagetwo__check>p>a{color:var(--reg-blue)}.mako .login__stageone>h6:first-of-type,.mako .login__stagetwo>h6:first-of-type{color:var(--mako-light-blue)}.mako .login__stageone__form-group>input{border:1px solid rgba(66,127,210,.15);background-color:rgba(66,127,210,.05)}.mako .login .button__red{background-color:var(--mako-light-blue);box-shadow:none}.mako .login__stagetwo__check>p>a{color:var(--mako-light-blue)}@media screen and (max-width:319px){.login{height:unset;padding:10px 14px}.login__stageone>h6:first-of-type,.login__stagetwo>h6:first-of-type{font-size:14px}.login__stageone>h6:last-of-type,.login__stagetwo>h6:last-of-type{font-size:10px;padding-bottom:20px}.login__stageone>p{font-size:12px}.login__stageone__form-group>input::-webkit-input-placeholder{font-size:12px}.login__stageone__form-group>input::-moz-placeholder{font-size:12px}.login__stageone__form-group>input:-ms-input-placeholder{font-size:12px}.login__stageone__form-group>input::-ms-input-placeholder{font-size:12px}.login__stageone__form-group>input::placeholder,.login__stageone__form-group>label{font-size:12px}.login__stageone__form-group>input{height:40px;font-size:12px}.login__stageone__form-group:last-of-type{padding-top:15px}.login__stageone__form-group>p{font-size:10px}.login .button__red{height:36px}.login .button__red>span{font-size:12px!important}.login__stagetwo__code{font-size:11px}.login__stagetwo__pros-text>div>p,.login__stagetwo__pros-text>header>p{font-size:12px}.login__stagetwo__pros-text>div>img{-webkit-transform:scale(.8);transform:scale(.8)}.login__stagetwo__check>span>img{-webkit-transform:scale(1.05);transform:scale(1.05)}.login__stagetwo__check>span{height:14px;width:14px}.login__stagetwo__check>p{font-size:12px}}@media screen and (max-width:425px){.login{background-color:var(--gray-bg);padding-left:0;padding-right:0;min-height:calc(100vh - 55px);height:auto;padding-bottom:20px}.login__stageone>h6:first-of-type,.login__stagetwo>h6:first-of-type{font-size:18px;padding-top:0;padding-left:16px;padding-right:16px}.login__stageone--h6{opacity:.6;font-size:14px;font-weight:100;font-family:f400;line-height:1.5;text-align:right;color:#0c0c0c;padding-bottom:20px}.login__stageone--h6,.login__stageone>p{padding-left:16px;padding-right:16px}.hamechiron .login__stageone__form-group>input,.login__stageone__form-group>input,.mako .login__stageone__form-group>input{height:50px;background-color:#fff}.login__stageone__form-group>p{padding-right:16px;padding-top:10px}.login .button__red{width:calc(100% - 32px);margin:auto;height:50px}.login .button__red>span{font-weight:700;font-family:f400;font-size:18px}.login__stageone__form-group>label{padding-right:16px}.login__stagetwo__code{padding-right:16px;font-size:12px}.login__stagetwo__pros-text{padding-right:16px}.login__stagetwo__pros-text>header{display:flex;align-items:center;padding-right:10px;width:190px;min-height:25px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAAAXCAYAAAGaH1Y0AAAABGdBTUEAALGPC/xhBQAAHgZJREFUaAWdm0uvHVd23/erXudxeUnqklKHbgiC2g4soCccGJnRI6MD9FAZe+TPwe+QL5BJRhomgDMzZ5mE8CBoGYaVjtJhi2pR5L2X51HvvfP77zqHktVp+VEQb9Wp2s/1/K+1tqz5A1f69FP/uTH+xW1d3I9dKFw9vRl8MZTz+MeDn19e3bU3+yn++7/+j/15CKtOLz//9b8JabrvJhtiTJNzphhpUTobRuui4UewU5q9836OcwpmjHN1M/tpLowb9g+31x9eXY1Wo371+PGq2Nc+NAe/HxsX3T75cXTGXBgXZzsXXaxjXaltXYzz/uhTuuMOtTHFfDSrYxg6t9l0eTA1+sFl/8df/VVorq/trXnk17ffupW/nIbN1+mbV2tXXR1s2d21j+vr3n722ay+9qs/fvxeKNKlG+PdKUVWslyBrc3W9SlOjXUuBGtSOm3PGzPMbDyFMLdufP3TGA9hvl8ezDAcTe2/WndN/aZo4915tm1rQ9OMU9uGwDA+xmh7Xw77WAwPIUNgvqm3zaa362/qTZm39r8eP75zsY/rWLjG9vM2OKd+jQ2JdUSXYMTsHAuBpfnZFHqekx0Ka/kc62BtnGPMbYyhH1cSwxjBa/WM6Y0dZqYfZ+/r0h4mOGeN3xfQ+VX76Hh755v4+Je/nHPnr3/+8wdmSA81EI22upvEoy4my5O8+80XvY7OzyZ2CEvJPo1NCVlh5S7NlvtEG28jfbknM4gFzrjeBHNwkwvJz5lPXTSHqpjmUNftvK/j/oNikSh11PU3T56Eqr8q+mqdHphD2LV7dwlj28L5AwJZN9XC22sa32Upu76Ornp7x5imXRuIEIqhnyAb26eJTcfpjrljyrSf9up73Y2b2no9Nwfjcx/axck0d5v3r3920puFGnz451zp6VNnfvUr+/zXd515jFRdX4f1be3eDJ1tmtLFm2FsqnX1stm2c+j9T/s2jz9WTRq+vU7rbe30vNsN8dXVYfwPJ6n+4dxW1Pm3L27vmpDWIcXKOLO2EzKDrMzwRnLjbYJFNrMtTTZJ1pCgkIx/y+sNMjhPyFO0VlIMWyRT9GfdCFlpYJHFCNhoDxqvLOI0mlTC9GF29W5dD/PdrmufXV3FJ8+eze7nL9oVdiggrhZhKN3oOyMBZdDATIWbmc2MiEB0du4NkpN4no3rJBesnH8oIpdLafIsUP8Qq1nqC7+HJJuUsEgBRrkh8S3xLlY+5H6ZUv1P7Xa3y5QN46qdp8FuvbcFWy9am3xh2R1aY7W6CbL4mVEtazKMZ6XBCBAmarTTxNw9VOVr1jwsgAt0tugmBsVqtzPjBoQ++lSx4GHqGCZMvnd+quNU86Z9Y95UP+0Qe4YOf3fvXv8nu92LqSyTPRxcM1bel0d/7X0quspvsDUypxds+dYfYOGF1mSa8dj8dpVufjIWF50r+8u+80Ma66kxg52lEMHEepxlz6um6IprW45jGN7w+/7lZCGYq8bC3QafjmZvvGkvXF3z+elJ7TUL1988+cv6Q+6vd6/d8FGd3G8wIdvN7ynDbhrtJe2+3RXp7jYUJkzjgDaFCX+y7iBebcdyipuAy0l1b49zOdzd9M3u2k1lnQ67rkJwM8VXd1bda5by337xs/3Tp08zO39vQgn+hzc3m9U0VWhqGdNc9f6iTsaVtRkKTEyPfVqFGdkS26KHKqMJWE6ZruimEEQeLsTeZs9n5gHn4KGox8jSJ7qRO0LYIZPI7dTQnd7IMma5YGSY7wymLcnujeiWzDWDTdwxmSlFPxdpkGl22PMst7gdn1A0umX5D6ka0ctiTgP2OsxFH1FY7Ga1kjuaxipNI3e51L5qYpggq/lq/PVHH8VPP/ssQpys3OrzjlBnE2RevbJfvGj8ULXFAF/exxf3zgSPRCOzRYxTZUAGCHYqCryPJsdPx9FH7ALqgqYHpNmyX3agxduBT+iDlHJmY5ammXXa+Ml68C3SJuuKiCkCjhAkqxsLFXFGH9qKvnHESLAmUTzZIhkUR5sRqb1IOjEq7fVOhBdR9ehMKuRo0LJYT3Pqqsr5YUAbY9e6sCqs74u+PRQBrvZTN1cVm0UNrqqjCGXTkyf+Rd8Xj4bB/m4c7cP1Or7kOXQdPtSnh1DE3D6Yv3zU2uOrV/FP6fTl1ZX7sO/t82GYMO3my+3WN2/e+JG+b9++9Ve8O1xdTXrn5ns21DvvhsFd73y6tx6RFJek04Ih66KMR3S3cLFk/VkesUJ5o7KgzvchjsXc4bYFn4o41l2FOY6NHbu2qJ1Ng8GBlL3vx8KvZHFLRL51qanXU28mrO/gIx7WxjoLB4iOcdLYss4QsQT4vZVrdvw0+3ZcjxUSUce3H2CTzH//iz53krp99HraroZDg6iWE9IAcnE17Oln16izfI7HL0iWEmZe9jpgImfUpLBzh7x7IS5k9J24SlWSKIEUif/iJotDVXmewzHwTZhH/kfjJAccQRSK5FkX6gc5cVz4AHoiq7rpksQJNcFEoM/MMpCmFEZkbQajZKl0gx16H+cGVwTtJMt+hPW2jGwKX4qkDWwWvuyDrYvez12Nlmj8iJuBI7tte2f+u3tDL7+XCcVX98XHvyjWd75ZRB9JUofbfuPe2/QOH5X621iKu91cAq07XJpZl3AuTWHu2A5aWPfIR8mGQVK4zEX9kAuAOWh9mnAzcF6bmeWmRIzTzrH82rh0QqSXkMv+aQ3ZNEF8/Gwv2wazMiA/E5Ux44jfFbHVPl8QOzMhQkjaq835U2YtmpmCHOSIOYSQNrSwssCHdnB6GH3BPZaDH7uH83wjkJAJ9W6Q7z1Iyoz5ELx3sB+A977km57VRL+PV4c8efvru6n56NoK/G93ZbYFu63AijEPaKP3T8yH0/PdVzbDr/95Hf6Ib93l+1FBg9rpKvfv2xftzj5qtilwf719DbM+MDu80j28Elpnr8fevkfbm4utNfKf93Ch6mzu9cf5BpHqwrQrU3iwnsxXL00DdMNM2359J+qbvCBY1Ex4t3EV+uI4VbrfKcp03Q6r2JbH+8CA//xn98ezt8vD8+cPEurc4F97l3P4DHz6qfmUIT4zwqkiqAj7zYPKXd587cr37trXJ1wK+4hVDlXXbuNhPcbtLgMYDPQ2hIve/tlmODzv7lbg1RJitq8AlTuitPcZ/Wv+3QfLaq3Cs7oTnHp9O2Pc7bZ0wr3/7i8+6Z//l6/8f/3lT+YfEkP9/tD1e4TCsNe//fq4xs5VZVVUHfHF4Kuqbm+xeS4OpilW49HKYwSsj8FFZ0WxsbcedeuBg8WiNhO2xiXgS+rdlAiJgQvZ9eNU+HQE7snNFdGOhVTsHcYWNED5tGjFZ/J8Uk5dUlZ5NKLgCSzusWLgX7zaKeC2qKi+hTjg8ivjx1Qg3600nvAJn+nxpn4gDh5iX8a5gLDlph+aTSyb/fjxZjOZTz5J9oSf8qT8yYv53xDn3qt+Je/g+x43Xkk/s6tn/MbN5ji4tAbRZreuxYoogQ0kGUt+n+HxMrA2pk92EEwQ4pJ9UsxnMeYywjkglf0ycQNRsE1yAiI81keEOl3ZDJ8cwPJqYYLeC4tht0D5kVATfwDJtA6oNuSAR8EO67MFoQ9rUIDihGD4rdjAA8inOqGVRay3ZjyUJdHwZfyYYNhst8lcXaUz0RauiWBPn9pnz55hZ3b2YVmGg7sKYfctKQ7cNys8zL4ugE4IUVGMU5xKO9bgqRgMYNGOTovB2GIT8d6pVEplRAJxXQAnMDGEcOBk9ALpWaRFXlGXDDdxGjSDQPSRxISMo8QQ3jEppnqciVBmvFfhxpVSN97hwjDFQE6IRmgBDsvGP487GpICgJAAEkDmggNAL3OJiJLQDJmlCYwkaQ9pPjbDNEzkQVjOMM1mPN5xw2+224NNH/+ielHdrEtL4mPowsZZhJHoHKsPoxrQIcYiVvjHRT3ExbNq8IwOTPhTYkLWwm9tXOtUpKdncVKpkRxBcoflxFjQvbQDOHiFXuENwc4gHG1SEjcR0wpGjIILkrKT6p19pOCJB/9L9bRJ8NEg9csmAAMxWdsXAGBFlyDAcUT48bpzUVSTHwwAHW/tR9IswEqIIUzXrGYSCk0/VcD1F036vlQpKxXMF389dh//4uCBBkiMvSQOfUlwneAU2MMOdYj99jJv+v1XV/Fz87kpCWHrq5usHo8ePRq++Nt92K5+Gwb6CqD9/RvinGoXlbuJgNXqtgpu3bv9OLsNCO0t43rAJvCb8N2nsgWHb6ZKLtMpUPR97FGHTT3brkcWisL3Q2xRNqxArJq6sn0fW1+VHi6VZLgInGFlQ5g8KLzLktM7IoJDoUGOK7DNPJmWGL9SprCoAR5oAFF/uR9cf2+YqvbOtWxnnw7F7fZ3Y9M+fPXqRluQTbDp8ePi69t4KVQMusWhQnE3wXoENwI2afLOBqETiy3RSvQFEwHQE5iUrdACz0ZX7WQ3zlxPyJz6oKDezvhqJdyQpmiLImCiz7iIEAf79h3YzPgqYy4Gz5fgJ6qo8EiJEtYAx4j1EjKz2HyP2gRkqAPj6Q7SJN6zigcxkr0E12DFp1BD/rmaDvxekQ5RXizdhiTkcelDGjfd/MF2O2CTJmefPx+nq3o/l7VyPscdTNAgpB+GDg8ibyX1k9WENFkVwrRkChdVII+jRAuEUR5Ud72feAqTEjAQWkTKKgQhURCpSyqRfkCflFY2Su3zGCcQih/j3YLmGc6wIKV4rMk43NsMMDUfrFG2MxMJbysnQ7aHbFFRymgrRB2wmLF0inSKo69Cn+oaz9wcSRn2yW9XrlwPfhOGsQJXpfuXRbnu7sXpg66bzJMnWZvI94DKsfSonuKcXVFHI/X5HTmXqt/iWyZ7vOfG9YC1JEVx3O9Dsa5nXESQla3WSDTXoSu90l2O1PZhVI6OAB1boG+e34qDbkl1l3ZTmLZNu67oL5jMuW4zj+OcUJGBPM4ljveaFA9EM+pDzndM9YCvQCXxDVAiKpNQg6v3LL7w/DeWB3tHuZvGtf0hbAL+ZLTjG4hYX7kRlVrN5Hymdi2PU/jYeTlt5fUYYefscBlMP6yGGoH2t7M7borDqGzvjRwc92UjQuEfExQTSVs2mjd3A5EebDp3iz25x+bxcQAUFqWigVSGUFBiP5JzDhbuidu6uBOcYBBGjLQyAMgSHEaVw1m9vu/+c5+TwSZlglR9F8JoTEkbqRNsgZ8JmRDlVAlbSfrOfbMToe0i4QvmUuZC3xU+ZWnOUrusUSnImDyUxwkouQKEMDhQAMaRJDUqUlnc2IBW7maE5tE5KF4m/O4viNV9+qtfhRXhx0vCFqWsP+Tzl6StFU6M1U2avrkIgTxkV/dRqeuyK1yZ6ulb860hIefJnSVPMk2jzjwb0tp+O1o9z+BBg/z6h1etaa8LsuklKFVxMn1WdrKk+IbelWUVlWwrBoSXS2nvFVbAhDon5ZQK90191Dd7fFPekg63pMPvFlX6xqynS3NT9+06bpsBMFm63X4gcUImtDJEMwbRHjutR6n20KS5uarffvPqk/jnz54uNNfAp+ud7T2/+LH7dtvFi906Hu/Usbx3b779BiJ1xty5gDmow99uvp4+MZW/fWF8c2XwJ3+UCfWivT9vzVd20/xfUpoP/IMdGf/72zTUxHq1mf7Pft/hY2hbmkcAvVcKbx4gmX1tb4nxHpzC3RVxm99c2NvwdnLFRQq7lBoKTbn9ehUbhKGZqpOk/dhO/uXfFnX5l/eT3GeQqnrDM5J9TxjjOWD1zu0DJ+hQHLbgm9epmedS9msiQ6RpfFnmBGDfRrsiSa2Ujt4rGViiHgCkHFjjLcFcYCxSJf2IS6YJMZPQD6EIQW2RldKqbigjrxy6/DB5FyFH3I5KB+RHT1hMToMBc9sMNvOki5dekoenF8ikRs6mRNkMXXJkeOKs8vn3We3P/XOrnFJyphzw58yuRAd+CzgjRMBQYDEcG6alGPHzrFFrUk+KnXntmBXcDvqGCWKMdwxXpljmBas/q3QnBIFnKJZoSCulTJpzlcKuwq38Ey24swyqGHNHrQIgFipqdQob8fZ8puCYevJqAW9cVlMEBPCOOgsA+oQrv8C//Tlef9nhP/33nxQoJQFk+B+Q0Fy9eoXJurLKkvwOjfgJd4c2uHuDfcXz9KZMFUCseftG2SDxNKfttIypqDLx5EQvgCg35gZsuQF3DplphzWmqevj+xvs9g3faacUSugbV3kTdti0eACbri+oE0xW7zTubrczD1bbScAwjL17y50ofr6oKRMeCq92oSOd66nAEgvjXqeOOWqHX35bYUV3tdJsglLUGOb14ZhmEq5aO6/Mnn3cZY277dbcdYegpCk1IhcQ9WksSV92qVhfjNrHQTiadJ1Zqacx7X62DeOIlbaZKQ/NczulqQkUhZlDKIOCa5iHU1y+b2O5IemLaUcHkQNocLq6YZ43pPWzuefdnmLDgLsoh+uyVFWSKuct/ZrthNZdWFU+L3b7NCBFLNW/bcF7dZxXky8Jw7qSCLxp+/VAJg4/MwTTjofTOFMayGM29QUxzlyOEeTUmisziP9fQqYnIKYf5gzO63y3YKjnnj154h5RVpCFEVA4N9I9HwToD34g0HDKrBJDDkKLWBKqD27E2siKgOiom02eGLWQY5aWAHxa1YeBe3gwJYIZj3/SpSz6QE2FkdLM/JZRCA0HAjqndgrsSFjiy9FatFX3kGGnMDpyRSmBOHMU6CixYBofj79YF8ZaZhLsWN5RH+zR6qgCjQCMLGHWdkFeLs2Zo2r94MrWKj8t4CJbgPxBY5/G12/2mptpTcy2POvvdzZRlgr7hv1QW+VUsDjY04k6k7QvW0doRM0ei0i8pdiGtjmuUS+gPrkpAmWsHaGTvqkGPzCL4LVikPO8GksGh5qMQgXiJKV7AVH0O79XsvhQkj9J7X6y67KZhwZligFHChQf0BpH6YDTHkRRU9esKnhNKj25NhGc7gXJX1xceFmyJ8+ekCF5dz3l6Rkw9sY9evt2flnXAeS5UYRKRqVy824+KBAiVL7D7hKRMr6pJLeDsEOauT7sZRl2bmtKRKskZFcVAw2FLGOsCNhTY9cE6wrVO+WkUeUNeb2s8ZRQb9phDusBojSOIjG7JHdUk6nJ5VTmQDxVhqbQFNtJZafCKBTYU1NAMmsMg53qYWomSpIULpqhmkmgED9AahDrsajmikWFqpmPfesLVu5Qir6T2Z90diIpMTWyZs2/k8WBoHMoY3EaT0AulF2Y+1LZnkgpZnw7USrYzlY5Zl0JzIJ+YoMpFocq3sTJXjpQmgqHm9aZ17mZ0fuR0OSy3MXx7jo+Im1BKcw+Ikz6wvyDqd+7cobwaGltzUPwmL5L2QeiAurB9uLiYlb7z6vfpD8lsf85VoR3Xm2ElCVoebz0DwQXy0jG/Iwi5HLc4ZY0SXjY2mrnHFxr8clvZQ1mjr5w2sjEdZEelSYB97DvRQsU5JIZWORWwqQEnnmkYtbTrF4k/B8HannlOK+rojsEX5LSIIOTUxmYd09RExNC1ZbACKshCQehYDMmXD7Ux6/D9U7BZy5nYQk05TtpRTv4iaVB88AOgS9n3KKIXqcbhI2kbTgbr1yUTj0IZyg1nJeOZcolK/oKX5CdG5QDU2ZC2ifN07L0TbmIrIlYAOEozc0fAAJZTy7yoRmnebLqHLcAmRH05QXLaqD5jKF1YubYxBIOEbafGMv7/0+YpXGZ9GShll//+K+soTCUjhyxSoJ41rhYYNaubK0q3BmnCVthIlU4XvJ4S+WqgBZKJBA/o046qcJvnf4gI4I/lSnD+GLMeuIcTA8bEZYjGyDnsKxtIExTnk79NA7qGtYc7toxYz6VBY4TrmJhR2Ep8ge+5t6OlExrMlOMMykLg4mLvt+1CDlFDPf3ZFiyKzxvWrbbkAnOv38AtB/rZdfZL8jV6VFWLO73tU4Zte0huJoaLNigJODPpbBpzAKoRKJcoTYgTi6gezkWpQ2KABLQEAoOchHOiRhwl3qwtIWKEuabjhQjrBgv93lyEVlA5eIWlyrBAs6LwDBMiVRlfeRyF0H4jtECxtrDWaD1vFzqi/DyN387CY3a6/c5tlcWKWeP5KYkQHKT+psvskYIi47t6CeFzCyEDEi50J4q+bD3JLRSOdKcVq5XdREpoNJ3gEvS2pArg/F/DNIFDVSf0DfJRG6vfdNHmSsKMiIdDRBeAQIWmY946JWowyU6iW4S3konBZkiFnMtBVUewRc4B02rAABhraiVcFqQCj74lt8SphlPs8IVfqtk0XbbfwlJBd7zBFAj46cnJFmuh6HEnFZw1QOMvK1I683gJOrBQ850kx4UTio4i4LlytgIxkmTIr5ci+AwCevknXAEjMmEpwacyF2LyGfLJTJqg9KUnE2HQYuASDO/zyi14jq9y/2z0BDsIEiAThQUQsGcHzJ7ETEYS3vM0pAFEn5BKDYFo2EAqpqFcSFyXlUWEM2j8RZGnIRSYkfrxKGGbBmzgJ4Ylduf2mm9XJl5yyPiI8YDtfmN4GZhW46CIojUpKQE50gy16qw/RJNDLZgQnZYOhkrLAToiz2KyhkgrDsHM8CBUgjldZfpKEFly0Qqjy96p+8lEKMfsJanpJJBWJDhFksuKIxfFrM5CjARETQNB1eWCqlOZUgOhK2gFoLc7nfH41QTrJ3xExZpOQWKqfLK2KW9B4EcKoKlInEolSIQAGgiw8wzZXoRVsIkq4MrKtARMQQ2Uh9zscMjCiUSf/IzID+QE5jATjDhKIQyhJhx3E/enzQbC6rzsjTlWJxYSVof/wkBmAkG4PZpxBgYbfXO7xAOFEl6il9fhJCxOY/I2LgSELz6yark8fM8shoQm2wc18nlYVhIU3MOT1E6bcV8LAn/GB8GaJ1Myz92ngXgpAIyPLxamKTF6tKc/FG29Hv/shTwVcIkQVKbfEqStfJbLblIL/DAvjm1yxw0gKk6jcsaNPxCDywNayS1xLErDCSBCEJAMkJChXOD56q6KDWCrUGfDe+pEFhiUYyXsXhB7QQmiY8ARraJ6Wc2xNNU81ioH+CIc42kFiLFY6qT+B0ZQkJUgCa2Yi6If1nuSJ6wmobtNj7c7cLzP3kZ/9OXf0nX06U08IfsO+521XvErDqnJP+po5Ckbx3JxdAwMdVn1oAQs2fhqHM0JzOtk5/kfwkBsFBYrLNp1RTagu7ZpUBdzqaJ23l+hIYTiovJ1jvhojMeytgvOxCoIc4zjogibKU6nsx0zvlocC6tSyZe1kXtNLNiJeXX+yxUiztS9KRhEUjQtWRvWUteE/0BFEwtEeA6rVN7Ekvyb73jWVGmTj4rKpMjPZ8yzFZZi+C7Rqmx1pyjXehAPx1NkotSEVgFE82/bBtDSrx6tki58Ku1KYbVaUr6yqdB3VnHldCRnLvDrZAvhmXErBxAlbvIVCNVTEgk6dLcY+aBoAe+Y5xL5JAzUWVFwn5eU6XihIFqHGWZ9eBcMVffjwH95GPSc54fk1R9xv3JqYLOowEuLcTOP37kzzkPRRMJnOmOfl2NaUOoLfaS4+nztiZ+V2wP8cOXkJ8D2ZWKNEDzHOYkX96rJCFV4AckPglJZhDjysQLS2fAi//CL46qgOeqE98wW0vmSdzJ5FGnzC6Ymh0F9Xsd1JIcLEwXsNZxULky9DAzT+OjxdQSoD9CrJ46pkXRhJIfgpfXsuALHhksI5HMEQlrnj67ViwgqxKA1yrE2txXzOfSGzrn6yxIEm31YVv5f0CQoGufquZJgPSPVBUqiQMDlBJ4IAHE9KyBdJJgAR5JQjUkMlAI4qhiZc7269sAdnXMsMzK2oE6JBgYCEgUSs4exqnP+TPK4lw10W6LClDN4iTD2yxsVNGTUVKRi0QQhyLvxO5yH1+07fzkR/JPSw+U+Pzwz7nLisk1blpOmmLFWhJ0IAJShKM/WzAVe0YiDoVcAt3CKTk7C/ibB/1eQKOYrDmlcaJ7zk/xAArgvZyo6rmLFouRSvmq/TjCUnVAIBeLhT2nD6YD0ACtEQ61y5aO/yGFtWBREFvEn3c52iEtzand5ZxLANnKympdOfKiqwZQRjsLPXPpgKSEVhHjYnUXsJ1tILZ6EUKpxrInTf/9S3uE0gRWWB9hOeFLCR5vVYCTtcy9pUBgzBw50yeDe9EH16VStCxMgX72xO7KOQm/UkIYdQJVHmwcgYiAsfPcwkMkawnfkdiinDlyPh6wQrnSit/bUN28mS8y5vq+BSKJm4XrnQU6WZ/zuD92/39JK1561nWiCgAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:cover}.login__stagetwo__pros-text>div{margin-bottom:15px}.login__stagetwo__check{padding-right:16px}}.desktop-mako-app .login__stageone>h6:first-of-type,.desktop-mako-app .login__stagetwo>h6:first-of-type{color:var(--mako-light-blue)}.desktop-mako-app .login__stageone__form-group>input{border:1px solid rgba(0,0,0,.1);background-color:hsla(0,0%,52.2%,.05)}.desktop-mako-app .room__rec__popup .button__red{background-color:var(--mako-light-blue)}.desktop-mako-app .room__rec__popup .login__stagetwo__check>p>a{color:var(--mako-light-blue)}.navbar{width:100%;background-color:var(--white);height:56px;justify-content:space-between;padding:0 16px;position:fixed;max-width:425px;z-index:10000;-webkit-transition:all .2s;transition:all .2s;font-family:f400}.navbar,.navbar__back{display:flex;align-items:center}.navbar__back{cursor:pointer;padding:5px;background:transparent;justify-content:center;width:33px;height:33px;border-radius:50%;margin-left:25px}.navbar__back__mako{font-size:15px;font-weight:100;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#fff;border-bottom:1px solid #03adef}@media screen and (max-width:350px){.mako .navbar{padding:0 8px}}.navbar--scrolled{box-shadow:0 4px 5px rgba(0,0,0,.15);-webkit-transition:all .2s;transition:all .2s}@media screen and (min-width:1250px){.navbar__placeholder.navbar__placeholder{height:115px;width:100%}}.navbar__placeholder{height:101px;width:100%}.navbar section{display:flex;align-items:center}.navbar__hamburger{height:14px;width:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:space-between}.navbar img[alt=logo-ace]{width:57px;height:25px}.navbar__icons{background-color:transparent;width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.navbar__icons--active{background-color:var(--pinkish-red)}.navbar__icons aside{width:15px;height:11px;border:1px solid #000;position:absolute;top:0;right:-6px;border-radius:5px;display:flex;align-items:center;justify-content:center;background-color:var(--white)}.navbar__icons--active aside{border:1px solid var(--pinkish-red);background-color:var(--white)}.navbar__icons aside p{font-family:f400;font-size:12px;text-align:center;color:var(--pinkish-red)}.navbar__menu{width:100%;min-height:100%;height:100vh;padding-bottom:10px;overflow-y:scroll;background-color:#fff;position:absolute;right:0;top:56px;z-index:0;box-shadow:0 3px 5px 0 rgba(0,0,0,.25);-webkit-transform:translateX(-102%);transform:translateX(-102%);overflow:hidden;visibility:hidden}.navbar__menu,.navbar__menu--active{-webkit-transition:all .3s;transition:all .3s}.navbar__menu--active{-webkit-transform:translateX(0);transform:translateX(0);overflow:scroll;z-index:910000;visibility:visible;padding-bottom:97px}.navbar__menu{display:flex;flex-direction:column}.navbar__menu>div{height:46px;padding:0 22px 0 17px;width:100%;cursor:pointer;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.navbar__menu>div:hover{background-color:rgba(235,37,46,.1)}.navbar__menu>div>span{display:flex;align-items:center;white-space:nowrap}.navbar__menu>div>span>p{padding-right:23px}.navbar__menu--devider.navbar__menu--devider{background-color:#eee;border:none;cursor:auto;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#0c0c0c}#nav-icon1,#nav-icon2,#nav-icon3,#nav-icon4{width:22px;height:16px;position:relative;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer;margin:0 16px 0 auto}#nav-icon1 span,#nav-icon3 span,#nav-icon4 span{display:block;position:absolute;height:2px;width:100%;background:var(--black);opacity:1;left:0;-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;transition:.25s ease-in-out}@media screen and (min-width:1200px){.ace #nav-icon3 span{background:var(--pinkish-red)}}#nav-icon3{height:33px;width:33px;border-radius:50%;background-color:transparent;display:flex;justify-content:center;align-items:center}#nav-icon3>span{width:20px}#nav-icon3 span:first-child{top:9px;left:6px}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:15px;left:6px}#nav-icon3 span:nth-child(3){top:21px;left:6px}#nav-icon3.open span:first-child{top:20px;width:0;left:50%}#nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:15px}#nav-icon3.open span:nth-child(4){top:21px;width:0;left:50%}.mako .navbar{background-color:var(--mako-dark-blue);border-bottom:1px solid #223950}.mako #nav-icon3,.mako .navbar__back,.mako .navbar__icons{background-color:var(--mako-light-blue)}.mako .navbar section{background-color:var(--mako-dark-blue)}.mako .navbar__menu--devider.navbar__menu--devider{background-color:#223950;color:var(--white)}.mako .navbar__menu>div:hover{background-color:#223950}.mako .navbar__menu>div>span,.mako .navbar__menu>div>span>p{color:var(--white)}.mako #nav-icon3 span{background-color:var(--white)}.hamechiron .navbar__menu>div:hover{background-color:rgba(66,127,210,.15)}.navbar__ace{height:109px;flex-direction:column;position:fixed;max-width:425px;z-index:10000;-webkit-transition:all .2s;transition:all .2s;font-family:f400}.navbar__ace,.navbar__ace>section{width:100%;background-color:var(--white);display:flex}.navbar__ace>section{height:56px;margin-bottom:3px;align-items:center;padding:0 12px 0 18px}.navbar__ace>section:first-of-type{box-shadow:0 2px 3px 0 rgba(0,0,0,.5);justify-content:space-between}.navbar__ace>section:last-of-type{padding:0;margin-bottom:0;border-bottom:1px solid #000}.navbar__ace__first__div{display:flex;align-items:center}.navbar__ace__first__img-container{display:flex;align-items:center;height:100%}.navbar__ace__first__img-container--red{height:39px;cursor:pointer}.navbar__ace__first__img-container--red>img{height:100%;object-fit:contain}.navbar__ace__sec{display:flex;justify-content:space-between}.navbar__ace__sec>div{height:70%;display:flex;align-items:center;justify-content:center;width:33vw;cursor:pointer}.navbar__ace__sec>div>a{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:var(--black)}.navbar__ace__sec>div:first-of-type,.navbar__ace__sec>div:nth-of-type(2){border-left:1px solid grey}.navbar__ace__sec>div:first-of-type{width:30%}.navbar__ace__sec>div:first-of-type>a,.navbar__ace__sec>div:nth-of-type(2)>a{padding-right:10px}.navbar__ace__sec>div:nth-of-type(2){width:60%}.navbar__ace__sec>div:nth-of-type(3){width:30%;position:relative}.navbar__ace__sec>div:nth-of-type(3)>aside{width:17px;height:17px;border-radius:9.5px;background-color:var(--pinkish-red);display:flex;justify-content:center;align-items:center;position:absolute;top:3px;-webkit-transform:translate(-12px);transform:translate(-12px)}.navbar__ace__sec>div:nth-of-type(3)>aside>p{font-size:14px;font-weight:800;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar__ace__menu{width:75%;height:100vh;background:#fff;position:absolute;left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:all .2s;transition:all .2s;display:flex;flex-direction:column;visibility:hidden}.navbar__ace__menu--active{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:all .2s;transition:all .2s;visibility:visible}.navbar__ace__menu>aside{width:100%;height:5px;background-color:#eee}.navbar__ace__menu>span{display:flex;align-items:center;padding-right:16px;cursor:pointer;padding-top:24px}.navbar__ace__menu>span>a{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__menu>span:last-of-type{padding-bottom:24px}.navbar__ace__menu>span>img{margin-left:22px}.navbar__ace__menu>div{display:flex;align-items:center;padding-right:16px;cursor:pointer;height:43px;border-bottom:1px solid rgba(0,0,0,.15)}.navbar__ace__menu>div:first-of-type{width:100%;height:50px;background-color:#3b3e4a}.navbar__ace__menu>div:first-of-type>h1{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;padding-right:10px}.navbar__ace__menu>div>span{display:flex;align-items:center;height:100%}.navbar__ace__menu>div>span>p{opacity:.8;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#000;padding-right:14px}.navbar__ace__desktop{display:flex;flex-direction:column;width:100%;font-family:f400;position:fixed;z-index:9999}.navbar__ace__desktop__section{height:75px}.navbar__ace__desktop #nav-icon3{width:38px;height:38px}.navbar__ace__desktop #nav-icon3>span{width:25px}.navbar__ace__desktop #nav-icon3 span:first-child{top:11px}.navbar__ace__desktop #nav-icon3 span:nth-child(2){top:18px}.navbar__ace__desktop #nav-icon3 span:nth-child(3){top:25px;height:2px}.navbar__ace__desktop #nav-icon3.open span:first-child{top:20px;width:0;left:50%}.navbar__ace__desktop #nav-icon3.open span:nth-child(2){left:7px;top:17px}.navbar__ace__desktop #nav-icon3.open span:nth-child(3){right:6px;top:18px}.navbar__ace__desktop__section--all-chapters-menu{display:flex;align-items:center;position:relative;cursor:pointer}.navbar__ace__desktop__section--all-chapters-menu>h2{-webkit-transition:all .2s;transition:all .2s}.navbar__ace__desktop__section--all-chapters-menu:hover>h2{font-size:22px;-webkit-transition:all .2s;transition:all .2s}.navbar__ace__desktop__section--all-chapters-menu--dropdown{position:absolute;top:calc(100% + 20px);width:170px;box-shadow:2px 7px 10px 0 rgba(0,0,0,.2);background-color:#fff;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .4s;transition:all .4s}@media screen and (max-height:700px){.navbar__ace__desktop__section--all-chapters-menu--dropdown{height:calc(100vh - 120px);overflow-y:scroll}}.navbar__ace__desktop__section--all-chapters-menu--dropdown--active{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top;transform-origin:top;-webkit-transition:all .4s;transition:all .4s}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div{height:40px;padding:0 10px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:space-between;cursor:pointer}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div:hover{background-color:rgba(235,37,46,.1)}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div:hover>span{color:var(--pinkish-red)}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div>img{display:none}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div:hover>img{display:block}.navbar__ace__desktop__section--all-chapters-menu--dropdown>div>span{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:#000}.navbar__ace__desktop__section--all-chapters-menu>h2{font-size:20px;font-weight:"f400";font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000;margin-right:14px;color:var(--pinkish-red)}.navbar__ace__desktop__section:first-of-type{background:var(--white);box-shadow:0 2px 8px 0 rgba(0,0,0,.32);z-index:9000}.navbar__ace__desktop__section:last-of-type{background-color:#fafafa;z-index:8999;border-bottom:2px solid #000}.navbar__ace__desktop--grid{width:100%;max-width:1280px;height:100%;padding:0 15px;margin:auto;display:flex;align-items:center;justify-content:space-between}.navbar__ace__desktop__section__img.navbar__ace__desktop__section__img{width:100px;height:54px;cursor:pointer;justify-content:center}.navbar__ace__desktop__section__img>img{height:100%;object-fit:contain}.navbar__ace__desktop__section--menu{display:flex;align-items:center}.navbar__ace__desktop__section--menu:last-of-type{-webkit-transform:translateY(2px);transform:translateY(2px)}.navbar__ace__desktop__section--menu__ace-link{display:flex;align-items:center}.navbar__ace__desktop__section--menu__ace-link>p{-webkit-transform:translateY(2px);transform:translateY(2px);margin-right:4px}.navbar__ace__desktop__section--menu>div,.navbar__ace__desktop__section--menu>span{display:flex;align-items:center;height:42px;border-left:1px solid #dbdcdd;padding:0 20px;cursor:pointer}.navbar__ace__desktop__section--menu>div:last-of-type{border-left:0}.navbar__ace__desktop__section--menu>span{margin-right:10px}.navbar__ace__desktop__section--menu>span>img{margin-left:10px;height:21px}.navbar__ace__desktop__section--menu>span:nth-of-type(2){border:none;-webkit-transform:translateY(2px);transform:translateY(2px)}.navbar__ace__desktop__section--menu>span:nth-of-type(2) a{display:flex;align-items:center}.navbar__ace__desktop__section--menu>span:nth-of-type(2) a>img{margin-left:5px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.navbar__ace__desktop__section--menu>div>span{display:flex;align-items:center}.navbar__ace__desktop__section--menu>div>span>p,.navbar__ace__desktop__section--menu>span{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000;padding-right:10px}.navbar__ace__desktop__section--cart{display:flex;align-items:center;cursor:pointer;-webkit-transform:translateY(2px);transform:translateY(2px)}.navbar__ace__desktop__section--cart>h2{font-size:24px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.42px;text-align:right;color:#000;padding-right:15px;white-space:nowrap}.navbar__ace__desktop__section--cart>div{position:relative}.navbar__ace__desktop__section--cart>div>aside{width:19px;height:19px;border-radius:9.5px;background-color:var(--pinkish-red);display:flex;justify-content:center;align-items:center;position:absolute;top:-3px;-webkit-transform:translate(-18px);transform:translate(-18px)}.navbar__ace__desktop__section--cart>div>aside>p{font-size:14px;font-weight:800;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#fff}.navbar__ace__desktop__section__search{position:relative}.navbar__ace__desktop__section__search>input{width:500px;height:40px;border:1px solid #e1e1e1;background-color:#fff;font-size:22px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.38px;text-align:right;color:#000;padding-right:20px}.navbar__ace__desktop__section__search>input::-webkit-input-placeholder{opacity:.3;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__desktop__section__search>input::-moz-placeholder{opacity:.3;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__desktop__section__search>input:-ms-input-placeholder{opacity:.3;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__desktop__section__search>input::-ms-input-placeholder{opacity:.3;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__desktop__section__search>input::placeholder{opacity:.3;font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.navbar__ace__desktop__section__search>img{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.navbar__ace__desktop__section__search__menu{position:absolute;top:calc(100% + 3px);background-color:var(--white);width:100%;max-height:376px;padding:4px 4px 0;overflow-y:scroll;direction:ltr;z-index:1;box-shadow:0 2px 8px 0 rgba(0,0,0,.42)}.navbar__ace__desktop__section__search__menu>header{width:100%;height:38px;background-color:#f2f2f2;display:flex;align-items:center;justify-content:flex-end;padding-right:10px}.navbar__ace__desktop__section__search__menu>div{height:45px;display:flex;align-items:center;justify-content:flex-end;cursor:pointer;border-top:1px solid rgba(0,0,0,.1);padding-right:10px}.navbar__ace__desktop__section__search__menu>div:hover{background-color:#f2f2f2}.navbar__ace__desktop__section__search__menu>div>img{margin-left:23px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media screen and (min-width:940px){.desktop-mako-app .navbar{max-width:unset;height:113px}.desktop-mako-app .navbar__placeholder{height:115px}}@media screen and (max-width:319px){.navbar{padding:0 8px;height:40px}.navbar__back{margin-right:0;margin-left:0}.navbar__placeholder{height:40px}.navbar__back img{-webkit-transform:scale(.8);transform:scale(.8)}#nav-icon3{margin-right:5px}.navbar__logo{-webkit-transform:scale(.7) translateX(15px);transform:scale(.7) translateX(15px)}.navbar__icons{width:24px;height:24px}.navbar__menu{top:40px}.navbar__menu--devider.navbar__menu--devider,.navbar__menu>div,.navbar__menu>div>span>p{font-size:12px}}.new-navbar{display:flex;flex-direction:column;width:100%;max-width:425px;position:fixed;top:0;margin:auto;z-index:8000;font-family:f400}.new-navbar__first-section{width:100%;height:56px;background-color:#fff;display:flex;justify-content:space-between;padding:0 13px;z-index:8001;position:relative;border-bottom:1px solid #e3e3e3}.new-navbar__first-section>div{display:flex;height:100%;align-items:center}.new-navbar__first-section>div>img{height:80%;max-width:100px;cursor:pointer;margin-right:20px}.new-navbar__first-section>div>span{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f3f3f3;cursor:pointer}.new-navbar__first-section>div>span>img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.new-navbar__hamburger,.new-navbar__search{width:40px;height:40px;border-radius:50%;background-color:#f3f3f3;display:flex;align-items:center;justify-content:center;cursor:pointer}.new-navbar__hamburger{margin-right:10px;flex-direction:column;justify-content:space-between;padding:12px 0}.new-navbar__hamburger>span{height:2px;display:block;width:20px}.ace .new-navbar__hamburger>span{background-color:var(--pinkish-red)}.mako .new-navbar__hamburger>span{background-color:var(--mako-light-blue)}.hamechiron .new-navbar__hamburger>span{background-color:var(--reg-blue)}.new-navbar__second-section{width:100%;height:45px;padding:0 13px;box-shadow:0 5px 15px 0 rgba(0,0,0,.2);background-color:#f9f9f9;z-index:8002;position:relative;display:flex;align-items:center;justify-content:space-around}.new-navbar__second-section>a,.new-navbar__second-section>div{display:flex;align-items:center;justify-content:center;padding:10px;cursor:pointer}.new-navbar__second-section>div:not(:last-of-type){border-left:1px solid #e3e3e3;border-right:1px solid #e3e3e3;padding:0 15px}.new-navbar__second-section>a>p,.new-navbar__second-section>div>p{font-size:15px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000;padding-right:5px;white-space:nowrap}.new-navbar__second-section>a>img,.new-navbar__second-section>div>img{height:21px;width:21px}.new-navbar__second-section>div{position:relative}.new-navbar__second-section>div>figure{width:29px;height:19px;border-radius:11px;border:2px solid #f9f9f9;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.86;letter-spacing:normal;text-align:right;color:#fff;position:absolute;top:2px;right:-10px}.ace .new-navbar__second-section>div>figure{background-color:#e02020}.mako .new-navbar__second-section>div>figure{background-color:var(--mako-light-blue)}.hamechiron .new-navbar__second-section>div>figure{background-color:var(--reg-blue)}.new-navbar--menu{width:75%;max-width:320px;height:100vh;background:#fff;position:fixed;left:0;top:0;-webkit-transform:translateX(-100%);transform:translateX(-100%);display:flex;flex-direction:column;visibility:hidden;z-index:9000;font-family:f400}.new-navbar--menu,.new-navbar--menu--active{-webkit-transition:all .2s;transition:all .2s}.new-navbar--menu--active{-webkit-transform:translateX(0);transform:translateX(0);visibility:visible}@media screen and (min-width:425px){.new-navbar--menu{left:calc(50% - 220px)}}.new-navbar--menu__close{display:flex;align-items:center;cursor:pointer;width:100%;padding:0 18px;height:55px;background-color:#232323}.new-navbar--menu__close>h1{font-size:24px;text-align:right;color:#fff;padding-right:10px}.new-navbar--menu__section{display:flex;flex-direction:column;position:relative;padding:10px 25px 0}.new-navbar--menu__section-buttons:after,.new-navbar--menu__section:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:5px;background-color:#eee}.new-navbar--menu__section:last-of-type:after{display:none}.new-navbar--menu__section>div{display:flex;align-items:center;cursor:pointer;height:50px}.new-navbar--menu__section>div:last-of-type{margin-bottom:10px}.new-navbar--menu__section>div>a{font-size:17px;text-align:right;color:#000;padding-right:8px;width:100%}.new-navbar--menu__section>div>img{height:21px;width:21px}.new-navbar--menu__section>div>figure{width:28px;height:18px;border-radius:11px;display:flex;justify-content:center;align-items:center;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.86;letter-spacing:normal;text-align:right;color:#fff;position:absolute;left:16px}.ace .new-navbar--menu__section>div>figure{background-color:#e02020}.mako .new-navbar--menu__section>div>figure{background-color:var(--mako-light-blue)}.hamechiron .new-navbar--menu__section>div>figure{background-color:var(--reg-blue)}.new-navbar--menu__section-buttons{padding:20px 24px 10px;width:100%;display:flex;justify-content:space-between;position:relative}.new-navbar--menu__section-buttons>button{width:calc(50% - 4px);height:50px;display:flex;justify-content:center;align-items:center;margin-bottom:15px;cursor:pointer;font-size:15px;font-weight:500;background-color:#fff;color:#fff}.hamechiron .new-navbar--menu__section-buttons>button:first-of-type{background-color:var(--reg-blue)}.mako .new-navbar--menu__section-buttons>button:first-of-type{background-color:var(--mako-light-blue)}.ace .new-navbar--menu__section-buttons>button:first-of-type{background-color:var(--pinkish-red)}.hamechiron .new-navbar--menu__section-buttons>button:last-of-type{border:1px solid var(--reg-blue);color:var(--reg-blue)}.mako .new-navbar--menu__section-buttons>button:last-of-type{border:1px solid var(--mako-light-blue);color:var(--mako-light-blue)}.ace .new-navbar--menu__section-buttons>button:last-of-type{border:1px solid var(--pinkish-red);color:var(--pinkish-red)}.new-navbar-desktop{position:fixed;width:100%;z-index:8000}.new-navbar-desktop__first-section{width:100%;height:70px;background-color:#fff;z-index:8001}.new-navbar-desktop__second-section{width:100%;height:44px;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);background-color:#f9f9f9;z-index:8002}.new-navbar-desktop--grid{max-width:1200px;padding:0 30px;height:100%;margin:auto;display:flex;justify-content:space-between}.new-navbar-desktop__first-section--part{height:70px;display:flex;align-items:center}.new-navbar-desktop__first-section--part--img{height:80%;margin-left:20px;cursor:pointer}.new-navbar-desktop__first-section--part>button:first-of-type{width:78px;margin-left:10px}.new-navbar-desktop__first-section--part>button:first-of-type,.new-navbar-desktop__first-section--part>button:last-of-type{height:40px;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;display:flex;justify-content:center;align-items:center}.new-navbar-desktop__first-section--part>button:last-of-type{width:138px;background-color:var(--pinkish-red);color:#fff}.new-navbar-desktop__first-section--part>button:last-of-type>img{margin-left:5px;-webkit-transform:translateY(1px);transform:translateY(1px)}.ace .new-navbar-desktop__first-section--part>button:first-of-type{border:1px solid var(--pinkish-red);color:var(--pinkish-red);background-color:#fff}.mako .new-navbar-desktop__first-section--part>button:first-of-type{border:1px solid var(--mako-light-blue);color:var(--mako-light-blue);background-color:#fff}.hamechiron .new-navbar-desktop__first-section--part>button:first-of-type{border:1px solid var(--reg-blue);color:var(--reg-blue);background-color:#fff}.ace .new-navbar-desktop__first-section--part>button:last-of-type{background-color:var(--pinkish-red);box-shadow:0 5px 15px 0 rgba(235,37,46,.3);color:#fff}.mako .new-navbar-desktop__first-section--part>button:last-of-type{background-color:var(--mako-light-blue);box-shadow:0 5px 15px 0 rgba(33,163,197,.3);color:#fff}.hamechiron .new-navbar-desktop__first-section--part>button:last-of-type{background-color:var(--reg-blue);box-shadow:0 5px 15px 0 rgba(66,127,210,.3);color:#fff}.new-navbar-desktop__second-section--part{display:flex}.new-navbar-desktop__second-section--part>a{display:flex;align-items:center;margin-left:25px;padding-left:10px;cursor:pointer;position:relative}.new-navbar-desktop__second-section--part>a>img{height:25px;width:25px}.new-navbar-desktop__second-section--part>a>figure{width:34px;height:22px;border-radius:11px;border:2px solid #f9f9f9;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:.86;letter-spacing:normal;text-align:right;color:#fff;position:absolute;top:2px;right:-22px}.ace .new-navbar-desktop__second-section--part>a>figure{background-color:#e02020}.mako .new-navbar-desktop__second-section--part>a>figure{background-color:var(--mako-light-blue)}.hamechiron .new-navbar-desktop__second-section--part>a>figure{background-color:var(--reg-blue)}.new-navbar-desktop__second-section--part>a>p{margin-right:10px;font-family:f400}.navbar__search-results--all.navbar__search-results--all.navbar__search-results--all{display:flex;justify-content:space-between}.ace .navbar__search-results--all,.ace .navbar__search-results--all:hover{background-color:rgba(235,37,46,.05)}.mako .navbar__search-results--all,.mako .navbar__search-results--all:hover{background-color:rgba(33,163,197,.05)}.hamechiron .navbar__search-results--all,.hamechiron .navbar__search-results--all:hover{background-color:rgba(66,127,210,.05)}.ace .navbar__search-results--all>p{color:var(--pinkish-red)}.mako .navbar__search-results--all>p{color:var(--mako-light-blue)}.hamechiron .navbar__search-results--all>p{color:var(--reg-blue)}.ace .navbar__search-results--all>img,.hamechiron .navbar__search-results--all>img,.mako .navbar__search-results--all>img{-webkit-transform:rotate(0deg);transform:rotate(0deg)}.newhomepage{font-family:f400;overflow-x:hidden}.newhomepage__grid{width:100%}.newhomepage__header{width:100%;height:450px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.newhomepage__header__bg{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.newhomepage__header__banner{width:calc(100% - 32px);height:305px;-webkit-transform:translateY(90px);transform:translateY(90px);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 5px 15px 0 rgba(0,0,0,.35);background-color:hsla(0,0%,100%,.7);padding:17px 21px;margin:auto;display:flex;flex-direction:column;align-items:center}.newhomepage__header__banner>h1{font-size:30px;font-family:f500;text-align:center;color:#000;margin-bottom:5px}.newhomepage__header__banner>h2{font-size:20px;text-align:center;color:#000;width:100%;border-bottom:1px solid #000;padding-bottom:15px;margin-bottom:15px}.newhomepage__header__banner>p{font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.59;letter-spacing:normal;text-align:center;color:#000}.newhomepage__grid--3>a,.newhomepage__grid--3>button,.newhomepage__header__banner>a,.newhomepage__header__banner>button{width:100%;max-width:310px;height:50px;display:flex;justify-content:center;align-items:center;margin-top:15px}.newhomepage__grid--3>a>p,.newhomepage__grid--3>button>p,.newhomepage__header__banner>a>p,.newhomepage__header__banner>button>p{font-size:17px;font-family:f500;text-align:center;color:#fff;margin-left:5px}.ace .newhomepage__grid--3>a,.ace .newhomepage__grid--3>button,.ace .newhomepage__header__banner>a,.ace .newhomepage__header__banner>button{background-color:var(--pinkish-red);box-shadow:0 5px 15px 0 rgba(235,37,46,.3)}.mako .newhomepage__grid--3>a,.mako .newhomepage__grid--3>button,.mako .newhomepage__header__banner>a,.mako .newhomepage__header__banner>button{background-color:var(--mako-light-blue);box-shadow:0 5px 15px 0 rgba(33,163,197,.3)}.hamechiron .newhomepage__grid--3>a,.hamechiron .newhomepage__grid--3>button,.hamechiron .newhomepage__header__banner>a,.hamechiron .newhomepage__header__banner>button{background-color:var(--reg-blue);box-shadow:rgba(66,127,210,.3)}.newhomepage__second-section{display:flex;flex-direction:column;justify-content:flex-end;padding:0 70px 45px;width:100%;height:743px;background-color:#232323}.newhomepage__second-section__info{margin-top:40px;position:relative}.newhomepage__second-section__info>h3{font-size:25px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;text-align:center;color:#fff}.newhomepage__second-section__info:not(:nth-of-type(3)):after{content:"";width:60px;height:2px;border-radius:4px;position:absolute;left:50%;bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.newhomepage__second-section__info:not(:nth-of-type(3)){padding-bottom:40px}.ace .newhomepage__second-section__info:not(:nth-of-type(3)):after{background-color:var(--pinkish-red)}.mako .newhomepage__second-section__info:not(:nth-of-type(3)):after{background-color:var(--mako-light-blue)}.hamechiron .newhomepage__second-section__info:not(:nth-of-type(3)):after{background-color:var(--reg-blue)}.newhomepage__third-section{background-color:#000;background-image:url(/static/media/mobilethirdbg.7a5aea39.png);background-size:cover;background-repeat:no-repeat;padding:0 16px 30px}.newhomepage__grid--3,.newhomepage__third-section{display:flex;flex-direction:column;align-items:center}.newhomepage__grid--3{width:100%}.newhomepage__grid--3>h1{font-size:22px;font-family:f500;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:right;color:#fff;width:100%;border-bottom:1px solid #fff;padding:20px 0;margin-bottom:20px}.newhomepage__third-section__banner-container{display:flex;flex-direction:column}.newhomepage__third-section__banner-container>div{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:300px;background-color:#fff;margin-bottom:16px;padding:35px}.newhomepage__third-section__banner-container>div>img{width:100px;margin-bottom:20px}.newhomepage__third-section__banner-container>div>h1{font-size:35px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.14;letter-spacing:normal;text-align:center;color:#000;padding-bottom:10px}.newhomepage__third-section__banner-container>div>p{opacity:.6;font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:normal;text-align:center;color:#000}.home-slider-item{width:calc(100% - 12px);border:1px solid #d4d4d4;background-color:#fff;margin-left:auto;cursor:pointer}.home-slider-item__banner.home-slider-item__banner{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:0;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.home-slider-item__section-img{height:200px;background-color:grey;position:relative}.home-slider-item__section-img>img{width:100%;height:100%;object-fit:cover}.home-slider-item__section-img>aside{width:100%;height:30px;object-fit:contain;position:absolute;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.home-slider-item__section-img>aside>p{font-size:17px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:normal;text-align:right;color:#fff}.ace .home-slider-item__section-img>aside{background-color:var(--pinkish-red)}.mako .home-slider-item__section-img>aside{background-color:var(--mako-light-blue)}.hamechiron .home-slider-item__section-img>aside{background-color:var(--reg-blue)}.home-slider-item__section-pro{display:flex;height:65px;flex-direction:row-reverse;align-items:center;justify-content:flex-start;padding:0 16px;width:100%}.home-slider-item__section-pro>figure{width:40px;height:40px;border-radius:50%;overflow:hidden;margin-left:10px;flex-shrink:0}.home-slider-item__section-pro__image{height:100%;width:100%;object-fit:cover}.home-slider-item__section-pro>figure>p{font-size:17px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:normal;text-align:right;color:#000}.slider__arrow--next{justify-content:flex-start;padding-right:8px;left:0;-webkit-transform:translate(-85%,-50%);transform:translate(-85%,-50%)}.slider__arrow--next,.slider__arrow--prev{width:64px;height:64px;border-radius:50%;box-shadow:0 3px 10px 0 rgba(0,0,0,.2);background-color:#fff;display:flex;align-items:center;position:absolute;cursor:pointer;top:50%;z-index:1}.slider__arrow--prev{justify-content:flex-end;padding-left:8px;right:0;-webkit-transform:translate(85%,-50%);transform:translate(85%,-50%)}.slider__arrow--prev>img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.newhomepage__forth-section{margin-top:35px;padding:0 20px;margin-bottom:40px}.newhomepage__forth-section>h1{font-size:22px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:right;color:#000;padding-bottom:20px;margin-bottom:30px;width:100%;border-bottom:1px solid #000}.newhomepage__forth-section>h1>button{display:none}.newhomepage__forth-section>button{max-width:310px;width:100%;height:50px;display:flex;align-items:center;justify-content:center;margin:auto}.ace .newhomepage__forth-section>button{border:1px solid var(--pinkish-red)}.mako .newhomepage__forth-section>button{border:1px solid var(--mako-light-blue)}.hamechiron .newhomepage__forth-section>button{border:1px solid var(--reg-blue)}.newhomepage__forth-section>button>p{font-size:17px;font-family:f500;margin-left:10px}.ace .newhomepage__fifth-section>button{color:var(--pinkish-red)}.mako .newhomepage__fifth-section>button{color:var(--mako-light-blue)}.hamechiron .newhomepage__fifth-section>button{color:var(--reg-blue)}.newhomepage__fifth-section{width:100%;height:400px;background-color:#101319;background-image:url(/static/media/mobilefifthbg.d6c5964e.png);background-size:cover;background-repeat:no-repeat;justify-content:space-between;padding:35px 25px;margin-bottom:50px}.newhomepage__fifth-section,.newhomepage__fifth-section>div{display:flex;flex-direction:column;align-items:center}.newhomepage__fifth-section>div>h1{font-size:30px;font-family:f500;line-height:1.17;width:215px;padding-bottom:8px}.newhomepage__fifth-section>div>h1,.newhomepage__fifth-section>div>p{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;color:#fff}.newhomepage__fifth-section>div>p{font-size:18px;font-weight:400;line-height:normal}.newhomepage__fifth-section>button{max-width:290px;width:100%;height:50px;box-shadow:0 2px 4px 0 rgba(0,0,0,.5);background-color:#fff;font-size:17px;font-family:f500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:var(--pinkish-red)}.ace .newhomepage__forth-section>button>p{color:var(--pinkish-red)}.mako .newhomepage__forth-section>button>p{color:var(--mako-light-blue)}.hamechiron .newhomepage__forth-section>button>p{color:var(--reg-blue)}@media screen and (min-width:1250px){.ace .home-slider-item:hover .home-slider-item__banner{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:1;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.ace .newhomepage__grid{width:1200px;display:flex;justify-content:flex-start}.ace .newhomepage__header{justify-content:center}.ace .newhomepage__header__banner>h1{font-size:35px}.ace .newhomepage__header__banner>h2{font-size:22px}.ace .newhomepage__header__banner>p{font-size:18px}.ace .newhomepage__header__banner{width:350px;-webkit-transform:none;transform:none;margin:unset}.ace .newhomepage__second-section{flex-direction:row;height:120px;padding:0}.ace .newhomepage__grid--2{display:flex;align-items:center;margin:auto;height:100%}.ace .newhomepage__second-section__info{margin:unset;padding:unset;display:flex;flex-direction:row;align-items:center}.ace .newhomepage__second-section__info:not(:nth-of-type(3)){margin:unset;padding:unset;margin-left:70px;padding-left:70px}.ace .newhomepage__second-section__info:not(:nth-of-type(3)):after{width:2px;height:60px;left:0}.ace .newhomepage__second-section__info>h3{max-width:150px;font-size:20px;margin-right:30px}.ace .newhomepage__grid--3{width:1200px}.ace .newhomepage__third-section{background-image:url(/static/media/thirdbg.e1969b37.png)}.ace .newhomepage__third-section__banner-container{flex-direction:row;width:100%;justify-content:space-between}.ace .newhomepage__grid--3>button{display:none}.ace .newhomepage__grid--3>h1{justify-content:space-between}.ace .newhomepage__grid--3>h1,.ace .newhomepage__grid--3>h1>button{display:flex;align-items:center}.ace .newhomepage__grid--3>h1>button>p{font-size:16px;font-family:f500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;margin-left:7px}.ace .newhomepage__third-section__banner-container>div{width:calc(25% - 12px);height:340px;justify-content:flex-start}.ace .newhomepage__third-section__banner-container>div>img{height:100px}.ace .newhomepage__forth-section{width:1200px;margin:40px auto auto}.ace .newhomepage__forth-section>button{display:none}.ace .newhomepage__forth-section>h1{display:flex;align-items:center;justify-content:space-between}.ace .newhomepage__forth-section>h1>button{display:flex;align-items:center;justify-content:center}.ace .newhomepage__forth-section>h1>button>p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;color:var(--pinkish-red);padding-left:5px}.ace .newhomepage__forth-section>h1>button>img{-webkit-transform:translateY(1px);transform:translateY(1px)}.ace .slider__arrow--prev{width:40px;height:40px;padding-left:10px;-webkit-transform:translate(55%,-50%);transform:translate(55%,-50%)}.ace .slider__arrow--next{width:40px;height:40px;padding-right:10px;-webkit-transform:translate(-27%,-50%);transform:translate(-27%,-50%)}.ace .newhomepage__fifth-section{width:1200px;height:300px;margin:40px auto auto;background-image:url(/static/media/fifthbg.8a0cd486.png);justify-content:unset}.ace .newhomepage__fifth-section>div>h1{width:unset;font-size:30px}.ace .newhomepage__fifth-section>div>p{width:490px}.ace .newhomepage__fifth-section>button{margin-top:15px}}@media screen and (min-width:940px){.mako .home-slider-item:hover .home-slider-item__banner{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;transform-origin:bottom;opacity:1;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.mako .newhomepage__grid{width:940px;display:flex;justify-content:flex-start}.mako .newhomepage__header{justify-content:center}.mako .newhomepage__header__banner>h1{font-size:35px}.mako .newhomepage__header__banner>h2{font-size:22px}.mako .newhomepage__header__banner>p{font-size:18px}.mako .newhomepage__header__banner{width:350px;-webkit-transform:none;transform:none;margin:unset}.mako .newhomepage__second-section{flex-direction:row;height:120px;padding:0}.mako .newhomepage__grid--2{display:flex;align-items:center;margin:auto;height:100%}.mako .newhomepage__second-section__info{margin:unset;padding:unset;display:flex;flex-direction:row;align-items:center}.mako .newhomepage__second-section__info:not(:nth-of-type(3)){margin:unset;padding:unset;margin-left:70px;padding-left:70px}.mako .newhomepage__second-section__info:not(:nth-of-type(3)):after{width:2px;height:60px;left:0}.mako .newhomepage__second-section__info>h3{max-width:150px;font-size:20px;margin-right:30px}.mako .newhomepage__grid--3{width:940px}.mako .newhomepage__third-section{background-image:url(/static/media/thirdbg.e1969b37.png)}.mako .newhomepage__third-section__banner-container{flex-direction:row;width:100%;justify-content:space-between}.mako .newhomepage__grid--3>button{display:none}.mako .newhomepage__grid--3>h1{justify-content:space-between}.mako .newhomepage__grid--3>h1,.mako .newhomepage__grid--3>h1>button{display:flex;align-items:center}.mako .newhomepage__grid--3>h1>button>p{font-size:16px;font-family:f500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;margin-left:7px}.mako .newhomepage__third-section__banner-container>div{width:calc(25% - 12px);height:340px;justify-content:flex-start;padding:25px}.mako .newhomepage__third-section__banner-container>div>h1{font-size:29px}.mako .newhomepage__third-section__banner-container>div>img{height:100px}.mako .newhomepage__forth-section{width:940px;margin:40px auto auto}.mako .newhomepage__forth-section>button{display:none}.mako .newhomepage__forth-section>h1{display:flex;align-items:center;justify-content:space-between}.mako .newhomepage__forth-section>h1>button{display:flex;align-items:center;justify-content:center}.mako .newhomepage__forth-section>h1>button>p{font-size:16px;font-weight:500;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:right;color:var(--mako-light-blue);padding-left:5px}.mako .newhomepage__forth-section>h1>button>img{-webkit-transform:translateY(1px);transform:translateY(1px)}.mako .slider__arrow--prev{width:40px;height:40px;padding-left:10px;-webkit-transform:translate(55%,-50%);transform:translate(55%,-50%)}.mako .slider__arrow--next{width:40px;height:40px;padding-right:10px;-webkit-transform:translate(-27%,-50%);transform:translate(-27%,-50%)}.mako .newhomepage__fifth-section{width:940px;height:300px;margin:40px auto auto;background-image:url(/static/media/fifthbg.8a0cd486.png);justify-content:unset}.mako .newhomepage__fifth-section>div>h1{width:unset;font-size:30px}.mako .newhomepage__fifth-section>div>p{width:490px}.mako .newhomepage__fifth-section>button{margin-top:15px}}.choice{display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:0 20px 40px}.choice img[alt=logo]{width:125px;height:55px;margin-top:10px}.choice aside{display:flex;align-items:center;padding-bottom:19px;padding-right:4px;padding-top:20px}.choice section{width:100%}.choice aside h4{font-family:f400;font-size:16px;color:var(--text-blackish);margin-right:5px}.choice__images__container{width:100%;display:flex;flex-wrap:wrap;margin-bottom:50px;justify-content:center}.choice__images__container>div{width:30%;margin:4px;-webkit-transition:all .2s;transition:all .2s;background-color:var(--white);cursor:pointer;overflow:hidden}.choice__images__container>div:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.3);-webkit-transition:all .2s;transition:all .2s}.choice__images__container__image:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.choice>p{margin-bottom:10px;font-family:f400;font-size:12px;letter-spacing:-.3px;text-align:center;color:var(--black)}.choice__images__container__image{display:flex;flex-direction:column;justify-content:space-between;position:relative;max-height:160px}.choice__images__container__image__editor{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:var(--reg-blue);position:absolute;z-index:400;top:5px;right:5px;display:none}.choice__images__container__image>div{width:100%;height:33%}.choice__images__container__image>div>img{width:100%}.choice__images__container__image p{font-family:f400;font-size:12px;letter-spacing:0;color:var(--black);padding-top:10%;padding-bottom:10%;padding-right:5px;line-height:1.2;text-align:right}.choice__images__container__image__small-screens{display:none}.ace .choice__images__container__image__editor{background-color:var(--pinkish-red)}.mako .choice__images__container__image__editor{background-color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .choice{min-height:calc(100vh - 250px);display:block}.ace .choice section{max-width:1280px;padding:0 15px;width:100%;margin:auto}.ace .choice__images__container{margin-top:25px}.ace .choice__images__container>div{width:31.6%}.ace .choice .innernav{margin-right:4px;padding-top:20px}.ace .choice h1{font-size:50px;font-family:f400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding-top:40px;padding-bottom:20px}.ace .choice aside{padding-top:30px;padding-bottom:25px;border-bottom:1px solid rgba(0,0,0,.1)}.ace .choice aside h4{font-size:30px;font-family:f400}.ace .choice__images__container__image{max-height:unset;position:relative}.ace .choice__images__container>div{margin:10px}.ace .choice__images__container__image>div{height:250px}.ace .choice__images__container__image>div>img{height:250px;object-fit:cover;object-position:center}.ace .choice__images__container__image p{position:absolute;bottom:10px;font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.75;letter-spacing:-.02px;color:#fff;background-color:rgba(0,0,0,.65);width:100%;height:35px;text-align:right;padding:11px 10px 0 0}.ace .choice>p{display:none}.ace .choice__calculator__input{width:420px;height:595px;z-index:10001;position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.choice__calculator__input__x{width:35px;height:35px;border-radius:50%;background-color:#fff;position:absolute;top:-15px;right:-15px;z-index:1;cursor:pointer;z-index:10002}.ace .choice__calculator__input>.calculator{width:100%;height:100%}.ace .choice__calculator__input .cart__heading{height:203px}.ace .choice__calculator__input .calculator>section>h6{font-size:18px;padding-top:16px}.ace .choice__calculator__input .cart__heading>div{display:flex;flex-direction:column;justify-content:flex-end}.ace .choice__calculator__input .cart__heading>div>h1{font-size:24px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;padding:0}.ace .choice__calculator__input .cart__heading:after{display:none}.ace .choice__calculator__input .calculator__input aside{padding-top:0;padding-bottom:0;border-bottom:0}.ace .choice__calculator__input .calculator>p{display:none}.ace .choice__calculator__input .calculator__input{margin-top:27px}.ace .choice__calculator__input .calculator a{margin-top:30px}.ace .choice__images__container__image__editor{height:27px;width:27px}}@media screen and (min-width:940px){.mako .choice{max-width:970px;padding:0 15px;width:100%;margin:auto}.mako .choice aside{margin:30px 0;padding:0 0 10px;border-bottom:1px solid rgba(0,0,0,.2)}.mako .choice aside h4{font-size:25px;font-family:f400;padding-right:5px}.mako .choice aside>img{width:30px}.mako .choice__images__container>div{margin:0 0 20px;width:calc(33% - 11px)}.mako .choice__images__container>div:not(:nth-of-type(3n)){margin-left:20px}.mako .choice__images__container__image{max-height:unset;position:relative}.mako .choice__images__container__image>div{height:auto;margin:0}.mako .choice__images__container>div,.mako .choice__images__container__image>div>img{height:230px}.mako .choice__images__container__image p{position:absolute;bottom:3px;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.75;letter-spacing:-.02px;text-align:right;color:#fff;background-color:rgba(0,0,0,.65);width:100%;height:50px;text-align:center;padding:20px 0 0}.mako .choice>p{display:none}.mako .choice__calculator__input{width:420px;height:595px;z-index:10001;position:fixed;background:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mako .choice__calculator__input__x{width:35px;height:35px;border-radius:50%;background-color:#fff;position:absolute;top:-15px;right:-15px;z-index:1;cursor:pointer;z-index:10002}.mako .choice__calculator__input>.calculator{width:100%;height:100%}.mako .choice__calculator__input .cart__heading{height:203px}.mako .choice__calculator__input .calculator>section>h6{font-size:18px;padding-top:16px}.mako .choice__calculator__input .cart__heading>div{display:flex;flex-direction:column;justify-content:flex-end}.mako .choice__calculator__input .cart__heading>div>h1{font-size:30px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;padding:0}.mako .choice__calculator__input .cart__heading:after{display:none}.mako .choice__calculator__input .calculator__input aside{padding-top:0;padding-bottom:0;border-bottom:0;margin:0}.mako .choice__calculator__input .calculator>p{display:none}.mako .choice__calculator__input .calculator__input{margin-top:27px}.mako .choice__calculator__input .calculator a{margin-top:30px}}@media screen and (max-width:319px){.choice{padding:10px 16px 16px}.choice aside{flex-direction:column;padding:0 0 18px}.choice aside h4{padding-top:5px;font-size:14px}.choice aside img{height:22px;width:22px}.choice__images__container>div{width:calc(50% - 8px)}.choice__images__container__image>div{height:70px}.choice__images__container__image:hover img{-webkit-transform:none;transform:none}.choice__images__container__image>div>img{height:70px}.choice__images__container>div:hover{box-shadow:none}.choice__images__container__image p{padding-top:8px}.choice>p{font-size:10px}.choice__images__container__image>div{position:relative}.choice__images__container__image>div:hover .choice__images__container__image__small-screens{display:flex;align-items:center;justify-content:center;height:100%;width:100%;position:absolute;border-radius:2px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);background-color:rgba(0,0,0,.3)}.choice__images__container__image>div:active .choice__images__container__image__small-screens{height:100%;width:100%;position:absolute;border-radius:2px;box-shadow:0 0 5px 0 rgba(0,0,0,.1);background-color:hsla(0,0%,100%,.3)}.choice__images__container__image__small-screens>div{width:60px;height:16px;border-radius:1px;border:1px solid #fff;font-family:f400;font-size:10px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.6;letter-spacing:.19px;text-align:center;color:#fff}}.category{display:flex;flex-direction:column;align-items:flex-start;padding-bottom:100px}.category__loader__bottom{width:100%;margin:auto}.category__loaders{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;padding:0 16px}.category__loaders__item{height:350px;width:calc(50% - 11px);margin-top:20px;overflow:hidden;position:relative}.category__loaders__item>aside:first-of-type{background:#f2f2f5;height:180px;width:100%;height:40vw;max-height:180px}.category__loaders__item>aside:nth-of-type(2){background:#f2f2f5;height:20px;width:100%;margin-top:18px;border-radius:5px}.category__loaders__item>aside:nth-of-type(3){background:#f2f2f5;height:15px;width:50%;margin-top:18px;border-radius:5px}.category__loaders__item>aside:nth-of-type(4){background:#f2f2f5;height:15px;width:100%;margin-top:18px;border-radius:5px}.category__loaders__item>aside:nth-of-type(5){background:#f2f2f5;height:40px;width:100%;margin-top:18px;border-radius:5px}.category__loaders__item figure{-webkit-animation:move1 1.5s linear infinite forwards;animation:move1 1.5s linear infinite forwards;width:150%;height:250px;right:-20px;position:absolute;top:0;background:hsla(0,0%,100%,.4);-webkit-filter:blur(20px);filter:blur(20px);opacity:1}@-webkit-keyframes move1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(800%);transform:translateY(800%)}}@keyframes move1{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{-webkit-transform:translateY(800%);transform:translateY(800%)}}@media screen and (min-width:1250px){.ace .category__loaders{padding:0}.ace .category__loaders__item{width:calc(25% - 22.5px);height:auto}.ace .category__loaders__item>aside:first-of-type{height:285px;max-height:unset}.ace .category__loaders__item>aside:nth-of-type(2){height:30px;margin-bottom:50px}.ace .category__loaders__item>aside:nth-of-type(3),.ace .category__loaders__item>aside:nth-of-type(4){height:20px}.ace .category__loaders__item>aside:nth-of-type(4){margin-bottom:30px}}.category>.category__first-section{width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:16px 16px 0}.category>.category__first-section>h1{font-family:f400;font-size:22px;color:var(--blackish-text);padding:20px 0}.category__items__container{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start;padding:0 16px}.category__item{width:calc(50% - 11px);padding:16px 0;cursor:pointer}.category__item>a{display:flex;flex-direction:column;align-items:center;justify-content:center}.category__item>a>img{width:100%;height:100%;min-height:185px;object-fit:contain}.category__item>a>div{max-width:165px;max-height:165px;margin-left:unset!important;width:100%;height:40vw}.category__item section:first-of-type{width:100%;cursor:pointer}.category__item>section{width:100%;padding:9px;display:flex;flex-direction:column;align-items:flex-start}.category__item>section:last-of-type{margin-bottom:0}.category__item>section>img{width:100%;height:100%;object-fit:contain}.category__item section p{font-family:f400;font-size:12px;text-align:right;letter-spacing:.2px;color:var(--gray-text)}.category__item section span{width:100%;display:flex;justify-content:space-between}@media screen and (max-width:345px){.category__item section span{flex-direction:column;align-items:flex-start;padding:4px 0}.category__item section h6{align-self:flex-start!important}.category__item section p:first-of-type{padding-top:5px}}.category__item section span h5{line-height:1.23;padding-top:3px;white-space:nowrap}.category__item section h6,.category__item section span h5{font-family:f400;font-size:13px;letter-spacing:.4px;color:var(--black)}.category__item section h6{height:32px;line-height:1;opacity:.25;align-self:flex-end;padding-top:4px;text-decoration:line-through;padding-bottom:13px}.category__item section h3{font-family:f400;font-size:16px;line-height:1;-webkit-transform:translateX(2px);transform:translateX(2px);letter-spacing:.5px;color:var(--black);text-align:right;min-height:62px}.category__item section h4{opacity:.3;font-size:12px;font-family:f400;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:.47px;text-align:right;color:#000;margin-bottom:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}.category__item a{width:100%}.category__items__container div:nth-child(2n){margin-right:11px}.category__items__container div:nth-child(odd){margin-left:11px}@media screen and (max-width:425px){.category__item section h3{min-height:64px}}@media screen and (max-width:330px){.category__item section h3{min-height:80px}}.filter{overflow-x:hidden}.hamechiron .category__item .button__red{background-color:var(--reg-blue)}.mako .category__item .button__red{background-color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .category__item section h4{margin-bottom:15px!important}.ace .category{max-width:1280px;width:100%;margin:auto;padding:0 15px;min-height:calc(100vh - 250px)}.ace .category>.category__first-section{padding:16px 0 0 16px}.ace .category>.category__first-section>h1{font-size:58px;font-family:f400;padding:30px 0}.ace .category__items__container{padding:30px 0}.ace .category__item{width:calc(25% - 22.5px);border:1px solid rgba(0,0,0,.15);padding:0;margin-left:30px!important;margin-bottom:30px;-webkit-transition:all .2s;transition:all .2s}.ace .category__item:hover{box-shadow:0 0 14px 0 rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}.ace .category__item:nth-child(4n){margin-left:0!important}.ace .category__items__container div:nth-child(2n){margin-right:0}.ace .category__item>section{height:unset;padding:15px}.ace .category__item>section:last-of-type{margin-bottom:0;padding-top:5px}.ace .category__item section h3{font-size:18px;line-height:1.38;letter-spacing:.69px;width:unset;max-width:unset;min-height:95px}.ace .category__item section h3,.ace .category__item section h4{font-weight:400;font-style:normal;font-stretch:normal;text-align:right;color:#000;padding:0 15px}.ace .category__item section h4{opacity:.3;font-size:14px;font-family:f400;line-height:1.43;letter-spacing:.47px;margin-bottom:5px}.ace .category__item section p{font-size:16.9px;padding-right:15px}.ace .category__item section span{padding:0 15px}.ace .category__item section span h5{font-size:18.2px}.ace .category__item>section:last-of-type{padding:0}}@media screen and (min-width:940px){.mako .category__item section h4{margin-bottom:15px!important}.mako .category{max-width:940px;width:100%;margin:auto;min-height:calc(100vh - 250px)}.mako .category>.category__first-section{padding:16px 0 0 16px}.mako .category>.category__first-section>h1{font-size:25px;font-family:f400;padding:10px 0;margin-bottom:10px;border-bottom:1px solid rgba(0,0,0,.2);width:100%;text-align:right}.mako .category__items__container{padding:30px 0}.mako .category__item{width:calc(25% - 15px);border:1px solid rgba(0,0,0,.15);padding:0;margin-left:20px!important;margin-bottom:30px;-webkit-transition:all .2s;transition:all .2s}.mako .category__item:hover{box-shadow:0 0 14px 0 rgba(0,0,0,.2);-webkit-transition:all .2s;transition:all .2s}.mako .category__item:nth-child(4n){margin-left:0!important}.mako .category__items__container div:nth-child(2n){margin-right:0}.mako .category__item>section{height:unset;padding:7px}.mako .category__item>section:last-of-type{margin-bottom:0;padding-top:5px}.mako .category__item section h3{font-size:16px;line-height:1.38;letter-spacing:.69px;width:unset;max-width:unset;min-height:95px;padding:7px 7px 7px 10px}.mako .category__item section h3,.mako .category__item section h4{font-weight:400;font-style:normal;font-stretch:normal;text-align:right;color:#000}.mako .category__item section h4{opacity:.3;font-size:14px;font-family:f400;line-height:1.43;letter-spacing:.47px;padding:0 7px;margin-bottom:5px}.mako .category__item section p{font-size:14px;padding-right:7px}.mako .category__item section span{padding:0 7px}.mako .category__item section span h5{font-size:15px}.mako .category__item>section:last-of-type{padding:0}.mako .category__loaders__item{width:218px}.mako .category__loaders__item:not(:last-of-type){margin-left:11px}.mako .category__loaders__item figure{width:218px;right:0}.mako .category__loaders{padding:0;margin-top:20px}}.filter{height:60px;background-color:var(--gray-bg);width:100%}.filter__item__container{display:flex!important}.filter__item__container:active,.filter__item__container:focus{outline:none}.filter__item{height:36px;width:calc(100% - 10px);border-radius:4px;border:1px solid hsla(0,0%,59.2%,.3);background-color:var(--white);margin-top:12px;display:flex!important;justify-content:space-evenly;align-items:center;cursor:pointer}.filter__item--active{background-color:var(--pinkish-red)}.filter__item--active p{color:var(--white)!important;font-family:f400!important}.filter__item:active,.filter__item:focus{outline:none}.filter__item p{font-family:f400;font-size:14px;margin:0 5px;line-height:1.36;letter-spacing:.3px;color:var(--black)}.hamechiron .filter__item--active{background-color:var(--reg-blue)}.mako .filter__item--active{background-color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .filter__desktop{display:flex;justify-content:space-between;align-items:center;height:100%;font-family:f400}.ace .filter__desktop>p{font-family:f400;font-weight:700}.ace .filter__desktop>div{display:flex;align-items:center}.ace .filter__desktop>div>p{border-right:1px solid #000;padding:0 15px;cursor:pointer}.ace .filter__desktop>div>p:first-child{border-right:none}.ace .filter{height:40px;border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);background-color:unset}.ace .filter__desktop__item{height:30px;display:flex;align-items:center}.ace .filter__desktop__item--active{color:var(--pinkish-red);font-weight:600}}@media screen and (min-width:940px){.mako .filter__desktop{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;font-family:f400}.mako .filter__desktop>p{display:none}.mako .category>.category__first-section{padding:0}.mako .filter__desktop>div{display:flex;flex-wrap:wrap;align-items:center}.mako .filter{background-color:unset;height:unset}.mako .filter__desktop__item{height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;width:123px;height:34px;border:1px solid var(--mako-light-blue);margin-left:11px;margin-top:10px}.mako .filter__desktop__item--active{color:var(--white);background-color:var(--mako-light-blue);font-weight:600}}.allchapters{padding:0 16px;font-family:f400}.allchapters>p{font-family:f400;font-size:12px;font-weight:400;letter-spacing:-.3px;text-align:center;color:#000;padding-bottom:20px}.allchapters>h1,.allchapters>p{font-style:normal;font-stretch:normal;line-height:normal}.allchapters>h1{font-size:22px;padding-bottom:10px;padding-top:20px}.allchapters>h1,.allchapters>h2{font-weight:100;letter-spacing:normal;text-align:right;color:#0c0c0c}.allchapters>h2{font-style:normal;font-stretch:normal;opacity:.6;font-size:15px;line-height:1.6}.allchapters>div{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:20px}.allchapters>div>div>section{width:100%;height:calc(50vw - 44px);max-width:180px;max-height:180px;background-color:grey;margin-bottom:20px;cursor:pointer;position:relative}.allchapters>div>div>section>img{width:100%;height:100%;object-fit:cover}.allchapters>div>div>section>img:last-of-type{width:25px;height:25px;object-fit:cover;position:absolute;left:10px;bottom:10px;z-index:2222}.allchapters>div>div>h2{font-size:16px;font-weight:400;line-height:1;letter-spacing:.53px;color:#000}.allchapters>div>div>h2,.allchapters>div>div>p{font-style:normal;font-stretch:normal;text-align:right}.allchapters>div>div>p{font-size:13px;font-weight:100;line-height:1.54;letter-spacing:.23px;color:rgba(22,22,22,.6);max-width:calc(50vw - 44px);padding-top:10px}.allchapters__item{margin-bottom:20px;width:calc(50vw - 35px);max-width:185px}@media screen and (min-width:425px){.allchapters>div>div>p{max-width:180px}}@media screen and (min-width:1250px){.ace .allchapters{width:100%;max-width:1250px;margin:auto;padding-bottom:30px}.ace .allchapters>h1{font-family:f400;font-size:50px;padding:30px 0 20px}.ace .allchapters>h2{padding-bottom:30px;font-family:f400;font-size:20px}.ace .allchapters__counter{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:30px}.ace .allchapters__counter>p{padding:15px 0;font-size:18px;font-family:f400}.ace .allchapters__item{width:calc(25% - 22.5px);max-width:unset;margin-left:30px;margin-bottom:30px}.ace .allchapters__item:nth-of-type(4n){margin-left:0}.ace .allchapters>div>div>section{width:auto;max-width:284px;max-height:284px}.ace .allchapters>div{justify-content:flex-start}.ace .allchapters>p{display:none}.ace .allchapters>div>div>h2{font-size:20px}.ace .allchapters>div>div>p{font-size:18px;font-family:f400;max-width:unset}}@media screen and (min-width:940px){.mako .allchapters{width:100%;max-width:970px;margin:auto;padding:0 15px 30px}.mako .allchapters>h1{font-family:f400;display:flex;align-items:center;width:100%;height:40px;background-color:#03adef;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:.67px;padding:0 20px 0 0;color:#fff}.mako .allchapters>h2{display:none}.mako .allchapters__counter{border-top:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);margin-bottom:30px}.mako .allchapters__counter>p{padding:15px 0;font-size:18px;font-family:f400}.mako .allchapters__item{width:284px;max-width:unset;margin-bottom:30px}.mako .allchapters__item:nth-of-type(3n){margin-left:0}.mako .allchapters>div>div>section{width:auto;max-width:284px;max-height:284px}.mako .allchapters>div{justify-content:space-between}.mako .allchapters>p{display:none}.mako .allchapters>div>div>h2{font-size:20px;font-family:f400}.mako .allchapters>div>div>p{font-size:18px;font-family:f400;max-width:unset}.mako .allchapters>div>div>section>img:last-of-type{height:40px;width:40px}}.aces{background-color:var(--gray-page-bg);min-height:100vh}.aces__area-filter{position:fixed;bottom:0;left:0;width:100%;max-width:425px;background-color:var(--white);z-index:99000;border-top-left-radius:10px;border-top-right-radius:10px;padding-bottom:40px;-webkit-transform:translateY(100%);transform:translateY(100%)}.aces__area-filter,.aces__area-filter--active{-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.aces__area-filter--active{-webkit-transform:translate(0);transform:translate(0)}.aces__area-filter>p{padding:19px 16px;font-family:f400;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:right}.ace .aces__area-filter>p{color:var(--pinkish-red)}.mako .aces__area-filter>p{color:var(--mako-light-blue)}.hamechiron .aces__area-filter>p{color:var(--reg-blue)}.aces__area-filter>div{width:100%;height:44px;display:flex;align-items:center;padding:0 16px;cursor:pointer}.aces__area-filter>div:hover{background-color:rgba(235,37,46,.1)}.aces__area-filter>div>p{font-family:f400;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}@media screen and (min-width:425px){.aces__area-filter{-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.aces__area-filter,.aces__area-filter--active{left:50%;-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.aces__area-filter--active{-webkit-transform:translate(-50%);transform:translate(-50%)}}.aces__first-section{padding:16px;display:flex;flex-direction:column;align-items:flex-start;background-color:var(--white);position:relative;z-index:7999}.aces__pros--contact-info{height:36px;display:flex;justify-content:space-between}.aces__pros--contact-info>a,.aces__pros--contact-info>span{width:calc(50% - 1px);height:100%;background-color:var(--pinkish-red);display:flex;align-items:center;justify-content:center}.ace .aces__pros--contact-info>a:hover,.ace .aces__pros--contact-info>span:hover{background-color:#c20f17}.aces__pros--contact-info>a>h1,.aces__pros--contact-info>span>h1{font-size:15px;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:var(--white);font-family:f400;margin-right:8px;margin-left:8px;min-width:70px;max-width:100px;overflow:hidden;text-overflow:ellipsis;direction:ltr;white-space:nowrap}.aces__first-section__menu{background-color:var(--white);width:100%;position:absolute;z-index:1000;top:100%;left:0;display:none}.aces__first-section__menu--active{display:unset}.menu__icon{-webkit-backface-visibility:hidden;backface-visibility:hidden}.menu__icon,.menu__icon--active{-webkit-transition:all .2s;transition:all .2s}.menu__icon--active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.menu__item{height:50px;display:flex;align-items:center;padding:0 16px;justify-content:space-between;width:100%;border-bottom:1px solid var(--gray-bg)}.menu__item>p:first-of-type{color:var(--pinkish-red);cursor:pointer}.menu__item>p:first-of-type,.menu__item>p:nth-of-type(2){font-family:f400;font-size:12px;line-height:1.33;letter-spacing:.4px}.menu__item>p:nth-of-type(2){color:var(--black);text-align:right;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:110px;width:25vw}.menu__item>p:last-of-type{font-family:f400;font-size:14px;line-height:1.14;text-align:right;letter-spacing:1.3px;color:var(--pinkish-red);min-width:82px}.menu__item img{height:40px;width:40px}.menu__item>span{display:flex;align-items:center;width:50px}.menu__item>span>p{font-family:f400;font-size:12px;line-height:1.33;letter-spacing:.4px;color:var(--black);margin:0 2px}.aces__first-section h1{font-family:f400;font-size:22px;text-align:right;color:var(--color-black);display:flex;padding-top:20px}.aces__first-section h1>img{margin-right:4px}.aces__first-section h1 span:last-of-type{color:var(--pinkish-red);margin-right:5px;cursor:pointer}.aces__first-section>h2{font-family:f400;font-size:16px;line-height:1.25;letter-spacing:1.4px;text-align:right;color:#141414;padding-top:10px;padding-bottom:17px;display:flex;width:100%}.aces__first-section>h2>span:last-of-type{margin-right:5px}.aces__first-section>h2>figure{width:18px;height:18px;border-radius:1px;cursor:pointer;border:1px solid var(--pinkish-red);margin-right:15px;display:flex;align-items:center;justify-content:center}.aces__filter{height:60px;background-color:var(--gray-page-bg)}.aces__pros{display:flex;flex-direction:column;background-color:var(--white);margin-bottom:17px;cursor:pointer}.aces__pros__content{display:flex;justify-content:space-between;padding:16px}.aces__pros__content>aside{height:40px;width:40px;flex-shrink:0}.aces__pros__content>span{display:flex}.aces__pros__content>span>img{width:60px;height:60px;border-radius:50%}.aces__pros__content>span>div{display:flex;flex-direction:column;align-items:flex-start;padding:0 16px 0 30px}.aces__pros__content>span>div>h1{font-family:f400;font-size:18px;line-height:1.09;letter-spacing:.6px;text-align:right;color:var(--black);padding-bottom:5px}.aces__pros__content>span>div>p{opacity:.6;font-family:f400;font-size:12px;line-height:1.5;letter-spacing:.2px;text-align:right;color:#161616;padding-bottom:5px}.aces__pros__content>span>div>span{display:flex}.aces__pros__content>span>div>span>p{opacity:.4;font-family:f400;font-size:10px;line-height:1.6;letter-spacing:.2px;text-align:right;color:#161616;padding-right:5px}.ace-pro-page--contact-info{height:36px}.hamechiron .aces__first-section h1 span:last-of-type{color:var(--reg-blue)}.hamechiron .aces__first-section>h2>figure{border:1px solid var(--reg-blue)}.hamechiron .aces__pros--contact-info>a,.hamechiron .aces__pros--contact-info>span{background-color:var(--reg-blue)}.hamechiron .aces__area-filter>div:hover{background-color:rgba(66,127,210,.15)}.hamechiron .menu__item>p:first-of-type,.hamechiron .menu__item>p:last-of-type{color:var(--reg-blue)}.hamechiron .aces__first-section h1>img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mako .aces__first-section h1 span:last-of-type{color:var(--mako-light-blue)}.mako .aces__first-section>h2>figure{border:1px solid var(--mako-light-blue)}.mako .aces__pros--contact-info>a,.mako .aces__pros--contact-info>span{background-color:var(--mako-light-blue)}.mako .aces__area-filter>div:hover{background-color:rgba(33,163,197,.1)}.mako .menu__item>p:first-of-type,.mako .menu__item>p:last-of-type{color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .aces{max-width:1250px;width:100%;margin:auto}.ace .aces,.aces .aces__filter{background-color:#fff}.ace .aces__first-section{padding:16px 0 0}.ace .aces header{font-size:50px;font-weight:600;font-family:f400;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:25px 0}.ace .aces__first-section h1{font-size:30px}.ace .aces__first-section h1>img{-webkit-transform:scale(1.5) translateX(-4px);transform:scale(1.5) translateX(-4px)}.ace .aces__first-section>h2{font-size:20px}.ace .aces__first-section>h2>figure{-webkit-transform:translateY(3px);transform:translateY(3px)}.ace .aces__pros{margin-bottom:0;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.ace .aces__pros:hover{box-shadow:0 0 10px 0 rgba(0,0,0,.1);cursor:pointer}.ace .aces__pros__container__item{width:calc(33% - 16px);border:1px solid hsla(0,0%,59.2%,.3);margin-left:30px;margin-bottom:31px}.ace .aces__pros__container__item:nth-of-type(3n){margin-left:0}.ace .aces__pros__container{display:flex;width:100%;flex-wrap:wrap;padding-top:5px}.ace .aces__pros__content>span>div>h1{font-size:20px}.ace .aces__pros__content>span>div>p{font-size:14px;height:85px}.ace .aces__pros__content{position:relative;height:100%}.ace .aces__pros__content>aside{position:absolute;top:98px;height:66px;width:60px}.ace .aces__first-section__menu{width:375px;right:0;left:unset;box-shadow:0 7px 20px 0 rgba(0,0,0,.3)}.ace .aces__pros--contact-info{flex-shrink:0}.ace .aces__pros__content>span>div>span{position:absolute;bottom:15px}.ace .aces__area-filter{top:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 7px 20px 0 rgba(0,0,0,.3);border-radius:0;display:none}.ace .aces__area-filter,.ace .aces__area-filter--active{position:absolute;left:unset;z-index:999999;-webkit-transform:none;transform:none}.ace .aces__area-filter--active{display:block;-webkit-transition:none;transition:none}}@media screen and (min-width:940px){.mako .aces{max-width:970px;padding:0 16px;width:100%;margin:auto}.mako .aces,.mako .aces__filter{background-color:#fff}.mako .aces__first-section{padding:16px 0 0}.mako .aces header{font-size:50px;font-weight:600;font-family:f400;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:25px 0}.mako .aces__first-section h1{font-size:30px;padding-top:0}.mako .aces__first-section h1>img{-webkit-transform:scale(1.5) translateX(-4px);transform:scale(1.5) translateX(-4px)}.mako .aces__first-section>h2{font-size:20px;border-bottom:1px solid rgba(0,0,0,.2);padding-bottom:5px;margin-bottom:10px;width:98.9%;padding-top:20px;display:flex}.mako .aces__first-section>h2>.header__two__span{font-size:25px;font-family:f400;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.03px;text-align:right;color:#000;flex-grow:1}.mako .aces__first-section>h2>figure{-webkit-transform:translateY(3px);transform:translateY(3px)}.mako .aces__pros{margin-bottom:0;min-height:220px;display:flex;flex-direction:column;justify-content:space-between;height:100%}.mako .aces__pros__container__item{width:calc(50% - 20px);border:1px solid hsla(0,0%,59.2%,.3);margin-left:30px;margin-bottom:30px}.mako .aces__pros__container__item:nth-of-type(2n){margin-left:0}.mako .aces__pros__container{display:flex;width:100%;flex-wrap:wrap;padding-top:5px}.mako .aces__pros__content>span>div>h1{font-size:20px}.mako .aces__pros__content>span>div>p{font-size:14px;height:85px}.mako .aces__pros__content{position:relative;height:100%}.mako .aces__pros__content>aside{position:absolute;top:98px;height:66px;width:60px}.mako .aces__first-section__menu{width:375px;right:unset;left:0;box-shadow:0 7px 20px 0 rgba(0,0,0,.3)}.mako .aces__pros--contact-info{flex-shrink:0}.mako .aces__pros__content>span>div>span{position:absolute;bottom:15px}.mako .aces__area-filter{top:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;box-shadow:0 7px 20px 0 rgba(0,0,0,.3);border-radius:0;display:none}.mako .aces__area-filter,.mako .aces__area-filter--active{position:absolute;left:unset;z-index:999999;-webkit-transform:none;transform:none}.mako .aces__area-filter--active{display:block;-webkit-transition:none;transition:none}}.aces__banner{display:flex;flex-direction:column;align-items:center;padding:16px 0;margin:15px 0;font-family:f400;background-color:#fff}.aces__banner>section{width:90%}.aces__banner>section>span{width:100%;display:block;padding-top:15px}.aces__banner>section>span>p{padding-top:7px;font-size:14px}@media screen and (min-width:940px){.mako .aces__banner{width:100%;height:106px;background-color:#f5f5f5;padding:15px 25px;margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between}.mako .newcart .aces__banner{display:none}.mako .aces__banner.aces__banner>h1{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:-.01px;text-align:right;color:#000;width:355px}.mako .aces__banner.aces__banner>section{display:flex}.mako .aces__banner.aces__banner>section:first-of-type{margin-left:30px}.mako .aces__banner.aces__banner>section>span{display:flex;align-items:flex-start}.mako .aces__banner.aces__banner>section>span:first-of-type{margin-left:15px}.mako .aces__banner.aces__banner>section>span>p{font-size:15px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.53;letter-spacing:-.01px;text-align:right;color:#000;width:147px;padding-right:8px;padding-top:0}}@media screen and (min-width:1240px){.ace .aces__banner{width:690px;height:170px;background-color:#f5f5f5;padding:25px;margin-bottom:20px;display:flex;flex-direction:row;justify-content:space-between;position:absolute;left:0;top:65px}.ace .newcart .aces__banner{display:none}.ace .aces__banner.aces__banner>h1{font-size:20px;font-stretch:normal;font-style:normal;line-height:1.4;letter-spacing:-.01px;text-align:right;color:#000;padding-top:0;align-self:center;font-weight:700;min-width:150px;padding-left:30px}.ace .aces__banner.aces__banner>section{display:flex;flex-direction:column;justify-content:space-between}.ace .aces__banner.aces__banner>section>span{display:flex;align-items:flex-start}.ace .aces__banner.aces__banner>section>span>p{font-size:15px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.53;letter-spacing:-.01px;text-align:right;color:#000;width:206px;padding-right:8px}}.ace-pro-page{background-color:var(--gray-page-bg);min-height:calc(100vh - 56px)}.ace-pro-page header{width:100%;height:116px;position:relative}.ace-pro-page header img[alt=header]{width:100%;height:100%;object-fit:cover}.ace-pro-page header img[alt=pro]{width:100px;height:100px;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,.15);border:1px solid #fff;position:absolute;top:44px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.ace-pro-page section{display:flex;width:100%;padding-top:50px;padding-bottom:25px;justify-content:space-evenly;background-color:var(--white)}.ace-pro-page section>aside{height:55px;width:55px;flex-shrink:0;display:flex;flex-direction:column;align-items:center}.ace-pro-page section>aside>p{font-family:f400;font-size:12px;line-height:1.33;letter-spacing:.2px;color:#161616;padding-top:5px}.ace-pro-page main{display:flex;flex-direction:column;align-items:flex-start;padding:0 16px;background-color:var(--white)}.ace-pro-page main>h1{font-family:f400;font-size:24px;line-height:.67;letter-spacing:.8px;color:var(--black);line-height:1.2;text-align:right;padding-bottom:15px}.ace-pro-page main>span{display:flex}.ace-pro-page main>span>h3{font-family:f400;font-size:20px;line-height:.8;letter-spacing:.4px;color:var(--pinkish-red);margin-left:3px}.ace-pro-page main>span>h4{font-family:f400;font-size:16px;line-height:1;letter-spacing:.3px;color:#161616}.ace-pro-page main>p{opacity:.6;font-family:f400;font-size:14px;line-height:1.5;letter-spacing:.2px;text-align:right;color:#161616;padding-top:15px}.ace-pro-page main>h2{font-family:f400;font-size:16px;line-height:1;letter-spacing:.5px;text-align:right;color:var(--blackish-text);padding:15px 0}.ace-pro-page__opinion{width:100%;background-color:var(--white);margin-top:16px;padding:14px;display:flex;flex-direction:column;justify-content:flex-start;text-align:right}.ace-pro-page__opinion>h1{font-family:f400;font-size:16px;line-height:1;letter-spacing:.3px;color:var(--pinkish-red);padding-bottom:5px}.ace-pro-page__opinion>h6{opacity:.4;font-family:f400;font-size:12px;line-height:1.33;letter-spacing:.2px;color:#161616;padding-bottom:16px}.ace-pro-page__opinion>h2{font-family:f400;font-size:16px;line-height:1;letter-spacing:.3px;color:#161616;padding-bottom:5px}.ace-pro-page__opinion>p{opacity:.8;font-family:f400;font-size:14px;line-height:1.43;letter-spacing:.2px;color:#161616}.ace-pro-page__opinion>span{display:flex;padding-top:20px}.ace-pro-page__opinion>span>p{font-family:f400;font-size:16px;line-height:1;letter-spacing:.3px;white-space:nowrap;color:var(--pinkish-red)}.ace-pro-page__opinion>span>p:first-child{margin-left:4px}.hamechiron .ace-pro-page__opinion>h1,.hamechiron .ace-pro-page__opinion>span>p,.hamechiron .ace-pro-page main>span>h3{color:var(--reg-blue)}.mako .ace-pro-page__opinion>h1,.mako .ace-pro-page__opinion>span>p,.mako .ace-pro-page main>span>h3{color:var(--mako-light-blue)}@media screen and (min-width:1250px){.ace .ace-pro-page{max-width:1250px;width:100%;margin:auto;background-color:#fff;font-family:f400}.ace .ace-pro-page .innernav{-webkit-transform:none;transform:none;padding-top:20px;background-color:var(--white)}.ace .ace-pro-page header{height:245px}.ace .ace-pro-page header img[alt=pro]{width:185px;height:185px;left:unset;right:-65px;top:35%;z-index:1}.ace .ace-pro-page>h1{font-size:58px;font-family:f400;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:20px 0 40px;background-color:var(--white)}.ace .ace-pro-page header:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}.ace .ace-pro-page__desktop-main{position:absolute;left:0;bottom:15px;background-color:transparent;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;width:80%;font-family:f400;color:#fff}.ace .ace-pro-page__desktop-main>aside{display:flex;flex-direction:column;z-index:10}.ace .ace-pro-page__desktop-main>aside>h3{display:flex;font-size:30px;padding-bottom:15px;font-style:normal;font-stretch:normal;line-height:.87;letter-spacing:1px;text-align:right}.ace .ace-pro-page__desktop-main>aside>span{display:flex}.ace .ace-pro-page__desktop-main>aside>span>p{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.1;letter-spacing:.35px;text-align:right}.ace .ace-pro-page__desktop-main>aside>span>p:first-of-type{padding-left:14px;border-left:1px solid #fff}.ace .ace-pro-page__desktop-main>aside>span>p:last-of-type{padding-right:15px}.ace .ace-pro-page__desktop-main>div{display:flex}.ace .ace-pro-page__desktop-main>div>aside{width:41px;height:41px;margin-right:50px;z-index:10}.ace .ace-pro-page__desktop-main>div>aside:first-of-type>p{-webkit-transform:translateX(1px);transform:translateX(1px)}.ace .ace-pro-page__desktop-main>div>aside:nth-of-type(2)>p,.ace .ace-pro-page__desktop-main>div>aside:nth-of-type(3)>p{-webkit-transform:translateX(9px);transform:translateX(9px)}.ace .ace-pro-page__desktop-main>div>aside>p{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.25px;text-align:center;margin-top:2px}.ace .ace-pro-page__desktop-main .CircularProgressbar.CircularProgressbar .CircularProgressbar-path{stroke:#fff}.ace .ace-pro-page__desktop-main .CircularProgressbar.CircularProgressbar .CircularProgressbar-trail{stroke:hsla(0,0%,100%,.3)}.ace .ace-pro-page__desktop-main>div>button{width:305px;height:61px;background-color:var(--pinkish-red);margin-right:55px;z-index:10}.ace .ace-pro-page__desktop-main>div>button:hover{background-color:#c20f17}.ace .ace-pro-page__desktop-main>div>button>p{font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:center;color:#fff}.ace .aces__pros__desktop-onme>h6{font-size:24px;line-height:normal;letter-spacing:normal;color:#0c0c0c;padding-top:80px}.ace .aces__pros__desktop-onme>h6,.ace .aces__pros__desktop-onme>p{font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.ace .aces__pros__desktop-onme>p{opacity:.6;font-size:18px;line-height:1.44;letter-spacing:.31px;color:#161616;max-width:774px;padding-top:15px}.ace .ace-pro-page__opinion{box-shadow:0 3px 10px 0 rgba(0,0,0,.15);min-height:230px;position:relative;margin-top:20px}.ace .ace-pro-page__opinion>h1{font-size:18px}.ace .ace-pro-page__opinion>p{font-size:16px}.ace .ace-pro-page__opinion>span{bottom:18px;position:absolute}.ace .ace-pro-page__opinion>span>p{font-size:20px;font-family:f400}.ace .ace-pro-page__opinion:last-of-type{margin-bottom:50px}.ace .ace-pro-page__desktop-main>div>button{position:relative}.ace .aces__pros__button__contact-menu{position:absolute;top:108%;left:0;width:100%;background:#fff;height:130px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.ace .aces__pros__button__contact-menu--active{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.ace .aces__pros__button__contact-menu>div{height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center}.ace .aces__pros__button__contact-menu>div>a{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.ace .aces__pros__button__contact-menu>div>a>h1{font-family:f400;font-size:14px;line-height:1.14;letter-spacing:.5px;color:var(--pinkish-red);padding-left:8px}.ace .aces__pros__button__contact-menu>div:first-of-type{border-bottom:1px solid rgba(0,0,0,.15)}}@media screen and (min-width:940px){.mako .ace-pro-page{max-width:940px;width:100%;margin:auto;background-color:#fff;font-family:f400}.mako .ace-pro-page header{height:280px}.mako .ace-pro-page header img[alt=pro]{width:185px;height:185px;left:unset;right:-65px;top:55%;z-index:1}.mako .ace-pro-page>h1{font-size:58px;font-family:f400;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:20px 0 40px;background-color:var(--white)}.mako .ace-pro-page header:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.7)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.7))}.mako .ace-pro-page__desktop-main{position:absolute;left:0;bottom:15px;background-color:transparent;display:flex;flex-direction:column-reverse;justify-content:space-between;width:80%;font-family:f400;color:#fff}.mako .ace-pro-page__desktop-main>aside{display:flex;flex-direction:column;z-index:10;position:absolute;bottom:-120%;right:40px;color:#000}.mako .ace-pro-page__desktop-main>aside>h3{display:flex;font-size:25px;padding-bottom:7px;font-family:f400;font-style:normal;font-stretch:normal;line-height:.87;letter-spacing:1px;text-align:right}.mako .ace-pro-page__desktop-main>aside>span{display:flex}.mako .ace-pro-page__desktop-main>aside>span>p{font-size:20px;font-weight:100;font-style:normal;font-family:f400;font-stretch:normal;line-height:1.1;letter-spacing:.35px;text-align:right}.mako .ace-pro-page__desktop-main>aside>span>p>span{color:var(--mako-light-blue)}.mako .ace-pro-page__desktop-main>aside>span>p:first-of-type{padding-left:14px;border-left:1px solid #000}.mako .ace-pro-page__desktop-main>aside>span>p:last-of-type{padding-right:15px}.mako .ace-pro-page__desktop-main>div{display:flex;justify-content:space-between;width:100%}.mako .ace-pro-page__desktop-main>div>aside{width:41px;height:41px;margin-right:50px;z-index:10}.mako .ace-pro-page__desktop-main>div>aside:first-of-type>p{-webkit-transform:translateX(1px);transform:translateX(1px)}.mako .ace-pro-page__desktop-main>div>aside:nth-of-type(2)>p,.mako .ace-pro-page__desktop-main>div>aside:nth-of-type(3)>p{-webkit-transform:translateX(9px);transform:translateX(9px)}.mako .ace-pro-page__desktop-main>div>aside>p{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.25px;text-align:center;margin-top:2px}.mako .ace-pro-page__desktop-main .CircularProgressbar.CircularProgressbar .CircularProgressbar-path{stroke:#fff}.mako .ace-pro-page__desktop-main .CircularProgressbar.CircularProgressbar .CircularProgressbar-trail{stroke:hsla(0,0%,100%,.3)}.mako .ace-pro-page__desktop-main>div>button{width:305px;height:61px;background-color:var(--mako-light-blue);margin-right:55px;z-index:10}.mako .ace-pro-page__desktop-main>div>button:hover{background-color:#009edc}.mako .ace-pro-page__desktop-main>div>button>p{font-size:20px;font-weight:700;font-style:normal;font-stretch:normal;line-height:.8;letter-spacing:.67px;text-align:center;color:#fff}.mako .aces__pros__desktop-onme>h6{font-size:24px;line-height:normal;letter-spacing:normal;color:#0c0c0c;margin-top:100px;height:31px;display:flex;align-items:center;padding-right:5px;background-color:rgba(0,0,0,.05)}.mako .aces__pros__desktop-onme>h6,.mako .aces__pros__desktop-onme>p{font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.mako .aces__pros__desktop-onme>p{opacity:.6;font-size:18px;line-height:1.44;letter-spacing:.31px;color:#161616;max-width:774px;padding-top:15px}.mako .ace-pro-page__opinion{box-shadow:0 3px 10px 0 rgba(0,0,0,.15);min-height:230px;position:relative;margin-top:20px;padding:24px 16px}.mako .ace-pro-page__opinion>h1{font-size:18px}.mako .ace-pro-page__opinion>p{font-size:16px}.mako .ace-pro-page__opinion>span{padding-top:60px}.mako .ace-pro-page__opinion>span>p{font-size:20px;font-family:f400}.mako .ace-pro-page__opinion:last-of-type{margin-bottom:50px}.mako .ace-pro-page__desktop-main>div>button{position:relative}.mako .aces__pros__button__contact-menu{position:absolute;top:108%;left:0;width:100%;background:#fff;height:130px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.mako .aces__pros__button__contact-menu--active{opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.mako .aces__pros__button__contact-menu>div{height:65px;display:flex;flex-direction:column;align-items:center;justify-content:center}.mako .aces__pros__button__contact-menu>div>a{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.mako .aces__pros__button__contact-menu>div>a>h1{font-family:f400;font-size:14px;line-height:1.14;letter-spacing:.5px;color:var(--mako-light-blue);padding-left:8px}.mako .aces__pros__button__contact-menu>div:first-of-type{border-bottom:1px solid rgba(0,0,0,.15)}}.kindofcategory{overflow-x:hidden;padding-bottom:60px}.kindofcategory--grid{padding:16px;display:flex;flex-direction:column;overflow-x:hidden;align-items:flex-start}.kindofcategory--grid>h1{font-family:f400;font-size:22px;line-height:1;letter-spacing:.5px;color:var(--black);padding:20px 0}.kindofcategory__categories{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.kindofcategory__categories__item{width:calc(50% - 11px);position:relative;margin-bottom:30px;min-height:180px}.kindofcategory__categories__item>div{position:relative}@media screen and (max-width:425px){.kindofcategory__categories__item>div{height:41vw}}@media screen and (min-width:440px){.kindofcategory__categories__item>div{height:186px}}.kindofcategory__categories__item img[alt=category]{width:100%;cursor:pointer}.kindofcategory__categories__item img[alt=icon]{width:35px;height:35px;border-radius:50%;position:absolute;bottom:10px;left:10px}.kindofcategory__categories__item>p{font-family:f400;font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:.5px;text-align:right;color:var(--black);padding-top:10px}.kindofcategory__categories__slider{width:100%;padding-right:16px;padding-bottom:30px}.kindofcategory__categories__slider .product-slider__item>div{height:106px;width:106px}@media screen and (max-width:425px){.kindofcategory__categories__slider .product-slider__item>div{height:22vw;width:22vw}}@media screen and (min-width:1250px){.ace .kindofcategory{max-width:1250px;width:100%;margin:auto;min-height:calc(100vh - 250px)}.ace .kindofcategory--grid>h1{font-size:50px;font-family:f400;padding:30px 0;white-space:nowrap}.ace .kindofcategory__categories{justify-content:flex-start}.ace .kindofcategory__categories__item>div{height:unset}.ace .kindofcategory__categories__item{width:calc(25% - 22.5px);margin-left:30px}.ace .kindofcategory__categories__item:nth-of-type(4n){margin-left:0}.ace .kindofcategory__subjects-num{width:100%;border-bottom:1px solid rgba(0,0,0,.15);border-top:1px solid rgba(0,0,0,.15);padding:12px 0;margin-bottom:18px;font-size:18px;font-weight:500;font-family:f400;text-align:right;color:var(--black-two)}}@media screen and (min-width:940px){.mako .kindofcategory{max-width:970px;width:100%;margin:auto}.mako .kindofcategory--grid{max-width:970px;width:100%;padding:0 15px}.mako .kindofcategory__categories{justify-content:flex-start}.mako .kindofcategory__categories__item{width:284px;margin-left:44px}.mako .kindofcategory__categories__item:nth-of-type(3n){margin:0}.mako .kindofcategory__categories__item>div{height:unset}.mako .kindofcategory__categories__item>p{font-size:20px}.mako .kindofcategory--grid>h1{width:100%;font-size:25px;font-family:f400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.03px;text-align:right;border-bottom:1px solid rgba(0,0,0,.3);margin-bottom:30px}}.regulations{font-family:f400;width:100%;max-width:1280px;padding:0 16px}.regulations>h1{font-size:35px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.04px;text-align:right;color:var(--pinkish-red);padding-top:40px}.regulations__ancors{width:880px;display:flex;flex-wrap:wrap;padding-top:30px}.regulations__ancors>div{display:flex;width:50%;padding-top:20px}.regulations__ancors>div>a{font-size:20px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#3244ff;text-decoration:underline;margin-right:13px;white-space:nowrap}.regulations__main__section{text-align:right;padding-top:40px;padding-bottom:20px}.regulations__main__section>h1{font-size:30px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.03px;text-align:right;color:#000;margin-bottom:20px;padding-top:180px;margin-top:-180px}.regulations__main__section__subject{display:flex;padding-top:10px}.regulations__main__section__subject>p{font-size:20px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:-.02px;text-align:right;color:#000}.regulations__main__section__subject>p:first-of-type{width:70px;color:var(--pinkish-red);flex-shrink:0}@media screen and (max-width:1249px){.regulations__ancors{width:100%;flex-direction:column}.regulations{padding:0 16px}.regulations>h1{font-size:24px;padding-top:30px}.regulations__ancors{padding-top:10px}.regulations__ancors>div>a{font-size:14px}.regulations__ancors>div>img{height:14px;width:14px}.regulations__main__section{padding-top:30px}.regulations__main__section>h1{font-size:18px;padding-top:150px;margin-top:-150px}.regulations__main__section__subject>p{font-size:14px}.regulations__main__section__subject>p:first-of-type{width:60px}}.hamechiron .regulations__ancors{width:100%;flex-direction:column}.hamechiron .regulations{padding:0 16px}.hamechiron .regulations>h1{font-size:24px;padding-top:30px;color:var(--reg-blue)}.hamechiron .regulations__ancors{padding-top:10px}.hamechiron .regulations__ancors>div>a{font-size:14px}.hamechiron .regulations__ancors>div>img{height:14px;width:14px}.hamechiron .regulations__main__section{padding-top:30px}.hamechiron .regulations__main__section>h1{font-size:18px;padding-top:80px;margin-top:-80px}.hamechiron .regulations__main__section__subject>p{font-size:14px}.hamechiron .regulations__main__section__subject>p:first-of-type{width:60px;color:var(--reg-blue)}.mako .regulations__ancors{width:100%;flex-direction:column}.mako .regulations{padding:0 16px}.mako .regulations>h1{font-size:24px;padding-top:30px;color:var(--mako-dark-blue)}.mako .regulations__ancors{padding-top:10px}.mako .regulations__ancors>div>a{font-size:14px}.mako .regulations__ancors>div>img{height:14px;width:14px}.mako .regulations__main__section{padding-top:30px}.mako .regulations__main__section>h1{font-size:18px;padding-top:150px;margin-top:-150px}.mako .regulations__main__section__subject>p{font-size:14px}.mako .regulations__main__section__subject>p:first-of-type{width:60px;color:var(--mako-dark-blue)}@media screen and (min-width:1250px){.ace .regulations{width:100%;max-width:1250px;margin:auto}}.newcart__export-btn{width:calc(100% - 32px);margin:10px auto 20px;height:40px;font-size:16px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:.28px;color:#000;font-family:f400;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}.newcart__export-btn>img{margin-left:10px}.ace .newcart__export-btn{border:1px solid var(--pinkish-red)}.mako .newcart__export-btn{border:1px solid var(--mako-light-blue)}.hamechiron .newcart__export-btn{border:1px solid var(--reg-blue)}.ace .newcart__export-btn--desktop{position:absolute;width:397px;right:0;top:-80px;background-color:#fff;z-index:800}.mako .newcart__export-btn--desktop{position:absolute;width:364px;right:0;top:-85px;background-color:#fff;z-index:800}.newcart__export-btn--desktop>img{height:20px}.newcart__mobile-banner{height:100vh;width:100vw;background-color:rgba(0,0,0,.6);position:fixed;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:9000;max-width:425px;display:flex;justify-content:center;align-items:center}.newcart__mobile-banner--content{width:calc(100% - 28px);background-color:#fff;position:absolute;top:106px;display:flex;flex-direction:column;align-items:center}.newcart__mobile-banner--content>aside{width:30px;height:30px;background-color:#f3f3f3;position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.newcart__mobile-banner--content>section:first-of-type{display:flex;flex-direction:column;align-items:center}.newcart__mobile-banner--content>section:first-of-type>h1{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#000;padding-top:20px;white-space:nowrap}.newcart__mobile-banner--content>section:first-of-type>span:first-of-type{width:80px;display:block;height:2px}.ace .newcart__mobile-banner--content>section:first-of-type>span:first-of-type{background-color:var(--pinkish-red)}.mako .newcart__mobile-banner--content>section:first-of-type>span:first-of-type{background-color:var(--mako-light-blue)}.hamechiron .newcart__mobile-banner--content>section:first-of-type>span:first-of-type{background-color:var(--reg-blue)}.newcart__mobile-banner--content>section:first-of-type>span:last-of-type{width:50px;display:block;height:2px;opacity:.3}.ace .newcart__mobile-banner--content>section:first-of-type>span:last-of-type{background-color:var(--pinkish-red)}.mako .newcart__mobile-banner--content>section:first-of-type>span:last-of-type{background-color:var(--mako-light-blue)}.hamechiron .newcart__mobile-banner--content>section:first-of-type>span:last-of-type{background-color:var(--reg-blue)}.newcart__mobile-banner--content>section:nth-of-type(2){padding:0 16px 20px}.newcart__mobile-banner--content>section:nth-of-type(2)>span{display:flex;margin-top:15px}.newcart__mobile-banner--content>section:nth-of-type(2)>span>p{font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.43;letter-spacing:-.01px;text-align:right;color:#000;padding-right:7px;max-width:320px}.newcart__mobile-banner--content>section:nth-of-type(3){display:flex;width:100%;justify-content:space-around;align-items:center}.newcart__mobile-banner--content>section:nth-of-type(3)>img{width:120px;height:175px}.newcart__mobile-banner--content>section:nth-of-type(3)>button{width:158px;height:36px;box-shadow:0 5px 15px 0 rgba(0,0,0,.15);background-color:#fff;font-size:14px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center}.ace .newcart__mobile-banner--content>section:nth-of-type(3)>button{color:var(--pinkish-red)}.mako .newcart__mobile-banner--content>section:nth-of-type(3)>button{color:var(--mako-light-blue)}.hamechiron .newcart__mobile-banner--content>section:nth-of-type(3)>button{color:var(--reg-blue)}.newcart{font-family:f400;background-color:var(--gray-bg);min-height:calc(100vh - 56px);padding-bottom:68px;padding-top:97px;position:relative}.newcart__empty-cart{display:flex;flex-direction:column;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.newcart__empty-cart>p{opacity:.4;font-family:f400;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#0c0c0c;padding-top:35px;white-space:nowrap}.newcart>div>header,.newcart>header{display:flex;flex-direction:column;border-bottom:1px solid rgba(0,0,0,.1);padding:0 16px 17px;background-color:var(--white);z-index:8003;position:fixed;top:101px;width:100%;max-width:425px}.newcart>div>header>div,.newcart>header>div{display:flex;align-items:baseline;justify-content:space-between;padding-top:20px}.newcart>div>header>div>span>button{margin-right:5px;width:73px;height:36px;color:var(--pinkish-red);font-size:16px;font-weight:500}.ace .newcart>div>header>div>span>button{background-color:rgba(235,37,46,.1);color:var(--pinkish-red)}.mako .newcart>div>header>div>span>button{background-color:rgba(33,163,197,.2);color:var(--mako-light-blue)}.hamechiron .newcart>div>header>div>span>button{background-color:rgba(66,127,210,.1);color:var(--reg-blue)}.newcart>div>header>div>span>a>button{width:73px;height:36px;background-color:rgba(0,0,0,.1);font-size:16px;font-weight:500}.newcart>div>header>div>h1,.newcart>header>div>h1{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c}.newcart>div>header>div>span,.newcart>header>div>span{display:flex}.newcart>div>header>div>span>p,.newcart>header>div>span>p{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c;cursor:pointer}.newcart>div>header>div>span>p:last-of-type,.newcart>header>div>span>p:last-of-type{color:var(--pinkish-red)}.newcart__room{width:100%;height:100px;background-color:var(--white);margin-bottom:10px;display:flex;align-items:center;padding:10px 5px 10px 10px;cursor:pointer;position:relative}.newcart__room__change-btn{position:absolute;top:0;left:0;margin:5px;width:21px;height:21px;border-radius:4px;background-color:rgba(235,37,46,.1);display:flex;justify-content:center;align-items:center}.newcart__room>div>img{width:100%;height:100%;object-fit:cover}.newcart__room div:first-of-type{width:90px;height:90px;background-color:var(--gray-bg);flex-shrink:0}.newcart__room div:last-of-type{display:flex;flex-direction:column;margin-right:15px;align-items:flex-start;width:100%;height:100%;justify-content:space-between}.newcart__room div:last-of-type>h3{font-size:16px;line-height:normal}.newcart__room div:last-of-type>h3,.newcart__room div:last-of-type>p{font-weight:100;font-style:normal;font-stretch:normal;letter-spacing:normal;text-align:right;color:#0c0c0c}.newcart__room div:last-of-type>p{opacity:.6;font-size:13px;line-height:1.46;padding-top:5px;min-height:38px}.newcart__room div:last-of-type>span{display:flex;justify-content:space-between;width:100%}.newcart__room div:last-of-type>span>span{display:flex;padding-top:5px}.newcart__room div:last-of-type>span>span,.newcart__room div:last-of-type>span>span:first-of-type>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#0c0c0c}.newcart__room div:last-of-type>span>span:first-of-type>p:last-of-type{color:var(--pinkish-red)}.newcart>div>footer{width:100%;height:68px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);background-color:#fff;position:fixed;bottom:0;max-width:425px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.newcart>div>footer>button{width:calc(50% - 7px);height:36px}.newcart>div>footer>button:last-of-type{background-color:var(--pinkish-red);font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.25px;text-align:right;color:#fff;text-align:center}.ace .newcart>div>footer>button:last-of-type:hover{background-color:#c20f17}.ace .newcart>div>footer>button:first-of-type:hover{background-color:rgba(235,37,46,.1)}.newcart>div>footer>button:first-of-type{background-color:var(--white);border:1px solid var(--pinkish-red);font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.25px;text-align:right;color:#ff3b30;text-align:center}.newcart__item--product{width:100%;background-color:var(--white);padding:20px 16px;margin-top:16px;display:flex;flex-direction:column;justify-content:space-between}.newcart__item--product--first{display:flex}.newcart__item--product--first>div:first-of-type{width:75px;height:75px;flex-shrink:0;cursor:pointer}.newcart__item--product--first>div:first-of-type>img{width:100%;height:100%;object-fit:cover}.newcart__item--product--first>div:last-of-type{display:flex;flex-direction:column;justify-content:space-between;width:100%;margin-right:10px}.newcart__item--product--first>div:last-of-type>span{display:flex;flex-direction:column}.newcart__item--product--first>div:last-of-type>span>h1{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.25;margin-bottom:10px;letter-spacing:.53px;text-align:right;color:var(--black);cursor:pointer}.newcart__item--product--first>div:last-of-type>span>p{font-size:13px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.62;letter-spacing:.23px;text-align:right;margin-bottom:15px;color:rgba(22,22,22,.6)}.newcart__item--product--first>div:last-of-type>div{display:flex;justify-content:space-between;width:100%}.newcart__item--product--first>div:last-of-type>div>span>p:first-of-type{font-size:12px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.75;letter-spacing:.21px;text-align:right;color:rgba(22,22,22,.84)}.newcart__item--product--first>div:last-of-type>div>span>p:last-of-type{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:1.43px;text-align:right;color:var(--pinkish-red)}.newcart__item--product--last{display:flex;justify-content:space-evenly;padding-top:20px}.newcart__item--product--last>p{cursor:pointer}.newcart__item__footer{height:68px;background-color:var(--white);position:fixed;bottom:0;width:100%;max-width:425px;display:flex;padding:0 16px;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.1)}.newcart__item__footer>button{width:calc(50% - 6px);background-color:var(--pinkish-red);font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.25px;text-align:right;color:#fff;text-align:center;height:34px}.ace .newcart__item__footer>button:hover{background-color:#c20f17}.newcart__item__footer>button:first-of-type{background-color:#fff;border:1px solid var(--pinkish-red);color:var(--pinkish-red)}.newcart__item__footer>button:first-of-type:hover{background-color:rgba(235,37,46,.1)}.mako .newcart__item__footer>button:first-of-type{background-color:#fff;border:1px solid var(--mako-light-blue);color:var(--mako-light-blue)}.mako .newcart__item__footer>button:first-of-type:hover{background-color:var(--mako-light-blue);border:1px solid var(--white);color:var(--white)}.hamechiron .newcart__item__footer>button:first-of-type{background-color:#fff;border:1px solid var(--reg-blue);color:var(--reg-blue)}.hamechiron .newcart__item__footer>button:first-of-type:hover{background-color:var(--reg-blue);border:1px solid var(--white);color:var(--white)}.newcart__item__prices>h1:first-of-type{line-height:1.05;letter-spacing:.35px;color:rgba(22,22,22,.6)}.newcart__item__prices>h1:first-of-type,.newcart__item__prices>h1:last-of-type{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;text-align:right}.newcart__item__prices>h1:last-of-type{line-height:.8;letter-spacing:.67px;color:var(--pinkish-red);padding-right:10px}.newcart__item__prices{height:54px;background-color:var(--white);bottom:0;width:100%;max-width:425px;display:flex;padding:0 16px;align-items:center;justify-content:flex-start;margin-top:16px;margin-bottom:76px}.minimun__price__popup{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.6);z-index:-10;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.minimun__price__popup--active{z-index:99999;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.minimun__price__popup>div{width:250px;height:300px;border-radius:8px;background-color:var(--white);position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:20px 20px 0;overflow:hidden}.minimun__price__popup>div>img{padding-bottom:0}.minimun__price__popup>div>p{padding-top:20px;text-align:right}.minimun__price__popup>div>p:last-of-type{padding-top:20px;text-align:center}.minimun__price__popup>div>button{position:absolute;width:100%;height:40px;background-color:var(--pinkish-red);bottom:-1px;left:0;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.25px;color:#fff}.newcart .minimun__price__popup>section{width:calc(100% - 32px);max-width:343px;height:326px;background-color:var(--white);position:absolute;left:50%;top:71px;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:16px;direction:rtl}.newcart .minimun__price__popup>section>header{width:100%;height:30px;background-color:#f2f2f2;display:flex;align-items:center;justify-content:flex-start;padding-right:10px}.newcart .minimun__price__popup>section>button{width:100%;height:40px;background-color:var(--pinkish-red);margin-top:20px;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:.28px;text-align:center;color:#fff}.newcart__banner{display:flex;justify-content:space-around;position:absolute;bottom:-330px;width:940px;height:234px;background-color:#f2f2f2;padding-top:20px}.mako .newcart__banner{bottom:-200px}.newcart__banner>img{width:149px;height:100%}.newcart__banner__info,.newcart__banner__info--1{display:flex;flex-direction:column}.newcart__banner__info--1{align-items:flex-start}.newcart__banner__info--1>h1{font-size:20px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#000}.newcart__banner__info--2{margin-top:35px}.newcart__banner__info--2,.newcart__banner__info--2>span{display:flex;align-items:flex-start}.newcart__banner__info--2>span>p{font-size:13px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:-.01px;text-align:right;color:#000;width:195px;padding-right:10px}.newcart__banner>button{width:162.3px;height:39px;box-shadow:0 5px 12px 0 rgba(0,0,0,.2);background-color:#fff;align-self:center;font-size:14px;text-align:center}.ace .newcart__banner__info--1>h1{font-size:26px}.ace .newcart__banner>img{width:186px}.ace .newcart__banner__info--2>span>p{font-size:17px;width:250px}.ace .newcart__banner{width:1240px;height:300px}.ace .newcart__banner>button{background-color:var(--pinkish-red);color:#fff}.mako .newcart__banner>button{background-color:var(--mako-light-blue);color:#fff}.hamechiron .newcart__banner>button{color:var(--reg-blue)}.ace .newcart .minimun__price__popup>section>button:hover{background-color:#c20f17}.newcart__menu__options__container{display:flex;align-items:center!important}.newcart__menu__options__container>span{width:18px;height:18px;margin-left:15px;border-radius:2px;display:flex;align-items:center;justify-content:center}.ace .newcart__menu__options__container>span{background-color:rgba(235,37,46,.1)}.mako .newcart__menu__options__container>span{background-color:rgba(33,163,197,.1)}.hamechiron .newcart__menu__options__container>span{background-color:rgba(66,127,210,.1)}.hamechiron .newcart>header>div>span>p:last-of-type,.hamechiron .newcart__room div:last-of-type>span>span:first-of-type>p:last-of-type{color:var(--reg-blue)}.hamechiron .newcart>footer>button:last-of-type{background-color:var(--reg-blue)}.hamechiron .newcart>footer>button:first-of-type{border:1px solid var(--reg-blue);color:var(--reg-blue)}.hamechiron .newcart__item--product--first>div:last-of-type>div>span>p:last-of-type,.hamechiron .newcart__item__prices>h1:last-of-type{color:var(--reg-blue)}.hamechiron .minimun__price__popup>div>button,.hamechiron .newcart__item__footer>button{background-color:var(--reg-blue)}.hamechiron .newcart__room__change-btn{background-color:rgba(66,127,210,.1)}.hamechiron .newcart .minimun__price__popup>section>button{background-color:var(--reg-blue)}.hamechiron .newcart>div>header>div>span>p:last-of-type{color:var(--reg-blue)}.hamechiron .newcart>div>footer>button:first-of-type{color:var(--reg-blue);border:1px solid var(--reg-blue)}.hamechiron .newcart>div>footer>button:last-of-type{background-color:var(--reg-blue)}.desktop-mako-app .minimun__price__popup>div>button{background-color:var(--mako-light-blue)}.mako .newcart>header>div>span>p:last-of-type,.mako .newcart__room div:last-of-type>span>span:first-of-type>p:last-of-type{color:var(--mako-light-blue)}.mako .newcart>footer>button:last-of-type{background-color:var(--mako-light-blue)}.mako .newcart>footer>button:first-of-type{border:1px solid var(--mako-light-blue);color:var(--mako-light-blue)}.mako .newcart__item--product--first>div:last-of-type>div>span>p:last-of-type,.mako .newcart__item__prices>h1:last-of-type{color:var(--mako-light-blue)}.mako .minimun__price__popup>div>button,.mako .newcart__item__footer>button{background-color:var(--mako-light-blue)}.mako .newcart__room__change-btn{background-color:rgba(33,163,197,.2)}.mako .newcart .minimun__price__popup>section>button{background-color:var(--mako-light-blue)}.mako .newcart>div>header>div>span>p:last-of-type{color:var(--mako-light-blue)}.mako .newcart>div>footer>button:first-of-type{color:var(--mako-light-blue);border:1px solid var(--mako-light-blue)}.mako .newcart>div>footer>button:last-of-type{background-color:var(--mako-light-blue)}.ace .newcart>header{top:101px}.ace .newcart{padding-top:91px;padding-bottom:0}.ace .newcart>div>header{top:101px}.ace .newcart__desktop-grid{min-height:calc(100vh - 250px);padding-top:10px;padding-bottom:70px}@media screen and (min-width:1250px){.ace .desktop__footer{margin-top:100px}.ace .newcart{max-width:1280px;padding-left:15px;padding-right:15px;width:calc(100% - 30px);background-color:#fff;margin:auto auto 350px}.ace .newcart div>header{display:none}.ace .newcart__desktop-grid{width:425px;height:600px;overflow-y:scroll;margin-top:70px;direction:ltr;background-color:var(--white);padding-bottom:38px;min-height:unset;padding-top:0;margin-left:-29px;padding-left:26px;border:2px solid #e7e7e7}.newcart__desktop-grid__header{width:100%;height:40px;border-bottom:2px solid #e7e7e7;border-left:2px solid #e7e7e7;background-color:#f5f5f5;display:flex;align-items:center;justify-content:flex-end;padding-right:16px}.ace .newcart__item__desktop.newcart__item__desktop{width:845px;padding:0;margin-bottom:0;height:600px;min-height:unset;overflow-y:scroll;margin-top:70px;direction:ltr;background-color:#fff;border:2px solid #e7e7e7}.ace .newcart__desktop{display:flex}.ace .newcart__item--product{margin-top:0;min-height:150px;direction:rtl;position:relative;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1)}.ace .newcart>div>footer{display:none}.ace .newcart__item__prices{width:100%;max-width:unset}.ace .newcart__desktop__top{position:absolute;top:-75px;padding-right:0}.ace .newcart__desktop__top>h1{font-size:40px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:20px 0 32px}.ace .newcart__room{height:auto;padding:3px 3px 3px 10px;margin-bottom:0;direction:rtl;border-bottom:2px solid #e7e7e7}.ace .newcart__room__change-btn--desktop{position:absolute;top:0;left:0;display:flex}.ace .newcart__room__change-btn--desktop>div{width:18px!important;height:18px!important;margin:5px;border-radius:2px;background-color:rgba(235,37,46,.25);display:flex;justify-content:center;align-items:center}.ace .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:last-of-type:hover:after{content:"ערוך מידות חדר"}.ace .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:first-of-type:hover:after,.ace .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:last-of-type:hover:after{width:87px;height:20px;border-radius:1px;background-color:#404040;z-index:24323;position:absolute;bottom:120%;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#fff;display:flex;justify-content:center;align-items:center}.ace .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:first-of-type:hover:after{content:"מחק חדר"}.ace .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>img{height:12px;width:12px;object-fit:cover}.ace .newcart__room div:last-of-type>h3{font-size:16px}.ace .newcart__room__change-btn{font-size:14px;padding:10px}.ace .newcart__room div:last-of-type>p{font-size:14px;max-width:90%}.ace .newcart__room div:last-of-type>span>span,.ace .newcart__room div:last-of-type>span>span:first-of-type>p{font-size:14px}.ace .newcart__item__desktop__top-header{width:100%;height:40px;border-bottom:2px solid #e7e7e7;background-color:#f5f5f5;display:flex;align-items:center;justify-content:flex-end;padding-right:16px}.ace .newcart__item__desktop__header{display:flex;justify-content:space-between;align-items:center;height:41px;padding:0 16px;direction:rtl;background-color:#fafafa}.ace .newcart__item__desktop__header>h2{color:var(--pinkish-red)}.ace .newcart__item__desktop__header>h2,.ace .newcart__item__desktop__header>p{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right}.ace .newcart__item__desktop__header>p{color:#000}.ace .newcart__item--product--first>div:first-of-type{height:100px;width:100px}.ace .newcart__item--product--first>div:last-of-type{margin-right:15px}.ace .newcart__item--product--first>div:last-of-type>h1{font-size:20px}.ace .newcart__item--product--first>div:last-of-type>div{flex-direction:column;margin-right:45px}.ace .newcart__item--product--first>div:last-of-type>div>span>p:first-of-type,.ace .newcart__item--product--first>div:last-of-type>div>span>p:last-of-type{font-size:18px;font-family:f400}.ace .newcart__item--product--last{flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:flex-start;align-self:flex-end;margin-left:55px;position:absolute;top:5px;left:18px}.ace .newcart__item--product--last>p{font-size:14px;font-family:f400;font-style:normal;font-stretch:normal;line-height:.94;letter-spacing:.57px;text-align:right;color:#000;text-decoration:underline;padding-bottom:20px}.ace .newcart__item--product--last>p:hover{color:var(--pinkish-red)}.ace .newcart__item--product .quantity-input{width:130px!important;height:37px;-webkit-transform:translateY(9px);transform:translateY(9px)}.ace .quantity-input>h6:last-of-type,.quantity-input input[type=number]{font-size:18px}.ace .newcart__item__footer,.ace .newcart__item__footer__desktop,.newcart__item__prices{display:none}.ace .newcart__desktop__buttons-section{position:absolute;display:flex;justify-content:space-between;width:calc(100% - 40px);-webkit-transform:translateY(10px);transform:translateY(10px)}.ace .newcart__desktop__buttons-section>span{display:flex}.ace .newcart__desktop__buttons-section>button,.ace .newcart__desktop__buttons-section>span>button{display:flex;align-items:center;justify-content:center}.ace .newcart__desktop__buttons-section>button:first-of-type>img,.ace .newcart__desktop__buttons-section>span>button>img{margin-left:5px;width:15px}.ace .newcart__desktop__buttons-section>button:first-of-type{width:127px;height:31px;background-color:rgba(235,37,46,.1)}.ace .newcart__desktop__buttons-section>span>button:first-of-type{width:163px;height:31px;border:1px solid var(--pinkish-red);background-color:#fff}.ace .newcart__desktop__buttons-section>button:first-of-type:hover{background-color:rgba(235,37,46,.2)}.ace .newcart__desktop__buttons-section>span>button:first-of-type:hover{background-color:rgba(235,37,46,.1)}.ace .newcart__desktop__buttons-section>span>button:nth-of-type(2){width:163px;height:31px;background-color:var(--pinkish-red);margin-right:10px}.ace .newcart__desktop__buttons-section>span>button:nth-of-type(2):hover{background-color:#c20f17}.ace .newcart__desktop__buttons-section>button:first-of-type>p,.ace .newcart__desktop__buttons-section>span>button:first-of-type>p{font-size:16px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:.28px;text-align:center;color:#ff3b30}.ace .newcart__desktop__buttons-section>span>button:nth-of-type(2)>p{font-size:16px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:.28px;text-align:center;color:#fff}.ace .newcart{min-height:unset}.ace .newcart__room--active{position:relative;z-index:900;box-shadow:0 0 5px 0 rgba(235,37,46,.4);border:1px solid var(--pinkish-red)}.ace .newcart__item--product--first>div:last-of-type{display:flex;flex-direction:row}.ace .newcart__item--product--first>div:last-of-type>span{width:308px;flex-shrink:0}.ace .newcart__item--product--first>div:last-of-type>div>span>p{font-size:16px!important;line-height:1.25;padding-bottom:3px}.newcart__item__prices__total__calc>button{width:127px;height:31px;font-size:14px;font-family:inherit;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:.24px;text-align:center;display:flex;align-items:center;justify-content:center}.ace .newcart__item__prices__total__calc>button{background-color:rgba(235,37,46,.1);color:var(--pinkish-red)}.mako .newcart__item__prices__total__calc>button{background-color:rgba(33,163,197,.2);color:var(--mako-light-blue)}.ace .newcart__item__prices__total__calc{height:150px;background-color:#fff;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;padding:12px;width:100%}.ace .newcart__item__prices__total__calc>p{font-size:18px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.39;letter-spacing:.6px;text-align:right;color:rgba(22,22,22,.6)}.ace .newcart__item__prices__total__calc>p>span{color:var(--pinkish-red)}.ace .minimun__price__popup{direction:rtl}.ace .minimun__price__popup>div{width:375px;height:415.5px;border-radius:12px;background-color:#fff}.ace .minimun__price__popup>div>p{font-size:24px;font-family:f400;font-stretch:normal;line-height:1.38;letter-spacing:-.02px;text-align:center;color:#000;text-align:right}.ace .minimun__price__popup>div>button{height:60px;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.37px;color:#fff}.ace .minimun__price__popup>div>img{height:180px}}@media screen and (min-width:940px){.mako .desktop__footer{margin-top:129px}.mako .newcart{max-width:940px;background-color:#fff;margin:auto auto 230px}.mako .newcart div>header{display:none}.mako .newcart__desktop-grid{width:430px;height:600px;overflow-y:scroll;margin-top:70px;direction:ltr;background-color:var(--white);min-height:unset;padding-top:0;padding-bottom:35px;margin-left:-29px;padding-left:26px;border:2px solid #e7e7e7}.mako .newcart__desktop-grid__header{width:100%;height:40px;border-bottom:2px solid #e7e7e7;border-left:2px solid #e7e7e7;background-color:#f5f5f5;display:flex;align-items:center;justify-content:flex-end;padding-right:16px}.mako .newcart__item__desktop.newcart__item__desktop{width:578px;padding:0;margin-bottom:0;height:600px;min-height:unset;overflow-y:scroll;margin-top:70px;direction:ltr;background-color:#fff;border:2px solid #e7e7e7}.mako .newcart__desktop{display:flex}.mako .newcart__item--product{margin-top:0;min-height:150px;direction:rtl;position:relative;border-bottom:1px solid rgba(0,0,0,.1);border-top:1px solid rgba(0,0,0,.1)}.mako .newcart>div>footer{display:none}.mako .newcart__item__prices{width:100%;max-width:unset}.mako .newcart{padding-top:0;margin-top:110px}.mako .newcart__desktop__top{position:absolute;top:-205px;padding:0}.mako .newcart__desktop__top>h1{font-size:40px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#000;padding:20px 0 32px}.mako .newcart__room{height:auto;padding:8px 10px;margin-bottom:0;direction:rtl;border-bottom:2px solid #e7e7e7}.mako .newcart__room__change-btn--desktop{position:absolute;top:0;left:0;display:flex}.mako .newcart__room__change-btn--desktop>div{width:18px!important;height:18px!important;margin:5px;border-radius:2px;background-color:rgba(33,163,197,.3);display:flex;justify-content:center;align-items:center}.mako .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:last-of-type:hover:after{content:"ערוך מידות חדר"}.mako .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:first-of-type:hover:after,.mako .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:last-of-type:hover:after{width:87px;height:20px;border-radius:1px;background-color:#404040;z-index:24323;position:absolute;bottom:120%;font-size:11px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#fff;display:flex;justify-content:center;align-items:center}.mako .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>div:first-of-type:hover:after{content:"מחק חדר"}.mako .newcart__room__change-btn--desktop.newcart__room__change-btn--desktop>img{height:12px;width:12px;object-fit:cover}.mako .newcart__room div:last-of-type>h3{font-size:16px}.mako .newcart__room__change-btn{font-size:14px;padding:10px}.mako .newcart__room div:last-of-type>p{font-size:14px;max-width:90%;min-height:65px}.mako .newcart__room div:last-of-type>span>span,.mako .newcart__room div:last-of-type>span>span:first-of-type>p{font-size:14px}.mako .newcart__item__desktop__top-header{width:100%;height:40px;border-bottom:2px solid #e7e7e7;background-color:#f5f5f5;display:flex;align-items:center;justify-content:flex-end;padding-right:16px}.mako .newcart__item__desktop__header{display:flex;justify-content:space-between;align-items:center;height:41px;padding:0 16px;direction:rtl;background-color:#fafafa}.mako .newcart__item__desktop__header>h2{color:var(--mako-light-blue)}.mako .newcart__item__desktop__header>h2,.mako .newcart__item__desktop__header>p{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right}.mako .newcart__item__desktop__header>p{color:#000}.mako .newcart__item--product--first>div:first-of-type{height:100px;width:100px}.mako .newcart__item--product--first>div:last-of-type{margin-right:15px}.mako .newcart__item--product--first>div:last-of-type>h1{font-size:20px}.mako .newcart__item--product--first>div:last-of-type>div{flex-direction:column;margin-right:15px}.mako .newcart__item--product--first>div:last-of-type>div>span>p:first-of-type,.mako .newcart__item--product--first>div:last-of-type>div>span>p:last-of-type{font-size:18px;font-family:f400}.mako .newcart__item--product--last{flex-direction:column;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;align-items:flex-start;align-self:flex-end;margin-left:0;position:absolute;top:5px;left:18px}.mako .newcart__item--product--last>p{font-size:14px;font-family:f400;font-style:normal;font-stretch:normal;line-height:.94;letter-spacing:.57px;text-align:right;color:#000;text-decoration:underline;padding-bottom:20px}.mako .newcart__item--product--last>p:hover{color:var(--mako-light-blue)}.mako .newcart__item--product .quantity-input{width:130px!important;height:37px;-webkit-transform:translateY(9px);transform:translateY(9px)}.mako .quantity-input>h6:last-of-type,.quantity-input input[type=number]{font-size:18px}.mako .newcart__item__footer,.mako .newcart__item__footer__desktop,.newcart__item__prices{display:none}.mako .newcart__desktop__buttons-section{position:absolute;display:flex;justify-content:space-between;width:100%}.mako .newcart__desktop__buttons-section>span{display:flex}.mako .newcart__desktop__buttons-section>button,.mako .newcart__desktop__buttons-section>span>button{display:flex;align-items:center;justify-content:center}.mako .newcart__desktop__buttons-section>button:first-of-type>img,.mako .newcart__desktop__buttons-section>span>button>img{margin-left:5px;width:15px}.mako .newcart__desktop__buttons-section>button:first-of-type{width:127px;height:31px;background-color:rgba(33,163,197,.2)}.mako .newcart__desktop__buttons-section>span>button:first-of-type{width:163px;height:31px;border:1px solid var(--mako-light-blue);background-color:#fff}.mako .newcart__desktop__buttons-section>button:first-of-type:hover{background-color:rgba(33,163,197,.4)}.mako .newcart__desktop__buttons-section>span>button:first-of-type:hover{background-color:rgba(33,163,197,.2)}.mako .newcart__desktop__buttons-section>span>button:nth-of-type(2){width:163px;height:31px;background-color:var(--mako-light-blue);margin-right:10px}.mako .newcart__desktop__buttons-section>span>button:nth-of-type(2):hover{background-color:#009edc}.mako .newcart__desktop__buttons-section>button:first-of-type>p,.mako .newcart__desktop__buttons-section>span>button:first-of-type>p{font-size:16px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:.28px;text-align:center;color:var(--mako-light-blue)}.mako .newcart__desktop__buttons-section>span>button:nth-of-type(2)>p{font-size:16px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.31;letter-spacing:.28px;text-align:center;color:#fff}.mako .newcart{min-height:unset}.mako .newcart__room--active{position:relative;z-index:900;box-shadow:0 0 5px 0 rgba(33,163,197,.3);border:1px solid var(--mako-light-blue)}.mako .newcart__item--product--first>div:last-of-type{display:flex;flex-direction:row}.mako .newcart__item--product--first>div:last-of-type>span{width:173px;flex-shrink:0}.mako .newcart__item--product--first>div:last-of-type>div>span>p{font-size:16px!important;line-height:1.25;padding-bottom:3px}.mako .newcart__item__prices__total__calc{height:150px;background-color:#fff;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:flex-end;padding:12px}.mako .newcart__item__prices__total__calc>p{font-size:18px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.39;letter-spacing:.6px;text-align:right;color:rgba(22,22,22,.6)}.mako .newcart__item__prices__total__calc>p>span{color:var(--mako-light-blue)}.mako .minimun__price__popup>div{width:375px;height:415.5px;border-radius:12px;background-color:#fff}.mako .minimun__price__popup>div>p{font-size:24px;font-family:f400;font-stretch:normal;line-height:1.38;letter-spacing:-.02px;text-align:center;color:#000}.mako .minimun__price__popup>div>button{height:60px;font-size:21px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.5;letter-spacing:.37px;color:#fff}.mako .minimun__price__popup>div>img{height:180px}.mako .newcart__room div:first-of-type{width:96px;height:96px}}.contact{padding:20px 37px;height:calc(100vh - 56px);font-family:f400;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.invalid-button.invalid-button{pointer-events:none;background-color:#f9bec0}.contact>span{width:100%}.contact>h1{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;text-align:center;color:var(--pinkish-red);padding-bottom:20px}.contact__input-group{margin-bottom:22px;width:100%;display:flex;flex-direction:column;align-items:flex-start}.contact__input-group>label{font-size:14px;padding-bottom:10px}.contact__input-group>input,.contact__input-group>label{font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact__input-group>input{width:100%;height:48px;border:1px solid rgba(235,37,46,.1);padding-right:17px;background-color:rgba(235,37,46,.05);font-size:17px}.contact__input-group>.invalid-input{border:1px solid #ff3b30}.contact__input-group>.invalid-text{color:#ff3b30}.contact__input-group>input[type=number]::-webkit-inner-spin-button,.contact__input-group>input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.contact__input-group>input[type=number]{-moz-appearance:textfield}.contact__input-group>input::-webkit-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact__input-group>input::-moz-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact__input-group>input:-ms-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact__input-group>input::-ms-input-placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact__input-group>input::placeholder{opacity:.3;font-size:17px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black)}.contact>button{width:100%;height:40px;background-color:var(--pinkish-red);font-size:14px;font-weight:400;line-height:1.14;letter-spacing:1.25px;color:var(--white);flex-shrink:0}.contact>button,.contact>p{font-style:normal;font-stretch:normal;text-align:center}.contact>p{font-size:12px;font-weight:100;line-height:normal;letter-spacing:-.3px;color:var(--black);padding-top:10px}.customdropdown__menu--active>h3,.customdropdown__menu>h3{text-align:right;height:30px;padding-right:8px;padding-top:9px;width:calc(100% - 12px);margin:5px auto;font-weight:700;line-height:.89;letter-spacing:.6px}.ace .customdropdown__menu--active>h3,.ace .customdropdown__menu>h3{color:var(--pinkish-red)}.mako .customdropdown__menu--active>h3,.mako .customdropdown__menu>h3{color:var(--mako-light-blue)}.hamechiron .customdropdown__menu--active>h3,.hamechiron .customdropdown__menu>h3{color:var(--reg-blue)}@media screen and (max-height:590px){.contact__input-group>.customdropdown,.contact__input-group>input{height:43px}}.contact .lds-ellipsis{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.contact .lds-ellipsis>div{background-color:var(--white)}.hamechiron .contact>h1{color:var(--reg-blue)}.hamechiron .contact__input-group>input{border:1px solid rgba(66,127,210,.15);background-color:rgba(66,127,210,.05)}.hamechiron .contact>button{background-color:var(--reg-blue)}.hamechiron .invalid-button.invalid-button{pointer-events:none;background-color:#c7dfff}.mako .contact>h1{color:var(--mako-light-blue)}.desktop-mako-app .contact__input-group>input,.mako .contact__input-group>input{border:1px solid rgba(33,163,197,.1);background-color:rgba(33,163,197,.05)}.mako .contact>button{background-color:var(--mako-light-blue)}.mako .invalid-button.invalid-button{pointer-events:none;background-color:rgba(33,163,197,.3)}.desktop-mako-app .invalid-button{pointer-events:none;background-color:rgba(33,163,197,.3)!important}.ace .contact{height:calc(100vh - 109px)}.ace .contact>h1{align-self:flex-start;padding-bottom:0}.ace .contact>h2{font-size:14px;font-weight:400;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:normal;text-align:right;color:#000;align-self:flex-start}@media screen and (min-width:940px){.mako .contact{width:100%;max-width:970px;padding:0 15px;margin:auto;height:auto}.mako .contact>span{display:flex;flex-direction:row;flex-wrap:wrap;width:652px}.mako .contact__input-group{width:301px;margin-left:50px}.mako .contact__input-group:nth-of-type(2n){margin-left:0}.mako .contact>p{display:none}.mako .contact>button{width:301px;margin-top:50px}.mako .customdropdown{position:relative}.mako .customdropdown__menu--active{position:absolute;left:0;top:105%;-webkit-transform:none;transform:none;min-height:unset;height:176px;border-radius:4px;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}.customdropdown__menu--active>h3,.mako .customdropdown__menu>h3{display:none}.mako .customdropdown__menu{left:unset;-webkit-transform:unset;transform:unset;position:absolute;left:0;top:105%;-webkit-transform:none;transform:none;min-height:223px;border-radius:4px;display:none;box-shadow:0 0 8px 0 rgba(0,0,0,.2)}}.customdropdown{width:100%;height:48px;border:1px solid #cdcdcd;cursor:pointer;font-family:f400;display:flex;justify-content:space-between;align-items:center;padding:0 16px}.customdropdown--invalid{border:1px solid #ff3b30}.customdropdown__menu{z-index:9000;-webkit-transform:translateY(100%);transform:translateY(100%)}.customdropdown__menu,.customdropdown__menu--active{position:fixed;bottom:0;left:0;width:100%;max-width:425px;min-height:245px;background-color:#fff;-webkit-transition:all .2s;transition:all .2s}.customdropdown__menu--active{z-index:10001;-webkit-transform:translateY(0);transform:translateY(0)}.customdropdown__menu--item{width:100%;height:44px;display:flex;align-items:center}.customdropdown__menu--item>p{padding-right:37px;white-space:nowrap}.customdropdown__menu--item:active,.customdropdown__menu--item:hover{background-color:rgba(235,37,46,.1)}.desktop-mako-app .customdropdown__menu--item:active,.desktop-mako-app .customdropdown__menu--item:hover{background-color:rgba(33,163,197,.1)}@media screen and (min-width:425px){.customdropdown__menu{left:50vw;-webkit-transform:translate(-50%,100%);transform:translate(-50%,100%)}.customdropdown__menu--active{left:50vw;-webkit-transform:translate(-50%);transform:translate(-50%)}}.hamechiron .customdropdown--img{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamechiron .customdropdown__menu--item:hover{background-color:rgba(66,127,210,.15)}.mako .customdropdown__menu--item:hover{background-color:rgba(33,163,197,.1)}.search{font-family:f400;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:50px;overflow-x:hidden}.search>p{font-family:f400;font-size:12px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.3px;text-align:center;color:#000;margin-top:80px}.search__search-section{align-items:center;width:100%;height:56px;background-color:var(--white);padding:0 16px;position:relative;flex-shrink:0}.search>span,.search__search-section{display:flex;justify-content:space-between}.search>span{flex-direction:column;height:100%}.search__search-section>p{opacity:.8;font-size:14px;letter-spacing:-.01px;color:var(--pinkish-red);cursor:pointer}.search__search-section>input,.search__search-section>p{font-weight:100;font-style:normal;font-stretch:normal;line-height:normal}.search__search-section>input{width:100%;height:32px;border-radius:16px;background-color:rgba(235,37,46,.05);font-size:16px;letter-spacing:normal;text-align:right;color:var(--black);padding-right:11px;margin-right:20px}.search__search-section>input::-webkit-input-placeholder{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);opacity:.3}.search__search-section>input::-moz-placeholder{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);opacity:.3}.search__search-section>input:-ms-input-placeholder{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);opacity:.3}.search__search-section>input::-ms-input-placeholder{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);opacity:.3}.search__search-section>input::placeholder{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--black);opacity:.3}.search__search-section img[alt=icon-search]{position:absolute;left:25px;cursor:pointer}.search img[alt=arrow]{left:-10px;-webkit-transform:translateY(63px);transform:translateY(63px)}.search__last-searches{width:100%}.search__last-searches--no-results{padding-top:30px}.search__last-searches>header,.search__slider>header{background-color:var(--gray-bg);height:29px;display:flex;align-items:center;padding-right:16px;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#0c0c0c}.search__last-searches>div{cursor:pointer;height:40px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid hsla(0,0%,82.7%,.6)}.search__last-searches>div>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#132436}.search__slider header{margin-bottom:30px}.search .lds-ellipsis{-webkit-transform:translate(-40vw);transform:translate(-40vw)}@media screen and (min-width:425px){.search .lds-ellipsis{-webkit-transform:translate(-270%);transform:translate(-270%)}}.search__results>header{background-color:var(--gray-bg);height:29px;display:flex;align-items:center;padding-right:16px;font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#0c0c0c}.search__results>div{width:100%;display:flex;padding:0 16px;justify-content:space-between;cursor:pointer;height:40px;align-items:center;border-bottom:1px solid hsla(0,0%,82.7%,.6)}.search__results>div>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.01px;text-align:right;color:#0c0c0c}.search__results>div>img{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.hamechiron .search__search-section>p{color:var(--reg-blue)}.hamechiron .search__search-section>input{background-color:rgba(66,127,210,.1)}.mako .search__search-section{background-color:var(--mako-dark-blue)}.mako .search__search-section>p{color:var(--white);opacity:1}.mako .search__search-section>input{background-color:var(--white)}.search__search-section--ace{width:100%;height:56px;box-shadow:0 2px 3px 0 rgba(0,0,0,.5);background-color:#fff;flex-shrink:0;display:flex}.search__search-section--ace>input{flex-grow:1;padding-right:16px;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>input::-webkit-input-placeholder{opacity:.3;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>input::-moz-placeholder{opacity:.3;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>input:-ms-input-placeholder{opacity:.3;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>input::-ms-input-placeholder{opacity:.3;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>input::placeholder{opacity:.3;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.search__search-section--ace>img{margin-left:15px;cursor:pointer}.search__search-section--ace>div{width:56px;background-color:#3b3e4a;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (min-width:940px){.mako .search__slider header,.search__header__mako{width:100%;height:40px;background-color:#03adef;margin:14px 0 24px;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.36;letter-spacing:.67px;text-align:right;color:#fff;display:flex;align-items:center;padding-right:20px}.mako .search{width:100%;max-width:970px;padding:0 15px;margin:auto;height:unset}.mako .search__search-section{background-color:transparent}.mako .search__search-section>input{width:591px;height:44px;border:1px solid #9c9997;background-color:#fff;border-radius:0;margin:auto}.mako .search__search-section>p{display:none}.mako .search__search-section img[alt=icon-search]{left:190px}.mako .search__last-searches>header,.mako .search__results>header{width:591px;background-color:#fff;padding:25px 0;margin:auto;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#03adef;position:relative}.mako .search__last-searches>header:after{content:"";width:150px;height:1px;background:var(--mako-light-blue);position:absolute;bottom:10px}.mako .search__last-searches>div,.mako .search__results>div{width:591px;margin:auto;padding-right:0;padding-left:0;border-bottom:0}.mako .search__last-searches>div>p,.mako .search__results>div>p{font-size:16px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:right;color:#0c0c0c}.mako .search>p{display:none}.mako .search .lds-ellipsis{-webkit-transform:none;transform:none;margin:auto}}.mako-menu-desktop{font-family:f400;max-width:970px;width:100%;padding:0 15px;margin:25px auto}.mako-menu-desktop__active-tab{background-color:var(--mako-light-blue);color:#fff}.mako-menu-desktop>section{display:flex;align-items:center;width:100%}.mako-menu-desktop>section:first-of-type{padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.2);justify-content:space-between}.mako-menu-desktop>section:first-of-type>h1{font-size:50px;font-family:f400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.05px;text-align:right;color:#1a2e3d}.mako-menu-desktop>section:first-of-type>div{position:relative;cursor:pointer}.mako-menu-desktop>section:first-of-type>div>img{width:45px}.mako-menu-desktop>section:first-of-type>div>span{display:flex;justify-content:center;align-items:center;width:27.2px;height:26.7px;border-radius:14.3px;background-color:var(--mako-light-blue);font-size:21px;font-weight:800;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#fff;position:absolute;top:-5px;left:-10px}.mako-menu-desktop>section:nth-of-type(3){height:35px;border-bottom:1px solid rgba(0,0,0,.2)}.mako-menu-desktop>section:nth-of-type(3)>p{font-size:22px;font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;text-align:center}.mako-menu-desktop>section:nth-of-type(3)>p:not(:last-of-type):after{content:" / ";white-space:pre}.mako-menu-desktop>section:nth-of-type(3)>p:last-of-type{color:#03adef}.mako-menu-desktop>section:nth-of-type(2){justify-content:space-between;padding:6px 0;border-bottom:5px solid #d4d9da}.mako-menu-desktop>section:nth-of-type(2)>div{display:flex;cursor:pointer}.mako-menu-desktop>section:nth-of-type(2)>div>span{display:flex;justify-content:center;align-items:center;padding-left:5px;margin-left:5px;cursor:pointer}.mako-menu-desktop>section:nth-of-type(2)>div>span>p{padding:5px}.mako-menu-desktop>section:nth-of-type(2)>div>span:not(:last-of-type){border-left:1px solid #000}.mako-menu-desktop>section:nth-of-type(2)>div:last-of-type>p{color:var(--blue-text);font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:-.02px;padding-right:10px}.navbar__mako__desktop{display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:9999;width:100%}.navbar__mako__desktop__section:first-of-type{background:#122536;height:68px;width:100%;flex-shrink:0}.navbar__mako__desktop__section--grid{width:100%;height:100%;max-width:940px;display:flex;align-items:center;justify-content:space-between;margin:auto}.navbar__mako__desktop__section--inner{display:flex;align-items:center}.navbar__mako__desktop__section--inner__mako-logo{height:92px;cursor:pointer}.navbar__mako__desktop__section:last-of-type{display:none}.navbar__mako__desktop__section--inner>span{height:35px;width:35px;border-radius:50%;cursor:pointer}.navbar__mako__desktop__section--inner>span:first-of-type{margin-right:45px;margin-left:15px}.navbar__mako__desktop__section--inner>aside{width:33px;height:33px;background-color:#21a3c5;border-radius:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;cursor:pointer}.navbar__mako__desktop__section--inner>p{font-family:f400;font-size:18px;color:#fff;margin-right:45px;cursor:pointer;border-bottom:solid 1px#03adef}.navbar__mako__desktop__section--inner>p>a{color:#fff}.navbar__mako__desktop__section--inner__search{width:68px;height:68px;background-color:var(--mako-light-blue);margin-right:45px;display:flex;justify-content:center;align-items:center}.navbar__mako__desktop__section--inner__search>img{height:35px}.navbar__mako__desktop__section--grid__menu{display:flex;font-family:f400;width:100%;justify-content:space-between}.navbar__mako__desktop__section--grid__menu>span{height:46px;display:flex;align-items:center;cursor:pointer;padding:0 20px}.navbar__mako__desktop__section--grid__menu>span:hover{background-color:#122536}.navbar__mako__desktop__section--grid__menu>span:hover>p{color:#fff}.navbar__mako__desktop__section--grid__menu>span>p{font-size:20px}.pros-interface{font-family:f400;min-height:calc(100vh - 105px);background-color:#f4f4f4}@media screen and (min-width:425px){.pros-interface{max-width:425px;margin:auto;border:1px solid rgba(0,0,0,.3)}.ace .filter{height:60px}}.pros-interface__navbar{display:flex;align-items:center;justify-content:space-between;height:56px;width:100%;box-shadow:0 2px 3px 0 rgba(0,0,0,.1);background-color:#fff;z-index:100;position:relative}.pros-interface__navbar>div{background-color:var(--pinkish-red);height:100%;width:106px;display:flex;align-items:center;justify-content:center}.pros-interface__navbar>div>img{width:60px}.pros-interface__navbar>span{margin-left:12px}.pros-interface__navbar>span>img{margin-right:21px;cursor:pointer;height:20px}.pros-interface__menu{display:flex;width:100%;height:56px;background-color:#fff;margin-top:3px}.pros-interface__menu__tab{display:flex;justify-content:center;align-items:center;width:50%;cursor:pointer}.pros-interface__menu__tab--active{position:relative}.pros-interface__menu__tab--active:after{content:"";width:100%;height:5px;background-color:var(--pinkish-red);position:absolute;bottom:0;left:0}.pros-interface__menu__tab--active>p{color:var(--pinkish-red)}.pros-interface__menu__tab:first-of-type{border-left:1px solid rgba(0,0,0,.2)}.pros-interface__menu__tab>p{font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right}.pros-interface__customer-list{padding-bottom:100px}.pros-interface__bid{width:100%;height:auto;background-color:#fff;position:relative;margin-bottom:10px}.pros-interface__bid>aside{position:absolute;bottom:50px;left:5px}.pros-interface__bid>aside>img{height:50px}.pros-interface__bid>aside>span{bottom:6px;right:-3px;width:18px;height:18px;border:1px solid #000;border-radius:50%;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.23px;text-align:right;color:var(--pinkish-red)}.pros-interface__bid>aside>span,.pros-interface__bid>button{position:absolute;display:flex;justify-content:center;align-items:center}.pros-interface__bid>button{top:0;left:0;margin:7px;width:21px;height:21px;border-radius:4px;background-color:rgba(235,37,46,.1)}.pros-interface__bid>div{padding:18px 15px;display:flex;flex-direction:column;align-items:flex-start}.pros-interface__bid>div>h1,.pros-interface__bid>div>h2{font-size:18px;font-weight:400;font-style:normal;font-stretch:normal;line-height:.89;letter-spacing:.6px;text-align:right;color:#000}.pros-interface__bid>div>h1{padding-bottom:15px}.pros-interface__bid>div>h2{font-size:16px;padding-bottom:10px}.pros-interface__bid>div>span{display:flex;margin-bottom:5px}.pros-interface__bid>div>span>img{margin-left:8px}.pros-interface__bid>div>span>p:first-of-type{width:100px;color:#a2a2a2}.pros-interface__bid>div>span>p:first-of-type,.pros-interface__bid>div>span>p:last-of-type{font-size:13px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:.23px;text-align:right}.pros-interface__bid>div>span>p:last-of-type{color:#161616}.pros-interface__bid__meetings{display:flex;flex-direction:column;width:100%}.pros-interface__bid__meetings>span{display:flex}.pros-interface__bid__meetings>span>p{font-size:13px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:.23px;text-align:right;color:#a2a2a2;padding-right:5px}.pros-interface__bid__meetings>div{display:flex;flex-direction:column;padding:10px 15px}.pros-interface__bid__meetings>div:not(:last-of-type){border-bottom:1px solid rgba(0,0,0,.1)}.pros-interface__bid__meetings>div>span{display:flex}.pros-interface__bid__meetings>div>span:last-of-type{margin-top:7px}.pros-interface__bid__meetings>div>span>p:first-of-type{color:#a2a2a2;padding-right:5px;width:103px}.pros-interface__bid__meetings>div>span>p:first-of-type,.pros-interface__bid__meetings>div>span>p:last-of-type{font-size:13px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.38;letter-spacing:.23px;text-align:right}.pros-interface__bid__meetings>div>span>p:last-of-type{color:#161616}.pros-interface__bid>footer{display:flex;justify-content:space-between;width:100%}.pros-interface__bid>footer>button{background-color:var(--pinkish-red);width:calc(50% - 1px);display:flex;justify-content:center;height:36px;align-items:center}.pros-interface__bid>footer>button>a,.pros-interface__bid>footer>button>p{font-size:14px;font-family:f400;font-style:normal;font-stretch:normal;line-height:1.43;letter-spacing:.47px;text-align:right;color:#fff}.pros-interface__bid>footer>button>img{margin-right:5px}.pros-interface__add-customer{width:55px;height:55px;border-radius:50%;background-color:var(--white);position:fixed;left:16px;bottom:28px;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 5px 15px 0 rgba(0,0,0,.3);border:1px solid #d2d2d2}@media screen and (min-width:425px){.pros-interface__add-customer{left:calc(50% - 212.5px);-webkit-transform:translate3d(50%,0,0);transform:translate3d(50%,0,0)}}.pros-interface__appointment{min-height:calc(100vh - 112px);background-color:#f4f4f4;width:100%;padding-top:20px;padding-bottom:80px}.pros-interface__appointment>div{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0 10px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);background-color:#fff;position:fixed;bottom:0;width:100%;max-width:425px}.pros-interface__appointment>div>p{cursor:pointer;width:calc(50% - 5px);max-width:200px;height:36px;background-color:var(--pinkish-red);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:14px}.pros-interface__appointment>div>p:last-of-type{color:var(--pinkish-red);background-color:#fff;border:1px solid var(--pinkish-red)}.pros-interface__appointment--create.pros-interface__appointment--create{opacity:1!important;cursor:pointer!important;pointer-events:all!important}.pros-interface__appointment__section{display:flex;flex-direction:column}.pros-interface__appointment__section__error.pros-interface__appointment__section__error{padding:5px 25px;color:var(--pinkish-red)}.pros-interface__appointment__section>p{font-weight:100}.pros-interface__appointment__section>input,.pros-interface__appointment__section>p{font-size:16px;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.pros-interface__appointment__section>input{width:100%;background-color:#fff;height:50px;margin-bottom:3px;font-family:f400;padding:0 25px}.pros-interface__appointment__section>input::-webkit-inner-spin-button,.pros-interface__appointment__section>input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pros-interface__appointment__section>input[type=number]{-moz-appearance:textfield}.pros-interface__appointment__section>input::-webkit-input-placeholder{opacity:.4}.pros-interface__appointment__section>input::-moz-placeholder{opacity:.4}.pros-interface__appointment__section>input:-ms-input-placeholder{opacity:.4}.pros-interface__appointment__section>input::-ms-input-placeholder{opacity:.4}.pros-interface__appointment__section>input::placeholder{opacity:.4}.pros-interface__appointment__section:last-of-type{margin-top:50px}.pros-interface__appointment__section:last-of-type>div{width:100%;height:50px;background-color:#fff;margin-bottom:3px;display:flex;align-items:center;justify-content:space-between;padding:0 16px}.pros-interface__appointment__section:last-of-type>div>aside{display:flex}.pros-interface__appointment__section:last-of-type>div>aside>span{width:30px;height:30px;border-radius:4.6px;background-color:rgba(235,37,46,.1);display:flex;align-items:center;justify-content:center;margin-right:6px}.pros-interface__appointment__section:last-of-type>div>aside>span:first-of-type>img{-webkit-transform:rotate(-90deg) scale(1.1);transform:rotate(-90deg) scale(1.1)}.pros-interface__appointment__section:last-of-type>div>aside>span:nth-of-type(2){width:95px;font-size:15px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:var(--pinkish-red);text-align:center}.pros-interface__appointment__section:last-of-type>div>aside>span:nth-of-type(3)>img{-webkit-transform:rotate(90deg) scale(1.1);transform:rotate(90deg) scale(1.1)}.pros-interface__appointment__section:last-of-type>div>aside>span:not(:nth-of-type(2)){cursor:pointer}.pros-interface__appointment__section:last-of-type>textarea{width:100%;height:150px;background-color:#fff;resize:none;padding:10px 16px;border:none;color:#000;font-family:f400;font-size:16px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right}.pros-interface__appointment__section:last-of-type>textarea::-webkit-input-placeholder{opacity:.3}.pros-interface__appointment__section:last-of-type>textarea::-moz-placeholder{opacity:.3}.pros-interface__appointment__section:last-of-type>textarea:-ms-input-placeholder{opacity:.3}.pros-interface__appointment__section:last-of-type>textarea::-ms-input-placeholder{opacity:.3}.pros-interface__appointment__section:last-of-type>textarea::placeholder{opacity:.3}.pros-interface__new-customer-form>section{position:relative}.pros-interface__new-customer-form>section>h1{font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.pros-interface__new-customer-form>section:not(:first-of-type){display:flex;flex-direction:column;padding-top:50px}.pros-interface__new-customer-form>section>input{width:100%;background-color:#fff;height:50px;margin-bottom:3px;font-size:16px;font-family:f400;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000;padding:0 25px}.pros-interface__new-customer-form>section:first-of-type{display:flex;flex-direction:column;padding:20px 16px 0}.pros-interface__new-customer-form>section:first-of-type>span{display:flex;justify-content:space-between;margin-top:25px}.pros-interface__new-customer-form>section:first-of-type>span>p:last-of-type{opacity:.3;color:var(--pinkish-red);cursor:pointer}.pros-interface__new-customer-form--add-customer{opacity:1!important}.pros-interface__new-customer-form__validation{text-align:right;position:absolute;bottom:-20px;right:16px;color:var(--pinkish-red);font-size:13px}.pros-interface__new-customer-form>section>.customdropdown{border:none;background-color:#fff;margin-bottom:3px;padding-right:25px}.pros-interface__new-customer-form>section>.customdropdown>h1{opacity:.5}.pros-interface__existed-customer{position:relative;padding-bottom:56px}.pros-interface__existed-customer>a{width:50px;height:50px;border-radius:50%;background-color:var(--pinkish-red);display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;top:21px;left:16px}.pros-interface__existed-customer>a>img{height:25px;width:25px}.pros-interface__existed-customer>section:first-of-type{padding-right:16px;display:flex;flex-direction:column;align-items:flex-start}.pros-interface__existed-customer>section:first-of-type>h1{font-size:18px;font-weight:100;font-style:normal;font-stretch:normal;line-height:.89;letter-spacing:.6px;text-align:right;color:#000;padding-top:20px;padding-bottom:10px}.pros-interface__existed-customer>section:first-of-type>p{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.14;letter-spacing:.47px;text-align:right;color:#000}.pros-interface__existed-customer>section:first-of-type>span{display:flex;padding-top:10px}.pros-interface__existed-customer>section:first-of-type>span>img{margin-left:9px}.pros-interface__existed-customer>section:first-of-type>span>p:first-of-type{font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:.25px;text-align:right;color:#a2a2a2;width:100px}.pros-interface__existed-customer>section:first-of-type>span>p:nth-of-type(2){font-size:14px;font-weight:100;font-style:normal;font-stretch:normal;line-height:1.29;letter-spacing:.25px;text-align:right;color:#161616}.pros-interface__existed-customer>section:nth-of-type(2){padding-top:25px}.pros-interface__existed-customer>footer{width:100%;height:56px;box-shadow:0 -2px 10px 0 rgba(0,0,0,.15);background-color:#fff;position:fixed;bottom:0;left:0;max-width:425px;padding:0 16px;display:flex;align-items:center;justify-content:center}.pros-interface__existed-customer>footer>button{width:100%;height:36px;border:1px solid var(--pinkish-red);font-family:f400;font-size:14px;line-height:1.5;letter-spacing:.25px;color:var(--pinkish-red)}.pros-interface__existed-customer>footer>button:first-of-type{background-color:var(--pinkish-red);color:#fff;margin-left:10px}@media screen and (min-width:425px){.pros-interface__existed-customer>footer{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.pros-interface__calender{height:calc(100vh - 112px);display:flex;flex-direction:column}.pros-interface__custom-calender.pros-interface__custom-calender{width:100%;border-radius:0;border:none;background-color:#f4f4f4;font-family:f400;margin-top:5px;padding-top:0}.pros-interface__custom-calender>.react-datepicker__month-container{width:100%}.pros-interface__custom-calender>.react-datepicker__month-container>.react-datepicker__header{background-color:#f4f4f4}.pros-interface__custom-calender>.react-datepicker__month-container>.react-datepicker__header>.react-datepicker__current-month{width:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;padding:9px 15px 9px 0;font-size:20px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000}.pros-interface__custom-calender .react-datepicker__day-names,.pros-interface__custom-calender .react-datepicker__month>.react-datepicker__week{display:flex;justify-content:space-between}.pros-interface__custom-calender .react-datepicker__navigation{width:30px;height:30px;border-radius:4.6px;background-color:rgba(235,37,46,.1);border:none}.pros-interface__custom-calender .react-datepicker__navigation--next{left:128px;right:unset}.pros-interface__custom-calender .react-datepicker__navigation--previous:after{content:"";background-image:url(/static/media/redarrow.a313d38d.svg);background-repeat:no-repeat;width:10px;height:10px;position:absolute;left:6px;top:11px;-webkit-transform:rotate(90deg) scale(1.2);transform:rotate(90deg) scale(1.2)}.pros-interface__custom-calender .react-datepicker__navigation--next:after{content:"";background-image:url(/static/media/redarrow.a313d38d.svg);background-repeat:no-repeat;width:10px;height:10px;right:7px;top:10px;position:absolute;-webkit-transform:rotate(-90deg) scale(1.2);transform:rotate(-90deg) scale(1.2)}.pros-interface__custom-calender .react-datepicker__today-button{width:68px;height:30px;border-radius:4.6px;border:none;background-color:rgba(235,37,46,.1);display:flex;justify-content:center;align-items:center;position:absolute;top:10px;left:50px;font-size:15px;font-weight:100;color:var(--pinkish-red)}.pros-interface__custom-calender .react-datepicker__month{margin:0}.pros-interface__custom-calender .react-datepicker__day-names{padding:0 20px}.pros-interface__custom-calender .react-datepicker__day-names>.react-datepicker__day-name{color:#a2a2a2;font-size:16px;font-weight:100}.pros-interface__custom-calender .react-datepicker__month>.react-datepicker__week{padding:0 15px;height:48px}.pros-interface__custom-calender .react-datepicker__month>.react-datepicker__week:not(:last-of-type){border-bottom:1px solid #aeaeae}.pros-interface__custom-calender .react-datepicker__day{font-size:19px;font-weight:100;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:.5px;text-align:center;color:#000;width:42px;height:42px;padding-top:5px}.pros-interface__custom-calender .react-datepicker__day--today{color:var(--pinkish-red)}.pros-interface__custom-calender .react-datepicker__day--selected,.pros-interface__custom-calender .react-datepicker__day--selected:hover{width:42px;height:42px;border-radius:50%;background-color:var(--pinkish-red);color:#fff}.react-datepicker__day--highlighted-custom-1{position:relative}.react-datepicker__day--highlighted-custom-1>span>aside{position:absolute;bottom:5px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:9px;height:9px;border-radius:50%;background-color:#aeaeae}.react-datepicker__day--selected>span>aside{background-color:#fff}.pros-interface__calender__meetings{flex-grow:1;background-color:#fff;overflow:scroll}.pros-interface__calender__meetings__meeting{display:flex;width:100%;height:40px;background-color:#fff;border-top:1px solid rgba(0,0,0,.1);padding:2px 16px;cursor:pointer}.pros-interface__calender__meetings__meeting--canceled{background-color:rgba(235,37,46,.1)}.pros-interface__calender__meetings__meeting--canceled>div>p{color:var(--pinkish-red)!important}.pros-interface__calender__meetings__meeting--filler{justify-content:center;align-items:center}.pros-interface__calender__meetings__meeting:last-of-type{border-bottom:1px solid rgba(0,0,0,.1)}.pros-interface__calender__meetings__meeting>div:first-of-type{border-left:3px solid var(--pinkish-red);padding-left:10px;display:flex;flex-direction:column;justify-content:center;width:75px;flex-shrink:0}.pros-interface__calender__meetings__meeting:nth-of-type(5n+1)>div:first-of-type{border-left:3px solid var(--pinkish-red)}.pros-interface__calender__meetings__meeting:nth-of-type(5n+2)>div:first-of-type{border-left:3px solid #fc0}.pros-interface__calender__meetings__meeting:nth-of-type(5n+3)>div:first-of-type{border-left:3px solid #6dd400}.pros-interface__calender__meetings__meeting:nth-of-type(5n+4)>div:first-of-type{border-left:3px solid #32c5ff}.pros-interface__calender__meetings__meeting:nth-of-type(5n+5)>div:first-of-type{border-left:3px solid #b620e0}.pros-interface__calender__meetings__meeting>div:first-of-type>p{font-size:12px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.25;letter-spacing:normal;text-align:right;color:#000}.pros-interface__calender__meetings__meeting>div:last-of-type{padding-right:10px;display:flex;flex-direction:column;justify-content:center;width:100%}.pros-interface__calender__meetings__meeting>div:last-of-type>p:first-of-type{font-size:14px;font-weight:100;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#000;padding-bottom:3px;width:65vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pros-interface__calender__meetings__meeting>div:last-of-type>p:last-of-type{font-size:13px;font-weight:100;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#818181}.invalid-time-pick{opacity:.5;pointer-events:none}.pros-interface__appointment--curtain.pros-interface__appointment--curtain{position:fixed;left:0;top:0;width:100%;height:100vh;opacity:.6;background-color:#000;z-index:100}.pros-interface__appointment--popup{width:calc(100% - 32px);left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);top:70px;min-height:225px;background-color:#fff;z-index:1000;position:fixed;padding:16px;display:flex;flex-direction:column}.pros-interface__appointment--popup>h1{font-size:18px;font-weight:500;font-stretch:normal;font-style:normal;line-height:.89;letter-spacing:.6px;text-align:right;color:var(--pinkish-red);font-weight:700;padding-bottom:15px}.pros-interface__appointment--popup>aside,.pros-interface__appointment--popup>p{font-size:16px;font-weight:100;font-stretch:normal;font-style:normal;line-height:1.69;letter-spacing:.53px;text-align:right;color:#000}.pros-interface__appointment--popup>aside{font-weight:700}.pros-interface__appointment--popup>button:first-of-type{color:var(--pinkish-red);margin-bottom:5px;margin-top:16px}.pros-interface__appointment--popup>button:first-of-type,.pros-interface__appointment--popup>button:last-of-type{width:100%;height:43px;border:1px solid var(--pinkish-red);font-size:16px;line-height:1.25;letter-spacing:.53px;text-align:center;font-family:f400;flex-shrink:0}.pros-interface__appointment--popup>button:last-of-type{background-color:var(--pinkish-red);color:#fff}.pros-interface__calender__today-btn{width:68px;height:30px;border-radius:4.6px;border:none;background-color:rgba(235,37,46,.1);display:flex;justify-content:center;align-items:center;position:absolute;top:15px;left:50px;font-size:15px;font-weight:100;color:var(--pinkish-red);font-family:f400}
/*# sourceMappingURL=main.e28c8795.chunk.css.map */