<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media(min-width: 992px){.desktop-hide{display:none}}.hero-section{margin:60px auto 0}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:var(--color-light)}::-webkit-scrollbar{width:6px;background-color:var(--color-light)}::-webkit-scrollbar-thumb{background-color:var(--color-primary)}.fadein-entry{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:.4s all;transition:.4s all;will-change:opacity,transform}.fadein-entry.show{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.fadeinleft-entry{-webkit-transform:translateX(-100px);transform:translateX(-100px);-webkit-transition:.4s all;transition:.4s all;will-change:transform}.fadeinleft-entry.show{-webkit-transform:translateX(0);transform:translateX(0)}.fadeinright-entry{-webkit-transform:translateX(100px);transform:translateX(100px);-webkit-transition:.4s all;transition:.4s all;will-change:transform}.fadeinright-entry.show{-webkit-transform:translateX(0);transform:translateX(0)}.fadeinbottom-entry{opacity:0;-webkit-transform:translateY(100px);transform:translateY(100px);-webkit-transition:.4s all;transition:.4s all;will-change:opacity,transform}.fadeinbottom-entry.show{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.problems{background-image:url("../images/brand/pango-opacity-logo.png");background-repeat:no-repeat;height:100vh;width:100%;background-position:center;background-size:60%;overflow:hidden}.problems .problems-container{position:relative;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.problems .problem-main{text-align:center}.problems .problem-title{font-size:2.375em;color:var(--color-dark);font-weight:700;margin-bottom:5px;opacity:0}.problems .problem-title .problem-title-hl{color:var(--color-primary)}.problems .problem-description{font-size:1.1875em;font-weight:500;max-width:60%;margin:auto;line-height:1.2em;opacity:0}.problems .problems-wrap{position:absolute;height:100%;width:100%;z-index:-1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.problems .problem-item{height:250px;width:250px;border-radius:50%;background:var(--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px;text-align:center;-webkit-transform-origin:center;transform-origin:center}.problems .problem-item-1{-webkit-transform:rotate(-7deg) scale(0.7) translate(-4vw, 16vh);transform:rotate(-7deg) scale(0.7) translate(-4vw, 16vh)}.problems .problem-item-2{-webkit-transform:rotate(8.81deg) scale(0.7) translate(-5vw, 6vh);transform:rotate(8.81deg) scale(0.7) translate(-5vw, 6vh)}.problems .problem-item-3{-webkit-transform:rotate(-14.43deg) scale(0.8) translate(-5vw, 8vh);transform:rotate(-14.43deg) scale(0.8) translate(-5vw, 8vh)}.problems .problem-item-4{-webkit-transform:rotate(5.04deg) scale(0.75) translate(15vw, -10vh);transform:rotate(5.04deg) scale(0.75) translate(15vw, -10vh)}.problems .problem-item-5{-webkit-transform:rotate(-14.83deg) scale(0.9) translate(12vw, 8vh);transform:rotate(-14.83deg) scale(0.9) translate(12vw, 8vh)}.problems .problem-item-6{-webkit-transform:rotate(-18.26deg) scale(0.6) translate(10vw, -30vh);transform:rotate(-18.26deg) scale(0.6) translate(10vw, -30vh)}.problems .problem-icon{height:80px;width:80px;-o-object-fit:contain;object-fit:contain}.problems .problem-text{font-size:1.25em;font-weight:500;color:var(--color-light);width:70%;margin:5px auto 0;line-height:1.3em}@media only screen and (max-width: 992px){.problems{height:auto;background-position:center 8%}.problems .problem-main{margin-bottom:20px}.problems .problem-title{opacity:1}.problems .problem-description{opacity:1}.problems .problems-wrap{position:relative}.problems .problem-item{-webkit-transform:rotate(0deg) scale(1) translate(0, 0);transform:rotate(0deg) scale(1) translate(0, 0);margin-bottom:-30px}.problems .problem-item:nth-of-type(even){margin-top:100px}}@media only screen and (max-width: 600px){.problems .problems-container{padding:60px 20px 40px}.problems .problem-main{margin-bottom:10px}.problems .problem-title{font-size:1.875em}.problems .problem-description{font-size:1em;max-width:100%}.problems .problems-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:6vw}.problems .problem-item{height:40vw;width:40vw}.problems .problem-item:nth-of-type(even){margin-top:60px}.problems .problem-icon{height:60px;width:60px}.problems .problem-text{font-size:.75em}}.why-pango-section{overflow:hidden}.why-us{padding:150px 20px 200px}.why-us .why-us-head{margin-bottom:74px;position:relative}.why-us .lettuce-img{position:absolute;width:50px;bottom:-30px;left:-50px;-webkit-animation:quotes 2s infinite;animation:quotes 2s infinite;opacity:1}.why-us .why-us-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:24px;opacity:1}.why-us .why-us-title{font-size:3.125em;font-weight:700}.why-us .question-mark{-webkit-animation:blink 1s infinite;animation:blink 1s infinite}.why-us .brand-logo{width:160px;margin:0 20px}.why-us .why-us-description{font-size:1.375em;font-weight:500;width:30%;-webkit-transform:translateX(0);transform:translateX(0)}.why-us .why-us-description-hl{color:var(--color-yellow);font-weight:700}.why-us .why-us-description-text{color:var(--color-green);font-weight:600}.why-us .why-us-details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40px;width:80%;margin-bottom:80px}.why-us .why-us-detail-item{width:50%;border-radius:24px;background:var(--color-light);-webkit-box-shadow:0px 4px 13px 2px rgba(83,83,83,.09);box-shadow:0px 4px 13px 2px rgba(83,83,83,.09);padding:30px 35px 35px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:1;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.why-us .why-us-detail-item:hover{-webkit-transform:scale(1.025);transform:scale(1.025)}.why-us .why-us-item-img{margin-bottom:8px;height:40px;-o-object-fit:contain;object-fit:contain}.why-us .whyus-item-1-img{width:35px}.why-us .whyus-item-2-img{width:70px}.why-us .why-us-item-title{font-size:1.25em;font-weight:600;margin-bottom:8px}.why-us .why-us-item-desc{font-size:1.125em;font-weight:500;line-height:1.4em}.why-us .why-us-btm-wrap{width:40%;position:relative}.why-us .why-us-btm-text{font-size:1.25em}.why-us .why-us-btm-text::after{content:"";background:url(../images/why-pango/quotes.png);display:inline-block;width:114px;height:150px;background-size:contain;background-repeat:no-repeat;position:absolute;right:0px}.why-us .why-us-btm-quotes{position:absolute;width:125px;right:30px;bottom:-75%;-webkit-animation:quotes 2s infinite;animation:quotes 2s infinite;-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}@-webkit-keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}@keyframes blink{0%{opacity:0}49%{opacity:0}50%{opacity:1}}@-webkit-keyframes quotes{0%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}@keyframes quotes{0%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}50%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}100%{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}}@media only screen and (max-width: 992px){.why-us .why-us-description{width:50%}.why-us .why-us-details{width:100%}.why-us .why-us-detail-item{width:50%}.why-us .why-us-btm-wrap{width:90%}}@media only screen and (max-width: 600px){.why-us{padding:90px 20px 150px}.why-us .why-us-head{margin-bottom:45px}.why-us .why-us-title-wrap{margin-bottom:16px}.why-us .lettuce-img{width:34px;bottom:-40px;left:-15px}.why-us .why-us-title{font-size:2.5em}.why-us .brand-logo{width:110px;margin:0 15px}.why-us .why-us-description{width:100%;font-size:1.2em}.why-us .why-us-details{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:35px}.why-us .why-us-detail-item{width:100%;padding:25px 28px 30px}.why-us .why-us-item-title{line-height:1.4em}.why-us .why-us-btm-text{font-size:1em}.why-us .why-us-btm-quotes{width:60px;right:-10px;bottom:-30%}}.feature-ad{background-color:var(--color-primary);border-radius:120px 120px 0 0;position:relative;overflow:hidden;-webkit-transform:scale(0.8);transform:scale(0.8)}.feature-ad::before,.feature-ad::after{content:"";position:absolute}.feature-ad::before{width:260px;height:6px;border-radius:22px;background:var(--color-light);top:38px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.feature-ad::after{background-image:url("../images/feature-ad/check.png");background-repeat:no-repeat;background-size:cover;height:100%;width:100%;left:0;top:0;z-index:2;opacity:.1;pointer-events:none}.feature-ad .feature-main{background:radial-gradient(50% 50% at 50% 50%, rgba(75, 16, 160, 0.63) 0%, rgba(75, 16, 160, 0.94) 100%);position:relative;z-index:2}.feature-ad .feature-ad-container{text-align:center;padding:150px 20px 200px;z-index:2}.feature-ad .brand-logo{width:200px;margin:0 auto 94px}.feature-ad .feature-ad-text{font-size:3em;font-weight:600;color:var(--color-light);margin:0 auto 84px;max-width:60%}.feature-ad .feature-ad-cta{border-radius:62px;border:3px solid var(--color-yellow);font-size:1.5em;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:var(--color-yellow);position:relative;overflow:hidden;width:100%;height:65px;max-width:300px}.feature-ad .feature-ad-cta .btn-span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:var(--color-yellow);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:-1}.feature-ad .feature-ad-cta:hover{color:#fff}.feature-ad .feature-ad-cta:hover .btn-span{width:225%;height:562.5px}.feature-ad .feature-ad-cta.active{background-color:var(--color-yellow)}.feature-ad .get-app-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:136px;margin-top:174px;position:relative}.feature-ad .get-app-button-wrap::before{content:"";background-image:url("../images/feature-ad/user-image.png");position:absolute;z-index:-1;right:-50px;width:100%;height:400%;background-repeat:no-repeat;background-position:right bottom;background-size:contain;bottom:-95%}.feature-ad .get-app-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:57px;border:4px solid var(--color-light);padding:22px 64px;background:rgba(0,0,0,0);position:relative}.feature-ad .get-app-button::before{content:"";position:absolute;width:104%;height:108%;border-radius:57px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(var(--color-primary-rgb), 0)), color-stop(88.54%, var(--color-primary)));background:linear-gradient(180deg, rgba(var(--color-primary-rgb), 0) 0%, var(--color-primary) 88.54%);top:-3px;left:-5px;z-index:1}.feature-ad .app-store-img{width:45px;position:relative;z-index:1}.feature-ad .download-text-wrap{margin-left:16px;text-align:left;color:var(--color-light);position:relative;z-index:1}.feature-ad .download-text{font-family:"KoHo",sans-serif;font-size:1.25em;font-weight:500;line-height:1em}.feature-ad .download-app-name{font-family:"KoHo",sans-serif;font-size:1.25em;font-weight:600}.cursor:after{content:"_";opacity:0;-webkit-animation:cursor 1s infinite;animation:cursor 1s infinite}@-webkit-keyframes cursor{0%{opacity:0}40%{opacity:0}50%{opacity:1}90%{opacity:1}100%{opacity:0}}@keyframes cursor{0%{opacity:0}40%{opacity:0}50%{opacity:1}90%{opacity:1}100%{opacity:0}}@media only screen and (max-width: 992px){.feature-ad{-webkit-transform:scale(1);transform:scale(1)}.feature-ad .feature-ad-text{max-width:100%}.feature-ad .get-app-button-wrap{gap:60px}}@media only screen and (max-width: 600px){.feature-ad{border-radius:60px 60px 0 0}.feature-ad::before{width:100px;height:4px}.feature-ad .feature-ad-container{padding:120px 20px 200px}.feature-ad .brand-logo{width:150px;margin:0 auto 50px}.feature-ad .feature-ad-text{font-size:1.6em;margin:0 auto 50px;line-height:1.4em}.feature-ad .feature-ad-cta{border:2px solid var(--color-yellow);font-size:1.2em;height:50px;max-width:240px}.feature-ad .get-app-button-wrap{gap:16px;margin-top:70px}.feature-ad .get-app-button-wrap::before{bottom:-145%}.feature-ad .get-app-button{border:3px solid var(--color-light);padding:20px}.feature-ad .app-store-img{width:30px}.feature-ad .download-text-wrap{margin-left:8px}.feature-ad .download-text{font-size:.9em}.feature-ad .download-app-name{font-size:1em}}@media only screen and (max-width: 350px){.feature-ad .feature-ad-text{font-size:1.5em}.feature-ad .feature-ad-cta{padding:12px 30px;font-size:1.2em}.feature-ad .get-app-button-wrap{gap:8px}.feature-ad .get-app-button{padding:12px 15px}.feature-ad .app-store-img{width:20px}}.app-screenshot{overflow:hidden;background:var(--color-light);border-radius:100px;-webkit-transform:translateY(-90px);transform:translateY(-90px);position:relative;z-index:2}.app-screenshot .app-screenshot-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:200px 20px 50px}.app-screenshot .app-details{width:50%}.app-screenshot .mini-image{width:100px;-o-object-fit:cover;object-fit:cover;margin-bottom:14px}.app-screenshot .app-title{font-size:3.25em;font-weight:700;margin-bottom:15px;line-height:1.2em}.app-screenshot .app-subtitle{font-size:1.625em;font-weight:600;margin-bottom:30px}.app-screenshot .app-subtitle .app-subtitle-hl{color:var(--color-primary)}.app-screenshot .app-description{font-size:1.125em}.app-screenshot .app-screenshot-wrap{width:50%}.app-screenshot .app-screenshot-item{background:var(--color-primary);padding:20px 10px 0 10px;border-radius:60px;width:100% !important}.app-screenshot .app-screenshot-img{margin:auto;max-width:270px;width:80%}.app-screenshot .screenshot-feature-details{position:absolute;bottom:30px;background-color:var(--color-light);width:80%;padding:25px;border-radius:36px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-webkit-box-shadow:0px 0px 10px 12px rgba(var(--color-dark-rgb), 0.1);box-shadow:0px 0px 10px 12px rgba(var(--color-dark-rgb), 0.1)}.app-screenshot .screenshot-feature-title{font-size:1.25em;font-weight:700;margin-bottom:6px}.app-screenshot .screenshot-feature-desc{font-size:.875em;line-height:1.4em}.app-screenshot .swiper{overflow:visible;width:60%;max-width:330px}.app-screenshot .swiper-slide{opacity:0 !important}.app-screenshot .swiper-slide.swiper-slide-active{opacity:1 !important}.app-screenshot .swiper-slide.swiper-slide-prev{opacity:.5 !important}.app-screenshot .swiper-slide.swiper-slide-next{opacity:.5 !important}.app-screenshot .nav-btn-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-top:60px}.app-screenshot .navigation-arrow{height:54px;width:54px;border-radius:50%;background-color:var(--color-yellow);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.app-screenshot .navigation-arrow[disabled]{opacity:.5;background-color:var(--color-light-shade)}.app-screenshot .prev{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media only screen and (max-width: 992px){.app-screenshot .app-screenshot-cont{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.app-screenshot .app-details{width:100%}.app-screenshot .app-screenshot-wrap{width:100%}}@media only screen and (max-width: 600px){.app-screenshot{border-radius:60px 60px 0 0}.app-screenshot .app-screenshot-cont{padding:100px 20px 20px}.app-screenshot .mini-image{height:60px;width:60px;margin-bottom:6px}.app-screenshot .app-title{font-size:2.2em;margin-bottom:12px;line-height:1.1em}.app-screenshot .app-subtitle{font-size:1.2em;font-weight:600;margin-bottom:20px}.app-screenshot .app-description{font-size:1em}.app-screenshot .screenshot-feature-details{width:85%;padding:15px;border-radius:20px}.app-screenshot .screenshot-feature-title{font-size:1em;font-weight:700;margin-bottom:6px}.app-screenshot .screenshot-feature-desc{font-size:.875em;line-height:1.4em}.app-screenshot .swiper{width:78%}.app-screenshot .nav-btn-wrap{margin-top:30px}.app-screenshot .navigation-arrow{height:45px;width:45px}}@media only screen and (max-width: 350px){.app-screenshot .swiper{width:100%}}.news{overflow:hidden}.news .news-cont-main{padding-bottom:0}.news .news-title{font-size:1.875em;font-weight:700;text-align:center;margin-bottom:90px;position:relative}.news .news-title::before{position:absolute;content:"";width:14px;height:14px;background:var(--color-yellow);border-radius:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-15px}.news .news-title .news-title-hl{color:var(--color-primary)}.news .news-wrap{margin-bottom:150px;overflow:hidden}.news .news-cont{display:-webkit-box;display:-ms-flexbox;display:flex;gap:60px;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news .news-image-wrap{width:250px;min-width:250px}.news .news-image{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.news .news-image:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.news .news-pango-logo{width:165px;margin:auto}@media only screen and (max-width: 992px){.news .news-cont{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;-webkit-transform:translateX(0);transform:translateX(0)}.news .news-image-wrap{width:40%}}@media only screen and (max-width: 600px){.news{padding:30px 20px 50px}.news .news-title{font-size:1.5em;line-height:1.3em;margin-bottom:50px}.news .news-title::before{width:10px;height:10px;bottom:-15px}.news .news-wrap{margin-bottom:70px}.news .news-cont{gap:30px}.news .news-image-wrap{width:40%;min-width:130px}.news .news-pango-logo{width:130px}}.testimoniol-section{position:relative;background-color:var(--color-primary);padding-top:100px}.testimoniol-section::before{content:"";position:absolute;bottom:0;left:0;background-image:url("../images/testimoniols/line.svg");background-size:contain;background-repeat:no-repeat;width:100%;height:60%;position:relative}.testimoniol-section::after{content:"";position:absolute;width:100%;height:100px;background-color:var(--color-light);top:-2px;border-radius:0 0 100px 100px}.testimoniol-section .swiper-slide-active{margin-top:8vh;-webkit-transform:scale(0.9);transform:scale(0.9)}.testimoniol-section .swiper-slide-active .testimoniol-image{-webkit-transform:scale(0.7) !important;transform:scale(0.7) !important}.testimoniol-section .swiper-slide-next .testimoniol-image{-webkit-transform:scale(1.1) !important;transform:scale(1.1) !important}.testimoniol-section .swiper-slide-next .testimoniol-image::after{top:-15px !important;left:15px !important;-webkit-transform:rotate(10deg) !important;transform:rotate(10deg) !important}.testimoniol-section .swiper-slide-next+.swiper-slide{margin-top:10vh;-webkit-transform:scale(0.8);transform:scale(0.8)}.testimoniol-section .swiper-slide-next+.swiper-slide .testimoniol-image{-webkit-transform:scale(0.7) !important;transform:scale(0.7) !important}.testimoniol{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.testimoniol-title-wrapper{text-align:center;margin-top:20px}.testimoniol-title-wrapper .title{font-size:1.44em;font-weight:700;color:var(--color-secondary)}.testimoniol-title-wrapper .desc{font-size:3.11em;font-weight:500;color:var(--color-light);margin-top:-0.2em}.testimoniols-wrapper{padding:5vh 20px 10vh}.testimoniols-wrapper .testimoniol{width:28%}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 1) .testimoniol-image{background-color:var(--color-yellow)}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 2) .testimoniol-image{background-color:var(--color-blue)}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 3) .testimoniol-image{background-color:var(--color-red)}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 4) .testimoniol-image{background-color:var(--color-green)}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 5) .testimoniol-image{background-color:var(--color-primary-tint)}.testimoniols-wrapper .testimoniol:nth-of-type(7n + 6) .testimoniol-image{background-color:var(--color-secondary)}.testimoniols-wrapper .testimoniol .testimoniol-image{display:inline-block;background-color:#f1c935;height:180px;width:180px;border-radius:100px;position:relative;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.testimoniols-wrapper .testimoniol .testimoniol-image .user-img{border-radius:100px}.testimoniols-wrapper .testimoniol .testimoniol-image::after{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("../images/testimoniols/dashed-border.svg");background-size:contain;background-repeat:no-repeat;-webkit-transition:all .8s ease-in-out;transition:all .8s ease-in-out}.testimoniols-wrapper .testimoniol .testimoniol-text{background-color:var(--color-light);border-radius:26px;padding:20px;-webkit-box-shadow:8px 8px 0px var(--color-light-shade);box-shadow:8px 8px 0px var(--color-light-shade);width:90%;margin-left:auto;margin-top:-60px;position:relative;z-index:1}.testimoniols-wrapper .testimoniol .testimoniol-text .name{font-size:1.33em;font-weight:700;margin-bottom:-2px}.testimoniols-wrapper .testimoniol .testimoniol-text .designation{font-size:.875em;font-weight:600;color:var(--color-primary);margin-bottom:10px}.testimoniols-wrapper .testimoniol .testimoniol-text .text{font-size:.875em;font-weight:500}@media only screen and (max-width: 992px){.testimoniol-title-wrapper .title{font-size:1.8em}.testimoniol-title-wrapper .desc{font-size:2.7em}.testimoniols-wrapper{padding:5vh 0 10vh}}@media only screen and (max-width: 600px){.testimoniol-section{padding-top:50px}.testimoniol-section::before{content:"";display:none}.testimoniol-section::after{height:50px}.testimoniol-section .swiper-slide-active{margin-top:0;-webkit-transform:scale(1);transform:scale(1)}.testimoniol-section .swiper-slide-active .testimoniol-image{-webkit-transform:scale(1) !important;transform:scale(1) !important}.testimoniol-title-wrapper .title{font-size:1em;margin-bottom:8px}.testimoniol-title-wrapper .desc{font-size:1.8em;line-height:1.2em}.testimoniols-wrapper{padding:5vh 0 0}}.hiw-section{overflow:hidden;background:var(--color-light)}.hiw-section .hiw-cont{padding:100px 20px 150px}.hiw-section .hiw-title{font-size:3.25em;font-weight:700;margin-bottom:20px;line-height:1.2em;width:65%}.hiw-section .hiw-description{font-size:1.125em;line-height:1.7em}.hiw-section .hiw-top-sec{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding-bottom:150px}.hiw-section .hiw-title-wrap{width:50%;padding:50px 20px 0}.hiw-section .imgs-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:50px}.hiw-section .imgs-wrap .hiw-top-img{border-radius:54px;border:8px solid var(--color-primary);-o-object-fit:cover;object-fit:cover}.hiw-section .imgs-wrap .hiw-top-img.first-img{width:263px;height:290px;-webkit-transform:translateX(50%);transform:translateX(50%)}.hiw-section .imgs-wrap .hiw-top-img.second-img{border-color:var(--color-light);width:248px;height:254px;-webkit-transform:translateY(45%);transform:translateY(45%)}.hiw-section .hiw-bottom-sec{position:relative;overflow:hidden}.hiw-section .hiw-bottom-sec .hiw-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-column-gap:40px;-moz-column-gap:40px;column-gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hiw-section .hiw-bottom-sec .hiw-item-wrap:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.hiw-section .hiw-bottom-sec .hiw-item-details,.hiw-section .hiw-bottom-sec .hiw-item-img-wrap{width:50%;padding:60px}.hiw-section .hiw-bottom-sec .hiw-item-img{margin:auto;width:140px;height:140px;-o-object-fit:contain;object-fit:contain}.hiw-section .hiw-bottom-sec .hiw-item-title{font-size:1.375em;font-weight:700;margin:25px 0 10px}.hiw-section .hiw-bottom-sec .hiw-item-count{font-size:1.875em;font-weight:700;color:var(--color-light);background:var(--color-primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:57px;height:57px}.hiw-section .hiw-bottom-sec .divider{width:6px;height:100%;background:var(--color-light-shade);position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:8px;overflow:hidden}.hiw-section .hiw-bottom-sec .animated-element{background:-webkit-gradient(linear, left top, left bottom, from(rgba(75, 16, 160, 0)), color-stop(27.08%, #4b10a0), color-stop(78.65%, #4b10a0), to(rgba(75, 16, 160, 0)));background:linear-gradient(180deg, rgba(75, 16, 160, 0) 0%, #4b10a0 27.08%, #4b10a0 78.65%, rgba(75, 16, 160, 0) 100%);background-position:0% 50%;border-radius:8px;width:100%;height:15%;top:88%;position:absolute}@media only screen and (max-width: 992px){.hiw-section .hiw-cont{padding:150px 20px}.hiw-section .hiw-title{font-size:2em;width:100%}.hiw-section .hiw-description{font-size:1em}.hiw-section .hiw-top-sec{padding-bottom:0px}.hiw-section .hiw-title-wrap{padding:0}.hiw-section .imgs-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px}.hiw-section .imgs-wrap .hiw-top-img.first-img{width:223px;height:250px;-webkit-transform:translate(-15%, 10%);transform:translate(-15%, 10%)}.hiw-section .imgs-wrap .hiw-top-img.second-img{border-color:var(--color-light);width:208px;height:214px;-webkit-transform:translate(22%, -50%);transform:translate(22%, -50%)}.hiw-section .hiw-bottom-sec{padding:0}.hiw-section .hiw-bottom-sec .hiw-item-wrap{padding:30px 0}.hiw-section .hiw-bottom-sec .hiw-item-details,.hiw-section .hiw-bottom-sec .hiw-item-img-wrap{padding:30px}.hiw-section .hiw-bottom-sec .hiw-item-title{font-size:1.25em}.hiw-section .hiw-bottom-sec .hiw-item-count{font-size:1.5em;width:45px;height:45px}.hiw-section .hiw-bottom-sec .divider{width:4px;border-radius:4px}.hiw-section .hiw-bottom-sec .animated-element{height:10%}}@media only screen and (max-width: 600px){.hiw-section .hiw-cont{padding:50px 20px}.hiw-section .hiw-title{font-size:2em;width:100%}.hiw-section .hiw-description{font-size:1em;text-align:justify}.hiw-section .hiw-top-sec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:0px}.hiw-section .hiw-title-wrap{width:100%;padding:0;text-align:center}.hiw-section .imgs-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hiw-section .imgs-wrap .hiw-top-img{-webkit-transform:none;transform:none}.hiw-section .imgs-wrap .hiw-top-img.first-img{-webkit-transform:translate(-15%, 10%);transform:translate(-15%, 10%)}.hiw-section .imgs-wrap .hiw-top-img.second-img{-webkit-transform:translate(22%, -50%);transform:translate(22%, -50%)}.hiw-section .hiw-bottom-sec{padding:0}.hiw-section .hiw-bottom-sec .hiw-item-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:30px 0}.hiw-section .hiw-bottom-sec .hiw-item-wrap:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hiw-section .hiw-bottom-sec .hiw-item-details,.hiw-section .hiw-bottom-sec .hiw-item-img-wrap{width:100%;padding:20px 0}.hiw-section .hiw-bottom-sec .hiw-item-title{font-size:1.25em}.hiw-section .hiw-bottom-sec .hiw-item-count{font-size:1.5em;width:45px;height:45px}.hiw-section .hiw-bottom-sec .divider,.hiw-section .hiw-bottom-sec .animated-element{display:none}}@media only screen and (max-width: 350px){.hiw-section .hiw-title{font-size:1.8em}.hiw-section .hiw-description{font-size:.9em;text-align:justify}.hiw-section .hiw-top-sec{padding-bottom:0px}.hiw-section .hiw-bottom-sec .hiw-item-wrap{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;padding:30px 0}.hiw-section .hiw-bottom-sec .hiw-item-wrap:nth-child(even){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hiw-section .hiw-bottom-sec .hiw-item-details,.hiw-section .hiw-bottom-sec .hiw-item-img-wrap{width:100%;padding:20px 0}.hiw-section .hiw-bottom-sec .hiw-item-count{font-size:1.3em;width:40px;height:40px}.hiw-section .hiw-bottom-sec .divider,.hiw-section .hiw-bottom-sec .animated-element{display:none}}.pricing-title-wrapper{text-align:center}.pricing-title-wrapper .title{font-size:1.44em;font-weight:700;color:var(--color-light-contrast)}.pricing-title-wrapper .desc{font-size:1.375em;font-weight:700;color:var(--color-primary);margin:auto;white-space:pre-line}.highlighted-word{color:var(--color-light);font-weight:700;position:relative}.highlighted-word::before{content:" ";width:100%;height:120%;position:absolute;background-color:var(--color-primary);top:0;z-index:-1;border-radius:5px}.pricing-period-tabs{margin-top:76px;text-align:center}.period-tab-title{font-size:.875em;font-weight:500;color:var(--color-light-contrast)}.pricing-period-tab-content{margin-top:10px;background-color:var(--color-light-shade);border-radius:22px;padding:5px 7px;display:inline-block}.pricing-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5px}.tab{font-size:.875em;font-weight:500;padding:7px 10px;cursor:pointer}.tab.active{padding:7px 20px;color:var(--color-light);background-color:var(--color-primary);border-radius:22px}.pricing-plan-container{margin-top:50px;width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-plan-container:nth-last-child(2){background-color:var(--color-primary);position:relative;color:var(--color-light)}.pricing-plan-container:nth-last-child(2) ::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-primary);bottom:-80px;z-index:-1;left:0}.pricing-plan-container:nth-last-child(2) ::after{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-primary);top:-30px;z-index:-1;left:0;border-radius:12px}.pricing-plan-container:nth-last-child(2) .pricing-plan-wrap .choose-plan-button{background-color:var(--color-light);color:var(--color-primary)}.pricing-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pango-logo-wrapper{width:25%}.pango-logo{width:150px;height:80px}.pricing-plan-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:75%;margin:0 20px}.pricing-plan{font-size:.875em;font-weight:600}.price-text{font-size:1.375em;font-weight:700;margin-bottom:10px;display:none}.choose-plan-button{background-color:var(--color-primary);color:var(--color-light);padding:8px 20px;border-radius:30px}.choose-plan-button .btn-text{font-weight:600}.pricing-content-container{margin-top:35px;background-color:var(--color-primary);border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.left-content-container{padding:20px 30px;width:25%}.left-content-text{font-size:1.125em;font-weight:500;color:var(--color-light);padding:20px;border-bottom:solid 1px var(--color-light-shade)}.left-content-text:nth-last-child(1){border-bottom:none}.right-content-container{width:75%;background-color:var(--color-light);margin:20px;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex}.right-content-wrapper{width:20%;position:relative}.right-content-wrapper ::before{content:"";width:1px;height:96%;right:0;top:2%;position:absolute;background-color:var(--color-light-shade)}.right-content-wrapper:nth-last-child(1) ::before{display:none}.right-content-wrapper:nth-last-child(2){background-color:var(--color-primary)}.right-content-wrapper:nth-last-child(2) ::before{display:none}.right-content-wrapper:nth-last-child(2) ::after{content:"";position:absolute;bottom:-40px;width:100%;background-color:var(--color-primary);height:100%;z-index:-1;border-radius:12px;left:0}.right-content-wrapper:nth-last-child(2) .tick-icon-wrapper{background-color:var(--color-light)}.right-content-wrapper:nth-last-child(2) .tick-icon path{fill:var(--color-primary)}.right-content-wrapper:nth-last-child(2) .cross-icon-wrapper{border:solid 1px var(--color-light)}.right-content-wrapper:nth-last-child(2) .cross-icon path{stroke:var(--color-light)}.right-content-wrapper:nth-last-child(2) .feature-value-text{color:var(--color-light)}.tick-icon-container{padding:20px;border-bottom:solid 1px var(--color-light-shade);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tick-icon-container .feature-value-text{font-size:1.125em;font-weight:800}.tick-icon-container:nth-last-child(1){border-bottom:none}.tick-icon-wrapper{background-color:var(--color-primary);border-radius:50%;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cross-icon-wrapper{border:solid 1px var(--color-light-contrast);border-radius:50%;width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tick-icon path{fill:var(--color-light)}.cross-icon{width:10px;height:10px}.pricing-container-mobile{display:none}@media only screen and (max-width: 992px){.pricing-container{display:none}.pricing-container-mobile{display:block}.pricing-container-mobile:nth-last-child(2){background-color:var(--color-primary);border-radius:10px;position:relative;margin:0 -20px;padding:0 20px;color:var(--color-light)}.pricing-container-mobile:nth-last-child(2) ::before{content:"";position:absolute;width:100%;height:100%;background-color:var(--color-primary);top:-30px;z-index:-1;left:0;border-radius:10px}.pricing-container-mobile:nth-last-child(2) .left-content-text-mobile{color:var(--color-light)}.pricing-container-mobile:nth-last-child(2) .right-content-wrapper{background-color:var(--color-light)}.pricing-container-mobile:nth-last-child(2) .tick-icon-container-mobile{padding:12px;border-bottom:solid 1px var(--color-light-shade);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pricing-container-mobile:nth-last-child(2) .tick-icon-container-mobile .feature-value-text{font-size:1.125em;font-weight:800}.pricing-container-mobile:nth-last-child(2) .tick-icon-container-mobile:nth-last-child(1){border-bottom:none}.pricing-container-mobile:nth-last-child(2) .tick-icon-wrapper{background-color:var(--color-primary)}.pricing-container-mobile:nth-last-child(2) .tick-icon path{fill:var(--color-light)}.pricing-container-mobile:nth-last-child(2) .cross-icon path{stroke:var(--color-light-contrast)}.pricing-container-mobile:nth-last-child(2) .feature-value-text{color:var(--color-light-contrast)}.pricing-container-mobile:nth-last-child(2) .cross-icon-wrapper{border:solid 1px var(--color-light-contrast)}.pricing-plan-wrap{margin-top:48px}.left-content-container{width:60%;padding:10px}.left-content-text-mobile{font-size:1em;color:var(--color-light-contrast);padding:12px;font-weight:500;border-bottom:solid 1px var(--color-light-shade)}.pricing-content-container-mobile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.right-content-wrapper{width:30%;background-color:var(--color-primary);border-radius:10px}.left-content-text-mobile:nth-last-child(1){border-bottom:none}.tick-icon-container-mobile{padding:12px;border-bottom:solid 1px var(--color-light-shade);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tick-icon-container-mobile .feature-value-text{font-size:1.125em;font-weight:800}.tick-icon-container-mobile:nth-last-child(1){border-bottom:none}.tick-icon-wrapper{background-color:var(--color-light)}.tick-icon path{fill:var(--color-primary)}.cross-icon-wrapper{border:solid 1px var(--color-light)}.cross-icon path{stroke:var(--color-light)}.feature-value-text{color:var(--color-light)}}@media only screen and (max-width: 600px){.pricing-title-wrapper .desc{white-space:normal}}.faq-section{background:var(--color-primary) url("../images/faq/question-mark.png") no-repeat top right}.faq-title-wrapper{text-align:center}.faq-title-wrapper .title{font-size:1.44em;font-weight:700;color:var(--color-secondary-tint)}.faq-title-wrapper .desc{font-size:3.11em;font-weight:500;color:var(--color-light);margin-top:-0.2em}.faq-wrapper{margin-top:53px}.faq{background-color:var(--color-light);border-radius:30px;padding:10px 30px 10px 40px;margin-bottom:30px;cursor:pointer}.question-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.question-text{font-size:1.375em;font-weight:700;color:var(--color-light-contrast);line-height:1.6em}.answer-wrap{margin-top:10px;font-size:1em;color:var(--color-light-contrast);line-height:1.875em;font-weight:500;display:none;padding-bottom:6px}.add-icon-wrap{color:var(--color-light);background:var(--color-primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:25px;height:25px;min-width:25px;min-height:25px}.add-icon.active .vertical-line{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center;transform-origin:center}.add-icon .vertical-line{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transform-origin:center;transform-origin:center}@media only screen and (max-width: 600px){.faq-title-wrapper .title{font-size:1.25em}.faq-title-wrapper .desc{margin-top:10px;font-size:2.2em;line-height:1.13em}.question-text{font-size:1em;line-height:1.25em}.answer-wrap{font-size:.875em;line-height:1.5em}.faq{padding:15px 20px 15px}}.stats{background-color:var(--color-primary);color:var(--color-light)}.stats .stats-cont{padding-bottom:140px}.stats .stats-cont-wrapper{width:80%;margin:auto}.stats .stats-wrapper{border-radius:187px;border:5px solid var(--color-light);padding:65px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:58px}.stats .stats-main{position:relative}.stats .stats-main-text{font-size:1.875em;font-weight:400;position:absolute;top:0;left:0;-webkit-transform:rotate(-90deg) translate(-70%, -100%);transform:rotate(-90deg) translate(-70%, -100%)}.stats .stats-main-count{font-size:12.5em;line-height:1em}.stats .stats-main-unit{font-size:1.875em;font-weight:700}.stats .stats-main-desc{font-size:1.5em;font-weight:500;color:var(--color-yellow)}.stats-item-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:5%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.stats-item{border:5px solid var(--color-light);border-radius:50%;width:30%;aspect-ratio:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}.stats-item-count{font-size:3.5em;font-weight:600}.stats-item-text{font-size:1.375em;font-weight:600}@media only screen and (max-width: 992px){.stats .stats-cont-wrapper{width:100%}.stats .stats-main-text{-webkit-transform:rotate(-90deg) translate(-55%, -110%);transform:rotate(-90deg) translate(-55%, -110%)}.stats .stats-main-count{font-size:9.5em}.stats-item-count{font-size:2.5em}.stats-item-text{font-size:1.2em}}@media only screen and (max-width: 600px){.stats .stats-cont{padding-bottom:80px}.stats .stats-wrapper{border:3px solid var(--color-light);padding:40px 20px;margin-bottom:35px}.stats .stats-main-text{-webkit-transform:rotate(-90deg) translate(-50%, -130%);transform:rotate(-90deg) translate(-50%, -130%);font-size:.875em}.stats .stats-main-count{font-size:3.5em}.stats .stats-main-unit{font-size:.875em}.stats .stats-main-desc{font-size:1.2em}.stats-item-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:30px}.stats-item{width:65%;border:3px solid var(--color-light)}}.partners{background-color:var(--color-primary)}.partners .partners-top-section{background-color:var(--color-primary-contrast);border-radius:94px}.partners .partners-top-cont{text-align:center}.partners .partners-main-count-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners .partners-main-count{font-size:3.125em;font-weight:600}.partners .partners-title-wrap{text-align:center}.partners .partners-title-img{width:165px}.partners .partners-text{font-size:1.25em;font-weight:500;margin-top:3px}.partners .partners-desc-wrap{margin-top:38px}.partners .partners-title{font-size:1.25em;font-weight:500}.partners .partners-desc{font-size:1.5em;font-weight:700;margin-top:6px}.partners .partners-desc-hl{color:var(--color-yellow)}.partners .partners-bottom-section{padding:120px 20px 150px}.partners .partners-bottom-section .partners-slider-title{font-size:1.875em;font-weight:700;text-align:center;margin-bottom:80px;position:relative;color:var(--color-light)}.partners .partners-bottom-section .partners-slider-title::before{position:absolute;content:"";width:14px;height:14px;background:var(--color-yellow);border-radius:50%;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:-15px}.partners .partners-bottom-section .partners-slider-title-hl{color:var(--color-yellow)}.partners .partners-slider{height:220px}.partners .active-circle{position:absolute;height:220px;width:220px;background-color:var(--color-primary-contrast);border-radius:50%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate(-50%, -50%) scale(0);transform:translate(-50%, -50%) scale(0);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.partners .active-circle.active{-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.partners .partners-slider-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.partners .partners-img-wrap{position:relative;width:150px;min-width:150px}.partners .partners-image{width:100%;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.partners .swiper-slide-active .partners-image{-webkit-filter:none;filter:none}.partners .partners-slider-main-wrapper{position:relative;height:220px}@media only screen and (max-width: 600px){.partners .partners-top-section{border-radius:60px}.partners .partners-main-count-wrap{gap:20px}.partners .partners-main-count{font-size:2.5em}.partners .partners-title-img{width:120px}.partners .partners-text{font-size:1em}.partners .partners-desc-wrap{margin-top:24px}.partners .partners-title{font-size:1em}.partners .partners-desc{font-size:1em}.partners .partners-bottom-section{padding:80px 20px 110px}.partners .partners-slider{height:250px}.partners .active-circle{height:250px;width:250px}.partners .partners-img-wrap{width:200px;min-width:200px}.partners .partners-slider-main-wrapper{position:relative;height:250px}}.contact-info-main{background-color:var(--color-primary)}.contact-info-main .contact-info{background-color:var(--color-primary-contrast);border-radius:168px}.contact-info-main .contact-info-head{text-align:center;margin-bottom:80px}.contact-info-main .headphone{height:60px;width:60px}.contact-info-main .contact-info-title{font-size:1.625em;font-weight:700}.contact-info-main .contact-info-title .contact-info-title-hl{color:var(--color-primary)}.contact-info-main .contact-info-desc{font-size:1.9375em;font-weight:500}.contact-info-main .contact-info-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.contact-info-main .contact-form{width:45%}.contact-info-main .contact-form-wrapper{width:80%;margin:auto}.contact-info-main .contact-input-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:28px}.contact-info-main .contact-input-label{font-size:1em;font-weight:600}.contact-info-main .contact-input{font-family:"KoHo",sans-serif;padding:12px 0;border:none;outline:none;border-bottom:1.5px solid var(--color-dark);font-size:1.125em}.contact-info-main .contact-input:focus{border-bottom:1.5px solid var(--color-primary-tint)}.contact-info-main .contact-input::-webkit-input-placeholder{color:var(--color-light-shade);opacity:1}.contact-info-main .contact-input::-moz-placeholder{color:var(--color-light-shade);opacity:1}.contact-info-main .contact-input:-ms-input-placeholder{color:var(--color-light-shade);opacity:1}.contact-info-main .contact-input::-ms-input-placeholder{color:var(--color-light-shade);opacity:1}.contact-info-main .contact-input::placeholder{color:var(--color-light-shade);opacity:1}.contact-info-main .contact-info-details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:55%;gap:75px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-info-main .contact-info-card{width:214px;height:268px;border-radius:24px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-info-main .contact-info-card:nth-of-type(1){background-color:#430897;-webkit-transform:rotate(-9.22deg);transform:rotate(-9.22deg)}.contact-info-main .contact-info-card:nth-of-type(2){background-color:#7dd4e8;-webkit-transform:rotate(18.23deg) translateY(-50px);transform:rotate(18.23deg) translateY(-50px)}.contact-info-main .contact-info-card:nth-of-type(3){background-color:#f1c935;-webkit-transform:rotate(23.7deg);transform:rotate(23.7deg)}.contact-info-main .contact-info-card:nth-of-type(4){background-color:#98d431;-webkit-transform:rotate(-10.92deg) translateY(-50px);transform:rotate(-10.92deg) translateY(-50px)}.contact-info-main .contact-info-text{position:absolute;left:24px;bottom:16px;font-size:1.25em;font-weight:600;color:var(--color-light);width:calc(100% - 48px);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.contact-info-main .info-button-text{font-size:2.5em;font-weight:600;line-height:1em;width:80%}.contact-info-main .error-message{display:none;font-size:.875em;font-weight:600;color:var(--color-red);margin-top:2px}.contact-info-main .form-submit-wrap{text-align:center;margin-top:40px}.contact-info-main .form-submit-button{background:var(--color-primary);color:var(--color-primary-contrast);border-radius:30px;font-weight:600;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;overflow:hidden;width:100%;height:45px;max-width:120px;border:2px solid rgba(0,0,0,0)}.contact-info-main .form-submit-button .btn-text{position:relative;z-index:2}.contact-info-main .form-submit-button .btn-span{position:absolute;display:block;width:0;height:0;border-radius:50%;background-color:var(--color-primary-contrast);-webkit-transition:width .4s ease-in-out,height .4s ease-in-out;transition:width .4s ease-in-out,height .4s ease-in-out;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}.contact-info-main .form-submit-button:hover{color:var(--color-primary);border:2px solid var(--color-primary)}.contact-info-main .form-submit-button:hover .btn-span{width:225%;height:300.5px}.contact-info-main .form-submit-button.active{background-color:var(--color-primary-contrast)}@media only screen and (max-width: 992px){.contact-info-main .contact-info-head{margin-bottom:120px}.contact-info-main .contact-info-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;gap:100px}.contact-info-main .contact-form{width:100%}.contact-info-main .contact-info-details{width:100%}}@media only screen and (max-width: 600px){.contact-info-main .contact-info{border-radius:60px}.contact-info-main .contact-info-cont{padding:60px 20px}.contact-info-main .contact-info-head{margin-bottom:50px}.contact-info-main .headphone{height:40px;width:40px}.contact-info-main .contact-info-desc{font-size:1.5em}.contact-info-main .contact-info-wrap{gap:40px}.contact-info-main .contact-form-wrapper{width:90%}.contact-info-main .contact-info-details{gap:20px}.contact-info-main .contact-info-card{width:150px;height:200px;-webkit-transform:rotate(0) translateY(0) !important;transform:rotate(0) translateY(0) !important}.contact-info-main .contact-info-icon{height:38px;width:38px}.contact-info-main .contact-info-text{left:14px;bottom:12px;font-size:.875em;width:calc(100% - 28px);line-height:1.2em}.contact-info-main .info-button-text{font-size:1.5em}}.footer{background:url("../images/brand/footer-pango-logo.png"),var(--color-primary);background-repeat:no-repeat;background-position:center bottom;background-size:60%;color:var(--color-light)}.footer .footer-container{padding:120px 20px 40px}.footer .footer-top-section{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px}.footer .footer-brand-logo-wrap{width:25%}.footer .footer-brand-logo{width:140px}.footer .footer-description{font-size:.875em;margin-top:20px;line-height:1.6em}.footer .important-links-wrap{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .important-links-item{width:30%}.footer .links-title{font-size:1.25em;font-weight:700;margin-bottom:30px}.footer .links-cont{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.footer .links{font-size:1.25em;color:var(--color-light);position:relative;z-index:1}.footer .links::before{position:absolute;background-color:var(--color-primary-tint);content:"";width:120%;height:106%;z-index:-1;left:-10%;top:-3%;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out;-webkit-transform-origin:left;transform-origin:left}.footer .links:hover::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.footer .footer-bottom-section{text-align:right;margin-top:70px}.footer .pango-office-address{margin-bottom:12px;max-width:80%;margin-left:auto;color:var(--color-light);display:block}.footer .bottom-copywrite-text{font-size:.75em}@media only screen and (max-width: 992px){.footer .footer-top-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}.footer .footer-brand-logo-wrap{width:100%}.footer .footer-brand-logo{width:120px}.footer .important-links-wrap{margin-top:50px}}@media only screen and (max-width: 600px){.footer .footer-container{padding:60px 20px 25px}.footer .important-links-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:50px;margin-top:40px}.footer .important-links-item{width:100%}.footer .links-title{margin-bottom:20px}.footer .links-cont{gap:8px}.footer .footer-bottom-section{margin-top:50px}.footer .pango-office-address{max-width:90%;font-size:.875em}}</pre></body></html>