.hero-section-inner{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px}@media screen and (max-width: 992px){.hero-section-inner{grid-template-columns:1fr}}@media screen and (max-width: 767px){.hero-section-inner{margin-top:20px}}.hero-section-content{display:flex;flex-direction:column;gap:10px}@media screen and (min-width: 993px){.hero-section-content>*:not(.hero-section-quote){margin-left:50px}}.hero-section-media{display:flex;justify-content:center}@media screen and (max-width: 992px){.hero-section-media.desktop-media{display:none}}@media screen and (min-width: 993px){.hero-section-media.mobile-media{display:none}}.hero-section-media img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}@media screen and (min-width: 993px){.hero-section-media img{max-width:500px}}.hero-section-reviews{display:flex;align-items:baseline;gap:10px}@media screen and (max-width: 767px){.hero-section-reviews{flex-direction:column;align-items:center;text-align:center}}.hero-section-reviews-stars{display:flex;align-items:center;gap:2px}.hero-section-reviews-text{font-size:16px;font-weight:300}.hero-section-title{font-size:2.8rem}@media (min-width: 768px){.hero-section-title{font-size:4.8rem}}@media screen and (max-width: 767px){.hero-section-title{text-align:center}}.hero-section-text{margin-bottom:20px;font-weight:500}@media screen and (max-width: 992px){.hero-section-text{text-align:center}}@media screen and (max-width: 767px){.hero-section-text{font-size:16px}}.hero-section-text p{margin:0}.hero-section-text p:not(:last-child){margin:0 10px}.hero-section-button{width:-moz-max-content;width:max-content;max-width:100%;min-width:250px}@media screen and (max-width: 992px){.hero-section-button{margin:0 auto}}@media screen and (max-width: 767px){.hero-section-button{width:100%}}.hero-section-advantages{list-style:none;padding:0;margin:10px 0;display:flex;flex-direction:column;gap:5px}.hero-section-advantages-item{display:flex;align-items:center;gap:10px}.hero-section-advantages-item .advantages-item-icon{width:24px;height:24px;-o-object-fit:contain;object-fit:contain}.hero-section-advantages-item .advantages-item-text{font-size:16px;font-weight:300}.hero-section-divider{margin:10px 50px;height:1px;width:auto;background:#000000;display:block!important}@media screen and (max-width: 767px){.hero-section-divider{margin:10px 20px}}.hero-section-quote{display:flex;align-items:center;gap:20px}.hero-section-quote-image{width:100px;height:100px;-o-object-fit:cover;object-fit:cover;border-radius:50%;flex-shrink:0}@media screen and (max-width: 767px){.hero-section-quote-image{width:75px;height:75px}}.hero-section-quote-text{font-size:16px;font-style:italic;font-weight:300}
