:root{--black:#000;--black-lgt:#202020;--white:#fff;--dark:#231f20;--light:#f2f2f2;--gray-light:#e4e4e4;--gray:#909090;--red:#d92828;--bg-shade:#fffcf7;--brown:#39271d;--primary-bg:#ece7dd;--tb-pad:80px 0;--lr-pad:48px 0;--ease-in-quad:cubic-bezier(.55,.085,.68,.53);--ease-in-cubic:cubic-bezier(.55,.055,.675,.19);--ease-in-quart:cubic-bezier(.895,.03,.685,.22);--ease-in-quint:cubic-bezier(.755,.05,.855,.06);--ease-in-expo:cubic-bezier(.95,.05,.795,.035);--ease-in-circ:cubic-bezier(.6,.04,.98,.335);--ease-out-quad:cubic-bezier(.25,.46,.45,.94);--ease-out-cubic:cubic-bezier(.215,.61,.355,1);--ease-out-quart:cubic-bezier(.165,.84,.44,1);--ease-out-quint:cubic-bezier(.23,1,.32,1);--ease-out-expo:cubic-bezier(.19,1,.22,1);--ease-out-circ:cubic-bezier(.075,.82,.165,1);--ease-in-out-quad:cubic-bezier(.455,.03,.515,.955);--ease-in-out-cubic:cubic-bezier(.645,.045,.355,1);--ease-in-out-quart:cubic-bezier(.77,0,.175,1);--ease-in-out-quint:cubic-bezier(.86,0,.07,1);--ease-in-out-expo:cubic-bezier(1,0,0,1);--ease-in-out-circ:cubic-bezier(.785,.135,.15,.86);--easePunchy:cubic-bezier(.36,.59,.22,1)}.lh-g{line-height:1.2}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*{box-sizing:border-box;margin:0;padding:0}ul{margin:0;padding:0;list-style:none}.container-w{gap:20px;display:grid}@media (max-width:991px){.container-w{gap:10px}}@media (min-width:992px){.container-w{grid-template-columns:repeat(12,1fr);grid-auto-rows:auto}.container-w .col-12{grid-column:span 12}.container-w .col-11{grid-column:span 11}.container-w .col-10{grid-column:span 10}.container-w .col-9{grid-column:span 9}.container-w .col-8{grid-column:span 8}.container-w .col-7{grid-column:span 7}.container-w .col-6{grid-column:span 6}.container-w .col-5{grid-column:span 5}.container-w .col-4{grid-column:span 4}.container-w .col-3{grid-column:span 3}.container-w .col-2{grid-column:span 2}.container-w .col-1{grid-column:span 1}}@media (max-width:991px){.container-w{grid-template-columns:repeat(12,1fr);grid-auto-rows:auto}.container-w .col-12,.container-w .col-11,.container-w .col-10,.container-w .col-9,.container-w .col-8,.container-w .col-7,.container-w .col-6,.container-w .col-5,.container-w .col-4,.container-w .col-3,.container-w .col-2,.container-w .col-1{grid-column:span 12}}.pad-com{padding:0 50px}@media (max-width:991px){.pad-com{padding:0 20px}}.mar-com{margin:60px 0}.pad-com-lr{padding-left:50px;padding-right:50px}@media (max-width:991px){.pad-com-lr{padding-left:20px;padding-right:20px}}[data-animation=head].in-view .elm span{transform:translateY(0)}[data-animation=head] .elm{margin-bottom:5px;display:flex;position:relative;overflow:hidden}[data-animation=head] .elm:first-child span{transition:transform 1.5s var(--ease-out-expo)}[data-animation=head] .elm:nth-child(2){margin-top:-.5rem}[data-animation=head] .elm:nth-child(2) span{transition:transform 1.5s .2s var(--ease-out-expo)}[data-animation=head] .elm:nth-child(3){margin-top:-.5rem}[data-animation=head] .elm:nth-child(3) span{transition:transform 1.5s .4s var(--ease-out-expo)}[data-animation=head] .elm:last-child{margin-bottom:0}[data-animation=head] .elm span{padding-bottom:6px;transition-delay:1s;transform:translateY(100%)}[data-animation=opacity-up]{transition:all 1.5s var(--ease-out-expo);opacity:0;visibility:hidden;transform:translateY(10%)}[data-animation=opacity-up].in-view{opacity:1;visibility:visible;transform:translateY(0%)}[data-animation=snap-up]{transition:transform 1.5s var(--ease-out-expo);opacity:0;visibility:hidden;display:inline-block;transform:translateY(100%)}[data-animation=snap-up].in-view{opacity:1;visibility:visible;transform:translateY(0%)}[data-animation=title]{overflow:hidden}[data-animation=title] span{transition:transform 1.5s var(--ease-out-expo);opacity:0;visibility:hidden;display:inline-block;transform:translateY(100%)}[data-animation=title].in-view span{opacity:1;visibility:visible;transform:translateY(0%)}[data-animation=opacity]{transition:all 1.5s var(--ease-out-expo);opacity:0;visibility:hidden}[data-animation=opacity].in-view{opacity:1;visibility:visible}[data-animation=ctalink]{white-space:nowrap;display:inline-block;position:relative;overflow:hidden}[data-animation=ctalink] span{display:inline-block}[data-animation=reveal]{position:relative}[data-animation=reveal] img{transition:all 1s var(--ease-out-expo);transition-delay:.2s;transform:scale(.9)}[data-animation=reveal]:before{content:"";background:var(--gray);z-index:1;width:100%;height:100%;transition:all 1.5s var(--ease-out-expo);position:absolute;top:0;left:0}[data-animation=reveal].in-view:before{transform:translateY(-100%)}[data-animation=reveal].in-view img{transform:scale(1)}[data-animation=slide-right]{transition:all 1.5s var(--ease-out-expo);opacity:1;transform:translate(-100%)}[data-animation=slide-right].in-view{opacity:1;transform:translate(0)}.test-height{background:gray;width:100%;height:200vh}.lr-pad{padding-left:48px;padding-right:48px}@media only screen and (max-width:1200px){.lr-pad{padding-left:48px;padding-right:48px}}@media only screen and (max-width:991px){.lr-pad{padding-left:16px;padding-right:16px}}.l-pad{padding-left:80px}@media only screen and (max-width:1200px){.l-pad{padding-left:48px}}@media only screen and (max-width:991px){.l-pad{padding-left:16px}}.r-pad{padding-right:80px}@media only screen and (max-width:1200px){.r-pad{padding-right:48px}}@media only screen and (max-width:991px){.r-pad{padding-right:16px}}.tb-pad{padding-top:80px;padding-bottom:80px}.tb-pad.double_pad{padding-top:160px;padding-bottom:160px}@media only screen and (max-width:991px){.tb-pad.double_pad{padding-top:80px;padding-bottom:80px}}.tb-pad.double_pad_b{padding-bottom:120px}@media only screen and (max-width:991px){.tb-pad.double_pad_b{padding-bottom:80px}}.tb-pad.double_pad_t{padding-top:160px}@media only screen and (max-width:991px){.tb-pad.double_pad_t{padding-top:80px}.tb-pad{padding-top:48px;padding-bottom:48px}}.t-pad{padding-top:60px}@media only screen and (max-width:991px){.t-pad{padding-top:48px}}.b-pad{padding-bottom:60px}@media only screen and (max-width:991px){.b-pad{padding-bottom:48px}}.tb-mar{margin-top:60px;margin-bottom:60px}@media only screen and (max-width:991px){.tb-mar{margin-top:48px;margin-bottom:48px}}.t-mar{margin-top:60px}@media only screen and (max-width:991px){.t-mar{margin-top:48px}}.b-mar{margin-bottom:60px}@media only screen and (max-width:991px){.b-mar{margin-bottom:48px}}.common-cta{border:2px solid var(--black);text-transform:uppercase;color:var(--black);background:0 0;border-radius:40px;width:max-content;padding:16px 32px;font-size:1.5rem;font-weight:700;line-height:1;text-decoration:none;transition:color .4s cubic-bezier(.8,1,1,.8);display:block;position:relative;overflow:hidden}.common-cta span{z-index:2;position:relative}.common-cta:after{content:"";background:var(--black);z-index:1;clip-path:circle(0% at 50% 100%);width:100%;height:100%;line-height:1.2;transition:clip-path .5s cubic-bezier(.5,1,.5,1);position:absolute;top:0;left:0}.common-cta:hover{color:var(--white)}.common-cta:hover:after{clip-path:circle(150% at 50% 100%)}@media only screen and (max-width:1200px){.common-cta{font-size:1.25rem}}@media only screen and (max-width:991px){.common-cta{font-size:1rem}}.line-mask{display:inline-block;overflow:hidden!important}.line-mask .line{will-change:transform;display:inline-block;transform:translateY(100%)}.line-mask .line.line-resized{transform:translateY(0)}.media-fluid{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.yt-modal{z-index:99999;visibility:hidden;width:100%;height:100%;position:fixed;top:0;left:0}.yt-modal .modalbx{background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.yt-modal .modalbx .modal-video{width:90%;max-height:90vh}.yt-modal .modalbx .modal-video iframe,.yt-modal .modalbx .modal-video video,.yt-modal .modalbx .modal-video img{object-fit:contain;width:100%;height:100%;display:block}@media only screen and (max-width:991px){.yt-modal .modalbx .modal-video iframe,.yt-modal .modalbx .modal-video video,.yt-modal .modalbx .modal-video img{height:auto}}@keyframes shine{0%{opacity:0;left:-70%}50%{opacity:.8;left:25%}to{opacity:0;left:100%}}.global-cta{background:var(--red);width:max-content;color:var(--white);cursor:pointer;text-transform:uppercase;font-size:.875rem;font-weight:400;line-height:1;font-family:var(--font-body);border:0;border-radius:100px;align-items:center;gap:8px;padding:14px 16px;text-decoration:none;display:flex;position:relative;overflow:hidden}@media only screen and (max-width:991px){.global-cta{padding:10px 16px}}.global-cta:after{content:"";pointer-events:none;z-index:3;opacity:1;background:linear-gradient(90deg,#fff0 0,#fff9 60%,#fff0 100%);width:100%;height:100%;animation:2s linear infinite shine;position:absolute;top:0;left:0;transform:skew(-30deg)}.global-cta.var-plain{color:var(--brown);border-bottom:1px solid var(--brown);background:0 0;border-radius:0;margin:0 auto;padding:0 0 8px}.global-cta.var-plain:after{display:none}.global-cta.var-chev{color:var(--red);border-bottom:1px solid var(--red);background:0 0;border-radius:0;margin:0 auto;padding:0 0 8px}.global-cta .mask{flex-direction:column;gap:8px;height:.875rem;display:flex;overflow:hidden}.global-cta .mask .m_w{transition:transform .5s var(--ease-out-cubic);align-items:center;gap:12px;line-height:1;display:flex}.global-cta .mask .m_w.btm{transform:scale(.9)}@media (hover:hover) and (pointer:fine){.global-cta:hover:hover .mask .m_w{transform:scale(1)translateY(-160%)}.global-cta:hover:hover .mask .m_w.top{transform:scale(.9)translateY(-160%)}}.global-title{color:var(--brown);padding-bottom:8px;font-size:clamp(1.5rem,2.778vw + .1rem,2.375rem);font-weight:400;line-height:1.2;position:relative}.global-title:after,.global-title:before{content:"";opacity:0;width:0%;height:1px;transition:all .5s var(--ease-out-expo);background:currentColor;min-width:72px;max-width:72px;transition-delay:.5s;position:absolute;bottom:0;left:0}.global-title:before{width:5%;min-width:24px;max-width:24px;height:3px}.global-title:after{bottom:1px}.global-title.enqpopup{font-size:clamp(1.5rem,2.778vw + .1rem,1.5rem)}@media only screen and (max-width:991px){.global-title.enqpopup{font-size:1.125rem}}.global-title.in-view:after,.global-title.in-view:before{opacity:1}.global-title.in-view:after{width:15%}.global-title.center{text-align:center}.global-title.center:before,.global-title.center:after{left:50%;transform:translate(-50%)}.global-title.center:before{max-width:24px}.center-text{text-align:center}.uppercase{text-transform:uppercase}.top-title{color:var(--red);letter-spacing:.12em;margin-bottom:24px;font-size:.875rem;font-weight:400;line-height:1}@media only screen and (max-width:991px){.top-title{margin-bottom:16px}}.tabs_w{border-top:1px solid #39271d4d;border-bottom:1px solid #39271d4d;position:relative}@media only screen and (max-width:991px){.tabs_w{justify-content:center;display:flex}}.tabs_w .inner{justify-content:center;align-items:center;gap:32px;padding:0 16px;display:flex}@media only screen and (max-width:991px){.tabs_w .inner{scrollbar-width:none;justify-content:flex-start;gap:24px;width:max-content;max-width:100%;overflow:scroll}}.tabs_w .inner .tab_w{text-decoration:none;position:relative}@media only screen and (max-width:991px){.tabs_w .inner .tab_w.act:after{content:"";background:var(--red);border-radius:2px;width:100%;height:2px;transition:transform .3s cubic-bezier(.77,0,.175,1);position:absolute;bottom:0;left:0}}.tabs_w .inner .tab_w .tab{cursor:pointer;color:var(--brown);text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;padding:24px 0;font-size:.875rem;font-weight:500;line-height:1}.tabs_w .follower{background:var(--red);border-radius:2px;width:0;height:2px;transition:transform .3s cubic-bezier(.77,0,.175,1);position:absolute;bottom:0;left:0}.name .line{width:100%}.play-btn{border:1px solid var(--bg-shade);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);color:var(--white);cursor:pointer;text-transform:uppercase;background:#39271d30;border-radius:100px;align-items:center;gap:12px;width:max-content;padding:12px 16px 12px 12px;display:flex}@media only screen and (max-width:991px){.play-btn{gap:4px;padding:8px;font-size:.875rem}}.card .swiper-pagination-bullet{background:var(--bg-shade);opacity:1;width:8px;height:8px}.card .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--red)}.swiper-pagination-progressbar{background:#39271d1a!important;height:2px!important;position:absolute!important;top:auto!important;bottom:16px!important;left:0!important}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#39271d!important}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill:after{content:"";aspect-ratio:1;background:#39271d;border-radius:50%;height:8px;display:block;position:absolute;top:-3px;right:0;transform:none}.swiper-scrollbar{background:#39271d1a!important;width:82%!important;height:3px!important;left:50%!important;transform:translate(-50%)!important}.swiper-scrollbar .swiper-scrollbar-drag{cursor:grab;background:var(--brown)!important}@media only screen and (max-width:991px){.swiper-scrollbar{width:90%!important}}.swiper-autoheight .swiper-wrapper{align-items:inherit!important}.pill-tablist{scrollbar-width:none;justify-content:center;gap:8px;display:flex;overflow:scroll}@media only screen and (max-width:563px){.pill-tablist{justify-content:flex-start}}.pill-tablist .pill-tab{color:var(--brown);border:1px solid var(--brown);text-transform:uppercase;letter-spacing:.2px;cursor:pointer;opacity:.3;white-space:nowrap;border-radius:100px;padding:12px 20px;font-size:.875rem;font-weight:600;line-height:1}.pill-tablist .pill-tab.act{opacity:1}.mySwiper{width:100%;height:400px}.custom-pagination{width:100%;height:4px;margin:0 auto;position:relative}.pagination-track{background:#39271d1a;border-radius:2px;width:100%;height:2px;position:absolute}.pagination-progress{background:var(--brown);z-index:1;border-radius:2px;height:2px;transition:width .3s;position:absolute}.pagination-circle{background:var(--brown);z-index:2;border-radius:50%;width:8px;height:8px;transition:left .3s;position:absolute;top:-3.5px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:24px;max-width:545px;min-height:600px;padding:2rem;display:flex}.not-found.thankyou .global-title{padding-bottom:16px}.not-found.thankyou .global-title:after,.not-found.thankyou .global-title:before{opacity:1;left:50%;transform:translate(-50%)}.not-found.thankyou .tp-title{justify-content:center;align-items:center;gap:4px;display:flex}.not-found.thankyou .tp-title p{color:#48ac00;text-transform:uppercase;letter-spacing:.02em;font-size:.875rem;font-weight:400}.not-found p{color:var(--brown);font-size:1rem;line-height:1.4}@media only screen and (max-width:991px){.not-found{min-height:auto;padding:48px 16px}.not-found .not-foundicon{width:80px;height:80px}}input.form-control{border-radius:0!important;width:100%!important;padding-top:0!important;padding-left:40px!important}.react-tel-input .selected-flag{width:32px!important;padding-left:0!important}.react-tel-input .selected-flag .flag{margin-top:-14px!important}.policy-page{border-top:1px solid #39271d4d}header{z-index:999;background:var(--primary-bg);border-bottom:1px solid #39271d4d;width:100%;transition:transform .4s cubic-bezier(.7,0,.2,1),background-color .4s cubic-bezier(.7,0,.2,1);position:sticky;top:0}header.fixed{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000001a;border-bottom:1px solid #fffcf74d;position:fixed}header.fixed .navbox .logo:before{content:"";border-right:1px solid #fffcf74d;width:calc(100% + 64px);height:calc(100% + 32px);position:absolute;top:-16px;left:-32px}@media only screen and (max-width:991px){header.fixed .navbox .logo:before{width:calc(100% + 8px);left:-8px}}header.fixed .navbox .right_side .lft button,header.fixed .navbox .right_side .lft a{color:var(--white);line-height:1}header.fixed .navbox .right_side .lft button svg path,header.fixed .navbox .right_side .lft a svg path{fill:var(--white)}header.fixed .navbox .right_side .lft .hamburger{outline:none}header.fixed .navbox .right_side .lft .hamburger span{background:var(--white)}@media only screen and (max-width:991px){header.fixed .navbox .right_side .lft .hamburger:after{border-left:1px solid #fffcf74d}}header.fixed .navbox .right_side .cta:after{border-left:1px solid #fffcf74d}header.fixed .navbox .right_side .cta button{border:1px solid var(--bg-shade);background:0 0}header.white{background:var(--primary-bg);border-bottom:1px solid #39271d4d}header.white .navbox .logo:before{opacity:0}header.white .navbox .right_side .lft button,header.white .navbox .right_side .lft a{color:var(--brown)}header.white .navbox .right_side .lft button svg path,header.white .navbox .right_side .lft a svg path{fill:var(--brown)}header.white .navbox .right_side .lft .hamburger span{background:var(--brown)}@media only screen and (max-width:991px){header.white .navbox .right_side .lft .hamburger:after{border-left:1px solid #39271d4d}}header.white .navbox .right_side .cta:after{background:0 0;border-left:1px solid #39271d4d}header.white .navbox .right_side .cta button{background:var(--red)}header .navbox{justify-content:space-between;align-items:center;width:100%;padding:8px 32px;display:flex;overflow:hidden}@media only screen and (max-width:991px){header .navbox{padding:8px 16px 8px 8px}}header .navbox .logo{position:relative}header .navbox .logo img{z-index:2;position:relative}@media only screen and (max-width:991px){header .navbox .logo img{width:125px;height:46px}}header .navbox .right_side{gap:64px;display:flex}header .navbox .right_side .lft{color:var(--white);align-items:center;gap:32px;font-size:.875rem;display:flex}@media only screen and (max-width:991px){header .navbox .right_side .lft{gap:12px}}header .navbox .right_side .lft button,header .navbox .right_side .lft a{cursor:pointer;color:var(--brown);text-transform:uppercase;font-family:var(--font-body);background:0 0;border:0;align-items:center;gap:4px;font-size:.875rem;line-height:1;text-decoration:none;display:flex}header .navbox .right_side .lft button svg path,header .navbox .right_side .lft a svg path{fill:var(--brown)}header .navbox .right_side .lft .link.open svg{transform:rotate(180deg)}header .navbox .right_side .lft .hamburger{width:18px;height:24px;position:relative}@media only screen and (max-width:991px){header .navbox .right_side .lft .hamburger{margin-left:12px}header .navbox .right_side .lft .hamburger:after{content:"";z-index:1;border-left:1px solid #39271d4d;width:calc(100% + 24px);height:calc(100% + 59px);position:absolute;top:-30px;right:-12px}}header .navbox .right_side .lft .hamburger span{background:var(--brown);z-index:2;border-radius:8px;width:18px;height:1px;transition:transform .3s cubic-bezier(.77,0,.175,1);display:inline-block;position:absolute;left:0}header .navbox .right_side .lft .hamburger span:first-child{top:8px}header .navbox .right_side .lft .hamburger span:nth-child(2){top:16px}header .navbox .right_side .lft .hamburger.open span:first-child{top:12px;transform:rotate(45deg)}header .navbox .right_side .lft .hamburger.open span:nth-child(2){top:12px;transform:rotate(-45deg)}header .navbox .right_side .cta{position:relative}@media only screen and (max-width:991px){header .navbox .right_side .cta{display:none}}header .navbox .right_side .cta:after{content:"";z-index:1;background:0 0;border-left:1px solid #39271d4d;width:calc(100% + 64px);height:calc(100% + 40px);position:absolute;top:-24px;left:-32px}header .navbox .right_side .cta button{border:1px solid var(--red);background:var(--red);color:var(--white);font-family:var(--font-body);cursor:pointer;text-transform:uppercase;z-index:2;border-radius:100px;align-items:center;gap:12px;padding:16px;font-size:.875rem;display:flex;position:relative;overflow:hidden}header .navbox .right_side .cta button:after{content:"";pointer-events:none;z-index:3;opacity:1;background:linear-gradient(90deg,#fff0 0,#fff9 60%,#fff0 100%);width:100%;height:100%;animation:2s linear infinite shine;position:absolute;top:0;left:0;transform:skew(-30deg)}header .sidedrop{z-index:999;opacity:0;visibility:hidden;width:100%;height:100lvh;transition:opacity .3s cubic-bezier(.7,0,.2,1),visibility .3s cubic-bezier(.7,0,.2,1);position:fixed;top:0;right:0}@media only screen and (max-width:991px){header .sidedrop{height:calc(100vh - 67px);top:67px}}header .sidedrop .header-copy{flex-direction:column;gap:16px;margin-top:24px;display:flex}header .sidedrop .header-copy .socials{flex-wrap:wrap;gap:16px;display:flex}header .sidedrop .header-copy .socials a{display:flex}header .sidedrop .header-copy .copytext p{color:var(--brown);font-weight:400;line-height:1.4}header .sidedrop.open{opacity:1;visibility:visible}header .sidedrop .backdrop{z-index:1;background:#00000080;width:100%;height:100%;position:absolute;top:0;left:0}header .sidedrop .linkbox{z-index:2;float:right;text-transform:uppercase;background:url(/img/navbg.webp) 0 0/cover no-repeat;flex-direction:column;gap:40px;width:374px;height:100lvh;padding:24px 32px;font-size:.875rem;transition:transform .4s cubic-bezier(.7,0,.2,1);display:flex;position:relative;overflow:auto;transform:translate(100%)}@media only screen and (max-width:991px){header .sidedrop .linkbox{gap:24px;width:100%;height:calc(100vh - 67px);padding:16px 16px 120px}}header .sidedrop .linkbox::-webkit-scrollbar{width:2px}header .sidedrop .linkbox::-webkit-scrollbar-track{background:#f1f1f1}header .sidedrop .linkbox::-webkit-scrollbar-thumb{background:var(--red)}header .sidedrop .linkbox.open{transform:translate(0%)}header .sidedrop .linkbox p{color:var(--red);text-transform:uppercase;font-weight:700}header .sidedrop .linkbox ul{flex-direction:column;gap:16px;margin-top:16px;display:flex}header .sidedrop .linkbox ul li a{color:var(--brown);font-weight:400;text-decoration:none;position:relative}header .sidedrop .linkbox ul li a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .3s cubic-bezier(.77,0,.175,1);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){header .sidedrop .linkbox ul li a:hover:hover:after{transform-origin:0;transform:scaleX(1)}}.enq-drop{z-index:999;background:var(--primary-bg);border-radius:8px;flex-direction:column;gap:16px;width:max-content;min-width:278px;padding:30px 18px;display:none;position:fixed;top:80px;right:16px}@media only screen and (max-width:991px){.enq-drop{border-radius:24px;width:calc(100% - 32px);padding:24px 16px;inset:auto auto 16px 16px;box-shadow:0 0 10px #0000001a}}.enq-drop.open{display:flex}.enq-drop .call-back{margin-top:8px}.enq-drop .call-back button{flex-direction:row-reverse;justify-content:center;width:100%;padding:16px}.enq-drop .enq-w{align-items:flex-start;gap:8px;display:flex}.enq-drop .enq-w svg{position:relative;top:2px}.enq-drop .enq-w .right p{color:var(--brown);opacity:.4;text-transform:uppercase;font-size:.875rem}.enq-drop .enq-w .right a{width:max-content;color:var(--brown);margin-top:8px;font-size:1rem;font-weight:400;text-decoration:none;display:block}.big-overlay{z-index:9;background:#00000080;width:100vw;height:100vh;position:fixed;top:0;left:0}.big-drop{background:var(--primary-bg);z-index:99;transform-origin:0 0;will-change:transform;border-bottom:1px solid #39271d4d;gap:32px;width:100%;padding:16px 32px;display:flex;position:fixed;left:0;transform:scaleY(0)}@media only screen and (max-width:991px){.big-drop{gap:16px;padding:16px}}@media only screen and (max-width:563px){.big-drop{flex-direction:column}}.big-drop.open{display:flex}@media only screen and (max-width:563px){.big-drop.open{flex-direction:column;gap:16px}}.big-drop .box{opacity:0;width:100%;text-decoration:none;position:relative;transform:translateY(-10%)}@media (hover:hover) and (pointer:fine){.big-drop .box:hover:hover .img_layer img{transform:scale(1.05)}}.big-drop .box .img_layer{width:100%;padding-top:32.4247%;position:relative;overflow:hidden}.big-drop .box .img_layer img{transition:transform .6s}@media only screen and (max-width:991px){.big-drop .box .img_layer{padding-top:57.0707%}}.big-drop .box .front{color:var(--white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media only screen and (max-width:991px){.big-drop .box .front{width:calc(100% - 32px)}}.big-drop .box .front p{max-width:360px;font-size:.875rem;font-weight:400;line-height:1.4}.big-drop .box .front p.title{text-transform:uppercase;font-size:2rem;font-weight:500}@media only screen and (max-width:991px){.big-drop .box .front p.title{font-size:1.125rem}}footer{background:var(--bg-shade)}footer .floating-container{z-index:9;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:40px;right:40px;transform:translateY(-72px)}@media only screen and (max-width:991px){footer .floating-container{bottom:16px;right:16px;transform:translateY(-64px)}}footer .floating-container .floating-icon{z-index:99;background:var(--brown);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}@media only screen and (max-width:991px){footer .floating-container .floating-icon{width:56px;height:56px}}footer .foot_link{color:var(--brown);letter-spacing:.2px;font-size:.875rem;line-height:1;text-decoration:none;position:relative}footer .foot_link:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1px;transition:transform .3s cubic-bezier(.77,0,.175,1);position:absolute;bottom:-1px;left:0;transform:scaleX(0)}@media (hover:hover) and (pointer:fine){footer .foot_link:is(a):hover:hover:after{transform-origin:0;transform:scaleX(1)}}footer .top.no-cont{padding-bottom:32px}@media only screen and (max-width:991px){footer .top{gap:24px 0;padding-bottom:0}footer .top .col-2{border-bottom:1px solid #39271d1a}}footer .top .foot-title{text-transform:uppercase;color:var(--brown);margin-bottom:24px;font-size:1rem;font-weight:400;line-height:1}footer .top .foot-title p,footer .top .foot-title svg{pointer-events:none}@media only screen and (max-width:991px){footer .top .foot-title{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}footer .top .foot-title.open{margin-bottom:8px}footer .top .foot-title.open svg{transform:rotate(45deg)}}footer .top .foot-title svg{display:none}@media only screen and (max-width:991px){footer .top .foot-title svg{display:block}}footer .top ul{flex-direction:column;gap:16px;display:flex}@media only screen and (max-width:991px){footer .top ul{max-height:0;overflow:hidden}}footer .top .abt{max-width:350px;padding-right:24px}@media only screen and (max-width:991px){footer .top .abt{max-width:100%;padding-right:0}}footer .top .abt .foot-abt p{color:var(--brown);letter-spacing:.2px;font-size:.875rem;font-weight:400;line-height:1.4}footer .midcontent{padding-top:24px;padding-bottom:32px}footer .midcontent .accordionbtn{cursor:pointer;justify-content:center;align-items:center;width:24px;height:24px;margin:0 auto;display:flex}footer .midcontent .accordionbtn.open svg{transform:rotate(180deg)}footer .midcontent .accordionbtn svg{pointer-events:none;transition:transform .3s}footer .midcontent .content-w{max-height:0;padding-top:8px;transition:max-height .5s;overflow:hidden}footer .midcontent .content-w .content a{color:var(--brown)}@media (hover:hover) and (pointer:fine){footer .midcontent .content-w .content a:hover:hover{color:var(--red)}}footer .copybox{opacity:.6;color:var(--brown);border-top:1px solid #39271d4d;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;padding-bottom:32px;display:flex}@media only screen and (max-width:991px){footer .copybox{border:0;flex-direction:column;align-items:center}}footer .copybox .left{gap:16px;display:flex}@media only screen and (max-width:991px){footer .copybox .left{flex-wrap:wrap;order:2;justify-content:center}}footer .copybox .left a{color:var(--brown);font-size:.875rem;font-weight:400;line-height:1}footer .copybox .mid{gap:16px;display:flex}@media only screen and (max-width:991px){footer .copybox .mid{order:1}}footer .copybox .mid a{display:flex}@media only screen and (max-width:991px){footer .copybox .right{order:3}}footer .copybox .right p{color:var(--brown);font-size:.875rem;font-weight:400}footer .footer-contacts{flex-direction:column;gap:16px;margin-top:24px;display:flex}footer .footer-contacts .footer-cont-card{align-items:flex-start;gap:8px;display:flex}footer .footer-contacts .footer-cont-card svg{flex-shrink:0;margin-top:4px}footer .footer-contacts .footer-cont-card .rgt-side{flex-direction:column;gap:4px;display:flex}footer .footer-contacts .footer-cont-card .rgt-side p{color:#39271d4d;text-transform:uppercase;font-size:.875rem;font-weight:400}footer .footer-contacts .footer-cont-card .rgt-side a{color:var(--red);font-size:.875rem;font-weight:400;text-decoration:none}.privacy .pr_title p{margin-top:0;margin-bottom:16px;font-size:clamp(2rem,4.44vw + .1rem,4rem);font-weight:700}.privacy .content h1,.privacy .content h2,.privacy .content h3,.privacy .content h4,.privacy .content h5,.privacy .content h6{color:var(--brown);margin-bottom:15px;font-weight:700}.privacy .content h1{font-size:3rem;font-weight:700}@media only screen and (max-width:991px){.privacy .content h1{font-size:2rem}}.privacy .content h2{font-size:2.5rem}@media only screen and (max-width:991px){.privacy .content h2{font-size:1.5rem}}.privacy .content h3{font-size:1.75rem}@media only screen and (max-width:991px){.privacy .content h3{font-size:1.25rem}}.privacy .content h4{font-size:1.25rem}@media only screen and (max-width:991px){.privacy .content h4{font-size:1.125rem}}.privacy .content h5,.privacy .content h6{font-size:1rem}.privacy .content p{color:var(--brown);margin-bottom:10px;font-size:1rem;font-weight:400;line-height:1.6}@media only screen and (max-width:991px){.privacy .content p{font-size:.875rem}}.privacy .content strong,.privacy .content b{font-weight:700}.privacy .content a{color:var(--red);text-underline-offset:2px;font-size:1rem;font-weight:400;text-decoration:underline}.privacy .content a:hover{text-decoration:underline}.privacy .content ul,.privacy .content ol{list-style-type:inherit;margin-bottom:20px;padding-left:40px}.privacy .content ol{list-style-type:decimal}.privacy .content ul li,.privacy .content ol li{margin-bottom:10px}.privacy .content ul{list-style-type:disc}.privacy .content img{border-radius:8px;max-width:100%;height:auto;margin-bottom:20px;display:block}.privacy .content table{border-collapse:collapse;table-layout:fixed;width:100%;margin-bottom:20px;overflow:auto}@media only screen and (max-width:991px){.privacy .content table{table-layout:auto}}.privacy .content table th{font-weight:600}.privacy .content table th,.privacy .content table td{text-align:left;word-wrap:break-word;white-space:normal;border:1px solid #0000004d;width:auto;padding:10px 15px}.privacy .content table.compliance td:first-child,.privacy .content table.compliance th:first-child{white-space:nowrap;width:80px}@media only screen and (max-width:991px){.privacy .content table.compliance td:first-child,.privacy .content table.compliance th:first-child{width:auto}}.privacy .content table.compliance td:last-child,.privacy .content table.compliance th:last-child{white-space:nowrap;width:200px}@media only screen and (max-width:991px){.privacy .content table.compliance td:last-child,.privacy .content table.compliance th:last-child{width:auto}}.privacy .content figure.table{width:100%;overflow:auto}.privacy .content th{background-color:#fffcf799}.privacy .content blockquote{color:#555;background-color:#fffcf799;border-left:4px solid #07c;margin:20px 0;padding:15px 20px;font-style:italic}.privacy .content pre{color:#f8f8f2;background-color:#272822;border-radius:5px;padding:15px;overflow-x:auto}.privacy .content code{font-family:Courier New,monospace}.privacy .content hr{background-color:#ddd;border:none;height:1px;margin:30px 0}.privacy .content .imagebox{flex-wrap:wrap;gap:0 16px;display:flex}.privacy .content .imagebox img{border-radius:16px;flex:1;min-width:33.33%;max-width:100%}@media only screen and (max-width:767px){.privacy .content .imagebox img{min-width:100%}}html{scroll-padding:180px}@media only screen and (max-width:991px){html{scroll-padding:200px}}body{font-size:16px;line-height:auto;font-family:var(--font-body);color:var(--black);background-color:var(--primary-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;width:100%;min-width:300px;max-width:2048px;margin:0 auto;padding:0;font-weight:400;line-height:1.3}body.scrollBlock{overflow:hidden;height:100svh!important}@media only screen and (max-width:991px){body.scrollBlock{height:auto!important}}.noDisplay{display:none}.desktopOnly{display:block}@media only screen and (max-width:991px){.desktopOnly{display:none}}.mobileOnly{display:none}@media only screen and (max-width:991px){.mobileOnly{display:block}}main{background-color:var(--primary-bg);min-height:100vh}@media only screen and (max-width:991px){main{min-height:unset}}.container{width:100%}.hero-red{background:var(--red);margin-top:-132px}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.transition-overlay{pointer-events:none;z-index:9999;width:100vw;height:100svh;display:flex;position:fixed;top:0;left:0}.transition-overlay .transition-block{background-color:var(--gray);transform-origin:0;flex:1;height:100%;transform:scaleX(0)}.dither-container{width:100%;height:100%;position:relative}.line{display:inline-block;overflow:hidden}.line span{display:inline-block}.hero-section .swiper-pagination-bullet{background:var(--white);opacity:1;border-radius:0;width:8px;height:8px}.hero-section .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--red)}.swiper-button-disabled{opacity:.2;cursor:not-allowed!important}.full-w{max-width:100%!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.qr_wa_icon{justify-content:center;align-items:center;display:flex;background:var(--brown)!important;width:64px!important;height:64px!important;box-shadow:none!important;border-radius:50%!important;padding:4px!important;bottom:40px!important;right:40px!important}@media only screen and (max-width:991px){.qr_wa_icon{width:56px!important;height:56px!important;bottom:16px!important;right:16px!important}}.qr_wa_icon svg{width:30px!important;height:30px!important}.qr_wa_icon svg path{fill:#46a904}.qr_wa_icon span{display:none!important}
@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(../media/7d256325d16c464a-s.6b5b353b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:100;font-display:swap;src:url(../media/80dbc432bf467303-s.p.5d34db31.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/20f1c48c725d3555-s.06aaffe1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:300;font-display:swap;src:url(../media/f30fd2e485acf1bc-s.p.3d1b066d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/b529365fa126a3f2-s.38647399.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8e451580e5e95631-s.p.0e564e6e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/d74bdd14d6019bc6-s.99b0b73b.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(../media/345c85a432359eed-s.p.eead68dd.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/da28569d36042d01-s.ff9784a6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Lato;font-style:normal;font-weight:900;font-display:swap;src:url(../media/9be384ea93fe3f49-s.p.ab26386e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lato Fallback;src:local(Arial);ascent-override:101.03%;descent-override:21.8%;line-gap-override:0.0%;size-adjust:97.69%}.lato_8225438e-module__hmvfzq__className{font-family:Lato,Lato Fallback;font-style:normal}.lato_8225438e-module__hmvfzq__variable{--font-body:"Lato","Lato Fallback"}
