:root{--primary-color:#002879;--primary-color-hover:#05389e;--light-color:#a6c4ff;--light-color2:#d2d2d2;--muted-color:#c6c6c6}.text-brand-primary{color:var(--primary-color)}.bg-brand-primary{background-color:var(--primary-color)}.btn-brand-primary{background-color:var(--primary-color);color:#fff}.btn-brand-primary:hover{background-color:var(--primary-color-hover);color:#fff}.btn-outline-brand-primary{border:1px solid var(--primary-color);color:var(--primary-color);background:0 0}.btn-outline-brand-primary:hover{background-color:var(--primary-color);color:#fff}.text-brand-light{color:var(--light-color)}.bg-brand-light{background-color:var(--light-color)}*{box-sizing:border-box;font-family:var(--body-font-regular);margin:0;padding:0}.w-max-content{width:max-content}.lh-esm{line-height:100%}.fs-sm{font-size:14px}.fs-esm{font-size:12px}.fs-eesm{font-size:10px}.cursor-pointer{cursor:pointer}.fi:before{position:relative;bottom:-3px}.rounded-brand-lg{border-radius:20px}.rounded-brand{border-radius:15px}.rounded-brand-sm{border-radius:10px}.h-100{height:100%!important}.flex-grow{flex-grow:1}.flex-noshrink{flex-shrink:0}.overflow-x-scroll{overflow-x:auto}.overflow-x-scroll::-webkit-scrollbar{background-color:#d3d3d3;border-radius:20px;width:4px;height:4px}.overflow-x-scroll::-webkit-scrollbar-thumb{background-color:gray;border-radius:20px;width:4px;height:4px}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}@keyframes spin{to{transform:rotate(360deg)}}
@font-face{font-family:figtree-light;src:url(../media/Figtree-Light.df7375ec.ttf)}@font-face{font-family:figtree-regular;src:url(../media/Figtree-Regular.cadfbb88.ttf)}@font-face{font-family:figtree-medium;src:url(../media/Figtree-Medium.ebcedb1f.ttf)}@font-face{font-family:figtree-semibold;src:url(../media/Figtree-SemiBold.399eef57.ttf)}@font-face{font-family:figtree-bold;src:url(../media/Figtree-Bold.cdffdf55.ttf)}@font-face{font-family:figtree-extrabold;src:url(../media/Figtree-ExtraBold.213f7bb1.ttf)}@font-face{font-family:figtree-black;src:url(../media/Figtree-Black.67dbc917.ttf)}:root{--body-font-light:"figtree-light",sans-serif;--body-font-regular:"figtree-regular",sans-serif;--body-font-medium:"figtree-medium",sans-serif;--body-font-semibold:"figtree-semibold",sans-serif;--body-font-bold:"figtree-bold",sans-serif;--body-font-extrabold:"figtree-extrabold",sans-serif;--body-font-black:"figtree-black",sans-serif}.body-font-light{font-family:var(--body-font-light)}.body-font-regular{font-family:var(--body-font-regular)}.body-font-medium{font-family:var(--body-font-medium)}.body-font-semibold{font-family:var(--body-font-semibold)}.body-font-bold{font-family:var(--body-font-bold)}.body-font-extrabold{font-family:var(--body-font-extrabold)}.body-font-black{font-family:var(--body-font-black)}
.main-navbar{z-index:999;position:sticky;top:0}.mob-menu-icon{display:none}.ham{background-color:var(--primary-color);border-radius:10px;width:30px;height:4px;margin-bottom:4px}.ham:nth-child(3){margin-bottom:0}.nav-links{display:flex}.nav-cross{display:none}.hero-wrap{z-index:1;background-position:50%;background-size:cover;min-height:min(500px,50vh);position:relative}.hero-vid{object-fit:cover;width:100%;height:min(500px,50vh)}.hero-content{background-color:#000000b3;width:100%;height:100%;position:absolute;top:0;left:0}.hero-search-wrap{width:min(90%,800px)}.hero-search,.hero-search:focus{background:0 0}.hero-search::placeholder{color:#d3d3d3}.hero-search-icon{background-color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:none}.desk-category-wrap{width:12.5%}.about-div-one{background:linear-gradient(135deg,var(--primary-color)20%,#1858d7)}.about-div-two{background:linear-gradient(135deg,#add8e6 10%,#c9f1ff,#fafeff,#e9fbff)}.process-card{position:relative}.process-card:before{content:"";z-index:0;background-color:#d3d3d3;width:2px;height:100%;position:absolute;top:0;left:20px;transform:translate(-50%)}.process-card:nth-child(4):before{content:"";display:none}.process-circle{width:40px;height:40px;z-index:1px;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.mob-reviews{display:none}.mob-review-card{flex-shrink:0;width:300px}.loader-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1999;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;bottom:0;left:0}.loader{aspect-ratio:1;border:8px solid;border-color:var(--primary-color)#0000;border-radius:50%;width:50px;animation:1s infinite l1}@keyframes l1{to{transform:rotate(.5turn)}}@media screen and not (min-width:800px){.mob-menu-icon{display:block}.nav-link-wrapper{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;background-color:#0006;width:100%;height:100%;position:fixed;top:0;left:0}.nav-links{z-index:999;background-color:#e8e8e8;flex-direction:column;width:60%;height:100%;padding:20px;display:flex;position:fixed;top:0;right:0}.nav-links a{margin-bottom:10px;font-size:16px}.nav-cross{display:block}.hero-search-btn{display:none}.hero-search-icon,.mob-reviews{display:flex}.desk-reviews{display:none}}@media screen and not (min-width:765px){.desk-category-wrapper{display:none}}@media screen and not (max-width:765px){.mob-category-wrapper{display:none!important}.desk-category-wrapper{display:flex}}#nprogress{pointer-events:none}#nprogress .bar{z-index:1031;background:#000;width:100%;height:3px;position:fixed;top:0;left:0}#nprogress .peg{opacity:1;width:100px;height:100%;display:block;position:absolute;right:0;transform:rotate(3deg)translateY(-4px);box-shadow:0 0 10px #000,0 0 5px #000}#nprogress .spinner{display:none}
@font-face{font-family:uicons-brands;src:url(/fonts/flaticon-br/uicons-brands.woff2)format("woff2"),url(/fonts/flaticon-br/uicons-brands.woff)format("woff");font-display:swap}i[class^=fi-brands-]:before,i[class*=\ fi-brands-]:before,span[class^=fi-brands-]:before,span[class*=fi-brands-]:before{font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;line-height:1;font-family:uicons-brands!important;font-weight:400!important}.fi-brands-3m:before{content:""}.fi-brands-500px:before{content:""}.fi-brands-abbot-laboratories:before{content:""}.fi-brands-accusoft:before{content:""}.fi-brands-acrobat:before{content:""}.fi-brands-adobe:before{content:""}.fi-brands-aecom:before{content:""}.fi-brands-aero:before{content:""}.fi-brands-after-effects:before{content:""}.fi-brands-airbnb:before{content:""}.fi-brands-algolia:before{content:""}.fi-brands-amd:before{content:""}.fi-brands-american-express:before{content:""}.fi-brands-android:before{content:""}.fi-brands-animate:before{content:""}.fi-brands-app-store-ios:before{content:""}.fi-brands-apple:before{content:""}.fi-brands-apple-pay:before{content:""}.fi-brands-artstation:before{content:""}.fi-brands-astrazeneca:before{content:""}.fi-brands-asus:before{content:""}.fi-brands-atandt:before{content:""}.fi-brands-atlassian:before{content:""}.fi-brands-atom:before{content:""}.fi-brands-audition:before{content:""}.fi-brands-behance:before{content:""}.fi-brands-bitcoin:before{content:""}.fi-brands-blackberry:before{content:""}.fi-brands-blogger:before{content:""}.fi-brands-bluetooth:before{content:""}.fi-brands-bootstrap:before{content:""}.fi-brands-bridgestone:before{content:""}.fi-brands-burger-king:before{content:""}.fi-brands-c:before{content:""}.fi-brands-capture:before{content:""}.fi-brands-cc-amazon-pay:before{content:""}.fi-brands-cc-apple-pay:before{content:""}.fi-brands-cc-diners-club:before{content:""}.fi-brands-cc-visa:before{content:""}.fi-brands-centos:before{content:""}.fi-brands-character:before{content:""}.fi-brands-chromecast:before{content:""}.fi-brands-cloudflare:before{content:""}.fi-brands-confluence:before{content:""}.fi-brands-creative-commons:before{content:""}.fi-brands-creative-commons-by:before{content:""}.fi-brands-creative-commons-nc:before{content:""}.fi-brands-creative-commons-nc-eu:before{content:""}.fi-brands-creative-commons-nc-jp:before{content:""}.fi-brands-creative-commons-nd:before{content:""}.fi-brands-creative-commons-pd:before{content:""}.fi-brands-creative-commons-pd-alt:before{content:""}.fi-brands-creative-commons-remix:before{content:""}.fi-brands-creative-commons-sa:before{content:""}.fi-brands-creative-commons-sampling:before{content:""}.fi-brands-creative-commons-sampling-plus:before{content:""}.fi-brands-creative-commons-share:before{content:""}.fi-brands-creative-commons-zero:before{content:""}.fi-brands-css3:before{content:""}.fi-brands-css3-alt:before{content:""}.fi-brands-dailymotion:before{content:""}.fi-brands-deezer:before{content:""}.fi-brands-delphi:before{content:""}.fi-brands-dev:before{content:""}.fi-brands-devianart:before{content:""}.fi-brands-digg:before{content:""}.fi-brands-dimension:before{content:""}.fi-brands-discord:before{content:""}.fi-brands-docker:before{content:""}.fi-brands-dribbble:before{content:""}.fi-brands-dropbox:before{content:""}.fi-brands-drupal:before{content:""}.fi-brands-ebay:before{content:""}.fi-brands-elementor:before{content:""}.fi-brands-ethereum:before{content:""}.fi-brands-etsy:before{content:""}.fi-brands-evernote:before{content:""}.fi-brands-facebook:before{content:""}.fi-brands-facebook-messenger:before{content:""}.fi-brands-fedex:before{content:""}.fi-brands-figma:before{content:""}.fi-brands-firefox:before{content:""}.fi-brands-firefox-browser:before{content:""}.fi-brands-flaticon:before{content:""}.fi-brands-flaticon-1:before{content:""}.fi-brands-flickr:before{content:""}.fi-brands-flipboard:before{content:""}.fi-brands-fonts:before{content:""}.fi-brands-foursquare:before{content:""}.fi-brands-freepik:before{content:""}.fi-brands-freepik-1:before{content:""}.fi-brands-fresco:before{content:""}.fi-brands-github:before{content:""}.fi-brands-gitlab:before{content:""}.fi-brands-goodreads:before{content:""}.fi-brands-google:before{content:""}.fi-brands-haskell:before{content:""}.fi-brands-hbo:before{content:""}.fi-brands-hotjar:before{content:""}.fi-brands-html5:before{content:""}.fi-brands-huawei:before{content:""}.fi-brands-hubspot:before{content:""}.fi-brands-ibm:before{content:""}.fi-brands-iconfinder:before{content:""}.fi-brands-illustrator:before{content:""}.fi-brands-illustrator-draw:before{content:""}.fi-brands-imdb:before{content:""}.fi-brands-incopy:before{content:""}.fi-brands-indesign:before{content:""}.fi-brands-instagram:before{content:""}.fi-brands-intel:before{content:""}.fi-brands-invision:before{content:""}.fi-brands-itunes:before{content:""}.fi-brands-janseen:before{content:""}.fi-brands-java:before{content:""}.fi-brands-jcb:before{content:""}.fi-brands-jira:before{content:""}.fi-brands-johnson-and-johnson:before{content:""}.fi-brands-joomla:before{content:""}.fi-brands-js:before{content:""}.fi-brands-kickstarter:before{content:""}.fi-brands-line:before{content:""}.fi-brands-linkedin:before{content:""}.fi-brands-lisp:before{content:""}.fi-brands-mailchimp:before{content:""}.fi-brands-marriott-international:before{content:""}.fi-brands-mcdonalds:before{content:""}.fi-brands-media-encoder:before{content:""}.fi-brands-medium:before{content:""}.fi-brands-meta:before{content:""}.fi-brands-microsoft:before{content:""}.fi-brands-microsoft-edge:before{content:""}.fi-brands-microsoft-explorer:before{content:""}.fi-brands-mysql:before{content:""}.fi-brands-napster:before{content:""}.fi-brands-nestle:before{content:""}.fi-brands-netflix:before{content:""}.fi-brands-node-js:before{content:""}.fi-brands-nvidia:before{content:""}.fi-brands-oracle:before{content:""}.fi-brands-patreon:before{content:""}.fi-brands-paypal:before{content:""}.fi-brands-pfizer:before{content:""}.fi-brands-photoshop:before{content:""}.fi-brands-photoshop-camera:before{content:""}.fi-brands-photoshop-express:before{content:""}.fi-brands-photoshop-lightroom:before{content:""}.fi-brands-photoshop-lightroom-classic:before{content:""}.fi-brands-php:before{content:""}.fi-brands-pinterest:before{content:""}.fi-brands-postgre:before{content:""}.fi-brands-premiere:before{content:""}.fi-brands-premiere-rush:before{content:""}.fi-brands-product-hunt:before{content:""}.fi-brands-python:before{content:""}.fi-brands-raspberry-pi:before{content:""}.fi-brands-reddit:before{content:""}.fi-brands-samsung:before{content:""}.fi-brands-sap:before{content:""}.fi-brands-sass:before{content:""}.fi-brands-shopify:before{content:""}.fi-brands-siemens:before{content:""}.fi-brands-sketch:before{content:""}.fi-brands-skype:before{content:""}.fi-brands-slack:before{content:""}.fi-brands-slidesgo:before{content:""}.fi-brands-snapchat:before{content:""}.fi-brands-sony:before{content:""}.fi-brands-soundcloud:before{content:""}.fi-brands-spark:before{content:""}.fi-brands-spotify:before{content:""}.fi-brands-starbucks:before{content:""}.fi-brands-stock:before{content:""}.fi-brands-storyset:before{content:""}.fi-brands-stripe:before{content:""}.fi-brands-substance-3d-designer:before{content:""}.fi-brands-substance-3d-painter:before{content:""}.fi-brands-substance-3d-sampler:before{content:""}.fi-brands-substance-3d-stager:before{content:""}.fi-brands-swift:before{content:""}.fi-brands-t-mobile:before{content:""}.fi-brands-telegram:before{content:""}.fi-brands-tencent:before{content:""}.fi-brands-the-home-depot:before{content:""}.fi-brands-tik-tok:before{content:""}.fi-brands-trello:before{content:""}.fi-brands-tripadvisor:before{content:""}.fi-brands-tumblr:before{content:""}.fi-brands-twitch:before{content:""}.fi-brands-twitter:before{content:""}.fi-brands-twitter-alt:before{content:""}.fi-brands-twitter-alt-circle:before{content:""}.fi-brands-twitter-alt-square:before{content:""}.fi-brands-typescript:before{content:""}.fi-brands-uber:before{content:""}.fi-brands-ubuntu:before{content:""}.fi-brands-unilever:before{content:""}.fi-brands-unity:before{content:""}.fi-brands-unsplash:before{content:""}.fi-brands-ups:before{content:""}.fi-brands-usaa:before{content:""}.fi-brands-verizon:before{content:""}.fi-brands-videvo:before{content:""}.fi-brands-vimeo:before{content:""}.fi-brands-visa:before{content:""}.fi-brands-visual-basic:before{content:""}.fi-brands-vk:before{content:""}.fi-brands-walmart:before{content:""}.fi-brands-wepik:before{content:""}.fi-brands-whatsapp:before{content:""}.fi-brands-wikipedia:before{content:""}.fi-brands-windows:before{content:""}.fi-brands-wix:before{content:""}.fi-brands-wordpress:before{content:""}.fi-brands-xd:before{content:""}.fi-brands-xing:before{content:""}.fi-brands-yahoo:before{content:""}.fi-brands-yandex:before{content:""}.fi-brands-yelp:before{content:""}.fi-brands-youtube:before{content:""}.fi-brands-zoom:before{content:""}
