.hero-module-scss-module__VIvpKW__hero{text-align:center;box-sizing:border-box;background:linear-gradient(#0009,#0009),url(/keytering/hero.jpg) 50%/cover no-repeat;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:clamp(1rem,5vw,3rem);display:flex;position:relative;overflow:hidden}.hero-module-scss-module__VIvpKW__heroContent{color:#fff;flex-direction:column;align-items:center;gap:2.5rem;max-width:1200px;animation:.8s .2s forwards hero-module-scss-module__VIvpKW__fadeInUp;display:flex}.hero-module-scss-module__VIvpKW__hero h1{letter-spacing:.02em;text-shadow:0 2px 4px #0006;opacity:0;font-size:clamp(1.8rem,4vw,3rem);font-weight:800;line-height:1.2;animation:.8s .2s forwards hero-module-scss-module__VIvpKW__fadeInUp;transform:translateY(20px)}.hero-module-scss-module__VIvpKW__subtitle{color:#f2f2f2;opacity:0;max-width:700px;font-size:clamp(1rem,2vw,1.3rem);line-height:1.5;animation:.8s .3s forwards hero-module-scss-module__VIvpKW__fadeInUp;transform:translateY(20px)}.hero-module-scss-module__VIvpKW__benefits{opacity:0;flex-wrap:wrap;justify-content:center;gap:clamp(1rem,3vw,2.5rem);margin-top:1rem;padding:0;list-style:none;animation:.8s .4s forwards hero-module-scss-module__VIvpKW__fadeInUp;display:flex;transform:translateY(20px)}.hero-module-scss-module__VIvpKW__benefits li{color:#fff;flex-direction:column;align-items:center;gap:.6rem;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:500;transition:transform .3s,color .3s;display:flex}.hero-module-scss-module__VIvpKW__benefits li:hover{color:#efce36;transform:translateY(-3px)}.hero-module-scss-module__VIvpKW__benefits li img{width:clamp(45px,7vw,60px);height:auto;min-height:60px;transition:transform .3s}.hero-module-scss-module__VIvpKW__benefits li img:hover{transform:scale(1.1)}.hero-module-scss-module__VIvpKW__bookingForm{opacity:0;flex-direction:row;gap:1.5rem;width:100%;margin-top:1rem;animation:.8s .5s forwards hero-module-scss-module__VIvpKW__fadeInUp;display:flex;transform:translateY(20px)}.hero-module-scss-module__VIvpKW__formRow{gap:1rem;width:100%;display:flex}@media (max-width:768px){.hero-module-scss-module__VIvpKW__formRow{flex-direction:column;gap:1rem}}.hero-module-scss-module__VIvpKW__formInput{color:#333;background:#fffffff2;border:2px solid #0000;border-radius:12px;flex:1;padding:1.2rem 1.5rem;font-size:1rem;transition:all .3s;box-shadow:0 4px 15px #0000001a}.hero-module-scss-module__VIvpKW__formInput::placeholder{color:#666;transition:color .3s}.hero-module-scss-module__VIvpKW__formInput:focus{background:#fff;border-color:#efce36;outline:none;transform:translateY(-2px);box-shadow:0 6px 20px #efce3633}.hero-module-scss-module__VIvpKW__formInput:focus::placeholder{color:#999}.hero-module-scss-module__VIvpKW__formInput:hover{background:#fff;transform:translateY(-1px);box-shadow:0 6px 18px #00000026}.hero-module-scss-module__VIvpKW__submitButton{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#efce36;border:none;border-radius:12px;width:100%;padding:1.3rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 15px #0003}.hero-module-scss-module__VIvpKW__submitButton:hover{background:#e7c21c;transform:translateY(-2px);box-shadow:0 6px 20px #efce3666}.hero-module-scss-module__VIvpKW__submitButton:active{transform:scale(.98);box-shadow:0 2px 10px #0003}.hero-module-scss-module__VIvpKW__submitButton:disabled{cursor:not-allowed;box-shadow:none;background:#ccc;transform:none}@media (max-width:768px){.hero-module-scss-module__VIvpKW__hero{text-align:left;align-items:flex-start;padding-top:6rem}.hero-module-scss-module__VIvpKW__heroContent{align-items:flex-start;gap:2rem}.hero-module-scss-module__VIvpKW__benefits{flex-direction:column;align-items:flex-start;gap:1.2rem}.hero-module-scss-module__VIvpKW__benefits li{flex-direction:row;align-items:center;gap:1rem}.hero-module-scss-module__VIvpKW__bookingForm{flex-direction:column;margin-top:.5rem}.hero-module-scss-module__VIvpKW__formInput{padding:1rem 1.2rem}.hero-module-scss-module__VIvpKW__submitButton{padding:1.1rem 2rem;font-size:1rem}}@keyframes hero-module-scss-module__VIvpKW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}
.furshet-module-scss-module__QgaBQq__content{background:#efefef;border-radius:12px;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;padding-left:80px;display:grid;overflow:hidden}.furshet-module-scss-module__QgaBQq__textBlock{flex-direction:column;justify-content:center;gap:1rem;padding-right:2rem;display:flex}.furshet-module-scss-module__QgaBQq__textBlock h2{color:#222;margin-top:0;font-size:2rem;font-weight:700;line-height:1.3}.furshet-module-scss-module__QgaBQq__textBlock .furshet-module-scss-module__QgaBQq__price{color:#000;font-size:1.5rem;font-weight:500}.furshet-module-scss-module__QgaBQq__textBlock .furshet-module-scss-module__QgaBQq__buttons{flex-direction:row;gap:1rem;margin-top:1rem;font-size:14px;display:flex}.furshet-module-scss-module__QgaBQq__orderButton{color:#000;letter-spacing:1.2px;cursor:pointer;background:#ecb075;border:2px solid #ecb075;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:700;transition:background-color .3s}.furshet-module-scss-module__QgaBQq__orderButton:hover{color:#ecb075;background:#efefef;border:2px solid #ecb075}.furshet-module-scss-module__QgaBQq__menuButton{text-align:center;color:#000;cursor:pointer;background:#fff;border:2px solid #000;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:700;transition:all .3s}.furshet-module-scss-module__QgaBQq__menuButton:hover{color:#ecb075;border:2px solid #ecb075}.furshet-module-scss-module__QgaBQq__imageBlock{width:100%;height:100%;position:relative;overflow:hidden}.furshet-module-scss-module__QgaBQq__imageBlock img{object-fit:cover;clip-path:ellipse(85% 100% at 100%);width:100%;height:100%;display:block}@media (max-width:992px){.furshet-module-scss-module__QgaBQq__content{text-align:center;grid-template-columns:1fr;padding:1.5rem}.furshet-module-scss-module__QgaBQq__textBlock{padding-right:0}.furshet-module-scss-module__QgaBQq__textBlock h2{font-size:1.8rem}.furshet-module-scss-module__QgaBQq__textBlock .furshet-module-scss-module__QgaBQq__price{font-size:1.3rem}.furshet-module-scss-module__QgaBQq__textBlock .furshet-module-scss-module__QgaBQq__buttons{justify-content:center}.furshet-module-scss-module__QgaBQq__imageBlock img{clip-path:none;border-radius:12px;margin-top:1.5rem}}@media (max-width:576px){.furshet-module-scss-module__QgaBQq__content{gap:1rem;padding:1rem}.furshet-module-scss-module__QgaBQq__textBlock h2{font-size:1.5rem}.furshet-module-scss-module__QgaBQq__buttons{flex-direction:column;align-items:stretch;gap:.75rem}.furshet-module-scss-module__QgaBQq__orderButton,.furshet-module-scss-module__QgaBQq__menuButton{padding:.75rem;font-size:13px}.furshet-module-scss-module__QgaBQq__imageBlock img{clip-path:none;border-radius:10px;margin-top:1rem}}.furshet-module-scss-module__QgaBQq__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.furshet-module-scss-module__QgaBQq__modal{background:#fff;border-radius:15px;width:100%;max-width:450px;max-height:85vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 15px 40px #00000040}.furshet-module-scss-module__QgaBQq__closeButton{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:12px;right:15px}.furshet-module-scss-module__QgaBQq__closeButton:hover{transform:scale(1.1)}.furshet-module-scss-module__QgaBQq__modalHeader{text-align:center;margin-bottom:25px}.furshet-module-scss-module__QgaBQq__modalHeader h2{color:#000;margin-bottom:8px;font-size:1.5rem;font-weight:700}.furshet-module-scss-module__QgaBQq__modalHeader p{color:#000;margin-bottom:4px;font-size:.95rem}.furshet-module-scss-module__QgaBQq__modalHeader p:last-of-type{color:#f7ce54;font-size:.9rem;font-weight:600}.furshet-module-scss-module__QgaBQq__modalSubtitle{font-size:1.1rem;color:#f7ce54!important}.furshet-module-scss-module__QgaBQq__modalForm{flex-direction:column;gap:16px;display:flex}.furshet-module-scss-module__QgaBQq__inputGroup label{color:#2c3e50;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.furshet-module-scss-module__QgaBQq__inputGroup input,.furshet-module-scss-module__QgaBQq__inputGroup textarea{border:2px solid #e9ecef;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;transition:all .3s}.furshet-module-scss-module__QgaBQq__inputGroup input:focus,.furshet-module-scss-module__QgaBQq__inputGroup textarea:focus{border-color:#f7ce54;outline:none;box-shadow:0 0 0 3px #f7ce5433}.furshet-module-scss-module__QgaBQq__inputGroup input:disabled,.furshet-module-scss-module__QgaBQq__inputGroup textarea:disabled{cursor:not-allowed;background-color:#f8f9fa}.furshet-module-scss-module__QgaBQq__inputGroup textarea{resize:vertical;min-height:80px}.furshet-module-scss-module__QgaBQq__inputError{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.furshet-module-scss-module__QgaBQq__errorText{color:#e74c3c;margin-top:4px;font-size:.75rem;display:block}.furshet-module-scss-module__QgaBQq__privacyPolicy{margin:8px 0}.furshet-module-scss-module__QgaBQq__checkboxLabel{cursor:pointer;color:#000;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.3;display:flex}.furshet-module-scss-module__QgaBQq__checkboxLabel:hover .furshet-module-scss-module__QgaBQq__checkboxCustom{border-color:#f7ce54}.furshet-module-scss-module__QgaBQq__checkboxInput{display:none}.furshet-module-scss-module__QgaBQq__checkboxInput:checked+.furshet-module-scss-module__QgaBQq__checkboxCustom{background:#f7ce54;border-color:#f7ce54}.furshet-module-scss-module__QgaBQq__checkboxInput:checked+.furshet-module-scss-module__QgaBQq__checkboxCustom:after{content:"✓";color:#fff;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.furshet-module-scss-module__QgaBQq__checkboxInput:disabled+.furshet-module-scss-module__QgaBQq__checkboxCustom{cursor:not-allowed;background:#f8f9fa;border-color:#e9ecef}.furshet-module-scss-module__QgaBQq__checkboxCustom{background:#fff;border:2px solid #e9ecef;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:all .3s;position:relative}.furshet-module-scss-module__QgaBQq__checkboxText{flex:1}.furshet-module-scss-module__QgaBQq__privacyLink{color:#f7ce54;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.furshet-module-scss-module__QgaBQq__privacyLink:hover{color:#f4b400;text-decoration:underline}.furshet-module-scss-module__QgaBQq__submitButton{color:#000;cursor:pointer;background:linear-gradient(90deg,#f7ce54,#f4b400);border:none;border-radius:8px;margin-top:8px;padding:14px 25px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 3px 12px #f7ce544d}.furshet-module-scss-module__QgaBQq__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 15px #f7ce5466}.furshet-module-scss-module__QgaBQq__submitButton:disabled{color:#adb5bd;cursor:not-allowed;box-shadow:none;background:#e9ecef;transform:none}.furshet-module-scss-module__QgaBQq__successMessage{color:#155724;text-align:center;background:#d4edda;border-radius:8px;padding:12px;font-weight:600}.furshet-module-scss-module__QgaBQq__errorMessage{color:#721c24;text-align:center;background:#f8d7da;border-radius:8px;padding:12px;font-weight:600}@media (max-width:768px){.furshet-module-scss-module__QgaBQq__modal{max-width:400px;margin:10px;padding:25px 20px}.furshet-module-scss-module__QgaBQq__modalHeader h2{font-size:1.3rem}.furshet-module-scss-module__QgaBQq__inputGroup input,.furshet-module-scss-module__QgaBQq__inputGroup textarea{padding:10px;font-size:.9rem}.furshet-module-scss-module__QgaBQq__checkboxLabel{font-size:.8rem}.furshet-module-scss-module__QgaBQq__submitButton{padding:12px 20px;font-size:.95rem}}@media (max-width:480px){.furshet-module-scss-module__QgaBQq__modal{max-width:350px;padding:20px 15px}.furshet-module-scss-module__QgaBQq__modalHeader h2{font-size:1.2rem}.furshet-module-scss-module__QgaBQq__closeButton{width:30px;height:30px;font-size:1.6rem;top:8px;right:12px}}
@media (max-width:480px){.variants-module-scss-module___Enh5a__title{font-size:1.75rem}}.variants-module-scss-module___Enh5a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1200px;margin:3rem auto 0;display:grid}.variants-module-scss-module___Enh5a__card{background:#efefef;border-radius:5px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px #0000001a}.variants-module-scss-module___Enh5a__card:hover{transform:translateY(-5px);box-shadow:0 8px 15px #00000026}.variants-module-scss-module___Enh5a__cardTitle{color:#000;text-align:center;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.variants-module-scss-module___Enh5a__priceTitle{flex-direction:row;justify-content:center;gap:10px;margin-bottom:1.5rem;display:flex}.variants-module-scss-module___Enh5a__price{color:#666;text-align:center;font-size:1.25rem;font-weight:600}.variants-module-scss-module___Enh5a__includesTitle{color:#555;margin-bottom:.5rem;font-weight:600}.variants-module-scss-module___Enh5a__list{margin-bottom:1.5rem;padding:0;list-style:none}.variants-module-scss-module___Enh5a__list li{padding:.25rem 0 .25rem 1.5rem;position:relative}.variants-module-scss-module___Enh5a__list li:before{content:"•";color:#ecb075;position:absolute;left:0}.variants-module-scss-module___Enh5a__note{color:#666;text-align:start;margin-bottom:1.5rem;font-size:.9rem;font-style:italic}.variants-module-scss-module___Enh5a__buttons{flex-direction:row;gap:1rem;font-size:14px;display:flex}.variants-module-scss-module___Enh5a__orderButton{color:#000;letter-spacing:1.2px;cursor:pointer;background:#ecb075;border:2px solid #ecb075;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:700;transition:background-color .3s}.variants-module-scss-module___Enh5a__orderButton:hover{color:#ecb075;background:#efefef;border:2px solid #ecb075}.variants-module-scss-module___Enh5a__menuButton{color:#000;cursor:pointer;background:#fff;border:2px solid #000;border-radius:6px;width:100%;padding:10px;font-size:14px;font-weight:700;transition:all .3s}.variants-module-scss-module___Enh5a__menuButton:hover{color:#ecb075;border:2px solid #ecb075}@media (max-width:1024px){.variants-module-scss-module___Enh5a__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.variants-module-scss-module___Enh5a__grid{grid-template-columns:1fr;margin-top:2rem}}.variants-module-scss-module___Enh5a__title{text-align:center;font-size:2rem}@media (max-width:480px){.variants-module-scss-module___Enh5a__title{font-size:1.75rem}}.variants-module-scss-module___Enh5a__subTitle{color:#666;text-align:center;max-width:600px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:992px){.variants-module-scss-module___Enh5a__subTitle{font-size:16px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__subTitle{max-width:none;padding:0 1rem;font-size:15px}}@media (max-width:480px){.variants-module-scss-module___Enh5a__subTitle{margin-top:15px;font-size:14px;line-height:1.5}}.variants-module-scss-module___Enh5a__grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:992px){.variants-module-scss-module___Enh5a__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:768px){.variants-module-scss-module___Enh5a__grid{gap:1.25rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__grid{grid-template-columns:1fr;gap:2rem;margin-top:2rem}}.variants-module-scss-module___Enh5a__card:nth-child(3):not(.variants-module-scss-module___Enh5a__cardKeytering) .variants-module-scss-module___Enh5a__card_image{height:350px}@media (max-width:992px){.variants-module-scss-module___Enh5a__card:nth-child(3):not(.variants-module-scss-module___Enh5a__cardKeytering) .variants-module-scss-module___Enh5a__card_image{height:250px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card:nth-child(3):not(.variants-module-scss-module___Enh5a__cardKeytering) .variants-module-scss-module___Enh5a__card_image{height:270px}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card:nth-child(3):not(.variants-module-scss-module___Enh5a__cardKeytering) .variants-module-scss-module___Enh5a__card_image{height:250px}}.variants-module-scss-module___Enh5a__card_content{cursor:pointer;margin-bottom:1rem;transition:all .3s}.variants-module-scss-module___Enh5a__card_content:hover h3{color:#333}@media (max-width:768px){.variants-module-scss-module___Enh5a__card_content{margin-bottom:.75rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card_content{margin-bottom:.5rem}}.variants-module-scss-module___Enh5a__card h3{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s}@media (max-width:992px){.variants-module-scss-module___Enh5a__card h3{font-size:1.3rem}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card h3{margin-bottom:.25rem;font-size:1.2rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card h3{margin-bottom:.5rem;font-size:1.25rem}}.variants-module-scss-module___Enh5a__card span{color:#666;font-size:1rem;line-height:1.5}@media (max-width:992px){.variants-module-scss-module___Enh5a__card span{font-size:.9rem}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card span{font-size:.85rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card span{font-size:.9rem}}@media (max-width:992px){.variants-module-scss-module___Enh5a__card_image{height:350px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card_image{height:300px;margin-top:.75rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card_image{height:250px;margin-top:.5rem}}@media (max-width:992px){.variants-module-scss-module___Enh5a__card_more{font-size:1.2rem}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card_more{margin-top:.75rem;font-size:1.1rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card_more{margin-top:.5rem;font-size:1rem}}.variants-module-scss-module___Enh5a__card--keytering .variants-module-scss-module___Enh5a__card_image{height:400px}@media (max-width:992px){.variants-module-scss-module___Enh5a__card--keytering .variants-module-scss-module___Enh5a__card_image{height:350px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card--keytering .variants-module-scss-module___Enh5a__card_image{height:300px}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card--keytering .variants-module-scss-module___Enh5a__card_image{height:250px}}.variants-module-scss-module___Enh5a__modalOverlay{z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.variants-module-scss-module___Enh5a__modal{background:#fff;border-radius:15px;width:100%;max-width:450px;max-height:85vh;padding:30px;position:relative;overflow-y:auto;box-shadow:0 15px 40px #00000040}.variants-module-scss-module___Enh5a__closeButton{cursor:pointer;color:#000;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.8rem;transition:all .3s;display:flex;position:absolute;top:12px;right:15px}.variants-module-scss-module___Enh5a__closeButton:hover{transform:scale(1.1)}.variants-module-scss-module___Enh5a__modalHeader{text-align:center;margin-bottom:25px}.variants-module-scss-module___Enh5a__modalHeader h2{color:#000;margin-bottom:8px;font-size:1.5rem;font-weight:700}.variants-module-scss-module___Enh5a__modalHeader p{color:#000;margin-bottom:4px;font-size:.95rem}.variants-module-scss-module___Enh5a__modalHeader p:last-of-type{color:#f7ce54;font-size:.9rem;font-weight:600}.variants-module-scss-module___Enh5a__modalSubtitle{font-size:1.1rem;color:#f7ce54!important}.variants-module-scss-module___Enh5a__modalForm{flex-direction:column;gap:16px;display:flex}.variants-module-scss-module___Enh5a__inputGroup label{color:#2c3e50;margin-bottom:6px;font-size:.9rem;font-weight:600;display:block}.variants-module-scss-module___Enh5a__inputGroup input,.variants-module-scss-module___Enh5a__inputGroup textarea{border:2px solid #e9ecef;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:.95rem;transition:all .3s}.variants-module-scss-module___Enh5a__inputGroup input:focus,.variants-module-scss-module___Enh5a__inputGroup textarea:focus{border-color:#f7ce54;outline:none;box-shadow:0 0 0 3px #f7ce5433}.variants-module-scss-module___Enh5a__inputGroup input:disabled,.variants-module-scss-module___Enh5a__inputGroup textarea:disabled{cursor:not-allowed;background-color:#f8f9fa}.variants-module-scss-module___Enh5a__inputGroup textarea{resize:vertical;min-height:80px}.variants-module-scss-module___Enh5a__inputError{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c1a!important}.variants-module-scss-module___Enh5a__errorText{color:#e74c3c;margin-top:4px;font-size:.75rem;display:block}.variants-module-scss-module___Enh5a__privacyPolicy{margin:8px 0}.variants-module-scss-module___Enh5a__checkboxLabel{cursor:pointer;color:#000;align-items:flex-start;gap:10px;font-size:.85rem;line-height:1.3;display:flex}.variants-module-scss-module___Enh5a__checkboxLabel:hover .variants-module-scss-module___Enh5a__checkboxCustom{border-color:#f7ce54}.variants-module-scss-module___Enh5a__checkboxInput{display:none}.variants-module-scss-module___Enh5a__checkboxInput:checked+.variants-module-scss-module___Enh5a__checkboxCustom{background:#f7ce54;border-color:#f7ce54}.variants-module-scss-module___Enh5a__checkboxInput:checked+.variants-module-scss-module___Enh5a__checkboxCustom:after{content:"✓";color:#fff;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.variants-module-scss-module___Enh5a__checkboxInput:disabled+.variants-module-scss-module___Enh5a__checkboxCustom{cursor:not-allowed;background:#f8f9fa;border-color:#e9ecef}.variants-module-scss-module___Enh5a__checkboxCustom{background:#fff;border:2px solid #e9ecef;border-radius:3px;flex-shrink:0;width:18px;height:18px;margin-top:1px;transition:all .3s;position:relative}.variants-module-scss-module___Enh5a__checkboxText{flex:1}.variants-module-scss-module___Enh5a__privacyLink{color:#f7ce54;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.variants-module-scss-module___Enh5a__privacyLink:hover{color:#f4b400;text-decoration:underline}.variants-module-scss-module___Enh5a__submitButton{color:#000;cursor:pointer;background:linear-gradient(90deg,#f7ce54,#f4b400);border:none;border-radius:8px;margin-top:8px;padding:14px 25px;font-size:1rem;font-weight:600;transition:all .3s;box-shadow:0 3px 12px #f7ce544d}.variants-module-scss-module___Enh5a__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 5px 15px #f7ce5466}.variants-module-scss-module___Enh5a__submitButton:disabled{color:#adb5bd;cursor:not-allowed;box-shadow:none;background:#e9ecef;transform:none}.variants-module-scss-module___Enh5a__successMessage{color:#155724;text-align:center;background:#d4edda;border-radius:8px;padding:12px;font-weight:600}.variants-module-scss-module___Enh5a__errorMessage{color:#721c24;text-align:center;background:#f8d7da;border-radius:8px;padding:12px;font-weight:600}@media (max-width:768px){.variants-module-scss-module___Enh5a__modal{max-width:400px;margin:10px;padding:25px 20px}.variants-module-scss-module___Enh5a__modalHeader h2{font-size:1.3rem}.variants-module-scss-module___Enh5a__inputGroup input,.variants-module-scss-module___Enh5a__inputGroup textarea{padding:10px;font-size:.9rem}.variants-module-scss-module___Enh5a__checkboxLabel{font-size:.8rem}.variants-module-scss-module___Enh5a__submitButton{padding:12px 20px;font-size:.95rem}}@media (max-width:480px){.variants-module-scss-module___Enh5a__modal{max-width:350px;padding:20px 15px}.variants-module-scss-module___Enh5a__modalHeader h2{font-size:1.2rem}.variants-module-scss-module___Enh5a__closeButton{width:30px;height:30px;font-size:1.6rem;top:8px;right:12px}}.variants-module-scss-module___Enh5a__card{flex-direction:column;width:100%;display:flex;position:relative}.variants-module-scss-module___Enh5a__card.variants-module-scss-module___Enh5a__card_withMore .variants-module-scss-module___Enh5a__card_image{height:350px}@media (max-width:992px){.variants-module-scss-module___Enh5a__card.variants-module-scss-module___Enh5a__card_withMore .variants-module-scss-module___Enh5a__card_image{height:250px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card.variants-module-scss-module___Enh5a__card_withMore .variants-module-scss-module___Enh5a__card_image{height:270px}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card.variants-module-scss-module___Enh5a__card_withMore .variants-module-scss-module___Enh5a__card_image{height:250px}}.variants-module-scss-module___Enh5a__card_image{cursor:default;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:400px;margin-top:1rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.variants-module-scss-module___Enh5a__card_image:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.variants-module-scss-module___Enh5a__card_image:active{transform:translateY(-2px)}@media (max-width:992px){.variants-module-scss-module___Enh5a__card_image{height:350px}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card_image{height:300px;margin-top:.75rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card_image{height:250px;margin-top:.5rem}}.variants-module-scss-module___Enh5a__card_more{color:#000;cursor:pointer;justify-content:flex-end;align-items:center;margin-top:1rem;padding:.5rem 0;font-size:1.3rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.variants-module-scss-module___Enh5a__card_more:hover{color:#333;text-decoration:none}.variants-module-scss-module___Enh5a__card_more:hover:after{transform:translate(5px)}@media (max-width:992px){.variants-module-scss-module___Enh5a__card_more{font-size:1.2rem}}@media (max-width:768px){.variants-module-scss-module___Enh5a__card_more{margin-top:.75rem;font-size:1.1rem}}@media (max-width:576px){.variants-module-scss-module___Enh5a__card_more{margin-top:.5rem;font-size:1rem}}.variants-module-scss-module___Enh5a__card_more:after{content:"→";margin-left:.5rem;font-weight:400;transition:transform .3s}
.portfolio-module-scss-module___n6yta__title{text-align:center;font-size:2rem}@media (max-width:480px){.portfolio-module-scss-module___n6yta__title{font-size:1.75rem}}.portfolio-module-scss-module___n6yta__portfolioGrid{grid-template-columns:1fr 1fr;gap:40px;margin-top:3rem;display:grid}.portfolio-module-scss-module___n6yta__card{background:#fff;border-radius:12px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 4px 10px #00000014}.portfolio-module-scss-module___n6yta__card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #0000001f}.portfolio-module-scss-module___n6yta__image{background-position:50%;background-size:cover;width:100%;height:240px;transition:all .4s cubic-bezier(.165,.84,.44,1)}.portfolio-module-scss-module___n6yta__image:hover{transform:scale(1.05)}.portfolio-module-scss-module___n6yta__info{padding:16px 20px}.portfolio-module-scss-module___n6yta__info h3{color:#000;margin-bottom:.5rem;font-size:1.5rem;font-weight:600;line-height:1.4;transition:color .3s}@media (max-width:992px){.portfolio-module-scss-module___n6yta__info h3{font-size:1.3rem}}@media (max-width:768px){.portfolio-module-scss-module___n6yta__info h3{margin-bottom:.25rem;font-size:1.2rem}}@media (max-width:576px){.portfolio-module-scss-module___n6yta__info h3{margin-bottom:.5rem;font-size:1.25rem}}.portfolio-module-scss-module___n6yta__info .portfolio-module-scss-module___n6yta__people{color:#666;font-size:1rem;line-height:1.5}@media (max-width:992px){.portfolio-module-scss-module___n6yta__info .portfolio-module-scss-module___n6yta__people{font-size:.9rem}}@media (max-width:768px){.portfolio-module-scss-module___n6yta__info .portfolio-module-scss-module___n6yta__people{font-size:.85rem}}@media (max-width:576px){.portfolio-module-scss-module___n6yta__info .portfolio-module-scss-module___n6yta__people{font-size:.9rem}}.portfolio-module-scss-module___n6yta__info .portfolio-module-scss-module___n6yta__price{color:#000;margin-top:4px;font-size:16px;font-weight:500}@media (max-width:576px){.portfolio-module-scss-module___n6yta__portfolioGrid{grid-template-columns:1fr;gap:20px;margin-top:2rem}.portfolio-module-scss-module___n6yta__image{height:200px}}
.questions-module-scss-module__8hDnha__quiestion{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;margin:80px 0 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.questions-module-scss-module__8hDnha__quiestion:before{content:"";opacity:.1;background:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm48 25c3.866 0 7-3.134 7-7s-3.134-7-7-7-7 3.134-7 7 3.134 7 7 7zm-43-7c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm63 31c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM34 90c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zm56-76c1.657 0 3-1.343 3-3s-1.343-3-3-3-3 1.343-3 3 1.343 3 3 3zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM60 91c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM35 41c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2zM12 60c1.105 0 2-.895 2-2s-.895-2-2-2-2 .895-2 2 .895 2 2 2z' fill='%23ffffff' fill-opacity='0.05' fill-rule='evenodd'/%3E%3C/svg%3E");position:absolute;inset:0}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion{flex-direction:column;margin:60px 20px 40px}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion{border-radius:15px;margin:50px 15px 30px}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion{border-radius:12px;margin:40px 10px 20px}}.questions-module-scss-module__8hDnha__quiestion__left{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#e4e4e4;border-right:1px solid #ffffff1a;justify-content:center;align-items:center;width:35%;padding:50px 30px;display:flex}.questions-module-scss-module__8hDnha__quiestion__left h3{color:#000;text-align:center;margin:0;font-size:2.5rem;font-weight:700;line-height:1.2}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion__left{border-bottom:1px solid #ffffff1a;border-right:none;width:100%;padding:40px 20px}.questions-module-scss-module__8hDnha__quiestion__left h3{font-size:2.2rem}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__left{padding:30px 20px}.questions-module-scss-module__8hDnha__quiestion__left h3{font-size:1.8rem}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__left{padding:25px 15px}.questions-module-scss-module__8hDnha__quiestion__left h3{font-size:1.6rem}}.questions-module-scss-module__8hDnha__quiestion__rigth{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;align-items:flex-start;gap:60px;width:70%;padding:50px 40px;display:flex}@media (max-width:1600px){.questions-module-scss-module__8hDnha__quiestion__rigth{gap:40px}}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion__rigth{flex-direction:column;gap:40px;width:100%;padding:40px 30px}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth{gap:30px;padding:30px 20px}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__rigth{gap:25px;padding:25px 15px}}.questions-module-scss-module__8hDnha__quiestion__rigth_left{flex-direction:column;flex:1;gap:30px;display:flex}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion__rigth_left{text-align:center;justify-content:center;width:100%}}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager{align-items:center;gap:20px;display:flex}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager{justify-content:center}}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager span{color:#2c3e50;max-width:200px;font-size:1.1rem;font-weight:500;line-height:1.4}@media (max-width:1650px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager span{font-size:.9rem}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager{text-align:center;flex-direction:column;gap:15px}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager span{max-width:none;font-size:1rem}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager img{width:60px;height:60px}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__manager span{font-size:.9rem}}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button{cursor:pointer;background:linear-gradient(135deg,#f7ce54,#f4b400);border:none;border-radius:12px;padding:18px 30px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 20px #f7ce544d}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button:hover{transform:translateY(-3px);box-shadow:0 12px 25px #f7ce5466}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button:hover:before{left:100%}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button:active{transform:translateY(-1px)}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button span{color:#2c3e50;letter-spacing:.5px;font-family:inherit;font-size:16px;font-weight:700}@media (max-width:1650px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button span{font-size:14px}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button{padding:16px 25px}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button span{font-size:15px}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button{padding:15px 20px}.questions-module-scss-module__8hDnha__quiestion__rigth_left .questions-module-scss-module__8hDnha__button span{font-size:14px}}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth{flex:1}@media (max-width:1024px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth{text-align:center;justify-content:center;width:100%}}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child{margin-bottom:25px}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child span{color:#5d6d7e;font-size:1.1rem;font-weight:500}@media (max-width:1650px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child span{font-size:.9rem}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child{margin-bottom:20px}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child span{font-size:1rem}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth>div:first-child span{font-size:.9rem}}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contacts{flex-direction:column;gap:15px;display:flex}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactRow{justify-content:space-between;gap:30px;display:flex}@media (max-width:1200px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactRow{gap:20px}}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactRow{flex-direction:column;gap:15px}}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem{border-bottom:1px solid #eaeaea;flex:1;align-items:center;gap:12px;padding:12px 0;transition:all .3s;display:flex}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem:hover{border-bottom-color:#f7ce54;transform:translate(5px)}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem span{color:#2c3e50;white-space:nowrap;font-size:1rem;font-weight:500;transition:color .3s}@media (max-width:1600px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem span{font-size:.9rem}}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem:hover span{color:#f7ce54}@media (max-width:768px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem{justify-content:center;padding:10px 0}}@media (max-width:480px){.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem{gap:10px;padding:8px 0}.questions-module-scss-module__8hDnha__quiestion__rigth_rigth .questions-module-scss-module__8hDnha__contactItem span{font-size:.9rem}}.questions-module-scss-module__8hDnha__modalOverlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.questions-module-scss-module__8hDnha__modal{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:90vh;padding:40px;position:relative;overflow-y:auto;box-shadow:0 20px 60px #0000004d}.questions-module-scss-module__8hDnha__closeButton{cursor:pointer;color:#666;background:0 0;border:none;font-size:2rem;transition:color .3s;position:absolute;top:15px;right:20px}.questions-module-scss-module__8hDnha__closeButton:hover{color:#000}.questions-module-scss-module__8hDnha__modalHeader{text-align:center;margin-bottom:30px}.questions-module-scss-module__8hDnha__modalHeader h2{color:#000;margin:0 0 10px;font-size:1.8rem}.questions-module-scss-module__8hDnha__modalSubtitle{color:#666;margin:0;font-size:1rem}.questions-module-scss-module__8hDnha__modalForm{flex-direction:column;gap:20px;display:flex}.questions-module-scss-module__8hDnha__inputGroup{flex-direction:column;display:flex}.questions-module-scss-module__8hDnha__inputGroup label{color:#2c3e50;margin-bottom:8px;font-size:.9rem;font-weight:600}.questions-module-scss-module__8hDnha__inputGroup input,.questions-module-scss-module__8hDnha__inputGroup textarea{border:2px solid #e9ecef;border-radius:8px;padding:12px 16px;font-size:1rem;transition:border-color .3s}.questions-module-scss-module__8hDnha__inputGroup input:focus,.questions-module-scss-module__8hDnha__inputGroup textarea:focus{border-color:#f7ce54;outline:none}.questions-module-scss-module__8hDnha__inputGroup input:disabled,.questions-module-scss-module__8hDnha__inputGroup textarea:disabled{cursor:not-allowed;background-color:#f8f9fa}.questions-module-scss-module__8hDnha__inputGroup textarea{resize:vertical;min-height:100px;font-family:inherit}.questions-module-scss-module__8hDnha__inputError{border-color:#e74c3c!important}.questions-module-scss-module__8hDnha__errorText{color:#e74c3c;margin-top:5px;font-size:.8rem}.questions-module-scss-module__8hDnha__privacyPolicy{margin:10px 0}.questions-module-scss-module__8hDnha__checkboxLabel{cursor:pointer;align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.4;display:flex}.questions-module-scss-module__8hDnha__checkboxInput{display:none}.questions-module-scss-module__8hDnha__checkboxCustom{background:#fff;border:2px solid #ddd;border-radius:4px;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:all .3s;position:relative}.questions-module-scss-module__8hDnha__checkboxCustom:after{content:"";opacity:0;border:2px solid #fff;border-width:0 2px 2px 0;width:6px;height:10px;transition:opacity .3s;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.questions-module-scss-module__8hDnha__checkboxInput:checked+.questions-module-scss-module__8hDnha__checkboxCustom{background:#f7ce54;border-color:#f7ce54}.questions-module-scss-module__8hDnha__checkboxInput:checked+.questions-module-scss-module__8hDnha__checkboxCustom:after{opacity:1}.questions-module-scss-module__8hDnha__checkboxText{color:#666;flex:1}.questions-module-scss-module__8hDnha__submitButton{color:#2c3e50;cursor:pointer;background:linear-gradient(135deg,#f7ce54,#f4b400);border:none;border-radius:12px;margin-top:10px;padding:16px 32px;font-size:1.1rem;font-weight:600;transition:all .3s}.questions-module-scss-module__8hDnha__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #f7ce544d}.questions-module-scss-module__8hDnha__submitButton:disabled{cursor:not-allowed;background:#bdc3c7;transform:none}@media (max-width:768px){.questions-module-scss-module__8hDnha__modal{margin:10px;padding:30px 25px}.questions-module-scss-module__8hDnha__modalHeader h2{font-size:1.5rem}.questions-module-scss-module__8hDnha__submitButton{padding:14px 28px;font-size:1rem}}@media (max-width:480px){.questions-module-scss-module__8hDnha__modal{padding:25px 20px}.questions-module-scss-module__8hDnha__modalHeader h2{font-size:1.3rem}.questions-module-scss-module__8hDnha__checkboxLabel{font-size:.85rem}}
.styles-module-scss-module__BNNBjG__rewievs__container{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rewievs__container{flex-direction:column;gap:3rem}}.styles-module-scss-module__BNNBjG__rewies__left{width:50%}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rewies__left{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}}.styles-module-scss-module__BNNBjG__rewies__left p{color:#666;max-width:400px;font-size:14px}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rewies__left p{max-width:100%;font-size:16px}}.styles-module-scss-module__BNNBjG__rewies__left button{cursor:pointer;background-color:#f7ce54;border:none;border-radius:10px;margin-top:30px;padding:1.3rem 3.5rem;font-family:inherit;transition:all .3s}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rewies__left button{width:100%;max-width:300px;margin-top:2rem;padding:1.1rem 2.5rem}}.styles-module-scss-module__BNNBjG__rewies__left button:hover{background-color:#e7c21c;transform:translateY(-2px)}.styles-module-scss-module__BNNBjG__rewies__left button span{font-size:16px;font-weight:700}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rewies__left button span{font-size:15px}}.styles-module-scss-module__BNNBjG__rating{align-items:center;gap:1rem;display:flex}@media (max-width:768px){.styles-module-scss-module__BNNBjG__rating{justify-content:center;gap:1.5rem}}@media (max-width:480px){.styles-module-scss-module__BNNBjG__rating{gap:1rem}}.styles-module-scss-module__BNNBjG__rating__mark{flex-direction:row;align-items:center;gap:.5rem;display:flex}.styles-module-scss-module__BNNBjG__rating__mark span{font-weight:600}.styles-module-scss-module__BNNBjG__slider{width:50%;position:relative;overflow:visible}@media (max-width:768px){.styles-module-scss-module__BNNBjG__slider{width:100%;padding-top:2rem}}.styles-module-scss-module__BNNBjG__card{background:linear-gradient(135deg,#fff 0%,#f8f8f8 100%);border:1px solid #0000000d;border-radius:16px;flex-direction:column;gap:1.25rem;height:100%;margin-top:55px;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card{gap:1rem;margin-top:45px;padding:1.5rem}}.styles-module-scss-module__BNNBjG__card:hover{transform:translateY(-4px)}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card:hover{transform:translateY(-2px)}}.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__avatarWrapper{justify-content:flex-start;margin-top:-80px;margin-left:-20px;display:flex}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__avatarWrapper{margin-top:-70px;margin-left:-15px}}.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__imageContainer{width:65px;height:65px}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__imageContainer{width:55px;height:55px}}.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__cardContent{flex-direction:column;gap:1rem;display:flex}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__cardContent{gap:.75rem}}.styles-module-scss-module__BNNBjG__card p{color:#555;-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:15px;font-style:italic;font-weight:400;line-height:1.6;display:-webkit-box;overflow:hidden}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card p{-webkit-line-clamp:4;font-size:14px;line-height:1.5}}.styles-module-scss-module__BNNBjG__card h3{color:#222;letter-spacing:-.2px;margin:0;font-size:1.1rem;font-weight:700}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card h3{font-size:1rem}}.styles-module-scss-module__BNNBjG__card span{color:#888;letter-spacing:.2px;font-size:13px;font-weight:500}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card span{font-size:12px}}.styles-module-scss-module__BNNBjG__card:before{content:"\"";color:#f7ce54;opacity:.3;font-family:serif;font-size:4rem;line-height:1;position:absolute;top:.5rem;right:2rem}@media (max-width:768px){.styles-module-scss-module__BNNBjG__card:before{font-size:3rem;top:.25rem;right:1.5rem}}.styles-module-scss-module__BNNBjG__mySwiper{width:100%;overflow:visible}.styles-module-scss-module__BNNBjG__mySwiper .styles-module-scss-module__BNNBjG__swiper-slide{overflow:visible}.styles-module-scss-module__BNNBjG__swiperButtonNext,.styles-module-scss-module__BNNBjG__swiperButtonPrev{z-index:10;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex;position:absolute;top:-20px;right:0;background:#f7ce54!important}@media (max-width:768px){.styles-module-scss-module__BNNBjG__swiperButtonNext,.styles-module-scss-module__BNNBjG__swiperButtonPrev{width:35px;height:35px;top:0}}.styles-module-scss-module__BNNBjG__swiperButtonNext:after,.styles-module-scss-module__BNNBjG__swiperButtonPrev:after{content:"";border-bottom:2px solid #000;border-right:2px solid #000;width:10px;height:10px}@media (max-width:768px){.styles-module-scss-module__BNNBjG__swiperButtonNext:after,.styles-module-scss-module__BNNBjG__swiperButtonPrev:after{width:10px;height:10px}}.styles-module-scss-module__BNNBjG__swiperButtonNext:hover,.styles-module-scss-module__BNNBjG__swiperButtonPrev:hover{transform:scale(1.1);background:#e7c21c!important}.styles-module-scss-module__BNNBjG__swiperButtonNext{right:0}.styles-module-scss-module__BNNBjG__swiperButtonNext:after{transform:rotate(-45deg)translate(-2px,-2px)}.styles-module-scss-module__BNNBjG__swiperButtonPrev{right:60px}@media (max-width:768px){.styles-module-scss-module__BNNBjG__swiperButtonPrev{right:50px}}.styles-module-scss-module__BNNBjG__swiperButtonPrev:after{transform:rotate(135deg)translate(-2px,-2px)}@media (max-width:360px){.styles-module-scss-module__BNNBjG__rewies__left button{padding:1rem 2rem}.styles-module-scss-module__BNNBjG__rewies__left button span{font-size:14px}.styles-module-scss-module__BNNBjG__card{margin-top:40px;padding:1.25rem}.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__avatarWrapper{margin-top:-60px;margin-left:-10px}.styles-module-scss-module__BNNBjG__card .styles-module-scss-module__BNNBjG__imageContainer{width:50px;height:50px}.styles-module-scss-module__BNNBjG__card p{-webkit-line-clamp:3;font-size:13px}.styles-module-scss-module__BNNBjG__swiperButtonNext,.styles-module-scss-module__BNNBjG__swiperButtonPrev{width:32px;height:32px;top:-10px}.styles-module-scss-module__BNNBjG__swiperButtonPrev{right:45px}}
: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-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.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)}
.styles-module-scss-module__vB2P5W__title{text-align:center;letter-spacing:1px;margin-bottom:1rem}@media (max-width:768px){.styles-module-scss-module__vB2P5W__title{font-size:2rem}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__title{font-size:1.8rem}}.styles-module-scss-module__vB2P5W__subTitle{text-align:center;color:#666;max-width:500px;margin:20px auto 0}@media (max-width:768px){.styles-module-scss-module__vB2P5W__subTitle{max-width:400px;padding:0 15px;font-size:1rem}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__subTitle{padding:0 10px;font-size:.9rem}}.styles-module-scss-module__vB2P5W__grid{grid-template-columns:repeat(3,1fr);gap:30px;margin-top:60px;display:grid}@media (max-width:1024px){.styles-module-scss-module__vB2P5W__grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:640px){.styles-module-scss-module__vB2P5W__grid{grid-template-columns:1fr;gap:20px;margin-top:40px}}.styles-module-scss-module__vB2P5W__card{border-radius:20px;flex-direction:column;align-items:center;gap:20px;padding:30px 20px;transition:all .3s;display:flex;position:relative;overflow:hidden}.styles-module-scss-module__vB2P5W__card:hover{transform:translateY(-8px)}.styles-module-scss-module__vB2P5W__card:hover:before{left:100%}.styles-module-scss-module__vB2P5W__card:hover .styles-module-scss-module__vB2P5W__card__image{transform:scale(1.1)rotate(5deg)}@media (max-width:768px){.styles-module-scss-module__vB2P5W__card{gap:15px;padding:25px 15px}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__card{gap:12px;padding:20px 15px}}.styles-module-scss-module__vB2P5W__card__image{object-fit:contain;filter:drop-shadow(0 4px 8px #0000001a);width:80px;height:80px;transition:all .4s}@media (max-width:768px){.styles-module-scss-module__vB2P5W__card__image{width:70px;height:70px}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__card__image{width:60px;height:60px}}.styles-module-scss-module__vB2P5W__card__title{color:#2c3e50;text-transform:uppercase;letter-spacing:1px;justify-content:center;align-items:center;gap:15px;width:100%;margin:10px 0;font-size:1.1rem;font-weight:700;display:flex}.styles-module-scss-module__vB2P5W__card__title:before,.styles-module-scss-module__vB2P5W__card__title:after{content:"";background:linear-gradient(30deg,#0000,#000,#0000);flex:none;width:30px;height:1px}.styles-module-scss-module__vB2P5W__card__title:before{background:linear-gradient(30deg,#0000,#000)}.styles-module-scss-module__vB2P5W__card__title:after{background:linear-gradient(30deg,#000,#0000)}@media (max-width:768px){.styles-module-scss-module__vB2P5W__card__title{gap:12px;font-size:1rem}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__card__title{gap:10px;font-size:.9rem}}.styles-module-scss-module__vB2P5W__card__text{color:#5d6d7e;text-align:center;max-width:280px;font-size:1rem;font-weight:400;line-height:1.5}@media (max-width:768px){.styles-module-scss-module__vB2P5W__card__text{max-width:250px;font-size:.9rem}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__card__text{max-width:220px;font-size:.85rem}}@keyframes styles-module-scss-module__vB2P5W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.styles-module-scss-module__vB2P5W__card{animation:.6s forwards styles-module-scss-module__vB2P5W__fadeInUp}.styles-module-scss-module__vB2P5W__card:first-child{animation-delay:.1s}.styles-module-scss-module__vB2P5W__card:nth-child(2){animation-delay:.2s}.styles-module-scss-module__vB2P5W__card:nth-child(3){animation-delay:.3s}.styles-module-scss-module__vB2P5W__card:nth-child(4){animation-delay:.4s}.styles-module-scss-module__vB2P5W__card:nth-child(5){animation-delay:.5s}.styles-module-scss-module__vB2P5W__card:nth-child(6){animation-delay:.6s}.styles-module-scss-module__vB2P5W__container{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:80px 20px}@media (max-width:768px){.styles-module-scss-module__vB2P5W__container{padding:60px 15px}}@media (max-width:480px){.styles-module-scss-module__vB2P5W__container{padding:40px 10px}}
.styles-module-scss-module__KZvpZa__container{text-align:center;background-image:url(/whyus/choose-img.webp);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;width:100%;height:600px;margin-top:120px;padding:2rem;display:flex}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__container{height:500px;margin-top:80px;padding:1.5rem}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__container{height:auto;min-height:400px;margin-top:60px;padding:2rem 1rem}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__container{margin-top:40px;padding:1.5rem 1rem}}.styles-module-scss-module__KZvpZa__container h2{color:#fff;margin-bottom:3rem;font-size:50px;font-weight:700}@media (max-width:1200px){.styles-module-scss-module__KZvpZa__container h2{font-size:42px}}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__container h2{margin-bottom:2.5rem;font-size:36px}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__container h2{margin-bottom:2rem;font-size:32px}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__container h2{margin-bottom:1.5rem;font-size:28px}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__container h2{font-size:24px}}.styles-module-scss-module__KZvpZa__gtid{flex-wrap:wrap;justify-content:center;align-items:center;gap:4rem;display:flex}@media (max-width:1200px){.styles-module-scss-module__KZvpZa__gtid{gap:3rem}}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__gtid{gap:2.5rem}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__gtid{gap:2rem;width:100%}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__gtid{grid-template-columns:repeat(2,1fr);justify-items:center;gap:1.5rem;display:grid}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__gtid{gap:1rem}}.styles-module-scss-module__KZvpZa__card{text-align:center;flex-direction:column;align-items:center;gap:1rem;max-width:200px;display:flex}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__card{gap:.8rem;max-width:180px}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__card{gap:.7rem;max-width:160px}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__card{text-align:center;flex-direction:column;gap:.5rem;width:100%;max-width:140px}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__card{gap:.4rem;max-width:120px}}.styles-module-scss-module__KZvpZa__card img{width:50px;height:50px}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__card img{width:45px;height:45px}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__card img{width:40px;height:40px}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__card img{width:35px;height:35px}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__card img{width:30px;height:30px}}.styles-module-scss-module__KZvpZa__card p{color:#fff;margin:0;font-size:1.8rem;font-weight:700;line-height:1.2}@media (max-width:1200px){.styles-module-scss-module__KZvpZa__card p{font-size:1.6rem}}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__card p{font-size:1.4rem}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__card p{font-size:1.2rem}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__card p{margin-bottom:.2rem;font-size:1rem}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__card p{font-size:.9rem}}.styles-module-scss-module__KZvpZa__card span{color:#ffffffe6;font-size:1rem;line-height:1.4}@media (max-width:1024px){.styles-module-scss-module__KZvpZa__card span{font-size:.95rem}}@media (max-width:768px){.styles-module-scss-module__KZvpZa__card span{font-size:.9rem;line-height:1.3}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__card span{font-size:.8rem;line-height:1.2}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__card span{font-size:.75rem}}@media (max-width:480px){.styles-module-scss-module__KZvpZa__gtid{grid-template-areas:"card1 card2""card3 card4""card5 card5"}.styles-module-scss-module__KZvpZa__card:nth-child(5){grid-column:1/-1;justify-self:center;max-width:200px}.styles-module-scss-module__KZvpZa__card:nth-child(5) p{font-size:1.1rem}.styles-module-scss-module__KZvpZa__card:nth-child(5) span{font-size:.85rem}.styles-module-scss-module__KZvpZa__card:nth-child(5) img{width:40px;height:40px}}@media (max-width:360px){.styles-module-scss-module__KZvpZa__card:nth-child(5){max-width:180px}.styles-module-scss-module__KZvpZa__card:nth-child(5) p{font-size:1rem}.styles-module-scss-module__KZvpZa__card:nth-child(5) span{font-size:.8rem}}
.styles-module-scss-module__U8P4yW__title{text-align:center}.styles-module-scss-module__U8P4yW__subTitle{color:#666;text-align:center;max-width:800px;margin-top:20px;margin-left:auto;margin-right:auto;font-size:18px;font-weight:400;line-height:1.6}@media (max-width:992px){.styles-module-scss-module__U8P4yW__subTitle{font-size:16px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__subTitle{margin-top:15px;font-size:14px}}.styles-module-scss-module__U8P4yW__grid{grid-template-columns:repeat(3,1fr);gap:6rem;width:100%;margin-top:3rem;display:grid}@media (max-width:992px){.styles-module-scss-module__U8P4yW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:576px){.styles-module-scss-module__U8P4yW__grid{grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}}.styles-module-scss-module__U8P4yW__card__container{flex-direction:column;gap:1.2rem;padding:1.2rem;display:flex}.styles-module-scss-module__U8P4yW__desc span{color:#555;font-size:1rem;font-weight:300}.styles-module-scss-module__U8P4yW__card{cursor:pointer;background-color:#fff;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.165,.84,.44,1);display:flex;overflow:hidden;box-shadow:0 8px 30px #00000014}.styles-module-scss-module__U8P4yW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.styles-module-scss-module__U8P4yW__card:hover .styles-module-scss-module__U8P4yW__card__image{transform:scale(1.05)}.styles-module-scss-module__U8P4yW__card:hover button{transform:translateY(-2px);box-shadow:0 8px 20px #f7ce544d}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__image{background-position:50%;background-repeat:no-repeat;background-size:cover;height:250px;transition:transform .8s cubic-bezier(.165,.84,.44,1);position:relative}@media (max-width:768px){.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__image{height:220px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__image{height:200px}}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top p{color:#000;flex:1;margin:0;font-size:1.5rem;font-weight:700;line-height:1.2}@media (max-width:768px){.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top p{font-size:1.3rem}}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top div{background:#f8f9fa;border:1px solid #000;border-radius:20px;align-items:center;gap:1rem;min-width:fit-content;padding:.2rem .5rem;display:flex}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top div span{color:#555;white-space:nowrap;font-size:.9rem;font-weight:600}.styles-module-scss-module__U8P4yW__card .styles-module-scss-module__U8P4yW__card__top div img{filter:brightness(.8)}.styles-module-scss-module__U8P4yW__card button{color:#222;text-align:center;cursor:pointer;background:#f7ce54;border:none;border-radius:12px;width:fit-content;padding:.5rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s}.styles-module-scss-module__U8P4yW__card button span{font-size:12px;font-weight:800}.styles-module-scss-module__U8P4yW__card button:hover{background-color:#e7b92f}@media (max-width:768px){.styles-module-scss-module__U8P4yW__card button{padding:.9rem 1.5rem;font-size:.9rem}}.styles-module-scss-module__U8P4yW__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;animation:.3s ease-out styles-module-scss-module__U8P4yW__fadeIn;display:flex;position:fixed;inset:0}@media (max-width:768px){.styles-module-scss-module__U8P4yW__modalOverlay{padding:10px}}.styles-module-scss-module__U8P4yW__modal{background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #fff3;border-radius:24px;flex-direction:column;width:100%;max-width:800px;height:auto;max-height:90vh;animation:.4s cubic-bezier(.165,.84,.44,1) styles-module-scss-module__U8P4yW__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 64px #0003,0 16px 32px #0000001a,inset 0 1px #fffc}@media (max-width:768px){.styles-module-scss-module__U8P4yW__modal{border-radius:20px;max-width:95%;max-height:95vh;margin:0}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__modal{max-width:100%;max-height:100vh}}.styles-module-scss-module__U8P4yW__closeButton{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;color:#2c3e50;z-index:10;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 12px #0000001a}.styles-module-scss-module__U8P4yW__closeButton:hover{color:#000;background:#f7ce54;transform:scale(1.1)rotate(90deg);box-shadow:0 6px 20px #f7ce5466}@media (max-width:768px){.styles-module-scss-module__U8P4yW__closeButton{width:35px;height:35px;font-size:1.3rem;top:10px;right:10px}}.styles-module-scss-module__U8P4yW__modalContent{flex-direction:column;flex:1;height:100%;display:flex}.styles-module-scss-module__U8P4yW__modalHeader{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:30px 30px 20px}.styles-module-scss-module__U8P4yW__modalHeader h2{color:#000;text-align:center;margin:0 0 12px;font-size:1.8rem;font-weight:700;line-height:1.2}@media (max-width:768px){.styles-module-scss-module__U8P4yW__modalHeader h2{margin-bottom:10px;font-size:1.5rem}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__modalHeader h2{font-size:1.3rem}}@media (max-width:768px){.styles-module-scss-module__U8P4yW__modalHeader{padding:25px 20px 15px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__modalHeader{padding:20px 15px 12px}}.styles-module-scss-module__U8P4yW__hallDescription{color:#000;text-align:center;opacity:.8;margin:0;font-size:1rem;line-height:1.5}@media (max-width:768px){.styles-module-scss-module__U8P4yW__hallDescription{font-size:.9rem;line-height:1.4}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__hallDescription{font-size:.85rem}}.styles-module-scss-module__U8P4yW__slider{background:#000;flex-shrink:0;height:350px;position:relative}@media (max-width:768px){.styles-module-scss-module__U8P4yW__slider{height:280px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__slider{height:220px}}.styles-module-scss-module__U8P4yW__mainSwiper{width:100%;height:100%}.styles-module-scss-module__U8P4yW__mainSwiper .styles-module-scss-module__U8P4yW__swiper-slide{height:100%}.styles-module-scss-module__U8P4yW__slideImage{width:100%;height:100%;position:relative}.styles-module-scss-module__U8P4yW__swiperButton{cursor:pointer;color:#2c3e50;z-index:10;background:#fffffff2;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.4rem;font-weight:700;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000026}.styles-module-scss-module__U8P4yW__swiperButton:hover{color:#000;background:#f7ce54;transform:translateY(-50%)scale(1.1);box-shadow:0 4px 16px #f7ce544d}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiperButtonPrev{left:20px}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiperButtonNext{right:20px}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiper-button-disabled{opacity:.3;cursor:not-allowed}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiper-button-disabled:hover{color:#2c3e50;background:#fffffff2;transform:translateY(-50%);box-shadow:0 2px 12px #00000026}@media (max-width:768px){.styles-module-scss-module__U8P4yW__swiperButton{width:38px;height:38px;font-size:1.2rem}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiperButtonPrev{left:12px}.styles-module-scss-module__U8P4yW__swiperButton.styles-module-scss-module__U8P4yW__swiperButtonNext{right:12px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__swiperButton{width:34px;height:34px;font-size:1.1rem}}.styles-module-scss-module__U8P4yW__swiperPagination{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#0006;border-radius:20px;gap:8px;padding:8px 16px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.styles-module-scss-module__U8P4yW__swiperPaginationBullet{cursor:pointer;opacity:1;background:#ffffff80;border-radius:50%;width:8px;height:8px;transition:all .3s}.styles-module-scss-module__U8P4yW__swiperPaginationBullet.styles-module-scss-module__U8P4yW__swiper-pagination-bullet-active{background:#f7ce54;transform:scale(1.2)}.styles-module-scss-module__U8P4yW__swiperPaginationBullet:hover{background:#fffc}.styles-module-scss-module__U8P4yW__thumbsSwiperContainer{background:#f8f9fa;border-top:1px solid #e9ecef;padding:10px 20px}.styles-module-scss-module__U8P4yW__thumbsSwiper{height:80px}.styles-module-scss-module__U8P4yW__thumbsSwiper .styles-module-scss-module__U8P4yW__swiper-slide{opacity:.4;border-radius:8px;transition:opacity .3s;overflow:hidden}.styles-module-scss-module__U8P4yW__thumbsSwiper .styles-module-scss-module__U8P4yW__swiper-slide.styles-module-scss-module__U8P4yW__swiper-slide-thumb-active{opacity:1;border:2px solid #f7ce54}.styles-module-scss-module__U8P4yW__thumbSlide{height:100%}.styles-module-scss-module__U8P4yW__thumbImage{border-radius:6px;width:100%;height:100%;position:relative;overflow:hidden}@keyframes styles-module-scss-module__U8P4yW__slideInFromRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__U8P4yW__slideInFromLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}@keyframes styles-module-scss-module__U8P4yW__fadeIn{0%{opacity:0}to{opacity:1}}.styles-module-scss-module__U8P4yW__sliderDots{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0006;border-radius:20px;gap:8px;padding:8px 16px;display:flex;position:absolute;bottom:15px;left:50%;transform:translate(-50%)}.styles-module-scss-module__U8P4yW__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.styles-module-scss-module__U8P4yW__dot.styles-module-scss-module__U8P4yW__active{background:#f7ce54;transform:scale(1.2)}.styles-module-scss-module__U8P4yW__dot:hover{background:#fffc}.styles-module-scss-module__U8P4yW__modalFooter{flex-direction:column;flex-shrink:0;gap:20px;padding:25px 30px 30px;display:flex}@media (max-width:768px){.styles-module-scss-module__U8P4yW__modalFooter{gap:18px;padding:20px 25px 25px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__modalFooter{gap:15px;padding:18px 20px 20px}}.styles-module-scss-module__U8P4yW__hallDetails{justify-content:center;display:flex}.styles-module-scss-module__U8P4yW__detailItem{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;align-items:center;gap:10px;padding:10px 20px;display:flex}.styles-module-scss-module__U8P4yW__detailItem span{color:#000;white-space:nowrap;font-size:.9rem;font-weight:600}.styles-module-scss-module__U8P4yW__detailItem img{filter:brightness(.7)}@media (max-width:480px){.styles-module-scss-module__U8P4yW__detailItem{padding:8px 16px}.styles-module-scss-module__U8P4yW__detailItem span{font-size:.85rem}}.styles-module-scss-module__U8P4yW__bookingForm{background:#f8f9fa;border:1px solid #e9ecef;border-radius:16px;width:100%;padding:20px}@media (max-width:768px){.styles-module-scss-module__U8P4yW__bookingForm{padding:18px}}@media (max-width:480px){.styles-module-scss-module__U8P4yW__bookingForm{padding:15px}}.styles-module-scss-module__U8P4yW__formRow{align-items:flex-start;gap:12px;width:100%;display:flex}@media (max-width:768px){.styles-module-scss-module__U8P4yW__formRow{flex-direction:column;gap:10px}}.styles-module-scss-module__U8P4yW__inputGroup{flex:1;width:100%;position:relative}.styles-module-scss-module__U8P4yW__inputGroup input{box-sizing:border-box;background:#fff;border:2px solid #e9ecef;border-radius:12px;width:100%;height:52px;padding:14px 16px;font-size:1rem;transition:all .3s}.styles-module-scss-module__U8P4yW__inputGroup input:focus{border-color:#f7ce54;outline:none;box-shadow:0 0 0 3px #f7ce5426}.styles-module-scss-module__U8P4yW__inputGroup input:disabled{cursor:not-allowed;opacity:.7;background-color:#f8f9fa}@media (max-width:768px){.styles-module-scss-module__U8P4yW__inputGroup input{height:48px;padding:12px 14px;font-size:.95rem}}.styles-module-scss-module__U8P4yW__inputError{border-color:#e74c3c!important;box-shadow:0 0 0 3px #e74c3c26!important}.styles-module-scss-module__U8P4yW__errorText{color:#e74c3c;width:100%;margin-top:5px;font-size:.8rem;font-weight:500;display:block;position:absolute;top:100%;left:0}.styles-module-scss-module__U8P4yW__submitButton{color:#000;cursor:pointer;white-space:nowrap;background:#f7ce54;border:none;border-radius:12px;flex-shrink:0;min-width:160px;height:52px;padding:14px 25px;font-size:1rem;font-weight:600;transition:all .3s}.styles-module-scss-module__U8P4yW__submitButton:hover:not(:disabled){background:#e7b92f;transform:translateY(-1px)}.styles-module-scss-module__U8P4yW__submitButton:active:not(:disabled){transform:translateY(0)}.styles-module-scss-module__U8P4yW__submitButton:disabled{color:#7f8c8d;cursor:not-allowed;background:#bdc3c7;transform:none}@media (max-width:768px){.styles-module-scss-module__U8P4yW__submitButton{width:100%;min-width:auto;height:48px;padding:12px 20px}}@keyframes styles-module-scss-module__U8P4yW__slideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}
.clients-module-scss-module__Rrhcha__title{text-align:center;font-size:2rem}@media (max-width:480px){.clients-module-scss-module__Rrhcha__title{font-size:1.75rem}}.clients-module-scss-module__Rrhcha__clientsGrid{border:none;border-top:1px solid #ececec;border-left:1px solid #ececec;grid-template-columns:repeat(5,minmax(0,1fr));margin-top:3rem;display:grid}@media (max-width:576px){.clients-module-scss-module__Rrhcha__clientsGrid{margin-top:2rem}}.clients-module-scss-module__Rrhcha__cell{border-bottom:1px solid #ececec;border-right:1px solid #ececec;justify-content:center;align-items:center;padding:24px 16px;display:flex}.clients-module-scss-module__Rrhcha__logo{object-fit:contain;filter:grayscale();max-width:100%;height:auto}@media (max-width:1024px){.clients-module-scss-module__Rrhcha__clientsGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:768px){.clients-module-scss-module__Rrhcha__clientsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:576px){.clients-module-scss-module__Rrhcha__clientsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:400px){.clients-module-scss-module__Rrhcha__clientsGrid{grid-template-columns:1fr}}
.styles-module-scss-module__f2S67q__contacts__container{width:100%;position:relative}@media (max-width:1300px){.styles-module-scss-module__f2S67q__contacts__container{height:600px}}@media (max-width:1024px){.styles-module-scss-module__f2S67q__contacts__container{height:550px}}@media (max-width:768px){.styles-module-scss-module__f2S67q__contacts__container{height:700px}}@media (max-width:480px){.styles-module-scss-module__f2S67q__contacts__container{height:750px;margin:40px 0}}.styles-module-scss-module__f2S67q__title{text-align:center;letter-spacing:1px;margin-bottom:50px;font-size:40px;font-weight:700}@media (max-width:768px){.styles-module-scss-module__f2S67q__title{margin-bottom:30px;font-size:2rem}}@media (max-width:480px){.styles-module-scss-module__f2S67q__title{margin-bottom:20px;font-size:1.8rem}}.styles-module-scss-module__f2S67q__contacts{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10;opacity:.95;background:#ffffffd9;border:1px solid #ffffff4d;border-radius:15px;flex-direction:column;gap:10px;width:300px;min-width:280px;padding:25px 20px;display:flex;position:absolute;top:55%;left:15%;transform:translateY(-50%);box-shadow:0 8px 25px #0000001a}@media (max-width:1024px){.styles-module-scss-module__f2S67q__contacts{min-width:260px;padding:20px 15px;left:30px}}@media (max-width:768px){.styles-module-scss-module__f2S67q__contacts{text-align:center;opacity:1;background:#ffffffeb;width:90%;min-width:auto;max-width:400px;margin:0 auto 30px;position:relative;top:auto;left:auto;transform:none}}@media (max-width:480px){.styles-module-scss-module__f2S67q__contacts{margin-bottom:20px;padding:18px 12px}}.styles-module-scss-module__f2S67q__contacts__item{margin-bottom:30px}.styles-module-scss-module__f2S67q__contacts__item:last-child{margin-bottom:0}.styles-module-scss-module__f2S67q__contacts__item p{text-transform:uppercase;letter-spacing:.5px;margin-bottom:3px;font-size:.9rem;font-weight:600}@media (max-width:480px){.styles-module-scss-module__f2S67q__contacts__item p{font-size:.7rem}}.styles-module-scss-module__f2S67q__contacts__item div{align-items:center;gap:6px;padding:6px 0;display:flex}@media (max-width:768px){.styles-module-scss-module__f2S67q__contacts__item div{justify-content:center}}.styles-module-scss-module__f2S67q__contacts__item div span{color:#2c3e50;font-size:.85rem;font-weight:500;line-height:1.2}@media (max-width:480px){.styles-module-scss-module__f2S67q__contacts__item div span{font-size:.8rem}}.styles-module-scss-module__f2S67q__contacts{animation:.6s forwards styles-module-scss-module__f2S67q__slideInLeft}@keyframes styles-module-scss-module__f2S67q__slideInLeft{0%{opacity:0;transform:translateY(-50%)translate(-30px)}to{opacity:.95;transform:translateY(-50%)translate(0)}}@media (max-width:768px){.styles-module-scss-module__f2S67q__contacts{animation:.6s forwards styles-module-scss-module__f2S67q__slideInUp}@keyframes styles-module-scss-module__f2S67q__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}}.styles-module-scss-module__f2S67q__contacts:hover{opacity:.98;transition:opacity .3s}
.ymaps3x0--map,.ymaps3x0--main-engine-container{width:100%;height:455px!important}iframe{height:455px!important}
