 
 :root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}*,::after,::before{box-sizing:border-box;}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth;}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}.h5,h2,h3,h4,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}h2{font-size:calc(1.325rem + .9vw);}@media (min-width:1200px){h2{font-size:2rem;}}h3{font-size:calc(1.3rem + .6vw);}@media (min-width:1200px){h3{font-size:1.75rem;}}h4{font-size:calc(1.275rem + .3vw);}@media (min-width:1200px){h4{font-size:1.5rem;}}.h5{font-size:1.25rem;}h6{font-size:1rem;}p{margin-top:0;margin-bottom:1rem;}ul{padding-left:2rem;}ul{margin-top:0;margin-bottom:1rem;}ul ul{margin-bottom:0;}strong{font-weight:bolder;}a{color:var(--bs-link-color);text-decoration:underline;}a:hover{color:var(--bs-link-hover-color);}img,svg{vertical-align:middle;}label{display:inline-block;}button{border-radius:0;}button:focus:not(:focus-visible){outline:0;}button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}button{text-transform:none;}[type=button],[type=submit],button{-webkit-appearance:button;}[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}textarea{resize:vertical;}.list-unstyled{padding-left:0;list-style:none;}.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}@media (min-width:576px){.container{max-width:540px;}}@media (min-width:768px){.container{max-width:720px;}}@media (min-width:992px){.container{max-width:960px;}}@media (min-width:1200px){.container{max-width:1140px;}}@media (min-width:1400px){.container{max-width:1320px;}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}@media (min-width:576px){.col-sm-6{flex:0 0 auto;width:50%;}.col-sm-12{flex:0 0 auto;width:100%;}}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%;}.col-md-12{flex:0 0 auto;width:100%;}}@media (min-width:992px){.col-lg-3{flex:0 0 auto;width:25%;}.col-lg-5{flex:0 0 auto;width:41.66666667%;}.col-lg-6{flex:0 0 auto;width:50%;}.col-lg-7{flex:0 0 auto;width:58.33333333%;}.col-lg-11{flex:0 0 auto;width:91.66666667%;}}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.form-control{transition:none;}}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-control::placeholder{color:#6c757d;opacity:1;}.form-control:disabled{background-color:#e9ecef;opacity:1;}textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}.form-check .form-check-input{float:left;margin-left:-1.5em;}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;}.form-check-input[type=checkbox]{border-radius:.25em;}.form-check-input:active{filter:brightness(90%);}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5;}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.btn{transition:none;}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd;}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d;}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}.collapse:not(.show){display:none;}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd;}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none;}}.navbar-toggler:hover{text-decoration:none;}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}.d-inline-block{display:inline-block!important;}.d-grid{display:grid!important;}.d-flex{display:flex!important;}.d-none{display:none!important;}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;}.shadow-none{box-shadow:none!important;}.position-relative{position:relative!important;}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}.justify-content-center{justify-content:center!important;}.align-items-center{align-items:center!important;}.my-auto{margin-top:auto!important;margin-bottom:auto!important;}.mt-3{margin-top:1rem!important;}.mt-4{margin-top:1.5rem!important;}.mt-auto{margin-top:auto!important;}.me-3{margin-right:1rem!important;}.mb-0{margin-bottom:0!important;}.mb-2{margin-bottom:.5rem!important;}.mb-3{margin-bottom:1rem!important;}.mb-4{margin-bottom:1.5rem!important;}.px-3{padding-right:1rem!important;padding-left:1rem!important;}.py-3{padding-top:1rem!important;padding-bottom:1rem!important;}.py-5{padding-top:3rem!important;padding-bottom:3rem!important;}.pb-0{padding-bottom:0!important;}.gap-2{gap:.5rem!important;}.fw-light{font-weight:300!important;}.fw-semibold{font-weight:600!important;}.text-center{text-align:center!important;}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important;}.rounded-circle{border-radius:50%!important;}@media (min-width:576px){.d-sm-flex{display:flex!important;}}@media (min-width:768px){.d-md-flex{display:flex!important;}}@media (min-width:992px){.d-lg-none{display:none!important;}.justify-content-lg-end{justify-content:flex-end!important;}.mt-lg-0{margin-top:0!important;}.mb-lg-0{margin-bottom:0!important;}}@media (min-width:1200px){.d-xl-flex{display:flex!important;}}:root{--primary-website-color:#0b21bf;--primary-font-color:34, 36, 39;--tools-bg-color:230, 234, 242;--tools-button-color:211, 217, 232;--border-radius:5px;--tools-primary-bg-color:#e8ecf1;--tool-result-bg-color:#fff;--tool-result-bg-color-second:#e0e5eb;--blue-background:#f2f5f9;--border-color-grey:#c2c6d0;--kb-page-color:#1d3c85;--orange-hover:#e3751d;--body-bg-rgb:255, 255, 255;--primary-rgb:17, 118, 184;-header-button-link2-rgb:247, 131, 38;--warning-rgb:245, 177, 75;--info-rgb:78, 194, 240;--success-rgb:23, 202, 104;--danger-rgb:236, 95, 103;--pink-rgb:227, 74, 230;--blue-rgb:38, 143, 230;--light-rgb:253, 253, 254;--dark-rgb:25, 31, 43;--orange-rgb:253, 126, 20;--teal-rgb:74, 201, 189;--purple-rgb:120, 145, 239;--default-body-bg-color:rgb(var(--body-bg-rgb));--primary-color:#030308;--primary-hover:rgba(var(--primary-rgb), 0.8);--primary-border:rgb(var(--primary-rgb));--primary005:rgba(var(--primary-rgb), 0.05);--primary01:rgba(var(--primary-rgb), 0.1);--primary02:rgba(var(--primary-rgb), 0.2);--primary03:rgba(var(--primary-rgb), 0.3);--primary04:rgba(var(--primary-rgb), 0.4);--primary05:rgba(var(--primary-rgb), 0.5);--primary06:rgba(var(--primary-rgb), 0.6);--primary07:rgba(var(--primary-rgb), 0.7);--primary08:rgba(var(--primary-rgb), 0.8);--primary09:rgba(var(--primary-rgb), 0.9);--default-text-color:#6b6b7e;--color-dark:#03123e;--border:#e9e9e9;--shadow:0 3px 10px 0px rgba(0, 0, 0, 0.1);--default-background:#ebebeb;--custom-white:#fff;--custom-black:#000;--muted:#7987a1;--menu-color:#6b6b7e;--border-width:1px;--gray-100:#f9fafb;--gray-200:#f2f4f5;--gray-300:#e6eaeb;--gray-400:#dbdfe1;--gray-500:#949eb7;--gray-600:#7987a1;--gray-700:#4d5875;--gray-800:#383853;--gray-900:#323251;--white-1:rgba(255, 255, 255, 0.1);--white-2:rgba(255, 255, 255, 0.2);--white-3:rgba(255, 255, 255, 0.3);--white-4:rgba(255, 255, 255, 0.4);--white-5:rgba(255, 255, 255, 0.5);--white-6:rgba(255, 255, 255, 0.6);--white-7:rgba(255, 255, 255, 0.7);--white-8:rgba(255, 255, 255, 0.8);--white-9:rgba(255, 255, 255, 0.9);--white-05:rgba(255, 255, 255, 0.05);--white-07:rgba(255, 255, 255, 0.07);--white-75:rgba(255, 255, 255, 0.075);--white-08:rgba(255, 255, 255, 0.08);--black-1:rgba(0, 0, 0, 0.1);--black-2:rgba(0, 0, 0, 0.2);--black-3:rgba(0, 0, 0, 0.3);--black-4:rgba(0, 0, 0, 0.4);--black-5:rgba(0, 0, 0, 0.5);--black-6:rgba(0, 0, 0, 0.6);--black-7:rgba(0, 0, 0, 0.7);--black-8:rgba(0, 0, 0, 0.8);--black-9:rgba(0, 0, 0, 0.9);--black-03:rgba(0, 0, 0, 0.03);--black-05:rgba(0, 0, 0, 0.05);--float-start:left;--float-end:right;}a:hover{color:var(--primary-website-color);}.btn{padding:0.5rem 1rem;font-size:0.85rem;font-weight:500;border-radius:0.3rem;}.btn:active{color:#fff;}.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);}.btn-primary:hover,.btn-primary:focus:hover{background-color:var(--primary-hover);border-color:var(--primary-border);}.btn-primary:focus{background-color:var(--primary-color);border-color:var(--primary-border);outline:0;box-shadow:none;}.btn-primary:active:focus{box-shadow:0 0 0 0.2rem var(--primary05);}.btn-primary:active{background-color:var(--primary-color);border-color:var(--primary-border);}.btn-outline-light{border-color:rgba(255, 255, 255, 0.2);}.form-control{border:1px solid var(--border);color:var(--default-text-color);font-size:0.875rem;line-height:2;border-radius:0.3125rem;background-color:var(--custom-white);}.form-control:hover,.form-control:focus:hover,.form-control:focus{color:var(--default-text-color);box-shadow:none;border-color:var(--border);background-color:var(--custom-white);}.form-control::placeholder{color:var(--default-text-color);opacity:0.65;}.form-check-input{border:1px solid var(--border);}.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color);}.form-check-input:focus{border-color:var(--primary02);box-shadow:none;}.card{-webkit-margin-after:1.5rem;margin-block-end:1.5rem;border:0px solid #ffffff;border-radius:0.625rem;box-shadow:var(--shadow);width:100%;position:relative;background-color:rgb(255 255 255);}.card-body{padding:1.5rem;}.accept-cookies{position:fixed;z-index:9999;inset-inline-start:0;inset-block-end:30px;max-width:23rem;background-color:var(--custom-white);padding:20px;border-radius:3px;border:1px solid var(--border);box-shadow:0 8px 20px 0 rgba(40, 37, 89, 0.6);-webkit-margin-start:30px;margin-inline-start:30px;text-align:start;display:block;display:none;}body{font-size:15px;font-family:'poppins', sans-serif;font-weight:400;color:var(--default-text-color);background-color:var(--default-body-bg-color);line-height:1.5;text-align:start;overflow-x:clip;padding:0;margin:0;}.main-body{min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-start;}.page{display:flex;flex-direction:column;min-height:100vh;}section{position:relative;}.section{padding:70px 0px;}.footer{box-shadow:0px 4px 16px rgba(0, 0, 0, 0.1);}.footer .footer-link{font-size:13px;font-weight:300;color:#fff;padding-left:2px;}.footer h4{font-size:17px;padding-bottom:6px;font-weight:500;}.footer .footer-link:hover{color:var(--primary-website-color);}@media (max-width: 575px){.footer-link{-webkit-border-end:0!important;border-inline-end:0!important;}}.back-to-top{position:fixed;height:50px;width:50px;background:var(--primary-website-color);border:2px solid var(--primary-website-color);color:#fff;inset-inline-end:2.3rem;inset-block-end:8rem;display:none;align-items:center;justify-content:center;z-index:99;}.back-to-top:hover{color:var(--primary-website-color);background-color:var(--custom-white);}.banner-1{height:100%;width:100%;background-image:url("https://www.giftofspeed.com/assetnew/images/backgrounds/bg13e.jpg");background-repeat:no-repeat;background-position:bottom;background-size:cover;color:#fff;z-index:1;position:relative;}.banner-1::before{content:"";background:linear-gradient(to bottom, var(--primary-color) 0%, var(--primary08) 100%);position:absolute;inset-block-start:0;inset-inline-start:0;z-index:-1;height:100%;width:100%;opacity:0.9;}path{animation:pathAnim-0 4s;animation-timing-function:linear;animation-iteration-count:infinite;}.patterns-3{inset-inline-start:8%;inset-block-start:18%;z-index:-1;position:absolute;opacity:0.15;width:80px;height:80px;}.patterns-4{inset-inline-start:8%;inset-block-start:18%;z-index:-1;position:absolute;opacity:0.5;width:80px;height:80px;}.patterns-8{inset-inline-start:0%;inset-block-end:0%;z-index:-1;position:absolute;width:160px;opacity:0.3;}.patterns-9{inset-inline-end:32%;inset-block-start:-11%;transform:rotate(45deg);z-index:-1;position:absolute;opacity:0.3;width:100px;height:100px;}.patterns-9.sub-pattern-2{inset-inline-end:-4%;inset-inline-start:auto;transform:rotate(0);}.bg-pattern-1{z-index:1;position:relative;}.bg-pattern-1::before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;height:100%;width:100%;background-image:url("https://www.giftofspeed.com/assetnew/images/patterns/28.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.05;z-index:-1;background-attachment:fixed;}.bg-pattern-1.bg-image3::before{background-image:url("https://www.giftofspeed.com/assetnew/images/backgrounds/10.jpg");opacity:0.03;}.feature-client-bg{position:relative;}.feature-client-bg::before{content:"";position:absolute;inset-inline-start:-17%;inset-block-end:-5%;height:200px;width:200px;border-radius:50%;background:linear-gradient(to right, var(--primary01) 0%, transparent 100%);z-index:-1;}.heading-section{text-align:center;-webkit-margin-after:3rem;margin-block-end:3rem;}.heading-title{font-size:2rem;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;font-family:"Urbanist", sans-serif;color:var(--color-dark);font-weight:700;line-height:1.2;}.heading-subtitle{position:relative;display:inline-block;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;}.heading-subtitle::before,.heading-subtitle::after{content:"";position:absolute;width:20px;height:2px;inset-inline-start:-30px;background-color:var(--primary-website-color);inset-block-start:50%;}.heading-subtitle::after{inset-inline-end:-30px;inset-inline-start:inherit;}.heading-description{font-size:1rem;-webkit-margin-after:0;margin-block-end:0;color:var(--default-text-color);opacity:0.8;}@media (max-width: 575px){.accept-cookies{display:none!important;}}.banner-section{padding:7rem 0 4rem 0;}@media (max-width: 991px){.banner-section{padding:4rem 0 4rem 0;}}.avatar{position:relative;height:36px;width:39px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0;}.form-check-input{background-color:var(--custom-white);}.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color);}@media (min-width: 992px){[data-nav-layout=horizontal] .main-menu{display:flex;transition:all 0.5s ease;}[data-nav-layout=horizontal] .main-menu-container{display:flex;align-items:center;justify-content:space-between;}[data-nav-layout=horizontal] .app-content{-webkit-margin-start:0rem!important;margin-inline-start:0rem!important;}[data-nav-layout=horizontal] .header-div{height:141.5px;background-color:var(--primary-color);}}.slide.has-sub .slide-menu{transform:translate(0, 0)!important;visibility:visible!important;}.nav ul li{list-style-type:none;}.nav>ul{-webkit-padding-start:0px;padding-inline-start:0px;}@media (max-width: 991.98px){.nav>ul{padding-bottom:20px;}}.slide-menu{display:none;}.slide.has-sub{display:grid;}.slide.has-sub .side-menu__item{justify-content:space-between;}.slide.has-sub .slide .side-menu__item{justify-content:flex-start;}@media (max-width: 991.98px){.main-content{-webkit-padding-before:3.75rem;padding-block-start:3.75rem;}.main-menu-container{display:block;}.main-menu-container .login-btn{border-color:var(--border);color:var(--default-text-color);background:#fff;}}.slide-menu .side-menu__item{padding:0;}.tx-14{font-size:0.875rem;}.tx-16{font-size:1rem;}.tx-18{font-size:1.125rem;}.tx-20{font-size:1.25rem;}.tx-primary{color:var(--primary-color);}.tx-info-dark{color:var(--primary-website-color);}a{text-decoration:none;color:var(--default-text-color);}a:hover{--bs-text-opacity:1;opacity:1;color:var(--primary-color);}.content-1{font-size:50px;line-height:1.3;}@media (max-width: 991px){.content-1{font-size:40px;}}h2,h3,h4,h6,.h5{font-family:"Urbanist", sans-serif;color:var(--color-dark);font-weight:600;}.bg-primary{background-color:var(--primary-color)!important;}.bg-primary-01{background-color:var(--primary01)!important;}.bg-primary-01{background-color:var(--primary01)!important;}.min-w-fit-content{min-width:-moz-fit-content;min-width:fit-content;}.op-1{opacity:0.1;}.op-2{opacity:0.2;}.op-8{opacity:0.8;}.border{border:var(--border-width) solid var(--border)!important;}.border-top{-webkit-border-before:var(--border-width) solid var(--border)!important;border-block-start:var(--border-width) solid var(--border)!important;}.border-white-2{border-color:rgba(255, 255, 255, 0.2)!important;}.shadow-none{box-shadow:none;}.all-ease-03{transition:all ease 0.3s;}.fade-in{animation-name:fade-in;animation-duration:0.13s;animation-timing-function:ease-in-out;}.plain-link{color:var(--primary-color);opacity:0.8;text-decoration:underline;}.z-index--1{z-index:-1;}.filter-invert{filter:invert(1);}.banner-section{padding:9rem 0 8rem 0;}.mb-4{margin-bottom:2.5rem!important;}.form-control{font-size:18px;}@media (min-width: 992px){[data-nav-layout=horizontal] .header-div{height:inherit;}}.content-1{font-size:50px;}h2:before{background:var(--kb-page-color);width:40px;height:40px;display:inline-block;line-height:40px;color:white;text-align:center;margin-right:14px;font-size:21px;font-weight:700;margin-top:24px;border-radius:4px;}.heading-description{font-size:1rem;-webkit-margin-after:0;margin-block-end:0;color:#000000;opacity:0.8;}.tool-page .banner-section{padding:4rem 0 4rem 0;background-position:100% 48%;}.tool-page h2{font-family:'Poppins';}.tool-page h3{font-size:16px;margin-bottom:0;font-weight:500;}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media (max-width: 992px){ul{list-style:none;margin:0;padding:0;}}@media (max-width: 991px){.tool-page .banner-section{padding:7rem 1.5rem 5rem 1.5rem;}}.page{min-height:0px;}input{text-transform:none!important;}a{color:var(--kb-page-color);}a:hover{color:var(--orange-hover);}body{font-size:1em;font-family:"Poppins", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;color:rgb(var(--primary-font-color));background-color:rgb(249 249 249);line-height:26px;}.card{box-shadow:none;border:none;border-radius:var(--border-radius);border:1px solid #c2c6d08f!important;}.text-white{color:inherit;}.form-control{border-radius:var(--border-radius);}.contact-form-box .card{border:0;}h2,h3,h4,h6,.h5{font-family:inherit;color:rgb(var(--primary-font-color));}@media (max-width: 992px){.main-content{-webkit-padding-before:0px;padding-block-start:0px;}.banner-section{padding:6rem 0 6.5rem 0;}.content-1{font-size:48px;}}@media (max-width: 768px){.content-1{font-size:35px;font-weight:600;}.banner-section{padding:4rem 0 4.5rem 0;}label{font-size:14px;}}@media (max-width: 576px){.content-1{font-size:35px;}section{padding-left:5px!important;padding-right:5px!important;}.banner-section{padding:2.5rem 0 4.5rem 0;}}@media (min-width: 1200px){.container{max-width:1333px;}}body{background-color:#fff;}.tx-primary{color:rgb(var(--primary-font-color));}@media (min-width: 992px){[data-nav-layout=horizontal] .main-menu-container{height:inherit;}}.tool-page a.btn.btn-outline-light.login-btn.min-w-fit-content{color:rgb(var(--primary-font-color))!important;}.tool-page .heading-description{font-size:15px;}.tool-page .heading-section{-webkit-margin-after:inherit;margin-block-end:inherit;}.tool-page .heading-section{padding-bottom:28px;}@media (max-width: 598px){.heading-subtitle::before,.heading-subtitle::after{display:none;}}.tool-page .heading-description{padding-left:8px;padding-right:8px;}.footer .logologo{margin:auto;margin-top:4px;}.logologo img{width:196px;height:34px;}.container{max-width:1333px;width:94%;margin:0 auto;}@media (max-width: 991.98px){.logologo{margin:auto;top:1px;position:relative;left:-24px;}}h2,h3,h4,h6,.h5{font-weight:600;}h2,h4{font-size:1.56rem;}.content-1{font-size:38px;padding-top:20px;font-weight:700;padding-bottom:20px;}strong{font-weight:600;}@media (max-width: 991.98px){.content-1{font-size:45px!important;}}.footer-text{font-size:13px;color:#ffffff;font-weight:300!important;opacity:0.8;}.slide.has-sub li.slide .side-menu__item{font-size:13px;color:#2c2d36;font-weight:500;-webkit-margin-end:0.8rem;}@media (min-width: 992px){footer .mb-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important;}footer .list-unstyled{margin-bottom:0!important;}body>div.page>footer>div.py-5>div>div>div.col-lg-6.col-md-6.mb-4.mb-lg-0>p{margin-bottom:2.5rem!important;}}button.contact-form-button{background:var(--primary-website-color);color:#fff;border-radius:var(--border-radius);padding:8px 21px;border:none;margin-bottom:27px;}button.contact-form-button:hover{background:#d7833f;}.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(44 45 54) 0%, rgb(44 45 54) 100%);position:absolute;inset-block-start:0;inset-inline-start:0;z-index:-1;height:100%;width:100%;opacity:0.9;}input:focus{outline:1px solid #d2d5d9!important;color:#171717;border:none!important;}.tx-highlight{color:var(--primary-website-color);}a.btn{background:var(--primary-website-color)!important;border:none!important;}a.btn:hover{background:var(--secondary-website-color)!important;}.heading-title{font-size:2rem;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;font-family:inherit;color:var(--color-dark);font-weight:600;line-height:1.2;}.border-white-2{border-color:rgb(75 67 67 / 20%)!important;}.border{border:var(--border-width) solid #a3a3a3!important;}@media (min-width: 992px){.header-nav2{height:auto;}}.header-nav2 .header4{position:fixed;top:0;width:100%;padding:.5rem 1rem;}@media (min-width: 992px){.header-nav2 .header4{box-shadow:none;position:static;padding:0;}}.header-nav2 .header5{padding-block:1rem;}@media (min-width: 600px){.header-nav2 .header-button,.header6{flex-direction:row;}}.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:100%;}@media (min-width: 992px){.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;}}.header16{display:none;}@media (min-width: 992px){.header16{display:flex;gap:1.75rem;}}.header10{display:none;}@media (min-width: 992px){.header10{display:flex;align-items:center;flex-shrink:0;}}.header9{position:relative;}.header10{gap:8px;padding-right:0px;}.header1{position:relative;z-index:95;}.header-nav2 .header4,.header9{display:flex;align-items:center;justify-content:space-between;}.header18{display:none;}@media (min-width: 992px){.header18{display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:2.75rem;transition:.3s ease-in-out;}}.drop-menu{top:100%;left:50%;transform:translatex(-50%);width:calc(100% - 1.25rem);max-width:max-content;}.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);}.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;}.header11 .header-top{padding-block:16px;}header > nav > div > div > ul:nth-child(2) > li > div{padding-left:16px;}.header-top{position:relative;display:flex;align-items:center;cursor:pointer;}.header-nav2{height:3.5rem;}@media (min-width: 992px){.header-nav2{height:auto;}}.header-nav2 .header4{position:fixed;top:0;width:100%;padding:.5rem 1rem;}@media (min-width: 992px){.header-nav2 .header4{box-shadow:none;position:static;padding:0;}}.header-nav2 .header5{padding-block:1rem;}@media (min-width: 992px){.header-nav2 .header5{padding-block:0;}}.header-nav2 .header-button,.header6{display:flex;align-items:center;flex-direction:column;gap:1rem;width:100%;}@media (min-width: 600px){.header-nav2 .header-button,.header6{flex-direction:row;}}.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:100%;}@media (min-width: 992px){.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;}}.header16{display:none;}@media (min-width: 992px){.header16{display:flex;gap:0.5rem;}}.header-nav2 .header4{display:flex;align-items:center;justify-content:space-between;}.header18{display:none;}@media (min-width: 992px){.header18{display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:2rem;transition:.3s ease-in-out;}}.drop-menu-line{border-bottom:1px solid var(--border-color-grey);}.drop-menu04{margin:1rem;display:flex;align-items:center;gap:2.5rem;}.drop-menu04 .drop-menu05{flex:1 2 25%;display:flex;flex-direction:column;gap:.5rem;}.drop-menu04 .drop-menu06{margin:0;}.drop-menu04 .drop-menu07{font-size:.875rem;font-weight:300;line-height:1.57142857;margin:0;}.drop-menu-container{display:grid;grid-template-columns:repeat(2, minmax(0, max-content));grid-column-gap:.75rem;padding:.75rem;}.drop-menu-container .drop-menu-11.drop-menu-11>svg{fill:var(--primary-website-color);width:22px;}.drop-menu-container .drop-menu-12{margin:0;}.drop-menu-container .drop-menu-13{font-size:.875rem;font-weight:300;line-height:1.57142857;margin:0;}.drop-menu08{display:grid;--grid-column:1;--column-gap:0.5rem;--row-gap:0.75rem;grid-column-gap:var(--column-gap);grid-template-columns:repeat(var(--grid-column), 1fr);grid-row-gap:var(--row-gap);}.drop-menu08.drop-menu09{--grid-column:4;}.drop-menu{top:100%;left:50%;transform:translatex(-50%);width:calc(100% - 1.25rem);max-width:max-content;}.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);}.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;}img{border-style:none;max-width:100%;height:auto;}button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button{text-transform:none;}button,[type=button]{appearance:button;}ul{list-style:none;margin:0;padding:0;}.header2{width:100%;max-width:992px;margin:0 auto;}.header1{background-color:#fff;position:relative;z-index:95;box-shadow:none;border:none;box-shadow:rgb(40 43 47 / 7%) 0px 2px 3px 0px;}#moretools{display:none;}#moretools>div>div>div.drop-menu03>ul>li>div>div>h2{font-weight:600;font-size:20px;text-transform:none;}.drop-menu-container .drop-menu-12{margin:0;text-transform:capitalize;font-size:16px;font-weight:500;line-height:30px;}.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;padding-top:0.75rem;}.drop-menu-line{border-bottom:1px solid var(--border-color-grey);margin:0 16px;}#header18>ul.header5.header16>li>div>div>a,#moretoolsselector>span{font-weight:600;font-size:14px;text-decoration:none;position:relative;top:-1px;padding:6px 16px;}.container{max-width:1150px;width:100%;margin:0 auto;padding:0px;}.header2{margin:0 auto;max-width:1150px;width:100%;}.banner-1{background-image:url("https://www.giftofspeed.com/assetnew/images/backg9.png")!important;background-position:0% 100%;}.banner-1{background-image:url("https://www.giftofspeed.com/assetnew/images/backg9f.png")!important;}.banner-1{background-color:#211f1e;background-image:url("https://www.giftofspeed.com/assetnew/images/backg7-opt4.jpg")!important;}.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(0 0 0) -2%, rgb(0 0 0) 100%);position:absolute;z-index:-1;height:100%;width:100%;opacity:0.1;}.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(0 0 0) -2%, rgb(0 0 0) 100%);position:absolute;z-index:-1;height:100%;width:100%;opacity:0.8;}.banner-section{padding:7rem 0 9rem 0;}:root{--primary-website-color:#f78326;--primary-website-color:#ff6900;--secondary-website-color:#e56a13;--card-background-color:#f2f5f9;}.tx-highlight,header.header1>nav>div>div>ul>li>div>a>svg{color:var(--primary-website-color);}.fe-chevron-down:before{left:2px;top:2px;position:relative;font-weight:900;font-size:15px;}.header-button-link.header-button-link2{border:3px solid;}header>nav>div>div>ul:nth-child(1)>li>div>a,body>div.page>div.header-div>header>nav>div>div>ul:nth-child(2)>li>div>a{font-weight:500;font-size:12px;letter-spacing:normal;line-height:20px;}header>nav>div>div>ul>li>div>a>svg{margin-right:4px;}header>nav>div>div>ul:nth-child(1)>li>div>svg{margin-right:7px;width:15px;position:relative;fill:var(--primary-website-color);top:-1px;}.drop-menu04 .drop-menu05{flex:1 2 25%;display:flex;flex-direction:column;gap:.2rem;}.drop-menu08.drop-menu09{--grid-column:3;}.header-nav2{height:auto;padding-bottom:1.2rem;padding-top:0rem;}header,section,footer{padding-left:1.5rem!important;padding-right:1.5rem!important;}#moretools{padding-left:0!important;padding-right:0!important;}header>nav>div>div>ul:nth-child(2)>li:nth-child(3)>div{padding-right:3px;}header.header1>nav>div>div>ul>li>div>a>svg{fill:var(--primary-website-color);width:15px;position:relative;top:-1px;}header>nav>div>div>ul:nth-child(2)>li:nth-child(2)>div>a>svg{width:13px;}header>nav>div>div>ul:nth-child(2)>li:nth-child(3)>div>a>svg{width:14px;}header a{color:inherit;}@media (min-width: 992px){.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;border:3px solid var(--primary-website-color);border-radius:5px;color:var(--primary-website-color);}.header-nav2 .header-button .header-button-link:hover,.header6 .header-button-link:hover{border:3px solid var(--secondary-website-color);background:#fff6f0;color:var(--primary-website-color);}}#header18>ul.header5.header16>li>div>div>a:hover,#moretoolsselector>span:hover{color:var(--primary-website-color);}.drop-menu-container:hover{background:var(--card-background-color);border-radius:5px;}#moretools>div>div>ul>li>a:hover{color:inherit;}#moretoolsselector>span:hover{color:var(--primary-website-color);}:root{--website-feature-color-orange:#fd6f15;--website-feature-color-darkgrey:#2f4869;--website-feature-color-green:#1acb6a;}.tool-page .tx-info-dark{color:inherit;}.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);-webkit-clip-path:inset(0px -35px -35px -35px);clip-path:inset(0px -35px -35px -35px);}.header11 .header-top{padding-block:1rem;padding-bottom:0px;}.header-nav2{height:auto;padding-bottom:1.3rem;padding-top:1.7rem;}@media (min-width: 992px){.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;border:3px solid var(--primary-website-color);border-radius:5px;color:var(--primary-website-color);}}body.tool-page section{background-color:var(--blue-background);}.tool-page .heading-subtitle{position:relative;display:inline-block;-webkit-margin-after:0.5rem;margin-block-end:0;}.heading-subtitle::before,.heading-subtitle::after{content:"";position:absolute;width:18px;height:3px;background-color:var(--primary-website-color);inset-block-start:38%;}.heading-section{text-align:center;margin-block-end:3rem;}.heading-title{font-size:25px;margin-block-end:0.5rem;color:var(--color-dark);font-weight:600;}.heading-description{font-size:1rem;margin-block-end:0;color:var(--default-text-color);opacity:0.8;}@media (min-width: 992px){.col-lg-6{flex:0 0 auto;width:50%!important;}}#header18>ul.header5.header16>li>div>div>a,#moretoolsselector>span{font-weight:600;font-size:16px;text-decoration:none;position:relative;top:0px;padding:6px 16px;color:#000000cc;}.navbar-toggler-icon{display:inline-block;width:27px;height:27px;vertical-align:middle;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%280, 0, 0, 0.99%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:100%;}.header-div .navbar-toggler{display:none;}@media (max-width: 992px){.header-div{display:block;position:sticky;top:0;background:#fff;z-index:100;box-shadow:rgb(40 43 47 / 7%) 0px 2px 3px 0px;}.header-div .navbar-toggler{display:block;margin-left:-27px;}.main-menu-container{padding:15px;}.header-div .side-menu__label{color:#000000c7;font-size:15px!important;font-weight:500;zoom:normal!important;}.fe.fe-chevron-down{position:relative;left:-3px;}.header-div .nav ul li{padding:10px 0;padding-left:7px;padding-right:3px;border-bottom:1px solid #e4e4e4;}.header-div .d-xl-flex.d-lg-none.d-grid.gap-2.text-center{max-width:422px;margin:auto;padding-top:25px;padding-bottom:25px;}.main-menu-container .login-btn{color:#ffffff;}}@media (min-width: 992px){.navbar-collapse.collapse{display:none;}.footer .logologo{margin-left:-5px;}}@media (max-width: 992px){.header-nav2 .header4{position:fixed;top:6px;width:100%;padding:.5rem 1rem;}.header1{height:58px;box-shadow:none;}.slide.has-sub li.slide .side-menu__item{font-size:14px;color:#000000;font-weight:400;-webkit-margin-end:0.8rem;}.slide.has-sub li.slide .side-menu__item .bi{color:#ff6900;font-size:19px;position:relative;top:1px;padding-right:6px;}footer > div.py-5 > div > div > div.col-lg-6.col-md-6.mb-4.mb-lg-0 > p{padding-top:30px;}#sidebar-menu > nav > ul > li > ul{padding-top:10px;transform:none!important;transition-property:none!important;transition-duration:0ms!important;}}body > div.page > div.main-content.app-content > section:nth-child(1){padding-left:0px!important;padding-right:0px!important;}.contact-form-box .card.bg-transparent.shadow-none,.card.feature-client-bg.shadow-none{border:0!important;}.footer .tx-18{font-size:17px;margin-right:7px!important;position:relative;top:2px;}.logologo img.logodesk{width:154px;height:31px;position:relative;top:1px;}.logologo img.logomobile{width:161px;height:31px;position:relative;top:3px;left:2px;}img.logodark{width:146px;height:30px;position:relative;top:3px;}@media (max-width: 991px){.logologo .logodesk{display:none;}}@media (min-width: 992px){.logologo .logomobile{display:none;}}

.bi::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.bi-arrow-repeat::before{content:"\f130";}
.bi-chat-text::before{content:"\f267";}
.bi-clock-history::before{content:"\f292";}
.bi-file-earmark-zip::before{content:"\f391";}
.bi-files::before{content:"\f3c2";}
.bi-folder2-open::before{content:"\f3d8";}
.bi-geo-alt::before{content:"\f3e8";}
.bi-images::before{content:"\f42b";}
.bi-link-45deg::before{content:"\f470";}
.bi-question-circle::before{content:"\f505";}
.bi-type-bold::before{content:"\f5f0";}
.bi-envelope-plus::before{content:"\f694";}
.bi-list-columns::before{content:"\f6a0";}
.bi-filetype-css::before{content:"\f742";}
.bi-filetype-java::before{content:"\f74a";}
.bi-filetype-jpg::before{content:"\f74b";}
.bi-filetype-png::before{content:"\f758";}

@font-face{font-family:"feather";src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106");src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106") format("embedded-opentype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.ttf") format("truetype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.svg") format("svg");}
@font-face{font-family:"feather";src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106");src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106") format("embedded-opentype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.ttf") format("truetype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.svg") format("svg");}
@font-face{font-display:block;font-family:"bootstrap-icons";src:url("https://www.giftofspeed.com/assetnew/icon-fonts/bootstrap-icons/icons/font/fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"), url("https://www.giftofspeed.com/assetnew/icon-fonts/bootstrap-icons/icons/font/fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") format("woff");}

#moretools.open {display: inline;transition: transform .2s;position: absolute;background: #fff;top: 123px;border: 1px solid var(--border-color-grey);border-top: 1px solid #e4e7ed;border-radius: 5px;border-top-left-radius: 0px;border-top-right-radius: 0px;max-width: 1150px;}
.bi-star-fill::before{content:"\F586";}

.fe-chevron-down:before {
    content: "\e92d";
}
.fe-chevron-down:before {
    left: 2px;
    top: 2px;
    position: relative;
    font-weight: 900;
    font-size: 15px;
}



/*! CSS Used from: https://www.giftofspeed.com/assetnew/libs/bootstrap/css/bootstrap.min.css */
:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;}
*,::after,::before{box-sizing:border-box;}
@media (prefers-reduced-motion:no-preference){
:root{scroll-behavior:smooth;}
}
body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
.h5,h2,h3,h4,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h2{font-size:calc(1.325rem + .9vw);}
@media (min-width:1200px){
h2{font-size:2rem;}
}
h3{font-size:calc(1.3rem + .6vw);}
@media (min-width:1200px){
h3{font-size:1.75rem;}
}
h4{font-size:calc(1.275rem + .3vw);}
@media (min-width:1200px){
h4{font-size:1.5rem;}
}
.h5{font-size:1.25rem;}
h6{font-size:1rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{padding-left:2rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
strong{font-weight:bolder;}
a{color:var(--bs-link-color);text-decoration:underline;}
a:hover{color:var(--bs-link-hover-color);}
img,svg{vertical-align:middle;}
label{display:inline-block;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{text-transform:none;}
[type=button],[type=submit],button{-webkit-appearance:button;}
[type=button]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}
textarea{resize:vertical;}
.list-unstyled{padding-left:0;list-style:none;}
.container{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:1400px){
.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
@media (min-width:576px){
.col-sm-6{flex:0 0 auto;width:50%;}
.col-sm-12{flex:0 0 auto;width:100%;}
}
@media (min-width:768px){
.col-md-6{flex:0 0 auto;width:50%;}
.col-md-12{flex:0 0 auto;width:100%;}
}
@media (min-width:992px){
.col-lg-3{flex:0 0 auto;width:25%;}
.col-lg-5{flex:0 0 auto;width:41.66666667%;}
.col-lg-6{flex:0 0 auto;width:50%;}
.col-lg-7{flex:0 0 auto;width:58.33333333%;}
.col-lg-11{flex:0 0 auto;width:91.66666667%;}
}
.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.375rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.form-control{transition:none;}
}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.form-control::placeholder{color:#6c757d;opacity:1;}
.form-control:disabled{background-color:#e9ecef;opacity:1;}
textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}
.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem;}
.form-check .form-check-input{float:left;margin-left:-1.5em;}
.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact;}
.form-check-input[type=checkbox]{border-radius:.25em;}
.form-check-input:active{filter:brightness(90%);}
.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd;}
.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");}
.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5;}
.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5;}
.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.375rem;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:0.375rem;--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}
.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}
.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}
.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd;}
.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d;}
.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none;}
.collapse:not(.show){display:none;}
.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:#6c757d;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;}
.nav-pills{--bs-nav-pills-border-radius:0.375rem;--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd;}
.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center;}
.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition);}
@media (prefers-reduced-motion:reduce){
.navbar-toggler{transition:none;}
}
.navbar-toggler:hover{text-decoration:none;}
.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width);}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%;}
.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.5rem;--bs-card-border-width:1px;--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:0.375rem;--bs-card-inner-border-radius:calc(0.375rem - 1px);--bs-card-cap-padding-y:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(0, 0, 0, 0.03);--bs-card-bg:#fff;--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:0.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius);}
.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color);}
.d-inline-block{display:inline-block!important;}
.d-grid{display:grid!important;}
.d-flex{display:flex!important;}
.d-none{display:none!important;}
.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;}
.shadow-none{box-shadow:none!important;}
.position-relative{position:relative!important;}
.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}
.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}
.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}
.justify-content-center{justify-content:center!important;}
.align-items-center{align-items:center!important;}
.my-auto{margin-top:auto!important;margin-bottom:auto!important;}
.mt-3{margin-top:1rem!important;}
.mt-4{margin-top:1.5rem!important;}
.mt-auto{margin-top:auto!important;}
.me-3{margin-right:1rem!important;}
.mb-0{margin-bottom:0!important;}
.mb-2{margin-bottom:.5rem!important;}
.mb-3{margin-bottom:1rem!important;}
.mb-4{margin-bottom:1.5rem!important;}
.px-3{padding-right:1rem!important;padding-left:1rem!important;}
.py-3{padding-top:1rem!important;padding-bottom:1rem!important;}
.py-5{padding-top:3rem!important;padding-bottom:3rem!important;}
.pb-0{padding-bottom:0!important;}
.gap-2{gap:.5rem!important;}
.fw-light{font-weight:300!important;}
.fw-semibold{font-weight:600!important;}
.text-center{text-align:center!important;}
.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;}
.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;}
.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important;}
.rounded-circle{border-radius:50%!important;}
@media (min-width:576px){
.d-sm-flex{display:flex!important;}
}
@media (min-width:768px){
.d-md-flex{display:flex!important;}
}
@media (min-width:992px){
.d-lg-none{display:none!important;}
.justify-content-lg-end{justify-content:flex-end!important;}
.mt-lg-0{margin-top:0!important;}
.mb-lg-0{margin-bottom:0!important;}
}
@media (min-width:1200px){
.d-xl-flex{display:flex!important;}
}
/*! CSS Used from: https://www.giftofspeed.com/assetnew/css/styles.css */
:root{--primary-website-color:#0b21bf;--primary-font-color:34, 36, 39;--tools-bg-color:230, 234, 242;--tools-button-color:211, 217, 232;--border-radius:5px;--tools-primary-bg-color:#e8ecf1;--tool-result-bg-color:#fff;--tool-result-bg-color-second:#e0e5eb;--blue-background:#f2f5f9;--border-color-grey:#c2c6d0;--kb-page-color:#1d3c85;--orange-hover:#e3751d;--body-bg-rgb:255, 255, 255;--primary-rgb:17, 118, 184;-header-button-link2-rgb:247, 131, 38;--warning-rgb:245, 177, 75;--info-rgb:78, 194, 240;--success-rgb:23, 202, 104;--danger-rgb:236, 95, 103;--pink-rgb:227, 74, 230;--blue-rgb:38, 143, 230;--light-rgb:253, 253, 254;--dark-rgb:25, 31, 43;--orange-rgb:253, 126, 20;--teal-rgb:74, 201, 189;--purple-rgb:120, 145, 239;--default-body-bg-color:rgb(var(--body-bg-rgb));--primary-color:#030308;--primary-hover:rgba(var(--primary-rgb), 0.8);--primary-border:rgb(var(--primary-rgb));--primary005:rgba(var(--primary-rgb), 0.05);--primary01:rgba(var(--primary-rgb), 0.1);--primary02:rgba(var(--primary-rgb), 0.2);--primary03:rgba(var(--primary-rgb), 0.3);--primary04:rgba(var(--primary-rgb), 0.4);--primary05:rgba(var(--primary-rgb), 0.5);--primary06:rgba(var(--primary-rgb), 0.6);--primary07:rgba(var(--primary-rgb), 0.7);--primary08:rgba(var(--primary-rgb), 0.8);--primary09:rgba(var(--primary-rgb), 0.9);--default-text-color:#6b6b7e;--color-dark:#03123e;--border:#e9e9e9;--shadow:0 3px 10px 0px rgba(0, 0, 0, 0.1);--default-background:#ebebeb;--custom-white:#fff;--custom-black:#000;--muted:#7987a1;--menu-color:#6b6b7e;--border-width:1px;--gray-100:#f9fafb;--gray-200:#f2f4f5;--gray-300:#e6eaeb;--gray-400:#dbdfe1;--gray-500:#949eb7;--gray-600:#7987a1;--gray-700:#4d5875;--gray-800:#383853;--gray-900:#323251;--white-1:rgba(255, 255, 255, 0.1);--white-2:rgba(255, 255, 255, 0.2);--white-3:rgba(255, 255, 255, 0.3);--white-4:rgba(255, 255, 255, 0.4);--white-5:rgba(255, 255, 255, 0.5);--white-6:rgba(255, 255, 255, 0.6);--white-7:rgba(255, 255, 255, 0.7);--white-8:rgba(255, 255, 255, 0.8);--white-9:rgba(255, 255, 255, 0.9);--white-05:rgba(255, 255, 255, 0.05);--white-07:rgba(255, 255, 255, 0.07);--white-75:rgba(255, 255, 255, 0.075);--white-08:rgba(255, 255, 255, 0.08);--black-1:rgba(0, 0, 0, 0.1);--black-2:rgba(0, 0, 0, 0.2);--black-3:rgba(0, 0, 0, 0.3);--black-4:rgba(0, 0, 0, 0.4);--black-5:rgba(0, 0, 0, 0.5);--black-6:rgba(0, 0, 0, 0.6);--black-7:rgba(0, 0, 0, 0.7);--black-8:rgba(0, 0, 0, 0.8);--black-9:rgba(0, 0, 0, 0.9);--black-03:rgba(0, 0, 0, 0.03);--black-05:rgba(0, 0, 0, 0.05);--float-start:left;--float-end:right;}
a:hover{color:var(--primary-website-color);}
.btn{padding:0.5rem 1rem;font-size:0.85rem;font-weight:500;border-radius:0.3rem;}
.btn:active{color:#fff;}
.btn-primary{background-color:var(--primary-color);border-color:var(--primary-color);}
.btn-primary:hover,.btn-primary:focus:hover{background-color:var(--primary-hover);border-color:var(--primary-border);}
.btn-primary:focus{background-color:var(--primary-color);border-color:var(--primary-border);outline:0;box-shadow:none;}
.btn-primary:active:focus{box-shadow:0 0 0 0.2rem var(--primary05);}
.btn-primary:active{background-color:var(--primary-color);border-color:var(--primary-border);}
.btn-outline-light{border-color:rgba(255, 255, 255, 0.2);}
.form-control{border:1px solid var(--border);color:var(--default-text-color);font-size:0.875rem;line-height:2;border-radius:0.3125rem;background-color:var(--custom-white);}
.form-control:hover,.form-control:focus:hover,.form-control:focus{color:var(--default-text-color);box-shadow:none;border-color:var(--border);background-color:var(--custom-white);}
.form-control::placeholder{color:var(--default-text-color);opacity:0.65;}
.form-check-input{border:1px solid var(--border);}
.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color);}
.form-check-input:focus{border-color:var(--primary02);box-shadow:none;}
.card{-webkit-margin-after:1.5rem;margin-block-end:1.5rem;border:0px solid #ffffff;border-radius:0.625rem;box-shadow:var(--shadow);width:100%;position:relative;background-color:rgb(255 255 255);}
.card-body{padding:1.5rem;}
.accept-cookies{position:fixed;z-index:9999;inset-inline-start:0;inset-block-end:30px;max-width:23rem;background-color:var(--custom-white);padding:20px;border-radius:3px;border:1px solid var(--border);box-shadow:0 8px 20px 0 rgba(40, 37, 89, 0.6);-webkit-margin-start:30px;margin-inline-start:30px;text-align:start;display:block;display:none;}
body{font-size:15px;font-family:'poppins', sans-serif;font-weight:400;color:var(--default-text-color);background-color:var(--default-body-bg-color);line-height:1.5;text-align:start;overflow-x:clip;padding:0;margin:0;}
.main-body{min-height:100vh;position:relative;display:flex;flex-direction:column;justify-content:flex-start;}
.page{display:flex;flex-direction:column;min-height:100vh;}
section{position:relative;}
.section{padding:70px 0px;}
.footer{box-shadow:0px 4px 16px rgba(0, 0, 0, 0.1);}
.footer .footer-link{font-size:13px;font-weight:300;color:#fff;padding-left:2px;}
.footer h4{font-size:17px;padding-bottom:6px;font-weight:500;}
.footer .footer-link:hover{color:var(--primary-website-color);}
@media (max-width: 575px){
.footer-link{-webkit-border-end:0!important;border-inline-end:0!important;}
}
.back-to-top{position:fixed;height:50px;width:50px;background:var(--primary-website-color);border:2px solid var(--primary-website-color);color:#fff;inset-inline-end:2.3rem;inset-block-end:8rem;display:none;align-items:center;justify-content:center;z-index:99;}
.back-to-top:hover{color:var(--primary-website-color);background-color:var(--custom-white);}
.banner-1{height:100%;width:100%;background-image:url("https://www.giftofspeed.com/assetnew/images/backgrounds/bg13e.jpg");background-repeat:no-repeat;background-position:bottom;background-size:cover;color:#fff;z-index:1;position:relative;}
.banner-1::before{content:"";background:linear-gradient(to bottom, var(--primary-color) 0%, var(--primary08) 100%);position:absolute;inset-block-start:0;inset-inline-start:0;z-index:-1;height:100%;width:100%;opacity:0.9;}
path{animation:pathAnim-0 4s;animation-timing-function:linear;animation-iteration-count:infinite;}
.patterns-3{inset-inline-start:8%;inset-block-start:18%;z-index:-1;position:absolute;opacity:0.15;width:80px;height:80px;}
.patterns-4{inset-inline-start:8%;inset-block-start:18%;z-index:-1;position:absolute;opacity:0.5;width:80px;height:80px;}
.patterns-8{inset-inline-start:0%;inset-block-end:0%;z-index:-1;position:absolute;width:160px;opacity:0.3;}
.patterns-9{inset-inline-end:32%;inset-block-start:-11%;transform:rotate(45deg);z-index:-1;position:absolute;opacity:0.3;width:100px;height:100px;}
.patterns-9.sub-pattern-2{inset-inline-end:-4%;inset-inline-start:auto;transform:rotate(0);}
.bg-pattern-1{z-index:1;position:relative;}
.bg-pattern-1::before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;height:100%;width:100%;background-image:url("https://www.giftofspeed.com/assetnew/images/patterns/28.jpg");background-repeat:no-repeat;background-position:center;background-size:cover;opacity:0.05;z-index:-1;background-attachment:fixed;}
.bg-pattern-1.bg-image3::before{background-image:url("https://www.giftofspeed.com/assetnew/images/backgrounds/10.jpg");opacity:0.03;}
.feature-client-bg{position:relative;}
.feature-client-bg::before{content:"";position:absolute;inset-inline-start:-17%;inset-block-end:-5%;height:200px;width:200px;border-radius:50%;background:linear-gradient(to right, var(--primary01) 0%, transparent 100%);z-index:-1;}
.heading-section{text-align:center;-webkit-margin-after:3rem;margin-block-end:3rem;}
.heading-title{font-size:2rem;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;font-family:"Urbanist", sans-serif;color:var(--color-dark);font-weight:700;line-height:1.2;}
.heading-subtitle{position:relative;display:inline-block;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;}
.heading-subtitle::before,.heading-subtitle::after{content:"";position:absolute;width:20px;height:2px;inset-inline-start:-30px;background-color:var(--primary-website-color);inset-block-start:50%;}
.heading-subtitle::after{inset-inline-end:-30px;inset-inline-start:inherit;}
.heading-description{font-size:1rem;-webkit-margin-after:0;margin-block-end:0;color:var(--default-text-color);opacity:0.8;}
@media (max-width: 575px){
.accept-cookies{display:none!important;}
}
.banner-section{padding:7rem 0 4rem 0;}
@media (max-width: 991px){
.banner-section{padding:4rem 0 4rem 0;}
}
.avatar{position:relative;height:36px;width:39px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;line-height:0;}
.form-check-input{background-color:var(--custom-white);}
.form-check-input:checked{background-color:var(--primary-color);border-color:var(--primary-color);}
@media (min-width: 992px){
[data-nav-layout=horizontal] .main-menu{display:flex;transition:all 0.5s ease;}
[data-nav-layout=horizontal] .main-menu-container{display:flex;align-items:center;justify-content:space-between;}
[data-nav-layout=horizontal] .app-content{-webkit-margin-start:0rem!important;margin-inline-start:0rem!important;}
[data-nav-layout=horizontal] .header-div{height:141.5px;background-color:var(--primary-color);}
}
.slide.has-sub .slide-menu{transform:translate(0, 0)!important;visibility:visible!important;}
.nav ul li{list-style-type:none;}
.nav>ul{-webkit-padding-start:0px;padding-inline-start:0px;}
@media (max-width: 991.98px){
.nav>ul{padding-bottom:20px;}
}
.slide-menu{display:none;}
.slide.has-sub{display:grid;}
.slide.has-sub .side-menu__item{justify-content:space-between;}
.slide.has-sub .slide .side-menu__item{justify-content:flex-start;}
@media (max-width: 991.98px){
.main-content{-webkit-padding-before:3.75rem;padding-block-start:3.75rem;}
.main-menu-container{display:block;}
.main-menu-container .login-btn{border-color:var(--border);color:var(--default-text-color);background:#fff;}
}
.slide-menu .side-menu__item{padding:0;}
.tx-14{font-size:0.875rem;}
.tx-16{font-size:1rem;}
.tx-18{font-size:1.125rem;}
.tx-20{font-size:1.25rem;}
.tx-primary{color:var(--primary-color);}
.tx-info-dark{color:var(--primary-website-color);}
a{text-decoration:none;color:var(--default-text-color);}
a:hover{--bs-text-opacity:1;opacity:1;color:var(--primary-color);}
.content-1{font-size:50px;line-height:1.3;}
@media (max-width: 991px){
.content-1{font-size:40px;}
}
h2,h3,h4,h6,.h5{font-family:"Urbanist", sans-serif;color:var(--color-dark);font-weight:600;}
.bg-primary{background-color:var(--primary-color)!important;}
.bg-primary-01{background-color:var(--primary01)!important;}
.bg-primary-01{background-color:var(--primary01)!important;}
.min-w-fit-content{min-width:-moz-fit-content;min-width:fit-content;}
.op-1{opacity:0.1;}
.op-2{opacity:0.2;}
.op-8{opacity:0.8;}
.border{border:var(--border-width) solid var(--border)!important;}
.border-top{-webkit-border-before:var(--border-width) solid var(--border)!important;border-block-start:var(--border-width) solid var(--border)!important;}
.border-white-2{border-color:rgba(255, 255, 255, 0.2)!important;}
.shadow-none{box-shadow:none;}
.all-ease-03{transition:all ease 0.3s;}
.fade-in{animation-name:fade-in;animation-duration:0.13s;animation-timing-function:ease-in-out;}
.plain-link{color:var(--primary-color);opacity:0.8;text-decoration:underline;}
.z-index--1{z-index:-1;}
.filter-invert{filter:invert(1);}
.banner-section{padding:9rem 0 8rem 0;}
.mb-4{margin-bottom:2.5rem!important;}
.form-control{font-size:18px;}
@media (min-width: 992px){
[data-nav-layout=horizontal] .header-div{height:inherit;}
}
.content-1{font-size:50px;}
h2:before{background:var(--kb-page-color);width:40px;height:40px;display:inline-block;line-height:40px;color:white;text-align:center;margin-right:14px;font-size:21px;font-weight:700;margin-top:24px;border-radius:4px;}
.heading-description{font-size:1rem;-webkit-margin-after:0;margin-block-end:0;color:#000000;opacity:0.8;}
.tool-page .banner-section{padding:4rem 0 4rem 0;background-position:100% 48%;}
.tool-page h2{font-family:'Poppins';}
.tool-page h3{font-size:16px;margin-bottom:0;font-weight:500;}
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
@media (max-width: 992px){
ul{list-style:none;margin:0;padding:0;}
}
@media (max-width: 991px){
.tool-page .banner-section{padding:7rem 1.5rem 5rem 1.5rem;}
}
.page{min-height:0px;}
input{text-transform:none!important;}
a{color:var(--kb-page-color);}
a:hover{color:var(--orange-hover);}
body{font-size:1em;font-family:"Poppins", sans-serif;font-optical-sizing:auto;font-weight:400;font-style:normal;font-variation-settings:"wdth" 100;color:rgb(var(--primary-font-color));background-color:rgb(249 249 249);line-height:26px;}
.card{box-shadow:none;border:none;border-radius:var(--border-radius);border:1px solid #c2c6d08f!important;}
.text-white{color:inherit;}
.form-control{border-radius:var(--border-radius);}
.contact-form-box .card{border:0;}
h2,h3,h4,h6,.h5{font-family:inherit;color:rgb(var(--primary-font-color));}
@media (max-width: 992px){
.main-content{-webkit-padding-before:0px;padding-block-start:0px;}
.banner-section{padding:6rem 0 6.5rem 0;}
.content-1{font-size:48px;}
}
@media (max-width: 768px){
.content-1{font-size:35px;font-weight:600;}
.banner-section{padding:4rem 0 4.5rem 0;}
label{font-size:14px;}
}
@media (max-width: 576px){
.content-1{font-size:35px;}
section{padding-left:5px!important;padding-right:5px!important;}
.banner-section{padding:2.5rem 0 4.5rem 0;}
}
@media (min-width: 1200px){
.container{max-width:1333px;}
}
body{background-color:#fff;}
.tx-primary{color:rgb(var(--primary-font-color));}
@media (min-width: 992px){
[data-nav-layout=horizontal] .main-menu-container{height:inherit;}
}
.tool-page a.btn.btn-outline-light.login-btn.min-w-fit-content{color:rgb(var(--primary-font-color))!important;}
.tool-page .heading-description{font-size:15px;}
.tool-page .heading-section{-webkit-margin-after:inherit;margin-block-end:inherit;}
.tool-page .heading-section{padding-bottom:28px;}
@media (max-width: 598px){
.heading-subtitle::before,.heading-subtitle::after{display:none;}
}
.tool-page .heading-description{padding-left:8px;padding-right:8px;}
.footer .logologo{margin:auto;margin-top:4px;}
.logologo img{width:196px;height:34px;}
.container{max-width:1333px;width:94%;margin:0 auto;}
@media (max-width: 991.98px){
.logologo{margin:auto;top:1px;position:relative;left:-24px;}
}
h2,h3,h4,h6,.h5{font-weight:600;}
h2,h4{font-size:1.56rem;}
.content-1{font-size:38px;padding-top:20px;font-weight:700;padding-bottom:20px;}
strong{font-weight:600;}
@media (max-width: 991.98px){
.content-1{font-size:45px!important;}
}
.footer-text{font-size:13px;color:#ffffff;font-weight:300!important;opacity:0.8;}
.slide.has-sub li.slide .side-menu__item{font-size:13px;color:#2c2d36;font-weight:500;-webkit-margin-end:0.8rem;}
@media (min-width: 992px){
footer .mb-4{margin-bottom:1.5rem!important;margin-top:1.5rem!important;}
footer .list-unstyled{margin-bottom:0!important;}
body>div.page>footer>div.py-5>div>div>div.col-lg-6.col-md-6.mb-4.mb-lg-0>p{margin-bottom:2.5rem!important;}
}
button.contact-form-button{background:var(--primary-website-color);color:#fff;border-radius:var(--border-radius);padding:8px 21px;border:none;margin-bottom:27px;}
button.contact-form-button:hover{background:#d7833f;}
.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(44 45 54) 0%, rgb(44 45 54) 100%);position:absolute;inset-block-start:0;inset-inline-start:0;z-index:-1;height:100%;width:100%;opacity:0.9;}
input:focus{outline:1px solid #d2d5d9!important;color:#171717;border:none!important;}
.tx-highlight{color:var(--primary-website-color);}
a.btn{background:var(--primary-website-color)!important;border:none!important;}
a.btn:hover{background:var(--secondary-website-color)!important;}
.heading-title{font-size:2rem;-webkit-margin-after:0.5rem;margin-block-end:0.5rem;font-family:inherit;color:var(--color-dark);font-weight:600;line-height:1.2;}
.border-white-2{border-color:rgb(75 67 67 / 20%)!important;}
.border{border:var(--border-width) solid #a3a3a3!important;}
@media (min-width: 992px){
.header-nav2{height:auto;}
}
.header-nav2 .header4{position:fixed;top:0;width:100%;padding:.5rem 1rem;}
@media (min-width: 992px){
.header-nav2 .header4{box-shadow:none;position:static;padding:0;}
}
.header-nav2 .header5{padding-block:1rem;}
@media (min-width: 600px){
.header-nav2 .header-button,.header6{flex-direction:row;}
}
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:100%;}
@media (min-width: 992px){
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;}
}
.header16{display:none;}
@media (min-width: 992px){
.header16{display:flex;gap:1.75rem;}
}
.header10{display:none;}
@media (min-width: 992px){
.header10{display:flex;align-items:center;flex-shrink:0;}
}
.header9{position:relative;}
.header10{gap:8px;padding-right:0px;}
.header1{position:relative;z-index:95;}
.header-nav2 .header4,.header9{display:flex;align-items:center;justify-content:space-between;}
.header18{display:none;}
@media (min-width: 992px){
.header18{display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:2.75rem;transition:.3s ease-in-out;}
}
.drop-menu{top:100%;left:50%;transform:translatex(-50%);width:calc(100% - 1.25rem);max-width:max-content;}
.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);}
.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;}
.header11 .header-top{padding-block:16px;}
header > nav > div > div > ul:nth-child(2) > li > div{padding-left:16px;}
.header-top{position:relative;display:flex;align-items:center;cursor:pointer;}
.header-nav2{height:3.5rem;}
@media (min-width: 992px){
.header-nav2{height:auto;}
}
.header-nav2 .header4{position:fixed;top:0;width:100%;padding:.5rem 1rem;}
@media (min-width: 992px){
.header-nav2 .header4{box-shadow:none;position:static;padding:0;}
}
.header-nav2 .header5{padding-block:1rem;}
@media (min-width: 992px){
.header-nav2 .header5{padding-block:0;}
}
.header-nav2 .header-button,.header6{display:flex;align-items:center;flex-direction:column;gap:1rem;width:100%;}
@media (min-width: 600px){
.header-nav2 .header-button,.header6{flex-direction:row;}
}
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:100%;}
@media (min-width: 992px){
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;}
}
.header16{display:none;}
@media (min-width: 992px){
.header16{display:flex;gap:0.5rem;}
}
.header-nav2 .header4{display:flex;align-items:center;justify-content:space-between;}
.header18{display:none;}
@media (min-width: 992px){
.header18{display:flex;flex-grow:1;justify-content:space-between;align-items:center;margin-left:2rem;transition:.3s ease-in-out;}
}
.drop-menu-line{border-bottom:1px solid var(--border-color-grey);}
.drop-menu04{margin:1rem;display:flex;align-items:center;gap:2.5rem;}
.drop-menu04 .drop-menu05{flex:1 2 25%;display:flex;flex-direction:column;gap:.5rem;}
.drop-menu04 .drop-menu06{margin:0;}
.drop-menu04 .drop-menu07{font-size:.875rem;font-weight:300;line-height:1.57142857;margin:0;}
.drop-menu-container{display:grid;grid-template-columns:repeat(2, minmax(0, max-content));grid-column-gap:.75rem;padding:.75rem;}
.drop-menu-container .drop-menu-11.drop-menu-11>svg{fill:var(--primary-website-color);width:22px;}
.drop-menu-container .drop-menu-12{margin:0;}
.drop-menu-container .drop-menu-13{font-size:.875rem;font-weight:300;line-height:1.57142857;margin:0;}
.drop-menu08{display:grid;--grid-column:1;--column-gap:0.5rem;--row-gap:0.75rem;grid-column-gap:var(--column-gap);grid-template-columns:repeat(var(--grid-column), 1fr);grid-row-gap:var(--row-gap);}
.drop-menu08.drop-menu09{--grid-column:4;}
.drop-menu{top:100%;left:50%;transform:translatex(-50%);width:calc(100% - 1.25rem);max-width:max-content;}
.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);}
.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;}
img{border-style:none;max-width:100%;height:auto;}
button,input{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}
button,input{overflow:visible;}
button{text-transform:none;}
button,[type=button]{appearance:button;}
ul{list-style:none;margin:0;padding:0;}
.header2{width:100%;max-width:992px;margin:0 auto;}
.header1{background-color:#fff;position:relative;z-index:95;box-shadow:none;border:none;box-shadow:rgb(40 43 47 / 7%) 0px 2px 3px 0px;}
#moretools{display:none;}
#moretools>div>div>div.drop-menu03>ul>li>div>div>h2{font-weight:600;font-size:20px;text-transform:none;}
.drop-menu-container .drop-menu-12{margin:0;text-transform:capitalize;font-size:16px;font-weight:500;line-height:30px;}
.drop-menu02{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;padding-top:0.75rem;}
.drop-menu-line{border-bottom:1px solid var(--border-color-grey);margin:0 16px;}
#header18>ul.header5.header16>li>div>div>a,#moretoolsselector>span{font-weight:600;font-size:14px;text-decoration:none;position:relative;top:-1px;padding:6px 16px;}
.container{max-width:1150px;width:100%;margin:0 auto;padding:0px;}
.header2{margin:0 auto;max-width:1150px;width:100%;}
.banner-1{background-image:url("https://www.giftofspeed.com/assetnew/images/backg9.png")!important;background-position:0% 100%;}
.banner-1{background-image:url("https://www.giftofspeed.com/assetnew/images/backg9f.png")!important;}
.banner-1{background-color:#211f1e;background-image:url("https://www.giftofspeed.com/assetnew/images/backg7-opt4.jpg")!important;}
.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(0 0 0) -2%, rgb(0 0 0) 100%);position:absolute;z-index:-1;height:100%;width:100%;opacity:0.1;}
.banner-1::before{content:"";background:linear-gradient(to bottom, rgb(0 0 0) -2%, rgb(0 0 0) 100%);position:absolute;z-index:-1;height:100%;width:100%;opacity:0.8;}
.banner-section{padding:7rem 0 9rem 0;}
:root{--primary-website-color:#f78326;--primary-website-color:#ff6900;--secondary-website-color:#e56a13;--card-background-color:#f2f5f9;}
.tx-highlight,header.header1>nav>div>div>ul>li>div>a>svg{color:var(--primary-website-color);}
.fe-chevron-down:before{left:2px;top:2px;position:relative;font-weight:900;font-size:15px;}
.header-button-link.header-button-link2{border:3px solid;}
header>nav>div>div>ul:nth-child(1)>li>div>a,body>div.page>div.header-div>header>nav>div>div>ul:nth-child(2)>li>div>a{font-weight:500;font-size:12px;letter-spacing:normal;line-height:20px;}
header>nav>div>div>ul>li>div>a>svg{margin-right:4px;}
header>nav>div>div>ul:nth-child(1)>li>div>svg{margin-right:7px;width:15px;position:relative;fill:var(--primary-website-color);top:-1px;}
.drop-menu04 .drop-menu05{flex:1 2 25%;display:flex;flex-direction:column;gap:.2rem;}
.drop-menu08.drop-menu09{--grid-column:3;}
.header-nav2{height:auto;padding-bottom:1.2rem;padding-top:0rem;}
header,section,footer{padding-left:1.5rem!important;padding-right:1.5rem!important;}
#moretools{padding-left:0!important;padding-right:0!important;}
header>nav>div>div>ul:nth-child(2)>li:nth-child(3)>div{padding-right:3px;}
header.header1>nav>div>div>ul>li>div>a>svg{fill:var(--primary-website-color);width:15px;position:relative;top:-1px;}
header>nav>div>div>ul:nth-child(2)>li:nth-child(2)>div>a>svg{width:13px;}
header>nav>div>div>ul:nth-child(2)>li:nth-child(3)>div>a>svg{width:14px;}
header a{color:inherit;}
@media (min-width: 992px){
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;border:3px solid var(--primary-website-color);border-radius:5px;color:var(--primary-website-color);}
.header-nav2 .header-button .header-button-link:hover,.header6 .header-button-link:hover{border:3px solid var(--secondary-website-color);background:#fff6f0;color:var(--primary-website-color);}
}
#header18>ul.header5.header16>li>div>div>a:hover,#moretoolsselector>span:hover{color:var(--primary-website-color);}
.drop-menu-container:hover{background:var(--card-background-color);border-radius:5px;}
#moretools>div>div>ul>li>a:hover{color:inherit;}
#moretoolsselector>span:hover{color:var(--primary-website-color);}
:root{--website-feature-color-orange:#fd6f15;--website-feature-color-darkgrey:#2f4869;--website-feature-color-green:#1acb6a;}
.tool-page .tx-info-dark{color:inherit;}
.drop-menu01{width:1400px;max-width:100%;margin:auto;border-radius:0 0 .1875rem .1875rem;box-shadow:0 1px 24px rgba(33, 51, 67, .12);-webkit-clip-path:inset(0px -35px -35px -35px);clip-path:inset(0px -35px -35px -35px);}
.header11 .header-top{padding-block:1rem;padding-bottom:0px;}
.header-nav2{height:auto;padding-bottom:1.3rem;padding-top:1.7rem;}
@media (min-width: 992px){
.header-nav2 .header-button .header-button-link,.header6 .header-button-link{width:auto;font-size:14px;font-weight:600;line-height:17px;padding:0.5rem 1rem;border:3px solid var(--primary-website-color);border-radius:5px;color:var(--primary-website-color);}
}
body.tool-page section{background-color:var(--blue-background);}
.tool-page .heading-subtitle{position:relative;display:inline-block;-webkit-margin-after:0.5rem;margin-block-end:0;}
.heading-subtitle::before,.heading-subtitle::after{content:"";position:absolute;width:18px;height:3px;background-color:var(--primary-website-color);inset-block-start:38%;}
.heading-section{text-align:center;margin-block-end:3rem;}
.heading-title{font-size:25px;margin-block-end:0.5rem;color:var(--color-dark);font-weight:600;}
.heading-description{font-size:1rem;margin-block-end:0;color:var(--default-text-color);opacity:0.8;}
@media (min-width: 992px){
.col-lg-6{flex:0 0 auto;width:50%!important;}
}
#header18>ul.header5.header16>li>div>div>a,#moretoolsselector>span{font-weight:600;font-size:16px;text-decoration:none;position:relative;top:0px;padding:6px 16px;color:#000000cc;}
.navbar-toggler-icon{display:inline-block;width:27px;height:27px;vertical-align:middle;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb%280, 0, 0, 0.99%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:center;background-size:100%;}
.header-div .navbar-toggler{display:none;}
@media (max-width: 992px){
.header-div{display:block;position:sticky;top:0;background:#fff;z-index:100;box-shadow:rgb(40 43 47 / 7%) 0px 2px 3px 0px;}
.header-div .navbar-toggler{display:block;margin-left:-27px;}
.main-menu-container{padding:15px;}
.header-div .side-menu__label{color:#000000c7;font-size:15px!important;font-weight:500;zoom:normal!important;}
.fe.fe-chevron-down{position:relative;left:-3px;}
.header-div .nav ul li{padding:10px 0;padding-left:7px;padding-right:3px;border-bottom:1px solid #e4e4e4;}
.header-div .d-xl-flex.d-lg-none.d-grid.gap-2.text-center{max-width:422px;margin:auto;padding-top:25px;padding-bottom:25px;}
.main-menu-container .login-btn{color:#ffffff;}
}
@media (min-width: 992px){
.navbar-collapse.collapse{display:none;}
.footer .logologo{margin-left:-5px;}
}
@media (max-width: 992px){
.header-nav2 .header4{position:fixed;top:6px;width:100%;padding:.5rem 1rem;}
.header1{height:58px;box-shadow:none;}
.slide.has-sub li.slide .side-menu__item{font-size:14px;color:#000000;font-weight:400;-webkit-margin-end:0.8rem;}
.slide.has-sub li.slide .side-menu__item .bi{color:#ff6900;font-size:19px;position:relative;top:1px;padding-right:6px;}
footer > div.py-5 > div > div > div.col-lg-6.col-md-6.mb-4.mb-lg-0 > p{padding-top:30px;}
#sidebar-menu > nav > ul > li > ul{padding-top:10px;transform:none!important;transition-property:none!important;transition-duration:0ms!important;}
}
body > div.page > div.main-content.app-content > section:nth-child(1){padding-left:0px!important;padding-right:0px!important;}
.contact-form-box .card.bg-transparent.shadow-none,.card.feature-client-bg.shadow-none{border:0!important;}
.footer .tx-18{font-size:17px;margin-right:7px!important;position:relative;top:2px;}
.logologo img.logodesk{width:154px;height:31px;position:relative;top:1px;}
.logologo img.logomobile{width:161px;height:31px;position:relative;top:3px;left:2px;}
img.logodark{width:146px;height:30px;position:relative;top:3px;}
@media (max-width: 991px){
.logologo .logodesk{display:none;}
}
@media (min-width: 992px){
.logologo .logomobile{display:none;}
}
/*! CSS Used from: https://www.giftofspeed.com/assetnew/css/icons.css */
/*! @import https://www.giftofspeed.com/assetnew/icon-fonts/fontawesome-free/css/all.min.css */
:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";}
:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";}
:root{--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free";}
/*! end @import */
/*! @import https://www.giftofspeed.com/assetnew/icon-fonts/feather/feather.css */
.fe{font-family:'feather'!important;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1.1;font-size:initial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;}
.fe-arrow-up:before{content:"\e913";}
.fe-chevron-down:before{content:"\e92d";}
.fe-chevron-right:before{content:"\e92f";}
/*! end @import */
/*! @import https://www.giftofspeed.com/assetnew/icon-fonts/bootstrap-icons/icons/font/bootstrap-icons.css */
.bi::before,[class*=" bi-"]::before{display:inline-block;font-family:bootstrap-icons!important;font-style:normal;font-weight:normal!important;font-variant:normal;text-transform:none;line-height:1;vertical-align:-.125em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.bi-arrow-repeat::before{content:"\f130";}
.bi-chat-text::before{content:"\f267";}
.bi-clock-history::before{content:"\f292";}
.bi-file-earmark-zip::before{content:"\f391";}
.bi-files::before{content:"\f3c2";}
.bi-folder2-open::before{content:"\f3d8";}
.bi-geo-alt::before{content:"\f3e8";}
.bi-images::before{content:"\f42b";}
.bi-link-45deg::before{content:"\f470";}
.bi-question-circle::before{content:"\f505";}
.bi-type-bold::before{content:"\f5f0";}
.bi-envelope-plus::before{content:"\f694";}
.bi-list-columns::before{content:"\f6a0";}
.bi-filetype-css::before{content:"\f742";}
.bi-filetype-java::before{content:"\f74a";}
.bi-filetype-jpg::before{content:"\f74b";}
.bi-filetype-png::before{content:"\f758";}
/*! end @import */
/*! CSS Used from: https://www.giftofspeed.com/assetnew/libs/swiper/swiper-bundle.min.css */
:root{--swiper-theme-color:#007aff;}
:root{--swiper-navigation-size:44px;}
/*! CSS Used keyframes */
@keyframes fade-in{from{opacity:0;}to{opacity:1;}}
/*! CSS Used fontfaces */
@font-face{font-family:'Urbanist';font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x4DF02iFML4hGCyMqgXSFsjkK3.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Urbanist';font-style:italic;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x4DF02iFML4hGCyMqgXS9sjg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:100 900;font-display:swap;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:500;font-display:block;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqrbS10ig.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Urbanist';font-style:normal;font-weight:600;font-display:block;src:url(https://fonts.gstatic.com/s/urbanist/v15/L0x-DF02iFML4hGCyMqlbS0.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tDMPKzSQ.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVFteOcEg.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:italic;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucXtAKPY.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:100;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');unicode-range:U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Poppins';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:"feather";src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106");src:url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.eot?t=1501841394106") format("embedded-opentype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.ttf") format("truetype"), url("https://www.giftofspeed.com/assetnew/icon-fonts/feather/fonts/feather/feather-webfont.svg") format("svg");}
@font-face{font-display:block;font-family:"bootstrap-icons";src:url("https://www.giftofspeed.com/assetnew/icon-fonts/bootstrap-icons/icons/font/fonts/bootstrap-icons.woff2?8d200481aa7f02a2d63a331fc782cfaf") format("woff2"), url("https://www.giftofspeed.com/assetnew/icon-fonts/bootstrap-icons/icons/font/fonts/bootstrap-icons.woff?8d200481aa7f02a2d63a331fc782cfaf") format("woff");}

 
 