@charset "UTF-8";@import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700,700i,900,900i&display=swap');@import url(https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);@font-face{font-family:'droid_serifbold';src:url('../web-fonts/DroidSerif-Bold-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'droid_serifitalic';src:url('../web-fonts/DroidSerif-Italic-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'droid_serifbold_italic';src:url('../web-fonts/DroidSerif-BoldItalic-webfont.woff') format('woff');font-weight:normal;font-style:normal}@font-face{font-family:'droid_serifregular';src:url('../web-fonts/DroidSerif-Regular-webfont.woff') format('woff');font-weight:normal;font-style:normal}.font-roboto{font-family:'Roboto',sans-serif,serif}.font-droid{font-family:'droid_serifregular',serif}.font-droid-bold,strong .font-droid,b .font-droid{font-family:'droid_serifbold',serif}.font-droid-italic,em .font-droid{font-family:'droid_serifitalic',serif}.font-droid-italic-bold,strong .font-droid,b .font-droid,strong em .font-droid,b em .font-droid,em strong .font-droid,em b .font-droid{font-family:'droid_serifbold_italic',serif}.white{color:#FFF}.black{color:#000}.blue-dark{color:#191a51}.purple-dark{color:#474874}.purple{color:#474874}.teal{color:#19e4b1}.yellow{color:#f7ba0f}.grey-light{color:#efeff3}.white-bg{background-color:#FFF}.black-bg{background-color:#000}.blue-dark-bg{background-color:#191a51}.purple-dark-bg{background-color:#474874}.purple-bg{background-color:#474874}.teal-bg{background-color:#19e4b1}.yellow-bg{background-color:#f7ba0f}.grey-light-bg{background-color:#efeff3}.gradient-bg{background-image:-webkit-linear-gradient(216deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%);background-image:-o-linear-gradient(216deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%);background-image:linear-gradient(-126deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%)}html,body{color:#474874;font-size:16px;line-height:1.625em;font-weight:400;font-family:'Roboto',sans-serif;background-color:#FFF}h1{color:#191a51;font-weight:700;font-family:'droid_serifbold',serif;font-size:35px;margin-bottom:10px}h2{font-weight:700;font-family:'droid_serifbold',serif;font-size:20px;margin-bottom:10px}h3{font-weight:300;font-family:'droid_serifbold',serif;font-size:18px;margin-bottom:5px}h4{font-weight:700;font-family:'droid_serifbold',serif;font-size:16px}h3 strong{font-weight:500}@media(min-width:992px){h1{font-size:55px}h2{font-size:26px}h3{font-size:22px}h4{font-size:19px}}ul,ol{margin-bottom:20px}a,a:active{outline:none !important;color:#00c389;text-decoration:none;text-decoration:underline}a:hover{text-decoration:underline;color:#00c389}a:visited{color:#00c389}::-webkit-input-placeholder{color:#707170 !important}:-moz-placeholder{color:#707170 !important;opacity:1}::-moz-placeholder{color:#707170 !important;opacity:1}:-ms-input-placeholder{color:#707170 !important}:placeholder-shown{color:#707170 !important}::-moz-selection{color:#FFF;background:#5f63ff}::selection{color:#FFF;background:#5f63ff}.btn{white-space:normal !important;word-wrap:break-word}.btn-orange{border-radius:2px;background:rgba(255,137,0,1);color:#fff;font-size:22px;font-weight:600;text-align:center;-webkit-transition:background 1s;transition:background 1s}.btn-orange:hover{background:#f06a04}ul.icon-list{padding-left:0px}.icon-list li{line-height:2;margin-bottom:15px;margin-left:0px;padding-left:30px;position:relative;list-style:none}.icon-list li::before{content:'';position:absolute;top:5px;left:0px;background-image:url(../images/icons/cp-icon.png);background-repeat:no-repeat;width:16px;height:19px;background-size:cover}.timer-black{text-align:center;margin:0px auto}.timer-black .time-box{display:inline-block;color:#FFF;line-height:1}.timer-black .time-no{margin:0px 5px}.timer-black .time-no span{display:inline-block;text-align:center;width:35px;height:60px;line-height:60px;font-size:36px;border-radius:5px;background-color:#1a1a1a}.timer-black .time-no span:first-child{border-right:1px solid #FFF}.timer-black .time-no span:last-child{border-left:1px solid #FFF}.timer-black .time-desc{font-size:15px;text-transform:uppercase;margin-top:5px;margin-bottom:25px;color:#5c5c60;font-weight:600}.timer-plain{text-align:center;margin:0px auto;font-family:'Roboto',sans-serif}.timer-plain .time-box{display:inline-block;color:#000;font-weight:700;line-height:1}.timer-plain .time-no{margin:0px 5px;background-image:url(../images/utilities/timer-seperator-trans.png);background-repeat:no-repeat;background-position:right center;padding-right:15px}.timer-plain .time-box-sec .time-no{background-image:none;padding-right:0px}.timer-plain .time-no span{display:inline-block;text-align:center;width:25px;height:45px;line-height:50px;font-size:45px;border-radius:5px}.timer-plain .time-desc{font-size:10px;text-transform:uppercase;margin-top:0px;margin-bottom:15px;color:#5c5c60;font-weight:600;padding-right:12px}.timer-plain .time-box-sec .time-desc{padding-right:0px}.timer-plain.timer-plain-white .time-box{color:#FFF}.timer-plain.timer-plain-white .time-no{margin:0px 5px;background-image:url(../images/utilities/timer-seperator-trans-invert.png);background-repeat:no-repeat;background-position:right center;padding-right:15px}.timer-plain.timer-plain-white .time-desc{color:rgba(255,255,255,.5)}.timer-plain.timer-plain-white .time-box-sec .time-no{background-image:none;padding-right:0px}.text-medium{font-size:20px}.hidden,.hide,.hide-mobile,.hide-mobile-inline,.hide-mobile-row{display:none}@media(min-width:992px){.hide-mobile{display:block}.hide-mobile-row{display:flex}.hide-mobile{display:block}}.img-fluid-center{margin:0px auto;display:block}.underline{text-decoration:underline}.word-wrap{display:inline-block}.spacer-5{height:5px}.spacer-10{height:10px}.spacer-15{height:15px}.spacer-20{height:20px}.spacer-25{height:25px}.spacer-30{height:30px}.spacer-35{height:35px}.spacer-40{height:40px}.spacer-45{height:45px}.spacer-50{height:55px}.spacer-50{height:50px}.spacer-60{height:60px}.spacer-65{height:65px}.spacer-70{height:70px}.spacer-75{height:75px}.spacer-80{height:80px}.spacer-85{height:95px}.spacer-90{height:90px}.spacer-95{height:95px}.spacer-100{height:100px}.margin-minus-40-t{margin-top:-40px !important}.margin-minus-40-l{margin-left:-40px !important}.margin-minus-40-r{margin-right:-40px !important}.margin-minus-30-t{margin-top:-30px !important}.margin-minus-30-l{margin-left:-30px !important}.margin-minus-30-r{margin-right:-30px !important}.margin-minus-20-t{margin-top:-20px !important}.margin-minus-20-l{margin-left:-20px !important}.margin-minus-20-r{margin-right:-20px !important}.margin-minus-15-t{margin-top:-15px !important}.margin-minus-15-l{margin-left:-15px !important}.margin-minus-15-r{margin-right:-15px !important}.margin-minus-10-t{margin-top:-10px !important}.margin-minus-10-l{margin-left:-10px !important}.margin-minus-10-r{margin-right:-10px !important}.margin-0{margin:0px !important}.margin-0-t{margin-top:0px !important}.margin-0-b{margin-bottom:0px !important}.margin-0-tb{margin-top:0px !important;margin-bottom:0px !important}.margin-0-l{margin-left:0px !important}.margin-0-r{margin-right:0px !important}.margin-0-lr{margin-left:0px !important;margin-right:0px !important}.margin-10{margin:10px !important}.margin-10-t{margin-top:10px !important}.margin-10-b{margin-bottom:10px !important}.margin-10-tb{margin-top:10px !important;margin-bottom:10px !important}.margin-10-l{margin-left:10px !important}.margin-10-r{margin-right:10px !important}.margin-10-lr{margin-left:10px !important;margin-right:10px !important}.margin-15{margin:15px !important}.margin-15-t{margin-top:15px !important}.margin-15-b{margin-bottom:15px !important}.margin-15-tb{margin-top:15px !important;margin-bottom:15px !important}.margin-15-l{margin-left:15px !important}.margin-15-r{margin-right:15px !important}.margin-15-lr{margin-left:15px !important;margin-right:15px !important}.margin-20{margin:20px !important}.margin-20-t{margin-top:20px !important}.margin-20-b{margin-bottom:20px !important}.margin-20-tb{margin-top:20px !important;margin-bottom:20px !important}.margin-20-l{margin-left:20px !important}.margin-20-r{margin-right:20px !important}.margin-20-lr{margin-left:20px !important;margin-right:20px !important}.margin-30{margin:30px !important}.margin-30-t{margin-top:30px !important}.margin-30-b{margin-bottom:30px !important}.margin-30-tb{margin-top:30px !important;margin-bottom:30px !important}.margin-30-l{margin-left:30px !important}.margin-30-r{margin-right:30px !important}.margin-30-lr{margin-left:30px !important;margin-right:30px !important}.margin-40{margin:40px !important}.margin-40-t{margin-top:40px !important}.margin-40-b{margin-bottom:40px !important}.margin-40-tb{margin-top:40px !important;margin-bottom:40px !important}.margin-40-l{margin-left:40px !important}.margin-40-r{margin-right:40px !important}.margin-40-lr{margin-left:40px !important;margin-right:40px !important}.margin-50{margin:50px !important}.margin-50-t{margin-top:50px !important}.margin-50-b{margin-bottom:50px !important}.margin-50-tb{margin-top:50px !important;margin-bottom:50px !important}.margin-50-l{margin-left:50px !important}.margin-50-r{margin-right:50px !important}.margin-50-lr{margin-left:50px !important;margin-right:50px !important}.margin-60{margin:60px !important}.margin-60-t{margin-top:60px !important}.margin-60-b{margin-bottom:60px !important}.margin-60-tb{margin-top:60px !important;margin-bottom:60px !important}.margin-60-l{margin-left:60px !important}.margin-60-r{margin-right:60px !important}.margin-60-lr{margin-left:60px !important;margin-right:60px !important}.margin-70{margin:70px !important}.margin-70-t{margin-top:70px !important}.margin-70-b{margin-bottom:70px !important}.margin-70-tb{margin-top:70px !important;margin-bottom:70px !important}.margin-70-l{margin-left:70px !important}.margin-70-r{margin-right:70px !important}.margin-70-lr{margin-left:70px !important;margin-right:70px !important}.margin-80{margin:80px !important}.margin-80-t{margin-top:80px !important}.margin-80-b{margin-bottom:80px !important}.margin-80-tb{margin-top:80px !important;margin-bottom:80px !important}.margin-80-l{margin-left:80px !important}.margin-80-r{margin-right:80px !important}.margin-80-lr{margin-left:80px !important;margin-right:80px !important}.margin-90{margin:90px !important}.margin-90-t{margin-top:90px !important}.margin-90-b{margin-bottom:90px !important}.margin-90-tb{margin-top:90px !important;margin-bottom:90px !important}.margin-90-l{margin-left:90px !important}.margin-90-r{margin-right:90px !important}.margin-90-lr{margin-left:90px !important;margin-right:90px !important}.margin-100{margin:100px !important}.margin-100-t{margin-top:100px !important}.margin-100-b{margin-bottom:100px !important}.margin-100-tb{margin-top:100px !important;margin-bottom:100px !important}.margin-100-l{margin-left:100px !important}.margin-100-r{margin-right:100px !important}.margin-100-lr{margin-left:100px !important;margin-right:100px !important}.padding-0{padding:0px !important}.padding-0-t{padding-top:0px !important}.padding-0-b{padding-bottom:0px !important}.padding-0-tb{padding-top:0px !important;padding-bottom:0px !important}.padding-0-l{padding-left:0px !important}.padding-0-r{padding-right:0px !important}.padding-0-lr{padding-left:0px !important;padding-right:0px !important}.padding-10{padding:10px !important}.padding-10-t{padding-top:10px !important}.padding-10-b{padding-bottom:10px !important}.padding-10-tb{padding-top:10px !important;padding-bottom:10px !important}.padding-10-l{padding-left:10px !important}.padding-10-r{padding-right:10px !important}.padding-10-lr{padding-left:10px !important;padding-right:10px !important}.padding-15{padding:15px !important}.padding-15-t{padding-top:15px !important}.padding-15-b{padding-bottom:15px !important}.padding-15-tb{padding-top:15px !important;padding-bottom:15px !important}.padding-15-l{padding-left:15px !important}.padding-15-r{padding-right:15px !important}.padding-15-lr{padding-left:15px !important;padding-right:15px !important}.padding-20{padding:20px !important}.padding-20-t{padding-top:20px !important}.padding-20-b{padding-bottom:20px !important}.padding-20-tb{padding-top:20px !important;padding-bottom:20px !important}.padding-20-l{padding-left:20px !important}.padding-20-r{padding-right:20px !important}.padding-20-lr{padding-left:20px !important;padding-right:20px !important}.padding-30{padding:30px !important}.padding-30-t{padding-top:30px !important}.padding-30-b{padding-bottom:30px !important}.padding-30-tb{padding-top:30px !important;padding-bottom:30px !important}.padding-30-l{padding-left:30px !important}.padding-30-r{padding-right:30px !important}.padding-30-lr{padding-left:30px !important;padding-right:30px !important}.padding-40{padding:40px !important}.padding-40-t{padding-top:40px !important}.padding-40-b{padding-bottom:40px !important}.padding-40-tb{padding-top:40px !important;padding-bottom:40px !important}.padding-40-l{padding-left:40px !important}.padding-40-r{padding-right:40px !important}.padding-40-lr{padding-left:40px !important;padding-right:40px !important}.padding-50{padding:50px !important}.padding-50-t{padding-top:50px !important}.padding-50-b{padding-bottom:50px !important}.padding-50-tb{padding-top:50px !important;padding-bottom:50px !important}.padding-50-l{padding-left:50px !important}.padding-50-r{padding-right:50px !important}.padding-50-lr{padding-left:50px !important;padding-right:50px !important}.padding-60{padding:60px !important}.padding-60-t{padding-top:60px !important}.padding-60-b{padding-bottom:60px !important}.padding-60-tb{padding-top:60px !important;padding-bottom:60px !important}.padding-60-l{padding-left:60px !important}.padding-60-r{padding-right:60px !important}.padding-60-lr{padding-left:60px !important;padding-right:60px !important}.section{padding:50px 0px}.bg-diagonal{background-color:#FFF;background-image:url('../images/backgrounds/diagonal-bg.webp');background-size:cover;background-repeat:no-repeat;background-position:center 44px}.bg-diagonal-reversed{background-color:#FFF;background-image:url('../images/backgrounds/diagonal-reversed-bg.webp');background-size:cover;background-repeat:no-repeat;background-position:center 44px}.bg-circle-diagonal{background-color:#FFF;background-image:url('../images/backgrounds/bg-cirlcle-diagonal.jpg');background-size:cover;background-repeat:no-repeat;background-position:center 44px}.bg-light-fading{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(239,239,243,0.90)),color-stop(90%,#fff));background-image:-webkit-linear-gradient(top,rgba(239,239,243,0.90) 0%,#fff 90%);background-image:-o-linear-gradient(top,rgba(239,239,243,0.90) 0%,#fff 90%);background-image:linear-gradient(-180deg,rgba(239,239,243,0.90) 0%,#fff 90%)}a.btn-gradient,.btn-gradient{text-decoration:none;padding:15px 50px;text-transform:uppercase;color:white;background-image:-webkit-linear-gradient(216deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%);background-image:-o-linear-gradient(216deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%);background-image:linear-gradient(-126deg,#5f63ff 0%,#d653dd 51%,#d8094a 100%);overflow:hidden;display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition:ease-in-out .3s;-o-transition:ease-in-out .3s;transition:ease-in-out .3s;-webkit-box-shadow:0 15px 30px 0 rgba(0,0,0,0.15);box-shadow:0 15px 30px 0 rgba(0,0,0,0.15);border-radius:32.5px}a.btn-gradient:before,.btn-gradient:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#5f63ff;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}a.btn-gradient,.btn-gradient{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);position:relative;-webkit-transition-property:color;-o-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s}a.btn-gradient:hover,a.btn-gradient:focus,a.btn-gradient:active,.btn-gradient:hover,.btn-gradient:focus,.btn-gradient:active{color:white}a.btn-gradient:hover::before,a.btn-gradient:focus::before,a.btn-gradient:active::before,.btn-gradient:hover::before,.btn-gradient:focus::before,.btn-gradient:active::before{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}footer{background-color:#191a51;color:#FFF;padding:50px 0px}label{color:#a9a9be;font-size:13px;margin-bottom:10px;display:inline-block;line-height:1.4285em}form *{outline:0}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select,textarea{overflow:hidden;position:relative;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,0.15);box-shadow:0 5px 20px 0 rgba(0,0,0,0.15);background:#fff;padding:20px;font-size:16px;color:#191a51;font-family:'Roboto',sans-serif;border-radius:3px;height:65px;width:100% !important;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:0}select{background-image:url("https://cdn2.hubspot.net/hubfs/5348071/SelectArrow@2x.png");background-size:15px;background-repeat:no-repeat;background-position:calc(100% - 20px) center;padding-top:0px;padding-bottom:0px}textarea{height:150px}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,textarea::placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,textarea:-ms-input-placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#53547d;font-style:italic;opacity:0}input:not([type=checkbox]):not([type=radio]):not([type=submit]),select{height:55px;font-size:14px}textarea{height:110px;font-size:14px}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-webkit-input-placeholder,select::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#a9a9be;font-style:normal;opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a9a9be;font-style:normal;opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a9a9be;font-style:normal;opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=submit])::placeholder,select::placeholder,textarea::placeholder{color:#a9a9be;font-style:normal;opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=submit]):-ms-input-placeholder,select:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#a9a9be;font-style:normal;opacity:1}input:not([type=checkbox]):not([type=radio]):not([type=submit])::-ms-input-placeholder,select::-ms-input-placeholder,textarea::-ms-input-placeholder{color:#a9a9be;font-style:normal;opacity:1}.input-border{border-radius:5px;background-color:#FFF;padding:2px}.input-border.focus{background-image:-webkit-linear-gradient(216deg,#cc59d2 0%,#5f63ff 100%) !important;background-image:-o-linear-gradient(216deg,#cc59d2 0%,#5f63ff 100%) !important;background-image:linear-gradient(-126deg,#cc59d2 0%,#5f63ff 100%) !important}.input-border.error{background:red !important}.form-check{padding-left:0px}label.form-check-label{display:block;margin-bottom:5px;padding:5px;padding-left:40px;cursor:pointer;color:#474874;font-size:16px;border-radius:5px}.form-check-label:hover{background-color:#efeff3}.form-check-label.checked{background-color:#efeff3}.form-check-label::before{content:'';position:absolute;top:3px;left:10px;width:22px;height:22px;z-index:0;border:2px solid #474874;margin-top:2px;border-radius:3px;-webkit-box-shadow:0 5px 20px 0 rgba(0,0,0,0.15);box-shadow:0 5px 20px 0 rgba(0,0,0,0.15)}.form-check-label.checked::before{content:'';background-color:#474874;border-color:#474874}.form-check-label.checked::after{content:"\f00c";font:normal normal normal 14px/1 FontAwesome;font-size:18px;position:absolute;top:8px;left:13px;color:#FFF}input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}button:hover{cursor:pointer}button:active,button:focus{outline:0;border:0}