﻿@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700");html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;font-size:100%;vertical-align:baseline}html{line-height:1}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}caption,th,td{text-align:left;font-weight:normal;vertical-align:middle}q,blockquote{quotes:none}q:before,q:after,blockquote:before,blockquote:after{content:"";content:none}a img{border:none}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}a,p,span,li,h1,h2,h3,h4{font-family:"Montserrat", sans-serif;color:#fff;text-decoration:none;font-weight:300;font-size:14px;letter-spacing:0.5px}strong{font-weight:bold}h1{text-transform:uppercase;font-size:45px;font-weight:700;margin-bottom:15px}h1 span{font-size:25px;font-weight:400;text-transform:none}@media only screen and (min-width: 400px){h1{font-size:30px}h1 span{font-size:40px}}@media only screen and (min-width: 768px){h1{text-align:left;font-size:30px}h1 span{font-size:40px}}@media only screen and (min-width: 1024px){h1{text-align:left;font-size:35px}h1 span{font-size:40px}}h2{font-size:35px}.tx-white{color:#fff}.tx-white p,.tx-white span,.tx-white a,.tx-white h1,.tx-white h2,.tx-white h3,.tx-white h4,.tx-white h5,.tx-white h6{color:#fff}.tx-blue{color:#0B3155}.tx-blue p,.tx-blue span,.tx-blue a,.tx-blue h1,.tx-blue h2,.tx-blue h3,.tx-blue h4,.tx-blue h5,.tx-blue h6{color:#0B3155}.tx-center{text-align:center}.tx-center p,.tx-center span,.tx-center a,.tx-center h1,.tx-center h2,.tx-center h3,.tx-center h4,.tx-center h5,.tx-center h6{text-align:center}p.bold,span.bold,a.bold,h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold{font-weight:700}p.medium,span.medium,a.medium,h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-weight:600}.left{float:left}.right{float:right}.clear{overflow:hidden}.btn{display:inline-block;padding:15px 30px;color:black;font-size:14px;font-weight:200;text-decoration:none;text-align:center;border-radius:10px;transition:all .5s ease-in-out}.btn:hover{transform:translateY(-5px)}.btn.btn-orange{color:#fff;background-image:linear-gradient(to right, #ff7800,#ff4900)}.btn.btn-blue{color:#fff;background-image:linear-gradient(to right, #59bbf8,#3394d0)}.menu input{display:none !important}.menu label{position:relative;width:40px;height:40px;display:block;cursor:pointer;background:transparent}.menu label:before,.menu input:checked+label:before{content:"";position:absolute;top:50%;margin-top:-2px;width:40px;height:4px;border-radius:2px;background:#fafafa}.menu label:before{-webkit-animation:animationOneReverse 1s ease forwards;animation:animationOneReverse 1s ease forwards}@-webkit-keyframes animationOneReverse{0%{-webkit-transform:rotate(315deg)}25%{-webkit-transform:rotate(360deg)}50%,
  100%{-webkit-transform:rotate(0deg)}}@keyframes animationOneReverse{0%{transform:rotate(315deg)}25%{transform:rotate(360deg)}50%,
  100%{transform:rotate(0deg)}}.menu input:checked+label:before{-webkit-animation:animationOne 1s ease forwards;animation:animationOne 1s ease forwards}@-webkit-keyframes animationOne{0%,
  50%{-webkit-transform:rotate(0deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(315deg)}}@keyframes animationOne{0%,
  50%{transform:rotate(0deg)}75%{transform:rotate(360deg)}100%{transform:rotate(315deg)}}.menu label:after,.menu input:checked+label:after{content:"";position:absolute;top:50%;margin-top:-2px;width:40px;height:4px;border-radius:2px;background:#fafafa}.menu label:after{-webkit-animation:animationTwoReverse 1s ease forwards;animation:animationTwoReverse 1s ease forwards}@-webkit-keyframes animationTwoReverse{0%{-webkit-transform:rotate(405deg)}25%{-webkit-transform:rotate(450deg)}50%,
  100%{-webkit-transform:rotate(0deg)}}@keyframes animationTwoReverse{0%{transform:rotate(405deg)}25%{transform:rotate(450deg)}50%,
  100%{transform:rotate(0deg)}}.menu input:checked+label:after{-webkit-animation:animationTwo 1s ease forwards;animation:animationTwo 1s ease forwards}@-webkit-keyframes animationTwo{0%,
  50%{-webkit-transform:rotate(0deg)}75%{-webkit-transform:rotate(450deg)}100%{-webkit-transform:rotate(405deg)}}@keyframes animationTwo{0%,
  50%{transform:rotate(0deg)}75%{transform:rotate(450deg)}100%{transform:rotate(405deg)}}.menu label span:before{content:"";position:absolute;top:6px;width:40px;height:4px;border-radius:2px;background:#fafafa;-webkit-animation:animationBurgerTopReverse 1s ease forwards;animation:animationBurgerTopReverse 1s ease forwards}@-webkit-keyframes animationBurgerTopReverse{0%,
  50%{-webkit-transform:translateY(12px);opacity:0}51%{-webkit-transform:translateY(12px);opacity:1}100%{-webkit-transform:translateY(0px);opacity:1}}@keyframes animationBurgerTopReverse{0%,
  50%{transform:translateY(12px);opacity:0}51%{transform:translateY(12px);opacity:1}100%{transform:translateY(0px);opacity:1}}.menu input:checked+label .burger:before{-webkit-animation:animationBurgerTop 1s ease forwards;animation:animationBurgerTop 1s ease forwards}@-webkit-keyframes animationBurgerTop{0%{-webkit-transform:translateY(0px);opacity:1}50%{-webkit-transform:translateY(12px);opacity:1}51%,
  100%{-webkit-transform:translateY(12px);opacity:0}}@keyframes animationBurgerTop{0%{transform:translateY(0px);opacity:1}50%{transform:translateY(12px);opacity:1}51%,
  100%{transform:translateY(12px);opacity:0}}.menu label span:after{content:"";position:absolute;bottom:6px;width:40px;height:4px;border-radius:2px;background:#fafafa;-webkit-animation:animationBurgerBottomReverse 1s ease forwards;animation:animationBurgerBottomReverse 1s ease forwards}@-webkit-keyframes animationBurgerBottomReverse{0%,
  50%{-webkit-transform:translateY(-12px);opacity:0}51%{-webkit-transform:translateY(-12px);opacity:1}100%{-webkit-transform:translateY(0px);opacity:1}}@keyframes animationBurgerBottomReverse{0%,
  50%{transform:translateY(-12px);opacity:0}51%{transform:translateY(-12px);opacity:1}100%{transform:translateY(0px);opacity:1}}.menu input:checked+label span:after{-webkit-animation:animationBurgerBottom 1s ease forwards;animation:animationBurgerBottom 1s ease forwards}@-webkit-keyframes animationBurgerBottom{0%{-webkit-transform:translateY(0px);opacity:1}50%{-webkit-transform:translateY(-12px);opacity:1}51%,
  100%{-webkit-transform:translateY(-12px);opacity:0}}@keyframes animationBurgerBottom{0%{transform:translateY(0px);opacity:1}50%{transform:translateY(-12px);opacity:1}51%,
  100%{transform:translateY(-12px);opacity:0}}.ko-progress-circle{margin:20px auto;width:280px;height:280px;position:relative}@media only screen and (min-width: 400px){.ko-progress-circle{width:320px;height:320px}}@media only screen and (min-width: 768px){.ko-progress-circle{width:340px;height:340px}}@media only screen and (min-width: 1024px){.ko-progress-circle{width:400px;height:400px}}.ko-progress-circle .ko-circle{width:100%;height:100%;background:#5531a9;border-radius:50%}.ko-progress-circle .ko-progress-circle__slice,.ko-progress-circle .ko-progress-circle__fill{width:280px;height:280px;position:absolute;-webkit-backface-visibility:hidden;transition:transform 1s;border-radius:50%}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__slice,.ko-progress-circle .ko-progress-circle__fill{width:320px;height:320px}}@media only screen and (min-width: 768px){.ko-progress-circle .ko-progress-circle__slice,.ko-progress-circle .ko-progress-circle__fill{width:340px;height:340px}}@media only screen and (min-width: 1024px){.ko-progress-circle .ko-progress-circle__slice,.ko-progress-circle .ko-progress-circle__fill{width:400px;height:400px}}.ko-progress-circle .ko-progress-circle__slice{clip:rect(0px, 280px, 280px, 140px)}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__slice{clip:rect(0px, 320px, 320px, 160px)}}@media only screen and (min-width: 768px){.ko-progress-circle .ko-progress-circle__slice{clip:rect(0px, 340px, 340px, 170px)}}@media only screen and (min-width: 1024px){.ko-progress-circle .ko-progress-circle__slice{clip:rect(0px, 400px, 400px, 200px)}}.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0px, 140px, 280px, 0px);background-image:linear-gradient(to top, #54bcf5,#4bace4,#429cd3,#398cc3,#307db2)}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0px, 160px, 320px, 0px)}}@media only screen and (min-width: 768px){.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0px, 170px, 340px, 0px)}}@media only screen and (min-width: 1024px){.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill{clip:rect(0px, 200px, 400px, 0px)}}.ko-progress-circle .ko-progress-circle__slice .ko-progress-circle__fill:last-of-type{background-image:linear-gradient(to bottom, #54bcf5,#4bace4,#429cd3,#398cc3,#307db2)}.ko-progress-circle .ko-progress-circle__overlay{position:absolute;width:100%;height:100%;top:0px;left:0px;display:flex}.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont{width:calc(100% - 30px);height:calc(100% - 30px);display:flex;margin:auto;background-color:#12033b;border-radius:50%}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont{width:calc(100% - 40px);height:calc(100% - 40px)}}@media only screen and (min-width: 768px){.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont{width:calc(100% - 60px);height:calc(100% - 60px)}}.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text{margin:auto;text-align:center;max-width:200px}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text{max-width:250px}}@media only screen and (min-width: 768px){.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text{max-width:100%}}.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text p{font-size:20px}.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text p.numbers{font-size:32px;font-weight:700;margin-bottom:10px}@media only screen and (min-width: 400px){.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text p.numbers{font-size:40px}}.ko-progress-circle .ko-progress-circle__overlay .ko-progress-circle-overlay__cont .ko-text p.first{font-size:14px;margin-bottom:10px}.ko-progress-circle[data-progress="0"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="0"] .ko-progress-circle__fill{transform:rotate(0deg)}.ko-progress-circle[data-progress="0"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(0deg)}.ko-progress-circle[data-progress="1"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="1"] .ko-progress-circle__fill{transform:rotate(1.8deg)}.ko-progress-circle[data-progress="1"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(3.6deg)}.ko-progress-circle[data-progress="2"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="2"] .ko-progress-circle__fill{transform:rotate(3.6deg)}.ko-progress-circle[data-progress="2"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(7.2deg)}.ko-progress-circle[data-progress="3"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="3"] .ko-progress-circle__fill{transform:rotate(5.4deg)}.ko-progress-circle[data-progress="3"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(10.8deg)}.ko-progress-circle[data-progress="4"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="4"] .ko-progress-circle__fill{transform:rotate(7.2deg)}.ko-progress-circle[data-progress="4"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(14.4deg)}.ko-progress-circle[data-progress="5"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="5"] .ko-progress-circle__fill{transform:rotate(9deg)}.ko-progress-circle[data-progress="5"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(18deg)}.ko-progress-circle[data-progress="6"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="6"] .ko-progress-circle__fill{transform:rotate(10.8deg)}.ko-progress-circle[data-progress="6"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(21.6deg)}.ko-progress-circle[data-progress="7"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="7"] .ko-progress-circle__fill{transform:rotate(12.6deg)}.ko-progress-circle[data-progress="7"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(25.2deg)}.ko-progress-circle[data-progress="8"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="8"] .ko-progress-circle__fill{transform:rotate(14.4deg)}.ko-progress-circle[data-progress="8"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(28.8deg)}.ko-progress-circle[data-progress="9"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="9"] .ko-progress-circle__fill{transform:rotate(16.2deg)}.ko-progress-circle[data-progress="9"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(32.4deg)}.ko-progress-circle[data-progress="10"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="10"] .ko-progress-circle__fill{transform:rotate(18deg)}.ko-progress-circle[data-progress="10"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(36deg)}.ko-progress-circle[data-progress="11"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="11"] .ko-progress-circle__fill{transform:rotate(19.8deg)}.ko-progress-circle[data-progress="11"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(39.6deg)}.ko-progress-circle[data-progress="12"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="12"] .ko-progress-circle__fill{transform:rotate(21.6deg)}.ko-progress-circle[data-progress="12"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(43.2deg)}.ko-progress-circle[data-progress="13"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="13"] .ko-progress-circle__fill{transform:rotate(23.4deg)}.ko-progress-circle[data-progress="13"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(46.8deg)}.ko-progress-circle[data-progress="14"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="14"] .ko-progress-circle__fill{transform:rotate(25.2deg)}.ko-progress-circle[data-progress="14"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(50.4deg)}.ko-progress-circle[data-progress="15"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="15"] .ko-progress-circle__fill{transform:rotate(27deg)}.ko-progress-circle[data-progress="15"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(54deg)}.ko-progress-circle[data-progress="16"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="16"] .ko-progress-circle__fill{transform:rotate(28.8deg)}.ko-progress-circle[data-progress="16"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(57.6deg)}.ko-progress-circle[data-progress="17"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="17"] .ko-progress-circle__fill{transform:rotate(30.6deg)}.ko-progress-circle[data-progress="17"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(61.2deg)}.ko-progress-circle[data-progress="18"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="18"] .ko-progress-circle__fill{transform:rotate(32.4deg)}.ko-progress-circle[data-progress="18"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(64.8deg)}.ko-progress-circle[data-progress="19"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="19"] .ko-progress-circle__fill{transform:rotate(34.2deg)}.ko-progress-circle[data-progress="19"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(68.4deg)}.ko-progress-circle[data-progress="20"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="20"] .ko-progress-circle__fill{transform:rotate(36deg)}.ko-progress-circle[data-progress="20"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(72deg)}.ko-progress-circle[data-progress="21"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="21"] .ko-progress-circle__fill{transform:rotate(37.8deg)}.ko-progress-circle[data-progress="21"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(75.6deg)}.ko-progress-circle[data-progress="22"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="22"] .ko-progress-circle__fill{transform:rotate(39.6deg)}.ko-progress-circle[data-progress="22"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(79.2deg)}.ko-progress-circle[data-progress="23"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="23"] .ko-progress-circle__fill{transform:rotate(41.4deg)}.ko-progress-circle[data-progress="23"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(82.8deg)}.ko-progress-circle[data-progress="24"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="24"] .ko-progress-circle__fill{transform:rotate(43.2deg)}.ko-progress-circle[data-progress="24"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(86.4deg)}.ko-progress-circle[data-progress="25"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="25"] .ko-progress-circle__fill{transform:rotate(45deg)}.ko-progress-circle[data-progress="25"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(90deg)}.ko-progress-circle[data-progress="26"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="26"] .ko-progress-circle__fill{transform:rotate(46.8deg)}.ko-progress-circle[data-progress="26"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(93.6deg)}.ko-progress-circle[data-progress="27"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="27"] .ko-progress-circle__fill{transform:rotate(48.6deg)}.ko-progress-circle[data-progress="27"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(97.2deg)}.ko-progress-circle[data-progress="28"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="28"] .ko-progress-circle__fill{transform:rotate(50.4deg)}.ko-progress-circle[data-progress="28"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(100.8deg)}.ko-progress-circle[data-progress="29"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="29"] .ko-progress-circle__fill{transform:rotate(52.2deg)}.ko-progress-circle[data-progress="29"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(104.4deg)}.ko-progress-circle[data-progress="30"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="30"] .ko-progress-circle__fill{transform:rotate(54deg)}.ko-progress-circle[data-progress="30"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(108deg)}.ko-progress-circle[data-progress="31"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="31"] .ko-progress-circle__fill{transform:rotate(55.8deg)}.ko-progress-circle[data-progress="31"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(111.6deg)}.ko-progress-circle[data-progress="32"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="32"] .ko-progress-circle__fill{transform:rotate(57.6deg)}.ko-progress-circle[data-progress="32"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(115.2deg)}.ko-progress-circle[data-progress="33"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="33"] .ko-progress-circle__fill{transform:rotate(59.4deg)}.ko-progress-circle[data-progress="33"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(118.8deg)}.ko-progress-circle[data-progress="34"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="34"] .ko-progress-circle__fill{transform:rotate(61.2deg)}.ko-progress-circle[data-progress="34"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(122.4deg)}.ko-progress-circle[data-progress="35"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="35"] .ko-progress-circle__fill{transform:rotate(63deg)}.ko-progress-circle[data-progress="35"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(126deg)}.ko-progress-circle[data-progress="36"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="36"] .ko-progress-circle__fill{transform:rotate(64.8deg)}.ko-progress-circle[data-progress="36"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(129.6deg)}.ko-progress-circle[data-progress="37"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="37"] .ko-progress-circle__fill{transform:rotate(66.6deg)}.ko-progress-circle[data-progress="37"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(133.2deg)}.ko-progress-circle[data-progress="38"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="38"] .ko-progress-circle__fill{transform:rotate(68.4deg)}.ko-progress-circle[data-progress="38"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(136.8deg)}.ko-progress-circle[data-progress="39"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="39"] .ko-progress-circle__fill{transform:rotate(70.2deg)}.ko-progress-circle[data-progress="39"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(140.4deg)}.ko-progress-circle[data-progress="40"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="40"] .ko-progress-circle__fill{transform:rotate(72deg)}.ko-progress-circle[data-progress="40"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(144deg)}.ko-progress-circle[data-progress="41"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="41"] .ko-progress-circle__fill{transform:rotate(73.8deg)}.ko-progress-circle[data-progress="41"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(147.6deg)}.ko-progress-circle[data-progress="42"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="42"] .ko-progress-circle__fill{transform:rotate(75.6deg)}.ko-progress-circle[data-progress="42"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(151.2deg)}.ko-progress-circle[data-progress="43"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="43"] .ko-progress-circle__fill{transform:rotate(77.4deg)}.ko-progress-circle[data-progress="43"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(154.8deg)}.ko-progress-circle[data-progress="44"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="44"] .ko-progress-circle__fill{transform:rotate(79.2deg)}.ko-progress-circle[data-progress="44"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(158.4deg)}.ko-progress-circle[data-progress="45"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="45"] .ko-progress-circle__fill{transform:rotate(81deg)}.ko-progress-circle[data-progress="45"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(162deg)}.ko-progress-circle[data-progress="46"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="46"] .ko-progress-circle__fill{transform:rotate(82.8deg)}.ko-progress-circle[data-progress="46"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(165.6deg)}.ko-progress-circle[data-progress="47"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="47"] .ko-progress-circle__fill{transform:rotate(84.6deg)}.ko-progress-circle[data-progress="47"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(169.2deg)}.ko-progress-circle[data-progress="48"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="48"] .ko-progress-circle__fill{transform:rotate(86.4deg)}.ko-progress-circle[data-progress="48"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(172.8deg)}.ko-progress-circle[data-progress="49"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="49"] .ko-progress-circle__fill{transform:rotate(88.2deg)}.ko-progress-circle[data-progress="49"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(176.4deg)}.ko-progress-circle[data-progress="50"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="50"] .ko-progress-circle__fill{transform:rotate(90deg)}.ko-progress-circle[data-progress="50"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(180deg)}.ko-progress-circle[data-progress="51"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="51"] .ko-progress-circle__fill{transform:rotate(91.8deg)}.ko-progress-circle[data-progress="51"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(183.6deg)}.ko-progress-circle[data-progress="52"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="52"] .ko-progress-circle__fill{transform:rotate(93.6deg)}.ko-progress-circle[data-progress="52"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(187.2deg)}.ko-progress-circle[data-progress="53"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="53"] .ko-progress-circle__fill{transform:rotate(95.4deg)}.ko-progress-circle[data-progress="53"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(190.8deg)}.ko-progress-circle[data-progress="54"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="54"] .ko-progress-circle__fill{transform:rotate(97.2deg)}.ko-progress-circle[data-progress="54"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(194.4deg)}.ko-progress-circle[data-progress="55"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="55"] .ko-progress-circle__fill{transform:rotate(99deg)}.ko-progress-circle[data-progress="55"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(198deg)}.ko-progress-circle[data-progress="56"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="56"] .ko-progress-circle__fill{transform:rotate(100.8deg)}.ko-progress-circle[data-progress="56"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(201.6deg)}.ko-progress-circle[data-progress="57"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="57"] .ko-progress-circle__fill{transform:rotate(102.6deg)}.ko-progress-circle[data-progress="57"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(205.2deg)}.ko-progress-circle[data-progress="58"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="58"] .ko-progress-circle__fill{transform:rotate(104.4deg)}.ko-progress-circle[data-progress="58"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(208.8deg)}.ko-progress-circle[data-progress="59"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="59"] .ko-progress-circle__fill{transform:rotate(106.2deg)}.ko-progress-circle[data-progress="59"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(212.4deg)}.ko-progress-circle[data-progress="60"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="60"] .ko-progress-circle__fill{transform:rotate(108deg)}.ko-progress-circle[data-progress="60"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(216deg)}.ko-progress-circle[data-progress="61"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="61"] .ko-progress-circle__fill{transform:rotate(109.8deg)}.ko-progress-circle[data-progress="61"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(219.6deg)}.ko-progress-circle[data-progress="62"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="62"] .ko-progress-circle__fill{transform:rotate(111.6deg)}.ko-progress-circle[data-progress="62"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(223.2deg)}.ko-progress-circle[data-progress="63"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="63"] .ko-progress-circle__fill{transform:rotate(113.4deg)}.ko-progress-circle[data-progress="63"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(226.8deg)}.ko-progress-circle[data-progress="64"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="64"] .ko-progress-circle__fill{transform:rotate(115.2deg)}.ko-progress-circle[data-progress="64"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(230.4deg)}.ko-progress-circle[data-progress="65"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="65"] .ko-progress-circle__fill{transform:rotate(117deg)}.ko-progress-circle[data-progress="65"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(234deg)}.ko-progress-circle[data-progress="66"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="66"] .ko-progress-circle__fill{transform:rotate(118.8deg)}.ko-progress-circle[data-progress="66"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(237.6deg)}.ko-progress-circle[data-progress="67"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="67"] .ko-progress-circle__fill{transform:rotate(120.6deg)}.ko-progress-circle[data-progress="67"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(241.2deg)}.ko-progress-circle[data-progress="68"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="68"] .ko-progress-circle__fill{transform:rotate(122.4deg)}.ko-progress-circle[data-progress="68"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(244.8deg)}.ko-progress-circle[data-progress="69"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="69"] .ko-progress-circle__fill{transform:rotate(124.2deg)}.ko-progress-circle[data-progress="69"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(248.4deg)}.ko-progress-circle[data-progress="70"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="70"] .ko-progress-circle__fill{transform:rotate(126deg)}.ko-progress-circle[data-progress="70"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(252deg)}.ko-progress-circle[data-progress="71"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="71"] .ko-progress-circle__fill{transform:rotate(127.8deg)}.ko-progress-circle[data-progress="71"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(255.6deg)}.ko-progress-circle[data-progress="72"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="72"] .ko-progress-circle__fill{transform:rotate(129.6deg)}.ko-progress-circle[data-progress="72"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(259.2deg)}.ko-progress-circle[data-progress="73"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="73"] .ko-progress-circle__fill{transform:rotate(131.4deg)}.ko-progress-circle[data-progress="73"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(262.8deg)}.ko-progress-circle[data-progress="74"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="74"] .ko-progress-circle__fill{transform:rotate(133.2deg)}.ko-progress-circle[data-progress="74"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(266.4deg)}.ko-progress-circle[data-progress="75"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="75"] .ko-progress-circle__fill{transform:rotate(135deg)}.ko-progress-circle[data-progress="75"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(270deg)}.ko-progress-circle[data-progress="76"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="76"] .ko-progress-circle__fill{transform:rotate(136.8deg)}.ko-progress-circle[data-progress="76"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(273.6deg)}.ko-progress-circle[data-progress="77"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="77"] .ko-progress-circle__fill{transform:rotate(138.6deg)}.ko-progress-circle[data-progress="77"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(277.2deg)}.ko-progress-circle[data-progress="78"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="78"] .ko-progress-circle__fill{transform:rotate(140.4deg)}.ko-progress-circle[data-progress="78"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(280.8deg)}.ko-progress-circle[data-progress="79"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="79"] .ko-progress-circle__fill{transform:rotate(142.2deg)}.ko-progress-circle[data-progress="79"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(284.4deg)}.ko-progress-circle[data-progress="80"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="80"] .ko-progress-circle__fill{transform:rotate(144deg)}.ko-progress-circle[data-progress="80"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(288deg)}.ko-progress-circle[data-progress="81"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="81"] .ko-progress-circle__fill{transform:rotate(145.8deg)}.ko-progress-circle[data-progress="81"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(291.6deg)}.ko-progress-circle[data-progress="82"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="82"] .ko-progress-circle__fill{transform:rotate(147.6deg)}.ko-progress-circle[data-progress="82"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(295.2deg)}.ko-progress-circle[data-progress="83"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="83"] .ko-progress-circle__fill{transform:rotate(149.4deg)}.ko-progress-circle[data-progress="83"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(298.8deg)}.ko-progress-circle[data-progress="84"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="84"] .ko-progress-circle__fill{transform:rotate(151.2deg)}.ko-progress-circle[data-progress="84"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(302.4deg)}.ko-progress-circle[data-progress="85"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="85"] .ko-progress-circle__fill{transform:rotate(153deg)}.ko-progress-circle[data-progress="85"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(306deg)}.ko-progress-circle[data-progress="86"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="86"] .ko-progress-circle__fill{transform:rotate(154.8deg)}.ko-progress-circle[data-progress="86"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(309.6deg)}.ko-progress-circle[data-progress="87"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="87"] .ko-progress-circle__fill{transform:rotate(156.6deg)}.ko-progress-circle[data-progress="87"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(313.2deg)}.ko-progress-circle[data-progress="88"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="88"] .ko-progress-circle__fill{transform:rotate(158.4deg)}.ko-progress-circle[data-progress="88"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(316.8deg)}.ko-progress-circle[data-progress="89"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="89"] .ko-progress-circle__fill{transform:rotate(160.2deg)}.ko-progress-circle[data-progress="89"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(320.4deg)}.ko-progress-circle[data-progress="90"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="90"] .ko-progress-circle__fill{transform:rotate(162deg)}.ko-progress-circle[data-progress="90"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(324deg)}.ko-progress-circle[data-progress="91"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="91"] .ko-progress-circle__fill{transform:rotate(163.8deg)}.ko-progress-circle[data-progress="91"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(327.6deg)}.ko-progress-circle[data-progress="92"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="92"] .ko-progress-circle__fill{transform:rotate(165.6deg)}.ko-progress-circle[data-progress="92"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(331.2deg)}.ko-progress-circle[data-progress="93"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="93"] .ko-progress-circle__fill{transform:rotate(167.4deg)}.ko-progress-circle[data-progress="93"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(334.8deg)}.ko-progress-circle[data-progress="94"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="94"] .ko-progress-circle__fill{transform:rotate(169.2deg)}.ko-progress-circle[data-progress="94"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(338.4deg)}.ko-progress-circle[data-progress="95"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="95"] .ko-progress-circle__fill{transform:rotate(171deg)}.ko-progress-circle[data-progress="95"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(342deg)}.ko-progress-circle[data-progress="96"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="96"] .ko-progress-circle__fill{transform:rotate(172.8deg)}.ko-progress-circle[data-progress="96"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(345.6deg)}.ko-progress-circle[data-progress="97"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="97"] .ko-progress-circle__fill{transform:rotate(174.6deg)}.ko-progress-circle[data-progress="97"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(349.2deg)}.ko-progress-circle[data-progress="98"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="98"] .ko-progress-circle__fill{transform:rotate(176.4deg)}.ko-progress-circle[data-progress="98"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(352.8deg)}.ko-progress-circle[data-progress="99"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="99"] .ko-progress-circle__fill{transform:rotate(178.2deg)}.ko-progress-circle[data-progress="99"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(356.4deg)}.ko-progress-circle[data-progress="100"] .ko-progress-circle__slice.full,.ko-progress-circle[data-progress="100"] .ko-progress-circle__fill{transform:rotate(180deg)}.ko-progress-circle[data-progress="100"] .ko-progress-circle__fill.ko-progress-circle__bar{transform:rotate(360deg)}.swiper-container .swiper-pagination{height:10px !important}.swiper-container .swiper-pagination .swiper-pagination-bullet-active{background:#2c216f}.swiper-container .swiper-button-prev,.swiper-container .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'%230B3155'%2F%3E%3C%2Fsvg%3E")}.swiper-container .swiper-button-next,.swiper-container .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'%230B3155'%2F%3E%3C%2Fsvg%3E")}.swiper-container .swiper-button-next,.swiper-container .swiper-button-prev{position:absolute;top:50%;width:27px;height:14px;margin-top:auto;z-index:10;cursor:pointer;background-size:17px 44px;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 1024px){.swiper-container.disable-desktop .swiper-pagination,.swiper-container.disable-desktop .swiper-button-next,.swiper-container.disable-desktop .swiper-button-prev{display:none}}@media only screen and (min-width: 768px){.swiper-container.disable-tablet .swiper-pagination,.swiper-container.disable-tablet .swiper-button-next,.swiper-container.disable-tablet .swiper-button-prev{display:none}}.swiper-container.orange .swiper-pagination .swiper-pagination-bullet{background:#fff}.swiper-container.orange .swiper-pagination .swiper-pagination-bullet-active{background:#ff7800}.swiper-container.orange .swiper-button-prev,.swiper-container.orange .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'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-container.orange .swiper-button-next,.swiper-container.orange .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'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-container.white .swiper-pagination .swiper-pagination-bullet-active{background:#59bbf8}@keyframes animationOpacity{0%{opacity:0}50%{opacity:1}100%{opacity:0}}@keyframes animationFade{0%{opacity:0;transform:translate(0, 0)}50%{opacity:0.5;transform:translate(0, -15px)}100%{opacity:1;transform:translate(0, -30px)}}@keyframes animationTranslate{0%{opacity:0;transform:translate(0, -60px)}50%{opacity:0.5;transform:translate(0, -45px)}100%{opacity:1;transform:translate(0, -30px)}}@keyframes animationAlpha{0%,
  50%{opacity:0}75%{opacity:0.5}100%{opacity:1}}@keyframes animationScale{0%,
  50%{opacity:0.6;transform:scale(0)}75%{opacity:0.4;transform:scale(0.5)}100%{opacity:0;transform:scale(1)}}#mobile-page,#home-page,#team-page,#howto-page,#store-page,#contact-page{overflow:hidden}#mobile-page .section-wrapper,#home-page .section-wrapper,#team-page .section-wrapper,#howto-page .section-wrapper,#store-page .section-wrapper,#contact-page .section-wrapper{max-width:1024px;margin:40px 20px;color:white;overflow:hidden;height:auto;position:relative}@media only screen and (min-width: 768px){#mobile-page .section-wrapper,#home-page .section-wrapper,#team-page .section-wrapper,#howto-page .section-wrapper,#store-page .section-wrapper,#contact-page .section-wrapper{margin:40px auto}}@media only screen and (min-width: 1280px){#mobile-page .section-wrapper,#home-page .section-wrapper,#team-page .section-wrapper,#howto-page .section-wrapper,#store-page .section-wrapper,#contact-page .section-wrapper{max-width:1280px}}#mobile-page .section-wrapper.extended,#home-page .section-wrapper.extended,#team-page .section-wrapper.extended,#howto-page .section-wrapper.extended,#store-page .section-wrapper.extended,#contact-page .section-wrapper.extended{max-width:initial}#mobile-page .section-wrapper.extended .extended-inner-wrapper,#home-page .section-wrapper.extended .extended-inner-wrapper,#team-page .section-wrapper.extended .extended-inner-wrapper,#howto-page .section-wrapper.extended .extended-inner-wrapper,#store-page .section-wrapper.extended .extended-inner-wrapper,#contact-page .section-wrapper.extended .extended-inner-wrapper{display:block;max-width:1024px;height:100%;margin:0 auto;position:relative}@media only screen and (min-width: 768px){#mobile-page .section-wrapper.extended .extended-inner-wrapper,#home-page .section-wrapper.extended .extended-inner-wrapper,#team-page .section-wrapper.extended .extended-inner-wrapper,#howto-page .section-wrapper.extended .extended-inner-wrapper,#store-page .section-wrapper.extended .extended-inner-wrapper,#contact-page .section-wrapper.extended .extended-inner-wrapper{height:80vh}}@media only screen and (min-width: 1024px){#mobile-page .section-wrapper.extended .extended-inner-wrapper,#home-page .section-wrapper.extended .extended-inner-wrapper,#team-page .section-wrapper.extended .extended-inner-wrapper,#howto-page .section-wrapper.extended .extended-inner-wrapper,#store-page .section-wrapper.extended .extended-inner-wrapper,#contact-page .section-wrapper.extended .extended-inner-wrapper{height:100%}}@media only screen and (min-width: 1280px){#mobile-page .section-wrapper.extended .extended-inner-wrapper,#home-page .section-wrapper.extended .extended-inner-wrapper,#team-page .section-wrapper.extended .extended-inner-wrapper,#howto-page .section-wrapper.extended .extended-inner-wrapper,#store-page .section-wrapper.extended .extended-inner-wrapper,#contact-page .section-wrapper.extended .extended-inner-wrapper{max-width:1280px}}#mobile-page .section-wrapper.waved,#home-page .section-wrapper.waved,#team-page .section-wrapper.waved,#howto-page .section-wrapper.waved,#store-page .section-wrapper.waved,#contact-page .section-wrapper.waved{background:white;overflow:initial;margin:120px 0}#mobile-page .section-wrapper.waved::before,#home-page .section-wrapper.waved::before,#team-page .section-wrapper.waved::before,#howto-page .section-wrapper.waved::before,#store-page .section-wrapper.waved::before,#contact-page .section-wrapper.waved::before{content:" ";width:100%;height:120px;display:block;background:url("../img/before.png");background-size:cover;position:absolute;top:-120px;left:0}#mobile-page .section-wrapper.waved::after,#home-page .section-wrapper.waved::after,#team-page .section-wrapper.waved::after,#howto-page .section-wrapper.waved::after,#store-page .section-wrapper.waved::after,#contact-page .section-wrapper.waved::after{content:" ";width:100%;height:120px;display:block;background:url("../img/after.png");background-size:cover;position:absolute;bottom:-120px;left:0}#mobile-page .section-wrapper.waved .swiper-container,#home-page .section-wrapper.waved .swiper-container,#team-page .section-wrapper.waved .swiper-container,#howto-page .section-wrapper.waved .swiper-container,#store-page .section-wrapper.waved .swiper-container,#contact-page .section-wrapper.waved .swiper-container{background:none !important}#mobile-page .section-wrapper .img-container,#home-page .section-wrapper .img-container,#team-page .section-wrapper .img-container,#howto-page .section-wrapper .img-container,#store-page .section-wrapper .img-container,#contact-page .section-wrapper .img-container{position:relative}#mobile-page .section-wrapper .img-container img,#home-page .section-wrapper .img-container img,#team-page .section-wrapper .img-container img,#howto-page .section-wrapper .img-container img,#store-page .section-wrapper .img-container img,#contact-page .section-wrapper .img-container img{width:100%}#mobile-page .section-wrapper .img-container img.img-illu,#home-page .section-wrapper .img-container img.img-illu,#team-page .section-wrapper .img-container img.img-illu,#howto-page .section-wrapper .img-container img.img-illu,#store-page .section-wrapper .img-container img.img-illu,#contact-page .section-wrapper .img-container img.img-illu{position:absolute;right:0;top:0}#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .text-container{margin-top:10px;max-width:100%;margin:0 auto;text-align:center}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .text-container{text-align:left}}@media only screen and (min-width: 400px){#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .text-container{max-width:400px}}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .text-container{max-width:500px}}#mobile-page .section-wrapper .text-container.right,#home-page .section-wrapper .text-container.right,#team-page .section-wrapper .text-container.right,#howto-page .section-wrapper .text-container.right,#store-page .section-wrapper .text-container.right,#contact-page .section-wrapper .text-container.right{float:none}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container.right,#home-page .section-wrapper .text-container.right,#team-page .section-wrapper .text-container.right,#howto-page .section-wrapper .text-container.right,#store-page .section-wrapper .text-container.right,#contact-page .section-wrapper .text-container.right{bottom:0;top:auto;height:auto}}@media only screen and (min-width: 1024px){#mobile-page .section-wrapper .text-container.right,#home-page .section-wrapper .text-container.right,#team-page .section-wrapper .text-container.right,#howto-page .section-wrapper .text-container.right,#store-page .section-wrapper .text-container.right,#contact-page .section-wrapper .text-container.right{left:auto !important;right:0;bottom:auto;height:100%}}#mobile-page .section-wrapper .text-container p,#home-page .section-wrapper .text-container p,#team-page .section-wrapper .text-container p,#howto-page .section-wrapper .text-container p,#store-page .section-wrapper .text-container p,#contact-page .section-wrapper .text-container p{line-height:130%;font-size:14px}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container p,#home-page .section-wrapper .text-container p,#team-page .section-wrapper .text-container p,#howto-page .section-wrapper .text-container p,#store-page .section-wrapper .text-container p,#contact-page .section-wrapper .text-container p{text-align:left}}#mobile-page .section-wrapper .text-container p.sub-title,#home-page .section-wrapper .text-container p.sub-title,#team-page .section-wrapper .text-container p.sub-title,#howto-page .section-wrapper .text-container p.sub-title,#store-page .section-wrapper .text-container p.sub-title,#contact-page .section-wrapper .text-container p.sub-title{text-transform:uppercase;margin-bottom:10px}#mobile-page .section-wrapper .text-container p .bold,#home-page .section-wrapper .text-container p .bold,#team-page .section-wrapper .text-container p .bold,#howto-page .section-wrapper .text-container p .bold,#store-page .section-wrapper .text-container p .bold,#contact-page .section-wrapper .text-container p .bold{font-weight:700}#mobile-page .section-wrapper .text-container ul li,#home-page .section-wrapper .text-container ul li,#team-page .section-wrapper .text-container ul li,#howto-page .section-wrapper .text-container ul li,#store-page .section-wrapper .text-container ul li,#contact-page .section-wrapper .text-container ul li{font-size:14px;margin:30px 0}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container ul li,#home-page .section-wrapper .text-container ul li,#team-page .section-wrapper .text-container ul li,#howto-page .section-wrapper .text-container ul li,#store-page .section-wrapper .text-container ul li,#contact-page .section-wrapper .text-container ul li{width:auto;font-size:14px;padding-left:20px}}#mobile-page .section-wrapper .text-container ul li span:first-child,#home-page .section-wrapper .text-container ul li span:first-child,#team-page .section-wrapper .text-container ul li span:first-child,#howto-page .section-wrapper .text-container ul li span:first-child,#store-page .section-wrapper .text-container ul li span:first-child,#contact-page .section-wrapper .text-container ul li span:first-child{font-weight:500;position:relative;font-size:26px}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container ul li span:first-child:before,#home-page .section-wrapper .text-container ul li span:first-child:before,#team-page .section-wrapper .text-container ul li span:first-child:before,#howto-page .section-wrapper .text-container ul li span:first-child:before,#store-page .section-wrapper .text-container ul li span:first-child:before,#contact-page .section-wrapper .text-container ul li span:first-child:before{content:"●";color:#59bbf8;position:absolute;left:-20px;top:15px;font-size:20px}}#mobile-page .section-wrapper .text-container ul li span:last-of-type,#home-page .section-wrapper .text-container ul li span:last-of-type,#team-page .section-wrapper .text-container ul li span:last-of-type,#howto-page .section-wrapper .text-container ul li span:last-of-type,#store-page .section-wrapper .text-container ul li span:last-of-type,#contact-page .section-wrapper .text-container ul li span:last-of-type{text-transform:uppercase;margin:0 10px}#mobile-page .section-wrapper .text-container h2,#home-page .section-wrapper .text-container h2,#team-page .section-wrapper .text-container h2,#howto-page .section-wrapper .text-container h2,#store-page .section-wrapper .text-container h2,#contact-page .section-wrapper .text-container h2{margin-bottom:30px;font-weight:400}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container h2,#home-page .section-wrapper .text-container h2,#team-page .section-wrapper .text-container h2,#howto-page .section-wrapper .text-container h2,#store-page .section-wrapper .text-container h2,#contact-page .section-wrapper .text-container h2{text-align:left}}#mobile-page .section-wrapper .text-container h2 img,#home-page .section-wrapper .text-container h2 img,#team-page .section-wrapper .text-container h2 img,#howto-page .section-wrapper .text-container h2 img,#store-page .section-wrapper .text-container h2 img,#contact-page .section-wrapper .text-container h2 img{display:none}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container h2 img,#home-page .section-wrapper .text-container h2 img,#team-page .section-wrapper .text-container h2 img,#howto-page .section-wrapper .text-container h2 img,#store-page .section-wrapper .text-container h2 img,#contact-page .section-wrapper .text-container h2 img{display:inline-block;max-width:34px;max-height:34px;margin-right:10px}}#mobile-page .section-wrapper .text-container .btn,#home-page .section-wrapper .text-container .btn,#team-page .section-wrapper .text-container .btn,#howto-page .section-wrapper .text-container .btn,#store-page .section-wrapper .text-container .btn,#contact-page .section-wrapper .text-container .btn{margin:0 auto;margin-top:25px}@media only screen and (min-width: 768px){#mobile-page .section-wrapper .text-container .btn,#home-page .section-wrapper .text-container .btn,#team-page .section-wrapper .text-container .btn,#howto-page .section-wrapper .text-container .btn,#store-page .section-wrapper .text-container .btn,#contact-page .section-wrapper .text-container .btn{margin-top:35px}}#mobile-page .section-wrapper.splash-section,#home-page .section-wrapper.splash-section,#team-page .section-wrapper.splash-section,#howto-page .section-wrapper.splash-section,#store-page .section-wrapper.splash-section,#contact-page .section-wrapper.splash-section{position:relative}@media only screen and (min-width: 768px){#mobile-page .section-wrapper.splash-section,#home-page .section-wrapper.splash-section,#team-page .section-wrapper.splash-section,#howto-page .section-wrapper.splash-section,#store-page .section-wrapper.splash-section,#contact-page .section-wrapper.splash-section{padding-top:60px}}#mobile-page .section-wrapper.splash-section .bouncing-arrow,#home-page .section-wrapper.splash-section .bouncing-arrow,#team-page .section-wrapper.splash-section .bouncing-arrow,#howto-page .section-wrapper.splash-section .bouncing-arrow,#store-page .section-wrapper.splash-section .bouncing-arrow,#contact-page .section-wrapper.splash-section .bouncing-arrow{display:none;position:absolute;bottom:10%;left:50%;margin-left:-20px;width:40px}#mobile-page .section-wrapper.splash-section .bouncing-arrow img,#home-page .section-wrapper.splash-section .bouncing-arrow img,#team-page .section-wrapper.splash-section .bouncing-arrow img,#howto-page .section-wrapper.splash-section .bouncing-arrow img,#store-page .section-wrapper.splash-section .bouncing-arrow img,#contact-page .section-wrapper.splash-section .bouncing-arrow img{width:50%;height:auto;margin-bottom:10px;display:block;opacity:0}#mobile-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1),#home-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1),#team-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1),#howto-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1),#store-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1),#contact-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(1){animation:animationOpacity 2s 0s ease-in-out infinite}#mobile-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2),#home-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2),#team-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2),#howto-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2),#store-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2),#contact-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(2){animation:animationOpacity 2s 0.5s ease-in-out infinite}#mobile-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3),#home-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3),#team-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3),#howto-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3),#store-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3),#contact-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(3){animation:animationOpacity 2s 1s ease-in-out infinite}#mobile-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4),#home-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4),#team-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4),#howto-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4),#store-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4),#contact-page .section-wrapper.splash-section .bouncing-arrow img:nth-of-type(4){animation:animationOpacity 2s 1.5s ease-in-out infinite}#mobile-page .section-wrapper#boost .waves-wrapper,#mobile-page .section-wrapper#data .waves-wrapper,#home-page .section-wrapper#boost .waves-wrapper,#home-page .section-wrapper#data .waves-wrapper,#team-page .section-wrapper#boost .waves-wrapper,#team-page .section-wrapper#data .waves-wrapper,#howto-page .section-wrapper#boost .waves-wrapper,#howto-page .section-wrapper#data .waves-wrapper,#store-page .section-wrapper#boost .waves-wrapper,#store-page .section-wrapper#data .waves-wrapper,#contact-page .section-wrapper#boost .waves-wrapper,#contact-page .section-wrapper#data .waves-wrapper{width:80%;height:auto;position:absolute}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container,#mobile-page .section-wrapper#data .waves-wrapper .waves-container,#home-page .section-wrapper#boost .waves-wrapper .waves-container,#home-page .section-wrapper#data .waves-wrapper .waves-container,#team-page .section-wrapper#boost .waves-wrapper .waves-container,#team-page .section-wrapper#data .waves-wrapper .waves-container,#howto-page .section-wrapper#boost .waves-wrapper .waves-container,#howto-page .section-wrapper#data .waves-wrapper .waves-container,#store-page .section-wrapper#boost .waves-wrapper .waves-container,#store-page .section-wrapper#data .waves-wrapper .waves-container,#contact-page .section-wrapper#boost .waves-wrapper .waves-container,#contact-page .section-wrapper#data .waves-wrapper .waves-container{width:100%;height:auto}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container:after,#mobile-page .section-wrapper#data .waves-wrapper .waves-container:after,#home-page .section-wrapper#boost .waves-wrapper .waves-container:after,#home-page .section-wrapper#data .waves-wrapper .waves-container:after,#team-page .section-wrapper#boost .waves-wrapper .waves-container:after,#team-page .section-wrapper#data .waves-wrapper .waves-container:after,#howto-page .section-wrapper#boost .waves-wrapper .waves-container:after,#howto-page .section-wrapper#data .waves-wrapper .waves-container:after,#store-page .section-wrapper#boost .waves-wrapper .waves-container:after,#store-page .section-wrapper#data .waves-wrapper .waves-container:after,#contact-page .section-wrapper#boost .waves-wrapper .waves-container:after,#contact-page .section-wrapper#data .waves-wrapper .waves-container:after{content:"";display:block;padding-bottom:100%}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:flex}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper .wave{margin:auto;width:100%;height:100%;transform:scale(0);border-radius:50%;background-color:#2196cf;opacity:0.6}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(1) .wave{animation:animationScale 6s 0s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(2) .wave{animation:animationScale 6s 1s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(3) .wave{animation:animationScale 6s 2s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(4) .wave{animation:animationScale 6s 3s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(5) .wave{animation:animationScale 6s 4s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#mobile-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#home-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#home-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#team-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#team-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#howto-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#howto-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#store-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#store-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#contact-page .section-wrapper#boost .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave,#contact-page .section-wrapper#data .waves-wrapper .waves-container .wave-wrapper:nth-of-type(6) .wave{animation:animationScale 6s 5s linear infinite}#mobile-page .section-wrapper#boost .waves-wrapper,#home-page .section-wrapper#boost .waves-wrapper,#team-page .section-wrapper#boost .waves-wrapper,#howto-page .section-wrapper#boost .waves-wrapper,#store-page .section-wrapper#boost .waves-wrapper,#contact-page .section-wrapper#boost .waves-wrapper{top:25%;left:50%;margin-left:-60px;z-index:0}#mobile-page .section-wrapper#data .waves-wrapper,#home-page .section-wrapper#data .waves-wrapper,#team-page .section-wrapper#data .waves-wrapper,#howto-page .section-wrapper#data .waves-wrapper,#store-page .section-wrapper#data .waves-wrapper,#contact-page .section-wrapper#data .waves-wrapper{top:5%;right:3%;z-index:-0}@media only screen and (min-width: 768px){#mobile-page .section-wrapper#data .waves-wrapper,#home-page .section-wrapper#data .waves-wrapper,#team-page .section-wrapper#data .waves-wrapper,#howto-page .section-wrapper#data .waves-wrapper,#store-page .section-wrapper#data .waves-wrapper,#contact-page .section-wrapper#data .waves-wrapper{top:0%}}@media only screen and (min-width: 1280px){#mobile-page .section-wrapper#data .waves-wrapper,#home-page .section-wrapper#data .waves-wrapper,#team-page .section-wrapper#data .waves-wrapper,#howto-page .section-wrapper#data .waves-wrapper,#store-page .section-wrapper#data .waves-wrapper,#contact-page .section-wrapper#data .waves-wrapper{top:5%}}@media only screen and (min-width: 768px){#mobile-page .section-wrapper.left-section .text-container,#home-page .section-wrapper.left-section .text-container,#team-page .section-wrapper.left-section .text-container,#howto-page .section-wrapper.left-section .text-container,#store-page .section-wrapper.left-section .text-container,#contact-page .section-wrapper.left-section .text-container{right:0;padding-left:40px}#mobile-page .section-wrapper.left-section .img-container,#home-page .section-wrapper.left-section .img-container,#team-page .section-wrapper.left-section .img-container,#howto-page .section-wrapper.left-section .img-container,#store-page .section-wrapper.left-section .img-container,#contact-page .section-wrapper.left-section .img-container{float:left}#mobile-page .section-wrapper.right-section .text-container,#home-page .section-wrapper.right-section .text-container,#team-page .section-wrapper.right-section .text-container,#howto-page .section-wrapper.right-section .text-container,#store-page .section-wrapper.right-section .text-container,#contact-page .section-wrapper.right-section .text-container{left:0}}@media only screen and (min-width: 768px) and (min-width: 768px){#mobile-page .section-wrapper.right-section .text-container,#home-page .section-wrapper.right-section .text-container,#team-page .section-wrapper.right-section .text-container,#howto-page .section-wrapper.right-section .text-container,#store-page .section-wrapper.right-section .text-container,#contact-page .section-wrapper.right-section .text-container{padding-left:40px}}@media only screen and (min-width: 768px) and (min-width: 1024px){#mobile-page .section-wrapper.right-section .text-container,#home-page .section-wrapper.right-section .text-container,#team-page .section-wrapper.right-section .text-container,#howto-page .section-wrapper.right-section .text-container,#store-page .section-wrapper.right-section .text-container,#contact-page .section-wrapper.right-section .text-container{padding-left:0px}}@media only screen and (min-width: 768px){#mobile-page .section-wrapper.right-section .img-container,#home-page .section-wrapper.right-section .img-container,#team-page .section-wrapper.right-section .img-container,#howto-page .section-wrapper.right-section .img-container,#store-page .section-wrapper.right-section .img-container,#contact-page .section-wrapper.right-section .img-container{float:right}#mobile-page .section-wrapper.center-section h2,#home-page .section-wrapper.center-section h2,#team-page .section-wrapper.center-section h2,#howto-page .section-wrapper.center-section h2,#store-page .section-wrapper.center-section h2,#contact-page .section-wrapper.center-section h2{text-align:center;font-weight:400}#mobile-page .section-wrapper .img-container,#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .img-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .img-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .img-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .img-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .img-container,#contact-page .section-wrapper .text-container{width:50%}#mobile-page .section-wrapper .img-container img,#home-page .section-wrapper .img-container img,#team-page .section-wrapper .img-container img,#howto-page .section-wrapper .img-container img,#store-page .section-wrapper .img-container img,#contact-page .section-wrapper .img-container img{opacity:0;margin-top:20px}#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .text-container{margin-top:0;display:flex;height:100%;position:absolute;top:0}#mobile-page .section-wrapper .text-container .vertical-container,#home-page .section-wrapper .text-container .vertical-container,#team-page .section-wrapper .text-container .vertical-container,#howto-page .section-wrapper .text-container .vertical-container,#store-page .section-wrapper .text-container .vertical-container,#contact-page .section-wrapper .text-container .vertical-container{width:80%;margin:auto}}@media only screen and (min-width: 768px) and (min-width: 768px){#mobile-page .section-wrapper .text-container .vertical-container.spe-head,#home-page .section-wrapper .text-container .vertical-container.spe-head,#team-page .section-wrapper .text-container .vertical-container.spe-head,#howto-page .section-wrapper .text-container .vertical-container.spe-head,#store-page .section-wrapper .text-container .vertical-container.spe-head,#contact-page .section-wrapper .text-container .vertical-container.spe-head{margin-left:0px}}@media only screen and (min-width: 768px){#mobile-page .section-wrapper:not(.phone-section) .img-container,#home-page .section-wrapper:not(.phone-section) .img-container,#team-page .section-wrapper:not(.phone-section) .img-container,#howto-page .section-wrapper:not(.phone-section) .img-container,#store-page .section-wrapper:not(.phone-section) .img-container,#contact-page .section-wrapper:not(.phone-section) .img-container{margin-top:20px}#mobile-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible,#home-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible,#team-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible,#howto-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible,#store-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible,#contact-page .section-wrapper:not(.phone-section) .img-container img:first-of-type.visible{animation:animationFade 1s linear forwards}#mobile-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2),#home-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2),#team-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2),#howto-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2),#store-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2),#contact-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2){transform:translate(0, -60px)}#mobile-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible,#home-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible,#team-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible,#howto-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible,#store-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible,#contact-page .section-wrapper:not(.phone-section) .img-container img:nth-of-type(2).visible{animation:animationTranslate 1s linear forwards}#mobile-page .section-wrapper.phone-section .phone-wrapper,#home-page .section-wrapper.phone-section .phone-wrapper,#team-page .section-wrapper.phone-section .phone-wrapper,#howto-page .section-wrapper.phone-section .phone-wrapper,#store-page .section-wrapper.phone-section .phone-wrapper,#contact-page .section-wrapper.phone-section .phone-wrapper{position:relative}#mobile-page .section-wrapper.phone-section .phone-wrapper .img-bkgd,#home-page .section-wrapper.phone-section .phone-wrapper .img-bkgd,#team-page .section-wrapper.phone-section .phone-wrapper .img-bkgd,#howto-page .section-wrapper.phone-section .phone-wrapper .img-bkgd,#store-page .section-wrapper.phone-section .phone-wrapper .img-bkgd,#contact-page .section-wrapper.phone-section .phone-wrapper .img-bkgd{visibility:hidden;opacity:0}#mobile-page .section-wrapper.phone-section .phone-wrapper .button-wrapper,#home-page .section-wrapper.phone-section .phone-wrapper .button-wrapper,#team-page .section-wrapper.phone-section .phone-wrapper .button-wrapper,#howto-page .section-wrapper.phone-section .phone-wrapper .button-wrapper,#store-page .section-wrapper.phone-section .phone-wrapper .button-wrapper,#contact-page .section-wrapper.phone-section .phone-wrapper .button-wrapper{opacity:0}#mobile-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd,#home-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd,#team-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd,#howto-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd,#store-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd,#contact-page .section-wrapper.phone-section .phone-wrapper.visible .img-bkgd{position:relative;visibility:visible;opacity:1}#mobile-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0,#home-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0,#team-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0,#howto-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0,#store-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0,#contact-page .section-wrapper.phone-section#target .phone-wrapper .img-illu0{transform:translate(0, 30px)}#mobile-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0,#home-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0,#team-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0,#howto-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0,#store-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0,#contact-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu0{animation:animationFade 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1,#home-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1,#team-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1,#howto-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1,#store-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1,#contact-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu1{animation:animationTranslate 0.5s 1s linear forwards}#mobile-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2,#home-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2,#team-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2,#howto-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2,#store-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2,#contact-page .section-wrapper.phone-section#target .phone-wrapper.visible .img-illu.img-illu2{animation:animationTranslate 0.5s 1.5s linear forwards}#mobile-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper,#home-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper,#team-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper,#howto-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper,#store-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper,#contact-page .section-wrapper.phone-section#target .phone-wrapper.visible .button-wrapper{animation:animationAlpha 0.5s 2s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu0{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu1{animation:animationAlpha 0.5s 0.8s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu2{animation:animationAlpha 0.5s 1.1s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu3{animation:animationAlpha 0.5s 1.4s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu4{animation:animationAlpha 0.5s 1.7s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .img-illu.img-illu5{animation:animationAlpha 0.5s 2s linear forwards}#mobile-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper,#home-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper,#team-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper,#howto-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper,#store-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper,#contact-page .section-wrapper.phone-section#expertise .phone-wrapper.visible .button-wrapper{animation:animationAlpha 0.5s 2.3s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper,#home-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper,#team-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper,#howto-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper,#store-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper,#contact-page .section-wrapper.phone-section#boost .phone-wrapper .waves-wrapper{opacity:0}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu0{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu1{animation:animationAlpha 0.5s 0.8s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu2{animation:animationAlpha 0.5s 1.1s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu3{animation:animationAlpha 0.5s 1.4s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu4{animation:animationAlpha 0.5s 1.7s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .img-illu.img-illu5{animation:animationAlpha 0.5s 2s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .waves-wrapper{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper,#home-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper,#team-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper,#howto-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper,#store-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper,#contact-page .section-wrapper.phone-section#boost .phone-wrapper.visible .button-wrapper{animation:animationAlpha 0.5s 2.3s linear forwards}#mobile-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper,#home-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper,#team-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper,#howto-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper,#store-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper,#contact-page .section-wrapper.phone-section#data .phone-wrapper .waves-wrapper{opacity:0}#mobile-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0,#home-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0,#team-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0,#howto-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0,#store-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0,#contact-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu0{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1,#home-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1,#team-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1,#howto-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1,#store-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1,#contact-page .section-wrapper.phone-section#data .phone-wrapper.visible .img-illu.img-illu1{animation:animationAlpha 0.5s 0.8s linear forwards}#mobile-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper,#home-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper,#team-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper,#howto-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper,#store-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper,#contact-page .section-wrapper.phone-section#data .phone-wrapper.visible .waves-wrapper{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper,#home-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper,#team-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper,#howto-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper,#store-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper,#contact-page .section-wrapper.phone-section#data .phone-wrapper.visible .button-wrapper{animation:animationAlpha 0.5s 2.3s linear forwards}#mobile-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0,#home-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0,#team-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0,#howto-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0,#store-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0,#contact-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu0{animation:animationAlpha 0.5s 0.5s linear forwards}#mobile-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1,#home-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1,#team-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1,#howto-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1,#store-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1,#contact-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu1{animation:animationAlpha 0.5s 0.8s linear forwards}#mobile-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2,#home-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2,#team-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2,#howto-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2,#store-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2,#contact-page .section-wrapper.phone-section#support .phone-wrapper.visible .img-illu.img-illu2{animation:animationAlpha 0.5s 1.1s linear forwards}#mobile-page .section-wrapper.splash-section .img-container img,#home-page .section-wrapper.splash-section .img-container img,#team-page .section-wrapper.splash-section .img-container img,#howto-page .section-wrapper.splash-section .img-container img,#store-page .section-wrapper.splash-section .img-container img,#contact-page .section-wrapper.splash-section .img-container img{animation:animationFade 1s 0.5s linear forwards}#mobile-page .section-wrapper.splash-section .button-wrapper,#home-page .section-wrapper.splash-section .button-wrapper,#team-page .section-wrapper.splash-section .button-wrapper,#howto-page .section-wrapper.splash-section .button-wrapper,#store-page .section-wrapper.splash-section .button-wrapper,#contact-page .section-wrapper.splash-section .button-wrapper{opacity:0;animation:animationAlpha 0.5s 1.5s linear forwards}}@media only screen and (min-width: 1024px){#mobile-page .section-wrapper .img-container,#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .img-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .img-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .img-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .img-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .img-container,#contact-page .section-wrapper .text-container{width:37%}#mobile-page .section-wrapper.splash-section,#home-page .section-wrapper.splash-section,#team-page .section-wrapper.splash-section,#howto-page .section-wrapper.splash-section,#store-page .section-wrapper.splash-section,#contact-page .section-wrapper.splash-section{height:80vh}#mobile-page .section-wrapper.splash-section .bouncing-arrow,#home-page .section-wrapper.splash-section .bouncing-arrow,#team-page .section-wrapper.splash-section .bouncing-arrow,#howto-page .section-wrapper.splash-section .bouncing-arrow,#store-page .section-wrapper.splash-section .bouncing-arrow,#contact-page .section-wrapper.splash-section .bouncing-arrow{display:block}#mobile-page .section-wrapper.splash-section .img-container,#home-page .section-wrapper.splash-section .img-container,#team-page .section-wrapper.splash-section .img-container,#howto-page .section-wrapper.splash-section .img-container,#store-page .section-wrapper.splash-section .img-container,#contact-page .section-wrapper.splash-section .img-container{height:100%;display:flex}#mobile-page .section-wrapper.splash-section .img-container img,#home-page .section-wrapper.splash-section .img-container img,#team-page .section-wrapper.splash-section .img-container img,#howto-page .section-wrapper.splash-section .img-container img,#store-page .section-wrapper.splash-section .img-container img,#contact-page .section-wrapper.splash-section .img-container img{margin:auto}#mobile-page .section-wrapper.simple-anim .img-container img:nth-of-type(2),#home-page .section-wrapper.simple-anim .img-container img:nth-of-type(2),#team-page .section-wrapper.simple-anim .img-container img:nth-of-type(2),#howto-page .section-wrapper.simple-anim .img-container img:nth-of-type(2),#store-page .section-wrapper.simple-anim .img-container img:nth-of-type(2),#contact-page .section-wrapper.simple-anim .img-container img:nth-of-type(2){transform:translate(0, -60px)}#mobile-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible,#home-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible,#team-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible,#howto-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible,#store-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible,#contact-page .section-wrapper.simple-anim .img-container img:nth-of-type(2).visible{animation:animationTranslate 1s linear forwards}#mobile-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#mobile-page .section-wrapper.double-anim .img-container img:nth-of-type(3),#home-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#home-page .section-wrapper.double-anim .img-container img:nth-of-type(3),#team-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#team-page .section-wrapper.double-anim .img-container img:nth-of-type(3),#howto-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#howto-page .section-wrapper.double-anim .img-container img:nth-of-type(3),#store-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#store-page .section-wrapper.double-anim .img-container img:nth-of-type(3),#contact-page .section-wrapper.double-anim .img-container img:nth-of-type(2),#contact-page .section-wrapper.double-anim .img-container img:nth-of-type(3){transform:translate(0, -60px)}#mobile-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible,#home-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible,#team-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible,#howto-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible,#store-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible,#contact-page .section-wrapper.double-anim .img-container img:nth-of-type(2).visible{animation:animationTranslate 1s 0.6s linear forwards}#mobile-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible,#home-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible,#team-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible,#howto-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible,#store-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible,#contact-page .section-wrapper.double-anim .img-container img:nth-of-type(3).visible{animation:animationTranslate 1s 1s linear forwards}}@media only screen and (min-width: 1280px){#mobile-page .section-wrapper .img-container,#mobile-page .section-wrapper .text-container,#home-page .section-wrapper .img-container,#home-page .section-wrapper .text-container,#team-page .section-wrapper .img-container,#team-page .section-wrapper .text-container,#howto-page .section-wrapper .img-container,#howto-page .section-wrapper .text-container,#store-page .section-wrapper .img-container,#store-page .section-wrapper .text-container,#contact-page .section-wrapper .img-container,#contact-page .section-wrapper .text-container{width:40%}#mobile-page .section-wrapper.splash-section,#home-page .section-wrapper.splash-section,#team-page .section-wrapper.splash-section,#howto-page .section-wrapper.splash-section,#store-page .section-wrapper.splash-section,#contact-page .section-wrapper.splash-section{height:60vh}}.center-section h2{text-align:center;font-weight:400}.center-section.before{overflow:visible;width:100vw;background-color:#ffffff;position:relative;margin-top:100px;color:#0e3254}@media only screen and (min-width: 400px){.center-section.before{margin-top:130px}}.center-section.before:before{position:absolute;content:"";height:130px;width:100%;top:-129px;left:0px;background:url("../img/before.png");background-size:100%;background-repeat:no-repeat;background-position:bottom;z-index:999}@media only screen and (min-width: 768px){.center-section.before:before{background-size:100% 50%}}@media only screen and (min-width: 768px){.center-section.before:before{background-size:100% 100%}}.center-section.after{overflow:visible;width:100vw;background-color:#ffffff;position:relative;margin-bottom:100px;color:#0e3254}@media only screen and (min-width: 400px){.center-section.after{margin-bottom:130px}}.center-section.after:after{position:absolute;content:"";height:130px;width:100%;bottom:-129px;left:0px;background:url("../img/after.png");background-repeat:no-repeat;background-position:top;background-size:100%}@media only screen and (min-width: 768px){.center-section.after:after{background-size:100% 50%}}@media only screen and (min-width: 768px){.center-section.after:after{background-size:100% 100%}}#floating-anim-container{position:fixed;width:440px;top:50%;left:50%;transform:translateX(-50%) translateY(-40%);z-index:111;height:770px;display:none}@media only screen and (min-width: 1024px){#floating-anim-container{display:block}}#floating-anim-container .floating-anim-wrapper{position:relative;width:100%}#floating-anim-container .floating-anim-wrapper .floating-anim-slide{width:100%;position:absolute;visibility:hidden;opacity:0;transition:visibility 0s 0.5s, opacity 0.5s linear}#floating-anim-container .floating-anim-wrapper .floating-anim-slide.visible{visibility:visible;opacity:1;transition:opacity 0.5s linear}#floating-anim-container .floating-anim-wrapper .floating-anim-slide img{width:100%}body{background-image:linear-gradient(to right bottom, #2c216f,#2c216f,#2c216f,#2c216f,#2c216f,#242a76,#1b327c,#0f3a81,#004a8b,#005991,#006796,#167599)}body .sections-wrapper{z-index:0;position:relative}body>.container{padding-top:30px !important}@media only screen and (min-width: 1024px){body>.container{padding-top:0}}body .backgrounds-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}body .backgrounds-wrapper .background-wrapper.background-top{width:100%;height:100vh;position:relative;z-index:1}body .backgrounds-wrapper .background-wrapper.background-top img{width:100%;height:100%;object-fit:cover}body .backgrounds-wrapper .background-wrapper.background-mid{background-color:red;z-index:0;width:auto;height:auto}body .backgrounds-wrapper .background-wrapper.background-mid img{width:auto;height:auto;max-height:2000px;min-width:100%;position:absolute;right:0;top:55vh}header{position:fixed;top:0;left:0;width:100%;height:80px;z-index:999999}@media only screen and (min-width: 768px){header{padding:10px 0}}header.sticky{background:rgba(35,14,80,0.85)}header .logo-color{display:none}header .logo-white{display:block}@media only screen and (min-width: 400px){header.active{height:60px;background-color:#ffffff;box-shadow:0px 2px 10px 0px rgba(0,0,0,0.4);z-index:9999}header.active .navbar-collapse p{color:#5d5aa3}header.active .navbar-brand img.logo-white{display:none}header.active .navbar-brand img.logo-color{display:block;width:170px}}header nav.navbar{height:100%}@media only screen and (min-width: 768px){header nav.navbar{max-width:90%;margin:0 auto}}@media only screen and (min-width: 1280px){header nav.navbar{max-width:1232px}}header nav.navbar .container{height:100%;position:relative;margin:0 20px}header nav.navbar .navbar-brand{height:100%;display:flex;position:absolute;top:0;max-width:240px}header nav.navbar .navbar-brand img{height:auto;margin:auto;margin-left:0px;width:170px}@media only screen and (min-width: 1280px){header nav.navbar .navbar-brand img{width:240px}}header .navbar-brand{z-index:1}header .navbar-toggler{z-index:3}header .navbar-collapse{z-index:2;position:fixed;top:65px;left:0;width:100%;height:calc(100vh - $header-height);overflow:hidden;-webkit-transition:0.2s linear;-moz-transition:0.2s linear;-o-transition:0.2s linear;transition:0.2s linear;background-color:rgba(44,33,111,0.9)}header .navbar-collapse p{color:white}header .navbar-collapse .navbar-nav-wrapper{display:flex;height:100%}header .navbar-collapse .navbar-nav-wrapper .navbar-nav{width:100%}@media only screen and (min-width: 1280px){header .navbar-collapse .navbar-nav-wrapper .navbar-nav{display:flex}}header .navbar-collapse .navbar-nav-wrapper li{margin:auto;border-top:1px solid rgba(255,255,255,0.1)}header .navbar-collapse .navbar-nav-wrapper li:first-of-type{border-top:0}header .navbar-collapse .navbar-nav-wrapper li p{font-size:12px}header .navbar-collapse .navbar-nav-wrapper li a:not(.btn){border-bottom:solid 1px transparent;display:block;padding:26px 40px 27px 40px;text-decoration:none}header .navbar-collapse .navbar-nav-wrapper li a:not(.btn).active,header .navbar-collapse .navbar-nav-wrapper li a:not(.btn):hover{background-color:#167599;border-bottom:solid 1px white}header .navbar-collapse .navbar-nav-wrapper li a.btn{background:none;padding:26px 40px 27px 40px}@media only screen and (min-width: 1280px){header .navbar-collapse .navbar-nav-wrapper li a.btn{color:#fff;background-image:linear-gradient(to right, #ff7800,#ff4900);margin:0 10px;padding:15px 30px}}@media only screen and (min-width: 1280px){header .navbar-collapse .navbar-nav-wrapper li#client-link{order:2}header .navbar-collapse .navbar-nav-wrapper li#client-link a{display:flex}header .navbar-collapse .navbar-nav-wrapper li#client-link a p{margin:auto}}@media only screen and (min-width: 1280px){header .navbar-collapse .navbar-nav-wrapper li#lang-item{order:3}}.navbar input{display:none}.navbar label{position:relative;width:40px;height:34px;margin-top:24px;margin-right:4px;float:right;cursor:pointer;background:transparent}.navbar label:before,.navbar input:checked+label:before{content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:30px;height:2px;border-radius:2px;background:#fafafa}.navbar label:before{-webkit-animation:animationOneReverse 1s ease forwards;animation:animationOneReverse 1s ease forwards}input:not(:checked)+label+.navbar-collapse{height:0px}input:checked+label+.navbar-collapse{height:100vh;overflow-y:auto;padding-top:80px;top:0px}@media only screen and (min-width: 1280px){input:not(:checked)+label+.navbar-collapse,input:checked+label+.navbar-collapse{height:100%;position:absolute;right:0;top:0;z-index:0}input:not(:checked)+label{display:none}.navbar-collapse{height:auto}.navbar-collapse ul{display:table}.navbar-collapse ul li{display:table-cell}header .navbar-collapse{background-color:transparent}header .navbar-collapse .navbar-nav-wrapper{float:right}header .navbar-collapse .navbar-nav-wrapper ul{width:auto;margin:auto 0}header .navbar-collapse .navbar-nav-wrapper li{border-top:0;display:inline-block}header .navbar-collapse .navbar-nav-wrapper li#client-link{float:right}header .navbar-collapse .navbar-nav-wrapper li#lang-item{clear:both}header .navbar-collapse .navbar-nav-wrapper li p{font-size:14px;text-align:center}header .navbar-collapse .navbar-nav-wrapper li a:not(.btn){padding:10px}header .navbar-collapse .navbar-nav-wrapper li a:not(.btn).active,header .navbar-collapse .navbar-nav-wrapper li a:not(.btn):hover{background-color:transparent}}@-webkit-keyframes animationOneReverse{0%{-webkit-transform:rotate(315deg)}25%{-webkit-transform:rotate(360deg)}50%,
  100%{-webkit-transform:rotate(0deg)}}@keyframes animationOneReverse{0%{transform:rotate(315deg)}25%{transform:rotate(360deg)}50%,
  100%{transform:rotate(0deg)}}.navbar input:checked+label:before{-webkit-animation:animationOne 1s ease forwards;animation:animationOne 1s ease forwards}@-webkit-keyframes animationOne{0%,
  50%{-webkit-transform:rotate(0deg)}75%{-webkit-transform:rotate(360deg)}100%{-webkit-transform:rotate(315deg)}}@keyframes animationOne{0%,
  50%{transform:rotate(0deg)}75%{transform:rotate(360deg)}100%{transform:rotate(315deg)}}.navbar label:after,.navbar input:checked+label:after{content:"";position:absolute;top:50%;right:0;margin-top:-2px;width:30px;height:2px;border-radius:2px;background:#fafafa}.navbar label:after{-webkit-animation:animationTwoReverse 1s ease forwards;animation:animationTwoReverse 1s ease forwards}@-webkit-keyframes animationTwoReverse{0%{-webkit-transform:rotate(405deg)}25%{-webkit-transform:rotate(450deg)}50%,
  100%{-webkit-transform:rotate(0deg)}}@keyframes animationTwoReverse{0%{transform:rotate(405deg)}25%{transform:rotate(450deg)}50%,
  100%{transform:rotate(0deg)}}.navbar input:checked+label:after{-webkit-animation:animationTwo 1s ease forwards;animation:animationTwo 1s ease forwards}@-webkit-keyframes animationTwo{0%,
  50%{-webkit-transform:rotate(0deg)}75%{-webkit-transform:rotate(450deg)}100%{-webkit-transform:rotate(405deg)}}@keyframes animationTwo{0%,
  50%{transform:rotate(0deg)}75%{transform:rotate(450deg)}100%{transform:rotate(405deg)}}.navbar label .burger:before{content:"";position:absolute;top:6px;right:0;width:30px;height:2px;border-radius:2px;background:#fafafa;-webkit-animation:animationBurgerTopReverse 1s ease forwards;animation:animationBurgerTopReverse 1s ease forwards}@-webkit-keyframes animationBurgerTopReverse{0%,
  50%{-webkit-transform:translateY(12px);opacity:0}51%{-webkit-transform:translateY(12px);opacity:1}100%{-webkit-transform:translateY(0px);opacity:1}}@keyframes animationBurgerTopReverse{0%,
  50%{transform:translateY(12px);opacity:0}51%{transform:translateY(12px);opacity:1}100%{transform:translateY(0px);opacity:1}}.navbar input:checked+label .burger:before{-webkit-animation:animationBurgerTop 1s ease forwards;animation:animationBurgerTop 1s ease forwards}@-webkit-keyframes animationBurgerTop{0%{-webkit-transform:translateY(0px);opacity:1}50%{-webkit-transform:translateY(12px);opacity:1}51%,
  100%{-webkit-transform:translateY(12px);opacity:0}}@keyframes animationBurgerTop{0%{transform:translateY(0px);opacity:1}50%{transform:translateY(12px);opacity:1}51%,
  100%{transform:translateY(12px);opacity:0}}.navbar label .burger:after{content:"";position:absolute;bottom:8px;right:0;width:30px;height:2px;border-radius:2px;background:#fafafa;-webkit-animation:animationBurgerBottomReverse 1s ease forwards;animation:animationBurgerBottomReverse 1s ease forwards}@-webkit-keyframes animationBurgerBottomReverse{0%,
  50%{-webkit-transform:translateY(-12px);opacity:0}51%{-webkit-transform:translateY(-12px);opacity:1}100%{-webkit-transform:translateY(0px);opacity:1}}@keyframes animationBurgerBottomReverse{0%,
  50%{transform:translateY(-12px);opacity:0}51%{transform:translateY(-12px);opacity:1}100%{transform:translateY(0px);opacity:1}}.navbar input:checked+label .burger:after{-webkit-animation:animationBurgerBottom 1s ease forwards;animation:animationBurgerBottom 1s ease forwards}@-webkit-keyframes animationBurgerBottom{0%{-webkit-transform:translateY(0px);opacity:1}50%{-webkit-transform:translateY(-12px);opacity:1}51%,
  100%{-webkit-transform:translateY(-12px);opacity:0}}@keyframes animationBurgerBottom{0%{transform:translateY(0px);opacity:1}50%{transform:translateY(-12px);opacity:1}51%,
  100%{transform:translateY(-12px);opacity:0}}footer{width:90%;margin:0 auto 20px auto;padding:100px 0}footer h2{margin:40px 0 20px 0;font-size:35px;font-weight:400;text-align:center}footer>p:first-of-type{margin:0 auto;text-align:center}@media only screen and (min-width: 768px){footer>p:first-of-type{width:40%}}footer>ul{text-align:center;margin-top:40px}footer>ul li{display:block;margin:10px 0}@media only screen and (min-width: 768px){footer>ul li{display:inline-flex;margin:0 10px}}footer>ul li a{min-width:140px}footer>div{display:inline-block;overflow:hidden;margin:40px 0 20px 0;width:100%;text-align:center}@media only screen and (min-width: 768px){footer>div{margin:120px auto 40px auto;display:flex;text-align:inherit;max-width:90%}}@media only screen and (min-width: 1024px){footer>div{max-width:70%}}footer>div ul,footer>div div{margin:30px 0}@media only screen and (min-width: 768px){footer>div ul,footer>div div{width:calc(25% - 50px / 4)}}@media only screen and (min-width: 768px){footer>div ul,footer>div div{margin:0}}footer>div ul li.social,footer>div div li.social{display:inline-block}footer>div ul li.social a,footer>div div li.social a{display:inline-block;background:#3394d0;padding:5px;border-radius:40px;margin-right:5px}footer>div ul li.social a img,footer>div div li.social a img{width:15px}footer>div ul li:first-of-type,footer>div ul h3,footer>div div li:first-of-type,footer>div div h3{font-weight:bold;margin-bottom:10px}footer>div ul li:not(:first-of-type),footer>div div li:not(:first-of-type){margin:10px 0}footer>div ul li:not(:first-of-type):hover,footer>div div li:not(:first-of-type):hover{text-decoration:underline}footer>p:not(:first-of-type){margin:10px 0;text-align:center}#common-page{max-width:90%;margin:0 auto;text-align:justify;margin-top:100px;background:white;padding:100px 60px;border-radius:70px}@media only screen and (min-width: 1024px){#common-page{margin-top:150px;max-width:900px}}@media only screen and (min-width: 1280px){#common-page{max-width:1080px}}#common-page h2{margin:20px 0}#common-page .section-wrapper{background:white}@media only screen and (min-width: 1024px){.sections-wrapper#home-page .section-wrapper.dataviz-section .dataviz-wrapper,.sections-wrapper#home-page .section-wrapper.howto-section .dataviz-wrapper{margin:30px}}.sections-wrapper#home-page .swiper-container-vertical{max-height:70px}@media only screen and (min-width: 1024px){#home-page .section-wrapper.splash-section .img-container img:first-of-type{width:380px}}@media only screen and (min-width: 1280px){#home-page .section-wrapper.splash-section .img-container img:first-of-type{width:100%}}@media only screen and (min-width: 1024px){#home-page .section-wrapper.splash-section .text-container{max-width:1000px;min-width:690px}}#howto{text-align:center;padding-bottom:30px}@media only screen and (min-width: 768px){#howto .swiper-button-next,#howto .swiper-button-prev{display:none}}#howto .cont-case{display:flex;justify-content:space-between;margin:20px auto;max-width:100%;position:relative;padding:0px}@media only screen and (min-width: 768px){#howto .cont-case{flex-direction:row;padding:50px 0px}}#howto .cont-case .case{margin:auto}@media only screen and (min-width: 768px){#howto .cont-case .case{max-width:200px}}#howto .cont-case .case .img{position:relative;margin-bottom:10px}#howto .cont-case .case .img img{width:90%;margin:0 auto}#howto .cont-case .case .img img.arrow{position:absolute;top:calc(60% - 45px);display:none}@media only screen and (min-width: 768px){#howto .cont-case .case .img img.arrow{right:-30%;display:block;width:80px}}@media only screen and (min-width: 768px){#howto .cont-case .case .img img.arrow{right:-43%;width:100px}}@media only screen and (min-width: 1280px){#howto .cont-case .case .img img.arrow{right:-55%}}#howto .cont-case .case h4{font-size:35px;font-weight:500;margin-bottom:20px}@media only screen and (min-width: 768px){#howto .cont-case .case h4{font-size:25px}}#howto .cont-case .case p{font-size:14px;line-height:130%}#howto .cont-case .case p.sub-title{text-transform:uppercase;margin-bottom:14px}@media only screen and (min-width: 768px){#howto .cont-case .case p.content{min-height:165px}}#howto .cont-case .case p .bold{font-weight:700}#trust{padding-bottom:2px}#trust h2{margin-bottom:20px;padding-top:20px}@media only screen and (min-width: 400px){#trust h2{margin-bottom:30px;padding-top:30px}}@media only screen and (min-width: 768px){#trust h2{margin-bottom:50px;padding-top:0px}}#trust .swiper-wrapper{box-sizing:border-box;display:flex;flex-wrap:wrap;border-top:solid 1px #e5e9ec;margin-bottom:30px}@media only screen and (min-width: 768px){#trust .swiper-wrapper{margin-bottom:0px}}@media only screen and (max-width: 1024px){#trust .swiper-wrapper{flex-wrap:inherit;border:0}}#trust .swiper-wrapper .swiper-slide{border-bottom:solid 1px #e5e9ec;border-right:solid 1px #e5e9ec;display:grid;box-sizing:border-box}@media only screen and (max-width: 1024px){#trust .swiper-wrapper .swiper-slide{border:0}}@media only screen and (min-width: 400px){#trust .swiper-wrapper .swiper-slide{width:30vw;height:30vw}}@media only screen and (min-width: 768px){#trust .swiper-wrapper .swiper-slide{width:25vw;height:25vw}}@media only screen and (min-width: 1024px){#trust .swiper-wrapper .swiper-slide{width:20vw;height:20vw}}@media only screen and (min-width: 1280px){#trust .swiper-wrapper .swiper-slide{width:16.667vw;height:16.667vw}}#trust .swiper-wrapper .swiper-slide img{margin:0 auto;max-width:50%;position:relative;top:50%;transform:translateY(-50%)}@media only screen and (min-width: 768px){#trust .swiper-wrapper .swiper-slide img{max-width:30%}}@media only screen and (min-width: 1024px){#trust .swiper-wrapper .swiper-slide img{max-width:90%}}#trust .swiper-wrapper .swiper-slide a{text-align:center;width:100%;height:100%;display:block}#trust .swiper-wrapper .owl-dots{display:none}@media only screen and (min-width: 1024px){#dataviz .swiper-container{overflow:initial}}#dataviz .labels{position:relative;width:100%;margin-top:50px;padding-bottom:50px}@media only screen and (min-width: 1024px){#dataviz .labels{margin-top:0px}}@media only screen and (min-width: 1024px){#dataviz .labels{display:block}}#dataviz .labels .label{position:relative;width:100%;text-align:center}@media only screen and (min-width: 1024px){#dataviz .labels .label{position:absolute}}@media only screen and (min-width: 1024px){#dataviz .labels .label{text-align:left;width:auto}}#dataviz .labels .label p{font-size:14px}@media only screen and (min-width: 1024px){#dataviz .labels .label p{width:auto;font-size:14px}}@media only screen and (min-width: 1024px){#dataviz .labels .label p{font-size:14px}}#dataviz .labels .label p span{font-size:35px;font-weight:500;position:relative}@media only screen and (min-width: 1024px){#dataviz .labels .label p span{font-size:26px}#dataviz .labels .label p span:before{content:"●";color:#ff7800;position:absolute;left:-20px;top:15px;font-size:20px}}@media only screen and (min-width: 1024px){#dataviz .labels .label p span{font-size:35px}}@media only screen and (min-width: 768px) and (min-width: 1024px){#dataviz .labels .label01{top:-400px;left:55px}}@media only screen and (min-width: 768px) and (min-width: 1024px){#dataviz .labels .label02{top:-250px;left:20px}}@media only screen and (min-width: 768px) and (min-width: 1024px){#dataviz .labels .label03{top:-400px;right:35px}}@media only screen and (min-width: 768px) and (min-width: 1024px){#dataviz .labels .label04{top:-250px;right:0px}}@media only screen and (min-width: 768px){#mobile-page::before{content:' ';background-image:url("../img/mobile/line_1.png"),url("../img/mobile/line_2.png"),url("../img/mobile/line_3.png");background-repeat:no-repeat;background-position:center 100vh, center 130vh, center 180vh;background-size:80%;height:100%;width:100%;min-width:100%;min-height:100%;display:block;position:absolute}}@media only screen and (min-width: 1024px){#mobile-page::before{background-position:center 110vh, center 150vh, center bottom}}@media only screen and (min-width: 1280px){#mobile-page::before{background-position:center 140vh, center 200vh, center bottom}}#mobile .img-container{transform:scaleX(-1)}#goal{overflow:visible !important}@media only screen and (min-width: 768px){#goal{overflow:hidden !important}}#goal h2{margin-bottom:90px;text-align:center}#goal .bubbles{margin:0 auto}@media only screen and (min-width: 768px){#goal .bubbles{display:flex;flex-direction:column;justify-content:space-between;flex-direction:row;max-width:710px}}@media only screen and (min-width: 1024px){#goal .bubbles{max-width:940px}}#goal .bubbles>div{position:relative;display:flex;margin:auto;width:100%;height:100%}@media only screen and (min-width: 400px){#goal .bubbles>div{width:290px;height:290px}}@media only screen and (min-width: 768px){#goal .bubbles>div{margin:unset}}#goal .bubbles>div>img{position:absolute;top:50%;left:50%}#goal .bubbles>div:nth-child(1){margin-bottom:40px}@media only screen and (min-width: 400px){#goal .bubbles>div:nth-child(1){margin-bottom:25px}}#goal .bubbles>div:nth-child(1)>img{transform:translateX(-50%) translateY(-50%) scale(0.4);transition:all 0.1s ease-out}@media only screen and (min-width: 400px){#goal .bubbles>div:nth-child(1)>img{transform:translateX(-50%) translateY(-50%) scale(0.5)}}@media only screen and (min-width: 768px){#goal .bubbles>div:nth-child(1)>img{transform:translateX(-50%) translateY(-50%) scale(0.35) rotate(-76deg);margin-bottom:unset}}@media only screen and (min-width: 1024px){#goal .bubbles>div:nth-child(1)>img{transform:translateX(-50%) translateY(-50%) scale(0.45) rotate(-76deg)}}@media only screen and (min-width: 1280px){#goal .bubbles>div:nth-child(1)>img{transform:translateX(-50%) translateY(-50%) scale(0.5) rotate(-76deg)}}#goal .bubbles>div:nth-child(2){top:40px;margin-bottom:130px}@media only screen and (min-width: 400px){#goal .bubbles>div:nth-child(2){margin-bottom:105px}}@media only screen and (min-width: 1024px){#goal .bubbles>div:nth-child(2){top:80px}}#goal .bubbles>div:nth-child(2)>img{transform:translateX(-50%) translateY(-50%) scale(0.4);transition:all 0.1s ease-out}@media only screen and (min-width: 400px){#goal .bubbles>div:nth-child(2)>img{transform:translateX(-50%) translateY(-50%) scale(0.5)}}@media only screen and (min-width: 768px){#goal .bubbles>div:nth-child(2)>img{transform:translateX(-50%) translateY(-50%) scale(0.35) rotate(-104deg);margin-bottom:unset}}@media only screen and (min-width: 1024px){#goal .bubbles>div:nth-child(2)>img{transform:translateX(-50%) translateY(-50%) scale(0.45) rotate(-104deg)}}@media only screen and (min-width: 1280px){#goal .bubbles>div:nth-child(2)>img{transform:translateX(-50%) translateY(-50%) scale(0.5) rotate(-104deg)}}#goal .bubbles>div:nth-child(3)>img{transform:translateX(-50%) translateY(-50%) scale(0.4);transition:all 0.1s ease-out}@media only screen and (min-width: 400px){#goal .bubbles>div:nth-child(3)>img{transform:translateX(-50%) translateY(-50%) scale(0.5)}}@media only screen and (min-width: 768px){#goal .bubbles>div:nth-child(3)>img{transform:translateX(-50%) translateY(-50%) scale(0.35) rotate(-50deg);margin-bottom:unset}}@media only screen and (min-width: 1024px){#goal .bubbles>div:nth-child(3)>img{transform:translateX(-50%) translateY(-50%) scale(0.45) rotate(-50deg)}}@media only screen and (min-width: 1280px){#goal .bubbles>div:nth-child(3)>img{transform:translateX(-50%) translateY(-50%) scale(0.5) rotate(-50deg)}}#goal .bubbles>div>div{margin:auto;max-width:88%;display:flex;flex-direction:column;position:relative;z-index:9;transform:scale(0.9)}@media only screen and (min-width: 400px){#goal .bubbles>div>div{transform:scale(1)}}@media only screen and (min-width: 768px){#goal .bubbles>div>div{transform:scale(0.8)}}@media only screen and (min-width: 1024px){#goal .bubbles>div>div{transform:scale(0.9)}}#goal .bubbles>div>div img{height:50px;display:inline-block;margin:0 auto;margin-bottom:15px}@media only screen and (min-width: 400px){#goal .bubbles>div>div img{height:60px}}#goal .bubbles>div>div p{color:#0e3254;font-size:18px;line-height:140%;text-align:center;margin-bottom:20px}@media only screen and (min-width: 400px){#goal .bubbles>div>div p{margin-bottom:15px}}#goal .bubbles>div>div p .bold{font-weight:600}#goal .bubbles>div>div h3{font-size:35px;line-height:100%;text-align:center;font-weight:500;margin:10px 0}#casestudy{margin-top:30px;padding:20px 0;text-align:center}#casestudy .cont-case{display:flex;justify-content:space-between;margin:auto;max-width:100%;flex-direction:column;padding:50px 0px}@media only screen and (min-width: 400px){#casestudy .cont-case{max-width:calc(100% - 20px)}}@media only screen and (min-width: 768px){#casestudy .cont-case{max-width:750px;flex-direction:row}}@media only screen and (min-width: 1024px){#casestudy .cont-case{max-width:900px}}#casestudy .cont-case .case{max-width:300px;padding:0px 20px;margin:10px auto}@media only screen and (min-width: 768px){#casestudy .cont-case .case{margin:unset;margin:auto}}#casestudy .cont-case .case img{width:90%;margin:0 auto}#casestudy .cont-case .case p{margin-bottom:30px;line-height:130%}@media only screen and (min-width: 768px){#casestudy .cont-case .case p{margin-bottom:50px}}#casestudy .cont-case .case .btn{margin:0 auto}@media only screen and (min-width: 768px){.sections-wrapper#store-page .swiper-button-next,.sections-wrapper#store-page .swiper-button-prev{display:none}}@media only screen and (min-width: 768px){.sections-wrapper#store-page .swiper-wrapper{display:initial}}.sections-wrapper#store-page .section-wrapper .container,.sections-wrapper#store-page .section-wrapper .boost-container{position:relative}@media only screen and (min-width: 1024px){.sections-wrapper#store-page .section-wrapper .container .text-container,.sections-wrapper#store-page .section-wrapper .boost-container .text-container{height:60vh}}.sections-wrapper#store-page .section-wrapper .img-wrapper{margin-top:20px}.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper{height:auto;width:100%;margin:auto}@media only screen and (min-width: 1024px){.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper{opacity:0;visibility:hidden;position:fixed;top:80px;left:50%;width:calc((1024px - 40px) / 2);height:100%;display:flex;margin-top:0}.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper.visible{opacity:1;visibility:visible}}@media only screen and (min-width: 1280px){.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper{top:160px}}.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper img{width:100%;height:auto;max-height:660px}@media only screen and (min-width: 1024px){.sections-wrapper#store-page .section-wrapper .img-wrapper .phone-wrapper img{margin:40px 0}}.sections-wrapper#store-page .section-wrapper .img-wrapper .button-wrapper{position:absolute;left:0;width:100%;top:50%;display:none;text-align:center}@media only screen and (min-width: 1280px){.sections-wrapper#store-page .section-wrapper.splash-section{height:60vh}}.sections-wrapper#store-page .section-wrapper.splash-section .button-wrapper{top:45%}@media only screen and (min-width: 1024px){.sections-wrapper#store-page .section-wrapper#boost{background:url("../img/store/phone_4_1.png") no-repeat center center;background-size:cover;padding:12% 30px}}.sections-wrapper#store-page .section-wrapper#boost .container{padding:0}.sections-wrapper#store-page .section-wrapper#boost .container .boost-container .text-container{position:relative}@media only screen and (min-width: 768px){.sections-wrapper#store-page .section-wrapper#boost .container .boost-container .text-container{position:absolute}}.sections-wrapper#store-page .section-wrapper#boost .container .waves-wrapper{top:-20px;left:225px}@media only screen and (min-width: 768px){.sections-wrapper#store-page .section-wrapper .img-wrapper .button-wrapper{display:block}}@media only screen and (min-width: 1024px){.sections-wrapper#store-page .section-wrapper{height:80vh}}@media only screen and (min-width: 1280px){.sections-wrapper#store-page .section-wrapper .img-wrapper{width:calc((1280px - 40px) / 2)}}@media only screen and (min-width: 1024px){.sections-wrapper#howto-page .text-container.right .swiper-container{background-image:linear-gradient(to right, rgba(22,117,153,0.4),rgba(0,0,0,0));border-radius:10px}}.sections-wrapper#howto-page .text-container.right .swiper-container .swiper-slide{padding:70px 60px;max-width:calc(100% - 120px)}.sections-wrapper#howto-page .bouncing-arrow{z-index:999999;margin-left:-10px !important}.sections-wrapper#howto-page #published{text-align:center;height:140vh}@media only screen and (min-width: 768px){.sections-wrapper#howto-page #published{height:100vh}}@media only screen and (min-width: 1024px){.sections-wrapper#howto-page #published{height:170vh}}@media only screen and (min-width: 1024px) and (min-height: 750px) and (max-height: 850px){.sections-wrapper#howto-page #published{height:135vh}}@media only screen and (min-width: 1024px) and (min-height: 850px) and (max-height: 950px){.sections-wrapper#howto-page #published{height:115vh}}@media only screen and (min-width: 1024px) and (min-height: 950px){.sections-wrapper#howto-page #published{height:107vh}}.sections-wrapper#howto-page #published h2{font-weight:500;margin:40px 0}@media only screen and (min-width: 1024px){.sections-wrapper#howto-page #published .phone{opacity:0}}.sections-wrapper#howto-page #published .phone img{width:100%}@media only screen and (min-width: 768px){.sections-wrapper#howto-page #published .phone img{width:440px}}@media only screen and (min-width: 768px){.sections-wrapper#howto-page #published ul{display:flex}}@media only screen and (min-width: 768px){.sections-wrapper#howto-page #published ul li{width:33%}}.sections-wrapper#howto-page #published ul li h3{font-size:40px;font-weight:500}.sections-wrapper#howto-page #published ul li p{width:50%;margin:20px auto}.sections-wrapper#howto-page .section-wrapper .img-wrapper{margin:20px auto 0 auto}.sections-wrapper#howto-page .section-wrapper .img-wrapper .phone-wrapper{height:auto;width:100%;margin:auto}@media only screen and (min-width: 1024px){.sections-wrapper#howto-page .section-wrapper .img-wrapper .phone-wrapper{display:none}}.sections-wrapper#howto-page .section-wrapper .img-wrapper .phone-wrapper img{width:100%;height:auto}.sections-wrapper#howto-page .section-wrapper .img-wrapper .button-wrapper{position:absolute;left:0;width:100%;top:65%;display:none;text-align:center}.sections-wrapper#howto-page .section-wrapper.splash-section .button-wrapper{top:55%}.sections-wrapper#howto-page .section-wrapper#boost .container{padding:0}.sections-wrapper#howto-page .section-wrapper#boost .container .boost-container .text-container{position:relative}@media only screen and (min-width: 768px){.sections-wrapper#howto-page .section-wrapper#boost .container .boost-container .text-container{position:absolute}}.sections-wrapper#howto-page .section-wrapper#boost .container .img-bkgd{width:120%;transform:translateX(-5%)}.sections-wrapper#howto-page .section-wrapper#boost .container .waves-wrapper{top:-20px;left:225px}@media only screen and (min-width: 768px){.sections-wrapper#howto-page .section-wrapper .img-wrapper .button-wrapper{display:block}}@media only screen and (min-width: 1024px){.sections-wrapper#howto-page .section-wrapper{height:60vh}.sections-wrapper#howto-page .section-wrapper .img-container{position:absolute;left:50%;transform:translateX(-50%)}.sections-wrapper#howto-page .section-wrapper .img-wrapper .phone-wrapper{text-align:center}.sections-wrapper#howto-page .section-wrapper .img-wrapper .phone-wrapper img{width:440px}}@media only screen and (min-width: 1280px){.sections-wrapper#howto-page .section-wrapper .img-wrapper{width:calc((1280px - 40px) / 2)}}#floating-anim-container.published{position:absolute;top:76%}@media (min-height: 750px) and (max-height: 850px){#floating-anim-container.published{top:78%}}@media (min-height: 850px) and (max-height: 950px){#floating-anim-container.published{top:80%}}@media (min-height: 950px){#floating-anim-container.published{top:82%}}.floating-anim-slide[data-section="published"]{background-image:url("../img/principle/final_2.png"),url("../img/principle/final_3.png"),url("../img/principle/final_4.png"),url("../img/principle/final_5.png");background-position:430px center;background-repeat:no-repeat;background-size:400px;padding:0 400px;transform:translateX(-400px);transition:all .5s ease-in-out !important}.floating-anim-slide[data-section="published"].visible{background-position:150px center, 690px center, -30px center, 870px center}@media only screen and (min-width: 768px){#team-page::before{content:' ';background-image:url("../img/mobile/line_1.png"),url("../img/mobile/line_2.png"),url("../img/mobile/line_3.png"),url("../img/mobile/line_2.png");background-repeat:no-repeat;background-position:center 80vh, center 120vh, center 180vh, center 270vh;background-size:80%;height:100%;width:100%;min-width:100%;min-height:100%;display:block;position:absolute}}@media only screen and (min-width: 1024px){#team-page::before{background-position:center 80vh, center 120vh, center 180vh, center 270vh}}@media only screen and (min-width: 1280px){#team-page::before{background-position:center 110vh, center 170vh, center 250vh, center 290vh}}#team-page #quote div{margin:0 auto;width:80%}@media only screen and (min-width: 768px){#team-page #quote div{width:550px;height:550px}}#team-page #quote p{text-align:left;background-image:linear-gradient(to bottom, #2196cf,#329fd9,#40a8e3,#4db2ee,#59bbf8);padding:40px;border-radius:10px;font-size:14px}@media only screen and (min-width: 768px){#team-page #quote p{padding:170px 70px;border-radius:100%;text-align:justify;font-size:25px}}#team-page #quote p span{display:block;margin:20px 0;text-align:center}#team-page .text-container .vertical-container .cont-button{display:flex;margin-top:50px;margin-top:20px;flex-direction:column;height:120px;justify-content:center}@media only screen and (min-width: 768px){#team-page .text-container .vertical-container .cont-button{justify-content:flex-start}}#team-page .text-container .vertical-container .cont-button .button{margin:auto;min-width:180px}@media only screen and (min-width: 768px){#team-page .text-container .vertical-container .cont-button .button{margin-left:0px;margin-right:20px}}@media only screen and (min-width: 400px){#team-page .text-container .vertical-container .cont-button{flex-direction:row;height:auto}#team-page .text-container .vertical-container .cont-button>a:first-child{margin-right:20px}#team-page .text-container .vertical-container .cont-button>a:last-child{margin-left:20px}}#contact-page .section-wrapper.splash-section{min-height:900px}#contact-page h1 span{margin-top:20px;display:block}#contact-page .text-container .vertical-container .cont-button{display:flex;margin-top:50px;margin-top:20px;flex-direction:column;height:120px;justify-content:center;width:100%}@media only screen and (min-width: 768px){#contact-page .text-container .vertical-container .cont-button{justify-content:flex-start;width:900px}}#contact-page .text-container .vertical-container .cont-button form .top-form{overflow:hidden;width:100%}#contact-page .text-container .vertical-container .cont-button form .top-form .half-container{width:48%;float:left}#contact-page .text-container .vertical-container .cont-button form .top-form .half-container:nth-child(2){float:right}#contact-page .text-container .vertical-container .cont-button form input,#contact-page .text-container .vertical-container .cont-button form textarea{background:#1b1244;color:white;width:calc(100% - 20px);padding:20px 10px;border-radius:10px;border:0;margin:10px 0}#contact-page .text-container .vertical-container .cont-button form input::placeholder,#contact-page .text-container .vertical-container .cont-button form textarea::placeholder{color:white}#contact-page .text-container .vertical-container .cont-button form input.btn,#contact-page .text-container .vertical-container .cont-button form textarea.btn{padding:15px 30px;background-image:linear-gradient(to right, #ff7800,#ff4900);cursor:pointer}#contact-page .text-container .vertical-container .cont-button form textarea{height:100px;margin-bottom:20px}#contact-page .text-container .vertical-container .cont-button .btn{margin:auto;width:100%}#contact-page .text-container .vertical-container .cont-button .btn.btn-blue{width:calc(100% - 60px)}@media only screen and (min-width: 768px){#contact-page .text-container .vertical-container .cont-button .btn{margin-left:0px;margin-right:20px}}#contact-page .text-container .vertical-container .cont-button p.form-sep{text-align:center;margin:20px 0}@media only screen and (min-width: 400px){#contact-page .text-container .vertical-container .cont-button{flex-direction:row;height:auto}#contact-page .text-container .vertical-container .cont-button>a:first-child{margin-right:20px}#contact-page .text-container .vertical-container .cont-button>a:last-child{margin-left:20px}}#contact-page .text-container .vertical-container .form-success{display:none;font-weight:bold;margin:20px 0}#common-page .section-wrapper ul{list-style:disc outside none}#common-page .section-wrapper ul li{color:#0B3155;margin-left:20px}
