:root{--site-width: 1400px;--text-color: #565656;--active-color: #5686fe}.logo-red{--logo-l: #570000;--logo-d: #AA0000}.logo-green{--logo-l: #40E751;--logo-d: #312C69}.logo-purple{--logo-l: #7E3CE9;--logo-d: #5445E6}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:#fff;color:var(--text-color);font-family:"Sofia Sans",Arial,sans-serif;font-size:16px}.site-container{width:min(var(--site-width),100% - 32px);margin-inline:auto}.site-header{height:71px;border-bottom:1px solid #e8e8e8}.site-header .navbar,.site-header .site-container{height:70px}.site-header .navbar-brand,.site-header .navbar-brand img{display:block}.site-header .navbar-nav{gap:31px}.site-header .nav-link{position:relative;padding:0 !important;color:#565656;font-size:16px;font-weight:600;line-height:20px;text-decoration:none}.site-header .nav-link:hover,.site-header .nav-link:focus,.site-header .nav-link.active{color:var(--active-color)}.site-header .nav-link.active::after{content:"";position:absolute;right:0;bottom:-8px;left:0;height:1px;background:var(--active-color)}@media(max-width: 1431.98px){.tools-list{width:min(1195px,100% - 32px);grid-template-columns:repeat(6, minmax(84px, 100px));justify-content:space-between;gap:0;padding-left:0}}@media(max-width: 991.98px){.hero{padding:48px 24px 60px}.hero-title{font-size:clamp(28px,6vw,40px)}.hero-cards{max-width:min(400px,100%);margin-top:32px}.tools-list{grid-template-columns:repeat(3, 100px);justify-content:space-around;row-gap:42px;margin-top:-30px}.next-section{margin-top:180px}}@media(max-width: 767.98px){.site-header,.site-header .navbar,.site-header .site-container{height:auto;min-height:70px}.site-header .navbar-collapse{position:absolute;z-index:10;top:70px;right:0;left:0;padding:18px 16px 24px;border-bottom:1px solid #e8e8e8;background:#fff}.site-header .navbar-nav{align-items:flex-start !important;gap:18px}.site-header .nav-link.active::after{bottom:-4px}.hero{margin-top:24px}}@media(max-width: 479.98px){.tools-list{grid-template-columns:repeat(2, 100px)}}.svg-definitions{position:absolute;width:0;height:0;overflow:hidden}.products-section{padding-top:36px;padding-bottom:58px}.products-grid{--bs-gutter-x: 28px;--bs-gutter-y: 54px}.product-card{display:flex;min-height:264px;height:100%;flex-direction:column;padding:20px 28px 18px;border:1px solid #c6c6c6;border-radius:28px;background:#fff;transition:box-shadow 180ms ease}.product-card:hover{box-shadow:0 10px 26px rgba(0,0,0,.09)}.product-card__heading{display:flex;min-height:54px;align-items:center;gap:14px}.product-card__icon{display:block;width:41px;height:46px;flex:0 0 41px}.product-card__title{margin:0;color:var(--text-color);font-size:28px;font-weight:700;line-height:1}.product-card__text{max-width:355px;margin:18px 0 22px;color:var(--text-color);font-size:17px;font-weight:400;line-height:1.35}.product-card__footer{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:auto}.product-card__button{display:inline-flex;min-width:136px;min-height:46px;align-items:center;justify-content:center;padding:7px 26px;border:2px solid var(--text-color);border-radius:999px;color:var(--text-color);font-size:18px;font-weight:600;line-height:1;text-decoration:none;transition:color 160ms ease,background-color 160ms ease}.product-card__button:hover,.product-card__button:focus-visible{background:var(--text-color);color:#fff}.product-card__link{color:var(--text-color);font-size:17px;font-weight:600;line-height:1.2;text-decoration:underline;text-underline-offset:2px;white-space:nowrap}.product-card__link:hover,.product-card__link:focus-visible{color:var(--text-color);text-decoration-thickness:2px}.section-divider{height:52px;background:#565656}@media(max-width: 1199.98px){.product-card__text{max-width:none}}@media(max-width: 575.98px){.products-section{padding-top:28px;padding-bottom:42px}.products-grid{--bs-gutter-y: 24px}.product-card{min-height:0;padding:20px 22px;border-radius:22px}.product-card__title{font-size:25px}.product-card__footer{align-items:flex-start;flex-direction:column;gap:16px}}.hero-wrapper{background:linear-gradient(to bottom, #fff 0, #fff 13.5%, #f0f4ff 100%)}.hero{padding-top:50px;padding-bottom:50px;overflow:visible}.hero-title{margin:0;color:#565656;font-size:44px;font-weight:700;line-height:1.04;text-align:center;letter-spacing:0}.hero-cards{position:relative;display:block;margin:0 auto;max-width:516px;width:100%;height:288px}.hero-cards__slide{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;opacity:0;transition:opacity 2s ease-in-out}.hero-cards__slide.is-active{opacity:1}@media(prefers-reduced-motion: reduce){.hero-cards__slide{transition:none}}.tools-list{position:relative;z-index:2;display:grid;grid-template-columns:repeat(6, 100px);gap:119px;margin-top:-30px;padding-left:95px}.tool-item{display:flex;width:100px;flex-direction:column;align-items:center;color:#565656;text-align:center;text-decoration:none}.tool-icon{display:block;width:100px;height:100px;flex:0 0 100px;background-image:url("/img/homepage/img-icons.png");background-repeat:no-repeat;background-size:1195px 100px}.icon-1{background-position:0 0}.icon-2{background-position:-219px 0}.icon-3{background-position:-438px 0}.icon-4{background-position:-657px 0}.icon-5{background-position:-876px 0}.icon-6{background-position:-1095px 0}.tool-name{display:block;margin-top:10px;font-size:15px;font-weight:500;line-height:17px;white-space:nowrap}.tool-item:hover,.tool-item:focus{color:var(--active-color)}/*# sourceMappingURL=style.css.map */
