:root {
    --font: "Lato", sans-serif;
    --roboto: "Lato", sans-serif;
    --acumin-pro: "Lato", sans-serif;
    --acumin-variable-concept: "Lato", sans-serif;
    --acumin-condensed: "Lato", sans-serif;
    --arial: "Lato", sans-serif;
    --fs_h1: calc(86 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_h2: calc(60 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_h3: calc(51 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_h4: calc(42 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_h5: calc(40 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_h6: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_text: calc(24 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_big_text: calc(33 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --fs_small_text: calc(22 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    --lh_h1: calc(.9 * var(--ada_lh_coef));
    --lh_h2: calc(1 * var(--ada_lh_coef));
    --lh_h3: calc(1 * var(--ada_lh_coef));
    --lh_h4: calc(1.2 * var(--ada_lh_coef));
    --lh_h5: calc(1 * var(--ada_lh_coef));
    --lh_h6: calc(1 * var(--ada_lh_coef));
    --lh_text: calc(1.2 * var(--ada_lh_coef));
}
    --black: black;
    --white: white;
    --silver: #c2c2c2;
    --guard-blue: #2699fb;
    --greenish-blue: #074a76;
    --dark-blue: #0047ba;
    --gray-blue: #464749;
    --dark-telegray: #818386;
    --smoky-white: #f9f9f9;
    --crayola-blue: #126abf;
    --dull-gray: #6d6d6d;
    --aquamarine-crayola: #84d2e5;
    --brilliant-blue: #4189ba;
    --violet-blue: #32537a;
    --smoky-white2: #f8f8f8;
    --smoky-white3: #f6f6f6;
    --base: 1920;
    --scale_coef: 1;
    --ada_fs_coef: 1;
    --ada_lh_coef: 1;
    --mobile_gutter: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 63.99875em) {
    :root {
        --base: 1440 !important;
        --fs_h1: calc(86 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_h2: calc(60 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_h3: calc(51 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_h4: calc(56 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_h5: calc(53 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_h6: calc(45 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_text: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_big_text: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_small_text: calc(23 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important
    }
}
@media print, screen and (max-width: 39.99875em) {
    :root {
        --base: 1020 !important;
        --fs_h3: calc(60 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        --fs_big_text: calc(44 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important
    }
}
@media screen and (max-width: 25em) {
    :root {
        --base: 775 !important
    }
}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa, .fas, .far, .fal, .fad, .fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: calc(1 * var(--ada_lh_coef))
}
.fa-500px:before {
    content: "\f26e"
}
.fa-accessible-icon:before {
    content: "\f368"
}
.fa-accusoft:before {
    content: "\f369"
}
.fa-acquisitions-incorporated:before {
    content: "\f6af"
}
.fa-ad:before {
    content: "\f641"
}
.fa-address-book:before {
    content: "\f2b9"
}
.fa-address-card:before {
    content: "\f2bb"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-adn:before {
    content: "\f170"
}
.fa-adobe:before {
    content: "\f778"
}
.fa-adversal:before {
    content: "\f36a"
}
.fa-affiliatetheme:before {
    content: "\f36b"
}
.fa-air-freshener:before {
    content: "\f5d0"
}
.fa-airbnb:before {
    content: "\f834"
}
.fa-algolia:before {
    content: "\f36c"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-alipay:before {
    content: "\f642"
}
.fa-allergies:before {
    content: "\f461"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-amazon-pay:before {
    content: "\f42c"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}
.fa-amilia:before {
    content: "\f36d"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-android:before {
    content: "\f17b"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angry:before {
    content: "\f556"
}
.fa-angrycreative:before {
    content: "\f36e"
}
.fa-angular:before {
    content: "\f420"
}
.fa-ankh:before {
    content: "\f644"
}
.fa-app-store:before {
    content: "\f36f"
}
.fa-app-store-ios:before {
    content: "\f370"
}
.fa-apper:before {
    content: "\f371"
}
.fa-apple:before {
    content: "\f179"
}
.fa-apple-alt:before {
    content: "\f5d1"
}
.fa-apple-pay:before {
    content: "\f415"
}
.fa-archive:before {
    content: "\f187"
}
.fa-archway:before {
    content: "\f557"
}
.fa-arrow-alt-circle-down:before {
    content: "\f358"
}
.fa-arrow-alt-circle-left:before {
    content: "\f359"
}
.fa-arrow-alt-circle-right:before {
    content: "\f35a"
}
.fa-arrow-alt-circle-up:before {
    content: "\f35b"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-arrows-alt-h:before {
    content: "\f337"
}
.fa-arrows-alt-v:before {
    content: "\f338"
}
.fa-artstation:before {
    content: "\f77a"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-asymmetrik:before {
    content: "\f372"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-atlas:before {
    content: "\f558"
}
.fa-atlassian:before {
    content: "\f77b"
}
.fa-atom:before {
    content: "\f5d2"
}
.fa-audible:before {
    content: "\f373"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-autoprefixer:before {
    content: "\f41c"
}
.fa-avianex:before {
    content: "\f374"
}
.fa-aviato:before {
    content: "\f421"
}
.fa-award:before {
    content: "\f559"
}
.fa-aws:before {
    content: "\f375"
}
.fa-baby:before {
    content: "\f77c"
}
.fa-baby-carriage:before {
    content: "\f77d"
}
.fa-backspace:before {
    content: "\f55a"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-bacon:before {
    content: "\f7e5"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-balance-scale-left:before {
    content: "\f515"
}
.fa-balance-scale-right:before {
    content: "\f516"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-band-aid:before {
    content: "\f462"
}
.fa-bandcamp:before {
    content: "\f2d5"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-bars:before {
    content: "\f0c9"
}
.fa-baseball-ball:before {
    content: "\f433"
}
.fa-basketball-ball:before {
    content: "\f434"
}
.fa-bath:before {
    content: "\f2cd"
}
.fa-battery-empty:before {
    content: "\f244"
}
.fa-battery-full:before {
    content: "\f240"
}
.fa-battery-half:before {
    content: "\f242"
}
.fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battle-net:before {
    content: "\f835"
}
.fa-bed:before {
    content: "\f236"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bezier-curve:before {
    content: "\f55b"
}
.fa-bible:before {
    content: "\f647"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-biking:before {
    content: "\f84a"
}
.fa-bimobject:before {
    content: "\f378"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-biohazard:before {
    content: "\f780"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitcoin:before {
    content: "\f379"
}
.fa-bity:before {
    content: "\f37a"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-blackberry:before {
    content: "\f37b"
}
.fa-blender:before {
    content: "\f517"
}
.fa-blender-phone:before {
    content: "\f6b6"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-blog:before {
    content: "\f781"
}
.fa-blogger:before {
    content: "\f37c"
}
.fa-blogger-b:before {
    content: "\f37d"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-bold:before {
    content: "\f032"
}
.fa-bolt:before {
    content: "\f0e7"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-bone:before {
    content: "\f5d7"
}
.fa-bong:before {
    content: "\f55c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-book-dead:before {
    content: "\f6b7"
}
.fa-book-medical:before {
    content: "\f7e6"
}
.fa-book-open:before {
    content: "\f518"
}
.fa-book-reader:before {
    content: "\f5da"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-bootstrap:before {
    content: "\f836"
}
.fa-border-all:before {
    content: "\f84c"
}
.fa-border-none:before {
    content: "\f850"
}
.fa-border-style:before {
    content: "\f853"
}
.fa-bowling-ball:before {
    content: "\f436"
}
.fa-box:before {
    content: "\f466"
}
.fa-box-open:before {
    content: "\f49e"
}
.fa-boxes:before {
    content: "\f468"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-brain:before {
    content: "\f5dc"
}
.fa-bread-slice:before {
    content: "\f7ec"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-briefcase-medical:before {
    content: "\f469"
}
.fa-broadcast-tower:before {
    content: "\f519"
}
.fa-broom:before {
    content: "\f51a"
}
.fa-brush:before {
    content: "\f55d"
}
.fa-btc:before {
    content: "\f15a"
}
.fa-buffer:before {
    content: "\f837"
}
.fa-bug:before {
    content: "\f188"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-burn:before {
    content: "\f46a"
}
.fa-buromobelexperte:before {
    content: "\f37f"
}
.fa-bus:before {
    content: "\f207"
}
.fa-bus-alt:before {
    content: "\f55e"
}
.fa-business-time:before {
    content: "\f64a"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-calendar:before {
    content: "\f133"
}
.fa-calendar-alt:before {
    content: "\f073"
}
.fa-calendar-check:before {
    content: "\f274"
}
.fa-calendar-day:before {
    content: "\f783"
}
.fa-calendar-minus:before {
    content: "\f272"
}
.fa-calendar-plus:before {
    content: "\f271"
}
.fa-calendar-times:before {
    content: "\f273"
}
.fa-calendar-week:before {
    content: "\f784"
}
.fa-camera:before {
    content: "\f030"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-campground:before {
    content: "\f6bb"
}
.fa-canadian-maple-leaf:before {
    content: "\f785"
}
.fa-candy-cane:before {
    content: "\f786"
}
.fa-cannabis:before {
    content: "\f55f"
}
.fa-capsules:before {
    content: "\f46b"
}
.fa-car:before {
    content: "\f1b9"
}
.fa-car-alt:before {
    content: "\f5de"
}
.fa-car-battery:before {
    content: "\f5df"
}
.fa-car-crash:before {
    content: "\f5e1"
}
.fa-car-side:before {
    content: "\f5e4"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-caret-square-down:before {
    content: "\f150"
}
.fa-caret-square-left:before {
    content: "\f191"
}
.fa-caret-square-right:before {
    content: "\f152"
}
.fa-caret-square-up:before {
    content: "\f151"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-carrot:before {
    content: "\f787"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cash-register:before {
    content: "\f788"
}
.fa-cat:before {
    content: "\f6be"
}
.fa-cc-amazon-pay:before {
    content: "\f42d"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-apple-pay:before {
    content: "\f416"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-centercode:before {
    content: "\f380"
}
.fa-centos:before {
    content: "\f789"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-chair:before {
    content: "\f6c0"
}
.fa-chalkboard:before {
    content: "\f51b"
}
.fa-chalkboard-teacher:before {
    content: "\f51c"
}
.fa-charging-station:before {
    content: "\f5e7"
}
.fa-chart-area:before {
    content: "\f1fe"
}
.fa-chart-bar:before {
    content: "\f080"
}
.fa-chart-line:before {
    content: "\f201"
}
.fa-chart-pie:before {
    content: "\f200"
}
.fa-check:before {
    content: "\f00c"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-check-double:before {
    content: "\f560"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-cheese:before {
    content: "\f7ef"
}
.fa-chess:before {
    content: "\f439"
}
.fa-chess-bishop:before {
    content: "\f43a"
}
.fa-chess-board:before {
    content: "\f43c"
}
.fa-chess-king:before {
    content: "\f43f"
}
.fa-chess-knight:before {
    content: "\f441"
}
.fa-chess-pawn:before {
    content: "\f443"
}
.fa-chess-queen:before {
    content: "\f445"
}
.fa-chess-rook:before {
    content: "\f447"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-chromecast:before {
    content: "\f838"
}
.fa-church:before {
    content: "\f51d"
}
.fa-circle:before {
    content: "\f111"
}
.fa-circle-notch:before {
    content: "\f1ce"
}
.fa-city:before {
    content: "\f64f"
}
.fa-clinic-medical:before {
    content: "\f7f2"
}
.fa-clipboard:before {
    content: "\f328"
}
.fa-clipboard-check:before {
    content: "\f46c"
}
.fa-clipboard-list:before {
    content: "\f46d"
}
.fa-clock:before {
    content: "\f017"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-closed-captioning:before {
    content: "\f20a"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-cloud-download-alt:before {
    content: "\f381"
}
.fa-cloud-meatball:before {
    content: "\f73b"
}
.fa-cloud-moon:before {
    content: "\f6c3"
}
.fa-cloud-moon-rain:before {
    content: "\f73c"
}
.fa-cloud-rain:before {
    content: "\f73d"
}
.fa-cloud-showers-heavy:before {
    content: "\f740"
}
.fa-cloud-sun:before {
    content: "\f6c4"
}
.fa-cloud-sun-rain:before {
    content: "\f743"
}
.fa-cloud-upload-alt:before {
    content: "\f382"
}
.fa-cloudscale:before {
    content: "\f383"
}
.fa-cloudsmith:before {
    content: "\f384"
}
.fa-cloudversify:before {
    content: "\f385"
}
.fa-cocktail:before {
    content: "\f561"
}
.fa-code:before {
    content: "\f121"
}
.fa-code-branch:before {
    content: "\f126"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cog:before {
    content: "\f013"
}
.fa-cogs:before {
    content: "\f085"
}
.fa-coins:before {
    content: "\f51e"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-comment:before {
    content: "\f075"
}
.fa-comment-alt:before {
    content: "\f27a"
}
.fa-comment-dollar:before {
    content: "\f651"
}
.fa-comment-dots:before {
    content: "\f4ad"
}
.fa-comment-medical:before {
    content: "\f7f5"
}
.fa-comment-slash:before {
    content: "\f4b3"
}
.fa-comments:before {
    content: "\f086"
}
.fa-comments-dollar:before {
    content: "\f653"
}
.fa-compact-disc:before {
    content: "\f51f"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-compress:before {
    content: "\f066"
}
.fa-compress-arrows-alt:before {
    content: "\f78c"
}
.fa-concierge-bell:before {
    content: "\f562"
}
.fa-confluence:before {
    content: "\f78d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-cookie:before {
    content: "\f563"
}
.fa-cookie-bite:before {
    content: "\f564"
}
.fa-copy:before {
    content: "\f0c5"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-cotton-bureau:before {
    content: "\f89e"
}
.fa-couch:before {
    content: "\f4b8"
}
.fa-cpanel:before {
    content: "\f388"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-creative-commons-by:before {
    content: "\f4e7"
}
.fa-creative-commons-nc:before {
    content: "\f4e8"
}
.fa-creative-commons-nc-eu:before {
    content: "\f4e9"
}
.fa-creative-commons-nc-jp:before {
    content: "\f4ea"
}
.fa-creative-commons-nd:before {
    content: "\f4eb"
}
.fa-creative-commons-pd:before {
    content: "\f4ec"
}
.fa-creative-commons-pd-alt:before {
    content: "\f4ed"
}
.fa-creative-commons-remix:before {
    content: "\f4ee"
}
.fa-creative-commons-sa:before {
    content: "\f4ef"
}
.fa-creative-commons-sampling:before {
    content: "\f4f0"
}
.fa-creative-commons-sampling-plus:before {
    content: "\f4f1"
}
.fa-creative-commons-share:before {
    content: "\f4f2"
}
.fa-creative-commons-zero:before {
    content: "\f4f3"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-critical-role:before {
    content: "\f6c9"
}
.fa-crop:before {
    content: "\f125"
}
.fa-crop-alt:before {
    content: "\f565"
}
.fa-cross:before {
    content: "\f654"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-crow:before {
    content: "\f520"
}
.fa-crown:before {
    content: "\f521"
}
.fa-crutch:before {
    content: "\f7f7"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-css3-alt:before {
    content: "\f38b"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-cut:before {
    content: "\f0c4"
}
.fa-cuttlefish:before {
    content: "\f38c"
}
.fa-d-and-d:before {
    content: "\f38d"
}
.fa-d-and-d-beyond:before {
    content: "\f6ca"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-deaf:before {
    content: "\f2a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-democrat:before {
    content: "\f747"
}
.fa-deploydog:before {
    content: "\f38e"
}
.fa-deskpro:before {
    content: "\f38f"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-dev:before {
    content: "\f6cc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-dharmachakra:before {
    content: "\f655"
}
.fa-dhl:before {
    content: "\f790"
}
.fa-diagnoses:before {
    content: "\f470"
}
.fa-diaspora:before {
    content: "\f791"
}
.fa-dice:before {
    content: "\f522"
}
.fa-dice-d20:before {
    content: "\f6cf"
}
.fa-dice-d6:before {
    content: "\f6d1"
}
.fa-dice-five:before {
    content: "\f523"
}
.fa-dice-four:before {
    content: "\f524"
}
.fa-dice-one:before {
    content: "\f525"
}
.fa-dice-six:before {
    content: "\f526"
}
.fa-dice-three:before {
    content: "\f527"
}
.fa-dice-two:before {
    content: "\f528"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-digital-ocean:before {
    content: "\f391"
}
.fa-digital-tachograph:before {
    content: "\f566"
}
.fa-directions:before {
    content: "\f5eb"
}
.fa-discord:before {
    content: "\f392"
}
.fa-discourse:before {
    content: "\f393"
}
.fa-divide:before {
    content: "\f529"
}
.fa-dizzy:before {
    content: "\f567"
}
.fa-dna:before {
    content: "\f471"
}
.fa-dochub:before {
    content: "\f394"
}
.fa-docker:before {
    content: "\f395"
}
.fa-dog:before {
    content: "\f6d3"
}
.fa-dollar-sign:before {
    content: "\f155"
}
.fa-dolly:before {
    content: "\f472"
}
.fa-dolly-flatbed:before {
    content: "\f474"
}
.fa-donate:before {
    content: "\f4b9"
}
.fa-door-closed:before {
    content: "\f52a"
}
.fa-door-open:before {
    content: "\f52b"
}
.fa-dot-circle:before {
    content: "\f192"
}
.fa-dove:before {
    content: "\f4ba"
}
.fa-download:before {
    content: "\f019"
}
.fa-draft2digital:before {
    content: "\f396"
}
.fa-drafting-compass:before {
    content: "\f568"
}
.fa-dragon:before {
    content: "\f6d5"
}
.fa-draw-polygon:before {
    content: "\f5ee"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-dribbble-square:before {
    content: "\f397"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-drum:before {
    content: "\f569"
}
.fa-drum-steelpan:before {
    content: "\f56a"
}
.fa-drumstick-bite:before {
    content: "\f6d7"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-dumbbell:before {
    content: "\f44b"
}
.fa-dumpster:before {
    content: "\f793"
}
.fa-dumpster-fire:before {
    content: "\f794"
}
.fa-dungeon:before {
    content: "\f6d9"
}
.fa-dyalog:before {
    content: "\f399"
}
.fa-earlybirds:before {
    content: "\f39a"
}
.fa-ebay:before {
    content: "\f4f4"
}
.fa-edge:before {
    content: "\f282"
}
.fa-edit:before {
    content: "\f044"
}
.fa-egg:before {
    content: "\f7fb"
}
.fa-eject:before {
    content: "\f052"
}
.fa-elementor:before {
    content: "\f430"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-ello:before {
    content: "\f5f1"
}
.fa-ember:before {
    content: "\f423"
}
.fa-empire:before {
    content: "\f1d1"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-envelope-open-text:before {
    content: "\f658"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-envira:before {
    content: "\f299"
}
.fa-equals:before {
    content: "\f52c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-erlang:before {
    content: "\f39d"
}
.fa-ethereum:before {
    content: "\f42e"
}
.fa-ethernet:before {
    content: "\f796"
}
.fa-etsy:before {
    content: "\f2d7"
}
.fa-euro-sign:before {
    content: "\f153"
}
.fa-evernote:before {
    content: "\f839"
}
.fa-exchange-alt:before {
    content: "\f362"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-expand:before {
    content: "\f065"
}
.fa-expand-arrows-alt:before {
    content: "\f31e"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-external-link-alt:before {
    content: "\f35d"
}
.fa-external-link-square-alt:before {
    content: "\f360"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-dropper:before {
    content: "\f1fb"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-facebook:before {
    content: "\f09a"
}
.fa-facebook-f:before {
    content: "\f39e"
}
.fa-facebook-messenger:before {
    content: "\f39f"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-fan:before {
    content: "\f863"
}
.fa-fantasy-flight-games:before {
    content: "\f6dc"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-feather:before {
    content: "\f52d"
}
.fa-feather-alt:before {
    content: "\f56b"
}
.fa-fedex:before {
    content: "\f797"
}
.fa-fedora:before {
    content: "\f798"
}
.fa-female:before {
    content: "\f182"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-figma:before {
    content: "\f799"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-alt:before {
    content: "\f15c"
}
.fa-file-archive:before {
    content: "\f1c6"
}
.fa-file-audio:before {
    content: "\f1c7"
}
.fa-file-code:before {
    content: "\f1c9"
}
.fa-file-contract:before {
    content: "\f56c"
}
.fa-file-csv:before {
    content: "\f6dd"
}
.fa-file-download:before {
    content: "\f56d"
}
.fa-file-excel:before {
    content: "\f1c3"
}
.fa-file-export:before {
    content: "\f56e"
}
.fa-file-image:before {
    content: "\f1c5"
}
.fa-file-import:before {
    content: "\f56f"
}
.fa-file-invoice:before {
    content: "\f570"
}
.fa-file-invoice-dollar:before {
    content: "\f571"
}
.fa-file-medical:before {
    content: "\f477"
}
.fa-file-medical-alt:before {
    content: "\f478"
}
.fa-file-pdf:before {
    content: "\f1c1"
}
.fa-file-powerpoint:before {
    content: "\f1c4"
}
.fa-file-prescription:before {
    content: "\f572"
}
.fa-file-signature:before {
    content: "\f573"
}
.fa-file-upload:before {
    content: "\f574"
}
.fa-file-video:before {
    content: "\f1c8"
}
.fa-file-word:before {
    content: "\f1c2"
}
.fa-fill:before {
    content: "\f575"
}
.fa-fill-drip:before {
    content: "\f576"
}
.fa-film:before {
    content: "\f008"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-fingerprint:before {
    content: "\f577"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-fire-alt:before {
    content: "\f7e4"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-first-aid:before {
    content: "\f479"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-first-order-alt:before {
    content: "\f50a"
}
.fa-firstdraft:before {
    content: "\f3a1"
}
.fa-fish:before {
    content: "\f578"
}
.fa-fist-raised:before {
    content: "\f6de"
}
.fa-flag:before {
    content: "\f024"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-flag-usa:before {
    content: "\f74d"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-flipboard:before {
    content: "\f44d"
}
.fa-flushed:before {
    content: "\f579"
}
.fa-fly:before {
    content: "\f417"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-minus:before {
    content: "\f65d"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-folder-plus:before {
    content: "\f65e"
}
.fa-font:before {
    content: "\f031"
}
.fa-font-awesome:before {
    content: "\f2b4"
}
.fa-font-awesome-alt:before {
    content: "\f35c"
}
.fa-font-awesome-flag:before {
    content: "\f425"
}
.fa-font-awesome-logo-full:before {
    content: "\f4e6"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-fonticons-fi:before {
    content: "\f3a2"
}
.fa-football-ball:before {
    content: "\f44e"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-fort-awesome-alt:before {
    content: "\f3a3"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-freebsd:before {
    content: "\f3a4"
}
.fa-frog:before {
    content: "\f52e"
}
.fa-frown:before {
    content: "\f119"
}
.fa-frown-open:before {
    content: "\f57a"
}
.fa-fulcrum:before {
    content: "\f50b"
}
.fa-funnel-dollar:before {
    content: "\f662"
}
.fa-futbol:before {
    content: "\f1e3"
}
.fa-galactic-republic:before {
    content: "\f50c"
}
.fa-galactic-senate:before {
    content: "\f50d"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-gas-pump:before {
    content: "\f52f"
}
.fa-gavel:before {
    content: "\f0e3"
}
.fa-gem:before {
    content: "\f3a5"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-ghost:before {
    content: "\f6e2"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-gifts:before {
    content: "\f79c"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-git-alt:before {
    content: "\f841"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-github:before {
    content: "\f09b"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-gitkraken:before {
    content: "\f3a6"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-gitter:before {
    content: "\f426"
}
.fa-glass-cheers:before {
    content: "\f79f"
}
.fa-glass-martini:before {
    content: "\f000"
}
.fa-glass-martini-alt:before {
    content: "\f57b"
}
.fa-glass-whiskey:before {
    content: "\f7a0"
}
.fa-glasses:before {
    content: "\f530"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-globe-africa:before {
    content: "\f57c"
}
.fa-globe-americas:before {
    content: "\f57d"
}
.fa-globe-asia:before {
    content: "\f57e"
}
.fa-globe-europe:before {
    content: "\f7a2"
}
.fa-gofore:before {
    content: "\f3a7"
}
.fa-golf-ball:before {
    content: "\f450"
}
.fa-goodreads:before {
    content: "\f3a8"
}
.fa-goodreads-g:before {
    content: "\f3a9"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-google-drive:before {
    content: "\f3aa"
}
.fa-google-play:before {
    content: "\f3ab"
}
.fa-google-plus:before {
    content: "\f2b3"
}
.fa-google-plus-g:before {
    content: "\f0d5"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-gopuram:before {
    content: "\f664"
}
.fa-graduation-cap:before {
    content: "\f19d"
}
.fa-gratipay:before {
    content: "\f184"
}
.fa-grav:before {
    content: "\f2d6"
}
.fa-greater-than:before {
    content: "\f531"
}
.fa-greater-than-equal:before {
    content: "\f532"
}
.fa-grimace:before {
    content: "\f57f"
}
.fa-grin:before {
    content: "\f580"
}
.fa-grin-alt:before {
    content: "\f581"
}
.fa-grin-beam:before {
    content: "\f582"
}
.fa-grin-beam-sweat:before {
    content: "\f583"
}
.fa-grin-hearts:before {
    content: "\f584"
}
.fa-grin-squint:before {
    content: "\f585"
}
.fa-grin-squint-tears:before {
    content: "\f586"
}
.fa-grin-stars:before {
    content: "\f587"
}
.fa-grin-tears:before {
    content: "\f588"
}
.fa-grin-tongue:before {
    content: "\f589"
}
.fa-grin-tongue-squint:before {
    content: "\f58a"
}
.fa-grin-tongue-wink:before {
    content: "\f58b"
}
.fa-grin-wink:before {
    content: "\f58c"
}
.fa-grip-horizontal:before {
    content: "\f58d"
}
.fa-grip-lines:before {
    content: "\f7a4"
}
.fa-grip-lines-vertical:before {
    content: "\f7a5"
}
.fa-grip-vertical:before {
    content: "\f58e"
}
.fa-gripfire:before {
    content: "\f3ac"
}
.fa-grunt:before {
    content: "\f3ad"
}
.fa-guitar:before {
    content: "\f7a6"
}
.fa-gulp:before {
    content: "\f3ae"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-hacker-news:before {
    content: "\f1d4"
}
.fa-hacker-news-square:before {
    content: "\f3af"
}
.fa-hackerrank:before {
    content: "\f5f7"
}
.fa-hamburger:before {
    content: "\f805"
}
.fa-hammer:before {
    content: "\f6e3"
}
.fa-hamsa:before {
    content: "\f665"
}
.fa-hand-holding:before {
    content: "\f4bd"
}
.fa-hand-holding-heart:before {
    content: "\f4be"
}
.fa-hand-holding-usd:before {
    content: "\f4c0"
}
.fa-hand-lizard:before {
    content: "\f258"
}
.fa-hand-middle-finger:before {
    content: "\f806"
}
.fa-hand-paper:before {
    content: "\f256"
}
.fa-hand-peace:before {
    content: "\f25b"
}
.fa-hand-point-down:before {
    content: "\f0a7"
}
.fa-hand-point-left:before {
    content: "\f0a5"
}
.fa-hand-point-right:before {
    content: "\f0a4"
}
.fa-hand-point-up:before {
    content: "\f0a6"
}
.fa-hand-pointer:before {
    content: "\f25a"
}
.fa-hand-rock:before {
    content: "\f255"
}
.fa-hand-scissors:before {
    content: "\f257"
}
.fa-hand-spock:before {
    content: "\f259"
}
.fa-hands:before {
    content: "\f4c2"
}
.fa-hands-helping:before {
    content: "\f4c4"
}
.fa-handshake:before {
    content: "\f2b5"
}
.fa-hanukiah:before {
    content: "\f6e6"
}
.fa-hard-hat:before {
    content: "\f807"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-hat-wizard:before {
    content: "\f6e8"
}
.fa-haykal:before {
    content: "\f666"
}
.fa-hdd:before {
    content: "\f0a0"
}
.fa-heading:before {
    content: "\f1dc"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-headphones-alt:before {
    content: "\f58f"
}
.fa-headset:before {
    content: "\f590"
}
.fa-heart:before {
    content: "\f004"
}
.fa-heart-broken:before {
    content: "\f7a9"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-helicopter:before {
    content: "\f533"
}
.fa-highlighter:before {
    content: "\f591"
}
.fa-hiking:before {
    content: "\f6ec"
}
.fa-hippo:before {
    content: "\f6ed"
}
.fa-hips:before {
    content: "\f452"
}
.fa-hire-a-helper:before {
    content: "\f3b0"
}
.fa-history:before {
    content: "\f1da"
}
.fa-hockey-puck:before {
    content: "\f453"
}
.fa-holly-berry:before {
    content: "\f7aa"
}
.fa-home:before {
    content: "\f015"
}
.fa-hooli:before {
    content: "\f427"
}
.fa-hornbill:before {
    content: "\f592"
}
.fa-horse:before {
    content: "\f6f0"
}
.fa-horse-head:before {
    content: "\f7ab"
}
.fa-hospital:before {
    content: "\f0f8"
}
.fa-hospital-alt:before {
    content: "\f47d"
}
.fa-hospital-symbol:before {
    content: "\f47e"
}
.fa-hot-tub:before {
    content: "\f593"
}
.fa-hotdog:before {
    content: "\f80f"
}
.fa-hotel:before {
    content: "\f594"
}
.fa-hotjar:before {
    content: "\f3b1"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-start:before {
    content: "\f251"
}
.fa-house-damage:before {
    content: "\f6f1"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-hryvnia:before {
    content: "\f6f2"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-hubspot:before {
    content: "\f3b2"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-ice-cream:before {
    content: "\f810"
}
.fa-icicles:before {
    content: "\f7ad"
}
.fa-icons:before {
    content: "\f86d"
}
.fa-id-badge:before {
    content: "\f2c1"
}
.fa-id-card:before {
    content: "\f2c2"
}
.fa-id-card-alt:before {
    content: "\f47f"
}
.fa-igloo:before {
    content: "\f7ae"
}
.fa-image:before {
    content: "\f03e"
}
.fa-images:before {
    content: "\f302"
}
.fa-imdb:before {
    content: "\f2d8"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-industry:before {
    content: "\f275"
}
.fa-infinity:before {
    content: "\f534"
}
.fa-info:before {
    content: "\f129"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-intercom:before {
    content: "\f7af"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-invision:before {
    content: "\f7b0"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-italic:before {
    content: "\f033"
}
.fa-itch-io:before {
    content: "\f83a"
}
.fa-itunes:before {
    content: "\f3b4"
}
.fa-itunes-note:before {
    content: "\f3b5"
}
.fa-java:before {
    content: "\f4e4"
}
.fa-jedi:before {
    content: "\f669"
}
.fa-jedi-order:before {
    content: "\f50e"
}
.fa-jenkins:before {
    content: "\f3b6"
}
.fa-jira:before {
    content: "\f7b1"
}
.fa-joget:before {
    content: "\f3b7"
}
.fa-joint:before {
    content: "\f595"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-journal-whills:before {
    content: "\f66a"
}
.fa-js:before {
    content: "\f3b8"
}
.fa-js-square:before {
    content: "\f3b9"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-kaaba:before {
    content: "\f66b"
}
.fa-kaggle:before {
    content: "\f5fa"
}
.fa-key:before {
    content: "\f084"
}
.fa-keybase:before {
    content: "\f4f5"
}
.fa-keyboard:before {
    content: "\f11c"
}
.fa-keycdn:before {
    content: "\f3ba"
}
.fa-khanda:before {
    content: "\f66d"
}
.fa-kickstarter:before {
    content: "\f3bb"
}
.fa-kickstarter-k:before {
    content: "\f3bc"
}
.fa-kiss:before {
    content: "\f596"
}
.fa-kiss-beam:before {
    content: "\f597"
}
.fa-kiss-wink-heart:before {
    content: "\f598"
}
.fa-kiwi-bird:before {
    content: "\f535"
}
.fa-korvue:before {
    content: "\f42f"
}
.fa-landmark:before {
    content: "\f66f"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-laptop-code:before {
    content: "\f5fc"
}
.fa-laptop-medical:before {
    content: "\f812"
}
.fa-laravel:before {
    content: "\f3bd"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-laugh:before {
    content: "\f599"
}
.fa-laugh-beam:before {
    content: "\f59a"
}
.fa-laugh-squint:before {
    content: "\f59b"
}
.fa-laugh-wink:before {
    content: "\f59c"
}
.fa-layer-group:before {
    content: "\f5fd"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-lemon:before {
    content: "\f094"
}
.fa-less:before {
    content: "\f41d"
}
.fa-less-than:before {
    content: "\f536"
}
.fa-less-than-equal:before {
    content: "\f537"
}
.fa-level-down-alt:before {
    content: "\f3be"
}
.fa-level-up-alt:before {
    content: "\f3bf"
}
.fa-life-ring:before {
    content: "\f1cd"
}
.fa-lightbulb:before {
    content: "\f0eb"
}
.fa-line:before {
    content: "\f3c0"
}
.fa-link:before {
    content: "\f0c1"
}
.fa-linkedin:before {
    content: "\f08c"
}
.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-linode:before {
    content: "\f2b8"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-lira-sign:before {
    content: "\f195"
}
.fa-list:before {
    content: "\f03a"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-lock:before {
    content: "\f023"
}
.fa-lock-open:before {
    content: "\f3c1"
}
.fa-long-arrow-alt-down:before {
    content: "\f309"
}
.fa-long-arrow-alt-left:before {
    content: "\f30a"
}
.fa-long-arrow-alt-right:before {
    content: "\f30b"
}
.fa-long-arrow-alt-up:before {
    content: "\f30c"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-luggage-cart:before {
    content: "\f59d"
}
.fa-lyft:before {
    content: "\f3c3"
}
.fa-magento:before {
    content: "\f3c4"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-mail-bulk:before {
    content: "\f674"
}
.fa-mailchimp:before {
    content: "\f59e"
}
.fa-male:before {
    content: "\f183"
}
.fa-mandalorian:before {
    content: "\f50f"
}
.fa-map:before {
    content: "\f279"
}
.fa-map-marked:before {
    content: "\f59f"
}
.fa-map-marked-alt:before {
    content: "\f5a0"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-map-marker-alt:before {
    content: "\f3c5"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-markdown:before {
    content: "\f60f"
}
.fa-marker:before {
    content: "\f5a1"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mask:before {
    content: "\f6fa"
}
.fa-mastodon:before {
    content: "\f4f6"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-medal:before {
    content: "\f5a2"
}
.fa-medapps:before {
    content: "\f3c6"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-medium-m:before {
    content: "\f3c7"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-medrt:before {
    content: "\f3c8"
}
.fa-meetup:before {
    content: "\f2e0"
}
.fa-megaport:before {
    content: "\f5a3"
}
.fa-meh:before {
    content: "\f11a"
}
.fa-meh-blank:before {
    content: "\f5a4"
}
.fa-meh-rolling-eyes:before {
    content: "\f5a5"
}
.fa-memory:before {
    content: "\f538"
}
.fa-mendeley:before {
    content: "\f7b3"
}
.fa-menorah:before {
    content: "\f676"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-meteor:before {
    content: "\f753"
}
.fa-microchip:before {
    content: "\f2db"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-alt:before {
    content: "\f3c9"
}
.fa-microphone-alt-slash:before {
    content: "\f539"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-microscope:before {
    content: "\f610"
}
.fa-microsoft:before {
    content: "\f3ca"
}
.fa-minus:before {
    content: "\f068"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-mitten:before {
    content: "\f7b5"
}
.fa-mix:before {
    content: "\f3cb"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-mizuni:before {
    content: "\f3cc"
}
.fa-mobile:before {
    content: "\f10b"
}
.fa-mobile-alt:before {
    content: "\f3cd"
}
.fa-modx:before {
    content: "\f285"
}
.fa-monero:before {
    content: "\f3d0"
}
.fa-money-bill:before {
    content: "\f0d6"
}
.fa-money-bill-alt:before {
    content: "\f3d1"
}
.fa-money-bill-wave:before {
    content: "\f53a"
}
.fa-money-bill-wave-alt:before {
    content: "\f53b"
}
.fa-money-check:before {
    content: "\f53c"
}
.fa-money-check-alt:before {
    content: "\f53d"
}
.fa-monument:before {
    content: "\f5a6"
}
.fa-moon:before {
    content: "\f186"
}
.fa-mortar-pestle:before {
    content: "\f5a7"
}
.fa-mosque:before {
    content: "\f678"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-mountain:before {
    content: "\f6fc"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-mug-hot:before {
    content: "\f7b6"
}
.fa-music:before {
    content: "\f001"
}
.fa-napster:before {
    content: "\f3d2"
}
.fa-neos:before {
    content: "\f612"
}
.fa-network-wired:before {
    content: "\f6ff"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-newspaper:before {
    content: "\f1ea"
}
.fa-nimblr:before {
    content: "\f5a8"
}
.fa-node:before {
    content: "\f419"
}
.fa-node-js:before {
    content: "\f3d3"
}
.fa-not-equal:before {
    content: "\f53e"
}
.fa-notes-medical:before {
    content: "\f481"
}
.fa-npm:before {
    content: "\f3d4"
}
.fa-ns8:before {
    content: "\f3d5"
}
.fa-nutritionix:before {
    content: "\f3d6"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-oil-can:before {
    content: "\f613"
}
.fa-old-republic:before {
    content: "\f510"
}
.fa-om:before {
    content: "\f679"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-osi:before {
    content: "\f41a"
}
.fa-otter:before {
    content: "\f700"
}
.fa-outdent:before {
    content: "\f03b"
}
.fa-page4:before {
    content: "\f3d7"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-pager:before {
    content: "\f815"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-paint-roller:before {
    content: "\f5aa"
}
.fa-palette:before {
    content: "\f53f"
}
.fa-palfed:before {
    content: "\f3d8"
}
.fa-pallet:before {
    content: "\f482"
}
.fa-paper-plane:before {
    content: "\f1d8"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-parachute-box:before {
    content: "\f4cd"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-parking:before {
    content: "\f540"
}
.fa-passport:before {
    content: "\f5ab"
}
.fa-pastafarianism:before {
    content: "\f67b"
}
.fa-paste:before {
    content: "\f0ea"
}
.fa-patreon:before {
    content: "\f3d9"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-peace:before {
    content: "\f67c"
}
.fa-pen:before {
    content: "\f304"
}
.fa-pen-alt:before {
    content: "\f305"
}
.fa-pen-fancy:before {
    content: "\f5ac"
}
.fa-pen-nib:before {
    content: "\f5ad"
}
.fa-pen-square:before {
    content: "\f14b"
}
.fa-pencil-alt:before {
    content: "\f303"
}
.fa-pencil-ruler:before {
    content: "\f5ae"
}
.fa-penny-arcade:before {
    content: "\f704"
}
.fa-people-carry:before {
    content: "\f4ce"
}
.fa-pepper-hot:before {
    content: "\f816"
}
.fa-percent:before {
    content: "\f295"
}
.fa-percentage:before {
    content: "\f541"
}
.fa-periscope:before {
    content: "\f3da"
}
.fa-person-booth:before {
    content: "\f756"
}
.fa-phabricator:before {
    content: "\f3db"
}
.fa-phoenix-framework:before {
    content: "\f3dc"
}
.fa-phoenix-squadron:before {
    content: "\f511"
}
.fa-phone:before {
    content: "\f095"
}
.fa-phone-alt:before {
    content: "\f879"
}
.fa-phone-slash:before {
    content: "\f3dd"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-phone-square-alt:before {
    content: "\f87b"
}
.fa-phone-volume:before {
    content: "\f2a0"
}
.fa-photo-video:before {
    content: "\f87c"
}
.fa-php:before {
    content: "\f457"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-pied-piper-hat:before {
    content: "\f4e5"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-piggy-bank:before {
    content: "\f4d3"
}
.fa-pills:before {
    content: "\f484"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-pizza-slice:before {
    content: "\f818"
}
.fa-place-of-worship:before {
    content: "\f67f"
}
.fa-plane:before {
    content: "\f072"
}
.fa-plane-arrival:before {
    content: "\f5af"
}
.fa-plane-departure:before {
    content: "\f5b0"
}
.fa-play:before {
    content: "\f04b"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-playstation:before {
    content: "\f3df"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-plus:before {
    content: "\f067"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-podcast:before {
    content: "\f2ce"
}
.fa-poll:before {
    content: "\f681"
}
.fa-poll-h:before {
    content: "\f682"
}
.fa-poo:before {
    content: "\f2fe"
}
.fa-poo-storm:before {
    content: "\f75a"
}
.fa-poop:before {
    content: "\f619"
}
.fa-portrait:before {
    content: "\f3e0"
}
.fa-pound-sign:before {
    content: "\f154"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-pray:before {
    content: "\f683"
}
.fa-praying-hands:before {
    content: "\f684"
}
.fa-prescription:before {
    content: "\f5b1"
}
.fa-prescription-bottle:before {
    content: "\f485"
}
.fa-prescription-bottle-alt:before {
    content: "\f486"
}
.fa-print:before {
    content: "\f02f"
}
.fa-procedures:before {
    content: "\f487"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-project-diagram:before {
    content: "\f542"
}
.fa-pushed:before {
    content: "\f3e1"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-python:before {
    content: "\f3e2"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-question:before {
    content: "\f128"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-quidditch:before {
    content: "\f458"
}
.fa-quinscape:before {
    content: "\f459"
}
.fa-quora:before {
    content: "\f2c4"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-quran:before {
    content: "\f687"
}
.fa-r-project:before {
    content: "\f4f7"
}
.fa-radiation:before {
    content: "\f7b9"
}
.fa-radiation-alt:before {
    content: "\f7ba"
}
.fa-rainbow:before {
    content: "\f75b"
}
.fa-random:before {
    content: "\f074"
}
.fa-raspberry-pi:before {
    content: "\f7bb"
}
.fa-ravelry:before {
    content: "\f2d9"
}
.fa-react:before {
    content: "\f41b"
}
.fa-reacteurope:before {
    content: "\f75d"
}
.fa-readme:before {
    content: "\f4d5"
}
.fa-rebel:before {
    content: "\f1d0"
}
.fa-receipt:before {
    content: "\f543"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-red-river:before {
    content: "\f3e3"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-redhat:before {
    content: "\f7bc"
}
.fa-redo:before {
    content: "\f01e"
}
.fa-redo-alt:before {
    content: "\f2f9"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-remove-format:before {
    content: "\f87d"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-reply:before {
    content: "\f3e5"
}
.fa-reply-all:before {
    content: "\f122"
}
.fa-replyd:before {
    content: "\f3e6"
}
.fa-republican:before {
    content: "\f75e"
}
.fa-researchgate:before {
    content: "\f4f8"
}
.fa-resolving:before {
    content: "\f3e7"
}
.fa-restroom:before {
    content: "\f7bd"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-rev:before {
    content: "\f5b2"
}
.fa-ribbon:before {
    content: "\f4d6"
}
.fa-ring:before {
    content: "\f70b"
}
.fa-road:before {
    content: "\f018"
}
.fa-robot:before {
    content: "\f544"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-rocketchat:before {
    content: "\f3e8"
}
.fa-rockrms:before {
    content: "\f3e9"
}
.fa-route:before {
    content: "\f4d7"
}
.fa-rss:before {
    content: "\f09e"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-ruble-sign:before {
    content: "\f158"
}
.fa-ruler:before {
    content: "\f545"
}
.fa-ruler-combined:before {
    content: "\f546"
}
.fa-ruler-horizontal:before {
    content: "\f547"
}
.fa-ruler-vertical:before {
    content: "\f548"
}
.fa-running:before {
    content: "\f70c"
}
.fa-rupee-sign:before {
    content: "\f156"
}
.fa-sad-cry:before {
    content: "\f5b3"
}
.fa-sad-tear:before {
    content: "\f5b4"
}
.fa-safari:before {
    content: "\f267"
}
.fa-salesforce:before {
    content: "\f83b"
}
.fa-sass:before {
    content: "\f41e"
}
.fa-satellite:before {
    content: "\f7bf"
}
.fa-satellite-dish:before {
    content: "\f7c0"
}
.fa-save:before {
    content: "\f0c7"
}
.fa-schlix:before {
    content: "\f3ea"
}
.fa-school:before {
    content: "\f549"
}
.fa-screwdriver:before {
    content: "\f54a"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-scroll:before {
    content: "\f70e"
}
.fa-sd-card:before {
    content: "\f7c2"
}
.fa-search:before {
    content: "\f002"
}
.fa-search-dollar:before {
    content: "\f688"
}
.fa-search-location:before {
    content: "\f689"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-searchengin:before {
    content: "\f3eb"
}
.fa-seedling:before {
    content: "\f4d8"
}
.fa-sellcast:before {
    content: "\f2da"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-server:before {
    content: "\f233"
}
.fa-servicestack:before {
    content: "\f3ec"
}
.fa-shapes:before {
    content: "\f61f"
}
.fa-share:before {
    content: "\f064"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-shekel-sign:before {
    content: "\f20b"
}
.fa-shield-alt:before {
    content: "\f3ed"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-shipping-fast:before {
    content: "\f48b"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-shoe-prints:before {
    content: "\f54b"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-shopware:before {
    content: "\f5b5"
}
.fa-shower:before {
    content: "\f2cc"
}
.fa-shuttle-van:before {
    content: "\f5b6"
}
.fa-sign:before {
    content: "\f4d9"
}
.fa-sign-in-alt:before {
    content: "\f2f6"
}
.fa-sign-language:before {
    content: "\f2a7"
}
.fa-sign-out-alt:before {
    content: "\f2f5"
}
.fa-signal:before {
    content: "\f012"
}
.fa-signature:before {
    content: "\f5b7"
}
.fa-sim-card:before {
    content: "\f7c4"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-sistrix:before {
    content: "\f3ee"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-sith:before {
    content: "\f512"
}
.fa-skating:before {
    content: "\f7c5"
}
.fa-sketch:before {
    content: "\f7c6"
}
.fa-skiing:before {
    content: "\f7c9"
}
.fa-skiing-nordic:before {
    content: "\f7ca"
}
.fa-skull:before {
    content: "\f54c"
}
.fa-skull-crossbones:before {
    content: "\f714"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-slack:before {
    content: "\f198"
}
.fa-slack-hash:before {
    content: "\f3ef"
}
.fa-slash:before {
    content: "\f715"
}
.fa-sleigh:before {
    content: "\f7cc"
}
.fa-sliders-h:before {
    content: "\f1de"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-smile:before {
    content: "\f118"
}
.fa-smile-beam:before {
    content: "\f5b8"
}
.fa-smile-wink:before {
    content: "\f4da"
}
.fa-smog:before {
    content: "\f75f"
}
.fa-smoking:before {
    content: "\f48d"
}
.fa-smoking-ban:before {
    content: "\f54d"
}
.fa-sms:before {
    content: "\f7cd"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-snowboarding:before {
    content: "\f7ce"
}
.fa-snowflake:before {
    content: "\f2dc"
}
.fa-snowman:before {
    content: "\f7d0"
}
.fa-snowplow:before {
    content: "\f7d2"
}
.fa-socks:before {
    content: "\f696"
}
.fa-solar-panel:before {
    content: "\f5ba"
}
.fa-sort:before {
    content: "\f0dc"
}
.fa-sort-alpha-down:before {
    content: "\f15d"
}
.fa-sort-alpha-down-alt:before {
    content: "\f881"
}
.fa-sort-alpha-up:before {
    content: "\f15e"
}
.fa-sort-alpha-up-alt:before {
    content: "\f882"
}
.fa-sort-amount-down:before {
    content: "\f160"
}
.fa-sort-amount-down-alt:before {
    content: "\f884"
}
.fa-sort-amount-up:before {
    content: "\f161"
}
.fa-sort-amount-up-alt:before {
    content: "\f885"
}
.fa-sort-down:before {
    content: "\f0dd"
}
.fa-sort-numeric-down:before {
    content: "\f162"
}
.fa-sort-numeric-down-alt:before {
    content: "\f886"
}
.fa-sort-numeric-up:before {
    content: "\f163"
}
.fa-sort-numeric-up-alt:before {
    content: "\f887"
}
.fa-sort-up:before {
    content: "\f0de"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-sourcetree:before {
    content: "\f7d3"
}
.fa-spa:before {
    content: "\f5bb"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-speakap:before {
    content: "\f3f3"
}
.fa-speaker-deck:before {
    content: "\f83c"
}
.fa-spell-check:before {
    content: "\f891"
}
.fa-spider:before {
    content: "\f717"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-splotch:before {
    content: "\f5bc"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-spray-can:before {
    content: "\f5bd"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-square-full:before {
    content: "\f45c"
}
.fa-square-root-alt:before {
    content: "\f698"
}
.fa-squarespace:before {
    content: "\f5be"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-stackpath:before {
    content: "\f842"
}
.fa-stamp:before {
    content: "\f5bf"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-and-crescent:before {
    content: "\f699"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-star-half-alt:before {
    content: "\f5c0"
}
.fa-star-of-david:before {
    content: "\f69a"
}
.fa-star-of-life:before {
    content: "\f621"
}
.fa-staylinked:before {
    content: "\f3f5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-steam-symbol:before {
    content: "\f3f6"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-sticker-mule:before {
    content: "\f3f7"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stopwatch:before {
    content: "\f2f2"
}
.fa-store:before {
    content: "\f54e"
}
.fa-store-alt:before {
    content: "\f54f"
}
.fa-strava:before {
    content: "\f428"
}
.fa-stream:before {
    content: "\f550"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-stripe:before {
    content: "\f429"
}
.fa-stripe-s:before {
    content: "\f42a"
}
.fa-stroopwafel:before {
    content: "\f551"
}
.fa-studiovinari:before {
    content: "\f3f8"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-subway:before {
    content: "\f239"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-suitcase-rolling:before {
    content: "\f5c1"
}
.fa-sun:before {
    content: "\f185"
}
.fa-superpowers:before {
    content: "\f2dd"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-supple:before {
    content: "\f3f9"
}
.fa-surprise:before {
    content: "\f5c2"
}
.fa-suse:before {
    content: "\f7d6"
}
.fa-swatchbook:before {
    content: "\f5c3"
}
.fa-swimmer:before {
    content: "\f5c4"
}
.fa-swimming-pool:before {
    content: "\f5c5"
}
.fa-symfony:before {
    content: "\f83d"
}
.fa-synagogue:before {
    content: "\f69b"
}
.fa-sync:before {
    content: "\f021"
}
.fa-sync-alt:before {
    content: "\f2f1"
}
.fa-syringe:before {
    content: "\f48e"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-table-tennis:before {
    content: "\f45d"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-tablet-alt:before {
    content: "\f3fa"
}
.fa-tablets:before {
    content: "\f490"
}
.fa-tachometer-alt:before {
    content: "\f3fd"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-tape:before {
    content: "\f4db"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-taxi:before {
    content: "\f1ba"
}
.fa-teamspeak:before {
    content: "\f4f9"
}
.fa-teeth:before {
    content: "\f62e"
}
.fa-teeth-open:before {
    content: "\f62f"
}
.fa-telegram:before {
    content: "\f2c6"
}
.fa-telegram-plane:before {
    content: "\f3fe"
}
.fa-temperature-high:before {
    content: "\f769"
}
.fa-temperature-low:before {
    content: "\f76b"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-tenge:before {
    content: "\f7d7"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-the-red-yeti:before {
    content: "\f69d"
}
.fa-theater-masks:before {
    content: "\f630"
}
.fa-themeco:before {
    content: "\f5c6"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-thermometer:before {
    content: "\f491"
}
.fa-thermometer-empty:before {
    content: "\f2cb"
}
.fa-thermometer-full:before {
    content: "\f2c7"
}
.fa-thermometer-half:before {
    content: "\f2c9"
}
.fa-thermometer-quarter:before {
    content: "\f2ca"
}
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}
.fa-think-peaks:before {
    content: "\f731"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbtack:before {
    content: "\f08d"
}
.fa-ticket-alt:before {
    content: "\f3ff"
}
.fa-times:before {
    content: "\f00d"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-tint:before {
    content: "\f043"
}
.fa-tint-slash:before {
    content: "\f5c7"
}
.fa-tired:before {
    content: "\f5c8"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-toilet:before {
    content: "\f7d8"
}
.fa-toilet-paper:before {
    content: "\f71e"
}
.fa-toolbox:before {
    content: "\f552"
}
.fa-tools:before {
    content: "\f7d9"
}
.fa-tooth:before {
    content: "\f5c9"
}
.fa-torah:before {
    content: "\f6a0"
}
.fa-torii-gate:before {
    content: "\f6a1"
}
.fa-tractor:before {
    content: "\f722"
}
.fa-trade-federation:before {
    content: "\f513"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-traffic-light:before {
    content: "\f637"
}
.fa-train:before {
    content: "\f238"
}
.fa-tram:before {
    content: "\f7da"
}
.fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-trash-alt:before {
    content: "\f2ed"
}
.fa-trash-restore:before {
    content: "\f829"
}
.fa-trash-restore-alt:before {
    content: "\f82a"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-trello:before {
    content: "\f181"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-truck-loading:before {
    content: "\f4de"
}
.fa-truck-monster:before {
    content: "\f63b"
}
.fa-truck-moving:before {
    content: "\f4df"
}
.fa-truck-pickup:before {
    content: "\f63c"
}
.fa-tshirt:before {
    content: "\f553"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-tv:before {
    content: "\f26c"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-typo3:before {
    content: "\f42b"
}
.fa-uber:before {
    content: "\f402"
}
.fa-ubuntu:before {
    content: "\f7df"
}
.fa-uikit:before {
    content: "\f403"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-umbrella-beach:before {
    content: "\f5ca"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-undo:before {
    content: "\f0e2"
}
.fa-undo-alt:before {
    content: "\f2ea"
}
.fa-uniregistry:before {
    content: "\f404"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-university:before {
    content: "\f19c"
}
.fa-unlink:before {
    content: "\f127"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-untappd:before {
    content: "\f405"
}
.fa-upload:before {
    content: "\f093"
}
.fa-ups:before {
    content: "\f7e0"
}
.fa-usb:before {
    content: "\f287"
}
.fa-user:before {
    content: "\f007"
}
.fa-user-alt:before {
    content: "\f406"
}
.fa-user-alt-slash:before {
    content: "\f4fa"
}
.fa-user-astronaut:before {
    content: "\f4fb"
}
.fa-user-check:before {
    content: "\f4fc"
}
.fa-user-circle:before {
    content: "\f2bd"
}
.fa-user-clock:before {
    content: "\f4fd"
}
.fa-user-cog:before {
    content: "\f4fe"
}
.fa-user-edit:before {
    content: "\f4ff"
}
.fa-user-friends:before {
    content: "\f500"
}
.fa-user-graduate:before {
    content: "\f501"
}
.fa-user-injured:before {
    content: "\f728"
}
.fa-user-lock:before {
    content: "\f502"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-user-minus:before {
    content: "\f503"
}
.fa-user-ninja:before {
    content: "\f504"
}
.fa-user-nurse:before {
    content: "\f82f"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-user-shield:before {
    content: "\f505"
}
.fa-user-slash:before {
    content: "\f506"
}
.fa-user-tag:before {
    content: "\f507"
}
.fa-user-tie:before {
    content: "\f508"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-users:before {
    content: "\f0c0"
}
.fa-users-cog:before {
    content: "\f509"
}
.fa-usps:before {
    content: "\f7e1"
}
.fa-ussunnah:before {
    content: "\f407"
}
.fa-utensil-spoon:before {
    content: "\f2e5"
}
.fa-utensils:before {
    content: "\f2e7"
}
.fa-vaadin:before {
    content: "\f408"
}
.fa-vector-square:before {
    content: "\f5cb"
}
.fa-venus:before {
    content: "\f221"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-vial:before {
    content: "\f492"
}
.fa-vials:before {
    content: "\f493"
}
.fa-viber:before {
    content: "\f409"
}
.fa-video:before {
    content: "\f03d"
}
.fa-video-slash:before {
    content: "\f4e2"
}
.fa-vihara:before {
    content: "\f6a7"
}
.fa-vimeo:before {
    content: "\f40a"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-vimeo-v:before {
    content: "\f27d"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-vk:before {
    content: "\f189"
}
.fa-vnv:before {
    content: "\f40b"
}
.fa-voicemail:before {
    content: "\f897"
}
.fa-volleyball-ball:before {
    content: "\f45f"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-mute:before {
    content: "\f6a9"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-vote-yea:before {
    content: "\f772"
}
.fa-vr-cardboard:before {
    content: "\f729"
}
.fa-vuejs:before {
    content: "\f41f"
}
.fa-walking:before {
    content: "\f554"
}
.fa-wallet:before {
    content: "\f555"
}
.fa-warehouse:before {
    content: "\f494"
}
.fa-water:before {
    content: "\f773"
}
.fa-wave-square:before {
    content: "\f83e"
}
.fa-waze:before {
    content: "\f83f"
}
.fa-weebly:before {
    content: "\f5cc"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-weight:before {
    content: "\f496"
}
.fa-weight-hanging:before {
    content: "\f5cd"
}
.fa-weixin:before {
    content: "\f1d7"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-whatsapp-square:before {
    content: "\f40c"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-whmcs:before {
    content: "\f40d"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-wind:before {
    content: "\f72e"
}
.fa-window-close:before {
    content: "\f410"
}
.fa-window-maximize:before {
    content: "\f2d0"
}
.fa-window-minimize:before {
    content: "\f2d1"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-wine-bottle:before {
    content: "\f72f"
}
.fa-wine-glass:before {
    content: "\f4e3"
}
.fa-wine-glass-alt:before {
    content: "\f5ce"
}
.fa-wix:before {
    content: "\f5cf"
}
.fa-wizards-of-the-coast:before {
    content: "\f730"
}
.fa-wolf-pack-battalion:before {
    content: "\f514"
}
.fa-won-sign:before {
    content: "\f159"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-wordpress-simple:before {
    content: "\f411"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpexplorer:before {
    content: "\f2de"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-wpressr:before {
    content: "\f3e4"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-x-ray:before {
    content: "\f497"
}
.fa-xbox:before {
    content: "\f412"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-y-combinator:before {
    content: "\f23b"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-yammer:before {
    content: "\f840"
}
.fa-yandex:before {
    content: "\f413"
}
.fa-yandex-international:before {
    content: "\f414"
}
.fa-yarn:before {
    content: "\f7e3"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-yen-sign:before {
    content: "\f157"
}
.fa-yin-yang:before {
    content: "\f6ad"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-youtube-square:before {
    content: "\f431"
}
.fa-zhihu:before {
    content: "\f63f"
}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: normal;
    font-display: swap;
    src: url("../fonts/fa-brands-400.woff") format("woff")
}
.fab {
    font-family: 'Font Awesome 5 Brands'
}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("../fonts/fa-regular-400.woff") format("woff")
}
.far {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400
}
/*!
 * Font Awesome Free 5.10.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url("../fonts/fa-solid-900.woff") format("woff")
}
.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.slick-track::before, .slick-track::after {
    content: '';
    display: table
}
.slick-track::after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir='rtl'] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) center center no-repeat
}
.slick-prev, .slick-next {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 10;
    min-width: 0;
    width: 20px;
    height: 30px;
    padding: 0;
    font-size: 0;
    background: transparent;
    line-height: 0;
    color: transparent;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background: transparent
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    opacity: 1
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: .5
}
.slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 30px;
    line-height: calc(1 * var(--ada_lh_coef));
    opacity: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-prev {
    left: 0
}
[dir='rtl'] .slick-prev {
    right: 0;
    left: auto
}
.slick-prev:before {
    content: "\f053"
}
[dir='rtl'] .slick-prev:before {
    content: "\f054"
}
.slick-next {
    right: 0
}
[dir='rtl'] .slick-next {
    right: auto;
    left: 0
}
.slick-next:before {
    content: "\f054"
}
[dir='rtl'] .slick-next:before {
    content: "\f053"
}
.slick-dots {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    margin-left: 0
}
.slick-dots li {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: auto;
    height: auto;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}
.slick-dots li button:before {
    content: '';
    font-size: 0;
    line-height: 20px;
    position: static;
    display: block;
    width: 15px;
    height: 15px;
    background-color: #000000;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    opacity: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before, .slick-dots li.slick-active button:before {
    opacity: 1;
    background-color: #fff
}
body.compensate-for-scrollbar {
    overflow: hidden
}
.fancybox-active {
    height: auto
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}
.fancybox-container * {
    box-sizing: border-box
}
.fancybox-outer, .fancybox-inner, .fancybox-bg, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71)
}
.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1)
}
.fancybox-infobar, .fancybox-toolbar, .fancybox-caption, .fancybox-navigation .fancybox-button {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}
.fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar, .fancybox-show-caption .fancybox-caption, .fancybox-show-nav .fancybox-navigation .fancybox-button {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.fancybox-toolbar {
    right: 0;
    top: 0
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}
.fancybox-is-open .fancybox-stage {
    overflow: hidden
}
.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}
.fancybox-slide::before {
    content: '';
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next {
    display: block
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}
.fancybox-slide--image::before {
    display: none
}
.fancybox-slide--html {
    padding: 6px
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    -ms-transform-origin: top left;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}
.fancybox-can-swipe .fancybox-content, .fancybox-can-pan .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab
}
.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing
}
.fancybox-container [data-selectable='true'] {
    cursor: text
}
.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}
.fancybox-spaceball {
    z-index: 1
}
.fancybox-slide--video .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--iframe .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}
.fancybox-slide--video .fancybox-content {
    background: #000
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}
.fancybox-slide--iframe .fancybox-content {
    background: #fff
}
.fancybox-video, .fancybox-iframe {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}
.fancybox-button, .fancybox-button:visited, .fancybox-button:link {
    color: #ccc
}
.fancybox-button:hover {
    color: #fff
}
.fancybox-button:focus {
    outline: none
}
.fancybox-button.fancybox-focus {
    outline: 1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}
.fancybox-button div {
    height: 100%
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}
.fancybox-button--play svg:nth-child(2), .fancybox-button--fsenter svg:nth-child(2) {
    display: none
}
.fancybox-button--pause svg:nth-child(1), .fancybox-button--fsexit svg:nth-child(1) {
    display: none
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -ms-transform-origin: 0;
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}
.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}
.fancybox-navigation .fancybox-button div {
    padding: 7px
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: 0;
    padding: 31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: 0
}
.fancybox-caption {
    background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px 44px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}
.fancybox-caption--separate {
    margin-top: -50px
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}
.fancybox-loading {
    animation: fancybox-rotate 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}
@keyframes fancybox-rotate {
    100% {
        transform: rotate(360deg)
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}
.fancybox-fx-fade.fancybox-slide--previous, .fancybox-fx-fade.fancybox-slide--next {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg)
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translate3d(0, 0, 0) scale(1)
}
@media all and (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px 0
}
.fancybox-share p {
    margin: 0;
    padding: 0
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}
.fancybox-share__button:visited, .fancybox-share__button:link {
    color: #fff
}
.fancybox-share__button:hover {
    text-decoration: none
}
.fancybox-share__button--fb {
    background: #3b5998
}
.fancybox-share__button--fb:hover {
    background: #344e86
}
.fancybox-share__button--pt {
    background: #bd081d
}
.fancybox-share__button--pt:hover {
    background: #aa0719
}
.fancybox-share__button--tw {
    background: #1da1f2
}
.fancybox-share__button--tw:hover {
    background: #0d95e8
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}
.fancybox-share__button svg path {
    fill: #fff
}
.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px 2px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}
.fancybox-thumbs__list a::before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: '';
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991
}
.fancybox-thumbs__list a:focus::before {
    opacity: .5
}
.fancybox-thumbs__list a.fancybox-thumbs-active::before {
    opacity: 1
}
@media all and (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}
.slick-slider:not(.slick-initialized)::after {
    content: "";
    display: table;
    clear: both
}
.slick-slider:not(.slick-initialized) .slick-slide:first-child {
    display: block
}
#home-slider {
    position: relative
}
#home-slider:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    bottom: calc(-90 * var(--scale_coef) / var(--base) * 100vw);
    z-index: 2;
    left: 0px;
    width: 100%;
    height: calc(95 * var(--scale_coef) / var(--base) * 100vw);
    background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 100%)
}
.home-slide {
    width: 100%;
    height: 100vh;
    transition: height 0.3s ease;
    position: relative
}
.home-slide:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9
}
.home-slide__inner {
    position: relative;
    height: 100%
}
.home-slide__inner:after, .home-slide__inner:before {
    content: "";
    position: absolute;
    left: 0px;
    width: 100%;
    height: 50%;
    /*background: #fff;*/
    z-index: 10
}
.home-slide__inner:before {
    top: 0px;
    /*background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%)*/
}
.home-slide__inner:after {
    bottom: 0px;
    /*background: linear-gradient(360deg, #fff 0%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%)*/
}
.slide-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 820px;
    width: 100%;
    text-align: center;
    z-index: 100;
    margin: 0;
    padding: 0;
}

@media print, screen and (max-width: 64.06125em) {
    .slide-caption {
        transform: translate(-50%, -50%);
        top: 35%;
        left: 50%;
    }
}


.slide-caption__title {
    text-transform: uppercase;
    margin-bottom: calc(20 * var(--scale_coef) / var(--base) * 100vw) !important;
    padding-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    position: relative;
    font-weight: 400;
    color: white !important;
    text-align: center;
    width: 100%; /* Ensure the title spans the full width of its container */
}
.slide-caption__title:before {
    content: "";
    position: absolute;
    transform: translate(-50%, 0%);
    left: 50%;
    bottom: 0px;
    width: 100%;
    height: calc(4 * var(--scale_coef) / var(--base) * 100vw);
    background-color: white;
}
.slide-caption__content {
    max-width: 80%; /* Adjust as needed */
    margin: 0 auto; /* Centers the content */
    padding: 0 10px; /* Small padding for mobile responsiveness */
    text-align: center; /* Centers the text within the content container */
   }
.slide-caption__content h2 span{
    font-size: 16px !important;
    color: white !important;

    font-weight: 300;
    display: inline-block; /* Ensures the text behaves as a single inline element */
    width: auto; /* Removes forced width to allow natural alignment */
}
.slide-caption__content h2 {
    line-height: 1.2;
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
    .slide-caption__content p {
        white-space: nowrap
    }
}
@media screen and (min-width: 75.0625em) {
    .slide-caption__content p {
        white-space: nowrap
    }
}
@media screen and (min-width: 90.0625em) {
    .slide-caption__content p {
        white-space: nowrap
    }
}
.slide-caption__scroll {
    margin-top: calc(35 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(95 * var(--scale_coef) / var(--base) * 100vw);
    cursor: pointer;
    position: relative
}
.slide-caption__scroll:before {
    content: "";
    position: absolute;
    transform: translate(-50%, 0%);
    left: 50%;
    bottom: 0px;
    width: calc(28 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(25 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/scroll-arrow.svg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
@media print, screen and (max-width: 40.06125em) {
    .slide-caption__scroll:before {
        width: calc(56 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(50 * var(--scale_coef) / var(--base) * 100vw);
        bottom: calc(-30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.slide-caption__scroll:hover button {
    background: var(--crayola-blue)
}
.videoHolder {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden
}
.videoHolder .video {
    pointer-events: none;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%)
}
.slick-dots {
    font-size: 0
}
.slick-dots li:only-child {
    display: none
}
.slick-dots li button::before {
    border: 2px solid #1a608b;
    background-color: transparent
}
.slick-dots li.slick-active button::before {
    background-color: #1a608b
}
.gallery-carousel {
    margin-top: calc(27 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .gallery-carousel {
        padding-left: calc(22 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.gallery-carousel .slick-track {
    display: flex
}
.gallery-carousel .slick-slide {
    display: flex;
    margin: 0px calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .gallery-carousel .slick-slide {
        margin-left: calc(22 * var(--scale_coef) / var(--base) * 100vw);
        width: max-content !important
    }
}
@media print, screen and (min-width: 64.0625em) {
    .gallery-carousel .slick-slide div {
        width: max-content !important
    }
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .slick-slide div {
        width: 100%
    }
}
.gallery-carousel .gallery-item {
    margin: 0 !important
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .gallery-item {
        width: 100%
    }
}
.gallery-carousel .gallery-item img {
    border-radius: 20px;
    height: calc(122 * var(--scale_coef) / var(--base) * 100vw);
    display: block;
    object-fit: cover
}
@media print, screen and (min-width: 64.0625em) {
    .gallery-carousel .gallery-item img {
        width: calc(250 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .gallery-item img {
        width: 100%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .gallery-carousel .gallery-item img {
        height: calc(250 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.gallery-carousel .slick-arrow {
    top: 31%
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .slick-arrow {
        top: 110%
    }
}
.gallery-carousel .slick-arrow.slick-prev {
    left: -0.3%;
    opacity: 1
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .slick-arrow.slick-prev {
        left: calc(0 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.gallery-carousel .slick-arrow.slick-prev:before {
    content: "";
    transform: rotate(180deg);
    position: absolute;
    height: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background-image: url("../../assets/images/trial-arrow.svg");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}
.gallery-carousel .slick-arrow.slick-prev:hover:before {
    transform: scale(1.15) rotate(180deg)
}
.gallery-carousel .slick-arrow.slick-prev.slick-disabled {
    opacity: 0;
    pointer-events: none
}
.gallery-carousel .slick-arrow.slick-next {
    right: 1.5%
}
@media print, screen and (max-width: 64.06125em) {
    .gallery-carousel .slick-arrow.slick-next {
        right: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.gallery-carousel .slick-arrow.slick-next:before {
    content: "";
    position: absolute;
    height: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background-image: url("../../assets/images/trial-arrow.svg");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}
.gallery-carousel .slick-arrow.slick-next:hover:before {
    transform: scale(1.15)
}
.trial-slider {
    margin-top: calc(27 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-slider>button.slick-prev {
    opacity: 0.65 !important
}
.trial-slider .slick-track {
    display: flex
}
.trial-slider .trial-slide {
    width: calc(276.5 * var(--scale_coef) / var(--base) * 100vw) !important;
    margin-left: calc(22 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    flex-direction: column;
    height: inherit;
    transition: 0.3s;
    opacity: 1
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .trial-slide {
        width: calc(355 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .trial-slide {
        width: calc(551 * var(--scale_coef) / var(--base) * 100vw) !important;
        margin-left: calc(74 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-slider .trial-slide__thumb {
    border-radius: 8px 8px 0px 0px;
    min-height: calc(122 * var(--scale_coef) / var(--base) * 100vw);
    max-height: calc(122 * var(--scale_coef) / var(--base) * 100vw);
    overflow: hidden
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .trial-slide__thumb {
        min-height: calc(244 * var(--scale_coef) / var(--base) * 100vw);
        max-height: calc(244 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-slider .trial-slide__thumb a {
    display: block;
    min-height: inherit
}
.trial-slider .trial-slide__thumb a img {
    border-radius: 20px 20px 0px 0px;
    display: block;
    min-height: inherit;
    object-fit: cover;
    transition: 0.3s;
    height: 100%;
    width: 100%
}
.trial-slider .trial-slide__thumb a:hover img {
    transform: scale(1.2)
}
.trial-slider .trial-slide .slide-info {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(23 * var(--scale_coef) / var(--base) * 100vw) calc(23 * var(--scale_coef) / var(--base) * 100vw) calc(23 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--smoky-white3)
}
.trial-slider .trial-slide .slide-info__title {
    flex: 1 0 auto;
    text-align: left
}
.trial-slider .trial-slide .slide-info__title a {
    font-weight: 700;
    line-height: calc(1 * var(--ada_lh_coef));
    font-size: calc(28 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    text-transform: none;
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .trial-slide .slide-info__title a {
        font-size: var(--fs_big_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .trial-slide .slide-info__title a {
        font-size: calc(55 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.trial-slider .trial-slide .slide-info__title a:hover {
    color: var(--crayola-blue)
}
.trial-slider .trial-slide .slide-info__text {
    flex: 1 0 auto;
    margin-top: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-slider .trial-slide .slide-info__text p {
    color: var(--dull-gray);
    line-height: calc(1.2 * var(--ada_lh_coef))
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .trial-slide .slide-info__text p {
        font-size: calc(44 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.trial-slider .trial-slide .slide-info__link {
    margin-top: calc(8 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-slider .trial-slide .slide-info__link a {
    text-transform: capitalize;
    text-decoration: underline;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 500;
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .trial-slide .slide-info__link a {
        font-size: calc(29 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .trial-slide .slide-info__link a {
        font-size: calc(40 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.trial-slider .trial-slide .slide-info__link a:hover {
    color: var(--crayola-blue)
}
.trial-slider .trial-slide.lasted-slide {
    opacity: 0.35;
    pointer-events: none
}
.trial-slider .slick-arrow {
    top: 46%;
    height: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .slick-arrow {
        transform: translate(0%, -50%);
        top: 50%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .slick-arrow {
        height: calc(77 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(77 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-slider .slick-arrow.slick-prev {
    left: 0.4%;
    opacity: 1
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .slick-arrow.slick-prev {
        left: -1%
    }
}
.trial-slider .slick-arrow.slick-prev:before {
    content: "";
    transform: rotate(180deg);
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background-image: url("../../assets/images/trial-arrow.svg");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}
.trial-slider .slick-arrow.slick-prev:hover:before {
    transform: scale(1.15) rotate(180deg)
}
.trial-slider .slick-arrow.slick-prev.slick-disabled {
    opacity: 0;
    pointer-events: none
}
@media print, screen and (max-width: 40.06125em) {
    .trial-slider .slick-arrow.slick-prev.slick-disabled {
        opacity: 1 !important;
        pointer-events: all !important
    }
    .trial-slider .slick-arrow.slick-prev.slick-disabled:before {
        opacity: 1 !important
    }
}
.trial-slider .slick-arrow.slick-next {
    right: -1.8%
}
@media print, screen and (max-width: 64.06125em) {
    .trial-slider .slick-arrow.slick-next {
        right: -1%
    }
}
.trial-slider .slick-arrow.slick-next:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    background-image: url("../../assets/images/trial-arrow.svg");
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important
}
.trial-slider .slick-arrow.slick-next:hover:before {
    transform: scale(1.15)
}
@media print, screen and (min-width: 64.0625em) {
    [data-scroll] {
        transition: opacity 0.5s ease-in-out, transform 1s cubic-bezier(0.16, 0.88, 0.45, 1)
    }
    .fade-in, .ease-right, .ease-left, .ease-btm, .ease-top {
        opacity: 0
    }
    .fade-in[data-scroll="in"], .ease-right[data-scroll="in"], .ease-left[data-scroll="in"], .ease-btm[data-scroll="in"], .ease-top[data-scroll="in"] {
        opacity: 1
    }
    .fade-in {
        transition-duration: 1s
    }
    [class*="ease-"][data-scroll="in"] {
        transform: none
    }
    .ease-right {
        transform: translateX(100px)
    }
    .ease-left {
        transform: translateX(-100px)
    }
    .ease-top {
        transform: translateY(-100px)
    }
    .ease-btm {
        transform: translateY(100px)
    }
    [class*="flip-"][data-scroll="in"] {
        transform: perspective(400px);
        backface-visibility: visible !important
    }
    .flip-top {
        transform: perspective(400px) rotateX(-90deg);
        transform-origin: center top
    }
    .flip-btm {
        transform: perspective(400px) rotateX(90deg);
        transform-origin: center bottom
    }
    .flip-left {
        transform: perspective(400px) rotateY(90deg);
        transform-origin: left center
    }
    .flip-right {
        transform: perspective(400px) rotateY(-90deg);
        transform-origin: right center
    }
    .ease-delay-100 {
        transition-delay: 300ms
    }
    .ease-delay-200 {
        transition-delay: 600ms
    }
    .ease-delay-300 {
        transition-delay: 900ms
    }
    .ease-delay-400 {
        transition-delay: 1200ms
    }
    .ease-delay-500 {
        transition-delay: 1500ms
    }
}
@font-face {
    font-family: 'Acumin-Variable-Concept';
    font-weight: 200;
    font-style: normal;
    src: url("../fonts/woff2/acumin-variable-woff2/Acumin-Variable-Concept.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-Light.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-LightItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-Regular.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-Italic.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-Bold.woff2")
}
@font-face {
    font-family: 'Acumin-Pro';
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/woff2/acumin-pro-woff2/AcuminPro-BoldItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 200;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-ExtraLight.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 200;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-ExtraLightItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 300;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-Light.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 300;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-LightItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 400;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-Regular.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 400;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-Italic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 600;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-SemiBold.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 600;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-SemiBoldItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 700;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-Bold.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 700;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-BoldItalic.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 500;
    font-style: normal;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-Medium.woff2")
}
@font-face {
    font-family: 'Acumin-Condensed';
    font-weight: 500;
    font-style: italic;
    src: url("../fonts/woff2/acumin-condensed-woff2/AcuminProCondensed-MediumItalic.woff2")
}
body {
    font-size: var(--fs_text);
    font-family: var(--acumin-condensed)
}
body.search-results {
    margin-top: 0
}
body .overlaybg {
    transition: 0.3s;
    background-color: rgba(130, 130, 130, 0.93);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1001;
    display: none;
    opacity: 0
}
body .overlaybg.is-active {
    display: block
}
.hide-scroll {
    overflow: hidden
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 700;
    margin-bottom: 0;
    font-family: var(--acumin-condensed);
    color: var(--greenish-blue)
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
    color: inherit
}
h1, .h1 {
    font-size: var(--fs_h1);
    line-height: calc(1 * var(--ada_lh_coef));
    text-transform: uppercase
}
h2, .h2 {
    font-size: var(--fs_h2)
}
h3, .h3 {
    font-size: var(--fs_h3);
    line-height: calc(1 * var(--ada_lh_coef))
}
h4, .h4 {
    font-size: var(--fs_h4);
    line-height: calc(1.2 * var(--ada_lh_coef))
}
h5, .h5 {
    font-size: var(--fs_h5)
}
h6, .h6 {
    font-size: var(--fs_h6)
}
span {
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
p {
    font-size: var(--fs_text);
    line-height: calc(1.2 * var(--ada_lh_coef));
    margin-bottom: calc(24 * var(--scale_coef) / var(--base) * 100vw)
}
p:not([class]) {
    color: var(--dull-gray)
}
p[class]:not(.blue-text) {
    color: var(--greenish-blue)
}
p:empty {
    display: none
}
p.big-text {
    font-size: calc(24 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    p.big-text {
        font-size: var(--fs_big_text)
    }
}
p.h3 {
    color: var(--greenish-blue)
}
ul {
    font-size: inherit
}
address {
    font-style: normal;
    margin-bottom: 1rem
}
img {
    object-fit: cover
}
a {
    color: var(--white);
    transition: all 0.2s ease-in-out;
    font-size: var(--fs_text);
    text-transform: uppercase;
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    text-decoration: none
}
a:hover, a:focus {
    color: var(--crayola-blue)
}
a, button, input[type='submit'], input[type='reset'], input[type='button'] {
    -webkit-tap-highlight-color: rgba(229, 159, 116, 0.5) !important
}
button {
    font-weight: 700
}
.no-outline button, .no-outline a, .no-outline [tabindex] {
    outline: none
}
input::placeholder, textarea::placeholder {
    opacity: 1
}
select {
    cursor: pointer
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea, select, .ui-selectmenu-button {
    height: 2.875rem;
    margin-bottom: 0
}
input:focus {
    background: transparent !important
}
.ui-selectmenu-button {
    position: relative;
    display: block;
    min-width: 100%;
    cursor: pointer;
    background: #fff;
    height: auto !important;
    padding: 0px
}
.ui-selectmenu-button .ui-icon {
    position: absolute;
    right: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(4 * var(--scale_coef) / var(--base) * 100vw)
}
.ui-selectmenu-button .ui-icon:before {
    display: none
}
.ui-selectmenu-button:focus {
    background: transparent;
    border: none
}
.ui-selectmenu-text {
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: var(--fs_big_text);
    color: var(--dark-telegray);
    opacity: 0.32
}
.unset-first_option>ul>li:first-child {
    display: none
}
.padding-menu>ul>li {
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) .9375rem calc(5 * var(--scale_coef) / var(--base) * 100vw) calc(14 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 40.06125em) {
    .padding-menu>ul>li {
        padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) .9375rem calc(5 * var(--scale_coef) / var(--base) * 100vw) calc(30 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.ui-selectmenu-menu {
    position: absolute;
    z-index: 110;
    top: 0;
    left: 0;
    display: none;
    margin: 0;
    padding: 0
}
.ui-selectmenu-menu .ui-menu {
    width: 50%;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
    max-height: calc(400 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    border: 1px solid #cacaca;
    margin-top: -1px;
    border-radius: 0 0 0 0
}
.ui-selectmenu-menu .ui-menu .ui-menu-item {
    border: none;
    cursor: pointer;
    font-size: calc(16 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) .9375rem;
    color: #333;
    line-height: 1.5;
    flex: 0 1 100%;
    background-color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .ui-selectmenu-menu .ui-menu .ui-menu-item {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .ui-selectmenu-menu .ui-menu .ui-menu-item {
        font-size: var(--fs_big_text)
    }
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
    color: var(--white)
}
.ui-selectmenu-menu .ui-menu .ui-menu-item.ui-state-hover, .ui-selectmenu-menu .ui-menu .ui-menu-item.ui-state-focus {
    background-color: #88c4e9
}
.ui-selectmenu-open {
    display: block
}
textarea[rows] {
    height: calc(150 * var(--scale_coef) / var(--base) * 100vw);
    max-width: 100%
}
[type=number] {
    -moz-appearance: textfield
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}
[type=checkbox], [type=file], [type=radio] {
    margin-bottom: 0
}
button, input[type='submit'], input[type='reset'], input[type='button'] {
    border-width: 1px;
    transition: all 0.2s ease-in-out;
    text-decoration: none
}
.cart-description__text a {
    text-transform: uppercase;
    color: #fff;
    background-color: var(--greenish-blue);
    font-size: var(--fs_text);
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .select2-selection__rendered li span {
        font-size: var(--fs_text)
    }
}
.select2-results__options {
    background: var(--greenish-blue) !important
}
.select2-results__options li {
    color: var(--white) !important;
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) .9375rem;
    background: transparent !important;
    position: relative;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.select2-results__options li:first-child {
    display: none
}
@media print, screen and (max-width: 64.06125em) {
    .select2-results__options li {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .select2-results__options li {
        font-size: var(--fs_big_text)
    }
}
.select2-results__options li:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    top: 100%;
    left: .9375rem;
    width: 0%;
    height: 2px;
    background-color: #fff
}
.select2-results__options li:hover {
    background: transparent !important
}
.select2-results__options li:hover:before {
    width: calc(100% - .9375rem)
}
.button {
    font-weight: 700;
    text-transform: uppercase;
    padding: calc(11 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    font-size: var(--fs_text) !important;
    display: inline-block;
    transition: 0.3s;
    color: var(--white)
}
@media print, screen and (max-width: 64.06125em) {
    .button {
        padding-bottom: calc(3 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .button {
        font-size: calc(38 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
        padding: calc(15 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.button:hover {
    color: var(--white);
    background-color: var(--crayola-blue)
}
.button.secondary {
    background-color: var(--crayola-blue)
}
.button.secondary:hover {
    background-color: var(--greenish-blue)
}
.button.medium {
    background-color: var(--greenish-blue);
    text-transform: uppercase;
    border-radius: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
.button.medium:hover {
    background-color: var(--crayola-blue)
}
.button.small {
    border-radius: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    text-transform: capitalize
}
.alignnone {
    margin: 0 1em 1em 0
}
.alignright {
    float: right;
    margin: 0 0 1em 1em
}
.alignleft {
    float: left;
    margin: 0 1em 1em 0
}
.aligncenter {
    display: block;
    margin-right: auto;
    margin-bottom: 1em;
    margin-left: auto
}
@media print, screen and (max-width: 40.06125em) {
    .alignright, .alignleft, .alignnone {
        float: none;
        margin: 0 0 1em
    }
}
.wp-caption {
    max-width: 100%;
    padding: 5px 5px 10px;
    border: 1px solid #f0f0f0;
    background: #fff;
    text-align: center
}
.wp-caption img {
    width: auto;
    margin-bottom: 10px
}
.wp-caption figcaption {
    margin-bottom: 0;
    font-size: 14px
}
.gallery-caption {
    padding: 5px;
    font-size: 11px;
    line-height: 1.4
}
.gallery {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    margin-bottom: calc(1.5 * 1rem)
}
.gallery-item {
    display: inline-block;
    width: 100%;
    margin-right: 15px;
    margin-bottom: 15px;
    vertical-align: top;
    text-align: center
}
.gallery-item:last-of-type {
    padding-right: 0
}
.gallery-item>div>a {
    display: block;
    line-height: 0;
    box-shadow: 0 0 0 0 transparent
}
.gallery-item>div>a:focus {
    box-shadow: 0 0 0 2px #0073aa
}
.gallery-columns-2 .gallery-item {
    max-width: calc((100% - 15px * 1) / 2)
}
.gallery-columns-2 .gallery-item:nth-of-type(2n+2) {
    margin-right: 0
}
.gallery-columns-3 .gallery-item {
    max-width: calc((100% - 15px * 2) / 3)
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
    margin-right: 0
}
.gallery-columns-4 .gallery-item {
    max-width: calc((100% - 15px * 3) / 4)
}
.gallery-columns-4 .gallery-item:nth-of-type(4n+4) {
    margin-right: 0
}
.gallery-columns-5 .gallery-item {
    max-width: calc((100% - 15px * 4) / 5)
}
.gallery-columns-5 .gallery-item:nth-of-type(5n+5) {
    margin-right: 0
}
.gallery-columns-6 .gallery-item {
    max-width: calc((100% - 15px * 5) / 6)
}
.gallery-columns-6 .gallery-item:nth-of-type(6n+6) {
    margin-right: 0
}
.gallery-columns-7 .gallery-item {
    max-width: calc((100% - 15px * 6) / 7)
}
.gallery-columns-7 .gallery-item:nth-of-type(7n+7) {
    margin-right: 0
}
.gallery-columns-8 .gallery-item {
    max-width: calc((100% - 15px * 7) / 8)
}
.gallery-columns-8 .gallery-item:nth-of-type(8n+8) {
    margin-right: 0
}
.gallery-columns-9 .gallery-item {
    max-width: calc((100% - 15px * 8) / 9)
}
.gallery-columns-9 .gallery-item:nth-of-type(9n+9) {
    margin-right: 0
}
#wpadminbar {
    -webkit-transform: translateZ(0)
}
.wp-video {
    width: 100% !important
}
.wp-video .mejs-container {
    width: 100% !important;
    height: auto !important
}
.mejs-mediaelement {
    position: static !important
}
mediaelementwrapper {
    display: block
}
.wp-video-shortcode video, video.wp-video-shortcode {
    display: block !important;
    width: 100% !important;
    height: auto !important
}
ul.pagination {
    margin: 0;
    padding: 0;
    list-style: none;
    width: max-content;
    background-color: var(--smoky-white2);
    box-shadow: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) rgba(0, 0, 0, 0.16);
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    margin: calc(15 * var(--scale_coef) / var(--base) * 100vw) 0 calc(15 * var(--scale_coef) / var(--base) * 100vw) auto;
    text-align: right;
    padding: calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(14 * var(--scale_coef) / var(--base) * 100vw);
    display: flex
}
ul.pagination li {
    display: inline-block;
    margin: 0;
    padding: 0;
    line-height: calc(1.5 * var(--ada_lh_coef));
    margin-left: calc(39 * var(--scale_coef) / var(--base) * 100vw)
}
ul.pagination li span, ul.pagination li a {
    font-weight: 700;
    display: block;
    padding: 0px;
    color: var(--greenish-blue);
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    ul.pagination li span, ul.pagination li a {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
ul.pagination li span.current, ul.pagination li a.current {
    color: var(--crayola-blue)
}
ul.pagination li span.pagination.dots {
    color: var(--crayola-blue)
}
ul.pagination li:last-child a {
    text-transform: capitalize;
    color: var(--crayola-blue)
}
ul.pagination li:last-child a:hover {
    color: var(--greenish-blue)
}
#comments {
    padding-top: 30px
}
.comment-list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 20px
}
.comment {
    position: relative;
    margin-top: 15px
}
.comment .children {
    list-style: none
}
.comment-meta {
    font-size: 14px
}
.comment-metadata {
    margin-top: 5px;
    color: #666
}
.comment-content {
    margin-top: 15px;
    padding-left: 15px;
    border-left: 1px solid #ddd;
    font-size: 14px
}
.reply {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right
}
.comment-reply-link {
    display: block;
    padding: 0.33333rem 0.5rem;
    border-radius: 0;
    background: #777;
    color: #fefefe;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap
}
.comment-reply-link:hover, .comment-reply-link:focus {
    background-color: #1a608b;
    color: #fff;
    text-decoration: none
}
.comment-form {
    display: flex;
    flex-flow: row wrap
}
.comment-notes, .comment-form-comment {
    flex: 1 0 100%
}
.comment-form-comment {
    order: 1
}
.comment-form-author, .comment-form-email, .comment-form-url {
    flex: 1 1 auto;
    flex-basis: calc(33.3333% - 20px)
}
@media print, screen and (max-width: 40.06125em) {
    .comment-form-author, .comment-form-email, .comment-form-url {
        flex-basis: 100%
    }
}
@media print, screen and (min-width: 40.0625em) {
    .comment-form-author, .comment-form-email {
        margin-right: 30px
    }
}
.comment-form-cookies-consent, .comment-form .form-submit {
    order: 2
}
.comment-form .form-submit {
    flex-basis: 100%
}
html {
    height: 100%
}
body {
    position: relative !important;
    display: flex;
    flex-direction: column;
    height: auto;
    min-height: 100vh
}
main {
    display: block
}
.grid-container {
    width: 100%
}
*:last-child {
    margin-bottom: 0
}
img[data-lazy-src] {
    transition: opacity 0.3s ease-in-out
}
img.pre-lazyload {
    opacity: 0
}
img.lazyloaded {
    opacity: 1
}
.gform_wrapper ul {
    list-style: none
}
.gform_wrapper .clear-multi {
    display: flex
}
.gform_wrapper .gfield_time_ampm, .gform_wrapper .gfield_time_minute, .gform_wrapper .gfield_time_hour {
    flex: 0 0 auto;
    text-align: center
}
.gform_wrapper .gfield_time_ampm input, .gform_wrapper .gfield_time_ampm select, .gform_wrapper .gfield_time_minute input, .gform_wrapper .gfield_time_minute select, .gform_wrapper .gfield_time_hour input, .gform_wrapper .gfield_time_hour select {
    width: 80px
}
.gform_wrapper .gfield_time_ampm select, .gform_wrapper .gfield_time_minute select, .gform_wrapper .gfield_time_hour select {
    padding-left: 10px;
    padding-right: 10px
}
.gform_wrapper .gfield_time_minute {
    margin-right: 15px
}
.gform_wrapper .gfield_time_hour {
    display: flex;
    flex-flow: row wrap;
    width: 90px;
    margin-right: 15px;
    align-items: center
}
.gform_wrapper .gfield_time_hour i {
    width: 10px;
    text-align: right
}
.gform_wrapper .gfield_time_hour label {
    width: 100%;
    max-width: 80px
}
.gform_description {
    display: block
}
.gform_fields {
    margin: 0
}
.gform_fields::after {
    content: "";
    display: table;
    clear: both
}
.gfield {
    position: relative;
    margin-bottom: 20px;
    list-style: none
}
.gform_hidden {
    display: none
}
@media print, screen and (min-width: 40.0625em) {
    .gf_left_half, .gf_right_half {
        float: left;
        width: calc(50% - 15px)
    }
    .gf_left_half+.gfield:not(.gf_left_half):not(.gf_right_half), .gf_right_half+.gfield:not(.gf_left_half):not(.gf_right_half) {
        clear: both
    }
    .gf_left_third, .gf_middle_third, .gf_right_third {
        float: left;
        width: calc(33.3333% - 20px)
    }
    .gf_left_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third), .gf_middle_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third), .gf_right_third+.gfield:not(.gf_left_third):not(.gf_middle_third):not(.gf_right_third) {
        clear: both
    }
    .gf_left_half {
        margin-right: 15px
    }
    .gf_right_half {
        margin-left: 15px
    }
    .gf_right_half+.gfield {
        clear: both
    }
    .gf_left_third {
        margin-right: 20px
    }
    .gf_right_third {
        margin-left: 20px
    }
    .gf_right_third+.gfield {
        clear: both
    }
    .gf_middle_third {
        margin-right: 10px;
        margin-left: 10px
    }
}
.ginput_complex>span {
    display: block
}
@media print, screen and (min-width: 40.0625em) {
    .ginput_complex {
        margin-right: -15px;
        margin-left: -15px
    }
    .ginput_complex::after {
        content: "";
        display: table;
        clear: both
    }
    .ginput_complex>span {
        display: block;
        float: left;
        width: calc(50% - 30px);
        margin-right: 15px;
        margin-bottom: 20px;
        margin-left: 15px
    }
    .ginput_complex>span.ginput_full {
        width: calc(100% - 30px)
    }
    .ginput_complex>span.ginput_full>span {
        display: block;
        float: left;
        width: calc(50% - 30px)
    }
    .ginput_complex>span:nth-child(2n+1):nth-last-child(-n+2), .ginput_complex>span:nth-child(2n+1):nth-last-child(-n+2)~* {
        margin-bottom: 0
    }
}
.gfield_label {
    font-size: var(--fs_text) !important;
    color: var(--greenish-blue) !important;
    font-weight: 400 !important
}
.ginput_container ul {
    margin-left: 0
}
.gfield_error input, .gfield_error textarea, .gfield_error select, .gfield_error .ui-selectmenu-button {
    border-color: #ec7a7a
}
.gfield_description {
    margin-top: 10px
}
.gform_confirmation_message {
    margin-bottom: 15px
}
.gform_footer {
    position: relative;
    text-align: right
}
.gform_ajax_spinner {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    margin: auto
}
.validation_error {
    width: 100%;
    margin-bottom: 15px;
    padding: 5px;
    border: 1px solid #ec7a7a;
    background-color: #f7e4e1;
    color: #333;
    font-size: 14px;
    text-align: left
}
.validation_message {
    position: absolute;
    z-index: 3;
    top: 30%;
    margin: 0 !important;
    right: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    display: inline-block;
    padding: 0px !important;
    border-radius: 2px;
    background: transparent !important;
    font-size: var(--fs_text) !important;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    width: max-content !important;
    border: none !important;
    color: var(--greenish-blue);
    line-height: 0 !important
}
@media print, screen and (max-width: 64.06125em) {
    .validation_message {
        top: 35%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .validation_message {
        right: calc(80 * var(--scale_coef) / var(--base) * 100vw);
        top: 32%
    }
}
.gform_validation_errors {
    padding: 10px 5px 10px 40px !important
}
.gform_validation_errors .gform_submission_error {
    font-size: var(--fs_text) !important;
    line-height: 1 !important
}
.ginput_container_fileupload .validation_message:empty {
    display: none
}
input.datepicker_with_icon {
    display: inline-block;
    width: calc(100% - 24px);
    margin-right: 5px;
    vertical-align: middle
}
.ui-datepicker {
    position: absolute;
    z-index: 9999 !important;
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    font-size: 11px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5)
}
.ui-datepicker a {
    text-decoration: none
}
.ui-datepicker table {
    width: 100%;
    border-collapse: collapse
}
.ui-datepicker thead {
    border-bottom: 1px solid #bbb;
    background: #f7f7f7;
    color: #8a8a8a
}
.ui-datepicker thead th {
    padding: 3px;
    border: 1px solid #ddd;
    text-align: center
}
.ui-datepicker tbody {
    border: none
}
.ui-datepicker tbody td {
    width: 31px;
    padding: 0;
    border: 1px solid #bbb;
    background-color: #fff
}
.ui-datepicker tbody td span, .ui-datepicker tbody td a {
    display: block;
    height: 29px;
    color: #666;
    font-weight: 700;
    line-height: 30px;
    text-align: center
}
.ui-datepicker tbody th {
    padding: 5px 0;
    color: #666;
    font-size: 6pt;
    text-transform: uppercase;
    text-align: center
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    height: 30px;
    margin: 0 2.5% 0;
    padding: 5px 20px 5px 5px;
    font-size: 13px;
    line-height: 20px
}
.ui-datepicker-header {
    position: relative;
    padding: 5px 0;
    border: none;
    background-color: #666;
    color: #fff;
    font-weight: 700
}
.ui-datepicker-header::after {
    content: "";
    display: table;
    clear: both
}
.ui-datepicker-prev, .ui-datepicker-next {
    position: absolute;
    top: 50%;
    padding: 10px;
    color: #fff;
    font-size: 0;
    line-height: calc(1.4 * var(--ada_lh_coef));
    transform: translateY(-50%)
}
.ui-datepicker-prev:hover, .ui-datepicker-prev:focus, .ui-datepicker-next:hover, .ui-datepicker-next:focus {
    color: #fff
}
.ui-datepicker-prev::before, .ui-datepicker-next::before {
    content: "";
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    font-weight: 900
}
.ui-datepicker-next {
    right: 0
}
.ui-datepicker-next::before {
    content: "\f054"
}
.ui-datepicker-prev {
    left: 0
}
.ui-datepicker-prev::before {
    content: "\f053"
}
.ui-datepicker-title {
    display: flex;
    justify-content: center;
    padding-right: 35px;
    padding-left: 35px
}
.ui-datepicker-calendar {
    margin: 0 0 0 0 !important
}
.ui-datepicker-calendar .ui-state-default {
    background: #ededed
}
.ui-datepicker-calendar .ui-state-hover {
    background: #fff
}
.ui-datepicker-calendar .ui-state-active {
    position: relative;
    width: 32px;
    height: 31px;
    margin: -1px;
    border: 1px solid #c19163;
    background: #fff2aa
}
.ui-datepicker-unselectable .ui-state-default {
    background: #f4f4f4;
    color: #b4b3b3
}
.ui-datepicker-unselectable.ui-state-disabled .ui-state-default {
    background-color: #d7d7d7;
    color: #b4b3b3
}
.ginput_container_creditcard .ginput_cardinfo_left, .ginput_container_creditcard .ginput_cardinfo_right {
    display: block
}
@media print, screen and (min-width: 40.0625em) {
    .ginput_container_creditcard .ginput_cardinfo_left {
        margin-right: 15px
    }
    .ginput_container_creditcard .ginput_cardinfo_right {
        margin-left: 15px
    }
    .ginput_container_creditcard select.ginput_card_expiration {
        display: inline-block;
        width: 47% !important
    }
}
@media print, screen and (max-width: 40.06125em) {
    .ginput_container_creditcard select.ginput_card_expiration_month {
        margin-bottom: 15px
    }
    .ginput_container_creditcard .ginput_cardinfo_left, .ginput_container_creditcard .ginput_cardinfo_right {
        margin-top: 15px;
        margin-bottom: 15px
    }
}
.ginput_container_creditcard .ginput_card_expiration_container {
    display: block;
    width: 100%
}
.ginput_container_creditcard .ginput_cardinfo_right input.ginput_card_security_code {
    position: relative;
    display: inline-block;
    max-width: 50% !important
}
.gform_card_icon_container {
    height: 32px;
    margin: 8px 0 6px
}
div.gform_card_icon {
    float: left;
    width: 36px;
    height: 32px;
    margin-right: 4px;
    background-image: url(../images/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    text-indent: -9000px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -64px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -64px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -64px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -64px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -64px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px 0
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -32px
}
.gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -64px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa {
    background-position: 0 -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa {
    background-position: 0 -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa {
    background-position: 0 -256px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard {
    background-position: -36px -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard {
    background-position: -36px -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard {
    background-position: -36px -256px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex {
    background-position: -72px -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex {
    background-position: -72px -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex {
    background-position: -72px -256px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover {
    background-position: -108px -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover {
    background-position: -108px -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover {
    background-position: -108px -256px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro {
    background-position: -144px -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro {
    background-position: -144px -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro {
    background-position: -144px -256px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb {
    background-position: -180px -192px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb {
    background-position: -180px -224px
}
.gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb {
    background-position: -180px -256px
}
.ginput_complex .ginput_cardinfo_right {
    min-width: 85px !important
}
.ginput_complex select.ginput_card_expiration.ginput_card_expiration_month {
    margin-right: 4px
}
.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon {
    position: relative;
    top: -2px;
    left: 6px;
    display: -moz-inline-stack;
    display: inline-block;
    width: 32px;
    height: 23px;
    background-image: url(../images/gf-creditcard-icons.png);
    background-repeat: no-repeat;
    background-position: 0 -128px
}
div.gfield_creditcard_warning_message {
    color: red;
    font-weight: 700
}
.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
    position: absolute !important;
    left: -9000px;
    display: none !important
}
.ginput_complex label, .gfield_label, .css-clip, .gform_wrapper .screen-reader-text, .gform_wrapper label.hidden_sub_label {
    word-wrap: normal !important
}
.gform_wrapper .gf_invisible, .gform_wrapper .gfield_visibility_hidden {
    position: absolute;
    left: -9999px;
    visibility: hidden
}
.touch-form_wrapper {
    background: linear-gradient(180deg, rgba(18, 106, 191, 0.18) 10%, rgba(3, 30, 61, 0.18) 40%);
    padding: calc(29 * var(--scale_coef) / var(--base) * 100vw) calc(65 * var(--scale_coef) / var(--base) * 100vw) 0px calc(65 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: 0px 0px calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper {
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper .gfmc-field div:not(.gchoice) {
        padding-bottom: calc(10 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.touch-form_wrapper:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 25%;
    background-color: var(--white);
    border-radius: 0px 0px calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .touch-form_wrapper:before {
        height: 18%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper:before {
        height: 18%
    }
}
@media screen and (max-width: 47.9375em) {
    .touch-form_wrapper:before {
        height: 21%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper:before {
        height: 20%
    }
}
@media screen and (max-width: 25em) {
    .touch-form_wrapper:before {
        height: 18%
    }
}
.touch-form_wrapper .gform_heading .gform_description {
    font-size: var(--fs_text)
}
.touch-form_wrapper form {
    margin-top: calc(22 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
.touch-form_wrapper form .gform_body {
    padding-bottom: calc(200 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_body {
        padding-bottom: calc(0 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-between !important
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields {
        flex-direction: column;
        grid-row-gap: 0px !important
    }
}
.touch-form_wrapper form .gform_fields .gfmc-container {
    flex-basis: 43%
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfmc-container {
        flex-basis: 100%
    }
}
.touch-form_wrapper form .gform_fields .gfield {
    margin-bottom: 0;
    padding-bottom: 1px
}
@media print, screen and (min-width: 64.0625em) {
    .touch-form_wrapper form .gform_fields .gfield {
        width: calc(460 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper form .gform_fields .gfield {
        width: 100% !important
    }
}
.touch-form_wrapper form .gform_fields .gfield input, .touch-form_wrapper form .gform_fields .gfield textarea, .touch-form_wrapper form .gform_fields .gfield select+span {
    font-size: var(--fs_text) !important;
    padding: 0px;
    background: transparent;
    border: none;
    border-bottom: 2px solid var(--dull-gray)
}
.touch-form_wrapper form .gform_fields .gfield input::placeholder, .touch-form_wrapper form .gform_fields .gfield textarea::placeholder, .touch-form_wrapper form .gform_fields .gfield select+span::placeholder {
    font-size: var(--fs_text);
    color: var(--greenish-blue)
}
.touch-form_wrapper form .gform_fields .gfield input {
    height: calc(35 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield input {
        height: calc(55 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.touch-form_wrapper form .gform_fields .gfield textarea {
    height: calc(82 * var(--scale_coef) / var(--base) * 100vw) !important;
    resize: none
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield textarea {
        height: calc(127 * var(--scale_coef) / var(--base) * 100vw) !important;
        margin-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields .gfield select+span .ui-selectmenu-text {
    padding: 0px 0px;
    height: auto !important;
    font-size: var(--fs_text);
    color: var(--greenish-blue);
    opacity: 1;
    position: relative
}
.touch-form_wrapper form .gform_fields .gfield select+span .ui-selectmenu-text .ui-icon {
    position: relative
}
.touch-form_wrapper form .gform_fields .gfield select+span .ui-selectmenu-text .ui-icon:before {
    display: none
}
.touch-form_wrapper form .gform_fields .gfield .reason_contact {
    margin-top: calc(-3 * var(--scale_coef) / var(--base) * 100vw)
}
.touch-form_wrapper form .gform_fields .gfield .ginput_container_checkbox+.validation_message {
    top: 13%
}
@media print, screen and (max-width: 75.06125em) {
    .touch-form_wrapper form .gform_fields .gfield .ginput_container_checkbox+.validation_message {
        top: 7%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper form .gform_fields .gfield .ginput_container_checkbox+.validation_message {
        right: 1%
    }
}
.touch-form_wrapper form .gform_fields .gfield .gchoice {
    display: flex
}
.touch-form_wrapper form .gform_fields .gfield .gchoice input+label {
    max-width: 90%
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield .gchoice input+label {
        max-width: 80%
    }
}
.touch-form_wrapper form .gform_fields .gfield .gchoice input+label a:hover {
    cursor: pointer;
    color: initial !important
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field .ginput_recaptcha {
        display: flex;
        justify-content: flex-start
    }
}
.touch-form_wrapper form .gform_fields .gfield.captcha_field .validation_message {
    top: 3%
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field .validation_message {
        transform: translate(-50%, 0%);
        left: 50%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field .validation_message {
        top: 5%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field {
        transform: scale(0.8);
        margin: 0 auto
    }
}
@media screen and (max-width: 40em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field {
        transform: scale(1)
    }
}
@media screen and (max-width: 25em) {
    .touch-form_wrapper form .gform_fields .gfield.captcha_field {
        transform: scale(0.85);
        margin-left: calc(-45 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields .gfield .ginput_container_email {
    position: relative
}
.touch-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    right: 4%;
    top: 10%;
    width: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
        width: calc(24 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(24 * var(--scale_coef) / var(--base) * 100vw);
        right: 1%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .touch-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
        width: calc(32 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields .ginput_container_checkbox {
    margin-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.touch-form_wrapper form .gform_fields .ginput_container_checkbox .gchoice input {
    width: calc(19 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(19 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: 0px
}
@media print, screen and (max-width: 75.06125em) {
    .touch-form_wrapper form .gform_fields .ginput_container_checkbox .gchoice input {
        height: calc(32 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields .ginput_container_checkbox .gchoice label {
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--dull-gray);
    text-decoration: underline
}
@media print, screen and (max-width: 75.06125em) {
    .touch-form_wrapper form .gform_fields .ginput_container_checkbox .gchoice label {
        font-size: var(--fs_text)
    }
}
.touch-form_wrapper form .gform_fields .ginput_container_select {
    position: relative
}
.touch-form_wrapper form .gform_fields .ginput_container_select:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    transform: translate(0%, -50%);
    right: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    top: 40%;
    width: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_fields .ginput_container_select:before {
        width: calc(22 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(14 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.touch-form_wrapper form .gform_fields .ginput_recaptcha {
    margin-top: calc(37 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 40.0625em) {
    .touch-form_wrapper form .gform_fields .ginput_recaptcha {
        height: 92px
    }
}
.touch-form_wrapper form .gform_footer {
    padding: 0 !important;
    margin: 0 !important
}
@media print, screen and (min-width: 64.0625em) {
    .touch-form_wrapper form .gform_footer {
        position: absolute;
        right: calc(10 * var(--scale_coef) / var(--base) * 100vw);
        bottom: calc(85 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_footer {
        justify-content: center
    }
}
.touch-form_wrapper form .gform_footer button {
    font-size: calc(22 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    padding: calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    margin: 0 !important;
    height: auto !important
}
@media print, screen and (max-width: 64.06125em) {
    .touch-form_wrapper form .gform_footer button {
        font-size: var(--fs_text);
        padding-bottom: calc(2 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.gform_confirmation_wrapper.touch-form {
    background: linear-gradient(180deg, rgba(18, 106, 191, 0.18) 10%, rgba(3, 30, 61, 0.18) 40%);
    border-radius: 0px 0px calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw)
}
.gform_confirmation_wrapper.touch-form .gform_confirmation_message {
    padding: calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
.profile_form-box, .contact-form-box {
    position: fixed;
    margin-top: calc(105 * var(--scale_coef) / var(--base) * 100vw);
    right: 0px;
    z-index: 100;
    top: 0px;
    overflow: hidden;
    transition: 0.3s;
    width: 24%;
    padding: calc(60 * var(--scale_coef) / var(--base) * 100vw) calc(90 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--white);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    height: calc(100% - calc(105 * var(--scale_coef) / var(--base) * 100vw));
    transform: translateX(101%)
}
.profile_form-box.is-active, .contact-form-box.is-active {
    transform: translateX(0%)
}
.profile_form-box-mobile, .contact-form-box-mobile {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    background-color: var(--white);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    width: 0%;
    height: 0;
    padding: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw);
    margin: calc(0 * var(--scale_coef) / var(--base) * 100vw) auto calc(0 * var(--scale_coef) / var(--base) * 100vw) auto
}
@media print, screen and (max-width: 64.06125em) {
    .profile_form-box-mobile, .contact-form-box-mobile {
        border-radius: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile_form-box-mobile, .contact-form-box-mobile {
        border-radius: calc(34 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.profile_form-box-mobile.is-active, .contact-form-box-mobile.is-active {
    width: 100%;
    padding: calc(40 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw) calc(56 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    margin: calc(40 * var(--scale_coef) / var(--base) * 100vw) auto calc(40 * var(--scale_coef) / var(--base) * 100vw) auto
}
.contact-form-box-mobile .gform_wrapper.gravity-theme .gfield.gfield--width-half {
    grid-column: span 12
}
@media print, screen and (max-width: 64.06125em) {
    .contact-form-box-mobile .spacer.gfield {
        display: none
    }
}
.profile_form-box, .contact-form-box {
    overflow-y: auto
}
.gform-body div.gform_fields div.gfmc-container div.gfield fieldset label {
    color: var(--greenish-blue);
    line-height: normal;
    text-decoration: none
}
.gform-body div.gform_fields div.gfmc-container div.gfield fieldset label a {
    color: var(--crayola-blue);
    text-decoration: underline;
    text-transform: none
}
.profile-form_wrapper .gform_heading .gform_description, .profile-form_wrapper .gform_heading .gform_title {
    font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    text-transform: uppercase;
    color: var(--greenish-blue);
    font-weight: 500
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper .gform_heading .gform_description, .profile-form_wrapper .gform_heading .gform_title {
        line-height: calc(1 * var(--ada_lh_coef))
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper .gform_heading .gform_description, .profile-form_wrapper .gform_heading .gform_title {
        font-size: calc(44 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding-right: calc(225 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper #field_3_13, .profile-form_wrapper #field_3_10 {
    margin-bottom: 0px !important
}
.profile-form_wrapper fieldset#field_2_10 label, .profile-form_wrapper fieldset#field_3_10 label {
    line-height: normal;
    text-decoration: none
}
.profile-form_wrapper fieldset#field_2_10 label a, .profile-form_wrapper fieldset#field_3_10 label a {
    color: var(--crayola-blue);
    text-decoration: underline;
    text-transform: none
}
.profile-form_wrapper fieldset#field_3_10 label {
    width: 100%
}
.profile-form_wrapper form {
    margin-top: calc(37 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields {
        grid-row-gap: 21px !important
    }
}
.profile-form_wrapper form .gform_fields .gfield {
    margin-bottom: 0
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield {
        margin-bottom: 21px !important
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container input, .profile-form_wrapper form .gform_fields .gfield .ginput_container textarea {
    color: var(--dark-telegray);
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    padding-top: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    padding-left: 0;
    padding-bottom: 0
}
@media print, screen and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container input, .profile-form_wrapper form .gform_fields .gfield .ginput_container textarea {
        font-size: var(--fs_text)
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container select+span {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container select+span::before {
    z-index: 0;
    position: absolute;
    content: "";
    font-size: var(--fs_text);
    color: var(--dull-gray);
    opacity: 1;
    width: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/select-arrow.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span::before {
        top: 36%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span::before {
        width: calc(18 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span::before {
        background-size: contain
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container input::placeholder, .profile-form_wrapper form .gform_fields .gfield .ginput_container select .ui-selectmenu-text {
    color: var(--dark-telegray);
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    opacity: 1;
    font-weight: 300
}
@media print, screen and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container input::placeholder, .profile-form_wrapper form .gform_fields .gfield .ginput_container select .ui-selectmenu-text {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container input::placeholder, .profile-form_wrapper form .gform_fields .gfield .ginput_container select .ui-selectmenu-text {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container textarea, .profile-form_wrapper form .gform_fields .gfield .ginput_container input, .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span:not(.select2-container) {
    height: calc(40 * var(--scale_coef) / var(--base) * 100vw) !important;
    border: none !important;
    border-bottom: 2px solid var(--dull-gray) !important
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container textarea:focus, .profile-form_wrapper form .gform_fields .gfield .ginput_container input:focus, .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span:not(.select2-container):focus {
    background-color: #e8f0fd !important
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container select+span {
    padding: 0;
    padding-top: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span {
        height: auto !important
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container select+span .ui-selectmenu-text {
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 300;
    opacity: 1
}
@media print, screen and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span .ui-selectmenu-text {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container select+span .ui-selectmenu-text {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container.ginput_container_select {
    position: relative
}
@media screen and (max-width: 100em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_recaptcha {
        display: flex;
        justify-content: center
    }
    .profile-form_wrapper form .gform_fields .gfield .ginput_recaptcha>div {
        transform: scale(0.7)
    }
}
@media screen and (max-width: 100em) and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_recaptcha>div {
        transform: scale(0.6)
    }
}
@media screen and (max-width: 100em) and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_recaptcha>div {
        transform: scale(1)
    }
}
@media screen and (max-width: 100em) and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_recaptcha>div {
        transform: scale(0.9)
    }
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container_email {
    position: relative
}
.profile-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    right: 4%;
    top: 30%;
    width: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
        width: calc(32 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(32 * var(--scale_coef) / var(--base) * 100vw);
        top: -12%;
        right: 0%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield .ginput_container_email:before {
        top: 10%
    }
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js>label {
    clip-path: none;
    clip: auto;
    width: 100%;
    height: auto;
    margin: 0;
    bottom: 0px;
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
    font-weight: 300 !important;
    opacity: 1;
    position: absolute !important;
    color: var(--dark-telegray) !important
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield.multiselect-js>label {
        font-size: var(--fs_text) !important
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield.multiselect-js>label {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important
    }
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js>label .gfield_required {
    display: none !important
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container {
    border-bottom: 2px solid var(--dull-gray) !important;
    width: 100% !important
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container:before {
        top: 0% !important;
        transform: translateY(0px)
    }
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection {
    width: 100% !important
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection>span {
    min-height: calc(28 * var(--scale_coef) / var(--base) * 100vw);
    background: transparent !important;
    border: none !important;
    border-radius: 0px !important
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection>span {
        min-height: calc(13 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection>span>span textarea {
    min-height: calc(28 * var(--scale_coef) / var(--base) * 100vw) !important;
    max-height: calc(28 * var(--scale_coef) / var(--base) * 100vw);
    width: 100% !important;
    padding: 0;
    margin: 0;
    border: none !important;
    position: absolute;
    bottom: 0px
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection>span>span textarea {
        min-height: calc(40 * var(--scale_coef) / var(--base) * 100vw) !important;
        max-height: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_fields .gfield.multiselect-js .select2-container .selection>span>span textarea::placeholder {
    position: absolute;
    bottom: 0px
}
.profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice {
    display: flex;
    align-items: center
}
.profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice label {
    font-size: calc(12 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    text-decoration: underline
}
@media print, screen and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice label {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice label {
        width: 70%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice label {
        font-size: calc(24 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice input {
    height: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(16 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .profile-form_wrapper form .gform_fields .gfield_checkbox .gchoice input {
        height: calc(32 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_fields .ginput_container_checkbox+.validation_message {
    right: 0px
}
.profile-form_wrapper form .gform_footer {
    padding: 0 !important;
    margin: calc(10 * var(--scale_coef) / var(--base) * 100vw) 0px 0px 0px !important
}
.profile-form_wrapper form .gform_footer button {
    padding: calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .profile-form_wrapper form .gform_footer button {
        border-radius: calc(14 * var(--scale_coef) / var(--base) * 100vw);
        font-size: var(--fs_text);
        padding-bottom: calc(3 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .profile-form_wrapper form .gform_footer button {
        font-size: calc(44 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding: calc(23 * var(--scale_coef) / var(--base) * 100vw) calc(75 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(11 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.profile-form_wrapper form .gform_footer img {
    display: none !important
}
.search_form-box {
    position: fixed;
    margin-top: calc(105 * var(--scale_coef) / var(--base) * 100vw);
    right: 0px;
    z-index: 100;
    top: 0px;
    overflow: hidden;
    transition: 0.3s;
    width: 24%;
    padding: calc(86 * var(--scale_coef) / var(--base) * 100vw) calc(70 * var(--scale_coef) / var(--base) * 100vw) 0px calc(70 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--white);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    height: calc(100% - 105px);
    transform: translateX(101%)
}
.search_form-box.is-active {
    transform: translateX(0%)
}
.search_form-box .h3 {
    font-size: calc(55 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 300;
    text-align: center;
    padding-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box .h3 span {
    display: block;
    margin-top: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    font-size: calc(63 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 900
}
.search_form-box p {
    color: var(--greenish-blue);
    text-align: center
}
.search_form-box .location-form_field {
    width: 70%;
    margin: 0 auto;
    text-align: center
}
.search_form-box .location-form_field label {
    font-size: var(--fs_text);
    color: var(--greenish-blue)
}
.search_form-box .location-form_field select+span {
    padding-left: calc(6 * var(--scale_coef) / var(--base) * 100vw);
    position: relative;
    height: auto;
    display: flex;
    align-items: center;
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box .location-form_field select+span::before {
    position: absolute;
    content: "";
    font-size: var(--fs_text);
    color: var(--dull-gray);
    opacity: 1;
    width: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(8 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/select-arrow-dark.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .search_form-box .location-form_field select+span::before {
        top: 36%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .search_form-box .location-form_field select+span::before {
        width: calc(18 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.search_form-box .location-form_field select+span .ui-selectmenu-text {
    color: var(--silver);
    font-size: var(--fs_text)
}
.search_form-box .location-form_field input {
    padding-top: 16px;
    font-size: var(--fs_text)
}
.search_form-box .location-form_field input, .search_form-box .location-form_field select+span {
    border: calc(4 * var(--scale_coef) / var(--base) * 100vw) solid var(--dull-gray);
    border-radius: 7px
}
.search_form-box .location-form_field select+span .ui-selectmenu-text {
    opacity: 1
}
.search_form-box__zip label {
    text-transform: uppercase;
    margin-bottom: calc(4 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box__city label {
    margin-bottom: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box button {
    text-transform: uppercase;
    border-radius: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    font-size: var(--fs_text);
    margin: calc(24 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto;
    display: block;
    padding: calc(11 * var(--scale_coef) / var(--base) * 100vw) calc(72 * var(--scale_coef) / var(--base) * 100vw);
    border: 1px solid var(--crayola-blue);
    padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box button:hover {
    background-color: var(--crayola-blue)
}
.search_form-box-mobile {
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    border-radius: calc(34 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--white);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    width: 0%;
    height: 0;
    padding: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw);
    margin: calc(0 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto
}
.search_form-box-mobile.is-active {
    width: 79%;
    height: 100%;
    padding: calc(100 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw) calc(108 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw);
    margin: calc(40 * var(--scale_coef) / var(--base) * 100vw) auto calc(40 * var(--scale_coef) / var(--base) * 100vw) auto
}
.search_form-box-mobile .h3 {
    font-size: calc(82 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    text-align: center;
    padding-bottom: calc(70 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box-mobile .h3 span {
    display: block;
    margin-top: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    font-size: calc(94 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.search_form-box-mobile p {
    color: var(--greenish-blue);
    text-align: center;
    margin-top: calc(11 * var(--scale_coef) / var(--base) * 100vw);
    font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.search_form-box-mobile .location-form_field {
    width: 70%;
    margin: 0 auto;
    text-align: center
}
.search_form-box-mobile .location-form_field label {
    font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
.search_form-box-mobile .location-form_field select+span {
    padding-left: calc(12 * var(--scale_coef) / var(--base) * 100vw);
    position: relative;
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box-mobile .location-form_field select+span::before {
    position: absolute;
    content: "";
    font-size: var(--fs_text);
    color: var(--dull-gray);
    opacity: 1;
    width: calc(22 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(12 * var(--scale_coef) / var(--base) * 100vw);
    top: 50%;
    background: url("../../assets/images/select-arrow-dark.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: calc(11 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box-mobile .location-form_field select+span:hover {
    background: var(--greenish-blue);
    color: #fff;
    border-color: var(--greenish-blue)
}
.search_form-box-mobile .location-form_field select+span .ui-selectmenu-text {
    opacity: 1
}
.search_form-box-mobile .location-form_field input, .search_form-box-mobile .location-form_field select+span {
    border: calc(4 * var(--scale_coef) / var(--base) * 100vw) solid var(--dull-gray);
    border-radius: 7px
}
.search_form-box-mobile .location-form_field input {
    height: calc(72 * var(--scale_coef) / var(--base) * 100vw);
    font-size: var(--fs_text);
    padding-top: 16px
}
.search_form-box-mobile__zip label {
    text-transform: uppercase;
    margin-bottom: calc(4 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box-mobile__city label {
    margin-bottom: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
.search_form-box-mobile button {
    text-transform: uppercase;
    border-radius: calc(12 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--crayola-blue);
    font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    margin: calc(35 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto;
    display: block;
    padding: calc(17 * var(--scale_coef) / var(--base) * 100vw) calc(113 * var(--scale_coef) / var(--base) * 100vw);
    border: 1px solid var(--crayola-blue);
    padding-bottom: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .search_form-box-mobile button {
        padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.search_form-box-mobile button:hover {
    background-color: transparent;
    color: var(--crayola-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .profile_form-box.is-active {
        display: none
    }
}
@media print, screen and (max-width: 64.06125em) {
    .contact-form-box {
        width: 84%
    }
}
.contact-form-box .gfmc-container {
    flex-direction: column
}
.contact-form-box .gfmc-container .gfmc-field {
    width: 100%
}
.contact-form-box .gfield_description.validation_message {
    bottom: calc(5 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 90.06125em) {
    .contact-form-box .gfield_description.validation_message {
        bottom: calc(0 * var(--scale_coef) / var(--base) * 100vw) !important;
        font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important
    }
}
.contact-form-box #gform_wrapper_1 .gform_button {
    height: auto
}
.profile_form-box .gform_wrapper.gravity-theme .gfield_description.validation_message, .contact-form-box .gform_wrapper.gravity-theme .gfield_description.validation_message {
    position: absolute;
    font-size: calc(12 * var(--scale_coef) / var(--base) * 100vw) !important;
    line-height: 1 !important;
    margin: 0 !important;
    bottom: calc(-15 * var(--scale_coef) / var(--base) * 100vw);
    top: auto;
    right: auto;
    left: 0
}
@media print, screen and (max-width: 90.06125em) {
    .profile_form-box .gform_wrapper.gravity-theme .gfield_description.validation_message, .contact-form-box .gform_wrapper.gravity-theme .gfield_description.validation_message {
        bottom: calc(-30 * var(--scale_coef) / var(--base) * 100vw) !important;
        font-size: var(--fs_text) !important
    }
}
.contact-form-box-mobile .gfield_error.captcha_field .validation_message.gfield_validation_message, .profile_form-box-mobile .gfield_error.captcha_field .validation_message.gfield_validation_message {
    position: static
}
.acceptance a {
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--dull-gray)
}
@media print, screen and (max-width: 75.06125em) {
    .acceptance a {
        font-size: var(--fs_text)
    }
}
body.page-id-1267>main.main-content>div.page-content>div.page-content__container {
    justify-content: center
}
body.page-id-1267>main.main-content>div.page-content>div.page-content__container div.page-content__text>div#cmplz-document.cookie-statement a {
    color: var(--crayola-blue);
    font-size: inherit;
    text-transform: none
}
body.page-id-1267>main.main-content>div.page-content>div.page-content__container div.page-content__text>div#cmplz-document.cookie-statement span {
    font-size: inherit
}
.main-content {
    overflow: hidden;
    flex: 1 0 auto;
    position: relative
}
body.page-id-10 div.card-section__container div.card-container__title_text p {
    color: var(--gray-blue)
}
body.page-id-1917 main.main-content div.page-content ul li {
    color: var(--dull-gray)
}
body.page-id-580 main.search-results article.preview p.preview__title {
    margin-bottom: 0
}
span.select2-container span.select2-dropdown span.select2-results ul.select2-results__options li {
    display: list-item !important
}
body.page-id-46 section.form div.form-container div.card-container div.gform_wrapper:before {
    height: auto
}
body.page-id-46 section.form div.form-container div.card-container div.gform_wrapper form.touch-form div.gform-body {
    padding-bottom: calc(150 * var(--scale_coef) / var(--base) * 100vw)
}
body.page-id-46 section.form div.form-container div.card-container div.gform_wrapper form.touch-form div.gform-body div.gform_fields div.gfmc-container {
    margin: 0 auto
}
.blue-text {
    font-weight: 300;
    color: var(--crayola-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .blue-text {
        font-size: calc(17 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .blue-text {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@keyframes spin {
    100% {
        transform: rotate(360deg)
    }
}
.preloader {
    position: fixed;
    z-index: 100000000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: visible;
    opacity: 1;
    background-color: #fff;
    color: #222;
    transition: opacity 0.4s ease, visibility 0.4s ease
}
.preloader--hidden {
    visibility: hidden;
    opacity: 0;
    pointer-events: none
}
.preloader__icon {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%)
}
.preloader__icon::before {
    content: "\f1ce";
    display: block;
    font-family: "Font Awesome 5 Free";
    font-size: 40px;
    font-weight: 900;
    animation: spin 1s ease-in-out infinite
}
.search {
    position: relative
}
.posts-list .search {
    margin-bottom: 40px
}
.search__input {
    padding-right: 75px
}
.search__submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    height: auto;
    padding: 10px 15px;
    cursor: pointer
}
.search__submit::after {
    font-family: "Font Awesome 5 Free";
    font-size: 20px;
    font-weight: 900
}
.not-found {
    padding-top: calc(100 * var(--scale_coef) / var(--base) * 100vw)
}
.not-found p {
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .not-found p {
        display: flex;
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .not-found .cell {
        display: flex;
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.not-found .label {
    background-color: var(--greenish-blue);
    text-decoration: none;
    cursor: pointer;
    color: var(--white);
    padding: calc(10 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.not-found .label:hover {
    background-color: var(--crayola-blue);
    color: var(--white)
}
@media print, screen and (max-width: 64.06125em) {
    .condition_result .grid-x {
        margin: 0
    }
}
.home-slide__inner, .bg-cover {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover
}
.bg-contain {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain
}
.inherit-color h1, .inherit-color h2, .inherit-color h3, .inherit-color h4, .inherit-color h5, .inherit-color h6, .inherit-color .h1, .inherit-color .h2, .inherit-color .h3, .inherit-color .h4, .inherit-color .h5, .inherit-color .h6 {
    color: inherit
}
.position-center {
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%)
}
.stretched-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}
.rel-wrap {
    position: relative
}
.rel-content {
    position: relative;
    z-index: 2
}
.of-cover, .stretched-img {
    object-position: 50% 50%;
    object-fit: cover;
    font-family: 'object-fit: cover;'
}
@media print, screen and (min-width: 40.0625em) {
    .two-columns {
        columns: 2
    }
}
@media print, screen and (min-width: 40.0625em) {
    .three-columns {
        columns: 3
    }
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0)
}
.jarallax {
    position: relative
}
.jarallax>.jarallax-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.jarallax-inline {
    position: relative
}
.jarallax-inline>.jarallax-img {
    position: relative;
    z-index: -100;
    display: block;
    min-width: 100%;
    max-width: 100%;
    height: auto
}
.stay-tuned {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-right: -5px;
    margin-left: -5px;
    font-size: 0
}
.stay-tuned__item {
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px
}
.stay-tuned__link {
    display: block
}
.stay-tuned__link .fab {
    display: block;
    font-size: 16px
}
.sbs-block {
    position: relative;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 50px
}
.sbs-block--reverse .cell.sbs-block__img-wrap {
    right: 50%;
    left: 0
}
.sbs-block__content-wrap {
    display: flex;
    flex-direction: column
}
.sbs-block__content {
    display: flex;
    align-items: center
}
@media print, screen and (min-width: 40.0625em) {
    .sbs-block__content {
        min-height: 400px
    }
}
.sbs-block__content-inner {
    width: 100%
}
@media print, screen and (min-width: 40.0625em) {
    .cell.sbs-block__img-wrap {
        position: absolute;
        top: 0;
        right: 0;
        left: 50%;
        width: 50%;
        height: 100%;
        margin: 0
    }
}
@media print, screen and (max-width: 40.06125em) {
    .cell.sbs-block__img-wrap {
        margin-bottom: 25px
    }
}
.sbs-block__img {
    width: 100%;
    height: 100%
}
body.admin-bar {
    margin-top: 0 !important
}
.header {
    position: sticky;
    min-height: calc(105 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) 6px 0px rgba(0, 0, 0, 0.16);
    z-index: 1000;
    opacity: 0;
    top: 0px;
    left: 0px;
    background: #fff
}
.header .menu-grid-container {
    max-width: calc(1816 * var(--scale_coef) / var(--base) * 100vw);
    padding-top: calc(4 * var(--scale_coef) / var(--base) * 100vw)
}
.header .grid-x, .header .menu-grid-container {
    min-height: inherit
}
.header .logo-cell {
    display: flex;
    align-items: center
}
@media screen and (min-width: 93.75em) {
    .header .logo-cell {
        margin-right: 0
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .logo-cell {
        order: 2
    }
    .header .logo-cell.z-invisible {
        z-index: 100
    }
}
.header .logo-cell .logo h1 {
    font-size: 0
}
.header .logo-cell .logo h1 img {
    width: calc(300 * var(--scale_coef) / var(--base) * 100vw);
    height: auto
}
.header .menu-cell {
    margin-left: auto;
    margin-right: auto;
    padding-right: calc(20 * var(--scale_coef) / var(--base) * 100vw); /* Ensure right alignment with button */
}
@media print, screen and (min-width: 64.0625em) {
    .header .menu-cell nav, .header .menu-cell .header-menu, .header .menu-cell .menu-header-menu-container {
        height: 100%
    }
}
.header .menu-cell .header-menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: calc( * var(--scale_coef) / var(--base) * 100vw); /* Reduce gap between items */
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw); /* Reduce top padding */
    padding-bottom: calc(1 * var(--scale_coef) / var(--base) * 100vw); /* Add if needed to balance */
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu {
        row-gap: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .header-menu {
        row-gap: 2vh
    }
}
.header .menu-cell .header-menu .current-menu-item>a {
    background-color: transparent !important;
    font-weight: 600
}
.header .menu-cell .header-menu .is-active>a, .header .menu-cell .header-menu .current-menu-parent>a {
    color: transparent
}
.header .menu-cell .header-menu .is-active>a:after, .header .menu-cell .header-menu .current-menu-parent>a:after {
    color: var(--greenish-blue);
    transform: scale(1)
}
.header .menu-cell .header-menu>li a {
    padding: 0;
    text-transform: uppercase;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.header .menu-cell .header-menu>li a:focus {
    color: var(--white)
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu>li a {
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .header-menu>li a {
        font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.header .menu-cell .header-menu>li>a {
    color: var(--greenish-blue);
    padding-bottom: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    position: relative;
    transition: 0.1s
}
/*
.header .menu-cell .header-menu>li>a:after {
    content: attr(data-title);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: max-content;
    width: max-content;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-top: 0;
    color: transparent;
    font-weight: 600;
    transition: 0.1s;
    transform: scale(1);
    transform-origin: center center;
    font-size: calc(24 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
} */
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu>li>a:after {
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .header-menu>li>a:after {
        font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.header .menu-cell .header-menu>li>a:hover {
    color: transparent
}
.header .menu-cell .header-menu>li>a:hover:after {
    color: var(--greenish-blue);
    transform: scale(1)
}
.header .menu-cell .header-menu>li:first-child {
    margin-left: 0
}
@media print, screen and (min-width: 64.0625em) {
    .header .menu-cell .header-menu>li.has-dropdown {
        position: relative
    }
    .header .menu-cell .header-menu>li.has-dropdown:before {
        transition: 0.3s;
        content: "";
        position: absolute;
        transform: translate(0%, -50%);
        right: calc(-5 * var(--scale_coef) / var(--base) * 100vw);
        top: calc(50% - calc(12 * var(--scale_coef) / var(--base) * 100vw));
        width: calc(12 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(6 * var(--scale_coef) / var(--base) * 100vw);
        background: url("../../assets/images/dropdown-arrow.svg");
        background-position: center center;
        background-size: cover;
        background-repeat: no-repeat
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu>li.has-dropdown button {
        transition: 0.3s;
        background: transparent;
        position: absolute;
        transform: translate(0%, -50%);
        top: 50%;
        left: 30%
    }
    .header .menu-cell .header-menu>li.has-dropdown button:before {
        transition: 0.3s;
        content: "";
        position: absolute;
        transform: translate(-50%, -50%);
        left: 50%;
        top: calc(50% - calc(12 * var(--scale_coef) / var(--base) * 100vw));
        width: calc(24 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(14 * var(--scale_coef) / var(--base) * 100vw);
        background: url("../../assets/images/dropdown-arrow.svg");
        background-position: center center;
        background-size: contain;
        background-repeat: no-repeat
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .header-menu>li.has-dropdown button {
        left: 55%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu>li.has-dropdown button[aria-expanded="true"] {
        top: 10%
    }
    .header .menu-cell .header-menu>li.has-dropdown button[aria-expanded="true"]:before {
        transform: translate(0%, -50%) rotate(180deg)
    }
    .header .menu-cell .header-menu>li.has-dropdown button[aria-expanded="true"]:after {
        display: none
    }
}
.header .menu-cell .header-menu>li.has-dropdown>a {
    padding-right: calc(18 * var(--scale_coef) / var(--base) * 100vw)
}
@keyframes opacibility {
    0% {
        opacity: 0
    }
    100% {
        opacity: 1;
        display: block !important
    }
}
.header .menu-cell .header-menu>li ul {
    background-color: var(--greenish-blue);
    padding: calc(30 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(25 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .header .menu-cell .header-menu>li ul {
        opacity: 0
    }
.header .menu-cell .header-menu>li ul.hovered {
    animation-name: opacibility;
    animation-duration: 0.25s;
    animation-fill-mode: forwards
}

.header .menu-cell .header-menu>li ul.is-dropdown-submenu {
    top: 100%
}
@media print, screen and (min-width: 64.0625em) {
    .header .menu-cell .header-menu>li ul.is-dropdown-submenu {
        min-width: auto;
        width: max-content
    }
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu:before {
    content: "";
    position: absolute;
    top: calc(-10 * var(--scale_coef) / var(--base) * 100vw);
    left: 20%;
    width: 0;
    height: 0;
    border-left: calc(10 * var(--scale_coef) / var(--base) * 100vw) solid transparent;
    border-right: calc(10 * var(--scale_coef) / var(--base) * 100vw) solid transparent;
    border-bottom: calc(10 * var(--scale_coef) / var(--base) * 100vw) solid var(--greenish-blue)
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu>li.has-dropdown {
    background-color: transparent !important
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu>li.has-dropdown.is-active {
    background-color: transparent !important
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu>li.has-dropdown>a:hover {
    background-color: transparent
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu>li.has-dropdown>ul {
    top: 40%;
    left: calc(107% + calc(20 * var(--scale_coef) / var(--base) * 100vw))
}
.header .menu-cell .header-menu>li ul.is-dropdown-submenu>li.has-dropdown>ul:before {
    left: -7.5%;
    top: calc(6 * var(--scale_coef) / var(--base) * 100vw);
    transform: rotate(-90deg)
}
.header .menu-cell .header-menu>li ul li {
    margin-top: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .header-menu>li ul li {
        margin-top: calc(45 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.header .menu-cell .header-menu>li ul li>a {
    width: max-content;
    transition: 0.4s;
    position: relative
}
.header .menu-cell .header-menu>li ul li>a:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 100%;
    left: 0px;
    width: 0%;
    height: 2px;
    background-color: #fff
}
.header .menu-cell .header-menu>li ul li>a:hover {
    color: #fff
}
.header .menu-cell .header-menu>li ul li>a:hover:before {
    width: 100%
}
.header .menu-cell .header-menu>li ul li:first-child {
    margin-top: 0
}
.header .menu-cell .header-menu>li>ul li a {
    text-transform: capitalize;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .header-menu>li>ul li a {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .header-menu>li>ul li a {
        font-size: calc(50 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.header .menu-cell .logo-mobile {
    display: none
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell {
        order: 1;
        margin-left: calc(25 * var(--scale_coef) / var(--base) * 100vw);
        display: flex;
        align-items: center;
        margin-right: 0
    }
    .header .menu-cell .top-bar {
        overflow: scroll;
        position: absolute;
        height: 100vh;
        width: 100%;
        top: 0%;
        left: 0;
        background-color: var(--white);
        padding-top: calc(80 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(90 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar {
        padding-top: 9vh;
        padding-bottom: 8vh
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .top-bar:before {
        transition: 0.3s;
        content: "";
        position: absolute;
        top: 0px;
        left: 0px;
        width: calc(37 * var(--scale_coef) / var(--base) * 100vw);
        height: 100%;
        background-color: var(--greenish-blue)
    }
    .header .menu-cell .top-bar .logo-mobile {
        padding-left: calc(102 * var(--scale_coef) / var(--base) * 100vw);
        display: block
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .logo-mobile {
        padding-left: calc(172 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .top-bar .logo-mobile h1 {
        font-size: 0px
    }
    .header .menu-cell .top-bar .logo-mobile h1 img {
        width: calc(280 * var(--scale_coef) / var(--base) * 100vw);
        height: auto
    }
    .header .menu-cell .top-bar .menu-header-menu-container {
        padding-left: calc(102 * var(--scale_coef) / var(--base) * 100vw);
        margin-top: calc(90 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .menu-header-menu-container {
        padding-left: calc(172 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .menu-header-menu-container {
        position: relative;
        margin-top: 5vh
    }
    .header .menu-cell .top-bar .menu-header-menu-container:before {
        transition: 0.3s;
        content: "";
        position: absolute;
        top: 70%;
        left: 0px;
        width: calc(37 * var(--scale_coef) / var(--base) * 100vw);
        height: 100%;
        background-color: var(--greenish-blue)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .top-bar .additional-cell {
        margin: calc(53 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto;
        width: 60%
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .additional-cell {
        margin-top: 2vh
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .top-bar .additional-cell__container {
        display: flex;
        flex-direction: column-reverse;
        align-items: center
    }
    .header .menu-cell .top-bar .additional-cell__container .open-participation {
        padding: calc(16 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw) calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw);
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        border-radius: calc(19 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 64.06125em) {
    .header .menu-cell .top-bar .additional-cell__container .open-participation {
        padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .additional-cell__container .open-participation {
        font-size: calc(55 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding: calc(29 * var(--scale_coef) / var(--base) * 100vw) calc(100 * var(--scale_coef) / var(--base) * 100vw) calc(24 * var(--scale_coef) / var(--base) * 100vw) calc(100 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .menu-cell .top-bar .additional-cell__container .interactive-container {
        width: 100%;
        margin-top: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
    .header .menu-cell .top-bar .additional-cell__contact {
        margin-left: 0;
        display: flex;
        column-gap: calc(122 * var(--scale_coef) / var(--base) * 100vw)
    }
    .header .menu-cell .top-bar .additional-cell__contact a:first-child img {
        width: calc(75 * var(--scale_coef) / var(--base) * 100vw)
    }
    .header .menu-cell .top-bar .additional-cell__contact a:last-child img {
        width: calc(55 * var(--scale_coef) / var(--base) * 100vw)
    }
    .header .menu-cell .top-bar .additional-cell__contact.displayed+.additional-cell__search {
        width: 100%
    }
    .header .menu-cell .top-bar .additional-cell__contact.displayed+.additional-cell__search form, .header .menu-cell .top-bar .additional-cell__contact.displayed+.additional-cell__search input {
        width: 100%
    }
    .header .menu-cell .top-bar .additional-cell__contact.displayed+.additional-cell__search input {
        font-size: var(--fs_text)
    }
    .header .menu-cell .top-bar .additional-cell__search .icon-submit img, .header .menu-cell .top-bar .additional-cell__search .submit-default img {
        width: calc(54 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(54 * var(--scale_coef) / var(--base) * 100vw);
        object-fit: contain
    }
    .header .menu-cell .top-bar .additional-cell__search .xmark-form img {
        width: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        height: auto
    }
    .header .menu-cell .top-bar .additional-cell__search .search__input {
        font-size: var(--fs_text);
        padding-top: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) and (max-width: 40.06125em) {
    .header .menu-cell .top-bar .additional-cell__search .search__input {
        padding-top: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.header .menu-cell .title-bar {
    width: 96%;
    background: transparent;
    position: absolute;
    z-index: 10
}
.header .menu-cell .title-bar .menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 23px;
    cursor: pointer;
    background: transparent;
    margin: 0
}
.header .menu-cell .title-bar .menu-icon span {
    top: 0;
    display: block
}
.header .menu-cell .title-bar .menu-icon span::before, .header .menu-cell .title-bar .menu-icon span::after {
    content: "";
    display: block
}
.header .menu-cell .title-bar .menu-icon span, .header .menu-cell .title-bar .menu-icon span::before, .header .menu-cell .title-bar .menu-icon span::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 5px;
    background-color: #000;
    border-radius: 0;
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform, opacity;
    transition-duration: 0.15s;
    transition-timing-function: ease
}
.header .menu-cell .title-bar .menu-icon span::before {
    top: 9px
}
.header .menu-cell .title-bar .menu-icon span::after {
    top: 18px
}
.header .menu-cell .title-bar .menu-icon.is-active span {
    transform: translate3d(0, 9px, 0) rotate(45deg)
}
.header .menu-cell .title-bar .menu-icon.is-active span::before {
    transform: rotate(-45deg) translate3d(-4.28571px, -4px, 0);
    display: none
}
.header .menu-cell .title-bar .menu-icon.is-active span::after {
    transform: translate3d(0, -18px, 0) rotate(-90deg)
}
.header .menu-cell .title-bar .menu-icon.is-active {
    margin-left: auto;
    margin-right: calc(34 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .header .menu-cell .title-bar .menu-icon.is-active {
        margin-top: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.header .additional-cell {
    width: max-content;
    margin-left: auto
}
@media print, screen and (min-width: 64.0625em) {
    .header .additional-cell {
        width: 30%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .header .additional-cell {
        display: none
    }
}
.header .additional-cell .interactive-container {
    display: flex;
    position: relative;
    align-items: center;
    column-gap: calc(37 * var(--scale_coef) / var(--base) * 100vw);
    justify-content: space-between
}
@media print, screen and (max-width: 64.06125em) {
    .header .additional-cell .interactive-container {
        justify-content: center;
        column-gap: calc(122 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.header .additional-cell__container {
    display: flex;
    align-items: center;
    height: 100%;
    column-gap: calc(36 * var(--scale_coef) / var(--base) * 100vw);
    justify-content: flex-end
}
.header .additional-cell__contact {
    margin-left: calc(57 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.5s
    display: none;
}
.header .additional-cell__contact.displayed {
    margin-left: 0px
}
.header .additional-cell__contact a:first-child img {
    width: calc(37.5 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__contact a:last-child {
    margin-left: calc(18 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .header .additional-cell__contact a:last-child {
        margin-left: 0
    }
}
.header .additional-cell__contact a:last-child img {
    width: calc(29 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__contact a img {
    transition: 0.3s
}
.header .additional-cell__contact a:hover img {
    transform: scale(1.2)
}
.header .additional-cell .open-participation {
    background-color: var(--greenish-blue);
    padding: calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(8 * var(--scale_coef) / var(--base) * 100vw);
    font-size: var(--fs_text);
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .header .additional-cell .open-participation {
        padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .header .additional-cell .open-participation {
        font-size: calc(33 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding: calc(16 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(5 * var(--scale_coef) / var(--base) * 100vw);
        width: 100%
    }
}
.header .additional-cell .open-participation:hover {
    background: var(--crayola-blue)
}
.header .additional-cell__search {
    margin-left: calc(-14 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__search img {
    width: calc(29 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(29 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__search .searchform {
    display: none
}
@media print, screen and (max-width: 64.06125em) {
    .header .additional-cell__search .searchform {
        position: absolute;
        transform: translate(0%, -50%);
        top: 50%
    }
}
.header .additional-cell__search .search__input {
    background: transparent;
    width: 0px;
    padding: 0px;
    border: none;
    transition: 1s;
    font-size: var(--fs_text);
    padding-top: calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__search .search__input.displayed {
    border-bottom: calc(2 * var(--scale_coef) / var(--base) * 100vw) solid var(--crayola-blue);
    width: calc(160 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__search .search__input.displayed:focus {
    background-color: transparent
}
.header .additional-cell__search .search__submit {
    background: transparent;
    position: static;
    padding: 0
}
.header .additional-cell__search .search__submit img {
    transition: 0.3s
}
.header .additional-cell__search .search__submit.icon-submit.clicked {
    display: none
}
.header .additional-cell__search .search__submit.xmark-form {
    margin-right: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    display: none
}
.header .additional-cell__search .search__submit.xmark-form.clicked {
    display: block
}
.header .additional-cell__search .search__submit.xmark-form img {
    height: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
.header .additional-cell__search .search__submit.submit-default {
    display: none
}
.header .additional-cell__search .search__submit.submit-default.clicked {
    display: block
}
.header .additional-cell__search .search__submit:hover img {
    transform: scale(1.2)
}
.header .mobile-cell {
    display: none
}
@media print, screen and (max-width: 64.06125em) {
    .header .mobile-cell {
        display: block;
        order: 3
    }
}
.header .mobile-cell.z-invisible {
    z-index: 100
}
@media print, screen and (max-width: 40.06125em) {
    .sidebar {
        margin-top: 50px
    }
}
.header .additional-cell__contact a {
    display: none;
}
.header .additional-cell__search {
    display: none;
}

.widget {
    margin-bottom: 20px
}
.widget:last-child {
    margin-bottom: 0
}
.header .menu-cell {
    margin-left: auto; /* Centers the menu within the header */
}

/* Hide the cell phone, email, and search containers */
.header .additional-cell__contact {
    display: none; /* Hide the cell phone and email button */
}

.header .additional-cell__search {
    display: none; /* Hide the search button */
}
.footer {
    background-color: var(--greenish-blue);
    min-height: calc(177 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
.footer.no-padding {
    margin-top: 0
}
.footer.home-page {
    margin-top: calc(0 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .footer {
        padding: calc(40 * var(--scale_coef) / var(--base) * 100vw) 0px
    }
}
.footer>.grid-container, .footer .grid-x {
    min-height: inherit
}
@media print, screen and (max-width: 64.06125em) {
    .footer .grid-x {
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.footer__logo {
    display: flex;
    justify-content: center;
    align-items: center
}
.footer__logo img {
    width: calc(238 * var(--scale_coef) / var(--base) * 100vw)
}
.footer__sp {
    display: flex;
    justify-content: center;
    align-items: center
}
.footer__sp .stay-tuned__item {
    margin: 0px calc(13 * var(--scale_coef) / var(--base) * 100vw)
}
.footer__sp .stay-tuned__item:first-child {
    margin-left: 0
}
.footer__sp .stay-tuned__item a span {
    color: var(--white);
    font-size: calc(35 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    transition: 0.3s
}
.footer__sp .stay-tuned__item a span:hover {
    color: var(--crayola-blue)
}
.footer-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem
}
.footer-info__copy p, .footer-info__copy p a {
    font-weight: 200;
    color: var(--white);
    text-transform: capitalize
}
.footer-info__copy p a {
    text-decoration: underline
}
.footer-info__copy p a:hover {
    color: var(--crayola-blue)
}
.footer-info .menu-footer-menu-container .footer-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    column-gap: calc(24 * var(--scale_coef) / var(--base) * 100vw)
}
.footer-info .menu-footer-menu-container .footer-menu li {
    position: relative
}
.footer-info .menu-footer-menu-container .footer-menu li a {
    text-decoration: underline;
    text-transform: capitalize;
    position: relative;
    color: var(--white);
    transition: 0.3s;
    font-weight: 200
}
.footer-info .menu-footer-menu-container .footer-menu li a:hover {
    color: var(--crayola-blue)
}
.footer-info .menu-footer-menu-container .footer-menu li a:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    top: 17%;
    left: calc(-10 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(2 * var(--scale_coef) / var(--base) * 100vw);
    height: 74%;
    background-color: var(--white)
}
.footer-info .menu-footer-menu-container .footer-menu li:first-child a:before {
    display: none
}
@media print, screen and (max-width: 64.06125em) {
    .ada-screen-settings-list {
        display: none
    }
}
.preview {
    padding-bottom: calc(21 * var(--scale_coef) / var(--base) * 100vw)
}
.preview__thumb {
    overflow: hidden;
    height: calc(130 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .preview__thumb {
        height: auto
    }
}
@media print, screen and (max-width: 40.06125em) {
    .preview__thumb {
        height: calc(400 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.preview__thumb a {
    display: block;
    height: 100%;
    width: 100%
}
.preview__thumb a img {
    display: block;
    height: 100%;
    width: 100%;
    transition: 0.3s;
    object-fit: contain
}
.preview__thumb a:hover img {
    transform: scale(1.2)
}
.preview__title a {
    text-transform: none;
    color: var(--greenish-blue)
}
.preview__title a:hover {
    color: var(--crayola-blue)
}
.preview__excerpt p {
    line-height: calc(1.36 * var(--ada_lh_coef));
    margin: 0;
    word-spacing: 3px;
    color: var(--dull-gray)
}
.preview__excerpt a {
    text-transform: capitalize;
    color: var(--crayola-blue);
    background: transparent;
    padding: 0;
    text-decoration: underline
}
.preview__excerpt a:hover {
    color: var(--greenish-blue)
}
.blog-content {
    margin-top: calc(111 * var(--scale_coef) / var(--base) * 100vw)
}
.blog-content .posts-list {
    max-width: calc(1436 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(50 * var(--scale_coef) / var(--base) * 100vw);
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap
}
@media print, screen and (max-width: 40.06125em) {
    .blog-content .posts-list {
        flex-direction: column
    }
}
.blog-content .posts-list .article {
    width: 49.8%;
    overflow: hidden;
    min-height: calc(390 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .blog-content .posts-list .article {
        width: 100%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .blog-content .posts-list .article {
        margin-top: calc(15 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.blog-content .posts-list .article__thumb {
    width: 100%;
    display: flex;
    align-items: flex-end;
    min-height: inherit
}
.blog-content .posts-list .article__thumb span {
    font-weight: 700;
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 0.74);
    color: var(--greenish-blue);
    text-transform: none;
    padding: calc(18 * var(--scale_coef) / var(--base) * 100vw) calc(100 * var(--scale_coef) / var(--base) * 100vw) calc(10 * var(--scale_coef) / var(--base) * 100vw) calc(42 * var(--scale_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef));
    width: 100%;
    font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .blog-content .posts-list .article__thumb span {
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.blog-content .posts-list .article__thumb+img {
    transition: 0.3s
}
.blog-content .posts-list .article__thumb:hover+img {
    transform: scale(1.1)
}
.blog-content .posts-list .article__meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.74);
    padding: calc(4 * var(--scale_coef) / var(--base) * 100vw) calc(42 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .blog-content .posts-list .article__meta {
        padding: calc(10 * var(--scale_coef) / var(--base) * 100vw) calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.blog-content .posts-list .article__meta ul {
    margin: 0;
    list-style: none
}
.blog-content .posts-list .article__meta ul li a {
    font-weight: 700;
    color: var(--crayola-blue);
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    text-transform: none
}
@media print, screen and (max-width: 75.06125em) {
    .blog-content .posts-list .article__meta ul li a {
        font-size: var(--fs_small_text)
    }
}
.blog-content .posts-list .article__meta span {
    text-transform: uppercase;
    color: var(--crayola-blue);
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .blog-content .posts-list .article__meta span {
        font-size: var(--fs_small_text)
    }
}
.blog-content ul.pagination {
    margin-right: calc(150 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.single-post__archive-link {
    margin-top: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
.single-post__archive-link a {
    text-transform: none;
    background-color: var(--greenish-blue);
    color: var(--white);
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(12 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s;
    position: relative
}
.single-post__archive-link a:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    background-color: transparent;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -webkit-appearance: none;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16)
}
.single-post__archive-link a:hover {
    background-color: var(--crayola-blue)
}
.single-post .post-title {
    margin-top: calc(12 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) 0px calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(47 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
@media print, screen and (max-width: 64.06125em) {
    .single-post .post-title {
        padding-bottom: calc(16 * var(--scale_coef) / var(--base) * 100vw);
        padding-right: calc(47 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.single-post .post-title__text {
    margin-top: calc(4 * var(--scale_coef) / var(--base) * 100vw);
    width: 67%
}
@media print, screen and (max-width: 64.06125em) {
    .single-post .post-title__text {
        width: 100%;
        margin-top: calc(8 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.single-post .post-title__date span {
    font-family: var(--acumin-variable-concept)
}
.single-post .post-title__date span, .single-post .post-title__text span {
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 300
}
@media print, screen and (max-width: 75.06125em) {
    .single-post .post-title__date span, .single-post .post-title__text span {
        font-size: var(--fs_text)
    }
}
.single-post .post-title__date p, .single-post .post-title__text p {
    word-spacing: 5px
}
.single-post .post-title__date span, .single-post .post-title__date p, .single-post .post-title__text span, .single-post .post-title__text p {
    color: var(--white)
}
.single-post .post-title:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    background-color: var(--aquamarine-crayola)
}
.single-post__thumb {
    margin-top: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(373 * var(--scale_coef) / var(--base) * 100vw)
}
.single-post__thumb img {
    height: inherit;
    display: block;
    width: 100%;
    object-fit: cover
}
@media print, screen and (max-width: 64.06125em) {
    .single-post__thumb img {
        width: 100%
    }
}
.single-post__content {
    margin-top: calc(36 * var(--scale_coef) / var(--base) * 100vw)
}
.single-post__content p {
    line-height: calc(1.3636 * var(--ada_lh_coef))
}
.single-post__content p:first-child {
    font-size: calc(29 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 700
}
.single-post__content p:not(:first-child) {
    word-spacing: 3px
}
.single-post__content p a {
    color: var(--crayola-blue);
    text-transform: none;
    text-decoration: underline
}
.single-post .articles-section>.grid-container {
    padding: 0
}
.trial-post {
    margin-top: calc(18 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .trial-post__container {
        max-width: calc(1630 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-post .trial-title {
    margin-top: calc(12 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    padding: calc(23 * var(--scale_coef) / var(--base) * 100vw) calc(372 * var(--scale_coef) / var(--base) * 100vw) calc(24 * var(--scale_coef) / var(--base) * 100vw) calc(46 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
@media print, screen and (max-width: 64.06125em) {
    .trial-post .trial-title {
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-post .trial-title__text p {
    color: var(--white)
}
.trial-post .trial-title:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    background-color: var(--aquamarine-crayola)
}
@media print, screen and (min-width: 64.0625em) {
    .trial-post__box {
        max-width: calc(1200 * var(--scale_coef) / var(--base) * 100vw);
        width: max-content
    }
}
.trial-post__thumb {
    margin-top: calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-post__thumb img {
    width: 100%;
    object-fit: cover;
    height: calc(428 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .trial-post__thumb img {
        object-fit: contain
    }
}
.trial-post__content {
    margin: calc(25 * var(--scale_coef) / var(--base) * 100vw) calc(45 * var(--scale_coef) / var(--base) * 100vw) 0px 0px
}
@media print, screen and (min-width: 64.0625em) {
    .trial-post__content {
        width: calc(1245 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-post__content p[class] {
    margin-bottom: calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-post__content p:not([class]) {
    word-spacing: 2.5px
}
.trial-post__content ul {
    margin-left: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
.trial-post__content ul li {
    word-spacing: 2.5px;
    font-size: var(--fs_text);
    margin-top: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--dull-gray)
}
.trial-post__content ul li:first-child {
    margin-top: 0
}
.trial-post__content ul li::marker {
    margin: 0px 0px 0px 0px;
    color: #031e3d
}
.trial-post__content button.open-participation {
    text-transform: none;
    background-color: var(--greenish-blue);
    color: var(--white);
    padding: calc(14 * var(--scale_coef) / var(--base) * 100vw) calc(30 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    font-size: var(--fs_text);
    padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .trial-post__content button.open-participation {
        padding: calc(14 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(8 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.trial-post__content button.open-participation:hover {
    background-color: var(--crayola-blue)
}
.location-post__thumbnail {
    height: calc(311 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .location-post__thumbnail {
        height: calc(182 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post__thumbnail img {
    display: block;
    width: 100%;
    height: 100%
}
.location-post__container {
    margin-top: calc(57 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post__breadcrumbs {
    margin-bottom: calc(36 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post__breadcrumbs+p {
    word-spacing: 5px;
    font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 75.06125em) {
    .location-post__breadcrumbs+p {
        font-size: var(--fs_h6)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .location-post__breadcrumbs+p {
        font-size: calc(var(--fs_h3) + 2px)
    }
}
.location-post .location-info {
    display: flex;
    margin-top: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    max-width: max-content
}
@media print, screen and (max-width: 75.06125em) {
    .location-post .location-info {
        flex-direction: column;
        row-gap: calc(45 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info span, .location-post .location-info a {
    font-family: var(--arial);
    position: relative;
    font-size: calc(22 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--crayola-blue);
    font-weight: 700;
    text-decoration: underline
}
@media print, screen and (max-width: 75.06125em) {
    .location-post .location-info span, .location-post .location-info a {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-info span, .location-post .location-info a {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info span {
    position: relative
}
.location-post .location-info span.phone {
    margin-left: calc(65 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post .location-info span.phone:before {
    background-image: url("../../assets/images/dark-phone.svg");
    width: calc(26 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .location-post .location-info span.phone:before {
        height: calc(36 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(36 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info span.phone a:hover {
    color: var(--black)
}
.location-post .location-info span.time {
    margin-left: calc(65 * var(--scale_coef) / var(--base) * 100vw);
    text-decoration: none;
    display: flex;
    column-gap: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-info span.time {
        flex-direction: column
    }
}
.location-post .location-info span.time:before {
    background-image: url("../../assets/images/dark-time.svg");
    height: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .location-post .location-info span.time:before {
        height: calc(42 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(42 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info span.time-hours, .location-post .location-info span.time-date {
    text-decoration: none
}
.location-post .location-info span.time-hours {
    text-transform: uppercase
}
.location-post .location-info span.time__container {
    display: flex;
    flex-direction: column
}
.location-post .location-info span:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    left: 0%;
    top: calc(-3 * var(--scale_coef) / var(--base) * 100vw);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
.location-post .location-info span .address, .location-post .location-info span.phone, .location-post .location-info span.time {
    padding-left: calc(63 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .location-post .location-info span .address, .location-post .location-info span.phone, .location-post .location-info span.time {
        margin-left: 0;
        padding-left: calc(55 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info a.address {
    position: relative;
    padding-left: calc(59 * var(--scale_coef) / var(--base) * 100vw);
    text-transform: none
}
@media print, screen and (max-width: 75.06125em) {
    .location-post .location-info a.address {
        margin-left: 0;
        padding-left: calc(55 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info a.address:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    left: 0%;
    top: calc(-7 * var(--scale_coef) / var(--base) * 100vw);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../../assets/images/dark-marker.svg");
    width: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(28 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .location-post .location-info a.address:before {
        height: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(33 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-info a.address:hover {
    color: var(--guard-blue)
}
.location-post__content {
    margin-top: calc(54 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post__content p:not([class]) {
    word-spacing: 2.6px;
    color: var(--dull-gray)
}
.location-post__content p[class] {
    color: var(--greenish-blue)
}
.location-post .location-trial {
    margin-top: calc(43 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post .location-trial>p {
    color: var(--greenish-blue)
}
.location-post .location-condition {
    margin-top: calc(32 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post .location-condition>p {
    word-spacing: 4px;
    color: var(--greenish-blue)
}
.location-post .location-provider {
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.location-post .location-provider>p {
    word-spacing: 2px;
    color: var(--greenish-blue)
}
.location-post .location-provider .provider-list {
    padding: 0 calc(23 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(28 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: calc(20 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-provider .provider-list {
        flex-direction: column
    }
}
.location-post .location-provider .provider-list .provider-item {
    flex-basis: 33%;
    display: flex;
    align-items: center;
    column-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .location-post .location-provider .provider-list .provider-item {
        flex-basis: 50%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-provider .provider-list .provider-item {
        flex-basis: 100%
    }
}
.location-post .location-provider .provider-list .provider-item__thumb {
    width: calc(102 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(102 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .location-post .location-provider .provider-list .provider-item__thumb {
        width: calc(136 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(136 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-provider .provider-list .provider-item__thumb {
        width: calc(202 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(202 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-post .location-provider .provider-list .provider-item__thumb img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: 100%;
    border-radius: 50%
}
.location-post .location-provider .provider-list .provider-item__info {
    display: flex;
    flex-direction: column
}
.location-post .location-provider .provider-list .provider-item__info strong, .location-post .location-provider .provider-list .provider-item__info span {
    font-family: var(--roboto);
    font-weight: 700
}
.location-post .location-provider .provider-list .provider-item__info strong {
    line-height: calc(1.1 * var(--ada_lh_coef));
    padding-top: calc(2 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-provider .provider-list .provider-item__info strong {
        font-size: var(--fs_h6);
        font-weight: 400
    }
}
.location-post .location-provider .provider-list .provider-item__info span {
    color: var(--dull-gray);
    font-size: calc(17 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 700
}
@media print, screen and (max-width: 40.06125em) {
    .location-post .location-provider .provider-list .provider-item__info span {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.location-post__about {
    display: none
}
@media print, screen and (max-width: 40.06125em) {
    .location-post__about {
        display: block
    }
}
.articles-section {
    margin-top: calc(48 * var(--scale_coef) / var(--base) * 100vw)
}
.articles-section__label {
    background-color: var(--greenish-blue)
}
.articles-section__label p {
    color: var(--white) !important
}
.articles-section__label p {
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) 0px calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(35 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--white);
    position: relative
}
.articles-section__label p:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    background-color: var(--aquamarine-crayola)
}
.articles-section .articles-list {
    margin-top: calc(39 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between
}
@media print, screen and (max-width: 40.06125em) {
    .articles-section .articles-list {
        flex-direction: column;
        align-items: center;
        row-gap: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.articles-section .articles-list .article {
    max-width: 33%;
    height: calc(236 * var(--scale_coef) / var(--base) * 100vw);
    justify-content: space-between;
    position: relative
}
@media print, screen and (max-width: 40.06125em) {
    .articles-section .articles-list .article {
        width: 96%;
        max-width: none;
        height: calc(300 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.articles-section .articles-list .article a {
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%
}
.articles-section .articles-list .article a span {
    width: 100%;
    font-size: var(--fs_text);
    transition: 0.3s;
    background-color: rgba(255, 255, 255, 0.74);
    color: var(--greenish-blue);
    text-transform: none;
    padding: calc(21 * var(--scale_coef) / var(--base) * 100vw) calc(27 * var(--scale_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef));
    font-weight: 700
}
.articles-section .articles-list .article a:hover span {
    background-color: var(--dark-blue);
    color: var(--white)
}
.articles-section .articles-list .article:before {
    content: "";
    position: absolute;
    bottom: calc(-21 * var(--scale_coef) / var(--base) * 100vw);
    left: 0px;
    width: 100%;
    height: calc(19 * var(--scale_coef) / var(--base) * 100vw)
}
span.empty_results {
    display: none
}
#wpadminbar {
    overflow: hidden !important
}
.acf-map button[aria-label="Toggle fullscreen view"], .acf-map button[aria-label="Show street map"], .acf-map button[aria-label="Show satellite imagery"], .acf-map button[aria-label="Keyboard shortcuts"], .acf-map .gm-svpc, .acf-map span, .acf-map a, .location-map-box button[aria-label="Toggle fullscreen view"], .location-map-box button[aria-label="Show street map"], .location-map-box button[aria-label="Show satellite imagery"], .location-map-box button[aria-label="Keyboard shortcuts"], .location-map-box .gm-svpc, .location-map-box span, .location-map-box a {
    display: none !important
}
.search-results {
    margin-top: calc(73 * var(--scale_coef) / var(--base) * 100vw)
}
.search-results .page-title>span {
    font-size: var(--fs_h3)
}
@media print, screen and (min-width: 64.0625em) {
    .search-results .posts-list>div {
        margin-left: 0 !important
    }
}
.search-results .post-lists {
    margin-top: calc(73 * var(--scale_coef) / var(--base) * 100vw)
}
.search-results .articles-section .articles-list .article:nth-child(1n):before {
    background-color: var(--aquamarine-crayola)
}
.search-results .articles-section .articles-list .article:nth-child(2n):before {
    background-color: var(--greenish-blue)
}
.search-results .articles-section .articles-list .article:nth-child(3n):before {
    background-color: var(--crayola-blue)
}
.search-results.search-location {
    main-height: 100vh
}
.search-results.search-location .preview__thumb img {
    object-fit: cover
}
.condition-list {
    display: flex;
    flex-wrap: wrap;
    column-gap: calc(46 * var(--scale_coef) / var(--base) * 100vw);
    row-gap: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    padding: 0 calc(32 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(29 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .condition-list {
        justify-content: space-between;
        padding-left: 0
    }
}
@media print, screen and (max-width: 40.06125em) {
    .condition-list {
        justify-content: center
    }
}
.condition-list .list-item {
    text-transform: capitalize;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 13.8%;
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 700;
    color: var(--greenish-blue);
    background-color: var(--smoky-white2);
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    padding: calc(11 * var(--scale_coef) / var(--base) * 100vw) calc(5 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .condition-list .list-item {
        font-size: var(--fs_text);
        width: 31%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .condition-list .list-item {
        word-break: break-all;
        width: 46%;
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.condition-list .list-item:hover {
    background-color: var(--crayola-blue);
    color: var(--white)
}
.main-breadcrumbs {
    display: flex;
    align-items: center;
    column-gap: calc(2 * var(--scale_coef) / var(--base) * 100vw);
    font-weight: 300;
    color: var(--guard-blue);
    font-family: var(--acumin-pro)
}
.main-breadcrumbs span {
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--guard-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .main-breadcrumbs span {
        font-size: var(--fs_small_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .main-breadcrumbs span {
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.main-breadcrumbs span strong {
    color: var(--black)
}
@media print, screen and (max-width: 75.06125em) {
    .main-breadcrumbs span strong {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .main-breadcrumbs span strong {
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.main-breadcrumbs span a {
    text-transform: none
}
.main-breadcrumbs span a span {
    font-weight: 300;
    text-transform: none
}
.main-breadcrumbs span>span>a {
    color: var(--guard-blue);
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .main-breadcrumbs span>span>a {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .main-breadcrumbs span>span>a {
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.main-breadcrumbs span>span>a:hover {
    color: var(--black)
}
.main-breadcrumbs span>span>span>a {
    color: var(--black);
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .main-breadcrumbs span>span>span>a {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .main-breadcrumbs span>span>span>a {
        font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.main-breadcrumbs span>span>span>a:hover {
    color: var(--guard-blue)
}
.close-form {
    position: absolute;
    top: calc(60 * var(--scale_coef) / var(--base) * 100vw);
    right: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .close-form {
        top: calc(20 * var(--scale_coef) / var(--base) * 100vw);
        right: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.close-form img {
    transition: 0.3s;
    cursor: pointer;
    width: calc(25 * var(--scale_coef) / var(--base) * 100vw);
    height: auto
}
.close-form:hover img {
    filter: brightness(4)
}
.contact__form {
    margin-bottom: 50px
}
.contact__map-wrap {
    margin-top: 50px
}
.contact__map {
    height: 450px
}
.contact__content {
    margin-bottom: 50px
}
.contact-link {
    position: relative;
    padding-left: 30px
}
.contact-link::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    color: #1a608b;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    transform: translateY(-50%)
}
.contact-link--email::before {
    content: '\f0e0'
}
.contact-link--phone::before {
    content: '\f879'
}
.contact-link--address::before {
    content: '\f3c5'
}
.contact-link a {
    color: inherit;
    text-decoration: none
}
.contact-link a:hover, .contact-link a:focus {
    text-decoration: underline
}
.trials_slider {
    margin-top: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
.trials_slider .trial-slider {
    margin-top: calc(33 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.hidden {
    display: none
}
.rows_layout .media-list {
    justify-content: space-between
}
.rows_layout .media-list .list-item {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    background-color: var(--white);
    border-style: solid
}
.rows_layout .media-list .list-item.aquamarine-crayola {
    border-color: var(--aquamarine-crayola)
}
.rows_layout .media-list .list-item.brilliant-blue {
    border-color: var(--brilliant-blue)
}
.rows_layout .media-list .list-item.violet-blue {
    border-color: var(--violet-blue)
}
.rows_layout .media-list .list-item.crayola-blue {
    border-color: var(--crayola-blue)
}
.rows_layout .media-list .list-item__text {
    text-align: center
}
.rows_layout .media-list .list-item__text p {
    color: var(--gray-blue);
    font-weight: 400;
    margin-bottom: 0;
    line-height: calc(1.2 * var(--ada_lh_coef))
}
@media (min-width: 640px) {
    .rows_layout .media-list .item-container {
        margin: 0 !important
    }
}
.rows_layout.colummn_count-3 {
    background-color: var(--greenish-blue)
}
.rows_layout.colummn_count-3 .list-container {
    max-width: calc(1380 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-3 .media-list {
    justify-content: space-between;
    margin-top: calc(86 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .rows_layout.colummn_count-3 .media-list {
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        margin-top: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout.colummn_count-3 .media-list .item-container {
    display: flex;
    justify-content: center;
    width: calc(240 * var(--scale_coef) / var(--base) * 100vw) !important;
    height: calc(240 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout.colummn_count-3 .media-list .item-container {
        width: calc(300 * var(--scale_coef) / var(--base) * 100vw) !important;
        height: calc(300 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
@media screen and (max-width: 25em) {
    .rows_layout.colummn_count-3 .media-list .item-container {
        width: calc(270 * var(--scale_coef) / var(--base) * 100vw) !important;
        height: calc(270 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.rows_layout.colummn_count-3 .media-list .list-item {
    padding: calc(38 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw);
    border-width: calc(14 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout.colummn_count-3 .media-list .list-item {
        width: 100%
    }
}
.rows_layout.colummn_count-3 .media-list .list-item__text p:not([class]) {
    font-size: calc(32 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef))
}
.rows_layout.colummn_count-3 .circles-container .media-list .list-item__text p {
    font-weight: 700;
    font-size: calc(28 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-3 .circles-container .media-list .list-item__text p.h2 {
    font-size: calc(60 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-2 .circles-container {
    padding-top: 0;
    padding-bottom: calc(73 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-2 .circles-container .list-container {
    max-width: calc(1365 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .rows_layout.colummn_count-2 .circles-container .media-list {
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout.colummn_count-2 .circles-container .media-list {
        row-gap: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 75.06125em) {
    .rows_layout.colummn_count-2 .circles-container .media-list .item-container {
        display: flex;
        justify-content: center
    }
}
.rows_layout.colummn_count-2 .circles-container .media-list .list-item {
    width: calc(192 * var(--scale_coef) / var(--base) * 100vw) !important;
    min-height: calc(192 * var(--scale_coef) / var(--base) * 100vw) !important;
    border-width: calc(11 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout.colummn_count-2 .circles-container .media-list .list-item {
        width: calc(300 * var(--scale_coef) / var(--base) * 100vw) !important;
        min-height: calc(300 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.rows_layout.colummn_count-2 .circles-container .media-list .list-item__text {
    padding: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-2 .circles-container .media-list .list-item__text p {
    font-weight: 700;
    font-size: var(--fs_h4)
}
.rows_layout.colummn_count-2 .circles-container .media-list .list-item__text p:not([class]) {
    font-size: calc(21 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .rows_layout.colummn_count-2 .circles-container .media-list .list-item__text p:not([class]) {
        font-size: var(--fs_text)
    }
}
.rows_layout.colummn_count-2 .image-container .label-image p {
    font-size: var(--fs_h6)
}
.rows_layout.colummn_count-4 {
    margin-top: calc(67 * var(--scale_coef) / var(--base) * 100vw);
    position: relative; !important;
    min-height: 400px;  !important; 
    background-image: url('https://alcanzaclinical.com/wp-content/uploads/background-image-for-video-section.png') !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout.colummn_count-4>img {
        border-radius: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
/*.rows_layout.colummn_count-4:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 2
    background-image: url;('https://alcanzamul1dev.wpenginepowered.com/wp-content/uploads/2024/10/background-image-for-video-section.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}*/
@media print, screen and (max-width: 64.06125em) {
    .rows_layout.colummn_count-4:before {
        border-radius: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout.colummn_count-4 .image-container {
    padding-top: calc(53 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(81 * var(--scale_coef) / var(--base) * 100vw) !important
}
.rows_layout.colummn_count-4 .image-container .label-image {
    margin-bottom: 0
}
.rows_layout.colummn_count-4 .image-container .label-image .h4 {
    font-size: var(--fs_h6);
    padding-bottom: calc(44 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-4 .image-container .label-image p {
    line-height: calc(1.3636 * var(--ada_lh_coef));
    text-transform: none;
    color: var(--white)
}
.rows_layout.colummn_count-4 .image-container .label-image p:not([class]) {
    word-spacing: 3px;
    font-size: var(--fs_text);
    margin-bottom: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout.colummn_count-4 .image-container .label-image p:not([class]):last-child {
    margin-bottom: 0
}
.rows_layout.colummn_count-4 .image-container .list-container {
    max-width: calc(1090 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout.colummn_count-4 .image-container .list-container {
        margin-top: calc(110 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content {
    padding-top: calc(80 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(123 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content {
        padding-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(60 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.image-container {
    padding-bottom: 0;
    max-width: calc(1440 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout .rows-content.image-container .media-list {
    margin-left: calc(-8 * var(--scale_coef) / var(--base) * 100vw);
    column-gap: calc(51 * var(--scale_coef) / var(--base) * 100vw);
    row-gap: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    flex-wrap: wrap
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout .rows-content.image-container .media-list {
        flex-direction: column;
        align-items: center
    }
}
.rows_layout .rows-content.image-container .media-list .list-item {
    margin: 0;
    width: calc(190 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(80 * var(--scale_coef) / var(--base) * 100vw);
    border: none
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.image-container .media-list .list-item {
        width: calc(230 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(90 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout .rows-content.image-container .media-list .list-item {
        width: 50%;
        height: calc(230 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.image-container .media-list .list-item img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.image-container .icons-list {
        row-gap: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout .rows-content.image-container .icons-list {
        row-gap: calc(70 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.image-container .icons-list .list-item {
    text-align: center;
    padding: 0px calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout .rows-content.image-container .icons-list .list-item__img {
    height: calc(82 * var(--scale_coef) / var(--base) * 100vw);
    width: auto
}
.rows_layout .rows-content.image-container .icons-list .list-item__desc {
    margin-top: calc(18 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--white);
    font-size: calc(25 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.image-container .icons-list .list-item__desc {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout .rows-content.image-container .icons-list .list-item__desc {
        margin-top: calc(44 * var(--scale_coef) / var(--base) * 100vw);
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content__label_text {
    text-align: center;
    margin-bottom: calc(45 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout .rows-content__label_text p {
    color: var(--white)
}
.rows_layout .rows-content__label_text p.h4 {
    text-transform: uppercase;
    margin-bottom: 0
}
.rows_layout .rows-content__label_text p:not([class]) {
    font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
.rows_layout .rows-content__label_text.label-image {
    text-align: left
}
.rows_layout .rows-content__label_text.label-image p {
    text-transform: capitalize;
    color: var(--greenish-blue)
}
.rows_layout .rows-content__label_text.label-image p .h4 {
    font-size: var(--fs_h6)
}
.rows_layout .rows-content__label_text.label-circles p:not([class]) {
    font-weight: 300
}
.rows_layout .rows-content.square-container {
    max-width: calc(1400 * var(--scale_coef) / var(--base) * 100vw);
    padding-top: calc(65 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(90 * var(--scale_coef) / var(--base) * 100vw);
    padding-left: 0;
    padding-right: 0
}
@media print, screen and (max-width: 75.06125em) {
    .rows_layout .rows-content.square-container {
        padding-right: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        padding-left: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.square-container .list-container {
    padding: 0
}
.rows_layout .rows-content.square-container .card-list {
    justify-content: space-between
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.square-container .card-list {
        row-gap: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.square-container .card-list .list-item {
    display: flex;
    flex-direction: column;
    padding: calc(46 * var(--scale_coef) / var(--base) * 100vw) calc(47 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    border-radius: calc(18 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.square-container .card-list .list-item {
        padding: calc(43 * var(--scale_coef) / var(--base) * 100vw) calc(80 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.square-container .card-list .list-item__text {
    flex: 1 0 auto
}
.rows_layout .rows-content.square-container .card-list .list-item__text p {
    color: var(--dull-gray)
}
.rows_layout .rows-content.square-container .card-list .list-item__label {
    margin-bottom: calc(14 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout .rows-content.square-container .card-list .list-item__label .h6 {
    color: var(--greenish-blue)
}
.rows_layout .rows-content.square-container .card-list .list-item__link {
    text-align: right;
    margin-top: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    margin-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.square-container .card-list .list-item__link button {
        min-width: calc(325 * var(--scale_coef) / var(--base) * 100vw);
        border-radius: calc(18 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .rows-content.square-container .card-list .list-item__link button:hover {
    background-color: var(--crayola-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .rows_layout .rows-content.square-container .card-list .list-item__link a {
        padding-bottom: calc(3 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .rows_layout .rows-content.square-container .card-list .list-item__link a {
        padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.rows_layout .slider-container {
    max-width: calc(1485 * var(--scale_coef) / var(--base) * 100vw)
}
.rows_layout .slider-container .list-container {
    padding: 0;
    max-width: calc(1405 * var(--scale_coef) / var(--base) * 100vw)
}
.research-section__title {
    margin-top: calc(63 * var(--scale_coef) / var(--base) * 100vw)
}
.research-section__title p {
    font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    font-weight: 700
}
.research-section .research-content {
    margin-top: calc(52 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content {
        flex-direction: column;
        align-items: center;
        row-gap: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-controls {
    display: flex;
    flex-direction: column
}
@media print, screen and (min-width: 64.0625em) {
    .research-section .research-content .research-controls {
        width: calc(186 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-controls {
        width: 100%
    }
}
.research-section .research-content .research-controls .research-buttons {
    display: flex;
    flex-direction: column;
    margin-top: calc(46 * var(--scale_coef) / var(--base) * 100vw);
    row-gap: calc(34 * var(--scale_coef) / var(--base) * 100vw);
    font-weight: 700
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-controls .research-buttons {
        margin-top: calc(20 * var(--scale_coef) / var(--base) * 100vw);
        row-gap: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-controls .research-buttons button, .research-section .research-content .research-controls .research-buttons a {
    font-size: calc(21 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    border-radius: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    text-align: center;
    text-transform: none
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-controls .research-buttons button, .research-section .research-content .research-controls .research-buttons a {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .research-section .research-content .research-controls .research-buttons button, .research-section .research-content .research-controls .research-buttons a {
        font-size: calc(27 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-controls .research-buttons button:hover, .research-section .research-content .research-controls .research-buttons a:hover {
    background-color: var(--crayola-blue);
    color: var(--white)
}
.research-section .research-content .research-controls .research-buttons button {
    padding: calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
.research-section .research-content .research-controls .research-buttons a {
    padding: calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(3 * var(--scale_coef) / var(--base) * 100vw);
    word-spacing: 2px
}
.research-section .research-content .research-controls__doctors {
    margin-left: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
@media print, screen and (min-width: 64.0625em) {
    .research-section .research-content .research-controls__doctors {
        width: 90%
    }
}
.research-section .research-content .research-controls__doctors select+span {
    height: auto;
    transition: 0.3s;
    background: transparent;
    border: none;
    border-bottom: 3px solid var(--greenish-blue);
    padding: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(32 * var(--scale_coef) / var(--base) * 100vw) calc(4 * var(--scale_coef) / var(--base) * 100vw) calc(32 * var(--scale_coef) / var(--base) * 100vw)
}
.research-section .research-content .research-controls__doctors select+span:hover .ui-selectmenu-text {
    font-weight: 600
}
.research-section .research-content .research-controls__doctors select+span .ui-selectmenu-text {
    transition: 0.1s;
    font-weight: 500;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    opacity: 1;
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-controls__doctors select+span .ui-selectmenu-text {
        font-size: var(--fs_text)
    }
}
.research-section .research-content .research-controls__doctors:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    top: 8%;
    left: 0px;
    width: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/user-profile.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}
.research-section .research-content .research-controls__doctors:after {
    content: '';
    position: absolute;
    z-index: -1;
    top: 23%;
    right: 0px;
    width: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.research-section .research-content .research-result {
    display: flex;
    flex-direction: column;
    row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .research-section .research-content .research-result {
        width: calc(1128 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-result .research-item {
    position: relative
}
.research-section .research-content .research-result .research-item__container {
    transition: 0.4s;
    background-color: var(--smoky-white2);
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    padding: calc(32 * var(--scale_coef) / var(--base) * 100vw) calc(30 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw) calc(39 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    column-gap: calc(50 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container {
        flex-wrap: wrap-reverse;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        justify-content: space-between
    }
}
.research-section .research-content .research-result .research-item__container .research-info {
    display: flex;
    flex-direction: column;
    row-gap: calc(6 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .research-section .research-content .research-result .research-item__container .research-info {
        flex-basis: 59%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-info {
        width: 100%
    }
}
.research-section .research-content .research-result .research-item__container .research-info__phone>p, .research-section .research-content .research-result .research-item__container .research-info__address>p {
    font-size: calc(25 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    margin-bottom: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    font-weight: 700
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-info__phone>p, .research-section .research-content .research-result .research-item__container .research-info__address>p {
        font-size: var(--fs_text)
    }
}
.research-section .research-content .research-result .research-item__container .research-info__address span {
    font-size: var(--fs_text);
    color: var(--dull-gray);
    word-spacing: 2px
}
.research-section .research-content .research-result .research-item__container .research-info__phone a {
    font-size: var(--fs_text);
    color: var(--dull-gray)
}
.research-section .research-content .research-result .research-item__container .research-info__phone a:hover {
    color: var(--crayola-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide {
        width: 49%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide {
        width: 100%
    }
}
.research-section .research-content .research-result .research-item__container .research-provide>p {
    font-weight: 700;
    font-size: calc(25 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide>p {
        font-size: var(--fs_text)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item {
    display: flex;
    align-items: center;
    column-gap: calc(10 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(25 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item {
        justify-content: space-between
    }
}
@media print, screen and (max-width: 40.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item {
        justify-content: flex-start;
        column-gap: calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item:first-child {
    margin-top: 0
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb {
    width: calc(97 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(97 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb {
        width: calc(127 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(127 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb {
        width: calc(200 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(200 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 25em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb {
        height: calc(150 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(150 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb img {
    display: block;
    width: 100%;
    object-fit: cover;
    height: calc(97 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: 50%
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb img {
        height: calc(127 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb img {
        height: calc(200 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 25em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item__thumb img {
        height: calc(150 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info {
    display: flex;
    flex-direction: column
}
@media print, screen and (max-width: 75.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info {
        width: 50%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info {
        width: 60%
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__title p, .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__title span, .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__attr p, .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__attr span {
    font-family: var(--roboto);
    font-weight: 700
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__title p {
    line-height: calc(1.1 * var(--ada_lh_coef));
    padding-top: 2px;
    color: var(--greenish-blue);
    font-weight: 700
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__attr {
    margin-top: calc(4 * var(--scale_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef))
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__attr span {
    color: var(--dull-gray);
    font-size: calc(16 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__attr span {
        font-size: var(--fs_small_text)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location {
    text-align: start;
    margin: calc(13 * var(--scale_coef) / var(--base) * 100vw) 0px 0px calc(20 * var(--scale_coef) / var(--base) * 100vw);
    padding-left: 0px;
    line-height: calc(1 * var(--ada_lh_coef));
    display: flex;
    flex-direction: column;
    row-gap: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location {
        width: calc(150 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location span {
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 700;
    color: var(--crayola-blue);
    font-family: var(--arial);
    text-decoration: underline;
    position: relative
}
@media print, screen and (max-width: 75.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location span {
        font-size: var(--fs_small_text)
    }
}
.research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location span:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    transform: translate(0%, -45%);
    left: -13.5%;
    top: 50%;
    width: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(18 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/location-marker.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
@media print, screen and (max-width: 75.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location span:before {
        transform: scale(1.3) translate(0%, -45%);
        left: -18%
    }
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-provide .provider-item .provider-info__location span:before {
        left: -7%;
        top: 50%
    }
}
.research-section .research-content .research-result .research-item__container .research-thumb {
    width: calc(380 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(218 * var(--scale_coef) / var(--base) * 100vw);
    overflow: hidden
}
@media print, screen and (max-width: 64.06125em) {
    .research-section .research-content .research-result .research-item__container .research-thumb {
        width: 100%;
        flex-basis: 100%
    }
}
.research-section .research-content .research-result .research-item__container .research-thumb a, .research-section .research-content .research-result .research-item__container .research-thumb img {
    transition: 0.3s;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}
.research-section .research-content .research-result .research-item__container .research-thumb a:hover img {
    transform: scale(1.2)
}
.research-section .research-content .research-result .research-item-card_link {
    position: absolute;
    z-index: 100;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}
.research-section .research-content .research-result .research-item-card_link:hover+.research-item__container {
    box-shadow: 0px calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(12 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.33)
}
body.page-id-10 .participation {
    margin-top: calc(80 * var(--scale_coef) / var(--base) * 100vw)
}
.participation {
    position: relative;
    margin-top: calc(57 * var(--scale_coef) / var(--base) * 100vw);
    z-index: 2
}
.participation-full {
    padding-top: calc(36 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(13 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(82 * var(--scale_coef) / var(--base) * 100vw)
}
.participation-full .participation-hero {
    text-align: left;
    margin-top: 0px
}
.participation-full .participation-hero p.h5 {
    font-size: var(--fs_h6)
}
.participation-full .participation-hero p:not([class]) {
    font-size: var(--fs_text)
}
.participation-full .participation__container {
    max-width: calc(1475 * var(--scale_coef) / var(--base) * 100vw)
}
.participation-full+img {
    margin-top: 0;
    height: calc(492 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .participation-full+img {
        height: calc(248 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation-full~.participation-board {
    margin-top: calc(-90 * var(--scale_coef) / var(--base) * 100vw)
}
.participation-hero {
    padding: 0px calc(20 * var(--scale_coef) / var(--base) * 100vw);
    text-align: center;
    margin-top: calc(-123 * var(--scale_coef) / var(--base) * 100vw)
}
.participation-hero.no-background {
    margin-top: 0
}
@media print, screen and (max-width: 64.06125em) {
    .participation-hero {
        margin-top: calc(-60 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation-hero p[class] {
    color: var(--gray-blue)
}
.participation-hero p:not([class]) {
    color: var(--dark-telegray);
    font-weight: 300
}
.participation-hero p:not([class]) {
    font-weight: 300;
    font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .participation-hero p:not([class]) {
        font-size: var(--fs_big_text)
    }
}
.participation-board, .participation__background {
    position: relative
}
.participation__background {
    width: 100%;
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(552 * var(--scale_coef) / var(--base) * 100vw);
    object-fit: cover
}
.participation-board {
    position: relative;
    max-width: calc(1406 * var(--scale_coef) / var(--base) * 100vw);
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(85 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(64 * var(--scale_coef) / var(--base) * 100vw);
    z-index: 2;
    margin-top: calc(-150 * var(--scale_coef) / var(--base) * 100vw);
    column-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: var(--white)
}
@media print, screen and (max-width: 64.06125em) {
    .participation-board {
        padding-right: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation-board.no-background {
    margin-top: 0
}
.participation-board.color-background {
    background-color: var(--smoky-white)
}
@media print, screen and (max-width: 40.06125em) {
    .participation-board.color-background .participation-board__link button {
        font-size: calc(35 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding: calc(15 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation-board.color-background .participation-board p[class] {
    color: var(--greenish-blue)
}
.participation-board.color-background .participation-board p:not([class]) {
    color: var(--dull-gray)
}
.participation-board__text {
    width: 80%
}
.participation-board__text .h2 {
    line-height: calc(1 * var(--ada_lh_coef));
    color: var(--greenish-blue);
    font-size: calc(50 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .participation-board__text .h2 {
        font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .participation-board__text .h2 {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.participation-board__link {
    text-align: end;
    width: 23%
}
@media print, screen and (max-width: 40.06125em) {
    .participation-board__link {
        width: auto
    }
}
.participation-board__link a {
    background-color: var(--white);
    color: var(--greenish-blue)
}
.participation-board__link a:hover {
    background-color: var(--crayola-blue)
}
.participation-board__link button {
    border: 1px solid var(--crayola-blue)
}
@media print, screen and (max-width: 40.06125em) {
    .participation-board__link button {
        font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding-bottom: calc(4 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation-board__link button:hover {
    background-color: var(--white);
    color: var(--crayola-blue)
}
.participation-board:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(18 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    background-color: var(--crayola-blue)
}
.participation-board.no-top {
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.participation-additional {
    padding: calc(30 * var(--scale_coef) / var(--base) * 100vw) calc(97 * var(--scale_coef) / var(--base) * 100vw) calc(60 * var(--scale_coef) / var(--base) * 100vw) calc(49 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: calc(1406 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: calc(18 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(46 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--white);
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(27 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11)
}
@media print, screen and (max-width: 64.06125em) {
    .participation-additional {
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(25 * var(--scale_coef) / var(--base) * 100vw);
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        max-width: 90%
    }
}
.participation-additional__text {
    width: 76%
}
@media print, screen and (max-width: 64.06125em) {
    .participation-additional__text {
        width: 100%
    }
}
.participation-additional__text p {
    color: var(--dull-gray)
}
.participation-additional__text p.h6 {
    margin-bottom: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
.participation-additional__link {
    align-self: flex-end
}
.participation.dark-blue {
    margin-top: calc(43 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue)
}
.participation.dark-blue .participation-board {
    padding: calc(51 * var(--scale_coef) / var(--base) * 100vw) 0px;
    padding-bottom: calc(46 * var(--scale_coef) / var(--base) * 100vw);
    background-color: transparent;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    row-gap: calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .participation.dark-blue .participation-board {
        row-gap: calc(25 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation.dark-blue .participation-board__text {
    width: 55%
}
@media print, screen and (max-width: 40.06125em) {
    .participation.dark-blue .participation-board__text {
        width: 100%
    }
}
.participation.dark-blue .participation-board__text .h2 {
    font-size: var(--fs_h4);
    color: var(--white)
}
.participation.dark-blue .participation-board__link {
    position: static;
    text-align: start
}
.participation.dark-blue .participation-board__link button {
    padding: calc(11 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--white);
    color: var(--greenish-blue);
    text-transform: none
}
.participation.dark-blue .participation-board__link button:hover {
    background-color: var(--crayola-blue);
    color: var(--white)
}
.participation.dark-blue .participation-board:before {
    display: none
}
.participation.simple-section {
    margin-top: calc(28 * var(--scale_coef) / var(--base) * 100vw)
}
.participation.simple-section .participation-hero {
    margin-top: 0;
    padding: 0;
    text-align: left
}
.participation.simple-section .participation-hero p.h5 {
    font-size: var(--fs_h6);
    color: var(--greenish-blue);
    margin-bottom: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
.participation.simple-section .participation-hero p:not([class]) {
    padding-left: calc(85 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--dull-gray);
    font-size: var(--fs_text)
}
@media print, screen and (max-width: 64.06125em) {
    .participation.simple-section .participation-hero p:not([class]) {
        padding-left: 0
    }
}
.participation.simple-section .participation-board {
    max-width: calc(1435 * var(--scale_coef) / var(--base) * 100vw) !important;
    padding: 0px 0.9375rem !important
}
.participation.simple-section .participation-board:before {
    display: none
}
.participation.simple-section .participation-board .participation-board__link {
    position: static;
    width: 100%;
    text-align: end
}
.participation.simple-section .participation-board .participation-board__link button {
    width: calc(190 * var(--scale_coef) / var(--base) * 100vw) !important;
    background-color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .participation.simple-section .participation-board .participation-board__link button {
        width: auto !important
    }
}
.participation.simple-section .participation-board .participation-board__link button:hover {
    background-color: var(--crayola-blue)
}
.participation.sponsors-info {
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.participation.sponsors-info .sponsors-info {
    display: flex;
    justify-content: center;
    margin-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    align-items: center
}
@media print, screen and (max-width: 64.06125em) {
    .participation.sponsors-info .sponsors-info {
        flex-direction: column;
        row-gap: calc(10 * var(--scale_coef) / var(--base) * 100vw);
        align-items: center;
        margin-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation.sponsors-info .sponsors-info p {
    margin-bottom: 0;
    color: var(--dull-gray)
}
.participation.sponsors-info .sponsors-info a {
    color: var(--greenish-blue);
    text-decoration: underline;
    text-transform: none
}
@media print, screen and (min-width: 64.0625em) {
    .participation.sponsors-info .sponsors-info a {
        width: calc(230 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.participation.sponsors-info .sponsors-info a:hover {
    color: var(--dull-gray)
}
.participation.sponsors-info .participation-hero {
    margin-top: 0
}
.participation.color-background .participation-full {
    background-color: var(--smoky-white)
}
.participation.color-background .participation-hero p[class] {
    color: var(--greenish-blue)
}
.participation.color-background .participation-hero p:not([class]) {
    color: var(--dull-gray)
}
.participation.additional-link {
    padding-bottom: calc(20 * var(--scale_coef) / var(--base) * 100vw)
}
.participation.additional-link .participation-hero p:not([class]) {
    font-weight: 400
}
.page-content__container {
    position: relative;
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between
}
.page-content__container.small-width {
    margin-top: calc(36 * var(--scale_coef) / var(--base) * 100vw);
    max-width: calc(1230 * var(--scale_coef) / var(--base) * 100vw)
}
.page-content__text p {
    word-spacing: 3px
}
.page-content__text p.big-text {
    margin-bottom: 0 !important
}
.page-content__text p[class]:not(.blue-text) {
    margin-bottom: calc(32 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    line-height: 1
}
.page-content__text p[class]:not(.blue-text)+p.blue-text {
    margin-top: calc(-32 * var(--scale_coef) / var(--base) * 100vw)
}
.page-content__text p.h2:not(.blue-text)+p.blue-text {
    font-weight: 400
}
.page-content__text p.h2 {
    font-size: calc(59 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .page-content__text p.h2 {
        font-size: var(--fs_h2)
    }
}
.page-content__text p:not([class]) {
    color: var(--dull-gray)
}
.page-content__text p:last-child {
    margin-bottom: calc(24 * var(--scale_coef) / var(--base) * 100vw)
}
.page-content__list {
    z-index: 50;
    position: absolute;
    right: 0px;
    top: 0px;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    background-color: var(--smoky-white2);
    padding: calc(16 * var(--scale_coef) / var(--base) * 100vw) calc(32 * var(--scale_coef) / var(--base) * 100vw) calc(35 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    margin: 0px calc(35 * var(--scale_coef) / var(--base) * 100vw) 0px 0px;
    border-radius: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .page-content__list {
        padding: calc(16 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw);
        width: 45%
    }
}
.page-content__list li {
    font-size: var(--fs_text);
    color: var(--greenish-blue);
    margin-top: calc(3.5 * var(--scale_coef) / var(--base) * 100vw)
}
.page-content__list li:first-child {
    margin-top: 0
}
.page-content__list>p {
    font-weight: 700
}
.page-content.include_benefits .page-text {
    width: 70%
}
@media print, screen and (max-width: 64.06125em) {
    .page-content.include_benefits .page-text {
        width: 60%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .page-content.include_benefits .page-text {
        width: 45%
    }
}
.page-content.include_benefits .page-text p.big-text {
    font-weight: 700;
    margin-bottom: calc(25 * var(--scale_coef) / var(--base) * 100vw) !important
}
.page-content.include_breadcrumbs .page-content__container {
    flex-direction: column
}
.page-content.include_breadcrumbs .page-text {
    margin-top: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .page-content.include_breadcrumbs .page-text p:not([class]) {
        padding-left: calc(35 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.page-content.include_breadcrumbs .page-text p.big-text {
    font-size: var(--fs_big_text)
}
.page-content__breadcrumbs {
    margin-top: calc(18 * var(--scale_coef) / var(--base) * 100vw)
}
.layout-content .section-content {
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}
.layout-content .section-content.grid-layout {
    display: block;
    column-count: 2;
    column-gap: calc(54 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: 0
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content.grid-layout {
        margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        display: flex;
        flex-direction: column;
        row-gap: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        padding: 0
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content.grid-layout {
        margin-top: calc(80 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content.row-layout {
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
    .layout-content .section-content.row-layout>div {
        width: 100%
    }
}
.layout-content .section-content .layout-text {
    width: 49%
}
.layout-content .section-content .layout-text__hero p {
    color: var(--greenish-blue)
}
.layout-content .section-content .layout-text__hero p:not(:first-child) {
    margin-top: calc(13 * var(--scale_coef) / var(--base) * 100vw);
    margin-bottom: 0;
    color: var(--crayola-blue);
    font-weight: 300
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .layout-text__hero p:not(:first-child) {
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .layout-text__content {
    margin-top: calc(27 * var(--scale_coef) / var(--base) * 100vw)
}
.layout-content .section-content .layout-text__content p {
    color: var(--dull-gray)
}
.layout-content .section-content .layout-media {
    display: flex;
    flex-direction: column;
    width: 48%
}
@media print, screen and (min-width: 64.0625em) {
    .layout-content .section-content .layout-media {
        margin-top: calc(63 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .layout-media p {
    color: var(--crayola-blue);
    font-weight: 400
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .layout-media p {
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .layout-media img, .layout-content .section-content .layout-media a {
    border-radius: calc(11 * var(--scale_coef) / var(--base) * 100vw);
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.layout-content .section-content .layout-media a {
    height: calc(337 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
.layout-content .section-content .layout-media a:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: calc(92 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(65 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/youtube.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover
}
.layout-content .section-content .layout-media a:hover:before {
    transform: translate(-50%, -50%) scale(1.2)
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .layout-media {
        display: none
    }
}
.layout-content .section-content .section-item {
    display: inline-block;
    height: max-content;
    width: 100%;
    float: left
}
@media print, screen and (min-width: 64.0625em) {
    .layout-content .section-content .section-item {
        margin-top: calc(64 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content .section-item {
        display: flex;
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .section-item__text {
    order: 1
}
.layout-content .section-content .section-item__text p {
    color: var(--dull-gray)
}
.layout-content .section-content .section-item__text p.h3 {
    font-size: calc(31 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    margin-bottom: calc(32 * var(--scale_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content .section-item__text p.h3 {
        font-size: calc(41 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item__text p.h3 {
        font-size: calc(43 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .section-item__image {
    order: 1;
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(264 * var(--scale_coef) / var(--base) * 100vw)
}
.layout-content .section-content .section-item__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}
@media print, screen and (min-width: 64.0625em) {
    .layout-content .section-content .section-item:nth-child(1) {
        margin-top: calc(-21 * var(--scale_coef) / var(--base) * 100vw)
    }
    .layout-content .section-content .section-item:nth-child(2) {
        margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item:nth-child(1) .section-item-image {
        height: calc(335 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item:nth-child(2) .section-item-image {
        height: calc(245 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item:nth-child(3) {
        order: 2
    }
}
.layout-content .section-content .section-item:nth-child(3) .section-item-image {
    height: calc(742 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(25 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item:nth-child(3) .section-item-image {
        height: calc(235 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.layout-content .section-content .section-item:nth-child(3) .column_link a {
    text-transform: none
}
.layout-content .section-content .section-item .column_link {
    text-align: right
}
@media print, screen and (min-width: 64.0625em) {
    .layout-content .section-content .section-item .column_link {
        margin-top: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content .section-item .column_link {
        order: 3
    }
}
.layout-content .section-content .section-item .column_link a {
    text-transform: none;
    padding: calc(13 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(8 * var(--scale_coef) / var(--base) * 100vw);
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content .section-item .column_link a {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .layout-content .section-content .section-item .column_link a {
        text-transform: uppercase;
        font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .layout-content .section-content .section-item .column_link, .layout-content .section-content .section-item__text {
        padding: 0px calc(25 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-sort {
    position: absolute;
    right: 0px;
    margin-left: auto;
    padding-right: calc(31 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(210 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .location-sort {
        padding-right: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .location-sort {
        width: calc(400 * var(--scale_coef) / var(--base) * 100vw);
        padding-right: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .location-sort {
        width: 100%;
        padding: 0px;
        position: relative
    }
}
.location-sort select {
    padding: 0
}
.location-sort select+span {
    background: transparent;
    border: none;
    border-bottom: 3px solid var(--greenish-blue);
    height: auto;
    transition: 0.3s;
    cursor: pointer;
    padding-right: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .location-sort select+span {
        padding-right: calc(60 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.location-sort select+span:hover .ui-selectmenu-text {
    font-weight: 600
}
.location-sort select+span .ui-selectmenu-text {
    transition: 0.1s;
    opacity: 1;
    font-weight: 500;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 75.06125em) {
    .location-sort select+span .ui-selectmenu-text {
        font-size: var(--fs_text)
    }
}
.location-sort select+span:focus {
    border-bottom: 3px solid var(--greenish-blue)
}
.location-sort:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    transform: translate(0%, -50%);
    right: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    top: 45%;
    width: calc(13 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}
@media print, screen and (max-width: 64.06125em) {
    .location-sort:before {
        width: calc(22 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(14 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 75.06125em) {
    .location-sort:before {
        right: calc(10 * var(--scale_coef) / var(--base) * 100vw);
        width: calc(16 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(11 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .location-sort:before {
        right: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section.hidden {
    display: none
}
.humans-section__label {
    margin-top: calc(70 * var(--scale_coef) / var(--base) * 100vw);
    margin-left: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section__container {
    max-width: calc(1450 * var(--scale_coef) / var(--base) * 100vw);
    position: relative;
    padding-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section__container.clinical-leadership {
    max-width: calc(1438 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section__container.clinical-leadership .human-tabs .human-content .human-card .human-info__attr span {
    font-size: calc(16 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section__container.clinical-leadership .human-tabs .human-content .human-card .human-info__attr span {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section__container.clinical-leadership .human-tabs .human-content .human-card .human-info__attr span {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section__container.leaderboard .humans-section__label p.h3 {
    margin-bottom: calc(32 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .accordion {
    margin-left: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion {
        margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    row-gap: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard {
        row-gap: calc(52 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item {
    width: calc(350 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item {
        width: calc(350 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item {
        width: 100%
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title, .humans-section .accordion.leaderboard .accordion-item .accordion-content {
    border: none
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title {
    border-radius: calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(8 * var(--scale_coef) / var(--base) * 100vw) 0px 0px;
    padding: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 45px
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title img {
    object-fit: contain;
    object-position: bottom;
    height: calc(221 * var(--scale_coef) / var(--base) * 100vw);
    border-bottom: calc(14 * var(--scale_coef) / var(--base) * 100vw) solid var(--crayola-blue);
    z-index: 1
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title img {
        height: auto;
        width: 70%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title img {
        width: 55%
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title .detailed-info {
    display: flex;
    flex-direction: column;
    width: 100%;
    position: relative;
    transition: 0.3s
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title .detailed-info:after {
    content: "";
    position: absolute;
    top: calc(-14 * var(--scale_coef) / var(--base) * 100vw);
    z-index: 10;
    left: 0px;
    width: 100%;
    height: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--crayola-blue)
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title .post-term, .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-title {
    width: 100%;
    font-weight: 700;
    color: var(--greenish-blue);
    text-transform: none;
    font-family: var(--roboto)
}
@media screen and (min-width: 90.0625em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-term, .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-title {
        letter-spacing: -1px
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title .post-title {
    font-size: calc(23 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    margin-top: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-title {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-title {
        font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title .post-term {
    font-size: calc(16 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    margin-top: calc(9 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-term {
        font-size: var(--fs_small_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title .post-term {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title:before {
    display: none
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title:after {
    position: absolute;
    transition: 0.3s;
    content: "";
    transform: translate(-50%, -50%) rotate(180deg);
    left: 50%;
    top: 95%;
    width: calc(25 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/accordion-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-title:after {
        width: calc(50 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(46 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title:focus, .humans-section .accordion.leaderboard .accordion-item .accordion-title:hover {
    background: transparent
}
.humans-section .accordion.leaderboard .accordion-item .accordion-title:hover:after {
    width: calc(29 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(27 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title {
    padding-bottom: 0
}
.humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(100% + 11px);
    box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    z-index: 0
}
@media print, screen and (max-width: 90.06125em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-10 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-13 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-9 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media screen and (max-width: 56.25em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-11 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media screen and (max-width: 50em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-13 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media screen and (max-width: 43.75em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-15 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title .detailed-info:before {
        box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(-12 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
    }
}
.humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title:after {
    opacity: 0
}
.humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title:focus, .humans-section .accordion.leaderboard .accordion-item.is-active .accordion-title:hover {
    background: transparent
}
.humans-section .accordion.leaderboard .accordion-item .accordion-content {
    border-radius: 0px 0px calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(8 * var(--scale_coef) / var(--base) * 100vw);
    padding-top: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(33 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    position: relative
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-content {
        padding-bottom: calc(66 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-content p {
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    line-height: calc(1.357 * var(--ada_lh_coef));
    text-align: center
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-content p {
        font-size: var(--fs_small_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-content p {
        font-size: calc(38 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .accordion.leaderboard .accordion-item .accordion-content:before {
    position: absolute;
    transition: 0.3s;
    content: "";
    transform: translate(-50%, -50%) rotate(0deg);
    left: 50%;
    bottom: calc(-2 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(21 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(19 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/accordion-arrow.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .accordion.leaderboard .accordion-item .accordion-content:before {
        width: calc(42 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(38 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs {
    margin-top: calc(29 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .human-tabs__labels {
    display: flex
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__labels {
        flex-direction: column
    }
}
.humans-section .human-tabs__labels .human-tab {
    text-align: center;
    vertical-align: middle;
    font-size: var(--fs_text);
    font-weight: 700;
    font-family: var(--roboto);
    color: var(--greenish-blue);
    border: 2px solid var(--greenish-blue);
    transition: 0.3s;
    border-radius: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) 0px 0px;
    opacity: 0.37;
    padding: calc(10 * var(--scale_coef) / var(--base) * 100vw) calc(100 * var(--scale_coef) / var(--base) * 100vw);
    word-spacing: -1px
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__labels .human-tab {
        width: 100%;
        border-radius: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) 0px 0px
    }
    .humans-section .human-tabs__labels .human-tab:first-child {
        border-radius: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) 0px 0px
    }
    .humans-section .human-tabs__labels .human-tab:last-child {
        border-radius: calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__labels .human-tab:hover {
    cursor: pointer;
    border-color: var(--crayola-blue);
    background-color: var(--crayola-blue);
    color: var(--white);
    opacity: 1;
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
}
.humans-section .human-tabs__labels .human-tab.is-active {
    background-color: var(--greenish-blue);
    color: var(--white);
    opacity: 1;
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
}
.humans-section .human-tabs__contents .human-content {
    display: none;
    flex-wrap: wrap;
    margin-top: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    row-gap: calc(49 * var(--scale_coef) / var(--base) * 100vw)
}
@media screen and (min-width: 90.0625em) {
    .humans-section .human-tabs__contents .human-content {
        column-gap: calc(115 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 90.06125em) {
    .humans-section .human-tabs__contents .human-content {
        justify-content: space-between;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content {
        flex-direction: column;
        align-items: center
    }
}
.humans-section .human-tabs__contents .human-content.is-active {
    display: flex
}
.humans-section .human-tabs__contents .human-content .human-card {
    width: 18.2%;
    position: relative
}
@media print, screen and (max-width: 90.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card {
        width: 30%
    }
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card {
        width: 48%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card {
        width: 100%
    }
}
@media print, screen and (min-width: 64.0625em) {
    .humans-section .human-tabs__contents .human-content .human-card:nth-child(8n+5) {
        margin-left: calc(35 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card__thumb {
    display: flex;
    justify-content: center;
    width: calc(182 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(182 * var(--scale_coef) / var(--base) * 100vw);
    margin: 0 auto
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card__thumb {
        height: auto;
        width: calc(954 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 25em) {
    .humans-section .human-tabs__contents .human-content .human-card__thumb {
        width: 100%
    }
}
.humans-section .human-tabs__contents .human-content .human-card__thumb img {
    border-radius: 50%;
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover
}
.humans-section .human-tabs__contents .human-content .human-card .human-info {
    margin-top: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    text-align: center;
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw) calc(64 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw);
    border-radius: 0px 0px calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(8 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    position: relative
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info {
        padding-bottom: calc(124 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__title {
    cursor: pointer
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__title strong {
    font-size: var(--fs_text);
    font-family: var(--roboto);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__title strong {
        font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__title strong:hover {
    color: var(--dark-blue)
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__attr span {
    font-weight: 700;
    font-family: var(--roboto);
    color: var(--dull-gray);
    text-transform: uppercase
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__location {
    text-align: start;
    margin: calc(13 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto;
    padding-left: calc(27 * var(--scale_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef));
    display: flex;
    flex-direction: column;
    row-gap: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
@media screen and (min-width: 75.0625em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location {
        width: calc(200 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location {
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
        width: auto;
        max-height: 100%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location {
        width: 50%
    }
}
@media print, screen and (max-width: 40.06125em) and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location {
        font-size: calc(38 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__location a {
    text-transform: none;
    font-family: var(--arial);
    font-size: var(--fs_text);
    font-weight: 700;
    color: var(--crayola-blue);
    text-decoration: underline;
    position: relative
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location a {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location a {
        font-size: calc(38 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__location a:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    transform: translate(0%, -45%);
    left: -13.5%;
    top: 50%;
    width: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(18 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/location-marker.svg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location a:before {
        left: calc(-18 * var(--scale_coef) / var(--base) * 100vw);
        top: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location a:before {
        width: calc(20 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(24 * var(--scale_coef) / var(--base) * 100vw);
        left: calc(-24 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .human-info__location a:before {
        width: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(36 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .human-info__location a:hover {
    color: var(--guard-blue)
}
.humans-section .human-tabs__contents .human-content .human-card .human-info:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--crayola-blue)
}
.humans-section .human-tabs__contents .human-content .human-card .accordion-arrow {
    object-fit: contain;
    cursor: pointer;
    position: absolute;
    transition: 0.3s;
    transform: translate(-50%, -50%) rotate(180deg);
    left: 50%;
    bottom: 3%;
    z-index: 10;
    width: calc(21 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(19 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-card .accordion-arrow {
        width: calc(42 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(38 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-card .accordion-arrow:hover {
    transform: translate(-50%, -50%) rotate(0deg)
}
@keyframes dissolution {
    0% {
        opacity: 0;
        display: none
    }
    90% {
        display: block
    }
    100% {
        opacity: 1;
        display: block
    }
}
.humans-section .human-tabs__contents .human-content .human-popup {
    opacity: 0;
    display: none;
    position: fixed;
    height: 78%;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    transition: 0.3s;
    z-index: 1001
}
.humans-section .human-tabs__contents .human-content .human-popup::-webkit-scrollbar {
    width: 0px;
    background-color: transparent
}
.humans-section .human-tabs__contents .human-content .human-popup::-webkit-scrollbar-thumb {
    background-color: transparent
}
.humans-section .human-tabs__contents .human-content .human-popup::-webkit-scrollbar-track {
    background-color: transparent
}
.humans-section .human-tabs__contents .human-content .human-popup.is-active {
    display: block
}
.humans-section .human-tabs__contents .human-content .human-popup__thumb {
    display: flex;
    justify-content: center;
    width: calc(182 * var(--scale_coef) / var(--base) * 100vw);
    margin-right: auto;
    margin-left: auto
}
.humans-section .human-tabs__contents .human-content .human-popup__thumb img {
    border-radius: 50%;
    display: block;
    width: calc(182 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(182 * var(--scale_coef) / var(--base) * 100vw);
    object-fit: cover
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text {
    background: var(--white);
    width: calc(948 * var(--scale_coef) / var(--base) * 100vw);
    padding: calc(94 * var(--scale_coef) / var(--base) * 100vw) calc(90 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(17 * var(--scale_coef) / var(--base) * 100vw);
    margin: calc(15 * var(--scale_coef) / var(--base) * 100vw) auto 0px auto;
    position: relative;
    border-radius: 0px 0px calc(8 * var(--scale_coef) / var(--base) * 100vw) calc(8 * var(--scale_coef) / var(--base) * 100vw);
    box-shadow: calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16)
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text {
        text-align: center;
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 25em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text {
        width: calc(700 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--crayola-blue)
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info {
    display: flex;
    column-gap: calc(27 * var(--scale_coef) / var(--base) * 100vw);
    align-items: center
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info {
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__title {
    font-weight: 700;
    font-family: var(--roboto);
    width: max-content;
    font-size: calc(33 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    max-width: 60%
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__title {
        font-size: var(--fs_h6)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__title {
        text-align: center;
        width: 100%;
        max-width: none
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__attr {
    color: var(--dull-gray);
    text-transform: uppercase;
    font-size: calc(19 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 700;
    font-family: var(--roboto)
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__attr {
        font-size: var(--fs_text)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location {
    display: flex;
    align-items: center;
    justify-content: space-between;
    line-height: calc(1 * var(--ada_lh_coef));
    column-gap: calc(9 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (min-width: 64.0625em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location {
        margin-left: auto
    }
}
@media print, screen and (max-width: 64.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location {
        flex-direction: column;
        row-gap: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location a {
    font-weight: 700;
    font-size: calc(14 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    text-decoration: underline;
    color: var(--crayola-blue);
    font-family: var(--arial)
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location a:hover {
    color: var(--guard-blue)
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location a {
        font-size: var(--fs_text)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location .address {
    text-transform: none
}
@media screen and (min-width: 75.0625em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location .address {
        width: calc(250 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text .human-info__location .location-container {
    display: flex;
    flex-direction: column;
    row-gap: calc(7 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text__content {
    margin-top: calc(41 * var(--scale_coef) / var(--base) * 100vw);
    text-align: center;
    padding: 0px calc(12 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text__content p {
    height: fit-content;
    overflow: visible;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw) !important;
    line-height: calc(1.333 * var(--ada_lh_coef))
}
@media print, screen and (max-width: 75.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text__content p {
        font-size: var(--fs_text) !important
    }
}
@media print, screen and (max-width: 40.06125em) {
    .humans-section .human-tabs__contents .human-content .human-popup .human-text__content p {
        font-size: calc(38.4 * var(--scale_coef) / var(--base) * 100vw) !important
    }
}
.humans-section .human-tabs__contents .human-content .human-popup .human-text__content p:last-child {
    margin-bottom: 0
}
.humans-section .human-tabs__contents .human-content .human-popup.is-active {
    display: block
}
.humans-section .human-tabs__contents .human-content .human-popup .close-popup {
    text-align: center;
    margin-top: calc(10 * var(--scale_coef) / var(--base) * 100vw)
}
.humans-section .human-tabs__contents .human-content .human-popup .close-popup img {
    cursor: pointer;
    transition: 0.3s
}
.humans-section .human-tabs__contents .human-content .human-popup .close-popup img:hover {
    transform: rotate(180deg)
}
.hero-section img {
    object-fit: cover;
    max-height: calc(573 * var(--scale_coef) / var(--base) * 100vw);
    width: 100%
}
@media print, screen and (max-width: 40.06125em) {
    .hero-section img {
        height: calc(320 * var(--scale_coef) / var(--base) * 100vw);
        max-width: none;
        object-position: center
    }
}
.hero-section .label-video {
    padding-top: calc(52 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(28 * var(--scale_coef) / var(--base) * 100vw)
}
.hero-section.video-section {
    margin-bottom: calc(60 * var(--scale_coef) / var(--base) * 100vw)
}
.hero-section.video-section .video-link {
    position: relative
}
.hero-section.video-section .video-link:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: calc(76 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(76 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/play-button.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}
.hero-section.video-section .video-link:hover:before {
    transform: translate(-50%, -50%) scale(1.2)
}
.hero-section.display_mobile-yes {
    display: none
}
@media print, screen and (max-width: 40.06125em) {
    .hero-section.display_mobile-yes {
        display: block
    }
}
.submission-section {
    height: 100vh;
    display: flex;
    align-items: center;
    width: 100%
}
.submission-section img {
    height: 100%;
    max-height: none
}
.submission-section__content {
    color: var(--white) !important;
    margin-top: calc(100 * var(--scale_coef) / var(--base) * 100vw)
}
.submission-section__content p {
    color: var(--white) !important
}
.submission-section__content p.h6 {
    font-weight: 300
}
.submission-section__socials {
    display: flex;
    column-gap: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    align-items: center;
    margin-top: calc(25 * var(--scale_coef) / var(--base) * 100vw)
}
.submission-section__socials .stay-tuned {
    display: flex;
    column-gap: calc(23 * var(--scale_coef) / var(--base) * 100vw)
}
.submission-section__socials .stay-tuned__link {
    width: auto !important;
    height: auto !important
}
.submission-section__socials .stay-tuned__link span {
    font-size: calc(45 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    line-height: calc(1 * var(--ada_lh_coef)) !important
}
.submission-section__socials .stay-tuned+a:hover img {
    transform: scale(1.2)
}
.submission-section__socials img {
    width: calc(60 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(40 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s
}
.find_trial {
    margin-top: calc(47 * var(--scale_coef) / var(--base) * 100vw)
}
.find_trial .find-controls {
    display: flex;
    align-items: flex-end;
    margin-top: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    column-gap: calc(58 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls {
        padding-left: 0
    }
}
.find_trial .find-controls__location {
    width: calc(166 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    align-items: flex-end;
    position: relative
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls__location {
        width: 40%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location {
        width: 43%
    }
}
.find_trial .find-controls__location select {
    padding: 0;
    border: none;
    border-bottom: 3px solid var(--greenish-blue);
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    height: auto;
    opacity: 1;
    padding-left: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s
}
.find_trial .find-controls__location select:hover {
    border-width: calc(6 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls__location select {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location select {
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media screen and (min-width: 75.0625em) {
    .find_trial .find-controls__location select {
        padding-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location select {
        padding-left: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-controls__location select+span {
    padding: 0;
    border: none;
    border-bottom: 3px solid var(--greenish-blue);
    padding-right: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    height: auto;
    padding-left: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location select+span {
        padding-right: calc(60 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location select+span {
        padding-left: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-controls__location select+span .ui-selectmenu-text {
    transition: 0.1s
}
.find_trial .find-controls__location select+span:hover .ui-selectmenu-text {
    font-weight: 600
}
.find_trial .find-controls__location select+span .ui-selectmenu-text {
    font-weight: 500;
    color: var(--greenish-blue);
    opacity: 1;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls__location select+span .ui-selectmenu-text {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__location select+span .ui-selectmenu-text {
        font-size: calc(37 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-controls__location:before {
    z-index: 1;
    transition: 0.3s;
    content: '';
    position: absolute;
    transform: translate(0%, -50%);
    right: 0px;
    top: 40%;
    width: calc(13 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(7 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center
}
@media print, screen and (max-width: 64.06125em) {
    .find_trial .find-controls__location:before {
        width: calc(25 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(17 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-controls__search {
    width: calc(186 * var(--scale_coef) / var(--base) * 100vw);
    position: relative
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls__search {
        width: 40%
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__search {
        width: 43%
    }
}
.find_trial .find-controls__search input {
    background: transparent;
    padding: 0 calc(36 * var(--scale_coef) / var(--base) * 100vw) 0px calc(14 * var(--scale_coef) / var(--base) * 100vw);
    border: none;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    height: calc(46 * var(--scale_coef) / var(--base) * 100vw);
    transition: 0.3s;
    font-weight: 500
}
@media screen and (min-width: 75.0625em) {
    .find_trial .find-controls__search input {
        padding-top: calc(10 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 75.06125em) {
    .find_trial .find-controls__search input {
        font-size: calc(30 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__search input {
        font-size: calc(37 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
        padding-right: calc(64 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-controls__search input::placeholder {
    transition: 0.1s;
    color: var(--greenish-blue);
    line-height: 0
}
.find_trial .find-controls__search input:hover::placeholder {
    font-weight: 700
}
.find_trial .find-controls__search:before {
    transition: 0.3s;
    content: '';
    position: absolute;
    transform: translate(0%, -50%);
    right: calc(0 * var(--scale_coef) / var(--base) * 100vw);
    top: calc(50% - calc(-3 * var(--scale_coef) / var(--base) * 100vw));
    width: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/search.svg");
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    z-index: -1
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-controls__search:before {
        width: calc(43 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(43 * var(--scale_coef) / var(--base) * 100vw);
        transform: translateY(0%);
        top: 0%
    }
}
.find_trial .find-controls__search:after {
    transition: 0.3s;
    content: '';
    position: absolute;
    top: calc(100% - 3px);
    left: 0px;
    width: calc(100% - 20px);
    height: 3px;
    background-color: var(--greenish-blue)
}
.find_trial .find-condition {
    margin-top: calc(34 * var(--scale_coef) / var(--base) * 100vw)
}
.find_trial .find-condition .condition-list {
    padding-left: 0;
    padding-right: 0;
    column-gap: calc(21 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-condition .condition-list {
        padding: 0;
        column-gap: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.find_trial .find-condition .condition-list a {
    min-width: calc(178 * var(--scale_coef) / var(--base) * 100vw);
    word-break: break-word
}
@media print, screen and (max-width: 40.06125em) {
    .find_trial .find-condition .condition-list a {
        min-width: 46%
    }
}
.find_trial .find-condition .trial_more {
    display: block;
    margin: 2rem auto
}
.find_trial .find-condition .trial_more:hover {
    background: var(--crayola-blue)
}
.card-section {
    position: relative
}
.card-section:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.78;
    background-color: var(--white);
    z-index: 2
}
.card-section:after {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(720 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    opacity: 0.78;
    z-index: 1;
    background: linear-gradient(90deg, #fff 0%, rgba(255, 255, 255, 0.8) 60%, rgba(255, 255, 255, 0) 100%)
}
.card-section__card {
    margin-left: calc(35 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section .card-container {
    padding-top: calc(36 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section .card-container.small-container {
    padding: 0px 0px calc(135 * var(--scale_coef) / var(--base) * 100vw) 0px;
    max-width: calc(1350 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .card-container.small-container {
        padding: 0px 0px calc(45 * var(--scale_coef) / var(--base) * 100vw) 0px
    }
}
.card-section .card-container__title_text, .card-section .card-container__title {
    text-align: center
}
.card-section .card-container__title_text .h4 {
    text-transform: uppercase;
    color: var(--gray-blue);
    margin-bottom: 0
}
.card-section .card-container__title_text p:not([class]) {
    color: var(--dark-telegray)
}
.card-section .card-container.type-location-content .card-container__title_text p:not([class]) {
    font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 300
}
.card-section.media-content .card-overlay {
    transition: 0.3s;
    z-index: 2;
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.78) 0%, rgba(0, 0, 0, 0) 12%)
}
.card-section .cart-description {
    box-shadow: 0px calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(6 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.16);
    background-color: var(--white);
    margin-top: calc(36 * var(--scale_coef) / var(--base) * 100vw);
    padding: calc(21 * var(--scale_coef) / var(--base) * 100vw) calc(25 * var(--scale_coef) / var(--base) * 100vw) calc(13 * var(--scale_coef) / var(--base) * 100vw) calc(24 * var(--scale_coef) / var(--base) * 100vw);
    display: flex;
    justify-content: space-between;
    align-items: center
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description {
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
    .card-section .cart-description>div {
        width: 100%
    }
}
.card-section .cart-description__image {
    width: 50.5%;
    height: calc(367 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section .cart-description__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover
}
.card-section .cart-description__text {
    width: 42%
}
.card-section .cart-description__text p {
    color: var(--dull-gray)
}
.card-section .cart-description .location-form label, .card-section .cart-description .location-form p {
    font-size: var(--fs_big_text);
    color: var(--dark-telegray);
    font-weight: 300;
    text-align: center
}
.card-section .cart-description .location-form p {
    margin-top: calc(27 * var(--scale_coef) / var(--base) * 100vw);
    text-align: center
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description .location-form p {
        margin: calc(10 * var(--scale_coef) / var(--base) * 100vw) 0px
    }
}
.card-section .cart-description .location-form__zip label {
    margin-bottom: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
@media screen and (min-width: 75.0625em) {
    .card-section .cart-description .location-form__city {
        width: calc(191 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .cart-description .location-form__city label {
    margin-bottom: calc(14 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section .cart-description .location-form_field input, .card-section .cart-description .location-form_field select+span {
    height: calc(61 * var(--scale_coef) / var(--base) * 100vw);
    width: calc(190 * var(--scale_coef) / var(--base) * 100vw);
    font-size: var(--fs_big_text);
    color: var(--dark-telegray)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description .location-form_field input, .card-section .cart-description .location-form_field select+span {
        width: 100%;
        font-size: var(--fs_text)
    }
}
.card-section .cart-description .location-form_field input {
    display: flex;
    align-items: center;
    padding-top: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    padding-left: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media screen and (max-width: 75em) {
    .card-section .cart-description .location-form_field input {
        padding-top: calc(18 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 50em) {
    .card-section .cart-description .location-form_field input {
        padding-top: calc(22 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .card-section .cart-description .location-form_field input {
        padding-top: calc(22 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 31.25em) {
    .card-section .cart-description .location-form_field input {
        padding-top: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .cart-description .location-form_field select {
    position: relative
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description .location-form_field select {
        height: auto
    }
}
.card-section .cart-description .location-form_field select+span {
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(62 * var(--scale_coef) / var(--base) * 100vw) !important;
    display: flex;
    align-items: center;
    border: 1px solid var(--greenish-blue);
    position: relative;
    padding-left: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section .cart-description .location-form_field select+span::before {
    position: absolute;
    content: "";
    font-size: var(--fs_text);
    opacity: 1;
    width: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(8 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/select-arrow.svg");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    right: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 40.06125em) {
    .card-section .cart-description .location-form_field select+span::before {
        width: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(16 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .cart-description .location-form_field select+span .ui-selectmenu-text {
    font-size: calc(27 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    padding-right: calc(36 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description .location-form_field select+span .ui-selectmenu-text {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .card-section .cart-description .location-form_field select+span .ui-selectmenu-text {
        font-size: calc(34 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.card-section .cart-description__map .acf-map, .card-section .cart-description__map .location-map-box {
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(506 * var(--scale_coef) / var(--base) * 100vw) !important;
    width: calc(688 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .cart-description__map .acf-map, .card-section .cart-description__map .location-map-box {
        width: 100% !important
    }
}
.card-section.location-content {
    padding-bottom: calc(125 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.location-content.full-width {
    padding-bottom: 0
}
@media print, screen and (max-width: 64.06125em) {
    .card-section.location-content {
        padding-bottom: calc(60 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section.location-content .card-container {
    padding-top: calc(105 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.location-content .cart-description {
    max-width: calc(1090 * var(--scale_coef) / var(--base) * 100vw);
    margin-left: auto;
    margin-top: calc(28 * var(--scale_coef) / var(--base) * 100vw);
    padding: calc(32 * var(--scale_coef) / var(--base) * 100vw) calc(37 * var(--scale_coef) / var(--base) * 100vw) calc(22 * var(--scale_coef) / var(--base) * 100vw) calc(94 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section.location-content .cart-description {
        padding: calc(25 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(20 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section.location-content .location-content {
    display: flex;
    justify-content: space-between;
    width: 100%
}
@media print, screen and (max-width: 64.06125em) {
    .card-section.location-content .location-content {
        flex-direction: column;
        row-gap: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
    .card-section.location-content .location-content>div {
        width: 100%
    }
}
@media print, screen and (min-width: 64.0625em) {
    .card-section.location-content .location-content .location-form {
        margin: auto 0
    }
}
.card-section.location-content .bottom-card-overlay {
    transition: 0.3s;
    z-index: 1;
    position: absolute;
    width: 100%;
    height: calc(402 * var(--scale_coef) / var(--base) * 100vw);
    bottom: 0px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.78) 0%, rgba(255, 255, 255, 0) 100%)
}
@media print, screen and (min-width: 64.0625em) {
    .card-section .form-container {
        margin-left: calc(32 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .form-container {
        margin-left: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        margin-right: calc(30 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .grid-container.type-form {
    padding: 0;
    box-shadow: calc(-7 * var(--scale_coef) / var(--base) * 100vw) calc(3 * var(--scale_coef) / var(--base) * 100vw) calc(26 * var(--scale_coef) / var(--base) * 100vw) 0px rgba(0, 0, 0, 0.11);
    border-radius: calc(20 * var(--scale_coef) / var(--base) * 100vw);
    margin-top: calc(16 * var(--scale_coef) / var(--base) * 100vw);
    max-width: calc(1070 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .grid-container.type-form {
        max-width: calc(1250 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media screen and (max-width: 48em) {
    .card-section .grid-container.type-form {
        max-width: calc(1320 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .grid-container.type-form .card-container__title_text {
    padding: calc(37 * var(--scale_coef) / var(--base) * 100vw) calc(66 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(32 * var(--scale_coef) / var(--base) * 100vw);
    text-align: left
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .grid-container.type-form .card-container__title_text {
        padding: calc(30 * var(--scale_coef) / var(--base) * 100vw);
        padding-bottom: calc(25 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.card-section .grid-container.type-form .card-container__title_text p {
    font-weight: 700;
    color: var(--crayola-blue);
    text-transform: uppercase
}
.card-section .grid-container.type-form .card-container__title_text p.h4 {
    font-weight: 600;
    font-size: calc(48 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .card-section .grid-container.type-form .card-container__title_text p.h4 {
        font-size: var(--fs_h4)
    }
}
.card-section .grid-container.type-media-content .card-container__title_text p:not([class]) {
    font-size: calc(27 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    font-weight: 300
}
@media print, screen and (max-width: 75.06125em) {
    .card-section .grid-container.type-media-content .card-container__title_text p:not([class]) {
        font-size: var(--fs_text)
    }
}
.card-section .grid-container.type-location-content .card-container__title_text p.h4 {
    font-size: calc(40 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .card-section .grid-container.type-location-content .card-container__title_text p.h4 {
        font-size: var(--fs_h4)
    }
}
.card-section .grid-container.type-location-content .card-container__title_text p:not([class]) {
    font-size: calc(26 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 75.06125em) {
    .card-section .grid-container.type-location-content .card-container__title_text p:not([class]) {
        font-size: var(--fs_text)
    }
}
.card-section.full-width .card-container {
    padding-top: 0
}
.card-section.full-width .card-content {
    box-shadow: none;
    background-color: var(--smoky-white);
    max-width: calc(1405 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .type-location-content {
    margin-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .cart-description__map .acf-map, .card-section.full-width .location-content .cart-description__map .location-map-box {
    height: calc(560 * var(--scale_coef) / var(--base) * 100vw) !important;
    width: calc(760 * var(--scale_coef) / var(--base) * 100vw) !important
}
@media print, screen and (max-width: 64.06125em) {
    .card-section.full-width .location-content .cart-description__map .acf-map, .card-section.full-width .location-content .cart-description__map .location-map-box {
        width: 100% !important
    }
}
.card-section.full-width .location-content .location-form {
    margin-left: calc(6 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .location-form p {
    margin-top: calc(27 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .location-form__zip label {
    margin-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .location-form__city {
    width: auto
}
.card-section.full-width .location-content .location-form__city label {
    margin-bottom: calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .location-form_field label {
    text-align: center
}
.card-section.full-width .location-content .location-form_field select+span {
    padding-top: calc(5 * var(--scale_coef) / var(--base) * 100vw)
}
.card-section.full-width .location-content .location-form_field select+span:before {
    width: calc(14 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/dropdown-arrow.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}
.card-section.full-width .location-content .location-form_field input, .card-section.full-width .location-content .location-form_field select+span {
    border: calc(3 * var(--scale_coef) / var(--base) * 100vw) solid var(--greenish-blue)
}
@media print, screen and (min-width: 64.0625em) {
    .card-section.full-width .location-content .location-form_field input, .card-section.full-width .location-content .location-form_field select+span {
        width: calc(377 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
    position: relative;
    font-size: calc(20 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
        font-size: var(--fs_text)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
        font-size: calc(36 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    top: 100%;
    left: 0px;
    width: 0%;
    height: 2px;
    background-color: #fff
}
.ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper:hover:before {
    width: 100%
}
.card-section .cart-description .location-form_field select+span .ui-selectmenu-text {
    position: relative;
    opacity: 1
}
.card-section .cart-description .location-form_field select+span[aria-expanded="true"], .card-section .cart-description .location-form_field select+span:hover {
    background: var(--greenish-blue);
    color: #fff;
    border-color: var(--greenish-blue)
}
.card-section .cart-description .location-form_field select+span[aria-expanded="true"] .ui-selectmenu-text, .card-section .cart-description .location-form_field select+span:hover .ui-selectmenu-text {
    color: #fff
}
.card-section .cart-description .location-form_field select+span[aria-expanded="true"]::before, .card-section .cart-description .location-form_field select+span:hover::before {
    background-image: url("../../assets/images/select-arrow-white.svg")
}
.location-form__submit {
    margin-top: calc(24 * var(--scale_coef) / var(--base) * 100vw)
}
.location-form__submit-button {
    background-color: #f37321;
    padding: calc(12 * var(--scale_coef) / var(--base) * 100vw) calc(40 * var(--scale_coef) / var(--base) * 100vw);
    padding-bottom: calc(8 * var(--scale_coef) / var(--base) * 100vw);
    font-size: var(--fs_text);
    border-radius: calc(9 * var(--scale_coef) / var(--base) * 100vw);
    width: 100%;
    display: block;
    text-align: center
}
.location-form__submit-button:hover {
    background: #f99d24;
    color: white
}
.location-form__miles {
    margin-top: calc(10 * var(--scale_coef) / var(--base) * 100vw) !important
}
.accordion-section__accordion {
    list-style: none;
    margin-left: 0
}
.accordion-section.light-blue .accordion-label .h5 {
    color: var(--greenish-blue)
}
.accordion-section.light-blue .accordion {
    margin-top: calc(26 * var(--scale_coef) / var(--base) * 100vw)
}
.accordion-section.light-blue .accordion-item {
    margin-top: calc(32 * var(--scale_coef) / var(--base) * 100vw)
}
.accordion-section.light-blue .accordion-item.is-active .accordion-title {
    color: var(--greenish-blue)
}
.accordion-section.light-blue .accordion-item.is-active .accordion-title:before {
    transform: rotate(360deg)
}
.accordion-section.light-blue .accordion-item:first-child {
    margin-top: 0
}
.accordion-section.light-blue .accordion-title {
    width: max-content;
    border: none;
    font-weight: 700;
    color: var(--crayola-blue);
    text-transform: capitalize;
    font-size: var(--fs_big_text);
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) 0;
    padding-bottom: 0px;
    transition: 0.2s
}
.accordion-section.light-blue .accordion-title:focus, .accordion-section.light-blue .accordion-title:hover {
    background: transparent;
    color: var(--greenish-blue)
}
.accordion-section.light-blue .accordion-title:before {
    transition: 0.3s;
    content: "";
    position: absolute;
    transform: rotate(180deg);
    right: calc(-21 * var(--scale_coef) / var(--base) * 100vw);
    top: 72%;
    width: 0;
    height: 0;
    border-left: calc(6 * var(--scale_coef) / var(--base) * 100vw) solid transparent;
    border-right: calc(6 * var(--scale_coef) / var(--base) * 100vw) solid transparent;
    border-bottom: calc(6 * var(--scale_coef) / var(--base) * 100vw) solid var(--greenish-blue)
}
.accordion-section.light-blue .accordion-content {
    border: none;
    padding: 0px 0px
}
.accordion-section.light-blue .accordion-content p {
    line-height: calc(1.45 * var(--ada_lh_coef));
    color: var(--dull-gray)
}
.accordion-section.dark-blue>.grid-container {
    display: flex;
    justify-content: space-between
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue>.grid-container {
        flex-direction: column-reverse;
        padding: 0
    }
    .accordion-section.dark-blue>.grid-container>img, .accordion-section.dark-blue>.grid-container div {
        width: 100%
    }
    .accordion-section.dark-blue>.grid-container>div {
        margin-top: calc(-35 * var(--scale_coef) / var(--base) * 100vw);
        padding: 0px calc(35 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-container {
    width: 60.6%
}
.accordion-section.dark-blue .accordion-image {
    width: 36.4%;
    height: calc(518 * var(--scale_coef) / var(--base) * 100vw);
    object-fit: cover
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-image {
        height: calc(320 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .accordion-section.dark-blue .accordion-image {
        height: calc(225 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-label {
    padding: calc(5 * var(--scale_coef) / var(--base) * 100vw) 0 calc(0 * var(--scale_coef) / var(--base) * 100vw) calc(31 * var(--scale_coef) / var(--base) * 100vw);
    background-color: var(--greenish-blue);
    position: relative
}
.accordion-section.dark-blue .accordion-label p {
    color: var(--white) !important
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-label {
        padding: calc(7 * var(--scale_coef) / var(--base) * 100vw) 0 calc(2 * var(--scale_coef) / var(--base) * 100vw) calc(50 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-label:before {
    content: "";
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(13 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    background-color: var(--aquamarine-crayola)
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-label:before {
        width: calc(19 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-label .h5 {
    font-size: var(--fs_h6)
}
.accordion-section.dark-blue .accordion {
    margin-top: calc(30 * var(--scale_coef) / var(--base) * 100vw)
}
.accordion-section.dark-blue .accordion-item {
    position: relative;
    border-bottom: 2px solid var(--greenish-blue)
}
.accordion-section.dark-blue .accordion-item:not(.is-active) .accordion-title:hover:after {
    background-color: var(--aquamarine-crayola)
}
.accordion-section.dark-blue .accordion-item.is-active {
    border-bottom: none
}
@media print, screen and (max-width: 90.06125em) {
    .accordion-section.dark-blue .accordion-item.is-active {
        padding-bottom: calc(25 * var(--scale_coef) / var(--base) * 100vw)
    }
}
@media print, screen and (max-width: 40.06125em) {
    .accordion-section.dark-blue .accordion-item.is-active {
        padding-bottom: calc(40 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-item.is-active .accordion-title:before {
    transform: translate(0%, -50%) rotate(180deg);
    width: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(30 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/accordion-arrow2-dark.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-item.is-active .accordion-title:before {
        width: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(40 * var(--scale_coef) / var(--base) * 100vw);
        background-size: contain
    }
}
.accordion-section.dark-blue .accordion-title {
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(55 * var(--scale_coef) / var(--base) * 100vw) calc(16 * var(--scale_coef) / var(--base) * 100vw) calc(34 * var(--scale_coef) / var(--base) * 100vw);
    border: none;
    font-size: calc(18 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    color: var(--greenish-blue);
    text-transform: uppercase;
    position: relative;
    font-weight: 700
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-title {
        font-size: var(fs--big_text)
    }
}
.accordion-section.dark-blue .accordion-title:hover, .accordion-section.dark-blue .accordion-title:focus {
    background: transparent
}
.accordion-section.dark-blue .accordion-title:before {
    content: "";
    position: absolute;
    transform: translate(0%, -50%);
    right: 0%;
    transition: 0.3s;
    top: 62%;
    width: calc(37 * var(--scale_coef) / var(--base) * 100vw);
    height: calc(37 * var(--scale_coef) / var(--base) * 100vw);
    background: url("../../assets/images/accordion-arrow2.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-title:before {
        width: calc(50 * var(--scale_coef) / var(--base) * 100vw);
        height: calc(50 * var(--scale_coef) / var(--base) * 100vw);
        top: 72%;
        background-size: contain
    }
}
@media screen and (max-width: 25em) {
    .accordion-section.dark-blue .accordion-title:before {
        top: 80%
    }
}
.accordion-section.dark-blue .accordion-title:after {
    content: "Q:";
    font-size: --fs_big_text: calc(28 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw);
    position: absolute;
    transition: 0.3s;
    top: 0px;
    left: 0px;
    width: calc(23 * var(--scale_coef) / var(--base) * 100vw);
    height: 100%;
    color: var(--white);
    background-color: var(--greenish-blue);
    display: flex;
    align-items: center;
    padding-left: calc(3 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-title:after {
        font-size: calc(24 * var(--scale_coef) * var(--ada_fs_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-content {
    padding: 0px 0px 0px calc(18 * var(--scale_coef) / var(--base) * 100vw);
    margin-left: calc(48 * var(--scale_coef) / var(--base) * 100vw);
    border: none;
    position: relative
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-content {
        margin-left: calc(80 * var(--scale_coef) / var(--base) * 100vw);
        padding: 0px calc(0 * var(--scale_coef) / var(--base) * 100vw) 0px calc(30 * var(--scale_coef) / var(--base) * 100vw);
        width: 90% !important
    }
}
@media print, screen and (max-width: 40.06125em) {
    .accordion-section.dark-blue .accordion-content {
        width: 75% !important
    }
}
.accordion-section.dark-blue .accordion-content ul {
    margin-left: calc(15 * var(--scale_coef) / var(--base) * 100vw);
    margin-bottom: calc(24 * var(--scale_coef) / var(--base) * 100vw)
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-content ul {
        margin-left: calc(27 * var(--scale_coef) / var(--base) * 100vw)
    }
}
.accordion-section.dark-blue .accordion-content ul li {
    color: var(--greenish-blue);
    font-size: var(--fs_big_text);
    font-weight: 700
}
.accordion-section.dark-blue .accordion-content ul li::marker {
    font-weight: 700;
    font-size: var(--fs_big_text);
    color: var(--greenish-blue)
}
@media print, screen and (max-width: 64.06125em) {
    .accordion-section.dark-blue .accordion-content ul li::marker {
        font-size: var(--fs_text)
    }
}
.accordion-section.dark-blue .accordion-content p {
    color: var(--greenish-blue);
    font-weight: 700
}
.accordion-section.dark-blue .accordion-content:before {
    content: "";
    position: absolute;
    top: calc(-6 * var(--scale_coef) / var(--base) * 100vw);
    left: 0px;
    width: 6px;
    height: calc(100% + 10px);
    background-color: var(--aquamarine-crayola)
}
.accordion-section.dark-blue.simplify .accordion-container {
    width: 100%
}
.accordion-section.dark-blue.simplify .accordion-container .accordion .accordion-title {
    padding: calc(20 * var(--scale_coef) / var(--base) * 100vw) calc(55 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw) calc(15 * var(--scale_coef) / var(--base) * 100vw)
}
.accordion-section.dark-blue.simplify .accordion-container .accordion .accordion-title:after {
    display: none
}
/* Increase the font size of the content */
.slide-caption__content {
    font-size: 24px !important; /* Set to your preferred size */
}

/*# sourceMappingURL=custom.css.map */
.slick-slide .home-slide__inner {
    position: relative;
    background-size: cover;
    background-position: center;
}

.slick-slide .home-slide__inner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.7));
    z-index: 1;
}

.slick-slide .home-slide__caption {
    position: absolute;
    z-index: 2; /* Ensures caption appears above the gradient */
    top: 50%; /* Center vertically */
    left: 50%; /* Center horizontally */
    transform: translate(-50%, -50%); /* Aligns to the center */
    z-index: 2; /* Keeps it above the gradient */
    display: flex; /* Enables flexbox for centering */
    justify-content: center; /* Centers content horizontally */
    align-items: center; /* Centers content vertically */
    text-align: center; /* Centers text within the container */
}
/*.slide-caption__content {
    margin: 0; /* Removes any auto centering */
    width: 100%; /* Makes the content span the full width of the container */
    padding-top: 10px; /* Adjusts spacing between title and caption */
}
.slide-caption {
    flex-direction: column; /* Aligns content vertically */
    align-items: center; /* Centers content horizontally within the container */
    justify-content: center; /* Centers content vertically if container has height set */
    margin: 0 auto; /* Centers the container itself in its parent */
    width: 100%; /* Adjusts to the content's width; you can set a specific width if preferred */
}
*/
/* Target only the font size without affecting other styles */
.slide-caption__title {
    font-size: calc(24 * var(--scale_coef) / var(--base) * 100vw) !important; /* Adjust to preferred size */
}
.footer {
    background-color: #074a76; /* Replace with your desired color */
}

