@import "https://fonts.googleapis.com/css2?family=Rubik:wght@400;700&display=swap";html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted ButtonText}[type=button]:-moz-focusring{outline:1px dotted ButtonText}[type=reset]:-moz-focusring{outline:1px dotted ButtonText}[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}:is(){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,[hidden]{display:none}.article-grid{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=768px){.article-grid{grid-template-columns:1fr 1fr;gap:24px}}@media screen and (width>=1280px){.article-grid{grid-template-columns:1fr 1fr 1fr}}.article{background:var(--backgroundColor);color:var(--textColor);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex}.article__content{text-align:left;max-width:80%;padding:16px}.article__header{color:#006400}.article__header:before,.article__header:after{content:"";background:red;border-radius:100%;width:15px;height:15px;display:inline-block}.article__list{list-style-type:circle}.footer{background-color:#1460aa;max-width:768px;margin:0 auto;padding:16px}.footer__content{color:#d35050}.footer__top-link{color:#fff;background-color:#000;border-radius:8px;padding:8px 12px;display:block;position:fixed;bottom:16px;right:16px}.hamburger{background:0 0;border:0;padding:4px;font-size:1.5rem}@media screen and (width>=768px){.hamburger{display:none}}.header{background-color:#150a1e;justify-content:flex-end;align-items:center;min-height:50px;display:flex}@media screen and (width>=768px){.header{position:sticky;top:0}}.navigation{background-color:#150a1e;flex-direction:column;justify-content:space-around;align-items:center;gap:24px;width:100%;padding:16px;display:none;position:absolute;top:50px}.navigation--open{display:flex}.navigation__link{color:#fff}@media screen and (width>=768px){.navigation{flex-flow:wrap;display:flex;position:static}}.page-header{padding:16px}.page-header__button{color:#fff;background-color:#00f;border:0;border-radius:4px;padding:4px 8px;font-weight:700}.page-header__heading{color:navy;letter-spacing:-.05em;font-size:1.5rem;font-weight:700}@media screen and (width>=768px){.page-header__heading{font-size:2rem}}@media screen and (width>=1280px){.page-header__heading{font-size:3rem}}.paragraph{color:#fff;text-align:center;background-color:#00f;padding:4px}.paragraph__link{color:tomato}.paragraph__link:hover{color:#ff0}.paragraph__item--special{color:#a20041}.paragraph__item:not(.paragraph__item--special){color:#adff2f}.paragraph__item:first-child{color:#0093e9}.paragraph__item:last-child{color:#80d0c7}.paragraph:hover{background:#333}.paragraph:before{content:"Hello!";color:#6b5858;display:block}.paragraph:after{content:"";background:#6b5858;border-radius:100px;width:100px;height:100px;display:block}.section-grid{grid-template-columns:1fr;gap:12px;display:grid}@media screen and (width>=768px){.section-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}}@media screen and (width>=1280px){.section-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}}.section{background-color:#dcdcdc;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:90%;padding:16px;display:flex}.section__content{color:#a20041;max-width:80vw;font-size:18px;line-height:1.5}.section__header{color:#044550}.section__header--special{color:#a20041}.section__image{width:80%;height:80%;display:block}.section__link{color:inherit}.special{color:#00f;font-weight:300}.link{color:#fff;transform-origin:100% 0;will-change:transform;opacity:.5;font-size:3rem;font-weight:700;transition:color .3s ease-in-out,transform 2s ease-in-out;display:inline-block}.link:hover{opacity:1;transform:rotate(-15deg)translate(-2rem,5rem)scale(1.5)}@keyframes wave{0%{transform:rotate(-30deg)}50%{transform:rotate(60deg)}to{transform:rotate(30deg)}}.wave{transform-origin:bottom;font-size:3rem;animation:2s ease-in-out infinite alternate forwards wave;display:inline-block;transform:rotate(-30deg)}:root{--textColor:#1a1a1a;--backgroundColor:#ededed}@media (prefers-color-scheme:dark){:root{--textColor:#ededed;--backgroundColor:#1a1a1a}}html{block-size:border-box}*,:before,:after{block-size:inherit}body{background:#0093e9 linear-gradient(160deg,#0093e9 0%,#80d0c7 100%);font-family:Rubik,sans-serif}@media screen and (width>=768px){body{background:#fff}}main{max-width:768px;margin:0 auto}table{text-align:center;width:100%;padding:16px}table caption{margin-bottom:2rem}
/*# sourceMappingURL=form.37510077.css.map */
