:root{--clr1:#4A5565;--clr2:#16A34A;--clr3:linear-gradient(121.2deg, rgba(255, 215, 0, 0.2) 17.46%, rgba(234, 88, 12, 0.2) 78.16%);--clr4:#FFD700;--clr5:#101828;--white:#fff;--black:#000;--font-family-base:"Poppins",sans-serif;--transition:0.3s}html{font-size:62.5%;min-height:100vh}@media (max-width:500px){html{font-size:2.2vw}}.container{max-width:114rem;padding-left:1rem;padding-right:1rem;position:relative;margin-left:auto;margin-right:auto}section{padding:3.5rem 0;position:relative}@media (max-width:767px){section{padding:2rem 0}}*,::after,::before{margin:0;padding:0;box-sizing:inherit}body{box-sizing:border-box}img{display:block;max-width:100%;border-style:none}ul{list-style:none;text-decoration:none}a{background-color:transparent;text-decoration:none;color:inherit}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{appearance:button;-webkit-appearance:button;outline:0;border:none}[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}@font-face{font-family:Inter;src:url(../fonts/Inter-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Inter;src:url(../fonts/Inter-Bold.woff) format("woff");font-weight:700;font-style:normal}body{font-family:var(--font-family-base),sans-serif;font-weight:400;font-size:1.4rem;line-height:2.2rem;cursor:default;color:var(--clr1);height:100%;display:flex;flex-direction:column;min-height:100vh}h1{font-weight:700;font-size:3.1rem;line-height:3.5rem;color:var(--clr5);margin-bottom:1.4rem;text-align:center;margin-bottom:1.4rem}h2,h3,h4,h5{font-weight:700;color:var(--clr5)}b{font-weight:700}.btn{display:inline-flex;justify-content:center;align-items:center;text-align:center;color:var(--black);cursor:pointer;transition:background-color var(--transition);appearance:none;min-width:10.5rem;padding:.55rem 2rem;font-size:1.15rem;line-height:inherit;border-radius:.7rem;background:var(--clr4);border:.1rem solid var(--clr4)}@media (hover:hover){.btn:hover{background:#ffeb28;border-color:#ffeb28}}@media (hover:none){.btn:active{background:#ffeb28;border-color:#ffeb28}}.btn--white{background:var(--white)}@media (hover:hover){.btn--white:hover{background:rgba(255,215,0,.3);border-color:var(--clr4)}}@media (hover:none){.btn--white:active{background:rgba(255,215,0,.3);border-color:var(--clr4)}}.btn--black{background:var(--black);border-color:var(--black);color:var(--white)}@media (hover:hover){.btn--black:hover{color:var(--black);background:#ffeb28;border-color:#ffeb28}}@media (hover:none){.btn--black:active{color:var(--black);background:#ffeb28;border-color:#ffeb28}}.menu{display:flex;gap:3rem}.menu__link{text-decoration:none;position:relative;top:.2rem;color:#364153}@media (max-width:767px){.menu__link{font-size:1.8rem}}.menu__link::after{content:"";width:0;height:.1rem;background:#364153;position:absolute;bottom:-.2rem;left:0;transition:width .1s}.menu__link--active:after,.menu__link:hover:after{width:100%}.menu.open{bottom:0}@media (max-width:767px){.header__menu{position:fixed;right:0;left:0;bottom:-100%;margin:auto;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;z-index:10;gap:3rem;overflow:auto;text-align:center;padding:10rem 1rem 5.5rem;background:var(--white);transition:all var(--transition)}.header__menu::-webkit-scrollbar{display:none}.header__menu .menu__link{padding:5px 0;display:inline-flex}}.menu-toggle{position:absolute;width:4.8rem;height:4.8rem;right:1rem;top:50%;transform:translateY(-50%);padding:0;margin:0;z-index:12;background:0 0;cursor:pointer;display:none;flex-direction:column;justify-content:center;align-items:center;gap:4px}.menu-toggle__item{display:block;height:3px;width:32px;background:#0a0a0a;border-radius:5rem;transition:transform .15s}.menu-toggle.open .menu-toggle__item{position:absolute}.menu-toggle.open .menu-toggle__item:nth-child(1),.menu-toggle.open .menu-toggle__item:nth-child(3){top:2rem}.menu-toggle.open .menu-toggle__item:nth-child(1){transform:rotate(-135deg)}.menu-toggle.open .menu-toggle__item:nth-child(3){transform:rotate(-45deg)}.menu-toggle.open .menu-toggle__item:nth-child(2){display:none}@media (max-width:767px){.menu-toggle{display:flex}}body.overflow{overflow-y:hidden}.header{background:var(--white);box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px -1px rgba(0,0,0,.1);padding:1.4rem 0;position:relative;z-index:20}.header .container{display:flex;align-items:center;justify-content:space-between;gap:3rem}.logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.7rem;color:var(--clr5);position:relative;z-index:12}.main-section{background:var(--clr3),url(../img/circle1.webp) no-repeat left -1rem top -1.5rem/8.4rem,url(../img/circle2.webp) no-repeat right -3.2rem bottom -3rem/12rem;min-height:25rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero{padding:7rem 0;background:var(--clr3);overflow:hidden}.hero .container{display:flex;align-items:center;gap:4vw;justify-content:space-between}@media (max-width:730px){.hero .container{flex-direction:column;gap:4rem}}.hero__text{display:flex;flex-direction:column;gap:2.4rem}.hero__title{font-size:5rem;line-height:5.2rem;margin-bottom:0;text-align:left}@media (max-width:730px){.hero__title{font-size:3rem;line-height:3.4rem}}.hero__title span{color:var(--clr4);display:block}.hero__description{font-size:1.6rem;line-height:2.8rem}@media (max-width:730px){.hero__description{font-size:1.4rem;line-height:2.4rem}}.hero__image{position:relative;flex:0 0 45.5%}.hero__image:before{content:"";width:10rem;height:10rem;border-radius:100rem;background:rgba(220,38,38,.2);position:absolute;left:-3rem;top:-3rem}@media (max-width:730px){.hero__image:before{width:8.4rem;height:8.4rem;top:-.1rem;left:-1.4rem}}.hero__image:after{content:"";width:13.7rem;height:13.7rem;border-radius:100rem;background:rgba(22,163,74,.2);position:absolute;right:-4rem;bottom:-4rem}@media (max-width:730px){.hero__image:after{width:11rem;height:11rem;bottom:-1.4rem;right:-1.4rem}}.hero__image img{box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border-radius:1.4rem;width:100%;position:relative;z-index:2}.hero__buttons{display:flex;gap:1.4rem}@media (max-width:720px){.hero__buttons .btn{width:100%}}@media (max-width:520px){.hero__buttons{flex-direction:column}}.subtitle{text-align:center;margin-bottom:4rem;font-weight:400;font-size:inherit;line-height:inherit}.what{padding-top:7rem;text-align:center;background:#f9fafb}@media (max-width:767px){.what{padding-top:3.5rem}}.what .btn{margin-top:4rem}.what-list{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media (max-width:767px){.what-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.what-list{grid-template-columns:repeat(1,1fr)}}.what-list__item{padding:2.2rem 3rem;background:var(--white);border:.1rem solid rgba(0,0,0,.1);border-radius:1.2rem;flex:1}.what-list__item img{margin:auto}.what-list__item h3{font-size:1.7rem;line-height:2.4rem;margin:1.4rem 0 .8rem}.what-list__item p{font-size:1.2rem;line-height:1.8rem}.connect{padding-bottom:7rem}@media (max-width:767px){.connect{padding-bottom:5rem}}.connect .container{display:flex;align-items:center;gap:3rem}@media (max-width:767px){.connect .container{flex-direction:column}}.connect__info h1{text-align:left;margin-bottom:2.6rem}.connect__info p{font-size:1.5rem;line-height:2.4rem;margin-bottom:3rem;color:#364153}.connect__info ul{margin-bottom:1rem}.connect__info ul li{display:flex;align-items:center;gap:1.4rem;color:var(--clr1);margin-bottom:2rem}.connect__info ul b{display:block;color:var(--clr5);font-size:1.36rem}.connect__info ul p{margin-bottom:0;font-size:1.302rem}.connect__info a{font-weight:700;color:var(--clr4);font-size:1.6rem}.connect__info a:hover{color:var(--clr1)}.connect__image{flex:0 0 46%;position:relative}.connect__image img{width:100%}.connect-stat{position:absolute;bottom:-2rem;left:-2rem;display:flex;background:var(--white);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);border-radius:1.2rem;padding:1.8rem 2rem}@media (max-width:767px){.connect-stat{left:0;bottom:-3rem}}.connect-stat li{font-size:1.2rem}.connect-stat li:first-child{border-right:.2rem solid #e5e7eb;padding-right:1.3rem}.connect-stat li:last-child{padding-left:1.5rem}.connect-stat li:last-child b{color:var(--clr2)}.connect-stat b{font-size:1.8rem;line-height:2.8rem;color:var(--clr4);display:block}.oferta{background:var(--clr4);text-align:center;padding:7rem 0}.oferta h1{color:var(--black);position:relative}.oferta h1:before{content:"";background:url(../img/oferta-icon.svg) no-repeat;width:5.6rem;height:5.6rem;display:block;margin:0 auto 1.4rem}.oferta .subtitle{margin-bottom:2.8rem}.contact{background:#f9fafb;padding:7rem 0}.contact__block{display:flex;gap:4rem}@media (max-width:767px){.contact__block{flex-direction:column}}.contact__list{width:100%}.contact__list li{padding:2.2rem;background:var(--white);border:.1rem solid rgba(0,0,0,.1);border-radius:12.75px;display:flex;align-items:flex-start;gap:1.4rem}.contact__list li:not(:last-child){margin-bottom:2rem}.contact__list li b{display:block;margin-bottom:.3}.contact__form{background:var(--white);border:.1rem solid rgba(0,0,0,.1);border-radius:12.75px;padding:2.2rem;max-width:51rem;width:100%}@media (max-width:767px){.contact__form{max-width:100%}}.contact__form .form__btn{width:100%;margin-top:1.4rem}.form{width:100%}.form__input{background:#f3f3f5;min-height:3.1rem;border-radius:.675rem;border:none;outline:0;padding:1rem;font-size:1.15rem;width:100%;resize:none;overflow:hidden}.form__input--textarea{min-height:5.6rem}.form__btn{min-height:3.1rem}.form__title{font-weight:400;margin-bottom:2.4rem;color:#0a0a0a;font-size:1.4rem}.form__label{display:block;margin-bottom:.2rem;font-size:1.2rem}.form__fields{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}@media (max-width:767px){.form__fields{grid-template-columns:repeat(1,1fr)}}.form__field--big{grid-column:span 2/span 2}@media (max-width:767px){.form__field--big{grid-column:span 1/span 1}}.form--subscribe{display:flex;gap:1.4rem;max-width:40rem;width:100%;margin:auto}@media (max-width:540px){.form--subscribe{flex-direction:column}}.privacy-section h1{font-size:5rem;line-height:5.4rem;margin-bottom:0}@media (max-width:767px){.privacy-section h1{font-size:3.5rem;line-height:3.8rem}}.privacy{padding:6rem 0}.privacy__title{position:relative;display:flex;text-align:left;align-items:center;gap:.5rem;margin-bottom:3rem}@media (max-width:767px){.privacy__title{font-size:2.5rem;line-height:3.2rem}}.privacy__title::before{content:"";width:30px;height:30px;display:block;background:url(../img/privacy.svg) no-repeat}.privacy__title--cookies::before{background:url(../img/cookies-policy.svg) no-repeat}.privacy__title--terms::before{background:url(../img/terms.svg) no-repeat}.privacy__article{padding:4rem 5rem;background:#f9fafb;border:1px solid #e8e8e8;box-shadow:0 25px 50px -12px rgba(229,229,229,.25);border-radius:1.2rem}@media (max-width:767px){.privacy__article{padding:3rem 2.5rem}}.privacy__article h2{font-size:1.8rem;line-height:2rem;margin-bottom:.5rem}.privacy__article h3{font-size:1.6rem;line-height:2rem;margin-bottom:.5rem}.privacy__article ul{margin-left:2rem;margin-top:1rem}.privacy__article ul li{list-style:disc}.cookies{position:fixed;z-index:15;display:none;align-items:center;gap:1.6rem;width:100%;justify-content:space-around;bottom:-100%;padding:1.5rem;transition:all .3s;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.cookies__description{max-width:76rem;font-size:1.2rem;line-height:1.8rem;position:relative;padding-left:3rem}.cookies__description::before{content:"";background:url(../img/cookies.svg) no-repeat;width:21px;height:21px;display:inline-block;vertical-align:middle;position:absolute;left:0;top:50%;transform:translateY(-50%)}.cookies__description a{color:var(--clr4)}.cookies__description a:hover{text-decoration:underline}.cookies__buttons{display:flex;gap:1rem}.cookies.show{bottom:0;display:flex}.cookies.hide{bottom:-100%;visibility:hidden;display:none}@media (max-width:767px){.cookies{padding:2.4rem 1rem;flex-direction:column;align-items:center}.cookies__description{max-width:100%}.cookies__buttons{justify-content:center;width:100%}}.footer{background:var(--clr5);padding:4rem 0;color:#99a1af}.footer__top{display:flex;justify-content:space-between;gap:3rem;padding-bottom:3rem}@media (max-width:560px){.footer__top{flex-direction:column}}.footer__info{max-width:40rem}.footer__logo{color:var(--white);margin-bottom:1.4rem}.footer__bottom{display:flex;align-items:center;gap:3rem;justify-content:space-between;border-top:.2rem solid #1c2737;padding-top:3rem}@media (max-width:560px){.footer__bottom{flex-direction:column}}.footer-nav{display:flex;flex-direction:column;gap:1.4rem}.footer-nav h3{font-size:1.6rem;color:var(--white)}.footer-nav__link--active,.footer-nav__link:hover{color:var(--white)}.eight{display:flex;align-items:center;gap:1.4rem}.eight span{background:#dc2626;text-align:center;font-size:1.2rem;font-weight:700;border-radius:3rem;color:var(--white);padding:.5rem 1rem}