@keyframes page{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:none}}@keyframes headerAnim{0%{top:-100%}100%{top:0}}@keyframes titleIntro{0%{transform:none}60%{transform:none}100%{transform:translateY(-100%);display:none}}@keyframes wallDiv{0%{padding:4.768rem}100%{padding:0}}@keyframes bgImage{0%{padding:2.441rem;transform:scale(2)}100%{padding:0;transform:none}}@keyframes object{0%{opacity:0}100%{opacity:1}}.dropBoxMainDiv{display:flex;flex-direction:column;width:100%;overflow:hidden;margin-top:2rem}.dropBoxMainDiv .dropBoxDiv{text-align:left;padding:0 !important}.dropBoxMainDiv .dropBoxDiv .dropBox{width:100%;display:flex;align-items:flex-start;justify-content:space-between;text-align:left;padding-top:2rem !important;padding-bottom:2rem !important;color:#707070;font-size:1.25rem;font-weight:400;background-color:#fff;transition:all 0.3s;cursor:pointer}.dropBoxMainDiv .dropBoxDiv .dropBox:hover{color:#10aeec}.dropBoxMainDiv .dropBoxDiv .dropBoxRemoveIcon{display:none}.dropBoxMainDiv .dropBoxDiv .dropDownIcon{width:1rem;margin-left:1rem}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDivIntro{height:auto !important;overflow:auto !important}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv{display:none;width:100%;padding:2rem 0}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxText{font-weight:300}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv p{margin:0}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv{padding-left:1rem;width:100%;display:flex;flex-direction:column}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxListTitle{font-weight:500;margin:1rem 0}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox{display:block;padding-left:1.5rem;margin-bottom:1rem;cursor:pointer;user-select:none}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox:hover input ~ .checkmark{background-color:#fff}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox input{position:absolute;left:0;width:100%;height:100%;opacity:0;cursor:pointer}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox input:checked ~ .checkmark{background-color:#01458f}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox input:checked ~ .checkmark:after{display:block}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox .checkmark{position:absolute;top:0.2rem;left:0;display:flex;height:1rem;width:1rem;background-color:#dedfe2;border-radius:100%}.dropBoxMainDiv .dropBoxDiv .dropBoxContentDiv .dropBoxListDiv .dropBoxCheckBox .checkmark:after{content:"";display:none;width:0.5rem;height:0.5rem;margin:auto;border-radius:100%;background-color:#fff}#gallerySection .innerSection{flex-direction:column}#gallerySection .innerSection .titleSection .heading{color:#01458f;font-weight:400}#gallerySection .innerSection .galleryCardSection{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}#gallerySection .innerSection .galleryCardSection .galleryCard{width:100%;margin-bottom:2.441rem;cursor:pointer;transition:all 0.3s}@media (min-width: 568px){#gallerySection .innerSection .galleryCardSection .galleryCard{width:48%}}@media (min-width: 768px){#gallerySection .innerSection .galleryCardSection .galleryCard{width:22%}}#gallerySection .innerSection .galleryCardSection .galleryCard img{border-radius:1rem;border:0;margin-bottom:1.563rem}#gallerySection .innerSection .galleryCardSection .galleryCard .content .title{margin:0;font-weight:500;color:#707070}#gallerySliderSection{overflow:hidden;margin-top:1.563rem}#gallerySliderSection #gallerySlideContainer #gallerySlideWrapper{width:100%;max-width:800px;display:flex;align-items:flex-start}#gallerySliderSection #gallerySlideContainer #gallerySlideWrapper .gallerySlide{width:100%;min-width:100%;border-right:5px solid #fff}#gallerySliderSection #gallerySlideContainer .galleryArrowDiv{display:none;position:absolute;width:100%;top:50%;left:0;z-index:40;display:flex;justify-content:space-between;margin-top:-20px}@media (min-width: 568px){#gallerySliderSection #gallerySlideContainer .galleryArrowDiv{display:flex}}#gallerySliderSection #gallerySlideContainer .galleryArrowDiv .arrow{width:40px;height:40px;padding:.5rem;background-color:rgba(0,0,0,0.281);transition:all 0.7s ease-in-out;box-shadow:0px 5px 12px -2px rgba(137,164,255,0),0px 8px 8px 5px rgba(137,164,255,0);cursor:pointer}#gallerySliderSection #gallerySlideContainer .galleryArrowDiv .arrow:hover{color:#10aeec;background-color:#10aeec;box-shadow:0px 5px 12px -2px rgba(137,155,255,0.212),0px 8px 48px 5px rgba(137,174,255,0.212)}#newsEventsSection .innerSection{flex-direction:column}#newsEventsSection .innerSection .heading{color:#2e5885}#newsEventsSection .innerSection .newsEventsMainCardSection{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard{width:100%;cursor:pointer;transition:all 0.3s;animation-timing-function:ease-in;margin-bottom:2.441rem}@media (min-width: 568px){#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard{width:48%}}@media (min-width: 768px){#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard{width:22%}}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard img{border-radius:1rem;border:0}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard .content .title{color:#2e5885;font-weight:400}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard .content p{color:#707070;font-size:.889rem}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard .bottomContent{display:flex;flex-direction:row;justify-content:space-between}#newsEventsSection .innerSection .newsEventsMainCardSection .newsEventsMainCard .bottomContent .date{color:#2e5885;font-size:.889rem}#newsEventsSection .innerSection .heading{color:#2e5885;font-weight:500}#newsEventsSection .innerSection .newsEventsInnerSection{width:100%;display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 768px){#newsEventsSection .innerSection .newsEventsInnerSection{flex-direction:row}}#newsEventsSection .innerSection .newsEventsInnerSection .imgDiv{width:100%;padding-top:calc((1 / 1) * 100%);border-radius:0.5rem}@media (min-width: 768px){#newsEventsSection .innerSection .newsEventsInnerSection .imgDiv{width:42%;padding-top:calc((2 / 3) * 42%)}}#newsEventsSection .innerSection .newsEventsInnerSection .contentDiv{width:100%;max-width:600px}@media (min-width: 768px){#newsEventsSection .innerSection .newsEventsInnerSection .contentDiv{width:56%}}#newsEventsSection .innerSection .newsEventsInnerSection .contentDiv .date{color:#01458f;font-weight:500}#newsEventsSection .innerSection .newsEventsInnerSection .contentDiv .title{color:#01458f;font-weight:500}#newsEventsSection .innerSection .newsEventsInnerSection .contentDiv p{color:#707070;font-size:1rem}#newsEventsSection .innerSection .subContent{width:100%}#newsEventsSection .innerSection .subContent p{color:#707070;font-size:1rem}#aboutWallSection #wallSection{display:flex;margin-top:1.563rem}#aboutWallSection #wallSection .wallBg{width:100%;padding-top:calc((3 / 4) * 100%);border-radius:0.5rem;overflow:hidden}@media (min-width: 768px){#aboutWallSection #wallSection .wallBg{padding-top:calc((9 / 16) * 100%)}}#aboutWallSection #wallSection .wallBg .title{font-weight:500}#aboutWallSection #wallSection .wallBg .text{font-size:1rem;font-weight:300}#aboutWallSection #wallSection .wallBg .content{position:absolute;bottom:0;left:0;width:100%;height:50%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;padding:1.563rem;background:#fcfcfc;background:linear-gradient(180deg, rgba(252,252,252,0) 0%, rgba(0,4,24,0.877) 100%)}@media (min-width: 768px){#aboutWallSection #wallSection .wallBg .content{padding:2.441rem}}#aboutWallSection #wallSection .wallBg .content .title{margin:0;font-weight:600}#aboutWallSection #wallSection .wallBg .content .text{font-size:1rem;max-width:500px;line-height:160%}@media (min-width: 768px){#aboutWallSection #wallSection .wallBg .content .text{font-size:1rem}}.bannerContentSection .bgDiv{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e4e8f5;transform:rotate(-1deg) skew(-1deg)}.bannerContentSection .innerSection .bannerContentDiv{width:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding-top:4.768rem}@media (min-width: 768px){.bannerContentSection .innerSection .bannerContentDiv{flex-direction:row}}.bannerContentSection .innerSection .bannerContentDiv .bannerBg{width:100%;padding-top:calc((1 / 1) * 100%);border-radius:0.5rem;overflow:hidden;margin-bottom:1.563rem}@media (min-width: 568px){.bannerContentSection .innerSection .bannerContentDiv .bannerBg{width:400px;padding-top:calc((1 / 1) * 400px)}}@media (min-width: 768px){.bannerContentSection .innerSection .bannerContentDiv .bannerBg{width:40%;padding-top:calc((4 / 3) * 40%)}}.bannerContentSection .innerSection .bannerContentDiv .bannerBg .contentSection{position:absolute;bottom:0;left:0;width:100%;height:60%;margin:0;display:flex;flex-direction:column;justify-content:flex-end;color:#fff !important;padding:1.563rem;background:#fcfcfc;background:linear-gradient(180deg, rgba(252,252,252,0) 0%, rgba(0,4,24,0.726) 100%)}.bannerContentSection .innerSection .bannerContentDiv .bannerBg .contentSection .title{margin:0;font-weight:500}.bannerContentSection .innerSection .bannerContentDiv .bannerBg .contentSection .text{color:#fff;font-size:1rem;font-weight:300;margin:0;margin-top:0.25rem}.bannerContentSection .innerSection .bannerContentDiv .bannerBg .contentSection .boldText{font-weight:500}.bannerContentSection .innerSection .bannerContentDiv .contentDiv{width:100%}@media (min-width: 768px){.bannerContentSection .innerSection .bannerContentDiv .contentDiv{width:48%}}.bannerContentSection .innerSection .bannerContentDiv .contentDiv .title{margin:0;color:#01458f;font-weight:500}.bannerContentSection .innerSection .bannerContentDiv .contentDiv p{color:#707070}.bannerContentSection .innerSection .bannerContentDiv .contentDiv .listMenu{padding-left:.889rem}.bannerContentSection .innerSection .bannerContentDiv .contentDiv .listMenu li{color:#707070}.bannerContentSection .innerSection .bannerContentDiv .contentDiv .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.bannerContentSection .innerSection .bannerContentDiv .contentDiv .listMenu .boldText{font-weight:500}.bannerContentSection .contentBottomSection{width:100%;display:flex;justify-content:space-between;flex-direction:column;margin-top:1.563rem;padding-bottom:4.768rem}@media (min-width: 768px){.bannerContentSection .contentBottomSection{flex-direction:row}}.bannerContentSection .contentBottomSection .contentLeft{width:100%;order:2}@media (min-width: 768px){.bannerContentSection .contentBottomSection .contentLeft{width:48%;order:1}}.bannerContentSection .contentBottomSection .contentLeft .title{margin-bottom:0.25rem}.bannerContentSection .contentBottomSection .contentLeft p{color:#707070;margin-top:0.35rem}.bannerContentSection .contentBottomSection .contentLeft .listMenu{padding-left:.889rem}.bannerContentSection .contentBottomSection .contentLeft .listMenu li{color:#707070}.bannerContentSection .contentBottomSection .contentLeft .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.bannerContentSection .contentBottomSection .contentLeft .listMenu .boldText{font-weight:500}.bannerContentSection .contentBottomSection .contentRight{width:100%;order:1}@media (min-width: 768px){.bannerContentSection .contentBottomSection .contentRight{width:48%;order:2}}.bannerContentSection .contentBottomSection .contentRight .title{margin-bottom:.702rem}.bannerContentSection .contentBottomSection .contentRight p{color:#707070}.bannerContentSection .contentBottomSection .contentRight .listMenu{padding-left:.889rem}.bannerContentSection .contentBottomSection .contentRight .listMenu li{color:#707070;margin-top:0.5rem}.bannerContentSection .contentBottomSection .contentRight .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.bannerContentSection .contentBottomSection .contentRight .listMenu .boldText{font-weight:500}.aboutContentSection{background-color:#fff}.aboutContentSection .innerSection{flex-direction:column}.aboutContentSection .innerSection .aboutContent{margin:0 auto;max-width:600px;width:100%}.aboutContentSection .innerSection .aboutContent .title{color:#01458f;font-weight:500}.aboutContentSection .innerSection .aboutContent p{color:#1e1f20}.aboutContentSection .innerSection .aboutContent #more{display:none}#cardSection .innerSection{flex-direction:column}#cardSection .innerSection .titleSection{width:100%;display:flex;align-items:center;margin-bottom:2.441rem}@media (min-width: 350px){#cardSection .innerSection .titleSection{margin-bottom:2.441rem}}#cardSection .innerSection .titleSection .title{color:#01458f;font-weight:500;margin:0;margin-right:1.563rem}#cardSection .innerSection .titleSection span{flex:1;height:1px;background-color:#cce3fb}#cardSection .innerSection .cardSection{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}@media (min-width: 768px){#cardSection .innerSection .cardSection{justify-content:flex-start}}#cardSection .innerSection .cardSection .cardDiv{width:48%;display:flex;flex-direction:column;align-items:flex-end;margin-bottom:2.441rem;border:1px solid #f3f3f3;border-bottom:3px solid transparent;border-radius:0.5rem;box-shadow:0px 12px 39px -15px rgba(0,0,0,0.13);overflow:hidden;cursor:pointer;transition:all 0.5s}@media (min-width: 768px){#cardSection .innerSection .cardSection .cardDiv{width:30%;margin-right:3%}}@media (min-width: 1024px){#cardSection .innerSection .cardSection .cardDiv{width:23%;margin-right:2%}}#cardSection .innerSection .cardSection .cardDiv:hover{border-bottom:3px solid #d3f1ff}#cardSection .innerSection .cardSection .cardDiv:hover .imageDiv img{transform:scale(1.1)}#cardSection .innerSection .cardSection .cardDiv .imageDiv{width:90%;overflow:hidden}@media (min-width: 1024px){#cardSection .innerSection .cardSection .cardDiv .imageDiv{width:80%}}#cardSection .innerSection .cardSection .cardDiv .imageDiv img{transition:all 0.3s}#cardSection .innerSection .cardSection .cardDiv .imageDiv .bgRound{position:absolute;left:0;bottom:0;z-index:5;width:200px;height:200px;background-color:transparent;border-radius:20rem;outline:10px solid #f3f3f3;box-shadow:-38px 50px 0px 500px #ffffff;outline:200px solid #fff}@media (min-width: 350px){#cardSection .innerSection .cardSection .cardDiv .imageDiv .bgRound{width:300px;height:300px}}@media (min-width: 568px){#cardSection .innerSection .cardSection .cardDiv .imageDiv .bgRound{width:450px;height:450px}}@media (min-width: 768px){#cardSection .innerSection .cardSection .cardDiv .imageDiv .bgRound{width:400px;height:400px}}#cardSection .innerSection .cardSection .cardDiv .content{width:100%;display:block;text-align:left;padding:1rem}@media (min-width: 568px){#cardSection .innerSection .cardSection .cardDiv .content{padding:1.563rem}}#cardSection .innerSection .cardSection .cardDiv .content .title{margin:0;color:#10aeec;font-size:1rem;font-weight:600}@media (min-width: 568px){#cardSection .innerSection .cardSection .cardDiv .content .title{font-size:1.25rem}}#pageContainer{display:flex;flex-direction:column;padding-bottom:2rem}@media (min-width: 1024px){#pageContainer{flex-direction:row;overflow:hidden}}#pageContainer .sideMainDiv{display:inline-block;overflow-y:auto;height:100%;min-width:250px;padding-top:0}#pageContainer .sideMainDiv::-webkit-scrollbar{display:none;opacity:0}@media (min-width: 1024px){#pageContainer .sideMainDiv{position:fixed;left:auto;z-index:90;padding-top:2rem;height:550px;border-right:1px solid #f3f3f3}}#pageContainer .sideMainDiv .navDiv{color:#707070;font-size:.79rem;font-weight:400;display:flex;align-items:center;margin-bottom:1rem;margin-top:0}@media (min-width: 768px){#pageContainer .sideMainDiv .navDiv{margin-top:1.15rem}}#pageContainer .sideMainDiv .navDiv span{width:8px;margin:0 0.5rem}#pageContainer .sideMainDiv #wallHeading{text-align:left;color:#10aeec;font-size:2.441rem;font-weight:300;margin:0;margin-top:0;margin-bottom:1.563rem}@media (min-width: 768px){#pageContainer .sideMainDiv #wallHeading{font-size:1.953rem}}#pageContainer .sideMainDiv #pageMenu{display:none}@media (min-width: 1024px){#pageContainer .sideMainDiv #pageMenu{display:block}}#pageContainer .sideMainDiv #pageMenu .sideMenu .activeList{color:#01458f !important;font-weight:500 !important}#pageContainer .sideMainDiv #pageMenu .sideMenu li{display:block;padding:0.8rem 1rem;padding-left:0;font-size:1rem;font-weight:300;color:#707070;border-bottom:1px solid #f3f3f3;cursor:pointer;transition:all 0.3s}#pageContainer .sideMainDiv #pageMenu .sideMenu li:hover{color:#01458f}#pageContainer .sideMainDiv #pageMenu .sideMenu li img{position:absolute;left:-1rem;top:5px;width:10px;margin-right:0.5rem}#pageContainer .mainDiv{width:100%;scrollbar-width:0;transition:all 0.5s;padding-top:0}@media (min-width: 1024px){#pageContainer .mainDiv{width:100%;padding-left:30%;padding-top:2rem}}#pageContainer .mainDiv::-webkit-scrollbar{display:none;opacity:0}#pageContainer .mainDiv .sectionMargin{margin-bottom:0 !important;padding-top:4rem}.contentSection{text-align:left;margin-bottom:2.441rem;padding-bottom:2.441rem;border-bottom:1px solid #dedfe2}.contentSection .heading{color:#01458f;font-size:1.25rem;font-weight:500}.contentSection p{color:#1e1f20;font-size:1rem;line-height:150%}@media (min-width: 1024px){.contentSection p:nth-child(1){margin-top:0}}.contentSection ul{padding-left:1.5rem;margin-top:1rem}.contentSection ul li{color:#707070;font-weight:300;font-size:.93rem;margin-bottom:0.5rem}.contentSection ul li::before{content:"";position:absolute;left:-1.3rem;top:8px;width:8px;height:8px;border-radius:0.3rem;background-color:#707070}.contentSection .subContent{margin-top:1rem}.contentSection .subContent p:nth-child(1){margin:0}.contentSection .subContent .boldText{font-weight:500}.contentSection .subContent .listMenu{margin-top:1rem}.contentSection .subContent .listMenu li{color:#000}.contentSection .subContent .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.contentSection .subContent .imageBg{width:100%;overflow:hidden;order:1;border-radius:0.75rem;padding-top:calc((9 / 16) * 100%)}@media (min-width: 768px){.contentSection .subContent .imageBg{order:1;width:30%;height:auto;padding-top:calc((1 / 1) * 30%)}}.contentSection .contentMainDiv{display:flex;flex-wrap:wrap;align-items:flex-start}@media (min-width: 768px){.contentSection .contentMainDiv{flex-wrap:nowrap}}.contentSection .contentMainDiv .imageBg{width:100%;overflow:hidden;order:1;border-radius:0.75rem;padding-top:calc((9 / 16) * 100%);border:1px solid #dedfe2}@media (min-width: 768px){.contentSection .contentMainDiv .imageBg{order:1;width:30%;height:auto;padding-top:calc((1 / 1) * 30%)}}.contentSection .contentMainDiv .content{text-align:left;background-color:#fff;order:2;z-index:1}@media (min-width: 768px){.contentSection .contentMainDiv .content{order:2;top:unset;width:70%;border:none;padding:0;padding-left:2rem}}.contentSection .contentMainDiv .content p{font-weight:300}.contentSection .contentMainDiv .content .boldText{font-weight:500}.contentSection .contentMainDiv .content .listMenu li{color:#000}.contentSection .contentMainDiv .content .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.contentSection .contentMainDiv1{display:flex;flex-wrap:wrap;align-items:flex-start;margin-top:1.563rem}@media (min-width: 768px){.contentSection .contentMainDiv1{flex-wrap:nowrap}}.contentSection .contentMainDiv1 .imageBg1{width:100%;overflow:hidden;order:1;border-radius:0.75rem;padding-top:calc((9 / 16) * 100%);border:1px solid #dedfe2}@media (min-width: 768px){.contentSection .contentMainDiv1 .imageBg1{order:1;width:30%;height:auto;padding-top:calc((1 / 1) * 30%)}}.contentSection .contentMainDiv1 .content{text-align:left;background-color:#fff;order:2;z-index:1}@media (min-width: 768px){.contentSection .contentMainDiv1 .content{order:2;top:unset;width:70%;border:none;padding:0;padding-left:2rem}}.contentSection .contentMainDiv1 .content p{font-weight:300}.contentSection .contentMainDiv1 .content .boldText{font-weight:500}.contentSection .contentMainDiv1 .content .listMenu li{color:#000}.contentSection .contentMainDiv1 .content .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}.imageDivContainer{margin-top:1.563rem}.imageDivContainer img{width:120px}#insuranceSection .innerSection{flex-direction:column}#insuranceSection .innerSection .titleSection{width:100%;display:flex;align-items:center;margin-bottom:2.441rem}@media (min-width: 350px){#insuranceSection .innerSection .titleSection{margin-bottom:2.441rem}}#insuranceSection .innerSection .titleSection .title{color:#01458f;font-weight:500;margin:0;margin-right:1.563rem}#insuranceSection .innerSection .titleSection span{flex:1;height:1px;background-color:#cce3fb}#insuranceSection .innerSection .insuranceContentDiv{width:100%}#insuranceSection .innerSection .insuranceContentDiv p{margin:0;color:#707070}#formMainContainer{display:flex;flex-direction:column}@media (min-width: 768px){#formMainContainer{flex-direction:row}}#formMainContainer #formContainer{width:100%}@media (min-width: 768px){#formMainContainer #formContainer{width:48%}}#formMainContainer #formContainer .title{margin:0;color:#01458f;font-weight:500;line-height:140%}#formMainContainer #formContainer #sampleForm{width:100%;margin-top:1.563rem}#formMainContainer #formContainer #sampleForm .inputDiv{padding-bottom:1rem}#formMainContainer #formContainer #sampleForm .inputDiv label{position:absolute;top:-8px;left:1rem;z-index:1;padding:0 0.5rem;background-color:#fff;color:#01458f;font-weight:500}#formMainContainer #formContainer #sampleForm .inputDiv input,#formMainContainer #formContainer #sampleForm .inputDiv select,#formMainContainer #formContainer #sampleForm .inputDiv textarea{padding:0.75rem 0.5rem !important;border:1px solid #01458f;border-radius:0.25rem;color:#707070 !important}#formMainContainer #formContainer #sampleForm .inputDiv input{padding:1rem}#formMainContainer #formContainer #sampleForm .buttonSection .button{margin-top:0 !important}#formMainContainer .formRight{width:100%}@media (min-width: 768px){#formMainContainer .formRight{width:48%}}#insuranceBanner .bgDiv{position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e4e8f5;transform:rotate(-1deg) skew(-1deg)}#insuranceBanner .innerSection .insuranceBannerMainDiv{width:100%;display:flex;flex-direction:column;padding:2.441rem}@media (min-width: 768px){#insuranceBanner .innerSection .insuranceBannerMainDiv{flex-direction:row}}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft{width:100%;display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 768px){#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft{width:50%;flex-direction:row}}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .profileSection{width:100%;display:flex;flex-direction:column;background-color:#fff;border-radius:1rem;padding:1.563rem 0}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .profileSection .profileDiv img{width:150px;height:150px;margin:0 auto;margin-bottom:2.441rem}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .profileSection .bottomDiv{text-align:center}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .profileSection .bottomDiv .title{margin:0;color:#01458f;font-weight:500}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .profileSection .bottomDiv p{color:#01458f;font-size:.889rem}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content{width:100%;display:flex;justify-content:space-evenly;flex-direction:column;padding-left:0;padding-top:2.441rem}@media (min-width: 768px){#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content{padding-left:2.441rem;padding-top:0}}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .topSection .title{margin:0;color:#01458f;font-weight:600}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .topSection p{margin-top:.25rem;color:#707070;font-size:1rem}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .bottomSection{margin-top:2.441rem}@media (min-width: 768px){#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .bottomSection{margin:0}}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .bottomSection .title{margin:0;color:#01458f;font-weight:600}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentLeft .content .bottomSection p{margin-top:.25rem;color:#707070;font-size:1rem}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight{width:100%;display:flex;justify-content:flex-start;padding-top:1.563rem}@media (min-width: 768px){#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight{width:35%;justify-content:flex-end;padding-top:0;margin-left:auto}}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight .insuranceContent{display:flex;flex-direction:column;justify-content:flex-start;color:#01458f}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight .insuranceContent p{font-size:1rem;font-weight:400}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight .insuranceContent .brandDiv{display:flex;margin-bottom:1rem;overflow:hidden}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight .insuranceContent .brandDiv img{width:70px}#insuranceBanner .innerSection .insuranceBannerMainDiv .insuranceContentRight .insuranceContent .brandDiv p{padding-left:1rem}#gridCardSection .innerSection{flex-direction:column}#gridCardSection .innerSection .titleSection .heading{color:#01458f;font-weight:500}#gridCardSection .innerSection .gridCardContainer{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:column}@media (min-width: 768px){#gridCardSection .innerSection .gridCardContainer{flex-direction:row}}#gridCardSection .innerSection .gridCardContainer .gridCard{width:100%;margin:0;margin-bottom:1.563rem}@media (min-width: 768px){#gridCardSection .innerSection .gridCardContainer .gridCard{width:47%;margin-bottom:2.441rem}}#gridCardSection .innerSection .gridCardContainer .gridCard .bgImage{width:100%;padding-top:calc((1 / 3) * 100%);border-radius:0.5rem;border:1px solid #dedfe2;margin-bottom:1.563rem}#gridCardSection .innerSection .gridCardContainer .gridCard .content .title{margin:0;color:#01458f;font-size:1rem;font-weight:500}#gridCardSection .innerSection .gridCardContainer .gridCard .content p{color:#707070;font-size:.79rem;font-weight:400}#treatmentsMainSection .innerSection{flex-direction:column}#treatmentsMainSection .innerSection .navDiv{color:#707070;font-size:.889rem;font-weight:400;display:flex;align-items:center}#treatmentsMainSection .innerSection .navDiv span{width:8px;margin:0 0.5rem}#treatmentsMainSection .innerSection .heading{color:#2e5885}#treatmentsMainSection .innerSection .treatmentsMainCardSection{width:100%;display:flex;flex-wrap:wrap;justify-content:flex-start}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard{width:100%;cursor:pointer;transition:all 0.3s;animation-timing-function:ease-in;margin-bottom:2.441rem;margin-right:0}@media (min-width: 568px){#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard{width:48%;margin-right:2%}}@media (min-width: 768px){#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard{width:23%;margin-right:2%}}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .bgImage{width:100%;padding-top:calc((3 / 4) * 100%);border-radius:0.5rem;border:1px solid #dedfe2;margin-bottom:1.563rem}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard img{border-radius:1rem;border:0}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .backgroundColor{background-color:#e4e8f5;width:100%;padding-top:calc((3 / 4) * 100%)}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .content .title{margin:0;margin-top:1.563rem;color:#01458f;font-size:1rem;font-weight:500}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .content p{color:#707070;font-size:.79rem}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .bottomContent{display:flex;flex-direction:row;justify-content:space-between}#treatmentsMainSection .innerSection .treatmentsMainCardSection .treatmentsMainCard .bottomContent .date{color:#2e5885;font-size:.889rem}#treatmentSubSection .innerSection{flex-direction:column}#treatmentSubSection .innerSection #commonWall{width:100%;height:100px;display:flex;background-color:#fff;text-align:left}#treatmentSubSection .innerSection #commonWall .section{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}#treatmentSubSection .innerSection #commonWall .navDiv{color:#707070;font-size:.889rem;font-weight:400;display:flex;align-items:center}#treatmentSubSection .innerSection #commonWall .navDiv span{width:8px;margin:0 0.5rem}#treatmentSubSection .innerSection #commonWall .WallVector{position:absolute;bottom:0}#treatmentSubSection .innerSection #commonWall #wallHeading{text-align:left;color:#707070;font-size:2.441rem;font-weight:300;margin:0;margin-top:0;animation-name:titleIntro;animation-duration:2s}@media (min-width: 768px){#treatmentSubSection .innerSection #commonWall #wallHeading{font-size:1.953rem}}@keyframes titleIntro{0%{opacity:0;transform:translate(-3rem, 0)}80%{transform:translate(none)}100%{opacity:1;transform:translate(none)}}#treatmentSubSection .innerSection .heading{color:#01458f;font-weight:400}#treatmentSubSection .innerSection .treatmentSubCardMainSection{width:100%;display:flex;justify-content:space-between;flex-direction:column}@media (min-width: 768px){#treatmentSubSection .innerSection .treatmentSubCardMainSection{flex-direction:row}}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain{width:100%;margin-bottom:1rem}@media (min-width: 768px){#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain{width:48%}}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .imgDiv{width:100%;padding-top:calc((2 / 3) * 100%);border-radius:0.5rem;margin-bottom:1.563rem}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv{width:100%}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content .title{margin:0;margin-top:1.563rem;color:#707070;font-weight:500}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content p{color:#707070;font-weight:300}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content .listMenu{padding-left:.79rem}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content .listMenu li{color:#707070}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content .listMenu li::before{content:"";color:#f9b406;display:inline-block;position:absolute;width:8px;height:8px;left:0;top:8px;background-color:#10aeec;border-radius:2rem;margin-left:-1em}#treatmentSubSection .innerSection .treatmentSubCardMainSection .treatmentsSubCardMain .contentDiv .content .listNumber li{color:#1e1f20;font-weight:400}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer{width:100%}@media (min-width: 768px){#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer{width:48%}}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer .title{margin:0;color:#01458f;font-weight:500;line-height:140%}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm{width:100%;margin-top:1.563rem}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv{padding-bottom:1rem}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv label{position:absolute;top:-8px;left:1rem;z-index:1;padding:0 0.5rem;background-color:#fff;color:#01458f;font-weight:500}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv input,#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv select,#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv textarea{padding:0.75rem 0.5rem !important;border:1px solid #01458f;border-radius:0.25rem;color:#707070 !important}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .inputDiv input{padding:1rem}#treatmentSubSection .innerSection .treatmentSubCardMainSection #formContainer #sampleForm .buttonSection .button{margin-top:0 !important}#contactFormContainer .heading{margin:0;color:#01458f;font-weight:500;text-align:left}#contactFormContainer #contactFormSection{width:100%;border-radius:0.3rem;background-color:#fff;flex-direction:column}#contactFormContainer #contactFormSection #locationDiv{width:100%;height:300px;border-radius:0.5rem;overflow:hidden;margin-top:2.441rem}#contactFormContainer #contactFormSection #locationDiv iframe{width:100%;height:100%}#contactFormContainer #contactFormSection #contactDiv{width:100%;max-width:900px;z-index:5;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap;border-radius:0 0 0.5rem 0.5rem;background-color:#fff;box-shadow:0px 1px 38px 11px rgba(38,7,241,0.04),0px 1px 9px -8px rgba(44,16,228,0.103)}@media (min-width: 768px){#contactFormContainer #contactFormSection #contactDiv{top:-50px;border-radius:0.5rem}}#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv{width:100%;padding:1rem}@media (min-width: 568px){#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv{padding:1.563rem}}@media (min-width: 768px){#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv{width:48%}}#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv .content{margin-bottom:2.441rem}#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv .content .title{margin:0;color:#01458f;font-size:1rem;font-weight:600}#contactFormContainer #contactFormSection #contactDiv .contactaddressDiv .content p{color:#7a7c7e;font-size:1rem;font-weight:400}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv{width:100%;padding:1rem}@media (min-width: 768px){#contactFormContainer #contactFormSection #contactDiv #contactFormDiv{width:48%}}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formTitle{display:block;text-align:center;color:#01458f;margin-bottom:3rem}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formDiv{width:100%;background-color:#e4e8f5;padding:1.563rem;border-radius:0.5rem}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formDiv .inputDiv input,#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formDiv .inputDiv textarea{border:none}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formDiv .buttonSection{width:100%}#contactFormContainer #contactFormSection #contactDiv #contactFormDiv .formDiv .buttonSection .submitButton{margin:0;color:#fff;font-size:.79rem;font-weight:500;background-color:#10aeec;padding:0.65rem 1.15rem;border:none;border-radius:5px;transition:all 0.7s ease-in-out;cursor:pointer}#blogPage{width:100%;display:flex;flex-wrap:wrap}#blogPage .blogCard{width:100%;min-width:auto !important;margin:0 !important;margin-bottom:2.441rem !important}@media (min-width: 768px){#blogPage .blogCard{width:48% !important;margin-right:2% !important}}#blogSection .innerSection{flex-direction:column;flex-wrap:wrap}#blogSection .innerSection #blogCardWrapper{width:100%;display:flex;flex-wrap:wrap;margin-top:0}@media (min-width: 568px){#blogSection .innerSection #blogCardWrapper{margin-top:2.441rem}}#blogSection .innerSection #articleSection{width:100%}#blogSection .innerSection #articleSection .titleDiv{text-align:center;margin-bottom:2.441rem}#blogSection .innerSection #articleSection .titleDiv .label{color:#01458f;font-size:1rem;font-weight:500;text-align:center}#blogSection .innerSection #articleSection .titleDiv .title{max-width:700px;margin:0 auto;color:#01458f;font-size:1.563rem;margin-top:1.563rem;font-weight:5600;line-height:150%}@media (min-width: 568px){#blogSection .innerSection #articleSection .titleDiv .title{font-size:1.953rem}}#blogSection .innerSection #articleSection .titleDiv ul{display:flex;justify-content:center;margin-top:1.563rem}#blogSection .innerSection #articleSection .titleDiv ul li{color:#7a7c7e;font-size:1rem;font-weight:400}#blogSection .innerSection #articleSection .titleDiv ul .border{width:1px;display:inline-block;background-color:#1463E0;margin:0 1rem}#blogSection .innerSection #articleSection .blogImageBannerIntro img{transform:scale(1.2)}#blogSection .innerSection #articleSection .blogImageBanner img{transition:all 0.7s}#blogSection .innerSection #articleSection .content{width:100%;max-width:800px;margin:0 auto}#blogSection .innerSection #articleSection .content p{color:#707070;font-size:1.1rem;font-weight:400;margin-top:1.563rem}#blogSection .innerSection #articleSection .content h3{margin-top:2.441rem;color:#01458f;font-weight:600;line-height:150%}#blogSection .innerSection #articleSection .content img{margin:2.441rem 0}#blogSection .innerSection #articleSection .content .tableRow tr:nth-child(even){background-color:#f3f3f3}#blogSection .innerSection #articleSection .content .tableRow tr:nth-child(even) td,#blogSection .innerSection #articleSection .content .tableRow tr:nth-child(even) th{border:1px solid #dedfe2 !important}#blogSection .innerSection #articleSection .content .tableColumn td:nth-child(even),#blogSection .innerSection #articleSection .content .tableColumn th:nth-child(even){background-color:#f3f3f3;border-bottom:1px solid #dedfe2 !important}#blogSection .innerSection #articleSection .content .tableDiv{width:100%;overflow:auto;margin:2.441rem 0}#blogSection .innerSection #articleSection .content .tableDiv table{width:100%;min-width:500px;text-align:left;border-collapse:collapse;color:#1e1f20;font-size:1rem;font-weight:400}#blogSection .innerSection #articleSection .content .tableDiv table tr,#blogSection .innerSection #articleSection .content .tableDiv table td,#blogSection .innerSection #articleSection .content .tableDiv table th{border:1px solid #f3f3f3;line-height:150%}#blogSection .innerSection #articleSection .content .tableDiv table tr td,#blogSection .innerSection #articleSection .content .tableDiv table tr th{padding:1rem}.blogCard{width:100%;min-width:100%;margin-bottom:2.441rem !important;overflow:hidden}@media (min-width: 568px){.blogCard{width:48%;min-width:48%;margin:0 1%}}@media (min-width: 768px){.blogCard{width:30%;min-width:30%;margin:0 1.5%}}.blogCard:hover .image img{width:110%}.blogCard .image{width:100%;min-width:100%;overflow:hidden;display:flex;padding-top:calc((3 / 4) * 100%)}.blogCard .image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block;margin:auto;transition:all 0.7s}.blogCard .label{color:#01458f;font-size:.93rem;font-weight:400}.blogCard .title{color:#10aeec;font-weight:600;line-height:150%}.blogCard ul{display:flex;margin-top:0.5rem}.blogCard ul li{color:#7a7c7e;font-size:.93rem;font-weight:400;margin-right:1rem}#blogSlideSection #blogSlide{overflow:hidden}#blogSlideSection #blogSlide #blogSlideWrapper{display:flex}#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:1rem !important}@media (min-width: 350px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:1.5rem !important}}@media (min-width: 568px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:1.563rem !important}}@media (min-width: 768px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:2.441rem !important}}@media (min-width: 1024px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:4.768rem !important}}@media (min-width: 1280px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:7.451rem !important}}@media (min-width: 1800px){#blogSlideSection #blogSlide #blogSlideWrapper:nth-child(1){margin-left:7.451rem !important}}#blogSlideSection #blogSlide #blogSlideWrapper .blogCard{margin:0 !important;width:80%;min-width:80%;overflow:hidden;margin-right:1.563rem !important}@media (min-width: 568px){#blogSlideSection #blogSlide #blogSlideWrapper .blogCard{width:48%;min-width:48%}}@media (min-width: 768px){#blogSlideSection #blogSlide #blogSlideWrapper .blogCard{width:30%;min-width:30%;margin:0 1.5%}}#pageContainer{width:100%;flex-direction:column}#pageContainer .pageTitle{display:flex;align-items:center}#pageContainer .pageTitle span{flex:1;height:1px;background-color:#cce3fb;margin-left:1.563rem}#pageContainer .pageSection .listMenu li{list-style-type:disc}
/*# sourceMappingURL=page.css.map */