@keyframes Hero-module-scss-module__55-ukG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__55-ukG__fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module-scss-module__55-ukG__fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes Hero-module-scss-module__55-ukG__fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module-scss-module__55-ukG__slideInBlur{0%{opacity:0;filter:blur(10px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes Hero-module-scss-module__55-ukG__rotateIn{0%{opacity:0;transform:rotate(-5deg)scale(.95)}to{opacity:1;transform:rotate(0)scale(1)}}@keyframes Hero-module-scss-module__55-ukG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes Hero-module-scss-module__55-ukG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.Hero-module-scss-module__55-ukG__hero{color:#fff;background:url(/images/hero.jpg) 50%/cover no-repeat;border-bottom-right-radius:120px;border-bottom-left-radius:120px;justify-content:center;align-items:center;min-height:85vh;padding:60px 20px;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__55-ukG__hero form{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:25px;margin-top:20px;display:flex}.Hero-module-scss-module__55-ukG__hero form .Hero-module-scss-module__55-ukG__input_group{animation:.8s ease-out both Hero-module-scss-module__55-ukG__fadeInUp}.Hero-module-scss-module__55-ukG__hero form .Hero-module-scss-module__55-ukG__input_group:first-child{animation-delay:.75s}.Hero-module-scss-module__55-ukG__hero form .Hero-module-scss-module__55-ukG__input_group:nth-child(2){animation-delay:.9s}.Hero-module-scss-module__55-ukG__hero form .Hero-module-scss-module__55-ukG__input_group:nth-child(3){animation-delay:1.05s}.Hero-module-scss-module__55-ukG__hero form button{animation:.8s ease-out 1.1s both Hero-module-scss-module__55-ukG__fadeInUp}@media (max-width:1024px){.Hero-module-scss-module__55-ukG__hero form{justify-content:center}}@media (max-width:768px){.Hero-module-scss-module__55-ukG__hero form{flex-direction:column;align-items:stretch;gap:20px}}.Hero-module-scss-module__55-ukG__hero form label{color:#fffc;letter-spacing:.5px;text-transform:uppercase;margin-left:15px;font-size:13px;font-weight:500;display:inline-block;position:relative}.Hero-module-scss-module__55-ukG__hero form label:after{content:"";background:#ee122a;width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.Hero-module-scss-module__55-ukG__hero form label:hover:after{width:100%}.Hero-module-scss-module__55-ukG__hero form input,.Hero-module-scss-module__55-ukG__hero form select{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50px;outline:none;min-width:220px;padding:18px 30px;font-size:15px;transition:all .3s}.Hero-module-scss-module__55-ukG__hero form input:focus,.Hero-module-scss-module__55-ukG__hero form select:focus{background:#ffffff1f;border-color:#ee122a;transform:scale(1.02);box-shadow:0 0 0 3px #ee122a33,0 0 20px #ee122a33}.Hero-module-scss-module__55-ukG__hero form input:hover,.Hero-module-scss-module__55-ukG__hero form select:hover{background:#ffffff1a;border-color:#fff9}.Hero-module-scss-module__55-ukG__hero form input::placeholder,.Hero-module-scss-module__55-ukG__hero form select::placeholder{color:#ffffff80;font-weight:300;transition:opacity .3s}.Hero-module-scss-module__55-ukG__hero form input:focus::placeholder,.Hero-module-scss-module__55-ukG__hero form select:focus::placeholder{opacity:.7}.Hero-module-scss-module__55-ukG__hero form select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='white'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-position:right 25px center;background-repeat:no-repeat;background-size:16px;padding-right:50px}.Hero-module-scss-module__55-ukG__hero form select option{color:#fff;background-color:#1a1a1a}.Hero-module-scss-module__55-ukG__hero form button{color:#fff;cursor:pointer;white-space:nowrap;letter-spacing:.5px;background:linear-gradient(135deg,#ee122a 0%,#ff2a42 100%);border:none;border-radius:50px;padding:18px 44px;font-family:inherit;font-size:16px;font-weight:400;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 20px #ee122a33}.Hero-module-scss-module__55-ukG__hero form button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;animation:3s 1.5s infinite Hero-module-scss-module__55-ukG__shimmer;position:absolute;top:0;left:-100%}@media (max-width:768px){.Hero-module-scss-module__55-ukG__hero form button{width:100%;padding:16px 30px}}.Hero-module-scss-module__55-ukG__hero form button:hover{background:linear-gradient(135deg,#ff2a42 0%,#ff4459 100%);transform:translateY(-2px);box-shadow:0 15px 30px #ee122a66}.Hero-module-scss-module__55-ukG__hero form button:active{transform:translateY(0)}.Hero-module-scss-module__55-ukG__overlay{z-index:1;background:linear-gradient(135deg,#000000bf 0%,#000000a6 50%,#0000008c 100%);border-bottom-right-radius:120px;border-bottom-left-radius:120px;position:absolute;inset:0}.Hero-module-scss-module__55-ukG__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;gap:50px;width:100%;max-width:1300px;margin-top:30px;display:flex;position:relative}.Hero-module-scss-module__55-ukG__content>*{animation:.8s ease-out both Hero-module-scss-module__55-ukG__slideInBlur}.Hero-module-scss-module__55-ukG__content .Hero-module-scss-module__55-ukG__count{animation:.8s ease-out .1s both Hero-module-scss-module__55-ukG__fadeInLeft}.Hero-module-scss-module__55-ukG__content h1{background:linear-gradient(90deg,#fff,#f0f0f0,#fff,#f0f0f0) 0 0/300% 100%;-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;animation:8s .2s infinite Hero-module-scss-module__55-ukG__gradientShift,.8s ease-out Hero-module-scss-module__55-ukG__fadeInRight}.Hero-module-scss-module__55-ukG__content p{animation:.8s ease-out .3s both Hero-module-scss-module__55-ukG__fadeInLeft}.Hero-module-scss-module__55-ukG__content h1{letter-spacing:-.5px;text-shadow:0 2px 10px #0000004d;margin:0;font-size:72px;font-weight:400;line-height:1.2;transition:text-shadow .3s}.Hero-module-scss-module__55-ukG__content h1:hover{text-shadow:0 0 20px #ffffff4d,0 2px 10px #0000004d}@media (max-width:768px){.Hero-module-scss-module__55-ukG__content h1{font-size:48px}}.Hero-module-scss-module__55-ukG__content p{opacity:.95;color:#fffffff2;text-shadow:0 1px 5px #0003;max-width:600px;margin-left:auto;margin-right:auto;font-size:20px;font-weight:300;line-height:1.6;display:inline-block;position:relative}.Hero-module-scss-module__55-ukG__content p:after{content:"";background:linear-gradient(90deg,#0000,#ee122a,#0000);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Hero-module-scss-module__55-ukG__content p:hover:after{width:80%}@media (max-width:768px){.Hero-module-scss-module__55-ukG__content p{padding:0 20px;font-size:18px}}.Hero-module-scss-module__55-ukG__count{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #fff3;border-radius:50px;justify-content:center;align-items:center;gap:15px;width:fit-content;margin:0 auto;padding:14px 28px;font-size:24px;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden}.Hero-module-scss-module__55-ukG__count:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s .5s infinite Hero-module-scss-module__55-ukG__shimmer;position:absolute;top:0;left:-100%}.Hero-module-scss-module__55-ukG__count:hover{background:#ffffff26;border-color:#fff6;transform:translateY(-3px)scale(1.02);box-shadow:0 10px 25px #0003}.Hero-module-scss-module__55-ukG__count span{opacity:.9;color:#fffffff2;font-size:16px;font-weight:400;line-height:1.3;transition:opacity .3s}.Hero-module-scss-module__55-ukG__count:hover span{opacity:1}.Hero-module-scss-module__55-ukG__main_title{background:linear-gradient(90deg,#fff 0%,#f0f0f0 100%);-webkit-text-fill-color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:78px;font-weight:400;line-height:1.2;animation:.8s ease-out .2s Hero-module-scss-module__55-ukG__slideInBlur,8s .8s infinite Hero-module-scss-module__55-ukG__gradientShift;display:block}@media (max-width:768px){.Hero-module-scss-module__55-ukG__main_title{font-size:48px}}.Hero-module-scss-module__55-ukG__subtitle{opacity:.95;color:#fffffff2;max-width:600px;margin:0 auto;font-size:18px;font-weight:300;line-height:1.6;animation:.8s ease-out .4s both Hero-module-scss-module__55-ukG__fadeInUp}.Hero-module-scss-module__55-ukG__input_group{flex-direction:column;flex:1;align-items:flex-start;gap:12px;display:flex}@media (max-width:768px){.Hero-module-scss-module__55-ukG__input_group{width:100%}}.Hero-module-scss-module__55-ukG__hero:after{content:"";z-index:3;background:linear-gradient(90deg,#0000 0%,#fff3 20%,#ffffff4d 50%,#fff3 80%,#0000 100%);height:1px;animation:1.5s ease-out Hero-module-scss-module__55-ukG__fadeInScale;position:absolute;bottom:0;left:0;right:0}@media (max-width:1024px){.Hero-module-scss-module__55-ukG__hero{border-bottom-right-radius:80px;border-bottom-left-radius:80px;min-height:80vh}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content{gap:40px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content h1{font-size:56px}.Hero-module-scss-module__55-ukG__overlay{border-bottom-right-radius:80px;border-bottom-left-radius:80px}}@media (max-width:768px){.Hero-module-scss-module__55-ukG__hero{border-bottom-right-radius:0;border-bottom-left-radius:0;justify-content:flex-end;min-height:100vh;padding:60px 20px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content{gap:30px;margin-top:0}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content h1{width:100%;font-size:26px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content p{margin-left:0;font-size:14px}.Hero-module-scss-module__55-ukG__hero input,.Hero-module-scss-module__55-ukG__hero select{width:100%}.Hero-module-scss-module__55-ukG__overlay{border-bottom-right-radius:0;border-bottom-left-radius:0}.Hero-module-scss-module__55-ukG__count{padding:12px 24px;font-size:20px}.Hero-module-scss-module__55-ukG__count span{font-size:14px}}@media (max-width:400px){.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content{gap:20px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content h1{font-size:20px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content p{font-size:12px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content input,.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__content select{padding:10px;font-size:14px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__count{margin-top:20px;padding:10px 20px;font-size:18px}.Hero-module-scss-module__55-ukG__hero .Hero-module-scss-module__55-ukG__count span{font-size:12px}}
.How-module-scss-module__MBg61a__how_section{flex-direction:column;max-width:1400px;margin:100px auto 0;padding:0 20px;display:flex}@media (max-width:768px){.How-module-scss-module__MBg61a__how_section{margin-top:60px;padding:0 16px}}.How-module-scss-module__MBg61a__how_container__top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__top{flex-direction:column;align-items:flex-start;gap:15px}}.How-module-scss-module__MBg61a__how_container__top h2{font-size:50px;font-weight:400;line-height:1.3}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__top h2{font-size:42px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__top h2{font-size:32px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__top h2{font-size:28px}}.How-module-scss-module__MBg61a__how_container__top__line{border:1px solid #0000001a;border-radius:999px;flex-direction:row;align-items:center;gap:10px;padding:14px 24px;font-size:20px;transition:border-color .2s;display:flex}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__top__line{padding:10px 20px;font-size:18px}}.How-module-scss-module__MBg61a__how_container__top__line:hover{border-color:#ee122a}.How-module-scss-module__MBg61a__how_container__top__line .How-module-scss-module__MBg61a__how_container__top__line__span{color:#ee122a;transition:transform .2s}.How-module-scss-module__MBg61a__how_container__top__line:hover .How-module-scss-module__MBg61a__how_container__top__line .How-module-scss-module__MBg61a__how_container__top__line__span{transform:rotate(90deg)}.How-module-scss-module__MBg61a__how_container__cards{flex-direction:row;align-items:center;gap:20px;margin-top:50px;display:flex}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__cards{gap:15px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__cards{flex-direction:column;gap:20px;margin-top:40px}.How-module-scss-module__MBg61a__how_container__cards img{width:40px;height:40px;transform:rotate(90deg)}}.How-module-scss-module__MBg61a__how_container__card{border:1px solid #0000001a;border-radius:20px;flex-direction:column;flex:1;gap:20px;padding:35px 40px;transition:all .2s;display:flex}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card{padding:25px 30px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card{width:100%;padding:25px 30px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card{gap:15px;padding:20px 25px}}@media (min-width:769px){.How-module-scss-module__MBg61a__how_container__card:hover{border-color:#ee122a4d;transform:translateY(-4px);box-shadow:0 15px 30px #0000000d}}.How-module-scss-module__MBg61a__how_container__card h3{color:#ee122a;font-size:30px;font-weight:400}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card h3{font-size:26px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card h3{font-size:24px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card h3{font-size:22px}}.How-module-scss-module__MBg61a__how_container__card span{color:#373737;font-size:22px;font-weight:400}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card span{font-size:20px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card span{font-size:18px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card span{font-size:17px}}.How-module-scss-module__MBg61a__how_container__card p{color:#373737;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card p{font-size:15px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card p{font-size:15px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card p{font-size:14px}}.How-module-scss-module__MBg61a__how_container__card_red{background-color:#ee122a;border:none;border-radius:20px;flex-direction:column;flex:1;gap:20px;padding:35px 40px;transition:all .2s;display:flex}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card_red{padding:25px 30px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card_red{width:100%;padding:25px 30px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card_red{gap:15px;padding:20px 25px}}@media (min-width:769px){.How-module-scss-module__MBg61a__how_container__card_red:hover{background-color:#ff2a42;transform:translateY(-4px);box-shadow:0 15px 30px #ee122a33}}.How-module-scss-module__MBg61a__how_container__card_red h3{color:#fff;font-size:30px;font-weight:400}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card_red h3{font-size:26px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card_red h3{font-size:24px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card_red h3{font-size:22px}}.How-module-scss-module__MBg61a__how_container__card_red span{color:#fff;font-size:22px;font-weight:400}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card_red span{font-size:20px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card_red span{font-size:18px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card_red span{font-size:17px}}.How-module-scss-module__MBg61a__how_container__card_red p{color:#fff;font-size:16px;font-weight:400;line-height:1.5}@media (max-width:1024px){.How-module-scss-module__MBg61a__how_container__card_red p{font-size:15px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card_red p{font-size:15px}}@media (max-width:480px){.How-module-scss-module__MBg61a__how_container__card_red p{font-size:14px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__cards{grid-template-columns:1fr;gap:20px;display:grid}.How-module-scss-module__MBg61a__how_container__cards img{display:none}.How-module-scss-module__MBg61a__how_container__card,.How-module-scss-module__MBg61a__how_container__card_red{width:100%;margin-bottom:0;position:relative}.How-module-scss-module__MBg61a__how_container__card h3,.How-module-scss-module__MBg61a__how_container__card_red h3{opacity:.2;color:currentColor;font-size:40px;position:absolute;top:20px;right:25px}}@media (max-width:768px) and (max-width:480px){.How-module-scss-module__MBg61a__how_container__card h3,.How-module-scss-module__MBg61a__how_container__card_red h3{font-size:36px;top:15px;right:20px}}@media (max-width:768px){.How-module-scss-module__MBg61a__how_container__card span,.How-module-scss-module__MBg61a__how_container__card_red span{padding-right:50px}.How-module-scss-module__MBg61a__how_container__card_red h3{color:#ffffff4d}}@media (hover:none) and (pointer:coarse){.How-module-scss-module__MBg61a__how_container__card:active,.How-module-scss-module__MBg61a__how_container__card_red:active{transform:translateY(-2px)}.How-module-scss-module__MBg61a__how_container__card_red:active{background-color:#ff2a42}}
.Services-module-scss-module__AJju-a__services_section{flex-direction:column;max-width:1400px;margin:100px auto 0;padding:0 20px;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_section{margin-top:60px;padding:0 16px}}.Services-module-scss-module__AJju-a__services_container__top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_container__top{flex-direction:column;align-items:flex-start;gap:15px}}.Services-module-scss-module__AJju-a__services_container__top h2{font-size:50px;font-weight:400;line-height:1.3}@media (max-width:1024px){.Services-module-scss-module__AJju-a__services_container__top h2{font-size:42px}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_container__top h2{font-size:32px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_container__top h2{font-size:28px}}.Services-module-scss-module__AJju-a__services_container__top__line{border:1px solid #0000001a;border-radius:999px;flex-direction:row;align-items:center;gap:10px;padding:14px 24px;font-size:20px;transition:border-color .2s;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_container__top__line{padding:10px 20px;font-size:18px}}.Services-module-scss-module__AJju-a__services_container__top__line:hover{border-color:#ee122a}.Services-module-scss-module__AJju-a__services_container__top__line .Services-module-scss-module__AJju-a__services_container__top__line__span{color:#ee122a;transition:transform .2s}.Services-module-scss-module__AJju-a__services_container__top__line:hover .Services-module-scss-module__AJju-a__services_container__top__line .Services-module-scss-module__AJju-a__services_container__top__line__span{transform:rotate(90deg)}.Services-module-scss-module__AJju-a__services_container__grid{grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px;display:grid}@media (max-width:1024px){.Services-module-scss-module__AJju-a__services_container__grid{gap:30px}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_container__grid{grid-template-columns:repeat(2,1fr);gap:25px;margin-top:40px}}@media (max-width:580px){.Services-module-scss-module__AJju-a__services_container__grid{grid-template-columns:1fr;gap:30px}}.Services-module-scss-module__AJju-a__services_card{flex-direction:column;gap:20px;transition:transform .2s;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card{gap:15px}}.Services-module-scss-module__AJju-a__services_card:hover{transform:translateY(-4px)}.Services-module-scss-module__AJju-a__services_card img{object-fit:cover;border-radius:20px;width:100%;height:250px;transition:opacity .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card img{border-radius:16px}}.Services-module-scss-module__AJju-a__services_card:hover .Services-module-scss-module__AJju-a__services_card img{opacity:.9}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info{flex-direction:column;gap:20px;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info{gap:15px}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info h3{color:#373737;text-transform:uppercase;font-size:22px;font-weight:400;transition:color .2s}@media (max-width:1024px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info h3{font-size:20px}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info h3{font-size:18px}}.Services-module-scss-module__AJju-a__services_card:hover .Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info h3{color:#ee122a}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty{flex-direction:row;gap:20px;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty{gap:15px}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty .Services-module-scss-module__AJju-a__services_card__info__time_garanty__time{flex-direction:column;gap:5px;display:flex}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty .Services-module-scss-module__AJju-a__services_card__info__time_garanty__time span{color:#606060;font-size:14px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty .Services-module-scss-module__AJju-a__services_card__info__time_garanty__time span{font-size:13px}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty .Services-module-scss-module__AJju-a__services_card__info__time_garanty__time p{color:#000;font-size:18px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__time_garanty .Services-module-scss-module__AJju-a__services_card__info__time_garanty__time p{font-size:16px}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price{flex-direction:column;gap:10px;display:flex}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price span{color:#606060;font-size:14px}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price p{color:#000;font-size:22px;font-weight:400;transition:color .2s}@media (max-width:1024px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price p{font-size:20px}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price p{font-size:18px}}.Services-module-scss-module__AJju-a__services_card:hover .Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price p{color:#ee122a}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons{flex-direction:row;gap:20px;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons{gap:15px}}@media (max-width:580px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons{flex-direction:column}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons button{cursor:pointer;border-radius:999px;padding:14px 24px;font-family:inherit;font-size:16px;transition:all .2s}@media (max-width:1024px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons button{padding:12px 22px;font-size:15px}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons button{padding:12px 20px;font-size:14px}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__cta{color:#fff;background:#ee122a;border:none}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__cta:hover{background:#ff243c}@media (max-width:580px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__cta{width:100%}}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__more{color:#535353;background:#fff;border:1px solid #535353}.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__more:hover{color:#333;background:#f5f5f5;border-color:#333}@media (max-width:580px){.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__buttons .Services-module-scss-module__AJju-a__services_card__buttons__more{width:100%}}.Services-module-scss-module__AJju-a__services_container__button{color:#fff;cursor:pointer;background:#ee122a;border:none;border-radius:999px;margin-top:50px;margin-left:auto;margin-right:auto;padding:20px 40px;font-family:inherit;font-size:16px;transition:background .2s,transform .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_container__button{width:100%;max-width:400px;margin-top:40px;padding:16px 32px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_container__button{padding:14px 28px;font-size:15px}}.Services-module-scss-module__AJju-a__services_container__button:hover{background:#ff243c;transform:translateY(-2px)}.Services-module-scss-module__AJju-a__services_container__button:active{transform:translateY(0)}@media (hover:none) and (pointer:coarse){.Services-module-scss-module__AJju-a__services_card:active{transform:translateY(-2px)}.Services-module-scss-module__AJju-a__services_card img:active{opacity:.9}.Services-module-scss-module__AJju-a__services_card h3:active,.Services-module-scss-module__AJju-a__services_card .Services-module-scss-module__AJju-a__services_card__info__price p:active{color:#ee122a}.Services-module-scss-module__AJju-a__services_container__button:active{background:#ff243c;transform:translateY(-2px)}}.Services-module-scss-module__AJju-a__services_modal_overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1100;background:#000000b3;justify-content:center;align-items:center;padding:20px;animation:.3s Services-module-scss-module__AJju-a__servicesFadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_overlay{padding:16px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_overlay{padding:12px}}.Services-module-scss-module__AJju-a__services_modal_content{background:#fff;border-radius:30px;width:100%;max-width:600px;max-height:90vh;animation:.4s cubic-bezier(.23,1,.32,1) Services-module-scss-module__AJju-a__servicesSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px #0000004d}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_content{border-radius:24px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_content{border-radius:20px}}.Services-module-scss-module__AJju-a__services_modal_content::-webkit-scrollbar{width:6px}.Services-module-scss-module__AJju-a__services_modal_content::-webkit-scrollbar-track{background:#0000000d;border-radius:10px}.Services-module-scss-module__AJju-a__services_modal_content::-webkit-scrollbar-thumb{background:#ee122a4d;border-radius:10px}.Services-module-scss-module__AJju-a__services_modal_content::-webkit-scrollbar-thumb:hover{background:#ee122a}.Services-module-scss-module__AJju-a__services_modal_close_button{color:#fff;cursor:pointer;background-color:#ee122a;border:none;border-radius:999px;width:100%;padding:14px 0;font-family:inherit;transition:background-color .2s}.Services-module-scss-module__AJju-a__services_modal_close_button:hover{background-color:#ff243c}.Services-module-scss-module__AJju-a__services_modal_close{color:#333;cursor:pointer;z-index:10;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_close{width:36px;height:36px;font-size:24px;top:16px;right:16px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_close{width:32px;height:32px;font-size:22px;top:12px;right:12px}}.Services-module-scss-module__AJju-a__services_modal_close:hover{color:#fff;background:#ee122a;transform:rotate(90deg)}.Services-module-scss-module__AJju-a__services_modal_close:active{transform:rotate(90deg)scale(.95)}.Services-module-scss-module__AJju-a__services_modal_image{border-top-left-radius:30px;border-top-right-radius:30px;width:100%;height:250px;overflow:hidden}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_image{border-top-left-radius:24px;border-top-right-radius:24px;height:200px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_image{height:180px}}.Services-module-scss-module__AJju-a__services_modal_image img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Services-module-scss-module__AJju-a__services_modal_image img:hover{transform:scale(1.05)}.Services-module-scss-module__AJju-a__services_modal_body{padding:30px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_body{padding:24px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_body{padding:20px}}.Services-module-scss-module__AJju-a__services_modal_body h3{color:#333;text-transform:uppercase;margin-bottom:20px;font-size:28px;font-weight:500}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_body h3{margin-bottom:16px;font-size:24px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_body h3{font-size:22px}}.Services-module-scss-module__AJju-a__services_modal_info{border-bottom:1px solid #0000001a;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;padding-bottom:30px;display:grid}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_info{gap:15px;margin-bottom:24px;padding-bottom:24px}}@media (max-width:580px){.Services-module-scss-module__AJju-a__services_modal_info{grid-template-columns:1fr;gap:15px}}.Services-module-scss-module__AJju-a__services_modal_info_item{flex-direction:column;gap:5px;display:flex}.Services-module-scss-module__AJju-a__services_modal_info_item span{color:#606060;font-size:14px}.Services-module-scss-module__AJju-a__services_modal_info_item p{color:#333;font-size:18px;font-weight:500}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_info_item p{font-size:17px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_info_item p{font-size:16px}}.Services-module-scss-module__AJju-a__services_modal_description{margin-bottom:30px}.Services-module-scss-module__AJju-a__services_modal_description h4{color:#333;margin-bottom:15px;font-size:20px;font-weight:500}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_description h4{margin-bottom:12px;font-size:18px}}.Services-module-scss-module__AJju-a__services_modal_description p{color:#555;font-size:16px;line-height:1.6}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_description p{font-size:15px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_description p{font-size:14px}}.Services-module-scss-module__AJju-a__services_modal_button{color:#fff;cursor:pointer;background:#ee122a;border:none;border-radius:999px;width:100%;padding:16px 30px;font-size:16px;font-weight:500;transition:all .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_button{padding:14px 28px;font-size:15px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_modal_button{padding:12px 24px;font-size:14px}}.Services-module-scss-module__AJju-a__services_modal_button:hover{background:#ff2a42;transform:translateY(-2px);box-shadow:0 8px 20px #ee122a40}.Services-module-scss-module__AJju-a__services_modal_button:active{transform:translateY(0)}.Services-module-scss-module__AJju-a__services_booking_modal .Services-module-scss-module__AJju-a__services_modal_body{text-align:center}.Services-module-scss-module__AJju-a__services_booking_modal h3{margin-bottom:10px;font-size:24px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_modal h3{font-size:22px}}.Services-module-scss-module__AJju-a__services_booking_modal .Services-module-scss-module__AJju-a__services_service_name{color:#ee122a;margin-bottom:30px;font-size:18px;font-weight:500}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_modal .Services-module-scss-module__AJju-a__services_service_name{margin-bottom:24px;font-size:17px}}.Services-module-scss-module__AJju-a__services_booking_form{flex-direction:column;gap:20px;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_form{gap:18px}}.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group{text-align:left;flex-direction:column;gap:8px;display:flex}.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group label{color:#606060;margin-left:5px;font-size:14px}.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group input{border:1px solid #0000001a;border-radius:999px;padding:16px 20px;font-family:inherit;font-size:16px;transition:all .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group input{padding:14px 18px;font-size:15px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group input{padding:12px 16px;font-size:14px}}.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group input:focus{border-color:#ee122a;outline:none;box-shadow:0 0 0 3px #ee122a1a}.Services-module-scss-module__AJju-a__services_booking_form .Services-module-scss-module__AJju-a__services_form_group input::placeholder{color:#0000004d}.Services-module-scss-module__AJju-a__services_booking_actions{gap:15px;margin-top:20px;display:flex}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_booking_actions{flex-direction:column}}.Services-module-scss-module__AJju-a__services_booking_submit{color:#fff;cursor:pointer;background:#ee122a;border:none;border-radius:999px;flex:1;padding:16px 30px;font-size:16px;font-weight:500;transition:all .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_submit{padding:14px 28px;font-size:15px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_booking_submit{width:100%}}.Services-module-scss-module__AJju-a__services_booking_submit:hover{background:#ff2a42;transform:translateY(-2px);box-shadow:0 8px 20px #ee122a40}.Services-module-scss-module__AJju-a__services_booking_submit:active{transform:translateY(0)}.Services-module-scss-module__AJju-a__services_booking_cancel{color:#535353;cursor:pointer;background:#fff;border:1px solid #535353;border-radius:999px;padding:16px 30px;font-size:16px;font-weight:500;transition:all .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_booking_cancel{padding:14px 28px;font-size:15px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_booking_cancel{width:100%}}.Services-module-scss-module__AJju-a__services_booking_cancel:hover{color:#333;background:#f5f5f5;border-color:#333}.Services-module-scss-module__AJju-a__services_booking_cancel:active{transform:scale(.98)}.Services-module-scss-module__AJju-a__services_success_message{text-align:center;padding:40px 20px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_success_message{padding:30px 16px}}.Services-module-scss-module__AJju-a__services_success_message .Services-module-scss-module__AJju-a__services_success_icon{color:#fff;background:#ee122a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:48px;animation:.4s Services-module-scss-module__AJju-a__servicesScaleIn;display:flex}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_success_message .Services-module-scss-module__AJju-a__services_success_icon{width:70px;height:70px;font-size:42px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_success_message .Services-module-scss-module__AJju-a__services_success_icon{width:60px;height:60px;font-size:36px}}.Services-module-scss-module__AJju-a__services_success_message h4{color:#333;margin-bottom:10px;font-size:24px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_success_message h4{font-size:22px}}@media (max-width:480px){.Services-module-scss-module__AJju-a__services_success_message h4{font-size:20px}}.Services-module-scss-module__AJju-a__services_success_message p{color:#606060;margin-bottom:30px;font-size:16px}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_success_message p{font-size:15px}}.Services-module-scss-module__AJju-a__services_success_message button{color:#fff;cursor:pointer;background:#ee122a;border:none;border-radius:999px;padding:14px 40px;font-size:16px;transition:all .2s}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_success_message button{padding:12px 32px;font-size:15px}}.Services-module-scss-module__AJju-a__services_success_message button:hover{background:#ff2a42;transform:translateY(-2px)}@keyframes Services-module-scss-module__AJju-a__servicesFadeIn{0%{opacity:0}to{opacity:1}}@keyframes Services-module-scss-module__AJju-a__servicesSlideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes Services-module-scss-module__AJju-a__servicesScaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Services-module-scss-module__AJju-a__services_modal_content{max-width:100%}}
.Underhero-module-scss-module__yBzKzG__underhero_section{flex-direction:row;justify-content:space-between;gap:30px;max-width:1200px;margin:50px auto 0;padding:0 20px;display:flex}@media (max-width:1024px){.Underhero-module-scss-module__yBzKzG__underhero_section{gap:20px}}@media (max-width:768px){.Underhero-module-scss-module__yBzKzG__underhero_section{flex-direction:column;gap:20px;margin-top:30px}}.Underhero-module-scss-module__yBzKzG__underhero_container{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:20px;display:flex}@media (max-width:768px){.Underhero-module-scss-module__yBzKzG__underhero_container{background:#ee122a08;border-radius:16px;justify-content:flex-start;width:100%;padding:16px 20px;transition:all .3s}.Underhero-module-scss-module__yBzKzG__underhero_container:hover{background:#ee122a0f;transform:translateY(-2px)}}@media (max-width:480px){.Underhero-module-scss-module__yBzKzG__underhero_container{gap:15px;padding:14px 16px}}.Underhero-module-scss-module__yBzKzG__underhero_container img{object-fit:contain;width:48px;height:48px}@media (max-width:768px){.Underhero-module-scss-module__yBzKzG__underhero_container img{width:40px;height:40px}}@media (max-width:480px){.Underhero-module-scss-module__yBzKzG__underhero_container img{width:36px;height:36px}}.Underhero-module-scss-module__yBzKzG__underhero_container span{color:#333;font-size:18px;font-weight:400;line-height:1.5}@media (max-width:1024px){.Underhero-module-scss-module__yBzKzG__underhero_container span{font-size:16px}}@media (max-width:768px){.Underhero-module-scss-module__yBzKzG__underhero_container span{flex:1;font-size:15px}}@media (max-width:480px){.Underhero-module-scss-module__yBzKzG__underhero_container span{font-size:16px}}@media (max-width:768px){.Underhero-module-scss-module__yBzKzG__underhero_section{grid-template-columns:1fr;gap:16px;margin-top:30px;display:grid}.Underhero-module-scss-module__yBzKzG__underhero_container{margin:0}}@media (max-width:360px){.Underhero-module-scss-module__yBzKzG__underhero_container{text-align:center;flex-direction:column}.Underhero-module-scss-module__yBzKzG__underhero_container img{margin-bottom:8px}.Underhero-module-scss-module__yBzKzG__underhero_container span{text-align:center}}
.Faq-module-scss-module__BKUM4W__faq_section{flex-direction:column;max-width:1400px;margin:100px auto 0;padding:0 20px;display:flex}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_section{margin-top:60px;padding:0 16px}}.Faq-module-scss-module__BKUM4W__faq_container__top{flex-direction:row;justify-content:space-between;align-items:center;display:flex}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__top{flex-direction:column;align-items:flex-start;gap:15px}}.Faq-module-scss-module__BKUM4W__faq_container__top h2{font-size:50px;font-weight:400;line-height:1.3}@media (max-width:1024px){.Faq-module-scss-module__BKUM4W__faq_container__top h2{font-size:42px}}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__top h2{font-size:32px}}@media (max-width:480px){.Faq-module-scss-module__BKUM4W__faq_container__top h2{font-size:28px}}.Faq-module-scss-module__BKUM4W__faq_container__top__line{border:1px solid #0000001a;border-radius:999px;flex-direction:row;align-items:center;gap:10px;padding:14px 24px;font-size:20px;transition:border-color .2s;display:flex}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__top__line{padding:10px 20px;font-size:18px}}.Faq-module-scss-module__BKUM4W__faq_container__top__line:hover{border-color:#ee122a4d}.Faq-module-scss-module__BKUM4W__faq_container__top__line .Faq-module-scss-module__BKUM4W__faq_container__top__line__span{color:red;transition:transform .2s}.Faq-module-scss-module__BKUM4W__faq_container__top__line:hover .Faq-module-scss-module__BKUM4W__faq_container__top__line .Faq-module-scss-module__BKUM4W__faq_container__top__line__span{transform:rotate(90deg)}.Faq-module-scss-module__BKUM4W__faq_container__cards{column-count:2;column-gap:30px;margin-top:50px}@media (max-width:1024px){.Faq-module-scss-module__BKUM4W__faq_container__cards{column-gap:25px}}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__cards{column-count:1;margin-top:40px}}.Faq-module-scss-module__BKUM4W__faq_container__card{break-inside:avoid;cursor:pointer;padding:30px 0;transition:padding-left .2s;position:relative}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(5){border-bottom:2px solid #0000001a}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(5):hover{border-bottom-color:#ee122a33}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card{padding:24px 0}}@media (max-width:480px){.Faq-module-scss-module__BKUM4W__faq_container__card{padding:20px 0}}@media (min-width:769px){.Faq-module-scss-module__BKUM4W__faq_container__card:hover{padding-left:10px}.Faq-module-scss-module__BKUM4W__faq_container__card:hover .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{color:#ee122a}.Faq-module-scss-module__BKUM4W__faq_container__card:hover img{transform:translate(5px)}}.Faq-module-scss-module__BKUM4W__faq_container__card:before{content:"";background-color:#0000001a;width:100%;height:2px;transition:background-color .2s;position:absolute;top:0;left:0}@media (min-width:769px){.Faq-module-scss-module__BKUM4W__faq_container__card:hover:before{background-color:#ee122a33}}.Faq-module-scss-module__BKUM4W__faq_container__card:last-child:after{content:"";background-color:#0000001a;width:100%;height:2px;transition:background-color .2s;position:absolute;bottom:0;left:0}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card:last-child:after{display:block}}@media (min-width:769px){.Faq-module-scss-module__BKUM4W__faq_container__card:last-child:hover:after{background-color:#ee122a33}}.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title{flex-direction:row;justify-content:space-between;align-items:center;gap:15px;display:flex}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title{gap:12px}}.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{color:#373737;text-transform:uppercase;margin:0;font-size:18px;font-weight:400;line-height:1.4;transition:color .2s}@media (max-width:1024px){.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{font-size:17px}}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{font-size:16px}}@media (max-width:480px){.Faq-module-scss-module__BKUM4W__faq_container__card .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{font-size:15px}}.Faq-module-scss-module__BKUM4W__faq_container__card__title{justify-content:space-between;align-items:center;display:flex}.Faq-module-scss-module__BKUM4W__faq_container__card__title img{flex-shrink:0;width:24px;height:24px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card__title img{width:22px;height:22px}}@media (max-width:480px){.Faq-module-scss-module__BKUM4W__faq_container__card__title img{width:20px;height:20px}}.Faq-module-scss-module__BKUM4W__faq_container__card__text{opacity:0;transition:max-height .4s cubic-bezier(.175,.885,.32,1.1),opacity .3s,padding-top .3s;overflow:hidden}.Faq-module-scss-module__BKUM4W__faq_container__card__text p{color:#555;padding-top:15px;font-size:16px;line-height:1.6;transition:color .2s}@media (max-width:768px){.Faq-module-scss-module__BKUM4W__faq_container__card__text p{padding-top:12px;font-size:15px}}@media (max-width:480px){.Faq-module-scss-module__BKUM4W__faq_container__card__text p{padding-top:10px;font-size:14px}}@media (min-width:769px){.Faq-module-scss-module__BKUM4W__faq_container__card:hover .Faq-module-scss-module__BKUM4W__faq_container__card__text p{color:#373737}}.Faq-module-scss-module__BKUM4W__active .Faq-module-scss-module__BKUM4W__faq_container__card__text{opacity:1}.Faq-module-scss-module__BKUM4W__active .Faq-module-scss-module__BKUM4W__faq_container__card__title img{transform:rotate(180deg)}.Faq-module-scss-module__BKUM4W__active .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{color:#ee122a}.Faq-module-scss-module__BKUM4W__active:before,.Faq-module-scss-module__BKUM4W__active:last-child:after{background-color:#ee122a33}@media (hover:none) and (pointer:coarse){.Faq-module-scss-module__BKUM4W__faq_container__top__line:active{border-color:#ee122a4d}.Faq-module-scss-module__BKUM4W__faq_container__top__line:active .Faq-module-scss-module__BKUM4W__faq_container__top__line__span{transform:rotate(90deg)}.Faq-module-scss-module__BKUM4W__faq_container__card:active .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{color:#ee122a}.Faq-module-scss-module__BKUM4W__faq_container__card:active img{transform:translate(5px)}.Faq-module-scss-module__BKUM4W__faq_container__card:active:before,.Faq-module-scss-module__BKUM4W__faq_container__card:last-child:active:after{background-color:#ee122a33}.Faq-module-scss-module__BKUM4W__active .Faq-module-scss-module__BKUM4W__faq_container__card__title h3{color:#ee122a}.Faq-module-scss-module__BKUM4W__active:before,.Faq-module-scss-module__BKUM4W__active:last-child:after{background-color:#ee122a33}}@keyframes Faq-module-scss-module__BKUM4W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Faq-module-scss-module__BKUM4W__faq_container__card{animation:.4s ease-out both Faq-module-scss-module__BKUM4W__fadeIn}.Faq-module-scss-module__BKUM4W__faq_container__card:first-child{animation-delay:30ms}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(2){animation-delay:60ms}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(3){animation-delay:90ms}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(4){animation-delay:.12s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(5){animation-delay:.15s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(6){animation-delay:.18s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(7){animation-delay:.21s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(8){animation-delay:.24s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(9){animation-delay:.27s}.Faq-module-scss-module__BKUM4W__faq_container__card:nth-child(10){animation-delay:.3s}
.Rewievs-module-scss-module__7RHPrq__rewievs_section{flex-direction:column;max-width:1400px;margin:100px auto 0;padding:0 20px;display:flex}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_section{margin-top:60px;padding:0 16px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top{flex-flow:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top{justify-content:flex-start}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top{flex-direction:column;align-items:flex-start;gap:20px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top h2{font-size:50px;font-weight:400;line-height:1.3}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top h2{font-size:42px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top h2{width:100%;font-size:32px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top h2{font-size:28px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex{background:#00000005;border-radius:999px;flex-direction:row;align-items:center;gap:10px;padding:10px 20px;display:flex}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex{justify-content:space-between;width:100%;padding:8px 16px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex{padding:8px 14px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex img{width:24px;height:24px}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex img{width:22px;height:22px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex span{font-size:30px;font-weight:500}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex span{font-size:26px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex span{font-size:24px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex span{font-size:22px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star{flex-direction:row;align-items:center;gap:10px;margin-left:10px;display:flex}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star{margin-left:5px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star span{color:#666;white-space:nowrap;font-size:18px;font-weight:400}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star span{font-size:16px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star span{display:none}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star__svg{flex-direction:row;gap:4px;display:flex}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star__svg img{width:20px;height:20px}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star__svg img{width:18px;height:18px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__star__svg img{width:16px;height:16px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line{border:1px solid #0000001a;border-radius:999px;flex-direction:row;align-items:center;gap:10px;padding:14px 24px;font-size:20px;transition:border-color .2s;display:flex}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line{margin-left:auto}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line{margin-left:0;padding:10px 20px;font-size:18px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line{padding:8px 18px;font-size:16px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line:hover{border-color:#ee122a4d}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line__span{color:red;transition:transform .2s}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line:hover .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line .Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line__span{transform:rotate(90deg)}.Rewievs-module-scss-module__7RHPrq__rewievs_swiper{width:100%;min-width:0;margin-top:50px}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_swiper{margin-top:40px}}.Rewievs-module-scss-module__7RHPrq__rewievs_card{background:#fff;border:1px solid #0000001a;border-radius:16px;flex-direction:column;gap:20px;height:100%;min-height:250px;padding:25px;transition:all .2s;display:flex}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_card{min-height:230px;padding:22px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_card{min-height:220px;padding:20px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card{gap:15px;min-height:200px;padding:18px}}@media (min-width:769px){.Rewievs-module-scss-module__7RHPrq__rewievs_card:hover{border-color:#ee122a4d;transform:translateY(-3px);box-shadow:0 10px 20px #00000008}}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name{flex-direction:row;align-items:center;gap:15px;display:flex}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name{gap:12px}}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name img{width:48px;height:48px}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name img{width:44px;height:44px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name img{width:40px;height:40px}}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__text{flex-direction:column;gap:6px;display:flex}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__text span{color:#333;font-size:18px;font-weight:500}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__text span{font-size:17px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__text span{font-size:16px}}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__rating{flex-direction:row;gap:4px;display:flex}.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__rating img{width:18px;height:18px}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__rating img{width:16px;height:16px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card .Rewievs-module-scss-module__7RHPrq__rewievs_card__name__rating img{width:14px;height:14px}}.Rewievs-module-scss-module__7RHPrq__rewievs_card p{color:#555;margin:0;font-size:16px;line-height:1.5}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_card p{font-size:15px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_card p{font-size:15px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_card p{font-size:14px}}.Rewievs-module-scss-module__7RHPrq__swiper{width:100%}.Rewievs-module-scss-module__7RHPrq__swiper-wrapper{align-items:stretch}.Rewievs-module-scss-module__7RHPrq__swiper-slide{height:auto;display:flex}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom{flex-direction:row;justify-content:space-between;align-items:center;margin-top:50px;display:flex}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom{flex-direction:column-reverse;gap:30px;margin-top:40px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow{flex-direction:row;align-items:center;gap:30px;display:flex}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow{gap:40px}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow :nth-child(2){transform:rotate(180deg)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img{cursor:pointer;width:48px;height:48px;transition:all .2s}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img{width:44px;height:44px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img{width:40px;height:40px}}@media (min-width:769px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img:hover{transform:scale(1.1)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow :nth-child(2):hover{transform:rotate(180deg)scale(1.1)}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button{color:#fff;cursor:pointer;white-space:nowrap;background-color:#ee122a;border:none;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:10px;padding:14px 48px;font-family:inherit;font-size:18px;transition:all .2s;display:flex}@media (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button{padding:12px 40px;font-size:17px}}@media (max-width:768px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button{width:100%;padding:14px 32px;font-size:17px}}@media (max-width:480px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button{padding:12px 28px;font-size:16px}}@media (min-width:769px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button:hover{background-color:#ff2a42;transform:translateY(-2px);box-shadow:0 8px 20px #ee122a40}}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom .Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button:active{transform:translateY(0)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img{cursor:pointer;transition:all .2s}.Rewievs-module-scss-module__7RHPrq__active{filter:brightness();opacity:1}.Rewievs-module-scss-module__7RHPrq__inactive{filter:brightness(.7);opacity:.5;cursor:default;pointer-events:none}.Rewievs-module-scss-module__7RHPrq__inactive:hover{transform:none!important}@media (min-width:769px) and (max-width:1024px){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top h2{width:100%;margin-bottom:10px}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__yandex{padding:10px 18px}}@keyframes Rewievs-module-scss-module__7RHPrq__fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.Rewievs-module-scss-module__7RHPrq__rewievs_card{animation:.4s ease-out Rewievs-module-scss-module__7RHPrq__fadeIn}@media (hover:none) and (pointer:coarse){.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line:active{border-color:#ee122a4d}.Rewievs-module-scss-module__7RHPrq__rewievs_container__top__line:active span:first-child{transform:rotate(90deg)}.Rewievs-module-scss-module__7RHPrq__rewievs_card:active{border-color:#ee122a4d;transform:translateY(-2px)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__button:active{background-color:#ff2a42;transform:translateY(-2px)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img:active{transform:scale(.95)}.Rewievs-module-scss-module__7RHPrq__rewievs_container__bottom__arrow img.Rewievs-module-scss-module__7RHPrq__inactive:active{transform:none}}
:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
