@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap");body{overflow-x:hidden}.content-wrapper{width:100%}h1,h2,h3,h4,h5,h6,p{color:#0c0d0e}@media screen and (max-width:768px){h1{font-size:36px!important}h1,h2{line-height:36px!important}h2{font-size:30px!important}h3{font-size:28px!important}h4{font-size:20px!important}h5,h6{font-size:18px!important}p{font-size:16px!important}}@media screen and (max-width:480px){h1{font-size:32px!important}h2{font-size:28px!important}h3{font-size:20px!important}h4{font-size:18px!important}h5{font-size:16px!important}h6{font-size:18px!important}p{font-size:16px!important}}.btn-primary{background:#0c0d0e;border:1px solid #0c0d0e;border-radius:8px;color:#fff;font-weight:600!important;padding:14px 28px;position:relative;transition:all .4s ease-out}.btn-primary:hover{background:transparent;border:1px solid #0c0d0e;color:#0c0d0e}.btn-primary:focus{color:#0c0d0e}.btn-primary:after{background:#c7e6f8;border-radius:8px;content:"";height:100%;left:50%;opacity:0;position:absolute;top:0;transition:all .4s ease-out;width:0;z-index:-1}.btn-primary:hover:after{left:0;opacity:1;width:100%}@media(max-width:767px){.form-columns-1 .input,.form-columns-2 .input{margin-right:0!important}}