/*--------------------------------

Lineicons Free Web Font
Crafted by Lineicons.com Team
Version: 4.0

-------------------------------- */

@font-face {
  font-family: 'lineicons';
  src: url(1bd27d861dcb216e6148.eot);
  src: url(1bd27d861dcb216e6148.eot) format('embedded-opentype'),
       url(02810d8aed105f6dd345.woff2) format('woff2'),
       url(409f9fb975c5f7f1bc8b.woff) format('woff'),
       url(76255d9384a33a768b98.ttf) format('truetype'),
       url(f2f9b8a78db58f05b9ff.svg) format('svg');
}

/* base class */
.lni {
  display: inline-block;
  font: normal normal normal 1em/1 'lineicons';
  color: inherit;
  flex-shrink: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* size examples - relative units */
.lni-sm {
  font-size: 0.8em;
}

.lni-lg {
  font-size: 1.2em;
}

/* size examples - absolute units */
.lni-16 {
  font-size: 16px;
}

.lni-32 {
  font-size: 32px;
}

/* rotate the icon infinitely */
.lni-is-spinning {
  animation: lni-spin 1s infinite linear;
}

@keyframes lni-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* transform */
.lni-rotate-90 {
  transform: rotate(90deg);
}

.lni-rotate-180 {
  transform: rotate(180deg);
}

.lni-rotate-270 {
  transform: rotate(270deg);
}

.lni-flip-y {
  transform: scaleY(-1);
}

.lni-flip-x {
  transform: scaleX(-1);
}

/* icons */
.lni-zoom-out::before {
  content: "\ea02";
}

.lni-zoom-in::before {
  content: "\ea03";
}

.lni-zip::before {
  content: "\ea04";
}

.lni-website::before {
  content: "\ea05";
}

.lni-website-alt::before {
  content: "\ea06";
}

.lni-users::before {
  content: "\ea07";
}

.lni-user::before {
  content: "\ea08";
}

.lni-upload::before {
  content: "\ea09";
}

.lni-unlink::before {
  content: "\ea0a";
}

.lni-trash-can::before {
  content: "\ea0b";
}

.lni-timer::before {
  content: "\ea0c";
}

.lni-tab::before {
  content: "\ea0d";
}

.lni-star-half::before {
  content: "\ea0e";
}

.lni-star-fill::before {
  content: "\ea0f";
}

.lni-star-empty::before {
  content: "\ea10";
}

.lni-signal::before {
  content: "\ea11";
}

.lni-shortcode::before {
  content: "\ea12";
}

.lni-shopping-basket::before {
  content: "\ea13";
}

.lni-share::before {
  content: "\ea14";
}

.lni-share-alt::before {
  content: "\ea15";
}

.lni-search::before {
  content: "\ea16";
}

.lni-search-alt::before {
  content: "\ea17";
}

.lni-scroll-down::before {
  content: "\ea18";
}

.lni-save::before {
  content: "\ea19";
}

.lni-rss-feed::before {
  content: "\ea1a";
}

.lni-rocket::before {
  content: "\ea1b";
}

.lni-remove-file::before {
  content: "\ea1c";
}

.lni-reload::before {
  content: "\ea1d";
}

.lni-printer::before {
  content: "\ea1e";
}

.lni-plug::before {
  content: "\ea1f";
}

.lni-package::before {
  content: "\ea20";
}

.lni-mouse::before {
  content: "\ea21";
}

.lni-mobile::before {
  content: "\ea22";
}

.lni-microphone::before {
  content: "\ea23";
}

.lni-mic::before {
  content: "\ea24";
}

.lni-menu::before {
  content: "\ea25";
}

.lni-map::before {
  content: "\ea26";
}

.lni-map-marker::before {
  content: "\ea27";
}

.lni-magnifier::before {
  content: "\ea28";
}

.lni-magnet::before {
  content: "\ea29";
}

.lni-link::before {
  content: "\ea2a";
}

.lni-laptop::before {
  content: "\ea2b";
}

.lni-laptop-phone::before {
  content: "\ea2c";
}

.lni-keyboard::before {
  content: "\ea2d";
}

.lni-image::before {
  content: "\ea2e";
}

.lni-headphone::before {
  content: "\ea2f";
}

.lni-harddrive::before {
  content: "\ea30";
}

.lni-game::before {
  content: "\ea31";
}

.lni-folder::before {
  content: "\ea32";
}

.lni-files::before {
  content: "\ea33";
}

.lni-empty-file::before {
  content: "\ea34";
}

.lni-download::before {
  content: "\ea35";
}

.lni-domain::before {
  content: "\ea36";
}

.lni-display::before {
  content: "\ea37";
}

.lni-display-alt::before {
  content: "\ea38";
}

.lni-database::before {
  content: "\ea39";
}

.lni-dashboard::before {
  content: "\ea3a";
}

.lni-cut::before {
  content: "\ea3b";
}

.lni-control-panel::before {
  content: "\ea3c";
}

.lni-cogs::before {
  content: "\ea3d";
}

.lni-cog::before {
  content: "\ea3e";
}

.lni-code::before {
  content: "\ea3f";
}

.lni-code-alt::before {
  content: "\ea40";
}

.lni-cloud-upload::before {
  content: "\ea41";
}

.lni-cloud-sync::before {
  content: "\ea42";
}

.lni-cloud-network::before {
  content: "\ea43";
}

.lni-cloud-download::before {
  content: "\ea44";
}

.lni-cloud-check::before {
  content: "\ea45";
}

.lni-camera::before {
  content: "\ea46";
}

.lni-calendar::before {
  content: "\ea47";
}

.lni-bulb::before {
  content: "\ea48";
}

.lni-bookmark::before {
  content: "\ea49";
}

.lni-bookmark-alt::before {
  content: "\ea4a";
}

.lni-bluetooth::before {
  content: "\ea4b";
}

.lni-ban::before {
  content: "\ea4c";
}

.lni-archive::before {
  content: "\ea4d";
}

.lni-alarm::before {
  content: "\ea4e";
}

.lni-alarm-clock::before {
  content: "\ea4f";
}

.lni-add-files::before {
  content: "\ea50";
}

.lni-thunder::before {
  content: "\ea51";
}

.lni-thunder-alt::before {
  content: "\ea52";
}

.lni-sun::before {
  content: "\ea53";
}

.lni-rain::before {
  content: "\ea54";
}

.lni-night::before {
  content: "\ea55";
}

.lni-drop::before {
  content: "\ea56";
}

.lni-cloudy-sun::before {
  content: "\ea57";
}

.lni-cloud::before {
  content: "\ea58";
}

.lni-travel::before {
  content: "\ea59";
}

.lni-surf-board::before {
  content: "\ea5a";
}

.lni-pyramids::before {
  content: "\ea5b";
}

.lni-underline::before {
  content: "\ea5c";
}

.lni-text-format::before {
  content: "\ea5d";
}

.lni-text-format-remove::before {
  content: "\ea5e";
}

.lni-text-align-right::before {
  content: "\ea5f";
}

.lni-text-align-left::before {
  content: "\ea60";
}

.lni-text-align-justify::before {
  content: "\ea61";
}

.lni-text-align-center::before {
  content: "\ea62";
}

.lni-strikethrough::before {
  content: "\ea63";
}

.lni-spellcheck::before {
  content: "\ea64";
}

.lni-sort-amount-dsc::before {
  content: "\ea65";
}

.lni-sort-amount-asc::before {
  content: "\ea66";
}

.lni-sort-alpha-asc::before {
  content: "\ea67";
}

.lni-pilcrow::before {
  content: "\ea68";
}

.lni-pagination::before {
  content: "\ea69";
}

.lni-page-break::before {
  content: "\ea6a";
}

.lni-line-spacing::before {
  content: "\ea6b";
}

.lni-line-double::before {
  content: "\ea6c";
}

.lni-line-dotted::before {
  content: "\ea6d";
}

.lni-line-dashed::before {
  content: "\ea6e";
}

.lni-italic::before {
  content: "\ea6f";
}

.lni-indent-increase::before {
  content: "\ea70";
}

.lni-indent-decrease::before {
  content: "\ea71";
}

.lni-bold::before {
  content: "\ea72";
}

.lni-spinner::before {
  content: "\ea73";
}

.lni-spinner-solid::before {
  content: "\ea74";
}

.lni-spinner-arrow::before {
  content: "\ea75";
}

.lni-hourglass::before {
  content: "\ea76";
}

.lni-tounge::before {
  content: "\ea77";
}

.lni-suspect::before {
  content: "\ea78";
}

.lni-speechless::before {
  content: "\ea79";
}

.lni-smile::before {
  content: "\ea7a";
}

.lni-sad::before {
  content: "\ea7b";
}

.lni-happy::before {
  content: "\ea7c";
}

.lni-friendly::before {
  content: "\ea7d";
}

.lni-cool::before {
  content: "\ea7e";
}

.lni-thought::before {
  content: "\ea7f";
}

.lni-t-shirt::before {
  content: "\ea80";
}

.lni-home::before {
  content: "\ea81";
}

.lni-gift::before {
  content: "\ea82";
}

.lni-cup::before {
  content: "\ea83";
}

.lni-crown::before {
  content: "\ea84";
}

.lni-briefcase::before {
  content: "\ea85";
}

.lni-spray::before {
  content: "\ea86";
}

.lni-flags-alt-1::before {
  content: "\ea87";
}

.lni-fireworks::before {
  content: "\ea88";
}

.lni-candy::before {
  content: "\ea89";
}

.lni-candy-cane::before {
  content: "\ea8a";
}

.lni-cake::before {
  content: "\ea8b";
}

.lni-baloon::before {
  content: "\ea8c";
}

.lni-trees::before {
  content: "\ea8d";
}

.lni-tree::before {
  content: "\ea8e";
}

.lni-sprout::before {
  content: "\ea8f";
}

.lni-mushroom::before {
  content: "\ea90";
}

.lni-mashroom::before {
  content: "\ea91";
}

.lni-leaf::before {
  content: "\ea92";
}

.lni-island::before {
  content: "\ea93";
}

.lni-flower::before {
  content: "\ea94";
}

.lni-bug::before {
  content: "\ea95";
}

.lni-volume::before {
  content: "\ea96";
}

.lni-volume-mute::before {
  content: "\ea97";
}

.lni-volume-medium::before {
  content: "\ea98";
}

.lni-volume-low::before {
  content: "\ea99";
}

.lni-volume-high::before {
  content: "\ea9a";
}

.lni-video::before {
  content: "\ea9b";
}

.lni-stop::before {
  content: "\ea9c";
}

.lni-shuffle::before {
  content: "\ea9d";
}

.lni-play::before {
  content: "\ea9e";
}

.lni-pause::before {
  content: "\ea9f";
}

.lni-gallery::before {
  content: "\eaa0";
}

.lni-full-screen::before {
  content: "\eaa1";
}

.lni-frame-expand::before {
  content: "\eaa2";
}

.lni-forward::before {
  content: "\eaa3";
}

.lni-backward::before {
  content: "\eaa4";
}

.lni-target-customer::before {
  content: "\eaa5";
}

.lni-seo::before {
  content: "\eaa6";
}

.lni-network::before {
  content: "\eaa7";
}

.lni-keyword-research::before {
  content: "\eaa8";
}

.lni-graph::before {
  content: "\eaa9";
}

.lni-bar-chart::before {
  content: "\eaaa";
}

.lni-warning::before {
  content: "\eaab";
}

.lni-unlock::before {
  content: "\eaac";
}

.lni-ticket::before {
  content: "\eaad";
}

.lni-ticket-alt::before {
  content: "\eaae";
}

.lni-thumbs-up::before {
  content: "\eaaf";
}

.lni-thumbs-down::before {
  content: "\eab0";
}

.lni-teabag::before {
  content: "\eab1";
}

.lni-shield::before {
  content: "\eab2";
}

.lni-radio-button::before {
  content: "\eab3";
}

.lni-question-circle::before {
  content: "\eab4";
}

.lni-protection::before {
  content: "\eab5";
}

.lni-power-switch::before {
  content: "\eab6";
}

.lni-pointer::before {
  content: "\eab7";
}

.lni-plus::before {
  content: "\eab8";
}

.lni-music::before {
  content: "\eab9";
}

.lni-more::before {
  content: "\eaba";
}

.lni-more-alt::before {
  content: "\eabb";
}

.lni-minus::before {
  content: "\eabc";
}

.lni-lock::before {
  content: "\eabd";
}

.lni-lock-alt::before {
  content: "\eabe";
}

.lni-list::before {
  content: "\eabf";
}

.lni-lifering::before {
  content: "\eac0";
}

.lni-key::before {
  content: "\eac1";
}

.lni-invention::before {
  content: "\eac2";
}

.lni-information::before {
  content: "\eac3";
}

.lni-infinite::before {
  content: "\eac4";
}

.lni-help::before {
  content: "\eac5";
}

.lni-heart::before {
  content: "\eac6";
}

.lni-heart-fill::before {
  content: "\eac7";
}

.lni-hand::before {
  content: "\eac8";
}

.lni-funnel::before {
  content: "\eac9";
}

.lni-flag::before {
  content: "\eaca";
}

.lni-flag-alt::before {
  content: "\eacb";
}

.lni-eye::before {
  content: "\eacc";
}

.lni-cross-circle::before {
  content: "\eacd";
}

.lni-close::before {
  content: "\eace";
}

.lni-circle-plus::before {
  content: "\eacf";
}

.lni-circle-minus::before {
  content: "\ead0";
}

.lni-checkmark::before {
  content: "\ead1";
}

.lni-checkmark-circle::before {
  content: "\ead2";
}

.lni-check-box::before {
  content: "\ead3";
}

.lni-bolt::before {
  content: "\ead4";
}

.lni-bolt-alt::before {
  content: "\ead5";
}

.lni-wheelchair::before {
  content: "\ead6";
}

.lni-weight::before {
  content: "\ead7";
}

.lni-syringe::before {
  content: "\ead8";
}

.lni-sthethoscope::before {
  content: "\ead9";
}

.lni-slim::before {
  content: "\eada";
}

.lni-skipping-rope::before {
  content: "\eadb";
}

.lni-pulse::before {
  content: "\eadc";
}

.lni-microscope::before {
  content: "\eadd";
}

.lni-hospital::before {
  content: "\eade";
}

.lni-heart-monitor::before {
  content: "\eadf";
}

.lni-first-aid::before {
  content: "\eae0";
}

.lni-dumbbell::before {
  content: "\eae1";
}

.lni-capsule::before {
  content: "\eae2";
}

.lni-basketball::before {
  content: "\eae3";
}

.lni-ambulance::before {
  content: "\eae4";
}

.lni-service::before {
  content: "\eae5";
}

.lni-restaurant::before {
  content: "\eae6";
}

.lni-pizza::before {
  content: "\eae7";
}

.lni-juice::before {
  content: "\eae8";
}

.lni-fresh-juice::before {
  content: "\eae9";
}

.lni-dinner::before {
  content: "\eaea";
}

.lni-coffee-cup::before {
  content: "\eaeb";
}

.lni-chef-hat::before {
  content: "\eaec";
}

.lni-burger::before {
  content: "\eaed";
}

.lni-write::before {
  content: "\eaee";
}

.lni-world::before {
  content: "\eaef";
}

.lni-world-alt::before {
  content: "\eaf0";
}

.lni-school-bench::before {
  content: "\eaf1";
}

.lni-school-bench-alt::before {
  content: "\eaf2";
}

.lni-pencil::before {
  content: "\eaf3";
}

.lni-pencil-alt::before {
  content: "\eaf4";
}

.lni-library::before {
  content: "\eaf5";
}

.lni-graduation::before {
  content: "\eaf6";
}

.lni-eraser::before {
  content: "\eaf7";
}

.lni-compass::before {
  content: "\eaf8";
}

.lni-clipboard::before {
  content: "\eaf9";
}

.lni-certificate::before {
  content: "\eafa";
}

.lni-book::before {
  content: "\eafb";
}

.lni-blackboard::before {
  content: "\eafc";
}

.lni-shift-right::before {
  content: "\eafd";
}

.lni-shift-left::before {
  content: "\eafe";
}

.lni-pointer-top::before {
  content: "\eaff";
}

.lni-pointer-right::before {
  content: "\eb00";
}

.lni-pointer-left::before {
  content: "\eb01";
}

.lni-pointer-down::before {
  content: "\eb02";
}

.lni-exit::before {
  content: "\eb03";
}

.lni-exit-up::before {
  content: "\eb04";
}

.lni-exit-down::before {
  content: "\eb05";
}

.lni-enter::before {
  content: "\eb06";
}

.lni-direction::before {
  content: "\eb07";
}

.lni-direction-rtl::before {
  content: "\eb08";
}

.lni-direction-ltr::before {
  content: "\eb09";
}

.lni-direction-alt::before {
  content: "\eb0a";
}

.lni-chevron-up::before {
  content: "\eb0b";
}

.lni-chevron-up-circle::before {
  content: "\eb0c";
}

.lni-chevron-right::before {
  content: "\eb0d";
}

.lni-chevron-right-circle::before {
  content: "\eb0e";
}

.lni-chevron-left::before {
  content: "\eb0f";
}

.lni-chevron-left-circle::before {
  content: "\eb10";
}

.lni-chevron-down::before {
  content: "\eb11";
}

.lni-chevron-down-circle::before {
  content: "\eb12";
}

.lni-arrows-vertical::before {
  content: "\eb13";
}

.lni-arrows-horizontal::before {
  content: "\eb14";
}

.lni-arrow-up::before {
  content: "\eb15";
}

.lni-arrow-up-circle::before {
  content: "\eb16";
}

.lni-arrow-top-right::before {
  content: "\eb17";
}

.lni-arrow-top-left::before {
  content: "\eb18";
}

.lni-arrow-right::before {
  content: "\eb19";
}

.lni-arrow-right-circle::before {
  content: "\eb1a";
}

.lni-arrow-left::before {
  content: "\eb1b";
}

.lni-arrow-left-circle::before {
  content: "\eb1c";
}

.lni-arrow-down::before {
  content: "\eb1d";
}

.lni-arrow-down-circle::before {
  content: "\eb1e";
}

.lni-angle-double-up::before {
  content: "\eb1f";
}

.lni-angle-double-right::before {
  content: "\eb20";
}

.lni-angle-double-left::before {
  content: "\eb21";
}

.lni-angle-double-down::before {
  content: "\eb22";
}

.lni-vector::before {
  content: "\eb23";
}

.lni-ux::before {
  content: "\eb24";
}

.lni-slice::before {
  content: "\eb25";
}

.lni-select-cursor::before {
  content: "\eb26";
}

.lni-pallet::before {
  content: "\eb27";
}

.lni-move::before {
  content: "\eb28";
}

.lni-layout::before {
  content: "\eb29";
}

.lni-layers::before {
  content: "\eb2a";
}

.lni-highlight::before {
  content: "\eb2b";
}

.lni-highlight-alt::before {
  content: "\eb2c";
}

.lni-grid::before {
  content: "\eb2d";
}

.lni-grid-alt::before {
  content: "\eb2e";
}

.lni-crop::before {
  content: "\eb2f";
}

.lni-brush::before {
  content: "\eb30";
}

.lni-brush-alt::before {
  content: "\eb31";
}

.lni-yen::before {
  content: "\eb32";
}

.lni-wallet::before {
  content: "\eb33";
}

.lni-rupee::before {
  content: "\eb34";
}

.lni-pound::before {
  content: "\eb35";
}

.lni-money-protection::before {
  content: "\eb36";
}

.lni-money-location::before {
  content: "\eb37";
}

.lni-euro::before {
  content: "\eb38";
}

.lni-dollar::before {
  content: "\eb39";
}

.lni-diamond-shape::before {
  content: "\eb3a";
}

.lni-diamond-alt::before {
  content: "\eb3b";
}

.lni-credit-cards::before {
  content: "\eb3c";
}

.lni-coin::before {
  content: "\eb3d";
}

.lni-calculator::before {
  content: "\eb3e";
}

.lni-calculator-alt::before {
  content: "\eb3f";
}

.lni-wheelbarrow::before {
  content: "\eb40";
}

.lni-trowel::before {
  content: "\eb41";
}

.lni-shovel::before {
  content: "\eb42";
}

.lni-ruler::before {
  content: "\eb43";
}

.lni-ruler-pencil::before {
  content: "\eb44";
}

.lni-ruler-alt::before {
  content: "\eb45";
}

.lni-paint-roller::before {
  content: "\eb46";
}

.lni-paint-bucket-alt::before {
  content: "\eb47";
}

.lni-helmet::before {
  content: "\eb48";
}

.lni-hammer::before {
  content: "\eb49";
}

.lni-construction::before {
  content: "\eb4a";
}

.lni-construction-hammer::before {
  content: "\eb4b";
}

.lni-bricks::before {
  content: "\eb4c";
}

.lni-train::before {
  content: "\eb4d";
}

.lni-train-alt::before {
  content: "\eb4e";
}

.lni-taxi::before {
  content: "\eb4f";
}

.lni-support::before {
  content: "\eb50";
}

.lni-ship::before {
  content: "\eb51";
}

.lni-scooter::before {
  content: "\eb52";
}

.lni-road::before {
  content: "\eb53";
}

.lni-reply::before {
  content: "\eb54";
}

.lni-postcard::before {
  content: "\eb55";
}

.lni-popup::before {
  content: "\eb56";
}

.lni-plane::before {
  content: "\eb57";
}

.lni-phone::before {
  content: "\eb58";
}

.lni-phone-set::before {
  content: "\eb59";
}

.lni-inbox::before {
  content: "\eb5a";
}

.lni-helicopter::before {
  content: "\eb5b";
}

.lni-envelope::before {
  content: "\eb5c";
}

.lni-comments::before {
  content: "\eb5d";
}

.lni-comments-reply::before {
  content: "\eb5e";
}

.lni-comments-alt-2::before {
  content: "\eb5f";
}

.lni-caravan::before {
  content: "\eb60";
}

.lni-car::before {
  content: "\eb61";
}

.lni-car-alt::before {
  content: "\eb62";
}

.lni-bus::before {
  content: "\eb63";
}

.lni-bullhorn::before {
  content: "\eb64";
}

.lni-bubble::before {
  content: "\eb65";
}

.lni-bridge::before {
  content: "\eb66";
}

.lni-bi-cycle::before {
  content: "\eb67";
}

.lni-anchor::before {
  content: "\eb68";
}

.lni-target::before {
  content: "\eb69";
}

.lni-target-revenue::before {
  content: "\eb6a";
}

.lni-tag::before {
  content: "\eb6b";
}

.lni-stats-up::before {
  content: "\eb6c";
}

.lni-stats-down::before {
  content: "\eb6d";
}

.lni-stamp::before {
  content: "\eb6e";
}

.lni-revenue::before {
  content: "\eb6f";
}

.lni-quotation::before {
  content: "\eb70";
}

.lni-pin::before {
  content: "\eb71";
}

.lni-pie-chart::before {
  content: "\eb72";
}

.lni-paperclip::before {
  content: "\eb73";
}

.lni-offer::before {
  content: "\eb74";
}

.lni-notepad::before {
  content: "\eb75";
}

.lni-license::before {
  content: "\eb76";
}

.lni-investment::before {
  content: "\eb77";
}

.lni-invest-monitor::before {
  content: "\eb78";
}

.lni-handshake::before {
  content: "\eb79";
}

.lni-grow::before {
  content: "\eb7a";
}

.lni-delivery::before {
  content: "\eb7b";
}

.lni-customer::before {
  content: "\eb7c";
}

.lni-consulting::before {
  content: "\eb7d";
}

.lni-cart::before {
  content: "\eb7e";
}

.lni-cart-full::before {
  content: "\eb7f";
}

.lni-briefcase-alt::before {
  content: "\eb80";
}

.lni-apartment::before {
  content: "\eb81";
}

.lni-agenda::before {
  content: "\eb82";
}

.lni-zoom::before {
  content: "\eb83";
}

.lni-zapier::before {
  content: "\eb84";
}

.lni-youtube::before {
  content: "\eb85";
}

.lni-ycombinator::before {
  content: "\eb86";
}

.lni-yahoo::before {
  content: "\eb87";
}

.lni-xrp::before {
  content: "\eb88";
}

.lni-xbox::before {
  content: "\eb89";
}

.lni-wordpress::before {
  content: "\eb8a";
}

.lni-wordpress-fill::before {
  content: "\eb8b";
}

.lni-windows::before {
  content: "\eb8c";
}

.lni-whatsapp::before {
  content: "\eb8d";
}

.lni-wechat::before {
  content: "\eb8e";
}

.lni-webhooks::before {
  content: "\eb8f";
}

.lni-vuejs::before {
  content: "\eb90";
}

.lni-vs-code::before {
  content: "\eb91";
}

.lni-volkswagen::before {
  content: "\eb92";
}

.lni-vmware::before {
  content: "\eb93";
}

.lni-vk::before {
  content: "\eb94";
}

.lni-visa::before {
  content: "\eb95";
}

.lni-vimeo::before {
  content: "\eb96";
}

.lni-vercel::before {
  content: "\eb97";
}

.lni-unsplash::before {
  content: "\eb98";
}

.lni-ubuntu::before {
  content: "\eb99";
}

.lni-typescript::before {
  content: "\eb9a";
}

.lni-twitter::before {
  content: "\eb9b";
}

.lni-twitter-original::before {
  content: "\eb9c";
}

.lni-twitter-fill::before {
  content: "\eb9d";
}

.lni-twitch::before {
  content: "\eb9e";
}

.lni-tumblr::before {
  content: "\eb9f";
}

.lni-trello::before {
  content: "\eba0";
}

.lni-toyota::before {
  content: "\eba1";
}

.lni-tiktok::before {
  content: "\eba2";
}

.lni-tiktok-alt::before {
  content: "\eba3";
}

.lni-tesla::before {
  content: "\eba4";
}

.lni-telegram::before {
  content: "\eba5";
}

.lni-telegram-original::before {
  content: "\eba6";
}

.lni-tailwindcss::before {
  content: "\eba7";
}

.lni-swift::before {
  content: "\eba8";
}

.lni-svelte::before {
  content: "\eba9";
}

.lni-stumbleupon::before {
  content: "\ebaa";
}

.lni-stripe::before {
  content: "\ebab";
}

.lni-steam::before {
  content: "\ebac";
}

.lni-stackoverflow::before {
  content: "\ebad";
}

.lni-squarespace::before {
  content: "\ebae";
}

.lni-spotify::before {
  content: "\ebaf";
}

.lni-spotify-original::before {
  content: "\ebb0";
}

.lni-soundcloud::before {
  content: "\ebb1";
}

.lni-soundcloud-original::before {
  content: "\ebb2";
}

.lni-snapchat::before {
  content: "\ebb3";
}

.lni-slideshare::before {
  content: "\ebb4";
}

.lni-slack::before {
  content: "\ebb5";
}

.lni-slack-line::before {
  content: "\ebb6";
}

.lni-skype::before {
  content: "\ebb7";
}

.lni-sketch::before {
  content: "\ebb8";
}

.lni-signal-app::before {
  content: "\ebb9";
}

.lni-shopify::before {
  content: "\ebba";
}

.lni-safari::before {
  content: "\ebbb";
}

.lni-reddit::before {
  content: "\ebbc";
}

.lni-react::before {
  content: "\ebbd";
}

.lni-quora::before {
  content: "\ebbe";
}

.lni-python::before {
  content: "\ebbf";
}

.lni-producthunt::before {
  content: "\ebc0";
}

.lni-postman::before {
  content: "\ebc1";
}

.lni-postgresql::before {
  content: "\ebc2";
}

.lni-playstation::before {
  content: "\ebc3";
}

.lni-play-store::before {
  content: "\ebc4";
}

.lni-play-store-fill::before {
  content: "\ebc5";
}

.lni-play-store-alt::before {
  content: "\ebc6";
}

.lni-pinterest::before {
  content: "\ebc7";
}

.lni-php::before {
  content: "\ebc8";
}

.lni-paypal::before {
  content: "\ebc9";
}

.lni-paypal-original::before {
  content: "\ebca";
}

.lni-patreon::before {
  content: "\ebcb";
}

.lni-paddle::before {
  content: "\ebcc";
}

.lni-opera::before {
  content: "\ebcd";
}

.lni-oculus::before {
  content: "\ebce";
}

.lni-npm::before {
  content: "\ebcf";
}

.lni-notion::before {
  content: "\ebd0";
}

.lni-nodejs::before {
  content: "\ebd1";
}

.lni-nodejs-alt::before {
  content: "\ebd2";
}

.lni-nissan::before {
  content: "\ebd3";
}

.lni-nextjs::before {
  content: "\ebd4";
}

.lni-netlify::before {
  content: "\ebd5";
}

.lni-netflix::before {
  content: "\ebd6";
}

.lni-mysql::before {
  content: "\ebd7";
}

.lni-mongodb::before {
  content: "\ebd8";
}

.lni-microsoft::before {
  content: "\ebd9";
}

.lni-microsoft-teams::before {
  content: "\ebda";
}

.lni-microsoft-edge::before {
  content: "\ebdb";
}

.lni-meta::before {
  content: "\ebdc";
}

.lni-meta-2::before {
  content: "\ebdd";
}

.lni-meta-1::before {
  content: "\ebde";
}

.lni-mercedes::before {
  content: "\ebdf";
}

.lni-medium::before {
  content: "\ebe0";
}

.lni-medium-alt::before {
  content: "\ebe1";
}

.lni-mastercard::before {
  content: "\ebe2";
}

.lni-markdown::before {
  content: "\ebe3";
}

.lni-mailchimp::before {
  content: "\ebe4";
}

.lni-magento::before {
  content: "\ebe5";
}

.lni-linkedin::before {
  content: "\ebe6";
}

.lni-linkedin-original::before {
  content: "\ebe7";
}

.lni-lineicons::before {
  content: "\ebe8";
}

.lni-lineicons-symbol::before {
  content: "\ebe9";
}

.lni-lineicons-symbol-alt::before {
  content: "\ebea";
}

.lni-lineicons-symbol-alt-2::before {
  content: "\ebeb";
}

.lni-lineicons-alt::before {
  content: "\ebec";
}

.lni-line::before {
  content: "\ebed";
}

.lni-laravel::before {
  content: "\ebee";
}

.lni-kubernetes::before {
  content: "\ebef";
}

.lni-jsfiddle::before {
  content: "\ebf0";
}

.lni-joomla::before {
  content: "\ebf1";
}

.lni-joomla-original::before {
  content: "\ebf2";
}

.lni-jcb::before {
  content: "\ebf3";
}

.lni-javascript::before {
  content: "\ebf4";
}

.lni-java::before {
  content: "\ebf5";
}

.lni-jamstack::before {
  content: "\ebf6";
}

.lni-jaguar::before {
  content: "\ebf7";
}

.lni-ios::before {
  content: "\ebf8";
}

.lni-instagram::before {
  content: "\ebf9";
}

.lni-instagram-original::before {
  content: "\ebfa";
}

.lni-instagram-fill::before {
  content: "\ebfb";
}

.lni-imdb::before {
  content: "\ebfc";
}

.lni-html5::before {
  content: "\ebfd";
}

.lni-hacker-news::before {
  content: "\ebfe";
}

.lni-grammarly::before {
  content: "\ebff";
}

.lni-google::before {
  content: "\ec00";
}

.lni-google-wallet::before {
  content: "\ec01";
}

.lni-google-pay::before {
  content: "\ec02";
}

.lni-google-drive::before {
  content: "\ec03";
}

.lni-google-cloud::before {
  content: "\ec04";
}

.lni-google-meet::before {
  content: "\ec05";
}

.lni-goodreads::before {
  content: "\ec06";
}

.lni-go::before {
  content: "\ec07";
}

.lni-github::before {
  content: "\ec08";
}

.lni-github-original::before {
  content: "\ec09";
}

.lni-git::before {
  content: "\ec0a";
}

.lni-gatsby::before {
  content: "\ec0b";
}

.lni-ford::before {
  content: "\ec0c";
}

.lni-flutter::before {
  content: "\ec0d";
}

.lni-flickr::before {
  content: "\ec0e";
}

.lni-fitbit::before {
  content: "\ec0f";
}

.lni-firefox::before {
  content: "\ec10";
}

.lni-firefox-original::before {
  content: "\ec11";
}

.lni-firebase::before {
  content: "\ec12";
}

.lni-figma::before {
  content: "\ec13";
}

.lni-facetime::before {
  content: "\ec14";
}

.lni-facebook::before {
  content: "\ec15";
}

.lni-facebook-oval::before {
  content: "\ec16";
}

.lni-facebook-original::before {
  content: "\ec17";
}

.lni-facebook-messenger::before {
  content: "\ec18";
}

.lni-facebook-line::before {
  content: "\ec19";
}

.lni-facebook-fill::before {
  content: "\ec1a";
}

.lni-ethereum::before {
  content: "\ec1b";
}

.lni-envato::before {
  content: "\ec1c";
}

.lni-edge::before {
  content: "\ec1d";
}

.lni-drupal::before {
  content: "\ec1e";
}

.lni-drupal-original::before {
  content: "\ec1f";
}

.lni-dropbox::before {
  content: "\ec20";
}

.lni-dropbox-original::before {
  content: "\ec21";
}

.lni-dribbble::before {
  content: "\ec22";
}

.lni-docker::before {
  content: "\ec23";
}

.lni-discover::before {
  content: "\ec24";
}

.lni-discord::before {
  content: "\ec25";
}

.lni-discord-alt::before {
  content: "\ec26";
}

.lni-diners-club::before {
  content: "\ec27";
}

.lni-digitalocean::before {
  content: "\ec28";
}

.lni-dialogflow::before {
  content: "\ec29";
}

.lni-dev::before {
  content: "\ec2a";
}

.lni-css3::before {
  content: "\ec2b";
}

.lni-creative-commons::before {
  content: "\ec2c";
}

.lni-cpanel::before {
  content: "\ec2d";
}

.lni-coral::before {
  content: "\ec2e";
}

.lni-connectdevelop::before {
  content: "\ec2f";
}

.lni-coinbase::before {
  content: "\ec30";
}

.lni-codepen::before {
  content: "\ec31";
}

.lni-cloudflare::before {
  content: "\ec32";
}

.lni-cisco::before {
  content: "\ec33";
}

.lni-chromecast::before {
  content: "\ec34";
}

.lni-chrome::before {
  content: "\ec35";
}

.lni-cash-app::before {
  content: "\ec36";
}

.lni-btc::before {
  content: "\ec37";
}

.lni-brave::before {
  content: "\ec38";
}

.lni-bootstrap::before {
  content: "\ec39";
}

.lni-bootstrap-5::before {
  content: "\ec3a";
}

.lni-bmw::before {
  content: "\ec3b";
}

.lni-bluetooth-original::before {
  content: "\ec3c";
}

.lni-blogger::before {
  content: "\ec3d";
}

.lni-bittorrent::before {
  content: "\ec3e";
}

.lni-bitcoin::before {
  content: "\ec3f";
}

.lni-bitbucket::before {
  content: "\ec40";
}

.lni-behance::before {
  content: "\ec41";
}

.lni-behance-original::before {
  content: "\ec42";
}

.lni-azure::before {
  content: "\ec43";
}

.lni-aws::before {
  content: "\ec44";
}

.lni-audi::before {
  content: "\ec45";
}

.lni-atlassian::before {
  content: "\ec46";
}

.lni-apple-pay::before {
  content: "\ec47";
}

.lni-apple-music::before {
  content: "\ec48";
}

.lni-apple-brand::before {
  content: "\ec49";
}

.lni-app-store::before {
  content: "\ec4a";
}

.lni-angular::before {
  content: "\ec4b";
}

.lni-angellist::before {
  content: "\ec4c";
}

.lni-android::before {
  content: "\ec4d";
}

.lni-android-original::before {
  content: "\ec4e";
}

.lni-amex::before {
  content: "\ec4f";
}

.lni-amazon::before {
  content: "\ec50";
}

.lni-amazon-pay::before {
  content: "\ec51";
}

.lni-amazon-original::before {
  content: "\ec52";
}

.lni-airtable::before {
  content: "\ec53";
}

.lni-airbnb::before {
  content: "\ec54";
}

.lni-adobe::before {
  content: "\ec55";
}

.lni-500px::before {
  content: "\ec56";
}

input[type=submit],input[type=reset],input[type=button],button{background:none;border:0;color:inherit;cursor:default;font:inherit;line-height:normal;overflow:visible;padding:0;-webkit-appearance:button;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}button:focus{outline:none}input::-moz-focus-inner,button::-moz-focus-inner{border:0;padding:0}[role=button]{color:inherit;cursor:default;display:inline-block;text-align:center;text-decoration:none;white-space:pre;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}:root{--dark-blue-color: #4466ae;--light-blue-color: #0455ff;--light-pink-color: #ff54cd;--white-color: #fff;--dark-text-color: #3b3f4e;--light-text-color: #6a708b;font-size:10px}@media screen and (max-width: 768px){:root{font-size:8px}}@media screen and (max-width: 480px){:root{font-size:6px}}body{display:flex;width:100%;margin:0;padding:0}body .container{max-width:1440px;box-sizing:border-box;padding:0 100px;display:flex;flex:1;width:100%}body .container .content .page-number h1{opacity:.1;font-family:"Barlow",sans-serif;font-size:20em;font-weight:500;margin:0 0 8px 0;line-height:.9;color:var(--light-blue-color)}body .container .content h2.section-title{font-family:"Barlow",sans-serif;font-size:9em;font-weight:bold;margin:0}body .container .content h2.section-title .left-color{color:var(--dark-blue-color);margin-right:8px}body .container .content h2.section-title .right-color{color:var(--light-pink-color);margin-left:8px}body .container .content h3.section-subtitle{font-family:"Barlow",sans-serif;font-size:24px;font-weight:500;color:var(--dark-text-color);margin:0}@media screen and (max-width: 1024px){body .container{padding:0 50px}}@media screen and (max-width: 540px){body .container .content .column h2.section-title{font-size:8em}}@media screen and (max-width: 386px){body .container{padding:0 25px}body .container .content .column h2.section-title{font-size:7em}}
:root {
  --toastify-color-light: #fff;
  --toastify-color-dark: #121212;
  --toastify-color-info: #3498db;
  --toastify-color-success: #07bc0c;
  --toastify-color-warning: #f1c40f;
  --toastify-color-error: #e74c3c;
  --toastify-color-transparent: rgba(255, 255, 255, 0.7);
  --toastify-icon-color-info: var(--toastify-color-info);
  --toastify-icon-color-success: var(--toastify-color-success);
  --toastify-icon-color-warning: var(--toastify-color-warning);
  --toastify-icon-color-error: var(--toastify-color-error);
  --toastify-toast-width: 320px;
  --toastify-toast-background: #fff;
  --toastify-toast-min-height: 64px;
  --toastify-toast-max-height: 800px;
  --toastify-font-family: sans-serif;
  --toastify-z-index: 9999;
  --toastify-text-color-light: #757575;
  --toastify-text-color-dark: #fff;
  --toastify-text-color-info: #fff;
  --toastify-text-color-success: #fff;
  --toastify-text-color-warning: #fff;
  --toastify-text-color-error: #fff;
  --toastify-spinner-color: #616161;
  --toastify-spinner-color-empty-area: #e0e0e0;
  --toastify-color-progress-light: linear-gradient(
    to right,
    #4cd964,
    #5ac8fa,
    #007aff,
    #34aadc,
    #5856d6,
    #ff2d55
  );
  --toastify-color-progress-dark: #bb86fc;
  --toastify-color-progress-info: var(--toastify-color-info);
  --toastify-color-progress-success: var(--toastify-color-success);
  --toastify-color-progress-warning: var(--toastify-color-warning);
  --toastify-color-progress-error: var(--toastify-color-error);
}

.Toastify__toast-container {
  z-index: var(--toastify-z-index);
  -webkit-transform: translate3d(0, 0, var(--toastify-z-index));
  position: fixed;
  padding: 4px;
  width: var(--toastify-toast-width);
  box-sizing: border-box;
  color: #fff;
}
.Toastify__toast-container--top-left {
  top: 1em;
  left: 1em;
}
.Toastify__toast-container--top-center {
  top: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--top-right {
  top: 1em;
  right: 1em;
}
.Toastify__toast-container--bottom-left {
  bottom: 1em;
  left: 1em;
}
.Toastify__toast-container--bottom-center {
  bottom: 1em;
  left: 50%;
  transform: translateX(-50%);
}
.Toastify__toast-container--bottom-right {
  bottom: 1em;
  right: 1em;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast-container {
    width: 100vw;
    padding: 0;
    left: 0;
    margin: 0;
  }
  .Toastify__toast-container--top-left, .Toastify__toast-container--top-center, .Toastify__toast-container--top-right {
    top: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--bottom-left, .Toastify__toast-container--bottom-center, .Toastify__toast-container--bottom-right {
    bottom: 0;
    transform: translateX(0);
  }
  .Toastify__toast-container--rtl {
    right: 0;
    left: initial;
  }
}
.Toastify__toast {
  position: relative;
  min-height: var(--toastify-toast-min-height);
  box-sizing: border-box;
  margin-bottom: 1rem;
  padding: 8px;
  border-radius: 4px;
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.1), 0 2px 15px 0 rgba(0, 0, 0, 0.05);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  max-height: var(--toastify-toast-max-height);
  overflow: hidden;
  font-family: var(--toastify-font-family);
  cursor: default;
  direction: ltr;
  /* webkit only issue #791 */
  z-index: 0;
}
.Toastify__toast--rtl {
  direction: rtl;
}
.Toastify__toast--close-on-click {
  cursor: pointer;
}
.Toastify__toast-body {
  margin: auto 0;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  padding: 6px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
}
.Toastify__toast-body > div:last-child {
  word-break: break-word;
  -ms-flex: 1;
      flex: 1;
}
.Toastify__toast-icon {
  -webkit-margin-end: 10px;
          margin-inline-end: 10px;
  width: 20px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -ms-flexbox;
  display: flex;
}

.Toastify--animate {
  animation-fill-mode: both;
  animation-duration: 0.7s;
}

.Toastify--animate-icon {
  animation-fill-mode: both;
  animation-duration: 0.3s;
}

@media only screen and (max-width : 480px) {
  .Toastify__toast {
    margin-bottom: 0;
    border-radius: 0;
  }
}
.Toastify__toast-theme--dark {
  background: var(--toastify-color-dark);
  color: var(--toastify-text-color-dark);
}
.Toastify__toast-theme--light {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--default {
  background: var(--toastify-color-light);
  color: var(--toastify-text-color-light);
}
.Toastify__toast-theme--colored.Toastify__toast--info {
  color: var(--toastify-text-color-info);
  background: var(--toastify-color-info);
}
.Toastify__toast-theme--colored.Toastify__toast--success {
  color: var(--toastify-text-color-success);
  background: var(--toastify-color-success);
}
.Toastify__toast-theme--colored.Toastify__toast--warning {
  color: var(--toastify-text-color-warning);
  background: var(--toastify-color-warning);
}
.Toastify__toast-theme--colored.Toastify__toast--error {
  color: var(--toastify-text-color-error);
  background: var(--toastify-color-error);
}

.Toastify__progress-bar-theme--light {
  background: var(--toastify-color-progress-light);
}
.Toastify__progress-bar-theme--dark {
  background: var(--toastify-color-progress-dark);
}
.Toastify__progress-bar--info {
  background: var(--toastify-color-progress-info);
}
.Toastify__progress-bar--success {
  background: var(--toastify-color-progress-success);
}
.Toastify__progress-bar--warning {
  background: var(--toastify-color-progress-warning);
}
.Toastify__progress-bar--error {
  background: var(--toastify-color-progress-error);
}
.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--success, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning, .Toastify__progress-bar-theme--colored.Toastify__progress-bar--error {
  background: var(--toastify-color-transparent);
}

.Toastify__close-button {
  color: #fff;
  background: transparent;
  outline: none;
  border: none;
  padding: 0;
  cursor: pointer;
  opacity: 0.7;
  transition: 0.3s ease;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
.Toastify__close-button--light {
  color: #000;
  opacity: 0.3;
}
.Toastify__close-button > svg {
  fill: currentColor;
  height: 16px;
  width: 14px;
}
.Toastify__close-button:hover, .Toastify__close-button:focus {
  opacity: 1;
}

@keyframes Toastify__trackProgress {
  0% {
    transform: scaleX(1);
  }
  100% {
    transform: scaleX(0);
  }
}
.Toastify__progress-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  z-index: var(--toastify-z-index);
  opacity: 0.7;
  transform-origin: left;
}
.Toastify__progress-bar--animated {
  animation: Toastify__trackProgress linear 1 forwards;
}
.Toastify__progress-bar--controlled {
  transition: transform 0.2s;
}
.Toastify__progress-bar--rtl {
  right: 0;
  left: initial;
  transform-origin: right;
}

.Toastify__spinner {
  width: 20px;
  height: 20px;
  box-sizing: border-box;
  border: 2px solid;
  border-radius: 100%;
  border-color: var(--toastify-spinner-color-empty-area);
  border-right-color: var(--toastify-spinner-color);
  animation: Toastify__spin 0.65s linear infinite;
}

@keyframes Toastify__bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes Toastify__bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes Toastify__bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}
@keyframes Toastify__bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}
.Toastify__bounce-enter--top-left, .Toastify__bounce-enter--bottom-left {
  animation-name: Toastify__bounceInLeft;
}
.Toastify__bounce-enter--top-right, .Toastify__bounce-enter--bottom-right {
  animation-name: Toastify__bounceInRight;
}
.Toastify__bounce-enter--top-center {
  animation-name: Toastify__bounceInDown;
}
.Toastify__bounce-enter--bottom-center {
  animation-name: Toastify__bounceInUp;
}

.Toastify__bounce-exit--top-left, .Toastify__bounce-exit--bottom-left {
  animation-name: Toastify__bounceOutLeft;
}
.Toastify__bounce-exit--top-right, .Toastify__bounce-exit--bottom-right {
  animation-name: Toastify__bounceOutRight;
}
.Toastify__bounce-exit--top-center {
  animation-name: Toastify__bounceOutUp;
}
.Toastify__bounce-exit--bottom-center {
  animation-name: Toastify__bounceOutDown;
}

@keyframes Toastify__zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes Toastify__zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
.Toastify__zoom-enter {
  animation-name: Toastify__zoomIn;
}

.Toastify__zoom-exit {
  animation-name: Toastify__zoomOut;
}

@keyframes Toastify__flipIn {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}
@keyframes Toastify__flipOut {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.Toastify__flip-enter {
  animation-name: Toastify__flipIn;
}

.Toastify__flip-exit {
  animation-name: Toastify__flipOut;
}

@keyframes Toastify__slideInRight {
  from {
    transform: translate3d(110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInLeft {
  from {
    transform: translate3d(-110%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInUp {
  from {
    transform: translate3d(0, 110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideInDown {
  from {
    transform: translate3d(0, -110%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes Toastify__slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(110%, 0, 0);
  }
}
@keyframes Toastify__slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-110%, 0, 0);
  }
}
@keyframes Toastify__slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 500px, 0);
  }
}
@keyframes Toastify__slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -500px, 0);
  }
}
.Toastify__slide-enter--top-left, .Toastify__slide-enter--bottom-left {
  animation-name: Toastify__slideInLeft;
}
.Toastify__slide-enter--top-right, .Toastify__slide-enter--bottom-right {
  animation-name: Toastify__slideInRight;
}
.Toastify__slide-enter--top-center {
  animation-name: Toastify__slideInDown;
}
.Toastify__slide-enter--bottom-center {
  animation-name: Toastify__slideInUp;
}

.Toastify__slide-exit--top-left, .Toastify__slide-exit--bottom-left {
  animation-name: Toastify__slideOutLeft;
}
.Toastify__slide-exit--top-right, .Toastify__slide-exit--bottom-right {
  animation-name: Toastify__slideOutRight;
}
.Toastify__slide-exit--top-center {
  animation-name: Toastify__slideOutUp;
}
.Toastify__slide-exit--bottom-center {
  animation-name: Toastify__slideOutDown;
}

@keyframes Toastify__spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.App{display:flex;flex:1;justify-content:center;min-height:100vh;flex-direction:column;position:relative}.App .fab{position:fixed;visibility:hidden;bottom:-45px;right:20px;width:45px;height:45px;border-radius:10px;background-color:var(--light-pink-color);color:#fff;font-size:18px;cursor:pointer;transition:visibility .3s ease,bottom .3s ease;display:flex;justify-content:center;align-items:center}.App .fab.show{bottom:20px;visibility:visible;z-index:999}
.Menu{display:flex;width:100%;justify-content:center;top:0;left:0;right:0;position:fixed;z-index:10;font-family:"Quicksand",sans-serif}.Menu .menu{display:flex;flex:1;justify-content:space-between;margin:20px 0 5px 0;z-index:7}.Menu .menu .l-items{flex:1;flex-direction:column;align-items:center}.Menu .menu .l-items .b-w-m{display:flex;justify-content:space-between}.Menu .menu .l-items .b-w-m .brand{height:30px;margin-bottom:11px;cursor:pointer}.Menu .menu .l-items .b-w-m .brand img{display:block;height:100%}.Menu .menu .l-items .b-w-m .menu-toggle{display:none;flex-direction:column;align-items:flex-end;justify-content:center;font-size:10px}.Menu .menu .l-items .b-w-m .menu-toggle #toggle{width:30px;height:24px;position:relative;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.5s ease-in-out;-moz-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}.Menu .menu .l-items .b-w-m .menu-toggle #toggle span{display:block;position:absolute;height:3px;width:100%;background:var(--white-color);border-radius:3px;opacity:1;left:0;transform:rotate(0deg);transition:.25s ease-in-out}.Menu .menu .l-items .b-w-m .menu-toggle #toggle span:nth-child(1){top:0;transform-origin:left center}.Menu .menu .l-items .b-w-m .menu-toggle #toggle span:nth-child(2){top:11px;transform-origin:left center}.Menu .menu .l-items .b-w-m .menu-toggle #toggle span:nth-child(3){top:21px;transform-origin:left center}.Menu .menu .l-items .bottom-line{flex:1;display:flex;align-items:flex-end}.Menu .menu .l-items .bottom-line svg{width:100%;height:30px}.Menu .menu .r-items .links{list-style-type:none;display:flex;align-items:center;margin:9px 0 0 0;padding:0}.Menu .menu .r-items .links .link{display:flex;flex-direction:column}.Menu .menu .r-items .links .link a{cursor:pointer;text-decoration:none;font-size:1.8em;max-height:22px;font-weight:500;color:var(--white-color);white-space:nowrap;opacity:.5;transition:opacity .3s ease-in-out}.Menu .menu .r-items .links .link a:hover,.Menu .menu .r-items .links .link a.active{opacity:1}.Menu .menu .r-items .links .link:not(:last-child) a{margin:0 30px 10px}.Menu .menu .r-items .links .link:last-child a{margin:0 0 10px 30px}.Menu .menu .r-items .links .link .border{display:flex}.Menu .menu .r-items .links .link .border svg{width:0;flex-grow:1;height:30px}.Menu .menu-background{top:0;left:0;right:0;bottom:0;opacity:0;position:absolute;transition:opacity .4s ease-in-out;background-image:linear-gradient(62deg, var(--light-blue-color) 1%, var(--light-pink-color) 99%)}.Menu.scrolling .menu-background{opacity:1}.Menu.open .menu .l-items .menu-toggle #toggle span:nth-child(1){transform:rotate(45deg);top:1px;left:4px}.Menu.open .menu .l-items .menu-toggle #toggle span:nth-child(2){width:0;opacity:0}.Menu.open .menu .l-items .menu-toggle #toggle span:nth-child(3){transform:rotate(-45deg);left:4px}@media screen and (max-width: 876px){.Menu.open .menu-background{opacity:1}.Menu.open .menu .r-items{max-height:200px}.Menu .menu{display:flex;flex-direction:column;margin-top:10px}.Menu .menu .l-items .b-w-m .brand{margin-bottom:4px}.Menu .menu .l-items .b-w-m .menu-toggle{display:flex}.Menu .menu .l-items .bottom-line{display:none}.Menu .menu .r-items{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}.Menu .menu .r-items .links{display:flex;flex-direction:column;justify-content:center;flex:1}.Menu .menu .r-items .links .link{font-size:10px}.Menu .menu .r-items .links .link a.l{margin:8px 0}.Menu .menu .r-items .links .link .border{display:none}}

.Hero{flex:1;display:flex;flex-direction:column;position:relative;align-items:center;font-family:"Quicksand",sans-serif;background-image:linear-gradient(62deg, var(--light-blue-color) 1%, var(--light-pink-color) 99%);background-size:200% 100%;animation:backgroundAnimation 6s infinite alternate;min-height:calc(100vh - 95px);padding-top:95px}.Hero .lf-player-container{width:100%}.Hero::before{content:"";position:absolute;height:80%;width:80%;bottom:2%;left:-24%;background-image:url(ddab17bc1a444450d27b.svg);background-repeat:no-repeat;background-position:top center;background-size:83%;opacity:.1;animation:breathing 8s ease-in-out infinite}.Hero .circular-background{border-radius:20px;border:1px solid var(--white-color);cursor:pointer;transition-property:color,background-color;transition-duration:300ms;transition-timing-function:ease-in-out;position:relative;overflow:hidden}.Hero .circular-background .background{border-radius:25px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);content:"";max-height:0;max-width:0;background:#fff;z-index:-1;transition-property:max-height,max-width;transition-duration:300ms;transition-timing-function:ease-in-out}.Hero .circular-background .text{font-family:inherit;color:var(--white-color);position:relative;transition:color 300ms}.Hero .circular-background:hover .background{border:1px solid #fff}.Hero .hero{display:flex;flex:1;z-index:1;padding-bottom:50px}.Hero .hero .l-side{flex:1;display:flex;flex-direction:column;justify-content:center}.Hero .hero .l-side h1{opacity:.1;font-family:"Barlow",sans-serif;font-size:20em;font-weight:500;color:var(--white-color);margin:0 0 8px 0;line-height:.9}.Hero .hero .l-side h2{font-size:9em;font-weight:bold;color:var(--white-color);margin:0 0 8px 0;font-family:"Barlow",sans-serif;opacity:0}.Hero .hero .l-side h2.visible{animation:fromLeft 1s forwards}.Hero .hero .l-side p{font-size:2.4em;color:var(--white-color);margin:0 0 30px 0;opacity:0}.Hero .hero .l-side p.visible{animation:fromLeft 1s forwards}.Hero .hero .l-side button{width:210px;height:40px;opacity:0}.Hero .hero .l-side button .background{height:210px;width:210px}.Hero .hero .l-side button span.text{font-size:16px}.Hero .hero .l-side button:hover span.background{max-height:210px;max-width:210px}.Hero .hero .l-side button:hover span.text{color:var(--light-blue-color)}.Hero .hero .l-side button.visible{animation:fromLeft 1s forwards}.Hero .hero .l-side .social-media ul{padding:0;position:absolute;right:40px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;list-style-type:none;align-items:center}.Hero .hero .l-side .social-media ul li{opacity:0}.Hero .hero .l-side .social-media ul li a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:solid 1px var(--white-color);border-radius:50%;box-sizing:border-box;text-decoration:none;font-size:18px;color:var(--white-color)}.Hero .hero .l-side .social-media ul li a .background{height:50px;width:50px}.Hero .hero .l-side .social-media ul li a:hover{color:var(--light-pink-color)}.Hero .hero .l-side .social-media ul li a:hover .background{max-height:50px;max-width:50px;background-color:#fff}.Hero .hero .l-side .social-media ul li:not(:first-child):not(:last-child){margin:10px 0}.Hero .hero .l-side .social-media ul li:first-child{margin:0 0 10px 0}.Hero .hero .l-side .social-media ul li:last-child{margin:10px 0 0 0}.Hero .hero .l-side .social-media ul.visible li.delay-none{animation:slideUp 1s forwards}.Hero .hero .l-side .social-media ul.visible li.delay-300-ms{animation:slideUp 1s 300ms forwards}.Hero .hero .l-side .social-media ul.visible li.delay-600-ms{animation:slideUp 1s 600ms forwards}.Hero .hero .r-side{display:flex;flex:1;background-image:url(81d16aa09f9924ec5af0.png);background-repeat:no-repeat;background-position:center right;background-size:contain;opacity:0}.Hero .hero .r-side.visible{animation:fromRight 1s forwards}.Hero .dell-container{display:flex;width:100%;margin-bottom:-1px;padding-bottom:1px}.Hero .dell-container .dell{width:80px;position:relative}.Hero .dell-container .dell .v-dots{position:absolute;bottom:15px;width:100%;display:flex;flex-direction:column;align-items:center}.Hero .dell-container .dell .v-dots span{border-radius:50%}.Hero .dell-container .dell .v-dots span:first-child{width:6px;height:6px;opacity:.3;background-color:#fff;animation:bounce 1s ease-out infinite both;animation-delay:-0.64s}.Hero .dell-container .dell .v-dots span:nth-child(2){width:8px;height:8px;opacity:.6;background-color:#fff;margin-top:15px;animation:bounce 1s ease-out infinite both;animation-delay:-0.32s}.Hero .dell-container .dell .v-dots span:nth-child(3){width:14px;height:14px;background-color:#fff;margin-top:15px;animation:bounce 1s ease-out infinite both}.Hero .dell-container .dell img{display:block;width:100%;height:26px}.Hero .dell-container .white-space{flex:1;background-color:var(--white-color)}.Hero .dell-container .white-space.r{margin-left:-1px}.Hero .dell-container .white-space.l{margin-right:-1px}@media screen and (max-width: 1280px){.Hero::before{left:50%;transform:translateX(-50%);bottom:0}.Hero .hero .l-side{align-items:center;text-align:center}.Hero .hero .r-side{display:none}}@media screen and (max-width: 1680px){.Hero .hero .l-side .social-media ul{position:unset;top:unset;right:unset;flex-direction:row;transform:unset;margin-top:40px}.Hero .hero .l-side .social-media ul li:not(:first-child):not(:last-child){margin:0 15px}.Hero .hero .l-side .social-media ul li:first-child{margin:0 15px 0 0}.Hero .hero .l-side .social-media ul li:last-child{margin:0 0 0 15px}}@keyframes breathing{0%{opacity:.1}50%{opacity:.3}100%{opacity:.1}}@keyframes bounce{0%,10%,20%,30%,50%,60%,80%,100%{-webkit-transform:scale(1);transform:scale(1)}40%{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes fromRight{0%{opacity:0;transform:translateX(100px)}100%{opacity:1;transform:translateX(0)}}@keyframes fromLeft{0%{opacity:0;transform:translateX(-100px)}100%{opacity:1;transform:translateX(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}@keyframes backgroundAnimation{0%{background-position:0}100%{background-position:100%}}
.About{display:flex;min-height:100vh;justify-content:center;padding:100px 0;box-sizing:border-box}.About .content{flex:1;display:flex;flex-direction:column}.About .content .flex-row{display:flex;flex-direction:row;align-items:center;justify-content:center}.About .content .flex-row:not(:first-child):not(:last-child):not(:nth-child(2)){margin:40px 0}.About .content .flex-row:nth-child(2){margin-bottom:40px}.About .content .flex-row:last-child{margin-top:40px}.About .content .flex-row .column{display:flex;flex-direction:column;justify-content:center;flex:1;margin:0 10px}.About .content .flex-row .column.align-left{align-items:flex-end}.About .content .flex-row .column.align-right{align-items:flex-start}.About .content .flex-row .column .b p{font-family:"Quicksand",sans-serif;font-size:1.6em;color:var(--light-text-color)}.About .content .flex-row .column .clip-art{box-sizing:border-box;opacity:0}.About .content .flex-row .column .clip-art.from-left-anim{animation:fromLeft 1s forwards}.About .content .flex-row .column .clip-art.from-right-anim{animation:fromRight 1s forwards}.About .content .flex-row .column .clip-art img{display:block;height:100%}.About .b1 p{font-family:"Quicksand",sans-serif;font-size:1.6em;color:var(--light-text-color)}@media screen and (max-width: 998px){.About .content .page-number{text-align:center}.About .content .flex-row:not(.reverse){flex-direction:column}.About .content .flex-row.reverse{flex-direction:column-reverse}.About .content .flex-row .column{width:auto}.About .content .flex-row .column .b p{font-size:2.3em}.About .content .flex-row .column .section-title{text-align:center}.About .content .flex-row .column .section-subtitle{text-align:center;font-weight:600}.About .content .flex-row .column .clip-art{box-sizing:border-box}.About .content .flex-row .column .clip-art img{display:block;width:100%}}@keyframes fromRight{0%{opacity:0;transform:translateX(100px)}100%{opacity:1;transform:translateX(0)}}@keyframes fromLeft{0%{opacity:0;transform:translateX(-100px)}100%{opacity:1;transform:translateX(0)}}
.Services{display:flex;min-height:100vh;background-color:#f9fbff;justify-content:center;padding:100px 0;box-sizing:border-box}.Services .content{flex:1;display:flex;flex-direction:column}.Services .content .flex-row{display:flex;flex-direction:row;align-items:center;justify-content:center}.Services .content .flex-row:not(:first-child):not(:last-child):not(:nth-child(2)){margin:40px 0}.Services .content .flex-row:nth-child(2){margin-bottom:30px}.Services .content .flex-row:last-child{margin-top:30px}.Services .content .flex-row .column{display:flex;flex-direction:column;justify-content:center;flex:1}.Services .content .flex-row.flex-row-card .column-card{opacity:0}.Services .content .flex-row.flex-row-card .column-card.slide-up{animation:slideUp 1s forwards}.Services .content .flex-row.flex-row-card .column-card.slide-up-w-delay-300-ms{animation:slideUp 1s 300ms forwards}.Services .content .flex-row.flex-row-card .column-card.slide-up-w-delay-600-ms{animation:slideUp 1s 600ms forwards}.Services .content .flex-row.flex-row-card .column-card:first-child{margin-right:15px}.Services .content .flex-row.flex-row-card .column-card:not(:first-child):not(:last-child){margin:0 15px}.Services .content .flex-row.flex-row-card .column-card:last-child{margin-left:15px}.Services .content .flex-row.flex-row-card .column-card .card{height:475px;transition:transform .8s;perspective:1000px}.Services .content .flex-row.flex-row-card .column-card .card:hover .card-inner{transform:rotateY(180deg)}.Services .content .flex-row.flex-row-card .column-card .card .card-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .8s;transform-style:preserve-3d}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .front,.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back{display:flex;flex-direction:column;border-radius:20px;background-color:#fff;position:absolute;width:100%;height:100%;backface-visibility:hidden}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .front .card-title,.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back .card-title{font-family:"Barlow",sans-serif;font-size:24px;font-weight:bold;color:var(--light-pink-color)}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .front .card-image{display:flex;flex:1;align-items:center;justify-content:center;margin:0 auto}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .front .card-image .lottie-container{position:relative;width:100%;height:100%}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .front .card-title{margin-bottom:60px}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back{justify-content:center;align-items:center;transform:rotateY(180deg);box-shadow:0 20px 80px 0 rgba(0,26,130,.1)}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back .card-title{margin:0 0 11px 0}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back p{font-family:"Quicksand",sans-serif;font-size:1.8em;text-align:center;color:var(--dark-text-color);margin:0;box-sizing:border-box;padding:0 20px}.Services .content .flex-row.flex-row-card .column-card .card .card-inner .back .card-image{position:relative;display:none}@media screen and (max-width: 998px){.Services .content .page-number h1{text-align:center}.Services .content .flex-row .column .section-title{text-align:center}.Services .content .flex-row .column .section-subtitle{text-align:center}.Services .content .flex-row.flex-row-card{flex-direction:column}.Services .content .flex-row.flex-row-card .column.column-card{width:100%}.Services .content .flex-row.flex-row-card .column.column-card:first-child{margin-right:0;margin-bottom:15px}.Services .content .flex-row.flex-row-card .column.column-card:not(:first-child):not(:last-child){margin:15px 0}.Services .content .flex-row.flex-row-card .column.column-card:last-child{margin-left:0;margin-top:15px}}@keyframes slideUp{0%{opacity:0;transform:translateY(100px)}100%{opacity:1;transform:translateY(0)}}
.Team{display:flex;min-height:100vh;justify-content:center;padding:100px 0;box-sizing:border-box}.Team .content .grid-row{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:120px 30px;margin-top:64px;margin-bottom:128px}.Team .content .grid-row .member{position:relative}.Team .content .grid-row .member .member-image{overflow:hidden;height:350px}.Team .content .grid-row .member .member-image img{border-radius:20px;object-fit:cover;object-position:center;display:block;width:100%;height:100%;filter:grayscale(100%);transition:filter 300ms ease-in-out}.Team .content .grid-row .member .member-information{border-radius:20px;background-color:var(--white-color);position:absolute;right:0;left:0;top:calc(100% - 40px);transition:box-shadow 300ms ease-in-out;z-index:4}.Team .content .grid-row .member .member-information .member-headline{text-align:center;font-family:"Barlow",sans-serif;margin-top:35px}.Team .content .grid-row .member .member-information .member-headline .member-name>h4{font-size:3.6em;font-weight:bold;margin:0}.Team .content .grid-row .member .member-information .member-headline .member-name>h4 span:first-child{color:#4466ae;margin-right:10px}.Team .content .grid-row .member .member-information .member-headline .member-name>h4 span:last-child{color:#ff54cd}.Team .content .grid-row .member .member-information .member-headline .member-position>h5{color:var(--light-text-color);font-size:2.4em;margin:0}.Team .content .grid-row .member .member-information .member-description{overflow:hidden;max-height:0;transition:max-height 300ms linear}.Team .content .grid-row .member .member-information .member-description p{font-family:"Quicksand",sans-serif;font-size:1.8em;text-align:center;color:var(--light-text-color);margin:0;padding:2em 3em}.Team .content .grid-row .member:hover,.Team .content .grid-row .member:active{z-index:1}.Team .content .grid-row .member:hover .member-image img,.Team .content .grid-row .member:active .member-image img{filter:grayscale(0)}.Team .content .grid-row .member:hover .member-information,.Team .content .grid-row .member:active .member-information{box-shadow:0 20px 80px 0 rgba(0,26,130,.1)}.Team .content .grid-row .member:hover .member-information .member-description,.Team .content .grid-row .member:active .member-information .member-description{max-height:400px}@media screen and (max-width: 1280px){.Team .content .grid-row{display:grid;grid-template-columns:repeat(2, 1fr);grid-row-gap:120px}}@media screen and (max-width: 998px){.Team .content .page-number h1{text-align:center}.Team .content .flex-row .column .section-title{text-align:center}.Team .content .flex-row .column .section-subtitle{text-align:center}}@media screen and (max-width: 768px){.Team .content .grid-row{display:grid;grid-template-columns:1fr;grid-row-gap:80px}.Team .content .grid-row .member .member-information .member-description p{font-size:3.4em;padding:1em 1em}}
.contacts{display:flex;min-height:100vh;justify-content:center;padding:100px 0;box-sizing:border-box}.contacts .content .flex-row.contact{display:flex;margin-top:60px}.contacts .content .flex-row.contact .column{display:flex;flex:1;justify-content:center;align-items:center}.contacts .content .flex-row.contact .column:first-child{margin-right:10px}.contacts .content .flex-row.contact .column:last-child{margin-left:10px}.contacts .content .flex-row.contact .column .contact-description{display:flex;flex-direction:column;align-items:center}.contacts .content .flex-row.contact .column .contact-description p{font-family:Quicksand,sans-serif;font-size:16px;color:var(--light-text-color);margin-top:0;margin-bottom:40px}.contacts .content .flex-row.contact .column .contact-description .clip-art{width:100%;max-width:690px}.contacts .content .flex-row.contact .column .contact-description .clip-art img{display:block;width:100%}.contacts .content .flex-row.contact .column .contact-form{max-width:570px;width:100%}.contacts .content .flex-row.contact .column .contact-form .form-group{width:100%}.contacts .content .flex-row.contact .column .contact-form .form-group:not(:last-child){margin-bottom:10px}.contacts .content .flex-row.contact .column .contact-form .form-group:nth-last-child(2){margin-bottom:30px}.contacts .content .flex-row.contact .column .contact-form .form-group textarea.form-control{resize:none}.contacts .content .flex-row.contact .column .contact-form .form-group .form-control{width:100%;padding:13px;border-radius:10px;border:solid 1px rgba(0,26,130,.15);background-color:#fff;box-sizing:border-box;font-family:Quicksand,sans-serif;font-size:16px}.contacts .content .flex-row.contact .column .contact-form .form-group .form-control::placeholder{color:rgba(0,26,130,.15);font-size:16px;font-family:Quicksand,sans-serif}.contacts .content .flex-row.contact .column .contact-form .form-group .form-control:hover{box-shadow:0 2px 10px 0 rgba(0,26,130,.15)}.contacts .content .flex-row.contact .column .contact-form .form-group .form-control:focus{outline:none;box-shadow:0 0 3px #06f}.contacts .content .flex-row.contact .column .contact-form .form-group:has(>.invalid) .form-control{border-color:rgba(130,0,26,.15);box-shadow:0 0 3px #82001a}.contacts .content .flex-row.contact .column .contact-form .form-group:has(>.invalid) .error-message{color:red;font-weight:500;margin:5px}.contacts .content .flex-row.contact .column .contact-form .form-group:not(:has(>.invalid)) .error-message{display:none}.contacts .content .flex-row.contact .column .contact-form .send-msg-btn{cursor:pointer;height:45px;border-radius:22.5px;background-color:var(--light-pink-color);color:#fff;font-family:Quicksand,sans-serif;font-size:16px;width:100%}@media screen and (max-width: 998px){.contacts .content .page-number h1{text-align:center}.contacts .content .flex-row .column .section-title{text-align:center}.contacts .content .flex-row .column .section-subtitle{text-align:center}.contacts .content .flex-row.contact{flex-direction:column}.contacts .content .flex-row.contact .column:first-child{margin-bottom:30px}}
.Footer{display:flex;justify-content:center;padding:60px 0;box-sizing:border-box;background-color:var(--dark-text-color)}.Footer .circular-background{border-radius:20px;border:1px solid var(--white-color);cursor:pointer;transition-property:color,background-color;transition-duration:300ms;transition-timing-function:ease-in-out;position:relative;overflow:hidden}.Footer .circular-background .background{border-radius:25px;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);content:"";max-height:0;max-width:0;background:#fff;z-index:-1;transition-property:max-height,max-width;transition-duration:300ms;transition-timing-function:ease-in-out}.Footer .circular-background .text{font-family:inherit;color:var(--white-color);position:relative;transition:color 300ms}.Footer .circular-background:hover .background{border:1px solid #fff}.Footer .container .content{display:flex;align-items:center;flex-direction:column}.Footer .container .content .information{display:flex;flex-direction:row;margin-bottom:60px}.Footer .container .content .information .l{flex:1}.Footer .container .content .information .l .pink-logo{height:38px;cursor:pointer}.Footer .container .content .information .l .pink-logo img{display:block;height:100%}.Footer .container .content .information .l .desc{font-size:16px;font-family:Quicksand,sans-serif;color:#fff;margin-top:30px;margin-bottom:60px}.Footer .container .content .information .l .social-media-container ul{display:flex;list-style-type:none;align-items:center;margin:0;padding:0}.Footer .container .content .information .l .social-media-container ul li:not(:last-child){margin-right:20px}.Footer .container .content .information .l .social-media-container ul li a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:solid 1px var(--white-color);border-radius:50%;box-sizing:border-box;text-decoration:none;font-size:18px;color:var(--white-color)}.Footer .container .content .information .l .social-media-container ul li a i{z-index:2}.Footer .container .content .information .l .social-media-container ul li a .background{height:50px;width:50px;z-index:1}.Footer .container .content .information .l .social-media-container ul li a:hover{color:var(--dark-text-color)}.Footer .container .content .information .l .social-media-container ul li a:hover .background{max-height:50px;max-width:50px;background-color:#fff}.Footer .container .content .information .r{display:flex;flex:1;justify-content:center}.Footer .container .content .information .r .navigation,.Footer .container .content .information .r .contact-info{margin:0 auto}.Footer .container .content .information .r .navigation h4,.Footer .container .content .information .r .contact-info h4{font-family:Quicksand,sans-serif;font-size:18px;font-weight:bold;color:#fff}.Footer .container .content .information .r .navigation .nav-urls{display:flex;flex-direction:column;list-style-type:none;margin:0;padding:0}.Footer .container .content .information .r .navigation .nav-urls .url a{cursor:pointer;font-size:16px;font-family:Quicksand,sans-serif;color:#fff;text-decoration:none;transition:color .3s ease-in-out}.Footer .container .content .information .r .navigation .nav-urls .url:hover a{color:var(--light-pink-color)}.Footer .container .content .information .r .navigation .nav-urls .url:not(:last-child){margin-bottom:5px}.Footer .container .content .information .r .contact-info .contact-group{display:flex;flex-direction:column;font-family:Quicksand,sans-serif}.Footer .container .content .information .r .contact-info .contact-group:not(:last-child){margin-bottom:15px}.Footer .container .content .information .r .contact-info .contact-group span.label{color:var(--light-pink-color);font-size:16px}.Footer .container .content .information .r .contact-info .contact-group span:last-child{font-size:16px;color:#fff}.Footer .container .content .subscription{display:flex;width:100%;align-items:center;flex-direction:column}.Footer .container .content .subscription .subscription-field{max-width:810px;width:100%;height:46px;position:relative}.Footer .container .content .subscription .subscription-field input{position:absolute;top:0;left:0;width:100%;padding:13px;border-radius:22.5px;border:solid 1px rgba(0,26,130,.15);background-color:#fff;box-sizing:border-box;font-family:Quicksand,sans-serif;font-size:16px;padding-right:180px}.Footer .container .content .subscription .subscription-field input::placeholder{color:rgba(0,26,130,.15);font-size:16px;font-family:Quicksand,sans-serif}.Footer .container .content .subscription .subscription-field input:hover{box-shadow:0 2px 10px 0 rgba(0,26,130,.15)}.Footer .container .content .subscription .subscription-field input:focus{outline:none;box-shadow:0 0 3px #06f}.Footer .container .content .subscription .subscription-field button{height:39px;width:166px;position:absolute;top:4px;bottom:0;right:4px;border-radius:19.5px;background-color:var(--light-pink-color);color:#fff;font-family:Quicksand,sans-serif;font-size:16px;cursor:pointer}.Footer .container .content .subscription .copy-right{margin-top:33px;margin-bottom:0;font-family:Quicksand,sans-serif;font-size:16px;color:#fff}@media screen and (max-width: 768px){.Footer .container .content .information{flex-direction:column;align-items:center}.Footer .container .content .information .l{text-align:center;margin-bottom:30px}.Footer .container .content .information .l .pink-logo img{margin:0 auto}.Footer .container .content .information .l .social-media-container ul{justify-content:center}.Footer .container .content .information .r{width:100%;display:flex}.Footer .container .content .information .r>:first-child{flex:1;display:flex;flex-direction:column;align-items:center}.Footer .container .content .information .r>:last-child{flex:1;display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 448px){.Footer .container .content .information .r{flex-direction:column;text-align:center}.Footer .container .content .subscription .subscription-field input{padding-right:114px}.Footer .container .content .subscription .subscription-field button{width:100px}.Footer .container .content .subscription p{text-align:center}}
.Work{display:flex;min-height:100vh;justify-content:center;padding:100px 0;box-sizing:border-box;background-color:var(--dark-text-color)}.Work .content{flex:1}.Work .content .page-number h1{color:var(--white-color) !important}.Work .content .section-subtitle{color:var(--white-color) !important}.Work .content .flex-row{display:flex}.Work .content .flex-row.m-t-60{margin-top:60px}.Work .content .flex-row.m-t-30{margin-top:30px;z-index:1 !important}@media screen and (max-width: 998px){.Work .content .page-number h1{text-align:center}.Work .content .flex-row .column .section-title{text-align:center}.Work .content .flex-row .column .section-subtitle{text-align:center}}
.Slider{display:flex;flex:1;height:200px;position:relative;--slider-item-width: 450px}.Slider .carousel{display:flex;flex-direction:row;position:absolute;overflow:hidden;top:0;right:0;bottom:0;left:0}.Slider .carousel .carousel-inner{display:flex;flex-direction:row;animation:leftToRight 8s linear}.Slider .carousel .carousel-inner .SliderItem{display:flex;flex:1;width:var(--slider-item-width);border-radius:20px;overflow:hidden;position:relative;margin:0 15px;box-sizing:border-box}.Slider .carousel .carousel-inner.reverse{animation:rightToLeft 10s linear}.Slider .carousel .carousel-inner:hover,.Slider .carousel .carousel-inner:active{animation-play-state:paused}@media screen and (max-width: 980px){.Slider{--slider-item-width: 300px}}@media screen and (max-width: 320px){.Slider{--slider-item-width: 250px}}@keyframes leftToRight{0%{transform:translateX(0)}100%{transform:translateX(calc(var(--slider-item-width) * -1 - 30px))}}@keyframes rightToLeft{0%{transform:translateX(calc(var(--slider-item-width) + 30px - 40%))}100%{transform:translateX(calc((var(--slider-item-width) + 30px) * 2 - 40%))}}
.SliderItem .carousel-image{perspective:1000px;transform:translateZ(0)}.SliderItem .carousel-image .carousel-image-inner{width:100%;display:flex;opacity:.3}.SliderItem .carousel-image .carousel-image-inner:hover{animation:downUp 15s ease infinite alternate;transition:opacity .3s ease-in-out;opacity:1}.SliderItem .carousel-image .carousel-image-inner img{display:block;width:100%}@keyframes downUp{0%{transform:translateY(0)}100%{transform:translateY(calc(-100% + 200px))}}
