@import url("https://fonts.googleapis.com/css?family=Lato:300,400,600,700,900");@media (max-width: 479px){.hide--xs{display:none}}@media (max-width: 767px){.hide--sm{display:none}}@media (max-width: 991px){.hide--md{display:none}}@media (max-width: 1199px){.hide--lg{display:none}}.show--md{display:none}@media (max-width: 991px){.show--md{display:block}}.show--sm{display:none}@media (max-width: 767px){.show--sm{display:block}}.show--xs{display:none}@media (max-width: 479px){.show--xs{display:block}}.row.no-gutters{margin-right:0;margin-left:0}.row.no-gutters>[class^="col-"],.row.no-gutters>[class*=" col-"]{padding-right:0;padding-left:0}.col-xs-15,.col-sm-15,.col-md-15,.col-lg-15{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-15{width:20%;float:left}@media (min-width: 768px){.col-sm-15{width:20%;float:left}}@media (min-width: 992px){.col-md-15{width:20%;float:left}}@media (min-width: 1200px){.col-lg-15{width:20%;float:left}}a,a:hover,a:active,a:focus{text-decoration:none}input,textarea,select,button{box-sizing:border-box}input:focus,textarea:focus,select:focus,button:focus{outline:none}a,input{transition:all 0.3s ease}h1,h2,h3,h4,h5,h6{margin:0}img{max-width:100%;height:auto}ul,ol{margin:0;padding:0;list-style-type:none}p{margin:0 0 0}body{font-size:16px;line-height:1.6;font-family:'Lato', 'Open Sans', sans-serif;color:#4a565c;background:#fff}@media screen and (max-width: 991px){body{font-size:16px;line-height:1.6}}@media screen and (max-width: 767px){body{font-size:15px;line-height:1.6}}@media screen and (max-width: 479px){body{font-size:15px;line-height:1.6}}a{color:#025fab}a:hover,a:active,a:focus{color:#000}.site--container{width:100%;max-width:1440px;margin:0 auto;box-shadow:0 0 20px rgba(0,0,0,0.1);overflow-x:hidden}.wrapper{background:#fff;background:-moz-linear-gradient(top, #fff 0%, #e5f8ff 35%, #e8f9ff 75%, #fff 100%);background:-webkit-gradient(left top, left bottom, color-stop(0%, #fff), color-stop(35%, #e5f8ff), color-stop(75%, #e8f9ff), color-stop(100%, #fff));background:-webkit-linear-gradient(top, #fff 0%, #e5f8ff 35%, #e8f9ff 75%, #fff 100%);background:-o-linear-gradient(top, #fff 0%, #e5f8ff 35%, #e8f9ff 75%, #fff 100%);background:-ms-linear-gradient(top, #fff 0%, #e5f8ff 35%, #e8f9ff 75%, #fff 100%);background:linear-gradient(to bottom, #fff 0%, #e5f8ff 35%, #e8f9ff 75%, #fff 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );padding:0 10%}@media (max-width: 991px){.wrapper{padding:0}}section{padding:60px 0 60px}@media (max-width: 991px){section{padding:50px 0 50px}}@media (max-width: 767px){section{padding:40px 0 40px}}@media (max-width: 479px){section{padding:30px 0 30px}}.section__head{font-size:40px;line-height:1.3;text-align:center;max-width:68%;margin:0 auto;color:#0067B1}@media screen and (max-width: 991px){.section__head{font-size:37px;line-height:1.3}}@media screen and (max-width: 767px){.section__head{font-size:35px;line-height:1.3}}@media screen and (max-width: 479px){.section__head{font-size:30px;line-height:1.3}}.section__head p:first-child{font-size:30px;line-height:1.3}@media screen and (max-width: 991px){.section__head p:first-child{font-size:26px;line-height:1.3}}@media screen and (max-width: 767px){.section__head p:first-child{font-size:24px;line-height:1.3}}@media screen and (max-width: 479px){.section__head p:first-child{font-size:22px;line-height:1.3}}@media (max-width: 1199px){.section__head{max-width:none}}.section__sub{font-size:24px;line-height:1.3;text-align:center}@media screen and (max-width: 991px){.section__sub{font-size:22px;line-height:1.3}}@media screen and (max-width: 767px){.section__sub{font-size:20px;line-height:1.3}}@media screen and (max-width: 479px){.section__sub{font-size:18px;line-height:1.3}}.diamond-shape{background:#0067B1;height:60px;text-align:center;transform:rotate(45deg);width:60px;margin-bottom:30px}@media (max-width: 767px){.diamond-shape{height:45px;width:45px}}.item-count{color:#ffffff;display:table-cell;height:60px;transform:rotate(-45deg);vertical-align:middle;width:60px;font-size:24px;line-height:1.3}@media screen and (max-width: 991px){.item-count{font-size:22px;line-height:1.3}}@media screen and (max-width: 767px){.item-count{font-size:20px;line-height:1.3}}@media screen and (max-width: 479px){.item-count{font-size:18px;line-height:1.3}}@media (max-width: 767px){.item-count{height:45px;width:45px}}.floating-btn__container{position:fixed;bottom:4%;width:100%;z-index:999}.floating-btn__wrapper{position:relative;max-width:1440px}.floating-btn{position:absolute;right:4%;transform:translateY(-100%);min-width:327px}@media (max-width: 767px){.floating-btn{min-width:unset}}.floating-btn a{display:block;text-align:center;color:#ffffff;background:#0067B1;white-space:nowrap;box-shadow:0px 3px 3px rgba(0,0,0,0.16);font-size:17px;line-height:1.2;padding:5.2% 6%;border-radius:37px;transition:.2s all ease-in-out}@media screen and (max-width: 991px){.floating-btn a{font-size:17px;line-height:1.2}}@media screen and (max-width: 767px){.floating-btn a{font-size:13px;line-height:1.2}}@media screen and (max-width: 479px){.floating-btn a{font-size:11px;line-height:1.2}}@media (max-width: 767px){.floating-btn a{padding:15px}}.floating-btn a ~ a{margin-top:10px}.floating-btn a:hover{cursor:pointer}.floating-btn a .text-small{font-size:14px;line-height:1.3}@media screen and (max-width: 991px){.floating-btn a .text-small{font-size:14px;line-height:1.3}}@media screen and (max-width: 767px){.floating-btn a .text-small{font-size:13px;line-height:1.3}}@media screen and (max-width: 479px){.floating-btn a .text-small{font-size:12px;line-height:1.3}}.facility{padding-top:40px !important}.facility__content-label{text-align:center;font-size:20px;line-height:1.3}@media screen and (max-width: 991px){.facility__content-label{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.facility__content-label{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.facility__content-label{font-size:16px;line-height:1.3}}.facility__content-table{margin-top:10px;padding:20px;background-color:#ffffff;font-size:20px;line-height:1.3;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media screen and (max-width: 991px){.facility__content-table{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.facility__content-table{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.facility__content-table{font-size:16px;line-height:1.3}}.facility__content-table p ~ p{padding-top:20px}.facility__content-table_row{padding:15px}.facility__content-table_row:not(:last-child){border-bottom:1px solid #838383}.facility__content-table_title,.facility__content-table_data{display:table-cell}.facility__content-table_title{width:22vw}.facility__content-table_data{color:#0067B1}.facility__content-footnote{padding-top:20px}.facility__content-bnm{padding-top:30px}.facility__content-bnm img{padding-top:5px}.facility ul{list-style-type:initial;list-style-position:outside;list-style-image:url("../images/list-bullet.png");margin-left:20px;color:#000000;padding-top:15px}.facility ul li ~ li{padding-top:20px}@media (max-width: 767px){.facility ul{list-style-image:url("../images/list-bullet-mobile.png");margin-left:15px}}.covaid__content-label{text-align:center;font-size:20px;line-height:1.3;width:50%;margin:2% auto}@media screen and (max-width: 991px){.covaid__content-label{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.covaid__content-label{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.covaid__content-label{font-size:16px;line-height:1.3}}@media (max-width: 767px){.covaid__content-label{width:100%}}.covaid__content-table{margin-top:10px;padding:20px;background-color:#FFFFFF;font-size:20px;line-height:1.3;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media screen and (max-width: 991px){.covaid__content-table{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.covaid__content-table{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.covaid__content-table{font-size:16px;line-height:1.3}}.covaid__content-table_row{text-align:left;padding:25px 15px;width:90%;margin:0 auto}.covaid__content-table_row:not(:last-child){border-bottom:1px solid #838383}.covaid__content-table_title,.covaid__content-table_data{display:table-cell}.covaid__content-table_title{width:15vw}.covaid__content-table_data{color:#0067B1}.covaid__content-table_data p:not(:last-child){padding-bottom:15px}.covaid__content-table_data em{color:#000000}.covaid p:not(:last-child){padding-bottom:5px}.covaid__content-note{font-size:14px;line-height:1.3}@media screen and (max-width: 991px){.covaid__content-note{font-size:14px;line-height:1.3}}@media screen and (max-width: 767px){.covaid__content-note{font-size:13px;line-height:1.3}}@media screen and (max-width: 479px){.covaid__content-note{font-size:12px;line-height:1.3}}.covaid ul{list-style-type:initial;list-style-position:outside;list-style-image:url("../images/list-bullet.png");margin-left:20px}.covaid ul li{padding:8px 0}@media (max-width: 767px){.covaid ul{list-style-image:url("../images/list-bullet-mobile.png");margin-left:15px}}.moratorium__content-label{text-align:center;font-size:20px;line-height:1.3;width:50%;margin:2% auto}@media screen and (max-width: 991px){.moratorium__content-label{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.moratorium__content-label{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.moratorium__content-label{font-size:16px;line-height:1.3}}@media (max-width: 767px){.moratorium__content-label{width:100%}}.moratorium__content-table{margin-top:10px;padding:20px;background-color:#FFFFFF;font-size:20px;line-height:1.3;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media screen and (max-width: 991px){.moratorium__content-table{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.moratorium__content-table{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.moratorium__content-table{font-size:16px;line-height:1.3}}.moratorium__content-table_row{text-align:left;padding:25px 15px;width:90%;margin:0 auto}.moratorium__content-table_row:not(:last-child){border-bottom:1px solid #838383}.moratorium__content-table_title,.moratorium__content-table_data{display:table-cell}.moratorium__content-table_title{width:15vw}.moratorium__content-table_data{color:#0067B1}.moratorium__content-table_data p:not(:last-child){padding-bottom:15px}.moratorium__content-table_data em{color:#000000}.moratorium p:not(:last-child){padding-bottom:5px}.moratorium__content-note{font-size:14px;line-height:1.3}@media screen and (max-width: 991px){.moratorium__content-note{font-size:14px;line-height:1.3}}@media screen and (max-width: 767px){.moratorium__content-note{font-size:13px;line-height:1.3}}@media screen and (max-width: 479px){.moratorium__content-note{font-size:12px;line-height:1.3}}.moratorium ul{list-style-type:initial;list-style-position:outside;list-style-image:url("../images/list-bullet.png");margin-left:20px}.moratorium ul li{padding:8px 0}@media (max-width: 767px){.moratorium ul{list-style-image:url("../images/list-bullet-mobile.png");margin-left:15px}}.faq .stick{position:fixed;top:0;z-index:99;background:#fff;background:-moz-linear-gradient(top, #fff 80%, rgba(255,255,255,0.94) 93%, rgba(255,255,255,0.9) 100%);background:-webkit-gradient(left top, left bottom, color-stop(80%, #fff), color-stop(93%, rgba(255,255,255,0.94)), color-stop(100%, rgba(255,255,255,0.9)));background:-webkit-linear-gradient(top, #fff 80%, rgba(255,255,255,0.94) 93%, rgba(255,255,255,0.9) 100%);background:-o-linear-gradient(top, #fff 80%, rgba(255,255,255,0.94) 93%, rgba(255,255,255,0.9) 100%);background:-ms-linear-gradient(top, #fff 80%, rgba(255,255,255,0.94) 93%, rgba(255,255,255,0.9) 100%);background:linear-gradient(to bottom, #fff 80%, rgba(255,255,255,0.94) 93%, rgba(255,255,255,0.9) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff', GradientType=0 );padding-bottom:20px}.faq__content-label{text-align:center;font-size:20px;line-height:1.3}@media screen and (max-width: 991px){.faq__content-label{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.faq__content-label{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.faq__content-label{font-size:16px;line-height:1.3}}.faq__content{text-align:center}.faq__content-tabs{overflow:auto;min-height:230px;white-space:nowrap;transition:0.4s}@media (max-width: 767px){.faq__content-tabs{min-height:150px;width:100vw !important;margin-left:-15px}}.faq__switch-toggler{position:relative;top:0;display:inline-block;width:172px;text-align:center;background-color:#1867B1;color:#ffffff;border-radius:10px;padding:25px 5px;margin:0 5px;transition:0.4s;line-height:1.2}.faq__switch-toggler .icon-label{height:52px}@media (max-width: 767px){.faq__switch-toggler{width:130px;padding:10px 3px;font-size:13px;margin:0 2.5px}.faq__switch-toggler img.icon-label{height:38px}.faq__switch-toggler img.icon-arrow{width:10px}}.faq__switch-toggler.active{background-color:#ffffff;color:#1867B1;top:20px;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media (max-width: 767px){.faq__switch-toggler.active{top:8px}}.faq__switch-content{text-align:left;margin-top:30px;padding:20px;background-color:#ffffff;font-size:20px;line-height:1.3;-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);-moz-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16);box-shadow:0px 3px 6px 0px rgba(0,0,0,0.16)}@media screen and (max-width: 991px){.faq__switch-content{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.faq__switch-content{font-size:16px;line-height:1.3}}@media screen and (max-width: 479px){.faq__switch-content{font-size:16px;line-height:1.3}}@media (max-width: 767px){.faq__switch-content{margin-top:10px;font-size:16px;padding:10px}}.faq__switch-content_row{padding:40px 0;margin:0 15px}.faq__switch-content_row:not(:last-child){border-bottom:1px solid #838383}.faq__switch-content_title{color:#0067B1;padding-bottom:15px}.faq ul{list-style-type:initial;list-style-position:outside;list-style-image:url("../images/list-bullet.png");margin-left:20px}.faq ul li{padding:15px 0}@media (max-width: 767px){.faq ul{list-style-image:url("../images/list-bullet-mobile.png");margin-left:15px}}.form{text-align:center;background-color:#E2F5F9;padding:60px 0 60px}@media (max-width: 991px){.form{padding:50px 0 50px}}@media (max-width: 767px){.form{padding:40px 0 40px}}@media (max-width: 479px){.form{padding:30px 0 30px}}.form--heading{color:#0067B1;font-size:40px;line-height:1.2}@media screen and (max-width: 991px){.form--heading{font-size:38px;line-height:1.2}}@media screen and (max-width: 767px){.form--heading{font-size:30px;line-height:1.2}}@media screen and (max-width: 479px){.form--heading{font-size:24px;line-height:1.2}}.form--subheading{padding-top:10px}.form--form{text-align:left;padding-top:30px}@media (max-width: 991px){.form--form{padding-top:15px}}@media (max-width: 767px){.form--form{padding-top:5px}}.form--control{padding-top:30px}@media (max-width: 767px){.form--control{padding-top:25px}}.form--label{color:#373A3C;padding:0 0 5px 10px}.form--input,.form--select,.form--textarea{border-radius:6px;display:block;width:100%;border:none}.form--input::-webkit-input-placeholder,.form--select::-webkit-input-placeholder,.form--textarea::-webkit-input-placeholder{color:#bbc6c8}.form--input::-moz-placeholder,.form--select::-moz-placeholder,.form--textarea::-moz-placeholder{color:#bbc6c8}.form--input:-ms-input-placeholder,.form--select:-ms-input-placeholder,.form--textarea:-ms-input-placeholder{color:#bbc6c8}.form--input:-moz-placeholder,.form--select:-moz-placeholder,.form--textarea:-moz-placeholder{color:#bbc6c8}@media (max-width: 767px){.form--input,.form--select,.form--textarea{background:#fff;border-radius:4px}}.form--input .small-text,.form--select .small-text,.form--textarea .small-text{font-size:12px}.form--input{height:50px;line-height:50px;padding:0 15px}.form--error{color:#c0392b;font-size:75%;padding-top:10px;font-weight:normal}.form--customer-label{text-align:center;padding-top:10px}@media (max-width: 767px){.form--customer-label{padding-top:0}}.form--customer-label span{margin-right:40px}@media (max-width: 767px){.form--customer-label span{display:block;margin:0 0 10px 0}}.form--customer-label label{font-weight:normal}.form--customer-label label+label{margin-left:20px}.form--customer-label input{margin-right:10px}.form--tnc-container{margin:0}.form--tnc-input{vertical-align:top;float:left;width:20px;line-height:1.4}@media (max-width: 767px){.form--tnc-input{width:15px}}.form--tnc-label{padding-left:10px;float:right;width:calc(100% - 20px)}.form--tnc-label p+p{padding-top:20px}@media (max-width: 767px){.form--tnc-label{width:calc(100% - 15px)}}.form--tnc-label-text{font-size:75%;font-weight:normal}@media (max-width: 767px){.form--tnc-label-text{font-size:81.25%}}@media (max-width: 479px){.form--tnc-label-text{font-size:75%}}.form--submit{padding-top:40px;text-align:center}@media (max-width: 767px){.form--submit{padding-top:30px}}@media (max-width: 479px){.form--submit{padding-top:20px}}.form--submit-btn,.btn-sme{width:40%;padding:20px 0;background:#0067B1;color:#ffffff;margin:40px auto 0;border:none;border-radius:4px;font-weight:500;font-size:18px;line-height:1.3}@media screen and (max-width: 991px){.form--submit-btn,.btn-sme{font-size:18px;line-height:1.3}}@media screen and (max-width: 767px){.form--submit-btn,.btn-sme{font-size:18px;line-height:1.3}}@media screen and (max-width: 479px){.form--submit-btn,.btn-sme{font-size:14px;line-height:1.3}}@media screen and (max-width: xsss){.form--submit-btn,.btn-sme{font-size:12px;line-height:1.3}}@media (max-width: 767px){.form--submit-btn,.btn-sme{width:100%}}.btn-sme{width:30%;border-radius:0;font-weight:normal;margin-bottom:40px}@media (max-width: 479px){.btn-sme{width:50%}}.btn-sme:hover{color:#ffffff}.btn-moratorium{background-color:#ffffff;color:#0067B1;margin:20px auto 0 35%}@media (max-width: 1199px){.btn-moratorium{width:50%;margin-left:25%}}@media (max-width: 620px){.btn-moratorium{width:75%;margin-left:13%}}@media (max-width: 479px){.btn-moratorium{width:85%;margin-left:7%}}.footer{color:#818A91;font-size:14px;line-height:1.3;padding:0 0 45.28px 0}@media (max-width: 991px){.footer{font-size:12px}}@media (max-width: 620px){.footer{padding:0 0 20.58px 0}}.footer__top{margin:0 68.38px}@media (max-width: 620px){.footer__top{margin:0 30.38px}}.footer__top .footer__tnc{color:#0667B0;padding:45.28px 0 22.64px;font-size:15px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__tnc{font-size:15px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__tnc{font-size:14px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__tnc{font-size:12px;line-height:1.3}}@media (max-width: 767px){.footer__top .footer__tnc{padding:22.64px 0}}@media (max-width: 620px){.footer__top .footer__tnc{padding:22.64px 0 11px 0}}.footer__top .footer__tnc.footer__tnc-premier a{color:#002F65}.footer__top .footer__tnc a{color:#0667B0;padding:0 10px;border-left:1px solid #0667B0;font-size:15px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__tnc a{font-size:15px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__tnc a{font-size:14px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__tnc a{font-size:12px;line-height:1.3}}.footer__top .footer__tnc a:first-child{padding:0 10px 0 0;border-left:none;border-right:none}.footer__top .footer__box{background:#5BC2E7;color:#ffffff;font-weight:bold;padding:45.28px 68.38px}.footer__top .footer__box.footer__box-premier{background:#002F65}.footer__top .footer__box.footer__box-premier .footer__box-heading{font-size:40px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__box.footer__box-premier .footer__box-heading{font-size:36px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__box.footer__box-premier .footer__box-heading{font-size:32px;line-height:1.3}}@media screen and (max-width: 600px){.footer__top .footer__box.footer__box-premier .footer__box-heading{font-size:20px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__box.footer__box-premier .footer__box-heading{font-size:16px;line-height:1.3}}.footer__top .footer__box.footer__box-premier .footer__box-subheading{font-size:30px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__box.footer__box-premier .footer__box-subheading{font-size:26px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__box.footer__box-premier .footer__box-subheading{font-size:24px;line-height:1.3}}@media screen and (max-width: 600px){.footer__top .footer__box.footer__box-premier .footer__box-subheading{font-size:18px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__box.footer__box-premier .footer__box-subheading{font-size:12px;line-height:1.3}}@media (max-width: 767px){.footer__top .footer__box{padding:22.64px 68.38px}}@media (max-width: 620px){.footer__top .footer__box{padding:20.58px 30.38px}}.footer__top .footer__box .footer__box-heading{font-size:40px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__box .footer__box-heading{font-size:34px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__box .footer__box-heading{font-size:32px;line-height:1.3}}@media screen and (max-width: 600px){.footer__top .footer__box .footer__box-heading{font-size:26px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__box .footer__box-heading{font-size:18px;line-height:1.3}}.footer__top .footer__box .footer__box-subheading{font-size:30px;line-height:1.3}@media screen and (max-width: 991px){.footer__top .footer__box .footer__box-subheading{font-size:26px;line-height:1.3}}@media screen and (max-width: 767px){.footer__top .footer__box .footer__box-subheading{font-size:24px;line-height:1.3}}@media screen and (max-width: 600px){.footer__top .footer__box .footer__box-subheading{font-size:22px;line-height:1.3}}@media screen and (max-width: 479px){.footer__top .footer__box .footer__box-subheading{font-size:13px;line-height:1.3}}.footer__top .footer__box .footer__box-subheading a{color:#ffffff}.footer__top .footer__box .footer__box-subheading .text--light{font-weight:300}.footer__top .footer__box .footer__box-subheading .footer--number{color:#ffffff;text-decoration:none}@media (max-width: 767px){.footer__mid.footer__mid-long{margin:0 0 22.64px 0}}.footer__mid .footer__mid-left,.footer__mid .footer__mid-right{display:table-cell;vertical-align:middle}.footer__mid .footer__mid-left{background:#5BC2E7;width:270px;padding:0 45.28px 0 68.38px}@media (max-width: 620px){.footer__mid .footer__mid-left{padding:0 20.75px 0 30.38px;width:170px}}@media (max-width: 479px){.footer__mid .footer__mid-left{width:122.74px;padding:3px 20.75px 3px 30.38px}}.footer__mid .footer__mid-left.footer__mid-left-premier{background:#002F65;padding:28.7px 22.9px 28.7px 68.38px}@media (max-width: 620px){.footer__mid .footer__mid-left.footer__mid-left-premier{width:140.46px;padding:22.9px 20.75px 22.9px 30.38px}.footer__mid .footer__mid-left.footer__mid-left-premier img{width:97.35px}}@media (max-width: 620px){.footer__mid .footer__mid-left img{width:106px}}@media (max-width: 479px){.footer__mid .footer__mid-left img{width:74px}}.footer__mid .footer__mid-right{padding:22.64px 0 0 22.82px}@media (max-width: 991px){.footer__mid .footer__mid-right{display:block;padding:22.64px 0 0 68.38px}}@media (max-width: 767px){.footer__mid .footer__mid-right{display:block;padding:22.64px 0 0 68.38px}}@media (max-width: 620px){.footer__mid .footer__mid-right{padding:16px 0 0 30.38px}}@media (max-width: 479px){.footer__mid .footer__mid-right{padding:10px 0 0 30.38px}}.footer__mid .footer__mid-right.mid-right-short{vertical-align:bottom}@media (max-width: 767px){.footer__mid .footer__mid-right.mid-right-short{display:table-cell;padding:0}}.footer__mid .footer__mid-right .islam__logo,.footer__mid .footer__mid-right .footer__mid-right-text{display:table-cell;vertical-align:middle}@media (max-width: 767px){.footer__mid .footer__mid-right .islam__logo,.footer__mid .footer__mid-right .footer__mid-right-text{vertical-align:middle}}.footer__mid .footer__mid-right .islam__logo{width:42px}@media (max-width: 620px){.footer__mid .footer__mid-right .islam__logo{width:36px;display:block;float:left;margin:0 12px 4px 0}}@media (max-width: 479px){.footer__mid .footer__mid-right .islam__logo{width:30px;margin:2px 12px 1px 0}}.footer__mid .footer__mid-right .islam__logo img{width:100%}.footer__mid .footer__mid-right .footer__mid-right-text{padding:0 68.38px 0 22.82px;text-align:justify}@media (max-width: 1199px){.footer__mid .footer__mid-right .footer__mid-right-text{font-size:12px}}@media (max-width: 620px){.footer__mid .footer__mid-right .footer__mid-right-text{padding:0 30.38px 0 0;display:block}}@media (max-width: 479px){.footer__mid .footer__mid-right .footer__mid-right-text{padding:0 30.38px 0 0}}.footer__mid .footer__mid-right .footer__mid-right-copyright{margin-top:24.64px;text-align:justify}@media (max-width: 1199px){.footer__mid .footer__mid-right .footer__mid-right-copyright{font-size:12px}}@media (max-width: 479px){.footer__mid .footer__mid-right .footer__mid-right-copyright{margin-top:20.58px;padding-right:30.38px}}.footer__btm{margin:45.28px 68.38px 0}@media (max-width: 991px){.footer__btm{margin:22.64px 68.38px 0}}@media (max-width: 620px){.footer__btm{margin:20.58px 30.38px 0}}.footer__btm .footer__btm-text{margin-top:20px;text-align:justify}.footer__btm .footer__btm-text a{color:#818A91}.footer__btm .footer__btm-text a.underline{text-decoration:underline}.footer__btm .footer__btm-text:last-child{margin-top:30px}@media (max-width: 479px){.hide--xs{display:none}}@media (max-width: 767px){.hide--sm{display:none}}@media (max-width: 991px){.hide--md{display:none}}@media (max-width: 1199px){.hide--lg{display:none}}@media (max-width: 479px){.visible-xs{display:block}}
