@charset "UTF-8";@import url("https://fonts.googleapis.com/css?family=Nunito:300,400,800&display=swap");body{margin:0;padding:0;font-size:18px;font-family:"Nunito",sans-serif;font-weight:300;color:#263542;overflow-x:hidden;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;pointer-events:none}body.--visible{opacity:1;pointer-events:all}main{max-width:100vw;overflow:hidden}footer,nav,section{width:100vw}h1,h2,p,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body .l-main-wrapper ul li{margin:0}h1{font-size:40px;line-height:40px;font-weight:300}h1 big{font-size:60px;line-height:60px;font-weight:800}h2{font-size:35px;line-height:40px;font-weight:800}h2 small{font-weight:300}h3{font-size:27px;line-height:28px;font-weight:800}p,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body .l-main-wrapper ul li{font-size:20px;line-height:24px;font-weight:400}p big,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li big,section#legal__body .l-main-wrapper ul li big{font-size:30px;line-height:35px}a,button{cursor:pointer}a:active,a:focus,button:active,button:focus{outline:none}a{text-decoration:none;color:inherit}button{border:none;-webkit-appearance:none;font-family:inherit;color:inherit;background-color:initial}ul{list-style:none;margin:0;padding:0}input,select,textarea{-webkit-appearance:none;border:none;font-size:inherit;font-family:inherit;background-color:#FFF}input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{outline:none}@media screen and (max-width:720px){h1{font-size:50px;line-height:50px}h1 small{font-size:30px;line-height:35px}h2{font-size:38px;line-height:44px}h2 small{font-size:35px;line-height:35px}p,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body .l-main-wrapper ul li{font-size:24px;line-height:30px}}@media screen and (max-width:660px){h1{font-size:28px;line-height:28px}h1 big{font-size:28px;line-height:28px}h1 small{font-size:28px;line-height:28px}h2{font-size:24px;line-height:27px}h2 small{font-size:22px;line-height:24px}h3{font-size:22px;line-height:20px}h3 big{font-size:19px;line-height:15px}p,p big,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li big,section#legal__body .l-main-wrapper ul li,section#legal__body .l-main-wrapper ul li big{font-size:18px;line-height:1.5}}.l-main-wrapper{width:90vw;max-width:960px;margin:0 auto}@media screen and (max-width:720px){.l-main-wrapper{max-width:530px}}nav{position:fixed;top:0;left:0;color:#FFF;z-index:10;font-size:14px}nav.--is-scrolled .main-nav__wrapper,nav.--visible .main-nav__wrapper{background-color:rgba(0,59,111,0.9)}nav.--is-scrolled .main-nav__wrapper{height:60px}nav .branches__wrapper{width:100%;height:40px;background-color:#00A1FF;font-size:14px}nav .branches__wrapper .l-main-wrapper{height:100%;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}nav .branches__wrapper .l-main-wrapper ul{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}nav .branches__wrapper .l-main-wrapper ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}nav .branches__wrapper .l-main-wrapper ul li:first-of-type{margin-right:70px}nav .branches__wrapper .l-main-wrapper ul li:first-of-type span{font-weight:800}nav .branches__wrapper .l-main-wrapper ul li:not(:first-of-type){width:100%;margin-right:20px}nav .branches__wrapper .l-main-wrapper ul li img{max-width:25px;max-height:20px;margin-right:10px}nav .main-nav__wrapper{width:100%;height:90px;-webkit-transition:background-color 0.2s ease,height 0.1s ease-out;transition:background-color 0.2s ease,height 0.1s ease-out}nav .main-nav__wrapper .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}nav .main-nav__wrapper .l-main-wrapper .mobile-logo{display:none}nav .main-nav__wrapper .l-main-wrapper .menu-toggle{display:none}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper .blob{display:none}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a:after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:80px;height:4px;border-radius:2px;background-color:#3BE190;opacity:0;-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a.--is-active:after,nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a:hover:after{opacity:1}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){nav .branches__wrapper{display:none}nav .main-nav__wrapper{height:60px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}nav .main-nav__wrapper.--menu-active{background-color:transparent}nav .main-nav__wrapper .l-main-wrapper a{font-size:24px}nav .main-nav__wrapper .l-main-wrapper .mobile-logo{display:-webkit-box;display:-ms-flexbox;display:flex;height:16px}nav .main-nav__wrapper .l-main-wrapper .mobile-logo img{height:100%}nav .main-nav__wrapper .l-main-wrapper .menu-toggle{position:relative;display:block;width:17px;height:14px;z-index:9;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;-webkit-box-sizing:initial;box-sizing:initial;padding:0;margin:10px;-webkit-transform:translateX(10px);transform:translateX(10px)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close{-webkit-transform:translateX(10px) rotate(-140deg);transform:translateX(10px) rotate(-140deg)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:first-of-type,nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:nth-of-type(2),nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:nth-of-type(3){top:50%;left:50%}nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:first-of-type{-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:nth-of-type(2){-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle.--close span:nth-of-type(3){opacity:0}nav .main-nav__wrapper .l-main-wrapper .menu-toggle span{position:absolute;width:100%;height:2px;background-color:#FFF;border-radius:2px;-webkit-transition:-webkit-transform 0.3s ease-out;transition:-webkit-transform 0.3s ease-out;transition:transform 0.3s ease-out;transition:transform 0.3s ease-out,-webkit-transform 0.3s ease-out}nav .main-nav__wrapper .l-main-wrapper .menu-toggle span:first-of-type{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle span:nth-of-type(2){top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}nav .main-nav__wrapper .l-main-wrapper .menu-toggle span:nth-of-type(3){width:50%;bottom:0;right:0}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper{position:fixed;top:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;width:100vw;height:100vh;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out;background-color:rgba(59,225,144,0.7);z-index:8;-webkit-box-sizing:border-box;box-sizing:border-box;pointer-events:none;opacity:0;padding:70px 26px}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper.--visible{opacity:1;pointer-events:auto}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper .desktop-logo{display:none}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper .blob{display:block;position:absolute;top:0;right:0;height:100%}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a{position:relative;height:auto;z-index:1;line-height:22px}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a:not(:last-of-type){margin-bottom:30px}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a:not(.--is-active):hover:after{display:none}nav .main-nav__wrapper .l-main-wrapper .menu__wrapper a.--is-active:after{left:initial;right:0;width:21px;height:2px;-webkit-transform:translateY(5px);transform:translateY(5px)}}footer{position:relative;background-color:#263542;color:#FFF;z-index:5}footer .container{border-bottom:1px solid #364B5C}footer .container:first-of-type{padding:74px 0 45px 0}footer .container:first-of-type .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}footer .container:first-of-type .l-main-wrapper .content{max-width:300px}footer .container:first-of-type .l-main-wrapper .content:not(:last-of-type){margin-right:124px}footer .container:first-of-type .l-main-wrapper .content:first-of-type{display:-ms-grid;display:grid;-ms-grid-columns:[c-1-s] 47px 1fr 47px [c-2-s] 47px 1fr 47px [c-3-s] 47px 1fr 47px [c-3-e];grid-template-columns:[c-1-s] 1fr [c-2-s] 1fr [c-3-s] 1fr [c-3-e];-ms-grid-rows:(1fr)[2];grid-template-rows:repeat(2,1fr);grid-column-gap:47px}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:first-child{-ms-grid-row:1;-ms-grid-column:1}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(5){-ms-grid-row:1;-ms-grid-column:9}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(6){-ms-grid-row:1;-ms-grid-column:11}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(7){-ms-grid-row:1;-ms-grid-column:13}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(8){-ms-grid-row:2;-ms-grid-column:1}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(9){-ms-grid-row:2;-ms-grid-column:3}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(10){-ms-grid-row:2;-ms-grid-column:5}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(11){-ms-grid-row:2;-ms-grid-column:7}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(12){-ms-grid-row:2;-ms-grid-column:9}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(13){-ms-grid-row:2;-ms-grid-column:11}footer .container:first-of-type .l-main-wrapper .content:first-of-type>:nth-child(14){-ms-grid-row:2;-ms-grid-column:13}footer .container:first-of-type .l-main-wrapper .content:first-of-type a:first-of-type{-ms-grid-column:c-1-s;grid-column-start:c-1-s;grid-column-end:c-3-e}footer .container:first-of-type .l-main-wrapper .content:first-of-type a:first-of-type img{width:100%}footer .container:first-of-type .l-main-wrapper .content:first-of-type a:hover g{fill:#3BE190}footer .container:first-of-type .l-main-wrapper .content:first-of-type a g{-webkit-transition:fill 0.2s ease;transition:fill 0.2s ease}footer .container:first-of-type .l-main-wrapper .content ul li{margin-bottom:3px}footer .container:first-of-type .l-main-wrapper .content ul li:first-of-type{font-size:14px;color:#3BE190;margin-bottom:5px}footer .container:first-of-type .l-main-wrapper .content ul li p,footer .container:first-of-type section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .content ul li li,footer .container:first-of-type section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li li,footer .container:first-of-type section#legal__body .l-main-wrapper .content ul li li,section#how-it-works__call .container:nth-of-type(2) footer .container:first-of-type .l-main-wrapper .card .content ul li li,section#how-it-works__call .container:nth-of-type(2) footer .container:first-of-type .l-main-wrapper .content .card ul li li,section#legal__body footer .container:first-of-type .l-main-wrapper .content ul li li{font-size:14px;line-height:1.5;text-transform:none}footer .container:nth-of-type(2){padding:48px 0}footer .container:nth-of-type(2) .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container:nth-of-type(2) .l-main-wrapper.--mobile{display:none}footer .container:nth-of-type(2) .l-main-wrapper.--desktop :not(:last-child):after{content:"|";margin:10px}footer .container:nth-of-type(2) .l-main-wrapper.--desktop a,footer .container:nth-of-type(2) .l-main-wrapper.--desktop p,footer .container:nth-of-type(2) section#legal__body .l-main-wrapper.--desktop ul li,footer section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper.--desktop .card ul li,section#how-it-works__call footer .container:nth-of-type(2) .l-main-wrapper.--desktop .card ul li,section#legal__body footer .container:nth-of-type(2) .l-main-wrapper.--desktop ul li{font-size:14px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){footer .container:first-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}footer .container:first-of-type .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container:first-of-type .l-main-wrapper .content:first-of-type{margin:0 0 95px 0;grid-row-gap:40px;max-width:194px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(2){margin:0 0 70px 0}footer .container:nth-of-type(2) .l-main-wrapper.--desktop{display:none}footer .container:nth-of-type(2) .l-main-wrapper.--mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container:nth-of-type(2) .l-main-wrapper p,footer .container:nth-of-type(2) section#legal__body .l-main-wrapper ul li,footer section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__call footer .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body footer .container:nth-of-type(2) .l-main-wrapper ul li{font-size:14px;line-height:1.5;text-align:center}footer .container:nth-of-type(2) .l-main-wrapper p span:after,footer .container:nth-of-type(2) section#legal__body .l-main-wrapper ul li span:after,footer section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li span:after,section#how-it-works__call footer .container:nth-of-type(2) .l-main-wrapper .card ul li span:after,section#legal__body footer .container:nth-of-type(2) .l-main-wrapper ul li span:after{content:"|";margin:0 10px}footer .container:nth-of-type(2) .l-main-wrapper div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .container:nth-of-type(2) .l-main-wrapper div a:not(:last-of-type):after{content:"|";margin:0 10px}}@media screen and (max-width:660px){footer .container:first-of-type{padding:37px 0 26px 0}footer .container:first-of-type .l-main-wrapper .content{margin-bottom:46px}footer .container:first-of-type .l-main-wrapper .content:first-of-type{-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-items:center;grid-gap:20px;margin-bottom:46px}footer .container:first-of-type .l-main-wrapper .content:first-of-type a{width:100%}footer .container:first-of-type .l-main-wrapper .content:first-of-type a img,footer .container:first-of-type .l-main-wrapper .content:first-of-type a svg{max-height:16px}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(2){margin-bottom:36px}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(2) ul li b{font-size:14px;line-height:1.5;letter-spacing:1.29pt}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(2) ul li a{font-size:14px;line-height:1.5;letter-spacing:1pt}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(3){margin-bottom:0}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(3) b{font-size:14px;line-height:1.5;letter-spacing:1.29pt}footer .container:first-of-type .l-main-wrapper .content:nth-of-type(3) p,footer .container:first-of-type section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content:nth-of-type(3) li,footer .container:first-of-type section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content:nth-of-type(3) .card ul li,footer .container:first-of-type section#legal__body .l-main-wrapper .content:nth-of-type(3) ul li,footer .container:first-of-type section#legal__body .l-main-wrapper ul .content:nth-of-type(3) li,section#how-it-works__call .container:nth-of-type(2) footer .container:first-of-type .l-main-wrapper .card ul .content:nth-of-type(3) li,section#how-it-works__call .container:nth-of-type(2) footer .container:first-of-type .l-main-wrapper .content:nth-of-type(3) .card ul li,section#legal__body footer .container:first-of-type .l-main-wrapper .content:nth-of-type(3) ul li,section#legal__body footer .container:first-of-type .l-main-wrapper ul .content:nth-of-type(3) li{max-width:270px}footer .container:nth-of-type(2){padding:18px 0}footer .container:nth-of-type(2) .l-main-wrapper a,footer .container:nth-of-type(2) .l-main-wrapper p,footer .container:nth-of-type(2) section#legal__body .l-main-wrapper ul li,footer section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__call footer .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body footer .container:nth-of-type(2) .l-main-wrapper ul li{font-size:14px;line-height:1.5;letter-spacing:1pt}footer .container:nth-of-type(2) .l-main-wrapper p,footer .container:nth-of-type(2) section#legal__body .l-main-wrapper ul li,footer section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__call footer .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body footer .container:nth-of-type(2) .l-main-wrapper ul li{margin-bottom:6px}}.--small.button--primary,.--small.button--secondary,.--small.button--secondary-stroke,.--small.button--tertiary,.button,.button--primary,.button--secondary,.button--secondary-stroke,.button--tertiary,.button.--small{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2.5rem;padding:0 20px;text-transform:uppercase;font-size:16px;border-radius:30px;text-align:center;font-weight:800;white-space:nowrap;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.button--primary{background-color:#00A1FF;color:#FFF}.button--primary:hover{background-color:#003B6F}.button--secondary{background-color:#3BE190;color:#003B6F}.button--secondary:hover{background-color:#003B6F;color:#3BE190}.button--secondary-stroke{color:#FFF;border:2px solid #3BE190}.button--secondary-stroke:hover{background-color:#3BE190}.button--tertiary{background-color:#263542;color:#3BE190}.button--tertiary:hover{background-color:#3BE190;color:#263542}.--small.button--primary,.--small.button--secondary,.--small.button--secondary-stroke,.--small.button--tertiary,.button.--small{height:25px;font-size:11px;letter-spacing:none}.separator{display:block;width:40px;height:5px;border-radius:5px;background-color:#3BE190}@media screen and (max-width:720px){.separator{width:18px;height:2px}}.bubble,.bubble--primary-light,.bubble--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;border-radius:50%;-webkit-box-shadow:0 10px 10px 0 rgba(0,0,0,0.24);box-shadow:0 10px 10px 0 rgba(0,0,0,0.24);background-color:#FFF}.bubble--primary-light{background-color:#5FC4FF}.bubble--secondary{background-color:#3BE190}.bubble img,.bubble--primary-light img,.bubble--secondary img{max-width:22px;max-height:22px}.bubble,.bubble--primary-light,.bubble--secondary{-webkit-animation:oscilate 10s linear infinite;animation:oscilate 10s linear infinite}.bubble--primary-light.--static,.bubble--secondary.--static,.bubble.--static{-webkit-animation:none;animation:none}@media screen and (max-width:660px){.bubble,.bubble--primary-light,.bubble--secondary{width:30px;height:30px}.bubble img,.bubble--primary-light img,.bubble--secondary img{max-width:16px;max-height:16px}}@-webkit-keyframes oscilate{0%{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}@keyframes oscilate{0%{-webkit-transform:translateY(-20%);transform:translateY(-20%)}to{-webkit-transform:translateY(20%);transform:translateY(20%)}}.tag,.tag--primary,.tag--primary-dark,.tag--secondary,.tag--tertiary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:35px;padding:0 20px;border-radius:5px;background-color:#FFF;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.22);box-shadow:0 0 20px 0 rgba(0,0,0,0.22);color:#263542;font-weight:800}.tag--primary{background-color:#00A1FF}.tag--primary-dark{background-color:#003B6F;color:#3BE190}.tag--secondary{background-color:#3BE190;color:#263542}.tag--tertiary{background-color:#263542;color:#FFF}.--small.tag--primary,.--small.tag--primary-dark,.--small.tag--secondary,.--small.tag--tertiary,.tag.--small{padding:4px 7px;border-radius:3px}@media screen and (max-width:660px){.tag,.tag--primary,.tag--primary-dark,.tag--secondary,.tag--tertiary{min-height:30px;font-size:18px}}.--box-shadow-emitter:after,.--box-shadow-emitter:before,section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper:after,section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper:before,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper:after,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 0 2px #3BE190;box-shadow:0 0 0 2px #3BE190;border-radius:50%;-webkit-animation:box-shadow-emitter 2s infinite linear;animation:box-shadow-emitter 2s infinite linear}.--box-shadow-emitter:after,section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper:after,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper:after{-webkit-animation-delay:1s;animation-delay:1s}@-webkit-keyframes move-left{to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes move-left{to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes appear-in{to{opacity:1}}@keyframes appear-in{to{opacity:1}}@-webkit-keyframes appear-in-y{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes appear-in-y{to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes appear-in-x{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes appear-in-x{to{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes box-shadow-emitter{to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}@keyframes box-shadow-emitter{to{-webkit-transform:scale(1.2);transform:scale(1.2);opacity:0}}input[type=email],input[type=text],select,textarea{width:100%;border-radius:5px;border:1px solid #D7D7D7;padding:0 12px;font-size:14px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}input[type=email]:active,input[type=email]:focus,input[type=text]:active,input[type=text]:focus,select:active,select:focus,textarea:active,textarea:focus{border-color:#00A1FF;color:#00A1FF}input[type=email]:active::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=text]:active::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,select:active::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:active::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:#00A1FF}input[type=email]:active:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=text]:active:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,select:active:-ms-input-placeholder,select:focus:-ms-input-placeholder,textarea:active:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:#00A1FF}input[type=email]:active::-webkit-input-placeholder,input[type=email]:focus::-webkit-input-placeholder,input[type=text]:active::-webkit-input-placeholder,input[type=text]:focus::-webkit-input-placeholder,select:active::-webkit-input-placeholder,select:focus::-webkit-input-placeholder,textarea:active::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder{color:#00A1FF}input[type=email]:active::-moz-placeholder,input[type=email]:focus::-moz-placeholder,input[type=text]:active::-moz-placeholder,input[type=text]:focus::-moz-placeholder,select:active::-moz-placeholder,select:focus::-moz-placeholder,textarea:active::-moz-placeholder,textarea:focus::-moz-placeholder{color:#00A1FF}input[type=email]:active:-ms-input-placeholder,input[type=email]:focus:-ms-input-placeholder,input[type=text]:active:-ms-input-placeholder,input[type=text]:focus:-ms-input-placeholder,select:active:-ms-input-placeholder,select:focus:-ms-input-placeholder,textarea:active:-ms-input-placeholder,textarea:focus:-ms-input-placeholder{color:#00A1FF}input[type=email]:active::-ms-input-placeholder,input[type=email]:focus::-ms-input-placeholder,input[type=text]:active::-ms-input-placeholder,input[type=text]:focus::-ms-input-placeholder,select:active::-ms-input-placeholder,select:focus::-ms-input-placeholder,textarea:active::-ms-input-placeholder,textarea:focus::-ms-input-placeholder{color:#00A1FF}input[type=email]:active::placeholder,input[type=email]:focus::placeholder,input[type=text]:active::placeholder,input[type=text]:focus::placeholder,select:active::placeholder,select:focus::placeholder,textarea:active::placeholder,textarea:focus::placeholder{color:#00A1FF}input[type=email]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(91,91,91,0.7)}input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(91,91,91,0.7)}input[type=email]::-webkit-input-placeholder,input[type=text]::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:rgba(91,91,91,0.7)}input[type=email]::-moz-placeholder,input[type=text]::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:rgba(91,91,91,0.7)}input[type=email]:-ms-input-placeholder,input[type=text]:-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:rgba(91,91,91,0.7)}input[type=email]::-ms-input-placeholder,input[type=text]::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:rgba(91,91,91,0.7)}input[type=email]::placeholder,input[type=text]::placeholder,select::placeholder,textarea::placeholder{color:rgba(91,91,91,0.7)}input[type=email],input[type=text],select{height:40px}textarea{padding:10px 12px}select{position:relative;padding-right:50px;background-image:url("/assets/images/icons/ic_chevron-down_tertiary.svg");background-repeat:no-repeat;background-position:calc(100% - 18px) center;background-size:14px 8px}@media screen and (max-width:660px){input[type=email],input[type=text],select,textarea{font-size:18px;line-height:1.5}input[type=email],input[type=text],select{height:35px}}button.scroll-to-top{position:fixed;right:50px;bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:36px;height:36px;background-color:#3BE190;border-radius:50%;opacity:0;pointer-events:none;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;z-index:9}button.scroll-to-top.--visible{opacity:1;pointer-events:all}button.scroll-to-top img{max-width:15px;max-height:20px}@media screen and (max-width:720px){button.scroll-to-top{display:none}}section#home__hero{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#home__hero .wave{position:absolute;bottom:-2px;left:0;width:200%;-webkit-animation:move-left 20s linear infinite;animation:move-left 20s linear infinite;-webkit-backface-visibility:hidden;z-index:2}section#home__hero .slick-carousel{position:absolute;top:0;left:0;width:100vw}section#home__hero .slick-carousel .slide{background-size:cover!important;background-position:center!important}section#home__hero .l-main-wrapper{position:relative;z-index:1}section#home__hero .l-main-wrapper .icon{width:50px;margin-bottom:30px}section#home__hero .l-main-wrapper h1{color:#FFF}section#home__hero .l-main-wrapper h1:first-of-type{margin-bottom:12px}section#home__hero .l-main-wrapper h1 span{color:#3BE190}section#home__hero .l-main-wrapper .button--secondary{margin:30px 0 50px 0}section#home__hero .l-main-wrapper .buttons__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#home__hero .l-main-wrapper .buttons__wrapper button{position:relative;width:36px;height:36px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.3);box-shadow:0 0 5px 0 rgba(0,0,0,0.3);border-radius:50%;background-color:#3BE190;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;padding:0}section#home__hero .l-main-wrapper .buttons__wrapper button.--small{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transform-origin:center;transform-origin:center;background-color:#97FFC1}section#home__hero .l-main-wrapper .buttons__wrapper button.prev{margin-right:30px}section#home__hero .l-main-wrapper .buttons__wrapper button.prev img{-webkit-transform:translate(-50%,-50%) rotate(-180deg);transform:translate(-50%,-50%) rotate(-180deg)}section#home__hero .l-main-wrapper .buttons__wrapper button img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media screen and (max-width:720px){section#home__hero .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}section#home__hero .l-main-wrapper .icon{width:54px;margin-bottom:40px}section#home__hero .l-main-wrapper h1:first-of-type{margin:0}section#home__hero .l-main-wrapper h1 br{display:none}section#home__hero .l-main-wrapper .button--secondary{margin:122px 0 40px 0}section#home__hero .l-main-wrapper .buttons__wrapper button{width:50px;height:50px}}@media screen and (max-width:660px){section#home__hero .l-main-wrapper .icon{margin-bottom:30px}section#home__hero .l-main-wrapper .button--secondary{margin:60px 0 20px 0}section#home__hero .l-main-wrapper .buttons__wrapper button{width:40px;height:40px}section#home__hero .l-main-wrapper .buttons__wrapper button .prev{margin-right:15px}section#home__hero .l-main-wrapper .buttons__wrapper button img{max-width:12px}}section#home__help{position:relative;padding:150px 0 220px 0;z-index:2}section#home__help .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#home__help .l-main-wrapper .content,section#home__help .l-main-wrapper aside{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-animation:appear-in-y 0.8s ease forwards;animation:appear-in-y 0.8s ease forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#home__help .l-main-wrapper .content.--active-magic,section#home__help .l-main-wrapper aside.--active-magic{-webkit-animation-play-state:running;animation-play-state:running}section#home__help .l-main-wrapper .content{max-width:460px;z-index:1}section#home__help .l-main-wrapper .content h2{text-transform:uppercase;color:primary-dark}section#home__help .l-main-wrapper .content .separator{margin:20px 0 30px 0}section#home__help .l-main-wrapper .content p:not(:last-of-type),section#home__help section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li:not(:last-of-type),section#home__help section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li:not(:last-of-type),section#home__help section#legal__body .l-main-wrapper .content ul li:not(:last-of-type),section#home__help section#legal__body .l-main-wrapper ul .content li:not(:last-of-type),section#how-it-works__call .container:nth-of-type(2) section#home__help .l-main-wrapper .card ul .content li:not(:last-of-type),section#how-it-works__call .container:nth-of-type(2) section#home__help .l-main-wrapper .content .card ul li:not(:last-of-type),section#legal__body section#home__help .l-main-wrapper .content ul li:not(:last-of-type),section#legal__body section#home__help .l-main-wrapper ul .content li:not(:last-of-type){margin-bottom:20px}section#home__help .l-main-wrapper .content .button--tertiary{margin-top:30px}section#home__help .l-main-wrapper aside{position:relative;width:calc(100% - 500px)}section#home__help .l-main-wrapper aside .wallet__wrapper{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section#home__help .l-main-wrapper aside .wallet__wrapper .wallet-animation{width:360px}section#home__help .l-main-wrapper aside .dots__wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate(40%,calc(-50% - 50px));transform:translate(40%,calc(-50% - 50px))}section#home__help .l-main-wrapper aside .bubble,section#home__help .l-main-wrapper aside .bubble--primary-light,section#home__help .l-main-wrapper aside .bubble--secondary{position:absolute;z-index:1}section#home__help .l-main-wrapper aside .bubble-1.bubble--primary-light,section#home__help .l-main-wrapper aside .bubble-1.bubble--secondary,section#home__help .l-main-wrapper aside .bubble.bubble-1{top:30%;left:0}section#home__help .l-main-wrapper aside .bubble-2.bubble--primary-light,section#home__help .l-main-wrapper aside .bubble-2.bubble--secondary,section#home__help .l-main-wrapper aside .bubble.bubble-2{top:70%;left:25%}section#home__help .l-main-wrapper aside .bubble-3.bubble--primary-light,section#home__help .l-main-wrapper aside .bubble-3.bubble--secondary,section#home__help .l-main-wrapper aside .bubble.bubble-3{top:20%;right:20%}@media screen and (max-width:720px){section#home__help{padding:40px 0 30px 0}section#home__help .l-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}section#home__help .l-main-wrapper .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;max-width:none;margin-bottom:45px}section#home__help .l-main-wrapper .content h2,section#home__help .l-main-wrapper .content p,section#home__help section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#home__help section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li,section#home__help section#legal__body .l-main-wrapper .content ul li,section#home__help section#legal__body .l-main-wrapper ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__help .l-main-wrapper .card ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__help .l-main-wrapper .content .card ul li,section#legal__body section#home__help .l-main-wrapper .content ul li,section#legal__body section#home__help .l-main-wrapper ul .content li{text-align:center}section#home__help .l-main-wrapper .content .separator{margin:20px auto 30px auto}section#home__help .l-main-wrapper .content .button--tertiary{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}section#home__help .l-main-wrapper aside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}section#home__help .l-main-wrapper aside .wallet__wrapper{position:initial;-webkit-transform:none;transform:none}section#home__help .l-main-wrapper aside .wallet__wrapper img{max-width:302px}}@media screen and (max-width:660px){section#home__help .l-main-wrapper .content .separator{margin:12px auto}section#home__help .l-main-wrapper aside .wallet__wrapper .wallet-animation{width:151px}section#home__help .l-main-wrapper aside .bubble-3.bubble--primary-light,section#home__help .l-main-wrapper aside .bubble-3.bubble--secondary,section#home__help .l-main-wrapper aside .bubble.bubble-3{right:0}}section#home__design{position:relative;z-index:1}section#home__design .content__wrapper{position:relative;width:100%;padding:80px 0;background-image:url("/assets/images/home/img_design-background.png");background-size:cover;opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%);-webkit-animation:appear-in-y 0.6s ease-out forwards;animation:appear-in-y 0.6s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#home__design .content__wrapper.--active-magic{-webkit-animation-play-state:running;animation-play-state:running}section#home__design .content__wrapper img{position:absolute;bottom:0;left:0;-webkit-transform:translateY(20px);transform:translateY(20px)}section#home__design .content__wrapper .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section#home__design .content__wrapper .l-main-wrapper .content{position:relative;max-width:380px;z-index:1}section#home__design .content__wrapper .l-main-wrapper .content h2{color:#3BE190;text-transform:uppercase}section#home__design .content__wrapper .l-main-wrapper .content .separator{margin:20px 0 30px 0}section#home__design .content__wrapper .l-main-wrapper .content p,section#home__design .content__wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#home__design .content__wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li,section#home__design .content__wrapper section#legal__body .l-main-wrapper .content ul li,section#home__design .content__wrapper section#legal__body .l-main-wrapper ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__design .content__wrapper .l-main-wrapper .card ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__design .content__wrapper .l-main-wrapper .content .card ul li,section#legal__body section#home__design .content__wrapper .l-main-wrapper .content ul li,section#legal__body section#home__design .content__wrapper .l-main-wrapper ul .content li{color:#FFF;margin-bottom:30px}@media screen and (max-width:1200px){section#home__design .content__wrapper .l-main-wrapper img{width:50%}}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#home__design{padding-bottom:0}section#home__design .content__wrapper{padding:26px 0 0 0}section#home__design .content__wrapper .l-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}section#home__design .content__wrapper .l-main-wrapper .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:none;text-align:center}section#home__design .content__wrapper .l-main-wrapper .content .separator{margin:13px auto}section#home__design .content__wrapper .l-main-wrapper .content p,section#home__design .content__wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#home__design .content__wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li,section#home__design .content__wrapper section#legal__body .l-main-wrapper .content ul li,section#home__design .content__wrapper section#legal__body .l-main-wrapper ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__design .content__wrapper .l-main-wrapper .card ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__design .content__wrapper .l-main-wrapper .content .card ul li,section#legal__body section#home__design .content__wrapper .l-main-wrapper .content ul li,section#legal__body section#home__design .content__wrapper .l-main-wrapper ul .content li{margin-bottom:20px}section#home__design .content__wrapper .l-main-wrapper img{position:initial;width:100%}}section#home__call{padding:140px 0;overflow:hidden}section#home__call .l-main-wrapper .card__wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);width:100%;padding:0 130px;color:#FFF;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#00A1FF;border-radius:15px}section#home__call .l-main-wrapper .card__wrapper .content{min-width:300px;max-width:300px;margin:50px 0}section#home__call .l-main-wrapper .card__wrapper .content .bubble,section#home__call .l-main-wrapper .card__wrapper .content .bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper .content .bubble--secondary{margin-bottom:30px}section#home__call .l-main-wrapper .card__wrapper .content h2{text-transform:uppercase}section#home__call .l-main-wrapper .card__wrapper .content .separator{margin:20px 0 30px 0}section#home__call .l-main-wrapper .card__wrapper .content p,section#home__call section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .card__wrapper .content li,section#home__call section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card__wrapper .content .card ul li,section#home__call section#legal__body .l-main-wrapper .card__wrapper .content ul li,section#home__call section#legal__body .l-main-wrapper ul .card__wrapper .content li,section#how-it-works__call .container:nth-of-type(2) section#home__call .l-main-wrapper .card ul .card__wrapper .content li,section#how-it-works__call .container:nth-of-type(2) section#home__call .l-main-wrapper .card__wrapper .content .card ul li,section#legal__body section#home__call .l-main-wrapper .card__wrapper .content ul li,section#legal__body section#home__call .l-main-wrapper ul .card__wrapper .content li{margin-bottom:30px}section#home__call .l-main-wrapper .card__wrapper aside{position:relative;width:100%;height:100%}section#home__call .l-main-wrapper .card__wrapper aside .dots__wrapper{position:absolute;top:50%;right:0;-webkit-transform:translate(40%,-60%);transform:translate(40%,-60%)}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper.--active-magic img{-webkit-animation-play-state:running;animation-play-state:running}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper img{-webkit-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-animation:appear-in-x 0.4s ease-out forwards;animation:appear-in-x 0.4s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#home__call .l-main-wrapper .card__wrapper aside .tag,section#home__call .l-main-wrapper .card__wrapper aside .tag--primary,section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark,section#home__call .l-main-wrapper .card__wrapper aside .tag--secondary,section#home__call .l-main-wrapper .card__wrapper aside .tag--tertiary{position:absolute;right:0;bottom:30px;z-index:2}section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark{-webkit-transform:translate(-60%,-100%);transform:translate(-60%,-100%)}section#home__call .l-main-wrapper .card__wrapper aside .bubble,section#home__call .l-main-wrapper .card__wrapper aside .bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper aside .bubble--secondary{position:absolute;z-index:2}section#home__call .l-main-wrapper .card__wrapper aside .bubble-1.bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper aside .bubble-1.bubble--secondary,section#home__call .l-main-wrapper .card__wrapper aside .bubble.bubble-1{top:30%;left:10%}section#home__call .l-main-wrapper .card__wrapper aside .bubble-2.bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper aside .bubble-2.bubble--secondary,section#home__call .l-main-wrapper .card__wrapper aside .bubble.bubble-2{bottom:30%;right:0}section#home__call .l-main-wrapper .card__wrapper aside .bubble-3.bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper aside .bubble-3.bubble--secondary,section#home__call .l-main-wrapper .card__wrapper aside .bubble.bubble-3{top:30%;right:-70px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#home__call .l-main-wrapper .card__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:35px 22px 0 22px}section#home__call .l-main-wrapper .card__wrapper .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;max-width:none;width:100%;margin:0}section#home__call .l-main-wrapper .card__wrapper .content .button--secondary{display:none}section#home__call .l-main-wrapper .card__wrapper aside{margin-top:-50px}section#home__call .l-main-wrapper .card__wrapper aside .dots__wrapper{right:initial;bottom:0;left:50%;-webkit-transform:translate(-50%,-130%);transform:translate(-50%,-130%);max-width:492px;width:100%}section#home__call .l-main-wrapper .card__wrapper aside .dots__wrapper img{max-width:100%}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(-50%,60px);transform:translate(-50%,60px)}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper img{max-width:239px}section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark{left:0;right:initial;-webkit-transform:translateY(-100%);transform:translateY(-100%)}section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--primary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--secondary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--tertiary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag:not(.tag--primary-dark){left:0;right:initial;-webkit-transform:translateX(60%);transform:translateX(60%)}section#home__call .l-main-wrapper .card__wrapper aside .bubble-3.bubble--primary-light,section#home__call .l-main-wrapper .card__wrapper aside .bubble-3.bubble--secondary,section#home__call .l-main-wrapper .card__wrapper aside .bubble.bubble-3{right:-40px}}@media screen and (max-width:720px){section#home__call{padding:60px 0 100px 0}section#home__call .l-main-wrapper .card__wrapper{padding:18px}section#home__call .l-main-wrapper .card__wrapper .content{min-width:100%}section#home__call .l-main-wrapper .card__wrapper .content h2{margin-bottom:10px}section#home__call .l-main-wrapper .card__wrapper .content .separator{display:none}section#home__call .l-main-wrapper .card__wrapper aside .mobile-device__wrapper img{height:234px;max-width:none}section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark{left:-10px;bottom:0;-webkit-transform:translateY(calc(-100% + 20px));transform:translateY(calc(-100% + 20px))}section#home__call .l-main-wrapper .card__wrapper aside .tag--primary-dark:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--primary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--secondary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag--tertiary:not(.tag--primary-dark),section#home__call .l-main-wrapper .card__wrapper aside .tag:not(.tag--primary-dark){bottom:0;-webkit-transform:translate(60%,20px);transform:translate(60%,20px)}}section#home__autoloans{position:relative;padding-bottom:200px;z-index:1}section#home__autoloans .l-main-wrapper{position:relative;text-align:center}section#home__autoloans .l-main-wrapper h1,section#home__autoloans .l-main-wrapper h3,section#home__autoloans .l-main-wrapper p,section#home__autoloans section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#home__autoloans section#legal__body .l-main-wrapper ul li,section#how-it-works__call .container:nth-of-type(2) section#home__autoloans .l-main-wrapper .card ul li,section#legal__body section#home__autoloans .l-main-wrapper ul li{max-width:940px;margin:0 auto}section#home__autoloans .l-main-wrapper h1{text-transform:uppercase;margin-bottom:50px;color:#003B6F}section#home__autoloans .l-main-wrapper p,section#home__autoloans section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#home__autoloans section#legal__body .l-main-wrapper ul li,section#how-it-works__call .container:nth-of-type(2) section#home__autoloans .l-main-wrapper .card ul li,section#legal__body section#home__autoloans .l-main-wrapper ul li{margin-bottom:30px}section#home__autoloans .l-main-wrapper p.soft,section#home__autoloans section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li.soft,section#home__autoloans section#legal__body .l-main-wrapper ul li.soft,section#how-it-works__call .container:nth-of-type(2) section#home__autoloans .l-main-wrapper .card ul li.soft,section#legal__body section#home__autoloans .l-main-wrapper ul li.soft{opacity:0.7}section#home__autoloans .l-main-wrapper .subtitle{margin-top:20px;margin-bottom:50px;color:#003B6F}section#home__autoloans .l-main-wrapper .items__wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr 20px 1fr 20px 1fr;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:60px}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:first-of-type .item:nth-of-type(2){-webkit-animation-delay:400ms;animation-delay:400ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(2) .item:first-of-type{-webkit-animation-delay:100ms;animation-delay:100ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(2) .item:nth-of-type(2){-webkit-animation-delay:500ms;animation-delay:500ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(3) .item:first-of-type{-webkit-animation-delay:200ms;animation-delay:200ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(3) .item:nth-of-type(2){-webkit-animation-delay:600ms;animation-delay:600ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(4) .item:first-of-type{-webkit-animation-delay:300ms;animation-delay:300ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column:nth-of-type(4) .item:nth-of-type(2){-webkit-animation-delay:700ms;animation-delay:700ms}section#home__autoloans .l-main-wrapper .items__wrapper.--active-magic .column .item{-webkit-animation-play-state:running;animation-play-state:running}section#home__autoloans .l-main-wrapper .items__wrapper .family{position:absolute;top:0;right:0;-webkit-transform:translateX(68px);transform:translateX(68px)}section#home__autoloans .l-main-wrapper .items__wrapper .column:first-of-type{-webkit-transform:translateY(50px);transform:translateY(50px)}section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(2){-webkit-transform:translateY(100px);transform:translateY(100px)}section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(3){-webkit-transform:translateY(150px);transform:translateY(150px)}section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(4){-webkit-transform:translateY(200px);transform:translateY(200px)}section#home__autoloans .l-main-wrapper .items__wrapper .column .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:240px;border:1px solid #C9C9C9;background-color:#FFF;border-radius:10px;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:border-color 0.2s ease;transition:border-color 0.2s ease;-webkit-box-shadow:0 20px 30px 0 rgba(0,0,0,0.2);box-shadow:0 20px 30px 0 rgba(0,0,0,0.2);-webkit-transform:translateY(100%);transform:translateY(100%);opacity:0;-webkit-animation:appear-in-y 0.4s ease-out forwards;animation:appear-in-y 0.4s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:first-of-type{margin-bottom:20px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover{border-color:#3BE190}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper{top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#263542;-webkit-transform:translate(-50%,-50%) scale(0.7);transform:translate(-50%,-50%) scale(0.7);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper img:first-of-type{opacity:0}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper img:nth-of-type(2){opacity:1}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .content .text__wrapper{-webkit-transform:none;transform:none}section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .content .text__wrapper:after{opacity:1}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper{position:absolute;top:50%;left:50%;border-radius:50%;width:180px;height:180px;background-color:#FFF;-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,0.25),inset 0 0 0 1px #3BE190;box-shadow:0 0 25px 0 rgba(0,0,0,0.25),inset 0 0 0 1px #3BE190;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out;z-index:1}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper img:nth-of-type(2){opacity:0}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content{width:100%;height:100%;overflow:hidden}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content .text__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform 0.2s ease-out;transition:-webkit-transform 0.2s ease-out;transition:transform 0.2s ease-out;transition:transform 0.2s ease-out,-webkit-transform 0.2s ease-out;padding-bottom:30px;-webkit-box-sizing:border-box;box-sizing:border-box}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content .text__wrapper:after{content:"";position:absolute;bottom:0;left:50%;width:80px;height:5px;border-radius:5px;background-color:#3BE190;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0;-webkit-transition:opacity 1s ease;transition:opacity 1s ease}section#home__autoloans .l-main-wrapper .bubble,section#home__autoloans .l-main-wrapper .bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble--secondary{position:absolute}section#home__autoloans .l-main-wrapper .bubble-1.bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble-1.bubble--secondary,section#home__autoloans .l-main-wrapper .bubble.bubble-1{top:30%;left:-50px}section#home__autoloans .l-main-wrapper .bubble-2.bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble-2.bubble--secondary,section#home__autoloans .l-main-wrapper .bubble.bubble-2{top:-40px;left:10%}section#home__autoloans .l-main-wrapper .bubble-3.bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble-3.bubble--secondary,section#home__autoloans .l-main-wrapper .bubble.bubble-3{top:55%;left:60%}section#home__autoloans .l-main-wrapper .bubble-4.bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble-4.bubble--secondary,section#home__autoloans .l-main-wrapper .bubble.bubble-4{top:15%;right:-40px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#home__autoloans .l-main-wrapper h1{margin:0}section#home__autoloans .l-main-wrapper h1 big{font-size:38px;line-height:80px}section#home__autoloans .l-main-wrapper .subtitle{font-size:30px;line-height:30px;margin:21px 0 28px 0}section#home__autoloans .l-main-wrapper .subtitle br{display:none}section#home__autoloans .l-main-wrapper .items__wrapper{padding-top:321px;-ms-grid-columns:minmax(0,1fr) 20px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr))}section#home__autoloans .l-main-wrapper .items__wrapper .family{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section#home__autoloans .l-main-wrapper .items__wrapper .column:first-of-type,section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(2),section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(3),section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(4){-webkit-transform:none;transform:none}section#home__autoloans .l-main-wrapper .items__wrapper .column:nth-of-type(2n){-webkit-transform:translateY(90px);transform:translateY(90px)}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic{border-color:#3BE190}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper{top:0;-webkit-box-shadow:none;box-shadow:none;background-color:#263542;-webkit-transform:translate(-50%,-50%) scale(0.7);transform:translate(-50%,-50%) scale(0.7);-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper:after,section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 0 2px #3BE190;box-shadow:0 0 0 2px #3BE190;border-radius:50%;-webkit-animation:box-shadow-emitter 2s infinite linear;animation:box-shadow-emitter 2s infinite linear}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper:after{-webkit-animation-delay:1s;animation-delay:1s}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper img:first-of-type{opacity:0}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper img:nth-of-type(2){opacity:1}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .content .text__wrapper{-webkit-transform:none;transform:none}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .content .text__wrapper:after{opacity:1}section#home__autoloans .l-main-wrapper .items__wrapper .column .item.--active-magic .icon__wrapper,section#home__autoloans .l-main-wrapper .items__wrapper .column .item:hover .icon__wrapper{-webkit-transform:translate(-50%,-50%) scale(0.9);transform:translate(-50%,-50%) scale(0.9)}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper{width:130px;height:130px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper img{max-width:70px;max-height:70px}}@media screen and (max-width:660px){section#home__autoloans{padding-bottom:125px}section#home__autoloans .l-main-wrapper h1{margin-bottom:12px}section#home__autoloans .l-main-wrapper h1 big{font-size:inherit;line-height:inherit}section#home__autoloans .l-main-wrapper .subtitle{font-size:18px;line-height:1.5;margin:8px 0}section#home__autoloans .l-main-wrapper .bubble,section#home__autoloans .l-main-wrapper .bubble--primary-light,section#home__autoloans .l-main-wrapper .bubble--secondary{display:none}section#home__autoloans .l-main-wrapper .items__wrapper{margin-top:22px;padding-top:160px}section#home__autoloans .l-main-wrapper .items__wrapper .family{width:200px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item{height:160px;padding:14px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper{width:100px;height:100px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .icon__wrapper img{max-width:50px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content .text__wrapper{padding-bottom:14px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content .text__wrapper:after{width:50px;height:2px}section#home__autoloans .l-main-wrapper .items__wrapper .column .item .content .text__wrapper h3{font-size:18px;line-height:1.5}}section#home__compare{background-image:url("/assets/images/home/img_blob_primary.svg");background-size:250% auto;background-position:top center;background-repeat:no-repeat}section#home__compare .l-main-wrapper{position:relative;padding:235px 0 70px 0;text-align:center;color:#FFF}section#home__compare .l-main-wrapper .bubble-1{position:absolute;top:10%;left:calc(50% - 20px)}section#home__compare .l-main-wrapper .person__wrapper{position:absolute;top:0;left:0;width:500px;height:500px;border-radius:50%;overflow:hidden;-webkit-transform:translate(-50%,-40%);transform:translate(-50%,-40%);-webkit-box-sizing:border-box;box-sizing:border-box}section#home__compare .l-main-wrapper .person__wrapper img{width:100%;height:100%}section#home__compare .l-main-wrapper h2{max-width:940px;margin:0 auto;text-transform:uppercase}section#home__compare .l-main-wrapper .content{border-bottom:1px solid #FFF;padding-bottom:30px}section#home__compare .l-main-wrapper .content h2{margin-bottom:30px}section#home__compare .l-main-wrapper .content p,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li,section#home__compare section#legal__body .l-main-wrapper .content ul li,section#home__compare section#legal__body .l-main-wrapper ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .card ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .content .card ul li,section#legal__body section#home__compare .l-main-wrapper .content ul li,section#legal__body section#home__compare .l-main-wrapper ul .content li{margin-bottom:70px}section#home__compare .l-main-wrapper .content p span,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li span,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li span,section#home__compare section#legal__body .l-main-wrapper .content ul li span,section#home__compare section#legal__body .l-main-wrapper ul .content li span,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .card ul .content li span,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .content .card ul li span,section#legal__body section#home__compare .l-main-wrapper .content ul li span,section#legal__body section#home__compare .l-main-wrapper ul .content li span{font-weight:800}section#home__compare .l-main-wrapper .social__wrapper{padding-top:30px}section#home__compare .l-main-wrapper .social__wrapper ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:30px 0 70px 0}section#home__compare .l-main-wrapper .social__wrapper ul li:nth-of-type(2){margin:0 120px}section#home__compare .l-main-wrapper .social__wrapper ul li a{position:relative;display:block;width:60px;height:60px;border-radius:50%;border:3px solid #FFF;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#home__compare .l-main-wrapper .social__wrapper ul li a:hover{background-color:#3BE190;border-color:#3BE190}section#home__compare .l-main-wrapper .social__wrapper ul li a:hover img:first-of-type{opacity:0}section#home__compare .l-main-wrapper .social__wrapper ul li a:hover img:nth-of-type(2){opacity:1}section#home__compare .l-main-wrapper .social__wrapper ul li a img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:20px;max-height:20px;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#home__compare .l-main-wrapper .social__wrapper ul li a img:nth-of-type(2){opacity:0}section#home__compare .l-main-wrapper .social__wrapper p,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .social__wrapper li,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .social__wrapper .card ul li,section#home__compare section#legal__body .l-main-wrapper .social__wrapper ul li,section#home__compare section#legal__body .l-main-wrapper ul .social__wrapper li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .card ul .social__wrapper li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .social__wrapper .card ul li,section#legal__body section#home__compare .l-main-wrapper .social__wrapper ul li,section#legal__body section#home__compare .l-main-wrapper ul .social__wrapper li{font-size:18px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#home__compare .l-main-wrapper .bubble,section#home__compare .l-main-wrapper .bubble--primary-light,section#home__compare .l-main-wrapper .bubble--secondary{display:none}section#home__compare .l-main-wrapper .person__wrapper{width:200px;height:200px;-webkit-transform:translate(-50%,-30%);transform:translate(-50%,-30%);left:50%}section#home__compare .l-main-wrapper .social__wrapper ul{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#home__compare .l-main-wrapper .social__wrapper ul li:nth-of-type(2){margin:0}section#home__compare .l-main-wrapper .content{padding-top:30px}}@media screen and (max-width:660px){section#home__compare .l-main-wrapper{padding:135px 0 30px 0}section#home__compare .l-main-wrapper .content h2{margin-bottom:13px;max-width:270px}section#home__compare .l-main-wrapper .content p,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .content .card ul li,section#home__compare section#legal__body .l-main-wrapper .content ul li,section#home__compare section#legal__body .l-main-wrapper ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .card ul .content li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .content .card ul li,section#legal__body section#home__compare .l-main-wrapper .content ul li,section#legal__body section#home__compare .l-main-wrapper ul .content li{margin-bottom:16px}section#home__compare .l-main-wrapper .social__wrapper p,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .social__wrapper li,section#home__compare section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .social__wrapper .card ul li,section#home__compare section#legal__body .l-main-wrapper .social__wrapper ul li,section#home__compare section#legal__body .l-main-wrapper ul .social__wrapper li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .card ul .social__wrapper li,section#how-it-works__call .container:nth-of-type(2) section#home__compare .l-main-wrapper .social__wrapper .card ul li,section#legal__body section#home__compare .l-main-wrapper .social__wrapper ul li,section#legal__body section#home__compare .l-main-wrapper ul .social__wrapper li{max-width:206px;margin:0 auto}section#home__compare .l-main-wrapper .social__wrapper ul{margin:0 auto;max-width:206px;padding:16px 0 22px 0}section#home__compare .l-main-wrapper .social__wrapper ul li a{width:30px;height:30px;border:1px solid #FFF}section#home__compare .l-main-wrapper .social__wrapper ul li a img{max-width:10px;max-height:10px}}section#about__hero{background-image:url("/assets/images/about/img_hero-background.png");background-size:cover;background-position:bottom center}section#about__hero .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}section#about__hero .l-main-wrapper h2{color:#FFF}section#about__hero .l-main-wrapper h2 span{color:#3BE190}section#about__hero .l-main-wrapper .button--secondary{position:relative;-ms-flex-item-align:start;align-self:flex-start;width:35px;height:35px;margin-top:50px;padding:0}section#about__hero .l-main-wrapper .button--secondary img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section#about__hero .l-main-wrapper .bubble,section#about__hero .l-main-wrapper .bubble--primary-light,section#about__hero .l-main-wrapper .bubble--secondary{position:absolute}section#about__hero .l-main-wrapper .bubble-1.bubble--primary-light,section#about__hero .l-main-wrapper .bubble-1.bubble--secondary,section#about__hero .l-main-wrapper .bubble.bubble-1{bottom:10%;left:0}section#about__hero .l-main-wrapper .bubble-2.bubble--primary-light,section#about__hero .l-main-wrapper .bubble-2.bubble--secondary,section#about__hero .l-main-wrapper .bubble.bubble-2{bottom:25%;left:50%}section#about__hero .l-main-wrapper .bubble-3.bubble--primary-light,section#about__hero .l-main-wrapper .bubble-3.bubble--secondary,section#about__hero .l-main-wrapper .bubble.bubble-3{right:0;bottom:50%}@media screen and (max-width:720px){section#about__hero{background-position:80% bottom}section#about__hero .l-main-wrapper .button--secondary{display:none}section#about__hero .l-main-wrapper h2 br{display:none}section#about__hero .l-main-wrapper .bubble--primary-light:first-of-type,section#about__hero .l-main-wrapper .bubble--secondary:first-of-type,section#about__hero .l-main-wrapper .bubble:first-of-type{bottom:10%}section#about__hero .l-main-wrapper .bubble--primary-light:nth-of-type(2),section#about__hero .l-main-wrapper .bubble--secondary:nth-of-type(2),section#about__hero .l-main-wrapper .bubble:nth-of-type(2){bottom:5%}section#about__hero .l-main-wrapper .bubble--primary-light:nth-of-type(3),section#about__hero .l-main-wrapper .bubble--secondary:nth-of-type(3),section#about__hero .l-main-wrapper .bubble:nth-of-type(3){bottom:35%}}@media screen and (max-width:660px){section#about__hero{background-image:url("/assets/images/about/img_hero-background_mobile.png")}section#about__hero .l-main-wrapper h2{width:80%;-webkit-transform:translateY(20%);transform:translateY(20%)}}section#about__us{padding:130px 0;overflow:hidden}section#about__us .l-main-wrapper h2{color:#003B6F;text-transform:uppercase;margin-bottom:20px}section#about__us .l-main-wrapper .subtitle{color:#00A1FF;max-width:540px}section#about__us .l-main-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-top:50px}section#about__us .l-main-wrapper .container.--active-magic .content,section#about__us .l-main-wrapper .container.--active-magic aside{-webkit-animation-play-state:running;animation-play-state:running}section#about__us .l-main-wrapper .container.--active-magic aside img:first-of-type{opacity:1}section#about__us .l-main-wrapper .container.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}section#about__us .l-main-wrapper .container.--reverse .content{-webkit-transform:translateX(50%);transform:translateX(50%)}section#about__us .l-main-wrapper .container.--reverse aside{-webkit-transform:translateX(-50%);transform:translateX(-50%)}section#about__us .l-main-wrapper .container:nth-of-type(2){position:relative}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble--secondary{position:absolute}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-1{top:20%;left:0;margin-top:-40px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-2{bottom:0;left:40%;margin-top:40px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-3{top:0;right:0}section#about__us .l-main-wrapper .container .content{position:relative;max-width:430px;opacity:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-animation:appear-in-x 0.4s ease-out forwards;animation:appear-in-x 0.4s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused;z-index:1}section#about__us .l-main-wrapper .container .content img{margin-bottom:30px}section#about__us .l-main-wrapper .container .content h1{margin-bottom:20px}section#about__us .l-main-wrapper .container .content p,section#about__us .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .content .l-main-wrapper .card ul li,section#about__us .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#about__us section#legal__body .l-main-wrapper .container .content ul li,section#about__us section#legal__body .l-main-wrapper ul .container .content li,section#how-it-works__call section#about__us .l-main-wrapper .container:nth-of-type(2) .content .l-main-wrapper .card ul li,section#how-it-works__call section#about__us .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul .content li,section#legal__body section#about__us .l-main-wrapper .container .content ul li,section#legal__body section#about__us .l-main-wrapper ul .container .content li{margin-bottom:30px}section#about__us .l-main-wrapper .container .content .button--primary{min-width:150px}section#about__us .l-main-wrapper .container aside{position:relative;width:calc(100% - 470px);opacity:0;-webkit-transform:translateX(50%);transform:translateX(50%);-webkit-animation:appear-in-x 0.4s ease-out forwards;animation:appear-in-x 0.4s ease-out forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#about__us .l-main-wrapper .container aside img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section#about__us .l-main-wrapper .container aside img:first-of-type{opacity:0;-webkit-transition:opacity 2s ease-in;transition:opacity 2s ease-in}@media screen and (max-width:720px){section#about__us{padding:30px 0 77px 0}section#about__us .l-main-wrapper .subtitle,section#about__us .l-main-wrapper .title{text-align:center}section#about__us .l-main-wrapper .subtitle{font-size:30px;line-height:35px}section#about__us .l-main-wrapper .container{position:relative;margin-top:164px}section#about__us .l-main-wrapper .container.--reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}section#about__us .l-main-wrapper .container .content{position:relative;max-width:470px;z-index:1}section#about__us .l-main-wrapper .container aside{position:absolute;right:0;top:0;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:50%}section#about__us .l-main-wrapper .container aside img:last-of-type{max-width:150px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-1{top:-90px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-2{top:20%;bottom:initial;right:0;left:initial}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-3{top:-400px}}@media screen and (max-width:660px){section#about__us{padding:15px 0 36px 0}section#about__us .l-main-wrapper .title{margin-bottom:10px}section#about__us .l-main-wrapper .subtitle{max-width:274px;line-height:18px}section#about__us .l-main-wrapper .subtitle small{font-size:18px;line-height:1.5}section#about__us .l-main-wrapper .subtitle small br{display:none}section#about__us .l-main-wrapper .container{margin-top:80px}section#about__us .l-main-wrapper .container:first-of-type{margin-bottom:110px}section#about__us .l-main-wrapper .container:nth-of-type(2){margin-bottom:65px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-1.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-1{top:-20px}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-2.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-2{top:0}section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--primary-light,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble-3.bubble--secondary,section#about__us .l-main-wrapper .container:nth-of-type(2) .bubble.bubble-3{top:-320px}section#about__us .l-main-wrapper .container .content{max-width:80%}section#about__us .l-main-wrapper .container .content img{max-width:30px;margin-bottom:20px}section#about__us .l-main-wrapper .container .content h1{line-height:18px;margin-bottom:7px}section#about__us .l-main-wrapper .container .content h1 small{font-size:18px;line-height:1.5}section#about__us .l-main-wrapper .container .content .button--primary{min-width:0}section#about__us .l-main-wrapper .container aside img:first-of-type{max-width:320px}section#about__us .l-main-wrapper .container aside img:nth-of-type(2){max-width:75px;max-height:50px}}section#about__advantage .l-main-wrapper{position:relative}section#about__advantage .l-main-wrapper h2{text-transform:uppercase;margin-bottom:60px;color:#003B6F}section#about__advantage .l-main-wrapper .bubble,section#about__advantage .l-main-wrapper .bubble--primary-light,section#about__advantage .l-main-wrapper .bubble--secondary{position:absolute;top:0;right:30%;-webkit-transform:translateY(-100%);transform:translateY(-100%)}section#about__advantage .l-main-wrapper .items__wrapper{display:-ms-grid;display:grid;-ms-grid-rows:1fr 30px 1fr;grid-template-rows:repeat(2,1fr);-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:30px}section#about__advantage .l-main-wrapper .items__wrapper>:first-child{-ms-grid-row:1;-ms-grid-column:1}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(4){-ms-grid-row:1;-ms-grid-column:7}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(5){-ms-grid-row:1;-ms-grid-column:9}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(6){-ms-grid-row:3;-ms-grid-column:1}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(7){-ms-grid-row:3;-ms-grid-column:3}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(8){-ms-grid-row:3;-ms-grid-column:5}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(9){-ms-grid-row:3;-ms-grid-column:7}section#about__advantage .l-main-wrapper .items__wrapper>:nth-child(10){-ms-grid-row:3;-ms-grid-column:9}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item{-webkit-animation:appear-in-y 0.4s ease-out forwards;animation:appear-in-y 0.4s ease-out forwards}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(2){-webkit-animation-delay:200ms;animation-delay:200ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(3){-webkit-animation-delay:400ms;animation-delay:400ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(4){-webkit-animation-delay:600ms;animation-delay:600ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(5){-webkit-animation-delay:800ms;animation-delay:800ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(6){-webkit-animation-delay:1000ms;animation-delay:1000ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(7){-webkit-animation-delay:1200ms;animation-delay:1200ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(8){-webkit-animation-delay:1400ms;animation-delay:1400ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(9){-webkit-animation-delay:1600ms;animation-delay:1600ms}section#about__advantage .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(10){-webkit-animation-delay:1800ms;animation-delay:1800ms}section#about__advantage .l-main-wrapper .items__wrapper .item{-webkit-transform:translateY(50%);transform:translateY(50%);opacity:0}section#about__advantage .l-main-wrapper .items__wrapper .item.--link{padding:0}section#about__advantage .l-main-wrapper .items__wrapper .item.--link .card a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box}section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card{-webkit-box-shadow:inset 0 0 0 2px #3BE190;box-shadow:inset 0 0 0 2px #3BE190;background-color:#263542}section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card:hover{background-color:#263542}section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card .icon__wrapper img{-webkit-transition:none;transition:none}section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card p,section#about__advantage section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item:last-child .card ul li,section#about__advantage section#legal__body .l-main-wrapper .items__wrapper .item:last-child .card ul li,section#about__advantage section#legal__body .l-main-wrapper ul .items__wrapper .item:last-child .card li,section#how-it-works__call .container:nth-of-type(2) section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card ul li,section#legal__body section#about__advantage .l-main-wrapper .items__wrapper .item:last-child .card ul li,section#legal__body section#about__advantage .l-main-wrapper ul .items__wrapper .item:last-child .card li{color:#FFF}section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(2) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(4) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(7) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(9) .card{margin-top:-30px}section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card{background-color:#00A1FF}section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card .icon__wrapper img:first-of-type{opacity:0}section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card .icon__wrapper img:nth-of-type(2){opacity:1}section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card p,section#about__advantage section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item:hover .card ul li,section#about__advantage section#legal__body .l-main-wrapper .items__wrapper .item:hover .card ul li,section#about__advantage section#legal__body .l-main-wrapper ul .items__wrapper .item:hover .card li,section#how-it-works__call .container:nth-of-type(2) section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card ul li,section#legal__body section#about__advantage .l-main-wrapper .items__wrapper .item:hover .card ul li,section#legal__body section#about__advantage .l-main-wrapper ul .items__wrapper .item:hover .card li{color:#FFF}section#about__advantage .l-main-wrapper .items__wrapper .item .card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:180px;border-radius:10px;background-color:#FFF;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.3);box-shadow:0 0 20px 0 rgba(0,0,0,0.3);padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#about__advantage .l-main-wrapper .items__wrapper .item .card:hover{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}section#about__advantage .l-main-wrapper .items__wrapper .item .card .icon__wrapper{position:relative;width:50px;min-height:50px;margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}section#about__advantage .l-main-wrapper .items__wrapper .item .card .icon__wrapper img{width:100%;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#about__advantage .l-main-wrapper .items__wrapper .item .card .icon__wrapper img:nth-of-type(2){-webkit-transform:translateX(-100%);transform:translateX(-100%);opacity:0}section#about__advantage .l-main-wrapper .items__wrapper .item .card p,section#about__advantage section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#about__advantage section#legal__body .l-main-wrapper .items__wrapper .item .card ul li,section#about__advantage section#legal__body .l-main-wrapper ul .items__wrapper .item .card li,section#how-it-works__call .container:nth-of-type(2) section#about__advantage .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#about__advantage .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#about__advantage .l-main-wrapper ul .items__wrapper .item .card li{color:#00A1FF;text-align:center;font-size:18px;line-height:1.5;font-weight:800}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#about__advantage .l-main-wrapper .items__wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:40px}section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(2) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(4) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(7) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(9) .card{margin-top:0}}@media screen and (max-width:720px){section#about__advantage .l-main-wrapper .bubble,section#about__advantage .l-main-wrapper .bubble--primary-light,section#about__advantage .l-main-wrapper .bubble--secondary{top:-680px;right:0}section#about__advantage .l-main-wrapper h2{text-align:center}section#about__advantage .l-main-wrapper .items__wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:40px}section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(2) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(4) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(7) .card,section#about__advantage .l-main-wrapper .items__wrapper .item:nth-child(9) .card{margin-top:0}section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card{background-color:#00A1FF}section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card .icon__wrapper img:first-of-type{opacity:0}section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card .icon__wrapper img:nth-of-type(2){opacity:1}section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card p,section#about__advantage section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item.--active-magic .card ul li,section#about__advantage section#legal__body .l-main-wrapper .items__wrapper .item.--active-magic .card ul li,section#about__advantage section#legal__body .l-main-wrapper ul .items__wrapper .item.--active-magic .card li,section#how-it-works__call .container:nth-of-type(2) section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card ul li,section#legal__body section#about__advantage .l-main-wrapper .items__wrapper .item.--active-magic .card ul li,section#legal__body section#about__advantage .l-main-wrapper ul .items__wrapper .item.--active-magic .card li{color:#FFF}}@media screen and (max-width:660px){section#about__advantage .l-main-wrapper h2{margin-bottom:20px}section#about__advantage .l-main-wrapper .items__wrapper{grid-gap:20px}section#about__advantage .l-main-wrapper .items__wrapper .item .card{padding:20px}}section#about__values{padding:140px 0}section#about__values .l-main-wrapper{position:relative}section#about__values .l-main-wrapper h2{text-transform:uppercase;margin-bottom:60px;color:#003B6F}section#about__values .l-main-wrapper .bubble,section#about__values .l-main-wrapper .bubble--primary-light,section#about__values .l-main-wrapper .bubble--secondary{position:absolute;top:0;right:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}section#about__values .l-main-wrapper .items__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1fr);grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:30px}section#about__values .l-main-wrapper .items__wrapper.--active-magic li{-webkit-animation:appear-in-y 0.4s ease-out forwards;animation:appear-in-y 0.4s ease-out forwards}section#about__values .l-main-wrapper .items__wrapper.--active-magic li:nth-of-type(2){-webkit-animation-delay:100ms;animation-delay:100ms}section#about__values .l-main-wrapper .items__wrapper.--active-magic li:nth-of-type(3){-webkit-animation-delay:200ms;animation-delay:200ms}section#about__values .l-main-wrapper .items__wrapper.--active-magic li:nth-of-type(4){-webkit-animation-delay:300ms;animation-delay:300ms}section#about__values .l-main-wrapper .items__wrapper.--active-magic li:nth-of-type(5){-webkit-animation-delay:400ms;animation-delay:400ms}section#about__values .l-main-wrapper .items__wrapper li{opacity:0;-webkit-transform:translateY(50%);transform:translateY(50%)}section#about__values .l-main-wrapper .items__wrapper li:nth-of-type(2n){margin-top:30px}section#about__values .l-main-wrapper .items__wrapper li .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:177px;height:180px;border-radius:10px;background-color:#FFF;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.3);box-shadow:0 0 20px 0 rgba(0,0,0,0.3);padding:30px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#about__values .l-main-wrapper .items__wrapper li .content:hover{background-color:#263542;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}section#about__values .l-main-wrapper .items__wrapper li .content:hover .icon__wrapper img:first-of-type{opacity:0}section#about__values .l-main-wrapper .items__wrapper li .content:hover .icon__wrapper img:nth-of-type(2){opacity:1}section#about__values .l-main-wrapper .items__wrapper li .content:hover p,section#about__values section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper li .content:hover li,section#about__values section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper li .content:hover .card ul li,section#about__values section#legal__body .l-main-wrapper .items__wrapper li .content:hover ul li,section#about__values section#legal__body .l-main-wrapper ul .items__wrapper li .content:hover li,section#how-it-works__call .container:nth-of-type(2) section#about__values .l-main-wrapper .card ul .items__wrapper li .content:hover li,section#how-it-works__call .container:nth-of-type(2) section#about__values .l-main-wrapper .items__wrapper li .content:hover .card ul li,section#legal__body section#about__values .l-main-wrapper .items__wrapper li .content:hover ul li,section#legal__body section#about__values .l-main-wrapper ul .items__wrapper li .content:hover li{color:#FFF}section#about__values .l-main-wrapper .items__wrapper li .content .icon__wrapper{position:relative;width:100%;height:100%;margin-bottom:30px}section#about__values .l-main-wrapper .items__wrapper li .content .icon__wrapper img{position:absolute;top:50%;left:50%;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}section#about__values .l-main-wrapper .items__wrapper li .content .icon__wrapper img:nth-of-type(2){opacity:0}section#about__values .l-main-wrapper .items__wrapper li .content p,section#about__values section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper li .content li,section#about__values section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper li .content .card ul li,section#about__values section#legal__body .l-main-wrapper .items__wrapper li .content ul li,section#about__values section#legal__body .l-main-wrapper ul .items__wrapper li .content li,section#how-it-works__call .container:nth-of-type(2) section#about__values .l-main-wrapper .card ul .items__wrapper li .content li,section#how-it-works__call .container:nth-of-type(2) section#about__values .l-main-wrapper .items__wrapper li .content .card ul li,section#legal__body section#about__values .l-main-wrapper .items__wrapper li .content ul li,section#legal__body section#about__values .l-main-wrapper ul .items__wrapper li .content li{text-align:center;font-weight:800}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#about__values .l-main-wrapper .items__wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:40px}section#about__values .l-main-wrapper .items__wrapper li:nth-of-type(2n){margin-top:0}}@media screen and (max-width:720px){section#about__values{padding:140px 0}section#about__values .l-main-wrapper h2{text-align:center}section#about__values .l-main-wrapper .bubble,section#about__values .l-main-wrapper .bubble--primary-light,section#about__values .l-main-wrapper .bubble--secondary{display:none}section#about__values .l-main-wrapper .items__wrapper{-ms-grid-columns:minmax(0,1fr) 40px minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:40px}section#about__values .l-main-wrapper .items__wrapper li:nth-of-type(2n){margin-top:0}section#about__values .l-main-wrapper .items__wrapper li .card{min-width:0}section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic{background-color:#263542}section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic .icon__wrapper img:first-of-type{opacity:0}section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic .icon__wrapper img:nth-of-type(2){opacity:1}section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic p,section#about__values section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper li .card.--active-magic ul li,section#about__values section#legal__body .l-main-wrapper .items__wrapper li .card.--active-magic ul li,section#about__values section#legal__body .l-main-wrapper ul .items__wrapper li .card.--active-magic li,section#how-it-works__call .container:nth-of-type(2) section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic ul li,section#legal__body section#about__values .l-main-wrapper .items__wrapper li .card.--active-magic ul li,section#legal__body section#about__values .l-main-wrapper ul .items__wrapper li .card.--active-magic li{color:#FFF}}@media screen and (max-width:660px){section#about__values{padding:40px 0 70px 0}section#about__values .l-main-wrapper h2{margin-bottom:18px}section#about__values .l-main-wrapper .items__wrapper{grid-gap:20px}section#about__values .l-main-wrapper .items__wrapper li .card{height:126px;padding:20px}section#about__values .l-main-wrapper .items__wrapper li .card .icon__wrapper{width:50px;height:50px;margin-bottom:15px}section#about__values .l-main-wrapper .items__wrapper li .card .icon__wrapper img{width:100%;height:100%}}section#how-it-works__hero{width:100%;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:40px;background-color:rgb(0,59,111)}section#how-it-works__hero .controls-overlay{position:absolute;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100%;z-index:1;background-color:rgba(0,59,111,0.75);opacity:0;pointer-events:none;-webkit-transition:opacity 0.3s ease-out;transition:opacity 0.3s ease-out}section#how-it-works__hero .controls-overlay.--visible{opacity:1;pointer-events:auto}section#how-it-works__hero .controls-overlay .play-video{position:relative;width:80px;height:80px;border-radius:50%;background-color:#00A1FF;-webkit-transition:-webkit-box-shadow 0.4s ease-out;transition:-webkit-box-shadow 0.4s ease-out;transition:box-shadow 0.4s ease-out;transition:box-shadow 0.4s ease-out,-webkit-box-shadow 0.4s ease-out}section#how-it-works__hero .controls-overlay .play-video:hover{-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.3);box-shadow:0 0 20px 0 rgba(0,0,0,0.3)}section#how-it-works__hero .controls-overlay .play-video img{position:absolute;top:50%;left:50%;height:50%;-webkit-transform:translate(calc(-50% + 3px),-50%);transform:translate(calc(-50% + 3px),-50%)}section#how-it-works__hero #video{width:100%;height:56.25vw}@media screen and (max-width:720px){section#how-it-works__hero{padding-top:60px}section#how-it-works__hero .controls-overlay .play-video{width:32px;height:32px}section#how-it-works__hero .controls-overlay .play-video img{max-height:13px;height:100%;-webkit-transform:translateX(1px);transform:translateX(1px)}section#how-it-works__hero #video{width:100%;height:56.25vw}}section#how-it-works__main .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:70px 0 130px 0}section#how-it-works__main .l-main-wrapper .dots{position:absolute;top:0;right:0;-webkit-transform:translateX(50%);transform:translateX(50%);max-width:680px}section#how-it-works__main .l-main-wrapper .container{position:relative;width:50%}section#how-it-works__main .l-main-wrapper .container .separator{margin:20px 0 30px 0}section#how-it-works__main .l-main-wrapper .container h2{color:#003B6F}section#how-it-works__main .l-main-wrapper .container h2:first-of-type{text-transform:uppercase}section#how-it-works__main .l-main-wrapper .container h2 small{color:#263542}section#how-it-works__call section#how-it-works__main .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main .l-main-wrapper .container h2,section#how-it-works__main .l-main-wrapper .container p,section#how-it-works__main .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main section#legal__body .l-main-wrapper .container ul li,section#how-it-works__main section#legal__body .l-main-wrapper ul .container li,section#legal__body section#how-it-works__main .l-main-wrapper .container ul li,section#legal__body section#how-it-works__main .l-main-wrapper ul .container li{max-width:460px}section#how-it-works__call section#how-it-works__main .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main .l-main-wrapper .container p,section#how-it-works__main .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main section#legal__body .l-main-wrapper .container ul li,section#how-it-works__main section#legal__body .l-main-wrapper ul .container li,section#legal__body section#how-it-works__main .l-main-wrapper .container ul li,section#legal__body section#how-it-works__main .l-main-wrapper ul .container li{margin:12px 0 30px 0;color:#5B5B5B}section#how-it-works__main .l-main-wrapper .container .button--tertiary{position:relative;z-index:1}section#how-it-works__main .l-main-wrapper .container .button--tertiary .bubble--secondary{position:absolute;right:0;bottom:0;width:24px;height:24px;margin-bottom:-12px;margin-right:-12px}section#how-it-works__main .l-main-wrapper .container .button--tertiary .bubble--secondary img{max-width:18px;max-height:18px}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper{position:absolute;bottom:0;left:0;-webkit-transform:translate(-60px,60px);transform:translate(-60px,60px);width:100%;height:266px;z-index:-1}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .stroke-animation{position:absolute;top:0;left:0;width:100%}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .--mobile{display:none}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .bubble,section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .bubble--primary-light,section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .bubble--secondary{position:absolute}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper .bubble-1{bottom:40%;left:0;margin-left:-80px}section#how-it-works__main .l-main-wrapper aside{position:relative;width:50%;z-index:1}section#how-it-works__main .l-main-wrapper aside img{max-width:100%}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#how-it-works__main .l-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:42px 0 64px 0}section#how-it-works__main .l-main-wrapper .dots{top:initial;bottom:0;max-width:364px;-webkit-transform:translate(50%,70%);transform:translate(50%,70%)}section#how-it-works__main .l-main-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center}section#how-it-works__call section#how-it-works__main .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main .l-main-wrapper .container h2,section#how-it-works__main .l-main-wrapper .container p,section#how-it-works__main .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__main section#legal__body .l-main-wrapper .container ul li,section#how-it-works__main section#legal__body .l-main-wrapper ul .container li,section#legal__body section#how-it-works__main .l-main-wrapper .container ul li,section#legal__body section#how-it-works__main .l-main-wrapper ul .container li{max-width:420px}section#how-it-works__main .l-main-wrapper .container .stroke__wrapper{display:none}section#how-it-works__main .l-main-wrapper aside{width:100%;margin:46px 0 0 0;-webkit-transform:translateX(27%);transform:translateX(27%)}}@media screen and (max-width:660px){section#how-it-works__main .l-main-wrapper aside{-webkit-transform:none;transform:none}section#how-it-works__main .l-main-wrapper .container .separator{width:26px;height:2px;margin:15px 0}section#how-it-works__main .l-main-wrapper .container .button--tertiary .bubble--secondary{margin-bottom:-12px;margin-right:-12px}}section#how-it-works__steps{margin-bottom:140px}section#how-it-works__steps .l-main-wrapper{position:relative}section#how-it-works__steps .l-main-wrapper .bubble,section#how-it-works__steps .l-main-wrapper .bubble--primary-light,section#how-it-works__steps .l-main-wrapper .bubble--secondary{position:absolute}section#how-it-works__steps .l-main-wrapper .bubble-1.bubble--primary-light,section#how-it-works__steps .l-main-wrapper .bubble-1.bubble--secondary,section#how-it-works__steps .l-main-wrapper .bubble.bubble-1{bottom:30%;right:left}section#how-it-works__steps .l-main-wrapper .bubble-2.bubble--primary-light,section#how-it-works__steps .l-main-wrapper .bubble-2.bubble--secondary,section#how-it-works__steps .l-main-wrapper .bubble.bubble-2{top:30%;right:0}section#how-it-works__steps .l-main-wrapper ul{max-width:540px;margin:0 auto}section#how-it-works__steps .l-main-wrapper ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:75px}section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper{position:relative;width:135px;height:135px;background-color:#263542;-webkit-transform:translateX(-17px);transform:translateX(-17px)}section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper img{max-width:66px}section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper img:first-of-type{opacity:0}section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper img:nth-of-type(2){opacity:1}section#how-it-works__steps .l-main-wrapper ul li.--hover .container{padding-top:0}section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper h1{color:#3BE190}section#how-it-works__call .container:nth-of-type(2) section#how-it-works__steps .l-main-wrapper .card ul li.--hover .container .title__wrapper li,section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper p,section#how-it-works__steps section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li.--hover .container .title__wrapper li,section#how-it-works__steps section#legal__body .l-main-wrapper ul li.--hover .container .title__wrapper li,section#legal__body section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper li{font-weight:800}section#how-it-works__steps .l-main-wrapper ul li.--hover .container .content__wrapper{-webkit-transition:height 0.3s ease;transition:height 0.3s ease}section#how-it-works__steps .l-main-wrapper ul li.--hover .container .content__wrapper .content{-webkit-transform:none;transform:none}section#how-it-works__steps .l-main-wrapper ul li aside{width:115px}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper{position:relative;width:100px;height:100px;border-radius:50%;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,0.3);box-shadow:0 0 15px 0 rgba(0,0,0,0.3);-webkit-transition:all 0.2s linear;transition:all 0.2s linear}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:90px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img:nth-of-type(2){opacity:0;-webkit-transform-origin:center;transform-origin:center}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img.--mobile{display:none}section#how-it-works__steps .l-main-wrapper ul li .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;width:calc(100% - 165px);border-bottom:1px solid #E4E4E4;padding-top:25px;-webkit-transition:padding-top 0.2s ease;transition:padding-top 0.2s ease}section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:50px}section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper h1{margin-right:40px;color:#9D9D9D;font-weight:800;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper{height:0;overflow:hidden;padding-left:70px;-webkit-transition:height 0.2s ease;transition:height 0.2s ease;margin-bottom:25px}section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper .content{-webkit-transform:translateY(100%);transform:translateY(100%)}section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper .content .separator{width:40px;margin:10px 0 30px 0}section#how-it-works__call .container:nth-of-type(2) section#how-it-works__steps .l-main-wrapper .card ul li .container .content__wrapper .content li:not(:last-of-type),section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper .content p:not(:last-of-type),section#how-it-works__steps section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li .container .content__wrapper .content li:not(:last-of-type),section#how-it-works__steps section#legal__body .l-main-wrapper ul li .container .content__wrapper .content li:not(:last-of-type),section#legal__body section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper .content li:not(:last-of-type){margin-bottom:20px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#how-it-works__steps{margin-bottom:40px}section#how-it-works__steps .l-main-wrapper ul li{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:20px}section#how-it-works__steps .l-main-wrapper ul li.--active-magic aside .icon__wrapper,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper{width:30px;height:30px;background-color:transparent;-webkit-transform:none;transform:none}section#how-it-works__steps .l-main-wrapper ul li.--active-magic aside .icon__wrapper:after,section#how-it-works__steps .l-main-wrapper ul li.--active-magic aside .icon__wrapper:before,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper:after,section#how-it-works__steps .l-main-wrapper ul li.--hover aside .icon__wrapper:before{content:none;display:none}section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container,section#how-it-works__steps .l-main-wrapper ul li.--hover .container{padding-top:0}section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container .title__wrapper h1,section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper h1{color:#3BE190}section#how-it-works__call .container:nth-of-type(2) section#how-it-works__steps .l-main-wrapper .card ul li.--active-magic .container .title__wrapper li,section#how-it-works__call .container:nth-of-type(2) section#how-it-works__steps .l-main-wrapper .card ul li.--hover .container .title__wrapper li,section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container .title__wrapper p,section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper p,section#how-it-works__steps section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li.--active-magic .container .title__wrapper li,section#how-it-works__steps section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li.--hover .container .title__wrapper li,section#how-it-works__steps section#legal__body .l-main-wrapper ul li.--active-magic .container .title__wrapper li,section#how-it-works__steps section#legal__body .l-main-wrapper ul li.--hover .container .title__wrapper li,section#legal__body section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container .title__wrapper li,section#legal__body section#how-it-works__steps .l-main-wrapper ul li.--hover .container .title__wrapper li{font-weight:800;color:#003B6F}section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container .content__wrapper,section#how-it-works__steps .l-main-wrapper ul li.--hover .container .content__wrapper{-webkit-transition:height 0.3s ease;transition:height 0.3s ease}section#how-it-works__steps .l-main-wrapper ul li.--active-magic .container .content__wrapper .content,section#how-it-works__steps .l-main-wrapper ul li.--hover .container .content__wrapper .content{-webkit-transform:none;transform:none}section#how-it-works__steps .l-main-wrapper ul li aside{width:auto;padding-top:8px}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper{width:30px;height:30px;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-right:16px}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img{position:initial;-webkit-transform:none;transform:none;width:100%;height:100%;max-width:none;max-height:none}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img:not(.--mobile){display:none}section#how-it-works__steps .l-main-wrapper ul li aside .icon__wrapper img.--mobile{display:block}section#how-it-works__steps .l-main-wrapper ul li .container{width:100%;padding:0}section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper{height:auto}section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper h1{margin-right:12px;line-height:1em}section#how-it-works__call .container:nth-of-type(2) section#how-it-works__steps .l-main-wrapper .card ul li .container .title__wrapper li,section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper p,section#how-it-works__steps section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li .container .title__wrapper li,section#how-it-works__steps section#legal__body .l-main-wrapper ul li .container .title__wrapper li,section#legal__body section#how-it-works__steps .l-main-wrapper ul li .container .title__wrapper li{font-size:18px;line-height:1.5;color:#5B5B5B}section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper{padding:0;margin:0}section#how-it-works__steps .l-main-wrapper ul li .container .content__wrapper .content .separator{width:18px;height:2px;margin:10px 0}section#how-it-works__steps .l-main-wrapper .bubble-1.bubble--primary-light,section#how-it-works__steps .l-main-wrapper .bubble-1.bubble--secondary,section#how-it-works__steps .l-main-wrapper .bubble.bubble-1{display:none}section#how-it-works__steps .l-main-wrapper .bubble-2.bubble--primary-light,section#how-it-works__steps .l-main-wrapper .bubble-2.bubble--secondary,section#how-it-works__steps .l-main-wrapper .bubble.bubble-2{top:-400px;right:initial;left:18%}}section#how-it-works__call .container{position:relative;overflow:hidden}section#how-it-works__call .container:first-of-type .l-main-wrapper{position:relative;text-align:center}section#how-it-works__call .container:first-of-type .l-main-wrapper .dots{position:absolute;left:0;bottom:0;-webkit-transform:translate(-50%,60%);transform:translate(-50%,60%)}section#how-it-works__call .container:first-of-type .l-main-wrapper h2{color:#003B6F;margin:0 auto}section#how-it-works__call .container:first-of-type .l-main-wrapper h2:first-of-type{text-transform:uppercase}section#how-it-works__call .container:first-of-type .l-main-wrapper .button--tertiary{margin:40px 0 60px 0}section#how-it-works__call .container:nth-of-type(2){background-image:url("/assets/images/how-it-works/img_background.png");background-size:100% auto;background-position:top center;padding:140px 0 317px 0;z-index:1}section#how-it-works__call .container:nth-of-type(2) .woman-device{position:absolute;bottom:0;width:2453px;left:43%;-webkit-transform:translateY(38%);transform:translateY(38%);z-index:1}section#how-it-works__call .container:nth-of-type(2) .tag-3{position:absolute;bottom:244px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:385px;height:auto;padding:25px;z-index:2}section#how-it-works__call .container:nth-of-type(2) .tag-3 .arrow{position:absolute;top:0;right:90px;-webkit-transform:translateY(-100%);transform:translateY(-100%)}section#how-it-works__call .container:nth-of-type(2) .tag-3 .image__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px;min-width:67px;height:67px;border-radius:50%;border:2px solid #FFF}section#how-it-works__call .container:nth-of-type(2) .tag-3 .image__wrapper img{max-width:47px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper{position:relative}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .tag-1{position:absolute;top:5%;left:20%;-webkit-transform:translateY(-140px);transform:translateY(-140px);padding-left:25px;padding-right:25px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .tag-1 .bubble,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .tag-1 .bubble--primary-light,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .tag-1 .bubble--secondary{position:absolute;top:-20px;left:-20px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card{position:relative;background-color:#FFF;border-radius:20px;padding:80px 90px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:0 10px 60px 0 rgba(0,0,0,0.1);box-shadow:0 10px 60px 0 rgba(0,0,0,0.1)}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card h2{color:#003B6F;max-width:620px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul{margin:40px 0;max-width:500px;list-style:disc;padding-left:20px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li:not(:last-of-type){margin-bottom:20px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .button--secondary-stroke{color:#263542}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2{position:absolute;top:60px;right:30px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble--primary-light,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble--secondary{position:absolute;top:-35px;left:5px}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#how-it-works__call .container:nth-of-type(2){background-size:auto 100%}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2{top:20px}}@media screen and (max-width:720px){section#how-it-works__call .container:first-of-type{overflow:initial;z-index:2}section#how-it-works__call .container:first-of-type .l-main-wrapper h2:first-of-type{text-transform:none}section#how-it-works__call .container:first-of-type .l-main-wrapper .button--tertiary{margin:0 auto;-webkit-transform:translateY(50%);transform:translateY(50%)}section#how-it-works__call .container:first-of-type .l-main-wrapper .dots{display:none}section#how-it-works__call .container:nth-of-type(2){padding:60px 0 147px 0;background-position:center top}section#how-it-works__call .container:nth-of-type(2) .woman-device{left:50%;width:auto;height:350px;-webkit-transform:translateY(16%);transform:translateY(16%)}section#how-it-works__call .container:nth-of-type(2) .tag-3{bottom:40px;padding:14px;max-width:192px}section#how-it-works__call .container:nth-of-type(2) .tag-3 .arrow{-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px}section#how-it-works__call .container:nth-of-type(2) .tag-3 .image__wrapper{min-width:34px;height:34px;margin-right:13px}section#how-it-works__call .container:nth-of-type(2) .tag-3 .image__wrapper img{width:24px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .tag-3 li,section#how-it-works__call .container:nth-of-type(2) .tag-3 .l-main-wrapper .card ul li,section#how-it-works__call .container:nth-of-type(2) .tag-3 p,section#how-it-works__call .container:nth-of-type(2) .tag-3 section#legal__body .l-main-wrapper ul li,section#legal__body .l-main-wrapper ul section#how-it-works__call .container:nth-of-type(2) .tag-3 li{width:200px;font-size:18px;line-height:1.5}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .tag-3 li b,section#how-it-works__call .container:nth-of-type(2) .tag-3 .l-main-wrapper .card ul li b,section#how-it-works__call .container:nth-of-type(2) .tag-3 p b,section#how-it-works__call .container:nth-of-type(2) .tag-3 section#legal__body .l-main-wrapper ul li b,section#legal__body .l-main-wrapper ul section#how-it-works__call .container:nth-of-type(2) .tag-3 li b{font-weight:normal}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .tag-1{display:none}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card{padding:40px 40px 50px 40px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card h2{font-size:18px;line-height:18px}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul{margin:12px 0}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li br{display:none}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2{top:0;left:20px;right:initial;-webkit-transform:translateY(-20px);transform:translateY(-20px)}section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble--primary-light,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card .tag-2 .bubble--secondary{left:-20px}}section#you-need__hero{position:relative;background-image:url("/assets/images/you-need/img_hero-background.png");background-size:cover;background-position:center bottom;background-color:rgba(151,255,193,0.17);z-index:2}section#you-need__hero .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}section#you-need__hero .l-main-wrapper h1{color:#FFF}section#you-need__hero .l-main-wrapper h1:first-of-type{margin-bottom:30px}section#you-need__hero .l-main-wrapper h1:nth-of-type(2){margin-bottom:60px}section#you-need__hero .l-main-wrapper h1 small{font-size:40px}section#you-need__hero .l-main-wrapper h1 span{color:#3BE190}section#you-need__hero .l-main-wrapper .button--secondary{-ms-flex-item-align:start;align-self:flex-start;padding:0;width:36px}section#you-need__hero .l-main-wrapper .vehicle{position:absolute;bottom:0;left:20%;z-index:1;-webkit-transform:translateY(20%);transform:translateY(20%)}section#you-need__hero .bubble,section#you-need__hero .bubble--primary-light,section#you-need__hero .bubble--secondary{position:absolute;z-index:2}section#you-need__hero .bubble-1.bubble--primary-light,section#you-need__hero .bubble-1.bubble--secondary,section#you-need__hero .bubble.bubble-1{left:26%;bottom:17%}section#you-need__hero .bubble-2.bubble--primary-light,section#you-need__hero .bubble-2.bubble--secondary,section#you-need__hero .bubble.bubble-2{right:5%;top:50%}section#you-need__hero .bubble-3.bubble--primary-light,section#you-need__hero .bubble-3.bubble--secondary,section#you-need__hero .bubble.bubble-3{right:23%;bottom:-2%}@media screen and (max-width:720px){section#you-need__hero{height:auto!important}section#you-need__hero .l-main-wrapper{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-top:25vh;-webkit-box-sizing:border-box;box-sizing:border-box}section#you-need__hero .l-main-wrapper .vehicle{position:relative}section#you-need__hero .l-main-wrapper h1{text-align:center}section#you-need__hero .l-main-wrapper h1:nth-of-type(2){margin:0}section#you-need__hero .l-main-wrapper .button--secondary{display:none}section#you-need__hero .l-main-wrapper img{max-width:741px;left:15%}section#you-need__hero .bubble-1.bubble--primary-light,section#you-need__hero .bubble-1.bubble--secondary,section#you-need__hero .bubble.bubble-1{left:18%;bottom:16%}section#you-need__hero .bubble-2.bubble--primary-light,section#you-need__hero .bubble-2.bubble--secondary,section#you-need__hero .bubble.bubble-2{right:5vw;left:initial;top:50%}section#you-need__hero .bubble-3.bubble--primary-light,section#you-need__hero .bubble-3.bubble--secondary,section#you-need__hero .bubble.bubble-3{bottom:0;right:5vw}}@media screen and (max-width:660px){section#you-need__hero .vehicle{height:223px;max-width:none}section#you-need__hero .l-main-wrapper h1:first-of-type{margin-bottom:10px}section#you-need__hero .bubble-1.bubble--primary-light,section#you-need__hero .bubble-1.bubble--secondary,section#you-need__hero .bubble.bubble-1{left:5%}section#you-need__hero .bubble-3.bubble--primary-light,section#you-need__hero .bubble-3.bubble--secondary,section#you-need__hero .bubble.bubble-3{bottom:5%}}section#you-need__main{position:relative;padding-top:140px;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(151,255,193,0.17)),to(rgba(0,161,255,0.22)));background-image:linear-gradient(180deg,rgba(151,255,193,0.17) 0%,rgba(0,161,255,0.22) 100%);margin-bottom:120px}section#you-need__main .figure{position:absolute;bottom:0;left:0}section#you-need__main .figure{position:absolute;bottom:0;left:0;-webkit-transform:translateY(100%);transform:translateY(100%);width:100%}section#you-need__main .figure img{width:100%}section#you-need__main .l-main-wrapper{position:relative}section#you-need__main .l-main-wrapper .separator{margin:20px 0 30px 0}section#you-need__main .l-main-wrapper h2{color:#003B6F;max-width:620px}section#you-need__main .l-main-wrapper h2:first-of-type{text-transform:uppercase}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .l-main-wrapper .card ul li,section#legal__body section#you-need__main .l-main-wrapper ul li,section#you-need__main .l-main-wrapper p,section#you-need__main section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#you-need__main section#legal__body .l-main-wrapper ul li{max-width:540px}section#you-need__main .l-main-wrapper .description{margin-bottom:70px}section#you-need__main .l-main-wrapper .subtitle{margin-bottom:80px}section#you-need__main .l-main-wrapper .dots{position:absolute;top:0;right:0;-webkit-transform:translate(15%,-50%);transform:translate(15%,-50%);z-index:-1}section#you-need__main .container-1,section#you-need__main .container-2{position:relative}section#you-need__main .container-1 .l-main-wrapper,section#you-need__main .container-2 .l-main-wrapper{position:relative;padding:0 50px 54px 50px;background-size:auto calc(100% - 57px);background-repeat:no-repeat;z-index:1}section#you-need__main .container-1 .l-main-wrapper .number__wrapper,section#you-need__main .container-2 .l-main-wrapper .number__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:115px;height:115px;border-radius:50%;color:#FFF;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}section#you-need__main .container-1 .l-main-wrapper .number__wrapper h1,section#you-need__main .container-2 .l-main-wrapper .number__wrapper h1{font-weight:800}section#you-need__main .container-1 .l-main-wrapper a,section#you-need__main .container-2 .l-main-wrapper a{position:absolute;bottom:0;-webkit-transform:translateY(calc(50% - 2px));transform:translateY(calc(50% - 2px))}section#you-need__main .container-1 .l-main-wrapper .rounded-image,section#you-need__main .container-2 .l-main-wrapper .rounded-image{position:absolute;right:0}section#you-need__main .container-1 .l-main-wrapper .items__wrapper,section#you-need__main .container-2 .l-main-wrapper .items__wrapper{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 20px 1fr;grid-template-columns:repeat(2,1fr);grid-gap:20px;z-index:1}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item,section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item{-webkit-animation-play-state:running;animation-play-state:running}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(2),section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(2){-webkit-animation-delay:200ms;animation-delay:200ms}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(3),section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(3){-webkit-animation-delay:300ms;animation-delay:300ms}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(4),section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(4){-webkit-animation-delay:400ms;animation-delay:400ms}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(5),section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(5){-webkit-animation-delay:500ms;animation-delay:500ms}section#you-need__main .container-1 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(6),section#you-need__main .container-2 .l-main-wrapper .items__wrapper.--active-magic .item:nth-of-type(6){-webkit-animation-delay:600ms;animation-delay:600ms}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100px;background-color:rgba(255,255,255,0.85);border-radius:10px;border:2px solid;padding:15px 25px;-webkit-transition:all 0.2s ease;transition:all 0.2s ease;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-animation:appear-in 0.4s ease-in forwards;animation:appear-in 0.4s ease-in forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover .icon__wrapper img:first-of-type,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover .icon__wrapper img:first-of-type{opacity:0}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover .icon__wrapper img:nth-of-type(2),section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover .icon__wrapper img:nth-of-type(2){opacity:1}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .card ul .items__wrapper .item:hover li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover .card ul li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .card ul .items__wrapper .item:hover li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover .card ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper ul .items__wrapper .item:hover li,section#legal__body section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper ul .items__wrapper .item:hover li,section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover p,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item:hover li,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item:hover .card ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper .items__wrapper .item:hover ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper ul .items__wrapper .item:hover li,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover p,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item:hover li,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item:hover .card ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper .items__wrapper .item:hover ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper ul .items__wrapper .item:hover li{color:#FFF}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .icon__wrapper,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .icon__wrapper{position:relative;width:40px;height:40px;margin-right:16px}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .icon__wrapper img,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .icon__wrapper img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:100%;max-height:100%;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .icon__wrapper img:nth-of-type(2),section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .icon__wrapper img:nth-of-type(2){opacity:0}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .card ul li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper ul .items__wrapper .item li,section#legal__body section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper ul .items__wrapper .item li{font-weight:800;-webkit-transition:color 0.2s ease;transition:color 0.2s ease}section#you-need__main .container-1{margin-bottom:117px}section#you-need__main .container-1 .bubble,section#you-need__main .container-1 .bubble--primary-light,section#you-need__main .container-1 .bubble--secondary{position:absolute}section#you-need__main .container-1 .bubble-1.bubble--primary-light,section#you-need__main .container-1 .bubble-1.bubble--secondary,section#you-need__main .container-1 .bubble.bubble-1{bottom:-10px;left:35%}section#you-need__main .container-1 .bubble-2.bubble--primary-light,section#you-need__main .container-1 .bubble-2.bubble--secondary,section#you-need__main .container-1 .bubble.bubble-2{top:-50px;left:calc(35% - 20px)}section#you-need__main .container-1 .bubble-3.bubble--primary-light,section#you-need__main .container-1 .bubble-3.bubble--secondary,section#you-need__main .container-1 .bubble.bubble-3{top:0;right:40%}section#you-need__main .container-1 .l-main-wrapper{position:relative}section#you-need__main .container-1 .l-main-wrapper:before{content:"";position:absolute;left:0;top:0;width:calc(100% - 20px);height:100%;border-top:3px solid #00A1FF;border-left:3px solid #00A1FF;border-bottom:3px solid #00A1FF;border-radius:36px 0 0 36px}section#you-need__main .container-1 .l-main-wrapper .button--primary{right:0;-webkit-transform:translateY(calc(50% + 2px));transform:translateY(calc(50% + 2px))}section#you-need__main .container-1 .l-main-wrapper .number__wrapper{background-color:#00A1FF}section#you-need__main .container-1 .l-main-wrapper .rounded-image{-webkit-transform:translate(15%,-50%);transform:translate(15%,-50%)}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item{border-color:#00A1FF}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item:hover{background-color:#00A1FF;-webkit-box-shadow:0 0 20px 0 #00A1FF;box-shadow:0 0 20px 0 #00A1FF}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper ul .items__wrapper .item li{color:#00A1FF}section#you-need__main .container-2{margin:73px 0}section#you-need__main .container-2 .bubble,section#you-need__main .container-2 .bubble--primary-light,section#you-need__main .container-2 .bubble--secondary{position:absolute;z-index:3}section#you-need__main .container-2 .bubble-1.bubble--primary-light,section#you-need__main .container-2 .bubble-1.bubble--secondary,section#you-need__main .container-2 .bubble.bubble-1{bottom:40%;left:0;-webkit-transform:translateX(-100px);transform:translateX(-100px)}section#you-need__main .container-2 .bubble-2.bubble--primary-light,section#you-need__main .container-2 .bubble-2.bubble--secondary,section#you-need__main .container-2 .bubble.bubble-2{top:0;right:20%;-webkit-transform:translateY(calc(-40px - 100%));transform:translateY(calc(-40px - 100%))}section#you-need__main .container-2 .l-main-wrapper{position:relative}section#you-need__main .container-2 .l-main-wrapper:before{content:"";position:absolute;right:0;top:0;width:calc(100% - 100px);height:100%;border-top:3px solid #263542;border-right:3px solid #263542;border-bottom:3px solid #263542;border-radius:0 36px 36px 0}section#you-need__main .container-2 .l-main-wrapper .button--tertiary{left:0;-webkit-transform:translateY(calc(50% + 2px));transform:translateY(calc(50% + 2px))}section#you-need__main .container-2 .l-main-wrapper .number__wrapper{background-color:#263542}section#you-need__main .container-2 .l-main-wrapper .rounded-image{top:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item{border-color:#263542}section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item:hover{background-color:#263542;-webkit-box-shadow:0 0 20px 0 #263542;box-shadow:0 0 20px 0 #263542}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper ul .items__wrapper .item li{color:#263542}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#you-need__main .l-main-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}section#you-need__main .l-main-wrapper h2 br{display:none}section#you-need__main .l-main-wrapper .subtitle{margin-bottom:120px}section#you-need__main .container-1 .l-main-wrapper{padding-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box}section#you-need__main .container-1 .l-main-wrapper:before{width:90%}section#you-need__main .container-1 .l-main-wrapper .bubble-1{display:none}section#you-need__main .container-1 .l-main-wrapper .bubble-2{top:17%;left:0}section#you-need__main .container-1 .l-main-wrapper .rounded-image{width:144px}section#you-need__main .container-1 .l-main-wrapper .number__wrapper{-ms-flex-item-align:start;align-self:flex-start;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section#you-need__main .container-1 .l-main-wrapper .items__wrapper{-ms-grid-columns:1fr;grid-template-columns:1fr;text-align:left}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper ul .items__wrapper .item li{font-size:20px;line-height:25px}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .icon__wrapper{min-width:40px}section#you-need__main .container-2 .l-main-wrapper{padding-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box}section#you-need__main .container-2 .l-main-wrapper:before{width:90%}section#you-need__main .container-2 .l-main-wrapper .bubble-1{bottom:initial;top:21%}section#you-need__main .container-2 .l-main-wrapper .bubble-2{bottom:0;right:0;top:initial}section#you-need__main .container-2 .l-main-wrapper .rounded-image{width:144px;-webkit-transform:translate(15%,-50%);transform:translate(15%,-50%)}section#you-need__main .container-2 .l-main-wrapper .number__wrapper{-ms-flex-item-align:start;align-self:flex-start;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section#you-need__main .container-2 .l-main-wrapper .items__wrapper{text-align:left;-ms-grid-columns:1fr;grid-template-columns:1fr}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper ul .items__wrapper .item li{font-size:20px;line-height:25px}section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .icon__wrapper{min-width:40px}}@media screen and (max-width:660px){section#you-need__main{padding-top:50px}section#you-need__main .l-main-wrapper h3{margin:55px 0 92px 0}section#you-need__main .l-main-wrapper .dots{display:none}section#you-need__main .l-main-wrapper .separator{margin:15px 0}section#you-need__main .l-main-wrapper .subtitle{margin-bottom:90px}section#you-need__main .l-main-wrapper .description{margin-bottom:15px}section#you-need__main .container-1,section#you-need__main .container-2{margin:0}section#you-need__main .container-1 .l-main-wrapper,section#you-need__main .container-2 .l-main-wrapper{padding:0 25px 33px 25px}section#you-need__main .container-1 .l-main-wrapper .bubble-2,section#you-need__main .container-2 .l-main-wrapper .bubble-2{top:10%}section#you-need__main .container-1 .l-main-wrapper .bubble-3,section#you-need__main .container-2 .l-main-wrapper .bubble-3{top:-15%;z-index:1;right:0}section#you-need__main .container-1 .l-main-wrapper .rounded-image,section#you-need__main .container-2 .l-main-wrapper .rounded-image{width:144px}section#you-need__main .container-1 .l-main-wrapper .number__wrapper,section#you-need__main .container-2 .l-main-wrapper .number__wrapper{width:53px;height:53px;margin:0;margin-bottom:25px}section#you-need__main .container-1 .l-main-wrapper .items__wrapper,section#you-need__main .container-2 .l-main-wrapper .items__wrapper{grid-gap:7px}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item{padding:16px 11px;min-height:auto}section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .icon__wrapper,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .icon__wrapper{width:20px;height:20px}section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item .card ul li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .card ul .items__wrapper .item li,section#how-it-works__call .container:nth-of-type(2) section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item .card ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-1 .l-main-wrapper ul .items__wrapper .item li,section#legal__body section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item ul li,section#legal__body section#you-need__main .container-2 .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-1 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-1 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-1 section#legal__body .l-main-wrapper ul .items__wrapper .item li,section#you-need__main .container-2 .l-main-wrapper .items__wrapper .item p,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .items__wrapper .item li,section#you-need__main .container-2 section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .items__wrapper .item .card ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper .items__wrapper .item ul li,section#you-need__main .container-2 section#legal__body .l-main-wrapper ul .items__wrapper .item li{font-size:18px;line-height:1.5}section#you-need__main .container-1 .l-main-wrapper:before{border-radius:20px;border-top:2px solid #00A1FF;border-left:2px solid #00A1FF;border-bottom:2px solid #00A1FF}section#you-need__main .container-2{margin-bottom:40px}section#you-need__main .container-2 .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__main .container-2 .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__main .container-2 .l-main-wrapper .bubble.bubble-1{top:10%}section#you-need__main .container-2 .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__main .container-2 .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__main .container-2 .l-main-wrapper .bubble.bubble-2{top:initial;bottom:-5%}}section#you-need__loan{position:relative;padding-bottom:100px}section#you-need__loan .dots{position:absolute;top:50%;left:0;-webkit-transform:translateY(-60%);transform:translateY(-60%)}section#you-need__loan .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section#you-need__loan .l-main-wrapper .car{position:absolute;right:490px;bottom:35px;max-width:760px;opacity:0;-webkit-transform:translateX(-10%);transform:translateX(-10%);-webkit-transition:all 0.4s ease-out;transition:all 0.4s ease-out}section#you-need__loan .l-main-wrapper .car.--active-magic{opacity:1;-webkit-transform:none;transform:none}section#you-need__loan .l-main-wrapper .container{width:460px}section#you-need__loan .l-main-wrapper .container .separator{margin:20px 0 30px 0}section#you-need__loan .l-main-wrapper .container h2{text-transform:uppercase;color:#003B6F}section#how-it-works__call section#you-need__loan .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body section#you-need__loan .l-main-wrapper .container ul li,section#legal__body section#you-need__loan .l-main-wrapper ul .container li,section#you-need__loan .l-main-wrapper .container p,section#you-need__loan .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#you-need__loan section#legal__body .l-main-wrapper .container ul li,section#you-need__loan section#legal__body .l-main-wrapper ul .container li{margin-bottom:30px}section#you-need__loan .l-main-wrapper .bubble,section#you-need__loan .l-main-wrapper .bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble--secondary{position:absolute}section#you-need__loan .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__loan .l-main-wrapper .bubble.bubble-1{top:-40px;left:-40px}section#you-need__loan .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__loan .l-main-wrapper .bubble.bubble-2{top:5%;right:-80px}@media screen and (max-width:720px){section#you-need__loan .dots{display:none}section#you-need__loan .l-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}section#you-need__loan .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__loan .l-main-wrapper .bubble.bubble-2{top:13%}section#you-need__loan .l-main-wrapper .car{position:initial;width:100%;max-width:760px;height:auto;margin-bottom:130px}section#you-need__loan .l-main-wrapper .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;text-align:center}}@media screen and (max-width:660px){section#you-need__loan{padding-bottom:80px}section#you-need__loan .l-main-wrapper .bubble,section#you-need__loan .l-main-wrapper .bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble--secondary{z-index:1}section#you-need__loan .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__loan .l-main-wrapper .bubble.bubble-1{top:-20px;left:0}section#you-need__loan .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__loan .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__loan .l-main-wrapper .bubble.bubble-2{top:11%;right:0}section#you-need__loan .l-main-wrapper .car{width:390px;margin-bottom:60px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section#you-need__loan .l-main-wrapper .car.--active-magic{-webkit-transform:translateX(-25%);transform:translateX(-25%)}section#you-need__loan .l-main-wrapper .container .separator{margin:15px 0}}section#you-need__observations{background-color:#F8F8F8}section#you-need__observations .l-main-wrapper{position:relative;padding:60px 0}section#you-need__observations .l-main-wrapper h3{text-transform:uppercase;text-align:center;margin-bottom:80px;color:#003B6F}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation{-webkit-animation-play-state:running;animation-play-state:running}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:first-of-type{-webkit-animation-delay:450ms;animation-delay:450ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(2){-webkit-animation-delay:400ms;animation-delay:400ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(3){-webkit-animation-delay:350ms;animation-delay:350ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(4){-webkit-animation-delay:300ms;animation-delay:300ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(5){-webkit-animation-delay:250ms;animation-delay:250ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(6){-webkit-animation-delay:200ms;animation-delay:200ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(7){-webkit-animation-delay:150ms;animation-delay:150ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(8){-webkit-animation-delay:100ms;animation-delay:100ms}section#you-need__observations .l-main-wrapper .observations__wrapper.--active-magic .observation:nth-of-type(9){-webkit-animation-delay:50ms;animation-delay:50ms}section#you-need__observations .l-main-wrapper .observations__wrapper .observation{padding-top:20px;border-bottom:1px solid #B8B8B8;opacity:0;-webkit-animation:appear-in 0.2s ease-in forwards;animation:appear-in 0.2s ease-in forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .details,section#you-need__observations .l-main-wrapper .observations__wrapper .observation .title{font-size:20px;max-width:760px;margin:0 auto 20px auto}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .title{position:relative;padding-left:30px}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .title:before{content:"•";position:absolute;top:0;left:0}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .details li{position:relative;padding-left:20px}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .details li:before{content:"–";position:absolute;top:0;left:0;color:#00A1FF}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .details li span{color:#00A1FF}section#you-need__observations .l-main-wrapper .bubble,section#you-need__observations .l-main-wrapper .bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble--secondary{position:absolute}section#you-need__observations .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-1{top:37%;left:0}section#you-need__observations .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-2{bottom:15%;left:0}section#you-need__observations .l-main-wrapper .bubble-3.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-3.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-3{top:-20px;right:20%}section#you-need__observations .l-main-wrapper .bubble-4.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-4.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-4{right:-80px;top:47%}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#you-need__observations .l-main-wrapper{padding:40px 0}section#you-need__observations .l-main-wrapper h3{margin:0 0 40px 0}section#you-need__observations .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-1{display:none}section#you-need__observations .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-2{bottom:0;left:initial;right:0}section#you-need__observations .l-main-wrapper .bubble-3.bubble--primary-light,section#you-need__observations .l-main-wrapper .bubble-3.bubble--secondary,section#you-need__observations .l-main-wrapper .bubble.bubble-3{top:-130px;right:0%}section#you-need__observations .l-main-wrapper .observations__wrapper .observation{padding-top:8px}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .title,section#you-need__observations .l-main-wrapper .observations__wrapper .observation li{font-size:18px;line-height:1.5;padding-left:20px;margin-bottom:8px}section#you-need__observations .l-main-wrapper .observations__wrapper .observation .details{margin-bottom:0}}section#you-need__doubts{padding-top:40px;background-color:#F8F8F8;overflow:hidden}section#you-need__doubts .l-main-wrapper{position:relative;padding:40px 75px 80px 75px;background-color:#3BE190;border-radius:15px;-webkit-transform:translateY(25px);transform:translateY(25px)}section#you-need__doubts .l-main-wrapper .subtitle,section#you-need__doubts .l-main-wrapper .title{text-align:center}section#you-need__doubts .l-main-wrapper .title{margin-bottom:20px}section#you-need__doubts .l-main-wrapper .subtitle{margin-bottom:54px}section#you-need__doubts .l-main-wrapper ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 16px 1fr 16px 1fr;grid-template-columns:repeat(3,1fr);-ms-grid-rows:1fr 16px 1fr;grid-template-rows:repeat(2,1fr);grid-gap:16px}section#you-need__doubts .l-main-wrapper ul>:first-child{-ms-grid-row:1;-ms-grid-column:1}section#you-need__doubts .l-main-wrapper ul>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}section#you-need__doubts .l-main-wrapper ul>:nth-child(3){-ms-grid-row:1;-ms-grid-column:5}section#you-need__doubts .l-main-wrapper ul>:nth-child(4){-ms-grid-row:3;-ms-grid-column:1}section#you-need__doubts .l-main-wrapper ul>:nth-child(5){-ms-grid-row:3;-ms-grid-column:3}section#you-need__doubts .l-main-wrapper ul>:nth-child(6){-ms-grid-row:3;-ms-grid-column:5}section#you-need__doubts .l-main-wrapper ul.--active-magic li{-webkit-animation-play-state:running;animation-play-state:running}section#you-need__doubts .l-main-wrapper ul.--active-magic li:nth-of-type(2){-webkit-animation-delay:100ms;animation-delay:100ms}section#you-need__doubts .l-main-wrapper ul.--active-magic li:nth-of-type(3){-webkit-animation-delay:200ms;animation-delay:200ms}section#you-need__doubts .l-main-wrapper ul.--active-magic li:nth-of-type(4){-webkit-animation-delay:300ms;animation-delay:300ms}section#you-need__doubts .l-main-wrapper ul li{width:100%;background-color:#FFF;border-radius:10px;-webkit-box-shadow:0 0 20px 0 rgba(0,0,0,0.24);box-shadow:0 0 20px 0 rgba(0,0,0,0.24);padding:1rem;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-animation:appear-in 0.4s ease-in forwards;animation:appear-in 0.4s ease-in forwards;-webkit-animation-play-state:paused;animation-play-state:paused}section#you-need__doubts .l-main-wrapper ul li:last-of-type{background-color:#263542;color:#FFF;text-align:center;padding:1rem 2rem}section#you-need__doubts .l-main-wrapper ul li:last-of-type .button--secondary{margin-top:20px}section#you-need__doubts .l-main-wrapper ul li .header{margin-bottom:20px;padding-left:30px;text-transform:uppercase}section#you-need__doubts .l-main-wrapper ul li div{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:16px}section#you-need__doubts .l-main-wrapper ul li div img{margin-right:8px}section#how-it-works__call .container:nth-of-type(2) section#you-need__doubts .l-main-wrapper .card ul li div li,section#legal__body section#you-need__doubts .l-main-wrapper ul li div li,section#you-need__doubts .l-main-wrapper ul li div p,section#you-need__doubts section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li div li,section#you-need__doubts section#legal__body .l-main-wrapper ul li div li{font-size:16px;line-height:1.5}section#you-need__doubts .l-main-wrapper .bubble,section#you-need__doubts .l-main-wrapper .bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble--secondary{position:absolute}section#you-need__doubts .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__doubts .l-main-wrapper .bubble.bubble-1{bottom:40%;left:-20px}section#you-need__doubts .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__doubts .l-main-wrapper .bubble.bubble-2{top:-20px;right:50px}section#you-need__doubts .couple__wrapper{position:relative;z-index:1}section#you-need__doubts .couple__wrapper .couple{display:block;width:100%}section#you-need__doubts .couple__wrapper .tag,section#you-need__doubts .couple__wrapper .tag--primary,section#you-need__doubts .couple__wrapper .tag--primary-dark,section#you-need__doubts .couple__wrapper .tag--secondary,section#you-need__doubts .couple__wrapper .tag--tertiary{position:absolute}section#you-need__doubts .couple__wrapper .tag-1.tag--primary,section#you-need__doubts .couple__wrapper .tag-1.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-1.tag--secondary,section#you-need__doubts .couple__wrapper .tag-1.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-1{bottom:30%;left:25%}section#you-need__doubts .couple__wrapper .tag-2.tag--primary,section#you-need__doubts .couple__wrapper .tag-2.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-2.tag--secondary,section#you-need__doubts .couple__wrapper .tag-2.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-2{bottom:calc(30% + 30px);left:calc(25% + 90px)}@media screen and (max-width:1200px){section#you-need__doubts .l-main-wrapper{padding:40px 20px 80px 20px}}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#you-need__doubts .l-main-wrapper{padding:20px 20px 132px 20px;-webkit-transform:translateY(75px);transform:translateY(75px)}section#you-need__doubts .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__doubts .l-main-wrapper .bubble.bubble-1{bottom:20px;left:20px}section#you-need__doubts .l-main-wrapper ul{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:20px;grid-gap:10px}section#you-need__doubts .l-main-wrapper ul li{padding:2rem}section#you-need__doubts .l-main-wrapper ul li .header{font-size:18px;line-height:1.5;text-transform:uppercase;margin-bottom:8px}section#you-need__doubts .l-main-wrapper ul li div{margin-bottom:16px}section#you-need__doubts .l-main-wrapper ul li div img{max-width:20px;max-height:20px}section#you-need__doubts .couple__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#you-need__doubts .couple__wrapper .couple{max-height:620px;width:auto}section#you-need__doubts .couple__wrapper .tag-1.tag--primary,section#you-need__doubts .couple__wrapper .tag-1.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-1.tag--secondary,section#you-need__doubts .couple__wrapper .tag-1.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-1{bottom:10%}section#you-need__doubts .couple__wrapper .tag-2.tag--primary,section#you-need__doubts .couple__wrapper .tag-2.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-2.tag--secondary,section#you-need__doubts .couple__wrapper .tag-2.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-2{bottom:calc(11% + 30px)}}@media screen and (max-width:660px){section#you-need__doubts{margin-top:-40px;padding-top:0}section#you-need__doubts .l-main-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 20px 80px 20px}section#you-need__doubts .l-main-wrapper .bubble-1.bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble-1.bubble--secondary,section#you-need__doubts .l-main-wrapper .bubble.bubble-1{display:none}section#you-need__doubts .l-main-wrapper .bubble-2.bubble--primary-light,section#you-need__doubts .l-main-wrapper .bubble-2.bubble--secondary,section#you-need__doubts .l-main-wrapper .bubble.bubble-2{top:-20px;right:initial;left:5%}section#you-need__doubts .l-main-wrapper .title{margin:0 0 11px 0}section#you-need__doubts .l-main-wrapper .subtitle{margin-bottom:17px}section#you-need__doubts .couple__wrapper .couple{max-height:320px}section#you-need__doubts .couple__wrapper .tag-1.tag--primary,section#you-need__doubts .couple__wrapper .tag-1.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-1.tag--secondary,section#you-need__doubts .couple__wrapper .tag-1.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-1{left:5%}section#you-need__doubts .couple__wrapper .tag-2.tag--primary,section#you-need__doubts .couple__wrapper .tag-2.tag--primary-dark,section#you-need__doubts .couple__wrapper .tag-2.tag--secondary,section#you-need__doubts .couple__wrapper .tag-2.tag--tertiary,section#you-need__doubts .couple__wrapper .tag.tag-2{left:15%}}section#contact__hero{background-image:url("/assets/images/contact/img_hero-background.png");background-size:cover;background-position:center bottom}section#contact__hero .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section#contact__hero .l-main-wrapper .dots{position:absolute;top:50%;right:0;-webkit-transform:translate(100%,-30%);transform:translate(100%,-30%)}section#contact__hero .l-main-wrapper .bubble,section#contact__hero .l-main-wrapper .bubble--primary-light,section#contact__hero .l-main-wrapper .bubble--secondary{position:absolute}section#contact__hero .l-main-wrapper .bubble-1.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-1.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-1{bottom:17%;left:17px}section#contact__hero .l-main-wrapper .bubble-2.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-2.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-2{bottom:13%;left:62%}section#contact__hero .l-main-wrapper .bubble-3.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-3.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-3{top:47%;right:0;-webkit-transform:translateX(75px);transform:translateX(75px)}section#contact__hero .l-main-wrapper .container{width:50%}section#contact__hero .l-main-wrapper .container h1{font-size:40px;line-height:40px;color:#FFF}section#contact__hero .l-main-wrapper .container h1 span{margin-top:30px;color:#3BE190}section#contact__hero .l-main-wrapper aside{width:50%}section#contact__hero .l-main-wrapper aside ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-row-gap:19px}section#contact__hero .l-main-wrapper aside ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:220px;height:67px;background-color:rgba(0,161,255,0.5);border:1px solid #3BE190;border-radius:5px;opacity:0.3;-webkit-transition:opacity 0.4s ease-in;transition:opacity 0.4s ease-in;font-size:25px;font-weight:800;color:#FFF}section#contact__hero .l-main-wrapper aside ul li.--active{opacity:1}section#contact__hero .l-main-wrapper aside ul li:nth-of-type(2){-webkit-transform:translateX(110px);transform:translateX(110px)}section#contact__hero .l-main-wrapper aside ul li:nth-of-type(3){-webkit-transform:translateX(50px);transform:translateX(50px)}section#contact__hero .l-main-wrapper aside ul li:nth-of-type(4){-webkit-transform:translateX(160px);transform:translateX(160px)}section#contact__hero .l-main-wrapper aside ul li:nth-of-type(5){-webkit-transform:translateX(100px);transform:translateX(100px)}@media screen and (max-width:720px){section#contact__hero{background-image:url("/assets/images/contact/img_hero-background_mobile.png")}section#contact__hero .l-main-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section#contact__hero .l-main-wrapper .bubble-1.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-1.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-1{bottom:13%;left:0}section#contact__hero .l-main-wrapper .bubble-2.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-2.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-2{bottom:19%;left:26%}section#contact__hero .l-main-wrapper .bubble-3.bubble--primary-light,section#contact__hero .l-main-wrapper .bubble-3.bubble--secondary,section#contact__hero .l-main-wrapper .bubble.bubble-3{top:initial;bottom:0}section#contact__hero .l-main-wrapper .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}section#contact__hero .l-main-wrapper .container h1{text-align:center}section#contact__hero .l-main-wrapper .container h1 span{display:block}section#contact__hero .l-main-wrapper aside{position:absolute;bottom:0;-webkit-transform:translate(40%,10%);transform:translate(40%,10%)}section#contact__hero .l-main-wrapper aside ul{display:none}}@media screen and (max-width:660px){section#contact__hero .l-main-wrapper .container .dots{-webkit-transform:translate(80%,0%);transform:translate(80%,0%)}section#contact__hero .l-main-wrapper .container h1 span{margin-top:16px}}section#contact__branch-offices{position:relative;padding-top:116px;margin-bottom:85px;z-index:1}section#contact__branch-offices .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}section#contact__branch-offices .l-main-wrapper .title{text-align:center}section#contact__branch-offices .l-main-wrapper .arrow{margin:40px auto}section#contact__branch-offices .l-main-wrapper .bubble,section#contact__branch-offices .l-main-wrapper .bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble--secondary{position:absolute}section#contact__branch-offices .l-main-wrapper .bubble-1.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-1.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble.bubble-1{bottom:30%;left:-100px;-webkit-transform:translateX(calc(-60px - 100%));transform:translateX(calc(-60px - 100%))}section#contact__branch-offices .l-main-wrapper .bubble-2.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-2.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble.bubble-2{right:-76px;bottom:20px}section#contact__branch-offices .l-main-wrapper .bubble-3.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-3.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble.bubble-3{top:30%;right:147px}@media screen and (max-width:660px){section#contact__branch-offices{padding-top:0}section#contact__branch-offices .l-main-wrapper .bubble-1.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-1.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble-3.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-3.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble.bubble-1,section#contact__branch-offices .l-main-wrapper .bubble.bubble-3{display:none}section#contact__branch-offices .l-main-wrapper .bubble-2.bubble--primary-light,section#contact__branch-offices .l-main-wrapper .bubble-2.bubble--secondary,section#contact__branch-offices .l-main-wrapper .bubble.bubble-2{bottom:-20px}section#contact__branch-offices .l-main-wrapper p,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#contact__branch-offices section#legal__body .l-main-wrapper ul li,section#how-it-works__call .container:nth-of-type(2) section#contact__branch-offices .l-main-wrapper .card ul li,section#legal__body section#contact__branch-offices .l-main-wrapper ul li{text-align:center}section#contact__branch-offices .l-main-wrapper .title{text-transform:uppercase;color:#003B6F;margin-bottom:0;font-size:19px;line-height:22px}section#contact__branch-offices .l-main-wrapper .arrow{width:14px;margin:16px auto 20px auto}}section#contact__branch-offices .tabs__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:940px;height:78px;margin:0 auto 22px auto;background-color:#FFF;-webkit-box-shadow:0 0 20px 0 rgba(152,152,152,0.5);box-shadow:0 0 20px 0 rgba(152,152,152,0.5);border-radius:10px;padding:0 40px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px}section#contact__branch-offices ul.tabs__wrapper li{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}section#contact__branch-offices ul.tabs__wrapper li:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;border-radius:2px;background-color:#3BE190;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#contact__branch-offices ul.tabs__wrapper li.--active:after,section#contact__branch-offices ul.tabs__wrapper li:hover:after{opacity:1}section#contact__branch-offices ul.tabs__wrapper li.--active h3,section#contact__branch-offices ul.tabs__wrapper li:hover h3{opacity:1}section#contact__branch-offices ul.tabs__wrapper li.--active .bubble,section#contact__branch-offices ul.tabs__wrapper li.--active .bubble--primary-light,section#contact__branch-offices ul.tabs__wrapper li.--active .bubble--secondary{-webkit-transform:translate(-50%,-80%);transform:translate(-50%,-80%);-webkit-box-shadow:0 -10px 15px 0 rgba(0,0,0,0.12);box-shadow:0 -10px 15px 0 rgba(0,0,0,0.12);opacity:1}section#contact__branch-offices ul.tabs__wrapper li .bubble,section#contact__branch-offices ul.tabs__wrapper li .bubble--primary-light,section#contact__branch-offices ul.tabs__wrapper li .bubble--secondary{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0 0 0 0 transparent;box-shadow:0 0 0 0 transparent;opacity:0;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#contact__branch-offices ul.tabs__wrapper li h3{font-size:14px;line-height:1;font-weight:800;opacity:0.3;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}section#contact__branch-offices select.tabs__wrapper{display:none}@media screen and (max-width:720px){section#contact__branch-offices ul.tabs__wrapper{display:none}section#contact__branch-offices select.tabs__wrapper{display:block;font-size:19px;color:#3BE190}}section#contact__branch-offices .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section#contact__branch-offices .container .content,section#contact__branch-offices .container aside{width:calc(50% - 50px)}section#contact__branch-offices .container .content form{width:100%}section#contact__branch-offices .container .content form input,section#contact__branch-offices .container .content form select{margin-bottom:10px}section#contact__branch-offices .container .content form textarea{margin-bottom:20px}section#contact__branch-offices .container .content form .subtitle{margin:40px 0 20px 0}section#contact__branch-offices .container .content form .captcha-prompt{color:#b0b0b0;margin:-10px 0 20px 0}section#contact__branch-offices .container .content form .captcha-prompt a{color:#00A1FF;text-decoration:none}@media screen and (max-width:720px){section#contact__branch-offices .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}section#contact__branch-offices .container .content,section#contact__branch-offices .container aside{width:100%}section#contact__branch-offices .container .content:first-of-type{margin-bottom:93px}section#contact__branch-offices .container .content form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}section#contact__branch-offices .container .content form p,section#contact__branch-offices .container .content form section#legal__body .l-main-wrapper ul li,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .content form .l-main-wrapper .card ul li,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content form li,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .content form .l-main-wrapper .card ul li,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .l-main-wrapper .card ul .content form li,section#legal__body .l-main-wrapper ul section#contact__branch-offices .container .content form li{text-align:center;font-size:20px}section#contact__branch-offices .container .content form p.subtitle,section#contact__branch-offices .container .content form section#legal__body .l-main-wrapper ul li.subtitle,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .content form .l-main-wrapper .card ul li.subtitle,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul .content form li.subtitle,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .content form .l-main-wrapper .card ul li.subtitle,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .l-main-wrapper .card ul .content form li.subtitle,section#legal__body .l-main-wrapper ul section#contact__branch-offices .container .content form li.subtitle{line-height:24px;font-weight:800}section#contact__branch-offices .container .content form .button--tertiary{background-color:#00A1FF;color:#FFF;min-width:313px;margin-top:30px}}@media screen and (max-width:660px){section#contact__branch-offices .container .content:first-of-type{margin-bottom:46px}section#contact__branch-offices .container .content form .subtitle{margin:19px 0 8px 0;font-size:18px;line-height:1.5}section#contact__branch-offices .container .content form .subtitle:nth-of-type(2){margin:64px 0 8px 0}section#contact__branch-offices .container .content form .button--tertiary{min-width:150px;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;margin:0}}section#contact__branch-offices .container aside{margin-bottom:4rem}section#contact__branch-offices .container aside .items__wrapper{display:-ms-grid;display:grid;-ms-grid-columns:[c1s] 20px minmax(0,1fr) 20px [c2s] 20px minmax(0,1fr) 20px [c2e];grid-template-columns:[c1s] minmax(0,1fr) [c2s] minmax(0,1fr) [c2e];grid-gap:20px;margin-top:68px;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#contact__branch-offices .container aside .items__wrapper.--visible{opacity:1}section#contact__branch-offices .container aside .items__wrapper li{border-radius:10px}section#contact__branch-offices .container aside .items__wrapper li:hover:not(.map__wrapper){-webkit-box-shadow:0 0 20px 0 #3BE190;box-shadow:0 0 20px 0 #3BE190;color:#FFF;background-color:#3BE190}section#contact__branch-offices .container aside .items__wrapper li:hover:not(.map__wrapper) .icon__wrapper img:first-of-type{opacity:0}section#contact__branch-offices .container aside .items__wrapper li:hover:not(.map__wrapper) .icon__wrapper img:nth-of-type(2){opacity:1}section#contact__branch-offices .container aside .items__wrapper li:not(.map__wrapper) a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;height:155px;-webkit-box-shadow:0 0 10px 0 #C0C0C0;box-shadow:0 0 10px 0 #C0C0C0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all 0.35s ease;transition:all 0.35s ease;text-align:center;border-radius:10px;font-size:14px}section#contact__branch-offices .container aside .items__wrapper li.map__wrapper{grid-column-start:span 2;grid-row-start:span 2}section#contact__branch-offices .container aside .items__wrapper li.map__wrapper .map{margin-bottom:20px;width:100%;height:263px;-webkit-box-shadow:0 0 10px 0 #C0C0C0;box-shadow:0 0 10px 0 #C0C0C0;border-radius:10px;overflow:hidden}section#contact__branch-offices .container aside .items__wrapper li.map__wrapper .map iframe{width:100%;height:100%}section#contact__branch-offices .container aside .items__wrapper li .icon__wrapper{position:relative;width:46px;height:46px;margin-bottom:18px}section#contact__branch-offices .container aside .items__wrapper li .icon__wrapper img{width:100%;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#contact__branch-offices .container aside .items__wrapper li .icon__wrapper img:nth-of-type(2){opacity:0}section#contact__branch-offices .container aside .items__wrapper li p,section#contact__branch-offices .container aside .items__wrapper li section#legal__body .l-main-wrapper ul li,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li li,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) aside .items__wrapper li .l-main-wrapper .card ul li,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li li,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) aside .items__wrapper li .l-main-wrapper .card ul li,section#legal__body .l-main-wrapper ul section#contact__branch-offices .container aside .items__wrapper li li{width:100%;font-size:16px;line-height:1.5}section#contact__branch-offices .container aside .items__wrapper li p b,section#contact__branch-offices .container aside .items__wrapper li section#legal__body .l-main-wrapper ul li b,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li li b,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) aside .items__wrapper li .l-main-wrapper .card ul li b,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li li b,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) aside .items__wrapper li .l-main-wrapper .card ul li b,section#legal__body .l-main-wrapper ul section#contact__branch-offices .container aside .items__wrapper li li b{display:block}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#contact__branch-offices aside{text-align:center}section#contact__branch-offices aside .items__wrapper li:not(.map__wrapper){grid-column-start:span 2}section#contact__branch-offices aside .items__wrapper .map__wrapper .map{margin-bottom:30px}section#contact__branch-offices aside .items__wrapper .map__wrapper p,section#contact__branch-offices aside .items__wrapper .map__wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#contact__branch-offices aside .items__wrapper .map__wrapper section#legal__body .l-main-wrapper ul li,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul section#contact__branch-offices aside .items__wrapper .map__wrapper li,section#legal__body .l-main-wrapper ul section#contact__branch-offices aside .items__wrapper .map__wrapper li{font-size:20px;line-height:24px;margin:0 auto}}@media screen and (max-width:660px){section#contact__branch-offices .container aside .items__wrapper{grid-gap:9px;margin-top:20px}section#contact__branch-offices .container aside .items__wrapper li:not(.map__wrapper) a{min-height:80px;height:auto;padding:13px}section#contact__branch-offices .container aside .items__wrapper li a .icon__wrapper{width:44px;height:44px;min-height:22px;margin-bottom:3px}section#contact__branch-offices .container aside .items__wrapper li a p.direction,section#contact__branch-offices .container aside .items__wrapper li a section#legal__body .l-main-wrapper ul li.direction,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li a li.direction,section#contact__branch-offices section#how-it-works__call .container:nth-of-type(2) aside .items__wrapper li a .l-main-wrapper .card ul li.direction,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) .l-main-wrapper .card ul aside .items__wrapper li a li.direction,section#how-it-works__call section#contact__branch-offices .container:nth-of-type(2) aside .items__wrapper li a .l-main-wrapper .card ul li.direction,section#legal__body .l-main-wrapper ul section#contact__branch-offices .container aside .items__wrapper li a li.direction{font-size:16px}}section#contact__get{background-image:url("/assets/images/contact/img_background.png");background-position:center top;background-size:100%;background-repeat:no-repeat}section#contact__get .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:453px}section#contact__get .l-main-wrapper .couple{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}section#contact__get .l-main-wrapper .tag--tertiary{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:385px;z-index:3;bottom:130px;left:50%;-webkit-transform:translateX(-100px);transform:translateX(-100px);padding:20px 15px;-webkit-box-sizing:border-box;box-sizing:border-box}section#contact__get .l-main-wrapper .tag--tertiary .arrow{position:absolute;top:0;right:87px;-webkit-transform:translateY(-100%);transform:translateY(-100%);max-height:40px}section#contact__get .l-main-wrapper .tag--tertiary img:not(.arrow){min-width:67px;max-height:67px;margin-right:30px}section#contact__get .l-main-wrapper .tag--tertiary h3{font-weight:800}section#contact__get .l-main-wrapper .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:80px 90px 0 90px;border-radius:20px;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,0.2);box-shadow:0 0 30px 0 rgba(0,0,0,0.2);background-color:#FFF}section#contact__get .l-main-wrapper .card .bubble,section#contact__get .l-main-wrapper .card .bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble--secondary{position:absolute}section#contact__get .l-main-wrapper .card .bubble-1.bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble-1.bubble--secondary,section#contact__get .l-main-wrapper .card .bubble.bubble-1{top:50%;left:-20px}section#contact__get .l-main-wrapper .card .bubble-2.bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble-2.bubble--secondary,section#contact__get .l-main-wrapper .card .bubble.bubble-2{right:20px;bottom:0}section#contact__get .l-main-wrapper .card .container,section#contact__get .l-main-wrapper .card aside{width:50%}section#contact__get .l-main-wrapper .card .container h1{margin-bottom:40px}section#contact__get .l-main-wrapper .card aside{position:relative;height:546px}section#contact__get .l-main-wrapper .card aside p,section#contact__get section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card aside ul li,section#contact__get section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul aside li,section#contact__get section#legal__body .l-main-wrapper .card aside ul li,section#contact__get section#legal__body .l-main-wrapper ul .card aside li,section#how-it-works__call .container:nth-of-type(2) section#contact__get .l-main-wrapper .card aside ul li,section#how-it-works__call .container:nth-of-type(2) section#contact__get .l-main-wrapper .card ul aside li,section#legal__body section#contact__get .l-main-wrapper .card aside ul li,section#legal__body section#contact__get .l-main-wrapper ul .card aside li{font-size:14px}section#contact__get .l-main-wrapper .card aside .item{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:220px;border-radius:10px;-webkit-box-shadow:0 0 10px 0 rgba(192,192,192,0.5);box-shadow:0 0 10px 0 rgba(192,192,192,0.5);background-color:#FFF;padding:20px 20px 10px 25px;-webkit-box-sizing:border-box;box-sizing:border-box;opacity:0;-webkit-transition:all 0.4s ease;transition:all 0.4s ease}section#contact__get .l-main-wrapper .card aside .item.--active-magic{opacity:1}section#contact__get .l-main-wrapper .card aside .item:first-of-type{top:50px;left:0;-webkit-transform:translate(0,20%);transform:translate(0,20%)}section#contact__get .l-main-wrapper .card aside .item:first-of-type.--active-magic{-webkit-transform:none;transform:none}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(2){top:0;right:12%;-webkit-transform:translate(0,20%);transform:translate(0,20%)}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(2).--active-magic{-webkit-transform:translate(0,-20%);transform:translate(0,-20%)}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(3){top:230px;left:73px;-webkit-transform:translate(0,20%);transform:translate(0,20%)}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(3).--active-magic{-webkit-transform:none;transform:none}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(4){top:27%;right:0;-webkit-transform:translate(10px,20%);transform:translate(10px,20%)}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(4).--active-magic{-webkit-transform:translate(10px,0);transform:translate(10px,0)}section#contact__get .l-main-wrapper .card aside .item img{margin-bottom:15px}section#contact__get .l-main-wrapper .card aside .item p,section#contact__get section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card aside .item ul li,section#contact__get section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul aside .item li,section#contact__get section#legal__body .l-main-wrapper .card aside .item ul li,section#contact__get section#legal__body .l-main-wrapper ul .card aside .item li,section#how-it-works__call .container:nth-of-type(2) section#contact__get .l-main-wrapper .card aside .item ul li,section#how-it-works__call .container:nth-of-type(2) section#contact__get .l-main-wrapper .card ul aside .item li,section#legal__body section#contact__get .l-main-wrapper .card aside .item ul li,section#legal__body section#contact__get .l-main-wrapper ul .card aside .item li{text-align:center}@media screen and (max-width:992px),screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape){section#contact__get{margin-top:-90px;overflow:hidden;background-size:auto 100%;background-position:top center}section#contact__get .l-main-wrapper h1{text-align:center}section#contact__get .l-main-wrapper .couple{width:auto;max-width:720px}section#contact__get .l-main-wrapper .tag--tertiary{min-width:370px}section#contact__get .l-main-wrapper .tag--tertiary img{max-width:45px;min-width:45px;width:45px}section#contact__get .l-main-wrapper .tag--tertiary .arrow{display:none}section#contact__get .l-main-wrapper .card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;padding:36px 25px;-webkit-transform:translateY(70px);transform:translateY(70px);-webkit-box-sizing:border-box;box-sizing:border-box}section#contact__get .l-main-wrapper .card .bubble-1.bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble-1.bubble--secondary,section#contact__get .l-main-wrapper .card .bubble.bubble-1{top:initial;bottom:130px;left:10px}section#contact__get .l-main-wrapper .card .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-bottom:70px}section#contact__get .l-main-wrapper .card aside{width:100%}section#contact__get .l-main-wrapper .card aside .item{width:50%;height:auto}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(2){right:3%}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(3){left:3%}}@media screen and (max-width:660px){section#contact__get .l-main-wrapper{padding-bottom:250px}section#contact__get .l-main-wrapper .couple{height:267px;-webkit-transform:translateX(-40%);transform:translateX(-40%)}section#contact__get .l-main-wrapper .tag--tertiary{bottom:36px;left:initial;right:0;-webkit-transform:none;transform:none;padding:8px;max-width:184px;min-width:0}section#contact__get .l-main-wrapper .tag--tertiary img:not(.arrow){min-width:30px;max-width:none;margin-right:12px}section#contact__get .l-main-wrapper .card .bubble-1.bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble-1.bubble--secondary,section#contact__get .l-main-wrapper .card .bubble.bubble-1{bottom:60px}section#contact__get .l-main-wrapper .card .bubble-2.bubble--primary-light,section#contact__get .l-main-wrapper .card .bubble-2.bubble--secondary,section#contact__get .l-main-wrapper .card .bubble.bubble-2{right:0;margin-right:-10px;margin-bottom:-10px}section#contact__get .l-main-wrapper .card .container h1{line-height:15px;margin-bottom:15px}section#contact__get .l-main-wrapper .card .container h1 small{font-size:18px;line-height:1.5}section#contact__get .l-main-wrapper .card aside{height:320px}section#contact__get .l-main-wrapper .card aside .item{padding:10px}section#contact__get .l-main-wrapper .card aside .item:first-of-type{top:0}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(3){top:150px}section#contact__get .l-main-wrapper .card aside .item:nth-of-type(4){top:130px;-webkit-transform:translate(0,-10px);transform:translate(0,-10px)}section#contact__get .l-main-wrapper .card aside .item img{max-width:30px;max-height:30px}}section#contact__modal{position:fixed;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100vw;height:100vh;z-index:11;background-color:rgba(0,59,111,0.5);opacity:0;pointer-events:none;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#contact__modal.--visible{opacity:1;pointer-events:all}section#contact__modal .card{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:77px;max-width:500px;border-radius:10px;-webkit-box-shadow:4px 4px 15px 0 rgba(0,59,111,0.77);box-shadow:4px 4px 15px 0 rgba(0,59,111,0.77);background-color:#FFF;opacity:0;-webkit-transition:opacity 0.2s ease;transition:opacity 0.2s ease}section#contact__modal .card.--visible{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}section#contact__modal .card img{max-width:109px}section#contact__modal .card h1{text-transform:uppercase;margin:37px 0 19px 0}section#contact__modal .card p,section#contact__modal .card section#legal__body .l-main-wrapper ul li,section#contact__modal section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper section#contact__modal .card ul li,section#legal__body .l-main-wrapper ul section#contact__modal .card li{font-size:18px;line-height:1.5;color:#5B5B5B;margin-bottom:40px;max-width:256px}section#contact__modal .card .button--tertiary{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (max-width:660px){section#contact__modal .card{padding:22px;max-width:90vw}section#contact__modal .card img{max-width:60px}}section#login__main{padding-top:90px}section#login__main .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100vh}section#login__main .l-main-wrapper .bubble,section#login__main .l-main-wrapper .bubble--primary-light,section#login__main .l-main-wrapper .bubble--secondary{position:absolute}section#login__main .l-main-wrapper .bubble-1.bubble--primary-light,section#login__main .l-main-wrapper .bubble-1.bubble--secondary,section#login__main .l-main-wrapper .bubble.bubble-1{top:20%;left:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}section#login__main .l-main-wrapper .bubble-2.bubble--primary-light,section#login__main .l-main-wrapper .bubble-2.bubble--secondary,section#login__main .l-main-wrapper .bubble.bubble-2{bottom:60px;right:40%}section#login__main .l-main-wrapper .bubble-3.bubble--primary-light,section#login__main .l-main-wrapper .bubble-3.bubble--secondary,section#login__main .l-main-wrapper .bubble.bubble-3{top:50%;right:84px}section#login__main .l-main-wrapper .container{width:380px}section#login__main .l-main-wrapper .container h1:first-of-type{margin-bottom:20px}section#login__main .l-main-wrapper .container h1 small{font-size:40px}section#login__main .l-main-wrapper .container h1 span{color:#00A1FF}section#login__main .l-main-wrapper .container .separator{margin:30px 0}section#how-it-works__call section#login__main .l-main-wrapper .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__body section#login__main .l-main-wrapper .container ul li,section#legal__body section#login__main .l-main-wrapper ul .container li,section#login__main .l-main-wrapper .container p,section#login__main .l-main-wrapper section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#login__main section#legal__body .l-main-wrapper .container ul li,section#login__main section#legal__body .l-main-wrapper ul .container li{margin-bottom:30px}section#login__main .l-main-wrapper .container input{margin-bottom:10px}section#login__main .l-main-wrapper .container input:last-of-type{margin-bottom:30px}@media screen and (max-width:720px){section#login__main .l-main-wrapper{padding:100px 0}section#login__main .l-main-wrapper .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;text-align:center}section#login__main .l-main-wrapper .container .bubble-1.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-1.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-1{top:12%;left:-20px}section#login__main .l-main-wrapper .container .bubble-2.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-2.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-2{bottom:60px;right:20%}section#login__main .l-main-wrapper .container .bubble-3.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-3.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-3{right:-20px;top:30%}section#login__main .l-main-wrapper .container form .button--primary{min-width:313px}}@media screen and (max-width:660px){section#login__main{padding-top:44px}section#login__main .l-main-wrapper{min-height:0;padding:47px 0 95px 0}section#login__main .l-main-wrapper .container .bubble-1.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-1.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-1{left:0}section#login__main .l-main-wrapper .container .bubble-2.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-2.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-2{bottom:40px}section#login__main .l-main-wrapper .container .bubble-3.bubble--primary-light,section#login__main .l-main-wrapper .container .bubble-3.bubble--secondary,section#login__main .l-main-wrapper .container .bubble.bubble-3{right:0}section#login__main .l-main-wrapper .container h1{max-width:170px}section#login__main .l-main-wrapper .container h1 small{font-size:25px;line-height:25px}section#login__main .l-main-wrapper .container .separator{width:26px;margin:16px 0}section#login__main .l-main-wrapper .container form{width:100%}section#login__main .l-main-wrapper .container form .button--primary{min-width:0;width:auto}}section#legal__head{height:400px;background-color:#263542;border-bottom:2px solid #3BE190}section#legal__head .l-main-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding-bottom:70px}section#legal__head .l-main-wrapper h1{margin-bottom:10px;text-transform:uppercase;color:#FFF}section#how-it-works__call .container:nth-of-type(2) section#legal__head .l-main-wrapper .card ul li,section#legal__body section#legal__head .l-main-wrapper ul li,section#legal__head .l-main-wrapper p,section#legal__head section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li,section#legal__head section#legal__body .l-main-wrapper ul li{color:#3BE190}section#legal__head .l-main-wrapper .scroll-to-anchor{position:absolute;bottom:0;left:0;-webkit-transform:translateY(calc(50% + 1px));transform:translateY(calc(50% + 1px))}section#legal__head .l-main-wrapper .bubble-1{position:absolute;top:50%;left:-40px}section#legal__body{padding:140px 0 70px 0}section#legal__body .l-main-wrapper{position:relative}section#legal__body .l-main-wrapper .icon{margin-bottom:30px}section#how-it-works__call .container:nth-of-type(2) section#legal__body .l-main-wrapper .card ul li,section#legal__body .l-main-wrapper p,section#legal__body .l-main-wrapper ul li,section#legal__body section#how-it-works__call .container:nth-of-type(2) .l-main-wrapper .card ul li{margin-bottom:30px;max-width:780px}section#legal__body .l-main-wrapper ul{max-width:780px;padding-left:30px;-webkit-box-sizing:border-box;box-sizing:border-box}section#legal__body .l-main-wrapper .separator{margin-bottom:50px}section#legal__body .l-main-wrapper .bubble,section#legal__body .l-main-wrapper .bubble--primary-light,section#legal__body .l-main-wrapper .bubble--secondary{position:absolute}
/*# sourceMappingURL=application.css.map */