@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Lexend:wght@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:Figtree,sans-serif;font-size:1rem;background-image:url(../assets/background.jpg);background-size:cover;background-attachment:fixed;color:#eee}h1,h2,h3,h4,h5,h6{font-family:Lexend,sans-serif;font-optical-sizing:auto;font-weight:600}.container{max-width:1200px;margin:0 auto}.cta-btn{padding:.5rem 1.5rem;border-radius:.5rem;border:2px solid #ef7b07;background-color:#ef7b07;color:#eee;font-size:1.5rem;cursor:pointer;transition:all .2s ease-in-out}.cta-btn:hover{box-shadow:0 0 20px rgba(239,123,7,.7)}@media (max-width:1200px){.container{padding-inline:1rem}}@media (max-width:1050px){.cta-btn{font-size:1.2rem;padding:.5rem 1rem}}@media (max-width:400px){body{font-size:.8rem}}.header{background:linear-gradient(to bottom right,#ee5f5f,#900)}.header__content{max-width:1500px;padding-inline:1rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.header__logo a{display:flex;flex-direction:row;justify-content:center;align-items:center}.header__logo-img{width:80px}.header__logo-text{width:100px}.header__nav-list{list-style:none;display:flex;gap:15px;padding:0;margin:0;justify-content:center;padding:15px 0;border-radius:8px}.header__nav-list li a{color:#fff;text-decoration:none;font-weight:600;padding:8px 8px;border-radius:5px;transition:all .3s ease;position:relative;overflow:hidden}.header__nav-list li a::after{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:#fff;transition:all .3s ease;transform:translateX(-50%)}.header__nav-list li a:hover::after{width:70%}.header__burger-btn{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:0 0;border:none;cursor:pointer;padding:0;z-index:100}.header__burger-btn span{display:block;width:100%;height:3px;background:#fff;border-radius:3px;transition:all .3s ease}.header__nav{transition:all .4s ease}.header__burger-btn.active span:nth-child(1){transform:translateY(9px) rotate(45deg)}.header__burger-btn.active span:nth-child(2){opacity:0}.header__burger-btn.active span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header__actions{max-width:fit-content}@media (max-width:1050px){.header__burger-btn{display:flex}.header__nav{position:fixed;top:0;right:-100%;width:80%;max-width:320px;height:100vh;background:linear-gradient(to bottom,#900,#700);z-index:90;padding:60px 20px 20px;box-shadow:-5px 0 15px rgba(0,0,0,.3)}.header__nav.active{right:0}.header__nav-list{flex-direction:column;align-items:flex-start;padding:0}.header__nav-list li{width:100%}.header__nav-list li a{display:block;padding:6px 0;font-size:18px}.header__nav-list li a::after{display:none}}@media (max-width:600px){.header{padding:.5rem}.header__logo-img{width:50px}.header__logo-text{width:80px}}.main{margin-top:2rem}.hero{box-sizing:border-box;background:#ca1616;padding:1rem 2rem;border-radius:15px;font-size:1.25rem;box-shadow:0 0 10px rgba(0,0,0,.5);display:flex;flex-direction:row;margin-bottom:1rem}.hero__text{padding-top:1rem}.hero__text .cta-btn{width:90%;font-size:2rem}.hero__img{animation:chickenShake 5s ease-in-out infinite;transform-origin:center bottom}@keyframes chickenShake{0%,100%{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}.section{box-sizing:border-box;background:#ca1616;padding:1rem 2rem;border-radius:15px;font-size:1.2rem;box-shadow:0 0 10px rgba(0,0,0,.5);margin-bottom:1rem}.section__title{display:flex;align-items:center;gap:15px;margin-bottom:20px}.section__title::after,.section__title::before{content:'';flex:1;height:1px;background:linear-gradient(to right,transparent,#ff4d4d,transparent)}.faq-item{box-shadow:0 0 10px rgba(0,0,0,.5);padding:1rem 2rem;border-radius:15px;font-size:1.2rem;margin-bottom:1rem}.code{display:inline-block;margin:.5rem;padding:10px 15px;border-radius:8px;background-color:rgba(255,255,255,.1);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2)}.section iframe{border-radius:15px}.table{width:100%;overflow-x:auto;margin:20px 0;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:8px}.table table{width:100%;border-collapse:collapse;min-width:300px}.table td,.table th{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}.table th{background-color:#ff4d4d;color:#fff;font-weight:600}.table tr:nth-child(even){background-color:rgba(255,77,77,.05)}.review-list{list-style:none;padding:0;margin:0;max-width:600px}.review-list li{padding:16px 20px;margin-bottom:12px;border-radius:10px;background-color:rgba(255,255,255,.1);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.2);transition:all .3s ease;position:relative;overflow:hidden}.review-list li::before{content:'';position:absolute;left:0;top:0;height:100%;width:4px}.review-list li:nth-child(1)::before,.review-list li:nth-child(2)::before,.review-list li:nth-child(3)::before{background-color:#4caf50}.review-list li:nth-child(4)::before,.review-list li:nth-child(5)::before{background-color:#f44336}.review-list li:hover{transform:translateY(-3px);box-shadow:0 5px 15px rgba(0,0,0,.2);background-color:rgba(255,255,255,.15)}.review-list li::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(255,255,255,.1) 0,rgba(255,255,255,0) 50%);z-index:-1}.review-list li span{margin-right:10px;font-size:1.2em}@media (max-width:1050px){.hero{font-size:1.2rem}.hero__img{width:300px}}@media (max-width:950px){.hero{flex-direction:column-reverse;text-align:center;align-items:center}.hero__text{display:flex;flex-direction:column-reverse;text-align:center;align-items:center}}@media (max-width:600px){.hero__img{width:200px;font-size:1.1rem}.table td,.table th{padding:8px 10px;font-size:14px}.hero{border-radius:0;padding:1rem}.section{font-size:1rem;border-radius:0;padding:1rem}.faq-item{font-size:1rem;padding:1rem}}.footer{background:linear-gradient(to bottom right,#ee5f5f,#900);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}}