@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Variable.ttf) format("truetype");font-style:normal;font-display:swap}*{padding:0;margin:0;box-sizing:border-box;text-decoration:none;border:none;outline:none;font-family:Satoshi!important}*,html{scroll-behavior:smooth!important}html{overflow-x:hidden}body{font-size:14px;font-family:Open Sans,sans-serif;color:#000d1a!important;scroll-behavior:smooth!important}body main.content-wrapper p{color:#000d1a;font-size:1em;font-weight:500;color:#333;line-height:1.5;margin:0}body main.content-wrapper .doc-list{padding:1rem 2rem!important}body main.content-wrapper ul{margin:0;padding:0}@media only screen and (max-width:767px){body{font-size:16px}}@media only screen and (max-width:360px){body{font-size:14px}}@media screen and (min-width:2000px){body{font-size:18px}}body::-webkit-scrollbar{width:.6rem}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.1);background-color:transparent;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.1)}body::-webkit-scrollbar-thumb{background-color:#053545;outline:1px solid #708090}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.con{width:1200px;margin:0 auto}@media screen and (min-width:2000px){.con{width:1300px}}@media screen and (max-width:1024px){.con{width:90%}}@media only screen and (max-width:767px){.con{width:90%}}form .flex{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media only screen and (max-width:767px){form .flex{grid-template-columns:1fr;gap:0}}form .button-flex{display:flex;gap:.5rem}form .field{width:100%;height:auto;text-align:left;margin-bottom:1rem}form .field label{display:block;font-size:1em;margin-bottom:.1rem;color:#000d1a;text-transform:lowercase}form .field label:first-letter{text-transform:uppercase}form .field label.bold{font-weight:600;color:#333}form .field input,form .field select{height:50px;border:1px solid #c9d9e9;padding:0 .7rem}form .field input,form .field select,form .field textarea{width:100%;border-radius:8px;font-size:1em;background-color:#fff}form .field textarea{height:300px;padding:.7rem;transition-duration:.3s}form .field .ant-select{width:100%!important;height:50px}form .field .ant-select .ant-select-selector{height:50px;border-radius:8px;padding:0 .5rem;font-size:1rem;background-color:#fff;color:#000d1a;border:1px solid #c9d9e9}form .field .ant-select .ant-select-selector input{height:50px!important}form .field .ant-select:hover .ant-select-selector{border-color:#c9d9e9!important}form .field input:focus,form .field select:focus{border-color:#053545;transition-duration:.3s}form .field.error input,form .field.error select,form .field.error textarea{border-color:#ff0f00!important;background-color:#fff4f3}form .field.error input::-moz-placeholder,form .field.error select::-moz-placeholder,form .field.error textarea::-moz-placeholder{color:#ff0f00!important}form .field.error input::placeholder,form .field.error select::placeholder,form .field.error textarea::placeholder{color:#ff0f00!important}form .field.error .password-sub{border-color:#ff0f00!important}form .field.error .ant-select .ant-select-selector{border-color:#ff0f00;background-color:#fff4f3}form .field.error .error{font-size:.9em;color:#ff0f00}form .field input[type=checkbox],form .field input[type=radio]{display:none}form .field input+label .select-field{width:100%;height:50px;display:flex;align-items:center;justify-content:space-between;border:1px solid #c9d9e9;border-radius:8px;padding:0 .7rem;font-size:1em;background-color:#fff;transition-duration:.5s;cursor:pointer}form .field input+label .select-field p{color:#000d1a;transition-duration:.5s}form .field input+label .select-field p:first-letter{text-transform:uppercase}form .field input+label .select-field span{opacity:0;color:#39b663;transition-duration:.5s}form .field input:checked+label .select-field{border:2px solid #39b663;transition-duration:.5s}form .field input:checked+label .select-field p{color:#39b663;transition-duration:.5s}form .field input:checked+label .select-field span{opacity:1;transition-duration:.5s}section{padding:7rem 0}@media only screen and (max-width:767px){section{padding:3.5rem 0}}section .section-title{text-align:center;margin-bottom:2rem}section .section-title h2{font-size:1.5rem;color:#053545;font-weight:800;text-transform:capitalize;text-align:center}section .section-title p{width:50%;font-size:1em;color:#333;text-align:center;margin:0 auto}@media screen and (max-width:1024px){section .section-title p{width:70%}}@media only screen and (max-width:767px){section .section-title p{width:100%}}.download-card{background-color:#fff;padding:1rem;border-radius:8px;min-width:180px;display:flex;align-items:center;gap:.75rem}.download-card>img{width:25px}@media only screen and (max-width:767px){.download-card>img{width:20px}}@media only screen and (max-width:360px){.download-card>img{width:18px}}.download-card .details h6{font-size:.9em;color:#000d1a;text-transform:uppercase;font-weight:600}@media only screen and (max-width:767px){.download-card .details h6{font-size:.8em}}@media only screen and (max-width:360px){.download-card .details h6{font-size:.7em}}.download-card .details p{font-size:.9em;color:#000d1a;line-height:1}@media only screen and (max-width:360px){.download-card .details p{font-size:.7em}}.youtube-player{width:100%;height:60vh;border-radius:8px}.in-modal-player-dismiss{cursor:pointer;color:#ccc;background-color:rgba(0,0,0,.1);transition:transform .3s}.in-modal-player-dismiss:hover{transform:scale(1.2)}@keyframes ripple-1{0%{transform:scale(1);opacity:.4}to{transform:scale(1.5);opacity:0}}@keyframes ripple-2{0%{transform:scale(1);opacity:.3}to{transform:scale(1.8);opacity:0}}.animate-ripple-1{animation:ripple-1 1.5s ease-out infinite}.animate-ripple-2{animation:ripple-2 2s ease-out infinite}