@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap);
:root{--primary:#e60000;--secondary:#981d13;--white:#fff;--black:#000}body{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;margin:0;min-height:100vh;padding:0}header{left:0;padding-left:16px;position:fixed;top:0;width:100%;z-index:1}@media screen and (min-width:992px){header{padding-left:130px}}header a.logo{align-items:center;background:var(--primary);display:flex;height:80px;justify-content:center;width:80px}@media screen and (min-width:992px){header a.logo{height:120px;width:120px}}header a.logo>img{-o-object-fit:contain;object-fit:contain;width:50px}@media screen and (min-width:992px){header a.logo>img{width:70px}}@keyframes headerimageAnimation{0%{left:100%;top:-100%}to{left:0;top:0}}.header-image{margin:0 0 54px;overflow:hidden;position:relative}.header-image:after{animation-delay:.5s;animation-duration:1s;animation-fill-mode:forwards;animation-name:headerimageAnimation;background:linear-gradient(270deg,rgba(239,145,158,0) 95.14%,#ef919e),linear-gradient(180deg,rgba(239,145,158,0) 77.6%,#ef919e);content:"";display:block;height:100%;left:100%;position:absolute;top:-100%;width:100%}.header-image>img{height:384px;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (min-width:992px){.header-image>img{height:480px}}h1{color:var(--secondary);font-size:28px;font-weight:600;line-height:38px}@media screen and (min-width:992px){h1{font-size:60px;line-height:72px}}p{font-size:18px;font-weight:400;line-height:30px;margin:30px 0 36px}p a{color:var(--black);text-decoration:none}p a:hover{text-decoration:underline}a.btn-primary{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath transform='rotate(-90 16 44)' fill='url(%23a)' d='M16 44h30v34H16z'/%3E%3Cpath transform='matrix(-1 0 0 1 50.5 10)' fill='url(%23b)' d='M0 0h30v34H0z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='9.78' y1='62.071' x2='63.358' y2='56.134' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='.182' stop-color='%23E60000' stop-opacity='.25'/%3E%3Cstop offset='.358' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3ClinearGradient id='b' x1='-6.22' y1='18.071' x2='47.358' y2='12.134' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23E60000'/%3E%3Cstop offset='.182' stop-color='%23E60000' stop-opacity='.25'/%3E%3Cstop offset='.358' stop-color='%23E60000' stop-opacity='0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:initial;border:none;color:var(--black);font-size:1rem;font-weight:600;overflow:hidden;padding:.9375rem 1.25rem;position:relative;text-decoration:none;transition:color .5s ease-in-out;z-index:8}a.btn-primary:hover{color:var(--white)}a.btn-primary:hover:before{transform:scaleX(1) scaleY(1);z-index:-1}a.btn-primary:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='154' height='44' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23A60000' d='M0 0h154v44H0z'/%3E%3Cg filter='url(%23b)'%3E%3Cpath fill='%23FF5173' d='M12 8h174v67H12z'/%3E%3C/g%3E%3Cg filter='url(%23c)'%3E%3Cpath fill='%23E60000' d='M57 28h114v51H57z'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='b' x='-6' y='-10' width='210' height='103' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_1194_4560'/%3E%3C/filter%3E%3Cfilter id='c' x='39' y='10' width='150' height='87' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='9' result='effect1_foregroundBlur_1194_4560'/%3E%3C/filter%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h154v44H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-position:100% 100%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleX(0) scaleY(0);transform-origin:bottom right;transition:transform .5s ease-in-out;z-index:-1}footer{font-size:14px;margin-top:auto;padding:52px 0 18px}footer>p{font-size:14px;margin:0;padding:0}

/*# sourceMappingURL=main.css.map*/