/* @license MIT https://github.com/necolas/normalize.css/blob/3.0.3/LICENSE.md */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block;}audio,canvas,progress,video{display:inline-block;vertical-align:baseline;}audio:not([controls]){display:none;height:0;}[hidden],template{display:none;}a{background-color:transparent;}a:active,a:hover{outline:0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.67em 0;}mark{background:#ff0;color:#000;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:1em 40px;}hr{box-sizing:content-box;height:0;}pre{overflow:auto;}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em;}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0;}button{overflow:visible;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}input{line-height:normal;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto;}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}
@media (min--moz-device-pixel-ratio:0){summary{display:list-item;}}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.vnotify-container{position:fixed;}.vnotify-container.vn-top-right{right:10px;top:10px;}.vnotify-container.vn-top-left{top:10px;left:10px;}.vnotify-container.vn-bottom-right{bottom:10px;right:10px;}.vnotify-container.vn-bottom-left{bottom:10px;left:10px;}.vnotify-container.vn-center{top:50%;left:50%;transform:translate(-50%,-50%);}.vnotify-container .vn-close{position:absolute;top:5px;right:10px;width:15px;height:15px;padding:2px;cursor:pointer;}.vnotify-container .vn-close:before,.vnotify-container .vn-close:after{content:'';position:absolute;width:100%;top:50%;height:2px;background:#fff;}.vnotify-container .vn-close:before{-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);transform:rotate(45deg);}.vnotify-container .vn-close:after{-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);transform:rotate(-45deg);}.vnotify-item{width:20em;padding:15px;position:relative;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;border-radius:5px;margin-bottom:15px;opacity:0.75;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";filter:alpha(opacity=75);}.vnotify-item:hover{opacity:1;}.vnotify-title{font-weight:bold;}.vnotify-info{background:#3498db;color:#fff;}.vnotify-success{background:#2ecc71;color:#fff;}.vnotify-error{background:#e74c3c;color:#fff;}.vnotify-warning{background:#f39c12;color:#fff;}.vnotify-notify{background:#333;color:#fff;}
.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:1;}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-.0667em;}.fa-xs{font-size:.75em;}.fa-sm{font-size:.875em;}.fa-1x{font-size:1em;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-6x{font-size:6em;}.fa-7x{font-size:7em;}.fa-8x{font-size:8em;}.fa-9x{font-size:9em;}.fa-10x{font-size:10em;}.fa-fw{text-align:center;width:1.25em;}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0;}.fa-ul > li{position:relative;}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit;}.fa-border{border:solid 0.08em #eee;border-radius:.1em;padding:.2em .25em .15em;}.fa-pull-left{float:left;}.fa-pull-right{float:right;}.fa.fa-pull-left,.fas.fa-pull-left,.far.fa-pull-left,.fal.fa-pull-left,.fab.fa-pull-left{margin-right:.3em;}.fa.fa-pull-right,.fas.fa-pull-right,.far.fa-pull-right,.fal.fa-pull-right,.fab.fa-pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);transform:scale(1,-1);}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(-1,-1);transform:scale(-1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-flip-both{-webkit-filter:none;filter:none;}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em;}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.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-bahai:before{content:"\f666";}.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-buy-n-large:before{content:"\f8a6";}.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-caravan:before{content:"\f8ff";}.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-alt:before{content:"\f422";}.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-dailymotion:before{content:"\f952";}.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-alt:before{content:"\f424";}.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-firefox-browser:before{content:"\f907";}.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-cowboy:before{content:"\f8c0";}.fa-hat-cowboy-side:before{content:"\f8c1";}.fa-hat-wizard:before{content:"\f6e8";}.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-ideal:before{content:"\f913";}.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-instagram-square:before{content:"\f955";}.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-mdb:before{content:"\f8ca";}.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-microblog:before{content:"\f91a";}.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-mixer:before{content:"\f956";}.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:before{content:"\f8cc";}.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-orcid:before{content:"\f8d2";}.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-pied-piper-square:before{content:"\f91e";}.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-record-vinyl:before{content:"\f8d9";}.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-shopify:before{content:"\f957";}.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-swift:before{content:"\f8e1";}.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-trailer:before{content:"\f941";}.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-umbraco:before{content:"\f8e8";}.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-unity:before{content:"\f949";}.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";}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}@font-face{font-family:'Font Awesome 5 Brands';font-style:normal;font-weight:400;font-display:auto;src:url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.eot);src:url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.woff2) format("woff2"),url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.woff) format("woff"),url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.ttf) format("truetype"),url(/themes/custom/vitaflo/css/webfonts/fa-brands-400.svg#fontawesome) format("svg");}.fab{font-family:'Font Awesome 5 Brands';font-weight:400;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:400;font-display:auto;src:url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.eot);src:url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.woff2) format("woff2"),url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.woff) format("woff"),url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.ttf) format("truetype"),url(/themes/custom/vitaflo/css/webfonts/fa-regular-400.svg#fontawesome) format("svg");}.far{font-family:'Font Awesome 5 Free';font-weight:400;}@font-face{font-family:'Font Awesome 5 Free';font-style:normal;font-weight:900;font-display:auto;src:url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.eot);src:url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.woff2) format("woff2"),url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.woff) format("woff"),url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.ttf) format("truetype"),url(/themes/custom/vitaflo/css/webfonts/fa-solid-900.svg#fontawesome) format("svg");}.fa,.fas{font-family:'Font Awesome 5 Free';font-weight:900;}
html,body,ol,ul,li,p,fieldset,h1,h2,h3,h4,label{list-style:none;margin:0;padding:0;}a{text-decoration:none;}*{box-sizing:border-box;}.float--left{float:left;}.float--right{float:right;}.float--none{float:none;}@media (min-width:870px){.two--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.two--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.two--columns > article,.two--columns > .column{float:left;margin-right:40px;width:calc(50% - 20px);margin-bottom:40px;}.two--columns > article:nth-child(2n + 1),.two--columns > .column:nth-child(2n + 1){clear:left;}.two--columns > article:nth-child(2n),.two--columns > .column:nth-child(2n){margin-right:0;}.two--columns > article:nth-last-child(2),.two--columns > .column:nth-last-child(2),.two--columns > article:nth-last-child(1),.two--columns > .column:nth-last-child(1){margin-bottom:0;}}@media (max-width:869px){.two--columns > article,.two--columns > .column{margin-bottom:20px;}.two--columns > article:last-child,.two--columns > .column:last-child{margin-bottom:0;}}@media (min-width:870px){.three--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.three--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.three--columns > article,.three--columns > .column{float:left;margin-right:40px;width:calc(33.3% - 26.66px);margin-bottom:40px;}.three--columns > article:nth-child(3n),.three--columns > .column:nth-child(3n){margin-right:0;}.three--columns > article:nth-child(3n + 1),.three--columns > .column:nth-child(3n + 1){clear:left;}.three--columns > article:nth-last-child(3),.three--columns > .column:nth-last-child(3),.three--columns > article:nth-last-child(2),.three--columns > .column:nth-last-child(2),.three--columns > article:nth-last-child(1),.three--columns > .column:nth-last-child(1){margin-bottom:0;}}@media (max-width:869px){.three--columns > article,.three--columns > .column{margin-bottom:20px;}.three--columns > article:nth-last-child(1),.three--columns > .column:nth-last-child(1){margin-bottom:0;}}@media (min-width:992px){.four--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.four--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.four--columns > article,.four--columns > .column{float:left;margin-right:40px;margin-bottom:40px;width:calc(25% - 30px);}.four--columns > article:nth-child(4n + 1),.four--columns > .column:nth-child(4n + 1){clear:left;}.four--columns > article:nth-child(4n),.four--columns > .column:nth-child(4n){margin-right:0;}.four--columns > article:nth-last-child(4),.four--columns > .column:nth-last-child(4),.four--columns > article:nth-last-child(3),.four--columns > .column:nth-last-child(3),.four--columns > article:nth-last-child(2),.four--columns > .column:nth-last-child(2),.four--columns > article:nth-last-child(1),.four--columns > .column:nth-last-child(1){margin-bottom:0;}}@media (min-width:870px) and (max-width:991px){.four--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.four--columns::after{content:'';height:1px;display:table;width:100%;clear:both;}.four--columns > article,.four--columns > .column{float:left;margin-right:40px;margin-bottom:40px;width:calc(50% - 20px);}.four--columns > article:nth-child(2n),.four--columns > .column:nth-child(2n){margin-right:0;}.four--columns > article:nth-last-child(2),.four--columns > .column:nth-last-child(2),.four--columns > article:nth-last-child(1),.four--columns > .column:nth-last-child(1){margin-bottom:0;}}@media (max-width:869px){.four--columns > article,.four--columns > .column{margin-bottom:20px;}.four--columns > article:nth-last-child(1),.four--columns > .column:nth-last-child(1){margin-bottom:0;}}.image--block{display:block;width:100%;height:auto;}.align--center{display:block;width:100%;text-align:center;}.text--center{text-align:center;}@media (max-width:869px){.text--center-mobile{text-align:center;}}.text--left{text-align:left;}@media (max-width:869px){.text--left-mobile{text-align:left;}}.text--right{text-align:right;}@media (max-width:869px){.text--right-mobile{text-align:right;}}.image--round{border-radius:50%;}.block{display:block;}.inline-block{display:inline-block;}.image--round{border-radius:50%;}img{display:block;max-width:100%;height:auto;}.width-mobile--100{width:100%;}.flex{display:flex;}.flex--justify-content-space-between{justify-content:space-between;}.flex--justify-content-space-around{justify-content:space-around;}.flex--justify-content-center{justify-content:center;}@media (max-width:869px){.flex--justify-content-center-mobile{justify-content:center;}}.flex--direction-column{flex-direction:column;width:100%;}.flex--align-items-flex-start{align-items:flex-start;}.flex--align-items-flex-end{align-items:flex-end;}.flex--align-items-center{align-items:center;}.flex--align-items-stretch{align-items:stretch;}.flex--only-desktop{display:flex;}@media (max-width:869px){.flex--only-desktop{display:block;}}.flex--only-mobile{display:block;}@media (max-width:869px){.flex--only-mobile{display:flex;}}.flex--wrap{flex-wrap:wrap;}@media (max-width:869px){.flex--wrap-mobile{flex-wrap:wrap;}}.flex--basis-100{flex-basis:100%;}.flex--basis-100-minus-200{flex-basis:calc(100% - 200px);}@media (max-width:869px){.flex--basis-100-minus-200{flex-basis:100%;}}.flex--basis-40{flex-basis:40%;}@media (max-width:869px){.flex--basis-40{flex-basis:100%;}}@media (max-width:869px){.flex--mobile-order-1{order:1;}.flex--mobile-order-2{order:2;}.flex--mobile-order-3{order:3;}.flex--mobile-order-4{order:4;}.flex--mobile-order-5{order:5;}.flex--mobile-order-6{order:6;}}.position--relative{position:relative;}.position--absolute{position:absolute;}.position--bottom-0{bottom:0;}.text-color--pink{color:#4b1b33;}.text-color--orange{color:#854708;}.text-color--light-blue{color:#2d6ea6;}.background-color--llw-light-gray{background-color:#fbfbfb;}.background-color--blue{background-color:#231949;}.background-color--light-blue{background-color:#8cb9e0;}.background-color--light-gray{background-color:#f3f3f5;}.padding-60-50{padding:60px 50px;}.padding-100{padding:100px;}.padding-15{padding:15px;}@media (max-width:869px){.padding--mobile-40-20{padding:40px 20px;}.padding--mobile-40{padding:40px;}}.margin-bottom--0{margin-bottom:0;}.margin-bottom--25{margin-bottom:25px;}.margin-bottom--30{margin-bottom:30px;}.margin-bottom--40{margin-bottom:40px;}@media (max-width:869px){.margin-bottom-mobile--25{margin-bottom:25px;}}.margin-top--20{margin-top:20px;}.margin-right--36{margin-right:36px;}.margin-left--36{margin-left:36px;}.circle-cal-ex{width:145px;height:145px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid;border-radius:50%;}@media (max-width:869px){.circle-cal-ex{width:120px;height:120px;}.circle-cal-ex--bigger{width:145px;height:145px;}}.circle-cal-ex-content > div:first-child{font-size:30px;line-height:1.5em;}@media (max-width:869px){.circle-cal-ex-content > div:first-child{font-size:25px;line-height:1.5em;}}.circle-cal-ex-content > div:last-child{font-size:16px;line-height:1.5em;text-transform:uppercase;}@media (max-width:869px){.circle-cal-ex-content > div:last-child{font-size:13px;line-height:1.5em;}}.h1,.h2,.h3,.h4,.h5,.h6{color:#0c206d;font-weight:400;font-size:32px;line-height:1.5em;letter-spacing:0;text-transform:uppercase;}@media (max-width:869px){.h1,.h2,.h3,.h4,.h5,.h6{font-size:24px;line-height:1.5em;}}body{font-family:'Karla',sans-serif;color:#231949;font-size:16px;line-height:1.5em;min-width:320px;}body a{color:#231949;}body #wrapper{overflow:hidden;}.subheader-wrapper{max-width:1678px;padding:0 20px;margin:0 auto;align-items:flex-start;position:relative;}@media (max-width:869px){.subheader-wrapper{justify-content:flex-end;}}.subheader-wrapper .crumbs-content{box-shadow:0 0 2px 0 #6d6d6d;padding:12px 18px;border-radius:80px;background:rgba(255,255,255,0.6);margin-top:20px;display:inline-block;font-size:16px;line-height:1.5em;color:#1e1445;letter-spacing:2px;text-transform:uppercase;max-width:550px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}@media (max-width:869px){.subheader-wrapper .crumbs-content{display:none;}}.subheader-wrapper .crumbs-content a{text-decoration:underline;color:#1e1445;}.subheader-wrapper .crumbs-content a:hover{text-decoration:none;}.subheader-wrapper .header-social{position:relative;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.subheader-wrapper .header-social--sticky{position:fixed;top:5px;}.subheader-wrapper .header-social--content{margin:20px auto 0 auto;width:64px;background:rgba(255,255,255,0.6);border-radius:50px;position:absolute;right:0;top:0;box-shadow:0 0 2px 0 #6d6d6d;}@media (max-width:869px){.subheader-wrapper .header-social--content{margin-top:14px;width:46px;}}.subheader-wrapper .header-social .social-icons--item,.subheader-wrapper .header-social--item-link{text-align:center;display:flex;align-items:center;justify-content:center;width:64px;height:64px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;border-radius:50%;position:relative;z-index:3;margin:0;}@media (max-width:869px){.subheader-wrapper .header-social .social-icons--item,.subheader-wrapper .header-social--item-link{width:46px;height:46px;}}.subheader-wrapper .header-social .social-icons--item .image,.subheader-wrapper .header-social--item-link .image{display:inline-block;}.subheader-wrapper .header-social .social-icons--item .image-white,.subheader-wrapper .header-social--item-link .image-white,.subheader-wrapper .header-social .social-icons--item .image-dark,.subheader-wrapper .header-social--item-link .image-dark{display:none;}.subheader-wrapper .header-social .social-icons--item .fb,.subheader-wrapper .header-social--item-link .fb{width:19px;}@media (max-width:869px){.subheader-wrapper .header-social .social-icons--item .fb,.subheader-wrapper .header-social--item-link .fb{width:16px;}}.subheader-wrapper .header-social .social-icons--item .tw,.subheader-wrapper .header-social--item-link .tw,.subheader-wrapper .header-social .social-icons--item .ig,.subheader-wrapper .header-social--item-link .ig,.subheader-wrapper .header-social .social-icons--item .share,.subheader-wrapper .header-social--item-link .share{width:28px;}@media (max-width:869px){.subheader-wrapper .header-social .social-icons--item .tw,.subheader-wrapper .header-social--item-link .tw,.subheader-wrapper .header-social .social-icons--item .ig,.subheader-wrapper .header-social--item-link .ig,.subheader-wrapper .header-social .social-icons--item .share,.subheader-wrapper .header-social--item-link .share{width:24px;}}.subheader-wrapper .header-social .social-icons--item:hover,.subheader-wrapper .header-social--item-link:hover,.subheader-wrapper .header-social .social-icons--item:focus,.subheader-wrapper .header-social--item-link:focus{background:#ffffff;}.subheader-wrapper .header-social .social-icons--item#header-social--share-mobile-link,.subheader-wrapper .header-social--item-link#header-social--share-mobile-link{transform:rotate(-90deg);}.subheader-wrapper .header-social .social-icons--item#header-social--share-mobile-link.open,.subheader-wrapper .header-social--item-link#header-social--share-mobile-link.open{transform:rotate(0deg);}.header{z-index:3;position:absolute;width:100%;}.header--wrapper-background{background:rgba(35,25,73,0.9);}.header--wrapper .header--content{height:105px;align-items:center;color:#ffffff;max-width:1678px;padding:0 24px;margin:0 auto;}.header--wrapper .header--navigation{width:700px;margin:0 20px;}@media (min-width:1300px){.header--wrapper .header--navigation{width:1100px;}}.header--wrapper .header--navigation .menu .menu--item{position:relative;font-weight:normal;font-size:24px;line-height:1.5em;min-height:105px;display:block;}@media (min-width:992px){.header--wrapper .header--navigation .menu .menu--item{padding-top:38px;}}@media (max-width:991px){.header--wrapper .header--navigation .menu .menu--item{font-size:20px;line-height:1.5em;line-height:105px;}}.header--wrapper .header--navigation .menu .menu--item > .link,.header--wrapper .header--navigation .menu .menu--item > .label{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;cursor:pointer;color:#ffffff;text-transform:uppercase;font-weight:normal;}.header--wrapper .header--navigation .menu .menu--item > .link .mask,.header--wrapper .header--navigation .menu .menu--item > .label .mask{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;width:20px;height:20px;background:#ffffff;mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-size:20px;-webkit-mask-size:20px;-o-mask-size:20px;transform:rotate(-90deg);position:relative;top:3px;margin-left:5px;}@media (min-width:869px){.header--wrapper .header--navigation .menu .menu--item > .link .mask,.header--wrapper .header--navigation .menu .menu--item > .label .mask{display:inline-block;}}.header--wrapper .header--navigation .menu .menu--item > .link:hover,.header--wrapper .header--navigation .menu .menu--item > .label:hover{color:#8cb9e0;}.header--wrapper .header--navigation .menu .menu--item > .link:hover .mask,.header--wrapper .header--navigation .menu .menu--item > .label:hover .mask{background:#8cb9e0;}.header--wrapper .header--navigation .menu .menu--item .menu--switch:checked + .label + .submenu{display:flex;}.header--wrapper .header--navigation .menu .menu--item .menu--switch:checked + .label .mask{top:6px;transform:rotate(0deg);}.header--wrapper .header--navigation .menu .menu--item:nth-child(3) .submenu{right:-20px;}.header--wrapper .header--right{min-width:110px;}.header--wrapper .header--right .menu-flask{width:50px;display:flex;height:50px;align-items:center;justify-content:center;border-radius:50%;margin-right:20px;transition:0.15s all;}.header--wrapper .header--right .menu-flask:hover{background:rgba(255,255,255,0.12);box-shadow:0px 0px 10px 1px rgba(255,255,255,0.12);}.header--wrapper .header--right .menu-flask .image{max-width:initial;}.header--wrapper .submenu{padding:20px 20px 30px;margin-left:-20px;position:absolute;top:105px;z-index:4;display:none;background:rgba(35,25,73,0.9);width:540px;border-radius:0 0 20px 20px;font-size:20px;line-height:1.5em;}@media (min-width:992px){.header--wrapper .submenu{max-width:540px;}.header--wrapper .submenu .submenu--item,.header--wrapper .submenu .submenu--claim{max-width:50%;}}.header--wrapper .submenu .submenu--item{text-transform:uppercase;}.header--wrapper .submenu .submenu--item a{color:#ffffff;display:block;padding:8px 0;}.header--wrapper .submenu .submenu--item a:hover{color:#8cb9e0;}.header--wrapper .submenu .submenu--claim{text-align:center;font-size:14px;line-height:1.5em;}.header--wrapper .submenu .submenu--claim .submenu--claim-content{max-width:235px;}.header--wrapper .submenu .submenu--claim .submenu--claim-content img{margin:0 auto;}.header--wrapper .submenu .submenu--claim .submenu--claim-text{margin-top:32px;}.header--wrapper .lang-switcher{position:relative;text-align:center;}.header--wrapper .lang-switcher--image{display:inline-block;width:40px;height:40px;border-radius:50%;}.header--wrapper .lang-switcher--active-label{cursor:pointer;display:inline-block;width:50px;display:flex;height:50px;align-items:center;justify-content:center;border-radius:50%;}.header--wrapper .lang-switcher--active-label:hover{background:rgba(255,255,255,0.12);box-shadow:0px 0px 10px 1px rgba(255,255,255,0.12);}.header--wrapper .lang-switcher--sub{margin-top:10px;display:none;z-index:4;position:absolute;background:#231949e6;border-radius:50px;width:64px;left:50%;transform:translateX(-50%);}.header--wrapper .lang-switcher--item{display:block;border-radius:50%;padding:12px;height:64px;}.header--wrapper .lang-switcher--item:not(:last-child){margin-bottom:15px;}.header--wrapper .lang-switcher--item:hover,.header--wrapper .lang-switcher--item:focus{background-color:rgba(255,255,255,0.6);}.header--wrapper #lang-switcher--active:checked + .lang-switcher--sub{display:block;}.header--wrapper .lang-switcher-links span,.header--wrapper .lang-switcher-links a{font-size:24px;color:white;padding-left:5px;}.header--wrapper .lang-switcher-links span.active,.header--wrapper .lang-switcher-links a.active{text-decoration:underline;}.header--wrapper .user-logout{display:inline-block;width:50px;height:50px;margin-left:20px;text-align:center;}.header--wrapper .user-logout img{margin:0 auto;width:40px;height:50px;display:block;}@media (max-width:879px){.header--wrapper .user-logout{width:40px;}.header--wrapper .user-logout img{width:40px;}}@media (max-width:869px){.header--wrapper .logo .image{width:40px;height:40px;display:block;}.header--wrapper .menu-hamburger{position:relative;height:35px;width:35px;}.header--wrapper .menu-hamburger .image{display:block;width:35px;position:absolute;top:50%;transform:translateY(-50%);}.header--wrapper .menu-flask .image{display:inline-block;height:35px;}.header--wrapper .header--content{height:70px;}.header--wrapper .header--navigation{width:100%;margin:0 -24px;position:absolute;top:70px;z-index:4;background:rgba(35,25,73,0.9);}.header--wrapper .header--navigation .menu{display:none;margin:0 20px;}.header--wrapper .header--navigation .menu .menu--item{width:100%;line-height:40px;min-height:40px;}.header--wrapper .header--navigation .menu .menu--item + .menu--item{border-top:1px solid #8cb9e0;}.header--wrapper .header--navigation .menu .menu--item > .link,.header--wrapper .header--navigation .menu .menu--item > .label{color:#8cb9e0;}.header--wrapper .header--navigation .menu .menu--item > .link:hover,.header--wrapper .header--navigation .menu .menu--item > .label:hover{color:#ffffff;}.header--wrapper .header--navigation .menu .menu--item .mobile-text{text-transform:none;color:#8cb9e0;font-size:16px;line-height:1.5em;margin-bottom:10px;display:block;}.header--wrapper .header--navigation #switchMenuMobile:checked + .menu{display:block;min-height:100vh;}.header--wrapper .submenu{position:static;background:transparent;color:#ffffff;padding-top:0;margin-top:-6px;padding-bottom:10px;}}.hidden,.menu--switch{display:none;}.section--wrapper{width:100%;}.section--wrapper-light-blue{background:#8cb9e0;}.section--inner{margin-left:auto;margin-right:auto;max-width:1150px;padding-left:20px;padding-right:20px;}.section--inner-sm{max-width:940px;}.section--inner-lg{max-width:1434px;}.section--inner-xlg{max-width:1678px;}.section--no-gutters{padding-left:0;padding-right:0;}.section--no-gutters-and-width{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;max-width:2400px;}@media (max-width:869px){.section--no-gutters-only-mobile{padding-left:0;padding-right:0;}}.footer{text-align:center;background:#231949;color:#ffffff;}.footer .logo{padding:35px 20px 10px 20px;display:inline-block;}.footer .logo .image{margin:0 auto;max-width:200px;padding:50px 0px;}.footer .logo-white{display:none;}.footer .social-icons{padding:10px 20px;}.footer .social-icons .image-white{display:none;}.footer .social-icons--item img{display:none;}.footer .footer--text{padding:10px 20px;font-weight:normal;background-color:#231949;color:#ffffff;font-size:16;line-height:1.5em;}@media (max-width:869px){.footer .logo{padding:24px 10px 5px 10px;}.footer .social-icons{padding:5px 10px;}.footer .footer--text{padding:5px 10px;font-weight:normal;font-size:14;line-height:1.5em;}}.footer--rounded{margin-top:-70px;background-color:transparent;max-width:100%;overflow:hidden;}.footer--rounded .footer--wrapper{position:relative;left:-10%;width:120%;border-radius:100% 100% 0 0;background-color:#231949;}@media (max-width:500px){.footer--rounded .footer--wrapper{left:-20%;width:140%;}}.footer--light-blue{border-top:3px solid #231949;background-color:#8cb9e0;color:#231949;}.footer--light-blue .footer--text{background-color:#231949;color:#ffffff;}.footer--light-blue .logo-white{display:block;}.footer--light-blue .logo-dark{display:none;}.footer--light-blue .social-icons .image-dark{display:none;}.footer--light-blue .social-icons .image-white{display:block;}.footer--white{border-top:3px solid #231949;background-color:#ffffff;color:#231949;}.footer--white .logo-white{display:none;}.footer--white .logo-dark{display:block;}.footer--white .social-icons .image-dark{display:block;}.footer--white .social-icons .image-white{display:none;}.footer a{color:#ffffff;}.footer a:hover,.footer a:focus{text-decoration:underline;}.footer .optanon-toggle-display{cursor:pointer;}.footer .optanon-toggle-display:after{content:"";display:inline-block;height:24px;background-image:url("/themes/custom/vitaflo//img/footer-privacy_link.svg");background-size:contain;aspect-ratio:187 / 90;position:relative;margin-left:5px;line-height:1;transform:translateY(7px);}.social-icons{margin:5px auto;}@media (max-width:869px){.social-icons{margin:36px auto 20px;}}.social-icons--list{display:flex;justify-content:center;}.social-icons--item{position:relative;}.social-icons--item-link{display:block;position:relative;z-index:3;}.social-icons--item .image{width:54px;height:54px;display:block;border-radius:50%;}.social-icons--item .image:hover,.social-icons--item .image:focus{background-color:#ffffff;}.social-icons--item + .social-icons--item{margin-left:10px;}@media (max-width:869px){.social-icons--item + .social-icons--item{margin-left:7px;}}.social-icons--item-dropdown{display:none;position:absolute;bottom:0;z-index:1;}.social-icons--item-dropdown-open{display:block;}.social-icons--item-dropdown-open + .social-icons--item-link-dropdown .image{background-color:#ffffff;}.social-icons--item-dropdown-items{display:flex;flex-direction:column;border-radius:20px;background:rgba(255,255,255,0.9);padding:2px 2px 55px;box-shadow:0 0 2px 0 #6d6d6d;}.social-icons--item-dropdown-items > *{margin-bottom:5px;}.social-icons--item-dropdown-items > *:last-child{margin-bottom:0;}.social-icons--item-dropdown-link{padding:7px;border-radius:50%;width:40px;height:40px;}.social-icons--item-dropdown-link:hover,.social-icons--item-dropdown-link:focus{background-color:#ffffff;}.social-icons--item-dropdown-image{display:block;width:25px;height:25px;}.mask--arrow-right{transition:0.3s ease;-webkit-transition:0.3s ease;-o-transition:0.3s ease;display:inline-block;width:32px;height:26px;background:#ffffff;mask-image:url('/img/icons/arrow-right.svg');-webkit-mask-image:url('/img/icons/arrow-right.svg');-o-mask-image:url('/img/icons/arrow-right.svg');mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center left;-webkit-mask-position:center left;-o-mask-position:center left;}@media (max-width:869px){.mask--arrow-right{display:inline-block;height:15px;width:20px;mask-position:top left;-webkit-mask-position:top left;-o-mask-position:top left;}}.section--inner.ec-essentials .block--text-content.wysiwyg{max-width:1000px;}.section--inner.ec-essentials .block--text-content.wysiwyg h2{font-size:24px;line-height:1.5em;margin-bottom:20px;}.section--inner.ec-essentials .block--text-content.wysiwyg p{font-size:18px;line-height:1.5em;}.section--inner.empty{height:10px;}#content-wrapper > .section--wrapper:first-child{padding-top:102px;}@media (max-width:869px){#content-wrapper > .section--wrapper:first-child{margin-top:70px;}}#content-wrapper > .section--wrapper.not-found,#content-wrapper > .section--wrapper.cover{margin-top:0;}@media (max-width:869px){#content-wrapper > .section--wrapper.not-found,#content-wrapper > .section--wrapper.cover{margin-top:0;}}.not-found{padding-top:167px;}.not-found--label{color:#8cb9e0;font-size:140px;line-height:1.5em;line-height:1em;letter-spacing:50px;margin-left:50px;margin-bottom:15px;}@media (max-width:869px){.not-found--label{font-size:80px;line-height:1.5em;}}.not-found--description{font-size:40px;line-height:1.5em;color:#ffffff;line-height:1.2em;letter-spacing:25px;margin-left:25px;margin-bottom:30px;}@media (max-width:869px){.not-found--description{font-size:24px;line-height:1.5em;margin-bottom:30px;}}.not-found--item{color:#ffffff;font-size:24px;line-height:1.5em;text-align:center;text-transform:uppercase;width:280px;display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:60px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.not-found--item{margin-bottom:30px;display:block;}}.not-found--item-circle{display:flex;border-radius:50%;align-items:center;justify-content:center;border:1px solid #ffffff;width:250px;height:250px;margin:0 auto 20px auto;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.not-found--item-circle{width:236px;height:236px;margin-bottom:15px;}}.not-found--item-image{height:100%;width:100%;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;background-color:#ffffff;mask-size:auto 220px;-webkit-mask-size:auto 220px;-o-mask-size:auto 220px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.not-found--item-image{mask-size:auto 150px;-webkit-mask-size:auto 150px;-o-mask-size:auto 150px;}}.not-found--item-image.home{mask-image:url("/img/icons/home.svg");-webkit-mask-image:url("/img/icons/home.svg");-o-mask-image:url("/img/icons/home.svg");}.not-found--item-image.plate{mask-image:url("/img/icons/plate.svg");-webkit-mask-image:url("/img/icons/plate.svg");-o-mask-image:url("/img/icons/plate.svg");}.not-found--item-image.tetra{mask-image:url("/img/icons/tetra-icon.svg");-webkit-mask-image:url("/img/icons/tetra-icon.svg");-o-mask-image:url("/img/icons/tetra-icon.svg");}.not-found--item-label{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;height:100%;}.not-found--item:hover .not-found--item-circle,.not-found--item:focus .not-found--item-circle{border-color:#8cb9e0;}.not-found--item:hover .not-found--item-image,.not-found--item:focus .not-found--item-image{background-color:#8cb9e0;}.not-found--item:hover .not-found--item-label,.not-found--item:focus .not-found--item-label{text-decoration:underline;color:#8cb9e0;}.iframe--responsive{position:relative;overflow:hidden;width:100%;padding-top:56.25%;}.iframe--responsive iframe{position:absolute;border:none;top:0;left:0;bottom:0;right:0;width:100%;height:100%;}.social-sharing-buttons{margin:0;display:flex;flex-wrap:wrap;}.social-sharing-buttons a{margin:3px 0;}.tooltip{position:relative;display:inline-block;top:1px;}.tooltip .tooltiptext{visibility:hidden;width:120px;background-color:#8cb9e0;color:#0c206d;text-align:center;border-radius:6px;padding:5px 0;position:absolute;z-index:5;top:110%;left:-6px;margin-left:-60px;opacity:0;transition:opacity 0.3s;font-size:13px;}.tooltip .tooltiptext::after{content:"";position:absolute;bottom:100%;right:20%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#8cb9e0 transparent transparent transparent;transform:rotate(180deg);}.tooltip:hover .tooltiptext{visibility:visible;opacity:1;}.views-view-grid.horizontal.cols-4.clearfix .views-row.clearfix.row-1,.profile-explorers-club-member-edit-form.profile-form.base--form{margin:200px 150px 0px;}.profile-explorers-club-member-edit-form.profile-form.base--form{max-width:900px;}body.titles-no-mods .carousel--name{text-transform:initial;}.breadcrumbs-content{padding-top:30px;}.breadcrumbs-content ol{display:flex;}.breadcrumbs-content li a,.breadcrumbs-content li span{color:var(--breadcrumb-color);text-shadow:0 0 3px var(--breadcrumb-shadow-color);}.breadcrumbs-content li:after{content:'';height:12px;padding:0 12px;display:inline-block;background-color:var(--breadcrumb-color);-webkit-mask:url('data:image/svg+xml;utf8,<svg width="5" height="9" viewBox="0 0 5 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.5L4 4.5L1 1.5" stroke="%23454545" stroke-linecap="square"/></svg>') no-repeat center;-webkit-mask-size:contain;mask:url('data:image/svg+xml;utf8,<svg width="5" height="9" viewBox="0 0 5 9" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7.5L4 4.5L1 1.5" stroke="%23454545" stroke-linecap="square"/></svg>') no-repeat center;mask-size:contain;}.breadcrumbs-content li:last-of-type:after{display:none;}.page-node-type-home-page .breadcrumbs-content li a,.page-node-type-home-page .breadcrumbs-content li span{color:#ffffff;}.page-node-type-home-page .breadcrumbs-content li:after{background-color:#ffffff;}.page-node-type-blogs-all .header--strip{margin-top:70px;}@media (min-width:870px){.page-node-type-blogs-all .header--strip{margin-top:105px;}}.page-node-type-blogs-all .cover-carousel--wrapper ~ .view-blogs .header--strip{margin-top:0;}.header{}.header--strip{padding:40px 0;}@media (max-width:869px){.header--strip .h1{font-size:24px;line-height:1.5em;}}@media (max-width:869px){.header--strip{padding:25px 0;}}.header--strip .button--back-to-list{margin-bottom:45px;}.header--strip-pink{background-color:#bb4480;}.header--strip-pink .h1{color:#ffffff;}.header--strip-blue{background-color:#231949;}.header--strip-blue .h1{color:#ffffff;}@media (min-width:870px){.header--strip-overlapped{height:165px;display:flex;align-items:center;}.header--strip-overlapped h1{max-width:calc(100% - 550px);}}@media (min-width:870px) and (max-width:992px){.header--strip-overlapped h1{font-size:30px;line-height:1.5em;}}.header--strip-light-blue{background-color:#5094d0;}.header--strip-light-blue .h1{color:#ffffff;}.header--strip-light-blue .header--strip-recipe-info{background-color:#1e1445;color:#ffffff;}.header--strip-light-blue .header--strip-recipe-info-list li + li{border-color:#ffffff;}.header--strip-shadow-green{background-color:#98C8BE;}.header--strip-shadow-green .h1{color:#ffffff;}.header--strip-shadow-green .header--strip-recipe-info{background-color:#1e1445;color:#ffffff;}.header--strip-shadow-green .header--strip-recipe-info-list li + li{border-color:#ffffff;}.header--strip-light-blue-clouds{background:url("/themes/custom/vitaflo/img/clouds.png") #8cb9e0 repeat-x 100px center;}.header--strip-orange{background-color:#f39433;}.header--strip-orange .h1{color:#ffffff;}.header--inner-sm .section--inner{max-width:940px;}.header--strip-form + .sample-form--wrapper{padding-top:40px !important;}.header--strip-xlg .section--inner{max-width:1678px;}.header--strip-icon{display:flex;align-items:center;}.header--strip-icon::before{content:"";display:inline-block;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:left center;-webkit-mask-position:left center;-o-mask-position:left center;width:39px;height:39px;margin-right:30px;background-color:#231949;}@media (max-width:869px){.header--strip-icon::before{width:30px;height:30px;margin-right:15px;}}.header--strip-icon-white::before{background-color:#ffffff;}.header--strip-icon-calendar::before{mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");-webkit-mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");-o-mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");}.header--strip-search-form{padding:25px 0;}@media (max-width:869px){.header--strip-search-form{padding:30px 0;}}.header--strip-search-form .header--strip-image{width:170px;margin-right:40px;}@media (max-width:869px){.header--strip-search-form .header--strip-label{margin-bottom:30px;}}@media (min-width:869px){.header--strip-search-form .header--strip-form{max-width:475px;align-self:flex-start;margin-left:auto;}}.header--strip-search-form .header--strip-form .button{display:inline-block;width:auto;}.header--strip-recipe{padding:0;flex-wrap:wrap;}.header--strip-recipe-controls{padding:25px 0;flex-basis:600px;}.header--strip-recipe-buttons{display:flex;margin-top:45px;justify-content:space-between;}.header--strip-recipe .button--text-print,.header--strip-recipe .button--text-share{color:inherit;font-size:16px;line-height:1.5em;text-transform:uppercase;}@media (min-width:870px){.header--strip-recipe .button--text + .button--text{margin-left:15px;}}.header--strip-recipe-info{flex-basis:550px;background-color:#fab268;padding:50px 75px;text-transform:uppercase;position:relative;margin-top:-7%;margin-left:30px;}@media (max-width:869px){.header--strip-recipe-info{padding:20px;margin:0 -20px;}}.header--strip-recipe-info-list li{padding:25px 0;font-size:24px;line-height:1.5em;}@media (max-width:869px){.header--strip-recipe-info-list li{padding:20px 0;}}.header--strip-recipe-info-list li + li{border-top:1px solid #0c206d;}@media (max-width:869px){.header--strip-recipe{position:relative;margin-top:-60px;}.header--strip-recipe .button--back-to-list{margin-bottom:25px;}}.header--strip-three-steps{padding-bottom:0;margin-bottom:144px;}@media (min-width:870px){.header--strip-three-steps{padding-top:100px;}}@media (max-width:869px){.header--strip-three-steps{height:180px;margin-top:70px;}}.header--strip-three-steps .h1{text-align:center;color:#1e1445;padding:20px 0;}@media (max-width:869px){.header--strip-three-steps .h1{padding:0 50px;height:75px;}}.header--strip-three-steps-steps{display:flex;justify-content:center;bottom:-144px;position:relative;}@media (max-width:869px){.header--strip-three-steps-steps{bottom:0;}}.header--strip-three-steps-steps::after{content:"";position:absolute;bottom:70px;width:100%;left:0;height:1px;background-color:#0c206d;}@media (max-width:991px){.header--strip-three-steps-steps::after{bottom:50px;}}.header--strip-three-steps-step{text-align:center;text-transform:uppercase;color:#6975A5;text-decoration:none;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (min-width:870px){.header--strip-three-steps-step{flex-basis:220px;}.header--strip-three-steps-step:last-child{display:block;}}@media (max-width:991px){.header--strip-three-steps-step{flex-basis:33%;}}.header--strip-three-steps-step-value{display:block;font-size:99px;line-height:1.5em;font-weight:bold;}.header--strip-three-steps-step-label{display:block;font-size:24px;line-height:1.5em;position:relative;padding-top:50px;}@media (max-width:991px){.header--strip-three-steps-step-label{padding-top:20px;}}@media (max-width:869px){.header--strip-three-steps-step-label{font-size:16px;line-height:1.5em;}}.header--strip-three-steps-step-label::before{content:"";transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;border-radius:50%;position:absolute;z-index:1;left:50%;transform:translateX(-50%);bottom:60px;width:20px;height:20px;border:1px solid #0c206d;background-color:#ffffff;}@media (max-width:991px){.header--strip-three-steps-step-label::before{bottom:40px;}}@media (max-width:869px){.header--strip-three-steps-step-active{flex-basis:66.6666%;}}.header--strip-three-steps-step-active .header--strip-three-steps-step-value{text-indent:initial;}.header--strip-three-steps-step-active .header--strip-three-steps-step-label{text-indent:initial;}@media (max-width:869px){.header--strip-three-steps-step-active:first-child + .header--strip-three-steps-step{display:none;}}.header--strip-three-steps-step-active,.header--strip-three-steps-step:hover,.header--strip-three-steps-step:focus{color:#0c206d;}.header--strip-three-steps-step-active .header--strip-three-steps-step-label::before,.header--strip-three-steps-step:hover .header--strip-three-steps-step-label::before,.header--strip-three-steps-step:focus .header--strip-three-steps-step-label::before{background-color:#0c206d;}.header--strip-timeline{padding-bottom:0;padding-top:200px;position:relative;display:flex;}.header--strip-timeline .section--wrapper{display:flex;flex-wrap:wrap;}.header--strip-timeline .section--wrapper .section--no-gutters-and-width{display:flex;width:100%;}@media (max-width:869px){.header--strip-timeline{padding-top:85px;}}.header--strip-timeline .h1{color:#1e1445;margin-bottom:30px;}.header--strip-timeline-sub-label{font-size:24px;line-height:1.5em;}@media (max-width:869px){.header--strip-timeline-sub-label{font-size:16px;line-height:1.5em;}}.header--strip-timeline-steps{display:flex;align-self:flex-end;justify-content:center;bottom:0;width:100%;}@media (min-width:870px){.header--strip-timeline-steps{padding-bottom:40px;}}@media (max-width:869px){.header--strip-timeline-steps{justify-content:center;padding-bottom:50px;padding-left:25px;padding-right:25px;}}.header--strip-timeline-steps::before{content:"";position:absolute;bottom:110px;width:100%;left:0;height:1px;background-color:#0c206d;z-index:2;}@media (max-width:869px){.header--strip-timeline-steps::before{bottom:119px;}}.header--strip-timeline-steps::after{content:"";background-color:#ffffff;width:100%;height:200px;position:absolute;bottom:0;z-index:1;}.header--strip-timeline-steps a{z-index:2;flex-basis:200px;display:flex;flex-wrap:wrap;align-self:baseline;}.header--strip-timeline-step{text-align:center;text-transform:uppercase;color:#6975A5;text-decoration:none;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.header--strip-timeline-step{color:#231949;}}@media (min-width:870px){.header--strip-timeline-step{flex-basis:220px;}.header--strip-timeline-step:last-child{display:block;}}.header--strip-timeline-step-image{display:flex;align-items:flex-end;justify-content:center;margin-bottom:40px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.header--strip-timeline-step-image{padding:15px;margin-bottom:25px;}}.header--strip-timeline-step-small .header--strip-timeline-step-image img{max-width:65%;}.header--strip-timeline-step-label{display:block;font-size:24px;line-height:1.5em;position:relative;padding-top:45px;width:100%;height:82px;}@media (max-width:869px){.header--strip-timeline-step-label{font-size:16px;line-height:1.5em;height:80px;}}.header--strip-timeline-step-label::before{content:"";transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;border-radius:50%;position:absolute;z-index:1;left:50%;transform:translateX(-50%);top:0;width:20px;height:20px;border:1px solid #0c206d;background-color:#ffffff;}.header--strip-timeline-step-image{width:100%;}.header--strip-timeline-step-active,.header--strip-timeline-step:hover,.header--strip-timeline-step:focus{color:#0c206d;}.header--strip-timeline-step-active .header--strip-timeline-step-label::before,.header--strip-timeline-step:hover .header--strip-timeline-step-label::before,.header--strip-timeline-step:focus .header--strip-timeline-step-label::before{background-color:#0c206d;}@media (max-width:869px){.header--strip-timeline-current-step{padding-top:20px;margin-bottom:0;}}.header--strip-timeline-current-step .h1{text-align:center;}@media (min-width:869px){.header--strip-timeline-current-step .h1{margin-bottom:-45px;}}@media (max-width:869px){.header--strip-timeline-current-step .header--strip-timeline-steps{bottom:0;justify-content:center;margin-top:60px;}}.header--strip-timeline-current-step .header--strip-timeline-step{min-width:22px;}@media (max-width:869px){.header--strip-timeline-current-step .header--strip-timeline-step{flex-basis:25%;}}@media (max-width:869px){.header--strip-timeline-current-step .header--strip-timeline-step-image{display:none;}}@media (max-width:869px){.header--strip-timeline-current-step .header--strip-timeline-step .header--strip-timeline-step-label{text-indent:-9999px;}}@media (max-width:869px){.header--strip-timeline-current-step .header--strip-timeline-step:not(.header--strip-timeline-step-active) .header--strip-timeline-step-label{text-indent:0px;}.header--strip-timeline-current-step .header--strip-timeline-step:not(.header--strip-timeline-step-active) .header--strip-timeline-step-label::before{background-color:#8cb9e0;}}.header--strip-timeline-current-step .header--strip-timeline-step:not(.header--strip-timeline-step-active) .header--strip-timeline-step-image{opacity:0.6;}.header--strip-timeline-current-step .header--strip-timeline-step-active .header--strip-timeline-step-image,.header--strip-timeline-current-step .header--strip-timeline-step:hover .header--strip-timeline-step-image,.header--strip-timeline-current-step .header--strip-timeline-step:focus .header--strip-timeline-step-image{opacity:1;}.header--strip-timeline-current-step .header--strip-timeline-step-active .header--strip-timeline-step-label::before,.header--strip-timeline-current-step .header--strip-timeline-step:hover .header--strip-timeline-step-label::before,.header--strip-timeline-current-step .header--strip-timeline-step:focus .header--strip-timeline-step-label::before{background-color:#0c206d;}.header--strip-blog{padding:100px 0;}@media (max-width:869px){.header--strip-blog{padding:30px 0;}}.header--strip-blog .section--inner{max-width:1678px;}.header--strip-blog .button--back-to-list{flex-basis:100%;}.header--strip-blog .h1{max-width:570px;}@media (max-width:869px){.header--strip-blog .h1{margin-bottom:30px;}}.header--strip-blog-small{padding:175px 0 30px 0;}@media (max-width:869px){.header--strip-blog-small{padding:30px 0;}}@media (min-width:1160px){.header--strip-blog-small .author--wrapper{margin-top:-70px;}}.header--strip-blog-small .button--back-to-list{margin-bottom:0;}@media (max-width:869px){.header--strip-blog-small .button--back-to-list{margin-bottom:25px;}}@media (min-width:1200px){.header--strip-blog-breadcrumb{padding:180px 0 80px 0;}.header--strip-blog-breadcrumb .section--inner{position:relative;}.header--strip-blog-breadcrumb .author--wrapper{margin-right:150px;position:absolute;right:0;height:100%;bottom:0;}}.header--strip-ec .section--inner{max-width:1678px;padding-left:40px;padding-right:40px;}.button{background:#231949;color:#ffffff;text-transform:uppercase;font-size:18px;line-height:1.5em;letter-spacing:0;display:inline-block;}.button.button{margin-left:0;margin-right:0;}.button::after{background-color:#ffffff;}@media (max-width:869px){.button{font-size:16px;line-height:1.5em;}}.button--primary{display:inline-block;padding:15px 25px;position:relative;text-align:left;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;border:1px solid #231949;}.button--primary:after{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.button--primary:hover,.button--primary:focus,.button--primary.hover{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;color:#231949;background:#ffffff;}.button--primary:hover::after,.button--primary:focus::after,.button--primary.hover::after{background-color:#231949;}.button--primary .button--text:hover,.button--primary .button--text:focus,.button--primary .button--text.hover{text-decoration:none;}.button--arrow,.button--cross{position:relative;padding:20px 85px 20px 25px;}.button--arrow::after,.button--cross::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:23px;mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");background-repeat:no-repeat;width:28px;height:28px;}.button--cross::after{mask-image:url("/themes/custom/vitaflo/img/icons/close.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/close.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/close.svg");mask-size:29px;-webkit-mask-size:29px;-o-mask-size:29px;}.button--big{padding:30px;}.button--image-family{margin-top:40px;position:relative;width:280px;padding-right:60px;}.button--image-family::before{position:absolute;content:"";background:url('/themes/custom/vitaflo/img/family.svg') no-repeat top left;width:153px;height:164px;display:block;top:-40px;right:-114px;}@media (max-width:869px){.button--image{margin-top:20px;width:100%;padding:18px 20px;}.button--image::before{display:none;}}.button--single-line .button--text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block;}.button--light-blue{color:#231949;background:#8cb9e0;border:none;}.button--light-blue::after{background-color:#231949;}.button--light-blue:hover,.button--light-blue:focus,.button--light-blue.hover{background-color:#231949;color:#8cb9e0;}.button--light-blue:hover::after,.button--light-blue:focus::after,.button--light-blue.hover::after{background-color:#8cb9e0;}.button--lighten-blue{color:#ffffff;background:#8cb9e0;border:none;}.button--lighten-blue::after{background-color:#ffffff;}.button--lighten-blue:hover,.button--lighten-blue:focus,.button--lighten-blue.hover{background-color:#231949;color:#8cb9e0;}.button--lighten-blue:hover::after,.button--lighten-blue:focus::after,.button--lighten-blue.hover::after{background-color:#8cb9e0;}.button--pink{color:#ffffff;background-color:#bb4480;border:none;}.button--pink::after{background-color:#ffffff;}.button--pink:hover,.button--pink:focus,.button--pink.hover{color:#ffffff;background-color:#231949;}.button--pink:hover::after,.button--pink:focus::after,.button--pink.hover::after{background-color:#ffffff;}.button--shadow-green{color:#231949;background-color:#98C8BE;}.button--shadow-green::after{background-color:#231949;}.button--shadow-green:hover,.button--shadow-green:focus,.button--shadow-green.hover{color:#98C8BE;background-color:#ffffff;}.button--shadow-green:hover::after,.button--shadow-green:focus::after,.button--shadow-green.hover::after{background-color:#98C8BE;}.button--endeavour{color:#ffffff;background-color:#0065a6;border:1px solid #0065a6;}.button--endeavour::after{background-color:#ffffff;}.button--endeavour:hover,.button--endeavour:focus,.button--endeavour.hover{color:#0065a6;background-color:#ffffff;border:1px solid #0065a6;}.button--endeavour:hover::after,.button--endeavour:focus::after,.button--endeavour.hover::after{background-color:#0065a6;}.button--blue-nohover,.button--blue,.button--blue-alternative{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;color:#ffffff;background-color:#231949;border:1px solid #231949;}.button--blue-nohover::after,.button--blue::after,.button--blue-alternative::after{background-color:#ffffff;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.button--blue:hover,.button--blue-alternative:hover,.button--blue:focus,.button--blue-alternative:focus,.button--blue.hover,.button--blue-alternative.hover{color:#231949;background-color:#ffffff;border:1px solid #231949;}.button--blue:hover::after,.button--blue-alternative:hover::after,.button--blue:focus::after,.button--blue-alternative:focus::after,.button--blue.hover::after,.button--blue-alternative.hover::after{background-color:#231949;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.button--blue-alternative:hover,.button--blue-alternative:focus,.button--blue-alternative.hover{background-color:#8cb9e0;border:1px solid #8cb9e0;}.button--glow-blue{background-color:#231949;border:1px solid #8cb9e0;color:#8cb9e0;}.button--glow-blue:hover,.button--glow-blue:focus,.button--glow-blue.hover{background:#8cb9e0;color:#ffffff;border-color:#231949;}.button--glow-blue:hover::after,.button--glow-blue:focus::after,.button--glow-blue.hover::after{background-color:#ffffff;}.button--white{background-color:#ffffff;color:#231949;border:1px solid #231949;}.button--white::after{background-color:#231949;}.button--white:hover,.button--white:focus,.button--white.hover{background-color:#231949;color:#ffffff;}.button--white:hover::after,.button--white:focus::after,.button--white.hover::after{background-color:#ffffff;}.button--tonys-pink{background:#eaae93;color:#1e1445;}.button--tonys-pink::after{background-color:#1e1445;}.button--edgewater{background:#cbe3de;color:#1e1445;}.button--edgewater::after{background-color:#1e1445;}.button--beryl-green{background:#e2ebce;color:#1e1445;}.button--beryl-green::after{background-color:#1e1445;}.button--chamois{background:#f0dcc0;color:#1e1445;}.button--chamois::after{background-color:#1e1445;}.button--jagged-ice{background:#CCE0ED;color:#1e1445;}.button--jagged-ice::after{background-color:#1e1445;}.button--orange{background-color:#f39433;color:#ffffff;}.button--orange::after{color:#ffffff;}.button--orange:hover,.button--orange:focus,.button--orange.hover{background:#231949;color:#ffffff;}.button--orange:hover::after,.button--orange:focus::after,.button--orange.hover::after{background-color:#ffffff;}.button--text{cursor:pointer;padding:0;background-color:transparent;border:none;outline:0;text-decoration:none;display:inline-flex;align-items:center;}.button--text-print,.button--text-share{position:relative;font-family:'Karla',sans-serif;}.button--text-print::before,.button--text-share::before{content:"";margin-right:15px;display:inline-block;width:25px;height:25px;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:left center;-webkit-mask-position:left center;-o-mask-position:left center;background-color:#0c206d;-webkit-mask-size:contain;}.button--text-print::before{mask-image:url("/themes/custom/vitaflo/img/icons/print.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/print.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/print.svg");}.button--text-share::before{mask-image:url("/themes/custom/vitaflo/img/icons/share-line.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/share-line.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/share-line.svg");height:26px;}.button--back-to-list{text-transform:uppercase;}@media (max-width:869px){.button--full-mob{text-align:left;}.button--full-mob::after{display:block;}}.button--reverse{padding-right:25px;padding-left:75px;}.button--reverse:after{transform:translateY(-50%) rotate(180deg);left:23px;}.button--no-border{border:none;}.button--no-border:hover,.button--no-border:focus,.button--no-border.hover{border:none;}.button--fw{width:100%;}.button--small{font-size:18px;line-height:1.5em;padding:10px 15px;}.button--small:after{right:10px;width:25px;height:25px;}.button--small-arrow{padding-right:40px;}.journey-navigation .button--small{padding:0;}.journey-navigation .button--small a{color:inherit;display:inline-block;padding:10px 15px;width:100%;}.pagination--wrapper{margin-bottom:30px;}.pagination--wrapper::after{content:'';height:1px;display:table;width:100%;clear:both;}.pagination--wrapper::after{content:'';height:1px;display:table;width:100%;clear:both;}.pagination--items{margin:30px 0 0;text-align:center;display:flex;align-items:center;justify-content:center;}.pagination--item{text-decoration:none;font-size:20px;line-height:1.5em;padding:5px;}@media (max-width:869px){.pagination--item{font-size:18px;line-height:1.5em;}}.pagination--item:not(:last-child){margin-right:14px;}.pagination--item:hover,.pagination--item:focus{text-decoration:underline;}@media (max-width:869px){.pagination--item{display:none;}.pagination--item.pagination--item-active{display:block;position:relative;margin-left:20px;}.pagination--item.pagination--item-active:before{position:absolute;pointer-events:none;content:"...";text-indent:0px;right:33px;bottom:4px;}.pagination--item.pagination--item.pagination--item-active + .pagination--item{display:block;margin-right:40px;}.pagination--item.pagination--item.pagination--item-active + .pagination--item:after{position:absolute;pointer-events:none;margin-left:20px;content:"...";text-indent:0px;}.pagination--item:nth-child(2),.pagination--item:nth-last-child(2){display:inline-block;}.pagination--item:nth-child(3).pagination--item-active{margin-left:0;}.pagination--item:nth-child(3).pagination--item-active:before{display:none;}.pagination--item:nth-last-child(2):after{display:none;}}.pagination--item-active{text-decoration:underline;}.three-steps--navigation{display:flex;justify-content:space-around;align-items:center;}.cover{width:100%;max-height:1080px;position:relative;justify-content:flex-end;min-height:calc(100vh - 128px);}.cover.cover--homepage{min-height:100vh;}@media (min-width:1700px){.cover.essentials-cover{min-height:100vh;}}@media (min-width:1700px) and (-ms-high-contrast:none),(-ms-high-contrast:active){.cover.essentials-cover{height:100vh;}}@media (max-width:869px){.cover{height:auto;background:#f3f3f5;min-height:calc(100vh - 86px);}}.cover .cover--desktop{background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;width:100%;height:100%;top:0;left:0;content:"";}@media (max-width:869px){.cover .cover--desktop{display:none;}}.cover .cover--mobile{background-repeat:no-repeat;background-position:center;background-size:cover;position:absolute;width:100%;height:100%;top:0;left:0;content:"";}@media (min-width:1700px){.cover .cover--mobile{display:none;}}@media (max-width:991px){.cover--header-mobile-hide{margin-top:70px;min-height:0;}.cover--header-mobile-hide .cover--mobile{display:none;}}.cover .cover--text{margin:167px auto 0 auto;width:1678px;display:block;position:relative;z-index:2;padding:0 20px;}@media (max-width:1700px){.cover .cover--text{width:100%;}}@media (max-width:991px){.cover .cover--text{margin-top:220px;padding-bottom:50px;}}.cover .cover--text-content{background:rgba(255,255,255,0.9);max-width:550px;padding:40px;margin:0 0 0 auto;color:#231949;font-size:18px;line-height:1.5em;}.cover .cover--text-content img,.cover .cover--text-content .image{display:block;margin-bottom:20px;margin-top:20px;max-width:100%;margin-left:auto;margin-right:auto;}.cover .cover--text-content ul{padding:10px 15px;}.cover .cover--text-content ul li{list-style:disc;}.cover .cover--text-content .h1{font-weight:normal;text-transform:uppercase;margin-bottom:0;font-size:32px;line-height:1.5em;width:100%;}@media (max-width:991px){.cover .cover--text-content{margin-left:auto;margin-right:auto;max-width:400px;padding:30px;font-size:16px;line-height:1.5em;}.cover .cover--text-content .image{width:170px;margin-bottom:25px;margin-top:25px;}.cover .cover--text-content .h1{text-align:center;font-size:24px;line-height:1.5em;}}.essentials-cover .cover--text{padding:0;}.essentials-cover .cover--text-content{background-color:#eaae93;margin:0;max-width:100%;padding:30px;}.essentials-cover .cover--text-content .h1{text-align:left;}@media (max-width:869px){.essentials-cover .cover--text-content .h1{font-size:20px;line-height:1.5em;}}@media (min-width:1700px){.essentials-cover .cover--text-content{max-width:1000px;}}.essentials-cover .cover--text-content .button{position:absolute;top:-62px;left:0;}@media (min-width:1700px){.essentials-cover .cover--text-content .button{top:-73px;}}.essentials-cover .wysiwyg h3{margin-bottom:20px;}@media (max-width:991px){.essentials-cover .wysiwyg h3{margin-bottom:15px;font-size:16px;line-height:1.5em;}}.essentials-cover .wysiwyg p{font-size:16px;line-height:1.5em;}@media (max-width:991px){.essentials-cover .wysiwyg p{font-size:14px;line-height:1.5em;}}@media all and (-ms-high-contrast:none){.overlapped-cover.cover{height:calc(100vh - 134px);}.overlapped-cover .cover--text{height:100%;}.overlapped-cover .cover--text .cover--text-content{height:100%;}.overlapped-cover .cover--text .cover--text-content .flex{height:100%;}}.overlapped-cover .cover--text-content{position:relative;}@media (min-width:991px){.overlapped-cover .cover--text-content{bottom:-166px;}}@media (max-width:991px){.overlapped-cover .cover--text-content{max-width:100%;width:100%;text-align:left;align-items:flex-start;}.overlapped-cover .cover--text-content .h1{text-align:left;margin-bottom:10px;}.overlapped-cover .cover--text-content .button{margin-top:10px;}}@media (max-width:991px){.overlapped-cover .cover--text{padding:0;}}.overlapped-cover--cover-bg--jagged-ice .cover--text-content{background:#CCE0ED;}@media (max-width:869px){.club-page-cover .cover--text{margin-top:70px;}}@media (max-width:991px){.club-page-cover .cover--desktop{display:none;}.club-page-cover .cover--mobile{display:none;}.club-page-cover .cover--text{margin-top:105px;}}@media (max-width:991px){.club-page-cover .cover--text-content{justify-content:center;align-items:center;}.club-page-cover .cover--text-content img,.club-page-cover .cover--text-content .image{margin:0 auto;width:70%;}}@media (max-width:869px){.ec-mobile-bg{min-height:auto;}.ec-mobile-bg .cover--text{margin-top:0;order:2;}}.ec-mobile-bg .cover--mobile{position:relative;height:calc(220 * 100vw / 320);background-size:contain;order:1;margin-top:70px;}@media (min-width:870px){.ec-mobile-bg .cover--mobile{display:none;}}.slick,.slick-single,.product--items{margin:0 auto;}.slick .slick-dots,.slick-single .slick-dots,.product--items .slick-dots{bottom:auto;position:static;}.slick .slick-dots li button:before,.slick-single .slick-dots li button:before,.product--items .slick-dots li button:before{font-size:48px;color:rgba(140,185,224,0.5);opacity:1;transition:0.3s ease;-webkit-transition:0.3s ease;-o-transition:0.3s ease;}.slick .slick-dots li.slick-active button:before,.slick-single .slick-dots li.slick-active button:before,.product--items .slick-dots li.slick-active button:before{color:#8cb9e0;opacity:1;transition:0.3s ease;-webkit-transition:0.3s ease;-o-transition:0.3s ease;}.slick .slick-dots li button:hover:before,.slick-single .slick-dots li button:hover:before,.product--items .slick-dots li button:hover:before{color:#8cb9e0;transition:0.3s ease;-webkit-transition:0.3s ease;-o-transition:0.3s ease;}.slick .slick-dots li,.slick-single .slick-dots li,.product--items .slick-dots li{margin:30px 5px 0 0;}.slick .slick-dots li:last-child,.slick-single .slick-dots li:last-child,.product--items .slick-dots li:last-child{margin-right:0;}.slick .slick-dots li:only-child,.slick-single .slick-dots li:only-child,.product--items .slick-dots li:only-child{display:none;}.slick.slick-dotted.slick-slider,.slick-single.slick-dotted.slick-slider,.product--items.slick-dotted.slick-slider{margin-bottom:0;}.slick.unslicked,.slick-single.unslicked,.product--items.unslicked{display:flex;}.slick.unslicked .carousel--item,.slick-single.unslicked .carousel--item,.product--items.unslicked .carousel--item{max-width:240px;margin-right:30px;}.slick.unslicked .carousel--item:last-child,.slick-single.unslicked .carousel--item:last-child,.product--items.unslicked .carousel--item:last-child{margin-right:0;}@media (max-width:869px){.slick.unslicked,.slick-single.unslicked,.product--items.unslicked{justify-content:center;}}.carousel{}.carousel--base{padding-top:60px;padding-bottom:60px;}.carousel--base .h2{color:#231949;text-transform:uppercase;text-align:center;font-weight:400;margin-bottom:40px;}.carousel--base .slick.unslicked{justify-content:center;}.carousel--item{display:flex;flex-direction:column;text-align:center;}.carousel--image{width:235px;height:235px;border:2px solid #8cb9e0;border-radius:50%;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:20px;margin-left:auto;margin-right:auto;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.carousel--image .image{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;display:inline-block;max-height:180px;max-width:180px;}.carousel--name{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;display:block;text-transform:uppercase;font-size:24px;line-height:1.5em;color:#5094d0;letter-spacing:0;}.carousel--expire{display:block;color:#231949;font-size:18px;line-height:1.5em;}.carousel--dark-blue{background-color:#1e1445;}.carousel--dark-blue .h2{color:#ffffff;}.carousel--dark-blue .carousel--image{background-color:#ffffff;border-color:transparent;}.carousel--dark-blue .carousel--name{color:#ffffff;}.carousel--dark-blue .carousel--expire{color:#ffffff;}.carousel--orange{background:#f39433;}.carousel--orange .carousel--image{background:#ffffff;border-color:transparent;}.carousel--orange .carousel--name{color:#0c206d;}.carousel--orange .carousel--expire{color:#0c206d;}.carousel--orange .slick-dots li button:before{color:rgba(12,32,109,0.5);}.carousel--orange .slick-dots li.slick-active button:before,.carousel--orange .slick-dots li:hover button:before,.carousel--orange .slick-dots li:focus button:before{color:#0c206d;}.carousel--orange-light .carousel--image{border-color:#f39433;}.carousel--orange-light .carousel--name{color:#0c206d;}.carousel--orange-light .carousel--expire{color:#0c206d;}.carousel--orange-light .slick-dots li button:before{color:rgba(12,32,109,0.5);}.carousel--orange-light .slick-dots li.slick-active button:before,.carousel--orange-light .slick-dots li:hover button:before,.carousel--orange-light .slick-dots li:focus button:before{color:#0c206d;}.carousel--pink-light .carousel--image{border-color:#bb4480;}.carousel--pink-light .carousel--name{color:#0c206d;}.carousel--pink-light .carousel--expire{color:#0c206d;}.carousel--resources .section--inner,.carousel--welcome .section--inner{margin:0 auto 30px;padding:0 20px 30px;max-width:1678px;}.carousel--resources .h2,.carousel--welcome .h2{text-align:left;color:rgba(198,150,129,0.5);}.carousel--resources .carousel--image,.carousel--welcome .carousel--image{border:2px solid #231949;}.carousel--resources .carousel--name,.carousel--welcome .carousel--name{color:#231949;}.carousel--resources .carousel--locked-label .h2:before,.carousel--welcome .carousel--locked-label .h2:before{background-color:#c69681;}.carousel--welcome .section--inner{border-bottom:1px solid rgba(198,150,129,0.5);}.carousel--welcome .h2{color:#9b6046;}.carousel--welcome .carousel--image{border:2px solid #231949;}.carousel--welcome .carousel--name{color:#231949;}.carousel--locked{opacity:0.75;cursor:not-allowed;}.carousel--essentials-pack{padding-top:0;padding-bottom:0;}@media (max-width:869px){.carousel--essentials-pack .h2{margin-bottom:20px;}}.carousel--essentials-pack .slick-dots li{margin-top:0;}.carousel--essentials-pack .slick-dots li button:before{color:rgba(234,174,147,0.5);}.carousel--essentials-pack .slick-dots li.slick-active button:before{color:#eaae93;}.carousel--essentials-pack .section--inner{border-bottom:0;}.carousel--essentials-pack .section--inner:after{content:'';width:100%;display:inline-block;margin:0 auto;height:2px;margin-top:40px;background-color:rgba(234,174,147,0.5);}.carousel--life{background-color:#8cb9e0;margin:0 auto;padding:30px 20px;}.carousel--life .carousel--image{background-color:#ffffff;}.carousel--life .carousel--name{color:#231949;}.carousel--life .slick-dots{margin-top:0;}.carousel--item:focus,.carousel--item:hover{outline:0;}.carousel--item:focus .carousel--image,.carousel--item:hover .carousel--image{border-color:#0c206d;}.carousel--item:focus .carousel--image .image,.carousel--item:hover .carousel--image .image{transform:scale(1.2);}.carousel--item:focus .carousel--name,.carousel--item:hover .carousel--name{text-decoration:underline;}.carousel--orange .carousel--item:focus .carousel--image,.carousel--orange .carousel--item:hover .carousel--image{border-color:#231949;}.carousel--essentials-pack + .carousel--essentials-pack .section--inner:after{display:none;}.carousel--locked-label .h2{display:flex;align-items:center;}.carousel--locked-label .h2:before{content:"";mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");mask-size:contain;-webkit-mask-size:contain;-o-mask-size:contain;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;width:40px;height:40px;display:block;margin-right:15px;}.cover-carousel--wrapper{position:relative;}.cover-carousel--wrapper .cover--scroll-button{border-radius:25px;background:red;color:#ffffff;padding:15px 35px 15px 20px;position:absolute;bottom:40px;letter-spacing:1.5px;left:9%;z-index:2;text-decoration:none;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.cover-carousel--wrapper .cover--scroll-button{left:20px;top:177px;bottom:auto;}}.cover-carousel--wrapper .cover--scroll-button::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:10px;mask-image:url("/themes/custom/vitaflo/img/icons/arrow-down.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-down.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-down.svg");background-repeat:no-repeat;width:20px;height:20px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.cover-carousel--wrapper .cover--scroll-button--pink{background:#bb4480;color:#ffffff;}.cover-carousel--wrapper .cover--scroll-button--pink:after{background-color:#ffffff;}.cover-carousel--wrapper .cover--scroll-button--pink:hover{background-color:#ffffff;color:#231949;}.cover-carousel--wrapper .cover--scroll-button--pink:hover:after{background-color:#231949;}.cover-carousel--wrapper .cover--scroll-button--orange{background:#ac5c0a;color:#ffffff;}.cover-carousel--wrapper .cover--scroll-button--orange:after{background-color:#ffffff;}.cover-carousel--wrapper .cover--scroll-button--orange:hover{background-color:#ffffff;color:#231949;}.cover-carousel--wrapper .cover--scroll-button--orange:hover:after{background-color:#231949;}.cover-carousel.slick-slider{width:100%;max-height:1080px;position:relative;justify-content:flex-end;}@media (min-width:870px){.cover-carousel.slick-slider{height:calc(100vh - 270px);min-height:500px;}}.cover-carousel.slick-slider.slick-dotted{margin-bottom:0;}@media (max-width:869px){.cover-carousel.slick-slider{min-height:100vh;height:calc(100vh - 270px);background:#f3f3f5;}}.cover-carousel .slick-list,.cover-carousel .slick-track{height:100%;}.cover-carousel--item .bg-mobile,.cover-carousel--item .bg-desktop{position:absolute;left:0;right:0;top:0;bottom:0;background-repeat:no-repeat;background-position:center;background-size:cover;}@media (min-width:870px){.cover-carousel--item .bg-mobile{display:none;}}@media (max-width:869px){.cover-carousel--item .bg-desktop{display:none;}}.cover-carousel--item.slick-slide{background-repeat:no-repeat;background-position:center;background-size:cover;width:100%;height:100%;outline:0;position:relative;}.cover-carousel .slick-dots{position:absolute;right:60px;bottom:45px;z-index:1;margin:0;width:auto;}@media (max-width:869px){.cover-carousel .slick-dots{bottom:10px;right:45px;}}.cover-carousel .slick-dots li button::before{color:rgba(12,32,109,0.5);}.cover-carousel .slick-dots li.slick-active button::before{color:#0c206d;}.cover-carousel--text{float:right;display:inline-block;min-width:550px;max-width:100%;background-color:rgba(255,255,255,0.9);padding:40px;}@media (max-width:869px){.cover-carousel--text{float:none;width:100%;min-width:auto;padding:20px;}}.cover-carousel--label{font-size:35px;line-height:1.5em;margin-bottom:35px;}@media (max-width:869px){.cover-carousel--label{font-size:20px;line-height:1.5em;margin-bottom:20px;}}.cover-carousel--description{margin-bottom:35px;}@media (max-width:869px){.cover-carousel--description{margin-bottom:20px;}}.cover-carousel--button{font-size:20px;line-height:1.5em;}@media (max-width:869px){.cover-carousel--button{font-size:16px;line-height:1.5em;}}.cover-carousel--button:hover,.cover-carousel--button:focus{text-decoration:underline;}.cover-carousel--button--wrapper a{font-size:20px;line-height:1.5em;}@media (max-width:869px){.cover-carousel--button--wrapper a{font-size:16px;line-height:1.5em;}}.cover-carousel--button--wrapper a:hover,.cover-carousel--button--wrapper a:focus{text-decoration:underline;}@media (max-width:869px){.cover-carousel--mob-hide.slick-slider{min-height:0;height:0;margin-top:70px;}.cover-carousel--mob-hide.slick-slider > *{display:none;}.cover-carousel--mob-hide.slick-slider ul.slick-dots{opacity:0;}}.cover-carousel-with-block.slick-slider{height:calc(100vh - 165px);}@media (max-width:869px){.collapsible-section{box-shadow:0 3px 6px rgba(0,0,0,0.16);}.collapsible-section--light-gray{background-color:#f3f3f5;}}.collapsible-section--label{font-size:32px;line-height:1.5em;position:relative;padding:20px 0;text-transform:uppercase;}@media (max-width:869px){.collapsible-section--label{cursor:pointer;padding:20px 60px 20px 20px;position:relative;font-size:20px;line-height:1.5em;text-transform:uppercase;}.collapsible-section--label::after{background-color:#231949;content:"";position:absolute;transform:rotate(0deg) translateY(-50%);right:18px;top:50%;mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-size:26px;-webkit-mask-size:26px;-o-mask-size:26px;width:26px;height:14px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;transform-origin:center;}}@media (max-width:869px){.collapsible-section--content{display:none;padding:20px;}}.collapsible-section--open .collapsible-section--label::after{transform:rotate(-180deg) translateY(50%);}.collapsible-section--open .collapsible-section--content{display:block;}.product--wrapper{padding-top:90px;}.product--wrapper h1{margin-top:100px;margin-bottom:40px;text-align:center;}.product--items{display:flex;justify-content:space-around;flex-wrap:wrap;}@media (min-width:870px){.product--items{padding-top:25px;}}@media (max-width:869px){.product--items{justify-content:center;}}.product--items .carousel--item{margin-bottom:100px;width:355px;}@media (max-width:869px){.product--items .carousel--item{margin:0 5px 50px 5px;width:200px;}}.product--items .carousel--item:hover .carousel--image .image,.product--items .carousel--item:focus .carousel--image .image{transform:scale(1.2);}.product--items .carousel--image{width:355px;height:355px;border-color:#1e1445;}@media (max-width:869px){.product--items .carousel--image{width:200px;height:200px;}}.product--items .carousel--image .image{max-width:240px;max-height:240px;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.product--items .carousel--image .image{max-width:140px;max-height:140px;}}.product--items .carousel--name{color:#1e1445;}.product--items .carousel--button{color:#2d6ea6;margin-top:10px;}@media (min-width:870px){.product-content--main-section{margin-bottom:60px;}}@media (max-width:869px){.product-content--main-section .collapsible-section{margin-bottom:15px;}}.product-content--content{flex-grow:1;}@media (min-width:870px){.product-content--content{padding-top:20px;}}@media (min-width:992px){.product-content--content{flex-basis:calc(100% - 650px);}}@media (min-width:992px){.product-content--resources{flex-basis:550px;margin:0 0 50px 100px;}}@media (max-width:869px){.product-content--resources{flex-basis:100%;margin-left:0;}}.product-content--resources-label{font-size:35px;line-height:1.5em;margin-bottom:40px;}@media (max-width:869px){.product-content--resources-label{font-size:24px;line-height:1.5em;margin-bottom:25px;}}.product-content--resources-wrapper{background-color:#8cb9e0;padding:50px;}@media (max-width:869px){.product-content--resources-wrapper{padding:20px;}}.product-content--resources .p{margin-bottom:30px;}.product-content--resources-item{font-size:24px;line-height:1.5em;text-transform:uppercase;display:flex;text-decoration:none;}.product-content--resources-item:not(:last-of-type){margin-bottom:45px;}@media (max-width:869px){.product-content--resources-item{font-size:16px;line-height:1.5em;align-items:center;}}.product-content--resources-item::before{content:"";mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;background-color:#231949;display:inline-block;width:43px;height:39px;margin-right:20px;}.product-content--resources-item-video::before{mask-image:url("/themes/custom/vitaflo/img/icons/video.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/video.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/video.svg");}.product-content--resources-item-download::before{mask-image:url("/themes/custom/vitaflo/img/icons/download_bold.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/download_bold.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/download_bold.svg");}.product-content--resources-item-label{flex-basis:calc(100% - 63px);}.product-content--resources-item:hover,.product-content--resources-item:focus{text-decoration:underline;}.product-content--resources-image{margin-top:45px;text-align:center;}.product-content--faqs-faq-item{margin-bottom:50px;}.product-content--faqs-faq-item-label{font-size:24px;line-height:1.5em;color:#5094d0;}@media (max-width:869px){.product-content--faqs-faq-item-label{font-size:16px;line-height:1.5em;}}.product-content--faqs-wysiwyg h2{font-weight:normal;font-size:24px;line-height:1.5em;color:#5094d0;margin-top:20px;padding:20px 0;}.product-content--faqs-wysiwyg h2:first-child{margin-top:0;}@media (max-width:869px){.product-content--faqs-wysiwyg h2{font-size:16px;line-height:1.5em;}}.product-content--faqs-wysiwyg ol{background-color:#f3f3f5;padding:15px;margin:25px 0;counter-reset:custom;}.product-content--faqs-wysiwyg ol li{padding-left:30px;line-height:25px;position:relative;margin-bottom:20px;}.product-content--faqs-wysiwyg ol li:last-child{margin-bottom:0;}.product-content--faqs-wysiwyg ol li:before{color:#8cb9e0;font-size:21px;line-height:1.3em;position:absolute;left:5px;content:counter(custom) '. ';counter-increment:custom;}.product-content--faqs-wysiwyg ul{background-color:#f3f3f5;padding:15px;margin:25px 0;}.product-content--faqs-wysiwyg ul li{padding-left:30px;line-height:25px;position:relative;margin-bottom:20px;}.product-content--faqs-wysiwyg ul li:last-child{margin-bottom:0;}.product-content--faqs-wysiwyg ul li:before{background-color:#8cb9e0;position:absolute;left:5px;top:8px;width:10px;height:10px;border-radius:50%;content:'';}.product-content--faqs-wysiwyg iframe{border:none;}.product--timeline{padding:0;}.product--timeline .h2{color:#2d6ea6;margin-bottom:30px;text-align:left;}.product--timeline .product--description{margin-bottom:30px;}.product--timeline .product--items .carousel--item{width:250px;margin-bottom:65px;}@media (max-width:869px){.product--timeline .product--items .carousel--item{margin-bottom:0;}}.product--timeline .product--items .carousel--image{background-color:#ffffff;width:250px;height:250px;border:none;}.product--timeline .product--items .carousel--image .image{max-height:190px;max-width:190px;}.blogposts--wrapper{padding-top:40px;padding-bottom:40px;}.blogposts--latest-blogposts{background:#f3f3f5;}.blogposts--header{font-size:32px;line-height:1.5em;font-weight:400;text-transform:uppercase;margin-bottom:30px;}@media (max-width:869px){.blogposts--header{font-size:24px;line-height:1.5em;margin-bottom:0;}}@media (max-width:869px){.blogposts{display:flex;padding:25px 0 0;justify-content:space-between;flex-direction:column;}.blogposts--wrapper{padding-top:25px;padding-bottom:25px;}}.blogposts--latest-blogposts-video{padding-top:100px;padding-bottom:100px;}@media (max-width:869px){.blogposts--latest-blogposts-video{padding-top:30px;padding-bottom:30px;}}.blogposts--latest-blogposts-video-label{font-size:24px;line-height:1.5em;margin-bottom:30px;}@media (max-width:869px){.blogposts--latest-blogposts-video-label{font-size:16px;line-height:1.5em;}}@media (max-width:869px){.blogposts--latest-blogposts-video-items{margin:0 -20px;}}.blogposts--latest-blogposts-video-item{display:block;}@media (max-width:869px){.blogposts--latest-blogposts-video-item:not(:last-child){margin-bottom:30px;}}.blogposts--latest-blogposts-video-item-image{display:block;}.blogpost{width:100%;display:flex;align-items:stretch;}@media (max-width:869px){.blogpost{padding:0;flex-direction:column;background:#8cb9e0;}}.blogpost + .blogpost{margin-top:30px;}@media (max-width:869px){.blogpost + .blogpost{margin-top:20px;}}.blogpost--image{min-height:280px;min-width:280px;background-repeat:no-repeat;background-size:auto 100%;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;background-position:center center;}@media (max-width:869px){.blogpost--image{width:100%;padding-top:100%;height:auto;min-width:auto;min-height:auto;}}.blogpost--text{display:flex;width:100%;flex-direction:column;justify-content:space-between;background:#ffffff;}.blogpost--text-content{padding:40px;}@media (max-width:869px){.blogpost--text-content{padding:0;}}.blogpost--text .h3{color:#8cb9e0;font-weight:400;font-size:24px;line-height:1.5em;margin-bottom:20px;text-transform:uppercase;display:flex;align-items:center;}@media (max-width:869px){.blogpost--text .h3{font-size:18px;line-height:1.5em;padding:20px;color:#ffffff;background:#8cb9e0;margin-bottom:0;}}.blogpost--text .h3 span.h3-inner{color:#5094d0;display:flex;align-items:center;justify-content:space-between;width:100%;}@media (max-width:869px){.blogpost--text .h3 span.h3-inner{color:#ffffff;}}@media (max-width:869px){.blogpost--text .h3 span.h3-inner .mask--arrow-right{width:20px;height:20px;}}.blogpost--text .p{font-size:16px;line-height:1.5em;color:#231949;}.blogpost--footer{background:#8cb9e0;display:flex;align-items:center;}.blogpost--footer-inner{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;font-size:19px;line-height:1.5em;color:#ffffff;padding:18px 25px 18px 45px;text-transform:uppercase;width:100%;display:flex;justify-content:space-between;}.blogpost:hover{cursor:pointer;}.blogpost:hover .blogpost--footer-inner{background:#231949;color:#ffffff;}@media (max-width:869px){.blogpost:hover .blogpost--text .h3{background-color:#231949;}}@media (min-width:870px){.blogpost:hover .blogpost--text .h3{color:#231949;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.blogpost:hover .blogpost--text .h3-inner{color:inherit;}}.blogpost:hover .blogpost--image{background-size:auto 110%;background-position:center center;}.blogpost--content{padding-top:65px;padding-bottom:65px;display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:869px){.blogpost--content{padding-top:0;padding-bottom:30px;display:block;margin:0 -20px;}}.blogpost--content-label{font-size:24px;line-height:1.5em;color:#8cb9e0;margin-bottom:15px;}@media (max-width:869px){.blogpost--content-label{font-size:16px;line-height:1.5em;}}.blogpost--content-column-image{flex-basis:960px;}.blogpost--content-column-content{flex-basis:550px;}@media (max-width:869px){.blogpost--content-column-content{padding:20px;}}.blogpost--content-column-content .author--item{margin-bottom:30px;}@media (max-width:869px){.blogpost--content-column-content .author--item{margin-bottom:15px;}}.blogpost--content-column-content .author--item-by{text-transform:uppercase;margin-bottom:15px;font-size:24px;line-height:1.5em;}@media (max-width:869px){.blogpost--content-column-content .author--item-by{margin-top:0;margin-bottom:0;font-size:16px;line-height:1.5em;}}.blogpost--content-column-content .author--item-datetime{margin-bottom:60px;}@media (max-width:869px){.blogpost--content-column-content .author--item-datetime{margin-bottom:30px;}}.blogpost--content .button--back-to-list{margin-top:40px;}@media (max-width:869px){.blogpost--content .button--back-to-list{margin-top:20px;margin-left:20px;}}.blogpost-detail{padding-top:65px;padding-bottom:65px;display:flex;flex-wrap:wrap;}@media (max-width:869px){.blogpost-detail{padding-top:25px;padding-bottom:25px;display:block;}}.blogpost-detail--description{margin-bottom:25px;}.blogpost-detail--post-gallery{display:flex;margin-bottom:20px;}@media (max-width:869px){.blogpost-detail--post-gallery .post-gallery--item img{width:100%;}}@media (min-width:870px){.blogpost-detail--post-gallery .post-gallery--item + .post-gallery--item{margin-left:20px;}}.blogpost-detail--items-wrapper{display:flex;flex-wrap:wrap;margin-bottom:25px;width:100%;}@media (max-width:869px){.blogpost-detail--items-wrapper{display:block;}}.blogpost-detail--left-content{flex-basis:calc(100% - 650px);}.blogpost-detail--right-content{flex-basis:550px;}@media (min-width:870px){.blogpost-detail--right-content{margin-left:100px;}}.blogpost-detail--label{margin-bottom:25px;}.blogpost-detail--box-recommendation{padding:70px 40px;color:#ffffff;font-size:25px;text-transform:uppercase;}@media (max-width:869px){.blogpost-detail--box-recommendation{padding:10px 40px;font-size:18px;line-height:1.5em;margin-top:25px;}}@media (min-width:870px) and (max-width:1150px){.blogpost-detail--v1 .blogpost-detail--items-wrapper{justify-content:space-between;}}@media (min-width:870px) and (max-width:1150px){.blogpost-detail--v1 .blogpost-detail--left-content{flex-basis:calc(50% - 50px);}.blogpost-detail--v1 .blogpost-detail--left-content.blogpost-detail--info{flex-basis:100%;}}@media (min-width:870px) and (max-width:1150px){.blogpost-detail--v1 .blogpost-detail--right-content{flex-basis:calc(50% - 50px);}}.blogpost-detail--v1 .blogpost-detail--box-recommendation{background-color:#8cb9e0;}@media (max-width:869px){.blogpost-detail--v1 .blogpost-detail--label{text-transform:uppercase;color:#8cb9e0;}}@media (max-width:869px){.blogpost-detail--v1 .blogpost-detail--post-gallery{flex-direction:column;}}@media (min-width:870px) and (max-width:1434px){.blogpost-detail--v2 .blogpost-detail--left-content{flex-basis:calc(50% - 50px);}.blogpost-detail--v2 .blogpost-detail--left-content.blogpost-detail--info{flex-basis:100%;}}@media (min-width:870px) and (max-width:1434px){.blogpost-detail--v2 .blogpost-detail--right-content{flex-basis:calc(50% - 50px);}}.blogpost-detail--v2 .blogpost-detail--box-recommendation{background-color:#5094d0;}.blogpost-detail--v2 .blogpost-detail--label{font-size:35px;line-height:1.5em;color:#8cb9e0;text-transform:uppercase;}@media (max-width:869px){.blogpost-detail--v2 .blogpost-detail--label{font-size:24px;line-height:1.5em;}}.blogpost-detail--v2 .blogpost-detail--right-content .post-gallery--item img{width:100%;}@media (max-width:869px){.blogpost-detail--v2 .blogpost-detail--right-content{display:none;}}@media (max-width:869px){.blogpost-detail--v2 .blogpost-detail--post-gallery{flex-wrap:wrap;}.blogpost-detail--v2 .blogpost-detail--post-gallery .post-gallery--item{display:block;width:100%;}}@media (min-width:870px){.blogpost-detail--v2 .blogpost-detail--post-gallery{display:none;}}.blogpost-detail--v2 .blogpost-detail--box-recommendation{margin-bottom:20px;}.blogpost-detail--v2 .blogpost-detail--description{color:#707070;}@media (min-width:870px){.blogpost-detail--v2{display:grid;grid-template-columns:1.5fr 0.5fr;grid-template-rows:auto 1fr;gap:1px 1px;grid-template-areas:"detail-info right-content" "main-content right-content";}.blogpost-detail--v2 .blogpost-detail--right-content{grid-area:right-content;margin-left:0;}.blogpost-detail--v2 .blogpost-detail--info{grid-area:detail-info;margin-right:100px;}.blogpost-detail--v2 .blogpost-detail--main-content{grid-area:main-content;margin-right:100px;}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.blogpost-detail--v2{display:-ms-grid;-ms-grid-columns:1.5fr 0.5fr;-ms-grid-rows:auto 1fr;}.blogpost-detail--v2 .blogpost-detail--right-content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:1;}.blogpost-detail--v2 .blogpost-detail--info{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;}.blogpost-detail--v2 .blogpost-detail--main-content{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:1;}}.blogpost-detail--v3{padding-top:0;padding-bottom:0;overflow:hidden;}.blogpost-detail--v3 .blogpost-detail{padding-top:0;padding-bottom:0;position:relative;z-index:3;}.blogpost-detail--v3 .blogpost-detail--intro{max-width:1150px;margin:0 auto;padding-top:65px;}.blogpost-detail--v3 .blogpost-detail--items-wrapper{max-width:1150px;margin:0 auto;position:relative;z-index:2;}.blogpost-detail--v3 .blogpost-detail--box-recommendation{color:#1e1445;font-size:35px;line-height:1.5em;box-sizing:border-box;border-left:5px solid #1e1445;padding:0 20px;margin-bottom:20px;}.blogpost-detail--v3 .blogpost-detail--box-recommendation:first-child{margin-top:40px;}@media (min-width:870px){.blogpost-detail--v3 .blogpost-detail--box-recommendation{margin-bottom:40px;padding:0 30px;}}.blogpost-detail--v3 .blogpost-detail--label{font-size:35px;line-height:1.5em;text-transform:uppercase;}@media (max-width:869px){.blogpost-detail--v3 .blogpost-detail--label{font-size:24px;line-height:1.5em;}}@media (max-width:869px){.blogpost-detail--v3 .blogpost-detail--post-gallery{flex-wrap:wrap;}.blogpost-detail--v3 .blogpost-detail--post-gallery .post-gallery--item{display:block;width:100%;}}.blogpost-detail--v3 .blogpost-detail--post-gallery-full-width{width:100%;}.blogpost-detail--v3 .blogpost-detail--post-gallery-full-width .post-gallery--item{width:100%;}.blogpost-detail--v3 .blogpost-detail--post-gallery-full-width .post-gallery--item img{width:100%;}.blogpost-detail--v3 .blogpost-detail--background--expand{position:absolute;top:0;left:50%;transform:translateX(-50%);height:100%;width:1678px;content:'';z-index:1;}.blogpost-detail--v3 .blogpost-detail--background--light-blue .blogpost-detail--background--expand{background-color:#8cb9e0;color:#ffffff;}.blogpost-detail--v3 .blogpost-detail--background--light-blue .blogpost-detail--box-recommendation{color:#ffffff;border-left:5px solid #ffffff;}.blogpost-detail--v3 .blogpost-detail--background--light-blue .blogpost-detail h3{color:#ffffff;}.blogpost-detail--v3 .blogpost-detail--background--pink .blogpost-detail--background--expand{background-color:#bb4480;color:#ffffff;}.blogpost-detail--v3 .blogpost-detail--background--pink .blogpost-detail--box-recommendation{color:#ffffff;border-left:5px solid #ffffff;}.blogpost-detail--v3 .blogpost-detail--background--pink .blogpost-detail h3{color:#ffffff;}.video--responsive{position:relative;padding-bottom:56.25%;height:0;}.video--responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.banner--three-steps{padding-top:85px;padding-bottom:85px;background-color:#5094d0;}@media (max-width:869px){.banner--three-steps{padding:40px 20px;}}.banner--three-steps .h2,.banner--three-steps .h3{margin-bottom:70px;}@media (max-width:869px){.banner--three-steps .h2,.banner--three-steps .h3{margin-bottom:50px;}}.banner--three-steps .three-steps--icons{display:flex;flex-wrap:wrap;justify-content:center;}.banner--three-steps .three-steps--icons .three-steps--wrapper{flex-basis:28%;position:relative;}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper{flex-basis:100%;}}.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon{margin:0 auto 90px auto;width:160px;}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon{margin-bottom:45px;}}.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .three-steps--icon--image img{height:90px;margin:0 auto 45px;}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .three-steps--icon--image img{height:100px;}}.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .h2,.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .h3{color:#ffffff;margin-bottom:0;font-size:24px;line-height:1.5em;}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .h2,.banner--three-steps .three-steps--icons .three-steps--wrapper .three-steps--icon .h3{font-size:18px;line-height:1.5em;}}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper + .three-steps--wrapper .three-steps--icon{margin-top:45px;}}.banner--three-steps .three-steps--icons .three-steps--wrapper + .three-steps--wrapper .three-steps--icon .h2::before,.banner--three-steps .three-steps--icons .three-steps--wrapper + .three-steps--wrapper .three-steps--icon .h3::before{content:"";position:absolute;left:-27.5px;width:55px;height:55px;background:url("/themes/custom/vitaflo/img/icons/plus.svg") center center no-repeat;background-size:cover;}@media (max-width:869px){.banner--three-steps .three-steps--icons .three-steps--wrapper + .three-steps--wrapper .three-steps--icon .h2::before,.banner--three-steps .three-steps--icons .three-steps--wrapper + .three-steps--wrapper .three-steps--icon .h3::before{width:36px;height:36px;left:50%;top:-18px;transform:translateX(-50%);}}.block--text .section--inner:not(.section--no-gutters-and-width),.block--text-two-column .section--inner:not(.section--no-gutters-and-width){padding-top:60px;padding-bottom:60px;}@media (max-width:869px){.block--text .section--inner:not(.section--no-gutters-and-width),.block--text-two-column .section--inner:not(.section--no-gutters-and-width){padding-top:25px;padding-bottom:25px;}}.block + .block--text .section--inner{padding-top:0;}.block--text-image-two-column .h2{font-size:24px;line-height:1.5em;color:#bb4480;margin-bottom:40px;}.block--text-image-two-column .flex{display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:869px){.block--text-image-two-column .flex{display:block;}}.block--text-image-two-column .flex .block--text-content{flex-basis:65%;}@media (max-width:869px){.block--text-image-two-column .flex .block--text-content{margin-bottom:40px;}}.block--text-image-two-column .flex .block--images-content{flex-basis:33%;}@media (max-width:869px){.block--text-image-two-column .flex .block--images-content{margin:0 -20px;}}@media (max-width:869px){.block-text--esentials-pack .wysiwyg h2{margin-bottom:15px;}}.wysiwyg .h1,.wysiwyg h1,.wysiwyg .h2,.wysiwyg h2,.wysiwyg .h3,.wysiwyg h3,.wysiwyg .h4,.wysiwyg h4,.wysiwyg .h5,.wysiwyg h5,.wysiwyg .h6,.wysiwyg h6{color:#0c206d;font-weight:400;font-size:32px;line-height:1.5em;letter-spacing:0;text-transform:uppercase;margin:0 0 40px 0;}@media (max-width:869px){.wysiwyg .h1,.wysiwyg h1,.wysiwyg .h2,.wysiwyg h2,.wysiwyg .h3,.wysiwyg h3,.wysiwyg .h4,.wysiwyg h4,.wysiwyg .h5,.wysiwyg h5,.wysiwyg .h6,.wysiwyg h6{font-size:24px;line-height:1.5em;margin:0 0 25px 0;}}.wysiwyg h3,.wysiwyg .h3{font-size:24px;line-height:1.5em;margin-bottom:20px;}.wysiwyg a{text-decoration:underline;font-weight:bold;}.wysiwyg a.block--recipe-accordion--link{text-decoration:none;}.wysiwyg a.block--recipe-accordion--link:hover,.wysiwyg a.block--recipe-accordion--link:focus{text-decoration:underline;}.wysiwyg a:hover,.wysiwyg a:focus{text-decoration:none;}.wysiwyg p:not(:last-child),.wysiwyg ul:not(:last-child),.wysiwyg ol:not(:last-child),.wysiwyg table:not(:last-child),.wysiwyg .table--responsive:not(:last-child){margin:0 0 25px 0;}.wysiwyg ul li,.wysiwyg ol li{padding-left:30px;line-height:25px;}.wysiwyg ul li:not(:last-child),.wysiwyg ol li:not(:last-child){margin-bottom:40px;}.wysiwyg ul > li{background:url("/themes/custom/vitaflo/img/icons/list-item.svg") top 2px left no-repeat;}.wysiwyg ol{counter-reset:custom;}.wysiwyg ol > li{position:relative;}.wysiwyg ol > li:before{font-size:21px;line-height:1.5em;position:absolute;left:5px;content:counter(custom) '. ';counter-increment:custom;}.wysiwyg img{display:block;}.wysiwyg table{width:100%;border-collapse:separate;text-align:center;border-spacing:0;border-top:1px dashed;border-left:1px dashed;border-radius:25px;}.wysiwyg table tr td,.wysiwyg table tr th{border-right:1px dashed;border-bottom:1px dashed;padding:36px;font-weight:400;}.wysiwyg table tr td{padding:10px;}.wysiwyg table > *:first-child tr:first-child td:first-child,.wysiwyg table > *:first-child tr:first-child th:first-child{border-radius:25px 0 0 0;}.wysiwyg table > *:first-child tr:first-child td:last-child,.wysiwyg table > *:first-child tr:first-child th:last-child{border-radius:0 25px 0 0;}.wysiwyg table > *:last-child tr:last-child td:first-child,.wysiwyg table > *:last-child tr:last-child th:first-child{border-radius:0 0 0 25px;}.wysiwyg table > *:last-child tr:last-child td:last-child,.wysiwyg table > *:last-child tr:last-child th:last-child{border-radius:0 0 25px 0;}.wysiwyg .table--responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;}.wysiwyg .table--responsive table{width:100%;max-width:100%;}.wysiwyg .table--swipe{font-size:16px;line-height:1.5em;margin-bottom:45px;display:flex;align-items:center;}.wysiwyg .table--swipe::before{margin-right:15px;display:inline-block;content:"";mask-image:url("/img/icons/hand.svg");-webkit-mask-image:url("/img/icons/hand.svg");-o-mask-image:url("/img/icons/hand.svg");mask-position:center;-webkit-mask-position:center;-o-mask-position:center;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;width:20px;height:25px;}@media (min-width:870px){.wysiwyg .table--swipe{display:none;}}.wysiwyg.nutrition-table table{border-spacing:5px;border:none;}.wysiwyg.nutrition-table table tr th{color:#ffffff;}.wysiwyg.nutrition-table table tr td,.wysiwyg.nutrition-table table tr th{border:none;font-size:28px;line-height:1.5em;}@media (max-width:869px){.wysiwyg.nutrition-table table tr td,.wysiwyg.nutrition-table table tr th{font-size:12px;line-height:1.5em;}}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed{margin:20px 0;display:inline-block;max-width:100%;position:relative;}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed table{border-collapse:collapse;}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed table > *:last-child tr:last-child td:first-child,.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed table > *:last-child tr:last-child th:first-child{border-radius:0 25px 0 0;}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed table > *:first-child tr:first-child td:last-child,.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed table > *:first-child tr:first-child th:last-child{border-radius:0 0 0 25px;}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed tr{display:block;float:left;}.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed th,.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed td{display:block;font-size:26px;padding:10px;border:1px solid #f3f3f5;}@media (max-width:530px){.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed th,.wysiwyg.nutrition-table.wysiwyg.nutrition-table--transposed td{font-size:18px;}}.wysiwyg .button--primary{text-decoration:none;}.wysiwyg--pku h3,.wysiwyg--pku .h3{color:#2d6ea6;}.wysiwyg--pku table{border-top:1px dashed #8cb9e0;border-left:1px dashed #8cb9e0;}.wysiwyg--pku table tr td,.wysiwyg--pku table tr th{border-right:1px dashed #8cb9e0;border-bottom:1px dashed #8cb9e0;}.wysiwyg--pku.nutrition-table--blue table tr td,.wysiwyg--pku.nutrition-table--blue table tr th{background-color:#231949;}.wysiwyg--pku.nutrition-table--blue table tr td{color:#8cb9e0;}.wysiwyg--pku.nutrition-table--light-blue table tr td,.wysiwyg--pku.nutrition-table--light-blue table tr th{background-color:#8cb9e0;}.wysiwyg--pku .list-line ul a,.wysiwyg--pku .list-line ol a{text-decoration:none;}.wysiwyg--pku .list-line ul li + li,.wysiwyg--pku .list-line ol li + li{border-top:1px solid #1e1445;}.wysiwyg--pku .list-line ul li,.wysiwyg--pku .list-line ol li{padding:20px 0;text-transform:uppercase;margin:0;background:none;}.wysiwyg--pku .list-line ul li:hover,.wysiwyg--pku .list-line ol li:hover{font-weight:600;}.wysiwyg--pku ol li:before{color:#8cb9e0;}.wysiwyg--llw table{border-radius:25px;border-top:1px dashed #b1bf4c;border-left:1px dashed #b1bf4c;}.wysiwyg--llw table tr td,.wysiwyg--llw table tr th{border-right:1px dashed #b1bf4c;border-bottom:1px dashed #b1bf4c;}.wysiwyg--llw .table--swipe{color:#b1bf4c;}.wysiwyg--llw .table--swipe::before{background-color:#b1bf4c;}.wysiwyg--llw.nutrition-table table tr td,.wysiwyg--llw.nutrition-table table tr th{background-color:#f39433;}.wysiwyg--llw.nutrition-table .table--swipe{color:#0c206d;margin:30px 0 0;}.wysiwyg--llw.nutrition-table .table--swipe::before{background-color:#0c206d;}.wysiwyg--llw.switches-table table{border-top:1px dashed #0c206d;border-left:1px dashed #0c206d;}.wysiwyg--llw.switches-table table tr td,.wysiwyg--llw.switches-table table tr th{border-right:1px dashed #0c206d;border-bottom:1px dashed #0c206d;}.wysiwyg--llw.switches-table table td:first-child{color:#854708;}.wysiwyg--llw.switches-table table td:last-child{color:#bb4480;}.wysiwyg--llw ol li:before{color:#bb4480;}.wysiwyg--llw .meal-planner-image{text-align:center;}.wysiwyg--llw .meal-planner-image img{display:inline-block;}@media (min-width:870px){.block--text-content.wysiwyg.block-text--esentials-pack{padding-right:40%;}}.block--food{padding-top:40px;padding-bottom:40px;background-color:#fbfbfb;}.block--food .block--food-items{display:flex;flex-wrap:wrap;}.block--food .block--food-items .item{flex-basis:50%;margin-bottom:50px;display:flex;}@media (max-width:869px){.block--food .block--food-items .item{flex-basis:100%;margin-bottom:25px;}}.block--food .block--food-items .item::before{margin-right:25px;content:"";display:inline-block;width:21px;height:23px;position:relative;top:3px;mask-image:url("/themes/custom/vitaflo/img/icons/list-item.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/list-item.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/list-item.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:top 2px left;-webkit-mask-position:top 2px left;-o-mask-position:top 2px left;}.block--food .block--food-items .item--item-color-pink{color:#4b1b33;}.block--food .block--food-items .item--item-color-pink::before{background-color:#4b1b33;}.block--food .block--food-items .item--item-color-light-blue{color:#5094d0;}.block--food .block--food-items .item--item-color-light-blue::before{background-color:#5094d0;}.block--food .block--food-items .item--item-color-orange{color:#854708;}.block--food .block--food-items .item--item-color-orange::before{background-color:#854708;}.block--food .block--food-items .item--item-color-blue{color:#231949;}.block--food .block--food-items .item--item-color-blue::before{background-color:#231949;}.block--food .block--food-items .item--item-color-dark-blue{color:#0c206d;}.block--food .block--food-items .item--item-color-dark-blue::before{background-color:#0c206d;}.block--food .block--food-items .item--item-color-light-green{color:#4d541e;}.block--food .block--food-items .item--item-color-light-green::before{background-color:#4d541e;}.block--food .block--food-items .item .item--item-link{color:inherit;font-size:24px;line-height:1.5em;letter-spacing:3px;text-transform:uppercase;flex-basis:calc(100% - 46px);}@media (min-width:869px){.block--food .block--food-items .item .item--item-link{padding-right:25px;}}.block--food .block--food-items .item .item--item-link > *{display:block;color:#0c206d;font-size:18px;line-height:1.5em;text-transform:initial;margin-top:10px;}.block--food .block--food-items .item .item--item-link > *.item--less-more{text-decoration:underline;}.block--food .block--food-items .item .item--item-link > *.item--less-more:hover,.block--food .block--food-items .item .item--item-link > *.item--less-more:focus{text-decoration:none;}.block--food .block--food-contents .item--inner{display:none;}.block--food .block--food-contents .item--inner.open{display:block;}.block--food .block--food-contents .item--inner .item--inner-label{margin-bottom:25px;}.block--food .block--food-contents .item--inner .item--inner-description{display:flex;flex-wrap:wrap;}.block--food .block--food-contents .item--inner .item--inner-description .item--inner-description-left{flex-basis:70%;}@media (max-width:869px){.block--food .block--food-contents .item--inner .item--inner-description .item--inner-description-left{flex-basis:100%;margin-bottom:25px;}}.block--food .block--food-contents .item--inner .item--inner-description .item--inner-description-right{flex-basis:calc(30% - 45px);margin-left:45px;}@media (max-width:869px){.block--food .block--food-contents .item--inner .item--inner-description .item--inner-description-right{flex-basis:100%;margin-left:0;}}.block--food .block--food-contents .item--inner .item--inner-carousel .h2{font-size:24px;line-height:1.5em;}.block--food .underline{font-size:12px;line-height:1.5em;}.block--recipes-image .recipes{display:flex;align-items:stretch;}@media (max-width:869px){.block--recipes-image .recipes{flex-direction:column;}}.block--recipes-image--text{width:600px;padding:80px 60px;background:#8cb9e0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;}@media (max-width:869px){.block--recipes-image--text{width:100%;padding:45px 20px 35px;min-height:200px;}}.block--recipes-image--text-wrapper{margin-bottom:40px;width:420px;}@media (max-width:869px){.block--recipes-image--text-wrapper{width:100%;margin-bottom:20px;}}.block--recipes-image--text .h2{margin-bottom:20px;}.block--recipes-image--text .p{font-size:18px;line-height:1.5em;color:#231949;font-weight:400;}@media (max-width:869px){.block--recipes-image--text .p{font-size:16px;line-height:1.5em;line-height:20px;}}.block--recipes-image--image{width:100%;background-repeat:no-repeat;background-position:right center;background-size:cover;}@media (max-width:869px){.block--recipes-image--image .image{display:block;width:100%;}}.block--recipe{margin-left:auto;margin-right:auto;padding:60px 20px;}@media (max-width:869px){.block--recipe{padding:25px;}}.block--recipe-no-padding{padding:0;}.block--recipe .h2{margin-bottom:40px;}@media (max-width:869px){.block--recipe .h2{margin-bottom:30px;}}.block--recipe-description{margin-bottom:40px;}@media (max-width:869px){.block--recipe-description{margin-bottom:20px;}}.block--recipe-text{display:flex;width:100%;height:100%;justify-content:space-around;align-content:center;}.block--recipe-text.recipe-accordion--toggler{height:auto;}.block--recipe-text.recipe-accordion--toggler .block--recipe-accordion--link{margin-bottom:0;}.block--recipe-text-locked .button .button--text,.block--recipe-text-locked .button .button--more{padding-left:40px;}.block--recipe-text-locked .button:before{content:"";background-color:#231949;position:absolute;top:50%;transform:translateY(-50%);left:23px;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");background-repeat:no-repeat;width:23px;height:31px;}.block--recipe.recipes--color--orange .button-inherit{background-color:#ac5c0a;color:#ffffff;}.block--recipe.recipes--color--orange .button-inherit::after{color:#ffffff;}.block--recipe.recipes--color--orange .button-inherit:hover,.block--recipe.recipes--color--orange .button-inherit:focus,.block--recipe.recipes--color--orange .button-inherit.hover{background:#231949;color:#ffffff;}.block--recipe.recipes--color--orange .button-inherit:hover::after,.block--recipe.recipes--color--orange .button-inherit:focus::after,.block--recipe.recipes--color--orange .button-inherit.hover::after{background-color:#ffffff;}.block--recipe-items{display:flex;flex-wrap:wrap;justify-content:space-between;}.block--recipe-item{display:flex;position:relative;flex-direction:column;flex-basis:48%;max-width:48%;margin-bottom:40px;justify-content:space-between;}@media (max-width:869px){.block--recipe-item{flex-basis:100%;max-width:100%;margin-bottom:25px;}}.block--recipe-item.block--recipe-item--accordion{display:block;}.block--recipe-item .button{display:flex;flex-wrap:wrap;align-items:center;width:100%;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.block--recipe-item .button--inner-text{display:block;padding:0;min-height:1em;margin:auto 0;}.block--recipe-item .button .button--more{display:block;width:100%;font-size:16px;line-height:1.5em;}.block--recipe-zoomarea{width:100%;min-height:280px;overflow:hidden;position:relative;}@media (max-width:869px){.block--recipe-zoomarea{height:auto;min-height:190px;}}.block--recipe-image{display:block;min-height:280px;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center center;position:absolute;transform:scale(1);transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}@media (max-width:869px){.block--recipe-image{height:auto;min-height:190px;}}.block--recipe-image .recipe-locked{position:absolute;width:auto;height:auto;top:20px;left:20px;right:20px;bottom:20px;text-align:center;display:flex;align-items:center;justify-content:center;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.block--recipe-image .recipe-locked:after{z-index:1;content:'';width:100%;height:100%;top:0;left:0;position:absolute;background-color:rgba(255,255,255,0.7);}.block--recipe-image .recipe-locked--description{position:relative;z-index:2;}.block--recipe-image .recipe-locked--description::before{content:"";mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/lock.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;background-color:#231949;width:100px;height:100px;display:block;margin:0 auto 15px auto;}@media (max-width:869px){.block--recipe-image .recipe-locked--description::before{width:80px;height:80px;}}.block--recipe-item:focus .block--recipe-image,.block--recipe-item:hover .block--recipe-image{transform:scale(1.2);}.block--recipe-item:focus .block--recipe-image .recipe-locked,.block--recipe-item:hover .block--recipe-image .recipe-locked{transform:scale(1/1.2);}.block--recipe-item:focus a.button,.block--recipe-item:hover a.button{background-color:#231949;color:#8cb9e0;}.block--recipe-item:focus a.button::after,.block--recipe-item:hover a.button::after{background-color:#8cb9e0;}.block--recipe-orange .block--recipe-item:focus .button,.block--recipe-orange .block--recipe-item:hover .button{background:#231949;color:#ffffff;}.block--recipe-orange .block--recipe-item:focus .button::after,.block--recipe-orange .block--recipe-item:hover .button::after{background-color:#ffffff;}.block--recipe-shadow-green .h2{color:#98C8BE;}.block--recipe-shadow-green .block--recipe-item:focus .button,.block--recipe-shadow-green .block--recipe-item:hover .button{background:#231949;color:#ffffff;}.block--recipe-shadow-green .block--recipe-item:focus .button::after,.block--recipe-shadow-green .block--recipe-item:hover .button::after{background-color:#ffffff;}@media (min-width:870px){.block--recipe.block--recipe-3-3 .block--recipe-item{flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);margin:0 5px 10px;}}@media (min-width:992px){.block--recipe.block--recipe-3-3 .block--recipe-item{flex-basis:calc(33.3333% - 10px);max-width:calc(33.3333% - 10px);margin:0 5px 10px;}}.block--recipe.block--recipe-3-3 .block--recipe-items{justify-content:flex-start;}@media (max-width:869px){.block--recipe.block--recipe-2-2-mobile .block--recipe-item{flex-basis:calc(50% - 10px);max-width:calc(50% - 10px);margin:0 5px 10px;}}.block--recipe-accordion{padding:10px 20px;display:none;}.block--recipe-accordion-open{display:block;}.block--recipe-accordion.recipe-color--light-blue{background:#8cb9e0;}.block--recipe-accordion--link{display:block;text-decoration:none;margin-bottom:5px;}.block--recipe-accordion--link:hover{text-decoration:underline;}.recipe-categories--light-gray{background-color:#f3f3f5;}@media (max-width:869px){.recipe-categories{padding:0;}}.recipe-categories--item{text-transform:uppercase;font-size:20px;line-height:1.5em;flex-basis:20%;margin-bottom:20px;}@media (max-width:869px){.recipe-categories--item{font-size:16px;line-height:1.5em;flex-basis:100%;margin-bottom:0;}}.recipe-categories--link{display:block;text-decoration:none;}.recipe-categories--link:hover,.recipe-categories--link:focus,.recipe-categories--link-active{text-decoration:underline;}@media (max-width:869px){.recipe-categories--link{padding:18px 0;}}@media (min-width:870px){.recipe-content--main-section{margin-bottom:60px;}}@media (max-width:869px){.recipe-content--main-section .collapsible-section{margin-bottom:15px;}}.recipe-content--content{flex-grow:1;}@media (min-width:870px){.recipe-content--content{padding-top:20px;}}@media (min-width:992px){.recipe-content--content{width:calc(100% - 650px);}}@media (min-width:992px) and (-ms-high-contrast:none){.recipe-content--content{width:400px;}}.recipe-content--ingredients{background-color:#f3f3f5;}@media (min-width:992px){.recipe-content--ingredients{width:550px;margin:0 0 50px 100px;}}@media (min-width:870px){.recipe-content--ingredients{padding:50px 75px;}}@media (max-width:869px){.recipe-content--ingredients{width:100%;margin-left:0;}}.recipe-content--ingredients .p{margin-bottom:30px;}.recipe-content--ingredients-item-label{font-weight:700;margin-bottom:20px;}.recipe-content--ingredients-item:not(:last-of-type){margin-bottom:45px;}.recipe-content--ingredients-image{margin-top:45px;}.recipe-content--ingredients-item-items li{padding:15px 0;}.recipe-content--ingredients-item-items li + li{border-top:1px solid #8cb9e0;}.recipe-content--ingredients-item-items a{text-decoration:underline;}.recipe-content--ingredients-icon{margin-top:75px;display:flex;align-items:center;}.recipe-content--ingredients-icon > img{margin-right:15px;}.recipe-content--nutrition-information .p{margin-bottom:30px;}.recipe-content--nutrition-information-items{display:flex;flex-wrap:wrap;justify-content:space-between;}.recipe-content--nutrition-information-item{flex-basis:300px;}.recipe-content--nutrition-information-item-label{font-size:24px;line-height:1.5em;margin-bottom:30px;}@media (max-width:869px){.recipe-content--nutrition-information-item-label{font-size:18px;line-height:1.5em;}}.recipe-content--nutrition-information-item-circles{display:flex;justify-content:space-between;}.recipe-content--nutrition-information-item-circles .circle-cal-ex{margin-bottom:50px;}@media (max-width:869px){.recipe-content--nutrition-information-item-circles .circle-cal-ex{margin-bottom:30px;}}.recipe-content--method{margin-bottom:75px;}.recipe-content--method-video{margin-bottom:45px;position:relative;padding-bottom:56.25%;height:0;}.recipe-content--method-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;}@media (max-width:869px){.recipe-content--method-video{margin:0 -20px 45px;}}.recipe-content--method-item{display:flex;margin-bottom:45px;justify-content:space-between;flex-wrap:wrap;align-items:center;}@media (max-width:869px){.recipe-content--method-item{margin-bottom:25px;}}.recipe-content--method-item-label{font-size:24px;line-height:1.5em;color:#5094d0;text-transform:uppercase;margin-right:100px;}@media (max-width:869px){.recipe-content--method-item-label{margin-bottom:25px;font-size:18px;line-height:1.5em;}}.recipe-content--method-item-description{flex-basis:100%;}@media (max-width:869px){.recipe-content--method-item-description{font-size:14px;line-height:1.5em;}}.recipe-content--method-item-description a{text-decoration:underline;}.recipe-content--switches{margin-bottom:50px;}@media (max-width:869px){.recipe-content--switches{padding:0 20px;}}.recipe-content--inspiration-box .button--back-to-list,.recipe-content--inspiration-box .p{margin:50px;}@media (max-width:991px){.recipe-content--inspiration-box .button--back-to-list,.recipe-content--inspiration-box .p{margin:50px 25px;}}.recipe-content--inspiration-box p > a{text-decoration:underline;}@media (min-width:870px){.recipe-content--ec-recipe{margin-bottom:0;}}@media (max-width:869px){.recipe-content--ec-recipe .collapsible-section{margin-bottom:0;}}@media (min-width:992px){.recipe-content--ec-recipe .recipe-content--ingredients{margin:0 0 0px 100px;}}.block--recipe .block--recipe-description + .block--recipe-items{padding-top:0;}.recipe-categories .bef-links ul{display:flex;flex-wrap:wrap;}.recipe-categories .bef-links ul li{text-transform:uppercase;font-size:20px;line-height:1.5em;flex-basis:20%;margin-bottom:20px;}.recipe-categories .bef-links ul li a.bef-link{display:inline-block;}.recipe-categories .bef-links ul li a.bef-link:hover,.recipe-categories .bef-links ul li a.bef-link.bef-link--selected{text-decoration:underline;}@media screen and (max-width:869px){.recipe-categories .bef-links ul li{font-size:16px;line-height:1.5em;flex-basis:100%;margin-bottom:0;}}.recipe-categories input.form-submit{display:none;}.prefoot{padding:60px 0;}.prefoot .h2{text-align:center;}.prefoot .p{margin-bottom:20px;min-height:72px;}.prefoot .p:last-child{margin-bottom:0;}@media (max-width:869px){.prefoot{padding:40px 0;}}.prefoot--wrapper{max-width:1600px;padding-left:60px;padding-right:60px;}@media (max-width:869px){.prefoot--wrapper{padding-left:20px;padding-right:20px;}}.prefoot--content{margin-top:40px;display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:1400px){.prefoot--content{justify-content:center;}}@media (max-width:869px){.prefoot--content{margin-top:40px;}}.prefoot--item{width:50%;display:flex;}@media (max-width:1400px){.prefoot--item{flex-direction:column;align-items:center;text-align:center;width:400px;padding-left:10px;padding-right:10px;}}@media (max-width:869px){.prefoot--item{max-width:380px;width:100%;padding-left:0;padding-right:0;}}@media (max-width:949px){.prefoot--item + .prefoot--item{margin-top:40px;max-width:100%;}}.prefoot--item .image--circle{display:flex;align-items:center;justify-content:center;min-width:180px;width:180px;height:180px;background:#ffffff;border-radius:50%;margin-right:80px;overflow:hidden;}.prefoot--item .image--circle img{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;max-width:145px;}@media (max-width:1650px){.prefoot--item .image--circle{margin-right:50px;}}@media (max-width:1400px){.prefoot--item .image--circle{margin-right:0;margin-bottom:20px;}}.prefoot--item:hover{transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.prefoot--item:hover .image img{transform:scale(1.1);}.prefoot--text{width:420px;}@media (max-width:1700px){.prefoot--text{margin-right:20px;}}@media (max-width:1400px){.prefoot--text{width:380px;margin-right:0;}}@media (max-width:992px){.prefoot--text{max-width:380px;}}@media (max-width:869px){.prefoot--text{width:100%;}}.prefoot--text .h3{font-size:24px;line-height:1.5em;margin-bottom:20px;}.prefoot--text .p{font-size:18px;line-height:1.5em;}.prefoot--one-item{width:auto;max-width:100%;align-items:center;}.prefoot--one-item .image--circle{min-width:290px;width:290px;height:290px;}.prefoot--one-item .p{margin-bottom:20px;}.prefoot--one-item .prefoot--text{width:auto;}.prefoot--one-item .button{margin-top:25px;}.prefoot--button.prefoot--button-hidden{display:none;}.prefoot--more{display:none;margin-top:20px;}.prefoot--more.prefoot--more-opened{display:block;}.link-bold a{font-weight:bold;}.link-underline a{text-decoration:underline;}.background-color--blue .prefoot{color:#ffffff;}.background-color--blue .prefoot .h3{color:#8cb9e0;}.event--wrapper{padding-bottom:75px;}.event--list{margin-top:30px;display:flex;flex-wrap:wrap;justify-content:space-between;}.event--item{flex-basis:48%;margin-bottom:75px;}@media (max-width:869px){.event--item{margin-bottom:40px;flex-basis:100%;}}.event--item *{display:block;}.event--item:hover .event--signup,.event--item:focus .event--signup{background-color:#231949;color:#8cb9e0;}.event--item:hover .event--signup::after,.event--item:focus .event--signup::after{background-color:#8cb9e0;}.event--content{background-color:#f3f3f5;padding:60px;}@media (max-width:869px){.event--content{padding:30px 15px;}}.event--image{min-height:386px;background-repeat:no-repeat;background-size:auto 100%;background-position:center;}@media (max-width:869px){.event--image{width:100%;padding-top:100%;height:auto;min-width:auto;min-height:auto;}}.event--title{font-size:30px;line-height:1.5em;color:#231949;margin-bottom:30px;display:flex;align-items:center;}.event--title::before{content:"";display:inline-block;background-color:#231949;mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");-webkit-mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");-o-mask-image:url("/themes/custom/vitaflo//img/icons/calendar.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:left center;-webkit-mask-position:left center;-o-mask-position:left center;width:39px;height:39px;margin-right:30px;}@media (max-width:869px){.event--title::before{width:30px;height:30px;margin-right:15px;}}@media (max-width:869px){.event--title{font-size:16px;line-height:1.5em;}}.event--info{text-transform:uppercase;font-size:24px;line-height:1.5em;display:flex;margin-bottom:30px;}@media (max-width:869px){.event--info{display:block;font-size:16px;line-height:1.5em;margin-bottom:20px;}}.event--date{margin-right:50px;}@media (max-width:869px){.event--date{margin-bottom:15px;}}@media (max-width:869px){.event--description{font-size:16px;line-height:1.5em;}}.event--box-description{padding-top:40px;padding-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:869px){.event--box-description{display:block;}}.event--box-content,.event--box-login-form{flex-basis:48%;}@media (max-width:869px){.event--box-content{margin-bottom:35px;}}.event--box-title{margin-bottom:35px;}.event--box-login-form .event--login-form{padding:40px;background-color:#bb4480;}@media (max-width:869px){.event--box-login-form .event--login-form{padding:40px 20px;margin:0 -20px;}}.event--box-login-form .event--login-form.pku-base-form{background-color:#5094d0;}.info--wrapper{font-size:24px;line-height:1.5em;text-transform:uppercase;padding-top:40px;padding-bottom:40px;}@media (max-width:869px){.info--wrapper{padding:0;}}.info--box{max-width:1040px;margin:0 auto;padding:15px 25px;background-color:#f3f3f5;}@media (max-width:869px){.info--box{padding:30px;}}.info--box-when,.info--box-where{display:flex;align-items:flex-start;flex-wrap:wrap;}.info--box-when::before,.info--box-where::before{content:"";display:inline-block;background-color:#231949;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:left center;-webkit-mask-position:left center;-o-mask-position:left center;width:39px;min-width:39px;height:39px;margin-right:30px;}@media (max-width:869px){.info--box-when::before,.info--box-where::before{width:30px;height:30px;margin-right:15px;}}.info--box-when .info--box-label,.info--box-where .info--box-label{margin-right:10px;}@media (max-width:869px){.info--box-when,.info--box-where{flex-basis:100%;}}.info--box-when::before{mask-image:url("/themes/custom/vitaflo/img/icons/hellip.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/hellip.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/hellip.svg");}@media (max-width:869px){.info--box-when{margin-bottom:30px;}}.info--box-where::before{mask-image:url("/themes/custom/vitaflo/img/icons/pin.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/pin.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/pin.svg");}.block--ec-header{height:calc(100vh - 103px);min-height:860px;position:relative;display:flex;align-items:center;}@media (max-width:869px){.block--ec-header{min-height:600px;height:auto;}}.block--ec-header .ec-header--background-desktop,.block--ec-header .ec-header--background-mobile{position:absolute;content:'';top:0;left:0;width:100%;height:100%;display:none;background-repeat:no-repeat;background-position:center;background-size:cover;}@media (min-width:870px){.block--ec-header .ec-header--background-desktop{display:block;}}@media (max-width:869px){.block--ec-header .ec-header--background-mobile{display:block;}}.block--ec-header .ec-header--content{display:flex;align-items:center;justify-content:center;}@media (max-width:869px){.block--ec-header .ec-header--content{margin-top:-50px;padding-bottom:50px;flex-direction:column;}}.block--ec-header .ec-header--content .ec-header--info{display:flex;flex-direction:column;align-items:flex-start;position:relative;margin-left:100px;max-width:400px;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info{margin-left:0;max-width:100%;align-items:center;}}.block--ec-header .ec-header--content .ec-header--info .ec-header--label{font-size:24px;line-height:1.5em;letter-spacing:3px;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .ec-header--label{font-size:18px;line-height:1.5em;order:1;margin-bottom:14px;}}.block--ec-header .ec-header--content .ec-header--info .ec-header--title{font-size:35px;line-height:1.5em;margin-bottom:20px;font-weight:300;letter-spacing:5px;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .ec-header--title{text-align:center;font-size:24px;line-height:1.5em;margin-bottom:14px;order:2;}}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .base--form{order:10;}}.block--ec-header .ec-header--content .ec-header--info .ec-header--description{font-size:18px;line-height:1.5em;margin-bottom:60px;max-width:100%;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .ec-header--description{margin-bottom:14px;order:5;}}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info > .button{order:4;margin-bottom:14px;}}.block--ec-header .ec-header--content .ec-header--info .button + .button{margin-top:30px;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .button + .button{margin-top:10px;}}.block--ec-header .ec-header--content .ec-header--info .ec-header--login-group .login--info{margin:20px 0 30px;font-size:16px;line-height:1.5em;}.block--ec-header .ec-header--content .ec-header--info .ec-header--login-group .login--info a{text-decoration:underline;}.block--ec-header .ec-header--content .ec-header--info .ec-header--login-group .login--info a:hover{color:#110c23;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info .ec-header--login-group{margin-bottom:14px;order:3;}.block--ec-header .ec-header--content .ec-header--info .ec-header--login-group .login--info{margin:14px 0 0;}}.block--ec-header .ec-header--content .ec-header--image{position:relative;max-width:584px;width:100%;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--image{max-width:calc(190 * 100vw / 320);margin-bottom:30px;}}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info.header--welcome-back .ec-header--title{order:1;}.block--ec-header .ec-header--content .ec-header--info.header--welcome-back .ec-base-form{order:2;}.block--ec-header .ec-header--content .ec-header--info.header--welcome-back .ec-header--login-group{order:3;}}.block--ec-header .ec-header--content .ec-header--info.header--thank-you .ec-header--title{margin-bottom:40px;}.block--ec-header .ec-header--content .ec-header--info.header--thank-you .button + .button{margin-top:0;}.block--ec-header .ec-header--content .ec-header--info.header--thank-you .button--primary:first-of-type{margin-bottom:40px;}@media (max-width:869px){.block--ec-header .ec-header--content .ec-header--info.header--thank-you .ec-header--title{margin-bottom:30px;}.block--ec-header .ec-header--content .ec-header--info.header--thank-you .button--primary:first-of-type{margin-bottom:35px;}}.explorers-club-page-field-ecp-text a{color:#ffffff;background-color:#0065a6;border:1px solid #0065a6;position:relative;padding:20px 85px 20px 25px;text-decoration:none;}.explorers-club-page-field-ecp-text a::after{background-color:#ffffff;}.explorers-club-page-field-ecp-text a:hover,.explorers-club-page-field-ecp-text a:focus,.explorers-club-page-field-ecp-text a.hover{color:#0065a6;background-color:#ffffff;border:1px solid #0065a6;}.explorers-club-page-field-ecp-text a:hover::after,.explorers-club-page-field-ecp-text a:focus::after,.explorers-club-page-field-ecp-text a.hover::after{background-color:#0065a6;}.explorers-club-page-field-ecp-text a::after{content:"";position:absolute;top:50%;transform:translateY(-50%);mask-image:url(/themes/custom/vitaflo/img/icons/arrow-right.svg);-webkit-mask-image:url(/themes/custom/vitaflo/img/icons/arrow-right.svg);-o-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");background-repeat:no-repeat;background-color:#ffffff;}.base--form button.button{cursor:pointer;}.base--form .form--input-text,.base--form .form--input-email,.base--form .form--input-number,.base--form .form--input-password,.base--form .form--input-textarea,.base--form .form--input-date,.base--form .form--input-tel,.base--form .form-textarea,.base--form .form--input-select{font-size:18px;line-height:1.5em;padding:15px 25px;font-family:'Karla',sans-serif;border:1px solid #201547;color:#0065a6;background-color:transparent;margin-bottom:15px;width:100%;display:inline-block;}.base--form .form--input-text:focus,.base--form .form--input-email:focus,.base--form .form--input-number:focus,.base--form .form--input-password:focus,.base--form .form--input-textarea:focus,.base--form .form--input-date:focus,.base--form .form--input-tel:focus,.base--form .form-textarea:focus,.base--form .form--input-select:focus{outline:none;}.base--form .form--input-text + .form--input-checkbox,.base--form .form--input-email + .form--input-checkbox,.base--form .form--input-number + .form--input-checkbox,.base--form .form--input-password + .form--input-checkbox,.base--form .form--input-textarea + .form--input-checkbox,.base--form .form--input-date + .form--input-checkbox,.base--form .form--input-tel + .form--input-checkbox,.base--form .form-textarea + .form--input-checkbox,.base--form .form--input-select + .form--input-checkbox{margin-top:10px;}.base--form .form--input-text.form--input-error,.base--form .form--input-email.form--input-error,.base--form .form--input-number.form--input-error,.base--form .form--input-password.form--input-error,.base--form .form--input-textarea.form--input-error,.base--form .form--input-date.form--input-error,.base--form .form--input-tel.form--input-error,.base--form .form-textarea.form--input-error,.base--form .form--input-select.form--input-error{border:1px solid #ff1818;margin-bottom:5px;}.base--form .form--input-text:last-child,.base--form .form--input-email:last-child,.base--form .form--input-number:last-child,.base--form .form--input-password:last-child,.base--form .form--input-textarea:last-child,.base--form .form--input-date:last-child,.base--form .form--input-tel:last-child,.base--form .form-textarea:last-child,.base--form .form--input-select:last-child{margin-bottom:0;}.base--form .form--input-textarea{resize:none;}.base--form .form--input-checkbox{display:flex;width:100%;margin-bottom:5px;overflow:hidden;}.base--form .form--input-checkbox input{display:none;}.base--form .form--input-checkbox .checkbox-label{order:2;cursor:pointer;text-align:left;}.base--form .form--input-checkbox .checkbox-label a{font-weight:600;}.base--form .form--input-checkbox .checkbox-label ul{padding-left:20px;}.base--form .form--input-checkbox .checkbox-label ul li{list-style:disc;}.base--form .form--input-checkbox .checkbox-checkmark{order:1;cursor:pointer;border:1px solid #201547;color:#0065a6;background-color:transparent;margin-right:10px;min-width:47px;width:47px;height:47px;display:flex;justify-content:center;align-items:center;padding-bottom:10px;overflow:hidden;}.base--form .form--input-checkbox .checkbox-checkmark.error{border-color:#ff1818;color:#ff1818;}.base--form .form--input-checkbox input:checked ~ .checkbox-checkmark{position:relative;}.base--form .form--input-checkbox input:checked ~ .checkbox-checkmark:after{content:"×";font-size:76px;line-height:1.5em;}.base--form .base--form-extra-title{margin-bottom:14px;margin-top:20px;font-size:24px;line-height:1.5em;color:#231949;}.base--form .base--form-extra-description{font-size:18px;line-height:1.5em;color:#231949;margin-top:10px;margin-bottom:30px;}.base--form .base--form-extra-description a{font-weight:600;}.base--form.registration-form .form--input-text,.base--form.sample-request-form .form--input-text,.base--form.registration-form .form--input-email,.base--form.sample-request-form .form--input-email,.base--form.registration-form .form--input-number,.base--form.sample-request-form .form--input-number,.base--form.registration-form .form--input-password,.base--form.sample-request-form .form--input-password,.base--form.registration-form .form--input-textarea,.base--form.sample-request-form .form--input-textarea,.base--form.registration-form .form-textarea,.base--form.sample-request-form .form-textarea,.base--form.registration-form .form--input-date,.base--form.sample-request-form .form--input-date,.base--form.registration-form .form--input-select,.base--form.sample-request-form .form--input-select{font-size:18px;line-height:1.5em;padding:10px 20px;}.base--form.sample-request-form{padding-bottom:30px;}.base--form.sample-request-form .button--primary{float:initial;}.base--form.sample-request-form .form-item{max-width:600px;}.pku-base-form .form--input-text::-webkit-input-placeholder,.pku-base-form .form--input-email::-webkit-input-placeholder,.pku-base-form .form--input-number::-webkit-input-placeholder,.pku-base-form .form--input-password::-webkit-input-placeholder,.pku-base-form .form--input-textarea::-webkit-input-placeholder,.pku-base-form .form--input-date::-webkit-input-placeholder,.pku-base-form .form--input-select::-webkit-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.pku-base-form .form--input-text::-moz-placeholder,.pku-base-form .form--input-email::-moz-placeholder,.pku-base-form .form--input-number::-moz-placeholder,.pku-base-form .form--input-password::-moz-placeholder,.pku-base-form .form--input-textarea::-moz-placeholder,.pku-base-form .form--input-date::-moz-placeholder,.pku-base-form .form--input-select::-moz-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.pku-base-form .form--input-text:-ms-input-placeholder,.pku-base-form .form--input-email:-ms-input-placeholder,.pku-base-form .form--input-number:-ms-input-placeholder,.pku-base-form .form--input-password:-ms-input-placeholder,.pku-base-form .form--input-textarea:-ms-input-placeholder,.pku-base-form .form--input-date:-ms-input-placeholder,.pku-base-form .form--input-select:-ms-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.llw-base-form .form--input-text::-webkit-input-placeholder,.llw-base-form .form--input-email::-webkit-input-placeholder,.llw-base-form .form--input-number::-webkit-input-placeholder,.llw-base-form .form--input-password::-webkit-input-placeholder,.llw-base-form .form--input-textarea::-webkit-input-placeholder,.llw-base-form .form--input-date::-webkit-input-placeholder,.llw-base-form .form--input-select::-webkit-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.llw-base-form .form--input-text::-moz-placeholder,.llw-base-form .form--input-email::-moz-placeholder,.llw-base-form .form--input-number::-moz-placeholder,.llw-base-form .form--input-password::-moz-placeholder,.llw-base-form .form--input-textarea::-moz-placeholder,.llw-base-form .form--input-date::-moz-placeholder,.llw-base-form .form--input-select::-moz-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.llw-base-form .form--input-text:-ms-input-placeholder,.llw-base-form .form--input-email:-ms-input-placeholder,.llw-base-form .form--input-number:-ms-input-placeholder,.llw-base-form .form--input-password:-ms-input-placeholder,.llw-base-form .form--input-textarea:-ms-input-placeholder,.llw-base-form .form--input-date:-ms-input-placeholder,.llw-base-form .form--input-select:-ms-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#8cb9e0;}.ec-base-form{width:100%;}.ec-base-form .form--input-text::-webkit-input-placeholder,.ec-base-form .form--input-email::-webkit-input-placeholder,.ec-base-form .form--input-number::-webkit-input-placeholder,.ec-base-form .form--input-password::-webkit-input-placeholder,.ec-base-form .form--input-textarea::-webkit-input-placeholder,.ec-base-form .form--input-date::-webkit-input-placeholder,.ec-base-form .form--input-select::-webkit-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#0065a6;}.ec-base-form .form--input-text::-moz-placeholder,.ec-base-form .form--input-email::-moz-placeholder,.ec-base-form .form--input-number::-moz-placeholder,.ec-base-form .form--input-password::-moz-placeholder,.ec-base-form .form--input-textarea::-moz-placeholder,.ec-base-form .form--input-date::-moz-placeholder,.ec-base-form .form--input-select::-moz-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#0065a6;}.ec-base-form .form--input-text:-ms-input-placeholder,.ec-base-form .form--input-email:-ms-input-placeholder,.ec-base-form .form--input-number:-ms-input-placeholder,.ec-base-form .form--input-password:-ms-input-placeholder,.ec-base-form .form--input-textarea:-ms-input-placeholder,.ec-base-form .form--input-date:-ms-input-placeholder,.ec-base-form .form--input-select:-ms-input-placeholder{letter-spacing:3px;font-family:'Karla',sans-serif;color:#0065a6;}.ec-base-form .form--input-submit{margin-top:20px;}@media (min-width:870px){.ec-base-form .form--input-submit{margin-top:40px;}}.blog--search-form .form--input-text,.recipe--search-form .form--input-text,.event--login-form .form--input-text,.blog--search-form .form--input-email,.recipe--search-form .form--input-email,.event--login-form .form--input-email,.blog--search-form .form--input-number,.recipe--search-form .form--input-number,.event--login-form .form--input-number,.blog--search-form .form--input-password,.recipe--search-form .form--input-password,.event--login-form .form--input-password,.blog--search-form .form--input-textarea,.recipe--search-form .form--input-textarea,.event--login-form .form--input-textarea,.blog--search-form .form--input-date,.recipe--search-form .form--input-date,.event--login-form .form--input-date,.blog--search-form .form--input-select,.recipe--search-form .form--input-select,.event--login-form .form--input-select{background-color:#ffffff;margin-bottom:10px;color:#231949;border-radius:0;border:none;}@media (max-width:869px){.blog--search-form .form--input-text,.recipe--search-form .form--input-text,.event--login-form .form--input-text,.blog--search-form .form--input-email,.recipe--search-form .form--input-email,.event--login-form .form--input-email,.blog--search-form .form--input-number,.recipe--search-form .form--input-number,.event--login-form .form--input-number,.blog--search-form .form--input-password,.recipe--search-form .form--input-password,.event--login-form .form--input-password,.blog--search-form .form--input-textarea,.recipe--search-form .form--input-textarea,.event--login-form .form--input-textarea,.blog--search-form .form--input-date,.recipe--search-form .form--input-date,.event--login-form .form--input-date,.blog--search-form .form--input-select,.recipe--search-form .form--input-select,.event--login-form .form--input-select{padding:12px 15px;margin-bottom:20px;}.blog--search-form .form--input-text.form--input-error,.recipe--search-form .form--input-text.form--input-error,.event--login-form .form--input-text.form--input-error,.blog--search-form .form--input-email.form--input-error,.recipe--search-form .form--input-email.form--input-error,.event--login-form .form--input-email.form--input-error,.blog--search-form .form--input-number.form--input-error,.recipe--search-form .form--input-number.form--input-error,.event--login-form .form--input-number.form--input-error,.blog--search-form .form--input-password.form--input-error,.recipe--search-form .form--input-password.form--input-error,.event--login-form .form--input-password.form--input-error,.blog--search-form .form--input-textarea.form--input-error,.recipe--search-form .form--input-textarea.form--input-error,.event--login-form .form--input-textarea.form--input-error,.blog--search-form .form--input-date.form--input-error,.recipe--search-form .form--input-date.form--input-error,.event--login-form .form--input-date.form--input-error,.blog--search-form .form--input-select.form--input-error,.recipe--search-form .form--input-select.form--input-error,.event--login-form .form--input-select.form--input-error{margin-bottom:5px;}}.blog--search-form .base--form-extra-title,.recipe--search-form .base--form-extra-title,.event--login-form .base--form-extra-title{color:#ffffff;margin-top:0;}.blog--search-form .form--input-submit,.recipe--search-form .form--input-submit,.event--login-form .form--input-submit{margin-top:15px;}@media (max-width:869px){.blog--search-form .form--input-submit,.recipe--search-form .form--input-submit,.event--login-form .form--input-submit{margin-top:5px;display:block;width:100%;}}.blog--search-form.form--input-error,.recipe--search-form.form--input-error,.event--login-form.form--input-error{border:1px solid #ff1818;margin-bottom:5px;}.blog--search-form.recipe--search-form,.recipe--search-form.recipe--search-form,.event--login-form.recipe--search-form,.blog--search-form.blog--search-form,.recipe--search-form.blog--search-form,.event--login-form.blog--search-form{display:flex;}.blog--search-form.recipe--search-form > .form-item,.recipe--search-form.recipe--search-form > .form-item,.event--login-form.recipe--search-form > .form-item,.blog--search-form.blog--search-form > .form-item,.recipe--search-form.blog--search-form > .form-item,.event--login-form.blog--search-form > .form-item{display:flex;margin:0;}.blog--search-form.recipe--search-form .form--input-text,.recipe--search-form.recipe--search-form .form--input-text,.event--login-form.recipe--search-form .form--input-text,.blog--search-form.blog--search-form .form--input-text,.recipe--search-form.blog--search-form .form--input-text,.event--login-form.blog--search-form .form--input-text{margin:0;min-width:185px;}.blog--search-form.recipe--search-form .form--input-submit,.recipe--search-form.recipe--search-form .form--input-submit,.event--login-form.recipe--search-form .form--input-submit,.blog--search-form.blog--search-form .form--input-submit,.recipe--search-form.blog--search-form .form--input-submit,.event--login-form.blog--search-form .form--input-submit{margin-top:0;}@media (max-width:869px){.blog--search-form.recipe--search-form .form--input-submit.button--arrow,.recipe--search-form.recipe--search-form .form--input-submit.button--arrow,.event--login-form.recipe--search-form .form--input-submit.button--arrow,.blog--search-form.blog--search-form .form--input-submit.button--arrow,.recipe--search-form.blog--search-form .form--input-submit.button--arrow,.event--login-form.blog--search-form .form--input-submit.button--arrow{padding-right:25px;}.blog--search-form.recipe--search-form .form--input-submit.button--arrow:after,.recipe--search-form.recipe--search-form .form--input-submit.button--arrow:after,.event--login-form.recipe--search-form .form--input-submit.button--arrow:after,.blog--search-form.blog--search-form .form--input-submit.button--arrow:after,.recipe--search-form.blog--search-form .form--input-submit.button--arrow:after,.event--login-form.blog--search-form .form--input-submit.button--arrow:after{display:none;}}.form--input-select{background:url("/themes/custom/vitaflo//img/icons/down.svg") no-repeat right #ddd;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-size:20px 20px;background-position-x:calc(100% - 25px);background-position-y:center;}.form--input-error-message{color:#ff1818;text-align:left;padding-left:20px;padding-bottom:15px;display:block;}.form--user-login{padding-top:150px;margin:0 auto;max-width:300px;padding-bottom:150px;}.confirm-parent.confirm-parent,.password-parent.password-parent{margin:inherit;max-width:inherit;overflow:inherit;clear:none;}.js-webform-radios input[type="radio"]{display:none;}.js-webform-radios input[type="radio"] + label{padding:10px 0 10px 40px;display:flex;justify-content:content;align-items:center;position:relative;cursor:pointer;}.js-webform-radios input[type="radio"] + label:after{position:absolute;left:0;top:50%;transform:translateY(-50%);content:'';display:inline-block;width:30px;height:30px;border-radius:50%;border:2px solid #231949;}.js-webform-radios input[type="radio"] + label:before{display:none;position:absolute;left:17px;top:50%;transform:translate(-50%,-50%);content:'';width:16px;height:16px;background-color:#231949;border-radius:50%;}.js-webform-radios input[type="radio"]:checked + label:before{display:inline-block;}.input-form-required{display:none;}.sample-request-form .form-required:after{display:none;}.sample-request-form .checkboxes--wrapper .form-required:after{display:inline-block;position:absolute;top:0;left:-15px;}.sample-request-form .js-form-item{position:relative;}.sample-request-form .input-form-required{display:inline-block;position:absolute;top:0;left:-15px;color:red;}.sample-request-form .form-type-processed-text ul{padding-left:20px;}.sample-request-form .form-type-processed-text ul li{list-style:disc;}.block--ec-characters{background-color:#f3f3f5;}.block--ec-characters .section--inner{padding-top:30px;padding-bottom:30px;grid-template-columns:3fr 3fr 2fr 2fr;grid-template-rows:2fr 3fr;gap:1px 1px;grid-template-areas:"characters--box-info characters--box-info characters--select characters--select" "characters--character characters--character characters--select characters--select";}@media (min-width:869px){.block--ec-characters .section--inner{display:grid;}}.block--ec-characters .characters--box-info{grid-area:characters--box-info;}.block--ec-characters .characters--character{grid-area:characters--character;}.block--ec-characters .characters--select{grid-area:characters--select;}@media all and (-ms-high-contrast:none){.block--ec-characters .section--inner{display:-ms-grid;-ms-grid-columns:3fr 3fr 2fr 2fr;-ms-grid-rows:2fr 3fr;}.block--ec-characters .characters--box-info{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;}.block--ec-characters .characters--character{-ms-grid-row:2;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:2;}.block--ec-characters .characters--select{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:3;-ms-grid-column-span:2;}}.characters--box-info{padding:30px 0;}.characters--box-info .characters--box-info--label{font-size:24px;line-height:1.5em;letter-spacing:3px;margin-bottom:20px;}@media (min-width:869px){.characters--box-info .characters--box-info--label{font-size:35px;line-height:1.5em;letter-spacing:3px;}}.characters--box-info .characters--box-info--description{font-size:18px;line-height:1.5em;}.characters--select{display:flex;align-items:center;}.characters--select--inner{display:flex;flex-wrap:wrap;}@media (min-width:869px){.characters--select--inner{padding:50px;}}.characters--select--inner .characters--select-item{width:calc(33.333% - 20px);margin:10px;cursor:pointer;}.characters--select--inner .characters--select-item img{width:100%;transition:transform 0.3s;}@media (max-width:1150px){.characters--select--inner .characters--select-item{width:calc(50% - 20px);}}@media (max-width:869px){.characters--select--inner .characters--select-item{width:calc(33.333% - 20px);}}.characters--img-wrapper{overflow:hidden;border-radius:50%;}.characters--img-wrapper:hover img{transform:scale(1.1);transition:transform 0.3s;}.characters--select-input{display:none;}@media (min-width:869px){.characters--character .characters--character-item{display:flex;align-items:center;}}.characters--character .characters--character-item .character-item--image{width:175px;margin:0 auto 30px;display:none;}@media (min-width:869px){.characters--character .characters--character-item .character-item--image{width:300px;margin-left:5%;margin-right:8%;}}.characters--character .characters--character-item .character-item--image img{width:100%;}.characters--character .characters--character-item .character-item--info{display:none;max-width:550px;}.characters--character .characters--character-item .character-item--info .character-item--label{font-size:18px;line-height:1.5em;letter-spacing:3px;margin-bottom:20px;color:#0065a6;text-transform:uppercase;}@media (min-width:869px){.characters--character .characters--character-item .character-item--info .character-item--label{font-size:24px;line-height:1.5em;}}.characters--character .characters--character-item .character-item--info .character-item--description{font-size:18px;line-height:1.5em;}.characters--character .characters--character-item .character-item--info .character-item--description ul li{list-style-type:disc;}.characters--character .characters--character-item .character-item--info .character-item--description li,.characters--character .characters--character-item .character-item--info .character-item--description .wysiwyg li{margin-left:20px;}.characters--select-input:checked ~ .character-item--image,.characters--select-input:checked ~ .character-item--info{display:block;animation:fadeIn forwards 0.3s;}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.block--top-label{margin-top:105px;min-height:146px;background-color:#eaae93;box-shadow:0 4px 2px -2px rgba(43,43,43,0.25);}@media (max-width:869px){.block--top-label{margin-top:0;min-height:106px;}}.block--top-label--shadow-green{background-color:#98C8BE;}.block--top-label .section--inner{max-width:1678px;}.block--top-label .top-label--label{font-size:24px;line-height:1.5em;letter-spacing:3px;color:#231949;text-transform:uppercase;margin-bottom:5px;}.block--top-label .top-label--timestamp{font-size:16px;line-height:1.5em;color:#231949;}@media (max-width:869px){.block--top-label .top-label--timestamp{padding-bottom:14px;}}.block--top-label + .cover{min-height:calc(100vh - 165px - 248px);}.block--essentials .section--inner{padding-bottom:50px;}@media (min-width:870px){.block--essentials .section--inner{padding-top:60px;padding-bottom:100px;}.block--essentials .section--inner:after{display:table;content:'';height:1px;clear:both;}}.block--essentials .essentials-accordion--wrapper{max-width:1260px;}@media (min-width:870px){.block--essentials .essentials-accordion--wrapper{width:calc(100% - 330px);float:left;}}.block--essentials .essentials--image-desktop,.block--essentials .essentials--image-mobile{display:none;}@media (min-width:870px){.block--essentials .essentials--image-desktop{width:290px;display:block;float:right;}}@media (max-width:869px){.block--essentials .essentials--image-mobile{display:block;height:auto;width:100%;margin:20px auto;}.block--essentials .essentials--image-mobile img{width:100%;}}.block--essentials .essentials--label{font-size:35px;line-height:1.5em;letter-spacing:3px;color:#231949;margin-bottom:30px;}@media (min-width:870px){.block--essentials .essentials--label{margin-bottom:40px;}}.block--essentials .essentials--label h1{font-size:35px;line-height:1.5em;font-weight:normal;}.block--essentials .essentials-accordion{border-bottom:1px solid #231949;margin-bottom:20px;}.block--essentials .essentials-accordion:last-of-type{margin-bottom:0;}.block--essentials .essentials-accordion .essentials-accordion--label{font-size:24px;line-height:1.5em;letter-spacing:3px;color:#231949;margin-bottom:20px;}@media (min-width:870px){.block--essentials .essentials-accordion .essentials-accordion--label{margin-bottom:30px;}}.block--essentials .essentials-accordion .essentials-accordion--description{font-size:18px;line-height:1.5em;color:#c69681;margin-bottom:30px;}.block--essentials .essentials-accordion .essentials-accordion--description ul{padding-left:25px;list-style:disc;}.block--essentials .essentials-accordion .essentials-accordion--description ul li{list-style:disc;}.block--essentials .essentials-accordion .essentials-accordion--description ol{padding-left:25px;list-style:decimal;}.block--essentials .essentials-accordion .essentials-accordion--description ol li{list-style:decimal;}.block--essentials .essentials-accordion .essentials-accordion--description a{text-decoration:underline;}.block--essentials .essentials-accordion .essentials-accordion--more,.block--essentials .essentials-accordion .essentials-accordion--less{font-size:18px;line-height:1.5em;color:#231949;text-decoration:underline;cursor:pointer;margin-bottom:20px;}.block--essentials .essentials-accordion .essentials-accordion--more:hover,.block--essentials .essentials-accordion .essentials-accordion--less:hover{font-weight:700;}.block--essentials .essentials-accordion .essentials-accordion--expanded-description{display:none;}.block--essentials .essentials-accordion .essentials-accordion--expanded-description .essentials-accordion--less{padding-top:30px;}.block--essentials .essentials-accordion--expanded-description ol{list-style-type:decimal;list-style:decimal;margin-bottom:20px;}.block--essentials .essentials-accordion--expanded-description ol li{padding-left:20px;}.block--essentials .essentials-accordion--expanded-description ol li:before{left:0;top:-5px;}.block--essentials .essentials-accordion--expanded-description ul{margin-bottom:20px;}.block--essentials .essentials-accordion--expanded-description ul li{padding-left:30px;}.block--essentials .essentials-accordion--expanded-description h3{color:#c69681;font-weight:bold;font-size:18px;line-height:1.5em;margin-bottom:20px;}@media (max-width:869px){.block--essentials .essentials-accordion--expanded-description h3{font-size:16px;line-height:1.5em;}}.block--essentials.pku-faq .section--inner{padding-top:45px;}@media (min-width:870px){.block--essentials.pku-faq .section--inner{padding-top:100px;}}.block--essentials.pku-faq .essentials-accordion .essentials-accordion--description{color:#2d6ea6;}@media (max-width:869px){.block--essentials.ec-faq .section--inner{padding-bottom:0;}.block--essentials.ec-faq .essentials-accordion .essentials-accordion--description{font-size:16px;line-height:1.5em;}.block--essentials.ec-faq .essentials-accordion .essentials-accordion--more{font-size:14px;line-height:1.5em;}.block--essentials.ec-faq .essentials-accordion .essentials-accordion--label{font-size:18px;line-height:1.5em;}}.resource--item,.resource--image,.resource--name,.resource--description{display:block;margin-left:auto;margin-right:auto;width:420px;}@media (max-width:869px){.resource--item,.resource--image,.resource--name,.resource--description{width:265px;}}.resource--item{flex-basis:48%;text-align:center;margin-bottom:85px;color:#0c206d;}@media (max-width:869px){.resource--item{flex-basis:100%;}}.resource--item:not(span):hover .resource--image,.resource--item:not(span):focus .resource--image{border-color:#231949;background-color:rgba(35,25,73,0.5);}.resource--item:not(span):hover .resource--image .image,.resource--item:not(span):focus .resource--image .image{opacity:0.3;}.resource--item:not(span):hover .resource--image::before,.resource--item:not(span):focus .resource--image::before{content:"";position:absolute;mask-image:url("/themes/custom/vitaflo/img/icons/download.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/download.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/download.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;mask-size:auto 200px;-webkit-mask-size:auto 200px;-o-mask-size:auto 200px;background-color:#ffffff;width:200px;height:200px;}@media (max-width:869px){.resource--item:not(span):hover .resource--image::before,.resource--item:not(span):focus .resource--image::before{width:100px;height:100px;mask-size:auto 100px;-webkit-mask-size:auto 100px;-o-mask-size:auto 100px;}}.resource--item:not(span):hover .resource--name,.resource--item:not(span):focus .resource--name{text-decoration:underline;}.resource--image{width:inherit;height:420px;border:2px solid;border-radius:50%;text-align:center;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-bottom:30px;margin-left:auto;margin-right:auto;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;}.resource--image .image{opacity:1;}@media (max-width:869px){.resource--image{width:inherit;height:265px;}.resource--image .image{display:inline-block;max-height:180px;max-width:180px;}}.resource--name{font-size:24px;line-height:1.5em;text-transform:uppercase;margin-bottom:20px;}@media (max-width:869px){.resource--name{font-size:18px;line-height:1.5em;}}.resource--description{max-width:333px;margin-left:auto;margin-right:auto;}@media (max-width:869px){.resource--description{font-size:16px;line-height:1.5em;}}.resource--wrapper{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:85px;}.resource--wrapper-3-3 .resource--item{flex-basis:33.3333%;}.resource--wrapper-pku .resource--image{border-color:#1e1445;}.resource--wrapper-pku .resource--image::before{display:none;}.resource--wrapper-pku .resource--image .image{width:226px;max-height:226px;height:auto;opacity:1;}@media (max-width:869px){.resource--wrapper-pku .resource--image .image{width:126px;max-height:126px;}}.resource--wrapper-pku .resource--item:not(span):hover .resource--image .image,.resource--wrapper-pku .resource--item:not(span):focus .resource--image .image{opacity:1;}.resource--wrapper-llw .resource--image{border-color:#bb4480;}.body-with-panel{max-width:1680px;margin:0 auto;padding:0 20px;}.body-with-panel .section--inner{margin:0;max-width:100%;padding:0;display:flex;flex-direction:column;}@media (min-width:1150px){.body-with-panel .section--inner{display:grid;grid-template-columns:1.5fr 0.5fr;grid-template-rows:1fr;gap:1px 1px;grid-template-areas:". .";}}.body-with-panel .body-with-panel--content{max-width:970px;order:2;padding:30px 20px 40px;}@media (min-width:869px){.body-with-panel .body-with-panel--content{margin-right:30px;padding-right:0;}}@media (min-width:1150px){.body-with-panel .body-with-panel--content{order:0;}}@media (min-width:1150px) and (-ms-high-contrast:none){.body-with-panel .body-with-panel--content{-ms-grid-column:1;}}.body-with-panel .body-with-panel--panel{margin-left:-20px;margin-right:-20px;order:1;height:100%;padding:60px;}@media (max-width:1149px){.body-with-panel .body-with-panel--panel:empty{display:none;}}@media (min-width:869px) and (max-width:1150px){.body-with-panel .body-with-panel--panel{margin-right:0;}}@media (min-width:1150px){.body-with-panel .body-with-panel--panel{width:550px;order:0;margin-left:0;margin-right:0;}}@media (min-width:1150px) and (-ms-high-contrast:none){.body-with-panel .body-with-panel--panel{-ms-grid-column:2;}}.body-with-panel .body-with-panel--panel.panel--light-blue{background-color:#8cb9e0;}.body-with-panel .body-with-panel--panel.panel--jagged-ice{background-color:#CCE0ED;}@media all and (-ms-high-contrast:none){.body-with-panel .section--inner{display:-ms-grid;-ms-grid-columns:1.5fr 0.5fr;-ms-grid-rows:1fr;}}@media (min-width:1150px) and (-ms-high-contrast:none){.body-with-panel .section--inner{-ms-grid-columns:1.5fr 550px;}}.map--holder{height:300px;background-position:center;background-repeat:no-repeat;}@media (max-width:869px){.map--holder{height:320px;}}@media (max-width:869px){.map--holder-desktop{display:none;}}@media (min-width:870px){.map--holder-mobile{display:none;}}.inspiration-box{padding:30px 0;}.inspiration-box--small{padding:40px 50px;}@media (max-width:869px){.inspiration-box--small{padding:40px 25px;}}.inspiration-box--small .section--inner{padding:0;}.inspiration-box--small .section--inner .inspiration-box{padding:0;}.inspiration-box--llw-light-blue{background-color:#c5dcef;color:#231949;}.inspiration-box--pku-light-blue{background-color:#2d6ea6;color:#ffffff;}.inspiration-box--pku-light-blue a{color:#ffffff;text-decoration:underline;}.inspiration-box--pku-light-blue a:hover{color:#231949;}.inspiration-box--orange{background-color:#f39433;}.inspiration-box--shadow-green{background-color:#98C8BE;}.inspiration-box--label{font-size:20px;line-height:1.5em;margin-bottom:25px;}.promo-stripe{display:flex;padding:150px 25px;align-content:center;justify-content:center;}@media (max-width:869px){.promo-stripe{padding:50px 20px;flex-direction:column;}}.promo-stripe--text{max-width:650px;margin-right:100px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;}@media (max-width:869px){.promo-stripe--text{max-width:100%;margin-right:0;}}.promo-stripe--text .h3{margin-bottom:40px;}@media (max-width:869px){.promo-stripe--text .h3{margin-bottom:15px;}}.promo-stripe--text p{width:100%;}.promo-stripe--text p + p{margin-top:25px;}.promo-stripe--text .button{padding:20px 25px 20px 25px;margin-top:45px;text-decoration:none;}@media (max-width:869px){.promo-stripe--text .button{display:none;}}.promo-stripe--image-area .button{display:none;}@media (max-width:869px){.promo-stripe--image-area .button{display:block;padding:20px 25px 20px 25px;margin:45px auto 0;text-align:center;max-width:230px;}}.promo-stripe--image{max-width:100%;height:auto;display:block;}@media (max-width:869px){.promo-stripe--image{margin:20px auto;}}.background-color--blue .promo-stripe{color:#ffffff;}.background-color--blue .promo-stripe .h3{color:#8cb9e0;}.newsletter--box-description{padding-top:40px;padding-bottom:40px;display:flex;flex-wrap:wrap;justify-content:space-between;}@media (max-width:869px){.newsletter--box-description{display:block;padding-top:30px;padding-bottom:30px;}}.newsletter--box-form,.newsletter--box-image{flex-basis:50%;}@media (min-width:992px){.newsletter--box-form{padding-right:20px;}.newsletter--box-image{padding-left:20px;}}@media (max-width:869px){.newsletter--box-description{margin-bottom:35px;}}@media (max-width:869px){.newsletter--box-form{margin-bottom:20px;}}.newsletter--box-form .base--form-extra-title{text-transform:uppercase;}@media screen and (min-width:870px){._event--list{display:grid;gap:25px;grid-template-columns:1fr 1fr;}._event--list .event-news--item{background-color:#f3f3f5;display:flex;flex-direction:column;}._event--list .event-news--item .event-news--image{background-size:cover;background-position:center;}._event--list .event-news--item .button--arrow{margin-top:auto;background-color:#2d6ea6;color:#ffffff;transition:all 0.3s ease-in-out;}._event--list .event-news--item:hover .button--arrow{background-color:#231949;color:#8cb9e0;}}.event-news--list::after{content:'';height:1px;display:table;width:100%;clear:both;}.event-news--list::after{content:'';height:1px;display:table;width:100%;clear:both;}@media (max-width:869px){.event-news--item{position:relative;}}.event-news--item:last-child{margin-bottom:0;}.event-news--item:first-child{grid-column:span 2;}@media (min-width:870px){.event-news--item:first-child .event-news--image{min-height:489px;}}@media (max-width:869px){.event-news--item{margin-bottom:40px;width:100%;}}.event-news--item *{display:block;}.event-news--item:hover .event-news--signup,.event-news--item:focus .event-news--signup{background-color:#231949;color:#8cb9e0;}.event-news--item:hover .event-news--signup::after,.event-news--item:focus .event-news--signup::after{background-color:#8cb9e0;}@media (min-width:870px){.event-news--item-news .event-news--image{position:relative;}}.event-news--item-news .event-news--image:before{left:12px;top:12px;border-radius:32px;padding:10px;content:"";display:inline-block;background:#ffffff url("/themes/custom/vitaflo/img/icons/postcard.svg") no-repeat center center;width:39px;height:39px;position:relative;background-size:32px;}@media (max-width:869px){.event-news--item-news .event-news--image:before{position:absolute;}}@media (min-width:870px){.event-news--item-event .event-news--image{position:relative;}}.event-news--item-event .event-news--image:before{left:12px;top:12px;border-radius:32px;padding:10px;content:"";display:inline-block;background:#ffffff url("/themes/custom/vitaflo/img/icons/calendar.svg") no-repeat center center;width:39px;height:39px;position:relative;background-size:32px;}@media (max-width:869px){.event-news--item-event .event-news--image:before{position:absolute;}}.event-news--content{background-color:#f3f3f5;padding:25px;}@media (max-width:869px){.event-news--content{padding:30px 15px;}}.event-news--image{min-height:386px;background-repeat:no-repeat;background-size:auto 100%;background-position:center;}@media (max-width:869px){.event-news--image{width:100%;padding-top:100%;height:auto;min-width:auto;min-height:auto;}}.event-news--title{font-size:30px;line-height:1.5em;color:#231949;display:flex;align-items:center;}.event-news--title > span{flex-basis:calc(100% - 69px);}@media (max-width:869px){.event-news--title{font-size:16px;line-height:1.5em;}}.event-news--info{text-transform:uppercase;font-size:24px;line-height:1.5em;display:flex;margin-top:15px;}@media (max-width:869px){.event-news--info{display:block;font-size:16px;line-height:1.5em;margin-top:20px;}}.event-news--date{margin-right:50px;}@media (max-width:869px){.event-news--date{margin-bottom:15px;}}.event-news--description{margin-top:15px;}.event-news--description a{text-decoration:underline;display:inline-block;}@media (max-width:869px){.event-news--description{font-size:16px;line-height:1.5em;}}.block-timeline{display:flex;flex-wrap:wrap;}.block-timeline .section--inner{padding:0;}.block-timeline--left{flex-basis:35%;background-color:#5094d0;padding:65px;}@media all and (-ms-high-contrast:none){.block-timeline--left{flex-basis:auto;width:35%;}}@media (max-width:869px){.block-timeline--left{padding:25px;}}.block-timeline--left .h1{margin-bottom:25px;color:#ffffff;}.block-timeline--left-image{margin-top:25px;text-align:center;}.block-timeline--left-image > img{max-height:100%;}@media (max-width:869px){.block-timeline--left-image > img{height:150px;}}.block-timeline--middle{flex-basis:40%;background-color:#f3f3f5;padding:65px 65px 0;overflow:hidden;}@media all and (-ms-high-contrast:none){.block-timeline--middle{flex-basis:auto;width:40%;}}@media (max-width:869px){.block-timeline--middle{padding:25px;}}.block-timeline--right{flex-basis:25%;}@media all and (-ms-high-contrast:none){.block-timeline--right{flex-basis:auto;width:25%;}}.block-timeline--right img{display:block;}@media (min-width:870px){.block-timeline--right{display:flex;overflow:hidden;justify-content:center;}.block-timeline--right img{min-height:100%;max-height:932px;max-width:initial;}}.block-timeline--middle-right{flex-basis:65%;}.block-timeline--middle-right img{width:100%;}@media (max-width:869px){.block-timeline > div{flex-basis:100%;}}.author--wrapper{display:flex;align-items:center;justify-content:space-between;width:450px;max-width:100%;font-size:24px;line-height:1.5em;text-align:center;}@media (min-width:992px){.author--wrapper{margin-right:100px;}}@media (max-width:869px){.author--wrapper{flex-wrap:wrap;justify-content:center;width:auto;}}@media (max-width:869px){.author--wrapper .author--item{margin-bottom:30px;width:125px;height:125px;}}.author--wrapper .author--item-by{margin-top:0;}@media (max-width:869px){.author--wrapper .author--item-by{flex-basis:100%;}}.author--item{border-radius:50%;width:200px;height:200px;display:flex;align-items:center;justify-content:center;overflow:hidden;}@media (max-width:869px){.author--item{width:90px;height:90px;}}.author--item-image{display:block;}.author--item-by{margin-top:30px;text-transform:uppercase;}.author--item-datetime{margin-top:5px;}.bag--layout{position:relative;}.bag--layout > *{transition:top 300ms,left 300ms;display:block;}.notification-box--hidden{display:none;}.notifyjs-info-base{white-space:nowrap;font-family:'Karla',sans-serif;font-size:18px;padding:30px 25px;border-radius:15px;border:1px solid #9ed0f8;color:#008bf5;background-color:#ebf1f8;}.notifyjs-warning-base{white-space:nowrap;font-family:'Karla',sans-serif;font-size:18px;padding:30px 25px;border-radius:15px;border:1px solid #ffdd7a;color:#ffbf00;background-color:#fff8e3;}.notifyjs-success-base{white-space:nowrap;font-family:'Karla',sans-serif;font-size:18px;padding:30px 25px;border-radius:15px;border:1px solid #99e7a3;color:#02c20f;background-color:#e7f9f1;}.notifyjs-danger-error{white-space:nowrap;display:flex;align-items:center;font-family:'Karla',sans-serif;font-size:18px;padding:30px 25px;border-radius:15px;border:1px solid #fd848a;color:#ff000d;background-color:#faeded;}.journey-navigation{display:flex;align-items:center;justify-content:space-around;width:100%;padding:60px 0 30px 0;}@media (max-width:869px){.journey-navigation{padding:30px 20px 0;flex-wrap:wrap;}.journey-navigation .button--white{width:100%;margin-bottom:10px;text-align:center;}}.block--recipe-item:nth-child(2) .button--tonys-pink{background-color:#f0dcc1 !important;}.block--recipe-item:nth-child(3) .button--tonys-pink{background-color:#e2ebce !important;}.block--recipe-item:nth-child(4) .button--tonys-pink{background-color:#CAE3DF !important;}.block--recipe-item:nth-child(5) .button--tonys-pink{background-color:#C5D8DE !important;}.block--recipe-item:nth-child(6) .button--tonys-pink{background-color:#C5D8DE !important;}@media screen and (min-width:870px){.sample-form--wrapper{padding-top:200px !important;}}.paragraph--text-image-section{max-width:1200px;margin:0 auto;padding:20px 0;display:grid;gap:40px;}@media screen and (min-width:870px){.paragraph--text-image-section{padding:60px 0;gap:70px;grid-template-columns:auto auto;align-items:center;}}.paragraph--text-image-section--text h2,.paragraph--text-image-section--text h3,.paragraph--text-image-section--text h4 h5,.paragraph--text-image-section--text h6{font-size:22px;line-height:1.3em;margin-bottom:1em;}.paragraph--text-image-section--text p{font-size:16px;line-height:1.3em;margin-bottom:1em;}.paragraph--text-image-section--image{max-width:100%;width:100%;order:2;display:flex;align-items:center;justify-content:center;}@media screen and (min-width:870px){.paragraph--text-image-section--image{max-width:400px;}}.paragraph--text-image-section--image + .paragraph--text-image-section--text{order:1;}@media screen and (min-width:870px){.paragraph--text-image-section--image + .paragraph--text-image-section--text{order:2;}}.page-node-type-journey-page-intro .section--inner > .h3{padding-top:40px;}.page-node-type-journey-page-intro .section--inner > .h3 + .paragraph--text-image-section{padding-top:0;}.page-node-type-decision-tree .paragraph--dt-target-node{position:relative;}.page-node-type-decision-tree .header--strip{text-align:left;margin-top:70px;padding-top:160px;position:relative;padding-bottom:0;margin-bottom:0;}.page-node-type-decision-tree .header--strip .section--wrapper{background:#ffffff;background:linear-gradient(0deg,#ffffff 50%,rgba(255,255,255,0) 50%);position:relative;z-index:2;width:100%;margin:0 auto;}.page-node-type-decision-tree .header--strip .section--inner{max-width:1400px;padding:20px;background:#ffffff;}.page-node-type-decision-tree .header--strip .header--strip-bg{position:absolute;top:0;left:0;width:100%;height:100%;}.page-node-type-decision-tree .header--strip .header--strip-bg img{object-fit:cover;width:100%;height:100%;}.page-node-type-decision-tree .header--strip .header--strip-label{font-size:32px;line-height:1.3em;font-weight:800;color:#39305B;text-transform:none;margin-bottom:10px;}.page-node-type-decision-tree .header--strip .header--strip-description p{color:#39305B;font-size:16px;line-height:1.2em;}.page-node-type-decision-tree .paragraph--type--accordion{margin-bottom:40px;}.page-node-type-decision-tree .paragraph--type--accordion .h2,.page-node-type-decision-tree .paragraph--type--accordion .h3{text-align:center;text-transform:none;color:#39305B;}.page-node-type-decision-tree .paragraph--type--accordion .h2{text-align:center;font-size:30px;font-weight:700;margin-bottom:30px;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-body{padding:0 10px 20px;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-body p{font-size:18px;line-height:1.4em;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-body a{text-decoration:underline;}.page-node-type-decision-tree .paragraph--type--accordion > .section--wrapper + .section--wrapper .accordion-item{border-top:1px solid rgba(57,48,91,0.25);}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item{max-width:860px;margin:0 auto;transition:0.25s background-color ease-in-out;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item:hover{background-color:rgba(140,185,224,0.2);}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item .accordion-button{display:block;padding:20px 40px 20px 10px;font-size:22px;line-height:1.4em;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item .accordion-header{position:relative;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item .accordion-header:before{content:"";position:absolute;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;mask-size:auto 12px;-webkit-mask-size:auto 12px;-o-mask-size:auto 12px;mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");background-color:#39305B;width:20px;height:20px;right:10px;top:50%;transform:translateY(-50%);transition:transform 0.25s ease-in-out;pointer-events:none;}.page-node-type-decision-tree .paragraph--type--accordion .accordion-item.active .accordion-header:before{transform:translateY(-50%) rotate(180deg);}.page-node-type-decision-tree .dt-node{max-width:860px;margin:0 auto 40px;}.page-node-type-decision-tree .dt-node .h2{font-size:28px;line-height:1.2em;font-weight:700;text-align:center;margin-bottom:40px;margin-top:40px;text-transform:none;color:#39305B;}.page-node-type-decision-tree .dt-node--inner{margin-bottom:60px;}.page-node-type-decision-tree .dt-product{height:100%;opacity:0;animation:fadeIn forwards 0.6s ease-in-out;animation-delay:0.3s;margin-bottom:40px;}.page-node-type-decision-tree .dt-product .paragraph--dt-product,.page-node-type-decision-tree .dt-product > .section--inner{height:100%;}.page-node-type-decision-tree .dt-product .paragraph--dt-product + .paragraph--dt-product{margin-top:40px;}.page-node-type-decision-tree .dt-product .paragraph--dt-product:has(div + .dt-product-links) .dt-product-links{margin-top:auto;}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text{font-size:18px;line-height:1.4em;margin-bottom:20px;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text .dt-product--title{font-size:24px;font-weight:500;margin-bottom:10px;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text p{font-size:16px;line-height:1.3em;margin-bottom:12px;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text pre{font-family:'Karla',sans-serif;font-size:14px;line-height:1.2em;color:#39305B;letter-spacing:normal;margin-bottom:12px;white-space:normal;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ul,.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ol{padding-left:30px;margin-bottom:12px;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ul li,.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ol li{font-size:16px;margin-bottom:2px;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ul li:last-of-type,.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ol li:last-of-type{margin-bottom:0;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ul li{list-style-type:disc;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--text ol li{list-style-type:decimal;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--info{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--image{margin-bottom:10px;padding:20px;display:block;width:100%;height:300px;border:1px solid rgba(57,48,91,0.35);}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--image > article{display:flex;align-items:center;justify-content:center;height:100%;}.page-node-type-decision-tree .paragraph--dt-product .paragraph--dt-product--image img{object-fit:contain;margin:0 auto;width:auto;max-height:100%;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links a{text-transform:uppercase;display:inline-block;position:relative;border:1px solid #231949;padding:14px 20px;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links .dt-sample-link{margin-top:10px;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links .dt-sample-link a{color:#231949;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links .dt-product-link{margin-right:20px;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links .dt-product-link a{background:#231949;color:#ffffff;padding-right:65px;}.page-node-type-decision-tree .paragraph--dt-product .dt-product-links .dt-product-link a::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:23px;mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-right.svg");background-color:#ffffff;background-repeat:no-repeat;width:28px;height:28px;}.page-node-type-decision-tree .paragraph--image-section{margin-bottom:40px;}.page-node-type-decision-tree .paragraph--image-section article{display:flex;align-items:center;justify-content:center;margin-bottom:20px;}.page-node-type-decision-tree .paragraph--text-section{margin-bottom:20px;}.page-node-type-decision-tree .paragraph--text-section .paragraph--text-section--text p{font-size:18px;line-height:1.4em;}.page-node-type-decision-tree .dt-answer{background-color:#ffffff;color:#39305B;border:1px solid #39305B;cursor:pointer;border-radius:0;display:block;padding:20px;position:relative;text-align:left;transition:all 0.6s ease;-webkit-transition:all 0.6s ease;-o-transition:all 0.6s ease;font-size:18px;line-height:1.3em;letter-spacing:0;}.page-node-type-decision-tree .dt-answer:hover{color:#ffffff;background-color:#231949;}.page-node-type-decision-tree .dt-answer-image .dt-answer{height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;transition:all 0.25s ease-in-out;}.page-node-type-decision-tree .dt-answer-image .dt-answer:hover{background-color:#ffffff;color:#39305B;filter:drop-shadow(0 0 2px #39305B);}.page-node-type-decision-tree .dt-answer-image .dt-answer img{margin-bottom:20px;}.page-node-type-decision-tree .dt-answer-row{grid-column:span 2;}.page-node-type-decision-tree .dt-question{font-size:18px;font-weight:700;line-height:1.3em;color:#39305B;padding-right:60px;cursor:pointer;position:relative;}.page-node-type-decision-tree .dt-question span{right:5px;top:0;left:auto;display:inline-block;font-size:14px;position:absolute;width:40px;line-height:1.2em;text-align:center;}.page-node-type-decision-tree .dt-question span.less{display:none;}.page-node-type-decision-tree .dt-question.open span.more{display:none;}.page-node-type-decision-tree .dt-question.open span.less{display:inline-block;}.page-node-type-decision-tree #dt-start-again,.page-node-type-decision-tree #dt-previous-question{border:none;position:relative;padding:0 30px;cursor:pointer;}.page-node-type-decision-tree #dt-start-again:hover,.page-node-type-decision-tree #dt-previous-question:hover{color:#39305B;background-color:#ffffff;text-decoration:underline;}.page-node-type-decision-tree #dt-start-again:before,.page-node-type-decision-tree #dt-previous-question:before{content:"";position:absolute;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center;-o-mask-position:center;mask-size:auto 20px;-webkit-mask-size:auto 20px;-o-mask-size:auto 20px;background-color:#39305B;width:20px;height:20px;top:50%;transform:translateY(-50%);}@media (max-width:#39305B){.page-node-type-decision-tree #dt-start-again:before,.page-node-type-decision-tree #dt-previous-question:before{width:20px;height:20px;mask-size:auto 20px;-webkit-mask-size:auto 20px;-o-mask-size:auto 20px;}}.page-node-type-decision-tree #dt-previous-question:before{left:0;mask-image:url("/themes/custom/vitaflo/img/icons/arrow-left.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-left.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/arrow-left.svg");}.page-node-type-decision-tree #dt-start-again:before{left:0;mask-image:url("/themes/custom/vitaflo/img/icons/again.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/again.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/again.svg");}.page-node-type-decision-tree .dt-description{margin-top:20px;display:none;}.page-node-type-decision-tree .dt-description pre{font-family:'Karla',sans-serif;font-size:14px;line-height:1.2em;color:#39305B;letter-spacing:normal;margin-bottom:12px;white-space:normal;}.page-node-type-decision-tree .dt-answers{display:grid;grid-template-columns:1fr;gap:30px;margin-top:30px;}.page-node-type-decision-tree .dt-controls{display:flex;align-items:center;justify-content:space-between;max-width:500px;margin:0 auto 60px;flex-wrap:wrap;}.page-node-type-decision-tree .dt-controls .dt-answer{margin-top:30px;}.page-node-type-decision-tree .paragraph--text-image-section{padding:0;margin-bottom:40px;gap:30px;}.page-node-type-decision-tree .paragraph--text-image-section p{font-size:18px;line-height:1.4em;}@media screen and (min-width:870px){.page-node-type-decision-tree .header--strip{margin-bottom:40px;margin-top:105px;padding-top:280px;}.page-node-type-decision-tree .header--strip .header--strip-label{font-size:60px;line-height:81px;}.page-node-type-decision-tree .header--strip .section--inner{padding:40px;}.page-node-type-decision-tree .header--strip .header--strip-description p{font-size:20px;}.page-node-type-decision-tree .dt-question{font-size:24px;padding-right:105px;}.page-node-type-decision-tree .dt-question span{width:auto;}.page-node-type-decision-tree .dt-answers{grid-template-columns:1fr 1fr;}.page-node-type-decision-tree .dt-answers > .section--wrapper{grid-column:span 2;}.page-node-type-decision-tree .dt-node .h2{font-size:40px;}.page-node-type-decision-tree .dt-product .paragraph--dt-product{display:grid;grid-template-columns:1fr 1fr;gap:20px;}.page-node-type-decision-tree .dt-product .paragraph--dt-product .paragraph--dt-product--image{margin-bottom:0;}}#dt-breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;max-width:860px;margin:0 auto 20px;}#dt-breadcrumbs > span{padding:0;margin-right:3px;height:44px;display:flex;align-items:center;justify-content:center;position:relative;color:#39305B;}#dt-breadcrumbs > span > span{opacity:0.5;}#dt-breadcrumbs > span:hover > span{opacity:1;text-decoration:underline;}#dt-breadcrumbs > span:after{content:'';width:14px;height:14px;background-color:#39305B;mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-webkit-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");-o-mask-image:url("/themes/custom/vitaflo/img/icons/down.svg");mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-o-mask-repeat:no-repeat;mask-size:14px;-webkit-mask-size:14px;-o-mask-size:14px;transform:rotate(-90deg);position:relative;top:-1px;margin-left:10px;}#dt-breadcrumbs > span:last-of-type > span{opacity:1;}#dt-breadcrumbs > span:last-of-type:hover,#dt-breadcrumbs > span:last-of-type:hover > span{text-decoration:none;cursor:default;}#dt-breadcrumbs > span:last-of-type:after{display:none;}.page-node-type-decision-tree .paragraph--dt-target-node{position:relative;}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress{padding:1px 5px 2px 5px;display:flex;flex-direction:column-reverse;align-items:center;justify-content:center;margin-bottom:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;font-size:20px;font-weight:900;height:100%;}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber{background:none;}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber{position:relative;width:202px;height:20px;overflow:hidden;text-indent:-99999px;background:#9c92c5;margin-top:10px;}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber::before,.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber::after{content:'';display:block;position:absolute;top:0;left:0;height:100%;}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber::before{width:150%;background:linear-gradient(90deg,#9c92c5,#39305B,#9c92c5);animation-name:throbber;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite;animation-fill-mode:forwards;transform:translate(-50%);}.page-node-type-decision-tree .paragraph--dt-target-node .ajax-progress .throbber::after{width:100%;background:repeating-linear-gradient(90deg,transparent,transparent 20px,#fff 20px,#fff 26px);}@keyframes throbber{0%{transform:translate3d(-100%,0,0);}100%{transform:translate3d(100%,0,0);}}.dt-divider--inner{display:flex;align-items:center;justify-content:center;padding-top:40px;margin-top:80px;margin-bottom:80px;background:linear-gradient(180deg,#231949 70%,#ffffff 70%);}.bef-links ul{flex-wrap:wrap;display:flex;}.bef-links ul li{text-transform:uppercase;font-size:20px;line-height:1.5em;flex-basis:20%;margin-bottom:20px;}.recipe--search-form.base--form .form-item{margin-right:0px;}.recipe--search-form.base--form input.form--input-text{background-color:#ffffff;margin-bottom:10px;color:#231949;border-radius:0;border:none;}.header--strip-form .form-item{display:contents;}.header--strip-form .form-item input{margin-bottom:0 !important;}@media (min-width:870px){.desktop-hide{display:none;}}@media (max-width:869px){.mobile-hide{display:none;}}.hide{display:none;}.cursor-pointer{cursor:pointer;}#translations--helpers{display:none !important;}.clear::after{content:'';height:1px;display:table;width:100%;clear:both;}.wysiwyg .button--primary{text-decoration:none;}@media (min-width:870px){.w-25{width:25%;}}@media (min-width:870px){.w-50{width:50%;}}@media (min-width:870px){.w-100{width:100%;}}.align-center{margin:0 auto;}.img-fw img{width:100%;}.mt-0{margin-top:0;}.empty-block{padding-top:5px;padding-bottom:5px;}
@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
.slick{position:relative;display:block;box-sizing:border-box;}.slick-list{overflow:hidden;position:relative;display:block;margin:0;padding:0;}.slick-track{display:flex;position:relative;top:0;left:0;will-change:transform;}.slick-slide{flex-shrink:0;outline:none;}.slick-prev,.slick-next{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:none;border:none;cursor:pointer;font-size:0;width:30px;height:30px;}.slick-prev::before,.slick-next::before{content:'';display:block;width:0;height:0;border-style:solid;}.slick-prev::before{border-width:10px 12px 10px 0;border-color:transparent #000 transparent transparent;}.slick-next::before{border-width:10px 0 10px 12px;border-color:transparent transparent transparent #000;}.slick-prev{left:10px;}.slick-next{right:10px;}.slick-dots > .swiper-pagination{--swiper-pagination-bullet-horizontal-gap:2px;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-bullet-inactive-color:rgba(140,185,224,0.5);--swiper-pagination-bullet-active-color:#8cb9e0;--swiper-pagination-bullet-size:20px;display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:10px 0 0;padding:0;row-gap:10px;position:relative;@media screen and (max-width:768px){padding:0 20px;}.swiper-pagination-bullet{display:flex;justify-content:center;align-items:center;background-color:transparent !important;}.swiper-pagination-bullet:before{content:'';display:block;width:60%;height:60%;background:var(--swiper-pagination-bullet-inactive-color);border-radius:50%;transition:background-color 0.3s;}.swiper-pagination-bullet-active:before{background:var(--swiper-pagination-bullet-active-color);}}.cover-carousel .slick-dots > .swiper-pagination{--swiper-pagination-bottom:-6px;--swiper-pagination-bullet-inactive-color:rgba(12,32,109,0.5);--swiper-pagination-bullet-active-color:#0c206d;}
@font-face{font-family:'Karla';font-style:normal;font-weight:400;src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin-ext.eot);src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin-ext.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin-ext.woff2) format("woff2"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin-ext.ttf) format("truetype");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Karla';font-style:normal;font-weight:400;src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin.eot);src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin.woff2) format("woff2"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-400-latin.ttf) format("truetype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}@font-face{font-family:'Karla';font-style:normal;font-weight:700;src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin-ext.eot);src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin-ext.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin-ext.woff2) format("woff2"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin-ext.ttf) format("truetype");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}@font-face{font-family:'Karla';font-style:normal;font-weight:700;src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin.eot);src:url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin.eot#iefix) format("embedded-opentype"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin.woff2) format("woff2"),url(/themes/custom/vitaflo/webfonts/Karla/Karla-700-latin.ttf) format("truetype");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.collapse-processed > summary{padding-right:0.5em;padding-left:0.5em;}.collapse-processed > summary::before{float:left;width:1em;height:1em;content:"";background:url(/themes/contrib/classy/images/misc/menu-expanded.png) 0 100% no-repeat;}[dir="rtl"] .collapse-processed > summary::before{float:right;background-position:100% 100%;}.collapse-processed:not([open]) > summary::before{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-position:25% 35%;}[dir="rtl"] .collapse-processed:not([open]) > summary::before{-ms-transform:rotate(90deg);-webkit-transform:rotate(90deg);transform:rotate(90deg);background-position:75% 35%;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/contrib/classy/images/icons/ee0000/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/contrib/classy/images/icons/e32700/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/contrib/classy/images/misc/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/contrib/classy/images/misc/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
.item-list .title{font-weight:bold;}.item-list ul{margin:0 0 0.75em 0;padding:0;}.item-list li{margin:0 0 0.25em 1.5em;padding:0;}[dir="rtl"] .item-list li{margin:0 1.5em 0.25em 0;}.item-list--comma-list{display:inline;}.item-list--comma-list .item-list__comma-list,.item-list__comma-list li,[dir="rtl"] .item-list--comma-list .item-list__comma-list,[dir="rtl"] .item-list__comma-list li{margin:0;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/contrib/classy/images/misc/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/contrib/classy/images/misc/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
th.is-active img{display:inline;}td.is-active{background-color:#ddd;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/contrib/classy/images/icons/73b355/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/contrib/classy/images/icons/e29700/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/contrib/classy/images/icons/e32700/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:-webkit-linear-gradient(#e7e7df,#f0f0f0);background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsla(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;-moz-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,0.15)),-webkit-linear-gradient(left top,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-image:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;-moz-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;-moz-animation:none;}}@-webkit-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@-ms-keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
