header{padding-top:10px;border-bottom:1px solid #f4f5f8}header .container .row [class*=col-]{display:grid;grid-template-columns:1fr auto auto}header .container .fw{width:100%;display:flex;padding-top:10px}header a.logo{display:flex;margin-bottom:10px;width:180px}header a.logo>img{width:100%}header a.logo.text{width:auto;color:#2ca01c;font-size:28px;font-weight:700}header a{display:flex;margin-bottom:10px;color:#393a3d;font-weight:600;align-items:center}header a.link{justify-self:flex-left}header a.link.mobile{display:none}header a:not(:last-child){margin-right:40px}header a.number{font-size:16px;font-weight:normal}header a.number .icon{font-size:18px;color:#2ca01c}header a.number span{font-weight:500}header hr{width:100%;display:flex;background:#d3d3d3;height:1px;border:none}header .navBar{width:100%;padding:0;margin:0;display:flex;flex-wrap:wrap}header .navBar>li{list-style:none;position:relative}header .navBar>li:first-child>a{color:#000;font-weight:500}header .navBar>li>a{padding:15px 0;color:var(--c1);font-weight:400;display:flex}header .navBar>li>a>svg{margin-left:3px}header .navBar>li a:not(:last-child){margin-right:0}header .navBar>li:not(:last-child){margin-right:30px}header .navBar>li>ul{position:absolute;top:100%;left:0;box-shadow:0 2px 6px 0 rgba(0,0,0,.15);background:#fff;width:auto;flex-direction:column;border-top:4px solid #2ca01c;border-radius:2px;display:none}header .navBar>li>ul>li{list-style:none;white-space:nowrap}header .navBar>li>ul>li>a{font-weight:normal;color:var(--c1);margin:0;padding:7px 15px}header .navBar>li>ul>li>a:hover,header .navBar>li>ul>li>a:active,header .navBar>li>ul>li>a:focus{background:#eceef1}header .navBar>li:hover>ul{display:flex}@media(min-width: 992px)and (max-width: 1199px){header .navBar>li:not(:last-child){margin-right:16px}}@media(max-width: 767px){header{padding-top:15px}header .container .row [class*=col-]{display:flex;flex-wrap:wrap;justify-content:space-between}header a{margin-bottom:10px}header a.link{display:none}header a.link.mobile{display:flex}header a:not(:last-child){margin-right:0}header a.logo{width:160px;margin-bottom:10px}header a.number{font-size:16px;width:100%;justify-content:center;display:none}header a.number .icon{font-size:inherit}header hr{margin-top:5px}}footer{background:#393a3d;padding-top:50px;padding-bottom:35px;color:#fff}footer .logo{font-size:20px;font-weight:700;white-space:nowrap;margin-bottom:30px}footer .links{width:100%;display:flex;flex-direction:column}footer .links>a{color:#fff;font-size:14px}footer .links>a:not(:last-child){margin-bottom:5px}footer .logos{margin-bottom:50px;display:flex}footer .logos>img{max-width:100%}footer .rightLinks{margin-top:70px;margin-bottom:30px}footer p{margin-bottom:15px;font-size:14px}footer p a{color:#fff;text-decoration:underline;white-space:nowrap}footer .socialMedia{width:100%;display:flex;justify-content:center;border:1px solid #6b6c72;border-left:none;border-right:none;padding:15px 0 10px;margin-bottom:30px}footer .socialMedia>*{margin-bottom:5px;line-height:1}footer .socialMedia>span{font-size:18px;font-weight:600;margin-right:10px;align-items:center;display:flex}footer .socialMedia>a{color:#6b6c72;font-size:28px}footer .socialMedia>a:not(:last-child){margin-right:5px}@media(max-width: 991px){footer{padding:30px 0 15px}footer .logo{margin-bottom:20px}footer .socialMedia{padding:10px 0 5px}footer .logos{margin-top:20px;margin-bottom:15px}footer .rightLinks{margin-top:0;margin-bottom:20px}}*{padding:0;margin:0;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;font:inherit}body{font-size:16px;line-height:1.5;color:#393a3d}img{max-width:100%}.container{padding-left:15px;padding-right:15px;margin:0 auto;display:flex;flex-direction:column}.container .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.container .row [class*=col-]{padding-left:15px;padding-right:15px}.container-fluid{padding-left:15px;padding-right:15px}@media(max-width: 575px){body{font-size:14px}.container-fluid{padding-left:10px;padding-right:10px}.container{width:100%;padding-left:10px;padding-right:10px}.container .row{margin-left:-10px;margin-right:-10px}.container .row [class*=col-]{padding-left:10px;padding-right:10px}}@media(min-width: 0px){.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:100%}.col-xs-12{width:100%}}@media(min-width: 576px)and (max-width: 767px){body{font-size:15px}.container{width:576px}}@media(min-width: 576px){.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:100%}.col-sm-12{width:100%}}@media(min-width: 768px)and (max-width: 991px){body{font-size:16px}.container{width:768px}}@media(min-width: 768px){.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:100%}.col-md-12{width:100%}}@media(min-width: 992px)and (max-width: 1199px){body{font-size:17px}.container{width:992px}}@media(min-width: 992px){.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:100%}.col-lg-12{width:100%}}@media(min-width: 1200px){.container{width:1200px}.col-xl-1{width:8.3333333333%}.col-xl-2{width:16.6666666667%}.col-xl-3{width:25%}.col-xl-4{width:33.3333333333%}.col-xl-5{width:41.6666666667%}.col-xl-6{width:50%}.col-xl-7{width:58.3333333333%}.col-xl-8{width:66.6666666667%}.col-xl-9{width:75%}.col-xl-10{width:83.3333333333%}.col-xl-11{width:100%}.col-xl-12{width:100%}}@media(min-width: 1400px){.container{width:1200px}.col-xxl-1{width:8.3333333333%}.col-xxl-2{width:16.6666666667%}.col-xxl-3{width:25%}.col-xxl-4{width:33.3333333333%}.col-xxl-5{width:41.6666666667%}.col-xxl-6{width:50%}.col-xxl-7{width:58.3333333333%}.col-xxl-8{width:66.6666666667%}.col-xxl-9{width:75%}.col-xxl-10{width:83.3333333333%}.col-xxl-11{width:100%}.col-xxl-12{width:100%}}@font-face{font-family:"fontello";src:url("../fonts/fontello.eot?87196056");src:url("../fonts/fontello.eot?87196056#iefix") format("embedded-opentype"),url("../fonts/fontello.woff?87196056") format("woff"),url("../fonts/fontello.ttf?87196056") format("truetype"),url("../fonts/fontello.svg?87196056#fontello") format("svg");font-weight:normal;font-style:normal}.icon{font-family:"fontello";font-style:normal;font-weight:normal;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-right:5px}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-100.woff2") format("woff2"),url("../fonts/avenir-100.woff") format("woff");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-100-it.woff2") format("woff2"),url("../fonts/avenir-100-it.woff") format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-400.woff2") format("woff2"),url("../fonts/avenir-400.woff") format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-400-it.woff2") format("woff2"),url("../fonts/avenir-400-it.woff") format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-500.woff2") format("woff2"),url("../fonts/avenir-500.woff") format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-500-it.woff2") format("woff2"),url("../fonts/avenir-500-it.woff") format("woff");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-600.woff2") format("woff2"),url("../fonts/avenir-600.woff") format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-600-it.woff2") format("woff2"),url("../fonts/avenir-600-it.woff") format("woff");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-700.woff2") format("woff2"),url("../fonts/avenir-700.woff") format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-700-it.woff2") format("woff2"),url("../fonts/avenir-700-it.woff") format("woff");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-900.woff2") format("woff2"),url("../fonts/avenir-900.woff") format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Avenir Next forINTUIT";src:url("../fonts/avenir-900-it.woff2") format("woff2"),url("../fonts/avenir-900-it.woff") format("woff");font-weight:900;font-style:italic;font-display:swap}.popupNew{position:fixed;right:15px;bottom:300px;background:#fff;border-radius:10px;width:350px;padding:30px;box-shadow:0px 4px 8px 0px rgba(192,192,192,.9);z-index:999;display:none;flex-direction:column}.popupNew .head{font-size:30px;font-weight:700;color:#2ca01c;margin-bottom:24px;line-height:1.1}.popupNew .number{font-size:18px;font-weight:600;margin-bottom:4px}.popupNew .number>a{color:var(--c1)}.popupNew .day{margin-bottom:28px}.popupNew .icon{color:#7a8699;position:absolute;top:15px;right:15px;font-size:20px;cursor:pointer}.popupNew .btns{justify-content:flex-start;margin-bottom:0}.popupNew .btns>a{min-width:auto;font-weight:500;border-radius:4px;border:1px solid #2ca01c;background:#fff;color:#2ca01c;padding:10px 30px;font-size:16px;cursor:pointer}.popupNew .btns>a:hover,.popupNew .btns>a:active,.popupNew .btns>a:focus{background:#2ca01c;color:#fff}@media(max-width: 575px){.popupNew{width:290px;padding:20px}.popupNew .head{font-size:24px;margin-bottom:16px}.popupNew .day{margin-bottom:10px}.popupNew .number{font-size:16px}}html{scroll-behavior:smooth}body{font-family:"Avenir Next forINTUIT"}.trans,.popup.active .popupArea{transition:transform .3s linear;-webkit-transition:transform .3s linear;-moz-transition:transform .3s linear}.popup{width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,.5);z-index:99999;display:none}.popup.active .popupArea{transform:translate(-50%, -50%) scale(0);-webkit-transform:translate(-50%, -50%) scale(0);-moz-transform:translate(-50%, -50%) scale(0);transition-timing-function:cubic-bezier(0.1, 0.7, 1, 0.1);-webkit-transition-timing-function:cubic-bezier(0.1, 0.7, 1, 0.1);-moz-transition-timing-function:cubic-bezier(0.1, 0.7, 1, 0.1)}.popup .popupArea{width:600px;background:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-moz-transform:translate(-50%, -50%);border-radius:20px;padding:30px 30px 20px;text-align:center}.popup .popupArea .icon{position:absolute;top:-20px;right:-20px;background:#393a3d;width:40px;height:40px;color:#fff;line-height:40px;border-radius:100%;cursor:pointer;font-size:18px}.popup .popupArea .head{color:#2ca01c}.popup .popupArea p{font-size:22px;font-weight:600}.popup .popupArea p:not(:last-child){margin-bottom:15px}.popup .popupArea p>a{color:#2ca01c;text-decoration:underline}main{width:100%;display:flex;flex-direction:column;overflow:hidden}a{text-decoration:none}p{margin-bottom:10px}p.mb{margin-bottom:30px}.btns{margin-top:15px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.btns+.btns{margin-top:0}.btns.mobileBtn{margin-top:0;margin-bottom:0;display:none;position:fixed;left:0;bottom:0;width:100%;z-index:9}.btns.mobileBtn .numberBtn{margin-bottom:0;width:100%;border-radius:0;justify-content:center;animation:back .5s linear infinite;-webkit-animation:back .5s linear infinite;-moz-animation:back .5s linear infinite}@keyframes back{from{background:#2ca01c}to{background:#393a3d}}@-webkit-keyframes back{from{background:#2ca01c}to{background:#393a3d}}@-moz-keyframes back{from{background:#2ca01c}to{background:#393a3d}}.numberBtn{background:#00bf63;color:#fff;padding:12px 25px;font-weight:600;font-size:20px;border-radius:10px;display:flex;cursor:pointer;border:none;outline:none;margin-bottom:10px;align-items:center}.numberBtn.wa{width:auto;font-size:18px !important;padding-top:8px;padding-bottom:8px}.head{font-weight:700;font-size:44px;margin-bottom:20px;line-height:1.1;color:#393a3d}.head.mb{margin-bottom:30px}.head1{font-weight:600;font-size:36px;margin-bottom:20px;line-height:1.1;text-align:center}.subHead1{font-size:24px;margin-bottom:30px;text-align:center}.listCheck{margin-bottom:20px;display:flex;flex-direction:column;padding-left:18px}.listCheck>li{list-style:disc;margin-bottom:10px}.section{padding-top:80px;padding-bottom:50px}.section.pt0{padding-top:0}.section.pb0{padding-bottom:0}.mb0{margin-bottom:0}.center{flex-direction:column;text-align:center}.left{flex-direction:column}.highlight{color:#393a3d}.highlight .vCenter{display:flex;justify-content:center;flex-direction:column}.highlight .text{margin-bottom:40px;font-weight:500;font-size:19px;line-height:1.4}.highlight .btns{justify-content:flex-start}.highlight .btns a.numberBtn{font-size:22px;justify-content:center;width:450px;text-align:center}.highlight .btns a.numberBtn.wa{width:auto}.highlight img{display:flex;margin-bottom:30px;width:100%}.section .box [class*=col-]{margin-bottom:30px}.section .box .boxSlider .item{padding:2px}.section .box .boxSlider .owl-nav{display:flex;justify-content:center;margin-top:13px;display:none}.section .box .boxSlider .owl-nav button{display:flex;margin:0 3px}.section .box .boxSlider .owl-nav button span{width:25px;height:25px;line-height:1;display:flex;justify-content:center;background:#393a3d;color:#fff;border-radius:4px;font-size:20px}.boxes{width:100%;display:flex;flex-direction:column;box-shadow:0 1px 4px 0 rgba(0,0,0,.15);font-size:14px;padding:15px;border-radius:4px;height:100%}.boxes b{font-weight:500}.parts{display:flex;flex-wrap:wrap;margin-bottom:30px}.parts .head1{color:#000;font-size:28px}.parts .subHead1{font-size:16px}.parts .part{display:flex;flex-direction:column;width:50%;padding:50px 100px 20px}.parts .part .btns{margin-top:auto}.parts .part .btns .numberBtn{width:360px;justify-content:center}.parts .part.back1{background:#f4f5f8}.parts .part.back2{background:#eceef1}.greenBack{background:url(../images/back.svg) no-repeat center center/cover}.greenBack .head{text-align:center;color:#fff}.greenBack .btns .numberBtn{background:#000}.learnArea{display:flex;width:100%;background:#f4f5f8;padding:50px 30px;margin:30px 0 60px;flex-direction:column}.learnArea .heads{text-align:center;font-size:36px;font-weight:600;margin-bottom:40px;color:#000}.learnArea .heads+*{text-align:center;margin-bottom:20px;font-size:20px;color:var(--c1)}.learnArea .heads1{color:var(--c1);font-size:28px;font-weight:600;margin-bottom:30px}.learnArea .txts{max-width:340px;font-size:16px;color:var(--c1)}.learnArea .btns{justify-content:flex-start;margin-bottom:40px}.learnArea .box{display:flex;flex-direction:column;width:100%;margin:0 0 10px;border-radius:3px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1);border:solid 1px #d4d7dc;background-color:#fff;padding:20px 20px 10px;height:100%}.learnArea .box .hd{font-size:20px;font-weight:600;line-height:1.4;color:var(--c1)}.learnArea .box .txt{font-size:16px;color:var(--c1)}.learnArea .box a{color:#0077c5}@media(max-width: 1199px){.section .box .boxSlider .owl-nav{display:flex}}@media(min-width: 992px)and (max-width: 1199px){.parts .part{padding-left:50px;padding-right:50px}}@media(min-width: 768px)and (max-width: 991px){.section{padding-top:60px;padding-bottom:30px}.parts .part{padding-left:30px;padding-right:30px}.parts .part .btns .numberBtn{font-size:15px}}@media(max-width: 767px){.popup .popupArea{width:300px;padding:30px 10px 20px}.popup .popupArea .icon{right:-5px}.popup .popupArea .head{font-size:20px}.popup .popupArea p{font-size:14px}.parts{flex-direction:column}.parts .part{width:100%}.section{padding-top:50px;padding-bottom:20px}.btns.mobileBtn{display:block}}@media(min-width: 576px)and (max-width: 767px){.parts .part{padding-left:30px;padding-right:30px}}@media(max-width: 575px){.head{font-size:36px;margin-bottom:5px}.numberBtn{padding:12px 15px;font-size:15px}.head1{font-size:32px}.subHead1{font-size:18px}.section{padding:40px 0 10px}.highlight .text{margin-bottom:20px}.highlight .btns a.numberBtn{font-size:16px;padding-left:15px;padding-right:15px;white-space:nowrap}.parts .part{padding-left:15px;padding-right:15px}}/*# sourceMappingURL=style.css.map */