html{box-sizing:border-box;height:100%;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-print-color-adjust:exact}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{background:#fff;font-family:"Maven Pro",Arial,sans-serif;font-size:16px;font-weight:400;height:100%;min-height:100vh}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.Header{background-color:#fff;box-shadow:0 0 5px rgba(0,0,0,.2);display:flex;height:45px;justify-content:center;left:0;padding:0 20px;pointer-events:none;position:fixed;top:0;width:100%;z-index:2}@media only screen and (min-width:768px){.Header{height:60px;padding:0 30px}}@media only screen and (min-width:1200px){.Header{height:80px;padding:0 40px;z-index:1}}.Header__wrapper{justify-content:space-between;max-width:1300px;width:100%}.Header__logo,.Header__wrapper{align-items:center;display:flex}.Header__logo{justify-content:center;fill:#15354a;height:35px;pointer-events:all;transition:fill .15s}@media only screen and (min-width:1200px){.Header__logo{height:40px}}.Header__svg{height:100%}.Header__menu{display:flex}.Header__link,.Header__menu{align-items:center;justify-content:center}.Header__link{font-size:14px;pointer-events:all;text-decoration:none;background-color:initial;border:1px solid #ff364a;color:#ff364a;border-radius:8px;display:inline-flex;font-weight:500;padding:5px 16px;transition:.2s}.Header__link:hover{background-color:#ff364a;color:#fff}.Header__burger{background:none;border:none;cursor:pointer;outline:none;fill:#0099f9;pointer-events:all;width:18px;display:none}.Header__burger--active{fill:#0099f9}.Card{background-color:#fff;border-radius:8px;box-shadow:0 2px 15px rgba(0,0,0,.15),0 2px 6px rgba(0,0,0,.1);cursor:pointer;overflow:hidden;text-decoration:none;transition:box-shadow .2s;will-change:opacity}.Card__wrapper{height:100%}.Card__wrapper a{text-decoration:none}.Card__preview{align-items:center;display:flex;justify-content:center;background-color:#fff;overflow:hidden;padding:20px 20px 40px;position:relative;opacity:.85}.Card__preview:before{background-color:#15354a;content:"";height:100%;left:0;mix-blend-mode:multiply;opacity:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:1}.Card__image{border-radius:5px;box-shadow:0 1px 20px rgba(0,157,255,.15),0 1px 5px rgba(0,157,255,.15);border:1px solid #fff;-webkit-filter:drop-shadow(0 15px 39px rgba(0,157,255,.15));filter:drop-shadow(0 15px 39px rgba(0,157,255,.15));border-radius:7px;opacity:.8;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;width:100%}.Card__description{color:#6e757b;padding-top:20px;line-height:1.4rem}.Card__description a{color:#0099f9}.Card__header{background-color:#fff;display:flex;flex-direction:column;height:100%;padding:30px 20px}.Card__effort{color:#6e757b;padding-bottom:10px;text-transform:uppercase}.Card__title{border-bottom:1px solid #cbd0d4;color:#0e2434;font-size:1rem;font-weight:700;padding-bottom:.5rem;position:relative;transition:color .2s}.Card__title:after{border-bottom:1px solid #6e757b;bottom:-1px;content:"";left:0;position:absolute;transition:width 1s cubic-bezier(.06,.62,.44,1);width:0}.Card:hover{box-shadow:0 15px 39px rgba(0,157,255,.15)}.Card:hover .Card__preview{opacity:1}.Card:hover .Card__image{box-shadow:0 1px 20px rgba(0,80,130,.2),0 1px 5px rgba(0,80,130,.2)}.Card:hover .Card__title:after{width:100%}@-webkit-keyframes scale{0%{-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1)}50%{-webkit-transform:rotateX(12deg) scale(.95);transform:rotateX(12deg) scale(.95)}to{-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1)}}@keyframes scale{0%{-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1)}50%{-webkit-transform:rotateX(12deg) scale(.95);transform:rotateX(12deg) scale(.95)}to{-webkit-transform:rotateX(0) scale(1);transform:rotateX(0) scale(1)}}.App{background-color:#eff6ff;min-height:100vh;justify-content:center;padding:75px 30px 30px;width:100%;display:flex;flex-wrap:wrap}.App__grid{align-content:center;display:grid;grid-gap:30px;gap:30px;grid-template-columns:1fr;max-width:1300px;width:100%;padding-top:10px}.App__welcome{text-align:center;line-height:1.5rem;padding-bottom:10px;width:100%}.App__welcome a{color:#0099f9}.App__title{text-align:center;line-height:2.5rem;padding-bottom:10px;width:100%}@media only screen and (min-width:480px){.App{padding:105px 50px 50px}}@media only screen and (min-width:768px){.App{padding:130px 70px 70px}.App__grid{grid-gap:20px;gap:20px}}@media only screen and (min-width:1024px){.App{padding:170px 100px 100px}.App__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1200px){.App{padding:150px}.App__grid{grid-gap:50px;gap:50px}}
/*# sourceMappingURL=main.cb3bada9.chunk.css.map */