/*! 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:.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:-.25em}sup{top:-.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:.35em .75em .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}html{font-size:62.5%;line-height:1.5;scroll-behavior:smooth;box-sizing:border-box;overflow-x:hidden!important;color:#141414}*,*:before,*:after{box-sizing:inherit}body{color:#141414;font-family:Montserrat,sans-serif;-webkit-font-smoothing:antialiased;background-color:#fff;width:100%!important;font-size:1.7rem;overflow-x:hidden!important}body.noscroll{overflow:auto!important;position:fixed}p{font-size:1.7rem;margin:0}a{text-decoration:none;pointer-events:all;color:#141414}h1{font-size:3.5rem;font-weight:800;margin:0 0 3rem;line-height:1.2;text-align:center;color:#141414}@media(min-width:768px){h1{font-size:4rem;font-weight:800}}h2{font-size:2rem;font-weight:600;margin:0}h3{font-size:4rem;font-weight:800;line-height:1.4;margin:0}@media(min-width:768px){h3{font-size:5rem;font-weight:800}}@media(min-width:992px){h3{font-size:5rem;font-weight:800}}@media(min-width:1200px){h3{font-size:6rem;font-weight:800}}ol{display:flex;flex-direction:column;gap:2rem}*{caret-color:transparent}* input{caret-color:#141414}*::-webkit-scrollbar{width:8px}*::-webkit-scrollbar-thumb{background-color:#494949;border-radius:0}*::-webkit-scrollbar-track{background-color:#8a8a8a}@supports (-moz-appearance: none){*{scrollbar-width:thin;scrollbar-color:darkgrey #ffffff}}.alert{color:red}.alert-dark{color:#d02e2e}.wrapper{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.page-wrapper{max-width:1600px;margin:2.5rem auto;padding:1.5rem}@media(min-width:992px){.page-wrapper{margin:8rem auto}}.btn-main{display:inline-flex;align-items:center;justify-content:center;max-height:60px;border:1px solid rgb(158,27,27);border-radius:10px;padding:1.5rem 2rem;color:#fff;background-color:#cc0d0d;font-weight:600;white-space:normal;transition:.3s}.btn-main:hover{transform:translateY(5px)}.btn-block{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.btn-block p{text-align:center;font-size:2rem;font-weight:500}.btn-block .button-icon{margin-right:.6rem}.hero{display:flex;flex-direction:column;align-items:center;margin-top:3rem;text-align:center}.hero img{max-height:200px;height:150px}.hero h1{margin-top:2rem}.site-slogan{font-size:2rem;font-weight:600;margin-top:1rem}.newsletter{margin:5rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}@media(min-width:992px){.newsletter{margin:10rem 5rem}}.newsletter__message{display:flex;flex-direction:column;align-items:center;text-align:center}.newsletter__message h2{font-size:4rem}.newsletter__form{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}form{margin:3rem 0;display:flex;flex-direction:column;align-items:center;width:100%}@media(min-width:992px){form{display:flex;flex-direction:initial;justify-content:center}}form input{height:49px;border-radius:10px;padding:0 0 0 15px;border:solid 1px rgb(0,0,0);width:90%;max-width:450px}@media(min-width:992px){form input{border-radius:10px 0 0 10px;max-width:450px;width:450px}}form input:focus{outline:none}form input::placeholder{color:#a9a9a9}form .btn-send{margin-left:unset;margin-top:1rem;cursor:pointer;max-width:500px}@media(min-width:992px){form .btn-send{margin-left:-1rem;margin-top:unset;width:unset}}form .btn-main{transition:.3s}form .btn-main:hover{transform:translate(-5px)}#error-message{color:red;margin-top:-2rem;margin-bottom:2rem}footer{background-color:#141414}.footer{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:center;padding:5rem 0;flex-direction:column}@media(min-width:992px){.footer{flex-direction:column}}.footer__logo{width:100%}.footer__logo a{margin-bottom:3rem;display:flex;justify-content:center}.footer__logo a img{max-width:100%;cursor:pointer;margin:0 1rem}@media(min-width:992px){.footer__logo a img{max-width:700px}}.footer__content{display:flex;justify-content:center;gap:7rem;flex-wrap:wrap;padding:1.5rem}.footer__content__col-1,.footer__content__col-2,.footer__content__col-3{display:flex;flex-direction:column;color:#ffffff87}@media(min-width:768px){.footer__content__col-1,.footer__content__col-2,.footer__content__col-3{align-items:start}}.footer__content__col-1 h6,.footer__content__col-2 h6,.footer__content__col-3 h6{color:#fff;font-size:1.7rem;font-weight:500;margin:0 0 2rem}.footer__content__col-1 a,.footer__content__col-2 a,.footer__content__col-3 a{color:#ffffff87;font-size:1.6rem;line-height:2}.footer__content__col-1 a:hover,.footer__content__col-2 a:hover,.footer__content__col-3 a:hover{color:#fff}.footer__content__col-1 p,.footer__content__col-2 p,.footer__content__col-3 p{color:#ffffff87;font-size:1.6rem}.footer__content__col-1 i{margin-right:1rem;color:#fff}.footer__content__col-2 .address{font-weight:300;margin-bottom:2rem}.copyrights-wrapper{display:flex;align-items:center;justify-content:center;background-color:#1d1d1d;height:5rem}.copyrights{color:#ffffff80;font-size:14px;margin:0!important}.privacy-policy{max-width:1000px}.about-us{max-width:1000px;display:flex;flex-direction:column;gap:1.5rem}.thank-you-msg{text-align:center;padding:8rem 1.5rem}.thank-you-msg h2{font-size:3.5rem}@media(min-width:992px){.thank-you-msg h2{font-size:5rem}}.thank-you-msg p{font-size:1.8rem}@media(min-width:992px){.thank-you-msg p{font-size:2.2rem}}
