/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:'Inter var';font-weight:100 900;font-display:swap;font-style:normal;font-named-instance:'Regular';src:url("Inter-roman.var.woff2?v=3.15") format("woff2")}:root{font-size:10px;--white: #ffffff;--white-ever: #ffffff;--lightgrey: #F9F9F9;--mediumgrey: #E3E5E3;--grey: #808080;--darkgrey: #2F2F2F;--black: #000000;--black-ever: #000000;--yellow: #FFE691;--lightblue: #ABE5FF;--darkblue: #273EE2;--green:  #09D394}*,*::before,*::after{box-sizing:border-box}html{font-family:'Inter', sans-serif;scroll-behavior:smooth;background:var(--mediumgrey);width:min(100%, 128rem)}h1{color:var(--black);font-variation-settings:'wght' 200;font-size:clamp(4rem, 5vw, 8rem)}h1::after{content:'.';font-variation-settings:'wght' 600}@media (max-width: 768px){h1{margin:5rem 0 5rem 0}}h2,p,a,input,textarea{font-family:'Inter', sans-serif;color:var(--black);font-variation-settings:'wght' 300;font-style:normal;line-height:3.2rem;font-size:clamp(1.8rem, 5vw, 2rem);margin:0}@supports (font-variation-settings: normal){html,h2,p,a,input,textarea{font-family:'Inter var', sans-serif}}.col10{padding:12rem 10.9rem}@media (max-width: 768px){.col10{padding:0 3rem}}.contact__widget{background:var(--mediumgrey);padding:0 10.9rem 12rem 10.9rem}@media (max-width: 768px){.contact__widget{padding:3.5rem 3rem 3.5rem 3rem}}.form__button{background:var(--green);font-variation-settings:'wght' 600;font-size:clamp(1.8rem, 5vw, 2rem);color:var(--white);border:none;padding:3rem 9.1rem;box-shadow:0 1rem 3rem rgba(0,7,53,0.15);transition:all 0.4s ease;line-height:1}.form__button:hover{cursor:pointer;box-shadow:0 1rem 3rem rgba(0,7,53,0.3)}.form__label{position:relative;margin-bottom:3rem;display:block}.form__label:after{content:'';position:absolute;top:3rem;left:2.4rem;height:2rem;width:2rem}@media (max-width: 576px){.form__label:after{top:2.1rem}}.form__label--first:after{background:url("./smile.svg")}.form__label--second:after{background:url("./mail.svg") no-repeat}.form__label--third:after{background:url("./phone.svg")}.form__input,.form__textarea{width:54.5rem;padding:2.4rem 6.4rem;font-size:clamp(1.8rem, 5vw, 2rem);background:var(--white);display:block;border:none;box-shadow:inset 0.5rem 0.5rem 1.5rem rgba(0,7,53,0.05);transition:all 0.3s ease}@media (max-width: 1280px){.form__input,.form__textarea{width:100%}}.form__input::placeholder,.form__textarea::placeholder{color:var(--grey)}.form__input:focus,.form__textarea:focus{outline:none;box-shadow:inset 0.5rem 0.5rem 1.5rem rgba(0,7,53,0.05),0 0 0 0.2rem var(--green)}.form__input:focus::placeholder,.form__textarea:focus::placeholder{opacity:0.3;transition:all 0.3s ease}.form__input{height:8rem}.form__input--honey{display:none}@media (max-width: 576px){.form__input{height:6rem}}.form__textarea{height:19rem;padding:2.4rem 3rem;margin-bottom:3rem}.form__feedback{max-height:0;overflow:hidden;transition:all 1.3s ease}.form__feedback--success p{margin:0 0 3rem 0}.form__feedback--success p strong{color:var(--green);font-variation-settings:'wght' 600;display:flex;align-items:center}.form__feedback--success p strong svg{fill:var(--green);width:2.3rem}.form__feedback--error p{margin:0 0 3rem 0}.form__feedback--error p strong{color:red;font-variation-settings:'wght' 600}
