.HeroSection-module__9XOJKq__heroBody{height:90vh;position:relative}.HeroSection-module__9XOJKq__heroSection{color:#fff;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.HeroSection-module__9XOJKq__heroSection h1{text-align:center;width:95%;margin-top:-40px;font-size:clamp(20px,3vw,40px);font-weight:750;line-height:1.4}.HeroSection-module__9XOJKq__heroSection h1 span{background:var(--gradientColor);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:900}.HeroSection-module__9XOJKq__heroSection h1 strong{color:#fff;z-index:1;font-weight:900;position:relative}.HeroSection-module__9XOJKq__heroSection h1 strong:after{content:"";opacity:.9;z-index:-1;filter:blur(5px);background:#009dff;border-radius:10px;height:100%;position:absolute;bottom:-4px;left:-4px;right:-4px}.HeroSection-module__9XOJKq__heroSection .HeroSection-module__9XOJKq__cta{background-image:var(--gradientColor);border-radius:6px;padding:8px 16px;font-size:20px;font-weight:750;transition:transform .25s ease-in-out}.HeroSection-module__9XOJKq__heroSection .HeroSection-module__9XOJKq__cta:hover{transform:scale(1.001)translateY(-4px)}@media (min-width:750px){.HeroSection-module__9XOJKq__heroSection .HeroSection-module__9XOJKq__cta{padding:12px 24px;font-size:26px}.HeroSection-module__9XOJKq__heroBody{height:98vh}}.HeroSection-module__9XOJKq__marquee{height:100%}.HeroSection-module__9XOJKq__overlay{z-index:10;z-index:1;background-color:#000000b9;width:100%;height:100%;position:absolute;inset:0}.HeroSection-module__9XOJKq__dark .HeroSection-module__9XOJKq__overlay{background-color:#0006}
.AboutMe-module__FmJ7FG__bodyAboutMe{color:#fff;background-color:#000;flex-direction:column;align-items:center;margin-top:32px;display:flex}.AboutMe-module__FmJ7FG__bodyAboutMe h2{margin-bottom:32px;font-size:clamp(32px,4vw,44px);font-weight:750;position:relative}.AboutMe-module__FmJ7FG__bodyAboutMe h2 strong{color:var(--mainColor);font-weight:750;position:relative}.AboutMe-module__FmJ7FG__containerText{flex-direction:column;align-items:center;gap:12px;display:flex}.AboutMe-module__FmJ7FG__bodyAboutMe p{width:90%;font-size:clamp(18px,2vw,24px);line-height:1.5}.AboutMe-module__FmJ7FG__containerImg{border-radius:6px;width:90%;height:400px;margin:24px 0 48px;position:relative;overflow:hidden}.AboutMe-module__FmJ7FG__containerImg img{object-fit:cover;width:100%;height:100%}@media (min-width:700px){.AboutMe-module__FmJ7FG__bodyAboutMe{grid-template-columns:1fr 1fr;row-gap:32px;display:grid}.AboutMe-module__FmJ7FG__bodyAboutMe h2{text-align:center;grid-column:1/3;margin-bottom:0}.AboutMe-module__FmJ7FG__containerImg{border-radius:6px;grid-area:2/2/auto/3;width:100%;max-width:500px;height:550px;margin:0 auto 24px;position:relative;overflow:hidden}.AboutMe-module__FmJ7FG__containerText{grid-row:2;width:90%;margin-left:40px}}
.Stats-module__t3le6G__statsSection{background-color:#000;flex-direction:column;grid-row:3;grid-template-columns:1fr 1fr;justify-content:center;place-items:center;gap:12px 10px;width:90%;margin:36px 0;display:grid}.Stats-module__t3le6G__card{background-color:var(--CardColor);border:1px solid var(--borderColor);border-radius:12px;flex-direction:column;gap:12px;width:100%;height:200px;padding:8px;display:flex;position:relative}.Stats-module__t3le6G__icon{width:clamp(48px,5vw,60px);height:clamp(48px,5vw,60px);margin:auto}.Stats-module__t3le6G__counter{justify-content:center;align-items:center;width:100%;height:40px;display:flex}.Stats-module__t3le6G__counter .Stats-module__t3le6G__plus{color:#fff;font-size:40px;font-weight:600}.Stats-module__t3le6G__titleCard{color:#fff;text-align:center;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}@media (min-width:700px){.Stats-module__t3le6G__statsSection{flex-direction:row;grid-column:1/3;gap:20px;margin:24px auto auto;display:flex}}.Stats-module__t3le6G__BodyVideo{flex-direction:column;grid-column:1/2;align-items:center;gap:24px;width:100%;margin-bottom:12px;display:flex}.Stats-module__t3le6G__videoContainer{cursor:pointer;width:90%;max-width:500px;height:500px;margin:auto;position:relative}@media (min-width:700px){.Stats-module__t3le6G__videoContainer{height:600px}}.Stats-module__t3le6G__videoContainer:before{content:"";z-index:2;border-top:3.5px solid var(--mainColor);border-right:3.5px solid var(--mainColor);background-color:#0000;border-top-right-radius:12px;width:50px;height:50px;position:absolute;top:-10px;right:-10px}.Stats-module__t3le6G__videoContainer:after{content:"";z-index:2;border-bottom:3.5px solid var(--mainColor);border-left:3.5px solid var(--mainColor);background-color:#0000;border-bottom-left-radius:12px;width:50px;height:50px;position:absolute;bottom:-10px;left:-10px}.Stats-module__t3le6G__overlayVideo{z-index:2;opacity:1;visibility:visible;background-color:#0009;justify-content:center;align-items:center;width:100%;height:100%;transition:all .25s ease-in-out;display:flex;position:absolute;top:0;right:0}.Stats-module__t3le6G__overlayVideo .Stats-module__t3le6G__buttonPlay{background-color:#000000bf;border-radius:12px;justify-content:center;align-items:center;padding:12px;display:flex}.Stats-module__t3le6G__videoContainer video{object-fit:cover;border-radius:6px;width:100%;height:100%;position:relative}
.counter-container{display:inline-block;position:relative}.counter-counter{line-height:1;display:flex;overflow:hidden}.counter-digit{font-variant-numeric:tabular-nums;width:1ch;position:relative}.counter-number{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.gradient-container{pointer-events:none;position:absolute;inset:0}.bottom-gradient{width:100%;position:absolute;bottom:0}
.Testimoniale-module__Ar71Ya__testimonialeBody{border-top-left-radius:24px;border-top-right-radius:24px;flex-direction:column;align-items:center;gap:24px;width:100%;margin-top:32px;padding:32px 0;display:flex;position:relative;overflow:hidden}.Testimoniale-module__Ar71Ya__testimonialeBody:before{content:"";filter:blur(80px);opacity:.6;z-index:-1;background:linear-gradient(120deg,#5ab3ff,#1e6dd9,#0a3d91);border-radius:50%;width:140%;height:140%;position:absolute;top:-20%;left:-20%}.Testimoniale-module__Ar71Ya__testimonialeBody .Testimoniale-module__Ar71Ya__titlu{color:#fff;text-align:center;opacity:0;width:90%;font-size:clamp(24px,3vw,32px);font-weight:750;transition:all .45s ease-in-out;transform:translateY(35%)}.Testimoniale-module__Ar71Ya__testimonialeBody .Testimoniale-module__Ar71Ya__titlu.Testimoniale-module__Ar71Ya__show{opacity:1;transform:translateY(0)}.Testimoniale-module__Ar71Ya__testimonialeBody .Testimoniale-module__Ar71Ya__titlu strong{background:var(--gradientColor);border-radius:4px;padding:3px}.Testimoniale-module__Ar71Ya__containerTestimoniale{flex-direction:column;align-items:center;gap:20px;width:90%;display:flex;position:relative}.Testimoniale-module__Ar71Ya__containerTestimoniale .Testimoniale-module__Ar71Ya__card{opacity:0;border-radius:12px;width:100%;height:auto;transition:all .45s ease-in-out;position:relative;overflow:hidden;transform:translateY(25%)}.Testimoniale-module__Ar71Ya__containerTestimoniale .Testimoniale-module__Ar71Ya__card.Testimoniale-module__Ar71Ya__show{opacity:1;transform:translateY(0)}.Testimoniale-module__Ar71Ya__containerTestimonaile .Testimoniale-module__Ar71Ya__card .Testimoniale-module__Ar71Ya__image{object-fit:cover}.Testimoniale-module__Ar71Ya__opacIcons{z-index:-1;position:absolute;top:20px;right:4px}.Testimoniale-module__Ar71Ya__opacIcons:nth-of-type(2){left:4px}.Testimoniale-module__Ar71Ya__bodyTestimoniale2{flex-direction:column;align-items:center;width:80%;margin:0 auto 32px;display:flex}@media (min-width:750px){.Testimoniale-module__Ar71Ya__containerTestimoniale{grid-template-columns:1fr 1fr;max-width:1000px;display:grid}.Testimoniale-module__Ar71Ya__testimonialeBody .Testimoniale-module__Ar71Ya__titlu{margin-bottom:20px}}
.BeforeAfterSlider-module__63C3bG__beforeAfterSection{aspect-ratio:4/3;border-radius:10px;grid-column:1/3;width:100%;height:500px;position:relative;overflow:hidden}.BeforeAfterSlider-module__63C3bG__beforeAfterSection img{pointer-events:none;-webkit-user-select:none;user-select:none}.BeforeAfterSlider-module__63C3bG__sliderBefore,.BeforeAfterSlider-module__63C3bG__sliderAfter{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.BeforeAfterSlider-module__63C3bG__sliderAfter{clip-path:inset(0 50% 0 0)}.BeforeAfterSlider-module__63C3bG__sliderLine{z-index:10;background-color:#000;width:6px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.BeforeAfterSlider-module__63C3bG__sliderButton{z-index:11;cursor:grab;background:#000;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BeforeAfterSlider-module__63C3bG__sliderButton:hover{background:#333}
.BeforeAfter-module__AyZKsG__beforeBody{background-color:var(--gradientColor);flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;margin-bottom:32px;padding-top:12px;padding-bottom:12px;display:flex;position:relative}.BeforeAfter-module__AyZKsG__beforeBody:before{content:"";z-index:1;background-image:linear-gradient(#000,#0000);width:100%;height:75px;position:absolute;top:0;left:0}.BeforeAfter-module__AyZKsG__beforeBody:after{content:"";z-index:1;background-image:linear-gradient(#0000,#000);width:100%;height:125px;position:absolute;bottom:0;left:0}.BeforeAfter-module__AyZKsG__backgroundDots{width:100%;height:100%}.BeforeAfter-module__AyZKsG__title{color:#fff;text-align:center;z-index:2;border-radius:6px;width:90%;margin-top:16px;margin-bottom:8px;font-size:clamp(28px,3vw,36px);font-weight:750;position:relative}.BeforeAfter-module__AyZKsG__title span{color:var(--mainColor)}.BeforeAfter-module__AyZKsG__descriereBeforeAfter{color:#fff;text-align:center;width:90%;margin-bottom:24px;font-size:clamp(18px,2vw,22px);font-weight:550;display:none}.BeforeAfter-module__AyZKsG__containerBefore{z-index:20;border-radius:20px;flex-direction:column;width:96%;min-height:500px;display:flex;position:relative}.BeforeAfter-module__AyZKsG__cardBefore{border-radius:12px;grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;display:grid}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__titluBefore{color:#fff;grid-column:1/2;align-items:center;gap:8px;margin-left:8px;font-size:22px;font-weight:700;display:flex}.BeforeAfter-module__AyZKsG__clientCircle{background:var(--gradientColor);border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__obiective{color:#fff;background:var(--gradientColor);border-radius:6px;grid-column:2/3;width:max-content;height:44px;margin-left:auto;margin-right:2px;padding:2px 8px;font-size:18px;font-weight:650;display:flex}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__obiective .BeforeAfter-module__AyZKsG__obiectiv{align-items:center;gap:6px;display:flex}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__recenzie{color:#fff;text-align:center;flex-direction:column;grid-column:1/3;gap:4px;margin-top:8px;padding:4px;font-size:16px;font-style:italic;display:flex}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__recenzie p{padding:0 4px;font-weight:500}.BeforeAfter-module__AyZKsG__endingQuate{margin-left:auto}.BeforeAfter-module__AyZKsG__hrLine{background-color:#80808080;border-radius:4px;height:1.25px;margin:24px 0}@media (min-width:750px){.BeforeAfter-module__AyZKsG__containerBefore{grid-template-columns:1fr 1fr;gap:100px;max-width:1100px;margin-bottom:20px;display:grid}.BeforeAfter-module__AyZKsG__hrLine,.BeforeAfter-module__AyZKsG__beforeBody:before,.BeforeAfter-module__AyZKsG__beforeBody:after{display:none}.BeforeAfter-module__AyZKsG__descriereBeforeAfter{margin-bottom:24px}.BeforeAfter-module__AyZKsG__cardBefore .BeforeAfter-module__AyZKsG__recenzie p{padding:0 2px;font-weight:550}}
.Proces-module__PJ2c9q__sectionProcess{flex-direction:column;align-items:center;gap:24px;width:100%;margin-bottom:32px;padding-bottom:12px;display:flex;position:relative;overflow:hidden}.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__titlu{color:#fff;text-align:center;opacity:0;width:90%;font-size:clamp(24px,3vw,32px);font-weight:750;transition:all .45s ease-in-out;transform:translateY(25%)}.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__titlu.Proces-module__PJ2c9q__show{opacity:1;transform:translateY(0)}.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__containerProcess{flex-direction:column;align-items:center;gap:40px;width:90%;display:flex}.Proces-module__PJ2c9q__cardProcess{background-color:var(--CardColor);color:#fff;opacity:0;border-radius:12px;grid-template-columns:60px 1fr;row-gap:16px;width:100%;padding:12px;transition:all .35s ease-in-out;display:grid;overflow:hidden}.Proces-module__PJ2c9q__cardProcess:hover{box-shadow:0 0 12.5px var(--mainColor);scale:1.01}.Proces-module__PJ2c9q__cardProcess:nth-of-type(odd){transform:translate(-20%)}.Proces-module__PJ2c9q__cardProcess:nth-of-type(2n){transform:translate(20%)}.Proces-module__PJ2c9q__cardProcess.Proces-module__PJ2c9q__show{opacity:1;transform:translate(0)}.Proces-module__PJ2c9q__circle{background-color:var(--mainColor);border-bottom-right-radius:32px;grid-column:1/2;justify-content:center;align-items:center;width:100%;height:72px;margin-top:-12px;margin-left:-12px;padding:6px;font-size:32px;font-weight:750;display:flex}.Proces-module__PJ2c9q__headingCard{grid-column:2/3;align-items:center;width:100%;margin-top:-8px;font-size:20px;font-weight:650;display:flex}.Proces-module__PJ2c9q__description{grid-column:1/3}.Proces-module__PJ2c9q__cardProcess .Proces-module__PJ2c9q__containerImage{border-radius:6px;grid-column:1/3;width:100%;height:auto;max-height:500px;position:relative;overflow:hidden}.Proces-module__PJ2c9q__cardProcess .Proces-module__PJ2c9q__containerImage img{width:100%}@media (min-width:700px){.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__containerProcess{flex-flow:wrap;justify-content:start;align-items:start}.Proces-module__PJ2c9q__cardProcess{max-width:47%}.Proces-module__PJ2c9q__cardProcess:nth-of-type(odd),.Proces-module__PJ2c9q__cardProcess:nth-of-type(2n){transform:translateY(40px)}.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__titlu{margin-bottom:20px}.Proces-module__PJ2c9q__cardProcess.Proces-module__PJ2c9q__show{transform:translateY(0)}}@media (min-width:1000px){.Proces-module__PJ2c9q__sectionProcess .Proces-module__PJ2c9q__containerProcess{row-gap:40px}.Proces-module__PJ2c9q__cardProcess{max-width:30%}}
.Pachete-module__jIKRKq__bodyPachete{flex-direction:column;align-items:center;gap:24px;width:100%;margin-bottom:32px;padding:16px 0;display:flex;position:relative;overflow:hidden}.Pachete-module__jIKRKq__bodyPachete .Pachete-module__jIKRKq__titluSection{color:#fff;text-align:center;opacity:0;width:80%;font-size:clamp(28px,3vw,36px);font-weight:750;transition:all .45s ease-in-out;transform:translateY(25%)}.Pachete-module__jIKRKq__bodyPachete .Pachete-module__jIKRKq__titluSection.Pachete-module__jIKRKq__show{opacity:1;transform:translateY(0)}.Pachete-module__jIKRKq__infoPachete{color:#fff;background-color:var(--CardColor);border:1px solid var(--borderColor);text-align:center;opacity:0;border-radius:12px;gap:4px;width:90%;padding:6px;font-size:clamp(16px,2vw,18px);font-weight:550;transition:all .45s ease-in-out;transform:translateY(25%)}.Pachete-module__jIKRKq__infoPachete.Pachete-module__jIKRKq__show{opacity:1;transform:translateY(0)}.Pachete-module__jIKRKq__infoPachete div{justify-content:center;align-items:center;gap:6px;margin-top:4px;display:flex}.Pachete-module__jIKRKq__infoPachete .Pachete-module__jIKRKq__link{text-decoration:underline}.Pachete-module__jIKRKq__containerPachete{flex-direction:column;align-items:center;gap:36px;width:100%;display:flex}.Pachete-module__jIKRKq__card{background-color:var(--CardColor);z-index:0;opacity:0;border-radius:12px;flex-direction:column;gap:0;width:90%;transition:all .45s ease-in-out;display:flex;position:relative;transform:translateY(15%)}.Pachete-module__jIKRKq__card.Pachete-module__jIKRKq__show{opacity:1;transform:translateY(0)}.Pachete-module__jIKRKq__card:hover{box-shadow:0 0 15px var(--glow-color);border:none;transform:scale(1.01)}.Pachete-module__jIKRKq__iconCard{z-index:2;background-color:var(--CardColor);border-radius:6px;width:max-content;margin-bottom:12px;padding:6px;position:relative;box-shadow:0 0 10px #000}.Pachete-module__jIKRKq__contentWrapper{z-index:90;border-radius:12px;flex-direction:column;gap:0;height:100%;padding:12px;display:flex;position:relative;overflow:hidden}.Pachete-module__jIKRKq__pachetInactiv{filter:grayscale(2)blur(1px)}.Pachete-module__jIKRKq__contentWrapper:before{content:"";border-radius:inherit;background:linear-gradient(140deg,var(--glow-color,#00ff8c80),transparent 60%);-webkit-mask-composite:xor;z-index:1;pointer-events:none;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.Pachete-module__jIKRKq__contentWrapper:after{content:"";background:radial-gradient(40% 40% at top left,var(--glow-color,#00ff8c66),transparent),radial-gradient(40% 40% at bottom right,var(--glow-color,#00ff8c66),transparent);filter:blur(45px);z-index:0;pointer-events:none;position:absolute;inset:-40px}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__bestValue{--f:.5em;color:#000;padding-inline:1lh;padding-bottom:var(--f);border-image:conic-gradient(#0008 0 0)51%/var(--f);clip-path:polygon(100% calc(100% - var(--f)),100% 100%,calc(100% - var(--f))calc(100% - var(--f)),var(--f)calc(100% - var(--f)),0 100%,0 calc(100% - var(--f)),999px calc(100% - var(--f) - 999px),calc(100% - 999px)calc(100% - var(--f) - 999px));transform-origin:0 100%;z-index:99;background:linear-gradient(45deg,#ffd633,#f90);font-weight:650;line-height:1.8;position:absolute;top:0;right:0;transform:translate(29.2893%,-100%)rotate(45deg)}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__titlu{color:#fff;text-align:left;z-index:999999;font-size:24px;font-weight:750}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__pret{color:#fff;z-index:2;border-radius:6px;font-size:28px;font-weight:700}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__durata{color:#fff;z-index:2;font-size:22px;font-weight:700}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__includes{color:#fff;flex-direction:column;row-gap:12px;width:100%;margin-top:12px;font-weight:550;display:flex}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__includes .Pachete-module__jIKRKq__includedTitle{text-align:center;width:100%;font-size:20px;position:relative}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__includes .Pachete-module__jIKRKq__includedTitle:before{content:"";width:35%;height:2px;transition:translateY(-50%);background-color:gray;position:absolute;top:50%;left:0%}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__includes .Pachete-module__jIKRKq__includedTitle:after{content:"";width:35%;height:2px;transition:translateY(-50%);background-color:gray;position:absolute;top:50%;right:0%}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__includes li{font-size:16px;position:relative}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__excludes{color:#fff;flex-direction:column;row-gap:12px;width:100%;margin-top:12px;font-weight:550;display:flex}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__excludes .Pachete-module__jIKRKq__excludedTitle{text-align:center;width:100%;font-size:20px;display:none;position:relative}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__excludes .Pachete-module__jIKRKq__excludedTitle:before{content:"";width:35%;height:2px;transition:translateY(-50%);background-color:gray;position:absolute;top:50%;left:0%}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__excludes .Pachete-module__jIKRKq__excludedTitle:after{content:"";width:35%;height:2px;transition:translateY(-50%);background-color:gray;position:absolute;top:50%;right:0%}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__excludes li{color:#fff;opacity:.7;font-size:16px;position:relative}.Pachete-module__jIKRKq__card .Pachete-module__jIKRKq__cta{color:#000;text-align:center;width:100%;font-weight:650;font-size:18x;z-index:2;cursor:pointer;background-color:#fff;border-radius:6px;margin-top:20px;padding:12px;position:relative}.Pachete-module__jIKRKq__backgroundInactiv{z-index:999;background-color:#00000080;justify-content:center;align-items:center;width:100%;height:100%;padding:12px;display:flex;position:absolute;top:0;left:0}.Pachete-module__jIKRKq__backgroundInactiv p{color:#fff;text-align:center;z-index:2;font-size:32px;font-weight:650}@media (min-width:1000px){.Pachete-module__jIKRKq__infoPachete{width:max-content;padding:12px}.Pachete-module__jIKRKq__containerPachete{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:44px;width:96%;margin-top:24px;display:grid}.Pachete-module__jIKRKq__card{width:100%}}
.modalCheckOut{z-index:2147483647;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;background-color:#0009;justify-content:center;align-items:end;width:100%;height:100dvh;transition:opacity .5s;display:flex;position:fixed;bottom:0;left:0;overflow:hidden}.visible{opacity:1}.checkoutSection{background-color:#000;border-top-left-radius:28px;border-top-right-radius:28px;flex-direction:column;align-items:center;width:100%;height:90%;transition:all .5s ease-in-out;display:flex;position:relative;overflow:hidden scroll;transform:translateY(100%)}.checkoutSection::-webkit-scrollbar{display:none}.slide{transform:translateY(0)}.closeModal{cursor:pointer;background-color:#fff;border-radius:6px;padding:4px;transition:all .25s;position:absolute;top:8px;right:8px}.closeModal:hover{transform:translateY(4px)}.checkoutSection:after{content:"";background:radial-gradient(35% 35% at top left,var(--glow-color,#0bf6),transparent),radial-gradient(35% 35% at bottom right,var(--glow-color,#0bf6),transparent);filter:blur(45px);z-index:0;pointer-events:none;position:absolute;inset:-40px}.checkoutSection h4{color:#fff;text-align:center;z-index:1;max-width:90%;margin-top:16px;margin-bottom:8px;font-size:clamp(24px,3vw,32px);font-weight:750;line-height:1.25;position:relative}.amount{color:#fff;z-index:2;font-size:24px;font-weight:650;position:relative}.infoModal{color:#fff;z-index:2;border-radius:12px;flex-direction:column;align-items:center;width:100%;max-width:600px;height:fit-content;margin:auto;padding:8px;font-size:24px;font-weight:650;display:flex;position:relative}.durataContainer{color:#fff;z-index:2;justify-content:space-between;width:100%;margin-top:20px;padding:0 12px;display:flex;position:relative}.durataContainer .label{font-size:clamp(22px,2vw,24px);font-weight:650}.durataContainer .key{font-size:clamp(18px,2vw,22px);font-weight:650}.pretPachet{color:#fff;z-index:2;justify-content:space-between;width:100%;margin:12px 0;padding:0 12px;display:flex;position:relative}.pretPachet .label{font-size:clamp(22px,2vw,24px);font-weight:650}.pretPachet .key{font-size:clamp(18px,2vw,22px);font-weight:650}.includeContainer{color:#fff;z-index:1;flex-direction:column;gap:4px;width:100%;height:100%;min-height:fit-content;max-height:100%;padding:12px;display:flex;position:relative}.includeContainer p{font-size:clamp(22px,2vw,24px);font-weight:650}.list{color:#fff;flex-direction:column;grid-column:1/3;gap:6px;font-size:18px;display:flex}@media (min-width:750px){.includeContainer{margin-left:12px}}
button{text-align:center;z-index:2;cursor:pointer;color:#000;background-color:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:96%;max-width:800px;height:50px;margin:12px 0;padding:12px;font-size:clamp(20px,2vw,24px);font-weight:750;transition:transform .25s;display:flex;position:relative}button:hover{transform:translateY(-6px)}button.pressed{pointer-events:none;background-color:#ffffff80}.loader{box-sizing:border-box;border:5px dotted #fff;border-radius:50%;width:40px;height:40px;animation:2s linear infinite rotation;display:inline-block;position:relative}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.CTASection-module__x5qs-q__wrapper{text-align:center;opacity:0;--card-width:250px;--card-gap:16px;--image-count:7;--scroll-width:calc((var(--card-width) + var(--card-gap))*var(--image-count));flex-direction:column;align-items:center;margin-top:40px;padding-bottom:32px;transition:all .75s ease-in-out;display:flex;position:relative;transform:translateY(125px)}.CTASection-module__x5qs-q__wrapper.CTASection-module__x5qs-q__show{opacity:1;transform:translateY(0)}.CTASection-module__x5qs-q__title{color:#fff;font-size:clamp(24px,3vw,32px);font-weight:750}.CTASection-module__x5qs-q__title span{color:var(--mainColor)}.CTASection-module__x5qs-q__scroller{width:100%;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.CTASection-module__x5qs-q__track{gap:var(--card-gap);width:max-content;margin-top:24px;animation:36s linear infinite CTASection-module__x5qs-q__scrollLeft;display:flex}.CTASection-module__x5qs-q__scroller:hover .CTASection-module__x5qs-q__track{animation-play-state:paused}.CTASection-module__x5qs-q__reverse{animation-name:CTASection-module__x5qs-q__scrollRight}.CTASection-module__x5qs-q__imageWrapper{width:var(--card-width);border-radius:20px;flex-shrink:0;height:450px;position:relative;overflow:hidden}.CTASection-module__x5qs-q__imageWrapper img{transition:transform .25s}.CTASection-module__x5qs-q__imageWrapper:hover img{transform:scale(1.025)}.CTASection-module__x5qs-q__sliderImg{object-fit:cover;width:100%;height:100%}@keyframes CTASection-module__x5qs-q__scrollLeft{0%{transform:translate(0)}to{transform:translateX(calc(-1*var(--scroll-width)))}}@keyframes CTASection-module__x5qs-q__scrollRight{0%{transform:translateX(calc(-1*var(--scroll-width)))}to{transform:translate(0)}}@media (min-width:750px){.CTASection-module__x5qs-q__wrapper{--card-width:325px;margin-top:80px}}
