*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:sans-serif;background-color:#fff;color:#000}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit;background:none;border:none;outline:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none}:root{--red: #eb414a;--white: #F6F6F6;--black: #333132;--orange: #FFEDD1;--yellow: #F7D957;--container-width: 1280px;--h1: 3.5rem;--h1-span: 1.875rem;--h1-span-strong: 2.125rem;--h2: 2.5rem;--p: 1.125rem;--support-card-title: 1.625rem;--what-we-do-title: 2.625rem;--slider-navigation: 1.75rem;--slider-navigation-small: 1.375rem;--quote-name: 2.25rem;--quote-message: 2.125rem;--award-card-title: 2rem;--stories-title: 1.625rem;--faq-title: 1.875rem;--c-pad: 5vw;--form-label: 1.5rem;--header-height:90px}@media screen and (max-width:1366px){:root{--h1: clamp(1.75rem, calc(2.5vw + .0625rem) , 3rem);--h1-span: clamp(1.325rem, calc(2.35vw + .0625rem) , 1.875rem);--h1-span-strong: clamp(1.25rem, calc(2.5vw + .0625rem) , 2.125rem);--h2: clamp(1.75rem , calc(2.94vw + .0625rem) , 2.5rem);--p: clamp(1rem, calc(1.32vw + .0625rem) , 1.125rem);--support-card-title: clamp(1.25rem, calc(1.91vw + .0625rem) , 1.625rem);--what-we-do-title: clamp(1.625rem, calc(3vw + .0625rem) , 2.625rem);--slider-navigation: clamp(1.25rem, calc(2vw + .0625rem) , 1.75rem);--slider-navigation-small: clamp(1rem, calc(2vw + .0625rem) , 1.375rem);--quote-name: clamp(1.325rem, calc(2.64vw + .0625rem) , 2.25rem);--quote-message: clamp(1.25rem, calc(2.5vw + .0625rem) , 2.125rem);--award-card-title: clamp(1.325rem, calc(2.35vw + .0625rem) , 2rem);--stories-title: clamp(1.25rem, calc(1.91vw + .0625rem) , 1.625rem);--faq-title: clamp(1rem, calc(2.35vw + .0625rem) , 1.875rem);--form-label: clamp(1.25rem, calc(1.75vw + .0625rem) , 1.5rem)}}*{font-family:source-sans-pro}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}.row-flex{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:start;align-items:center}.col-flex{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:start;align-items:center}.ai-s{align-items:start}.ai-e{align-items:end}.ai-c{align-items:center}.jc-sb{justify-content:space-between}.jc-s{justify-content:start}.jc-e{justify-content:end}.jc-c{justify-content:center}.m-0{margin:0}.p-0{padding:0}.pad-y-1{padding:.5rem 0}.pad-y-2{padding:1rem 0}.pad-y-3{padding:2rem 0}.pad-y-4{padding:3rem 0}.gap-1{gap:.5rem}.gap-2{gap:1rem}.gap-3{gap:2rem}.gap-4{gap:3rem}.gap-5{gap:4rem}.m-t-4{margin-top:3rem}header .cta{box-shadow:0 5px 5px #0003}header{position:fixed;top:0;border-bottom:1px solid var(--red);box-shadow:0 0 5px #0003;width:100%;background:var(--white);padding:1rem;z-index:999}section{padding:0 var(--c-pad);isolation:isolate;position:relative;background-color:var(--white);overflow:hidden}.orange-bg{background-color:var(--orange)}footer{background-color:var(--red);color:#fff}footer .bottom{border-top:1px solid #FFF}.container{max-width:var(--container-width);margin:auto;position:relative;padding-top:var(--c-pad);padding-bottom:var(--c-pad);isolation:isolate}.cta{display:flex;flex-direction:row;gap:1rem;text-transform:capitalize;background-color:var(--yellow);padding:1rem 2rem;border-radius:2rem;color:var(--black);justify-content:center;font-weight:700;cursor:pointer;transition:all .3s linear}.cta:hover{background-color:var(--black);color:#fff}.red-bg{background:var(--red)}h2{font-size:var(--h2);color:var(--black);padding-left:1rem;border-left:6px solid var(--red);line-height:1;flex-shrink:0;font-weight:600}.red-bg h2{color:#fff;border-left:6px solid var(--yellow)}.banner .owl-carousel .item img{width:100%;height:auto;display:block}#faq:after{content:url(./assets/img/Frequently-asked-question-vector.png);position:absolute;right:0;top:0;z-index:-1}.faq-item{border-bottom:1px solid #ccc}.faq-item .faq-title{padding:1rem;cursor:pointer;font-weight:700;font-size:var(--faq-title)}.faq-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease;padding:0 1rem}.faq-item input[type=radio]{display:none}.faq-item svg{flex:0 0 40px}.faq-item input[type=radio]:checked~.faq-content{max-height:200px;padding:1rem}.faq-item:has(+.faq-item input[type=radio]:checked){border-bottom:none}.faq-item:has(input[type=radio]:checked){background:var(--black);color:#fff;border-radius:1.5rem}.faq-item input[type=radio]:checked+label svg{transform:rotate(180deg);transition:all .3s linear}.faq-item input[type=radio]:checked+label svg ellipse{fill:#fff}.faq-item input[type=radio]:checked+label svg path{fill:var(--black)}#banner{padding:0}#banner .item{background-image:url(https://dotncube.in/landing-page/iab/assets/img/banner-image.webp);display:flex;width:100%;box-sizing:border-box}.white-bg{--bg: white;background:#fff}.black-bg{background:var(--black);color:#fff}.yellow-bg{--bg: var(--yellow);background:var(--yellow)}.before-orange-bg{--bg: var(--orange)}.before-white-bg{--bg: var(--white)}.before-black-bg{--bg: var(--black);color:#fff}.before-yellow-bg{--bg: var(--yellow)}.black-bg h2{color:#fff}.roundcards{margin-top:3rem}.roundcard{padding:5vw 3rem;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.roundcard:before{content:"";background:var(--bg);width:var(--roundcard-size);height:var(--roundcard-size);position:absolute;top:0;border-radius:50%;z-index:-1;aspect-ratio:1}.roundcard img{position:absolute;top:-40px}.roundcard .title{font-size:var(--stories-title);font-weight:700;width:100%;text-align:left;margin-bottom:1rem}.roundcard .name{font-weight:600;width:100%;text-align:left;margin-top:1rem}#stories:after{content:url(./assets/img/Our-Sucess-Stories-background-vector.png);position:absolute;right:0;top:0;z-index:-1}#award-silder{margin-top:5rem;display:flex;flex-direction:column-reverse}#award-silder .award-silder{padding:1rem}#award-slider .card h3{font-size:var(--award-card-title);margin-top:1rem;text-align:center}#award-silder .card p{text-align:center}#award-silder .card .content{padding:2rem;text-align:center}.btn-group{display:flex;gap:1rem}header .container,footer .container{padding-top:0;padding-bottom:0}#quote .message{font-size:var(--quote-message);color:var(--red);line-height:1.2;max-width:850px;padding-right:50px}#quote .name{font-size:var(--quote-name);color:var(--black);font-weight:700;margin-top:2rem}#quote .pos-image{position:absolute;bottom:0;right:0;z-index:-1}#association .content{max-width:650px}#video .content{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%;top:0;left:0}.action-block{display:inline-block;margin-top:1rem}.cta.black{background:var(--black);color:#fff;border:2px solid #FFF}.cta.black svg path{fill:#fff}.support-cards{flex-wrap:wrap;justify-content:center;align-items:start}#support h3{font-size:var(--support-card-title)}#support h3 span{color:var(--red);font-weight:700}.support-card{margin-top:5vw;flex:0 0 30%;align-items:start}.carousel-block{flex:0 1 100%;max-width:calc(100% - 300px)}#trust-carousel .item,#accreditors-carousel .item{background:#fff;padding:1rem;border-radius:.5rem}#banner .left{max-width:65vw;width:100%;position:relative}#banner .left .single-slider{width:100%}#banner{background:var(--red)}#banner .item{position:relative}#banner .item:before{position:absolute;content:"";display:block;width:100%;height:100%;background-color:#0007}#banner .item .content{position:absolute;bottom:15%;left:5vw;color:#fff}#banner .item .content h1{font-size:var(--h1);font-weight:600;line-height:1.2;text-transform:none}#banner .item .content h1 span{font-size:var(--h1-span);display:block;font-weight:400;text-transform:none}#banner .item .content h1 span.strong{font-size:var(--h1-span-strong);display:block;font-weight:600;text-transform:uppercase}#banner .form-block{padding:3vw;color:#fff;display:flex;flex-direction:column;gap:1.5rem}#banner .form-block input,#banner .form-block select{background-color:#fff;padding:1rem;border-radius:.5rem;color:var(--black);font-weight:500}.form-group{display:flex;flex-direction:column;gap:1rem}.form-group label{font-weight:600;font-size:var(--form-label)}.form-block .top p.title{font-size:var(--h1-span);font-weight:700}#banner .owl-dots{position:absolute;top:50%;left:3vw;display:flex;flex-direction:column;gap:1rem}#banner .owl-dots .owl-dot{background:#fff5;width:1rem;height:1rem;display:block;border-radius:50%}#banner .owl-dots .owl-dot.active{background-color:#fff}.radio-group{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:1rem;margin-top:.5rem}.radio-group input[type=radio]{display:none}.radio-group label{padding:10px 20px;border-radius:6px;font-size:var(--p);font-weight:400;cursor:pointer;background-color:#fff;color:var(--black);transition:all .2s ease;min-width:100px;text-align:center}.radio-group input[type=radio]:checked+label{background-color:var(--yellow);color:var(--black)}.custom-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url(/cdn/shop/files/Arrow-icon.svg?v=1753351554) no-repeat right .75rem center;background-color:#fff;padding:.5rem 2rem .5rem .5rem;border:1px solid #ccc;border-radius:4px;background-size:1rem;font-size:1rem}#what-we-do .tab-content h3{color:var(--red);font-size:var(--what-we-do-title)}#what-we-do-slide .tab-content .left{flex:0 1 60%;position:relative}#what-we-do-slide .tab-content .right{flex:0 1 40%;position:relative}#what-we-do-slide .tab-content{opacity:1;transition:opacity .3s linear .3s;position:sticky;top:0;display:block;position:relative;z-index:1}.tab-nav-block a:hover svg path{stroke:#fff;fill:#fff}.tab-nav-block a{border-radius:50%}.tab-nav-block a:hover{background-color:var(--black)}#what-we-do-slide .tabs-container{position:relative}#what-we-do-slide .right span{color:#fff;background-color:var(--red);font-size:var(--quote-name);position:absolute;border-radius:50%;display:flex;justify-content:center;align-items:center;aspect-ratio:1;width:3.5rem;height:3.5rem;top:7.5%;left:7.5%;transition:all .3s ease-in-out;z-index:1}#what-we-do-slide ul{display:flex;flex-direction:row;justify-content:space-around;align-items:center;gap:2rem}#what-we-do-slide ul li a{font-size:var(--slider-navigation-small);color:var(--black);font-weight:400;height:3rem!important;transition:all .3s linear;display:block}#what-we-do-slide ul li a.active{transition:all .3s linear;color:var(--red)}#what-we-do-slide ul li a.active:after{width:100%}#what-we-do-slide .tab-nav-block .btn-group{position:absolute;bottom:0}#what-we-do-slide .tabs-container .tab-content{padding-top:5vw;padding-bottom:5vw}#what-we-do-slide .tabs-container .tab-content:last-child{padding-bottom:0}#what-we-do{overflow:unset!important}#what-we-do-slide{position:relative;margin-top:3rem}#what-we-do .title-block{position:sticky;top:var(--header-height);background:#fff;z-index:9;padding:1rem 0 .5rem;border-bottom:1px solid var(--red)}#donate-for-a-cause .tab-content h3{color:var(--red);font-size:var(--what-we-do-title)}#donate-for-a-cause .tab-content>.row-flex{align-items:stretch}#donate-for-a-cause .tab-content .left{flex:0 1 50%;position:relative}#donate-for-a-cause .tab-content .right{flex:0 1 50%;position:relative;display:flex;justify-content:center;align-items:center;padding:4rem;left:-2.5%}#donate-for-a-cause{align-items:start}#donate-for-a-cause .tab-buttons{padding:5vw 0}#donate-for-a-cause .tab-content .right h3,#donate-for-a-cause .tab-content .right p{color:#fff;width:100%}#donate-for-a-cause .tab-content .right{text-align:center}#donate-for-a-cause .tab-content .right:before{content:"";background:var(--red);width:auto;height:100%;position:absolute;top:50%;transform:translateY(-50%);border-radius:50%;z-index:-1;aspect-ratio:1}.types-of-donation>div:not(.active),.totalamount:not(.active){display:none}#donate-for-a-cause .tabs-container{position:relative}#faq ul{list-style:disc;padding-left:1.75rem}#donate-for-a-cause ul{display:flex;flex-direction:column;justify-content:space-around;align-items:start;gap:1rem;margin-top:3rem}#donate-for-a-cause .tab-content{padding-top:5vw;padding-bottom:5vw}#donate-for-a-cause .tab-content:last-child{padding-bottom:0}.tab-content .imageblock img{width:100%}#donate-for-cause{overflow:unset}#donate-for-a-cause ul li a{font-size:var(--slider-navigation-small);color:var(--black);font-weight:400;height:3rem!important;transition:all .3s linear;display:block;position:relative}#donate-for-a-cause ul li a.active{font-size:var(--slider-navigation);font-weight:600;transition:all .3s linear}#donate-for-a-cause .tab-nav-block{position:relative;flex:0 0 100px}#donate-for-a-cause .tab-buttons{flex:0 0 250px;position:sticky;top:var(--header-height);z-index:9;padding:1rem 0 .5rem}#donate-for-a-cause .tab-nav-block .btn-group{display:flex;flex-direction:column;align-items:center}#support:after{content:url(./assets/img/support-bg-ele.png);position:absolute;right:25%;top:0;z-index:-1}#what-we-do .container:after{content:url(./assets/img/what-we-do-bg-ele.png);position:absolute;right:-5%;top:0;z-index:-1}#donate-for-cause:before{content:url(./assets/img/donate-bg-ele-right.png);position:absolute;left:0;bottom:10%;z-index:-1}#donate-for-cause:after{content:url(./assets/img/donate-bg-ele.png);position:absolute;right:0;top:0;z-index:-1}#association:after{content:url(./assets/img/association-bg-ele.png);position:absolute;right:45%;top:0;z-index:-1}#quote:after{content:url(./assets/img/quote-bg-ele.png);position:absolute;left:0;bottom:0;z-index:-1}#awards:after{content:url(./assets/img/award-bg-ele.png);position:absolute;left:0;top:50%;z-index:-1;transform:translateY(-50%)}#donate-for-a-cause ul li a.active:before{content:url(./assets/img/left-red-arrow.png);position:absolute;left:-2rem}main{margin-top:var(--header)}.cta svg g.eye{opacity:0;transition:all .3s linear}.cta:hover svg g.eye{opacity:1}.cta svg g.eyebrow{opacity:1;transition:all .3s linear}.cta:hover svg g.eyebrow{opacity:0}.cta.black:hover{background-color:var(--yellow);color:var(--black);border-color:var(--yellow)}.cta.black:hover svg path{fill:var(--black)}.tab-content .title{display:none}@media(min-width:781px)and (max-width:1400px){#quote .message{max-width:50vw}#quote .pos-image{max-width:33vw}}@media screen and (min-width:782px){.hide-desktop{display:none}.show-desktop{display:block!important}:root{--header:76px}}@media screen and (max-width:781px){:root{--header:72px}.faq-item input[type=radio]:checked~.faq-content{max-height:400px}#what-we-do .title-block{display:none}.container{padding-top:40px;padding-bottom:40px}.tab-content .title{display:block;color:#333132;font-weight:700;font-size:18px;line-height:20px;display:flex;justify-content:space-between;align-items:center}#what-we-do-slide .tab-content .content{max-height:0;transition:max-height .5s linear;overflow:hidden}#what-we-do-slide .tab-content .content h3{display:none}#what-we-do-slide .tab-content.active .content{max-height:1000px}#what-we-do-slide .tabs-container .tab-content:last-child{padding-bottom:.75rem}#what-we-do-slide .tabs-container .tab-content{padding-top:1rem;padding-bottom:1rem;border-top:2px solid var(--red)}#what-we-do-slide .tabs-container .tab-content:last-child{border-bottom:2px solid var(--red)}#what-we-do-slide .tabs-container .tab-content .content{flex-direction:column!important}#what-we-do-slide .tab-content .right{margin-bottom:1rem}#what-we-do-slide .tab-content.active .title{color:var(--red)}#donate-for-a-cause .tab-content .content{max-height:0;transition:max-height .5s linear;overflow:hidden}#donate-for-a-cause .tab-content .content h3{display:none}#donate-for-a-cause .tab-content.active .content{max-height:1000px}#donate-for-a-cause .tabs-container .tab-content:last-child{padding-bottom:.75rem}#donate-for-a-cause .tabs-container .tab-content{padding-top:1rem;padding-bottom:1rem;background:var(--red);color:#fff;border-radius:.5rem}#donate-for-a-cause .tabs-container .tab-content:last-child{border-bottom:2px solid var(--red)}#donate-for-a-cause .tabs-container .tab-content .content{flex-direction:column-reverse!important}#what-we-do-slide .tab-content .left{margin-top:1rem}#donate-for-a-cause .tab-content .right{margin-bottom:1rem;padding:1rem 0!important;left:0!important}#donate-for-a-cause .tab-content .right:before{content:none}#donate-for-a-cause .tabs-container{margin-top:2rem;padding:0 var(--c-pad);display:flex;flex-direction:column;gap:.5rem}#donate-for-a-cause .tab-content .title{color:var(--white)}#donate-for-a-cause .tab-content .right p{text-align:left}.row-flex{flex-direction:column;align-items:start}.m-row-flex{flex-direction:row}.m-col-reverse{flex-direction:column-reverse}.roundcard{padding:5rem 3rem}.roundcard .title,.roundcard p,.roundcard .name{text-align:center}.roundcards{gap:80px}#our-accreditors>.container.row-flex{align-items:start}.carousel-block{max-width:100%}.carousel-block .owl-stage-outer{overflow:visible!important}section{max-width:100vw;overflow:hidden}.video-group a img{max-width:40px}.hide-mobile{display:none}.roundcards{margin-top:5rem}.show-mobile{display:block!important}#quote .pos-image{position:relative;margin-top:2rem}#quote .container{padding-bottom:0!important}#awards .btn-group{justify-content:center}#awards .btn-group+.row-flex{margin-top:1rem;align-items:center}#award-silder{margin-top:1rem}#quote .container>.row-flex>img{max-width:50px}#quote .container>.row-flex,#association .container>.row-flex{gap:1rem}#banner .left{max-width:100%}.radio-group,#what-we-do-slide ul,#donate-for-a-cause ul{flex-wrap:wrap;gap:1rem;justify-content:start;flex-direction:row}#what-we-do-slide ul li a{height:auto!important}#what-we-do-slide ul li a.active{border-bottom:2px solid var(--red)}#donate-for-a-cause ul li a{height:auto!important}#donate-for-a-cause ul li a.active{border-bottom:2px solid var(--red)}#donate-for-a-cause .tab-buttons{flex:0 0 100%}#donate-for-cause .tab-content{overflow:hidden}section#donate-for-cause{padding:0}#donate-for-cause .tab-content{padding:0 var(--c-pad)}#donate-for-a-cause .tab-content .right:before{height:175%}#donate-for-a-cause .tab-content .right:before{top:0%;transform:translateY(-10%)}#donate-for-a-cause .tab-content .right{padding:1rem}#donate-for-a-cause .tab-buttons{padding:0 var(--c-pad)}#banner .item{min-height:unset}.tab-buttons{display:none}#banner .owl-dots{position:absolute;bottom:5%;top:unset;left:unset;display:flex;flex-direction:row;gap:1rem;width:100%;justify-content:center}header .row-flex{flex-direction:row;align-items:center}header .row-flex>a:first-child img{max-width:120px}.cta{padding:1rem}#banner .form-block{padding:2rem var(--c-pad)}#banner .owl-dots .owl-dot{width:.5rem;height:.5rem}footer .top>.container>.row-flex .info{gap:1rem}footer .top>.container>.row-flex .info .row-flex{flex-direction:row;gap:1rem;align-items:center}footer .top>.container>.row-flex .info>.row-flex{align-items:start}footer .top,footer .bottom{padding:0 var(--c-pad)}footer .bottom p{text-align:center;width:100%}footer .bottom p:last-child{display:inline}footer .bottom p:last-child img{display:inline-block}.faq-item svg{flex:0 0 24px}.faq-item label{gap:0}#donate-for-a-cause .tab-nav-block{position:absolute;top:0;width:100%}#donate-for-a-cause .tab-nav-block .btn-group a.tab-prev{position:absolute;top:40vw;left:0;z-index:1;aspect-ratio:1;display:block;width:2rem;height:2rem;background:var(--black)}#donate-for-a-cause{position:relative;gap:0}#donate-for-a-cause .tab-nav-block .btn-group a svg{width:2rem;height:2rem}#donate-for-a-cause .tab-nav-block .btn-group a svg path{stroke:#fff;fill:#fff}#donate-for-a-cause .tab-nav-block .btn-group a.tab-next{position:absolute;top:40vw;right:0;z-index:1;aspect-ratio:1;display:block;width:2rem;height:2rem;background:var(--black)}#what-we-do-slide .tab-nav-block .btn-group{width:100%}#what-we-do-slide .tab-nav-block{position:absolute;top:0;width:100%}#what-we-do-slide .tab-nav-block .btn-group a.tab-prev{position:absolute;top:40vw;left:-5vw;z-index:1;aspect-ratio:1;display:block;width:2rem;height:2rem;background:var(--black)}#what-we-do-slide{position:relative;gap:0}#what-we-do-slide .tab-nav-block .btn-group a svg{width:2rem;height:2rem}#what-we-do-slide .tab-nav-block .btn-group a svg path{stroke:#fff;fill:#fff}#what-we-do-slide .tab-nav-block .btn-group a.tab-next{position:absolute;top:40vw;right:-5vw;z-index:1;aspect-ratio:1;display:block;width:2rem;height:2rem;background:var(--black)}#donate-for-cause .container h2{margin:0 var(--c-pad)}#what-we-do-slide .tab-content>.row-flex{gap:1rem}#what-we-do-slide .tabs-container{margin-top:1rem}header{padding:.5rem var(--c-pad)}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/support-us.css.map */
