:root{--whitePrimary:#fff;--whiteSecondary:#f1f1f1;--blackPrimary:#000;--grayPrimary:#c4c4c4;--graySecondary:#999;--bluePrimary:#2f7cc1;--blueSecondary:#266297;--greenPrimary:#6cc72b;--redPrimary:#f20606;--orangePrimary:#ff9a01;--orangeSecondary:#ff5c01}*{font-family:Lato,sans-serif}*,:after,:before{box-sizing:border-box}*{margin:0;padding:0}button,input{background:none;border:0}a{color:inherit;-webkit-text-decoration:none;text-decoration:none}main{padding-bottom:80px}main h1,main h2,main h3,main h4,main h5,main h6{margin:0}li{list-style:none}img{display:block;max-width:100%}body{background:#fff;background:var(--whitePrimary);color:#000;color:var(--blackPrimary);font-size:14px;font-weight:400;line-height:18px}@media only screen and (max-width:719px){.desktop{display:none}}.link{cursor:pointer;font-size:18px;line-height:22px;transition:all .2s ease-in-out}.link--underline{-webkit-text-decoration:underline;text-decoration:underline}@media(hover:hover){.link:hover{color:#6cc72b;color:var(--greenPrimary)}}.header{background:#fff;background:var(--whitePrimary);border-bottom:1px solid #f1f1f1;border-bottom:1px solid var(--whiteSecondary);margin-bottom:18px;padding:16px 0}.header__container{margin:0 auto;max-width:1200px;padding:0 10px}.header__wrap{align-items:center;display:flex;justify-content:space-between}.modal{background:rgba(0,0,0,.6);bottom:0;display:flex;left:0;opacity:0;overflow-y:auto;padding:14px;position:fixed;right:0;top:0;transition:all .2s ease-in-out;visibility:hidden;z-index:1008}@supports (color:rgb(from red r g b)) and (top:var(--f )){.modal{background:rgb(from var(--blackPrimary) r g b/60%)}}@media only screen and (min-width:720px){.modal{padding:24px 0}}.modal__title{font-size:24px;font-weight:700;line-height:29px;margin-bottom:12px}@media only screen and (min-width:720px){.modal__title{font-size:32px;line-height:42px}}.modal--show{opacity:1;visibility:visible}.modal__wrap{background:#fff;background:var(--whitePrimary);border-radius:10px;margin:auto;max-width:600px;padding:18px;position:relative;width:100%}.modal__close{background:#c4c4c4;background:var(--grayPrimary);cursor:pointer;height:18px;-webkit-mask-image:url(../img/icons/close.0068106b21d800ff1106.svg);mask-image:url(../img/icons/close.0068106b21d800ff1106.svg);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:55%;mask-size:55%;position:absolute;right:14px;top:20px;width:18px}@media(hover:hover){.modal__close{transition:all .2s ease-in-out}.modal__close:hover{background:#000;background:var(--blackPrimary)}}.container{margin:0 auto;max-width:940px;padding:0 10px}.label{background:#6cc72b;background:var(--greenPrimary);color:#fff;color:var(--whitePrimary);display:inline-block;padding:4px 10px}@media only screen and (min-width:720px){.label{font-size:16px;line-height:20px}}.label__wrapper{margin-bottom:16px;text-align:center}@media only screen and (min-width:720px){.label__wrapper{margin-bottom:18px;text-align:left}}.title{font-weight:700}.title--1{font-size:40px;line-height:48px}@media only screen and (min-width:720px){.title--1{font-size:48px;line-height:58px}}.title--2{font-size:28px;line-height:34px}@media only screen and (min-width:720px){.title--2{font-size:32px;line-height:42px}}.title--3{font-size:24px;line-height:30px}.text-1{font-size:20px;line-height:24px}.text-2{font-size:18px;line-height:28px}.text-3{font-size:16px;line-height:20px}.mb-1{margin-bottom:14px}.mb-2,.mb-3{margin-bottom:24px}@media only screen and (min-width:720px){.mb-3{margin-bottom:40px}}.mb-4,.mb-5{margin-bottom:40px}@media only screen and (min-width:720px){.mb-5{margin-bottom:60px}}@media only screen and (max-width:719px){.main__title{text-align:center}}.main__btn{max-width:400px;width:100%}@media only screen and (max-width:719px){.main__btn{margin:0 auto}.main__btn.btn{display:block}}.author{grid-gap:14px;border-bottom:1px solid #d9d9d9;display:grid;gap:14px;grid-template-columns:60px 1fr;padding-bottom:18px}.author__title{margin-bottom:4px}.author__position{color:#c4c4c4;color:var(--grayPrimary)}.info{background:#f9f9f9;border-radius:10px;margin-left:-10px;margin-right:-10px;padding:12px 10px}@media only screen and (min-width:720px){.info{margin-left:0;margin-right:0;padding:23px}}.info__body,.info__items{display:flex;flex-direction:column;gap:12px}.info__body{counter-reset:info-counter}@media only screen and (min-width:720px){.info__body{flex-direction:row;gap:80px}.info__items{max-width:calc(50% - 40px)}}.info-item{align-items:center;display:flex;gap:8px}.info-item:before{background-image:url(../img/icons/check.83f8c43e31080e487855.svg);background-repeat:no-repeat;background-size:100%;content:"";height:12px;width:14px}.info-item .text-2{flex:1}.info-item--numeric{gap:10px}.info-item--numeric:before{align-items:center;background:#f1f1f1;background:var(--whiteSecondary);border-radius:50%;content:counter(info-counter);counter-increment:info-counter;display:flex;font-size:18px;height:30px;justify-content:center;line-height:28px;width:30px}ul{grid-gap:28px;display:grid;gap:28px;margin-left:24px}ul li{list-style:disc}.note{color:#999;color:var(--graySecondary);line-height:20px}.product{border:2px solid #f1f1f1;border:2px solid var(--whiteSecondary);border-radius:10px;overflow:hidden}.product__header{background:#f1f1f1;background:var(--whiteSecondary);padding:10px;text-align:center}.product__body{padding:0 10px 18px}@media only screen and (min-width:720px){.product__body{grid-gap:52px;align-items:center;display:grid;gap:52px;grid-template-columns:1fr 1fr;padding:24px 32px}}.product__img{aspect-ratio:1/1;margin:0 auto;max-width:400px;width:100%}.product__title{font-size:32px;font-weight:700;line-height:38px;margin-bottom:12px}.product__badges{display:flex;flex-wrap:wrap;gap:14px}.product-badge{align-items:center;background:#f1f1f1;background:var(--whiteSecondary);border-radius:100px;display:flex;gap:4px;padding:4px 8px 4px 4px}.product-badge:before{background-image:url(../img/icons/check-circle.8a6c941e9bb8fa800518.svg);background-size:100%;content:"";height:18px;width:18px}.product-badge__text{flex:1}@media only screen and (max-width:719px){.product__btn{margin:0 auto;max-width:400px;width:100%}}.product--primary{border-color:#6cc72b;border-color:var(--greenPrimary)}.product--primary .product__header{background:#6cc72b;background:var(--greenPrimary);color:#fff;color:var(--whitePrimary)}.product--primary .product-badge{background:rgba(108,199,43,.1)}@supports (color:rgb(from red r g b)) and (top:var(--f )){.product--primary .product-badge{background:rgb(from var(--greenPrimary) r g b/10%)}}.product--primary .product-badge:before{background-image:url(../img/icons/check-circle-green.86097fd1ff60c5f7f380.svg)}.btn{background:#999;background:var(--graySecondary);border-radius:100px;color:#fff;color:var(--whitePrimary);display:inline-block;font-size:18px;font-weight:700;line-height:22px;padding:15px 24px;text-align:center;transition:all .2s ease-in-out}@media(hover:hover){.btn:hover{background:#000;background:var(--blackPrimary)}}.btn--secondary{background:#ff9a01;background:var(--orangePrimary)}@media(hover:hover){.btn--secondary:hover{background:#ff5c01;background:var(--orangeSecondary)}}.cards{grid-gap:24px;display:grid;gap:24px}@media only screen and (min-width:720px){.cards{align-items:flex-start;grid-template-columns:1fr 1fr}}.card{background:#f1f1f1;background:var(--whiteSecondary);border-radius:10px;padding:24px}.card--pros{background:rgba(108,199,43,.05)}@supports (color:rgb(from red r g b)) and (top:var(--f )){.card--pros{background:rgb(from var(--greenPrimary) r g b/5%)}}.card--pros .card-header__icon{background:#6cc72b;background:var(--greenPrimary);-webkit-mask-image:url(../img/icons/add-circle.2504452e75121d16e93b.svg);mask-image:url(../img/icons/add-circle.2504452e75121d16e93b.svg)}.card--cons{background:rgba(242,6,6,.05)}@supports (color:rgb(from red r g b)) and (top:var(--f )){.card--cons{background:rgb(from var(--redPrimary) r g b/5%)}}.card--cons .card-header__icon{background:#f20606;background:var(--redPrimary);-webkit-mask-image:url(../img/icons/minus-circle.0053e57441c51d3704c9.svg);mask-image:url(../img/icons/minus-circle.0053e57441c51d3704c9.svg)}.card-header{display:flex;flex-wrap:wrap;gap:14px 40px;justify-content:space-between;margin-bottom:24px}.card-header__icon{height:24px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;width:24px}.card-header__rating{color:#c4c4c4;color:var(--grayPrimary)}.card-header__rating--green{color:#6cc72b;color:var(--greenPrimary)}.card ul{gap:0}.footer{background:#f9f9f9;padding:24px 0}@media only screen and (min-width:720px){.footer{padding:32px 0}}.footer__header{display:flex;flex-direction:column;gap:40px}@media only screen and (min-width:992px){.footer__header{align-items:center;flex-direction:row;gap:132px}}.footer-nav{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:992px){.footer-nav{flex:1;flex-direction:row;justify-content:space-between}}.footer-nav__item{font-size:16px;line-height:24px;transition:all .2s ease-in-out}@media(hover:hover){.footer-nav__item:hover{-webkit-text-decoration:underline;text-decoration:underline}}.footer__divider{background:#d9d9d9;height:1px;margin:24px 0}.footer__text{color:#999;color:var(--graySecondary);line-height:28px}.footer__copyright{color:#c4c4c4;color:var(--grayPrimary);text-align:center}