*{margin:0;padding:0;list-style:none;text-decoration:none;outline:none;border:none;box-sizing:border-box;-webkit-font-smoothing:antialiased;font-family:"Inter",sans-serif;font-style:normal;font-weight:400;line-height:100%;font-optical-sizing:auto}img{max-width:100%;display:block}html{font-size:62.5%;scroll-behavior:smooth;-webkit-tap-highlight-color:rgba(0,0,0,0)}@media(max-width: 1500px){html{font-size:57%}}@media(max-width: 991px){html{font-size:55%}}@media(max-width: 520px){html{font-size:62.5%}}@media(max-width: 320px){html{font-size:55%}}html{scrollbar-width:thin;scrollbar-color:var(--primary) var(--background)}html,body{background:var(--background);height:100%}button{background-color:rgba(0,0,0,0)}button,a{cursor:pointer}span,strong{font-size:inherit;font-family:inherit}input,textarea,select{-webkit-appearance:none}a[href^=tel],h2[href^=tel],p[href^=tel]{color:inherit;text-decoration:none}.container-full{width:100%;max-width:192rem;padding:0 1.6rem;margin:0 auto}.container{width:97%;max-width:137.6rem;padding:0 3.2rem;margin:0 auto}@media(max-width: 1080px){.container{padding:0 2.4rem}}@media(max-width: 520px){.container{padding:0 2rem}}.container-small{width:97%;max-width:115.2rem;padding:0 3.2rem;margin:0 auto}@media(max-width: 1080px){.container-small{padding:0 2.4rem}}@media(max-width: 520px){.container-small{padding:0 2rem}}:root{--primary: #00DDC2;--secondary: #051320;--tertiary: #202938;--border: #3A4050;--background: #0D1A27;--white: #ffffff;--black: #000}.s-header{position:absolute;top:4.8rem;width:100%;z-index:999}@media(max-width: 991px){.s-header{top:4rem}}.s-header-logo{padding:1rem;transition:all .3s ease}.s-header-logo:hover{transform:scale(1.05)}.s-header-logo img{width:100%;height:100%;object-fit:cover}.s-header-logo.mobile{padding:unset}.s-header-menu{display:flex;align-items:center;justify-content:space-between;gap:2.4rem}.s-header-menu-item{font-size:1.6rem;letter-spacing:-0.032rem;color:var(--white);padding:1rem;transition:all .3s ease}.s-header-menu-item:hover{color:var(--primary)}@media(max-width: 1080px){.s-header-menu-item.desktop{display:none}}.s-header-menu-item.mobile{display:none}@media(max-width: 1080px){.s-header-menu-item.mobile{display:flex;align-items:center;gap:1.6rem;font-size:2.2rem;padding:unset}.s-header-menu-item.mobile img{max-width:2.4rem}}@media(max-width: 520px){.s-header-menu-item.mobile{font-size:1.8rem}.s-header-menu-item.mobile img{max-width:2rem}}.s-header-menu-mobile{display:flex;flex-direction:column;gap:4.8rem}@media(max-width: 520px){.s-header-menu-mobile{gap:4rem}}.s-header .btn-open-menu{display:none}@media(max-width: 1080px){.s-header .btn-open-menu{width:3.2rem;height:3.2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--white);border-radius:50rem;margin-right:1rem;transition:all .3s ease}.s-header .btn-open-menu .bar{max-width:1.6rem;width:100%;height:1px;background:var(--white);transition:all .3s ease}.s-header .btn-open-menu:hover{border:1px solid var(--primary)}.s-header .btn-open-menu:hover .bar{background:var(--primary)}}.s-footer{padding:4.4rem 0;background:var(--secondary)}.s-footer_wrapper{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-footer_wrapper{flex-direction:column-reverse;gap:4rem}}.s-footer-infos{display:flex;align-items:center;gap:2.4rem}@media(max-width: 520px){.s-footer-infos{flex-direction:column}}.s-footer-copyright{display:flex;align-items:center;gap:1.6rem;padding-right:2.4rem;border-right:1px solid var(--border)}@media(max-width: 520px){.s-footer-copyright{padding-right:unset;border-right:unset}}.s-footer-copyright-text{font-size:1.6rem;font-weight:600;color:var(--white)}.s-footer-developed{font-size:1.6rem;font-weight:600;color:var(--white);transition:all .3s ease}.s-footer-developed:hover{color:var(--primary);transform:scale(1.02)}.s-footer-developed span{color:var(--primary);font-weight:600}.s-footer-menu{display:flex;align-items:center;gap:2.4rem}@media(max-width: 991px){.s-footer-menu{gap:3.2rem}}@media(max-width: 520px){.s-footer-menu{flex-direction:column;gap:2.4rem}}.s-footer-menu-item{font-size:1.6rem;letter-spacing:-0.032rem;color:var(--white);transition:all .3s ease}.s-footer-menu-item:hover{color:var(--primary)}.s-footer-socials{display:flex;align-items:center;gap:4rem}.s-footer-socials-link svg{max-width:2.4rem;transition:all .3s ease}.s-footer-socials-link svg path{fill:var(--white);transition:all .3s ease}.s-footer-socials-link:hover svg{transform:scale(1.05)}.s-footer-socials-link:hover svg path{fill:var(--primary)}.s-footer-socials .facebook{fill:var(--background) !important}.menu-responsive{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:all .3s ease;z-index:9999}.menu-responsive .overlay{width:100%;height:100%;background:rgba(0,0,0,.8);transition:all .3s ease}.menu-responsive aside{position:fixed;top:0;left:0;max-width:40rem;width:85%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:3.2rem;background:var(--background);padding:3.2rem;transform:translateX(-100%);transition:all .7s ease}@media(max-width: 520px){.menu-responsive aside{padding:2.4rem}}.menu-responsive aside .s-footer-socials{gap:3.2rem}.menu-responsive aside .s-footer-socials-link svg{max-width:2rem}@media(max-width: 520px){.menu-responsive aside .s-footer-socials-link svg{max-width:1.6rem}}.menu-opened{overflow:hidden}.menu-opened .menu-responsive{opacity:1;pointer-events:all}.menu-opened .menu-responsive aside{transform:translateX(0%)}.s-hero{position:relative}.s-hero-logo{max-width:13.4rem}@media(max-width: 520px){.s-hero-logo{max-width:9.4rem}}.s-hero-logo img{width:100%;height:100%;object-fit:cover}.s-hero-background{position:relative;width:100%;height:calc(100vh - 3.2rem);margin-top:1.6rem;border-top-left-radius:2.4rem;border-top-right-radius:2.4rem;mix-blend-mode:exclusion;overflow:hidden;background:url(../assets/images/hero-background.png);background-size:cover;background-position:right;background-repeat:no-repeat}@media(max-width: 1080px){.s-hero-background{border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}}@media(max-width: 520px){.s-hero-background{opacity:.3}}.s-hero-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(5, 19, 32, 0) 24.26%, var(--secondary) 100%);border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}@media(max-width: 1080px){.s-hero-background:before{border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}}.s-hero-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--primary);mix-blend-mode:color;border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}@media(max-width: 1080px){.s-hero-background:after{border-top-left-radius:1.6rem;border-top-right-radius:1.6rem}}.s-hero-background video{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:2.4rem;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-playsinline:true;background:rgba(0,0,0,0)}@media(max-width: 1080px){.s-hero-background video{border-radius:1.6rem}}.s-hero_wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:131.2rem;width:93%;display:flex;flex-direction:column;align-items:center;gap:3.2rem}@media(max-width: 1080px){.s-hero_wrapper{gap:2.4rem}}@media(max-width: 520px){.s-hero_wrapper{gap:1.6rem;top:35%}}.s-hero-cta{position:absolute;left:50%;bottom:8rem;transform:translateX(-50%);max-width:131.2rem;width:93%;display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-hero-cta{flex-direction:column;bottom:4rem}}.s-hero-cta-text{max-width:44.9rem;width:100%;font-size:1.8rem;font-weight:500;line-height:150%;letter-spacing:-0.036rem;color:var(--white)}@media(max-width: 991px){.s-hero-cta-text{text-align:center}}@media(max-width: 520px){.s-hero-cta-text{max-width:26.9rem;font-size:1.6rem}}.s-hero-cta-buttons{display:flex;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-hero-cta-buttons{width:100%;flex-direction:column}}.s-hero-cta-link{display:flex;align-items:center;justify-content:center;gap:1.6rem;font-size:1.6rem;font-weight:600;letter-spacing:-0.032rem;color:var(--secondary);background:var(--primary);border:1px solid var(--primary);border-radius:.5rem;padding:1.6rem 3.2rem;transition:all .3s ease}@media(max-width: 520px){.s-hero-cta-link{width:85%}}.s-hero-cta-link:hover{color:var(--primary);background:var(--secondary)}.s-hero-cta-button{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;letter-spacing:-0.032rem;color:var(--primary);background:var(--secondary);border:1px solid var(--primary);border-radius:.5rem;padding:2rem 3.2rem;transition:all .3s ease}@media(max-width: 520px){.s-hero-cta-button{width:85%}}.s-hero-cta-button:hover{color:var(--secondary);background:var(--primary)}.s-hero-title{font-size:6.4rem;font-weight:500;line-height:120%;letter-spacing:-0.256rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-hero-title{font-size:4.8rem}}@media(max-width: 520px){.s-hero-title{max-width:28rem;width:100%;font-size:3.2rem;letter-spacing:unset}}.s-hero-description{font-size:2.4rem;font-weight:600;line-height:130%;letter-spacing:-0.048rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-hero-description{font-size:2rem}}@media(max-width: 520px){.s-hero-description{max-width:24rem;font-size:1.8rem}}.hero-video-fallback{width:100%;height:100%;background:url(../assets/images/hero-background.png);background-size:cover;background-position:center;background-repeat:no-repeat}.s-etc_wrapper{display:flex;align-items:center;justify-content:center;gap:3.2rem;background:#1d2736;border-bottom-left-radius:2.4rem;border-bottom-right-radius:2.4rem;padding:2.4rem}@media(max-width: 1080px){.s-etc_wrapper{border-bottom-left-radius:1.6rem;border-bottom-right-radius:1.6rem}}@media(max-width: 520px){.s-etc_wrapper{gap:2.4rem}}.s-etc-text{font-size:2.4rem;font-weight:600;line-height:140%;letter-spacing:-0.048rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-etc-text{font-size:2rem}}@media(max-width: 520px){.s-etc-text{font-size:1.4rem}}.s-etc-image{max-width:12rem}@media(max-width: 520px){.s-etc-image{max-width:9rem}}@media(max-width: 320px){.s-etc-image{max-width:8rem}}.s-partners{position:relative;padding:10rem 0 8rem}@media(max-width: 1080px){.s-partners{padding:8rem 0 6rem}}@media(max-width: 768px){.s-partners{padding:6rem 0 4rem}}.s-partners:before{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;height:1px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABSEAAAACCAYAAACnixm1AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAwjSURBVHgBjVrbktQ2GtbB7p6GmSWQZZNUUZXc5IrLPEveh/fhJfICueSKKmq3iqqFZQML0zM9bVvW/kfpl+0hEXgkS/9R+nX62t7V5OHJkru2/oXjx1H+AoqvXr0iupcvnfv1V2758OHDktddX19D3S9Q+t3Z/HT61NAOPx797l+XeRiO3v3s8L97/dq5Z8++A7p/wttPRHc+36x0DN+e/O6PA/CeuO0H58ZhoHL/xy6P33LZvXPuyZNHDf9/4PkHPON4bur/C8830+jdE36fxkv/GPJPSvAJSo8fuyukkfQ/w/8N8pg2TJ/huUyTqfsb/U0PgO4aCldcmwwNVmHTg3TwR3d0l1KfDhceXt0p3uGYuQO8H4830P6Q2y9So3ueUSa23Zjah25OyT+wdBdAd4sK4YF83s9VzgkVqbydD2HImB/oPflziHlP+QD5ziP5bid2nKqOvN/58xloIK/2zatxdSL3AvI7ed/NvR/CmHd97yEYuHK/d3dQ3u2gDgkvjK4NuVXXHv5BTMHTg54B5e8r3QANO5TRVxlz7qV8Jn6U78GePGM9SWC9Gep9yD3wDoPYvmPd0xRy13VEn3O36bfKsvbPXfZh8nnO2YP/harPTENqxtFh2wA567i/H1j34PqebR7HgXimaSL7RpRdaFt+tdv7KVsfih5kFAER7J2g2MEzCR2WR5DZFYk9tI1Un3Os8oC3MKgQx+UcuS0CffIpO+HtqjF+gvpO5Kk/Rab1JwLNBEI74ZZyNLTaBziuE+nF967YQTwlddX+YnOVv2VDzAHqEpZaXvEVnMxFlzaIyhiDT2nOTtoDyFJJRWKAtuTcpu/Suctxrr6Dfg/6xW47ljHIeKXJZSjDnM0hmDF0wOuA1237nMCoGCMZivL1PSX0i+sgrDIShIB+Yj3Kwjo7PgFMhNlB/VhTAL+T8TvGwrCOA2d5mQmcqf2mfQh9geUAPTuTQUyOunT80I/gwvb8zrLPCl9WuTxQUDeL7d6rJbFYRBRV7oYfiXjv0y0xUivoHfuY+spx/NhYrKxAG7UrZFxC1Y8yZ8plXOHfMnYWxviGUco0hvOMTkgV6FqTOZj1PthKavBVj8gg3UaepLXdYiOs3hnL2cqyaSbu7bmyjPMscULxEMXUBMyL8fH3xaN6buSJwbMYg3GCY6G6g1c+6yExb+wDph9AMOxRIi/nYPzHehxIt056dhR5yKdy2FCev4bBu+zuTUpb/Z5h18M8hhqnS5mkyVteMixnCgjgpzGDduxn71f6PcVyYQVZrBPngparwwt+9GcxTNh/MZDBzUyi2DLemVHKtQcylzVeKXbFd7dmxP7UWMBVdR3rc+3zuekwnr9gE4xXVl9x3ur8ZZZ50de8GtEYqGPipF+Mi124vOlHsCg3bszseZUnG0DSeFn02GIMZ9zKXJtm3g5o/dE1ddNGkodTl2Y194VZP+14Y7948TtY01cxznuWjjzL5L0QTYlmeBLwkqvqclJ+m1Kp070O+0v3QzjK8xxRH4U2JdlfWYRrYhlp8j3zYRHjHvZ1e6BIsg/y/j+RD3guSL50+qI/QtZzBtiUeQ/vHBiem21G+rGdMzL/JS5LUKkOORvqGckno1vqJwnCTniTZ3uXp7ZkZSr/0he0GRtIABMm8K8zNNNSnuHFMxfJ6KoF1uaJzrO96/Q8Rn2Hsvic28G/qTGy5Ue6SDqgbuGkFxnNIR15Jjgr93jX5So4POdyARiFN7Ad9Uw7isx1/Ex4/zHsPXVVMHR8x8E7RLEN5OsdougyKYgevWmNYHPfRY95IQJFeE9ay0M9u0Ye6sb72Q4uZwMUMA9B69wqjWMQuXzna208476bzTWQ6PFOiTaM45R30DAUW/T2afzb8HmrH7gvQsZ7L/LgfRjufIVO78xwDl/3YSPvzlBfgC6gP50QUMD+yHh/jwPLOBX+VuZBvYd7P76F8zkjbhDOgfMI+m5FW+gyQws3ADEwVnEHC8EFLF4Qr5nRiRvR0xU98Y51Iq4R7wDzuATeI657SgMvgH4wRnLpbuOp8CqGEm+F9so1KXY913/5ApAMYDJfUO5tRrzmETXg389U6oQWsZ5vhP9a+QUTIrr+mN1HKAB+1H3pm/761O/zY8CbeshHybH+4+5zfjI88rvdRX737j3eywt2hTgW4lru3yIEyoh5Wbn7/Yfy/vbtIVvs7HB4n19LG+JsVHgOzyvInlPmDm/e5DVWB911dbUZf0+fPs0W/3v5/Hl+AfmLF/QXH+KDdw+PyljHoynfR5RbEFKVIAD5vNBuAZCcfjHl39v35/JIQgDyZwEgMWH57dv3mx1gO7wAkDAwP/zAdf1uR+06iN+777bEOAyGJQCJ6e9a+MhPd33M1xBYmBsokoISA1IDEQPzEsBHBCCPXRt8DQAJwU7gI0Y8puXEgAlz1TTw5DqyJBdPAK3ABDykC3/Jze4SJ+YlHTpW/vCEbgHIiwUAeat/TCUtIJoOqwIlXJzOoS5UCEwWqpOrq9eB+bwBIE93d1XXMGwsmDE3uOJ+QbDnCgQgh2Fc8Q9Du4BbsBNZz7oJLMBHTAggWgCS7PGo41wYeINYGsUHLgtAsi2cd90S6BlW/HnuPAOcdYNWAJI5RgKMCgCJ4CP2AwCQSGMByGoneVUrsQgAJIKOI50luKy8/cKm0eS4eTMAWUHCHA0AKUkBSDzQ2MNexRN7c9brGwCS7N443NiEhzE8cGEeLQDJThcA8h5mAgUZhHMVgDTlyTw4pkkASOsJHiZT0kNQx7ydcFuDjHxSbU7eUYCzqUhNDS+BOM3herKC+GAegwHA6gFe7w1p43JoAUg8THsf7u1vC0BWu7NvDsJ4wQ6LMXT3jCECjnohSuqDqxcmrElJZCLwsgTVFFCJ9PgFUKAyGpfl8qSgpN5Lt8BHRwBaaIFb7ENfgbdZGoMB2NCPNDMAWS/vSDkz+GhAn3I517HhgWLwMfIl2gKQCD42AKSmMk8C3W6jbu3krNAgeEVgnB2PCubkBoB0bglAFlVCb0Gg4BSYcCvgFccvbaHfOH5kZpWTGa02wGSFVraSIWGAWEEzrRQQyH2FPxT2XADfkLkv8D5NylXEPAv4ty3zLwOQGMtB5FgjNM3LmKwNQdpn44UCcwhs4CjwXAjGQ3WinYvY1wpOeQZfXAUecwNkhnsAXLc4Mypdxc9YpwU0K/Bp+nEW4E36EOER3PHQF/VrmYLoETwttwibW+OwCkDOZISf5wXNbOc09n8gACSIPM8C1usM+aPo5ewUwE0m9hQgDW6Du/ThLD3gOT4o3uYyhMHY6VqzZaQDAfY4D0IZP5EJ/ix/oHEK5iYBWzG+iA5iqe4c7ZyWPpq3wEYnP6hQWRdZjke7PvNahvaZ+RLYnioP1vR5JoBqFS+63uXmBxCs9EazEywsl/VZbVy8c2UDxnMMNuPN63o5k4iSGfMtULPZhZOzACTLj2VPjovgxr7iPc+uJ/rjpAX4YJyomkHMGNc+8g96iUDQJZhO544/OWOV7tF9PXaGH388m8qeMK3sM/wKqME5I8qPpfXcZM4nwe6luh7Xs01JRUdXgEauFuDNMSCqfYHnLXwmASDRd/ujONO34GUDQE5sOz7lzDi1p8FC5pYA5FRo63lzwWASnls7+RFdAUj+4TviQdDb3+M7AnLFZ3miPfdO2/Zx6gl8pFO9ASDJzg7GAd8VlAw6VqMIGQ0ojneG5Y3BpHEbgFym5ccSo7tP3sgfYAgAifee8nxF3kof2L0jtHEQ0HEo9zTM9UEwkQHIelez4CDfCyWJAedB7pAEQIYGgOz7DsAnvafv3V9Od6Z8xnvxnu60CEDiBzoXhgzL+BHP1wVelBw/DKLL+qHe7xWAxKS1+yLzVP7Wb4xO5cOlJQCJuIJ822QAyDtZ/wCAvLmh2ofSRnCFQBYIPlZc42HRhh9spQPiKgxAhoj2Ht0DoCXk5NrVdOUqnCL18RbAyi9KUAFIfHtUGCsAiViPBSBtUoCSMCICIJ8QALn8GO2x4E0WgMQ0DYNHIPKde+++//47wq4QfFwBkI7L5aM7Sm9h/J56/ljvJ/fsWW17e2AM7WdXsTVMPx6PHgHINwg+IgrZAJDSZRsA5G+/Pc0KQNr0q3yYiPigQIT4ZgFITKt4/D+QL0xzhrodoAAAAABJRU5ErkJggg==) center no-repeat;background-size:cover}.s-partners_wrapper{display:grid;grid-template-columns:repeat(7, 1fr);align-items:center;justify-content:space-between;padding-top:4rem}@media(max-width: 991px){.s-partners_wrapper{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 768px){.s-partners_wrapper{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 520px){.s-partners_wrapper{grid-template-columns:repeat(2, 1fr)}}.s-partners-title{font-size:1.8rem;font-weight:600;line-height:150%;letter-spacing:-0.036rem;text-align:center;color:var(--white)}.s-partners-title span{color:var(--primary);font-weight:600}.s-partners-logo{display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media(max-width: 520px){.s-partners-logo img{width:70%}}.s-partners-logo:hover{transform:scale(1.05)}.s-audiovisual{padding:8rem 0}@media(max-width: 1080px){.s-audiovisual{padding:6rem 0}}@media(max-width: 768px){.s-audiovisual{padding:4rem 0}}.s-audiovisual_wrapper{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:3.2rem;row-gap:8.8rem;padding-top:6.4rem}@media(max-width: 1080px){.s-audiovisual_wrapper{row-gap:6.4rem;padding-top:5.6rem}}@media(max-width: 991px){.s-audiovisual_wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.s-audiovisual_wrapper{grid-template-columns:repeat(1, 1fr);row-gap:5.6rem}}.s-audiovisual-card{display:flex;flex-direction:column;gap:2.4rem}@media(max-width: 991px){.s-audiovisual-card{gap:1.6rem}}@media(max-width: 520px){.s-audiovisual-card{align-items:center}}.s-audiovisual-card-icon{max-width:3.2rem}.s-audiovisual-card-icon img{width:100%;height:100%;object-fit:cover}.s-audiovisual-card-subtitle{font-size:2.4rem;font-weight:600;letter-spacing:-0.048rem;color:var(--white)}@media(max-width: 520px){.s-audiovisual-card-subtitle{font-size:1.8rem}}.s-audiovisual-card-description{width:100%;font-size:1.6rem;line-height:150%;letter-spacing:-0.032rem;color:var(--white)}@media(max-width: 520px){.s-audiovisual-card-description{text-align:center}}.s-audiovisual-card:nth-of-type(1) .s-audiovisual-card-description{max-width:22rem}.s-audiovisual-card:nth-of-type(2) .s-audiovisual-card-description{max-width:32rem}.s-audiovisual-card:nth-of-type(3) .s-audiovisual-card-description{max-width:23rem}.s-audiovisual-card:nth-of-type(4) .s-audiovisual-card-description{max-width:25rem}.s-audiovisual-card:nth-of-type(5) .s-audiovisual-card-description{max-width:21rem}.s-audiovisual-title{font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-audiovisual-title{font-size:4rem}}@media(max-width: 768px){.s-audiovisual-title{max-width:42rem;width:100%;margin:0 auto}}@media(max-width: 520px){.s-audiovisual-title{font-size:2.6rem;letter-spacing:unset}}@media(max-width: 360px){.s-audiovisual-title{max-width:26rem}}.s-audiovisual-title span{color:var(--primary);font-weight:500}.s-audiovisual-button{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border-radius:1rem;border:1px solid var(--border);background:linear-gradient(225deg, var(--tertiary) 0%, var(--secondary) 100%);background-size:150%;padding:3.2rem;transition:all .3s ease}@media(max-width: 600px){.s-audiovisual-button{padding:2.4rem}}@media(max-width: 520px){.s-audiovisual-button{padding:3.2rem}}.s-audiovisual-button:hover{background-position:100%;border:1px solid var(--primary)}.s-audiovisual-button-title{font-size:2rem;font-weight:600;letter-spacing:-0.04rem;color:var(--white)}@media(max-width: 600px){.s-audiovisual-button-title{font-size:1.8rem}}.s-audiovisual-button-description{font-size:1.6rem;font-weight:600;line-height:150%;letter-spacing:-0.032rem;text-align:center;color:var(--primary)}.s-work{padding:8rem 0}@media(max-width: 1080px){.s-work{padding:6rem 0}}@media(max-width: 768px){.s-work{padding:4rem 0}}.s-work-title{font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-work-title{font-size:4rem}}@media(max-width: 520px){.s-work-title{max-width:27rem;width:100%;font-size:3.2rem;letter-spacing:unset;margin:0 auto}}.s-work-title span{color:var(--primary);font-weight:500}.s-work-description{font-size:2.4rem;font-weight:600;letter-spacing:-0.048rem;color:var(--white);opacity:1;transition:opacity .2s ease}@media(max-width: 520px){.s-work-description{font-size:1.8rem}}.s-work-text{display:flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:500;line-height:130%;letter-spacing:-0.028rem;color:var(--white);opacity:0}@media(max-width: 991px){.s-work-text{opacity:1}}.s-work_wrapper{border-radius:2.4rem;border:1px solid var(--border);background:linear-gradient(225deg, var(--tertiary) 0%, var(--secondary) 100%);padding:10rem 0}@media(max-width: 1400px){.s-work_wrapper{padding:8rem 0}}@media(max-width: 1080px){.s-work_wrapper{border-radius:1.6rem;padding:6rem 0}}@media(max-width: 520px){.s-work_wrapper{padding:4rem 0}}.s-work-buttons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem;padding:6.4rem 0 4rem}@media(max-width: 1080px){.s-work-buttons{padding:5.6rem 0 4rem}}.s-work-buttons-item{font-size:1.4rem;font-weight:500;color:var(--white);padding:1rem 1.2rem;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:.5rem;transition:all .3s ease}.s-work-buttons-item:hover{color:var(--primary)}.s-work-buttons-item.active{background:var(--background);border:1px solid var(--primary)}.s-work-control{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding-top:4rem}@media(max-width: 520px){.s-work-control{gap:2.4rem;padding-top:2rem}}.s-work-control-arrows{display:flex;align-items:center;gap:1rem}.s-work-control-arrows button{transition:all .3s ease}.s-work-control-arrows button:hover svg path{stroke:var(--primary)}.s-work-control-arrows svg{max-width:3.2rem}@media(max-width: 1080px){.s-work-control-arrows svg{max-width:2.8rem}}@media(max-width: 520px){.s-work-control-arrows svg{max-width:2.4rem}}.s-work-control-arrows svg path{stroke:var(--white);transition:all .3s ease}.s-work-image{width:100%;height:44.9rem;background:linear-gradient(180deg, var(--secondary) 0%, var(--tertiary) 100%);border-top-left-radius:1rem;border-top-right-radius:1rem;border-top:1px solid var(--border);border-left:1px solid var(--border);border-right:1px solid var(--border);padding:2.4rem 2.4rem 0 2.4rem;overflow-y:auto}@media(max-width: 1080px){.s-work-image{height:41.9rem;padding:1.6rem 1.6rem 0 1.6rem}}@media(max-width: 991px){.s-work-image{height:auto}}.s-work-image img{width:100%;object-fit:cover;object-position:top;opacity:1;border-top-left-radius:1rem;border-top-right-radius:1rem;transition:opacity .2s ease}.s-work .fade-out{opacity:0}.s-choice{padding:8rem 0}@media(max-width: 1080px){.s-choice{padding:6rem 0}}@media(max-width: 768px){.s-choice{padding:4rem 0}}.s-choice_wrapper{display:grid;grid-template-columns:repeat(3, 1fr);column-gap:3.2rem;row-gap:8.8rem;padding-top:6.4rem}@media(max-width: 1080px){.s-choice_wrapper{row-gap:6.4rem;padding-top:5.6rem}}@media(max-width: 991px){.s-choice_wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 520px){.s-choice_wrapper{grid-template-columns:repeat(1, 1fr);row-gap:5.6rem}}.s-choice-card{display:flex;flex-direction:column;align-items:center;gap:2.4rem}@media(max-width: 991px){.s-choice-card{gap:1.6rem}}.s-choice-card-icon{max-width:3.2rem}.s-choice-card-icon img{width:100%;height:100%;object-fit:cover}.s-choice-card-subtitle{font-size:2.4rem;font-weight:600;letter-spacing:-0.048rem;color:var(--white)}@media(max-width: 520px){.s-choice-card-subtitle{font-size:1.8rem}}.s-choice-card-description{width:100%;font-size:1.6rem;line-height:150%;letter-spacing:-0.032rem;text-align:center;color:var(--white)}.s-choice-card:nth-of-type(1) .s-choice-card-description{max-width:29rem}.s-choice-card:nth-of-type(2) .s-choice-card-description{max-width:22rem}.s-choice-card:nth-of-type(3) .s-choice-card-description{max-width:24rem}.s-choice-card:nth-of-type(4) .s-choice-card-description{max-width:19rem}.s-choice-card:nth-of-type(5) .s-choice-card-description{max-width:22rem}.s-choice-card:nth-of-type(6) .s-choice-card-description{max-width:17rem}.s-choice-title{font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-choice-title{font-size:4rem}}@media(max-width: 520px){.s-choice-title{font-size:3.2rem;letter-spacing:unset}}.s-choice-title span{color:var(--primary);font-weight:500}.s-protection{position:relative;padding:8rem 0}@media(max-width: 1080px){.s-protection{padding:6rem 0}}@media(max-width: 768px){.s-protection{padding:4rem 0}}.s-protection-background{width:100%;height:74.5rem;border-radius:2.4rem;overflow:hidden;transform:rotateY(180deg);mix-blend-mode:hard-light;background:url(../assets/images/protection-background.png);background-size:cover;background-position:right;background-repeat:no-repeat}@media(max-width: 520px){.s-protection-background{opacity:.6}}.s-protection-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--primary);mix-blend-mode:color;border-radius:2.4rem}@media(max-width: 1080px){.s-protection-background:before{border-radius:1.6rem}}.s-protection-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--background);mix-blend-mode:exclusion;border-radius:2.4rem}@media(max-width: 1080px){.s-protection-background:after{border-radius:1.6rem}}@media(max-width: 1080px){.s-protection-background{border-radius:1.6rem}}@media(max-width: 991px){.s-protection-background{height:64.5rem}}@media(max-width: 520px){.s-protection-background{height:89.5rem}}.s-protection-background video{width:100%;height:100%;object-fit:cover;object-position:right;border-radius:2.4rem;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-playsinline:true;background:rgba(0,0,0,0)}@media(max-width: 1080px){.s-protection-background video{border-radius:1.6rem}}.s-protection_wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:131.2rem;padding:0 3.2rem;width:93%;display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-protection_wrapper{flex-direction:column;gap:4.8rem}}.s-protection-cards{max-width:64rem;width:100%;display:grid;grid-template-columns:repeat(2, 1fr);column-gap:3.2rem;row-gap:6.4rem}@media(max-width: 991px){.s-protection-cards{max-width:unset}}@media(max-width: 520px){.s-protection-cards{grid-template-columns:repeat(1, 1fr);row-gap:4.8rem}}.s-protection-cards-item{display:flex;flex-direction:column;gap:2.4rem}@media(max-width: 991px){.s-protection-cards-item{gap:1.6rem}}.s-protection-cards-item:nth-of-type(1) .s-protection-subtitle{max-width:20rem}.s-protection-cards-item:nth-of-type(2) .s-protection-subtitle{max-width:26rem}.s-protection-cards-item:nth-of-type(3) .s-protection-subtitle{max-width:23rem}.s-protection-cards-item:nth-of-type(4) .s-protection-subtitle{max-width:27rem}.s-protection-cards-item:nth-of-type(5) .s-protection-subtitle{max-width:27rem}.s-protection-cards-item:nth-of-type(6){justify-content:flex-end}.s-protection-icon{max-width:3.2rem}.s-protection-icon img{width:100%;height:100%;object-fit:cover}.s-protection-title{max-width:43.5rem;width:100%;font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;color:var(--white)}@media(max-width: 1080px){.s-protection-title{font-size:4rem}}@media(max-width: 991px){.s-protection-title{max-width:unset}}@media(max-width: 768px){.s-protection-title{max-width:43.5rem}}@media(max-width: 520px){.s-protection-title{font-size:2.6rem;letter-spacing:unset}}.s-protection-title span{color:var(--primary);font-weight:500}.s-protection-subtitle{font-size:2rem;font-weight:600;line-height:130%;letter-spacing:-0.04rem;color:var(--white)}@media(max-width: 520px){.s-protection-subtitle{font-size:1.8rem}}.s-protection-button{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;letter-spacing:-0.032rem;color:var(--secondary);border-radius:.5rem;background:var(--primary);border:2px solid var(--primary);padding:2rem 0;transition:all .3s ease}.s-protection-button:hover{color:var(--primary);background:var(--secondary);border:2px solid var(--primary)}.protection-video-fallback{width:100%;height:100%;background:url(../assets/images/protection-background.png);background-size:cover;background-position:right;background-repeat:no-repeat}.s-plans{padding:8rem 0 16rem}@media(max-width: 1080px){.s-plans{padding:6rem 0 8rem}}@media(max-width: 768px){.s-plans{padding:4rem 0 6rem}}.s-plans_wrapper{display:flex;justify-content:space-between;gap:3.2rem;padding-top:6.4rem}@media(max-width: 1080px){.s-plans_wrapper{padding-top:5.6rem;gap:2.4rem}}@media(max-width: 991px){.s-plans_wrapper{flex-direction:column;gap:3.2rem}}@media(max-width: 520px){.s-plans_wrapper{gap:2.4rem}}.s-plans-card{width:100%;display:flex;flex-direction:column;gap:3.2rem;border-radius:1rem;border:1px solid var(--border);background:var(--background);padding:3.2rem;transition:all .3s ease}@media(max-width: 1080px){.s-plans-card{gap:2.4rem;padding:2.4rem}}@media(max-width: 991px){.s-plans-card{gap:3.2rem;padding:3.2rem}}@media(max-width: 520px){.s-plans-card{gap:2.4rem;padding:2.4rem}}.s-plans-card:hover{background:linear-gradient(225deg, var(--tertiary) 0%, var(--secondary) 100%);border:1px solid var(--primary);transform:translateY(-1rem)}.s-plans-card-texts{display:flex;flex-direction:column;gap:1.6rem}.s-plans-card_list{position:relative;display:flex;flex-direction:column;gap:2.4rem;padding:3.2rem 0}@media(max-width: 1080px){.s-plans-card_list{gap:1.6rem;padding:2.4rem 0}}@media(max-width: 991px){.s-plans-card_list{gap:2.4rem;padding:3.2rem 0}}@media(max-width: 520px){.s-plans-card_list{gap:1.6rem;padding:2.4rem 0}}.s-plans-card_list:before{content:"";position:absolute;left:50%;top:0;transform:translateX(-50%);width:100%;height:1px;background:url(data:image/png;base64,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) center no-repeat;background-size:cover}.s-plans-card_list:after{content:"";position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:100%;height:1px;background:url(data:image/png;base64,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) center no-repeat;background-size:cover}.s-plans-card_list-item{display:flex;align-items:center;gap:1.6rem}.s-plans-card_list-item span{font-size:1.6rem;line-height:150%;letter-spacing:-0.032rem;color:var(--white)}.s-plans-card-button{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;letter-spacing:-0.032rem;color:var(--white);border-radius:.5rem;background:var(--tertiary);padding:2rem;transition:all .3s ease}.s-plans-card-button:hover{color:var(--secondary);background:var(--primary)}.s-plans-title{font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;text-align:center;color:var(--white)}@media(max-width: 1080px){.s-plans-title{font-size:4rem}}@media(max-width: 520px){.s-plans-title{max-width:22rem;width:100%;font-size:2.6rem;letter-spacing:unset;margin:0 auto}}.s-plans-title span{color:var(--primary);font-weight:500}.s-plans-subtitle{font-size:4rem;font-weight:500;line-height:120%;letter-spacing:-0.16rem;color:var(--white)}@media(max-width: 1080px){.s-plans-subtitle{font-size:3.2rem}}@media(max-width: 520px){.s-plans-subtitle{font-size:2rem;letter-spacing:unset}}.s-plans-description{font-size:1.4rem;line-height:150%;letter-spacing:-0.03rem;color:var(--white)}.s-services{padding:8rem 0}@media(max-width: 1080px){.s-services{padding:6rem 0}}@media(max-width: 768px){.s-services{padding:4rem 0}}.s-services_wrapper{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 1080px){.s-services_wrapper{gap:2.4rem}}@media(max-width: 768px){.s-services_wrapper{flex-direction:column;gap:3.2rem}}.s-services-card{position:relative;width:100%;height:34.4rem;display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem;background:url(../assets/images/movies-image.png);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:1rem;padding:3.2rem;overflow:hidden;transition:all .3s ease}@media(max-width: 1080px){.s-services-card{padding:2.4rem}}@media(max-width: 991px){.s-services-card{padding:3.2rem}}@media(max-width: 520px){.s-services-card{padding:2.4rem}}.s-services-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(254deg, rgba(5, 19, 32, 0) 0%, var(--secondary) 100%)}.s-services-card:last-of-type{background:url(../assets/images/services-image.png);background-size:cover;background-repeat:no-repeat;background-position:center}.s-services-card_texts{position:relative;display:flex;flex-direction:column;gap:1.6rem}.s-services-tag{width:fit-content;position:relative;font-size:1.4rem;font-weight:500;color:var(--primary);border-radius:.5rem;border:1px solid var(--primary);background:var(--background);padding:1rem 1.2rem}.s-services-subtitle{font-size:4rem;font-weight:500;line-height:120%;letter-spacing:-0.16rem;color:var(--white)}@media(max-width: 1080px){.s-services-subtitle{font-size:3.2rem}}@media(max-width: 520px){.s-services-subtitle{font-size:2rem;letter-spacing:unset}}.s-services-description{font-size:1.6rem;line-height:150%;letter-spacing:-0.032rem;color:var(--white);text-transform:uppercase}.s-testimonials{position:relative;padding:8rem 0 5rem;z-index:1}@media(max-width: 1080px){.s-testimonials{padding:6rem 0 5rem}}@media(max-width: 768px){.s-testimonials{padding:4rem 0 5rem}}.s-testimonials_wrapper{border-radius:2.4rem;border:1px solid var(--border);background:linear-gradient(212deg, var(--tertiary) 0%, var(--secondary) 100%);padding-top:10rem;overflow:hidden}@media(max-width: 1080px){.s-testimonials_wrapper{border-radius:1.6rem;padding-top:8rem}}@media(max-width: 520px){.s-testimonials_wrapper{padding-top:4rem}}.s-testimonials_content{background:var(--primary);padding:4rem;margin-top:10rem}@media(max-width: 1080px){.s-testimonials_content{padding:3.2rem;margin-top:8rem}}@media(max-width: 520px){.s-testimonials_content{margin-top:6rem}}.s-testimonials_content-description{font-size:2.4rem;font-weight:600;line-height:140%;letter-spacing:-0.048rem;text-align:center;color:var(--background)}@media(max-width: 520px){.s-testimonials_content-description{font-size:1.8rem}}.s-testimonials_div{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding-bottom:10rem}@media(max-width: 1080px){.s-testimonials_div{padding-bottom:8rem}}@media(max-width: 991px){.s-testimonials_div{flex-direction:column}}@media(max-width: 520px){.s-testimonials_div{padding-bottom:6rem}}.s-testimonials_controls{display:flex;align-items:center;gap:1.6rem}@media(max-width: 520px){.s-testimonials_controls{flex-direction:column}}.s-testimonials .swiper-pagination{position:relative !important;top:unset !important;bottom:unset !important;width:unset !important;display:flex;align-items:center;gap:1.6rem}.s-testimonials .swiper-pagination-bullet{width:unset !important;height:unset !important;border-radius:unset !important;margin:unset !important;opacity:1 !important;border-radius:.5rem !important;background:rgba(0,0,0,0);font-size:1.4rem;font-weight:500;color:var(--white);border:1px solid var(--white);padding:1rem 1.2rem;transition:all .3s ease}.s-testimonials .swiper-pagination-bullet:hover{color:var(--primary);border:1px solid var(--primary)}.s-testimonials .swiper-pagination-bullet-active{color:var(--background) !important;background:var(--primary);border:1px solid var(--primary)}.s-testimonials .slide-testimonials .swiper-slide{display:flex;align-items:center;justify-content:space-between;gap:3.2rem}@media(max-width: 991px){.s-testimonials .slide-testimonials .swiper-slide{flex-direction:column}}.s-testimonials .slide-testimonials_texts{max-width:58.8rem;width:100%;display:flex;flex-direction:column;gap:3.2rem}@media(max-width: 1080px){.s-testimonials .slide-testimonials_texts{max-width:45.8rem}}@media(max-width: 991px){.s-testimonials .slide-testimonials_texts{max-width:58.8rem;align-items:center}}.s-testimonials .slide-testimonials_infos{display:flex;flex-direction:column}.s-testimonials .slide-testimonials-description{font-size:2.4rem;font-weight:500;line-height:150%;letter-spacing:-0.048rem;color:var(--white)}@media(max-width: 991px){.s-testimonials .slide-testimonials-description{text-align:center}}@media(max-width: 520px){.s-testimonials .slide-testimonials-description{font-size:2rem}}.s-testimonials .slide-testimonials-description span{color:var(--primary);font-weight:500}.s-testimonials .slide-testimonials-author{font-size:1.8rem;font-weight:600;line-height:140%;letter-spacing:-0.036rem;color:var(--primary)}@media(max-width: 991px){.s-testimonials .slide-testimonials-author{text-align:center}}@media(max-width: 520px){.s-testimonials .slide-testimonials-author{font-size:1.6rem}}.s-testimonials .slide-testimonials-role{font-size:1.8rem;line-height:140%;letter-spacing:-0.036rem;color:var(--white)}@media(max-width: 991px){.s-testimonials .slide-testimonials-role{text-align:center}}@media(max-width: 520px){.s-testimonials .slide-testimonials-role{font-size:1.6rem}}.s-testimonials .slide-testimonials-image{width:56rem;height:31.2rem;border-radius:2.4rem;overflow:hidden}@media(max-width: 1200px){.s-testimonials .slide-testimonials-image{width:48rem;height:27.2rem}}@media(max-width: 1080px){.s-testimonials .slide-testimonials-image{border-radius:1.6rem}}@media(max-width: 520px){.s-testimonials .slide-testimonials-image{width:100%;height:16.2rem}}.s-testimonials-title{font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;color:var(--white)}@media(max-width: 1080px){.s-testimonials-title{font-size:4rem}}@media(max-width: 520px){.s-testimonials-title{font-size:2.6rem;text-align:center;letter-spacing:unset}}.s-testimonials-title span{color:var(--primary);font-weight:500}.s-testimonials-text{font-size:1.6rem;line-height:150%;letter-spacing:-0.032rem;color:var(--white)}.s-prefooter{position:relative;padding-bottom:16rem}@media(max-width: 1200px){.s-prefooter{margin-top:-5rem}}@media(max-width: 1080px){.s-prefooter{padding-bottom:8rem}}@media(max-width: 768px){.s-prefooter{padding-bottom:6rem}}.s-prefooter-background{position:absolute;top:0;width:100%;height:66.9rem;overflow:hidden;background:url(../assets/images/prefooter-background.png);background-size:cover;background-position:center;background-repeat:no-repeat}.s-prefooter-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, #0D1A27 0%, rgba(13, 26, 39, 0) 50%, #0D1A27 100%);z-index:1}.s-prefooter-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--primary);mix-blend-mode:hue}.s-prefooter-background video{width:100%;height:100%;object-fit:cover;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-playsinline:true;background:rgba(0,0,0,0)}.s-prefooter .container-small{position:relative;padding-top:26rem;z-index:2}.s-prefooter-title{max-width:76.8rem;width:100%;font-size:4.8rem;font-weight:500;line-height:120%;letter-spacing:-0.192rem;text-align:center;color:var(--white);margin:0 auto}@media(max-width: 1080px){.s-prefooter-title{max-width:62.8rem;font-size:4rem}}@media(max-width: 600px){.s-prefooter-title{max-width:43.8rem}}@media(max-width: 520px){.s-prefooter-title{font-size:2.6rem;letter-spacing:unset}}.s-prefooter-title span{color:var(--primary);font-weight:500}.s-prefooter-form{display:flex;flex-direction:column;gap:3.2rem;padding-top:16rem}@media(max-width: 1080px){.s-prefooter-form{padding-top:8rem}}.s-prefooter-form-submit{display:flex;align-items:center;justify-content:space-between;gap:3.2rem;padding-top:3.2rem;border-top:1px solid var(--border)}@media(max-width: 600px){.s-prefooter-form-submit{flex-direction:column-reverse;gap:2.4rem}}.s-prefooter-form .form-wrapper{display:flex;justify-content:space-between;gap:3.2rem}@media(max-width: 600px){.s-prefooter-form .form-wrapper{flex-direction:column}}.s-prefooter-form .form-div{width:100%;display:flex;flex-direction:column;gap:1.6rem}.s-prefooter-form .form-disclaimer{display:flex;align-items:center;gap:1.6rem}.s-prefooter-form .form-disclaimer-text{max-width:25.6rem;width:100%;font-size:1.4rem;font-weight:500;line-height:150%;color:var(--white)}.s-prefooter-form .form-disclaimer-text a{font-weight:600;color:var(--white)}.s-prefooter-form label{font-size:1.4rem;font-weight:500;color:var(--white)}.s-prefooter-form input{font-size:1.4rem;color:#fff;border-radius:.5rem;border:1px solid var(--border);background:var(--tertiary);padding:1.6rem}.s-prefooter-form input::placeholder{color:#6b7e87;opacity:1}.s-prefooter-form input:focus-visible{border:1px solid var(--primary)}.s-prefooter-form button{display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:600;color:var(--secondary);border-radius:.5rem;background:var(--primary);border:2px solid var(--primary);padding:2rem 3.2rem;transition:all .3s ease}@media(max-width: 360px){.s-prefooter-form button{padding:2rem}}.s-prefooter-form button:hover{color:var(--primary);background:var(--secondary);border:2px solid var(--primary)}.prefooter-video-fallback{width:100%;height:100%;background:url(../assets/images/prefooter-background.png);background-size:cover;background-position:center;background-repeat:no-repeat}.modal-events{position:fixed;left:0;top:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;background:rgba(0,0,0,.8);z-index:9999}.modal-events.is-open{display:flex}.modal-events-content{position:relative;width:80%;background:var(--border);border-radius:1rem;padding:.4rem;animation:fadeIn .3s ease}@media(max-width: 1700px){.modal-events-content{width:90%}}@media(max-width: 1300px){.modal-events-content{width:80%}}@media(max-width: 1200px){.modal-events-content{width:90%}}.modal-events-content .video-english{display:none}.translatepress-en_US .video-portuguese{display:none}.translatepress-en_US .video-english{display:flex !important}.translatepress-en_US .s-audiovisual-title{max-width:72rem;margin:0 auto}.translatepress-en_US .s-audiovisual-card:nth-of-type(1) .s-audiovisual-card-description{max-width:25rem}.translatepress-en_US .s-audiovisual-card:nth-of-type(2) .s-audiovisual-card-description{max-width:34rem}.translatepress-en_US .s-choice-card:nth-of-type(1) .s-choice-card-description{max-width:23rem}.translatepress-en_US .s-choice-card:nth-of-type(2) .s-choice-card-description{max-width:27rem}.translatepress-en_US .s-choice-card:nth-of-type(4) .s-choice-card-description{max-width:27rem}.translatepress-en_US .s-choice-card:nth-of-type(6) .s-choice-card-description{max-width:12rem}.translatepress-en_US .s-protection-cards-item:nth-of-type(1) .s-protection-subtitle{max-width:21rem}.translatepress-en_US .s-protection-cards-item:nth-of-type(3) .s-protection-subtitle{max-width:28rem}.translatepress-en_US .s-protection-cards-item:nth-of-type(4) .s-protection-subtitle{max-width:28rem}.translatepress-en_US .s-prefooter-title{max-width:49.8rem}.translatepress-en_US .s-prefooter-form .form-disclaimer-text{max-width:19.6rem}@keyframes fadeIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.s-header_policy{background:var(--secondary);padding:3.2rem 0}.s-header_policy-wrapper{display:flex;align-items:flex-end;justify-content:space-between}.s-header_policy-wrapper .s-header-menu-item{padding:unset}.s-header_policy-logo{max-width:13.5rem}.s-policy{padding:6rem 0 12rem}.s-policy h1{font-size:4.8rem;font-weight:500;line-height:120%;text-align:center;color:var(--white);margin-bottom:4rem}@media(max-width: 1080px){.s-policy h1{font-size:4rem}}@media(max-width: 520px){.s-policy h1{font-size:3.2rem}}.s-policy h2{font-size:3.2rem;font-weight:500;line-height:120%;color:var(--primary);margin:4rem 0 2.4rem}@media(max-width: 1080px){.s-policy h2{font-size:2.4rem}}.s-policy span{display:block;font-size:1.6rem;line-height:150%;color:var(--white);margin-bottom:4.8rem}.s-policy span strong{font-weight:700}.s-policy p{font-size:1.6rem;line-height:150%;color:var(--white);margin-bottom:1.6rem}.s-policy p strong{font-weight:700}.s-policy ul{display:flex;flex-direction:column;gap:1rem;margin:2.4rem 0 1.6rem}.s-policy ul li{font-size:1.6rem;line-height:150%;color:var(--white);list-style:inside}.s-policy ul li strong{font-weight:700}.s-policy a{color:var(--primary);font-weight:600;text-decoration:underline}.page-id-26 .s-header,.page-id-31 .s-header{position:unset;background:var(--secondary);padding:3.2rem 0}.page-id-26 .video-english,.page-id-31 .video-english{display:none}.s-know_wrapper{margin:4rem 0;border:4px solid var(--border);border-radius:1rem}