@font-face{font-family:"CalibreBold";src:url(/Assets/fonts/CalibreBold.otf)}//@font-face{//font-family:"Helvetica";//src:url(/Assets/fonts/Helvetica.otc);//}@font-face{font-family:"MinionPro-Regular";src:url(/Assets/fonts/MinionPro-Regular.otf)}@font-face{font-family:"Times";src:url(/Assets/fonts/Times.ttc)}@font-face{font-family:"ZapfDingbats";src:url(/Assets/fonts/ZapfDingbats.ttf)}@font-face{font-family:"Lato Medium";src:url(/Assets/fonts/Lato/Lato-Medium.ttf) format("truetype")}@font-face{font-family:"Lato Regular";src:url(/Assets/fonts/Lato/Lato-Regular.ttf) format("truetype")}@font-face{font-family:"Lato Italic";src:url(/Assets/fonts/Lato/Lato-MediumItalic.ttf) format("truetype")}@font-face{font-family:"Lato Bold";src:url(/Assets/fonts/Lato/Lato-Bold.ttf) format("truetype")}@font-face{font-family:"Lato Bold Italic";src:url(/Assets/fonts/Lato/Lato-BoldItalic.ttf) format("truetype")}@font-face{font-family:"Lato Black";src:url(/Assets/fonts/Lato/Lato-Black.ttf) format("truetype")}@font-face{font-family:"Proxima Nova Regular";src:url(/Assets/fonts/ProximaNova/ProximaNovaRegular.otf) format("truetype")}@font-face{font-family:"Proxima Nova Bold";src:url(/Assets/fonts/ProximaNova/ProximaNovaBold.otf) format("truetype")}@font-face{font-family:"Proxima Nova Black";src:url(/Assets/fonts/ProximaNova/ProximaNovaBlack.otf) format("truetype")}:root{--siteWidth:1920px;--green:#0b7e7a;--purple:#712977;--yellow:#fdc844;--white:#fff;--default:#414143}body{font-size:initial;line-height:initial}.v{visibility:initial}.v-header{visibility:initial}@media (max-width:767px){.v-header{box-shadow:0 8px 15px -7px var(--default);z-index:1;position:relative}}.v-header .topBG{background-color:#803e86}.v-header .topBG .top{display:flex;justify-content:end}.v-header .topBG .top .links{background-color:#e7e7e8;padding:10px;min-width:200px;display:flex;justify-content:center}@media (max-width:992px){.v-header .topBG .top .links{min-width:100px;width:100%}}.v-header .topBG .top .links a{color:#000;text-decoration:none;font-family:CalibreBold;padding:0 20px}@media (max-width:992px){.v-header .topBG .top .links a{line-height:16px}}.v-header .bottomBG{background-color:#6f2978;padding:20px 0}.v-header .bottomBG .bottom{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;max-width:calc(100vw - 50px);display:flex;justify-content:space-between;align-items:center;margin-right:0}@media (max-width:767px){.v-header .bottomBG .bottom{max-width:calc(100vw - 30px)}}.v-header .bottomBG .bottom .logo{visibility:initial}@media (max-width:767px){.v-header .bottomBG .bottom .logo{width:100px}}@media (max-width:767px){.v-header .bottomBG .bottom .logo a{width:100%;display:block;max-width:90%;margin:0 auto}}@media (max-width:767px){.v-header .bottomBG .bottom .logo a img{max-width:100%}}.v-header .bottomBG .bottom .nav{visibility:initial}@media (max-width:767px){.v-header .bottomBG .bottom .nav{width:calc(100% - 100px);flex-wrap:initial;display:flex}}.v-header .bottomBG .bottom .nav a{text-decoration:none;font-family:"Helvetica";letter-spacing:1px;font-weight:600;padding:0 20px;color:#fff}@media (max-width:767px){.v-header .bottomBG .bottom .nav a{padding:10px;width:50%;text-align:center;font-size:11px}}.v-header .bottomBG .bottom .nav a:first-of-type{border-right:1px solid}.v-login{display:flex;align-items:stretch;max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;margin-left:0}@media (max-width:767px){.v-login{max-width:calc(100vw - 30px)}}@media (max-width:1400px){.v-login{align-items:initial;max-width:calc(100% - 50px)}}@media (max-width:992px){.v-login{flex-direction:column;justify-content:center;align-items:center;max-width:100%;margin-top:-1px}}.v-login .left{width:50%;font-size:0}@media (max-width:1400px){.v-login .left{width:60%}}@media (max-width:767px){.v-login .left{width:80%}}.v-login .left img{max-width:100%;min-height:100%}.v-login .left img.mobile{display:none}@media (max-width:1400px){.v-login .left img{min-height:100%}}@media (max-width:992px){.v-login .left img.mobile{display:block}.v-login .left img:not(.mobile){display:none}}.v-login .right{width:50%;max-width:740px;margin:0 auto;padding:20px 0}@media (max-width:1400px){.v-login .right{padding:10px 0;width:40%}}@media (max-width:767px){.v-login .right{width:80%}}.v-login .right .form{visibility:initial}@media (max-width:767px){.v-login .right .form{display:flex;flex-direction:column}}.v-login .right .form .errorMessage{display:none;margin-bottom:10px}@media (max-width:767px){.v-login .right .form .errorMessage{order:3}}.v-login .right .form .errorMessage.show{display:block}@media (max-width:767px){.v-login .right .form .errorMessage.show{margin-top:10px}}.v-login .right .form .errorMessage .closeMessage{background:#f8e9e7;color:#b82025;border:2px solid;border-radius:7px;padding:10px 5px;text-align:center;display:flex;justify-content:center;font-size:22px;font-family:"Lato Black"}@media (max-width:767px){.v-login .right .form .errorMessage .closeMessage{font-size:16px}}.v-login .right .form .errorMessage .material-symbols-outlined{font-size:26px;margin-right:25px}.v-login .right .form .formHead{font-size:28px;font-family:"CalibreBold";text-align:center;color:#414143}@media (max-width:1400px){.v-login .right .form .formHead{font-size:24px}}@media (max-width:767px){.v-login .right .form .formHead{font-size:23px;padding-bottom:5px}}.v-login .right .form .formInputs{border:2px solid #0db1aa;padding:20px;border-radius:7px;margin-top:15px}@media (max-width:767px){.v-login .right .form .formInputs{margin-top:0}}.v-login .right .form .formInputs .formInput{display:flex;flex-direction:column;margin-bottom:25px}.v-login .right .form .formInputs .formInput label{font-family:"Helvetica";font-size:20px;display:block;color:#414143;margin-bottom:8px}.v-login .right .form .formInputs .formInput .form-input{max-width:100%;border-radius:7px;border:1px solid #cac9ca;padding:0 10px;height:38px}.v-login .right .form .formInputs .formInput .form-input.txtBox{visibility:initial}.v-login .right .form .formInputs .formInput .form-input.ddl{visibility:initial}.v-login .right .form .formInputs .formInput.btnContainer{width:initial}@media (max-width:1400px){.v-login .right .form .formInputs .formInput.btnContainer{margin-bottom:0}}.v-login .right .form .formInputs .formInput.btnContainer .btn{background-color:#0b7e7a;color:#fff;cursor:pointer;border:1px solid #0b7e7a;font-family:"Helvetica";font-size:20px;width:170px;border-radius:25px;padding:6px 10px;margin:0 auto;text-decoration:none;text-align:center}.v-login .right .form .formInputs .formInput.btnContainer .btn:hover{background-color:#0db1aa}.v-line{width:100%;min-height:15px;background-color:#edeff0}.v-line.withText{padding:50px 0}@media (max-width:767px){.v-line.withText{padding:10px 0}}.v-line.withText .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto}@media (max-width:767px){.v-line.withText .inner{max-width:calc(100vw - 30px)}}@media (max-width:767px){.v-line.withText .inner{font-size:14px;line-height:16px}}.v-line.withText .inner small{font-family:"Lato Medium";font-size:12px;display:block}@media (max-width:767px){.v-line.withText .inner small{font-size:10px}}.v-line.withText .inner small.d-flex{display:flex}.v-line.withText .inner small.d-flex>span:first-of-type{min-width:13px;width:13px}.v-line.withText .inner.pharmacokinetics,.v-line.withText .inner.pharmacodynamics,.v-line.withText .inner.bipolarMixed,.v-line.withText .inner.bodyWeight,.v-line.withText .inner.lipid{display:none}.v-line.withText ol,.v-line.withText ul{padding-left:13px;list-style-position:initial}.v-footer{visibility:initial}.v-footer .footerBG{background-color:#fff;padding:40px 0}@media (max-width:767px){.v-footer .footerBG{padding:20px 0}}.v-footer .top,.v-footer .bottom{display:flex;align-items:center;justify-content:space-between}@media (max-width:767px){.v-footer .top,.v-footer .bottom{flex-direction:column}}.v-footer .top{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;margin-bottom:50px}@media (max-width:767px){.v-footer .top{max-width:calc(100vw - 30px)}}@media (max-width:767px){.v-footer .top{margin-bottom:0}}.v-footer .top .left{visibility:initial}@media (max-width:767px){.v-footer .top .left{margin-bottom:15px}}.v-footer .top .left a{text-decoration:none}.v-footer .top .left a img{visibility:initial}.v-footer .top .right{visibility:initial}@media (max-width:767px){.v-footer .top .right{margin-bottom:15px}}.v-footer .top .right a{font-size:18px;text-decoration:none;color:#231f20;font-family:"Helvetica";border-bottom:1px solid #231f20;padding-bottom:2px}.v-footer .top .right a:first-of-type{margin-right:40px}@media (max-width:767px){.v-footer .top .right a{font-size:14px}}.v-footer .bottom{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;align-items:end}@media (max-width:767px){.v-footer .bottom{max-width:calc(100vw - 30px)}}.v-footer .bottom .left{visibility:initial}@media (max-width:767px){.v-footer .bottom .left{width:100%;order:2;text-align:center}}.v-footer .bottom .left div{color:#231f20;font-family:"Helvetica";font-size:12px;margin-bottom:2px}.v-footer .bottom .left div a{text-decoration:none;color:#231f20}.v-footer .bottom .right{visibility:initial}@media (max-width:767px){.v-footer .bottom .right{width:100%;text-align:center;margin-bottom:15px}}.v-footer .bottom .right a{text-decoration:none}@media (max-width:767px){.v-footer .bottom .right a{display:block}}.v-footer .bottom .right a:first-of-type{margin-right:40px}@media (max-width:767px){.v-footer .bottom .right a:first-of-type{margin-right:0}}.v-footer .bottom .right a img{visibility:initial}@media (max-width:767px){.v-footer .bottom .right a img{max-width:80%}}.oneNewOralAgentBanner{text-align:center}.oneNewOralAgentBanner .heading{padding:10px}@media (max-width:767px){.oneNewOralAgentBanner .heading{padding:10px 10px 0}}.oneNewOralAgentBanner .heading img{max-width:750px;width:100%}.oneNewOralAgentBanner .subHeading{font-family:"Proxima Nova Black";color:#00afa9;font-size:26px}@media (max-width:992px){.oneNewOralAgentBanner .subHeading{font-size:26px}}@media (max-width:767px){.oneNewOralAgentBanner .subHeading{font-size:22px;padding:0 10px}}.oneNewOralAgentBanner .threeLinks{display:flex;justify-content:center;align-items:center}@media (max-width:767px){.oneNewOralAgentBanner .threeLinks{width:calc(100% - 10px);margin:0 auto;overflow:hidden;flex-direction:column}}.oneNewOralAgentBanner .threeLinks.frStyle a{width:340px}.oneNewOralAgentBanner .threeLinks a{color:#702876;text-decoration:none;padding:10px 20px;font-family:"Proxima Nova Bold";font-size:26px;width:240px;border-right:1px solid;margin-top:10px}.oneNewOralAgentBanner .threeLinks a:hover{color:#00afa9}@media (max-width:767px){.oneNewOralAgentBanner .threeLinks a{font-size:18px;width:33%;padding:5px;width:100%;border-right:0;border-bottom:1px solid;max-width:80%}}.oneNewOralAgentBanner .threeLinks a:last-of-type{border:none}.section1{background:#712977;color:#fff;font-family:"Lato Medium";margin-top:15px;font-size:18px;line-height:24px}.section1 .bold{font-family:"Lato Bold"}.section1 .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;display:flex;justify-content:center;padding:20px 0}@media (max-width:767px){.section1 .inner{max-width:calc(100vw - 30px)}}@media (max-width:767px){.section1 .inner{flex-direction:column}}.section1 .left,.section1 .right{max-width:470px;width:100%;position:relative;padding:10px 30px;border-right:1px solid}@media (max-width:767px){.section1 .left,.section1 .right{max-width:100%;padding:10px;border:0;border-bottom:1px solid;width:initial;padding:20px 10px}}.section1 .left:last-of-type,.section1 .right:last-of-type{border:0}.section1 .left div,.section1 .right div{visibility:initial}.section1 .left ul,.section1 .right ul{margin:0;padding:0 15px;list-style-position:initial}.section1 .left ul li,.section1 .right ul li{visibility:initial}.section1 .left .arrow,.section1 .right .arrow{position:absolute;top:0;right:25px;display:block}.section1 .left .arrow img,.section1 .right .arrow img{height:25px}.section1 .left{visibility:initial}@media (max-width:767px){.section1 .left{margin-bottom:20px}}.section1 .right{visibility:initial}.section2{text-align:center;font-family:"Lato Medium";background-image:url(/Assets/images/gradiant.png);background-size:100% 100%;margin-top:-1px;color:#fff;font-size:18px;line-height:24px}.section2 .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;padding:20px 0}@media (max-width:767px){.section2 .inner{max-width:calc(100vw - 30px)}}.section2 .boldItalic{font-family:"Lato Bold Italic"}.section3{font-family:"Lato Regular";color:#231f20;line-height:1.4}@media (max-width:767px){.section3{font-size:14px}}.section3 .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;display:flex;justify-content:center}@media (max-width:767px){.section3 .inner{max-width:calc(100vw - 30px)}}@media (max-width:767px){.section3 .inner{flex-direction:column}}.section3 .left ul{padding-left:1em}.section3 .right ul{padding-left:0}.section3 .left,.section3 .right{width:50%;max-width:750px;padding:20px}@media (max-width:767px){.section3 .left,.section3 .right{width:initial;max-width:100%;padding:5px 15px}}.section3 .left div,.section3 .right div{visibility:initial}.section3 .left a,.section3 .right a{color:#231f20}.section3 .left a[href],.section3 .right a[href]{text-decoration:underline}.section3 .left ul,.section3 .right ul{margin:0}.section3 .left ul li,.section3 .right ul li{visibility:initial}.commonBanner{font-size:0;position:relative}.commonBanner .bannerImg{visibility:initial}.commonBanner .bannerImg img{max-width:100%;min-width:100%;margin-top:-1px}.commonBanner .bannerImg img.mobile{display:none}@media (max-width:992px){.commonBanner .bannerImg img.mobile{display:block}.commonBanner .bannerImg img:not(.mobile){display:none}}.commonBanner .bannerOverlay{position:absolute;top:50%;right:0;width:50%;transform:translateY(-50%);color:#fff;font-family:"Lato Medium";font-size:22px;padding-right:50px}@media (max-width:992px){.commonBanner .bannerOverlay{font-size:16px;padding-right:15px}}@media (max-width:767px){.commonBanner .bannerOverlay{font-size:9px}}.commonBanner .bannerOverlay .heading{max-width:100%;margin-bottom:15px}@media (max-width:992px){.commonBanner .bannerOverlay .heading{margin-bottom:5px}}.commonBanner .bannerOverlay ul{max-width:100%;width:700px;margin:0;padding:0;padding-left:15px;list-style-position:initial}.commonBanner .bannerOverlay ul li{margin-bottom:15px}@media (max-width:992px){.commonBanner .bannerOverlay ul li{margin-bottom:5px}}.innerNav{font-size:0;box-shadow:0 10px 10px -7px #9a9a9b;padding:5px 0}@media (max-width:767px){.innerNav{box-shadow:none;padding-top:0}}.innerNav .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;width:1400px}@media (max-width:767px){.innerNav .inner{max-width:calc(100vw - 30px)}}@media (max-width:767px){.innerNav .inner{max-width:100%}}.innerNav .inner ul{padding:0;list-style:none;display:flex;justify-content:space-between;align-items:flex-end;color:#414042;font-family:"Lato Medium";margin-bottom:0}@media (max-width:767px){.innerNav .inner ul{flex-wrap:wrap;box-shadow:0 3px 8px 0 gray;padding-bottom:4px}}.innerNav .inner ul li{padding:20px 0 20px;position:relative}@media (max-width:767px){.innerNav .inner ul li{width:33.3333333333%;text-align:center;padding:10px;padding-right:10px;margin-bottom:3px;box-sizing:border-box}.innerNav .inner ul li:first-of-type,.innerNav .inner ul li:nth-of-type(2),.innerNav .inner ul li:nth-of-type(3){border-bottom:1px solid}}.innerNav .inner ul li:hover{box-shadow:0 7px 0 #fec844;margin-bottom:2px}@media (max-width:767px){.innerNav .inner ul li:hover{box-shadow:initial;border-bottom:7px solid #fec844;margin-bottom:-3px}}.innerNav .inner ul li:hover>.subNav{display:flex;z-index:1}@media (max-width:767px){.innerNav .inner ul li:hover>.subNav{text-align:left}}.innerNav .inner ul li .mainLink{visibility:initial;color:#414042;text-decoration:none;cursor:pointer;font-size:16px}@media (max-width:767px){.innerNav .inner ul li .mainLink{font-size:12px}}.innerNav .inner ul li .subNav{display:none;position:absolute;flex-direction:column;padding-top:25px}.innerNav .inner ul li .subNav .subLink{background-color:#f6f6f6;padding:5px 10px 5px 10px;display:block;color:#414042;text-decoration:none;font-size:16px;white-space:nowrap;border:1px solid #414042}.innerNav .inner ul li .subNav .subLink:hover{font-family:"Lato Bold"}.innerNav .inner ul li .subNav .subLink:first-of-type{border-bottom:0}.innerNav .inner ul li .subNav .subLink:last-of-type{padding-bottom:10px;border-top:0}@media (max-width:767px){.innerNav .inner ul li .subNav .subLink{display:flex;align-items:center}.innerNav .inner ul li .subNav .subLink::before{content:"\e941";font-family:"Material Symbols Outlined";font-style:normal;font-weight:bold;margin-right:2px}}.section4{margin-top:35px}@media (max-width:767px){.section4{margin-top:15px}}.section4 .inner{max-width:calc(100vw - 100px);width:var(--siteWidth);margin:0 auto;width:1400px}@media (max-width:767px){.section4 .inner{max-width:calc(100vw - 30px)}}.section4 .inner .d-flex{font-size:10px}.section4 .inner .d-flex>span:first-of-type{min-width:12px}.section4 .inner>.heading{font-family:"Lato Black";font-size:36px;border-bottom:1px solid #000;padding-bottom:15px;margin-bottom:25px}@media (max-width:992px){.section4 .inner>.heading{font-size:20px}}@media (max-width:767px){.section4 .inner>.heading{padding-bottom:10px;margin-bottom:10px;line-height:28px}}.section4 .inner .vs_cards{display:flex;flex-wrap:wrap;justify-content:space-between}@media (max-width:767px){.section4 .inner .vs_cards{flex-direction:column}}.section4 .inner .vs_cards .vs_card{width:calc(50% - 60px);border:1px solid #000;border-radius:5px;padding:25px 20px;margin-bottom:35px}@media (max-width:767px){.section4 .inner .vs_cards .vs_card{width:initial;box-shadow:0 3px 4px 0 gray;margin-bottom:15px}}.section4 .inner .vs_cards .vs_card .heading{font-family:"Lato Black";font-size:24px;margin-bottom:15px;display:flex;align-items:center}@media (max-width:767px){.section4 .inner .vs_cards .vs_card .heading{font-size:20px;margin-bottom:5px;display:inline-flex}}.section4 .inner .vs_cards .vs_card .heading .notBold{font-family:"Lato Regular"}.section4 .inner .vs_cards .vs_card .para{font-family:"Lato Bold";font-size:20px;margin-bottom:15px}.section4 .inner .vs_cards .vs_card .para:not(.noFlex){display:flex;align-items:center}@media (max-width:767px){.section4 .inner .vs_cards .vs_card .para:not(.noFlex){display:inline-flex}}@media (max-width:767px){.section4 .inner .vs_cards .vs_card .para{font-size:16px;margin-bottom:5px}}.section4 .inner .vs_cards .vs_card a{text-decoration:none}.section4 .inner .vs_cards .vs_card .material-symbols-outlined{margin-left:5px;font-size:26px}.section4 .inner .resourcesList{margin-top:10px}@media (max-width:767px){.section4 .inner .resourcesList{margin-top:5px}}.section4 .inner .resourcesList .resource{display:flex;justify-content:space-between;border:2px solid var(--default);border-radius:10px;margin-bottom:20px;padding:10px 20px}@media (max-width:767px){.section4 .inner .resourcesList .resource{margin-bottom:10px;border:1px solid var(--default);box-shadow:0 5px 5px -5px var(--default)}}.section4 .inner .resourcesList .resource>.left{width:calc(100% - 200px);max-width:700px;display:flex;flex-direction:column;justify-content:center}@media (max-width:767px){.section4 .inner .resourcesList .resource>.left{width:calc(100% - 100px);padding-right:20px;justify-content:space-around}}.section4 .inner .resourcesList .resource .buttonSection{margin-top:25px}@media (max-width:767px){.section4 .inner .resourcesList .resource .buttonSection{margin-top:5px}}.section4 .inner .resourcesList .resource .buttonSection a{color:#fff;text-decoration:none;font-family:"Lato Bold";border-radius:50px;padding:5px 15px;display:inline-flex;align-items:center;background-color:var(--default)!important}.section4 .inner .resourcesList .resource .buttonSection a:hover{background-color:var(--purple)!important}.section4 .inner .resourcesList .resource>.right{width:150px;text-align:center;max-height:150px}@media (max-width:767px){.section4 .inner .resourcesList .resource>.right{width:80px}}.section4 .inner .resourcesList .resource>.right img{max-width:100%;max-height:100%;box-shadow:0 0 4px 0 var(--default)}.section4 .inner .text{font-family:"Lato Medium";font-size:20px;color:var(--default)}@media (max-width:767px){.section4 .inner .text{font-size:12px}}.section4 .inner .bold{font-family:"Lato Bold";font-size:20px}@media (max-width:767px){.section4 .inner .bold{font-size:16px}}.section4 .inner .para{font-family:"Lato Medium";font-size:20px}@media (max-width:767px){.section4 .inner .para{font-size:12px;margin-bottom:0}}.section4 .inner .para ul{padding-left:1em;margin:10px 0}@media (max-width:767px){.section4 .inner .para ul{margin-top:0}}.section4 .inner .graph{text-align:center;margin:50px 0;padding:30px;border:1px solid;border-radius:10px}@media (max-width:767px){.section4 .inner .graph{margin:10px 0 20px;padding:10px}}@media (max-width:992px){.section4 .inner .graph.noStyle{padding:0;border:0}.section4 .inner .graph.noStyle .heading{display:none!important}}.section4 .inner .graph .heading{font-family:"Lato Bold";font-size:22px;color:#414042;margin-bottom:30px}@media (max-width:767px){.section4 .inner .graph .heading{font-size:16px;margin-bottom:15px}}.section4 .inner .graph .heading .notBold{font-family:"Lato Regular"}.section4 .inner .graph .heading.mobile{display:none}@media (max-width:992px){.section4 .inner .graph .heading.mobile{display:block}}.section4 .inner .graph .imgContainer{visibility:initial}.section4 .inner .graph .imgContainer img{width:100%}.section4 .inner .graph .imgContainer img.mobile{display:none}@media (max-width:1400px){.section4 .inner .graph .imgContainer img{min-height:100%}}@media (max-width:992px){.section4 .inner .graph .imgContainer img.mobile{display:block}.section4 .inner .graph .imgContainer img:not(.mobile){display:none}}.section4 .inner .leanMore{text-align:center;margin-bottom:30px}.section4 .inner .leanMore a{color:#fff;padding:15px;font-size:22px;text-decoration:none;display:inline-flex;justify-content:center;max-width:initial;border-radius:50px;font-family:"Lato Medium"}@media (max-width:767px){.section4 .inner .leanMore a{font-size:12px;padding:10px;align-items:center}}.section4 .inner .leanMore .material-symbols-outlined{visibility:initial;margin-left:10px}.section4 .inner .bgSection{background:#712977;padding:20px;margin:30px 0 20px;text-align:center;color:#fff}@media (max-width:767px){.section4 .inner .bgSection{padding:10px;margin:20px 0 20px}}.section4 .inner .bgSection .heading{font-style:italic;font-family:"Lato Bold";font-size:20px}@media (max-width:767px){.section4 .inner .bgSection .heading{font-size:14px}}.section4 .inner .bgSection .para{font-family:"Lato Medium"}.material-symbols-outlined.right{transform:rotate(-90deg);transform-origin:center}.green-c{color:var(--green)}.green-bg{background-color:var(--green)}.purple-c{color:var(--purple)}.purple-c:hover:not(.heading){color:var(--green)}.purple-bg{background-color:var(--purple)}.yellow-c{color:var(--yellow)}.yellow-bg{background-color:var(--yellow);color:var(--default)!important}.white-c{color:var(--white)}.white-bg{background-color:var(--white)}.default-c{color:var(--default)}.default-bg{background-color:var(--default)}.tabSection{margin:50px 0}@media (max-width:767px){.tabSection{margin:10px 0 0}}.tabSection .nav{visibility:initial}.tabSection .nav-tabs{justify-content:space-between;border:0}.tabSection .nav-tabs.justifyStart{justify-content:start}@media (max-width:767px){.tabSection .nav-tabs.justifyStart{justify-content:space-between}}.tabSection .nav-tabs.justifyStart .nav-item{margin-right:5px}@media (max-width:767px){.tabSection .nav-tabs.justifyStart .nav-item{width:calc(33% - 2px);margin-right:0}}.tabSection .nav-tabs.justifyStart~.tab-content .tab-pane{margin-left:0!important}.tabSection .nav-item{width:calc(25% - 5px)}@media (max-width:767px){.tabSection .nav-item{width:calc(25% - 2px)}}.tabSection .nav-link{width:100%;background:#414143!important;color:#fff!important;height:100%;font-family:"Lato Medium";font-size:18px;border-radius:15px 15px 0 0!important;min-height:70px}@media (max-width:767px){.tabSection .nav-link{border-radius:10px 10px 0 0!important;font-size:8px;padding:10px 3px;min-height:initial}}.tabSection .nav-link.active{visibility:initial}.tabSection .nav-link.active.green{background:var(--green)!important}.tabSection .nav-link.active.purple{background:var(--purple)!important}.tabSection .nav-link.green:hover{background:var(--green)!important}.tabSection .nav-link.purple:hover{background:var(--purple)!important}.tabSection .tab{visibility:initial}.tabSection .tab-content{visibility:initial}.tabSection .tab-pane{max-width:80%;margin:0 auto;padding:30px;font-family:"Lato Medium";font-size:22px}@media (max-width:767px){.tabSection .tab-pane{max-width:100%;font-size:12px;padding:10px 0}}.tabSection .tab-pane.active{visibility:initial}.tabSection .tab-pane .bold{font-family:"Lato Bold"}@media (max-width:767px){.tabSection .tab-pane .bold{font-size:12px}}.tabSection .tab-pane .para{font-family:"Lato Medium"}@media (max-width:767px){.tabSection .tab-pane .para{font-size:11px}}.tabSection .tab-pane .para:empty{display:none}.tabSection .tab-pane .big{font-size:26px}@media (max-width:767px){.tabSection .tab-pane .big{font-size:12px}}.tabSection .tab-pane .tableNote{font-size:10px;line-height:initial;margin-top:20px}@media (max-width:767px){.tabSection .tab-pane .tableNote{font-size:9px;margin-top:15px}}.tabSection .tab-pane .tableContainer{margin:30px 0}@media (max-width:767px){.tabSection .tab-pane .tableContainer{margin:20px 0}}.tabSection .tab-pane .tableContainer img{max-width:100%}.tabSection .tab-pane .leftAndRight{display:flex}.tabSection .tab-pane .leftAndRight .half{width:50%}.tabSection .tab-pane .leftAndRight .left{width:170px}@media (max-width:767px){.tabSection .tab-pane .leftAndRight .left{width:50px}}.tabSection .tab-pane .leftAndRight .left img{max-width:100%;width:initial}.tabSection .tab-pane .leftAndRight .right{padding-left:50px;width:calc(100% - 170px);padding-top:50px}@media (max-width:767px){.tabSection .tab-pane .leftAndRight .right{padding-left:10px;width:calc(100% - 50px);padding-top:10px}}.tabSection .tab-pane .leftAndRight .right .imgSection{text-align:right}.tabSection .tab-pane .leftAndRight .right .imgSection img{max-width:100%;max-height:200px}.tabSection .tab-pane .leftAndRight small{font-size:12px}@media (max-width:767px){.tabSection .tab-pane .leftAndRight small{font-size:7px}}.tabSection .tab-pane .bigButtonSection{color:#fff;border-radius:50px;display:flex;padding:5px 0 5px 35px;align-items:center;line-height:initial;margin:5px 0}@media (max-width:767px){.tabSection .tab-pane .bigButtonSection{margin:10px 0;padding:0 0 0 25px}}.tabSection .tab-pane .bigButtonSection .para{visibility:initial}@media (max-width:767px){.tabSection .tab-pane .bigButtonSection .para{width:calc(100% - 80px);margin:0;padding:12px 5px}}.tabSection .tab-pane .bigButtonSection .imgContainer{height:100px}@media (max-width:767px){.tabSection .tab-pane .bigButtonSection .imgContainer{width:80px;height:initial}}.tabSection .tab-pane .bigButtonSection .imgContainer img{max-height:100%;width:initial;max-width:initial}@media (max-width:767px){.tabSection .tab-pane .bigButtonSection .imgContainer img{max-width:100%}}.tabSection .tab-pane .gridSection{display:grid;grid-template-columns:1fr 1fr;gap:50px 100px}@media (max-width:767px){.tabSection .tab-pane .gridSection{grid-template-columns:1fr;gap:10px 0}}.tabSection .tab-pane .gridSection .imgText{visibility:initial}@media (max-width:767px){.tabSection .tab-pane .gridSection .imgText{display:flex}.tabSection .tab-pane .gridSection .imgText:nth-last-of-type(1),.tabSection .tab-pane .gridSection .imgText:nth-last-of-type(2){align-items:center;margin-bottom:20px}}.tabSection .tab-pane .gridSection .imgText .imgContainer{margin-bottom:20px;max-width:100px}@media (max-width:767px){.tabSection .tab-pane .gridSection .imgText .imgContainer{width:50px}.tabSection .tab-pane .gridSection .imgText .imgContainer:nth-last-of-type(1),.tabSection .tab-pane .gridSection .imgText .imgContainer:nth-last-of-type(2){margin-bottom:0}}.tabSection .tab-pane .gridSection .imgText .imgContainer img{max-width:100%;width:initial}@media (max-width:767px){.tabSection .tab-pane .gridSection .imgText .text{width:calc(100% - 50px);padding-left:15px}}.tabSection .tab-pane .gridSection .imgText .text div{visibility:initial}.tabSection .tab-pane .gridSection .imgText .text ul{list-style-position:initial;padding-left:20px}@media (max-width:767px){.tabSection .tab-pane .gridSection .imgText .text ul{margin-bottom:5px}}.tabSection .tab-pane .gridSection .imgText .text ul li{visibility:initial}.underline{text-decoration:underline}.nounderline{text-decoration:none}ol,ul{list-style-position:initial}.bold,b{font-family:"Lato Bold"}.mt-0{margin-top:0}.mt-10{margin-top:10px}.noBreak{white-space:nowrap}ol.alpha{list-style-type:lower-alpha}ol.noLeftSpace{padding-left:1em}ul.noLeftSpace{padding-left:1em}sub{vertical-align:sub}sup{vertical-align:baseline!important;top:-0.75em!important;position:relative;line-height:0;font-weight:initial}sub,sup{font-size:0.55em!important}@media (max-width:767px){.wrapper{padding-bottom:0!important}}@media (max-width:767px){.hideOnMobile,.section3{display:none}}.showOnMobile{display:none}@media (max-width:767px){.showOnMobile{display:block}}.font-12{font-size:12px}#back_to_top.on{border-radius:52px}@media (max-width:992px){#myModal .modal-body{padding:10px}}@media (max-width:767px){.pl-60{padding-left:60px}}.scroll_header_top_area{display:none!important}