.services-module__MqCmCa__container{flex-direction:column;justify-content:center;align-items:center;gap:1rem;max-width:1400px;margin-top:3rem;margin-left:auto;margin-right:auto;padding:4rem 2rem;display:flex;position:relative;overflow:hidden}.services-module__MqCmCa__container>h2{letter-spacing:-.52px;z-index:2;margin-bottom:1rem;font-size:40.5px;font-weight:700;line-height:35.5px;position:relative}.services-module__MqCmCa__subtitle{text-align:center;opacity:.8;z-index:2;max-width:700px;margin-bottom:2rem;font-size:18px;line-height:27px;position:relative}.services-module__MqCmCa__cardsWrapper{z-index:2;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;width:100%;margin-top:2rem;display:grid;position:relative}.services-module__MqCmCa__carousel{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.services-module__MqCmCa__carousel::-webkit-scrollbar{display:none}.services-module__MqCmCa__carousel-item{scroll-snap-align:start;outline:none;flex:none;width:min(320px,90vw);transition:transform .3s}.services-module__MqCmCa__carousel-item.services-module__MqCmCa__selected{border:2px solid var(--secondary);transform:scale(1.05)}.services-module__MqCmCa__carousel-btn{background:var(--secondary);color:#fff;cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.services-module__MqCmCa__carousel-btn.services-module__MqCmCa__prev{left:1rem}.services-module__MqCmCa__carousel-btn.services-module__MqCmCa__next{right:1rem}.services-module__MqCmCa__card{background-color:#1a1a1a;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:301.56px;height:418.74px;padding:1rem;display:flex}.services-module__MqCmCa__card>div{flex-direction:column;gap:1rem;display:flex}.services-module__MqCmCa__card>div>h3{letter-spacing:-.43px;text-align:center;color:var(--secondary);font-size:20.68px;font-weight:700;line-height:29.29px}.services-module__MqCmCa__card>div>p{letter-spacing:-.17px;text-align:center;opacity:.65;font-size:14.65px;font-weight:400;line-height:25px}.services-module__MqCmCa__dotsTopLeft{z-index:1;opacity:.7;pointer-events:none;position:absolute;top:-20px;left:-40px;transform:rotate(-15deg)scale(.8)}.services-module__MqCmCa__dotsBottomRight{z-index:1;opacity:.7;pointer-events:none;position:absolute;bottom:-20px;right:-40px;transform:rotate(15deg)scale(.8)}@media (max-width:768px){.services-module__MqCmCa__container{padding:2rem 1.5rem}.services-module__MqCmCa__container>h2{font-size:32px;line-height:32px}.services-module__MqCmCa__subtitle{font-size:16px;line-height:24px}.services-module__MqCmCa__dotsTopLeft{top:-30px;left:-80px;transform:rotate(-15deg)scale(.6)}.services-module__MqCmCa__dotsBottomRight{bottom:-30px;right:-80px;transform:rotate(15deg)scale(.6)}}
.carousel-module__6RKmZW__carouselWrapper{width:100%;padding:2rem 0;position:relative;overflow:hidden}.carousel-module__6RKmZW__container{flex-direction:column;justify-content:center;align-items:center;margin-top:2rem;display:flex;position:relative}.carousel-module__6RKmZW__container:before{content:"";z-index:-1;opacity:.7;background-image:url(../media/services-dots.f6fddbae.svg);background-size:170px 79px;width:170px;height:79px;position:absolute;top:0;left:0}.carousel-module__6RKmZW__container:after{content:"";z-index:-1;opacity:.7;background-image:url(../media/services-dots.f6fddbae.svg);background-size:170px 79px;width:170px;height:79px;position:absolute;bottom:0;right:0}.carousel-module__6RKmZW__carouselContainer{width:100%;margin:3rem 0;padding:2rem 0;position:relative}.carousel-module__6RKmZW__carouselTrack{width:100%;transform-style:preserve-3d;perspective:1000px;justify-content:center;align-items:stretch;gap:2rem;transition:transform .4s cubic-bezier(.3,0,.3,1);display:flex}.carousel-module__6RKmZW__sliding{pointer-events:none}.carousel-module__6RKmZW__slideLeft{animation:.4s cubic-bezier(.3,0,.3,1) carousel-module__6RKmZW__slideLeftAnimation}.carousel-module__6RKmZW__slideRight{animation:.4s cubic-bezier(.3,0,.3,1) carousel-module__6RKmZW__slideRightAnimation}@keyframes carousel-module__6RKmZW__slideLeftAnimation{0%{opacity:.8;transform:translate(5%)}to{opacity:1;transform:translate(0)}}@keyframes carousel-module__6RKmZW__slideRightAnimation{0%{opacity:.8;transform:translate(-5%)}to{opacity:1;transform:translate(0)}}.carousel-module__6RKmZW__carouselItem{opacity:.85;transform-origin:50%;flex:none;width:calc(33.333% - 2.5rem);max-width:350px;transition:all .4s cubic-bezier(.3,0,.3,1);transform:scale(.95)}.carousel-module__6RKmZW__activeItem{opacity:1;z-index:10;transition:all .45s cubic-bezier(.2,0,.2,1);transform:scale(1.05)}.carousel-module__6RKmZW__navButton{background-color:var(--secondary);color:#fff;cursor:pointer;z-index:30;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .2s cubic-bezier(.3,0,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 15px #0003}.carousel-module__6RKmZW__navButton:disabled{opacity:.6;cursor:not-allowed;transform:translateY(-50%)scale(.95)}.carousel-module__6RKmZW__navButton:not(:disabled):hover{background-color:#e59505;transform:translateY(-50%)scale(1.1);box-shadow:0 5px 15px #f4a3064d}.carousel-module__6RKmZW__navButton:not(:disabled):active{transform:translateY(-50%)scale(.95)}.carousel-module__6RKmZW__prevButton{left:15px}.carousel-module__6RKmZW__nextButton{right:15px}.carousel-module__6RKmZW__navButton svg{stroke-width:3px;transition:transform .2s}.carousel-module__6RKmZW__prevButton:hover svg{transform:translate(-2px)}.carousel-module__6RKmZW__nextButton:hover svg{transform:translate(2px)}.carousel-module__6RKmZW__navButton:before{content:"";background:0 0;border:2px solid #0000;border-radius:50%;transition:all .2s;position:absolute;inset:-2px}.carousel-module__6RKmZW__navButton:hover:before{border-color:#ffffff4d}.carousel-module__6RKmZW__pagination{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.carousel-module__6RKmZW__paginationDot{cursor:pointer;background-color:#ccc;border:none;border-radius:50%;width:.75rem;height:.75rem;transition:all .3s cubic-bezier(.3,0,.3,1)}.carousel-module__6RKmZW__activeDot{background-color:var(--secondary);border-radius:1rem;width:2rem;transition:width .4s cubic-bezier(.3,0,.3,1),background-color .3s cubic-bezier(.3,0,.3,1)}.carousel-module__6RKmZW__loading{text-align:center;color:var(--secondary);padding:3rem;font-size:1.2rem}@media (max-width:1024px){.carousel-module__6RKmZW__carouselTrack{max-width:90%}}@media (max-width:768px){.carousel-module__6RKmZW__carouselItem{min-width:240px}.carousel-module__6RKmZW__prevButton{left:5px}.carousel-module__6RKmZW__nextButton{right:5px}.carousel-module__6RKmZW__navButton{width:40px;height:40px}}
.card-module__Eloxsa__card{background-color:var(--card-bg);height:100%;min-height:420px;box-shadow:var(--shadow-md);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.2,0,.2,1);display:flex;position:relative;overflow:hidden}.card-module__Eloxsa__active{background-color:var(--secondary);color:#fff;transition:all .4s cubic-bezier(.2,0,.2,1);transform:translateY(-10px);box-shadow:0 8px 30px #f4a30633}.card-module__Eloxsa__card>div{flex-direction:column;gap:1rem;display:flex}.card-module__Eloxsa__card>div>h3{letter-spacing:-.43px;text-align:center;font-size:20.68px;font-weight:700;line-height:29.29px}.card-module__Eloxsa__active>div>h3{color:#000}.card-module__Eloxsa__card>div>p{letter-spacing:-.17px;text-align:center;opacity:.85;font-size:14.65px;font-weight:400;line-height:25px}.card-module__Eloxsa__active>div>p{color:#000;opacity:.9}.card-module__Eloxsa__iconContainer{background-color:#f4a3061a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1rem;transition:all .3s;display:flex}.card-module__Eloxsa__active .card-module__Eloxsa__iconContainer{background-color:#fff3}.card-module__Eloxsa__icon{font-size:52px}.card-module__Eloxsa__card:before{content:"";z-index:0;background:#f4a3061a;border-radius:50%;width:100px;height:100px;position:absolute;top:-50px;right:-50px}.card-module__Eloxsa__card:after{content:"";z-index:0;background:#f4a3060d;border-radius:50%;width:60px;height:60px;position:absolute;bottom:-30px;left:-30px}.card-module__Eloxsa__active:before,.card-module__Eloxsa__active:after{background:#ffffff1a}.card-module__Eloxsa__active:before,.card-module__Eloxsa__activeImportant:before{content:"";background:linear-gradient(90deg,#fff0 0%,#fff3 50%,#fff0 100%);width:50%;height:100%;animation:2s ease-in-out infinite card-module__Eloxsa__shine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes card-module__Eloxsa__shine{0%{left:-100%}20%,to{left:200%}}.card-module__Eloxsa__iconContainer,.card-module__Eloxsa__card>div{z-index:1;position:relative}.card-module__Eloxsa__importantCard,.card-module__Eloxsa__activeImportant{transition:all .4s cubic-bezier(.2,0,.2,1)}@media (max-width:768px){.card-module__Eloxsa__card{max-width:100%;margin:.25rem}}
.quote-section-module__f6WMeq__container{width:100%;height:500px;position:relative;overflow:hidden}.quote-section-module__f6WMeq__background{z-index:0;background-image:url(https://images.unsplash.com/photo-1551434678-e076c223a692?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&auto=format&fit=crop&w=2070&q=80);background-position:50%;background-size:cover;position:absolute;inset:0}.quote-section-module__f6WMeq__overlay{z-index:1;background:linear-gradient(90deg,#000c,#0006);position:absolute;inset:0}.quote-section-module__f6WMeq__contentWrapper{z-index:2;justify-content:center;align-items:center;height:100%;padding:0 1rem;display:flex;position:relative}.quote-section-module__f6WMeq__content{text-align:center;max-width:768px}.quote-section-module__f6WMeq__title{color:#fff;text-shadow:0 2px 4px #00000080;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}@media (min-width:640px){.quote-section-module__f6WMeq__title{font-size:3rem}}@media (min-width:768px){.quote-section-module__f6WMeq__title{font-size:3.75rem}}.quote-section-module__f6WMeq__description{color:#fff;text-shadow:0 2px 4px #0006;max-width:640px;margin:0 auto;font-size:1.25rem;font-weight:500;line-height:1.6}@media (min-width:768px){.quote-section-module__f6WMeq__description{font-size:1.5rem}}
.cards-section-module__IXFM8q__cardsContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;margin-top:5rem;display:flex}.cards-section-module__IXFM8q__section{width:100%;padding:5rem 1.5rem}.cards-section-module__IXFM8q__container{max-width:1200px;margin:0 auto}.cards-section-module__IXFM8q__heading{text-align:center;margin-bottom:3rem}.cards-section-module__IXFM8q__heading h2{margin-bottom:1rem;font-size:2.5rem;font-weight:700}.cards-section-module__IXFM8q__heading p{opacity:.7;max-width:700px;margin:0 auto;font-size:1.2rem}.cards-section-module__IXFM8q__cardsGrid{grid-template-columns:repeat(1,1fr);gap:2rem;display:grid}.cards-section-module__IXFM8q__card{border:1px solid #0000;border-radius:12px;flex-direction:column;height:100%;min-height:280px;padding:2.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.cards-section-module__IXFM8q__lightCard{color:#333;background-color:#fff;border-color:#e0e0e0}.cards-section-module__IXFM8q__lightCard:hover{border-color:#d0d0d0;transform:translateY(-5px);box-shadow:0 12px 30px #0000001f}.cards-section-module__IXFM8q__lightCard .cards-section-module__IXFM8q__cardTitle{color:#111827}.cards-section-module__IXFM8q__lightCard .cards-section-module__IXFM8q__cardDescription{color:#4b5563}.cards-section-module__IXFM8q__lightCard .cards-section-module__IXFM8q__cardLink{color:#2563eb}.cards-section-module__IXFM8q__darkCard{color:#f3f4f6;background-color:#1f2937;border-color:#374151;box-shadow:0 4px 20px #00000040}.cards-section-module__IXFM8q__darkCard:hover{border-color:#4b5563;transform:translateY(-5px);box-shadow:0 12px 30px #0000004d}.cards-section-module__IXFM8q__darkCard .cards-section-module__IXFM8q__cardTitle{color:#f9fafb}.cards-section-module__IXFM8q__darkCard .cards-section-module__IXFM8q__cardDescription{color:#d1d5db}.cards-section-module__IXFM8q__darkCard .cards-section-module__IXFM8q__cardLink{color:#60a5fa}.cards-section-module__IXFM8q__cardTitle{margin-bottom:1rem;font-size:1.5rem;font-weight:600}.cards-section-module__IXFM8q__cardDescription{flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.cards-section-module__IXFM8q__cardLink{align-items:center;gap:.5rem;width:fit-content;margin-top:auto;font-weight:500;transition:all .3s;display:flex}.cards-section-module__IXFM8q__cardLink:hover{gap:.8rem}.cards-section-module__IXFM8q__linkArrow{transition:transform .3s}.cards-section-module__IXFM8q__cardLink:hover .cards-section-module__IXFM8q__linkArrow{transform:translate(3px)}@media (min-width:640px){.cards-section-module__IXFM8q__cardsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.cards-section-module__IXFM8q__cardsGrid{grid-template-columns:repeat(3,1fr)}}
