:root{--font-family-primary: "Work Sans", sans-serif;--base-font-family: var(--font-family-primary);--reset-rem-size: 16px;--header-z-index: 99;--card-img-height: auto;--card-img-border-radius: 8px}.banner-sec{--banner-overlay: linear-gradient(76deg, #000 3.56%, rgba(0, 0, 0, 0.20) 99.66%);--banner-img-position: center;--banner-title-width: 940px;--banner-desc-width: 770px;--banner-btn-gap: 40px;background-repeat:no-repeat;background-size:cover;background-position:var(--banner-img-position);background-image:var(--banner-overlay)}.banner-sec .banner-content{min-height:min(100svh,810px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:end;justify-content:end;padding-block:11.875rem 4.5rem}@media only screen and (max-width: 991px){.banner-sec .banner-content{min-height:85svh;padding-block-end:4rem}}.banner-sec .banner-title{max-width:var(--banner-title-width)}.banner-sec .banner-title-special{font-weight:inherit;font-size:inherit}.banner-sec .banner-desc{max-width:var(--banner-desc-width)}@media only screen and (min-width: 768px){.banner-sec .banner-btn{margin-top:var(--banner-btn-gap) !important}}.photo-collage .collage-grid{display:grid;gap:12px;grid-template-columns:1fr 2fr 1fr 1.5fr;grid-template-rows:1.5fr 1fr 1.5fr}@media only screen and (max-width: 991px){.photo-collage .collage-grid{overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding:var(--layout-container-gap);padding-inline:var(--layout-container-gap);margin-inline:calc(var(--layout-container-gap)*-1)}.photo-collage .collage-grid>*{-ms-touch-action:auto;touch-action:auto;scroll-snap-align:start}.photo-collage .collage-grid{scrollbar-width:none}}.photo-collage img{min-width:100%;border-radius:12px;height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (max-width: 991px){.photo-collage img{min-width:170px}}.photo-collage img:nth-child(1){grid-column:1;grid-row:1/span 2}.photo-collage img:nth-child(2){grid-column:1;grid-row:3}.photo-collage img:nth-child(3){grid-column:2;grid-row:1/span 3}@media only screen and (max-width: 991px){.photo-collage img:nth-child(3){min-width:318px}}.photo-collage img:nth-child(4){grid-column:3;grid-row:1}.photo-collage img:nth-child(5){grid-column:3;grid-row:2/span 2}.photo-collage img:nth-child(6){grid-column:4;grid-row:1/span 3}@media only screen and (max-width: 991px){.photo-collage img:nth-child(6){min-width:240px}}.values-section{background:url("../images/heart-sec-bg.webp") no-repeat center center/cover}.values-section .sec-desc{max-width:472px}.values-section .values-lists{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;gap:32px 12px}@media only screen and (min-width: 1024px){.values-section .values-lists{--card-content-opacity: 0;--card-width-min: 130px;--card-width-active: calc((100% - (4 * var(--card-width-min)) - (12px * 4)));--card-title-color: transparent;--card-content-width: 594px;-ms-flex-direction:row;flex-direction:row}}@media only screen and (max-width: 1200px){.values-section .values-lists{--card-content-width: 290px}}.values-section .values-lists:not(:has(.values-item:hover)) .values-item:first-child{--card-width-min: var(--card-width-active);--card-content-opacity: 1;--card-title-color: var(--mint-600)}.values-section .values-item{gap:32px 40px;background:linear-gradient(180deg, rgba(6, 41, 42, 0.51) 0%, rgba(255, 255, 255, 0.04) 100%);padding:32px 40px;border-radius:16px;overflow:hidden}@media only screen and (max-width: 767px){.values-section .values-item{padding:24px;background:hsla(0,0%,100%,.04)}}@media only screen and (min-width: 1024px){.values-section .values-item{-ms-flex:1;flex:1;min-width:var(--card-width-min);max-width:var(--card-width-min)}.values-section .values-item .item-content{min-width:var(--card-content-width);max-width:var(--card-content-width);opacity:var(--card-content-opacity);transition:all .6s}.values-section .values-item:hover{--card-width-min: var(--card-width-active);--card-content-opacity: 1;--card-title-color: var(--mint-600)}}.values-section .values-item .item-title{font-size:34px;color:var(--card-title-color, var(--mint-600));text-align:center;letter-spacing:0;text-transform:uppercase;transition:all .6s}@media only screen and (max-width: 767px){.values-section .values-item .item-title{font-size:24px}}.values-section .values-item .item-title::first-letter{font-size:54px;color:var(--mint-600)}@media only screen and (max-width: 767px){.values-section .values-item .item-title::first-letter{font-size:36px}}@media only screen and (min-width: 1024px){.values-section .values-item .item-desc{padding-inline:10px}}.banner-sec{--banner-title-width: 860px}.mission-hero-banner{background:url("../images/about-mission-bg.webp") center/cover no-repeat;border-radius:16px;min-height:311px;padding-left:72px;padding-right:72px}@media only screen and (max-width: 1200px){.mission-hero-banner{padding-left:20px;padding-right:20px}}.mission-hero-banner .mission-card-title{max-width:1084px}.about-content-img-wrapper .about-content-img{border-radius:16px;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width: 992px){.about-contents{max-width:613px}}.work-with-us-section{background-color:var(--neutral-100)}@media only screen and (min-width: 992px){.work-with-us-section .work-with-title,.work-with-us-section .work-with-subtitle{max-width:531px}}@media only screen and (min-width: 992px){.join-us-title,.join-us-subtitle{max-width:774px}}@media only screen and (min-width: 992px){.alpha-omega-section-title{max-width:637px}}@media only screen and (min-width: 992px){.alpha-omega-section-subtitle{max-width:613px}}@media only screen and (max-width: 991px){.about-content-img-wrapper{-ms-flex-order:2;order:2}}.core-value-tab-sec .content-desc{max-width:603px}@media only screen and (max-width: 991px){.video-section .sec-content{text-align:start}}.video-section .video-wrapper{position:relative;background:var(--neutral-300);border-radius:14px;padding-bottom:56.25%;overflow:hidden}.video-section .video-wrapper iframe{border-radius:inherit}.video-section .sec-desc{max-width:840px}.contact-hero-banner{--banner-title-width: 520px}/*# sourceMappingURL=about-us-page.min.css.map */