﻿/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.6.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}@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 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:0.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:0.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) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) 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);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;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{-webkit-backface-visibility:visible !important;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{-webkit-backface-visibility:visible !important;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:0.75s;animation-name:flipOutX;-webkit-backface-visibility:visible !important;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:0.75s;-webkit-backface-visibility:visible !important;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);opacity:1}to{transform:translate3d(0, 0, 0);opacity:1}}.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}.beta__feedback .header a{max-width:190px}.beta__feedback .header a:first-child{max-width:90px;cursor:default}.beta__feedback .description .left p:first-child{margin-top:0}.beta__feedback .beta_test__content{align-items:flex-start !important;overflow:hidden}.beta__feedback__content{padding:20px 0 !important}.beta__feedback__terms ol{list-style-type:decimal;list-style-position:inside}.beta__feedback__link{color:#333b43;text-decoration:none;border-bottom:1px solid #8EBB4F;font-weight:400;font-size:10px}.beta__feedback .beta_test__right{position:relative}.beta__feedback .beta_test__right figure{position:absolute !important;top:0}.quiz__container{display:block;width:100%}.quiz__container .beta_test__h2{font-family:'Open Sans', sans-serif !important;font-size:24px}.quiz__container__links{display:flex;justify-content:center;margin-top:40px}.beta__thanks{flex-direction:column !important;align-items:flex-start !important;color:#333}.beta__thanks__title{color:#333;margin:20px auto;font-size:1.8em}.beta__thanks__message{margin:20px 0 0 0;font-size:16px}.beta__thanks__message a{color:#333;border-bottom:1px solid #8EBB4F;font-size:16px}.beta__thanks__regards{margin:30px 0}.beta__thanks__list{margin:0 20px}.beta__thanks__list li{position:relative;padding-left:25px;margin-top:10px}.beta__thanks__list li:before{position:absolute;top:0;left:0;width:20px;height:20px;content:'✔'}.beta__btn{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;color:#fff;background:#050505;white-space:nowrap;padding:10px 22px;margin:20px auto;text-transform:uppercase;text-align:center;font-size:14px;font-weight:400;cursor:pointer;border:0px;border-radius:4px;vertical-align:top;line-height:150%}@media screen and (max-width: 768px){.beta__feedback .head .wrapper{padding-bottom:10px}.beta__feedback .header a{max-width:170px}.beta__feedback .header a:first-child{max-width:80px}.beta__feedback__content{padding:0 !important}}a{color:white;font-weight:bold}.beta_test__right{flex:1;justify-content:center;align-items:center}.beta_test__right figure{position:relative;max-width:350px;margin:0 auto}.beta_test__paragraph{max-width:500px !important}.beta_test__h2{text-transform:uppercase;font-size:1.8em;text-align:center;margin-bottom:10px}.beta_test__underheading{font-size:16px;max-width:700px;text-align:center}.signUp{color:#333;padding:40px 0;background-color:#F1F1F1}.signUp .wrapper{flex-direction:column !important}.form_wrapper{background-color:#EAEAEA;width:100%;padding:60px 30px;margin-top:40px}.form_wrapper__row{display:flex;justify-content:space-between;max-width:850px;margin:0 auto}.form_wrapper__row:first-child{margin-bottom:20px}.form_wrapper__background{margin-bottom:-380px;display:none}.form_wrapper__background figure{max-width:300px}.form_wrapper .step{display:flex;align-items:center}.form_wrapper .step__number{color:#93C252;font-weight:bold;font-size:2em;margin-right:5px}.form_wrapper .step__text{font-size:14px}#sib_embed_signup{width:100%;padding:0 !important}div#sib_embed_signup .forms-builder-wrapper{max-width:5000px !important}.sib-container{background-color:none !important;background:none !important;display:flex;align-items:center;justify-content:center;padding:0 !important}.primary-group{display:flex;flex:3}.primary-group .row{width:100%}.primary-group .row input[type="text"]{max-width:300px;border:1px solid #333 !important;border-radius:3px}.byline{flex:1}.byline button{width:100%}div#sib_embed_signup div.message_area{position:absolute !important;top:40px;min-width:300px;z-index:5}div#sib_embed_signup .header{padding:0 !important}div#sib_embed_signup div.row{padding:0 !important}#sib_loading_gif_area{max-width:85px;left:50%;top:50%;transform:translate(-50%, -50%)}.thank_you__right{flex:1}.thank_you__right figure{max-width:300px;margin:0 auto}.thank_you__content{align-items:flex-start !important}.thank_you__head{min-height:100vh;padding-bottom:88px;margin-bottom:-88px}@media only screen and (max-width: 768px){.form_wrapper__row{flex-direction:column;align-items:center}.form_wrapper__background{display:block}.form_wrapper .step{width:260px;text-align:left}.primary-group,.sib-container{flex-direction:column}.primary-group .row input[type="text"]{min-width:260px !important;margin-bottom:20px}.byline button{min-width:260px}.description .left{text-align:left !important}.beta_test__right{display:none}.beta_test__content{display:none !important}.thank_you__head{padding-bottom:58px;margin-bottom:-58px}.thank_you__content{align-items:center !important}}*{box-sizing:border-box;margin:0;padding:0;outline:none;transition:all 0}html{height:100%}html,body{width:100%;position:relative;box-sizing:border-box;background-color:#f2f2f2}body,h2,p,figure{margin:0}ul,ol{list-style-type:none}a{text-decoration:none}a:hover{cursor:pointer}img{width:100%}body{position:relative;display:flex;flex-direction:column;min-height:100vh;height:100%;font-family:'Roboto', sans-serif !important}.wow{visibility:visible !important}.color-pink{color:#e400ac;border-bottom:1px solid #e400ac}.bold{font-weight:700}.overlay{display:none;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;min-width:100%;width:100%;min-height:100%;height:100%;background:rgba(0,0,0,0.6)}.overlay.active{display:none;z-index:10}.btn__appstore{display:flex;flex-direction:row;justify-content:flex-start;margin-top:30px}.btn__appstore a{max-width:140px;width:100%;display:inline-block}.btn__appstore a:first-child{margin-right:37px}.popup{display:none;overflow:hidden;position:fixed;-webkit-overflow-scrolling:touch;top:0;right:0;bottom:0;left:0;width:100%;max-width:600px;max-height:400px;height:auto;margin:auto;z-index:10;color:#000;padding:10px 0;font-family:'Montsserat', sans-serif !important;background:#fff;background-image:url("../../popup_background.png");background-size:310px;background-repeat:no-repeat;background-position:100% 50%;border-radius:10px}.popup__icon{position:absolute;top:30px;right:30px;width:20px;height:20px;z-index:1;opacity:.5}.popup__icon:hover{cursor:pointer}.popup__content{position:relative;max-width:360px;height:400px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;border-bottom-left-radius:3px;border-bottom-right-radius:3px;background:#fff9}.popup.active{display:none;flex-direction:column;justify-content:center}.popup div#sib_embed_signup div.message_area{width:100%;min-width:auto;left:0}.main{flex:1 0 auto}.wrapper{max-width:1024px;width:100%;padding:20px;margin:0 auto}.head{background:url("../../bg-section-home.png") no-repeat;background-size:cover;padding-bottom:40px;color:#fff}.head .header{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.head .header a{max-width:156px;width:100%;display:inline-block}.head .header a:first-child{max-width:150px;width:100%;margin-bottom:10px}.homepage{font-size:1.125rem;line-height:150%;color:#262626}.homepage__wrapper{max-width:1095px;width:100%;padding:0 20px;margin:0 auto}.homepage__header{text-align:center}.homepage__header__logo{display:inline-block;max-width:84px;max-height:84px;margin:25px 0}.homepage h1{font-weight:300}.homepage__title{font-family:'Montsserat', sans-serif !important;font-size:2.75rem;line-height:120%}.homepage__description{max-width:790px;margin:25px auto 30px auto;font-weight:300}.homepage__twocolumn{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.homepage__twocolumn__left{margin-right:20px}.homepage__twocolumn .content_text{max-width:545px}.homepage__tworow{padding:40px 0;text-align:center}.homepage__figure{max-width:300px}.homepage__head{background:url("../../bg-section-home.png") no-repeat;background-size:cover;padding-bottom:40px;color:#fff}.homepage__calculator{padding:100px 0}.homepage__calculator__preview figure{display:inline-block;width:200px;margin:20px}.homepage__calculator__slider{display:none}.homepage__calculator__slider .swiper-wrapper{margin-bottom:30px}.homepage__calculator__slider .swiper-container{width:100%;height:100%;margin-left:auto;margin-right:auto}.homepage__calculator__slider .swiper-slide{text-align:center;font-size:18px;display:flex;justify-content:center;align-items:center}.homepage__calculator__slider .swiper-slide img{max-width:200px !important}.homepage__calculator__slider .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}.homepage__subscribe{background:#262626;color:#fff;padding:10px 0}.homepage__subscribe .homepage__title{text-align:center;text-transform:uppercase;font-size:1.125rem}.homepage__subscribe__check{padding:10px;background:#262626;background:linear-gradient(to right, #262626 0%, #1e1e1e 42%, #1e1e1e 70%, #262626 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#262626', endColorstr='#262626',GradientType=1 )}.homepage__profile{background:url("../../bg-section-profile.png") no-repeat;background-size:cover;overflow:hidden;padding:100px 0}.homepage__profile .homepage__figure{margin-bottom:-280px}.homepage__notification{overflow:hidden;padding:100px 0}.homepage__notification__preview{position:relative}.homepage__notification__preview__conteiner{margin:100px auto -450px auto}.homepage__notification__preview__message{position:absolute;top:90px;left:0;right:0;width:250px;margin:0 auto}.homepage__maximizeProducts{background:url("../../bg-section-maximize-products.png") no-repeat;background-size:cover;background-position:50% 50%;color:#fff;padding:100px 0}.homepage__maximizeProducts .homepage__twocolumn .content_text{max-width:575px}.homepage__honey{padding:100px 0;background-image:url("../../grass.png");background-repeat:repeat-x;background-position:bottom;background-size:50%}.homepage__honey .homepage__figure{max-width:350px;margin-bottom:-180px}.homepage__news{background:#262626;background:linear-gradient(45deg, #262626 0%, #393838 100%);color:#fff;overflow:hidden;padding:80px 0}.homepage__news .homepage__figure{max-width:100%;margin-top:-58%;margin-bottom:-62%}.homepage__news .homepage__twocolumn__right{flex:1}.homepage__resources{padding:50px 0;background-color:#fff}.homepage__resources .homepage__figure{max-width:440px}div#sib_embed_signup .needsfilled,div#sib_embed_signup .needsfilled input,div#sib2_embed_signup .needsfilled inpu{border-color:#B94A48 !important;color:#B94A48 !important}div#sib_embed_signup .needsfilled,div#sib2_embed_signup .needsfilled{color:#B94A48 !important}div#sib_embed_signup input[type="text"],div#sib2_embed_signup input[type="text"]{border:1px solid #CCCCCC;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px}div#sib_embed_signup input[type=number]::-webkit-inner-spin-button,div#sib_embed_signup input[type=number]::-webkit-outer-spin-button,div#sib2_embed_signup input[type=number]::-webkit-inner-spin-button,div#sib2_embed_signup input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;margin:0}div#sib_embed_signup input[type=number],div#sib2_embed_signup input[type=number]{-moz-appearance:textfield}div#sib_embed_signup div.message_area,div#sib2_embed_signup div.message_area{position:relative;padding:10px 30px 10px 10px;margin:0px 0px 10px 0px;font-size:14px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;box-sizing:border-box}div#sib_embed_signup div.message_area button.close,div#sib2_embed_signup div.message_area button.close{position:absolute;right:8px;top:8px;color:inherit;background:0 0;border:0;padding:0px;-webkit-appearance:none;cursor:pointer;font-weight:bold;font-size:14px}.tipicon{cursor:pointer;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1.2;color:#fff;text-align:center;vertical-align:baseline;background-color:#999;border-radius:10px;text-decoration:none}.tooltip{display:inline;position:absolute;left:97%}.tooltip:hover:after{background:#333;background:rgba(0,0,0,0.8);border-radius:5px;color:#fff;content:attr(data-title);right:-2px;bottom:26px;padding:5px 15px;position:absolute;z-index:98;width:220px}.tooltip_small:hover:after{padding:5px 5px;width:150px}.tooltip:hover:before{border:solid;border-color:#333 transparent;border-width:6px 6px 0 6px;bottom:20px;content:"";left:1px;position:absolute;z-index:99}.sib-dropdown-menu.flag-icon{display:none;height:100px;overflow-x:hidden;min-width:230px;font-size:13px;list-style:none;padding-left:14px;border:1px solid rgba(0,0,0,0.15);background:white;border-radius:4px;margin-top:10px}.sib-dropdown-menu.flag-icon li a{display:block;white-space:nowrap;text-decoration:none;color:rgba(0,0,0,0.87);box-shadow:none}.sms_field .country-block{margin-right:3px !important;float:left;width:56px}.icon-arrow{display:inline-block;width:0px;height:0px;margin-left:2px;margin-top:5px;border-top:4px dashed;border-right:4px solid transparent;border-left:4px solid transparent;vertical-align:text-top}.sib-dropdown-toggle.country-flg{display:inline-block;font-size:13px}div#sib_embed_signup .sib-container,div#sib2_embed_signup .sib-container{background:#fcfcfc}div#sib_embed_signup .sib-container h1,div#sib2_embed_signup .sib-container h1{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif}div#sib_embed_signup h1.title,div#sib2_embed_signup h1.title{font-size:45px;line-height:150%}div#sib_embed_signup .sib-container .forms-builder-footer,div#sib_embed_signup .sib-container .description,div#sib_embed_signup .sib-container .fake-label,div#sib_embed_signup .sib-container .row,div#sib_embed_signup .sib-container #company-name,div#sib2_embed_signup .sib2-container .forms-builder-footer,div#sib2_embed_signup .sib2-container .description,div#sib2_embed_signup .sib2-container .fake-label,div#sib2_embed_signup .sib2-container .row,div#sib2_embed_signup .sib2-container #company-name{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif}div#sib_embed_signup .forms-builder-footer,div#sib_embed_signup div.description,div#sib_embed_signup .fake-label,div#sib_embed_signup .row,div#sib2_embed_signup .forms-builder-footer,div#sib2_embed_signup div.description,div#sib2_embed_signup .fake-label,div#sib2_embed_signup .row{font-size:17px}div#sib_embed_signup .sib-container .button,div#sib2_embed_signup .sib2-container .button{font-family:'Helvetica Neue', Helvetica, Arial, sans-serif}div#sib_embed_signup .button,div#sib2_embed_signup .button{font-size:14px}div#sib_embed_signup input,div#sib2_embed_signup input{font-size:13px}div#sib_embed_signup .sib-containter h1,div#sib2_embed_signup .sib2-containter h1{color:#232323}div#sib_embed_signup .sib-container,div#sib2_embed_signup .sib2-container{color:#343434}div#sib_embed_signup .sib-container .button,div#sib2_embed_signup .sib2-container .button{color:#ffffff}div#sib_embed_signup .sib-container .button,div#sib2_embed_signup .sib2-container .button{background:#050505}div#sib_embed_signup .forms-builder-wrapper,div#sib2_embed_signup .forms-builder-wrapper{max-width:540px}div#sib_embed_signup .sib-container,div#sib2_embed_signup .sib2-container{padding:40px 20px 20px}div#sib_embed_signup .header,div#sib2_embed_signup .header{padding:0 20px}div#sib_embed_signup h1.title,div#sib2_embed_signup h1.title{lineHeight:50px}div#sib_embed_signup h3.company-name,div#sib2_embed_signup h3.company-name{lineHeight:35px}div#sib_embed_signup div.description,div#sib2_embed_signup div.description{padding:0 20px 15px}div#sib_embed_signup div.row,div#sib2_embed_signup div.row{padding:10px 20px}div#sib_embed_signup input[type=text],div#sib2_embed_signup input[type=text]{padding:10px 4px;width:100% !important;box-sizing:border-box}div#sib_embed_signup input[type=number],idv#sib2_embed_signup input[type=number]{padding:10px 4px;width:100% !important;box-sizing:border-box}#sib2_embed_invalid_email_message{width:300px}#email{border:0 !important;width:312px !important}.popup__form__content .sib-container,.popup__form__content .primary-group{align-items:center !important}.form__content{display:flex;flex-direction:column}.form__input__email{flex-direction:row !important;align-items:center !important}.input__email{max-width:230px !important}.iub__us-widget__link{color:#1C1B1B}.footer{width:100%;background:#1C1B1B;color:#fff;font-size:12px;font-weight:400}.footer .wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px}.footer__links{display:flex;flex-direction:row;justify-content:center;align-items:center}.footer a{font-weight:700;color:#fff}.footer a+a{margin-left:20px}.footer a:hover{color:#fff}.footer__rights{text-align:center}.footer__made{display:flex;align-items:center;max-width:130px;width:100%}.footer__made__icon{max-width:14px;margin-right:8px}@-moz-document url-prefix(){.homepage__header__logo{width:84px}}@media only screen and (max-width: 768px){.head .header a:first-child{max-width:110px}#subscribe_1,button{max-width:auto !important;margin-left:0 !important}.popup{max-width:320px;max-height:365px}.popup__icon{top:15px;right:20px}.popup__content{max-width:100%;height:365px;padding:20px;margin:0 auto}.form__input__email{flex-direction:column !important}div#sib2_embed_signup div.row{padding:10px !important}.homepage__subscribe__check{padding:0;max-width:280px}.btn__appstore{justify-content:center}.homepage__title{font-size:1.75rem}.homepage .homepage__twocolumn{flex-direction:column;justify-content:center;text-align:center}.homepage .homepage__twocolumn__left{margin-right:0}.homepage__calculator__preview{display:none;flex-direction:column;margin:0}.homepage__calculator__slider{display:block}.homepage__profile,.homepage__tworow,.homepage__honey{padding:40px 0}.homepage__profile .homepage__twocolumn__right{order:1}.homepage__profile .homepage__twocolumn__left{order:2}.homepage__profile .homepage__figure{margin-bottom:-200px}.homepage__notification__preview figure{margin-bottom:-400px}.homepage__maximizeProducts{background-position:80% 0;padding:0}.homepage__maximizeProducts .homepage__wrapper{padding:40px 20px;background:rgba(0,0,0,0.5)}.homepage__figure{margin-top:40px}.homepage__head{min-height:auto;overflow:hidden}.homepage__head .homepage__figure{max-width:200px;margin-bottom:-185px}.homepage__subscribe{padding:0}.homepage__honey .homepage__figure{display:none}.homepage__news .homepage__figure{max-width:360px;margin-top:0;margin-bottom:-80%}.footer .wrapper{flex-direction:column}.footer__rights{margin:10px 0 15px 0}}/*!
 * smartbanner.js v1.6.0 <https://github.com/ain/smartbanner.js>
 * Copyright © 2017 Ain Tohvri, contributors. Licensed under GPL-3.0.
 */.smartbanner{position:absolute;top:0;left:0;overflow-x:hidden;width:100%;height:84px;background:#f3f3f3;font-family:Helvetica, sans, sans-serif}.smartbanner__exit{position:absolute;top:calc(50% - 6px);left:9px;display:block;margin:0;width:12px;height:12px;border:0;text-align:center}.smartbanner__exit::before,.smartbanner__exit::after{position:absolute;width:1px;height:12px;background:#767676;content:' '}.smartbanner__exit::before{transform:rotate(45deg)}.smartbanner__exit::after{transform:rotate(-45deg)}.smartbanner__icon{position:absolute;top:10px;left:30px;width:64px;height:64px;border-radius:15px;background-size:64px 64px}.smartbanner__info{position:absolute;top:10px;left:104px;display:flex;overflow-y:hidden;width:60%;height:64px;align-items:center}.smartbanner__info__title{font-size:14px}.smartbanner__info__author,.smartbanner__info__price{font-size:12px}.smartbanner__button{position:absolute;top:32px;right:10px;z-index:1;display:block;padding:0 10px;min-width:10%;border-radius:5px;background:#f3f3f3;color:#1474fc;font-size:18px;text-align:center;text-decoration:none}.smartbanner__button__label{text-align:center}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0, 0, 0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{touch-action:pan-y}.swiper-wp8-vertical{touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0, -50%, 0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,0.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:rgba(255,255,255,0.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0,0,0,0.5), transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0,0,0,0.5), transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.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%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,0.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,0.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.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%;animation:swiper-preloader-spin 1s steps(12, end) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.title{font-size:19px;color:#3f3f3f;line-height:1.2}.subtitle{font-size:17px;color:#3f3f3f;line-height:1.2}.section{margin-top:12px}.section__title{font-size:15px;font-style:italic;color:#3f3f3f;line-height:1.2}.subsection{margin-top:12px}.subsection__title{font-size:13px;text-decoration:underline;color:#3f3f3f;line-height:1.2}.terms,.terms .wrapper{display:block}.terms{font-size:13px;line-height:1.5;color:#6b6b6b}.terms .wrapper{padding:20px 50px 80px 50px}.terms .title{margin-bottom:5px;font-weight:400}.terms p{padding-top:10px}.terms a{color:#333b43;text-decoration:none;border-bottom:1px solid #8EBB4F}.terms__content{padding-bottom:55px}.terms__header{margin-top:30px}.terms__subheader{width:100%;border-top:1px dotted;border-bottom:1px dotted;margin:25px 0}.terms__subheader .subtitle{padding:21px 0;text-align:center;font-variant:small-caps;line-height:1.5}.terms__row{padding:12px 0}.terms__list{margin-top:10px}.terms__list li{position:relative;padding-left:20px;margin-top:5px}.terms__list li:before{position:absolute;left:0;top:9px;width:10px;height:1px;background:#6b6b6b;content:''}.terms__update{font-size:11px;color:#6b6b6b;border-top:1px dotted;margin-top:24px;padding:24px 0}@media only screen and (max-width: 768px){.terms .wrapper{padding:20px}}
