.Footer_footer__5laCj{background-color:var(--deep);color:#000;padding:50px 0;height:auto;position:relative}.Footer_parallaxBg__oUwyz{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;z-index:-1}.Footer_container__qRYKJ{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%}.Footer_footerInformation__FXkXx{text-align:center;padding:20px}.Footer_footerTitle__55BS1{font-size:3em;margin-bottom:20px}@media(max-width:768px){.Footer_footerTitle__55BS1{font-size:2.5em}}@media(max-width:480px){.Footer_footerTitle__55BS1{font-size:2em}}.Footer_footerContacts__tLHam{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin:50px 0}@media(max-width:768px){.Footer_footerContacts__tLHam{flex-direction:column;margin:30px 0}}.Footer_footerEmail__hDM8Z,.Footer_footerPhone__8Cmxw{font-size:18px;margin:0 20px}@media(max-width:768px){.Footer_footerEmail__hDM8Z,.Footer_footerPhone__8Cmxw{font-size:16px;margin:10px 0}}@media(max-width:480px){.Footer_footerEmail__hDM8Z,.Footer_footerPhone__8Cmxw{font-size:14px;margin:5px 0}}.Footer_footerSocials__1Axyc{display:flex;justify-content:center;margin-top:30px}@media(max-width:480px){.Footer_footerSocials__1Axyc{margin-top:20px}}.Footer_socialIcon__lI3he{margin:0 10px}@media(max-width:480px){.Footer_socialIcon__lI3he{margin:0 5px}}.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he{width:75px;height:75px;display:flex;justify-content:center;align-items:center}@media(max-width:768px){.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he{width:60px;height:60px}}@media(max-width:480px){.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he{width:50px;height:50px}}.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he img{width:25px;max-height:25px}@media(max-width:768px){.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he img{width:22px}}@media(max-width:480px){.Footer_contactsSocials__pxJnj .Footer_socialIcon__lI3he img{width:20px}}.Contacts_main__emJDA{min-height:800px;background:var(--dark);color:#000}.Contacts_container__S9mAf{max-width:900px;margin:0 auto;padding:20px}.Contacts_title__kdj6M{font-size:64px;font-family:var(--font-oswald);padding:50px 0;text-align:center;font-weight:800;text-transform:uppercase}.Contacts_form__S4xfC{display:flex;flex-direction:column}.Contacts_label__8vJjk{margin-bottom:5px;font-weight:700}.Contacts_input__aT980,.Contacts_textarea__jMfiP{margin-bottom:15px;padding:10px;font-size:16px;border:1px solid #424242;background-color:var(--deep)}.Contacts_input__aT980:focus,.Contacts_textarea__jMfiP:focus{border-color:var(--accent)}.Contacts_textarea__jMfiP{resize:vertical}@media(max-width:768px){.Contacts_container__S9mAf{padding:10px}.Contacts_input__aT980,.Contacts_textarea__jMfiP{font-size:14px;padding:8px}}.Reviews_reviewsContainer__jiZcI{min-height:100vh;background:#fff;color:#222;padding:2.5rem 1rem;position:relative;overflow:hidden}.Reviews_header__obTJ7{text-align:center;margin-bottom:3rem}.Reviews_title__AAgKM{font-family:var(--font-oswald);text-transform:uppercase;display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:4rem;font-weight:700;margin-bottom:.5rem}.Reviews_title__AAgKM .Reviews_icon__5STJZ{color:#2563eb;font-size:3rem}.Reviews_subtitle__MGcBX{color:#666;font-size:1.125rem}.Reviews_grid__0eX4U{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.Reviews_grid__0eX4U{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.Reviews_grid__0eX4U{grid-template-columns:repeat(4,1fr)}}.Reviews_card__X6cZy{position:relative;border-radius:1.25rem;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);transition:box-shadow .3s;cursor:pointer;aspect-ratio:3/4;display:flex}.Reviews_card__X6cZy:hover{box-shadow:0 4px 16px rgba(0,0,0,.14)}.Reviews_previewVideo__9bzqH{width:100%;height:400px;object-fit:cover}.Reviews_cardOverlay__WyNwO{position:absolute;bottom:1rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.5);backdrop-filter:blur(4px);color:#fff;padding:.5rem 1.25rem;border-radius:1rem;text-align:center;max-width:90%}.Reviews_cardText__WoaTZ{font-weight:500;line-height:1.2}.Reviews_cardName__NzbkV{font-size:.95rem;opacity:.9}.Reviews_modal__hRIGX{position:fixed;inset:0;z-index:50;background:rgba(0,0,0,.85);color:#fff;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:background .3s}.Reviews_counter__BgCt7{position:absolute;top:1.5rem;left:2rem;z-index:51;background:rgba(0,0,0,.45);color:#fff;font-size:1.1rem;padding:.35em 1.15em;border-radius:1em;font-family:var(--font-oswald,sans-serif);letter-spacing:.05em;user-select:none;box-shadow:0 2px 8px rgba(0,0,0,.11);pointer-events:none}.Reviews_closeBtn__KgGQt{top:1rem;font-size:2rem;background:none;border:none}.Reviews_arrowBtn___H2UB,.Reviews_closeBtn__KgGQt{position:absolute;right:1rem;color:#fff;z-index:51;cursor:pointer}.Reviews_arrowBtn___H2UB{top:50%;transform:translateY(-100%);background:hsla(0,0%,100%,.08);padding:.5rem;border-radius:999px;border:none;font-size:1.5rem;transition:background .2s,opacity .2s}.Reviews_arrowBtn___H2UB:hover:enabled{background:hsla(0,0%,100%,.18)}.Reviews_arrowBtn___H2UB:disabled{opacity:.4;cursor:not-allowed;pointer-events:none;background:hsla(0,0%,100%,.08)}.Reviews_arrowBtn___H2UB.Reviews_down__VLmMI{transform:translateY(100%)}.Reviews_modalVideoWrapper__oXU2A{max-width:400px;aspect-ratio:9/16}.Reviews_modalImageWrapper___JbvP,.Reviews_modalVideoWrapper__oXU2A{position:relative;width:90vw;overflow:hidden;border-radius:1rem;box-shadow:0 4px 24px rgba(0,0,0,.25)}.Reviews_modalImageWrapper___JbvP{max-width:800px}.Reviews_modalImageContainer__E9Eq_{width:100%;height:100%;position:relative;aspect-ratio:4/3;display:flex}.Reviews_modalImageOverlay__i5IRH{position:absolute;bottom:1.5rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.6);backdrop-filter:blur(4px);color:#fff;padding:.75rem 1.5rem;border-radius:1rem;text-align:center;max-width:90%;z-index:2}.Reviews_modalImageText__SIUGr{font-weight:500;line-height:1.3;font-size:1.1rem}.Reviews_modalImageName__J1R3t{font-size:1rem;opacity:.9;margin-top:.25rem}.Reviews_modalVideo__RnVrA{width:100%;height:100%;object-fit:cover}.RvServices_main__IMYyO{font-family:Inter,sans-serif;min-height:1200px;background:var(--dark);color:#fff}.RvServices_container__LULh_{max-width:1200px;margin:0 auto}.RvServices_servicesContainer__4qZaV{text-align:center}.RvServices_servicesTitle__Slr07{padding:100px 0 50px;text-transform:uppercase;font-size:64px;font-weight:900;font-family:var(--font-oswald);overflow:hidden}.RvServices_servicesTitle__Slr07 span{display:inline-block;white-space:pre}.RvServices_servicesBlocks__Kl6aR{display:flex;flex-wrap:wrap;justify-content:space-between;cursor:pointer;margin-top:60px}.RvServices_contentBlock__cGsTt{font-family:Inter,sans-serif;font-weight:300;font-size:24px;text-transform:none;position:relative;width:calc(50% - 10px);height:400px;overflow:hidden;transition:all .1s ease;margin:0 5px 20px}@media(max-width:720px){.RvServices_contentBlock__cGsTt{width:100%;margin:0 0 20px}}.RvServices_backgroundImg__k_53s{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease}.RvServices_overlayImg__vnLvD{opacity:0}.RvServices_textOverlay__NsTDU{position:absolute;bottom:0;left:0;width:100%;padding:20px;box-sizing:border-box;color:#fff;z-index:10;text-shadow:0 0 5px rgba(0,0,0,.5);transition:transform .5s ease,opacity .5s ease}.RvServices_textOverlay__NsTDU h2{margin:0;font-size:36px}.RvServices_hiddenText__5Sg4a{margin-top:10px;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;font-size:18px}.RvServices_contentBlock__cGsTt:hover{outline:1px solid var(--accent)}.RvServices_contentBlock__cGsTt:hover .RvServices_overlayImg__vnLvD{opacity:1}.RvServices_contentBlock__cGsTt:hover .RvServices_textOverlay__NsTDU{transform:translateY(-20px)}.RvServices_contentBlock__cGsTt:hover .RvServices_hiddenText__5Sg4a{opacity:1;transform:translateY(0)}.RvServices_contentBlock__cGsTt:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);z-index:5}