@import url(https://fonts.googleapis.com/css2?family=Alegreya+Sans+SC:ital,wght@0,100;0,300;0,400;0,500;0,700;0,800;0,900;1,100;1,300;1,400;1,500;1,700;1,800;1,900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body{font-family:Roboto,sans-serif;font-size:1rem;color:#fff;background-color:#0c0e1b}h1,h2,h3,h4,h5,h6{font-family:'Alegreya Sans SC',sans-serif;font-optical-sizing:auto;font-weight:600}.container{max-width:1500px;margin:0 auto}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;white-space:nowrap;clip-path:inset(100%);clip:rect(0 0 0 0);overflow:hidden}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:98;opacity:0;visibility:hidden;transition:all .3s ease-in-out}@media (max-width:1200px){.container{padding-inline:1rem}}@media (max-width:768px){.container{padding-inline:0}}@media (max-width:400px){body{font-size:.8rem}}.header{padding:2rem 0;position:absolute;top:0;left:0;width:100%;z-index:99}.header__content{display:flex;justify-content:space-between;align-items:center}.header__burger-btn,.header__cta,.header__logo{flex:1}.header__burger-btn{display:flex;flex-direction:column;justify-content:space-between;background:0 0;border:none;cursor:pointer;z-index:1001}.header__burger-btn span{display:block;width:30px;height:4px;border-radius:4px;background-color:#fff;margin-bottom:5px}.header__burger-btn span:last-child{width:20px}.header__logo img{width:150px;height:auto}.header__logo a{text-decoration:none;color:inherit;text-transform:uppercase;display:flex;flex-direction:column;align-items:center;gap:.5rem}.header__logo span{display:block;letter-spacing:5px;font-size:1.2rem}.header__cta{display:flex;justify-content:flex-end;gap:.5rem}.cta-btn{background:#f32144;border:none;cursor:pointer;color:#fff;padding:.9rem 1.2rem;font-size:1rem;font-weight:600;border-radius:10px;transition:all .2s ease-in-out}.cta-btn:hover{box-shadow:0 0 15px rgba(243,33,68,.76)}.header__nav{position:fixed;top:0;left:-100%;width:30%;height:100vh;background-color:#1a1a1a;z-index:99;padding:2rem;transition:all .3s ease-in-out;overflow-y:auto;text-align:right}.header__nav ul{display:flex;flex-direction:column;gap:1.5rem;margin-top:5rem;list-style:none}.header__nav a{color:#fff;text-decoration:none;font-size:1.2rem;transition:color .2s ease}.header__nav a:hover{color:#f32144}.header__burger-btn.active span:first-child{transform:translateY(5px) rotate(45deg);width:30px}.header__burger-btn.active span:last-child{transform:translateY(-5px) rotate(-45deg);width:30px}.header__burger-btn span{transition:all .3s ease-in-out}.menu-open .header__nav{left:0}.menu-open .overlay{opacity:1;visibility:visible}@media (max-width:768px){.header__logo img{width:90px}.header__logo span{font-size:.8rem}.cta-btn{padding:.7rem 1rem}.header__cta{gap:.1rem}.header__content{padding-inline:.2rem}}@media (max-width:540px){.header__burger-btn{flex:0}.header__nav{width:60%}}@media (max-width:425px){.header__logo img{width:70px}.header__logo span{font-size:.6rem}.cta-btn{padding:.5rem .8rem}}.hero{font-size:1.5rem;background-image:url(../assets/background.png);background-size:cover;background-position:center;background-attachment:fixed;padding-top:10rem;padding-bottom:4rem}.hero__content{padding:5rem;display:flex;flex-direction:column;background:rgba(0,0,0,.5);box-shadow:0 0 10px rgba(0,0,0,.5);box-sizing:border-box}.section__content{box-sizing:border-box;padding:2rem;font-size:1.2rem;position:relative;z-index:1;color:#fff;margin:3rem 0;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.3)}.section__content::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.8)),url(../assets/card-background.jpg);background-size:cover;background-position:center;filter:brightness(.3) blur(2px);z-index:-1;border-radius:inherit}.section__title{font-size:1.8rem;color:#fff;margin-bottom:1.5rem;position:relative;padding-bottom:.5rem}.section__title::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:#f32144;border-radius:3px}.divider{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(243,33,68,.7),transparent);margin:1.5rem 0}.promocode{color:#f32144;font-weight:600;cursor:pointer}.section__text{line-height:1.6}.section__text p{margin-bottom:1.2rem}.section__text ol,.section__text ul{padding-left:1.5rem;margin:1.5rem 0}.section__text ol li,.section__text ul li{margin-bottom:.8rem;position:relative;padding-left:1.5rem}.section__text ul li::before{content:'•';color:#f32144;font-size:1.5rem;position:absolute;left:0;top:-2px}.section__text ul{list-style:none;padding-left:0}.faq__title{text-align:center;font-size:2rem}.faq__item{margin-bottom:1rem;padding:1rem;font-size:1.2rem;border-radius:10px;background:linear-gradient(-90deg,#1a1a1a,#000);transition-duration:.3s;border-left:2px solid #f32144}.faq__item:hover{background:#2a2a2a}.ending{font-size:1.5rem;position:relative;padding:3rem;margin:5rem auto;color:#fff;overflow:hidden;box-shadow:0 0 20px rgba(0,0,0,.7);box-sizing:border-box}.ending::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(26,26,26,.9) 0,rgba(0,0,0,.95) 100%);z-index:-1;border:1px solid rgba(243,33,68,.3)}.ending h2{color:#f32144;font-size:2.5rem;margin-bottom:2rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.5)}.ending p{line-height:1.6;margin-bottom:2rem;text-align:center;max-width:900px;margin-left:auto;margin-right:auto}.ending::after{content:'';display:block;width:100px;height:3px;background:#f32144;margin:2rem auto 0;box-shadow:0 0 10px rgba(243,33,68,.7)}.table-container{margin:3rem 0;overflow-x:auto;border-radius:10px;box-shadow:0 0 15px rgba(0,0,0,.2)}.custom-table{width:100%;border-collapse:collapse;font-size:1.1rem;background:rgba(30,30,30,.8)}.custom-table th{background:#f32144;color:#fff;padding:1.2rem;text-align:left;font-weight:600}.custom-table td{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);color:#eee}.custom-table tr:last-child td{border-bottom:none}.custom-table tr:hover td{background:rgba(243,33,68,.1)}.reviews-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.review-card{background:rgba(40,40,40,.7);border-left:3px solid #f32144;padding:1.5rem;border-radius:0 8px 8px 0;transition:transform .3s ease,box-shadow .3s ease}.review-card:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(243,33,68,.2)}.review-text{font-style:italic;line-height:1.5;margin-bottom:1rem;color:#f0f0f0}.review-author{font-weight:600;color:#f32144;text-align:right}@media (max-width:768px){.hero{font-size:1.3rem}.hero__content{padding:3rem}.custom-table{font-size:.9rem}.custom-table td,.custom-table th{padding:.8rem}.reviews-grid{grid-template-columns:1fr}.ending{font-size:1.2rem;position:relative;padding:1.5rem}.section__content{font-size:1rem;padding:1.5rem}}@media (max-width:500px){.faq__title{font-size:1.5rem;padding-inline:.2rem}.faq__item{font-size:1rem;padding:1rem}}@media (max-width:425px){.hero{text-align:center}.hero__content{padding:1rem}.section__title{font-size:1.5rem;padding-inline:.2rem}.ending{padding:1rem;font-size:1rem}}.footer{background:linear-gradient(90deg,#1a1a1a,#000);color:#eee;padding:2rem 1rem}.footer__content{max-width:1600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.footer__logo img{width:80px;height:auto}.footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem;list-style:none;padding:0;margin:0}.footer__links a{color:#eee;text-decoration:none;transition:color .2s ease}.footer__links a:hover{color:#d84040}.footer__social{display:flex;gap:1.5rem}.footer__copyright{font-size:.9rem;opacity:.8;text-align:center}@media (max-width:768px){.footer__links{flex-direction:column;align-items:center;gap:1rem}.footer__social{flex-direction:column;align-items:center;gap:1rem}}