@font-face{font-family:nunito_sansbold;src:url(../fonts/nunitosans-bold-webfont.woff2) format("woff2"),url(../fonts/nunitosans-bold-webfont.woff) format("woff");font-weight:400;font-style:normal;display:swap}@font-face{font-family:nunito_sansregular;src:url(../fonts/nunitosans-regular-webfont.woff2) format("woff2"),url(../fonts/nunitosans-regular-webfont.woff) format("woff");font-weight:400;font-style:normal;display:swap}@font-face{font-family:nunito_sansextrabold;src:url(../fonts/nunitosans-extrabold-webfont.woff2) format("woff2"),url(../fonts/nunitosans-extrabold-webfont.woff) format("woff");font-weight:400;font-style:normal;display:swap}:root{--color-green:#00a712;--color-primary:#00a803;--color-primary-lighter:#00940f;--color-footer:#071d2b;--color-footer-text:#b8c1c7;--color-text:#adb3b7;--color-text-2:#545454;--text-color-hd-dark:#435c71;--color-container-1:#f5f5f5;--color-white-1:#fff;--color-white-2:#e6e6e6;--color-white-hover:#ccc;--color-black-1:#333232;--color-stroke:#b0b7ca;--gradient-sky:linear-gradient(0deg,#b7e4f9,#e1f3fd);--font-1:"nunito_sansregular",sans-serif;--font-2:"nunito_sansbold",sans-serif;--font-3:"nunito_sansextrabold",sans-serif}body{font-family:var(--font-1);color:var(--color-text)}h1,h2,h3,h4,h5,h6,strong{font-family:var(--font-3);color:var(--text-color-hd-dark)}.btn-continue{background-color:#fff;font-size:1.2rem;font-family:var(--font-2);font-weight:700;color:var(--color-white-1);border:1px solid var(--color-primary);padding:10px 20px;display:inline-block;width:100%;transition:background-color .5s;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-align:center;border-radius:5px;position:relative;overflow:hidden;min-height:56px;min-width:280px}.btn-continue:before{background-color:var(--color-primary);width:5%;bottom:0;content:""}.btn-continue:before,.btn-continue span{left:0;height:100%;top:0;position:absolute}.btn-continue span{opacity:0;visibility:hidden;z-index:1;width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.btn-continue.animate:before{-webkit-animation-name:a;animation-name:a;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.btn-continue.animate span{opacity:1;visibility:visible;transition:all 1s ease-in 1s}@media(min-width:768px){.btn-continue{padding:10px 30px}}@media(min-width:992px){.btn-continue{font-size:1.4rem}}@-webkit-keyframes a{0%{width:5%}to{width:100%}}@keyframes a{0%{width:5%}to{width:100%}}.steps .txt-instructions{text-align:center;font-size:22px}.steps .list{margin:10px auto;list-style-type:none;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;position:relative}@media(min-width:640px){.steps .list{margin:20px auto;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.steps .list:before{content:"";border-left:2px solid #707070;height:100%;position:absolute;top:0;left:0;left:18px;z-index:-1}@media(min-width:640px){.steps .list:before{display:none}}.steps .list .item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:10px 5px}@media(min-width:640px){.steps .list .item .spacer-hd{border-bottom:1px solid #bebebe;width:40px;margin:0 10px}}.steps__number{width:28px;height:28px;border-radius:50%;background:#e8e8e8;color:#9c9c9c;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-family:var(--font-2);font-size:14px;margin-right:10px}@media(min-width:640px){.steps__number{width:24px;height:24px}}.steps__text{font-size:15px;color:#707070}@media(min-width:640px){.steps__text{font-size:14px;color:#676767}}.steps--sm{display:none}@media(min-width:640px){.steps--sm{display:block}}.steps--lg{margin-bottom:50px}@media(min-width:640px){.steps--lg{display:none}}.checkbox-wrapper input[type=radio]{visibility:hidden;display:none}.checkbox-wrapper .toggle{position:relative;display:block;width:44px;height:24px;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-transform:translateZ(0);transform:translateZ(0)}.checkbox-wrapper .toggle:before{content:"";position:relative;top:3px;left:3px;width:40px;height:16px;display:block;background:#9a9999;border:1px solid #ddd;border-radius:50px;transition:background .2s ease}.checkbox-wrapper .toggle span{position:absolute;top:0;left:0;width:24px;height:24px;display:block;background:#fff;border-radius:50%;box-shadow:0 3px 8px hsla(0,0%,60%,.5);transition:all .2s ease}.checkbox-wrapper .toggle span:before{content:"";position:absolute;display:block;margin:-18px;width:56px;height:56px;background:rgba(46,220,110,.2);border-radius:50%;-webkit-transform:scale(0);transform:scale(0);opacity:1;pointer-events:none}.checkbox-wrapper .toggle span:after{content:"";position:absolute;width:8px;height:4px;border:2px solid #fff;border-top-color:transparent;border-right-color:transparent;border-radius:1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:6px;left:6px}.checkbox-wrapper #cbx:checked+.toggle:before{background:#1e523a;border:1px solid #1e774b}.checkbox-wrapper #cbx:checked+.toggle span{background:#00a712;-webkit-transform:translateX(20px);transform:translateX(20px);transition:all .2s cubic-bezier(.8,.4,.3,1.25),background .15s ease;box-shadow:0 3px 8px rgba(46,220,110,.2);left:4px}.checkbox-wrapper #cbx:checked+.toggle span:before{-webkit-transform:scale(1);transform:scale(1);opacity:0;transition:all .4s ease}.sub-hd{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f6f6f6;border-top:1px solid #d7e2eb;border-bottom:1px solid #d7e2eb}@media(min-width:640px){.sub-hd{display:none}}.sub-hd__item{padding:2px 10px;-ms-flex:1;flex:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;border-right:1px solid #ececec}.sub-hd__item:last-child{border-right:none}.sub-hd__item.center{border-left:1px solid #ececec;border-right:1px solid #ececec}.sub-hd svg{width:30px;height:30px;fill:var(--text-color-hd-dark);-webkit-filter:sepia(2) hue-rotate(169deg) saturate(2);filter:sepia(2) hue-rotate(169deg) saturate(2)}.sub-hd small{font-family:var(--font-1)!important;color:#58646d;line-height:15px;font-size:12px;text-align:center}html{position:relative;overflow-x:hidden}html body #svg-icons{width:0;height:0;position:absolute;opacity:0;z-index:-1}html body .btn-continue,html body .popup-trigger{cursor:pointer;text-decoration:none}html{scroll-behavior:auto!important;font-size:16px;font-family:var(--font-2)}html body{line-height:1.5;font-size:14px}html body,html body *{margin:0;padding:0;box-sizing:border-box}@media(min-width:768px){html body{font-size:16px}}html body .txt-bold{font-family:var(--font-3)}@media(min-width:0px){html body .header{background-color:#f8f9f9;position:relative;width:100%;z-index:100}html body .header *{font-family:var(--font-2)}html body .header .container{padding:5px 15px;max-width:1200px;margin:0 auto}html body .header .container,html body .header .container .logo{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row}html body .header .container .logo{gap:10px;-ms-flex-align:center;align-items:center;text-decoration:none}html body .header .container .logo img{display:block;opacity:.7}html body .header .container .logo p{font-family:var(--font-1);color:var(--color-text);font-weight:700}html body .header .container .menu{-ms-flex-align:center;align-items:center;margin:0 auto}html body .header .container .menu,html body .header .container .menu .list{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:end;justify-content:flex-end}html body .header .container .menu .list{gap:20px;margin-right:0!important}html body .header .container .menu .list li{list-style-type:none;padding:5px 0;position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center}html body .header .container .menu .list li a{text-decoration:none;transition:color .2s;padding:0;border:none;background-color:transparent;color:#9da9b4;font-size:12px;font-family:var(--font-1)}html body .header .container .menu .list li a:hover{color:var(--color-white-hover)}html body .header .container .menu .list li a:before{content:"";background-color:var(--color-white-hover);display:block;width:0;height:3px;transition:width .3s;margin:0;border-top:0;border:none;border-radius:5px;position:absolute;left:0;margin:auto;bottom:0}html body .header .container .menu .list li a:hover:before{width:100%}html body .header .container .menu_toggle{margin-left:15px;background-color:transparent;border:none}html body .header .container .menu_toggle .hamburger{width:20px;height:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:4px}html body .header .container .menu_toggle .hamburger .line{width:20px;height:4px;background-color:var(--color-text-2);position:relative;top:0;left:0;right:0;bottom:0;-webkit-transform:translate(0) rotate(180deg);transform:translate(0) rotate(180deg);transition:top .5s,width .5s,-webkit-transform .5s;transition:top .5s,width .5s,transform .5s;transition:top .5s,width .5s,transform .5s,-webkit-transform .5s}html body .header .container .menu_toggle.is-active .line-1{top:50%;-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg)}html body .header .container .menu_toggle.is-active .line-2{width:0}html body .header .container .menu_toggle.is-active .line-3{top:-50%;-webkit-transform:translateY(50%) rotate(225deg);transform:translateY(50%) rotate(225deg)}html body .header .container .register-btn{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:5px 0}html body .header .container .register-btn svg{width:16px;height:16px;fill:var(--text-color-hd-dark)}}@media(max-width:768px){html body .header .container .logo img{width:145px}}@media(max-width:640px){html body .header .container .menu{position:fixed;background-color:var(--color-white-1);z-index:100;top:100%;padding:10px 120px 10px 20px;height:100vh;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:start;justify-content:flex-start;transition:right .5s;top:45px}html body .header .container .menu.hidden{right:-500px}html body .header .container .menu.show{right:0}html body .header .container .menu .list{width:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:baseline;align-items:baseline;gap:10px}html body .header .container .menu_toggle{display:block;margin-left:auto}html body .header .container .register-btn{display:none}}@media(max-width:1200px){html body .header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}html body .header .container{width:1200px;margin:0 auto}html body .header .container .menu .list{gap:20px}}@media(min-width:0px){html body .footer{background-color:var(--color-footer)}html body .footer *{color:var(--color-footer-text);font-size:.875rem;text-decoration:none}html body .footer .container{padding:50px 20px;width:970px;margin:0 auto;-ms-flex-pack:start;justify-content:flex-start}html body .footer .container,html body .footer .container .links-1,html body .footer .container .links-2{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:30px}html body .footer .container .links-2{margin-left:auto}html body .footer .container .links-2 li:first-child{list-style-type:none}}@media(min-width:0px) and (max-width:640px){html body .footer li{list-style-type:none}html body .footer .container{display:grid;width:100%;grid-template-columns:1fr;grid-template-rows:auto auto auto;grid-template-areas:"a" "b" "c";-ms-flex-pack:center;justify-content:center;justify-items:center}html body .footer .container .copyright{grid-area:c}html body .footer .container .links-1{grid-area:a}html body .footer .container .links-1,html body .footer .container .links-2{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}html body .footer .container .links-2{grid-area:b;margin-left:0}}@media(min-width:641px) and (max-width:970px){html body .footer .container{display:grid;width:100%;grid-template-columns:auto auto;grid-template-rows:1fr 1fr;grid-template-areas:"c a" "b b";-ms-flex-pack:center;justify-content:center;justify-items:center}html body .footer .container .copyright{grid-area:c}html body .footer .container .links-1{grid-area:a}html body .footer .container .links-2{grid-area:b;margin-left:0}}@media(min-width:0px){html body .popup-register{position:fixed;background-color:#fff;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:700px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;border-radius:10px;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}html body .popup-register *{color:var(--color-text-2)}html body .popup-register.popup-hidden{opacity:0;z-index:-1}html body .popup-register.popup-showing{opacity:1;z-index:200}html body .popup-register .popup-register-container{display:-ms-flexbox;display:flex;width:100%}html body .popup-register .form,html body .popup-register .instructions{-ms-flex:1 1 0px;flex:1 1 0;width:0}html body .popup-register .instructions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%;height:100%;padding:30px 40px}html body .popup-register .instructions .head p{text-align:center;font-size:1.125rem}html body .popup-register .instructions .head p span{font-size:1.375rem;display:block}html body .popup-register .instructions .body ol{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px}html body .popup-register .instructions .body ol li{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;gap:20px;-ms-flex-align:center;align-items:center}html body .popup-register .instructions .body ol li.item-not-done{opacity:.5}html body .popup-register .instructions .body ol li .number{width:30px;height:30px;background-color:var(--color-text);border-radius:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0}html body .popup-register .instructions .body ol li .number span{color:var(--color-white-1)}html body .popup-register .instructions .body ol li .text p{font-size:1rem}html body .popup-register .form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;padding:30px 40px;gap:20px;background-color:var(--color-container-1);border-radius:0 10px 10px 0}html body .popup-register .form .label{text-align:center;font-weight:700;font-size:1.125rem}html body .popup-register .form form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:10px;-ms-flex-align:stretch;align-items:stretch}html body .popup-register .form form .field{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:5px;width:100%}html body .popup-register .form form .field .input{position:relative;width:100%}html body .popup-register .form form .field .icon{position:absolute;top:18px;left:.75em;height:16px;width:16px;margin-right:.5em;-ms-flex:1 0 auto;flex:1 0 auto;fill:var(--color-footer-text);pointer-events:none}html body .popup-register .form form .field input{width:100%;padding:15px 20px 15px 35px;border:solid 1px var(--color-black-1);border-radius:2px;font-size:1rem}html body .popup-register .form form .field input::-ms-input-placeholder{color:var(--color-footer-text)}html body .popup-register .form form .field input::placeholder{color:var(--color-footer-text)}html body .popup-register .form form .field input::-webkit-input-placeholder{color:var(--color-footer-text)}html body .popup-register .form form .field input::-moz-placeholder{color:var(--color-footer-text);opacity:1}html body .popup-register .form form .field input:-ms-input-placeholder{color:var(--color-footer-text)}html body .popup-register .form form .field input:-moz-placeholder{color:var(--color-footer-text);opacity:1}html body .popup-register .form form .field .error{width:100%;text-align:center;color:red!important;font-size:.7rem;opacity:0;display:none}html body .popup-register .form form .field .error-showing{opacity:1;display:block}html body .popup-register .form form .btn-submit{background-color:var(--color-primary);font-size:1.25rem;font-family:var(--font-3);font-weight:700;color:var(--color-white-1);border:none;padding:15px;transition:background-color .5s;text-align:center;cursor:pointer}html body .popup-register .form form .btn-submit:hover{background-color:var(--color-primary-lighter)}html body .popup-register .form .disclaimer{text-align:center}html body .popup-register .form .disclaimer p{font-size:.6875rem;color:var(--color-white-hover);opacity:.65}html body .popup-register .form .disclaimer p span{display:block}}@media(min-width:0px) and (max-width:640px){html body .popup-register{width:calc(100% - 40px);margin:20px;top:20px;left:0;-webkit-transform:translate(0);transform:translate(0)}html body .popup-register-container{-ms-flex-direction:column;flex-direction:column}html body .popup-register .instructions{padding:20px}html body .popup-register .form{width:100%;padding:20px;border-radius:0 0 10px 10px}html body .popup-register .form .label{display:none}}@media(min-width:640px) and (max-width:740px){html body .popup-register{width:calc(100% - 40px);margin:20px;top:20px;left:0;-webkit-transform:translate(0);transform:translate(0)}}@media(min-width:0px){html body .blur_filter{position:fixed;top:0;left:0;bottom:0;right:0;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}html body .blur_filter.blur_filter-hidden{z-index:-1;opacity:0}html body .blur_filter.blur_filter-showing{z-index:150;opacity:1}html body .blur_filter .darken{width:100vw;height:100vh;background-color:#000;opacity:.7}}html body{position:relative}html body.disable-scroll{overflow-y:hidden}html body .filter{width:100vw;height:100%;position:absolute;top:0;left:0;background-color:#000;transition:opacity .35s}html body .filter-hidden{z-index:-1;opacity:0}html body .filter-fade_in,html body .filter-fade_out{z-index:50;opacity:0}html body .filter-show{z-index:50;opacity:.7}html body .main-home .section-hero{position:relative;min-height:calc(100vh - 50px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;-ms-flex-align:stretch;align-items:stretch;padding:20px 0;gap:20px}html body .main-home .section-hero__intro{padding:0 15px;margin-top:auto}@media(min-width:640px){html body .main-home .section-hero__intro{margin-top:unset}}html body .main-home .section-hero__intro .wrap-sm{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media(min-width:768px){html body .main-home .section-hero__intro .wrap-sm{display:none}}html body .main-home .section-hero__intro .wrap-sm .icon-sm{width:21px;height:37px;margin-right:10px}html body .main-home .section-hero__intro .wrap-sm .title--sm{font-size:25px}html body .main-home .section-hero__intro .wrap-lg{display:none}@media(min-width:768px){html body .main-home .section-hero__intro .wrap-lg{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}html body .main-home .section-hero__intro .wrap-lg .icon-lg{width:85px;height:85px;margin-right:10px}html body .main-home .section-hero__intro .wrap-lg .title--lg{font-size:36px;line-height:40px}html body .main-home .section-hero__intro .title{font-family:var(--font-1)}html body .main-home .section-hero .btn-continue{font-size:35px;height:90px;line-height:70px;margin-top:30px;width:100%;max-width:430px;margin-left:auto;margin-right:auto;display:block}@media(min-width:768px){html body .main-home .section-hero .btn-continue{font-size:38px;line-height:68px}}html body .main-home .section-hero .connection-status{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:15px;-ms-flex-pack:center;justify-content:center;margin-top:10px;color:#686868}html body .main-home .section-hero .connection-status__stat{width:10px;height:10px;background-color:#18a103;border-radius:100%;display:inline-block;-webkit-animation:b 2s infinite;animation:b 2s infinite;margin-right:10px}html body .main-home .section-hero__content-type{background-color:#f6f6f6;padding:10px;border-top:1px solid #d7e2eb;border-bottom:1px solid #d7e2eb;margin-bottom:10px}@media(min-width:640px){html body .main-home .section-hero__content-type{padding:20px;background-color:transparent;border-top:none;border-bottom:none;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin:30px auto}}html body .main-home .section-hero__content-type .list{list-style:none;padding:0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;position:relative}html body .main-home .section-hero__content-type .list:before{content:"";position:absolute;border-left:1px solid #ececec;height:100%;left:50%;top:0}@media(min-width:640px){html body .main-home .section-hero__content-type .list:before{display:none}}html body .main-home .section-hero__content-type .list .item{width:calc(50% - 40px);text-align:center;padding:15px 0;border-bottom:1px solid #ececec;color:#58646d}@media(min-width:640px){html body .main-home .section-hero__content-type .list .item{border-bottom:none;color:#9da9b4}}html body .main-home .section-hero__content-type .list .item:nth-child(3),html body .main-home .section-hero__content-type .list .item:nth-child(4){border-bottom:0}@media(min-width:640px){html body .main-home .section-hero__content-type .list .item{width:auto;padding:0 20px}}@media(min-width:768px){html body .main-home .section-hero__content-type .list .item{padding:0 25px}}html body .main-home .section-hero__content-type .list .item .icon{width:40px;height:40px;fill:#adb3b7;margin-bottom:2px}@media(min-width:375px){html body .main-home .section-hero__content-type .list .item .icon{width:50px;height:50px}}@media(min-width:420px){html body .main-home .section-hero__content-type .list .item .icon{width:60px;height:60px}}@media(min-width:640px){html body .main-home .section-hero__content-type .list .item .icon{width:70px;height:70px}}@media(min-width:768px){html body .main-home .section-hero__content-type .list .item .icon{width:50px;height:50px}}html body .main-home .section-hero .bottom{padding:0 15px;text-align:center;margin-top:auto}@media(min-width:640px){html body .main-home .section-hero .bottom{margin-top:20px;-ms-flex-order:3;order:3}}html body .main-home .section-hero .bottom .title{font-size:15px;font-family:var(--font-1);color:#9da9b4}@media(min-width:640px){html body .main-home .section-hero .bottom .title{font-size:28px;color:var(--text-color-hd-dark);font-family:var(--font-3)}}html body .main-home .section-hero__img-bg{position:absolute;width:100%;height:100%;z-index:-1;display:none}@media(min-width:768px){html body .main-home .section-hero__img-bg{display:block}}html body .main-home .section-hero__img-bg .bg{width:20%;position:absolute;top:calc(50% - 230px);opacity:.5}@media(min-width:860px){html body .main-home .section-hero__img-bg .bg{width:23%;top:calc(50% - 250px)}}@media(min-width:992px){html body .main-home .section-hero__img-bg .bg{width:27%;top:calc(50% - 280px)}}@media(min-width:1200px){html body .main-home .section-hero__img-bg .bg{width:30%;top:calc(50% - 330px)}}@media(min-width:1300px){html body .main-home .section-hero__img-bg .bg{width:30%;top:calc(50% - 350px)}}html body .main-home .section-hero__img-bg .bg-left{left:0}html body .main-home .section-hero__img-bg .bg-right{right:0}@-webkit-keyframes b{0%{opacity:1}50%{opacity:0}to{opacity:1}}@keyframes b{0%{opacity:1}50%{opacity:0}to{opacity:1}}html body #section_hero-bg_left,html body #section_hero-bg_right{-webkit-filter:saturate(0);filter:saturate(0)}.layout-section{padding:20px 0}@media(min-width:768px){.layout-section{padding:50px 0}}.layout-section .container{max-width:1200px;margin:0 auto;padding:0 15px}.layout-section .text-align-center{text-align:center}@media(min-width:768px){.layout-section .py-md{padding-top:50px;padding-bottom:50px}}.layout-section .d-flex{display:-ms-flexbox;display:flex}.layout-section .align-items-center{-ms-flex-align:center;align-items:center}.layout-section .text-align-center-sm{text-align:center}@media(min-width:375px){.layout-section .text-align-center-sm{text-align:unset}}.layout-section .d-none{display:none!important}@media(min-width:640px){.layout-section .d-sm-none{display:none!important}}@media(min-width:768px){.layout-section .d-md-inline-block{display:inline-block!important}}@media(min-width:768px){.layout-section .d-md-none{display:none!important}}.layout-section .m-auto-sm{margin-left:auto;margin-right:auto}@media(min-width:375px){.layout-section .m-auto-sm{margin-left:unset;margin-right:unset}}.layout-section .align-items-baseline{-ms-flex-align:baseline;align-items:baseline}.layout-section .justify-content-center{-ms-flex-pack:center;justify-content:center}.layout-section .m-auto{margin-left:auto;margin-right:auto}.layout-section .mt-5{margin-top:50px}@media(min-width:768px){.layout-section .order-md-1{-ms-flex-order:1;order:1}}@media(min-width:768px){.layout-section .order-md-2{-ms-flex-order:2;order:2}}@media(min-width:768px){.layout-section .ml-auto-md{margin-left:auto}}@media(min-width:768px){.layout-section .mr-0-md{margin-right:0}}.layout-section__row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.layout-section__col6{padding:0 15px;width:100%;position:relative}@media(min-width:768px){.layout-section__col6{width:50%;padding:10px 20px}}@media(min-width:992px){.layout-section__col6{padding:10px 50px}}@media(min-width:375px){.layout-section__col6.sm{width:50%}}@media(min-width:992px){.layout-section__col6.sm{padding:10px 20px}}@media(min-width:768px){.layout-section__col6.lg{width:100%;padding:10px 20px}}@media(min-width:992px){.layout-section__col6.lg{width:50%}}@media(min-width:992px){.layout-section__col6.right{padding-left:15px;padding-right:15px}}.layout-section__col4{padding:0 15px;width:100%;position:relative}@media(min-width:375px){.layout-section__col4{width:50%}}@media(min-width:768px){.layout-section__col4{width:33.3333%;padding:10px 20px}}@media(min-width:992px){.layout-section__col4{padding:10px 50px}}.layout-section__col3{padding:0 15px;width:100%;position:relative}@media(min-width:375px){.layout-section__col3{width:50%}}@media(min-width:768px){.layout-section__col3{width:25%;padding:10px 20px}}@media(min-width:992px){.layout-section__col3{padding:10px 50px}}.layout-section__col2{padding:0 15px;width:100%;position:relative}@media(min-width:375px){.layout-section__col2{width:50%}}@media(min-width:768px){.layout-section__col2{width:50%;padding:10px 20px}}@media(min-width:992px){.layout-section__col2{padding:10px 50px}}.layout-section .title{margin-bottom:10px;font-size:22px;line-height:1.4}.layout-section p{margin-top:10px;margin-bottom:20px}.layout-section p.text-md{font-size:16px}@media(min-width:768px){.layout-section p.text-md{font-size:18px}}@media(min-width:992px){.layout-section p.text-md{font-size:20px}}.layout-section .icon{margin-bottom:10px;width:60px;height:60px}@media(min-width:768px){.layout-section .icon{width:100px;height:100px}}.layout-section .icon-sm-mrl{width:25px;height:25px;margin-left:10px;margin-right:10px;fill:#ddd;color:#ddd}.layout-section__hd{max-width:768px;margin:0 auto 40px}@media(min-width:768px){.layout-section__hd{margin-bottom:60px}}.layout-section .btn-continue{margin-top:10px}@media(min-width:768px){.layout-section .btn-continue{margin-top:20px}}.layout-section img{max-width:100%;height:auto;display:block}.layout-section__col-content{text-align:center}@media(min-width:768px){.layout-section__col-content{max-width:420px;text-align:unset}}.layout-section__img-container{position:relative;margin:30px 0 20%;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-left:auto;margin-right:auto}.layout-section__img-container.sm{max-width:360px}@media(min-width:1200px){.layout-section__img-container img{-webkit-transform:scale(1.2);transform:scale(1.2)}}.layout-section__img-container img:before{content:"";height:calc(100% + 100px);width:80%;position:absolute;background-color:#000}.layout-section__img-container:before{height:calc(100% + 60px);width:80%;position:absolute;max-width:none;max-height:none;background-size:cover;z-index:-1;background-color:var(--color-green);opacity:.1;content:"";top:46%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(min-width:768px){.layout-section__img-container:before{height:calc(100% + 100px)}}@media(min-width:1200px){.layout-section__img-container:before{height:calc(100% + 250px)}}.layout-section__img-container--horizontal-before:before{width:100%;height:90%;top:50%;left:46%}@media(min-width:420px){.layout-section__img-container--horizontal-before:before{width:150%}}@media(min-width:1200px){.layout-section__img-container--horizontal-before:before{width:200%}}.layout-section__img-container-block{color:#fff;background-color:#1d293f;padding:20px 30px;border-radius:8px;position:absolute;bottom:-20%;right:20px;max-width:280px}.layout-section__img-container-block.left{right:unset;left:20px;bottom:-10%}@media(min-width:768px){.layout-section__img-container-block.left{bottom:-20%}}.layout-section__img-container-block .icon{width:45px;height:45px;margin-top:10px}.layout-section__img-container-block small{font-size:13px}.layout-section__img-container-block p{margin-top:10px;margin-bottom:10px}.layout-section__img-container-block span{color:#00a712}.layout-section__img-container-block .checkbox-wrapper{margin-left:20px}
.disclaimer a{text-decoration:none}
.mr-2{margin-right:.5rem}
.popup-register .invalid-feedback{color:orange}
.logo img{opacity:.7}
.popup-register .form form .field .icon{position:absolute;top:18px;left:.75em;height:16px;width:16px;margin-right:.5em;-ms-flex:1 0 auto;flex:1 0 auto;fill:var(--color-footer-text);pointer-events:none}
.popup-register .form form .field .input{position:relative;width:100%}
 
 
 .spinner-border{display:inline-block;width:2em;height:2em;vertical-align:text-bottom;background:url(/img/loading.gif);background-size:100%}
 
.spinner-border-sm{width:1em;height:1em;}
.spinner-border-md{width:1.5em;height:1.5em}
.spinner-border-lg{width:3em;height:3em}
.spinner-border-xl{width:5em;height:5em}
