:root{--c-base-light: #fff;--c-base-dark: #000;--c-brand-primary-color: #00be8b;--c-brand-secondary-color: #66a4ff;--c-accent-secondary-color: #3184ff}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/roboto/Roboto-Regular.woff2) format("woff2"),url(../fonts/roboto/Roboto-Regular.woff) format("woff")}.sr-only{position:absolute;width:1px;height:1px;white-space:nowrap;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-family:Roboto,Arial,sans-serif}html,body{width:100%;height:100%}body{font-size:16px;line-height:1.3}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ol,ul{list-style-type:none}picture{display:block}h1,h2,h3,h4,h5,h6{margin:0}input,button,textarea,select{font:inherit}*:focus-visible{outline-offset:1px;outline:2px solid var(--c-accent-secondary-color)}.container{max-width:1440px;margin:0 auto}.layout__page{display:grid;grid-template-rows:auto 1fr auto;grid-template-columns:100%}.header__wrap{padding:24px}@media (min-width: 1440px){.header__wrap{padding:24px 128px}}.main{width:100%}.footer__wrap{display:flex;flex-direction:column;gap:48px;padding:24px}@media (min-width: 768px){.footer__wrap{flex-direction:row;gap:128px}}@media (min-width: 1440px){.footer__wrap{padding:24px 128px}}.hero{--hero-bg-color: var(--c-brand-primary-color)}.hero__wrap{display:flex;justify-content:center;width:100%;background-color:var(--hero-bg-color);border-radius:0;box-shadow:0 0 6px #696969}@media (min-width: 768px){.hero__wrap{justify-content:flex-end}}@media (min-width: 1440px){.hero__wrap{border-radius:16px}}.hero__pic img{min-height:228px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media (min-width: 768px){.hero__pic img{width:608px;height:455px}}.logo{--logo-color: var(--c-brand-primary-color);--logo-color-hover: var(--c-brand-secondary-color);--logo-text-primary-fs: 48px;--logo-text-secondary-fs: calc(var(--logo-text-primary-fs) / 3);display:inline-block;vertical-align:top;max-width:-moz-max-content;max-width:max-content;color:var(--logo-color);transition:.15s;transition-property:color,opacity}@media (hover: hover){.logo:hover{--logo-color: var(--logo-color-hover)}}.logo:focus-visible{--logo-color: var(--logo-color-hover)}.logo:active{opacity:.75}@media (min-width: 576px){.logo{--logo-text-primary-fs: 64px}}.logo__body{display:grid;grid-template-columns:100%;text-align:justify}.logo__text-primary{font:700 var(--logo-text-primary-fs)/1 "Roboto","Arial",sans-serif;letter-spacing:.4em}.logo__text-secondary{font:var(--logo-text-secondary-fs)/1 "Roboto","Arial",sans-serif}.legal-info{--legal-info-text-color: var(--c-base-dark);display:grid;grid-template-columns:100%;row-gap:12px}.legal-info__list{display:grid;grid-template-columns:100%;row-gap:4px}.legal-info__text{font:16px/18px Roboto,Arial,sans-serif;color:var(--legal-info-text-color)}
