body.rtl-mode {text-align: right;direction: rtl;}body.rtl-mode .form-select {background-position: left 0.75rem center;padding: 0.375rem 0.75rem 0.375rem 2.25rem;}body.rtl-mode .breadcrumb-item + .breadcrumb-item::before {float: right;padding-left: 0.5rem;}* {margin: 0;padding: 0;box-sizing: border-box;}.display {display: flex;flex-direction: column;}html {overflow-x: hidden;}body {font-family: Almarai;font-size: 16px;overflow-x: hidden;}h1, h2, h3, h4, h5, h6 {font-weight: bold;}h5, h4 {font-size: 26px;}p, li, a, label {font-family: Almarai;}strong {font-size: 22px;}img {object-fit: cover;}.about-us, .projects, .library, .donation, .volunteer, .footer {position: relative;padding: 80px 0;overflow: hidden;}.search-container {position: relative;width: 80%;display: flex;justify-content: space-between;align-items: center;border: 1px solid #ccc;padding: 8px;margin: 0 auto;}.search-container::after {content: "";position: absolute;right: -45px;bottom: 0px;width: 37px;height: 47px;border-right: 18px solid #ef5063;border-bottom: 18px solid #ef5063;}.search-container::before {content: "";position: absolute;left: -45px;top: 0;width: 37px;height: 47px;border-left: 18px solid #ef5063;border-top: 18px solid #ef5063;}.search-container form {width: 100%;}.search-container input {width: 90% !important;border: none !important;}.search-container input:focus {outline: none;border: none;}.search-container button {background: none;border: none;position: absolute;left: 16px;top: 10px;color: #343434;}.search-container button svg {font-size: 24px;margin-bottom: -2px;}.search-container a img {height: 31px;}ul {padding-left: 0;margin-bottom: 0;}li {list-style: none;}a {text-decoration: none;}p {margin-bottom: 0;}.section-title {margin-bottom: 1.5rem;}.section-title h2 {font-size: 2.5rem;font-weight: 900;}.owl-dots {position: absolute;inset: auto 0 0 0;margin: auto;}.footer-link, .send {z-index: 1;position: relative;font-size: inherit;font-family: inherit;color: white;padding: 0.5em 1em;outline: none;border: none;border-radius: 6px;overflow: hidden;}.footer-link::before, .send::before {content: "";z-index: -1;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: #264668;transform-origin: center left;transform: scaleX(0);transition: transform 0.25s ease-in-out;}.footer-link:hover, .send:hover {cursor: pointer;}.footer-link:hover::before, .send:hover::before {transform-origin: center right;transform: scaleX(1);}[data-aos] {transition-duration: 2000;}.blue-c {color: #264668;}.button {cursor: pointer;font-size: 1.4rem;border-radius: 16px;border: none;padding: 2px;background: radial-gradient(circle 80px at 80% -10%, #ffffff, #181b1b);position: relative;}.button::after {content: "";position: absolute;width: 65%;height: 60%;border-radius: 120px;top: 0;right: 0;box-shadow: 0 0 20px #ffffff38;z-index: -1;}.button .inner {padding: 14px 25px;border-radius: 14px;color: #fff;z-index: 3;position: relative;background: radial-gradient(circle 80px at 80% -50%, #777777, #0f1111);}.button .inner::before {content: "";width: 100%;height: 100%;left: 0;top: 0;border-radius: 14px;background: radial-gradient(circle 60px at 0% 100%, #00e1ff1a, #0000ff11, transparent);position: absolute;}.button .blob1 {position: absolute;width: 70px;height: 100%;border-radius: 16px;bottom: 0;left: 0;background: radial-gradient(circle 60px at 0% 100%, #3fe9ff, #0000ff80, transparent);box-shadow: -10px 10px 30px #0051ff2d;}.my-btn {padding: 10px 40px;border-radius: 30em;display: flex;align-items: center;justify-content: center;border: none;position: relative;overflow: hidden;z-index: 1;box-shadow: 6px 6px 12px #c5c5c5, -6px -6px 12px #ffffff;color: #333;}.my-btn::before {content: '';width: 0;height: 100%;border-radius: 30em;position: absolute;top: 0;right: 0;background-image: linear-gradient(to left, #00ad9d 0%, #FFD700 100%);transition: 0.5s ease;display: block;z-index: -1;}.my-btn:hover {color: white;}.my-btn:hover::before {width: 100%;}header.min-header {position: relative;min-height: 60vh;background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/min-header.png);background-size: cover;background-position: center;display: flex;justify-content: center;align-items: center;}header.min-header .waves {position: absolute;width: 100%;height: 15vh;margin-bottom: -7px;min-height: 100px;max-height: 150px;inset: auto 0 0 0;}header.min-header .parallax > use {animation: move-forever 25s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;}header.min-header .parallax > use:nth-child(1) {animation-delay: -2s;animation-duration: 7s;}header.min-header .parallax > use:nth-child(2) {animation-delay: -3s;animation-duration: 10s;}header.min-header .parallax > use:nth-child(3) {animation-delay: -4s;animation-duration: 13s;}header.min-header .parallax > use:nth-child(4) {animation-delay: -5s;animation-duration: 20s;}@keyframes move-forever {0% {transform: translate3d(-90px, 0, 0);}100% {transform: translate3d(85px, 0, 0);}}@media (max-width: 768px) {header.min-header .waves {height: 40px;min-height: 40px;}}header.min-header .image-header {position: relative;}header.min-header .image-header .pattern {position: absolute;width: 120%;border-top: 16px solid #ef5063;border-left: 16px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 140%;top: -22px;left: -24px;transition: all 0.3s linear;}header.min-header .image-header .pattern::after {content: "";position: absolute;width: 100px;height: 16px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}header.min-header .image-header .pattern::after {width: 70px;bottom: -18px;left: -16px;}header.min-header .image-header img {height: 90px;}header.min-header .page-title {color: #fff !important;margin-bottom: 0;}header.min-header h2 {color: #fff !important;}.content-page {padding: 80px 0;position: relative;overflow: hidden;}.content-page .row {align-items: center;--bs-gutter-y: 3rem;}.content-page .row .image {text-align: end;}.about-foundation h4 {color: #ef5063;margin-bottom: 1.5rem;}.about-vision .vision {color: #f7b118;}.about-vision .message {color: #000;}.about-objectives h4 {color: #ef5063;}.about-objectives p {color: #00a69c;margin-bottom: 0.5rem;}.about-objectives ol {padding-left: 0;padding-right: 1rem;}.about-objectives ol li {list-style: auto;}.about-members {padding-right: 1rem;padding-left: 1rem;}.about-members .row {--bs-gutter-x: 2.5rem;--bs-gutter-y: 2.5rem;}.member {position: relative;display: flex;align-items: center;justify-content: center;background-color: #f8f8f8;border-radius: 6px;padding: 2rem;text-align: center;width: 94%;}.member::after {content: "";position: absolute;inset: 50% -30px auto auto;transform: translateY(-50%);background-image: url(../icons/member.svg);background-size: cover;width: 60px;height: 60px;}.member h4 {font-size: 16px;margin-right: 4px;margin-bottom: 0 !important;color: #333 !important;}.member p {color: #00a09b !important;}.h-160 {height: 160px !important;}.member.member-mange {padding: 2rem 1rem 1rem;flex-direction: column;height: 140px;}.member.member-mange::after {inset: -44% auto auto 50%;transform: translateY(50%) translateX(-50%);}.member.member-mange .phone {margin: 10px 0 4px;}.member.member-mange .phone span {margin-inline-end: 8px;}.member.member-mange .phone svg {color: #00a69c;}.member.member-mange .email {color: #333;transition: all 0.3s linear;}.member.member-mange .email:hover {color: #00a69c;}.member.member-mange .email span {margin-inline-end: 8px;}.member.member-mange .email svg {color: #00a69c;}.volunteer-page input, .contact-page input, .volunteer-page textarea, .contact-page textarea, .volunteer-page select, .contact-page select {background-color: #f3f3f3;}.volunteer-page input, .contact-page input, .volunteer-page select, .contact-page select {height: 48px;}.volunteer-page label, .contact-page label {font-weight: 400;}.volunteer-page .row, .contact-page .row {--bs-gutter-y: 1.5rem;}.volunteer-page form, .contact-page form {width: 75%;margin: auto;}.volunteer-page button, .contact-page button {width: 200px;background-color: #00a69c;color: #fff;border-radius: 4px;transition: all 0.3s linear;}.volunteer-page button:hover, .contact-page button:hover {color: #fff;}.projects-page .project {display: block;background-color: #264668;}.projects-page .project:hover .image .pattern {width: 84% !important;}.projects-page .project .image .pattern {left: 16px !important;}.projects-page .project .image .pattern::after {width: 85px !important;bottom: -23px !important;}.projects-page .project .image img {height: 90px !important;padding: 4px;}.quran-page h5 {color: #ef5063;margin-bottom: 1.5rem;}.quran-page p {margin-bottom: 1.5rem;}label {margin-bottom: 8px;}.doc {display: flex;justify-content: flex-start;align-items: center;padding: 1rem;transition: all 0.3s linear;}.doc:hover {transform: translateY(-4px);}.doc:active {transform: translateY(-2px);}.doc img {width: 48px;height: 48px;margin-inline-end: 1rem;}.doc h5 {color: #414141;font-size: 20px;font-weight: 400;}.support-us {padding: 3rem 0;background-color: transparent;background-image: linear-gradient(180deg, #c2a75e 0%, #fff 100%);text-align: center;}.support-us .row {justify-content: center;}.support-us p {margin: 3rem 0;}.support-us a {padding: 8px 16px;background-color: #c2a75e;color: #fff;border-radius: 6px;transition: all 0.3s linear;}.support-us a:hover {transform: translateY(-4px);background-color: #daba64;}.support-us a:active {transform: translateY(-2px);}.accounts-donation .money-image img {max-width: 100%;}.accounts-details {padding-top: 7rem;background-color: transparent;background-image: linear-gradient(180deg, #fff 0%, #e1e0de 100%);}.accounts-details h2 {font-size: 40px;}.accounts-details .bank {padding: 3rem 0;}.accounts-details .bank .row {margin: 0 !important;}.accounts-details .bank.bank-1 {border-bottom: 1px dotted #414141;}.accounts-details .bank .img-box .bank-img {width: 100%;}.accounts-details .bank h4 {font-size: 32px;margin-bottom: 1.5rem;}.accounts-details .bank p {font-size: 28px;width: max-content;}.accounts-details .bank p span {color: #daba64;}@font-face {font-family: 'Almarai';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/almarai/v19/tssoApxBaigK_hnnS_anhng.ttf) format('truetype');}@font-face {font-family: 'Almarai';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/almarai/v19/tsstApxBaigK_hnnc1o.ttf) format('truetype');}@font-face {font-family: 'Almarai';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/almarai/v19/tssoApxBaigK_hnnS-aghng.ttf) format('truetype');}@font-face {font-family: 'Almarai';font-style: normal;font-weight: 800;font-display: swap;src: url(https://fonts.gstatic.com/s/almarai/v19/tssoApxBaigK_hnnS_qjhng.ttf) format('truetype');}.almarai-light {font-family: "Almarai", sans-serif;font-weight: 300;font-style: normal;}.almarai-regular {font-family: "Almarai", sans-serif;font-weight: 400;font-style: normal;}.almarai-bold {font-family: "Almarai", sans-serif;font-weight: 700;font-style: normal;}.almarai-extrabold {font-family: "Almarai", sans-serif;font-weight: 800;font-style: normal;}@keyframes plyr-progress {to {background-position: 25px 0;background-position: var(--plyr-progress-loading-size, 25px) 0;}}@keyframes plyr-popup {0% {opacity: 0.5;transform: translateY(10px);}to {opacity: 1;transform: translateY(0);}}@keyframes plyr-fade-in {0% {opacity: 0;}to {opacity: 1;}}.plyr {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;align-items: center;direction: ltr;display: flex;flex-direction: column;font-family: inherit;font-family: var(--plyr-font-family, inherit);font-variant-numeric: tabular-nums;font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);line-height: 1.7;line-height: var(--plyr-line-height, 1.7);max-width: 100%;min-width: 200px;position: relative;text-shadow: none;transition: box-shadow 0.3s ease;z-index: 0;}.plyr audio, .plyr iframe, .plyr video {display: block;height: 100%;width: 100%;}.plyr button {font: inherit;line-height: inherit;width: auto;}.plyr:focus {outline: 0;}.plyr--full-ui {box-sizing: border-box;}.plyr--full-ui *, .plyr--full-ui :after, .plyr--full-ui :before {box-sizing: inherit;}.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {touch-action: manipulation;}.plyr__badge {background: #4a5464;background: var(--plyr-badge-background, #4a5464);border-radius: 2px;border-radius: var(--plyr-badge-border-radius, 2px);color: #fff;color: var(--plyr-badge-text-color, #fff);font-size: 9px;font-size: var(--plyr-font-size-badge, 9px);line-height: 1;padding: 3px 4px;}.plyr--full-ui ::-webkit-media-text-track-container {display: none;}.plyr__captions {animation: plyr-fade-in 0.3s ease;bottom: 0;display: none;font-size: 13px;font-size: var(--plyr-font-size-small, 13px);left: 0;padding: 10px;padding: var(--plyr-control-spacing, 10px);position: absolute;text-align: center;transition: transform 0.4s ease-in-out;width: 100%;}.plyr__captions span:empty {display: none;}@media (min-width: 480px) {.plyr__captions {font-size: 15px;font-size: var(--plyr-font-size-base, 15px);padding: 20px;}}@media (min-width: 768px) {.plyr__captions {font-size: 18px;font-size: var(--plyr-font-size-large, 18px);}}.plyr--captions-active .plyr__captions {display: block;}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {transform: translateY(-40px);transform: translateY(calc(var(--plyr-control-spacing, 10px)*-4));}.plyr__caption {background: rgba(0, 0, 0, 0.8);background: var(--plyr-captions-background, rgba(0, 0, 0, 0.8));border-radius: 2px;-webkit-box-decoration-break: clone;box-decoration-break: clone;color: #fff;color: var(--plyr-captions-text-color, #fff);line-height: 185%;padding: 0.2em 0.5em;white-space: pre-wrap;}.plyr__caption div {display: inline;}.plyr__control {background: 0 0;border: 0;border-radius: 3px;border-radius: var(--plyr-control-radius, 3px);color: inherit;cursor: pointer;flex-shrink: 0;overflow: visible;padding: 7px;padding: calc(var(--plyr-control-spacing, 10px)*0.7);position: relative;transition: all 0.3s ease;}.plyr__control svg {fill: currentColor;display: block;height: 18px;height: var(--plyr-control-icon-size, 18px);pointer-events: none;width: 18px;width: var(--plyr-control-icon-size, 18px);}.plyr__control:focus {outline: 0;}.plyr__control.plyr__tab-focus {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}a.plyr__control {text-decoration: none;}.plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control:after, a.plyr__control:before {display: none;}.plyr--full-ui ::-webkit-media-controls {display: none;}.plyr__controls {align-items: center;display: flex;justify-content: flex-end;text-align: center;}.plyr__controls .plyr__progress__container {flex: 1;min-width: 0;}.plyr__controls .plyr__controls__item {margin-left: 2.5px;margin-left: calc(var(--plyr-control-spacing, 10px)/4);}.plyr__controls .plyr__controls__item:first-child {margin-left: 0;margin-right: auto;}.plyr__controls .plyr__controls__item.plyr__progress__container {padding-left: 2.5px;padding-left: calc(var(--plyr-control-spacing, 10px)/4);}.plyr__controls .plyr__controls__item.plyr__time {padding: 0 5px;padding: 0 calc(var(--plyr-control-spacing, 10px)/2);}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {padding-left: 0;}.plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {display: none;}.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {display: inline-block;}.plyr__menu {display: flex;position: relative;}.plyr__menu .plyr__control svg {transition: transform 0.3s ease;}.plyr__menu .plyr__control[aria-expanded=true] svg {transform: rotate(90deg);}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {display: none;}.plyr__menu__container {animation: plyr-popup 0.2s ease;background: hsla(0, 0%, 100%, 0.9);background: var(--plyr-menu-background, hsla(0, 0%, 100%, 0.9));border-radius: 4px;bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-menu-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: #4a5464;color: var(--plyr-menu-color, #4a5464);font-size: 15px;font-size: var(--plyr-font-size-base, 15px);margin-bottom: 10px;position: absolute;right: -3px;text-align: left;white-space: nowrap;z-index: 3;}.plyr__menu__container > div {overflow: hidden;transition: height 0.35s cubic-bezier(0.4, 0, 0.2, 1), width 0.35s cubic-bezier(0.4, 0, 0.2, 1);}.plyr__menu__container:after {border: 4px solid transparent;border-top: var(--plyr-menu-arrow-size, 4px) solid hsla(0, 0%, 100%, 0.9);border-width: var(--plyr-menu-arrow-size, 4px);content: "";height: 0;position: absolute;right: 14px;right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7 - var(--plyr-menu-arrow-size, 4px)/2);top: 100%;width: 0;}.plyr__menu__container [role=menu] {padding: 7px;padding: calc(var(--plyr-control-spacing, 10px)*0.7);}.plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {margin-top: 2px;}.plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {margin-top: 0;}.plyr__menu__container .plyr__control {align-items: center;color: #4a5464;color: var(--plyr-menu-color, #4a5464);display: flex;font-size: 13px;font-size: var(--plyr-font-size-menu, var(--plyr-font-size-small, 13px));padding: 4.66667px 10.5px;padding: calc(var(--plyr-control-spacing, 10px)*0.7/1.5) calc(var(--plyr-control-spacing, 10px)*0.7*1.5);-webkit-user-select: none;user-select: none;width: 100%;}.plyr__menu__container .plyr__control > span {align-items: inherit;display: flex;width: 100%;}.plyr__menu__container .plyr__control:after {border: 4px solid transparent;border: var(--plyr-menu-item-arrow-size, 4px) solid transparent;content: "";position: absolute;top: 50%;transform: translateY(-50%);}.plyr__menu__container .plyr__control--forward {padding-right: 28px;padding-right: calc(var(--plyr-control-spacing, 10px)*0.7*4);}.plyr__menu__container .plyr__control--forward:after {border-left-color: #728197;border-left-color: var(--plyr-menu-arrow-color, #728197);right: 6.5px;right: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--forward.plyr__tab-focus:after, .plyr__menu__container .plyr__control--forward:hover:after {border-left-color: initial;}.plyr__menu__container .plyr__control--back {font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);margin: 7px;margin: calc(var(--plyr-control-spacing, 10px)*0.7);margin-bottom: 3.5px;margin-bottom: calc(var(--plyr-control-spacing, 10px)*0.7/2);padding-left: 28px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*4);position: relative;width: calc(100% - 14px);width: calc(100% - var(--plyr-control-spacing, 10px)*0.7*2);}.plyr__menu__container .plyr__control--back:after {border-right-color: #728197;border-right-color: var(--plyr-menu-arrow-color, #728197);left: 6.5px;left: calc(var(--plyr-control-spacing, 10px)*0.7*1.5 - var(--plyr-menu-item-arrow-size, 4px));}.plyr__menu__container .plyr__control--back:before {background: #dcdfe5;background: var(--plyr-menu-back-border-color, #dcdfe5);box-shadow: 0 1px 0 #fff;box-shadow: 0 1px 0 var(--plyr-menu-back-border-shadow-color, #fff);content: "";height: 1px;left: 0;margin-top: 3.5px;margin-top: calc(var(--plyr-control-spacing, 10px)*0.7/2);overflow: hidden;position: absolute;right: 0;top: 100%;}.plyr__menu__container .plyr__control--back.plyr__tab-focus:after, .plyr__menu__container .plyr__control--back:hover:after {border-right-color: initial;}.plyr__menu__container .plyr__control[role=menuitemradio] {padding-left: 7px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7);}.plyr__menu__container .plyr__control[role=menuitemradio]:after, .plyr__menu__container .plyr__control[role=menuitemradio]:before {border-radius: 100%;}.plyr__menu__container .plyr__control[role=menuitemradio]:before {background: rgba(0, 0, 0, 0.1);content: "";display: block;flex-shrink: 0;height: 16px;margin-right: 10px;margin-right: var(--plyr-control-spacing, 10px);transition: all 0.3s ease;width: 16px;}.plyr__menu__container .plyr__control[role=menuitemradio]:after {background: #fff;border: 0;height: 6px;left: 12px;opacity: 0;top: 50%;transform: translateY(-50%) scale(0);transition: transform 0.3s ease, opacity 0.3s ease;width: 6px;}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before {background: #00b3ff;background: var(--plyr-control-toggle-checked-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after {opacity: 1;transform: translateY(-50%) scale(1);}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus:before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover:before {background: rgba(35, 40, 47, 0.1);}.plyr__menu__container .plyr__menu__value {align-items: center;display: flex;margin-left: auto;margin-right: calc(-7px - -2);margin-right: calc(var(--plyr-control-spacing, 10px)*0.7*-1 - -2);overflow: hidden;padding-left: 24.5px;padding-left: calc(var(--plyr-control-spacing, 10px)*0.7*3.5);pointer-events: none;}.plyr--full-ui input[type=range] {-webkit-appearance: none;background: 0 0;border: 0;border-radius: 26px;border-radius: calc(var(--plyr-range-thumb-height, 13px)*2);color: #00b3ff;color: var(--plyr-range-fill-background, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));display: block;height: 19px;height: calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin: 0;min-width: 0;padding: 0;transition: box-shadow 0.3s ease;width: 100%;}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track {background: 0 0;background-image: linear-gradient(90deg, currentColor 0, transparent 0);background-image: linear-gradient(to right, currentColor var(--value, 0), transparent var(--value, 0));border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-webkit-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;-webkit-user-select: none;user-select: none;}.plyr--full-ui input[type=range]::-webkit-slider-thumb {-webkit-appearance: none;background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);margin-top: -4px;margin-top: calc(var(--plyr-range-thumb-height, 13px)/2*-1 - var(--plyr-range-track-height, 5px)/2*-1);position: relative;-webkit-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-moz-range-track {background: 0 0;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-moz-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-moz-range-thumb {background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);position: relative;-moz-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-moz-range-progress {background: currentColor;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);}.plyr--full-ui input[type=range]::-ms-track {color: transparent;}.plyr--full-ui input[type=range]::-ms-fill-upper, .plyr--full-ui input[type=range]::-ms-track {background: 0 0;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-ms-fill-lower {background: 0 0;background: currentColor;border: 0;border-radius: 2.5px;border-radius: calc(var(--plyr-range-track-height, 5px)/2);height: 5px;height: var(--plyr-range-track-height, 5px);-ms-transition: box-shadow 0.3s ease;transition: box-shadow 0.3s ease;user-select: none;}.plyr--full-ui input[type=range]::-ms-thumb {background: #fff;background: var(--plyr-range-thumb-background, #fff);border: 0;border-radius: 100%;box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2));height: 13px;height: var(--plyr-range-thumb-height, 13px);margin-top: 0;position: relative;-ms-transition: all 0.2s ease;transition: all 0.2s ease;width: 13px;width: var(--plyr-range-thumb-height, 13px);}.plyr--full-ui input[type=range]::-ms-tooltip {display: none;}.plyr--full-ui input[type=range]:focus {outline: 0;}.plyr--full-ui input[type=range]::-moz-focus-outer {border: 0;}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {outline-color: #00b3ff;outline-color: var(--plyr-tab-focus-color, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));outline-offset: 2px;outline-style: dotted;outline-width: 3px;}.plyr__poster {background-color: #000;background-color: var(--plyr-video-background, var(--plyr-video-background, #000));background-position: 50% 50%;background-repeat: no-repeat;background-size: contain;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;transition: opacity 0.2s ease;width: 100%;z-index: 1;}.plyr--stopped.plyr__poster-enabled .plyr__poster {opacity: 1;}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster {display: none;}.plyr__time {font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));}.plyr__time + .plyr__time:before {content: "\2044";margin-right: 10px;margin-right: var(--plyr-control-spacing, 10px);}@media (max-width: 767px) {.plyr__time + .plyr__time {display: none;}}.plyr__tooltip {background: hsla(0, 0%, 100%, 0.9);background: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));border-radius: 3px;border-radius: var(--plyr-tooltip-radius, 3px);bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));color: #4a5464;color: var(--plyr-tooltip-color, #4a5464);font-size: 13px;font-size: var(--plyr-font-size-small, 13px);font-weight: 400;font-weight: var(--plyr-font-weight-regular, 400);left: 50%;line-height: 1.3;margin-bottom: 10px;margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);opacity: 0;padding: 5px 7.5px;padding: calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events: none;position: absolute;transform: translate(-50%, 10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;white-space: nowrap;z-index: 2;}.plyr__tooltip:before {border-left: 4px solid transparent;border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: 4px solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: 4px solid hsla(0, 0%, 100%, 0.9);border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));bottom: -4px;bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {opacity: 1;transform: translate(-50%) scale(1);}.plyr .plyr__control:hover .plyr__tooltip {z-index: 3;}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip {left: 0;transform: translateY(10px) scale(0.8);transform-origin: 0 100%;}.plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip:before, .plyr__controls > .plyr__control:first-child .plyr__tooltip:before {left: 16px;left: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);}.plyr__controls > .plyr__control:last-child .plyr__tooltip {left: auto;right: 0;transform: translateY(10px) scale(0.8);transform-origin: 100% 100%;}.plyr__controls > .plyr__control:last-child .plyr__tooltip:before {left: auto;right: 16px;right: calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*0.7);transform: translateX(50%);}.plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {transform: translate(0) scale(1);}.plyr__progress {left: 6.5px;left: calc(var(--plyr-range-thumb-height, 13px)*0.5);margin-right: 13px;margin-right: var(--plyr-range-thumb-height, 13px);position: relative;}.plyr__progress__buffer, .plyr__progress input[type=range] {margin-left: -6.5px;margin-left: calc(var(--plyr-range-thumb-height, 13px)*-0.5);margin-right: -6.5px;margin-right: calc(var(--plyr-range-thumb-height, 13px)*-0.5);width: calc(100% + 13px);width: calc(100% + var(--plyr-range-thumb-height, 13px));}.plyr__progress input[type=range] {position: relative;z-index: 2;}.plyr__progress .plyr__tooltip {font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));left: 0;}.plyr__progress__buffer {-webkit-appearance: none;background: 0 0;border: 0;border-radius: 100px;height: 5px;height: var(--plyr-range-track-height, 5px);left: 0;margin-top: -2.5px;margin-top: calc(var(--plyr-range-track-height, 5px)/2*-1);padding: 0;position: absolute;top: 50%;}.plyr__progress__buffer::-webkit-progress-bar {background: 0 0;}.plyr__progress__buffer::-webkit-progress-value {background: currentColor;border-radius: 100px;min-width: 5px;min-width: var(--plyr-range-track-height, 5px);-webkit-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-moz-progress-bar {background: currentColor;border-radius: 100px;min-width: 5px;min-width: var(--plyr-range-track-height, 5px);-moz-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr__progress__buffer::-ms-fill {border-radius: 100px;-ms-transition: width 0.2s ease;transition: width 0.2s ease;}.plyr--loading .plyr__progress__buffer {animation: plyr-progress 1s linear infinite;background-image: linear-gradient(-45deg, rgba(35, 40, 47, 0.6) 25%, transparent 0, transparent 50%, rgba(35, 40, 47, 0.6) 0, rgba(35, 40, 47, 0.6) 75%, transparent 0, transparent);background-image: linear-gradient(-45deg, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 25%, transparent 25%, transparent 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 50%, var(--plyr-progress-loading-background, rgba(35, 40, 47, 0.6)) 75%, transparent 75%, transparent);background-repeat: repeat-x;background-size: 25px 25px;background-size: var(--plyr-progress-loading-size, 25px) var(--plyr-progress-loading-size, 25px);color: transparent;}.plyr--video.plyr--loading .plyr__progress__buffer {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));}.plyr--audio.plyr--loading .plyr__progress__buffer {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));}.plyr__volume {align-items: center;display: flex;max-width: 110px;min-width: 80px;position: relative;width: 20%;}.plyr__volume input[type=range] {margin-left: 5px;margin-left: calc(var(--plyr-control-spacing, 10px)/2);margin-right: 5px;margin-right: calc(var(--plyr-control-spacing, 10px)/2);position: relative;z-index: 2;}.plyr--is-ios .plyr__volume {min-width: 0;width: auto;}.plyr--audio {display: block;}.plyr--audio .plyr__controls {background: #fff;background: var(--plyr-audio-controls-background, #fff);border-radius: inherit;color: #4a5464;color: var(--plyr-audio-control-color, #4a5464);padding: 10px;padding: var(--plyr-control-spacing, 10px);}.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {background: #00b3ff;background: var(--plyr-audio-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color: #fff;color: var(--plyr-audio-control-color-hover, #fff);}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]::-ms-track {background-color: rgba(193, 200, 209, 0.6);background-color: var(--plyr-audio-range-track-background, var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6)));}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px rgba(35, 40, 47, 0.1);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, rgba(35, 40, 47, 0.1));}.plyr--audio .plyr__progress__buffer {color: rgba(193, 200, 209, 0.6);color: var(--plyr-audio-progress-buffered-background, rgba(193, 200, 209, 0.6));}.plyr--video {background: #000;background: var(--plyr-video-background, var(--plyr-video-background, #000));overflow: hidden;}.plyr--video.plyr--menu-open {overflow: visible;}.plyr__video-wrapper {background: #000;background: var(--plyr-video-background, var(--plyr-video-background, #000));margin: auto;overflow: hidden;position: relative;width: 100%;}.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {aspect-ratio: 16/9;}@supports not (aspect-ratio:16/9) {.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {height: 0;padding-bottom: 56.25%;position: relative;}}.plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {border: 0;height: 100%;left: 0;position: absolute;top: 0;width: 100%;}.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {padding-bottom: 240%;position: relative;transform: translateY(-38.28125%);}.plyr--video .plyr__controls {background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));background: var(--plyr-video-controls-background, linear-gradient(transparent, rgba(0, 0, 0, 0.75)));border-bottom-left-radius: inherit;border-bottom-right-radius: inherit;bottom: 0;color: #fff;color: var(--plyr-video-control-color, #fff);left: 0;padding: 5px;padding: calc(var(--plyr-control-spacing, 10px)/2);padding-top: 20px;padding-top: calc(var(--plyr-control-spacing, 10px)*2);position: absolute;right: 0;transition: opacity 0.4s ease-in-out, transform 0.4s ease-in-out;z-index: 3;}@media (min-width: 480px) {.plyr--video .plyr__controls {padding: 10px;padding: var(--plyr-control-spacing, 10px);padding-top: 35px;padding-top: calc(var(--plyr-control-spacing, 10px)*3.5);}}.plyr--video.plyr--hide-controls .plyr__controls {opacity: 0;pointer-events: none;transform: translateY(100%);}.plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {background: #00b3ff;background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));color: #fff;color: var(--plyr-video-control-color-hover, #fff);}.plyr__control--overlaid {background: #00b3ff;background: var(--plyr-video-control-background-hover, var(--plyr-color-main, var(--plyr-color-main, #00b3ff)));border: 0;border-radius: 100%;color: #fff;color: var(--plyr-video-control-color, #fff);display: none;left: 50%;opacity: 0.9;padding: 15px;padding: calc(var(--plyr-control-spacing, 10px)*1.5);position: absolute;top: 50%;transform: translate(-50%, -50%);transition: 0.3s;z-index: 2;}.plyr__control--overlaid svg {left: 2px;position: relative;}.plyr__control--overlaid:focus, .plyr__control--overlaid:hover {opacity: 1;}.plyr--playing .plyr__control--overlaid {opacity: 0;visibility: hidden;}.plyr--full-ui.plyr--video .plyr__control--overlaid {display: block;}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]::-ms-track {background-color: hsla(0, 0%, 100%, 0.25);background-color: var(--plyr-video-range-track-background, var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25)));}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {box-shadow: 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2), 0 0 0 3px hsla(0, 0%, 100%, 0.5);box-shadow: var(--plyr-range-thumb-shadow, 0 1px 1px rgba(35, 40, 47, 0.15), 0 0 0 1px rgba(35, 40, 47, 0.2)), 0 0 0 var(--plyr-range-thumb-active-shadow-width, 3px) var(--plyr-audio-range-thumb-active-shadow-color, hsla(0, 0%, 100%, 0.5));}.plyr--video .plyr__progress__buffer {color: hsla(0, 0%, 100%, 0.25);color: var(--plyr-video-progress-buffered-background, hsla(0, 0%, 100%, 0.25));}.plyr:fullscreen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:fullscreen video {height: 100%;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:fullscreen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-webkit-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}.plyr:fullscreen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-webkit-full-screen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-webkit-full-screen video {height: 100%;}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-webkit-full-screen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-webkit-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-moz-full-screen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-moz-full-screen video {height: 100%;}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-moz-full-screen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-moz-full-screen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr:-ms-fullscreen {background: #000;border-radius: 0!important;height: 100%;margin: 0;width: 100%;}.plyr:-ms-fullscreen video {height: 100%;}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {display: block;}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr:-ms-fullscreen.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr:-ms-fullscreen .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr--fullscreen-fallback {background: #000;border-radius: 0!important;bottom: 0;display: block;height: 100%;left: 0;margin: 0;position: fixed;right: 0;top: 0;width: 100%;z-index: 10000000;}.plyr--fullscreen-fallback video {height: 100%;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {display: block;}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg {display: none;}.plyr--fullscreen-fallback.plyr--hide-controls {cursor: none;}@media (min-width: 1024px) {.plyr--fullscreen-fallback .plyr__captions {font-size: 21px;font-size: var(--plyr-font-size-xlarge, 21px);}}.plyr__ads {border-radius: inherit;bottom: 0;cursor: pointer;left: 0;overflow: hidden;position: absolute;right: 0;top: 0;z-index: -1;}.plyr__ads > div, .plyr__ads > div iframe {height: 100%;position: absolute;width: 100%;}.plyr__ads:after {background: #23282f;border-radius: 2px;bottom: 10px;bottom: var(--plyr-control-spacing, 10px);color: #fff;content: attr(data-badge-text);font-size: 11px;padding: 2px 6px;pointer-events: none;position: absolute;right: 10px;right: var(--plyr-control-spacing, 10px);z-index: 3;}.plyr__ads:after:empty {display: none;}.plyr__cues {background: currentColor;display: block;height: 5px;height: var(--plyr-range-track-height, 5px);left: 0;margin: -var(--plyr-range-track-height, 5px)/2 0 0;opacity: 0.8;position: absolute;top: 50%;width: 3px;z-index: 3;}.plyr__preview-thumb {background-color: hsla(0, 0%, 100%, 0.9);background-color: var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));border-radius: 3px;bottom: 100%;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);box-shadow: var(--plyr-tooltip-shadow, 0 1px 2px rgba(0, 0, 0, 0.15));margin-bottom: 10px;margin-bottom: calc(var(--plyr-control-spacing, 10px)/2*2);opacity: 0;padding: 3px;padding: var(--plyr-tooltip-radius, 3px);pointer-events: none;position: absolute;transform: translateY(10px) scale(0.8);transform-origin: 50% 100%;transition: transform 0.2s ease 0.1s, opacity 0.2s ease 0.1s;z-index: 2;}.plyr__preview-thumb--is-shown {opacity: 1;transform: translate(0) scale(1);}.plyr__preview-thumb:before {border-left: 4px solid transparent;border-left: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-right: 4px solid transparent;border-right: var(--plyr-tooltip-arrow-size, 4px) solid transparent;border-top: 4px solid hsla(0, 0%, 100%, 0.9);border-top: var(--plyr-tooltip-arrow-size, 4px) solid var(--plyr-tooltip-background, hsla(0, 0%, 100%, 0.9));bottom: -4px;bottom: calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content: "";height: 0;left: 50%;position: absolute;transform: translateX(-50%);width: 0;z-index: 2;}.plyr__preview-thumb__image-container {background: #c1c8d1;border-radius: 2px;border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);overflow: hidden;position: relative;z-index: 0;}.plyr__preview-thumb__image-container img {height: 100%;left: 0;max-height: none;max-width: none;position: absolute;top: 0;width: 100%;}.plyr__preview-thumb__time-container {bottom: 6px;left: 0;position: absolute;right: 0;white-space: nowrap;z-index: 3;}.plyr__preview-thumb__time-container span {background-color: rgba(0, 0, 0, 0.55);border-radius: 2px;border-radius: calc(var(--plyr-tooltip-radius, 3px) - 1px);color: #fff;font-size: 13px;font-size: var(--plyr-font-size-time, var(--plyr-font-size-small, 13px));padding: 3px 6px;}.plyr__preview-scrubbing {bottom: 0;filter: blur(1px);height: 100%;left: 0;margin: auto;opacity: 0;overflow: hidden;pointer-events: none;position: absolute;right: 0;top: 0;transition: opacity 0.3s ease;width: 100%;z-index: 1;}.plyr__preview-scrubbing--is-shown {opacity: 1;}.plyr__preview-scrubbing img {height: 100%;left: 0;max-height: none;max-width: none;-o-object-fit: contain;object-fit: contain;position: absolute;top: 0;width: 100%;}.plyr--no-transition {transition: none !important;}.plyr__sr-only {clip: rect(1px, 1px, 1px, 1px);border: 0!important;height: 1px!important;overflow: hidden;padding: 0!important;position: absolute!important;width: 1px !important;}.plyr [hidden] {display: none !important;}.main-nav {position: absolute;inset: 0 0 auto 0;width: 100%;background: #0b1a30;background: linear-gradient(45deg, #00ad9d 0, #0b1a30 100%);z-index: 99999999;}.main-nav .navbar-nav .nav-item {margin-inline-end: 16px;}.main-nav .navbar-nav .nav-item .nav-link {color: #fff;font-size: 16px;border-radius: 8px;transition: all 0.3s linear;}.main-nav .navbar-nav .nav-item .nav-link.special {font-weight: 900;color: #f7b118 !important;}.main-nav .navbar-nav .nav-item .nav-link svg {margin-inline-end: 2px;}.main-nav .navbar-nav .nav-item .nav-link:hover {background: rgba(0, 0, 0, 0.25);}.main-nav .actions {margin-inline-start: auto;}.main-nav .actions .nav-list li {font-size: 16px;}.main-nav .navbar-brand {padding: 0;margin: 0;}.nav-hover {position: relative;color: #00a09b;font-size: 16px;}.nav-hover .fa-chevron-down {font-size: 14px;margin-inline-start: 4px;}.nav-hover span {position: absolute;inset: -10px -16px auto auto;color: white;background: #00ad9d;width: 24px;height: 24px;font-size: 14px;border-radius: 50%;display: flex;align-items: center;justify-content: center;}.nav-hover {position: relative;}.nav-hover .nav-link svg {font-size: 14px;margin-inline-start: 2px;margin-bottom: -2px;transition: transform 0.3s linear;}.nav-hover .nav-list {background: #fff;position: absolute;inset: 102% 0 auto auto;min-width: 140px;width: max-content;max-width: 300px;border-radius: 4px;visibility: hidden;padding: 0 10px;opacity: 0;z-index: 999999;transition: all 0.3s linear;}.nav-hover .nav-list li {color: #333;display: flex;align-items: center;}.nav-hover .nav-list li svg {margin-inline-end: 4px;}.nav-hover .nav-list li a {color: #333;display: flex;align-items: center;margin-bottom: 8px;width: 100%;transition: all 0.3s linear;}.nav-hover .nav-list li a:hover {color: #00a69c;}.nav-hover .nav-list li a svg {margin-inline-end: 4px;}.nav-hover:hover .nav-link .fa-chevron-down {transform: rotate(180deg);}.nav-hover:hover .nav-list {padding: 10px;visibility: visible;opacity: 1;}.sec-logo {display: none;}.main-header {position: relative;height: 100vh;overflow: hidden;background: linear-gradient(135deg, rgba(0, 173, 157, 0.1) 0%, rgba(255, 255, 255, 0.95) 50%, rgba(0, 173, 157, 0.05) 100%);}.main-header .owl-carousel {height: 100vh;}.main-header .owl-carousel .owl-stage-outer {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {position: relative;height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item img {height: 100vh;object-position: 100% 100%;}.main-header .caption {position: absolute;inset: 0% auto 0 50%;transform: translateX(-50%);z-index: 10;width: 80%;height: 100%;display: flex;align-items: start;flex-direction: column;justify-content: center;}.main-header .caption .title {color: #00ad9d;margin-bottom: 1.5rem;font-size: 56px;}.main-header .caption .title span {color: #00a09b;}.main-header .caption .desc {color: #333333;font-size: 24px;font-weight: 400;margin-bottom: 2rem;max-width: 50%;}.main-header .caption .actions {display: flex;align-items: center;justify-content: center;}.main-header .caption .actions .btn {padding: 10px 40px;border: 1px solid #00a09b;color: white;border-radius: 64px;font-size: 20px;background: #00a09b;transition: all 0.3s linear;margin-inline-end: 24px;}.main-header .caption .actions .btn:hover {background: transparent;color: #00a09b;}.headroom--not-top {background: #0b1a30;background: linear-gradient(45deg, #00ad9d 0, #0b1a30 100%);box-shadow: 0 -2px 16px rgba(128, 128, 128, 0.31);}.headroom--not-top.animated.slideUp {animation-name: slideDown !important;}.headroom--not-top .top-header {display: none;}.headroom--not-top .main-logo {display: none;}.headroom--not-top .navbar-brand {margin-inline-start: 7%;}.headroom--not-top .sec-logo {display: flex;}.headroom--not-top.mob-nav .btn svg {color: white !important;}.headroom--not-top .second-nav {padding: 10px 0;transition: all 0.3s linear;}.headroom--not-top .second-nav .main-logo {transition: all 0.3s linear;}.headroom--not-top .second-nav .main-logo img {height: 60px;transition: all 0.3s linear;}.headroom--not-top .main-search .form-group {position: relative;margin: 0;}.headroom--not-top .main-search .form-group .form-control {height: 40px;}.headroom--not-top .main-search .form-group .select2-container .select2-selection--single {height: 40px;}.headroom--not-top .main-search .form-group .select2-container--default .select2-selection--single .select2-selection__rendered {line-height: 40px;}.headroom--not-top .main-search .form-group .select2-container--default .select2-selection--single .select2-selection__arrow {height: 40px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link {padding: 10px 20px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link .icon {display: none;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link span {margin-top: 8px;}.headroom--not-top .bottom-nav .navbar-nav .nav-item .nav-link .fa-angle-down {left: 0;bottom: 15px;}.headroom--not-top .navbar-default .navbar-nav > .open > a, .headroom--not-top .navbar-default .navbar-nav > .open > a:focus, .headroom--not-top .navbar-default .navbar-nav > .open > a:hover {color: white !important;}.headroom--not-top .navbar-nav .nav-item .nav-link {color: white !important;}.headroom--not-top .navbar-nav .nav-item .nav-link {font-size: 17px;}.header--fixed {position: fixed;z-index: 10;right: 0;left: 0;top: 75px;z-index: 999;}.headroom {transition: transform 0.25s ease-in-out;will-change: transform;}.headroom--pinned {transform: translateY(0);}.headroom--unpinned {transform: translateY(-100%);}.animated {animation-duration: 0.5s;animation-fill-mode: both;will-change: transform, opacity;}@keyframes slideDown {0% {transform: translateY(-100%);}100% {transform: translateY(0);}}.animated.slideDown {animation-name: slideDown;}@keyframes slideUp {0% {transform: translateY(0);}100% {transform: translateY(-100%);}}.animated.slideUp {animation-name: slideUp;}@keyframes swingInX {0% {transform: perspective(400px) rotateX(-90deg);}100% {transform: perspective(400px) rotateX(0);}}.animated.swingInX {-ie-transform-origin: top;transform-origin: top;-webkit-animation-name: swingInX;-moz-backface-visibility: visible !important;-moz-animation-name: swingInX;-o-backface-visibility: visible !important;-o-animation-name: swingInX;backface-visibility: visible !important;animation-name: swingInX;}.animated.flipInX, .animated.swingOutX {-webkit-backface-visibility: visible !important;-moz-backface-visibility: visible !important;-o-backface-visibility: visible !important;}@keyframes swingOutX {0% {transform: perspective(400px) rotateX(0);}100% {transform: perspective(400px) rotateX(-90deg);}}.animated.swingOutX {-webkit-transform-origin: top;-webkit-animation-name: swingOutX;-moz-animation-name: swingOutX;-o-animation-name: swingOutX;animation-name: swingOutX;backface-visibility: visible !important;}@keyframes flipInX {0% {transform: perspective(400px) rotateX(90deg);opacity: 0;}100% {transform: perspective(400px) rotateX(0);opacity: 1;}}.animated.flipInX {-webkit-animation-name: flipInX;-moz-animation-name: flipInX;-o-animation-name: flipInX;backface-visibility: visible !important;animation-name: flipInX;}@keyframes flipOutX {0% {transform: perspective(400px) rotateX(0);opacity: 1;}100% {transform: perspective(400px) rotateX(90deg);opacity: 0;}}.animated.flipOutX {-webkit-animation-name: flipOutX;-webkit-backface-visibility: visible !important;-moz-animation-name: flipOutX;-moz-backface-visibility: visible !important;-o-animation-name: flipOutX;-o-backface-visibility: visible !important;animation-name: flipOutX;backface-visibility: visible !important;}@keyframes bounceInDown {0% {opacity: 0;transform: translateY(-200px);}60% {opacity: 1;transform: translateY(30px);}80% {transform: translateY(-10px);}100% {transform: translateY(0);}}.animated.bounceInDown {animation-name: bounceInDown;}@keyframes bounceOutUp {0% {transform: translateY(0);}30% {opacity: 1;transform: translateY(20px);}100% {opacity: 0;transform: translateY(-200px);}}.mob-nav {display: none;}.mob-nav .btn svg {color: white;width: 32px;height: 32px;}.mob-offcanvas .offcanvas-header .btn-close {margin-inline-start: auto;}.mob-offcanvas .accordion-button::after {margin-inline-start: auto;margin-inline-end: 0;}.mob-offcanvas .offcanvas-body .accordion-flush .accordion-item .accordion-button {padding: 6px 0;color: #00ad9d;font-size: 20px;}.mob-offcanvas .offcanvas-body ul li a {display: flex;align-items: center;color: #00ad9d;padding: 6px 0;}.headroom--not-top {top: 0 !important;}.headroom-top {top: 64px !important;}.upper-nav {position: relative;padding: 8px 0;}.upper-nav::before {content: '';position: absolute;background: url(../../assets/images/header_background.png);background-size: cover;background-position: center;inset: 0 15% 0 20%;height: 100%;}.upper-nav .logo {width: 15%;border-inline-end: 1px solid #ddd;}.upper-nav .info {width: calc(100% - 15%);}.upper-nav .info {padding-inline-start: 24px;}.upper-nav .info .contacts li:not(:last-of-type) {margin-inline-end: 16px;}.upper-nav .info .contacts li .icon {background: #dcdcdb;color: white;font-size: 16px;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;border-radius: 50%;margin-inline-start: 8px;}.upper-nav .info .contacts li .title {font-size: 16px;color: #00ad9d;margin-bottom: 0;}.upper-nav .info .contacts li span {direction: ltr;text-align: right;font-size: 18px;display: block;color: #606060;line-height: 1.5;}.upper-nav .info .actions li.nav-hover:nth-child(1) {display: flex;align-items: center;padding: 10px;background: #fcfcfc;position: relative;font-size: 18px;border: 1px solid #c8c8c8;border-radius: 5px;color: #333;transition: all 0.5s ease;}.upper-nav .info .actions li.nav-hover:nth-child(1):hover {color: #00ad9d;}.upper-nav .info .actions li.nav-hover:nth-child(2) {padding: 8px;background: #00ad9d;border-radius: 8px;color: white;}.upper-nav .info .actions li.nav-hover:nth-child(2) p {margin: 0 4px;}.upper-nav .info .actions .nav-list {border: 1px solid #ddd;padding: 0;}.upper-nav .info .actions .nav-list li {font-size: 16px;padding: 8px 20px;color: #333;}.upper-nav .info .actions .nav-list li a {font-size: 16px;color: #333;margin-bottom: 0;transition: all 0.3s linear;}.upper-nav .info .actions .nav-list li a:hover {color: #00ad9d;}.main-footer {position: relative;padding: 80px 0 20px;background: #0b1a30;}.main-footer .title {color: white;font-weight: 700;margin-bottom: 16px;font-size: 24px;}.main-footer ul li {position: relative;margin-bottom: 8px;}.main-footer ul li a, .main-footer ul li a:not([href]):not([class]), .main-footer ul li a:not([href]):not([class]):hover {color: #d9d9d9;cursor: pointer;transition: all 0.3s linear;width: 100%;display: inline-block;}.main-footer ul li a:hover, .main-footer ul li a:not([href]):not([class]):hover, .main-footer ul li a:not([href]):not([class]):hover:hover {color: #f7b118;margin-inline-start: 4px;}.main-footer ul li a svg, .main-footer ul li a:not([href]):not([class]) svg, .main-footer ul li a:not([href]):not([class]):hover svg {font-size: 14px;margin-inline-end: 4px;margin-bottom: -2px;}.main-footer ul li.drop-down {padding-inline-start: 12px;}.main-footer ul li.drop-down a span {display: inline-block;transform: rotate(180deg);position: absolute;inset: 5px -2px auto auto;}.main-footer ul li.drop-down .drop-menu {padding: 8px 0;transform: translateY(-100px);visibility: hidden;opacity: 0;display: none;}.main-footer ul li.drop-down.opened::before {height: 0;}.main-footer ul li.drop-down.opened a span {transform: rotate(90deg);}.main-footer ul li.drop-down.opened .drop-menu {transform: translateY(0);visibility: visible;opacity: 11;display: flex;flex-direction: column;transition: all 0.3s linear;}.main-footer a, .main-footer p {color: #d9d9d9;}.main-footer .footer-logo img {margin-bottom: 1rem;}.main-footer .bottom-footer {text-align: center;margin-top: 3rem;border-top: 1px solid #3e3e3e;padding-top: 20px;}.main-footer .accounts .image {display: flex;justify-content: end;}.main-footer .accounts p {font-size: 16px;margin-top: 6px;}.main-footer .contacts li {display: flex;align-items: center;}.main-footer .contacts li .icon {width: 40px;height: 40px;color: #ddd;border: 1px solid #ddd;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-inline-end: 8px;}.main-footer .contacts li p {color: #ddd;width: calc(100% - 48px);}.main-footer .social-media ul li:not(:last-of-type) {margin-inline-end: 8px;}.main-footer .social-media ul li a {width: 40px;height: 40px;background: white;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 18px;margin: 0 !important;color: #0b1a30;text-align: center;transition: all 0.3s linear;}.main-footer .social-media ul li a svg {font-size: 18px;margin: 0 !important;}.main-footer .social-media ul li a:hover {color: white;background: #00ad9d;}@font-face {font-family: lg;src: url(../fonts/lg.ttf?22t19m) format("truetype"), url(../fonts/lg.woff?22t19m) format("woff"), url(../fonts/lg.svg?22t19m#lg) format("svg");font-weight: 400;font-style: normal;font-display: block;}.lg-icon {font-family: lg!important;speak: never;font-style: normal;font-weight: 400;font-variant: normal;text-transform: none;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.lg-actions .lg-next, .lg-actions .lg-prev {background-color: rgba(0, 0, 0, 0.45);border-radius: 2px;color: #999;cursor: pointer;display: block;font-size: 22px;margin-top: -10px;padding: 8px 10px 9px;position: absolute;top: 50%;z-index: 1080;border: none;outline: 0;}.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {pointer-events: none;opacity: 0.5;}.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {color: #FFF;}.lg-actions .lg-next {right: 20px;}.lg-actions .lg-next:before {content: "\e095";}.lg-actions .lg-prev {left: 20px;}.lg-actions .lg-prev:after {content: "\e094";}@-webkit-keyframes lg-right-end {0%, 100% {left: 0;}50% {left: -30px;}}@-moz-keyframes lg-right-end {0%, 100% {left: 0;}50% {left: -30px;}}@-ms-keyframes lg-right-end {0%, 100% {left: 0;}50% {left: -30px;}}@keyframes lg-right-end {0%, 100% {left: 0;}50% {left: -30px;}}@-webkit-keyframes lg-left-end {0%, 100% {left: 0;}50% {left: 30px;}}@-moz-keyframes lg-left-end {0%, 100% {left: 0;}50% {left: 30px;}}@-ms-keyframes lg-left-end {0%, 100% {left: 0;}50% {left: 30px;}}@keyframes lg-left-end {0%, 100% {left: 0;}50% {left: 30px;}}.lg-outer.lg-right-end .lg-object {-webkit-animation: lg-right-end 0.3s;-o-animation: lg-right-end 0.3s;animation: lg-right-end 0.3s;position: relative;}.lg-outer.lg-left-end .lg-object {-webkit-animation: lg-left-end 0.3s;-o-animation: lg-left-end 0.3s;animation: lg-left-end 0.3s;position: relative;}.lg-toolbar {z-index: 1082;left: 0;position: absolute;top: 0;width: 100%;background-color: rgba(0, 0, 0, 0.45);}.lg-toolbar .lg-icon {color: #999;cursor: pointer;float: right;font-size: 24px;height: 47px;line-height: 27px;padding: 10px 0;text-align: center;width: 50px;text-decoration: none!important;outline: 0;background: 0 0;border: none;box-shadow: none;-webkit-transition: color 0.2s linear;-o-transition: color 0.2s linear;transition: color 0.2s linear;}.lg-toolbar .lg-icon:hover {color: #FFF;}.lg-toolbar .lg-close:after {content: "\e070";}.lg-toolbar .lg-download:after {content: "\e0f2";}.lg-sub-html {background-color: rgba(0, 0, 0, 0.45);bottom: 0;color: #EEE;font-size: 16px;left: 0;padding: 10px 40px;position: fixed;right: 0;text-align: center;z-index: 1080;}.lg-sub-html h4 {margin: 0;font-size: 13px;font-weight: 700;}.lg-sub-html p {font-size: 12px;margin: 5px 0 0;}#lg-counter {color: #999;display: inline-block;font-size: 16px;padding-left: 20px;padding-top: 12px;vertical-align: middle;}.lg-next, .lg-prev, .lg-toolbar {opacity: 1;-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;}.lg-hide-items .lg-prev {opacity: 0;-webkit-transform: translate3d(-10px, 0, 0);transform: translate3d(-10px, 0, 0);}.lg-hide-items .lg-next {opacity: 0;-webkit-transform: translate3d(10px, 0, 0);transform: translate3d(10px, 0, 0);}.lg-hide-items .lg-toolbar {opacity: 0;-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {-webkit-transform: scale3d(0.5, 0.5, 0.5);transform: scale3d(0.5, 0.5, 0.5);opacity: 0;-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-webkit-transform-origin: 50% 50%;-moz-transform-origin: 50% 50%;-ms-transform-origin: 50% 50%;transform-origin: 50% 50%;}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);opacity: 1;}.lg-outer .lg-thumb-outer {background-color: #0D0A0A;bottom: 0;position: absolute;width: 100%;z-index: 1080;max-height: 350px;-webkit-transform: translate3d(0, 100%, 0);transform: translate3d(0, 100%, 0);-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {-webkit-transition-duration: 0s!important;transition-duration: 0s !important;}.lg-outer.lg-thumb-open .lg-thumb-outer {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.lg-outer .lg-thumb {padding: 10px 0;height: 100%;margin-bottom: -5px;}.lg-outer .lg-thumb-item {cursor: pointer;float: left;overflow: hidden;height: 100%;border: 2px solid #FFF;border-radius: 4px;margin-bottom: 5px;}@media (min-width: 1025px) {.lg-outer .lg-thumb-item {-webkit-transition: border-color 0.25s ease;-o-transition: border-color 0.25s ease;transition: border-color 0.25s ease;}}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {border-color: #a90707;}.lg-outer .lg-thumb-item img {width: 100%;height: 100%;object-fit: cover;}.lg-outer.lg-has-thumb .lg-item {padding-bottom: 120px;}.lg-outer.lg-can-toggle .lg-item {padding-bottom: 0;}.lg-outer.lg-pull-caption-up .lg-sub-html {-webkit-transition: bottom 0.25s ease;-o-transition: bottom 0.25s ease;transition: bottom 0.25s ease;}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {bottom: 100px;}.lg-outer .lg-toogle-thumb {background-color: #0D0A0A;border-radius: 2px 2px 0 0;color: #999;cursor: pointer;font-size: 24px;height: 39px;line-height: 27px;padding: 5px 0;position: absolute;right: 20px;text-align: center;top: -39px;width: 50px;outline: 0;border: none;}.lg-outer .lg-toogle-thumb:after {content: "\e1ff";}.lg-outer .lg-toogle-thumb:hover {color: #FFF;}.lg-outer .lg-video-cont {display: inline-block;vertical-align: middle;max-width: 1140px;max-height: 100%;width: 100%;padding: 0 5px;}.lg-outer .lg-video {width: 100%;height: 0;padding-bottom: 56.25%;overflow: hidden;position: relative;}.lg-outer .lg-video .lg-object {display: inline-block;position: absolute;top: 0;left: 0;width: 100%!important;height: 100% !important;}.lg-outer .lg-video .lg-video-play {width: 84px;height: 59px;position: absolute;left: 50%;top: 50%;margin-left: -42px;margin-top: -30px;z-index: 1080;cursor: pointer;}.lg-outer .lg-has-iframe .lg-video {-webkit-overflow-scrolling: touch;overflow: auto;}.lg-outer .lg-has-vimeo .lg-video-play {background: url(../img/vimeo-play.png) no-repeat;}.lg-outer .lg-has-vimeo:hover .lg-video-play {background: url(../img/vimeo-play.png) 0 -58px no-repeat;}.lg-outer .lg-has-html5 .lg-video-play {background: url(../img/video-play.png) no-repeat;height: 64px;margin-left: -32px;margin-top: -32px;width: 64px;opacity: 0.8;}.lg-outer .lg-has-html5:hover .lg-video-play {opacity: 1;}.lg-outer .lg-has-youtube .lg-video-play {background: url(../img/youtube-play.png) no-repeat;}.lg-outer .lg-has-youtube:hover .lg-video-play {background: url(../img/youtube-play.png) 0 -60px no-repeat;}.lg-outer .lg-video-object {width: 100%!important;height: 100%!important;position: absolute;top: 0;left: 0;}.lg-outer .lg-has-video .lg-video-object {visibility: hidden;}.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {display: none;}.lg-outer .lg-has-video.lg-video-playing .lg-video-object {visibility: visible;}.lg-progress-bar {background-color: #333;height: 5px;left: 0;position: absolute;top: 0;width: 100%;z-index: 1083;opacity: 0;-webkit-transition: opacity 80ms ease 0s;-moz-transition: opacity 80ms ease 0s;-o-transition: opacity 80ms ease 0s;transition: opacity 80ms ease 0s;}.lg-progress-bar .lg-progress {background-color: #a90707;height: 5px;width: 0;}.lg-progress-bar.lg-start .lg-progress {width: 100%;}.lg-show-autoplay .lg-progress-bar {opacity: 1;}.lg-autoplay-button:after {content: "\e01d";}.lg-show-autoplay .lg-autoplay-button:after {content: "\e01a";}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition-duration: 0s;transition-duration: 0s;}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {-webkit-transform: scale3d(1, 1, 1);transform: scale3d(1, 1, 1);-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;-webkit-transform-origin: 0 0;-moz-transform-origin: 0 0;-ms-transform-origin: 0 0;transform-origin: 0 0;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}#lg-zoom-in:after {content: "\e311";}#lg-actual-size {font-size: 20px;}#lg-actual-size:after {content: "\e033";}#lg-zoom-out {opacity: 0.5;pointer-events: none;}#lg-zoom-out:after {content: "\e312";}.lg-zoomed #lg-zoom-out {opacity: 1;pointer-events: auto;}.lg-outer .lg-pager-outer {bottom: 60px;left: 0;position: absolute;right: 0;text-align: center;z-index: 1080;height: 10px;}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {overflow: visible;}.lg-outer .lg-pager-cont {cursor: pointer;display: inline-block;overflow: hidden;position: relative;vertical-align: top;margin: 0 5px;}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {box-shadow: 0 0 0 2px #fff inset;}.lg-outer .lg-pager-thumb-cont {background-color: #fff;color: #FFF;bottom: 100%;height: 83px;left: 0;margin-bottom: 20px;margin-left: -60px;opacity: 0;padding: 5px;position: absolute;width: 120px;border-radius: 3px;-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}.lg-outer .lg-pager-thumb-cont img {width: 100%;height: 100%;}.lg-outer .lg-pager {background-color: rgba(255, 255, 255, 0.5);border-radius: 50%;box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;display: block;height: 12px;-webkit-transition: box-shadow 0.3s ease 0s;-o-transition: box-shadow 0.3s ease 0s;transition: box-shadow 0.3s ease 0s;width: 12px;}.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {box-shadow: 0 0 0 8px #fff inset;}.lg-outer .lg-caret {border-left: 10px solid transparent;border-right: 10px solid transparent;border-top: 10px dashed;bottom: -10px;display: inline-block;height: 0;left: 50%;margin-left: -5px;position: absolute;vertical-align: middle;width: 0;}.lg-fullscreen:after {content: "\e20c";}.lg-fullscreen-on .lg-fullscreen:after {content: "\e20d";}.lg-outer #lg-dropdown-overlay {background-color: rgba(0, 0, 0, 0.25);bottom: 0;cursor: default;left: 0;position: fixed;right: 0;top: 0;z-index: 1081;opacity: 0;visibility: hidden;-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;}.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {-webkit-transition-delay: 0s;transition-delay: 0s;-moz-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;visibility: visible;}.lg-outer.lg-dropdown-active #lg-share {color: #FFF;}.lg-outer .lg-dropdown {background-color: #fff;border-radius: 2px;font-size: 14px;list-style-type: none;margin: 0;padding: 10px 0;position: absolute;right: 0;text-align: left;top: 50px;opacity: 0;visibility: hidden;-moz-transform: translate3d(0, 5px, 0);-o-transform: translate3d(0, 5px, 0);-ms-transform: translate3d(0, 5px, 0);-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;}.lg-outer .lg-dropdown:after {content: "";display: block;height: 0;width: 0;position: absolute;border: 8px solid transparent;border-bottom-color: #FFF;right: 16px;top: -16px;}.lg-outer .lg-dropdown > li:last-child {margin-bottom: 0;}.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {color: #333;}.lg-outer .lg-dropdown a {color: #333;display: block;white-space: pre;padding: 4px 12px;font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 12px;}.lg-outer .lg-dropdown a:hover {background-color: rgba(0, 0, 0, 0.07);}.lg-outer .lg-dropdown .lg-dropdown-text {display: inline-block;line-height: 1;margin-top: -3px;vertical-align: middle;}.lg-outer .lg-dropdown .lg-icon {color: #333;display: inline-block;float: none;font-size: 20px;height: auto;line-height: 1;margin-right: 8px;padding: 0;vertical-align: middle;width: auto;}.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {height: 100%;width: 100%;}.lg-outer #lg-share {position: relative;}.lg-outer #lg-share:after {content: "\e80d";}.lg-outer #lg-share-facebook .lg-icon {color: #3b5998;}.lg-outer #lg-share-facebook .lg-icon:after {content: "\e904";}.lg-outer #lg-share-twitter .lg-icon {color: #00aced;}.lg-outer #lg-share-twitter .lg-icon:after {content: "\e907";}.lg-outer #lg-share-googleplus .lg-icon {color: #dd4b39;}.lg-outer #lg-share-googleplus .lg-icon:after {content: "\e905";}.lg-outer #lg-share-pinterest .lg-icon {color: #cb2027;}.lg-outer #lg-share-pinterest .lg-icon:after {content: "\e906";}.lg-outer .lg-img-rotate {position: absolute;padding: 0 5px;left: 0;right: 0;top: 0;bottom: 0;-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;-moz-transition: -moz-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;-o-transition: -o-transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;transition: transform 0.3s cubic-bezier(0.32, 0, 0.67, 0) 0s;}.lg-rotate-left:after {content: "\e900";}.lg-rotate-right:after {content: "\e901";}.lg-icon.lg-flip-hor, .lg-icon.lg-flip-ver {font-size: 26px;}.lg-flip-ver:after {content: "\e903";}.lg-flip-hor:after {content: "\e902";}.lg-group:after {content: "";display: table;clear: both;}.lg-outer {position: fixed;top: 0;left: 0;z-index: 1050;text-align: left;opacity: 0;outline: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-outer * {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}.lg-outer.lg-visible {opacity: 1;}.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {-webkit-transition-duration: inherit!important;transition-duration: inherit!important;-webkit-transition-timing-function: inherit!important;transition-timing-function: inherit !important;}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {-webkit-transition-duration: 0s!important;transition-duration: 0s!important;opacity: 1;}.lg-outer.lg-grab img.lg-object {cursor: -webkit-grab;cursor: -moz-grab;cursor: -o-grab;cursor: -ms-grab;cursor: grab;}.lg-outer.lg-grabbing img.lg-object {cursor: move;cursor: -webkit-grabbing;cursor: -moz-grabbing;cursor: -o-grabbing;cursor: -ms-grabbing;cursor: grabbing;}.lg-outer .lg {position: relative;overflow: hidden;margin-left: auto;margin-right: auto;max-width: 100%;max-height: 100%;}.lg-outer .lg-inner {position: absolute;left: 0;top: 0;white-space: nowrap;}.lg-outer .lg-item {background: url(../../assets/images/loading.gif) center center no-repeat;display: none !important;}.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {display: inline-block !important;}.lg-outer .lg-img-wrap, .lg-outer .lg-item {display: inline-block;text-align: center;position: absolute;width: 100%;height: 100%;}.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {content: "";display: inline-block;height: 50%;width: 1px;margin-right: -1px;}.lg-outer .lg-img-wrap {position: absolute;padding: 0 5px;left: 0;right: 0;top: 0;bottom: 0;}.lg-outer .lg-item.lg-complete {background-image: none;}.lg-outer .lg-item.lg-current {z-index: 1060;}.lg-outer .lg-image {display: inline-block;vertical-align: middle;max-width: 100%;max-height: 100%;width: auto!important;height: auto !important;}.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {opacity: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {opacity: 1;}.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {display: none;}.lg-backdrop {position: fixed;top: 0;left: 0;right: 0;bottom: 0;z-index: 1040;background-color: #000;opacity: 0;-webkit-transition: opacity 0.15s ease 0s;-o-transition: opacity 0.15s ease 0s;transition: opacity 0.15s ease 0s;}.lg-backdrop.in {opacity: 1;}.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {-webkit-transition: none 0s ease 0s!important;-moz-transition: none 0s ease 0s!important;-o-transition: none 0s ease 0s!important;transition: none 0s ease 0s !important;}.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;}.lg-css3.lg-fade .lg-item {opacity: 0;}.lg-css3.lg-fade .lg-item.lg-current {opacity: 1;}.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {-webkit-transition: opacity 0.1s ease 0s;-moz-transition: opacity 0.1s ease 0s;-o-transition: opacity 0.1s ease 0s;transition: opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-css3 .lg-item {opacity: 0;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {-webkit-transform: translate3d(-100%, 0, 0);transform: translate3d(-100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {-webkit-transform: translate3d(100%, 0, 0);transform: translate3d(100%, 0, 0);}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);opacity: 1;}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.lg-css3.lg-slide.lg-use-left .lg-item {opacity: 0;position: absolute;left: 0;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {left: -100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {left: 100%;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {left: 0;opacity: 1;}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}.rtl-mode .lg-outer {direction: ltr;}.tf-tree {font-size: 16px;overflow: auto;}.tf-tree * {box-sizing: border-box;margin: 0;padding: 0;}.tf-tree ul {display: inline-flex;}.tf-tree li {align-items: center;display: flex;flex-direction: column;flex-wrap: wrap;padding: 0 1em;position: relative;}.tf-tree li ul {margin: 2em 0;}.tf-tree li li:before {border-top: 0.0625em solid #000;content: "";display: block;height: 0.0625em;left: -0.03125em;position: absolute;top: -1.03125em;width: 100%;}.tf-tree li li:first-child:before {left: calc(50% - 0.03125em);max-width: calc(50% + 0.0625em);}.tf-tree li li:last-child:before {left: auto;max-width: calc(50% + 0.0625em);right: calc(50% - 0.03125em);}.tf-tree li li:only-child:before {display: none;}.tf-tree li li:only-child > .tf-nc:before, .tf-tree li li:only-child > .tf-node-content:before {height: 1.0625em;top: -1.0625em;}.tf-tree .tf-nc, .tf-tree .tf-node-content {border: 0.0625em solid #000;display: inline-block;padding: 0.5em 1em;position: relative;}.tf-tree .tf-nc:before, .tf-tree .tf-node-content:before {top: -1.03125em;}.tf-tree .tf-nc:after, .tf-tree .tf-nc:before, .tf-tree .tf-node-content:after, .tf-tree .tf-node-content:before {border-left: 0.0625em solid #000;content: "";display: block;height: 1em;left: calc(50% - 0.03125em);position: absolute;width: 0.0625em;}.tf-tree .tf-nc:after, .tf-tree .tf-node-content:after {top: calc(100% + 0.03125em);}.tf-tree .tf-nc:only-child:after, .tf-tree .tf-node-content:only-child:after, .tf-tree > ul > li > .tf-nc:before, .tf-tree > ul > li > .tf-node-content:before {display: none;}.tf-tree.tf-gap-sm li {padding: 0 0.6em;}.tf-tree.tf-gap-sm li > .tf-nc:before, .tf-tree.tf-gap-sm li > .tf-node-content:before {height: 0.6em;top: -0.6em;}.tf-tree.tf-gap-sm li > .tf-nc:after, .tf-tree.tf-gap-sm li > .tf-node-content:after {height: 0.6em;}.tf-tree.tf-gap-sm li ul {margin: 1.2em 0;}.tf-tree.tf-gap-sm li li:before {top: -0.63125em;}.tf-tree.tf-gap-sm li li:only-child > .tf-nc:before, .tf-tree.tf-gap-sm li li:only-child > .tf-node-content:before {height: 0.6625em;top: -0.6625em;}.tf-tree.tf-gap-lg li {padding: 0 1.5em;}.tf-tree.tf-gap-lg li > .tf-nc:before, .tf-tree.tf-gap-lg li > .tf-node-content:before {height: 1.5em;top: -1.5em;}.tf-tree.tf-gap-lg li > .tf-nc:after, .tf-tree.tf-gap-lg li > .tf-node-content:after {height: 1.5em;}.tf-tree.tf-gap-lg li ul {margin: 3em 0;}.tf-tree.tf-gap-lg li li:before {top: -1.53125em;}.tf-tree.tf-gap-lg li li:only-child > .tf-nc:before, .tf-tree.tf-gap-lg li li:only-child > .tf-node-content:before {height: 1.5625em;top: -1.5625em;}.tf-tree li.tf-dotted-children .tf-nc:after, .tf-tree li.tf-dotted-children .tf-nc:before, .tf-tree li.tf-dotted-children .tf-node-content:after, .tf-tree li.tf-dotted-children .tf-node-content:before {border-left-style: dotted;}.tf-tree li.tf-dotted-children li:before {border-top-style: dotted;}.tf-tree li.tf-dotted-children > .tf-nc:before, .tf-tree li.tf-dotted-children > .tf-node-content:before {border-left-style: solid;}.tf-tree li.tf-dashed-children .tf-nc:after, .tf-tree li.tf-dashed-children .tf-nc:before, .tf-tree li.tf-dashed-children .tf-node-content:after, .tf-tree li.tf-dashed-children .tf-node-content:before {border-left-style: dashed;}.tf-tree li.tf-dashed-children li:before {border-top-style: dashed;}.tf-tree li.tf-dashed-children > .tf-nc:before, .tf-tree li.tf-dashed-children > .tf-node-content:before {border-left-style: solid;}.about-osoul-modules {background: url(../images/pattern-bg.png);background-position: center;background-size: cover;padding: 0rem 0 5rem;}.osoul-benefit {position: relative;min-height: 400px;padding-top: 70px;}.benefit-list .nav.nav-tabs {height: auto;border: none;background: transparent;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}.benefit-list .nav.nav-tabs li {float: none !important;height: auto;margin-bottom: 16px;}.benefit-list .nav.nav-tabs li a {margin: 0;background: #fff;box-shadow: 5px 5px 10px 0 #d5d5d5;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 20px;letter-spacing: 0;border: 0;border-bottom: 2px solid transparent;border-radius: 10px;}.benefit-list .nav.nav-tabs li a img {height: 70px;}.benefit-list .nav.nav-tabs li a i {font-size: 70px;line-height: 60px;color: #000;}.benefit-list .nav.nav-tabs li a h4 {font-weight: bold;font-size: 20px;margin: 10px 0 0;color: #000;width: max-content;}.benefit-list .nav.nav-tabs li.active a i {color: #fff;}.benefit-list .nav.nav-tabs li.active a h4 {color: #fff;}.benefit-list .nav.nav-tabs li:nth-child(1) i {color: #0077b4;}.benefit-list .nav.nav-tabs li:nth-child(1).active a {background: #0077b4 !important;}.benefit-list .nav.nav-tabs li:nth-child(2) i {color: #1ea446;}.benefit-list .nav.nav-tabs li:nth-child(2).active a {background: #1ea446;}.benefit-list .nav.nav-tabs li:nth-child(3) i {color: #c03c2a;}.benefit-list .nav.nav-tabs li:nth-child(3).active a {background: #c03c2a;}.benefit-list .nav.nav-tabs li:nth-child(4) i {color: #ee6923;}.benefit-list .nav.nav-tabs li:nth-child(4).active a {background: #ee6923;}.benefit-list .nav.nav-tabs li:nth-child(5) i {color: #9e9e9e;}.benefit-list .nav.nav-tabs li:nth-child(5).active a {background: #9e9e9e;}.benefit-list .nav.nav-tabs li:nth-child(6) i {color: #03a9f4;}.benefit-list .nav.nav-tabs li:nth-child(6).active a {background: #03a9f4;}.benefit-list .nav.nav-tabs li:nth-child(7) i {color: #8bc34a;}.benefit-list .nav.nav-tabs li:nth-child(7).active a {background: #8bc34a;}.benefit-list .nav.nav-tabs li:nth-child(8) i {color: #ffbb33;}.benefit-list .nav.nav-tabs li:nth-child(8).active a {background: #ffbb33;}.benefit-tabs-content {padding: 0 15px;margin-top: 50px;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title {display: inline-flex;align-items: center;justify-content: center;margin: 0;padding: 15px 30px;min-width: 300px;font-size: 24px;font-weight: bold;color: #fff;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-1 {background: #0077b4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-2 {background: #1ea446;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-3 {background: #c03c2a;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-4 {background: #ee6923;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-5 {background: #9e9e9e;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-6 {background: #03a9f4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-7 {background: #8bc34a;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-8 {background: #ffbb33;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-content {padding: 50px;background: #fff;}.benefit-tabs-content .tab-content .tab-content-title {font-size: 22px;font-weight: bold;margin: 32px 0;}.tab-content-card {background: #fff;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 1rem;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;margin: 0;height: 150px;margin-bottom: 10px;border: 1px solid #ddd;text-align: center;}.tab-content-card h5 {margin-bottom: 10px;font-size: 21px;font-weight: bold;color: #000;}.tab-content-card img {height: auto;max-height: 60px;margin: auto;max-width: 100%;}.share-card .card-logo {position: relative;height: 180px;padding: 40px 20px;display: flex;align-items: center;justify-content: center;}.share-card .card-logo img {max-width: 100%;height: auto;max-height: 120px;width: auto;margin: auto;}.share-card .card-caption {padding: 20px 10px;border-top: 1px solid #ddd;text-align: center;height: 77px;display: flex;align-items: center;justify-content: center;}.share-card .card-caption .card-title {margin: 0;font-weight: bold;max-height: 34px;overflow: hidden;}.share-card .card-caption .card-title a {color: #333;font-size: 16px;}.tab-content-video {display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;margin: 0;}@media (max-width: 568px) {.tab-content-video {margin-bottom: 8px;}}.tab-content-video img {width: 100%;height: 150px;object-fit: cover;margin: auto;}.tab-content-video .caption {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.3);display: flex;align-items: center;justify-content: center;flex-direction: column;}.tab-content-video .caption h4 {font-size: 16px;color: #fff;font-weight: bold;margin: 0 0 10px;}.tab-content-video .caption .play {width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;color: #25abb8;}.about, .vol {position: relative;}.about:hover .dropdown, .vol:hover .dropdown {transform: translateY(0);visibility: visible;opacity: 1;}.about .dropdown, .vol .dropdown {position: absolute;width: max-content;background: #264668;top: 55px px;right: -16px;transform: translateY(40px);visibility: hidden;opacity: 0;transition: all 0.3s ease;z-index: 15;}.about .dropdown li, .vol .dropdown li {margin-bottom: 8px;padding: 4px 8px;}.mega-link-menu:hover .mega-menu {visibility: visible;transform: translateY(0);opacity: 1;}.mega-link-menu .mega-menu {position: absolute;width: 100%;height: 300px;background: #264668;left: 0;right: 0;top: 55px;display: flex;align-items: center;justify-content: center;visibility: hidden;transform: translateY(32px);opacity: 0;transition: all 0.3s ease;z-index: 13;}.mega-link-menu .mega-menu li a {display: flex;align-items: center;justify-content: center;flex-direction: column;}.mega-link-menu .mega-menu li a .image .pattern {position: absolute;width: 80px;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: -30px;transition: all 0.3s linear;}.mega-link-menu .mega-menu li a .image .pattern::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(30deg);transition: all 0.3s linear;opacity: 1;}.mega-link-menu .mega-menu li a .image .pattern::after {width: 70px !important;bottom: -20px !important;left: -22px !important;}.mega-link-menu .mega-menu li a .image img {height: 100px;}.mega-link-menu .mega-menu li a .content h5 {font-size: 16px;}.mega-link-menu .mega-menu li a:hover .image .pattern {position: absolute;width: 80px;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: -30px;transition: all 0.3s linear;}.mega-link-menu .mega-menu li a:hover .image .pattern::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(30deg);transition: all 0.3s linear;opacity: 1;}.navbar-for-mobile .nav-mobile .nav-menu ul.links-group .dropdown-menu.mega-menu {inset: -190px auto auto 0 !important;}.navbar-for-mobile .logo img {height: 60px;margin-top: 0px;margin-bottom: -6px;margin-inline-start: 4px;}.navbar-for-mobile ul.mega-menu {width: 58%;margin-right: auto;height: auto;left: 12px;padding: 10px 0;background-color: #264668;}.navbar-for-mobile ul.mega-menu li {margin-bottom: 8px;}.navbar-for-mobile ul.mega-menu li a {width: 150px;display: flex;justify-content: center;align-items: center;margin: auto;background-color: #fff;border: 1px solid #f9f9f9;border-radius: 6px;}.navbar-for-mobile ul.mega-menu li a img {width: auto;height: 90px;}.quran-page .owl-item.active.center .slider {transform: scale(1);opacity: 1;}.quran-page .slider {transform: scale(0.9);opacity: 0.5;transition: all 0.3s linear;}.quran-page .slider img {max-width: 100%;height: 320px;border-radius: 8px;}.quran-page .owl-dots {inset: auto 0 -48px 0;}.support {padding: 80px 0;}.support .row {--bs-gutter-y: 1.5rem;}.support .main-card {height: 200px;justify-content: center;align-items: center;color: #fff;z-index: 1;}.support .main-card h4, .support .main-card p {font-weight: bold;}.support .main-card h4 {font-size: 24px;}.support .main-card p {font-size: 32px;}.support .main-card::after {content: "";position: absolute;width: 100%;height: 200px;background: linear-gradient(#ffbb33d6, #ffbb33d6), url(../images/pattern-donate.png);inset: 0;z-index: -1;}.support .section-title {text-align: center;margin: 80px 0;}.support .section-title .heading {color: #333;font-size: 32px;}.support .sm-heading {display: flex;justify-content: center;align-items: center;padding: 10px 32px;background: #25abb8;color: #fff;max-width: 250px;margin: 0 auto 24px;border-radius: 60px;}.support .has-media {height: 300px;padding: 20px;}.support .has-media p {margin-bottom: 20px;font-size: 20px;line-height: 1.8;}.support .has-media .media {display: flex;align-items: center;justify-content: space-between;}.support .has-media .media .media-left {margin-inline-end: 16px;}.support .has-media .media .media-left img {width: 100px;}.support .has-media .media .media-heading {color: #25abb8;font-size: 20px;font-weight: bold;margin: 0 0 10px;}.support .has-media .media p {margin-bottom: 0;}.bg-cyan {background-color: #25abb8;}.bg-default {background-color: #2bbbad;}.main-about-osoul {padding: 80px 0;}.main-about-osoul .hoverable {margin-bottom: 16px;box-shadow: 0 4px 6px 0 #0000001c;transition: all 0.3s linear;}.main-about-osoul .hoverable:hover {box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.8);}.main-about-osoul .hoverable .media {display: flex;}.main-about-osoul .hoverable .media .media-left {width: 15%;padding: 16px;display: flex;flex-direction: column;align-items: center;justify-content: center;color: #fff;}.main-about-osoul .hoverable .media .media-left svg {color: #fff !important;display: block;font-size: 40px;margin-bottom: 10px;}.main-about-osoul .hoverable .media .media-left h3 {font-size: 16px;text-align: center;}.main-about-osoul .hoverable .media .media-body {padding: 24px;width: 100%;}.main-about-osoul .hoverable .media .media-body p, .main-about-osoul .hoverable .media .media-body li {line-height: 30px;color: #6c6c6c;}.main-about-osoul .hoverable .media .media-body li svg {color: #2bbbad;font-size: 20px;margin-inline-end: 4px;}.rules .rule-item .card {height: 300px;margin-bottom: 0;background: #f5f5f5;}.rules .rule-item .card h4 {padding: 10px 0;text-align: center;color: #fff;}.rules .rule-item .card p {padding: 10px 20px;color: #6c6c6c;margin: 0;}header.min-header .project-logo img {height: auto;max-height: 130px;}header.min-header .page-title {display: flex;flex-direction: column;align-items: center;}header.min-header .page-title img {margin-bottom: 10px;}header.min-header.distinction {background: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url(../images/distinction.avif);background-size: cover;background-position: center;}.deadline {color: #ef5063;}.require {list-style: auto;}.volunteer p {font-size: 18px;line-height: 32px;}.volunteer p span {font-weight: 600;color: #264668;}.volunteer ul {padding-inline-start: 16px;margin-bottom: 2rem;}.volunteer ul li {list-style: auto;line-height: 28px;}.volunteer ul li::marker {margin-right: 4px;}.volunteer .vol-btn {padding: 8px 32px;background-color: #264668;color: #fff;border-radius: 4px;}.donation .section-title h2 a {color: #fff;}.modal-pdf .modal-header .btn-close {margin: 0;}.modal-pdf .modal-title {margin: auto;}.modal-pdf .modal-dialog {max-width: 75vw;}.about-box .section-title {margin-inline-end: 56px;margin-top: 4rem;}.about-box .content .intro {color: #303030;line-height: 32px;}.about-box .content .intro strong {color: #1d3346;}.about-box .content h6 {line-height: 32px;}.about-box .content h5 strong {color: #00a69c;}.about-box .content p, .about-box .content li {line-height: 28px;color: #444;}.about-box .content ul {margin-top: 1rem;}.about-box .content ul li:first-child {margin-bottom: 1rem;}.about-box .content li:first-child strong {color: #ef5063;}.about-box .content li:last-child strong {color: #f7b118;}.wrapper .donation {background-color: #fff;}.wrapper .donation h2 {color: #264668;margin-inline-end: 24px;}.wrapper .donation .data {margin-top: 24px;}.wrapper .volunteer-page.content-page {padding: 6re 0 8rem;}.wrapper .volunteer-page .volunteer {padding: 0;margin-bottom: 1.5rem;}.wrapper .volunteer-page .volunteer::after, .wrapper .volunteer-page .volunteer::before {content: none;}.wrapper .volunteer-page .volunteer h5 {color: #ef5063;}.wrapper .volunteer-page .volunteer p {line-height: 32px !important;}.wrapper .volunteer-page .volunteer h6 {color: #fdae00;margin-top: 16px;}.about-foundation p, .about-foundation li {line-height: 28px;color: #444;}.about-foundation .found-content h4 {color: #00a69c;}.about-foundation h4.vision {color: #ef5063;}.about-foundation h4.message {color: #f7b118;}.about-foundation .object-content h4 {color: #264668;}.about-foundation .object-content p {color: #222;font-weight: 600;}.min-header.flex-column h1 {font-size: 2rem;}.view-project .row {align-items: flex-start;}.view-project .intro h3 {color: #00a69c;font-size: 28px;margin-bottom: 16px;}.view-project .intro p {margin-bottom: 10px;line-height: 32px;font-size: 18px;text-align: justify;color: #222;}.view-project .image-cover img {height: 500px;}.view-project .title {text-align: center;margin-bottom: 48px;}.view-project .project-idea {background: #00a69c;padding: 4rem 0;margin: 2rem 0;}.view-project .project-idea .row {align-items: center;--bs-gutter-y: 0;}.view-project .project-idea .title h4 {color: #fff;}.view-project .project-idea .item {display: flex;align-items: center;height: 200px;background-color: #fff;padding-inline-end: 1.5rem;}.view-project .project-idea .item .icon-container {height: 100%;background: #f0c057;width: 80px;text-align: center;display: flex;align-items: center;justify-content: center;margin-inline-end: 8px;}.view-project .project-idea .item .icon-container .icon {color: #fff;font-size: 24px;}.view-project .project-idea .item .content {width: 100%;}.view-project .project-idea .item .content p {line-height: 28px;margin-bottom: 8px;}.view-project .importance {padding: 4rem 0;}.view-project .importance .content p {line-height: 32px;margin-bottom: 16px;}.view-project .importance .content ul {padding-inline-start: 16px;}.view-project .importance .content ul li {list-style: auto;line-height: 32px;margin-bottom: 8px;}.view-project .targeted {padding: 4rem 0;background-color: #555;}.view-project .targeted .title {width: 75%;margin: auto;margin-bottom: 3rem;}.view-project .targeted .title h4 {margin-bottom: 16px;}.view-project .targeted .title p {text-align: start;margin-bottom: 10px;line-height: 32px;font-size: 18px;}.view-project .targeted ul {display: flex;align-items: center;justify-content: space-between;}.view-project .targeted ul li {background-color: #fff;border-radius: 8px;text-align: center;width: 200px;min-height: 150px;padding: 12px 16px;}.view-project .targeted ul li h5 {color: #00a69c;margin-bottom: 12px;}.view-project .targeted ul li p {color: #707070;}.view-project .targeted ul:first-of-type {margin-bottom: 3rem;}.view-project .derivative-projects {padding: 4rem 0 0 0;}.view-project .derivative-projects ul li .project-img {border-radius: 8px;box-shadow: 0 0 4px 0px #00000033;padding: 12px 0;text-align: center;}.view-project .derivative-projects ul li .project-img img {height: 120px;}.found-content h4 {color: #00a69c;}.found-content p {line-height: 28px;color: #444;font-size: 20px;}.vision-content h4.vision {color: #ef5063;margin-bottom: 24px;font-size: 32px;}.vision-content p {font-size: 22px;line-height: 32px;}.message-content p {line-height: 32px;}h4.message {color: #f7b118 !important;margin-bottom: 24px;font-size: 32px;}.object-content h4 {color: #264668;margin-bottom: 24px;font-size: 28px;}.object-content p {color: #222;font-weight: 600;line-height: 32px;margin-bottom: 12px;}.object-content ol {padding-left: 0;margin-bottom: 0;padding-inline-start: 20px !important;}.object-content ol li {line-height: 28px;color: #444;list-style: circle;margin-bottom: 8px;}.about-foundation .image img {object-fit: cover;}.about-card {padding: 40px 1rem;border: none;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.08);transition: all 0.3s linear;}.about-card:hover {box-shadow: 0 6px 10px 4px rgba(0, 0, 0, 0.08);}.about-card h4 {text-align: center;margin-top: 24px;}.about-osoul-modules {background: none;}.about-osoul-modules h2 {color: #1d3346;}.about-osoul-modules .khota-single-section-description p {line-height: 32px;font-size: 20px;}.about-osoul-modules .module-content {padding: 90px 0 50px;}.about-osoul-modules .module-content ul li a {width: 90%;display: inline-block;background: #fff;border-radius: 6px;padding: 2rem;text-align: center;transition: all 0.3s linear;box-shadow: 0px 1px 5px 0 #d5d5d5;}.about-osoul-modules .module-content ul li a:hover {box-shadow: 0 0.125rem 1rem #d5d5d5;}.about-osoul-modules .module-content ul li a img {height: 130px;}.about-osoul-modules .project-logo {padding: 2rem 0;text-align: center;}.about-osoul-modules .project-logo img {height: 200px;}.main-text {padding: 24px 32px;box-shadow: 2px 2px 10px 0 #e1e1e1;margin: 0rem 0 5rem 0;color: #626262;text-align: justify;}.main-text p {line-height: 36px;margin-bottom: 8px;color: #626262;text-align: justify;}.main-text ul {--bs-gutter-y: 0 !important;}.main-text ul li {margin-bottom: 2rem !important;}.main-text ul li a {box-shadow: 0px 0px 10px 0 #d0d0d0;transition: all 0.3s linear;}.main-text ul li a:hover {transform: translateY(-4px);box-shadow: 0px 0px 10px 2px #d0d0d0;}.main-text ul li a:active {transform: translateY(-2px);}.main-content .accordion .accordion-button {background-color: #00a69c;color: #fff;font-size: 22px;}.main-content .accordion .accordion-button::after {margin-left: 0;margin-inline-start: auto;background-image: url(../images/arr-down.svg);}.main-content .accordion .accordion-button:focus {border-color: transparent;box-shadow: none;}.main-content .accordion p, .main-content .accordion li {color: #646464;}.main-content .accordion p::before, .main-content .accordion li::before {content: ". ";color: #ffbb33;font-size: 36px;font-weight: bolder;width: 10px;display: inline-block;}.main-content .accordion .accordion-body .item:not(:last-of-type) {margin-bottom: 8px;}.main-content .accordion .accordion-body .item h4 {color: #ef5063;margin-bottom: 0;}.main-content .accordion .accordion-body .item p {color: #626262;text-align: justify;}.main-content .accordion.accordion-auto ul li {list-style: auto;line-height: 1.7;text-align: justify;color: #646464;font-size: 22px;}.main-content .accordion.accordion-auto ul li::before {content: none;}.main-content .accordion.accordion-auto ul li ul li {list-style: none;}.osoul-logo {padding: 56px 0 20px;}.video-container {position: relative;}.wrapper .projects .project .image img {width: auto;height: 120px !important;padding: 18px;}.mob-header {display: none;position: relative;max-height: 400px;}.mob-header button {position: absolute;inset: 50% auto auto 50%;background: none;font-size: 24px;transform: translate(-50%, -50%);border-radius: 50%;width: 56px;height: 56px;border: none;color: #00b3ff;}.mob-header button:hover, .mob-header button:focus {color: #00b3ff;box-shadow: none;}.modal .modal-dialog {max-width: 75% !important;}.min-header h1, .min-header h2, .min-header h3, .min-header h4 {color: #fff;}.fixed-side {position: fixed;top: 40%;left: -300px;width: 300px;height: 300px;z-index: 100;background: #00ad9d;transition: all 0.3s linear;}.fixed-side .fixed-icon {position: absolute;top: 0;right: -40px;background: #00ad9d;z-index: 999;width: 40px;height: 40px;display: flex;justify-content: center;align-items: center;border-top-right-radius: 6px;border-bottom-right-radius: 6px;}.fixed-side .fixed-icon span {margin-bottom: 3px;cursor: pointer;}.fixed-side .fixed-icon .close {display: none;opacity: 0;}.fixed-side .side-header {text-align: center;padding: 8px;}.fixed-side .side-header .title {color: white;margin-bottom: 0;}.fixed-side .side-body {position: relative;padding: 8px;}.fixed-side .side-body::before {content: '';position: absolute;background-color: #0000006e;width: calc(100% - 16px);height: calc(100% - 16px);inset: 8px;z-index: 0;}.fixed-side .side-body img:not(.play img) {height: 230px;width: 100%;}.fixed-side .side-body .play {position: absolute;inset: 50% auto auto 50%;z-index: 101;transform: translate(-50%, -50%);width: 32px;height: 32px;display: flex;justify-content: center;align-items: center;}.fixed-side.active {left: 0;}.fixed-side.active .fixed-icon .close {display: block;opacity: 1;}.fixed-side.active .fixed-icon .open {display: none;opacity: 0;}.about-us {text-align: center;padding: 80px 0;background: #f9fafb;}.about-us .section-title {text-align: center;margin-bottom: 3rem;}.about-us .section-title .title {font-size: 2.5rem;}.about-us .row .col-md-4:nth-child(1) .card {background: #00ad9d1a;}.about-us .row .col-md-4:nth-child(2) .card {background: #2196f317;}.about-us .row .col-md-4:nth-child(3) .card {background: #ffde2a17;}.about-us .card {padding: 12px;border-radius: 16px;transition: box-shadow 0.3s linear;}.about-us .card:hover {box-shadow: 0 0.5rem 1rem rgba(33, 37, 40, 0.15) !important;}.about-us .card .icon {width: 48px;height: 48px;background: white;color: #00ad9d;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 20px;margin-inline-end: 20px;}.about-us .card .caption {text-align: start;margin-top: 16px;}.about-us .card .caption .title {color: #333;font-size: 20px;margin-bottom: 10px;}.about-us .card .caption p {font-size: 18px;color: #676767;font-weight: 400;text-align: start;}.about-us .card .caption p strong {color: #00ad9d;font-size: 24px;}.initiatives {position: relative;padding: 80px 0;height: 90vh;background: linear-gradient(#ffffff3d, #00000085), url(../images/init-bbg.jpg);background-size: cover;background-attachment: fixed;display: flex;align-items: center;}.initiatives .sec-title {color: #264668;font-size: 40px;margin-bottom: 3rem;}.initiatives .card-box {position: relative;height: 300px;}.initiatives .card {background-color: #fff;bottom: 0;box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.3);height: 300px;left: 0;margin: auto;overflow: hidden;position: absolute;right: 0;top: 0;border: 0;transition: all 0.3s linear;}.initiatives .card:hover {height: 350px;}.initiatives .card:hover .cta-container {display: inline;margin-top: 295px;}.initiatives .card:hover .card_circle {background-size: cover;border-radius: 0;margin-top: 50px;}.initiatives .card:hover h2 {display: none;}.initiatives .card:hover h2 small {color: #fff;}.initiatives .card:hover p {margin-top: 214px;}.initiatives .card h2 {color: #00ad9d;font-size: 24px;font-weight: 500;margin-top: 160px;position: absolute;text-align: center;width: 100%;z-index: 9999;transition: all 0.3s linear;}.initiatives .card p {color: rgba(0, 0, 0, 0.6);font-size: 100%;font-weight: normal;margin-top: 200px;position: absolute;text-align: center;z-index: 9999;transition: all 0.3s linear;padding: 0 8px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.initiatives .card .cta-container {display: none;margin-top: 320px;position: absolute;text-align: center;width: 100%;z-index: 9999;transition: all 0.3s linear;}.initiatives .card .cta {-moz-border-radius: 2px;-moz-transition: 0.2s ease-out;-ms-transition: 0.2s ease-out;-o-transition: 0.2s ease-out;-webkit-border-radius: 2px;-webkit-transition: 0.2s ease-out;background-clip: padding-box;border: 2px solid #00ad9d;border-radius: 60px;color: #00ad9d;display: inline-block;font-size: 17px;font-weight: 400;height: 36px;letter-spacing: 0.5px;line-height: 30px;margin-bottom: 15px;padding: 0 2rem;text-decoration: none;text-transform: uppercase;transition: 0.2s ease-out;}.initiatives .card .cta:hover {background-color: #00ad9d;box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);color: #fff;-moz-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}.initiatives .card .card_circle {background-size: cover;border-radius: 6px;height: 300px;position: absolute;width: 100%;inset: 0;display: flex;justify-content: center;align-items: end;top: -150px;padding-bottom: 24px;transition: all 0.3s linear;}.initiatives .card-quran h2 {color: #9b9b75;}.initiatives .card-quran .cta {border: 2px solid #9b9b75;color: #9b9b75;}.initiatives .card-quran .cta:hover {background-color: #9b9b75;}.initiatives .card-quran .card_circle {background-color: #9b9b75;}.initiatives .card-ayoha h2 {color: #62909e;}.initiatives .card-ayoha .cta {border: 2px solid #62909e;color: #62909e;}.initiatives .card-ayoha .cta:hover {background-color: #62909e;}.initiatives .card-ayoha .card_circle {background-color: #62909e;}.initiatives .card-khota h2 {color: #8d7884;}.initiatives .card-khota .cta {border: 2px solid #8d7884;color: #8d7884;}.initiatives .card-khota .cta:hover {background-color: #8d7884;}.initiatives .card-khota .card_circle {background-color: #8d7884;}.initiatives .card-zedny h2 {color: #738c85;}.initiatives .card-zedny .cta {border: 2px solid #738c85;color: #738c85;}.initiatives .card-zedny .cta:hover {background-color: #738c85;}.initiatives .card-zedny .card_circle {background-color: #738c85;}.initiatives .card-grab h2 {color: #8d7884;}.initiatives .card-grab .cta {border: 2px solid #8d7884;color: #8d7884;}.initiatives .card-grab .cta:hover {background-color: #8d7884;}.initiatives .card-grab .card_circle {background-color: #00a09b;}.media-center {position: relative;padding: 80px 0;}.media-center .sec-title {color: #00ad9d;font-size: 40px;margin-bottom: 3rem;}.media-card {position: relative;background-color: #fff;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);overflow: hidden;border: 0;-webkit-transition: all 0.5s;height: 588px;transition: all 0.5s;}.media-card .image img {transition: all 0.3s linear;}.media-card:hover {transform: translateY(-3px);box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}.media-card .card-body .title {color: #264668;font-size: 20px;}.media-card .card-body .auther {display: flex;align-items: center;color: #ef5063;}.media-card .card-body .auther img {margin-inline-end: 4px;}.media-card .card-body p:not(.auther) {margin: 0;margin-top: 10px;padding: 0;color: #666C74;line-height: 27px;font-size: 18px;}.media-card.sec-media-card {flex-direction: row;height: 180px;}.media-card.sec-media-card .image {width: 200px;height: 180px;}.media-card.sec-media-card .image img {width: 200px;height: 180px;}.media-card.sec-media-card .card-body .title {display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}.media-card.sec-media-card .card-body p {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.charity-shop {position: relative;padding: 80px 0;background: #264668;}.charity-shop .sec-title {color: white;font-size: 40px;margin-bottom: 3rem;}.charity-shop .coner {position: relative;margin-top: 56px;}.charity-shop .btn {padding: 8px 40px;background: #ffb71b;color: white;border: 2px solid #ffb71b;transition: all 0.3s linear;}.charity-shop .btn:hover {background: transparent;color: #ffb71b;}.contact {position: relative;padding: 0;}.contact .text-content {position: absolute;inset: 50% auto auto 50%;transform: translate(-50%, -50%);display: flex;flex-direction: column;align-items: center;z-index: 9;}.contact .text-content .title {font-size: 40px;font-weight: 800;color: #00ad9d;margin-bottom: 0;}.contact .text-content p {color: #2c2c2c;margin: 0 0 2rem;}.contact .text-content .btn {padding: 8px 40px;background-color: #00a09b;border: 2px solid #00a09b;color: white;transition: all 0.3s linear;}.contact .text-content .btn:hover {background-color: transparent;color: #00a09b;}.contact .area {background: #f8f8f8;width: 100%;height: 90vh;}.contact .circles {position: absolute;top: 0;left: 0;width: 100%;height: 100%;overflow: hidden;}.contact .circles li {position: absolute;display: block;list-style: none;width: 20px;height: 20px;background: #264668bd;animation: animate 25s linear infinite;bottom: -150px;}.contact .circles li:nth-child(1) {left: 25%;width: 80px;height: 80px;animation-delay: 0s;background: #ef5063c7;}.contact .circles li:nth-child(2) {left: 10%;width: 20px;height: 20px;animation-delay: 2s;animation-duration: 12s;background: #00a09bbd;}.contact .circles li:nth-child(3) {left: 70%;width: 20px;height: 20px;animation-delay: 4s;background: #ffb71bb7;}.contact .circles li:nth-child(4) {left: 40%;width: 60px;height: 60px;animation-delay: 0s;animation-duration: 18s;background: #ef5063c7;}.contact .circles li:nth-child(5) {left: 65%;width: 20px;height: 20px;animation-delay: 0s;background: #ffb71bb7;}.contact .circles li:nth-child(6) {left: 75%;width: 110px;height: 110px;animation-delay: 3s;background: #00a09bbd;}.contact .circles li:nth-child(7) {left: 35%;width: 150px;height: 150px;animation-delay: 7s;}.contact .circles li:nth-child(8) {left: 50%;width: 25px;height: 25px;animation-delay: 15s;animation-duration: 45s;background: #ffb71bb7;}.contact .circles li:nth-child(9) {left: 20%;width: 15px;height: 15px;animation-delay: 2s;animation-duration: 35s;background: #00a09bbd;}.contact .circles li:nth-child(10) {left: 85%;width: 150px;height: 150px;animation-delay: 0s;animation-duration: 11s;}@keyframes animate {0% {transform: translateY(0) rotate(0deg);opacity: 1;border-radius: 0;}100% {transform: translateY(-1000px) rotate(720deg);opacity: 0;border-radius: 50%;}}.statistics {position: relative;padding: 80px 0;overflow: hidden;}.statistics .section-title h2 {color: #264668;}.statistics .item {position: relative;background: #fff;border-radius: 8px;padding: 16px;}.statistics .item::before, .statistics .item::after {content: '';position: absolute;background: #0077b4;}.statistics .item::before {width: 30%;height: 4px;inset: 0 80px auto auto;}.statistics .item::after {width: 30%;height: 2px;inset: 1px 46% auto auto;}.statistics .item.green::before, .statistics .item.green::after {background: #00a69c;}.statistics .item.green span {color: #00a69c;}.statistics .item.yellow::before, .statistics .item.yellow::after {background: #f7b118;}.statistics .item.yellow span {color: #f7b118;}.statistics .item.red::before, .statistics .item.red::after {background: #ef5063;}.statistics .item.red span {color: #ef5063;}.statistics .item.blue::before, .statistics .item.blue::after {background: #264668;}.statistics .item.blue span {color: #264668;}.statistics .item span {font-weight: 700;}.statistics .item .icon {margin-inline-end: 8px;}.statistics .item .content {position: relative;}.statistics .item .content p {font-size: 18px;}.statistics .btn-more {margin-top: 3rem;padding: 2rem 0 0;text-align: center;}.statistics .btn-more a {display: inline-block;position: relative;color: #fff;border: #264668;padding: 10px 48px;border-radius: 8px;background: #264668;overflow: hidden;transition: color 0.4s ease-in-out;z-index: 1;}.statistics .btn-more a::before {content: "";position: absolute;top: 50%;left: 50%;width: 1em;height: 1em;border-radius: 50%;background-color: #f7b118;transform-origin: center;transform: translate3d(-50%, -50%, 0) scale3d(0, 0, 0);transition: transform 0.45s ease-in-out;z-index: -1;}.statistics .btn-more a:hover {cursor: pointer;color: #161616;}.statistics .btn-more a:hover::before {transform: translate3d(-50%, -50%, 0) scale3d(15, 15, 15);}.video-section {position: relative;padding: 80px 0;background: #f7f7f7;margin-top: 80px;}.video-section .plyr__video-embed iframe, .video-section .plyr__video-wrapper--fixed-ratio video {position: relative;}.products ul {border: 0;}.products ul li a {display: flex;flex-direction: column;align-items: center;justify-content: center;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);padding: 20px 8px;transition: all 0.3s linear;}.products ul li a img {margin-bottom: 1rem;}.products ul li a h4 {margin-bottom: 0;font-size: 24px;font-weight: 500;}.products ul li a:hover {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.products-tabs {margin-top: 4rem;}.products-tabs .tab-pane-title {background: #00ad9d;width: max-content;padding: 8px 22px;color: white;margin-bottom: 32px;border-radius: 8px;font-size: 24px;font-weight: 400;}.products-tabs .site-card {position: relative;border: 0;height: 250px;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);transition: all 0.3s linear;overflow: hidden;}.products-tabs .site-card::before {content: '';position: absolute;inset: 0;width: 100%;height: 100%;background: #264668af;z-index: 1;transform: translateY(0);transition: all 0.3s linear;}.products-tabs .site-card img {position: absolute;inset: 0;width: 100%;max-height: 100%;height: 100%;}.products-tabs .site-card .title {color: white;transform: translate(-50%, -50%);transition: all 0.3s linear;position: absolute;inset: 50% auto auto 50%;opacity: 1;z-index: 22;}.products-tabs .book-card {height: auto;border: 0;box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);transition: all 0.3s linear;}.products-tabs .book-card .book-img {width: 100%;}.products-tabs .book-card .book3d {position: relative;display: inline-block;width: 50%;padding: 10% 40%;margin: 2.5% 0 12.5%;-webkit-perspective: 1800px;-moz-perspective: 1800px;perspective: 1800px;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;cursor: pointer;height: 220px;}.products-tabs .book-card .book3d ul {list-style: none;}.products-tabs .book-card .book3d::after {content: "";position: absolute;width: 87.5%;height: 20%;background-color: rgba(25, 25, 25, 0.15);transform: rotateZ(6deg) rotateX(70deg) rotateY(0deg);box-shadow: 0 0 10px 5px rgba(25, 25, 25, 0.15);left: 10px;top: 90%;-webkit-transition: all 0.8s ease;-moz-transition: all 0.8s ease;transition: all 0.8s ease;mix-blend-mode: screen;}.products-tabs .book-card .book3d .hardcover_front {-webkit-transform: rotateY(-36deg) translateZ(-6px);-moz-transform: rotateY(-36deg) translateZ(-6px);transform: rotateY(-36deg) translateZ(-6px);z-index: 100;position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 100%;-moz-transform-origin: 0% 100%;transform-origin: 0% 100%;-webkit-transition: all 0.8s ease, z-index 0.6s;-moz-transition: all 0.8s ease, z-index 0.6s;transition: all 0.8s ease, z-index 0.6s;}.products-tabs .book-card .book3d .hardcover_front li {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.products-tabs .book-card .book3d .hardcover_front li:first-child {background-color: #eee;background-size: 100% 100%;background-position: center;-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;-webkit-user-select: none;-moz-user-select: none;user-select: none;-webkit-transform: translateZ(4px);-moz-transform: translateZ(4px);transform: translateZ(4px);}.products-tabs .book-card .book3d .hardcover_front li:first-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);transform: rotateY(90deg) translateZ(-2px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_front li:first-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);transform: rotateY(90deg) translateZ(158px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_front li:last-child {background: #fffbec;-webkit-transform: rotateY(180deg) translateZ(-3px);-moz-transform: rotateY(180deg) translateZ(-3px);transform: rotateY(180deg) translateZ(-3px);}.products-tabs .book-card .book3d .hardcover_front li:last-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(-2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_front li:last-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;box-shadow: 0px 0px 30px 5px #333;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(-2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_back {-webkit-transform: rotateY(-21deg) translateZ(-8px);-moz-transform: rotateY(-21deg) translateZ(-8px);transform: rotateY(-21deg) translateZ(-8px);position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform-origin: 0% 100%;-moz-transform-origin: 0% 100%;transform-origin: 0% 100%;}.products-tabs .book-card .book3d .hardcover_back li {position: absolute;top: 0;left: 0;width: 100%;height: 100%;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;}.products-tabs .book-card .book3d .hardcover_back li:first-child {background: #fffbec;-webkit-transform: translateZ(2px);-moz-transform: translateZ(2px);transform: translateZ(2px);}.products-tabs .book-card .book3d .hardcover_back li:first-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(-2px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(-2px) translateX(2px);transform: rotateY(90deg) translateZ(-2px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_back li:first-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 100%;-webkit-transform: rotateY(90deg) translateZ(158px) translateX(2px);-moz-transform: rotateY(90deg) translateZ(158px) translateX(2px);transform: rotateY(90deg) translateZ(158px) translateX(2px);}.products-tabs .book-card .book3d .hardcover_back li:last-child {background: #fffbec;-webkit-transform: translateZ(-2px);-moz-transform: translateZ(-2px);transform: translateZ(-2px);}.products-tabs .book-card .book3d .hardcover_back li:last-child:after {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(80px) translateX(2px) translateY(-78px);}.products-tabs .book-card .book3d .hardcover_back li:last-child:before {background: #999;position: absolute;top: 0;left: 0;width: 4px;height: 160px;box-shadow: 10px -1px 80px 20px #666;-webkit-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);-moz-transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);transform: rotateX(90deg) rotateZ(90deg) translateZ(-140px) translateX(2px) translateY(-78px);}.products-tabs .book-card .book3d .page {position: absolute;top: 0;left: 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;height: 98%;top: 1.5%;left: 3%;z-index: 10;-webkit-transform: translateZ(-2px);-moz-transform: translateZ(-2px);transform: translateZ(-2px);}.products-tabs .book-card .book3d .page > li {background: -webkit-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: -moz-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: -ms-linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);background: linear-gradient(left, #e1ddd8 0%, #fffbf6 100%);box-shadow: inset 0px -1px 2px rgba(50, 50, 50, 0.1), inset -1px 0px 1px rgba(150, 150, 150, 0.2);border-radius: 0px 5px 5px 0px;position: absolute;top: 0;left: 0;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;transform-style: preserve-3d;width: 100%;height: 100%;-webkit-transform-origin: left center;-moz-transform-origin: left center;transform-origin: left center;-webkit-transition-property: transform;-moz-transition-property: transform;transition-property: transform;-webkit-transition-timing-function: ease;-moz-transition-timing-function: ease;transition-timing-function: ease;}.products-tabs .book-card .book3d .page > li:nth-child(1) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page > li:nth-child(2) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page > li:nth-child(3) {-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;}.products-tabs .book-card .book3d .page > li:nth-child(4) {-webkit-transition-duration: 0.5s;-moz-transition-duration: 0.5s;transition-duration: 0.5s;}.products-tabs .book-card .book3d .page > li:nth-child(5) {-webkit-transition-duration: 0.6s;-moz-transition-duration: 0.6s;transition-duration: 0.6s;}.products-tabs .book-card .book3d .page li:nth-child(1) {-webkit-transform: rotateY(-28deg);-moz-transform: rotateY(-28deg);transform: rotateY(-28deg);}.products-tabs .book-card .book3d .page li:nth-child(2) {-webkit-transform: rotateY(-30deg);-moz-transform: rotateY(-30deg);transform: rotateY(-30deg);}.products-tabs .book-card .book3d .page li:nth-child(3) {-webkit-transform: rotateY(-32deg);-moz-transform: rotateY(-32deg);transform: rotateY(-32deg);}.products-tabs .book-card .book3d .page li:nth-child(4) {-webkit-transform: rotateY(-34deg);-moz-transform: rotateY(-34deg);transform: rotateY(-34deg);}.products-tabs .book-card .book3d .page li:nth-child(5) {-webkit-transform: rotateY(-36deg);-moz-transform: rotateY(-36deg);transform: rotateY(-36deg);}.products-tabs .book-card .book3d:hover::after {transform: rotateZ(10deg) rotateX(50deg) rotateY(0deg);}.products-tabs .book-card .book3d:hover > .hardcover_front {-webkit-transform: rotateY(-55deg) translateZ(-6px);-moz-transform: rotateY(-55deg) translateZ(-6px);transform: rotateY(-55deg) translateZ(-6px);z-index: 0;}.products-tabs .book-card .book3d:hover > .page li:nth-child(1) {-webkit-transform: rotateY(-30deg);-moz-transform: rotateY(-30deg);transform: rotateY(-30deg);-webkit-transition-duration: 1.5s;-moz-transition-duration: 1.5s;transition-duration: 1.5s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(2) {-webkit-transform: rotateY(-35deg);-moz-transform: rotateY(-35deg);transform: rotateY(-35deg);-webkit-transition-duration: 1.8s;-moz-transition-duration: 1.8s;transition-duration: 1.8s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(3) {-webkit-transform: rotateY(-40deg);-moz-transform: rotateY(-40deg);transform: rotateY(-40deg);-webkit-transition-duration: 1.6s;-moz-transition-duration: 1.6s;transition-duration: 1.6s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(4) {-webkit-transform: rotateY(-45deg);-moz-transform: rotateY(-45deg);transform: rotateY(-45deg);-webkit-transition-duration: 1.4s;-moz-transition-duration: 1.4s;transition-duration: 1.4s;}.products-tabs .book-card .book3d:hover > .page li:nth-child(5) {-webkit-transform: rotateY(-50deg);-moz-transform: rotateY(-50deg);transform: rotateY(-50deg);-webkit-transition-duration: 1.2s;-moz-transition-duration: 1.2s;transition-duration: 1.2s;}.products-tabs .book-card:hover {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.products-tabs .book-card .title {color: #00ad9d;margin-bottom: 0;font-size: 16px;}.products-tree {margin-bottom: 80px;}.products-tree .tf-tree {overflow: visible;}.products-tree .tf-tree li li:first-child:before {left: -12px;}.products-tree .tf-tree li li:last-child:before {right: 6px;}.products-tree .tf-tree li ul {margin: 0;}.products-tree .main-logo {border-radius: 53%;width: 170px;height: 170px;display: flex;justify-content: center;align-items: center;border: 0 !important;}.products-tree .main-logo .logo {color: #00ad9d;background-color: #fff;font-family: 'Poppins', sans-serif;text-align: center;width: auto;padding: 32px;margin: 0 auto;border-radius: 25px;position: relative;z-index: 1;}.products-tree .main-logo .logo:before {content: '';border-radius: 20px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);position: absolute;inset: 15px;}.products-tree .tf-nc.d-flex {border: 0 !important;margin-top: 16px;}.products-tree .tf-nc.d-flex::before {border: 0 !important;}.products-tree .text-con {color: #fff;font-family: 'Poppins', sans-serif;text-align: center;padding: 20px 30px 50px;border-top: 25px solid #00ad9d;box-shadow: 0 5px 5px -3px rgba(0, 0, 0, 0.3) inset;border-radius: 20px 20px 0 0;position: relative;z-index: 1;}.products-tree .text-con::before {content: '';background-color: #00ad9d;height: 100%;box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3) inset;position: absolute;left: 20px;right: 20px;top: 0;z-index: -1;clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);}.products-tree .tf-tree .tf-nc, .products-tree .tf-tree .tf-node-content {border: -2px dashed #00a09b;}.products-tree .tf-tree .tf-nc:after, .products-tree .tf-tree .tf-nc:before, .products-tree .tf-tree .tf-node-content:after, .products-tree .tf-tree .tf-node-content:before {border-left: 0.0625em solid #00a09b;}.products-tree .tf-tree li li:before {border-top: 2px dashed #00a09b;}.products-tree p {color: white;}.products-tree .tf-tree .tf-nc:not(ul.row .tf-nc) {border: 2px dashed #00a399;margin-bottom: 16px;}.products-tree .tf-tree .tf-nc:not(ul.row .tf-nc)::after {border-left: 0 ;height: 0;}.products-tree ul.row {margin-top: 10px !important;}.products-tree ul.row .tf-nc::before {left: 50%;border-left: 2px dashed #00a09b;height: 70px;}.products-tree .item {text-align: center;width: 100%;padding: 18px 10px 30px 20px;margin: 1.5rem auto 0;border: 2px solid #ffb71b;border-radius: 10px;position: relative;z-index: 1;transition: all 0.3s linear;}.products-tree .item:before, .products-tree .item:after {content: "";width: 100%;height: 100%;border-radius: 10px;position: absolute;transition: all 0.3s linear;z-index: -1;}.products-tree .item:before {background: #f8f8f8;top: -20px;right: -20px;}.products-tree .item:after {background: #fff;top: -10px;right: -10px;}.products-tree .item.gerab {border-color: #00a69c;}.products-tree .item.gerab:after {background: #00a69c;box-shadow: 0 0 10px #00a69b41;}.products-tree .item.quran {border-color: #9b9b75;}.products-tree .item.quran:after {background: #9b9b75;box-shadow: 0 0 10px #9b9b7544;}.products-tree .item.khota {border-color: #8d7884;}.products-tree .item.khota:after {background: #8d7884;box-shadow: 0 0 10px #8d788462;}.products-tree .item.ayoha {border-color: #62909e;}.products-tree .item.ayoha:after {background: #62909e;box-shadow: 0 0 10px #62909e4d;}.products-tree .item.zedny {border-color: #738c85;}.products-tree .item.zedny:after {background: #738c85;box-shadow: 0 0 10px #738c855b;}.products-tree .item:hover {border-color: #fff;padding: 18px 15px 30px 15px;}.products-tree .item:hover::before, .products-tree .item:hover::after {top: 0;right: 0;}.products-tree .main-logo:after {border-left: 2px dashed #00a09b !important;height: 56px !important;top: 88% !important;}.counter-section {position: relative;animation: gradient 20s ease infinite;padding: 45px 0 80px;}@keyframes gradient {0% {background-position: 0% 50%;}50% {background-position: 100% 50%;}100% {background-position: 0% 50%;}}.counter-section .container {display: flex;justify-content: center;align-items: center;height: 100%;}.counter-section .sec-title {text-align: center;margin-bottom: 2rem;}.counter-section .sec-title .title {color: #264668;font-size: 40px;}.counter-section .row {width: 100%;}.counter-section .item {position: relative;border-radius: 10px;border: 2px solid #eee;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;}.counter-section .item .outer {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;}.counter-section .item .outer::before, .counter-section .item .outer::after {position: absolute;z-index: -1;height: 0;width: 0;border-radius: 10px;border-color: inherit;opacity: 0;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;content: '';}.counter-section .item .outer::before {left: 0;top: 0;border-top-width: 2px;border-left-width: 2px;}.counter-section .item .outer::after {bottom: 0;right: 0;border-bottom-width: 2px;border-right-width: 2px;}.counter-section .item .wrap {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;}.counter-section .item .inner {margin: 0.125rem;height: calc(100% - 4px);width: calc(100% - 4px);border-radius: 10px;background-color: #ffffff;display: flex;flex-direction: column;align-items: center;padding: 24px 0;}.counter-section .item .inner::before, .counter-section .item .inner::after {position: absolute;z-index: -1;height: 0;width: 0;border-radius: 10px;border-color: inherit;opacity: 0;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;content: '';}.counter-section .item .inner::before {right: 0;top: 0;border-top-width: 2px;border-right-width: 2px;}.counter-section .item .inner::after {bottom: 0;left: 0;border-bottom-width: 2px;border-left-width: 2px;}.counter-section .item .icon-bg {position: absolute;top: 12px;left: 45%;transform: translateX(-50%);height: 2.5rem;width: 2.5rem;border-radius: 9999px;transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 300ms;}.counter-section .item strong {margin: 32px 0 16px;font-size: 18px;}.counter-section .item p {color: #9ca3af;font-size: 16px;}.counter-section .item:hover {border-color: transparent;}.counter-section .item:hover .outer::before, .counter-section .item:hover .outer::after, .counter-section .item:hover .inner::before, .counter-section .item:hover .inner::after {height: 5rem;width: 5rem;opacity: 1;}.counter-section .item:hover .icon-bg {height: 4rem;width: 4rem;left: 50%;}.counter-section .item.blue .outer::before {border-top: 2px solid #264668;border-left: 2px solid #264668;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.blue .outer::after {border-bottom: 2px solid #264668;border-right: 2px solid #264668;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.blue .inner::before {border-top: 2px solid #264668;border-right: 2px solid #264668;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.blue .inner::after {border-bottom: 2px solid #264668;border-left: 2px solid #264668;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.yellow .outer::before {border-top: 2px solid #ffb71b;border-left: 2px solid #ffb71b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.yellow .outer::after {border-bottom: 2px solid #ffb71b;border-right: 2px solid #ffb71b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.yellow .inner::before {border-top: 2px solid #ffb71b;border-right: 2px solid #ffb71b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.yellow .inner::after {border-bottom: 2px solid #ffb71b;border-left: 2px solid #ffb71b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.green .outer::before {border-top: 2px solid #00a09b;border-left: 2px solid #00a09b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.green .outer::after {border-bottom: 2px solid #00a09b;border-right: 2px solid #00a09b;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.green .inner::before {border-top: 2px solid #00a09b;border-right: 2px solid #00a09b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.green .inner::after {border-bottom: 2px solid #00a09b;border-left: 2px solid #00a09b;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.red .outer::before {border-top: 2px solid #f9485c;border-left: 2px solid #f9485c;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.red .outer::after {border-bottom: 2px solid #f9485c;border-right: 2px solid #f9485c;border-top-right-radius: 0;border-bottom-left-radius: 0;}.counter-section .item.red .inner::before {border-top: 2px solid #f9485c;border-right: 2px solid #f9485c;border-top-left-radius: 0;border-bottom-right-radius: 0;}.counter-section .item.red .inner::after {border-bottom: 2px solid #f9485c;border-left: 2px solid #f9485c;border-top-left-radius: 0;border-bottom-right-radius: 0;}.contact {height: 90vh;}.loading-page {position: fixed;inset: 0;display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;background-color: #00a09b;z-index: 9999999;}.loading-page .loader {width: 40px;height: 60px;position: relative;}.loading-page .loader::before, .loading-page .loader::after {content: "";position: absolute;inset: 0;background: #f7b118;clip-path: polygon(0 0, 100% 0, 100% 67%, 50% 67%, 50% 34%, 0 34%);animation: sp7 2s infinite;}.loading-page .loader::before {background: #264668;}.loading-page .loader::after {--s: -1, -1;}@keyframes sp7 {0%, 10% {transform: scale(var(--s, 1)) translate(0, 0) rotate(0deg);}33% {transform: scale(var(--s, 1)) translate(0, -20px) rotate(0deg);}66% {transform: scale(var(--s, 1)) translate(10px, -20px) rotate(-90deg);}90%, 100% {transform: scale(var(--s, 1)) translate(10px, -10px) rotate(-90deg);}}.project {display: block;padding: 1.5rem 0 1rem;border-radius: 8px;background: rgba(23, 61, 101, 0.59);backdrop-filter: blur(5px);-webkit-backdrop-filter: blur(5px);transition: all 0.3s linear;}.project .image {position: relative;display: flex;justify-content: center;margin-bottom: 2rem;padding: 2rem 0;}.project .image img {width: auto;height: 100px !important;padding: 4px;}.project .image .pattern {position: relative;left: 1rem !important;}.project .image .pattern::after {width: 85px !important;bottom: -23px !important;}.project .image .pattern-3 {position: absolute;width: 60%;border-top: 24px solid #f7b118;border-left: 24px solid #f7b118;border-right: 0 solid #f7b118;border-bottom: 0 solid #f7b118;height: 90%;top: 0;left: 30px;transition: all 0.3s linear;}.project .image .pattern-3::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #f7b118;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}.project .image .pattern-1 {position: absolute;width: 60%;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 0 solid #ef5063;border-bottom: 0 solid #ef5063;height: 90%;top: 0;left: 30px;transition: all 0.3s linear;}.project .image .pattern-1::after {content: "";position: absolute;width: 100px;height: 24px;background-color: #ef5063;bottom: -27px;left: -24px;transform: rotate(29deg);transition: all 0.3s linear;opacity: 1;}.project:hover {transform: translateY(-3px);}.project:hover .image .pattern {width: 84% !important;}.project:hover .image .pattern-1 {position: absolute;width: 80%;border-top: 24px solid #ef5063;border-left: 24px solid #ef5063;border-right: 24px solid #ef5063;border-bottom: 24px solid #ef5063;height: 100%;top: 0;left: 30px;transition: all 0.3s linear;}.project:hover .image .pattern-1::after {opacity: 0;}.project:hover .image .pattern-3 {position: absolute;width: 80%;border-top: 24px solid #f7b118;border-left: 24px solid #f7b118;border-right: 24px solid #f7b118;border-bottom: 24px solid #f7b118;height: 100%;top: 0;left: 30px;transition: all 0.3s linear;}.project:hover .image .pattern-3::after {opacity: 0;}.project .name {color: #ffffff;margin-bottom: 0;font-size: 16px;text-align: center;padding-top: 8px;}.media-hvr-card {position: relative;background-color: #fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);overflow: hidden;-webkit-transition: box-shadow 0.5s;transition: box-shadow 0.5s;}.media-hvr-card .card__thumb {height: 245px;overflow: hidden;background-color: #000;-webkit-transition: height 0.5s;transition: height 0.5s;}.media-hvr-card .card__thumb img {width: 100%;display: block;opacity: 1;-webkit-transform: scale(1);transform: scale(1);-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, -webkit-transform 0.5s;transition: opacity 0.5s, transform 0.5s;transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;}.media-hvr-card .card__body {position: relative;height: 125px;padding: 20px;-webkit-transition: height 0.5s;transition: height 0.5s;}.media-hvr-card .card__body .card__title {margin: 0;padding: 0 0 10px 0;color: #000;font-size: 22px;font-weight: 500;text-transform: uppercase;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}.media-hvr-card .card__body .auther {display: flex;align-items: center;color: #FFD700;font-size: 16px;margin-top: 8px;}.media-hvr-card .card__body .auther span {margin-bottom: 6px;margin-inline-end: 6px;}.media-hvr-card .card__body .card__description {margin: 0;margin-top: 10px;padding: 0;color: #666C74;line-height: 27px;opacity: 0;-webkit-transform: translateY(45px);transform: translateY(45px);-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;-webkit-transition-delay: 0s;transition-delay: 0s;display: -webkit-box;-webkit-line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;font-weight: 400;font-size: 18px;}.media-hvr-card .card__category {position: absolute;top: 10%;left: 50%;transform: translateX(-50%) translateY(-4px);opacity: 0;transition: all 0.3s linear;}.media-hvr-card .card__footer {background: #00ad9d;padding: 8px 16px;}.media-hvr-card .card__footer .share__count, .media-hvr-card .card__footer .view__count {display: flex;align-items: center;}.media-hvr-card .card__footer .share__count img, .media-hvr-card .card__footer .view__count img {margin-inline-end: 4px;}.media-hvr-card .card__footer .share__count span, .media-hvr-card .card__footer .view__count span {color: white;}.media-hvr-card:hover {box-shadow: 0 0 50px rgba(0, 0, 0, 0.3);}.media-hvr-card:hover .card__thumb {height: 130px;}.media-hvr-card:hover .card__thumb img {opacity: 0.6;-webkit-transform: scale(1.2);transform: scale(1.2);}.media-hvr-card:hover .card__body {height: 250px;}.media-hvr-card:hover .card__description {opacity: 1;-webkit-transform: translateY(0px);transform: translateY(0px);-webkit-transition-delay: 0.2s;transition-delay: 0.2s;}.media-hvr-card:hover .card__category {opacity: 1;transform: translateX(-50%) translateY(0);}.charity-card {border-radius: 10px;transition: all 0.3s linear;}.charity-card .image {border-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;transition: all 0.3s linear;overflow: hidden;}.charity-card .image img {border-radius: 10px;border-bottom-left-radius: 0;border-bottom-right-radius: 0;transition: all 0.3s linear;}.charity-card:hover {transform: translateY(-3px);}.charity-card:hover .image img {transform: scale(1.1);}.charity-card:active {transform: translateY(-1px);}.charity-card .progress-box .progress-title {font-size: 18px;font-weight: 700;color: #000;margin: 0 0 30px;}.charity-card .progress-box .range {display: flex;justify-content: space-between;align-items: center;}.charity-card .progress-box .range h6 {font-size: 13px;}.charity-card .progress-box .range h6 span {margin-inline-end: 4px;}.charity-card .progress-box .range .max, .charity-card .progress-box .range .total {color: #264668;}.charity-card .progress-box .progress {height: 10px;background-color: #e7e7e7;}.charity-card .progress-box .progress-bar {background-color: #264668;}.charity-card .progress-box form {margin-top: 20px;}.charity-card .progress-box form input {width: 100%;height: 44px;padding: 8px;border-radius: 8px;border: 0;background: #f8f8f8;color: #264668;}.charity-card .progress-box form input::placeholder {color: #264668;}.charity-card .card-body .title {font-size: 20px;margin-bottom: 20px;color: #264668;}.charity-card .card-footer {padding: 0;border: 0;margin-top: 2rem;background: transparent;}.charity-card .card-footer .btn {width: 100%;background: transparent;display: flex;justify-content: center;align-items: center;color: #264668;border: 0;border-top: 1px solid #dfdfdf;transition: all 0.3s linear;padding: 16px;border-radius: 0;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}.charity-card .card-footer .btn img {margin-inline-end: 8px;height: 1.5rem;transition: all 0.3s linear;}.charity-card .card-footer .btn .white {display: none;transform: translateY(2px);}.charity-card .card-footer .btn .main {transform: translateY(0);}.charity-card .card-footer .btn:hover {color: white;background: #264668;}.charity-card .card-footer .btn:hover .white {display: flex;transform: translateY(0);}.charity-card .card-footer .btn:hover .main {display: none;transform: translateY(-2px);}.products-tree .project {padding: 0 40px;margin: 30px -15px 30px;background: #264668;text-align: center;color: #fff;border: 1px solid #fff;margin-top: 9px;}.products-tree .project .project-content {padding: 10px 15px 30px;margin: -35px 0;border-radius: 25px 0 25px 0;background: #f8f8f8;position: relative;transition: all 0.3s ease 0s;}.products-tree .project .project-content:hover {box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);}.products-tree .project .project-content:before, .products-tree .project .project-content:after {content: "";width: 35px;height: 35px;background: linear-gradient(45deg, #f8f8f8 49%, transparent 50%);position: absolute;top: -1px;right: -35px;}.products-tree .project .project-content:after {background: linear-gradient(225deg, #f8f8f8 49%, transparent 50%);top: auto;right: auto;bottom: -1px;left: -35px;}.products-tree .project.yellow .project-content {background: #ff9801;}.products-tree .project.yellow .project-content:before {background: linear-gradient(45deg, #b46c00 49%, transparent 50%);}.products-tree .project.yellow .project-content:after {background: linear-gradient(225deg, #b46c00 49%, transparent 50%);}.products-tree .project.green .project-content {background: #8cc63e;}.products-tree .project.green .project-content:before {background: linear-gradient(45deg, #618e27 49%, transparent 50%);}.products-tree .project.green .project-content:after {background: linear-gradient(225deg, #618e27 49%, transparent 50%);}.products-tree .project.blue .project-content {background: #01abcc;}.products-tree .project.blue .project-content:before {background: linear-gradient(45deg, #0088a2 49%, transparent 50%);}.products-tree .project.blue .project-content:after {background: linear-gradient(225deg, #0088a2 49%, transparent 50%);}@media only screen and (max-width: 990px) {.products-tree .counter {margin-bottom: 70px;}}@media only screen and (max-width: 767px) {.products-tree .counter {margin-bottom: 90px;}}.stories {position: relative;height: 90vh;}.stories .sec-title {position: absolute;inset: 16px auto auto 50%;transform: translateX(-50%);color: white;font-size: 28px;}.socials {margin: 4rem 0 4rem;}@media (max-width: 600px) {.socials ul {transform: scale(0.6);}}@media (min-width: 601px) and (max-width: 700px) {.socials ul {transform: scale(0.7);}}@media (min-width: 701px) and (max-width: 800px) {.socials ul {transform: scale(0.8);}}.socials ul {margin: 0;padding: 0;list-style: none;display: flex;}.socials ul li {margin: 0 40px;}.socials ul li a .blue {transition: all 0.5s;}.socials ul li a .white {visibility: hidden;opacity: 0;display: none;transition: all 0.5s;}.socials ul li a {position: relative;display: flex;justify-content: center;align-items: center;width: 80px;height: 80px;background: #fff;text-align: center;transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(0, 0);transition: 0.5s;box-shadow: -20px 20px 10px rgba(0, 0, 0, 0.5);}.socials ul li a::before {content: "";position: absolute;top: 10px;left: -20px;height: 100%;width: 20px;background: #b2b2b2;transition: 0.5s;transform: rotate(0deg) skewY(-45deg);}.socials ul li a::after {content: "";position: absolute;bottom: -20px;left: -10px;height: 20px;width: 100%;background: #e5e5e5;transition: 0.5s;transform: rotate(0deg) skewX(-45deg);}.socials ul li a:hover {transform: perspective(1000px) rotate(-30deg) skew(25deg) translate(20px, -20px);box-shadow: -50px 50px 50px rgba(0, 0, 0, 0.5);}.socials ul li:hover .blue {visibility: hidden;opacity: 0;display: none;}.socials ul li:hover .white {visibility: visible;opacity: 1;display: flex;}.socials ul li:hover:nth-child(1) a {background-color: #3b5999;}.socials ul li:hover:nth-child(1) a::before {background-color: #2f477a;}.socials ul li:hover:nth-child(1) a::after {background-color: #4e69a3;}.socials ul li:hover:nth-child(2) a {background-color: #141714;}.socials ul li:hover:nth-child(2) a::before {background-color: #14171A;}.socials ul li:hover:nth-child(2) a::after {background-color: #14171A;}.socials ul li:hover:nth-child(3) a {background-color: #dd4b39;}.socials ul li:hover:nth-child(3) a::before {background-color: #b03c2d;}.socials ul li:hover:nth-child(3) a::after {background-color: #e05d4c;}.socials ul li:hover:nth-child(4) a {background-color: #222;}.socials ul li:hover:nth-child(4) a::before {background-color: #222;}.socials ul li:hover:nth-child(4) a::after {background-color: #222;}.socials ul li:hover:nth-child(5) a {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(5) a::before {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(5) a::after {background: linear-gradient(45deg, #405de6, #5851db, #833ab4, #c13584, #e1306c, #fd1d1d);}.socials ul li:hover:nth-child(6) a {background-color: #25d366;}.socials ul li:hover:nth-child(6) a::before {background-color: #25d366;}.socials ul li:hover:nth-child(6) a::after {background-color: #25d366;}.start-header {height: 100vh;background: url(../images/min-header.jpg);background-size: cover;background-position: 100% 100%;}.start-header .start-content {position: absolute;inset: 50% auto auto 50%;transform: translate(-50%, -50%);text-align: center;background-color: #fff;border-radius: 8px;border: 0;padding: 10px;}.start-header .start-content h1 {position: relative;color: #333;font-size: 48px;}.start-header .start-content h2 {position: relative;display: block;color: #264668;font-size: 40px;margin: 32px 0;}.start-header .start-content span {position: relative;font-size: 48px;color: #f7b118;}.prod-desc {font-family: "YakoutLinotypeLight";font-size: 24px !important;}#exampleModal iframe {height: 75vh;}.benefit-list .nav.nav-tabs {--bs-gutter-y: 1rem !important;}.benefit-list .nav.nav-tabs li button {margin: 0;background: #fff;box-shadow: none;display: flex;align-items: center;justify-content: center;flex-direction: column;padding: 20px;letter-spacing: 0;border: 0;border-bottom: 2px solid transparent;-webkit-box-shadow: 5px 5px 10px 0 #d5d5d5;-moz-box-shadow: 5px 5px 10px 0 #d5d5d5;-ms-box-shadow: 5px 5px 10px 0 #d5d5d5;-o-box-shadow: 5px 5px 10px 0 #d5d5d5;box-shadow: 5px 5px 10px 0 #d5d5d5;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;width: 100%;height: 200px;}.benefit-list .nav.nav-tabs li button i {font-size: 70px;line-height: 60px;color: #000;}.benefit-list .nav.nav-tabs li button i:nth-child(1) {color: #0077B4;}.benefit-list .nav.nav-tabs li button i:nth-child(2) {color: #1EA446;}.benefit-list .nav.nav-tabs li button i:nth-child(3) {color: #C03C2A;}.benefit-list .nav.nav-tabs li button i:nth-child(4) {color: #EE6923;}.benefit-list .nav.nav-tabs li button i:nth-child(5) {color: #9E9E9E;}.benefit-list .nav.nav-tabs li button i:nth-child(6) {color: #03A9F4;}.benefit-list .nav.nav-tabs li button i:nth-child(7) {color: #8BC34A;}.benefit-list .nav.nav-tabs li button i:nth-child(8) {color: #ffbb33;}.benefit-list .nav.nav-tabs li button h4 {font-weight: bold;font-size: 1rem;margin: 10px 0 0;color: #000;}.benefit-list .nav.nav-tabs li.active button i, .benefit-list .nav.nav-tabs li.active h4 {color: white;}.benefit-list .nav.nav-tabs li:nth-child(1).active button {background: #0077B4;}.benefit-list .nav.nav-tabs li:nth-child(2).active button {background: #1EA446;}.benefit-list .nav.nav-tabs li:nth-child(3).active button {background: #C03C2A;}.benefit-list .nav.nav-tabs li:nth-child(4).active button {background: #EE6923;}.benefit-list .nav.nav-tabs li:nth-child(5).active button {background: #9E9E9E;}.benefit-list .nav.nav-tabs li:nth-child(6).active button {background: #03A9F4;}.benefit-list .nav.nav-tabs li:nth-child(7).active button {background: #8BC34A;}.benefit-list .nav.nav-tabs li:nth-child(8).active button {background: #ffbb33;}.benefit-tabs-content .tab-content {margin: 40px 0;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-content {background-color: #f6f6f6;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title {display: inline-flex;align-items: center;justify-content: center;margin: 0;padding: 15px 30px;min-width: 300px;-webkit-border-top-right-radius: 10px;-webkit-border-bottom-right-radius: 0;-webkit-border-bottom-left-radius: 0;-webkit-border-top-left-radius: 30px;-moz-border-radius-topright: 10px;-moz-border-radius-bottomright: 0;-moz-border-radius-bottomleft: 0;-moz-border-radius-topleft: 30px;border-top-right-radius: 10px;border-bottom-right-radius: 0;border-bottom-left-radius: 0;border-top-left-radius: 30px;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;font-size: 24px;font-weight: bold;color: #fff;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-1 {background: #0077B4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-2 {background: #1EA446;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-3 {background: #C03C2A;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-4 {background: #EE6923;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-5 {background: #9E9E9E;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-6 {background: #03A9F4;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-7 {background: #8BC34A;}.benefit-tabs-content .tab-content .tab-pane .tab-pane-title.bg-8 {background: #ffbb33;}.benefit-tabs-content .tab-content-card {background: #fff;box-shadow: none;display: flex;overflow: visible;padding: 15px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;margin: 0;height: 150px;align-items: center;justify-content: center;margin-bottom: 10px;border: 1px solid #ddd;flex-direction: column;text-align: center;}.benefit-tabs-content .tab-content-card h5 {font-size: 18px;font-weight: 500;}.benefit-tabs-content hr {margin-top: 2rem;margin-bottom: 20px;border: 0;border-top: 1px solid #242424;}.benefit-tabs-content .pane-title {font-size: 18px;font-weight: bold;margin: 32px 0;color: #333 !important;}.tab-content-video {display: flex;align-items: center;justify-content: center;flex-direction: column;position: relative;margin: 0;}.tab-content-video img {width: 100%;height: 150px;object-fit: cover;margin-left: auto;margin-right: auto;max-width: 100%;}.tab-content-video .caption {position: absolute;bottom: 0;left: 0;height: 100%;width: 100%;background: rgba(0, 0, 0, 0.3);display: flex;align-items: center;justify-content: center;flex-direction: column;}.tab-content-video .caption h4 {font-size: 20px;color: #fff;font-weight: bold;margin: 0 0 10px;}.tab-content-video .caption .play .fa-play {width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;color: #264668;}.tab-content-video .share-card {-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;-moz-background-clip: padding-box;-webkit-background-clip: padding-box;background-clip: padding-box;background: #fff;}.tab-content-video .share-card .card-logo {height: 180px;padding: 40px 20px;display: flex;align-items: center;justify-content: center;position: relative;}.tab-content-video .share-card .card-logo img {height: auto;max-height: 120px;width: auto;margin-left: auto;margin-right: auto;}.tab-content-video .share-card .card-caption {padding: 20px 10px;border-top: 1px solid #ddd;text-align: center;height: 77px;display: flex;align-items: center;justify-content: center;}.tab-content-video .share-card .card-caption .card-title {margin: 0;font-weight: bold;max-height: 34px;overflow: hidden;font-size: 18px;}.tab-content-video .share-card .card-caption .card-title a {color: #333;}.mob-offcanvas .offcanvas-body ul li a.special {color: #f7b118 !important;}.form-select-lg {font-size: 18px;}.new-tabs {border-bottom: 0;margin-bottom: 3rem;}.new-tabs .nav-item:nth-child(2) {margin: 0 8px;}.new-tabs .nav-link {color: #264668;border: 1px solid #264668;border-radius: 8px;font-weight: 500;}.new-tabs .nav-link:hover {color: #264668;}.new-tabs .nav-link.active {background-color: #264668;color: white;}.c-link {font-size: 22px !important;display: flex;margin-bottom: 10px;}.the-btn {padding: 8px 40px;background-color: #00a09b;border: 2px solid #00a09b;color: white;transition: all 0.3s linear;}.the-btn:hover {background-color: transparent;color: #00a09b;}.small {margin-inline-start: 8px;font-size: 1rem;}.new-tabs li {margin-inline-end: 8px;}.new-tabs li button {width: max-content;}.floating-icon {position: fixed;inset: auto auto 1rem 1rem;z-index: 9999;}.floating-icon a {display: flex;align-items: center;justify-content: center;background: #00ad9d;width: 48px;height: 48px;border-radius: 50%;}.nomination .title:nth-child(2) {font-size: 20px;margin-bottom: 2rem;font-weight: 500;}.nomination ul {padding-inline-start: 24px;margin-bottom: 16px;}.nomination ul li {list-style: disc;margin-bottom: 4px;}.nomination p a {color: #00a09b;text-decoration: underline;}.floating-circles {position: absolute;inset: 0;}.floating-circles .circle {background: linear-gradient(45deg, rgba(0, 173, 157, 0.1), rgba(0, 173, 157, 0.05));border-radius: 9999px;width: 8rem;height: 8rem;position: absolute;top: 30%;right: 8%;animation: float 6s ease-in-out infinite;z-index: 99;}.floating-circles .circle.circle-01 {top: auto;bottom: 8rem;right: 50%;}@keyframes float {0%, 100% {transform: translateY(0px) rotate(0deg);}50% {transform: translateY(-20px) rotate(180deg);}}.section-devider {background: linear-gradient(90deg, transparent 0%, #FFD700 50%, transparent 100%);height: 2px;}.programs {position: relative;padding: 80px 0;}.programs .section-title {text-align: center;margin-bottom: 3rem;}.programs .program-card {border: 0;border-radius: 12px;}.programs .program-card .image {overflow: hidden;border-radius: 12px 12px 0 0;}.programs .program-card .image img {border-radius: 12px 12px 0 0;transition: transform 0.3s linear;}.programs .program-card .card-body .title {color: #333;}.programs .program-card .card-body p {color: #5d5d5d;margin: 12px 0;}.programs .program-card .card-body .progress {margin-top: 16px;border-radius: 48px;}.programs .program-card .card-body .progress .progress-bar {height: 1rem;background: linear-gradient(90deg, #FFD700 0%, #00ad9d 100%);}.programs .program-card .card-body .d-flex p {margin: 0;font-size: 14px;}.programs .program-card .card-body .d-flex p span {color: #00ad9d;margin: 0 3px;}.programs .program-card .card-body .d-flex .percent {padding: 4px 12px;background: #00ad9d;color: white;border-radius: 99px;}.programs .program-card .card-footer {border: 0;background: transparent;display: flex;align-items: center;justify-content: center;}.programs .program-card .card-footer .btn, .programs .program-card .card-footer .my-btn {width: 49%;}.programs .program-card .card-footer .btn {border: 1px solid transparent;background: #00ad9d;background-image: linear-gradient(to left, #00ad9d 0%, #FFD700 100%);padding: 10px 40px;color: white;border-radius: 77px;margin-inline-end: 1%;transition: all 0.3s linear;}.programs .program-card .card-footer .btn:hover {background: transparent;border-color: #00ad9d;color: #00ad9d;}.programs .program-card .card-footer .my-btn {border: 1px solid #ddd;box-shadow: none;color: #00ad9d;}.programs .program-card .card-footer .my-btn svg {margin-inline-end: 6px;color: #00ad9d;transition: color 0.3s linear;}.programs .program-card .card-footer .my-btn:hover {color: white;}.programs .program-card .card-footer .my-btn:hover svg {color: white;}.programs .owl-carousel .owl-stage {padding-bottom: 40px;}.programs .owl-carousel .owl-stage .owl-item.center {box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);}.programs .owl-carousel .owl-nav {display: flex;align-items: center;justify-content: center;}.programs .owl-carousel .owl-nav .owl-prev, .programs .owl-carousel .owl-nav .owl-next {background: white;color: #00ad9d;border: 1px solid #00ad9d;width: 48px;height: 48px;border-radius: 50%;transform: rotate(180deg);transition: all 0.3s linear;}.programs .owl-carousel .owl-nav .owl-prev:hover, .programs .owl-carousel .owl-nav .owl-next:hover {background: #00ad9d;color: white;}.programs .owl-carousel .owl-nav .owl-prev {margin-inline-end: 4px;}.media {position: relative;padding: 80px 0;background: #f9fafb;}.media .sec-title {margin-bottom: 3rem;}.media .floating-circle {position: absolute;border-radius: 50%;background: linear-gradient(45deg, rgba(0, 173, 157, 0.1), rgba(0, 173, 157, 0.05));animation: float 6s ease-in-out infinite;}.media .nav-tabs {justify-content: center;margin-bottom: 40px;border: 0;}.media .nav-tabs .nav-item .nav-link {background: white;border: 1px solid #e5e7eb;padding: 8px 32px;border-radius: 12px;color: #333;transition: all 0.3s linear;}.media .nav-tabs .nav-item .nav-link .fa-solid {margin-inline-end: 8px;}.media .nav-tabs .nav-item .nav-link.active, .media .nav-tabs .nav-item .nav-link:hover {background: #00ad9d;color: white;}.media .nav-tabs .nav-item:not(:last-of-type) {margin-inline-end: 8px;}.media .book-card .book {width: 225px;height: 300px;position: relative;text-align: center;margin: 2.5%;}.media .book-card .book .book-cover {position: absolute;z-index: 1;width: 100%;height: 100%;transform-origin: 100% 0;-webkit-transform-origin: 100% 0;background: #111;background-size: cover;border-radius: 3px;box-shadow: inset -4px 1px 3px #ffffff60, inset 0 -1px 2px #00000080;transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;}.media .book-card .book .light {width: 90%;height: 100%;position: absolute;border-radius: 3px;background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);top: 0;right: 0;opacity: 0.1;transition: all 0.5s ease;-webkit-transition: all 0.5s ease;}.media .book-card .book:hover {cursor: pointer;}.media .book-card .book:hover .book-cover {transform: perspective(2000px) rotateY(30deg);-webkit-transform: perspective(2000px) rotateY(30deg);transform-style: preserve-3d;-webkit-transform-style: preserve-3d;box-shadow: inset -4px 1px 3px #ffffff60, inset 0 -1px 2px #00000080, -10px 0px 10px -5px #00000030;}.media .book-card .book:hover .light {opacity: 1;width: 70%;}.media .book-card .book .book-inside {width: calc(100% + 10px);height: 100%;position: relative;top: 0;border: 1px solid grey;border-radius: 3px;background: white;box-shadow: -9px 40px 40px -10px #00000030, inset 2px 0 0 grey, inset 3px 0 0 #dbdbdb, inset 4px 0 0 white, inset 5px 0 0 #dbdbdb, inset 6px 0 0 white, inset 7px 0 0 #dbdbdb, inset 8px 0 0 white, inset 9px 0 0 #dbdbdb;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;}.media .book-card .book:hover .book-inside {box-shadow: -9px 40px 40px -10px #00000030, inset 2px 0 0 grey, inset 3px 0 0 #dbdbdb, inset 4px 0 0 white, inset 5px 0 0 #dbdbdb, inset 6px 0 0 white, inset 7px 0 0 #dbdbdb, inset 8px 0 0 white, inset 9px 0 0 #dbdbdb, inset 10px 0 0 white, inset 11px 0 0 #dbdbdb, inset 12px 0 0 white, inset 13px 0 0 #dbdbdb, inset 14px 0 0 white, inset 15px 0 0 #dbdbdb, inset 16px 0 0 white, inset 17px 0 0 #dbdbdb;}.media .book-card .title {font-size: 18px;color: #333;text-align: center;margin-top: 16px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;overflow: hidden;}.join {position: relative;padding: 50px 0;background: linear-gradient(50deg, #c07929, rgba(14, 109, 65, 0.79)), url(../images/join.webp) 50% 50% / cover scroll no-repeat, #5f9e4f;background-attachment: fixed;}.join .sec-title {text-align: center;}.join .sec-title .title {color: white;font-size: 40px;}.join .sec-title p {color: white;max-width: 75%;margin: 1rem auto;}.join .sec-title .btn {padding: 8px 32px;border-radius: 12px;background: white;color: #00ad9d;margin-inline-end: 8px;transition: all 0.3s linear;}.join .sec-title .btn:hover {background: #00ad9d;color: white;transform: translateY(-3px);}.donations {position: relative;padding: 80px 0;}.donations .sec-title {text-align: center;margin-bottom: 3rem;}.donations .sec-title .title {font-size: 40px;color: #333;}.donations .nav-tabs {justify-content: center;border: 0;margin-bottom: 2.5rem;}.donations .nav-tabs .nav-item .nav-link {background: #f8f8f8;color: #00ad9d;padding: 8px 32px;border-radius: 12px;font-size: 16px;transition: all 0.3s linea;}.donations .nav-tabs .nav-item .nav-link.active, .donations .nav-tabs .nav-item .nav-link:hover {background: #00ad9d;color: white;}.donations .nav-tabs .nav-item:not(:last-of-type) {margin-inline-end: 8px;}.donations .donate-card {padding: 16px;text-align: center;border: 1px solid #FFD700;border-radius: 16px;}.donations .donate-card .icon {width: 48px;height: 48px;border-radius: 50%;background: #FFD700;color: #00ad9d;display: flex;justify-content: center;align-items: center;margin: auto;margin-bottom: 12px;}.donations .donate-card .title {color: #333;font-size: 24PX;margin-bottom: 12px;}.donations .donate-card strong {color: #00ad9d;margin-bottom: 12px;}.donations .donate-card p {color: #414141;margin-bottom: 12px;}.donations .donate-card .btn {padding: 8px 24px;width: 100%;background: #00ad9d;border: 1px solid #00ad9d;color: white;transition: all 0.3s linear;}.donations .donate-card .btn:hover {background: white;color: #00ad9d;}.cart-button {position: fixed;inset: 50% 1rem auto auto;transform: translateY(-50%);z-index: 999999;background: white;color: #0b1a30;width: 56px;height: 56px;border-radius: 50%;display: flex;align-items: center;justify-content: center;box-shadow: 0 0.125rem 0.25rem rgba(33, 37, 41, 0.075);transition: all 0.3s linear;}.cart-button:hover {box-shadow: 0 0.5rem 1rem rgba(33, 37, 41, 0.15);}.cart-button svg {font-size: 24px;}.cart-button span {position: absolute;inset: -6px auto auto 0px;background: #aaa;color: white;width: 20px;height: 20px;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-size: 14px;z-index: 9999999;}.cart-modal .modal-dialog {max-width: 40% !important;}.cart-modal .modal-header {background: linear-gradient(45deg, #00ad9d 0, #0b1a30 100%);}.cart-modal .modal-header .title {font-size: 20px;margin-bottom: 0;color: white;}.cart-modal .modal-header .btn-close {margin-inline-start: auto;margin-inline-end: 0;filter: invert(1);}.cart-modal .modal-body p {margin-bottom: 0;text-align: center;}.cart-modal .modal-footer {background: #f3f3f3;border: 0;padding: 8px;}.cart-modal .modal-footer .btn {padding: 5px 24px 6px;border: 1px solid #00ad9d;}.cart-modal .modal-footer .btn:nth-child(1) {margin-inline-end: 8px;background: #00ad9d;color: white;}.cart-modal .modal-footer .btn:nth-child(2) {background: transparent;color: #00ad9d;}.video-card .image {border-radius: 12px;overflow: hidden;}.video-card .image img {border-radius: 12px;transition: all 0.3s linear;}.video-card .card-body {padding: 1rem 0 0;}.video-card .card-body .title {font-size: 20px;margin-bottom: 0;}.video-card .card-footer {padding: 1rem 0;}.video-card .card-footer .date {color: #808080;font-size: 14px;}.video-card .card-footer .btn {background: #00ad9d;color: white;border-radius: 77px;}.video-card:hover .image img {transform: scale(1.1);}.images-box .image {position: relative;cursor: pointer;overflow: hidden;border-radius: 20px;}.images-box .image img {border-radius: 20px;transition: all 0.3s linear;}.images-box .image .icon {position: absolute;inset: 0;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;border-radius: 20px;background: #000000a4;transform: translateX(200%);transition: all 0.3s linear;}.images-box .image .icon span {background: #00ad9d;display: flex;align-items: center;justify-content: center;transform: translateY(8px);opacity: 0;width: 48px;height: 48px;border-radius: 50%;color: white;font-size: 20px;transition: all 0.3s 0.2s linear;}.images-box .image:hover img {transform: scale(1.1);}.images-box .image:hover .icon {transform: translateX(0);}.images-box .image:hover span {transform: translateY(0);opacity: 1;}.images-box .owl-stage-outer, .videos-box .owl-stage-outer, .books-box .owl-stage-outer, .images-box .owl-stage, .videos-box .owl-stage, .books-box .owl-stage {max-height: 360px;}.images-box .owl-nav, .videos-box .owl-nav, .books-box .owl-nav {display: flex;align-items: center;justify-content: center;margin-top: 1rem;}.images-box .owl-nav .owl-prev, .videos-box .owl-nav .owl-prev, .books-box .owl-nav .owl-prev, .images-box .owl-nav .owl-next, .videos-box .owl-nav .owl-next, .books-box .owl-nav .owl-next {background: white !important;color: #00ad9d !important;border: 1px solid #00ad9d !important;width: 48px;height: 48px;border-radius: 50%;transform: rotate(180deg);transition: all 0.3s linear;}.images-box .owl-nav .owl-prev:hover, .videos-box .owl-nav .owl-prev:hover, .books-box .owl-nav .owl-prev:hover, .images-box .owl-nav .owl-next:hover, .videos-box .owl-nav .owl-next:hover, .books-box .owl-nav .owl-next:hover {background: #00ad9d !important;color: white !important;}.images-box .owl-nav .owl-prev, .videos-box .owl-nav .owl-prev, .books-box .owl-nav .owl-prev {margin-inline-end: 4px;}.upper-mob-nav {padding: 7px 0;}.upper-mob-nav .upper .actions li:nth-child(1) {margin-inline-end: 8px;border: 1px solid #ddd;padding: 10px 8px;border-radius: 6px;color: #333;}.upper-mob-nav .upper .actions li:nth-child(2) {border: 1px solid #00ad9d;padding: 10px 8px;border-radius: 6px;color: #00ad9d;}.mob-nav {background: #0f6779;}.mob-nav .title {color: white;font-size: 16px;margin-bottom: 0;}.mob-nav .btn svg {width: 24px !important;height: 24px !important;}.accordion .accordion-item {border: 0;}.accordion .accordion-item .accordion-button {padding-inline-start: 0;}.accordion .accordion-item .accordion-button::after {margin-inline-start: auto;margin-inline-end: 0;}.accordion .accordion-item .accordion-button:not(.collapsed) {color: #333 !important;background: transparent;}.accordion .accordion-item .accordion-button:not(.collapsed)::after {filter: brightness(0.2);}.accordion .accordion-item .accordion-button:focus {border-color: transparent !important;box-shadow: none !important;}.accordion .accordion-item:last-of-type {margin-bottom: 8px;}.accordion .accordion-item .accordion-body li {margin-bottom: 8px !important;}.accordion .accordion-item .accordion-body li .fa-solid {margin-inline-end: 4px !important;}.offcanvas-body li a {color: #333;margin-bottom: 8px;display: flex;align-items: center;}.offcanvas-body li a svg {margin-inline-end: 4px;}.accordion-button:not(.collapsed) {color: inherit;background-color: transparent;box-shadow: none;}.accordion-button:focus {box-shadow: none;}.accordion-collapse.collapse.show {display: block !important;}.upper-mob-nav {display: none;}@media (min-width: 993px) and (max-width: 1200px) {.wrapper .footer .upper .search-container {width: 55% !important;}.wrapper .footer .lower .contacts p {width: max-content;}}@media (max-width: 992px) {.wrapper .upper-nav, .wrapper .main-nav {display: none;}.wrapper .navbar-for-mobile {display: block;}.wrapper .main-header .owl-stage {height: 100%;}.wrapper .main-header .owl-stage .owl-item {height: 100%;}.wrapper .main-header .owl-stage .owl-item .slider {height: 100%;}.wrapper .main-header .owl-stage .owl-item .slider .image {height: 100%;}.wrapper .carousel_about .slider .image {margin-bottom: 1rem !important;}.wrapper .projects::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #f7b118 !important;z-index: 9 !important;}.wrapper .projects .project .image .pattern {left: 60px !important;}.wrapper .library::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #ef5063 !important;z-index: 9 !important;}.wrapper .donation::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #264668 !important;z-index: 9 !important;}.wrapper .donation .item .image .pattern {position: absolute !important;width: 75% !important;border-top: 24px solid #264668 !important;border-left: 24px solid #264668 !important;border-right: 0 solid #264668 !important;border-bottom: 0 solid #264668 !important;height: 100% !important;top: -30px !important;left: -30px !important;transition: all 0.3s linear !important;}.wrapper .donation .item .image .pattern::after {content: "" !important;position: absolute !important;width: 100px !important;height: 24px !important;background-color: #264668 !important;bottom: -27px !important;left: -24px !important;transform: rotate(29deg) !important;transition: all 0.3s linear !important;opacity: 1 !important;}.wrapper .donation .item .image .pattern::after {width: 80% !important;left: -20px !important;bottom: -16px !important;}.wrapper .volunteer .small-pattern {bottom: 50px !important;transform: none !important;}.wrapper .footer {padding-left: 1rem;padding-right: 1rem;}.wrapper .footer .row {flex-direction: column-reverse;}.wrapper .footer .footer-logo {text-align: center !important;margin-bottom: 2rem;}.wrapper .footer .footer-logo img {width: 80% !important;}.wrapper .footer .upper {flex-direction: column;}.wrapper .footer .upper .search-container {width: 100% !important;margin-bottom: 2rem;margin-right: 0 !important;}.wrapper .footer .upper .search-container::after, .wrapper .footer .upper .search-container::before {display: none;}.wrapper .footer .upper .contact-socials {margin: 1.5rem 0;justify-content: flex-start !important;}.wrapper .footer .upper .contact-socials .socials {margin-bottom: 0 !important;width: 100%;justify-content: flex-start !important;}.wrapper .footer .footer-links ul {flex-wrap: wrap;}.wrapper .footer .lower {padding: 1rem 0;}.wrapper .content-page.about-vision .image {text-align: center;}.wrapper .support .has-media {height: 430px;}.wrapper .support .has-media .media {flex-direction: column;}.wrapper .support .has-media .media .media-left {margin-bottom: 1.5rem;}.wrapper .view-project .project-idea .item {flex-direction: column;padding: 0;margin-bottom: 20px !important;height: max-content;text-align: center;}.wrapper .view-project .project-idea .item .icon-container {width: 100%;padding: 10px 0;margin: 0;margin-bottom: 10px;}.wrapper .view-project .project-idea .item .content {padding: 10px;}.wrapper .view-project .intro p {font-size: 16px;}.wrapper .view-project .targeted ul {flex-wrap: wrap;}.wrapper .view-project .targeted ul li {margin-bottom: 1rem;}.grab-main-img img {height: 400px;}.mob-header {display: block;}.main-nav {display: none;}.mob-nav {display: block;}.start-header .start-content {width: 80%;}.main-header .caption .desc {max-width: 85%;}.upper-mob-nav {display: flex;}}@media (max-width: 768px) {.wrapper .projects::after {content: "" !important;position: absolute !important;right: 0 !important;top: 0 !important;width: 100% !important;height: 48px !important;background-color: #f7b118 !important;z-index: 9 !important;}.wrapper .projects .project .image .pattern {left: 60px !important;}.wrapper .content-page.about-vision .image {text-align: center;}.wrapper .volunteer-page form {width: 100%;}.wrapper .support .has-media {height: 270px;}.wrapper .support .has-media .media {flex-direction: row;}.wrapper .support .has-media .media .media-left {margin-bottom: 0;}.grab-main-img img {height: 300px;}.about-us {padding-top: 2.5rem !important;}.about-us .about-box.d-flex {flex-direction: column;}.about-card {height: auto !important;}.center-item {min-height: max-content !important;}.counter-section {height: max-content;}.main-header {height: 100vh;}.main-header .caption .title {font-size: 48px;margin-bottom: 2rem;}.main-header .owl-carousel {height: 100vh;}.main-header .owl-carousel .owl-stage-outer {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item {height: 100vh;}.main-header .owl-carousel .owl-stage-outer .owl-stage .owl-item .item img {height: 100vh;}.initiatives {height: auto;}.about-us {height: auto;}.headroom--not-top .sec-logo {height: 65px !important;}.start-header .start-content {width: 95%;}.start-header .start-content h1 {font-size: 40px;}.start-header .start-content h2 {font-size: 32px;}.start-header .start-content span {font-size: 32px;}.new-tabs {padding-bottom: 20px;overflow-x: scroll;display: flex;flex-wrap: nowrap;justify-content: start !important;}.res-img {width: 100% !important;height: auto !important;}.main-header .caption .actions {flex-direction: column;width: 100%;}.main-header .caption .actions .btn {width: 100%;margin-inline-end: 0 !important;margin-bottom: 16px;}.main-header .caption .actions .my-btn {width: 100%;}}@media (max-width: 578px) {.wrapper .donation .item .image .pattern::after {width: 80% !important;left: -22px !important;bottom: -16px !important;}.wrapper .volunteer .item {margin-bottom: 3rem;}.wrapper .volunteer .small-pattern {bottom: 41px !important;}.wrapper .footer .footer-links ul li {margin-bottom: 1rem !important;}.wrapper .footer .upper .search-container {margin: 0 !important;}.wrapper .footer .upper .contact-socials {flex-direction: column-reverse !important;}.wrapper .footer .upper .contact-socials .text-socials {margin-top: 0;margin-bottom: 1rem;}.wrapper .footer .upper .contact-socials .text-socials h4 {font-size: 20px;}.wrapper .footer .upper .title-links-footer h5 {margin-bottom: 1rem;}.wrapper .about-members {padding-right: 1rem;padding-left: 1rem;}.wrapper .contact-page form {width: 100% !important;}.accounts-details .bank .row {flex-direction: column;}.accounts-details .bank .img-box .bank-img {width: 100%;}.accounts-details .bank p {font-size: 22px;}.support .section-title .heading {font-size: 24px;}.support .main-card h4 {font-size: 20px;}.support .main-card p {font-size: 16px;}.support .has-media {height: max-content !important;}.support .has-media .media {flex-direction: column !important;}.support .has-media .media .media-heading {font-size: 18px;}.support .has-media .media .media-left {margin-bottom: 1.5rem !important;}.support .has-media p {font-size: 18px;}.min-header.flex-column h1 {font-size: 24px;}.view-project {padding: 6rem 0 8rem;}.view-project .targeted .title {width: 96%;}.view-project .targeted ul li {width: 100%;}.grab-main-img img {height: 200px;}.about-vision {padding: 4rem 0 5rem;}.about-vision .image-logo {text-align: center !important;}.about-vision .image-logo .img-logo {max-width: 80%;height: auto;}.member {margin: 0 1.5rem;}.accounts-details {padding-top: 1rem;}.accounts-details .bank {padding: 0 0 3rem;}.main-media-card {margin-bottom: 2rem;}.media-card.sec-media-card {flex-direction: column;height: auto;}.media-card.sec-media-card .image {width: 100%;}.contact .text-content {width: 90%;text-align: center;}.contact .socials {margin: 0rem 0 0rem;}.contact .socials ul {flex-wrap: wrap;justify-content: center;align-items: center;}.contact .socials ul li {margin-bottom: 56px;}.main-footer .footer-logo {justify-content: center;}.main-footer .socials {margin: 0 !important;}.main-footer .socials ul li {margin-bottom: 3rem;}.main-footer .socials ul li a {width: 48px;height: 48px;}.main-footer .socials ul li:nth-child(5), .main-footer .socials ul li:nth-child(6) {margin-bottom: 0;}.main-footer .accounts .d-flex {flex-direction: column;}.main-footer .accounts .d-flex .title {margin-bottom: 2rem;margin-inline-end: auto;}.main-footer .accounts .text-start {text-align: center !important;}.main-footer .accounts .image {justify-content: center;}.project .image img {height: 120px !important;}.project .image .pattern {left: 2rem !important;}.products-tree .tf-tree li li:before {border-top: 0;}.floating-icon {inset: auto 1rem 2rem auto;}.programs .program-card .card-footer {flex-direction: column;}.programs .program-card .card-footer .btn {width: 100%;margin-inline-end: 0 !important;margin-bottom: 8px;}.programs .program-card .card-footer .my-btn {width: 100%;}.join .d-flex {flex-direction: column;}.media .floating-circle {display: none;}.join .sec-title .btn {margin-inline-end: 0;width: 100%;margin-bottom: 4px;}.media .nav-tabs {overflow: auto;flex-wrap: nowrap;justify-content: flex-start;padding-bottom: 10px;}.media .nav-tabs .nav-item .nav-link {width: max-content;}.media .book-card .book {margin: 2.5% auto;}}@media (max-width: 478px) {.grab-main-img img {height: 160px;}.main-header .caption .title {font-size: 40px;}.main-header .caption .actions .btn {font-size: 1rem;}}