:root{--color-light:#fff;--color-dark:#000}*{margin:0;padding:0;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}html{scroll-behavior:smooth}body,body[data-theme=dark],body[data-theme=light]{--theme-background:#fff;--theme-color:#000;--theme-dot-margin:14px}body{height:auto;overflow:auto;position:relative;background-color:#fff;color:#0f2828;font-family:Mulish,sans-serif}.grecaptcha-badge{position:fixed;right:-266px!important}.font-proxnova{font-family:Proxima Nova,sans-serif}.font-nunito-sans{font-family:Nunito Sans,sans-serif}.font-mulish{font-family:Mulish,sans-serif}.font-open-sans{font-family:Open Sans,sans-serif}h1{font-size:48px}h2{font-size:40px}h3{font-size:32px}h4{font-size:28px}h5{font-size:24px}h6{font-size:20px}p{font-size:16px;line-height:1.5}.small{font-size:12px}.large{font-size:20px}a{color:inherit;text-decoration:none}.f-w-100{font-weight:100}.f-w-200{font-weight:200}.f-w-300{font-weight:300}.f-w-400{font-weight:400}.f-w-500{font-weight:500}.f-w-600{font-weight:600}.f-w-700{font-weight:700}.f-w-800{font-weight:800}.f-w-900{font-weight:900}.color-white{color:#f8f8fa}.color-bl{color:#272727}.color-blue{color:#0f2828}.color-purple{color:#9459a2}.color-light{color:#465959}.hover-color-purple:hover{color:#9459a2}.hover-color-white:hover{color:#fff}.hover-text-underline:hover,.text-underline{text-decoration:underline}.l-h-1{line-height:1}.l-h-1-2{line-height:1.2}.l-h-1-5{line-height:1.5}.italic{font-style:italic}li{list-style:none}.transition{transition:all .2s}.container{max-width:1240px;margin:0 auto}.container-small{max-width:1080px;margin:0 auto}.b-r-0{border-radius:0}.b-r-2{border-radius:2px}.b-r-10{border-radius:10px}.b-r-100{border-radius:100%}.flex{display:flex}.flex-1{flex:1 1}.top-left{justify-content:flex-start;align-items:flex-start}.center-center{justify-content:center;align-items:center}.center-left{justify-content:left;align-items:center}.center-right{justify-content:right;align-items:center}.top-right{justify-content:right;align-items:flex-start}.col-1-5{width:20%}.col-1-4{width:25%}.col-3-10{width:30%}.col-1-3{width:33.33%}.col-2-5{width:40%}.col-1-2{width:50%}.col-3-5{width:60%}.col-2-3{width:66.66%}.col-7-10{width:70%}.col-3-4{width:75%}.col-4-5{width:80%}.col-1-1{width:100%}.pos-rel{position:relative}.of-hid{overflow:hidden}.of-vis{overflow:visible}.t-t-u{text-transform:uppercase}.t-a-c{text-align:center}.t-a-r{text-align:right}.t-a-l{text-align:left}.t-d-ul{text-decoration:underline}.cursor-pointer{cursor:pointer}.mar-l-a{margin-left:auto}.mar-0-a{margin:0 auto}.width-auto{width:auto}.display-block{display:block}.height-auto{height:auto}.cover-img{background:url(/images/icons/default.jpg) no-repeat 50%;background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative}.cover-img-top-center{background:url(/images/icons/default.jpg) no-repeat top;background-position:top;background-size:cover;background-repeat:no-repeat;position:relative}.opacity-0{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}button,input,select,textarea{border:none;outline:none;resize:none;-webkit-appearance:none;-moz-appearance:none;-o-appearance:none;appearance:none}button::-moz-focus-inner,input::-moz-focus-inner,select::-moz-focus-inner,textarea::-moz-focus-inner{outline:none!important}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #fff}textarea{-webkit-rtl-ordering:logical;-moz-rtl-ordering:logical;-o-rtl-ordering:logical;-ms-rtl-ordering:logical;rtl-ordering:logical;-webkit-user-select:text;-moz-user-select:text;-o-user-select:text;user-select:text}textarea::-ms-expand{display:none}::-webkit-input-placeholder{color:#8f8f8f}::-moz-placeholder{color:#8f8f8f}::-o-placeholder{color:#8f8f8f}:-ms-input-placeholder{color:#8f8f8f}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 100px #fff!important;-webkit-text-fill-color:#444!important}button{border:none;outline:none;padding:0 48px;height:48px;line-height:48px;font-size:16px;font-weight:600;cursor:pointer;position:relative;transition:all .2s;border-radius:4px;background:#0f2828;color:#fff}button:hover{background:#9459a2}button span{display:flex;align-items:center;justify-content:center}button span img,button span svg{height:10px;margin:2px 0 0 4px}button span img path,button span svg path{fill:#fff}button.primary{background-color:#9459a2;color:#fff}button.primary:hover,button.secondary{background-color:#0f2828}button.secondary{color:#fff}button.secondary:hover{background-color:#9459a2}button.tertiary{background-color:#fff;color:#0f2828}button.tertiary:hover{background-color:#e5e1ff;color:#9459a2}button:disabled{background-color:#dfdfdf;cursor:not-allowed;color:#aaa}button:disabled:hover{border-color:#dfdfdf;background-color:#dfdfdf;color:#aaa}button:disabled span svg path{fill:#aaa}input,select,textarea{color:#0f2828;background:transparent;border:1px solid #e0e3e3;padding:0 20px;line-height:54px;height:56px;font-size:16px;font-weight:400;border-radius:8px;width:100%;display:block;transition:all .2s;font-family:open sans,sans-serif;background-color:#fff}input:focus,select:focus,textarea:focus{border-color:#9459a2}input:-webkit-autofill,select:-webkit-autofill,textarea:-webkit-autofill{background:transparent!important;-ms-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important;-webkit-text-fill-color:#fff!important;-moz-text-fill-color:#fff!important;-ms-text-fill-color:#fff!important;-o-text-fill-color:#fff!important;text-fill-color:#fff!important}input:-webkit-autofill:active,input:-webkit-autofill:hover,select:-webkit-autofill:active,select:-webkit-autofill:hover,textarea:-webkit-autofill:active,textarea:-webkit-autofill:hover{background:transparent!important;-ms-box-shadow:none!important;-o-box-shadow:none!important;box-shadow:none!important;-webkit-text-fill-color:#fff!important;-moz-text-fill-color:#fff!important;-ms-text-fill-color:#fff!important;-o-text-fill-color:#fff!important;text-fill-color:#fff!important}.error{color:red;border-color:red;animation:shake 1s linear}.error::-webkit-input-placeholder{color:red}.error::-moz-placeholder{color:red}.error::-o-placeholder{color:red}.error:-ms-input-placeholder{color:red}select{padding:0 68px 0 16px;cursor:pointer}select,select[disabled]{background:url(/images/icons/select.svg) 100% no-repeat}select[disabled]{cursor:not-allowed}textarea{padding:12px 20px;height:180px;line-height:22px}header{position:relative;width:100%;z-index:999999;transition:all .2s;background-color:#fff;top:0;left:0;border-bottom:1px solid;border-color:transparent}header .top{background-color:#9459a2}header .top p{font-size:18px;font-family:Open Sans,sans-serif;font-weight:600;text-transform:uppercase}header .bottom .row{gap:40px}header .bottom .row .logo{width:240px}header .bottom .row .right{flex:1 1}header .bottom .row .right .right-top{border-bottom:1px solid #e0e3e3;padding:10px 0;gap:60px}header .bottom .row .right .right-top ul{gap:10px}header .bottom .row .right .right-top ul li svg{height:28px;width:auto;display:block}header .bottom .row .right .right-top ul li svg path.bg{fill:#fff}header .bottom .row .right .right-top ul li svg path.i{fill:#0f2828}header .bottom .row .right .right-top ul li:hover svg path.bg{fill:#9459a2}header .bottom .row .right .right-top ul li:hover svg path.i{fill:#fff}header .bottom .row .right nav{width:100%}header .bottom .row .right nav ul{display:flex;align-items:center;justify-content:space-between}header .bottom .row .right nav ul li{cursor:pointer;position:relative}header .bottom .row .right nav ul li a{font-family:open sans,sans-serif;font-size:16px;font-weight:600;line-height:60px;display:block;transition:all .2s;color:#0f2828;position:relative}header .bottom .row .right nav ul li a:hover{font-weight:700}header .bottom .row .right nav ul li.active a{color:"#000";font-weight:700}header .bottom .row .right nav ul li.active a:after{position:absolute;content:"";width:100%;background-color:#0f2828;left:0;bottom:-1px;height:0}header .menu-btn{position:absolute;top:30px;left:16px;height:24px;width:auto;cursor:pointer;display:none;z-index:999}header .menu-btn span{height:4px;width:28px;background-color:#0f2828;display:block;transition:all .4s}header .menu-btn span:nth-child(2),header .menu-btn span:nth-child(3){margin-top:5px}header .menu-btn-open span:nth-child(2){-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}header .menu-btn-open span:first-child{transform:rotate(45deg) translateY(7px) translateX(6px)}header .menu-btn-open span:nth-child(3){transform:rotate(-45deg) translateY(-7px) translateX(6px)}body.header-fixed header{position:fixed;border-color:#e0e3e3}body.header-fixed header .top{display:none}body.header-fixed header .bottom .right nav ul li.active a:after{height:4px}body.header-fixed main{padding-top:158px}@keyframes menu-open{0%{transform:translateY(8px)}to{transform:translateY(0)}}@keyframes slide-from-left{0%{transform:translateX(-300px)}to{transform:translateX(0)}}@keyframes fade-in-background{0%{background:transparent}to{background:rgba(148,89,162,.92)}}footer{background:#9459a2}footer .top{padding:60px 0 40px}footer .top .row .logo{position:relative}footer .top .row .logo .bottom-icon{left:0}footer .top .row ul{margin:20px 0;gap:10px}footer .top .row ul li svg{height:28px;width:auto;display:block}footer .top .row ul li svg path.bg{fill:#fff}footer .top .row ul li svg path.i,footer .top .row ul li:hover svg path.bg{fill:#9459a2}footer .top .row ul li:hover svg path.i{fill:#fff}footer .top .row .right{gap:120px}footer .top .row .right .link-one{margin-bottom:15px}footer .top .row .right .link-one:last-child{margin-bottom:0}footer .top .row .app-urls{gap:20px}footer .bottom .row{padding:30px 0 40px;border-top:1px solid rgba(0,0,0,.059)}footer .bottom .row p{font-size:12px}.pulse{animation:pulse 3s linear infinite}@keyframes pulse{0%,70%,to{transform:translateY(0)}75%{transform:translateY(2px)}80%{transform:translateY(-2px)}85%{transform:translateY(1px)}90%{transform:translateY(-1px)}}.rotating{animation:rotating 20s linear infinite}@keyframes rotating{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .2s;border-radius:100%;z-index:10;border:0;width:32px;height:32px;line-height:32px;padding:0;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;cursor:pointer;background-color:#fff}.react-multiple-carousel__arrow:hover{background-color:#9459a2;transform:scale(1.12)}.react-multiple-carousel__arrow:before{line-height:32px;height:32px;width:32px;top:0;padding:0;display:block;content:""}.react-multiple-carousel__arrow:disabled{cursor:default;background:rgba(0,0,0,.5)}.react-multiple-carousel__arrow--left{left:-o-calc(0 + 15px);left:-ms-calc(0 + 15px);left:calc(0% + 15px)}.react-multiple-carousel__arrow--left:before{background:url(/images/icons/sliders/prev.svg) no-repeat 50% 50%}.react-multiple-carousel__arrow--right{right:-o-calc(0 + 15px);right:-ms-calc(0 + 15px);right:calc(0% + 15px)}.react-multiple-carousel__arrow--right:before{background:url(/images/icons/sliders/next.svg) no-repeat 50% 50%}.react-multi-carousel-dot-list{position:absolute;bottom:-60px;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot{padding:0;display:flex;justify-content:center;align-items:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;box-shadow:none;transition:background .5s;padding:0;margin:0 4px;outline:0;cursor:pointer;border:1px solid #ebedf0;background:#ebedf0}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{border-color:#9459a2;background:#9459a2}.react-multi-carousel-item{transform-style:preserve-3d;-webkit-backface-visibility:hidden;backface-visibility:hidden}.carousel-button-group .left-nav,.carousel-button-group .right-nav{position:absolute;top:50%;margin-top:-16px;transition:all .2s;border-radius:100%;height:32px;width:32px;-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1;cursor:pointer;background-color:#9459a2}.carousel-button-group .left-nav:hover,.carousel-button-group .right-nav:hover{transform:scale(1.12)}.carousel-button-group .left-nav{left:-60px}.carousel-button-group .right-nav{right:-60px}.carousel-button-group .left-nav:before,.carousel-button-group .right-nav:before{line-height:32px;height:32px;width:32px;top:0;padding:0;display:block;content:""}.carousel-button-group .left-nav:before{background:url(/images/icons/sliders/prev-black.svg) no-repeat 50% 50%}.carousel-button-group .right-nav:before{background:url(/images/icons/sliders/next-black.svg) no-repeat 50% 50%}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Light.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Semibold.ttf) format("truetype");font-weight:600;font-style:normal}@font-face{font-family:Proxima Nova;src:url(/fonts/ProximaNova-Extrabold.ttf) format("truetype");font-weight:800;font-style:normal}@media only screen and (max-width:1366px){.f-18{font-size:16px}.container{max-width:980px}header .bottom .row{gap:30px}footer .top .row .right,header .bottom .row .right .right-top{gap:40px}.large{font-size:16px}#home-page .landing{padding:55px 0 600px}#home-page .landing .txt{display:grid;grid-gap:20px;gap:20px}#home-page .landing img.doctor{bottom:-120px;height:512px}#home-page .quick-links .row{gap:20px}#home-page .quick-links .row .one{padding:28px 24px 24px;height:350px}#home-page .quick-links .row .one .con p{font-size:16px}#home-page .quick-links-second .row{gap:20px}#home-page .quick-links-second .row .one{padding:28px 24px 24px;height:320px}#home-page .quick-links-second .row .one .con p{font-size:16px}#home-page .quick-links-second .row .one .t h6{font-size:20px}#home-page .testimonials{padding:80px 0}#home-page .testimonials .top{margin-bottom:40px}#home-page .testimonials .sliders .slider-one{max-width:720px}#home-page .testimonials .sliders .slider-one .row{padding:24px;gap:24px}#home-page .testimonials .react-multi-carousel-dot-list{bottom:-40px}#home-page .faqs{padding:40px 0 20px}#home-page .faqs .all{padding:32px;grid-row-gap:20px;grid-column-gap:20px}#home-page .donate{padding:200px 0}#home-page .activity{padding:40px 0}#home-page .activity .txt h5{font-size:25px}#home-page .about .row .left h3{font-size:32px}#common-page .landing .img{height:386px;border-radius:10px}#about-page .intro .row h2{font-size:32px}#about-page .intro .row .img{height:496px;border-radius:10px}#about-page .intro .row .pearl{bottom:16px;height:108px}#about-page .info{padding:0 0 60px}#about-page .info .row{gap:20px}#about-page .info .row .one{padding:28px 24px 24px;height:398px}#about-page .more,#about-page .what-we-do{padding:60px 0}#about-page .more .row .left{padding-right:40px}#about-page .more .row .left h3{padding-right:0;font-size:32px}#about-page .more .row .right{padding-right:40px}#about-page .priorities{padding:0 0 80px}#about-page .priorities .top{margin-bottom:40px}#about-page .priorities .all .one{display:block;margin-bottom:60px}#about-page .priorities .all .one .title{max-width:100%;margin-bottom:30px}#about-page .leadership{padding:60px 0 80px}#about-page .leadership .top p{padding:0}#about-page .leadership .all{grid-template-columns:repeat(3,1fr);grid-row-gap:10px;grid-column-gap:10px}#about-page .leadership .all .one .img{height:340px}#about-page .transparency{background-color:#9acd32}.biography .txt{padding:40px}#advocacy-page .intro{padding:40px 0 80px}#advocacy-page .help{padding:60px 0 80px}#volunteer-page .consider .row .title{font-size:40px}#donate-page .raise{padding:40px 0 60px}#donate-page .raise .row{gap:40px}#donate-page .raise .row .right{height:372px}#donate-page .philanthropy{padding:60px 0}#testimonials-page .landing .img{height:386px}#testimonials-page .senator{padding:0 0 80px}#testimonials-page .what-others-say .row .all .one .desc{gap:10px;padding:12px;-moz-border-bottom-left-radius:8px;border-bottom-left-radius:8px;-moz-border-bottom-right-radius:8px;border-bottom-right-radius:8px}#testimonials-page .what-others-say .row .all .one .desc .i{height:48px;width:48px}#testimonials-page .what-others-say .row .all .one .desc .info{font-size:13px}#testimonials-page .senator .row .title{margin-left:0;margin-right:0}#testimonials-page .senator .row .img{height:286px;border-radius:10px}#news-page .news .all{grid-row-gap:20px;grid-column-gap:20px}#news-page .news .all .one .img{height:240px}#news-single .content{padding:20px 0}#news-single .landing{padding:80px 0 248px}#news-single .image .txt{max-width:720px}#news-single .image .txt h1{font-size:41px}#news-single .content .inner,#news-single .image .img{max-width:720px}#not-found .landing{padding:120px 0}#contact-page .information{padding:40px 0}#contact-page .map .main-map{height:368px}#faq-single-page .landing{padding:40px 0 0}#faq-single-page .qna{padding:40px 0 60px}#faq-single-page .qna .btn{margin-top:40px}#faq-single-page .data{padding:80px 0}#faq-single-page .data hr{margin:30px 0}#faq-single-page .data .stats{grid-column-gap:20px}#faq-single-page .data .stats .one{gap:10px}#faq-single-page .data .stats .one .ico{height:48px;width:48px}#faq-single-page .data .stats .one p.num{font-size:32px;margin:0}#faq-single-page .delays{padding:60px 0}#faq-single-page .delays .top{margin-bottom:30px}#news-single .content #about-page .intro .row h3{padding-right:0}}@media only screen and (max-width:1080px){.container{max-width:720px}header .bottom .container,header .top .container{max-width:100%;padding:0 20px}header .bottom .row{gap:20px}header .bottom .row .right .right-top{gap:30px}footer .top .container{max-width:100%;padding:0 20px}footer .top .row{gap:40px}footer .top .row .right{gap:20px}footer .bottom .container{max-width:100%;padding:0 20px}.breadcrumb{padding:24px 24px 30px}.breadcrumb .container{max-width:100%}.has-border-bottom{padding-bottom:0;border-bottom:none}.pagination{margin-top:30px}#home-page .landing{padding:80px 0 120px}#home-page .landing:after{background:rgba(0,0,0,.49)}#home-page .landing .right-top-head p,#home-page .landing .txt h1{color:#fff}#home-page .landing .container{max-width:100%;padding:0 0 0 60px}#home-page .landing img.doctor{bottom:-120px;height:420px}#home-page .landing .block{display:none}#home-page .quick-links{margin-top:-60px}#home-page .quick-links .row{display:block}#home-page .quick-links .row .one{width:100%;border-radius:10px;height:auto;margin-bottom:12px}#home-page .quick-links .row .one:last-child{margin-bottom:0}#home-page .quick-links .row .one .link{justify-content:flex-end}#home-page .about{padding:60px 0 30px}#home-page .about .row{display:block}#home-page .about .row .left,#home-page .about .row .right{width:100%;padding:0}#home-page .about .row .left{margin-bottom:40px}#home-page .activity{padding:30px 0 60px}#home-page .quick-links-second{padding:60px 0}#home-page .quick-links-second .row{display:block}#home-page .quick-links-second .row .one{width:100%;border-radius:10px;height:auto;margin-bottom:12px}#home-page .quick-links-second .row .one:last-child{margin-bottom:0}#home-page .quick-links-second .row .one .link{justify-content:flex-end}#home-page .testimonials{padding:60px 0}#home-page .testimonials .top{margin-bottom:20px}#home-page .testimonials .sliders{max-width:480px;margin:0 auto}#home-page .testimonials .sliders .slider-one{max-width:320px}#home-page .testimonials .sliders .slider-one .row{display:block;padding:24px 24px 16px;border-radius:8px}#home-page .testimonials .sliders .slider-one .row .icon{height:102px;width:102px;margin:0 auto 5px}#home-page .testimonials .sliders .slider-one .row .t{font-size:18px;text-align:center}#home-page .testimonials .sliders .slider-one .row .d{margin:5px 0;font-size:14px}#home-page .testimonials .sliders .slider-one .row .date{font-size:12px;text-align:center}#home-page .faqs .top{margin-bottom:10px}#home-page .faqs .all{padding:24px 0 0;display:block}#home-page .faqs .all .one{border-radius:12px;padding:16px 20px 20px}#home-page .faqs .all .one h6{font-size:18px}#home-page .faqs .all .single{margin-bottom:12px}#home-page .faqs .all .single:last-child{margin-bottom:0}#home-page .donate{padding:60px 0}#home-page .donate .row,#home-page .donate .row .left{display:block}#home-page .donate .row .left .icon{margin:0 auto 20px;max-width:65px;height:auto}#home-page .donate .row .left .txt{text-align:center}#home-page .donate .row .btn{margin:30px auto 0;text-align:center}#common-page .landing{padding-top:0}#common-page .landing .container{max-width:100%}#common-page .landing .img{height:420px;border-radius:0}#about-page .intro .row{display:block}#about-page .intro .row .left,#about-page .intro .row .right{width:100%}#about-page .intro .row .left{margin-bottom:30px}#about-page .intro .row .pearl{right:12px;bottom:12px}#about-page .info{padding:0 0 60px}#about-page .info .row{display:block}#about-page .info .row .one{width:100%;border-radius:10px;height:auto;margin-bottom:12px}#about-page .info .row .one:last-child{margin-bottom:0}#about-page .info .row .one .link{justify-content:flex-end}#about-page .more{padding:60px 0}#about-page .more .row{display:block}#about-page .more .row .right{margin-bottom:30px}#about-page .more .row .left,#about-page .more .row .right{width:100%;padding:0}#about-page .priorities{padding:0 0 60px}#about-page .priorities .top{margin-bottom:30px}#about-page .priorities .top .title{margin-bottom:20px}#about-page .leadership{padding:30px 0 60px}#about-page .leadership .top{margin-bottom:30px}#about-page .leadership .all{grid-template-columns:repeat(2,1fr)}#about-page .leadership .all .one .img{height:368px}#about-page .transparency{background-color:hotpink}#advocacy-page .intro{padding:0 0 60px}#advocacy-page .intro .row .title{margin-bottom:20px}#advocacy-page .benefits .row{padding:48px 24px}#advocacy-page .benefits .row .top{margin-bottom:20px}#advocacy-page .hotline-testimony{padding-top:12px}#advocacy-page .hotline-testimony .row{gap:12px}#advocacy-page .hotline-testimony .row .one{height:340px}#advocacy-page .hotline-testimony .row .left{padding:30px 12px}#advocacy-page .hotline-testimony .row .left .t{font-size:40px}#advocacy-page .help{padding:40px 0 60px}#advocacy-page .help .row{padding:30px 20px 20px}#advocacy-page .help .row .top,#volunteer-page .consider .row .title{margin-bottom:20px}#volunteer-page .consider .row .btns{gap:12px;margin-top:30px}#testimonials-page .landing{padding-top:0}#testimonials-page .landing .container{max-width:100%}#testimonials-page .landing .img{height:420px;border-radius:0}#testimonials-page .what-others-say{padding:40px 0}#testimonials-page .what-others-say .row .top{margin-bottom:30px}#testimonials-page .what-others-say .row .top h1{font-size:40px}#testimonials-page .what-others-say .row .all{display:block}#testimonials-page .what-others-say .row .all .one{margin-bottom:24px}#testimonials-page .what-others-say .row .all .one:last-child{margin-bottom:0}#testimonials-page .what-others-say .row .all .one .img{height:auto}#testimonials-page .what-others-say .row .all .one .img img{display:block}#testimonials-page .senator .row .scan{text-align:center;display:flex;justify-content:center}.testimonials-screen #advocacy-page .hotline-testimony .row{display:block}.testimonials-screen #advocacy-page .hotline-testimony .row .left,.testimonials-screen #advocacy-page .hotline-testimony .row .right{width:100%}#donate-page .raise{padding:0 0 60px}#donate-page .raise .row{display:block}#donate-page .raise .row .left{width:100%;margin-bottom:30px}#donate-page .raise .row .left .title{margin-bottom:20px}#donate-page .raise .row .left .title br,#donate-page .raise .row .left hr{display:none}#donate-page .raise .row .right{width:100%;height:auto;padding:48px 0 24px}#donate-page .philanthropy{padding:60px 0}#donate-page .philanthropy .row{display:block}#donate-page .philanthropy .row .left,#donate-page .philanthropy .row .right{width:100%;padding:0}#donate-page .philanthropy .row .left{margin-bottom:40px}#news-page .news{padding:0 0 30px}#news-page .news .all .one .img{height:180px;-moz-border-top-left-radius:6px;border-top-left-radius:6px;-moz-border-top-right-radius:6px;border-top-right-radius:6px}#news-single .landing{padding:60px 0 30px}#news-single .landing .txt{max-width:480px}#news-single .landing .txt h2{font-size:32px}#news-single .image{margin:30px auto 0}#news-single .image .img{max-width:100%;height:auto}#news-single .image .img img{width:100%;height:auto;display:block}#news-single .content .inner .news-intro .img{height:auto}#news-single .content .inner .gallery{margin-top:30px;grid-template-columns:repeat(2,1fr)}#not-found .landing{padding:102px 0}#contact-page .information .top{display:block;margin-bottom:20px}#contact-page .information .top .title{margin-bottom:0;font-size:40px}#contact-page .information .all:after{top:35px;left:56px}#contact-page .information .all .one h5{font-size:18px}#contact-page .information .all .one .icon{width:68px;height:68px}#contact-page .information .all .one .icon svg{height:30px}#contact-page .map{padding:0}#contact-page .map .top h1{font-size:40px}#contact-page .map .container{max-width:100%}#contact-page .map .main-map{margin-top:25px;border-radius:0}#faq-single-page .qna{padding:30px 0 60px}#faq-single-page .qna .all .one h6{font-size:18px}#faq-single-page .qna .all .one{border-radius:12px;padding:16px 20px 20px}#faq-single-page .data{padding:60px 0}#faq-single-page .data .stats{width:100%;grid-template-columns:repeat(2,1fr);grid-row-gap:20px;grid-column-gap:20px}#faq-single-page .data .stats .one{gap:10px}#faq-single-page .data .stats .one .ico{height:48px;width:48px}#faq-single-page .data .stats .one p.num{font-size:32px;margin:0}#faq-single-page .delays ul{display:block}#faq-single-page .delays ul li{margin-bottom:10px}#faq-single-page .delays ul li:last-child{margin-bottom:0}#event-volunteer-application{padding:60px 0}#event-volunteer-application .success{padding:102px 0}#event-volunteer-application .form{margin-top:30px}#event-volunteer-application .form .box{border-radius:12px;padding:24px 16px 16px}.home-page#about-page .intro .top-left .t-a-c{display:block;width:100%}.home-page#about-page .intro .t-a-c{display:none}}@media only screen and (max-width:920px){header{position:fixed;height:80px;border-color:#e0e3e3}header .top{display:none}header .bottom{padding:0}header .bottom .row{display:block}header .bottom .row .logo{margin:20px auto}header .bottom .row .logo svg{width:auto;height:40px;display:block}header .bottom .row .right .right-top,header .bottom .row .right nav{display:none}header .bottom .row .right nav.open{display:block;position:absolute;background-color:#0f2828;width:268px;left:0;top:80px;height:100vh;overflow-y:scroll;padding:92px 0 280px;z-index:999;-ms-box-shadow:0 6px 20px rgba(0,0,0,.16);-o-box-shadow:0 6px 20px rgba(0,0,0,.16);box-shadow:0 6px 20px rgba(0,0,0,.16);transition-timing-function:ease-in;animation:slide-from-left .4s;animation-fill-mode:both}header .bottom .row .right nav.open ul{display:block;animation:none}header .bottom .row .right nav.open ul li{border-bottom:1px solid hsla(0,0%,100%,.04);margin:0;display:block}header .bottom .row .right nav.open ul li a{padding:0 20px;line-height:48px;height:48px;display:block;color:#fff}header .bottom .row .right nav.open ul li a span svg{display:none}header .bottom .row .right nav.open ul li.active a{border-left:4px solid #9459a2}header .bottom .row .right nav.open ul li.active a:after{display:none}header .menu-btn{display:block}body main,body.header-fixed main{padding-top:80px}.page-overlay{position:absolute;inset:0;z-index:99;transition-timing-function:ease-in;animation:fade-in-background .4s;animation-fill-mode:both}footer .top .row{max-width:280px;margin:0 auto;display:block}footer .top .row .col-2-5,footer .top .row .col-3-5{width:100%;display:block}footer .top .row .col-2-5 .logo{max-width:240px;margin:0 auto}footer .top .row .col-2-5 .tagline{text-align:center}footer .top .row .col-2-5 .app-urls,footer .top .row .col-2-5 .social-medias{justify-content:center}footer .top .row .col-2-5 .app-urls{gap:5px}footer .top .row .col-3-5{max-width:280px;margin:40px auto 0}footer .top .row .right,footer .top .row .top-right{display:block}footer .top .row .mobile-t-a-c{text-align:center}footer .top .row .contact-info{margin-top:40px}footer .top .row .right .contact-info .links .link-one{align-items:center;justify-content:center}footer .top .row .right .contact-info .links .flex-1{flex:unset}#contact-page .information .all:after{top:27px;left:56px}#contact-page .information .all .one h5{font-size:18px}#contact-page .information .all .one .icon{width:55px;height:55px}#contact-page .information .all .one .icon svg{width:22px}}@media only screen and (max-width:760px){.container{max-width:488px}.breadcrumb{padding:24px 24px 30px}.breadcrumb .container{max-width:100%}#home-page .landing{padding:60px 0 40px}#home-page .landing .container{padding:0 48px}#home-page .landing img.doctor{display:none}#home-page .landing .txt{max-width:100%;text-align:center}#home-page .landing .txt h1{width:100%}#home-page .landing a{width:100%;display:inline-block;text-align:center}#home-page .quick-links{padding-top:30px;margin-top:0}#about-page .info{padding:0 0 40px}#about-page .more,#about-page .what-we-do{padding:40px 0}#about-page .leadership .all{display:block}#about-page .leadership .all .one{margin-bottom:12px}#about-page .leadership .all .one:last-child{margin-bottom:0}#about-page .leadership .all .one .img{height:auto}#about-page .leadership .all .one .img img{display:block}#about-page .transparency{background-color:#ff4500}#advocacy-page .hotline-testimony .row{display:block}#advocacy-page .hotline-testimony .row .left,#advocacy-page .hotline-testimony .row .right{width:100%}#advocacy-page .hotline-testimony .row .left{margin-bottom:12px}#advocacy-page .hotline-testimony .row .one{height:auto}#volunteer-page .consider .row .title{font-size:30px;line-height:inherit}#volunteer-page .consider .row .btns{display:block;margin-top:20px}#volunteer-page .consider .row .btns button{width:100%;margin:5px 0}#news-page .news .all{display:block}#news-page .news .all .one{margin-bottom:24px}#news-page .news .all .one:last-child{margin-bottom:0}#news-page .news .all .one .img{height:auto;overflow:hidden}#news-page .news .all .one .img img{width:100%;height:auto;display:block}#contact-page .information .all{display:block}#contact-page .information .all:after{display:none}#contact-page .information .all .one h5{width:100%;text-align:center;display:inline-block}#contact-page .information .all .one p{margin:0 auto}#contact-page .information .all .one{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #f0f0f0}#contact-page .information .all .one:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}#contact-page .map .main-map{height:248px}#faq-single-page .data{padding:60px 0 30px}#faq-single-page .data .stats{display:block}#faq-single-page .data .stats .one{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid rgba(0,0,0,.06)}#faq-single-page .data .stats .one:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0}#faq-single-page .delays{padding:30px 0 60px}.biography .txt{width:480px;padding:24px}#event-volunteer-application .form{margin-top:20px}#event-volunteer-application .form .box{border-radius:8px}#event-volunteer-application .form .box table{border-collapse:collapse}#event-volunteer-application .form .box table tbody td{width:100%;display:block}}@media only screen and (max-width:520px){.container{max-width:100%;padding-left:16px;padding-right:16px}h1{font-size:32px}h2{font-size:28px}h3{font-size:24px}h4{font-size:20px}.breadcrumb{padding:24px 0 30px}#home-page .landing{padding:60px 0 30px}#home-page .landing .container{padding:0 16px}#home-page .testimonials .react-multiple-carousel__arrow{display:none}#home-page .faqs .all{padding:16px}#home-page .donate .left .icon{height:102px;width:102px}#home-page .donate .left .icon svg{height:40px}#home-page .activity{padding:30px 0}#home-page .activity .txt h5{font-size:22px}#common-page .landing .container{padding:0}#common-page .landing .img{height:auto}#common-page .landing .img img{display:block}#about-page .intro .row .pearl{right:4px;bottom:4px;height:auto;width:auto;border-radius:8px;padding:8px 16px}#about-page .intro .row .pearl svg{display:none}#about-page .priorities .all .one{margin-bottom:30px}#about-page .priorities .all .one .content{padding:0;border-radius:8px;overflow:hidden}#about-page .priorities .all .one .content .img{border-radius:0}#about-page .priorities .all .one .content p{padding:0 16px 18px 20px}#advocacy-page .help .row{border-radius:8px;padding:24px 16px 16px}#advocacy-page .help .row .all .one{padding:16px 16px 18px 18px}#testimonials-page .landing .container{padding:0}#testimonials-page .landing .img{height:auto}#testimonials-page .landing .img .about-video-icon{width:56px;height:56px}#testimonials-page .landing .img .about-video-icon svg{width:30px}#testimonials-page .landing .img img.main-image{display:block}#testimonials-page .landing .img svg.logo{display:none}.testimonials-screen #advocacy-page .hotline-testimony .row .left{height:auto}.testimonials-screen #advocacy-page .hotline-testimony .row .left h1{font-size:40px;margin-top:10px}#contact-page .map .container{padding:0}.biography .txt{width:-o-calc(100% - 48px);width:-ms-calc(100% - 48px);width:calc(100% - 48px);padding:0}.biography .txt .box{padding:0 18px 24px 20px}#news-single .content .inner .news-intro .intro .container{padding:0}#news-single .image .txt h1{font-size:30px}#news-single .image .txt h5{font-size:20px}#faq-single-page .qna .btn{margin-top:30px}#faq-single-page .qna .btn button{width:100%}#contact-page .information .top .title,#contact-page .map .top h1{font-size:30px}.home-page#about-page .intro{padding:30px 0}#about-page.ContactGoal h2{padding-right:50px}#about-page.ContactGoal .intro{padding:30px 0}.tabs-header{display:block;margin:40px 15px 0;text-align:center}.tab-btn:first-child,.tab-btn:last-child{border-radius:12px;margin-bottom:15px}.tab-btn:last-child{margin-bottom:0}#event-volunteer-application{padding:40px 0}#event-volunteer-application h1{font-size:28px}}.vivify{-webkit-animation-duration:.8s;-webkit-animation-fill-mode:both;animation-duration:.8s;animation-fill-mode:both}.infinite{animation-iteration-count:infinite}.pulsate{animation-name:pulsate;transform-origin:center}@keyframes pulsate{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}50%{transform:scale3d(.8,.8,.8)}to{animation-timing-function:cubic-bezier(.895,.03,.685,.22);transform:scaleX(1)}}.blink{animation-name:blink;animation-timing-function:ease-in-out;animation-duration:1s}.flipInX,.shake{-webkit-animation-duration:1s}@keyframes blink{0%,50%,to{opacity:1}25%,75%{opacity:0}}.hitLeft{animation-name:hitLeft;-webkit-backface-visibility:hidden;backface-visibility:hidden}.hitRight,.pullUp{-webkit-backface-visibility:hidden}@keyframes hitLeft{0%{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:translateX(0)}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translateX(20px) rotate(4deg)}}.hitRight{animation-name:hitRight;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes hitRight{0%{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:translateX(0)}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translateX(-20px) rotate(-4deg)}}.shake{animation-name:shake;animation-duration:1s;animation-timing-function:ease-in-out}@keyframes shake{10%,30%,50%,70%,90%{transform:translateX(-10px)}20%,40%,60%,80%{transform:translateX(10px)}}.ball{animation-name:ball;animation-duration:2s}@keyframes ball{0%{animation-timing-function:cubic-bezier(.175,.885,.32,1.275);transform:translateZ(0)}20%{animation-timing-function:ease-in;transform:translate3d(0,-100px,0)}40%,75%{animation-timing-function:ease-out;transform:translateZ(0)}60%{animation-timing-function:ease-in;transform:translate3d(0,-30px,0)}85%{animation-timing-function:ease-in;transform:translate3d(0,-15px,0)}to{animation-timing-function:ease-in-out;transform:translateZ(0)}}.pullUp{animation-name:pullUp;-webkit-backface-visibility:hidden;backface-visibility:hidden}.pullDown,.pullLeft{-webkit-backface-visibility:hidden}@keyframes pullUp{0%{transform:scale3d(0,0,0)}30%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(0);transform-origin:center bottom}to{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:scaleX(1)}}.pullDown{animation-name:pullDown;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullDown{0%{transform:scale3d(0,0,0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(0);transform-origin:center top}to{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:scaleX(1)}}.pullLeft{animation-name:pullLeft;-webkit-backface-visibility:hidden;backface-visibility:hidden}.jumpInLeft,.pullRight{-webkit-backface-visibility:hidden}@keyframes pullLeft{0%{transform:scaleX(0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(0);transform-origin:center left}to{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:scaleX(1)}}.pullRight{animation-name:pullRight;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes pullRight{0%{transform:scaleX(0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(0);transform-origin:center right}to{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:scaleX(1)}}.jumpInLeft{animation-name:jumpInLeft;animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jumpInRight,.jumpOutRight{-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-backface-visibility:hidden}@keyframes jumpInLeft{0%{opacity:0;transform:scale3d(.5,.5,.5) rotate(-90deg)}50%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(10deg)}70%{transform:scale3d(.9,.9,.9) rotate(-5deg)}90%{transform:scaleX(1) rotate(0)}}.jumpInRight{animation-name:jumpInRight;animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes jumpInRight{0%{opacity:0;transform:scale3d(.5,.5,.5) rotate(90deg)}50%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(-10deg)}70%{transform:scale3d(.9,.9,.9) rotate(5deg)}90%{transform:scaleX(1) rotate(0)}}.jumpOutRight{animation-name:jumpOutRight;animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-backface-visibility:hidden;backface-visibility:hidden}.jumpOutLeft,.rollInLeft{-webkit-backface-visibility:hidden}@keyframes jumpOutRight{0%{transform:scaleX(1) rotate(0)}30%{transform:scale3d(.9,.9,.9) rotate(5deg)}70%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(-10deg)}to{opacity:0;transform:scale3d(.5,.5,.5) rotate(90deg)}}.jumpOutLeft{animation-name:jumpOutLeft;animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes jumpOutLeft{0%{transform:scaleX(1) rotate(0)}30%{transform:scale3d(.9,.9,.9) rotate(-5deg)}70%{opacity:1;transform:scale3d(1.2,1.2,1.2) rotate(10deg)}to{opacity:0;transform:scale3d(.5,.5,.5) rotate(-90deg)}}.rollInLeft{animation-name:rollInLeft;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rollInRight,.rollInTop{-webkit-animation-duration:.9s;-webkit-backface-visibility:hidden}@keyframes rollInLeft{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateX(-400px) rotate(445deg);opacity:0}30%{opacity:1}50%{transform:translateX(20px) rotate(20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateX(0) rotate(0)}}.rollInRight{animation-name:rollInRight;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes rollInRight{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateX(400px) rotate(-445deg);opacity:0}30%{opacity:1}50%{transform:translateX(-20px) rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateX(0) rotate(0)}}.rollInTop{animation-name:rollInTop;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rollInBottom,.rollOutLeft{-webkit-animation-duration:.9s;-webkit-backface-visibility:hidden}@keyframes rollInTop{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(-400px) rotate(-445deg);opacity:0}30%{opacity:1}50%{transform:translateY(20px) rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0) rotate(0)}}.rollInBottom{animation-name:rollInBottom;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes rollInBottom{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(400px) rotate(-445deg);opacity:0}30%{opacity:1}50%{transform:translateY(-20px) rotate(-20deg)}to{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0) rotate(0)}}.rollOutLeft{animation-name:rollOutLeft;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rollOutRight,.rollOutTop{-webkit-animation-duration:.9s;-webkit-backface-visibility:hidden}@keyframes rollOutLeft{0%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateX(0) rotate(0)}40%{opacity:1;transform:translateX(20px) rotate(-20deg)}to{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateX(-400px) rotate(-445deg)}}.rollOutRight{animation-name:rollOutRight;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes rollOutRight{0%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateX(0) rotate(0)}40%{opacity:1;transform:translateX(-20px) rotate(20deg)}to{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateX(400px) rotate(445deg)}}.rollOutTop{animation-name:rollOutTop;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}@keyframes rollOutTop{0%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0) rotate(0)}40%{opacity:1;transform:translateY(20px) rotate(20deg)}to{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(-400px) rotate(445deg)}}.rollOutBottom{animation-name:rollOutBottom;animation-duration:.9s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.popOut,.popOutLeft{-webkit-animation-duration:.5s}@keyframes rollOutBottom{0%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:translateY(0) rotate(0)}40%{opacity:1;transform:translateY(-20px) rotate(-20deg)}to{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateY(400px) rotate(-445deg)}}.popIn{animation-name:popIn}@keyframes popIn{0%{transform:scale3d(0,0,0);opacity:0}20%{opacity:1}40%{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scaleX(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}}.popInLeft{animation-name:popInLeft}@keyframes popInLeft{0%{opacity:0;transform:translate3d(-200px,0,0) scale3d(.1,.1,.1)}40%{opacity:1;transform:translateZ(0) scale3d(1.08,1.08,1.08);animation-timing-function:cubic-bezier(.47,0,.745,.715)}60%{animation-timing-function:ease-in-out;transform:scaleX(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}}.popInRight{animation-name:popInRight}@keyframes popInRight{0%{transform:translate3d(200px,0,0) scale3d(.1,.1,.1);opacity:0}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translateZ(0) scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:scaleX(1)}80%{animation-timing-function:ease-in-out;transform:scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}}.popInTop{animation-name:popInTop}@keyframes popInTop{0%{transform:translate3d(0,-200px,0) scale3d(.1,.1,.1);opacity:0}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translateZ(0) scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:translateZ(0) scaleX(1)}80%{animation-timing-function:ease-in-out;transform:translateZ(0) scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateZ(0) scaleX(1)}}.popInBottom{animation-name:popInBottom}@keyframes popInBottom{0%{transform:translate3d(0,200px,0) scale3d(.1,.1,.1);opacity:0}40%{opacity:1;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:translateZ(0) scale3d(1.08,1.08,1.08)}60%{animation-timing-function:ease-in-out;transform:translateZ(0) scaleX(1)}80%{animation-timing-function:ease-in-out;transform:translateZ(0) scale3d(1.03,1.03,1.03)}to{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:translateZ(0) scaleX(1)}}.popOut{animation-name:popOut;animation-duration:.5s}@keyframes popOut{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}60%{animation-timing-function:ease-in-out;transform:scale3d(1.08,1.08,1.08)}80%{opacity:1;animation-timing-function:ease-in-out}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(.3,.3,.3)}}.popOutLeft{animation-name:popOutLeft;animation-duration:.5s}.popOutRight,.popOutTop{-webkit-backface-visibility:hidden;-webkit-animation-duration:.5s}@keyframes popOutLeft{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1) translateZ(0);transform-origin:left center}40%{opacity:1;animation-timing-function:ease-in-out;transform:scale3d(1.08,1.08,1.08) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(.5,.5,.5) translate3d(-200px,0,0)}}.popOutRight{animation-name:popOutRight;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation-duration:.5s}@keyframes popOutRight{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1) translateZ(0);transform-origin:right center}40%{opacity:1;animation-timing-function:ease-in-out;transform:scale3d(1.08,1.08,1.08) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(.5,.5,.5) translate3d(200px,0,0)}}.popOutTop{animation-name:popOutTop;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation-duration:.5s}.popOutBottom,.swoopInLeft{-webkit-animation-duration:.5s}@keyframes popOutTop{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1) translateZ(0);transform-origin:top center}40%{opacity:1;animation-timing-function:ease-in-out;transform:scale3d(1.08,1.08,1.08) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(.5,.5,.5) translate3d(0,-400px,0)}}.popOutBottom{animation-name:popOutBottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;animation-duration:.5s}@keyframes popOutBottom{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1) translateZ(0);transform-origin:bottom center}40%{opacity:1;animation-timing-function:ease-in-out;transform:scale3d(1.08,1.08,1.08) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:scale3d(.5,.5,.5) translate3d(0,400px,0)}}.flip{animation-name:flip}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn) scaleX(1);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}50%{transform:perspective(400px) rotateY(-180deg) scale3d(1.2,1.2,1.2);animation-timing-function:cubic-bezier(.25,.46,.45,.94)}to{transform:perspective(400px) rotateY(0) scaleX(1);animation-timing-function:cubic-bezier(.95,.05,.795,.035)}}.flipInX{animation-name:flipInX;animation-duration:1s}.driveInLeft,.flipInY{-webkit-animation-duration:1s}@keyframes flipInX{0%{opacity:0;transform:perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2)}50%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:perspective(400px) rotateX(-20deg) scaleX(1)}to{transform:perspective(400px) rotateX(0) scaleX(1)}}.flipInY{animation-name:flipInY;animation-duration:1s}@keyframes flipInY{0%{opacity:0;transform:perspective(400px) rotateY(90deg) scale3d(1.2,1.2,1.2)}50%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:perspective(400px) rotateY(-20deg) scaleX(1)}to{transform:perspective(400px) rotateY(0) scaleX(1)}}.flipOutX{animation-name:flipOutX}@keyframes flipOutX{0%{transform:perspective(400px) rotateX(0) scaleX(1)}60%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:perspective(400px) rotateX(-30deg) scaleX(1)}to{opacity:0;transform:perspective(400px) rotateX(90deg) scale3d(1.2,1.2,1.2)}}.flipOutY{animation-name:flipOutY}@keyframes flipOutY{0%{transform:perspective(400px) rotateY(0) scaleX(1)}60%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:perspective(400px) rotateY(-30deg) scaleX(1)}to{opacity:0;transform:perspective(400px) rotateY(90deg) scale3d(1.2,1.2,1.2)}}.fadeIn{animation-name:fadeIn;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.fadeInLeft,.fadeInRight{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeInRight{animation-name:fadeInRight;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeInRight{0%{transform:translate3d(400px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}.fadeInLeft{animation-name:fadeInLeft;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.fadeInBottom,.fadeInTop{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeInLeft{0%{transform:translate3d(-400px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}.fadeInTop{animation-name:fadeInTop;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeInTop{0%{transform:translate3d(0,-400px,0);opacity:0}50%{opacity:.2}to{transform:translateZ(0);opacity:1}}.fadeInBottom{animation-name:fadeInBottom;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.fadeOut,.fadeOutLeft{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeInBottom{0%{transform:translate3d(0,400px,0);opacity:0}50%{opacity:.2}to{transform:translateZ(0);opacity:1}}.fadeOut{animation-name:fadeOut;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOutLeft{animation-name:fadeOutLeft;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}.fadeOutRight,.fadeOutTop{-webkit-animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeOutLeft{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(-400px,0,0);opacity:0}}.fadeOutRight{animation-name:fadeOutRight;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeOutRight{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(400px,0,0);opacity:0}}.fadeOutTop{animation-name:fadeOutTop;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeOutTop{0%{transform:translateZ(0);opacity:1}40%{opacity:.2}to{transform:translate3d(0,-300px,0);opacity:0}}.fadeOutBottom{animation-name:fadeOutBottom;animation-timing-function:cubic-bezier(.455,.03,.515,.955)}@keyframes fadeOutBottom{0%{transform:translateZ(0);opacity:1}40%{opacity:.2}to{transform:translate3d(0,300px,0);opacity:0}}.driveInLeft{animation-name:driveInLeft;animation-duration:1s}.driveInRight,.driveInTop{-webkit-animation-duration:1s}@keyframes driveInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(-400px,0,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(30px,0,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveInRight{animation-name:driveInRight;animation-duration:1s}@keyframes driveInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(400px,0,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(-30px,0,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveInTop{animation-name:driveInTop;animation-duration:1s}.driveInBottom,.driveOutLeft{-webkit-animation-duration:1s}@keyframes driveInTop{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(0,-400px,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(0,30px,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveInBottom{animation-name:driveInBottom;animation-duration:1s}@keyframes driveInBottom{0%{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(0,300px,0)}30%{opacity:1}60%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(0,-30px,0)}to{animation-timing-function:cubic-bezier(.645,.045,.355,1);transform:translateZ(0)}}.driveOutLeft{animation-name:driveOutLeft;animation-duration:1s}.driveOutRight,.driveOutTop{-webkit-animation-duration:1s}@keyframes driveOutLeft{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateZ(0)}30%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(30px,0,0)}60%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(-400px,0,0)}}.driveOutRight{animation-name:driveOutRight;animation-duration:1s}@keyframes driveOutRight{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateZ(0)}30%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(-30px,0,0)}60%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(400px,0,0)}}.driveOutTop{animation-name:driveOutTop;animation-duration:1s}.driveOutBottom,.spinIn{-webkit-animation-duration:1s}@keyframes driveOutTop{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateZ(0)}30%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(0,30px,0)}60%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(0,-400px,0)}}.driveOutBottom{animation-name:driveOutBottom;animation-duration:1s}@keyframes driveOutBottom{0%{animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translateZ(0)}30%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:translate3d(0,-30px,0)}60%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:translate3d(0,300px,0)}}.spin{animation-name:spin;animation-duration:1.2s}@keyframes spin{0%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:rotate(0);transform-origin:center center}20%{animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:rotate(-20deg);transform-origin:center center}70%{animation-timing-function:ease-in-out;transform:rotate(380deg);transform-origin:center center}to{animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:rotate(1turn);transform-origin:center center}}.spinIn{animation-name:spinIn;animation-duration:1s}@keyframes spinIn{0%{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1);transform:rotate(0) scale3d(0,0,0);transform-origin:center center}50%{opacity:1}70%{transform:rotate(380deg) scaleX(1);transform-origin:center center}to{transform:rotate(1turn) scaleX(1);transform-origin:center center}}.spinOut{animation-name:spinOut;animation-duration:1s}@keyframes spinOut{0%{animation-timing-function:cubic-bezier(.23,1,.32,1);transform:rotate(0) scaleX(1);transform-origin:center center}20%{opacity:1;animation-timing-function:cubic-bezier(.165,.84,.44,1);transform:rotate(-20deg) scaleX(1);transform-origin:center center}30%{opacity:1}to{opacity:0;animation-timing-function:cubic-bezier(.47,0,.745,.715);transform:rotate(1turn) scale3d(0,0,0);transform-origin:center center}}.swoopInLeft{animation-name:swoopInLeft;animation-duration:.5s}.swoopInRight,.swoopInTop{-webkit-animation-duration:.5s}@keyframes swoopInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5) translate3d(-400px,0,0)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleX(1.2) translateZ(0)}65%{transform:scaleX(1) translate3d(20px,0,0)}to{animation-timing-function:ease-in-out;transform:scaleX(1) translateZ(0)}}.swoopInRight{animation-name:swoopInRight;animation-duration:.5s}@keyframes swoopInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5) translate3d(400px,0,0)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleX(1.2) translateZ(0)}65%{transform:scaleX(1) translate3d(-20px,0,0)}to{animation-timing-function:ease-in-out;transform:scaleX(1) translateZ(0)}}.swoopInTop{animation-name:swoopInTop;animation-duration:.5s}.swoopInBottom,.swoopOutLeft{-webkit-animation-duration:.5s}@keyframes swoopInTop{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5) translate3d(0,-400px,0)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleY(1.2) translateZ(0)}65%{transform:scaleY(1) translate3d(0,20px,0)}to{animation-timing-function:ease-in-out;transform:scaleY(1) translateZ(0)}}.swoopInBottom{animation-name:swoopInBottom;animation-duration:.5s}@keyframes swoopInBottom{0%{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5) translate3d(0,250px,0)}40%{opacity:1;animation-timing-function:ease-in-out;transform:scaleY(1.2) translateZ(0)}65%{transform:scaleY(1) translate3d(0,-20px,0)}to{animation-timing-function:ease-in-out;transform:scaleY(1) translateZ(0)}}.swoopOutLeft{animation-name:swoopOutLeft;animation-duration:.5s}.swoopOutRight,.swoopOutTop{-webkit-animation-duration:.5s}@keyframes swoopOutLeft{0%{animation-timing-function:ease-in-out;transform:scaleX(1) translateZ(0)}40%{opacity:1;transform:scaleX(1) translate3d(20px,0,0)}60%{animation-timing-function:ease-in-out;transform:scaleX(1.2) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5) translate3d(-400px,0,0)}}.swoopOutRight{animation-name:swoopOutRight;animation-duration:.5s}@keyframes swoopOutRight{0%{animation-timing-function:ease-in-out;transform:scaleX(1) translateZ(0)}40%{opacity:1;transform:scaleX(1) translate3d(-20px,0,0)}60%{animation-timing-function:ease-in-out;transform:scaleX(1.2) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleX(1.5) translate3d(400px,0,0)}}.swoopOutTop{animation-name:swoopOutTop;animation-duration:.5s}@keyframes swoopOutTop{0%{animation-timing-function:ease-in-out;transform:scaleY(1) translateZ(0)}40%{opacity:1;transform:scaleY(1) translate3d(0,20px,0)}60%{animation-timing-function:ease-in-out;transform:scaleY(1.2) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5) translate3d(0,-400px,0)}}.swoopOutBottom{animation-name:swoopOutBottom;animation-duration:.5s}@keyframes swoopOutBottom{0%{animation-timing-function:ease-in-out;transform:scaleY(1) translateZ(0)}40%{opacity:1;transform:scaleY(1) translate3d(0,-20px,0)}60%{animation-timing-function:ease-in-out;transform:scaleY(1.2) translateZ(0)}to{opacity:0;animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:scaleY(1.5) translate3d(0,200px,0)}}.fold{animation-name:fold}@keyframes fold{0%{animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scaleX(1)}30%{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scaleY(.4)}60%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scale3d(.4,.4,1)}to{opacity:0;animation-timing-function:cubic-bezier(.55,.085,.68,.53);transform:scale3d(.2,.2,.2)}}.unfold{animation-name:unfold}@keyframes unfold{0%{opacity:0;animation-timing-function:cubic-bezier(.25,.46,.45,.94);transform:scale3d(0,0,0)}30%{opacity:1;animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scale3d(.4,.4,1)}60%{animation-timing-function:cubic-bezier(.455,.03,.515,.955);transform:scaleX(.4)}to{animation-timing-function:cubic-bezier(.55,.085,.68,.53);transform:scaleX(1)}}.delay-100{animation-delay:.1s}.delay-150{animation-delay:.15s}.duration-100{animation-duration:.1s}.duration-150{animation-duration:.15s}.delay-200{animation-delay:.2s}.delay-250{animation-delay:.25s}.duration-200{animation-duration:.2s}.duration-250{animation-duration:.25s}.delay-300{animation-delay:.3s}.delay-350{animation-delay:.35s}.duration-300{animation-duration:.3s}.duration-350{animation-duration:.35s}.delay-400{animation-delay:.4s}.delay-450{animation-delay:.45s}.duration-400{animation-duration:.4s}.duration-450{animation-duration:.45s}.delay-500{animation-delay:.5s}.delay-550{animation-delay:.55s}.duration-500{animation-duration:.5s}.duration-550{animation-duration:.55s}.delay-600{animation-delay:.6s}.delay-650{animation-delay:.65s}.duration-600{animation-duration:.6s}.duration-650{animation-duration:.65s}.delay-700{animation-delay:.7s}.delay-750{animation-delay:.75s}.duration-700{animation-duration:.7s}.duration-750{animation-duration:.75s}.delay-800{animation-delay:.8s}.delay-850{animation-delay:.85s}.duration-800{animation-duration:.8s}.duration-850{animation-duration:.85s}.delay-900{animation-delay:.9s}.delay-950{animation-delay:.95s}.duration-900{animation-duration:.9s}.duration-950{animation-duration:.95s}.delay-1000{animation-delay:1s}.delay-1250{animation-delay:1.25s}.delay-1500{animation-delay:1.5s}.delay-1750{animation-delay:1.75s}.duration-1000{animation-duration:1s}.duration-1250{animation-duration:1.25s}.duration-1500{animation-duration:1.5s}.duration-1750{animation-duration:1.75s}.delay-2000{animation-delay:2s}.delay-2250{animation-delay:2.25s}.delay-2500{animation-delay:2.5s}.delay-2750{animation-delay:2.75s}.duration-2000{animation-duration:2s}.duration-2250{animation-duration:2.25s}.duration-2500{animation-duration:2.5s}.duration-2750{animation-duration:2.75s}.delay-3000{animation-delay:3s}.delay-3250{animation-delay:3.25s}.delay-3500{animation-delay:3.5s}.delay-3750{animation-delay:3.75s}.duration-3000{animation-duration:3s}.duration-3250{animation-duration:3.25s}.duration-3500{animation-duration:3.5s}.duration-3750{animation-duration:3.75s}.delay-4000{animation-delay:4s}.delay-4250{animation-delay:4.25s}.delay-4500{animation-delay:4.5s}.delay-4750{animation-delay:4.75s}.duration-4000{animation-duration:4s}.duration-4250{animation-duration:4.25s}.duration-4500{animation-duration:4.5s}.duration-4750{animation-duration:4.75s}.delay-5000{animation-delay:5s}.delay-5250{animation-delay:5.25s}.delay-5500{animation-delay:5.5s}.delay-5750{animation-delay:5.75s}.duration-5000{animation-duration:5s}.duration-5250{animation-duration:5.25s}.duration-5500{animation-duration:5.5s}.duration-5750{animation-duration:5.75s}.duration-6000{animation-duration:6s}.duration-6250{animation-duration:6.25s}.duration-6500{animation-duration:6.5s}.duration-6750{animation-duration:6.75s}.duration-7000{animation-duration:7s}.duration-7250{animation-duration:7.25s}.duration-7500{animation-duration:7.5s}.duration-7750{animation-duration:7.75s}.duration-8000{animation-duration:8s}.duration-8250{animation-duration:8.25s}.duration-8500{animation-duration:8.5s}.duration-8750{animation-duration:8.75s}.duration-9000{animation-duration:9s}.duration-9250{animation-duration:9.25s}.duration-9500{animation-duration:9.5s}.duration-9750{animation-duration:9.75s}.duration-10000{animation-duration:10s}.duration-10250{animation-duration:10.25s}.duration-10500{animation-duration:10.5s}.duration-10750{animation-duration:10.75s}@import"https://fonts.googleapis.com/css2?family=Mulish:ital,wght@0,200..1000;1,200..1000&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wdth,wght@0,75..100,300..800;1,75..100,300..800&display=swap";.f-18{font-size:18px}#loader{height:100vh;background-color:#fff;display:flex;align-items:center;justify-content:center}#loader .box{height:60px;width:60px;position:relative}#loader .box div{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0;animation:rot 5s cubic-bezier(.15,.55,.85,.45) infinite,opa 5s step-end infinite}#loader .box div:after{content:"";display:block;width:5px;height:5px;background-color:#9459a2;border-radius:100%;translate:0 27.5px}#loader .box div:first-child{animation-delay:0s}#loader .box div:nth-child(2){animation-delay:.2s}#loader .box div:nth-child(3){animation-delay:.4s}#loader .box div:nth-child(4){animation-delay:.6s}#loader .box div:nth-child(5){animation-delay:.8s}#loader .box div:nth-child(6){animation-delay:1s}@keyframes rot{0%{transform:rotate(-90deg)}35%{transform:rotate(270deg)}70%{transform:rotate(630deg)}to{transform:rotate(630deg)}}@keyframes opa{0%{-webkit-opacity:1;-moz-opacity:1;filter:alpha(opacity=100);-khtml-opacity:1;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";opacity:1}70%{-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}}.breadcrumb{background-color:#fff;padding:15px 0 30px}.breadcrumb .container{padding-left:50px;padding-right:50px}.breadcrumb .container ul{gap:32px}.breadcrumb .container ul li:after{position:absolute;content:"/";right:-20px;top:0;line-height:1;font-family:Nunito Sans,sans-serif}.breadcrumb .container ul li:last-child:after{display:none}.has-border-bottom{border-bottom:6px solid #9459a2;padding-bottom:10px}.home-page#about-page .intro{padding:60px 0;background:#efefef}.home-page#about-page .intro .row{gap:45px;align-items:center}.home-page#about-page .intro .row .img{height:496px}.home-page#about-page .intro .row .bottom-icon{background:#fff;padding:7px 7px 0;border-radius:5px;display:inline-block;margin-bottom:15px}#home-page .landing{padding:54px 0 955px;background-position:top}#home-page .landing:after{position:absolute;inset:0;content:""}#home-page .landing .txt{display:flex;position:relative;z-index:4;gap:40px}#home-page .landing .txt h1{width:555px}#home-page .landing .right-top-head{max-width:760px}#home-page .landing img.doctor{position:absolute;bottom:-168px;right:0;width:auto;height:640px;z-index:3}#home-page .landing .block{position:absolute;z-index:2;height:100%;width:132px;top:0;left:50%;margin-left:200px;-webkit-opacity:.5;-moz-opacity:.5;filter:alpha(opacity=50);-khtml-opacity:.5;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";opacity:.5}#home-page .quick-links{position:relative;z-index:4;margin-top:-240px}#home-page .quick-links .row{gap:30px}#home-page .quick-links .row .one{padding:32px 25px;height:330px;display:flex;flex-direction:column}#home-page .quick-links .row .one .con{-webkit-box-flex:1;margin:20px 0 10px;font-weight:400;font-family:Open Sans,sans-serif}#home-page .quick-links .row .one .con p{font-size:18px}#home-page .quick-links .row .one{border-radius:20px}#home-page .quick-links .row .one .t{gap:10px}#home-page .quick-links .row .one .t svg{height:28px;width:auto;display:block}#home-page .quick-links .row .one:nth-child(2) .con p:first-child{font-weight:600}#home-page .about{padding:60px 0;background:#efefef;margin-top:25px}#home-page .about .row .left{padding-right:80px}#home-page .about .row .left h3{font-size:36px}#home-page .about .row .right .bottom-icon{position:absolute;bottom:0;left:0;background:#fff;padding:7px 7px 0;border-radius:5px}#home-page .about .row .img{border-radius:24px;border-bottom-left-radius:0}#home-page .activity{padding:80px 0;background:#0f2828;color:#fff}#home-page .activity .txt{text-align:center}#home-page .activity .txt h3{font-size:36px;font-weight:600;margin-bottom:10px}#home-page .activity .txt h5{font-size:32px;font-weight:400;text-transform:capitalize}#home-page .activity .txt h5 span{color:#cd86de}#home-page .quick-links-second{background-color:#fff;padding:60px 0 40px}#home-page .quick-links-second .row{gap:30px}#home-page .quick-links-second .row .one{padding:32px 25px;height:357px;display:flex;flex-direction:column;background-color:#fff}#home-page .quick-links-second .row .one .con{flex-grow:1;margin:40px 0 10px;font-family:Open Sans,sans-serif;font-weight:400}#home-page .quick-links-second .row .one .con P{font-size:18px}#home-page .quick-links-second .row .one{border-radius:20px}#home-page .quick-links-second .row .one .t{gap:12px;height:40px}#home-page .quick-links-second .row .one .t h6{font-size:24px}#home-page .quick-links-second .row .one .t svg{height:40px;width:auto;display:block}#home-page .testimonials{padding:120px 0}#home-page .testimonials .top{margin-bottom:60px}#home-page .testimonials .sliders .slider-one{max-width:860px;margin:0 auto}#home-page .testimonials .sliders .slider-one .row{background-color:#e5e1ff;padding:32px;border-radius:12px;gap:40px}#home-page .testimonials .sliders .slider-one .row .icon{height:180px;width:180px}#home-page .testimonials .sliders .slider-one .row .d{margin:10px 0}#home-page .faqs{background-color:#fff;padding:50px 0}#home-page .faqs .top{margin-bottom:40px}#home-page .faqs .all .single{margin-bottom:12px}#home-page .faqs .all .single:last-child{margin-bottom:0}#home-page .faqs .all .one{border-radius:20px;background:linear-gradient(180deg,#cdb4db 0,#f7f7f7 80%);padding:32px 25px}#home-page .faqs .all .one .question{gap:12px}#home-page .faqs .all .one .question .ico{height:41px;width:41px;background-color:#f7f9fc}#home-page .faqs .all .one-open .question .ico{background-color:#9459a2}#home-page .donate{padding:280px 0;position:relative}#home-page .donate:after{position:absolute;inset:0;content:""}#home-page .donate .row{z-index:3}#home-page .donate .row .mar-l-a{text-align:center}#home-page .donate .row .mar-l-a button.secondary{background-color:#9459a2;margin-bottom:15px}#home-page .donate .left{gap:20px;flex-direction:column;align-items:start}#home-page .donate .left .icon{background-color:#fff;padding:7px 7px 0;border-radius:5px}#home-page .donate .left .icon svg{height:48px}#common-page .landing{background-color:#fff;padding-top:10px}#common-page .landing .img{height:428px;border-radius:20px}#common-page .landing .img img{width:100%;height:auto;display:none}.about-common-bg{background-color:#efefef}.about-common-bg #common-page .landing,.about-common-bg #testimonials-page .landing,.about-common-bg .breadcrumb{background:#efefef}#testimonials-page.testimonials-page .senator{background:#efefef;padding:40px 0}#about-page .intro{background-color:#fff;padding:40px 0}#about-page .intro .row{gap:20px}#about-page .intro .row .bottom-icon{background:#efefef;padding:7px 7px 0;border-radius:5px;display:inline-block;margin-bottom:15px}#about-page .intro .row .img{height:480px;border-radius:20px}#about-page .intro .row .img img{width:100%;height:auto;display:none}#about-page .intro .row .pearl{position:absolute;background-color:#e5e1ff;bottom:32px;right:-80px;height:132px;width:180px;border-radius:12px}#about-page .info{padding:0 0 80px;background-color:#fff}#about-page .info .row{gap:30px}#about-page .info .row .one{padding:32px;height:372px;display:flex;flex-direction:column}#about-page .info .row .one .con{flex-grow:1;margin:15px 0 10px}#about-page .info .row .one{border-radius:20px}#about-page .info .row .one .t{gap:10px}#about-page .info .row .one .t svg{height:28px;width:auto;display:block}#about-page .what-we-do{padding:80px 0;background-color:#e5e1ff}#about-page .what-we-do .txt{max-width:780px}#about-page .more{padding:80px 0;background-color:#fff}#about-page .more .row .left{width:45%}#about-page .more .row .left p span{font-weight:700}#about-page .more .row .left h3{text-transform:capitalize;padding-right:200px;font-size:36px}#about-page .more .row .right{padding-right:80px;width:55%}#about-page .more .row .img{border-radius:10px;height:480px;border-radius:20px}#about-page .priorities{padding:40px 0 80px;background-color:#fff}#about-page .priorities .top{max-width:680px;margin:0 auto 60px}#about-page .priorities .top .title{margin-bottom:30px}#about-page .priorities .all .one{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:60px}#about-page .priorities .all .one .title{max-width:386px}#about-page .priorities .all .one .title hr{outline:none;border:none;height:32px;width:4px;background-color:#9459a2}#about-page .priorities .all .one .title svg{height:32px;width:auto;display:block}#about-page .priorities .all .one .content{padding:20px;border:1px solid #ebedf0;border-radius:20px}#about-page .priorities .all .one .content .img{height:368px;border-radius:12px;overflow:hidden}#about-page .priorities .all .one:nth-child(2n){flex-direction:row-reverse}#about-page .priorities .all .one:last-child{margin-bottom:0}#about-page .leadership{background-color:#fff;padding:40px 0}#about-page .leadership .top{margin-bottom:40px}#about-page .leadership .top p{padding-left:180px;padding-right:180px;margin-top:25px}#about-page .leadership .all{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fit,auto);grid-row-gap:20px;grid-column-gap:20px}#about-page .leadership .all .one .img{height:312px;-moz-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-top-right-radius:4px;border-top-right-radius:4px}#about-page .leadership .all .one .img img{width:100%;height:auto;display:none}#about-page .leadership .all .one .desc{background-color:#f7f9fc;padding:16px 16px 12px;-moz-border-bottom-left-radius:4px;border-bottom-left-radius:4px;-moz-border-bottom-right-radius:4px;border-bottom-right-radius:4px}#about-page .leadership .all .one:hover .desc{background-color:#e5e1ff}#about-page .transparency{background-color:#ff4500;display:none}.biography{background-color:hsla(0,0%,100%,.86);position:fixed;inset:0;overflow:hidden}.biography .txt{position:fixed;top:0;right:0;width:680px;background-color:#fff;-ms-box-shadow:0 0 40px rgba(0,0,0,.08);-o-box-shadow:0 0 40px rgba(0,0,0,.08);box-shadow:0 0 40px rgba(0,0,0,.08);height:100vh;overflow-y:scroll;padding:60px;transition-timing-function:ease-in;animation:bio-slide-from-right .4s;animation-fill-mode:both}#advocacy-page .intro{padding:40px 0 80px;background-color:#fff}#advocacy-page .intro .row .title{margin-bottom:30px}#advocacy-page .benefits{background-color:#fff}#advocacy-page .benefits .row{background-color:#e5e1ff;border-radius:20px;padding:72px 32px}#advocacy-page .benefits .row .top{margin-bottom:30px}#advocacy-page .benefits .row .all{max-width:568px;margin:0 auto}#advocacy-page .benefits .row .all .one{margin-bottom:10px}#advocacy-page .hotline-testimony{background-color:#fff;padding-top:20px}#advocacy-page .hotline-testimony .row{gap:20px}#advocacy-page .hotline-testimony .row .one{height:354px;border-radius:20px;padding:30px}#advocacy-page .hotline-testimony .row .left{background-color:#0f2828}#advocacy-page .hotline-testimony .row .left .t{margin:30px 0}#advocacy-page .hotline-testimony .row .left button{padding:0 50px;height:64px;line-height:64px;font-size:18px;border-radius:8px}#advocacy-page .hotline-testimony .row .right{background-color:#9459a2}#advocacy-page .hotline-testimony .row .right hr{outline:none;border:none;height:1px;background-color:hsla(0,0%,100%,.4)}#advocacy-page .help{background-color:#fff;padding:80px 0 120px}#advocacy-page .help .row{background-color:#f7f9fc;border-radius:20px;padding:48px 32px 32px}#advocacy-page .help .row .top{margin-bottom:40px}#advocacy-page .help .all .one{border-radius:12px;background-color:#fff;padding:24px;margin-bottom:12px;-ms-box-shadow:0 6px 20px rgba(0,0,0,.04);-o-box-shadow:0 6px 20px rgba(0,0,0,.04);box-shadow:0 6px 20px rgba(0,0,0,.04)}#advocacy-page .help .all .one:last-child{margin-bottom:0}#advocacy-page .help .all .one .question{gap:12px}#advocacy-page .help .all .one .question .ico{height:32px;width:32px;background-color:#f7f9fc}#advocacy-page .help .all .one-open .question .ico{background-color:#9459a2}#volunteer-page .consider{padding:50px 0;background-color:#f6f6f6}#volunteer-page .consider .row .title{margin-bottom:30px}#volunteer-page .consider .row .btns{gap:20px;margin-top:40px}#volunteer-page .consider .row .btns button{padding:0 21px;height:64px;line-height:64px;font-size:18px;border-radius:8px}#volunteer-page .consider .row .btns button.secondary{background-color:#a3b18a}#about-page.VolunteerIntro .intro .row{gap:50px}#about-page.VolunteerIntro .intro .row .btns button{padding:0 21px;height:64px;line-height:64px;font-size:18px;border-radius:8px}#testimonials-page .landing{background-color:#f6f6f6;padding-top:10px}#testimonials-page .landing .img{height:428px;border-radius:20px}#testimonials-page .landing .img:after{position:absolute;inset:0;content:"";background:rgba(0,0,0,.188);border-radius:20px}#testimonials-page .landing .img:hover svg.play{transform:scale(1.4)}#testimonials-page .landing .img img.main-image{display:none}#testimonials-page .landing .img .about-video-icon{position:absolute;top:20px;left:20px;z-index:2;background:#3aabaf;width:96px;height:96px;border-radius:100px;display:flex;align-items:center;justify-content:center}#testimonials-page .landing .img .info{position:absolute;inset:0}#testimonials-page .what-others-say{background-color:#0f2828;padding:40px 0 80px}#testimonials-page .what-others-say .row .top{display:block;margin-bottom:60px}#testimonials-page .what-others-say .row .all{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:15px}#testimonials-page .what-others-say .row .all .one{border:1px solid hsla(0,0%,99%,.122);border-radius:45px;padding:20px;box-shadow:0 10px 25px rgba(0,0,0,.25),0 4px 10px rgba(0,0,0,.15)}#testimonials-page .what-others-say .row .all .one .img{height:286px;border-radius:40px;margin-bottom:20px}#testimonials-page .what-others-say .row .all .one .img:after{position:absolute;content:"";inset:0}#testimonials-page .what-others-say .row .all .one .img img{width:100%;height:auto;display:none}#testimonials-page .what-others-say .row .all .one .img svg{position:absolute;height:40px;z-index:3;left:50%;top:50%;margin-top:-20px;margin-left:-28px}#testimonials-page .what-others-say .row .all .one .desc{gap:15px;background-color:#e5e1ff;padding:15px 20px;-moz-border-bottom-left-radius:15px;border-bottom-left-radius:15px;-moz-border-bottom-right-radius:15px;border-bottom-right-radius:15px}#testimonials-page .what-others-say .row .all .one .desc .i{height:60px;width:60px}#testimonials-page .what-others-say .row .all .one:hover .img svg{transform:scale(1.4)}#testimonials-page .what-others-say .row .all2{display:block;margin-bottom:25px}#testimonials-page .what-others-say .row .all2 .one{box-shadow:0 10px 25px rgba(0,0,0,.25),0 4px 10px rgba(0,0,0,.15)}#testimonials-page .what-others-say .row .all2 .one .img{height:600px}#testimonials-page .senator{padding:40px 0 80px;background-color:#fff}#testimonials-page .senator .row .scan .img:after{background:none}#testimonials-page .senator .row .title{margin-bottom:30px;margin-right:220px;margin-left:220px}#testimonials-page .senator .row .img{height:360px;border-radius:20px}#testimonials-page .senator .row .img:after{position:absolute;inset:0;content:"";background:rgba(0,0,0,.188);border-radius:20px}#testimonials-page .senator .row .img:hover svg{transform:scale(1.4)}#testimonials-page .senator .row .img svg{position:absolute;height:40px;z-index:3;left:50%;top:50%;margin-top:-20px;margin-left:-28px}#testimonials-page .senator .row .img img{width:100%;height:auto;display:none}#testimonials-page.testimonials-page .senator .row .img svg{position:relative;height:40px;z-index:3;left:auto;top:auto;margin:0}#testimonials-page.testimonials-page .senator .row .img .info-center{display:flex;justify-content:center;align-items:center;flex-direction:column}.testimonials-screen .breadcrumb{background:#f6f6f6}.testimonials-screen #advocacy-page .hotline-testimony{padding-bottom:50px;padding-top:50px}.testimonials-screen #advocacy-page .hotline-testimony .row .left{background-color:none;background:linear-gradient(#a3b18a,#d5dfc8 45%,#f7f7f7 70%,#fff);height:380px}.testimonials-screen #advocacy-page .hotline-testimony .row .left h1{font-size:64px}.testimonials-screen #advocacy-page .hotline-testimony .row .right{background-color:none;background:linear-gradient(180deg,#cdb4db 0,#ede3f3 45%,#f7f7f7 70%,#fff);height:380px}.testimonials-screen #advocacy-page .hotline-testimony .row .right hr{background-color:rgba(39,39,39,.102)}#donate-page .raise{background-color:#fff;padding:40px 0 80px}#donate-page .raise .row{gap:60px}#donate-page .raise .row .left h3{font-size:36px;text-transform:capitalize;padding-right:15px;margin-bottom:15px}#donate-page .raise .row .left hr{height:4px;outline:none;border:none;background-color:#9459a2;margin:20px 0}#donate-page .raise .row .left .current-amt{background-color:#edf7ee;padding:6px 16px;border-radius:20px}#donate-page .raise .row .left .total{margin-top:10px;height:16px;background-color:#e0e3e3;border-radius:8px}#donate-page .raise .row .left .total .total-active{width:38%;height:16px;background-color:#9459a2}#donate-page .raise .row .right{height:380px;border-radius:20px;padding:30px;background:linear-gradient(#a3b18a,#d5dfc8 45%,#f7f7f7 70%,#fff)}#donate-page .raise .row .right .t{margin:40px 0;font-size:64px}#donate-page .raise .row .right button{padding:0 50px;height:64px;line-height:64px;font-size:18px;border-radius:8px}#donate-page .philanthropy{padding:40px 0;background:#f6f6f6}#donate-page .philanthropy .row .left{padding-right:40px;margin-bottom:30px}#donate-page .philanthropy .row .img{border-radius:20px;height:428px}#donate-page .philanthropy .row .right{width:auto;margin-bottom:30px}#donate-page .philanthropy .row .right .img{height:200px;width:200px;border-radius:5px;margin-bottom:15px}#donate-page .philanthropy .row .col-1-2{width:auto}#donate-page .philanthropy .row .col-1-2 .bottom-icon{background:#fff;padding:7px 7px 0;border-radius:5px;display:inline-block;margin-right:15px}#donate-page .philanthropy .senator{padding:0;background-color:#f6f6f6}#donate-page .philanthropy .senator .center-left{gap:25px}#donate-page .philanthropy .senator .center-left .bottom-icon{position:relative;top:7px;background:#fff;padding:7px 5px 0;border-radius:5px}#news-page .news{background-color:#fff;padding:40px 0}#news-page .news .all{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-row-gap:30px;grid-column-gap:30px}#news-page .news .all .one .img{height:305px;background-position:50%;background-size:100%;background-repeat:no-repeat;position:relative;-moz-border-top-left-radius:10px;border-top-left-radius:10px;-moz-border-top-right-radius:10px;border-top-right-radius:10px}#news-page .news .all .one .img img{display:none}#news-page .news .all .one .desc{padding:40px 20px 15px;border:1px solid #e8e8e8;border-top:none;-moz-border-bottom-left-radius:24px;border-bottom-left-radius:24px;-moz-border-bottom-right-radius:24px;border-bottom-right-radius:24px;margin-top:-25px}#news-page .news .all .one:hover .t{color:#9459a2}#news-page .news .all .one:hover .desc{background-color:#e5e1ff}.news-page #testimonials-page .landing{background-color:#fff}.pagination{margin-top:40px;display:flex;align-items:center;justify-content:center;gap:12px}.pagination li{height:48px;width:48px;background-color:#e5e1ff;border-radius:12px;color:#0f2828;transition:all .2s}.pagination li a{display:block;line-height:48px;text-align:center;font-size:26px;color:#465959;font-family:Open Sans,sans-serif}.pagination li:hover{background-color:#9459a2;color:#fff}.pagination li:hover a{color:#fff}.pagination li.active{background-color:#9459a2;color:#fff}.pagination li.active a{color:#fff}#news-single{background-color:#fff;margin-top:25px}#news-single .landing{border-top:1px solid #f7f7f3;padding:102px 0 320px;position:relative}#news-single .landing:after{position:absolute;content:"";inset:0;background-color:rgba(229,225,255,.86);z-index:2}#news-single .image{position:relative;z-index:4}#news-single .image .img{max-width:1028px;margin:0 auto;position:relative;overflow:hidden;background-image:none!important}#news-single .image .img img{width:100%;height:auto;display:block}#news-single .image .txt{position:relative;z-index:3;max-width:1028px;margin:40px auto 0}#news-single .image .txt h1{font-size:56px}#news-single .content{padding:40px 0 80px;background-color:#fff}#news-single .content .inner{max-width:1028px;margin:0 auto}#news-single .content .inner .img{max-width:1028px;margin:0 auto;position:relative;overflow:hidden;background-image:none!important}#news-single .content .inner .img img{width:100%;height:auto;display:block}#news-single .content .inner .con ul{padding-left:20px}#news-single .content .inner .con ul li{list-style:circle;margin-bottom:5px;padding-left:5px}#news-single .content .inner .con ul li:last-child{margin-bottom:0}#news-single .content .inner .gallery{margin-top:40px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fit,auto);grid-row-gap:12px;grid-column-gap:12px}#news-single .content .inner .gallery img{width:100%;height:auto;display:block;border-radius:2px}#news-single .content .inner .news-intro .img{height:670px}#news-single .content .inner .news-intro .img img{margin-bottom:0}#news-single .content #about-page .intro .row .bottom-icon{background:#fff}#news-single .content #about-page .intro .row h3{padding-right:135px}#news-single .content .inner .img.m-0 img{margin:0}#not-found .landing{background-color:#f1f0f9;padding:186px 0;position:relative}#not-found .landing .txt{max-width:520px;margin:0 auto;text-align:center;position:relative;z-index:3}#not-found .landing .txt hr{outline:none;border:none;height:4px;width:86px;background-color:#9459a2;margin:20px auto;position:relative;overflow:visible}#not-found .landing .txt hr:after{position:absolute;content:"";top:-8px;left:50%;margin-left:-10px;height:10px;width:10px;border-radius:100%;background-color:#fff;border:4px solid #9459a2}#not-found .landing .txt .btns{margin-top:40px}#not-found .landing .txt .btns button{margin:0 8px}#contact-page .information{padding:40px 0 80px;background-color:#fff}#contact-page .information .top .title{margin-bottom:30px}#contact-page .information .all{margin:60px auto 0;justify-content:space-between}#contact-page .information .all:after{position:absolute;content:"";height:4px;width:100%;top:43px;background-color:#9459a2;width:-o-calc(100% - 143px);width:-ms-calc(100% - 143px);width:calc(100% - 143px);left:46px}#contact-page .information .all .one{position:relative;z-index:3}#contact-page .information .all .one .icon{height:88px;width:88px;background-color:#9459a2;border-radius:12px;margin-bottom:10px}#contact-page .information .all .one .icon svg{height:44px}#contact-page .map{background-color:#fff;padding:0 0 40px}#contact-page .map .main-map{background-color:#f0f0f0;height:480px;border-radius:20px;margin-top:60px}#about-page.ContactGoal .intro .row{gap:60px}#about-page.ContactGoal h2{padding-right:130px}#about-page.ContactGoal .intro{background:#f6f6f6;padding:60px 0}#about-page.ContactGoal .intro .row .bottom-icon{background:fff;position:absolute;right:0;bottom:0;margin:0;border-top:10px solid #f7f7f7;border-left:10px solid #f7f7f7;border-radius:0;border-top-left-radius:5px}#faq-single-page .landing{padding:40px 0;background-color:#fff}#faq-single-page .qna{background-color:#fff;padding:0 0 80px}#faq-single-page .qna .all .one{border-radius:20px;background:linear-gradient(180deg,#cdb4db 0,#f7f7f7 80%);padding:32px 25px;margin-bottom:12px}#faq-single-page .qna .all .one:last-child{margin-bottom:0}#faq-single-page .qna .all .one .question{gap:12px}#faq-single-page .qna .all .one .question .ico{height:41px;width:41px;background-color:#f7f9fc}#faq-single-page .qna .all .one-open .question .ico{background-color:#9459a2}#faq-single-page .qna .btn{margin-top:80px;text-align:center}#faq-single-page .data{background-color:#f7f9fc;padding:102px 0}#faq-single-page .data .box{max-width:720px;margin:0 auto}#faq-single-page .data .box .quote{margin:20px 0}#faq-single-page .data hr{outline:none;border:none;height:1px;width:100%;margin:60px 0;background-color:rgba(0,0,0,.06)}#faq-single-page .data .stats{width:auto;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fit,auto);grid-row-gap:20px;grid-column-gap:40px}#faq-single-page .data .stats .one{gap:15px}#faq-single-page .data .stats .one .ico{height:60px;width:60px;background-color:#e5e1ff}#faq-single-page .data .stats .one svg{max-height:24px;max-width:30px}#faq-single-page .data .stats .one p.num{font-size:40px;margin-top:5px}#faq-single-page .delays{background-color:#fff;padding:80px 0}#faq-single-page .delays .top{max-width:980px;margin:0 auto 40px}#faq-single-page .delays ul{max-width:980px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fit,auto);grid-row-gap:15px;grid-column-gap:15px}#faq-single-page .delays ul li .i{height:24px;width:24px;background-color:#e5e1ff}#event-volunteer-application{background-color:#fff;padding:20px 0 80px}#event-volunteer-application .top{max-width:760px;margin:0 auto}#event-volunteer-application .top svg{width:50px}#event-volunteer-application .success{padding:120px 0}#event-volunteer-application .form{max-width:780px;margin:40px auto 0}#event-volunteer-application .form .box{background-color:rgba(142,202,230,.239);border-radius:20px;padding:32px 24px 24px;margin-bottom:20px}#event-volunteer-application .form .box .section-title{padding:0 12px;margin-bottom:10px}#event-volunteer-application .form .box table{width:100%;border-spacing:12px 0}#event-volunteer-application .form .box table tbody tr td{padding-bottom:10px}#event-volunteer-application .form .box table tbody tr td .phone input{-moz-border-top-left-radius:0;border-top-left-radius:0;-moz-border-bottom-left-radius:0;border-bottom-left-radius:0}#event-volunteer-application .form .box table tbody tr td ul.preferred-list{text-align:left}#event-volunteer-application .form .box table tbody tr td ul.preferred-list li{display:inline-block;vertical-align:top;border:1px solid #aeddde;font-size:16px;padding:12px 18px;margin:3px;color:#0f2828;border-radius:20px}#event-volunteer-application .form .box table tbody tr td ul.preferred-list li:hover{background-color:#aeddde}#event-volunteer-application .form .box table tbody tr td ul.preferred-list li.active{background-color:#0f2828;border-color:#0f2828;color:#fff}#event-volunteer-application .form .box table tbody tr td .file-area{border:2px dashed #0f2828;height:168px;position:relative;border-radius:8px;background:#fff;width:50%}#event-volunteer-application .form .box table tbody tr td .file-error-border{border-color:red}#event-volunteer-application .form .box table tbody tr td input[type=file]{position:absolute;top:0;left:0;height:100%;width:100%;cursor:pointer;-webkit-opacity:0;-moz-opacity:0;filter:alpha(opacity=0);-khtml-opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";opacity:0}#event-volunteer-application .form .box table tbody tr td .file-uploaded-list{padding-top:10px}#event-volunteer-application .form .box table tbody tr td .file-uploaded-list .one{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dashed #e0e3e3}#event-volunteer-application .form .box table tbody tr td .file-uploaded-list .one .delete{border-radius:4px;padding:5px 10px;background-color:#f5f6f6}#event-volunteer-application .form .box table tbody tr td .file-uploaded-list .one .delete:hover{background-color:#ecf0f1}#event-volunteer-application .form .box table tbody tr td .file-uploaded-list .one:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}#event-volunteer-application.event-volunteer-application{text-align:center}#event-volunteer-application.event-volunteer-application .top{max-width:970px}#event-volunteer-application.event-volunteer-application .top svg{width:80px}#event-volunteer-application.event-volunteer-application .top h1{margin-bottom:15px}#event-volunteer-application.event-volunteer-application .top p{font-size:24px}@keyframes bio-slide-from-right{0%{transform:translateX(680px)}to{transform:translateX(0)}}.tabs-header{display:flex;margin:40px 0 20px}.tab-btn.active{background-color:#e53935;border-color:#e53935;color:#fff}.tab-btn:hover{background-color:#0f2828}.tab-btn{background:#f0f0f0!important;color:#879494!important;padding:10px 15px;border:none;line-height:inherit;border-radius:0;min-width:320px;margin:0 .5px}.tab-btn.active,.tab-btn:hover{background:#0f2828!important;color:#fff!important}.tab-btn:first-child{border-top-left-radius:12px;border-bottom-left-radius:12px}.tab-btn:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.home-page#about-page .intro .top-left .t-a-c{display:none}