@font-face{font-family:"Lato";src:url("../fonts/Lato/LatoLatin-Regular.eot");src:url("../fonts/Lato/LatoLatin-Regular.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato/LatoLatin-Regular.svg#Lato/LatoLatin-Regular") format("svg"),url("../fonts/Lato/LatoLatin-Regular.woff") format("woff"),url("../fonts/Lato/LatoLatin-Regular.ttf") format("truetype"),url("../fonts/Lato/LatoLatin-Regular.woff2") format("woff2");font-weight:400;font-style:"normal"}@font-face{font-family:"Lato";src:url("../fonts/Lato/LatoLatin-Medium.eot");src:url("../fonts/Lato/LatoLatin-Medium.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato/LatoLatin-Medium.svg#Lato/LatoLatin-Medium") format("svg"),url("../fonts/Lato/LatoLatin-Medium.woff") format("woff"),url("../fonts/Lato/LatoLatin-Medium.ttf") format("truetype"),url("../fonts/Lato/LatoLatin-Medium.woff2") format("woff2");font-weight:500;font-style:"normal"}@font-face{font-family:"Lato";src:url("../fonts/Lato/LatoLatin-Bold.eot");src:url("../fonts/Lato/LatoLatin-Bold.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato/LatoLatin-Bold.svg#Lato/LatoLatin-Bold") format("svg"),url("../fonts/Lato/LatoLatin-Bold.woff") format("woff"),url("../fonts/Lato/LatoLatin-Bold.ttf") format("truetype"),url("../fonts/Lato/LatoLatin-Bold.woff2") format("woff2");font-weight:700;font-style:"normal"}@font-face{font-family:"Lato";src:url("../fonts/Lato/LatoLatin-Heavy.eot");src:url("../fonts/Lato/LatoLatin-Heavy.eot?#iefix") format("embedded-opentype"),url("../fonts/Lato/LatoLatin-Heavy.svg#Lato/LatoLatin-Heavy") format("svg"),url("../fonts/Lato/LatoLatin-Heavy.woff") format("woff"),url("../fonts/Lato/LatoLatin-Heavy.ttf") format("truetype"),url("../fonts/Lato/LatoLatin-Heavy.woff2") format("woff2");font-weight:900;font-style:"normal"}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */@keyframes bounce{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0)}90%{transform:translate3d(0, -4px, 0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.pulse{animation-name:pulse}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.tada{animation-name:tada}@keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:translate3d(0, 0, 0)}}.wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:translate3d(0, 0, 0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0)}60%{opacity:1;transform:translate3d(0, 25px, 0)}75%{transform:translate3d(0, -10px, 0)}90%{transform:translate3d(0, 5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0)}60%{opacity:1;transform:translate3d(25px, 0, 0)}75%{transform:translate3d(-10px, 0, 0)}90%{transform:translate3d(5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0)}60%{opacity:1;transform:translate3d(-25px, 0, 0)}75%{transform:translate3d(10px, 0, 0)}90%{transform:translate3d(-5px, 0, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0)}60%{opacity:1;transform:translate3d(0, -20px, 0)}75%{transform:translate3d(0, 10px, 0)}90%{transform:translate3d(0, -5px, 0)}to{transform:translate3d(0, 0, 0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0)}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0)}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0)}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0)}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.flipOutY{animation-duration:.75s;backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0, 0, 0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform-origin:center;transform:translate3d(0, 0, 0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0, 0, 0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:800ms}.animated.faster{animation-duration:500ms}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media(print),(prefers-reduced-motion){.animated{animation:unset !important;transition:none !important}}body,html{max-width:100vw;overflow-x:hidden}body{font-size:.875rem;padding-top:57px;font-family:"Lato",sans-serif;font-weight:400;text-align:center}h1{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}h2{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}h3{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}h4{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}h5{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}h6{font-family:"Lato",sans-serif;font-weight:700;line-height:140%;margin-bottom:.5em}.table td,.table th{padding:.25rem .5rem;border:none}.table thead th{border:none}.table tr:nth-of-type(even){background-color:rgba(253,167,0,.2)}p,ul li{font-size:1rem}a.hovercolor:hover{text-decoration:none;transition:.4s;color:#f21f2f !important}a.hovercolor:hover>*{transition:.4s;color:#f21f2f !important}.container{max-width:964px;text-align:left}.bordered-bottom{border-bottom:solid 2px #fda700;margin-bottom:.75em;padding-bottom:.75em}.take-full-viewport{min-width:100vw;min-height:100vh}.content{max-width:1300px;margin:0 auto;position:relative;text-align:center}.background-img{width:100%;height:auto}.absolute-container{position:absolute;top:0;width:100%;left:50%;transform:translate(-50%, 0)}.navbar-shadow.fixed-top{box-shadow:0 8px 6px -6px rgba(0,0,0,.15)}.center-center{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:center}.content{color:#d21f2f}.content p{line-height:140%;margin-bottom:1.5em}.content strong{font-weight:900}.debug{border:solid 1px silver;animation:debug-frame .5s infinite;animation-direction:alternate}@keyframes debug-frame{from{border-color:silver}to{border-color:red}}.dropdown-menu{min-width:12rem}#hero .header__menu ul.navbar-nav .dropdown-menu li a{line-height:1.2;padding:.5em 1em}.icon-prefixed{position:relative;padding-left:1.5em;line-height:110%;color:#3d4e59;font-weight:900;font-size:2.188em}.icon-prefixed::after{content:"";background-image:url("../img/header_icon.png");background-repeat:no-repeat;background-position:center center;background-size:100% 100%;width:1em;height:1em;position:absolute;top:0;left:0}#hero{background-image:url("../img/hero_003.jpg");background-position:top right;background-repeat:no-repeat;background-color:#fff;margin-bottom:48px}#hero .presentation-l__packshot{padding-top:16px}#hero .presentation-l__packshot img{max-height:50vh}#hero .presentation-l__title h1{color:#3d4e59;font-weight:500;text-shadow:2px 2px 15px #fff;margin-bottom:.25em}#hero .presentation-l__title h1 span{font-weight:900;color:#d21f2f}#hero .presentation-l__title h1 strong{font-weight:900}#hero .presentation-r{text-align:center}#hero .presentation-r__call-to-action{display:inline-block;width:80%;height:40px;background-color:#fcc348;text-align:center;border-radius:1em}#hero .presentation-r__call-to-action a{font-size:1.25em;font-weight:900;color:#455560;display:inline-block;line-height:40px;padding:0 1em;width:100%;transition:opacity .25s ease-in-out;transform:translate3d(0, 0, 0);animation:shake 2s infinite linear}#hero .presentation-r__call-to-action a:hover{text-decoration:none;opacity:.5}#interlude_001{background-color:#fcc246;color:#465560;padding-top:32px;padding-bottom:32px}#interlude_001 p{font-size:1.125em;line-height:140%}#interlude_001 p strong{font-size:1.111em;font-weight:700}#interlude_001 .container>p:last-of-type{margin-bottom:0}#anemia{padding-top:32px;padding-bottom:32px}#anemia p{color:#465560;font-size:1.063em}#anemia .presentation-l{margin-bottom:16px}#anemia .presentation-l img{border-radius:50%}#interlude_002{padding-top:16px;padding-bottom:16px;background-color:#e8e9ea;color:#465560}#interlude_002 h2{font-size:1.563em;font-weight:900;color:#3d4e59}#interlude_002 ul{margin:0 0;font-size:1.063em}#interlude_002 ul li{margin-bottom:.5em;padding:0 0}#interlude_002 ul li::marker{color:#d21f2f}#tipuri{background-color:#f8f8f9;padding-top:32px;padding-bottom:32px}#tipuri h2{color:#3d4e59;font-weight:900;font-size:1.563em}#tipuri p{color:#465560;font-size:1.063em}#tipuri .presentation-l{margin-bottom:16px}#tipuri .presentation-l img{border-radius:50%}#cine p{font-size:1.063em;color:#465560}#cine .container{padding-top:16px;padding-bottom:16px;border-top:solid 2px #fda700}#cine .presentation-l{margin-bottom:16px}#cine .presentation-l img{border-radius:50%}#cine .presentation-r p:last-of-type{margin-bottom:0}#cine .presentation{margin-bottom:32px}#cine .items-list__item{margin-bottom:32px}#cine .items-list__item h3{color:#3d4e59;line-height:100%;font-size:1.563em;font-weight:900}#cine .items-list__item p{margin-bottom:.25em}#cine .items-list__item ul{margin:0 0 .25em 0;padding:0 0;list-style-position:inside}#cine .items-list__item ul li{color:#3d4e59;font-size:1.063em}#cine .items-list__header{margin-bottom:16px}#cine .items-list__icon{padding-right:0;text-align:center}.feroptim-product .bg-underline{background-color:#fcc246}.feroptim-product .bg-underline-2{background-color:#fef3da}.feroptim-product .header{padding-top:32px;padding-bottom:32px}.feroptim-product .header h2{color:#3d4e59;font-size:2.188em}.feroptim-product .header p{color:#3d4e59;font-size:1.063em}.feroptim-product .info__text{padding-top:32px}.feroptim-product .info__text h3{color:#3d4e59;font-size:1.563em;font-weight:900;margin-bottom:1em}.feroptim-product .info__text ul{padding:0 0;margin:0 0;list-style:none}.feroptim-product .info__text ul li{font-size:1.25em;font-weight:700;margin-bottom:1em;color:#465560;position:relative;padding-left:2em}.feroptim-product .info__text ul li::after{content:"";background-image:url("../img/utilizare_003.png");background-repeat:no-repeat;background-position:center center;background-size:100% 100%;width:1.4em;height:1.25em;position:absolute;top:0;left:0}.feroptim-product .ingredients{padding-top:32px;padding-bottom:32px}.feroptim-product .ingredients__text p{font-size:1.063em;color:#465560}.feroptim-product .ingredients__text p:not(:last-of-type):not(:first-of-type){border-bottom:solid 2px #fda700;padding-bottom:.5em}.feroptim-product .ingredients__text .frame{color:#fff;background-color:#fda700;font-size:1.063em;line-height:180%;border:none;padding:0 1em}.feroptim-product .ingredients__graphic{padding-bottom:32px}.feroptim-product .interlude{padding-top:32px;padding-bottom:32px}.feroptim-product .interlude h3{font-size:1.563em;font-weight:900;color:#3d4e59}.feroptim-product .interlude p{color:#3d4e59;margin-bottom:0;font-size:1.063em}#feroptim-tonic{position:relative;margin-top:130px}#feroptim-tonic .header:before{content:"";position:absolute;width:100%;height:250px;top:-172px;right:0;background-image:url("../img/kids.png");background-size:auto 250px;background-position:center bottom;background-repeat:no-repeat;z-index:9}#feroptim-banner img{aspect-ratio:1.5;-o-object-fit:cover;object-fit:cover}#comanda .container{padding-top:32px}#comanda .presentation-l img{max-width:66vw}#comanda .presentation-center{padding-top:16px;padding-bottom:32px}#comanda .presentation-center a{display:block;transition:opacity .25s ease-in-out}#comanda .presentation-center a:hover{opacity:.5}a.cumpara-button{display:inline-block;font-size:1.5em;line-height:1.2em;font-weight:600;text-transform:uppercase;color:#fff;text-decoration:none;text-align:center;border-radius:2em;padding:.8em 1.4em .7em;margin-left:auto;margin-right:auto;background-color:#b71d20;background:linear-gradient(to right, #e84e29, #b71d20);transition:.4s}a.cumpara-button:hover{filter:brightness(1.15);color:#fff;text-decoration:none}#contact p{margin:0 0;line-height:125%}#contact .address{background-color:#fda700;padding-top:25px;padding-bottom:25px;color:#fff}#contact .address strong{font-size:1em}#contact .copyright{background-color:#fec24d;color:#fff;font-size:.85em;padding-top:25px;padding-bottom:25px}@keyframes shake{0%,69%{transform:translate3d(0, 0, 0)}70%,80%{transform:translate3d(-3px, 0, 0)}75%,85%{transform:translate3d(3px, 0, 0)}90%{transform:translate3d(-2px, 0, 0)}95%{transform:translate3d(2px, 0, 0)}100%{transform:translate3d(0, 0, 0)}}#preloader{width:100vw;height:100vh;position:fixed;z-index:1032;background-color:#d21f2f;top:0;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:stretch;align-items:center}#preloader.pulse>div{animation:pulse 1.5s ease 0s infinite}@keyframes pulse{0%{opacity:1;transform:scale(1)}98%{opacity:0;transform:scale(2)}100%{opacity:0;transform:scale(2.5)}}.rh-navbar{box-shadow:0px 2px 2px 0px rgba(0,0,0,.25)}.rh-navbar .rh-navbar-container .nav-link{padding:1rem 1rem}.rh-navbar .rh-navbar-container .nav-item:not(:last-of-type) .nav-link{border-bottom:solid 1px #dfdfdf}@media(min-width: 992px){body{padding-top:0;font-size:1rem}.icon-prefixed::after{background-size:auto auto}#hero{background-image:url("../img/hero_002.jpg"),url("../img/hero_003.jpg");background-position:top left,top right;background-repeat:no-repeat,no-repeat;background-size:130px auto,342px auto;min-height:initial;margin-bottom:initial}#hero .header{padding-left:calc((100vw - 964px)/2 + 15px);padding-right:0}#hero .header__logo{padding-top:10px}#hero .header__logo img{max-width:220px}#hero .header__menu{background-color:#fde0a2;text-align:left}#hero .header__menu ul.navbar-nav{padding:0 0;margin:0 0;display:block}#hero .header__menu ul.navbar-nav li{display:inline-block}#hero .header__menu ul.navbar-nav li a{display:block;line-height:100%;padding:1em 1em;color:#455560;font-size:.938em;font-weight:700;transition:opacity .25s ease-in-out}#hero .header__menu ul.navbar-nav li a:hover{opacity:.4}#hero .presentation-l{position:relative;min-height:423px}#hero .presentation-l__title{position:absolute;z-index:3;bottom:64px}#hero .presentation-l__title h1{font-size:3.875em;text-shadow:0}#hero .presentation-l__woman{position:absolute;z-index:2;right:-130px;bottom:0;height:410px;width:340px;background-image:url("../img/hero_001.png");background-repeat:no-repeat;background-size:auto 100%;background-position:center bottom}#hero .presentation-r{position:relative;min-height:423px;text-align:left}#hero .presentation-r__packshot{position:absolute;z-index:9;right:-20px;bottom:60px;height:250px;width:354px;background-image:url("../img/Feroptim-30cps.png");background-repeat:no-repeat;background-size:auto 100%;background-position:center bottom}#hero .presentation-r__packshot::before{content:"";position:absolute;width:40%;height:50%;left:-31.5%;bottom:18%;background-image:url("../img/fier-bisglicinat.png");background-size:contain;background-position:left bottom;background-repeat:no-repeat;z-index:9}#hero .presentation-r__call-to-action{position:absolute;z-index:1;bottom:30px;left:0;width:85%;height:40px;background-color:#fcc348;text-align:right;border-radius:0}#hero .presentation-r__call-to-action a{font-size:1.5em;font-weight:900;color:#455560;display:inline-block;line-height:40px;padding:0 1em}#anemia .presentation-l{position:relative;height:275px;margin-bottom:0}#anemia .presentation-l__illustration{width:275px;height:275px;background-color:#ff0;position:absolute;left:-50px;z-index:0;border-radius:50%;background-image:url("../img/anemia_001.jpg");background-repeat:no-repeat;background-position:center center;background-size:100% 100%}#tipuri .presentation-l{position:relative;height:275px;margin-bottom:0}#tipuri .presentation-l__illustration{width:275px;height:275px;background-color:#ff0;position:absolute;left:0px;z-index:0;border-radius:50%;background-image:url("../img/tipuri_001.jpg");background-repeat:no-repeat;background-position:center center;background-size:100% 100%}#cine .container{padding-top:32px;padding-bottom:32px}#cine .presentation-l{margin-bottom:0}#cine .presentation{margin-bottom:48px}#cine .items-list__item{margin-bottom:48px}.feroptim-product .header{position:relative}.feroptim-product .info{position:relative}.feroptim-product .ingredients__graphic{padding-bottom:0}.feroptim-product .interlude{padding-top:16px;padding-bottom:16px}.feroptim-product .interlude h3{margin-bottom:.25em}#feroptim-plicuri .header__packshot{width:300px;height:300px;position:absolute;top:-30px;z-index:1;height:325px;width:354px;background-image:url("../img/Feroptim@0.25x.png");background-repeat:no-repeat;background-size:auto 100%;background-position:center bottom}#feroptim-plicuri .info__utilizare-flag{width:162px;height:192px;position:absolute;z-index:2;top:-30px;right:-80px;background-image:url("../img/utilizare_002.png");background-repeat:no-repeat;background-size:auto 100%;background-position:center bottom}#feroptim-capsule .header__packshot{width:400px;height:300px;position:absolute;top:-50px;left:-90px;z-index:1;background-image:url("../img/Feroptim-30cps.png");background-repeat:no-repeat;background-size:100% auto;background-position:center bottom}#feroptim-capsule .header__packshot::before{content:"";position:absolute;width:35%;height:40%;top:25%;left:-16%;background-image:url("../img/fier-bisglicinat.png");background-size:contain;background-position:left top;background-repeat:no-repeat}#feroptim-tonic{margin-top:100px}#feroptim-tonic .header:before{content:"";position:absolute;width:100%;height:250px;top:-172px;right:-80px;background-image:url("../img/kids.png");background-size:contain;background-position:right bottom;background-repeat:no-repeat;z-index:9}#feroptim-tonic .header__packshot{width:200px;height:500px;position:absolute;top:10px;right:20px;z-index:1;background-image:url("../img/feroptim-tonic-box.png");background-repeat:no-repeat;background-size:100% auto;background-position:center bottom}#feroptim-tonic .header__packshot:before{content:"";position:absolute;width:45%;height:20%;left:-35%;bottom:-2%;background-image:url("../img/4ani.png");background-size:contain;background-position:left bottom;background-repeat:no-repeat;z-index:10}#feroptim-retard .header__packshot{width:280px;height:345px;position:absolute;top:-20px;right:25px;z-index:1;background-image:url("../img/feroptim-retard-box.png");background-repeat:no-repeat;background-size:100% auto;background-position:center bottom}#feroptim-comprimate-masticabile .header__packshot{width:400px;height:300px;position:absolute;top:-50px;right:-100px;z-index:1;background-image:url("../img/feroptim-comprimate-masticabile-box.png");background-repeat:no-repeat;background-size:100% auto;background-position:center bottom}#feroptim-banner img{aspect-ratio:auto;-o-object-fit:cover;object-fit:cover}#comanda{background-image:url("../img/comanda_002.jpg"),url("../img/comanda_003.jpg");background-position:bottom left,bottom right;background-repeat:no-repeat,no-repeat;background-size:401px auto,598px auto}#comanda .container{position:relative}#comanda .presentation-l{transition:transform .5s ease-out}#comanda .presentation-l img{max-width:100%}#comanda .container:hover .presentation-l{transform:scale(1.05)}#comanda .presentation-r__man{position:absolute;z-index:1;bottom:0;right:-80px;width:390px;height:370px;background-image:url("../img/comanda_001.png");background-repeat:no-repeat;background-size:auto 100%}}@media(min-width: 1200px){#hero .header{padding-left:183px}#feroptim-tonic:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background-image:url("../img/boy.png");background-size:auto 60%;background-position:left 75%;background-repeat:no-repeat;z-index:1}}/*# sourceMappingURL=main.min.css.map */