/** Shopify CDN: Minification failed

Line 854:44 Unexpected "Odd"
Line 858:44 Unexpected "Even"
Line 6583:48 Unexpected "Odd"
Line 6592:48 Unexpected "Even"

**/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* font-family: "Poppins", sans-serif; */
@font-face {
    font-family: 'cocogooseprotrialbold';
    src: url('/cdn/shop/files/cocogoose-pro-bold-trial-webfont.woff2?v=1757047510') format('woff2'),
        url('/cdn/shop/files/cocogoose-pro-bold-trial-webfont.woff?v=1757047510') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogooseprotriallight';
    src: url('/cdn/shop/files/cocogoose-pro-light-trial-webfont.woff2?v=1757047509') format('woff2'),
        url('/cdn/shop/files/cocogoose-pro-light-trial-webfont.woff?v=1757047510') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogooseprotrialregular';
    src: url('/cdn/shop/files/cocogoose-pro-regular-trial-webfont.woff2?v=1757047510') format('woff2'),
        url('/cdn/shop/files/cocogoose-pro-regular-trial-webfont.woff?v=1757047510') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogooseprotrialsemilight';
    src: url('/cdn/shop/files/cocogoose-pro-semilight-trial-webfont.woff2?v=1757047509') format('woff2'),
        url('/cdn/shop/files/cocogoose-pro-semilight-trial-webfont.woff?v=1757047509') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'cocogooseprotrialthin';
    src: url('/cdn/shop/files/cocogoose-pro-thin-trial-webfont.woff2?v=1757047510') format('woff2'),
        url('/cdn/shop/files/cocogoose-pro-thin-trial-webfont.woff?v=1757047510') format('woff');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: "Poppins", sans-serif;
    letter-spacing: 0 !important;
}

.mobile_view {
    display: none;
}

.desktop_view {
    display: block;
}

* {
    letter-spacing: 0 !important;
}

.header__active-menu-item+svg path {
    fill: #fe0264 !important;
}

/*.....header_section....*/
.home-page .header-wrapper,
.custom-template-parent-link .header-wrapper,
.custom-template-about-us-2025 .header-wrapper,
.custom-template-resources .header-wrapper {
    position: absolute;
    z-index: 9;
    left: 0;
    margin: auto;
    width: 100%;
    background: transparent;
    border-color: transparent;
    transition: 0.3s all;
}

.home-page nav.header__inline-menu ul li span,
.custom-template-parent-link nav.header__inline-menu ul li span,
.custom-template-about-us-2025 nav.header__inline-menu ul li span,
.custom-template-resources nav.header__inline-menu ul li span {
    color: #fff;
}

.home-page nav.header__inline-menu ul li summary svg path,
.custom-template-parent-link nav.header__inline-menu ul li summary svg path,
.custom-template-about-us-2025 nav.header__inline-menu ul li summary svg path,
.custom-template-resources nav.header__inline-menu ul li summary svg path {
    fill: #fff;
}

.home-page .header__heading-logo-wrapper.stickey_logo,
.custom-template-parent-link .header__heading-logo-wrapper.stickey_logo,
.custom-template-about-us-2025 .header__heading-logo-wrapper.stickey_logo,
.custom-template-resources .header__heading-logo-wrapper.stickey_logo {
    display: none;
}

.home-page .header__heading-logo-wrapper,
.custom-template-parent-link .header__heading-logo-wrapper,
.custom-template-about-us-2025 .header__heading-logo-wrapper,
.custom-template-resources .header__heading-logo-wrapper {
    display: block;
}

.home-page .shopify-section-header-sticky .header__heading-logo-wrapper,
.custom-template-parent-link .shopify-section-header-sticky .header__heading-logo-wrapper,
.custom-template-about-us-2025 .shopify-section-header-sticky .header__heading-logo-wrapper,
.custom-template-resources .shopify-section-header-sticky .header__heading-logo-wrapper {
    display: none;
}

.home-page .shopify-section-header-sticky .header__heading-logo-wrapper.stickey_logo,
.custom-template-parent-link .shopify-section-header-sticky .header__heading-logo-wrapper.stickey_logo,
.custom-template-about-us-2025 .shopify-section-header-sticky .header__heading-logo-wrapper.stickey_logo,
.custom-template-resources .shopify-section-header-sticky .header__heading-logo-wrapper.stickey_logo {
    display: block !important;
}

.section-header {
    top: 0;
}

.header__heading-logo-wrapper {
    display: none;
}

.header__heading-logo-wrapper.stickey_logo {
    display: block;
}

.shopify-section-header-sticky .header-wrapper {
    background: #ffffff;
    border-color: #0a0a0a14;
}

header.header {
    padding: 20px 0 !important;
    display: flex;
    align-items: center;
    gap: 0 !important;
}

.header__heading-logo-wrapper img.header__heading-logo {
    width: 160px;
    object-fit: contain;
}

a.header__heading-link.link {
    width: 15%;
}

nav.header__inline-menu {
    width: 86%;
}

.header__icons {
    padding: 0;
}

nav.header__inline-menu ul li span {
    color: #22BBE0;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

nav.header__inline-menu ul li .header__menu-item:hover span,
.header__active-menu-item {
    color: #FE0264 !important;
    text-decoration: none;
}

.shopify-section-header-sticky nav.header__inline-menu ul li span {
    color: #22BBE0;
}

nav.header__inline-menu ul li:hover span {
    text-decoration: none !important;
}

.shopify-section-header-sticky nav.header__inline-menu ul li summary svg path {
    fill: #59b2dd;
}

details[open]>.header__menu-item {
    text-decoration: none;
}

nav.header__inline-menu ul li:last-child {
    display: flex;
}

a.typeform-share.btn-book {
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
}

a.typeform-share.btn-book:hover {
    color: #fe2c7e;
    background: none;
}

a.typeform-share.btn-book:hover span svg path {
    fill: #fe2c7e;
}

a.typeform-share.btn-book span.book-tour-btn {
    margin-left: 8px;
}

nav.header__inline-menu ul.list-menu.list-menu--inline {
    width: 100%;
    justify-content: flex-end;
    align-items: center;
}

nav.header__inline-menu ul li summary svg path {
    fill: #59b2dd;
}

nav.header__inline-menu ul li .header__menu-item:hover svg path {
    fill: #59b2dd;
}

nav.header__inline-menu ul li {
    padding-left: 4px;
    padding-right: 4px;
}

nav.header__inline-menu ul li {
    padding: 0;
}

.header__submenu .header__menu-item:hover {
    text-decoration-line: none;
    color: #fe0264;
}

.header__submenu .header__menu-item {
    letter-spacing: 0;
    color: #000;
}

.header__submenu .header__menu-item.list-menu__item--active {
    text-decoration: none;
    color: #fe0264 !important;
}

.step_header_Cart_icon .header__icons {
    width: 4%;
    justify-content: flex-end;
}

.step_header_Cart_icon .header__icons .header__icon--cart {
    margin: 0;
    width: 22px;
    height: 22px;
}

.step_header_Cart_icon .header__icons .header__icon--cart span.svg-wrapper {
    width: 100%;
    height: 100%;
}

.step_header_Cart_icon .header__icons .header__icon--cart span.svg-wrapper svg.icon {
    width: 100%;
    height: 100%;
}


h2.tab_child_name_param {
    text-transform: capitalize;
}

/*....home_page_banner_section....*/
.slider-section {
    position: relative;
}

.slider-section:before {
    content: '';
    position: absolute;
    background: #00000080;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.slider-section .background-image img {
    width: 100%;
    height: 100%;
}

.home-index-section {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}

.slider-inner-section h1 {
    color: #FFF;
    font-size: 48px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    max-width: 780px;
    text-align: center;
    margin: auto;
    margin-bottom: 12px;
}

.slider-inner-section p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 32px;
}

.slider-inner-section form.slider-form {
    border-radius: 50px;
    border: 1px solid #DDD;
    background: #fff;
    box-shadow: -3px 16px 11.2px #00000026;
    max-width: 640px;
    margin: auto;
    display: flex;
    padding: 12px 12px 12px 26px;
    justify-content: space-between;
    width: 100%;
    gap: 0 !important;
    align-items: center;
}

.slider-inner-section form.slider-form .form-group label {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.7px;
    font-family: "Poppins", sans-serif;
    margin-bottom: 2px;
    display: block;
    padding-left: 10px;
}

.slider-inner-section form.slider-form .form-group {
    width: 35%;
}

.slider-inner-section form.slider-form button {
    width: 30%;
    border-radius: 50px;
    background: #FE0264;
    border: none;
    display: flex;
    padding: 16px 48px;
    justify-content: center;
    align-items: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    border: 1px solid #FE0264;
}

.slider-inner-section form.slider-form button:hover {
    background: none;
    color: #FE0264;
}

.slider-inner-section form.slider-form button:hover span svg path {
    fill: #FE0264;
}

.slider-inner-section form.slider-form button span {
    margin-left: 8px;
}

.slider-inner-section form.slider-form .form-group select {
    border: none;
    display: flex;
    align-items: center;
    color: #747474;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.7px;
    font-family: "Poppins", sans-serif;
    cursor: pointer;
    background: transparent;
    appearance: none;
    padding: 0 10px 0;
    width: 100%;
}

.slider-inner-section form.slider-form .form-group select.form-control:focus,
.slider-inner-section form.slider-form .form-group select:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}

.slider-inner-section p.openPopup {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    text-decoration: underline;
    margin-bottom: 0;
    margin-top: 12px;
    cursor: pointer;
}

#popup_default {
    position: fixed;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -5%);
    box-shadow: 0 0 3px 1px #c1c1c1;
    z-index: 2;
    border-radius: 12px;
}

.popup-content {
    background: #fff;
    height: auto;
    width: 600px;
    position: relative;
    padding: 14px;
    border-radius: 12px;
}

span.close-popup.closePopup {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}

span.close-popup.closePopup svg {
    width: 20px;
    height: 20px;
}

.popup-inner p {
    font-size: 16px;
    font-weight: 400;
    color: black;
    margin-bottom: 0;
}

.amb-footer-content {
    position: absolute;
    bottom: 30px !important;
    width: 100%;
    left: 0;
}

.amb-footer-desktop.desktop_view img {
    width: 100%;
    height: 100%;
}

footer.footer.step-start-footer {
    position: relative;
    margin-top: 0;
    height: 100%;
    background: #fafafa;
    padding: 0;
}

footer.footer.step-start-footer:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 49%;
    background: #59b2dd;
    z-index: -1;
    left: 0;
    bottom: 0;
}

.footer__blocks-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 0 !important;
}

.footer__blocks-wrapper .footer-block {
    width: 20% !important;
    max-width: 20% !important;
}

.footer__blocks-wrapper .footer-block h2 {
    color: #3B6E87;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 16px !important;
}

.footer__content-top {
    padding-bottom: 0 !important;
}

ul.footer-block__details-content li a {
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

ul.footer-block__details-content li a:hover {
    text-decoration: none !important;
}

.list-social {
    justify-content: flex-start !important;
}

.footer__content-bottom {
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.footer__content-bottom-wrapper--center {
    justify-content: flex-end !important;
}

.footer__copyright {
    margin-top: -27px !important;
}

.footer__copyright.caption small,
.footer__copyright.caption small a {
    color: #FFF;
    text-align: right;
    font-size: 16px;
    font-weight: 300;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

/*....about_page_secion*/
.main_banner_section {
    position: relative;
}

.main_banner_section:before {
    content: "";
    position: absolute;
    background: #00000080;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.main_banner_section .banner_image img {
    width: 100%;
    height: auto;
}

.main-banner-text-sec {
    position: absolute;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 60px;
    top: 50%;
}

.main_banner_section .section_text h1 {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    /* 54px */
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 8px;
}

.main_banner_section .section_text p {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    font-family: "Poppins", sans-serif;
    max-width: 800px;
    margin: auto;
}

.our-mission {
    margin-top: 60px;
}

.heading-section p {
    color: #22BBE0;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    /* 24px */
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 4px;
}

.heading-section h2 {
    color: #3B3B3B;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    /* 54px */
    font-family: 'cocogooseprotrialregular';
}

.subheadingitext p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 0px;
}

.subheadingitext {
    margin-bottom: 42px;
}

.our-mission .section-content-area p {
    color: #2F2F2F;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    max-width: 810px;
    margin: auto;
    margin-bottom: 15px;
}

.our-mission .section-content-area p:last-child {
    margin-bottom: 0;
}

.our-mission.step_left_image {
    position: relative;
}

.our-mission.step_left_image:before {
    content: "";
    position: absolute;
    background-image: url(/cdn/shop/files/line_shap.png?v=1757065269);
    bottom: -40px;
    left: 0;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.home-away {
    background: #F6FDFF;
    padding-top: 60px;
    margin-top: 60px;
    padding-bottom: 24px;
}

.video_values_section {
    position: relative;
    padding-top: 45%;
    overflow: hidden;
    border-radius: 24px;
}

.video_values_section .jwplayer {
    position: absolute !important;
    top: -6%;
    left: -2%;
    width: 104% !important;
    height: 111% !important;
    border-radius: 24px;
}

.video_values_section .jwplayer:before {
    content: '';
    position: absolute !important;
    background: #00000066;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    z-index: 1;
}

.video_values_section .jwplayer.jw-state-playing:before {
    display: none;
}

.video_values_section span.pause-button {
    opacity: 0;
}

.video_values_section span path {
    fill: #fff;
}

.video_values_section:hover span.pause-button {
    opacity: 1 !important;
}

.video_values_section .controls {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 70px;
    height: 70px;
}

.video_values_section .controls span {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    border-radius: 50px;
    background: #fff6;
    backdrop-filter: blur(5px);
    width: 70px;
    height: 70px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video_values_section .controls span.playBtn {
    z-index: 3;
}

.multirow__inner {
    padding-top: 24px;
    padding-bottom: 60px;
}

.multirow__inner .image-with-text .image-with-text__grid {
    display: flex;
    flex-wrap: wrap;
}

.multirow__inner .image-with-text__content {
    padding: 0;
    background: transparent;
}

.multirow__inner .image-with-text__content h2 {
    color: #2F2F2F;
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
}

.multirow__inner .image-with-text__text {
    margin-top: 12px;
}

.multirow__inner .image-with-text__text p {
    color: #2F2F2F;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
    letter-spacing: 0;
}

.multirow__inner .image-with-text__content ul {
    margin: 0;
    padding: 0;
}

.multirow__inner .image-with-text__content ul li {
    list-style: none;
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.multirow__inner .image-with-text__content ul li img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.multirow__inner .image-with-text__content ul li span {
    color: #2F2F2F;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    display: flex;
    margin-left: 10px;
}

.multirow__inner .image-with-text__media img {
    width: 100%;
    height: 100%;
    border-radius: 12px !important;
}

.multirow__inner .image-with-text:nth-child(Odd) .image-with-text__text-item {
    padding-right: 30px;
}

.multirow__inner .image-with-text:nth-child(Even) .image-with-text__text-item {
    padding-left: 30px;
}

.multirow__inner .image-with-text {
    margin-bottom: 48px;
}

.multirow__inner .image-with-text:nth-last-child(1) {
    margin-bottom: 0 !important;
}

.section-signature img {
    width: 277px;
    height: 185px;
    object-fit: contain;
}

.section-signature {
    text-align: center;
    padding-bottom: 50px;
}

.our-mission.step_right_image {
    position: relative;
}

.our-mission.step_right_image:before {
    content: '';
    position: absolute;
    background-image: url(/cdn/shop/files/foot_line_img.png?v=1757075238);
    bottom: -40px;
    right: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    left: auto;
    background-position: right;
    z-index: -1;
}

.multicolumn {
    background: #02054C;
    padding: 80px 0 200px;
    position: relative;
    z-index: 0;
}

.multicolumn .steps-multicolumn {
    padding-top: 0px !important;
    padding-bottom: 0 !important;
}

.steps-multicolumn .title-wrapper-with-link p {
    color: rgba(255, 255, 255, 0.70);
}

.steps-multicolumn .title-wrapper-with-link h2 {
    color: #FFF;
}

.multicolumn .title-wrapper-with-link {
    display: block;
}

.steps-multicolumn .title-wrapper-with-link {
    margin-bottom: 42px;
}

.multicolumn-card.content-container {
    background: transparent !important;
}

.multicolumn-card__image-wrapper {
    padding: 0 !important;
    width: 50%;
    margin: auto !important;
}

.multicolumn-card__info {
    text-align: center;
}

.multicolumn-card__info h3 {
    font-family: 'cocogooseprotrialregular';
    font-size: 24px;
    color: #fff;
    letter-spacing: 0;
    margin: 0;
    line-height: normal;
}

.multicolumn-card__info p.position {
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 400;
    opacity: 0.8;
    margin-bottom: 6px;
    color: #fff;
}

.multicolumn-card__info .rte p {
    font-size: 18px;
    color: #fff;
    font-weight: 400;
}

ul.multicolumn-list {
    justify-content: center;
    gap: 0 !important;
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 42px;
}

ul.multicolumn-list li {
    padding-left: 16px;
    padding-right: 16px;
}

.multicolumn-card__info {
    padding: 2.5rem 0rem !important;
}

.multirow__inner .image-with-text .grid__item {
    overflow: hidden;
    border-radius: 12px;
}

/* nursery_banner */
.nursery_banner_section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.nursery_banner_section {
    padding-top: 60px;
}

.nursery_banner_section .row {
    margin: 0;
    border-radius: 24px;
    background: #FFF;
    box-shadow: 0 4px 70.5px 0 rgba(0, 0, 0, 0.10);
}

.nursery_banner_section .col-md-8 {
    padding: 0;
    border-radius: 0px 24px 24px 0px;
    position: relative;
}

.nursery_banner_section .ofstead-section {
    border-radius: 0px 24px 24px 0px;
    overflow: hidden;
    display: block;
    height: 100%;
}

.nursery_banner_section .col-md-4 {
    padding: 30px;
}

.goods-provider-section {
    position: absolute;
    right: -70px;
    top: -35px;
    width: 150px;
    height: 150px;
}

.nursary-thumbnail-image {
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 40px;
}

.thumbnail-card .card-detail h2 {
    margin-bottom: 18px;
    color: #4E4E4E;
    font-size: 36px;
    letter-spacing: 0;
    font-family: 'cocogooseprotrialregular';
}

.thumbnail-card .list-card p {
    font-size: 16px;
    color: #2F2F2F;
    letter-spacing: 0;
    font-weight: 400;
    display: flex;
    align-items: center;
    line-height: normal;
}

.thumbnail-card .list-card a {
    text-decoration: none;
}

.thumbnail-card a.typeform-share.btn-book {
    width: max-content;
    padding: 14px 28px;
    margin-top: 40px;
}

.thumbnail-card a.btn.find-us-btn {
    background: #38C2E3;
    border-radius: 33px;
    color: #fff;
    font-size: 14px;
    padding: 6px 12px;
    margin-left: 5px;
    width: 30%;
}

.thumbnail-card .list-card p small {
    font-size: 16px;
    width: 62%;
}

.chel-away-sec .home-away {
    padding: 0;
    background: transparent;
    margin-top: 60px;
}

.chel-away-sec .home-away {
    padding: 0;
    background: transparent;
    margin-top: 60px;
}

.chel-away-sec .video_iframe {
    position: relative;
    overflow: hidden;
    padding-top: 56.6%;
    border-radius: 24px;
}

.chel-away-sec .video_iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.chel-away-sec .video_iframe .logo-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FE0264;
    padding: 10px 25px;
    border-radius: 33px;
}

.chel-away-sec .video_iframe .logo-img span.tour-text {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    margin-left: 8px;
}

.chel-away-sec .video_iframe iframe #loading-gui .circle-loader {
    display: none !important;
}

.picures_section {
    background: #F6FDFF;
    padding: 60px 0;
    margin-top: 60px;
}

.picures_section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.picures_section .card {
    border-radius: 0;
    border: none;
    background: transparent;
    margin-bottom: 70px;
}

.picures_section .row {
    justify-content: space-between;
}

.picures_section .row .col-md-4 {
    width: 32%;
}

.picures_section .content h3 {
    color: #3B3B3B;
    font-size: 20px;
    font-family: 'cocogooseprotrialregular';
    letter-spacing: 0;
    margin: 25px 0 15px;
}

.picures_section .content p {
    font-size: 18px;
    color: #3B3B3B;
    letter-spacing: 0;
    line-height: 1.4;
}

.picures_section .heading-section h2 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.manager-info-sec .info {
    text-align: center;
}

.manager-info-sec {
    width: 130px;
    margin: -72px auto 0;
    position: relative;
    z-index: 1;
}

.journey-wrapper.journey-slr {
    position: relative;
}

.manager-info-sec .info h2 {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #3B3B3B;
    font-family: 'cocogooseprotrialregular';
    margin: 8px 0 5px;
}

.manager-info-sec .info h3 {
    letter-spacing: 0;
    margin-bottom: 0;
    opacity: 0.5;
    font-size: 16px;
}

.picures_section .video_values_section .controls span.play-button {
    height: auto;
    width: 310px;
    padding: 16px 30px;
    font-size: 16px;
    letter-spacing: 0;
    color: #fff;
    font-weight: 500;
    left: -120px;
    top: 50%;
    transform: translateY(-50%);
}

.picures_section .video_values_section .controls span.play-button svg {
    margin-right: 8px;
}

.picures_section .video_values_section .controls {
    height: auto;
}

.curriculum-tabs #tabs-content .cards {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.curriculum-tabs #tabs-content .cards .card {
    width: 31%;
    border: none;
}

.curriculum-tabs {
    padding: 60px 0;
}

.curriculum-tabs #tabs-content .cards .card h4 {
    color: #3B3B3B;
    font-size: 20px;
    font-family: 'cocogooseprotrialregular';
    letter-spacing: 0;
    margin: 25px 0 15px;
}

.curriculum-tabs #tabs-content .cards .card p {
    font-size: 18px;
    color: #3B3B3B;
    letter-spacing: 0;
    line-height: 1.4;
}

.curriculum-tabs #tabs-content .cards .card img {
    width: 100%;
    border-radius: 12px;
    height: 374px;
    object-fit: cover;
}

.manager-info-sec img,
.goods-provider-section img {
    border-radius: 100%;
}

.curriculum-tabs ul#tabs-nav {
    border: 1px solid #ccc;
    border-radius: 63px;
    padding: 10px 3px;
    display: flex;
    justify-content: center;
    width: max-content;
    margin: 0 auto 30px;
}

.curriculum-tabs ul#tabs-nav li {
    list-style: none;
    margin: 0 10px;
}

.curriculum-tabs ul#tabs-nav li a {
    font-size: 20px;
    color: #4E4E4E;
    text-decoration: none;
    letter-spacing: 0;
    font-weight: 600;
    padding: 10px 20px;
    display: block;
    background: transparent;
    border-radius: 33px;
}

.curriculum-tabs ul#tabs-nav li.active a {
    background: #FE0264;
    color: #fff;
}


.section_center .start_stap_content {
    text-align: center;
    max-width: 720px;
    margin: auto;
    position: relative;
}

.start_stap_row {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 140px 10px;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.start_stap_content h2 {
    opacity: 0.9;
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 20px;
    line-height: 1.4;
}

.start_stap_content p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300;
}

.section_center .start_stap_row:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    z-index: 0;
}

.start_stap_content a {
    display: block;
    background: #fe0264;
    border: 1px solid #fe0264;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    padding: 14px 30px;
    width: max-content;
    margin: 30px auto 0;
    border-radius: 33px;
}

.start_stap_content a:hover {
    background: none;
    color: #fe0264;
}

.start_stap_box_section {
    padding: 80px 0;
    overflow: hidden;
}

.stap_start_box_img img {
    width: 100%;
    height: 600px;
    object-fit: cover;
    border-radius: 30px 0 0 30px;
}

.stap_start_box_img {
    width: 50vw;
}

.start_stap_box_section .row {
    align-items: center;
}

.stap_start_box_text {
    border-radius: 32px;
    background: #40C0E7;
    padding: 48px;
    position: relative;
}

.stap_start_box_text h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 20px;
}

.stap_start_box_text p {
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 300;
}

.stap_start_box_text a {
    display: block;
    background: #fe0264;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    padding: 14px 30px;
    width: max-content;
    margin: 30px 0 0;
    border-radius: 33px;
}

.stap_start_box_content {
    width: 63%;
    margin-right: -162px;
    z-index: 1;
}

.section_left .start_stap_row {
    padding: 120px 80px;
    background: #fe0264;
}

.section_left .start_stap_content {
    max-width: 600px;
}

.start_stap_section.section_left {
    margin-bottom: 0;
}

.section_left .start_stap_content a {
    margin-left: 0;
    background: #fff;
    color: #4E4E4E;
    border: 1px solid #fff;
}

.section_left .start_stap_content a:hover {
    background: none;
    color: #fff;
}

.journey-step {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    border-radius: 32px;
    background: #E0F2F8;
    padding: 48px;
    margin-top: 20px;
    box-shadow: 0px 25px 2px -9px #e6f9ff;
}

.journey-step .year-count {
    position: absolute;
    left: 50%;
    border-radius: 33px;
    background: #40C0E7;
    padding: 12px 40px;
    transform: translateX(-50%);
    top: -27px;
}

.journey-step .year-count p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0;
}

.journey-step img {
    width: 100%;
    height: 320px;
    object-fit: cover;
    border-radius: 12px 12px 0 0;
}

.journey-step .col-md-4 {
    padding: 0 10px;
}

.journey-wrapper .slick-slide {
    border: none !important;
}

.journey-wrapper .row {
    padding: 20px 23px;
    background: transparent;
    position: sticky;
    top: 120px;
}

.journey-step .journey-card {
    background: #fff;
    border-radius: 12px 12px 24px 24px;
}

.context-area h4 {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
}

.context-area {
    padding: 24px;
}

.context-area p {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    height: 240px;
}

.journey-section .slick-prev {
    display: none !important;
}

.journey-section .slick-next {
    right: 50%;
    background: #fff;
    border-radius: 33px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    left: auto;
    bottom: -40px;
    top: auto;
}

.journey-section .slick-next:before {
    border-bottom: 2px solid black;
    border-right: 2px solid black;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
    opacity: 1;
    font-size: 0;
}

.image_gallery-sec {
    margin: 110px 0 60px 0;
    background: #F6FDFF;
    padding: 60px 0 100px 0;
    overflow: hidden;
}

.gallery-card img {
    width: 100%;
    height: 100%;
    border-radius: 32px;
    object-fit: cover;
}

.gallery_row .gallery-card {
    position: relative;
}

.gallery_row .gallery-card span {
    position: absolute;
    right: 44px;
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    border-radius: 30px;
    background: #40C0E7;
    display: flex;
    padding: 12px;
    justify-content: center;
    align-items: center;
    top: 48px;
}

.image_gallery-sec .slick-prev,
.image_gallery-sec .slick-next {
    justify-content: center;
    border-radius: 50%;
    background: #40C0E7;
    display: flex;
    width: 56px;
    height: 56px;
    align-items: center;
}

.image_gallery-sec .slick-prev {
    left: 45%;
    z-index: 1;
    top: auto;
    bottom: -84px;
}

.image_gallery-sec .slick-next {
    right: 45%;
    top: auto;
    bottom: -84px;
}

.image_gallery-sec .slick-prev:before,
.image_gallery-sec .slick-next:before {
    opacity: 1;
    font-size: 0;
    width: 18px;
    height: 18px;
    background-image: url(/cdn/shop/files/Vector_21.png?v=1757656509);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.image_gallery-sec .slick-next:before {
    background-image: url(/cdn/shop/files/Vector_22.png?v=1757656623);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.gallery_style1 .gallery-card {
    width: 550px;
    height: 550px;
    transform: rotate(-3.056deg);
    z-index: 3;
}

.gallery_style2 .gallery-card {
    transform: rotate(3.689deg);
    z-index: 2;
    width: 450.76px;
    height: 450.6px;
}

.gallery_style3 .gallery-card {
    width: 389.76px;
    height: 393.6px;
    transform: rotate(-6.327deg);
    z-index: 1;
}

.gallery_style4 .gallery-card {
    transform: rotate(-7.311deg);
    z-index: 2;
    width: 390.76px;
    height: 390.6px;
}

.image_gallery-sec .slick-track {
    display: flex;
    align-items: center;
    padding: 30px 0;
}

.image_gallery-sec .slick-list.draggable {
    overflow: visible;
}

.gallery_row.gallery_style2 {
    margin-left: 40px;
}

.our_menu-section {
    margin-top: 60px;
}

.our_menu-section .icons img {
    width: 126px;
    height: 112px;
    object-fit: contain;
    margin-bottom: 32px;
}

.our_menu-section .description p {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.our_menu-section .right-side-sec a {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    border-radius: 50px;
    background: #FE0264;
    border: 1px solid #FE0264;
    text-decoration: none;
    display: flex;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    width: max-content;
    margin-top: 22px;
}

.our_menu-section .right-side-sec a:hover {
    background: none;
    color: #FE0264;
}

.our_menu-section .right-side-sec a span {
    margin-right: 12px;
    display: flex;
}

.our_menu-section .right-side-sec a span svg {
    width: 12.923px;
    height: 15.094px;
}

.our_menu-section .right-side-sec a:hover span svg path {
    fill: #FE0264;
}

.our_menu-section .design-img-1,
.our_menu-section .design-img-2,
.our_menu-section .design-img-3 {
    border-radius: 12px;
    border: 10px solid #ffffff;
    overflow: hidden;
    padding: 0;
    width: 274px;
    height: 253px;
}

.our_menu-section .design-img-1 img,
.our_menu-section .design-img-2 img,
.our_menu-section .design-img-3 img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.our_menu-section .design-img-1 {
    transform: rotate(-8.414deg);
    position: absolute;
    top: 70px;
    z-index: 2;
}

.our_menu-section .design-img-2 {
    transform: rotate(10.82deg);
    position: absolute;
    right: 70px;
    z-index: 2;
}

.our_menu-section .design-img-3 {
    transform: rotate(-7.042deg);
    position: absolute;
    top: 210px;
    right: 140px;
}

.our_menu-section .left-side-img {
    position: relative;
}

.room-leaders-sec {
    background: #FAFAFA;
    margin-top: 60px;
    padding: 60px 0 70px 0;
}

.room-leaders-sec .leaders_row {
    background: #fff;
    border-radius: 32px;
    padding: 24px;
}

.room-leaders-sec .leaders-card img {
    width: 200px;
    height: 200px;
    object-fit: contain;
    margin: auto;
    margin-bottom: 24px;
}

.room-leaders-sec .content h3 {
    color: #4E4E4E;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 4px;
}

.room-leaders-sec .content p {
    color: #4E4E4E;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.room-leaders-sec .slick-slide {
    padding-left: 16px;
    padding-right: 16px;
}

.room-leaders-sec .leaders-wrapper {
    margin-left: -16px;
    margin-right: -16px;
}

.room-leaders-sec .slick-prev,
.room-leaders-sec .slick-next {
    border-radius: 50%;
    background: #40C0E7;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
}

.room-leaders-sec .slick-prev:before,
.room-leaders-sec .slick-next:before {
    opacity: 1;
    font-size: 0;
    width: 18px;
    height: 18px;
    background-image: url(/cdn/shop/files/Vector_21.png?v=1757656509);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.room-leaders-sec .slick-prev {
    left: 45%;
    z-index: 1;
    top: auto;
    bottom: -140px;
}

.room-leaders-sec .slick-next {
    right: 45%;
    top: auto;
    bottom: -140px;
}

.room-leaders-sec .slick-next:before {
    background-image: url(/cdn/shop/files/Vector_22.png?v=1757656623);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.reviews-sec {
    margin: 60px 0 60px 0;
    overflow: hidden;
    padding-bottom: 85px;
}

.reviews-sec .slick-list.draggable {
    overflow: visible;
}

.reviews-sec .reviews_row {
    border-radius: 32px;
    background: #E0F2F8;
    padding: 32px 48px;
}

.reviews-sec .content h3 {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 12px;
}

.reviews-sec .reviews_number {
    margin-bottom: 12px;
}

.reviews-sec .short_description,
.reviews-sec .full_description {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
}

.reviews-sec .all_desc a,
.reviews-sec .all_desc a {
    color: #40C0E7;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
    text-decoration: none;
}

.reviews-sec p.date-text {
    color: #4e4e4e7a;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.reviews-sec .reviews_number span.blank svg path {
    fill: none;
    stroke: #fe0264;
}

.reviews-sec .reviews-wrapper .slick-slide {
    padding-left: 6px;
    padding-right: 6px;
}

.reviews-sec .reviews-wrapper {
    margin-left: -6px;
    margin-right: -6px;
}

.reviews-sec .slick-prev,
.reviews-sec .slick-next {
    border-radius: 50%;
    background: #40C0E7;
    display: flex;
    width: 56px;
    height: 56px;
    justify-content: center;
    align-items: center;
}

.reviews-sec .slick-prev:before,
.reviews-sec .slick-next:before {
    font-size: 0;
    opacity: 1;
    width: 18px;
    height: 18px;
    background-image: url(/cdn/shop/files/Vector_21.png?v=1757656509);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.reviews-sec .slick-prev {
    left: 45%;
    top: auto;
    bottom: -110px;
}

.reviews-sec .slick-next {
    right: 45%;
    top: auto;
    bottom: -110px;
}

.reviews-sec .slick-next:before {
    background-image: url(/cdn/shop/files/Vector_22.png?v=1757656623);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.Desktop_hide_Section {
    display: none;
}

/*....shop....*/
.shop-collection-banner img {
    width: 100%;
    height: 100%;
}

.step-start-shop {
    padding: 0 !important;
    padding-top: 60px !important;
    background: #FAFAFA;
    padding-bottom: 40px !important;
}

.step-start-shop .collection ul#product-grid {
    gap: 0 !important;
    display: flex;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 0 !important;
}

.step-start-shop .collection ul#product-grid li.grid__item {
    width: 33.33% !important;
    max-width: 33.33% !important;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 32px;
}

.collection .card-wrapper .card {
    border: none !important;
}

.collection .card-wrapper {
    background: #fff;
    border-radius: 32px;
    padding: 24px;
}

.collection .card-wrapper .card__inner {
    background: none !important;
}

.collection .card-wrapper .card__inner:after {
    display: none !important;
}

.collection .card-wrapper .card__inner .card__media {
    border-radius: 32px !important;
    background: none !important;
}

.collection .card-wrapper:hover .card__inner {
    transition: none !important;
    transform: none !important;
    box-shadow: none !important;
}

.card__information {
    padding: 0 !important;
}

.collection .card-wrapper:hover .card__information h3 a {
    text-decoration: none !important;
    color: #4E4E4E;
}

.card__information h3 {
    color: #4E4E4E;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-top: 24px;
}

.card__content .quick-add {
    margin: 0 !important;
}

.card__content .quick-add form label {
    margin-top: 12px !important;
    color: #4E4E4E;
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    line-height: 150%;
}

.card__content .quick-add form select {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: flex-start;
    align-self: stretch;
    padding: 12px !important;
    font-family: "Poppins", sans-serif;
    margin-top: 4px;
    margin-bottom: 12px !important;
    border-radius: 12px !important;
    border: 1px solid rgba(0, 0, 0, 0.10) !important;
    width: 100%;
    background: transparent;
    appearance: none;
    background-image: url(/cdn/shop/files/down-arrow.png?v=1757583449);
    background-position: 97% 50%;
    background-size: 15px;
    background-repeat: no-repeat;
}

ul#HeaderMenu-MenuList-2 {
    border-radius: 12px;
}

.card__content .quick-add form select:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}

.quantity-selector label {
    display: block;
}

.incr_dcr_qty {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    display: flex;
    padding: 12px;
    align-items: center;
    margin-top: 4px;
    justify-content: space-between;
}

.incr_dcr_qty button {
    border: none;
    background: none;
    color: #FE0264;
    font-size: 20px;
    line-height: 1;
    padding: 0;
}

.incr_dcr_qty input {
    text-align: center;
    border: none;
    font-size: 16px;
    padding: 0 !important;
    color: #4E4E4E;
    font-family: "Poppins", sans-serif;
    appearance: none !important;
    width: 100% !important;
}

.incr_dcr_qty input::-webkit-outer-spin-button,
.incr_dcr_qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.incr_dcr_qty input[type=number] {
    -moz-appearance: textfield;
}

.add_Sec {
    display: flex;
    align-items: center;
    margin-top: 24px;
}

.add_Sec .price {
    width: 50% !important;
}

.add_Sec button {
    width: 50% !important;
    max-width: 50% !important;
    min-width: 50%;
    border-radius: 50px;
    background: #FE0264;
    border: 1px solid #FE0264;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
}

.add_Sec button span.cart_icon {
    margin-left: 8px;
}

.add_Sec button:hover {
    background: none !important;
    color: #FE0264;
}

.add_Sec button:hover span svg path {
    fill: #FE0264;
}

.add_Sec button:hover {
    transition: none !important;
    transform: none !important;
    box-shadow: none !important;
}

.add_Sec button:before,
.add_Sec button:after {
    display: none !important;
}

.price__container span {
    color: #4E4E4E;
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.card__badge {
    position: absolute;
    top: 0;
    left: 0;
    grid-row-start: inherit !important;
}

.card__badge span {
    background: #fe0264;
    font-size: 12px;
    font-weight: 400;
    border-radius: 6px;
    padding: 3px;
    letter-spacing: normal;
    font-family: "Poppins", sans-serif;
}

.pagination-wrapper {
    margin-top: 0px !important;
}

.incr_dcr_qty input:focus-visible {
    outline: none !important;
    box-shadow: none;
}

.pagination-wrapper ul {
    display: flex;
    justify-content: center;
    width: 100%;
}

.pagination-wrapper ul li a {
    font-size: 16px;
    background: #e9e9e9;
    border-radius: 33px;
    color: black;
}

.pagination-wrapper ul li a:after {
    display: none !important;
}

.pagination-wrapper ul li a.pagination__item--current {
    text-decoration: none !important;
    background: #FE0264;
    opacity: 1 !important;
    color: #fff;
}

.step_textImage_sec {
    background: #fafafa;
    padding: 40px 0;
}

.step_textImage_sec ul.step_two_column {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0;
    margin-left: -6px;
    margin-right: -6px;
}

.step_textImage_sec ul.step_two_column li {
    width: 50% !important;
    list-style: none;
    padding-right: 6px;
    padding-left: 6px;
}

.step_textImage_sec ul.step_two_column li .gallery-card img {
    width: 40px;
    height: 36px;
    object-fit: contain;
    margin-bottom: 12px;
}

.step_textImage_sec ul.step_two_column li .gallery-card {
    border-radius: 32px;
    background: #E0F2F8;
    padding: 32px 48px 70px;
}

.start_content_Area h3 {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 400;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 12px;
}

.start_content_Area .text p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    height: 168px;
}

.step_textImage_sec ul.step_five_column {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    gap: 0;
}

.step_textImage_sec ul.step_five_column li {
    width: 20%;
    list-style: none;
}

.video_values_section .jwplayer .jw-preview.jw-reset {
    top: -12%;
    height: 120%;
    width: 125%;
    left: -10%;
}

.step_textImage_sec ul.step_five_column li .gallery-card {
    text-align: center;
}

.step_textImage_sec ul.step_five_column li .gallery-card img {
    width: 120px;
    height: 120px;
    object-fit: contain;
    margin: auto;
    margin-bottom: 12px;
}

.step_textImage_sec ul.step_five_column .start_content_Area h3 {
    color: #4E4E4E;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    height: 60px;
}

.step_textImage_sec ul.step_five_column .start_content_Area .text p {
    height: auto;
}

.step_textImage_sec.Tile_without_bg_color {
    padding: 60px 0 !important;
}

.testimonial-video {
    position: relative;
    padding-top: 100%;
    overflow: hidden;
    border-radius: 24px;
}

.testimonial-video video.custom-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.testimonial-video .player_btns>div {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    border-radius: 50px;
    background: #fff6;
    backdrop-filter: blur(5px);
    width: 70px;
    height: 70px;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.testimonial-video .player_btns {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 70px;
    height: 70px;
}

.testimonial-video .player_btns .pause {
    opacity: 0;
}

.testimonial-video:hover .player_btns .pause {
    opacity: 1;
}

.team_member_details .leaders-message {
    border-radius: 50%;
    border: 6px solid #ffffff;
    width: 123px;
    height: 123px;
    overflow: hidden;
    margin: auto;
    margin-bottom: 10px;
}

.team_member_details .leaders-message img {
    width: 100%;
    height: 100%;
}

.team_member_details {
    text-align: center;
}

.team-member-details h3.team_member_name {
    color: #3B3B3B;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 0;
}

.team-member-details p {
    color: #979797;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.team_testimonial_main .team_member_details {
    margin-top: -85px;
    position: relative;
}

.team_testimonial_main .col_wrapper {
    position: relative;
}

.team_testimonial_main {
    padding: 60px 0;
}

.our_roles_main_container {
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    padding-top: 60px;
}

.step_filter_Section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.facet-filter {
    display: flex;
    align-items: center;
}

.job-search {
    width: 35%;
    position: relative;
}

.job-search span.search-icon {
    position: absolute;
    left: 10px;
    top: 10px;
}

.job-search input {
    border-radius: 8px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: #FFF;
    width: 100%;
    padding: 12px 24px 12px 40px;
    align-items: center;
    font-size: 14px;
}
.job-search input::focus {
    outline: none;
    box-shadow: none;
}

*:focus-visible {
    outline: none;
    outline-offset: none;
    box-shadow: none;
}

.job-search input:focus-visible {
    outline-offset: none;
    box-shadow: none;
}

.job-search ul#job-suggestions {
    position: absolute;
    background: #fff;
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 10px;
    padding: 10px;
}

.job-search ul#job-suggestions li {
    list-style: none;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
}

.facet-filter .filter_by {
    color: #4E4E4E;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-right: 12px;
}

.facet-filter select#filter-department {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 12px 25px 12px 12px;
    outline: none;
    background: transparent !important;
    text-transform: capitalize;
    appearance: none;
    background: transparent;
}

.facet-filter #filter-location {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    padding: 12px 25px 12px 12px;
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    background: transparent !important;
    appearance: none;
    text-transform: capitalize;
    background: transparent;
}
.career-sec-drop {
    position: relative;
    margin-left: 10px;
}

.career-sec-drop:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 7px;
    height: 7px;
    border-bottom: 1px solid #4E4E4E;
    border-right: 1px solid #4E4E4E;
    transform: translateY(-50%) rotate(45deg);
}
.active_openings_container .active_openings {
    margin-top: 24px;
    border-radius: 32px;
    background: #E0F2F8;
    padding: 32px 48px;
}

.job_button_section h3 {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 12px;
}

.job_button_section h3 span {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}


.job_button_section p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0px;
}

.job_button_section .job_details {
    display: flex;
    align-items: center;
}

.job_button_section .job_details .job_detail {
    display: flex;
    align-items: center;
    margin-right: 24px;
    color: #2F2F2F;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.job_button_section .job_details .job_detail span {
    display: flex;
    margin-right: 8px;
}

.active_openings .btn_section a {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    border-radius: 50px;
    background: #FE0264;
    border: 1px solid #FE0264;
    display: flex;
    padding: 16px;
    justify-content: center;
    align-items: center;
}

.active_openings .btn_section a:hover {
    background: none;
    color: #FE0264;
}

.pagination {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    align-items: center;
}

.pagination button#prev-page,
.pagination button#next-page {
    border-radius: 52px;
    background: #40C0E7;
    border: none;
    display: flex;
    width: 40px;
    height: 40px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: 10px;
}

div#page-numbers button {
    background: none;
    border: none;
    color: #40C0E7;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

div#page-numbers button:disabled {
    color: black;
}

div#page-numbers {
    margin-right: 10px;
}

.faq_main_container {
    background: #FAFAFA;
    margin-top: 60px;
    padding: 60px 0 60px 0;
}

.faq_main_container .step_start_faq_main {
    max-width: 910px;
    margin: auto;
}

.faq_main_container .heading-section h2 {
    margin-bottom: 12px;
}

.faq_main_container .heading-section p {
    color: #3B3B3B;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    max-width: 750px;
    margin: auto;
    margin-bottom: 24px;
}

.faq_main_container .tab_titles {
    border-radius: 100px;
    border: 1px solid #F1F1F1;
    background: #FFF;
    padding: 12px;
    margin-bottom: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.faq_main_container p.tab_title {
    color: #4E4E4E;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    cursor: pointer;
    padding: 14px 25px;
}

.faq_main_container p.tab_title.active {
    display: flex;
    padding: 14px 25px;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background: #FE0264;
    color: #fff;
}

.accordions_main_container .accordians_wrapper {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.05);
    background: #FFF;
    padding: 0px;
    margin-bottom: 12px;
    cursor: pointer;
}

.accordion_question_wrapper h3 {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 0;
    padding-right: 25px;
    padding: 24px;
    padding-right: 25px;
}

.accordion_answer {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    padding: 0px 0 20px 24px;
    margin: 0;
}

span.icons {
    position: absolute;
    top: 31%;
    right: 20px;
}

.accordion_question_wrapper {
    position: relative;
}

.cart-count-bubble {
    background: #20bbdf !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 15px !important;
    height: 15px !important;
    top: -4px !important;
    left: 17px !important;
}

.cart-count-bubble span {
    font-size: 10px;
    margin-left: 0px;
}

.title-wrapper-with-link a {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    color: #3B3B3B;
}

/*....cart....*/
td.cart-item__details {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 20px !important;
}

td.cart-item__details a.cart-item__name.h4.break {
    width: 50%;
    color: #4E4E4E;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin: 0;
}

.product-option {
    width: 50%;
    margin: 0 !important;
    color: #4E4E4E;
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    text-align: right;
}

.title-wrapper-with-link h1.title {
    font-family: 'cocogooseprotrialregular';
    color: #3B3B3B;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 150%;
}

.cart-items tr th {
    font-size: 14px;
    font-weight: 400;
    color: #3B3B3B;
    font-family: "Poppins", sans-serif;
}

.title-wrapper-with-link a:hover {
    text-decoration-thickness: 1px !important;
}

.right_side_share a {
    text-decoration: none;
}

.cart-variant-selector label {
    display: block;
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.cart-variant-selector select {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 10px;
    color: #4E4E4E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    width: 225px;
    appearance: none;
    background: transparent !important;
    background-image: url(/cdn/shop/files/down-arrow.png?v=1757583449) !important;
    background-position: 95% 50% !important;
    background-size: 16px !important;
    background-repeat: no-repeat !important;
}

.ssn-cart-div main.content-for-layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.cart_body-wrapper {
    background: #fff;
    padding: 20px;
    border-radius: 32px;
    width: 59%;
}

.ssn-cart-div {
    background: #FAFAFA;
    padding: 60px 0 210px;
}

.cart__footer-wrapper {
    width: 39%;
    background: transparent;
    padding: 20px;
    border-radius: 32px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    height: fit-content;
}

.cart__footer-wrapper div#main-cart-footer {
    background: transparent;
}

td.cart-item__media {
    width: 25%;
}

.cart-item td.cart-item__quantity {
    display: block;
    padding-left: 20px !important;
    padding-top: 0 !important;
}

td.cart-item__totals.right.small-hide {
    display: block;
    padding-left: 20px !important;
    text-align: right;
    padding-top: 0 !important;
    margin-top: -32px;
    margin-bottom: 30px;
}

span.price.price--end {
    text-align: left;
}

.cart-item__quantity-wrapper {
    display: block !important;
    margin-top: 12px;
}

.cart-item__quantity-wrapper label {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.quantity-popover-container {
    display: block;
}

.quantity-popover-container quantity-input:before,
.quantity-popover-container quantity-input:after {
    display: none;
}

.quantity-popover-container quantity-input {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
    padding: 10px;
    width: 225px;
}

.quantity-popover-container {
    max-width: 100% !important;
}

.quantity-popover-container quantity-input button {
    color: #fe0264;
}

.cart-item__price-wrapper span.price.price--end {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin: 0;
}

.cart-item cart-remove-button {
    justify-content: flex-end;
    width: max-content;
    margin-left: auto !important;
    margin-top: 20px;
}

.cart-item cart-remove-button a.button {
    min-width: auto;
    min-height: auto;
    display: block;
    width: max-content;
    z-index: 1;
}

.cart-item cart-remove-button a.button span.svg-wrapper {
    width: auto;
    height: auto;
    color: #FE0264;
    text-align: right;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
}

.title-wrapper-with-link {
    margin-bottom: 0 !important;
}

.ssn-cart-div cart-items.gradient {
    padding: 0 !important;
}

.cart__blocks {
    margin-left: 0 !important;
    width: 100% !important;
}

.cart__blocks h2.order_summary {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 16px;
}

.cart__blocks .totals {
    justify-content: flex-start;
    flex-wrap: wrap;
}

.cart__blocks .totals ul {
    padding: 0;
    width: 100%;
}

.cart__blocks .totals ul {
    padding: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.10);
}

.cart__blocks .totals ul li {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 16px;
}

.cart__blocks .totals ul li p {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.cart__blocks .totals ul li h3 {
    margin: 0 !important;
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.steps-grand-total {
    margin: 0 !important;
    margin-top: 16px !important;
    width: 100%;
}

.steps-grand-total .total h2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.steps-grand-total .total h2 span {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.steps-grand-total .total h2 strong {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 700;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.cart__blocks small.tax-note {
    margin: 0;
    color: #3B3B3B;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    text-align: left;
}

.cart-items td {
    padding-top: 2rem !important;
}

.cart__ctas button:before,
.cart__ctas button:after {
    display: none !important;
}

.cart__ctas button {
    border-radius: 50px;
    background: #FE0264;
    border: 1px solid #FE0264;
    max-width: 100% !important;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 16px 48px;
}

.cart__ctas button svg {
    margin-left: 8px;
}

.cart__ctas button:hover {
    background: none !important;
    color: #FE0264;
}

.cart__ctas button:hover svg path {
    fill: #FE0264;
}

.cart__ctas button:hover {
    transform: none !important;
    box-shadow: none !important;
}

.cart__blocks a {
    color: #FE0264;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-decoration: none;
    margin-top: 30px !important;
    display: block;
}

.cart__blocks a svg path {
    fill: #FE0264;
}

.cart-item__details {
    width: 100% !important;
}

/*....resources....*/
.parent_blog_banner .banner_image img {
    width: 100%;
    height: 700px;
    object-fit: cover;
}

.blog_main_banner_Sec .article_custom_step {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
}

.blog_main_banner_Sec .article_custom_step h1 {
    color: #FFF;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 56px;
}

.parent_blog_banner {
    position: relative;
}

.parent_blog_banner:before {
    content: '';
    position: absolute;
    background: #00000033;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.resources_article_search form {
    position: relative;
}

.resources_article_search form input {
    border-radius: 8px;
    background: #FFF;
    border: none;
    color: #3B3B3B;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    position: relative;
    padding: 16px 24px 16px 45px;
    width: 100%;
}

.resources_article_search form span.search_icon.submit {
    position: absolute;
    top: 12px;
    left: 15px;
    z-index: 1;
}

.resources_article_search {
    max-width: 470px;
    margin: auto;
    position: relative;
}

.parent_blog_categories ul.steps_category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.parent_blog_categories ul.steps_category {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 32px;
}

.parent_blog_categories ul.steps_category li {
    list-style: none;
    height: 100%;
    display: block;
    padding-left: 6px;
    padding-right: 6px;
}

.parent_blog_categories ul.steps_category li a.category_link {
    border-radius: 12px;
    background: #40C0E7;
    text-align: center;
    width: 132px;
    height: 110px;
    padding: 12px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    text-decoration: none;
}

span.category_img_icons img {
    width: 24px;
    height: 24px;
    object-fit: contain;
}

.parent_blog_categories ul.steps_category li a.category_link h4 {
    margin-bottom: 0;
    color: #FFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-top: 12px;
}

.resources_sub .blog_main_liquid {
    display: flex;
}

.resources_sub .blog_main_liquid .article_banner {
    width: 55%;
    position: relative;
}

.resources_sub .blog_main_liquid .article_banner:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: -3px;
    top: 0;
    min-width: 0;
    width: 93%;
    height: 100%;
    padding-top: 0;
    bottom: 0;
    background: linear-gradient(90deg, #1c516b 8.42%, rgba(51, 59, 48, 0.00) 99.99%);
}

.resources_sub .blog_main_liquid .featured-content {
    width: 45%;
    padding: 60px;
}

.resources_sub .blog_main_liquid .article_banner img {
    width: 100%;
    height: 100%;
}

.resources_sub .blog_main_liquid {
    display: flex;
    background: #1C516B;
    border-radius: 32px;
    overflow: hidden;
}

.featured-content p {
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    border-radius: 33px;
    background: #40C0E7;
    width: max-content;
    padding: 6px 16px;
    margin-bottom: 16px;
}

.featured-content h2 {
    color: #FFF;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 16px;
}

.featured-content h3 {
    display: block;
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    max-width: 470px;
    margin-bottom: 16px;
    letter-spacing: 0;
}

.featured-content a {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    border-radius: 33px;
    background: #FE0264;
    border: 1px solid #FE0264;
    padding: 16px 48px;
    display: block;
    width: max-content;
}

.featured-content a:hover {
    background: none;
}

.resources_sub.banner {
    position: relative;
    margin-top: -130px;
}

.featured-blog .heading-section {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.featured-blog .heading-section h2 {
    margin-bottom: 0;
}

.featured-blog .heading-section a span {
    display: flex;
    margin-left: 6px;
}

.featured-blog .featured-blog_articles {
    display: flex;
    flex-wrap: wrap;
    margin-top: 24px;
    margin-left: -20px;
    margin-right: -20px;
}

.featured-blog .featured-blog_articles .featured-blog__article {
    width: 33.33%;
    position: relative;
    padding: 20px;
}

.featured-blog .heading-section a.category_link {
    color: #40C0E7;
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.featured-blog .heading-section a.category_link span {
    display: flex;
    margin-left: 6px;
}

.featured-blog {
    margin-top: 60px;
    margin-bottom: 80px;
}

.featured-blog__article a img {
    width: 100%;
    height: 235px;
    object-fit: cover;
    border-radius: 12px;
}

div#BlogPredictiveResults {
    position: absolute;
    left: 0;
    top: auto;
    width: 100%;
}

.predictive-item {
    background: #fff;
    width: 100%;
    border-radius: 12px;
    padding: 20px;
    max-height: 300px;
    overflow: auto;
}

.predictive-results>p {
    font-size: 16px;
    color: #fff;
    letter-spacing: 0;
    text-align: center;
    width: 100%;
    display: block;
}

.predictive-item a img {
    width: 100px;
    height: auto;
    margin-right: 15px;
}

.predictive-item a {
    text-decoration: none;
    display: flex;
    margin-bottom: 20px;
    align-items: center;
}

.featured-blog__article a {
    display: block;
}

.predictive-item a span {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

span.article_badge {
    position: absolute;
    right: 33px;
    top: 30px;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    border-radius: 33px;
    background: #40C0E7;
    padding: 6px 16px;
}

.featured-blog .featured-blog_articles .featured-blog__article h3 a {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    text-decoration: none;
    margin-top: 24px;
    margin-bottom: 12px;
    height: 60px;
    overflow: hidden;
}

.featured-blog .featured-blog_articles .featured-blog__article p.featured-blog__excerpt {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 24px;
}

.article_button_group a {
    width: max-content !important;
    border-radius: 50px !important;
    background: #FE0264 !important;
    border: 1px solid #FE0264 !important;
    color: #FFF !important;
    font-size: 16px !important;
    font-weight: 700 !important;
    line-height: normal !important;
    text-decoration: none !important;
    font-family: "Poppins", sans-serif !important;
    display: flex !important;
    padding: 14px 48px !important;
    justify-content: center !important;
    align-items: center !important;
}

.article_button_group a:hover {
    background: none !important;
    color: #FE0264 !important;
    ;
}

.article_button_group a:hover span svg path {
    fill: #FE0264;
}

.featured-blog.shadow_background {
    background: #FAFAFA;
    padding: 60px 0;
    margin-top: 0;
    margin-bottom: 0;
}

.featured-blog.shadow_background.padding_bottom {
    padding-bottom: 80px;
}

/*....blog_deteles....*/
.article-template__hero-container {
    max-width: 100% !important;
}

.ssn_news_article {
    margin-top: 60px;
    padding-bottom: 130px;
    margin-bottom: 60px;
}

.ssn_news_article .left_side_content h3 {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    position: relative;
}

.ssn_news_article .left_side_content h3:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #D9D9D9;
    border-radius: 12px;
}

.ssn_news_article .left_side_content h3:after {
    content: '';
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 10%;
    height: 3px;
    background: #22BBE0;
    border-radius: 12px 0 0 12px;
}

.ssn_news_article .left_side_content ul {
    padding: 0;
}

.ssn_news_article .left_side_content ul li {
    margin-top: 24px;
    list-style: none;
}

.ssn_news_article .left_side_content ul li a {
    text-decoration: none;
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.ssn_news_article .center_content_data header {
    padding: 0 !important;
    margin: 0 !important;
}

.ssn_news_article .center_content_data .heading-section h1 {
    color: #3B3B3B;
    font-size: 32px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
    margin-bottom: 0px;
}

.ssn_news_article .article_sub_details {
    display: flex;
    align-items: center;
}

.ssn_news_article .article-author img {
    width: 64px;
    height: 64px;
    object-fit: contain;
    margin-right: 12px;
}

.ssn_news_article span.circle-divider p {
    color: #3B3B3B;
    font-size: 18px;
    font-weight: 500;
    line-height: 140%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 8px;
}

.ssn_news_article span.circle-divider {
    color: #3b3b3b7a;
    font-size: 14px;
    font-weight: 400;
    line-height: 140%;
    font-family: "Poppins", sans-serif;
}

.ssn_news_article .article-template__content {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 24px !important;
}

.ssn_news_article .article-template__content p span strong {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    display: block;
    margin-bottom: 12px !important;
}

.ssn_news_article .article-template__content p span {
    color: #3B3B3B;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    display: block;
}

.ssn_news_article .article-template__content p br {
    display: none !important;
}

.ssn_news_article .article-template__content p {
    margin-bottom: 0;
}

.ssn_news_article .article-template__content p span img {
    margin-top: 24px;
    margin-bottom: 24px;
}

.ssn_news_article .center_content_data {
    padding-right: 25px;
    padding-left: 25px;
}

.ssn_news_article .right_side_share .share-tile h3 {
    color: #3B3B3B;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 24px;
}

.ssn_news_article .right_side_share a {
    margin-right: 12px;
}

/*....privacy_policy....*/
.main-default-page {
    max-width: 1050px !important;
    padding: 0 10px !important;
    margin: 60px auto !important;
    padding-bottom: 150px !important;
}

.main-page-title {
    color: #3B3B3B;
    font-size: 36px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 20px !important;
}

.textlayer>div strong {
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    display: block;
    margin: 10px 0 15px;
}

.textlayer>div {
    font-size: 16px;
    font-weight: 400;
    font-family: "Poppins", sans-serif;
    margin-bottom: 10px;
    display: inline;
}

/* .header__menu-item svg.icon.icon-caret{
        width: 15px;
        height: 8px;
    } */

.header__menu-item svg.icon.icon-caret {
    width: 15px;
    height: 15px;
    top: 18px;
}

footer.footer.step-start-footer {
    padding-bottom: 0 !important;
}

.ssn_design_article_sec {
    margin-bottom: 210px;
}

div#AjaxinateShopPagination {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

div#AjaxinatePagination {
    display: flex;
    justify-content: center;
    width: 100%;
}

.template-404 p {
    font-size: 36px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.template-404 h1.title {
    margin: 0;
    margin-bottom: 12px;
    font-size: 32px;
    font-weight: 500;
    font-family: "Poppins", sans-serif;
}

.login h1,
.register h1 {
    color: #3B3B3B;
    text-align: center;
    font-size: 36px;
    font-weight: 400;
    line-height: 150%;
    font-family: 'cocogooseprotrialregular';
}

.login .field:after,
.login .field:before,
.register .field:after,
.register .field:before {
    display: none !important;
}

.login .field input,
.register .field input {
    border-radius: 12px;
    border: 1px solid rgba(0, 0, 0, 0.10);
}

.login,
.register {
    margin-bottom: 170px !important;
}

.login p {
    font-size: 16px;
}

.template-404 {
    padding: 0 !important;
    margin-top: 60px !important;
    margin-bottom: 200px;
}

.login,
.register {
    padding: 0 !important;
    margin-top: 60px !important;
    margin-bottom: 200px !important;
}

.login button:after,
.login button:before,
.register button:after,
.register button:before,
.template-404 a.button:after,
.template-404 a.button:before {
    display: none;
}

.login button,
.register button,
.template-404 a.button {
    background: #fe0264;
    border: 1px solid #fe0264 !important;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    border-radius: 33px;
}

.login button:hover,
.register button:hover,
.template-404 a.button:hover {
    background: none !important;
    color: #fe0264;
    box-shadow: none !important;
    transform: none !important;
    transition: none !important;
}

.field input {
    outline: none !important;
}

.field input:focus {
    box-shadow: none !important;
    outline: none !important;
    border-radius: 12px !important;
}

.popup-open {
    overflow: hidden;
}

.thumbnail-card .card-detail span {
    margin-left: 0px;
    margin-right: 5px;
}

.cart__warnings a.button {
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
    border-radius: 33px;
    background: #FE0264;
    padding: 16px 48px;
    display: block;
    width: max-content;
    margin: auto;
}

.cart__warnings a.button:before,
.cart__warnings a.button:after {
    display: none;
}

nav.header__inline-menu ul li .header__menu-item:hover svg.icon.icon-caret path {
    fill: #FE0264;
}

.cart__items,
.cart__items tbody tr.cart-item {
    border-bottom: none !important;
    position: relative;
}

.cart__items tbody tr.cart-item:before {
    display: block;
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    background: #0000001A;
    bottom: 10px;
    left: 0;
}

.cart__items tbody tr.cart-item:nth-last-child(1):before {
    height: 0;
}

.cart__footer-wrapper:last-child .cart__footer {
    padding-bottom: 0 !important;
}

.media>img {
    object-position: top !important;
}

.ssn_news_article .col-md-4 {
    position: sticky;
    top: 0px;
    height: 100%;
}

.ssn-article-template .section-header {
    position: inherit;
}

/*.... Faqs page section....*/
.custom-template-faqs .faq_main_container {
    margin-top: 0;
}

span.read-more-btn {
    display: flex;
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: underline;
    color: #FE0264;
    cursor: pointer;
}


/* 13/11/2025 */
.parent_link_page_banner .parent_blog_banner .banner_image img {
    width: 100%;
    height: 322px;
    object-fit: cover;
    object-position: top;
}

.parent-page-tab .tabs-container ul {
    display: flex;
    padding: 0;
    justify-content: space-between;
}

.parent-page-tab .tabs-container ul li {
    list-style: none;
    color: #FFF;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    border-radius: 12px;
    background: #40C0E7;
    backdrop-filter: blur(2.700000047683716px);
    font-family: "Poppins", sans-serif;
    width: 15.66%;
    padding: 12px;
    cursor: pointer;
}

.parent-page-tab {
    margin-top: 60px;
}

.parent-page-tab .tabs-container ul li.active {
    background: #FE0264;
}

.parent-page-tab .tabs-container ul li span {
    display: block;
    margin-bottom: 12px;
}

.parent-page-tab .tabs-container ul li p {
    margin-bottom: 0;
}

.parent-page-tab iframe {
    height: 660px;
}

.parent-page-tab .btn_wrap button {
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 40px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.parent-page-tab .btn_wrap button:hover {
    background: none;
    color: #fe2c7e;
}

.parent-page-tab .step-start-secure-place,
.parent-page-tab .Nursery-cal-tab {
    position: relative;
    padding: 60px 120px 120px;
}

.parent-page-tab .step-start-secure-place:before,
.parent-page-tab .Nursery-cal-tab:before {
    content: '';
    position: absolute;
    background: #FAFAFA;
    width: 260vw;
    height: 100%;
    top: 0;
    left: -480px;
    z-index: -1;
}

div#content-secure {
    margin-bottom: -80px;
}

.parent-page-tab .secure-place-heading-section h2,
.parent-page-tab .Nursery-cal-tab .heading-section h2 {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    font-family: 'cocogooseprotrialregular';
    text-align: center;
    margin-bottom: 24px;
}

.parent-page-tab .secure-place-heading-section p,
.parent-page-tab .Nursery-cal-tab .heading-section p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 32px;
}

.secure-contact-start-form,
.main_calculator .calc_body {
    border-radius: 32px;
    background: #E0F2F8;
    padding: 48px 32px;
}

.secure-contact-start-form h2 {
    color: #4E4E4E;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 24px;
}

.secure-contact-start-form h3 {
    color: #4E4E4E;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 24px;
    margin-top: 48px;
}

.secure-contact-start-form .field:before,
.secure-contact-start-form .field:after {
    display: none;
}

.secure-contact-start-form .field {
    flex-wrap: wrap;
    position: inherit;
    margin-bottom: 12px;
}

.secure-contact-start-form .field label {
    position: inherit;
    width: 100%;
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
}

.secure-contact-start-form .field input {
    border-radius: 12px;
    background: #FFF;
    padding: 12px;
}

.secure-contact-start-form .field input::placeholder {
    color: #4E4E4E;
    opacity: 1;
}

.secure-contact-start-form .dob-wrapper {
    display: flex;
}

.secure-contact-start-form .dob-wrapper input {
    margin-right: 12px;
}

.step-start-secure-place p.privacy-note {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-top: 32px;
    margin-bottom: 32px;
}

.step-start-secure-place .contact__button button:before,
.step-start-secure-place .contact__button button:after {
    display: none;
}

.step-start-secure-place .contact__button button {
    display: block;
    background: #fe0264;
    border: 1px solid #fe0264;
    color: #FFF;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    text-decoration: none;
    padding: 14px 30px;
    width: max-content;
    margin: 30px auto 0;
    border-radius: 33px;
}

.step-start-secure-place .contact__button button:hover {
    background: none;
    color: #fe0264;
}

.secure-contact-start-form .dob-wrapper input[type="number"],
.date-fields input[type="number"] {
    position: relative;
    appearance: none !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
}

.secure-contact-start-form .dob-wrapper input[type="number"]::-webkit-inner-spin-button,
.secure-contact-start-form .dob-wrapper input[type="number"]::-webkit-calendar-picker-indicator,
.date-fields input[type="number"]::-webkit-inner-spin-button,
.date-fields input[type="number"]::-webkit-calendar-picker-indicator {
    display: none !important;
    -webkit-appearance: none !important;
}


.main_calculator .calc_body .common_field_wrap h3 {
    color: #4E4E4E;
    font-size: 20px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px;
}

.main_calculator .calc_body .common_field_wrap {
    margin-bottom: 48px;
}

.main_calculator .common_field_wrap label {
    display: flex;
    padding: 12px;
    align-items: center;
    width: 32%;
    border-radius: 12px;
    background: #FFF;
}

.main_calculator .common_field_wrap label span {
    font-family: "Poppins", sans-serif !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 150%;
    color: #4E4E4E !important;
    margin-bottom: 0;
    padding: 14px 35px;
}

.main_calculator .input_fields_dob_wrapper {
    display: flex;
    justify-content: space-between;
}


.main_calculator .common_field_wrap label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    font-size: 16px;
    user-select: none;
    overflow: hidden;
    z-index: 1;
    height: 50px;
}

.main_calculator .common_field_wrap label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}

.main_calculator .common_field_wrap label span {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #fff;
    z-index: -1;
}


.main_calculator .common_field_wrap label span:after {
    content: "";
    position: absolute;
    display: block;
}

.main_calculator .common_field_wrap label input:checked+span {
    background: #E93366 !important;
    color: #fff !important;
}

.main_calculator .common_field_wrap label input:checked+span:after {
    background: #fff;
    border-color: #fff;
}

.main_calculator .common_field_wrap label input:checked+span:before {
    opacity: 1;
}

.main_calculator .common_field_wrap label span:after {
    top: 50%;
    left: 10px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #ffffff;
    border: 1px solid #707070;
    transform: translateY(-50%);
}

.main_calculator .common_field_wrap label span:before {
    content: '';
    position: absolute;
    border-right: 2px solid red;
    width: 6px;
    height: 10px;
    top: 37%;
    left: 16px;
    z-index: 3;
    border-bottom: 2px solid red;
    transform: rotate(49deg);
    opacity: 0;
}

.prefrred_days_container {
    display: flex;
    justify-content: space-between;
}

.prefrred_days_container label {
    width: 19% !important;
}

.radio_wrappers.common_radio_wrapper {
    display: flex;
    justify-content: space-between;
}

.radio_wrappers.common_radio_wrapper label {
    width: 49%;
}

.main_calculator .common_field_wrap label input:disabled+span,
label.disabled_option input:disabled+span {
    background: #0000001A;
    opacity: 0.5;
    cursor: not-allowed;
}

.main_calculator .common_field_wrap label input:disabled+span::after,
label.disabled_option input:disabled+span::after {
    background: #0000001A;
    opacity: 0.5;
    cursor: not-allowed;
}

.prefrred_days_wrapper p {
    margin-bottom: 0;
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-top: 10px;
}

.gov_subsidy_hours p {
    color: #4E4E4E;
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
}

.date-fields input {
    border: none;
    border-radius: 12px;
    background: #FFF;
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    padding: 12px;
    margin-right: 12px;
    width: 15%;
}

.gov_subsidy_hours a.work_link {
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-top: 12px;
    display: block;
    color: #40C0E7;
    width: max-content;
}

.col_start_wrapper {
    border-radius: 24px;
    background: #FFF;
    padding: 16px;
    text-align: center;
}

.col_start_wrapper .test_div h3 {
    color: #4E4E4E;
    text-align: center;
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 4px;
}

.col_start_wrapper .start_desc {
    border-radius: 12px;
    background: rgba(105, 195, 238, 0.10);
    width: max-content;
    margin: auto;
    padding: 8px 12px;
}

.col_start_wrapper .start_desc p {
    margin-bottom: 0;
    color: #4E4E4E;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.main_calculator .calc_body {
    border-radius: 32px;
    background: #E0F2F8;
    padding: 48px 32px;
    max-width: 950px;
    margin: auto;
    margin-bottom: 32px;
}

.totla_saving_main_container {
    background: #fff;
    border-radius: 24px;
    position: relative;
}

.total_saving_container.common_screen_container {
    background: #5AB2DC;
    border-radius: 24px 24px 0 0;
    padding: 24px;
}

.total_saving_container.common_screen_container h3 {
    font-size: 48px;
    font-weight: 600;
    color: #FFFFFF;
    font-family: "Poppins", sans-serif;
    text-align: center;
    margin-bottom: 0;
}

.total_saving_container.common_screen_container p {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}

.dollar_img {
    position: absolute;
    top: -30px;
    right: -15px;
}

h5.content.common_para_content {
    display: flex;
    margin-bottom: 0;
    align-items: center;
    padding: 24px 15px;
    justify-content: center;
}

h5.content.common_para_content p {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}

h5.content.common_para_content span {
    display: flex;
    margin-right: 10px;
}

.parent-page-tab .next_btn button.screen_btn_2 {
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.parent-page-tab .next_btn button.screen_btn_2 span {
    display: block;
    margin-left: 8px;
}

.parent-page-tab .next_btn button.screen_btn_2:hover {
    background: none;
    color: #fe2c7e;
}

.total_main_week {
    background: #fff;
    border-radius: 24px;
}

.main_total_week_container.common_screen_container {
    background: #5AB2DC;
    border-radius: 24px 24px 0 0;
    padding: 24px;
}

h3.funding_total_week {
    font-size: 48px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.main_total_week_container.common_screen_container p {
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    text-align: center;
    margin-bottom: 0;
}

.main_text_breakdown_container.common_para_content {
    padding: 24px;
    text-align: center;
}

.main_text_breakdown_container.common_para_content p.bold_text {
    font-size: 16px;
    font-weight: 700;
    color: #4E4E4E;
    text-align: center;
    font-family: "Poppins", sans-serif;
    margin-bottom: 4px;
}

.main_text_breakdown_container.common_para_content p.streched_week {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    text-align: center;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
}

.main_text_breakdown_container.common_para_content a.link_text {
    font-size: 16px;
    font-weight: 400;
    color: #5AB2DC;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
    text-decoration: none;
}

.main_week_text_container {
    margin-top: 32px;
    background: #FFFFFF;
    border-radius: 32px;
    padding: 24px;
}

.main_week_text_container h3 {
    font-size: 24px;
    text-align: center;
    color: #4E4E4E;
    font-weight: 600;
    font-family: "Poppins", sans-serif;
}

.breakdown_container_main .break_month {
    background: #E0F2F8;
    border-radius: 24px 24px 0 0;
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    padding: 12px;
    justify-content: space-between
}

.breakdown_container_main .break_month p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    color: #4E4E4E;
    font-family: "Poppins", sans-serif;
    width: max-content;
    text-align: center;
}

.middle_month_img {
    width: 80%;
}

.middle_month_img img {
    width: 100%;
}

.months_strip_container ul {
    display: flex !important;
    justify-content: space-between !important;
}

.months_strip_container ul li {
    width: 13px !important;
    height: 48px !important;
    border-radius: 0 !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
}

li.sky_blue_strip {
    background: #E0F2F8 !important;
}

li.yellow_strip {
    background: #FEE8B6 !important;
}

li.light_purple_strip {
    background: #EBE5F0 !important;
}

li.light_pink_strip {
    background: #FFE5F7 !important;
}

.months_strip_container ul {
    margin-bottom: 8px !important;
}

.months_wrap {
    display: flex;
}

.months_strip_container ul {
    margin-bottom: 8px !important;
}

.months_wrap {
    display: flex;
}

.empty_month_wrap_1 {
    width: 25px;
    margin-right: 4px;
}

.col_wrapper.diff_wrapper_1 {
    width: 184px;
    background: #FEE8B6;
    margin-left: 4px;
    margin-right: 4px;
    padding: 24px 15px;
}

.col_wrapper.diff_wrapper_1 p.term_name,
.col_wrapper.diff_wrapper_2 p.term_name,
.col_wrapper.diff_wrapper_3 p.term_name {
    font-size: 14px;
    font-weight: 700;
    color: #4E4E4E;
    text-align: center;
    font-family: "Poppins", sans-serif;
    margin-bottom: 4px;
}

.col_wrapper.diff_wrapper_1 p.term_week_hour_breaks,
.col_wrapper.diff_wrapper_2 p.term_week_hour_breaks,
.col_wrapper.diff_wrapper_3 p.term_week_hour_breaks {
    font-size: 14px;
    font-weight: 400;
    color: #4E4E4E;
    text-align: center;
    font-family: "Poppins", sans-serif;
    margin-bottom: 4px;
}

.col_wrapper.diff_wrapper_1 p.term_week_hours,
.col_wrapper.diff_wrapper_2 p.term_week_hours,
.col_wrapper.diff_wrapper_3 p.term_week_hours {
    font-size: 14px;
    font-weight: 700;
    color: #4E4E4E;
    text-align: center;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}

.empty_month_wrap_2,
.empty_month_wrap_3 {
    width: 60px;
    margin-left: 4px;
    margin-right: 4px;
}

.col_wrapper.diff_wrapper_2 {
    background: #EBE5F0;
    margin-left: 4px;
    margin-right: 4px;
    width: 203px;
    padding: 24px 15px;
}

.col_wrapper.diff_wrapper_3 {
    background: #FFE5F7;
    margin-left: 4px;
    margin-right: 4px;
    width: 212px;
    padding: 24px 15px;
}

.funded_hour_bottom {
    background: #E0F2F8;
    margin-top: 8px;
    border-radius: 0 0 24px 24px;
    padding: 24px;
}

.funded_hour_bottom p.total_annual_funding {
    font-size: 16px;
    font-weight: 600;
    color: #4E4E4E;
    text-align: center;
    margin-bottom: 4px;
    font-family: "Poppins", sans-serif;
}

.funded_hour_bottom h3.funding_spread {
    font-size: 24px;
    font-weight: 700;
    color: #4E4E4E;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
}

.calc_screen_3.common_screens.screen_active .next_btn button {
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.calc_screen_3.common_screens.screen_active .next_btn button:hover {
    background: none;
    color: #fe2c7e;
}

.calc_screen_3.common_screens.screen_active .next_btn button span,
.calc_screen_4.common_screens.screen_active .next_btn button span,
.calc_screen_5.common_screens.screen_active .next_btn button span,
.calc_screen_6.common_screens.screen_active .next_btn button span,
.calc_screen_7.common_screens.screen_active .next_btn button span,
.calc_screen_8.common_screens.screen_active .next_btn button span {
    margin-left: 8px;
}

.main_title_container h3 {
    font-size: 24px;
    font-weight: 700;
    color: #4E4E4E;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    font-family: "Poppins", sans-serif;
}

.main_title_container span {
    display: flex;
    margin-right: 8px;
}

.main_title_container p {
    margin-top: 16px;
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    margin-bottom: 16px;
    font-family: "Poppins", sans-serif;
}

.card_main_container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.card_main_container .card_content {
    width: 49%;
    background: #fff;
    border-radius: 12px;
    padding: 24px;
    text-align: center;
    margin-bottom: 16px;
}

.card_main_container .card_content img {
    margin-bottom: 24px;
}

.card_main_container .card_content h4 {
    font-size: 24px;
    font-weight: 700;
    color: #4E4E4E;
    margin-bottom: 4px;
    font-family: "Poppins", sans-serif;
}

.card_main_container .card_content p {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    margin-bottom: 0;
    line-height: normal;
    font-family: "Poppins", sans-serif;
}

.next_prev_btns_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.next_btn.back_btn {
    margin-right: 10px;
}

.calc_screen_4.common_screens.screen_active .next_btn button,
.calc_screen_5.common_screens.screen_active .next_btn button,
.calc_screen_6.common_screens.screen_active .next_btn button,
.calc_screen_7.common_screens.screen_active .next_btn button,
.calc_screen_8.common_screens.screen_active .next_btn button {
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.calc_screen_4.common_screens.screen_active .next_btn button:hover,
.calc_screen_5.common_screens.screen_active .next_btn button:hover,
.calc_screen_6.common_screens.screen_active .next_btn button:hover,
.calc_screen_7.common_screens.screen_active .next_btn button:hover,
.calc_screen_8.common_screens.screen_active .next_btn button:hover {
    background: none;
    color: #fe2c7e;
}

.calc_screen_6.common_screens .heading-section h2.section-title {
    font-size: 29px;
    color: #3B3B3B;
    margin-bottom: 24px;
    font-family: "Poppins", sans-serif;
    font-weight: 700;
}

.calc_screen_6.common_screens .heading-section p {
    font-size: 16px;
    font-weight: 600;
    color: #22BBE0;
    margin-bottom: 4px;
    font-family: "Poppins", sans-serif;
}

.calc_screen_6 .design-img-1,
.calc_screen_6 .design-img-2,
.calc_screen_6 .design-img-3 {
    border-radius: 12px;
    border: 10px solid #ffffff;
    overflow: hidden;
    padding: 0;
    width: 195px !important;
    height: 195px !important;
}

.calc_screen_6 .design-img-1 img,
.calc_screen_6 .design-img-2 img,
.calc_screen_6 .design-img-3 img {
    border-radius: 12px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.calc_screen_6 .design-img-3 {
    top: 180px;
    right: 120px;
}

.calc_screen_6.common_screens .our_menu-section .design-img-1 {
    top: 90px;
}

.main_title_container_s7 h3,
.main_title_container_s8 h3 {
    color: #4E4E4E;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
    font-family: "Poppins", sans-serif;
}

.card_wrapper_extra_carriculars p {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    font-family: "Poppins", sans-serif;
    line-height: normal;
    margin-bottom: 16px;
}

.card_wrapper_extra_carriculars img {
    margin-bottom: 16px;
    width: 100%;
}

.fee_final_page_main.calc_body h3 {
    font-size: 24px;
    font-weight: 700;
    color: #4E4E4E;
    margin-bottom: 12px;
    font-family: "Poppins", sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.fee_final_page_main.calc_body h3 svg {
    display: none;
}

.fee_final_page_main.calc_body p {
    font-size: 16px;
    font-weight: 400;
    color: #4E4E4E;
    font-family: "Poppins", sans-serif;
    margin-bottom: 32px;
}

.fee_coloumn_wrapper,
.left_contact_detail {
    background: #FFFFFF;
    border-radius: 24px;
    padding: 24px;
}

.left_contact_detail {
    margin-top: 24px;
}


.left_fee_funding.common_margin_radios h4,
.left_num_days.common_margin_radios h4,
.left_discount h4 {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.left_fee_funding.common_margin_radios span,
.left_num_days.common_margin_radios span,
.left_discount span {
    margin-right: 8px;
    display: flex;
}

.left_fee_funding.common_margin_radios p,
.left_num_days.common_margin_radios p,
.left_discount h4 p {
    color: #4E4E4E !important;
    text-align: center !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0 !important;
}

.radio_wrappers.gov_hour_wrapper.final_page_radio_wrapper,
.prefrred_days_wrapper.final_page_radio_wrapper,
.radio_wrappers.final_page_radio_wrapper.discount_wrapper {
    width: 100%;
}

label.gov_hour_btn {
    width: 32%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-radius: 95px;
    text-align: center;
    height: 46px;
    cursor: pointer;
}

.radio_wrappers.final_page_radio_wrapper.discount_wrapper label {
    width: 25%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-radius: 95px;
    text-align: center;
    height: 46px;
    cursor: pointer;
}

label.pre_day_hour_btn {
    width: 24%;
    position: relative;
    background: #ffffff;
    overflow: hidden;
    border-radius: 95px;
    text-align: center;
    height: 46px;
    cursor: pointer;
}

label.gov_hour_btn input,
label.pre_day_hour_btn input,
.radio_wrappers.final_page_radio_wrapper.discount_wrapper label input {
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

label.gov_hour_btn span,
label.pre_day_hour_btn span,
.radio_wrappers.final_page_radio_wrapper.discount_wrapper label span {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 30px;
    margin-right: 0 !important;
    color: #4E4E4E;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

label.gov_hour_btn input:checked+span,
label.pre_day_hour_btn input:checked+span,
.radio_wrappers.final_page_radio_wrapper.discount_wrapper label input:checked+span {
    background: #FE0264;
    color: #fff;
}

.left_num_days.common_margin_radios,
.left_discount {
    margin-top: 32px;
}

p.include_discount_content.sibling_discount,
p.include_discount_content.nhs_discount {
    color: #4E4E4E !important;
    font-family: Poppins !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 150% !important;
    text-align: left !important;
    margin-top: 12px !important;
}

.left_contact_detail p {
    color: #4E4E4E;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 53px;
}

.mail_left.comoon_final_details p,
.mobile_left.comoon_final_details p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 4px !important;
}

.mail_left.comoon_final_details a,
.mobile_left.comoon_final_details a {
    color: #FE0264;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    text-decoration: none;
}

.mobile_left.comoon_final_details {
    margin-top: 24px;
}

.fee_coloumn_wrapper h3.your_fees {
    margin-bottom: 24px;
}

.fee_coloumn_wrapper .main_fee_wrapper p {
    color: #4E4E4E;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.daily_fees_container p {
    color: #4E4E4E;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 8px !important;
}

.daily_fees_container h3.daily_fees {
    color: #4E4E4E;
    font-size: 65px;
    font-weight: 400;
    line-height: 90%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 8px;
}

.daily_fees_container p span.included {
    color: #fe0264;
}

.daily_fees_container p span {
    color: #fe0264;
    text-decoration: underline;
}

.daily_fees_container p {
    margin-bottom: 0 !important;
}

.plan_btns {
    margin-top: 24px;
    display: flex;
    justify-content: space-between;
}

.plan_btns a {
    width: 49%;
    border-radius: 50px;
    background: #FE0264;
    color: #FFF;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.plan_btns a:hover {
    background: none;
    color: #fe2c7e;
}

.parent-page-tab .Nursery-cal-tab {
    padding: 60px 0 110px;
}

.include_main_div.fees_summary_boxes {
    margin-top: 24px;
    border-radius: 12px;
    border: 1px solid #F2F2F2;
    padding: 16px;
}

.include_main_div.fees_summary_boxes p {
    margin-bottom: 12px !important;
}

.parent-page-tab .journey-section {
    margin-top: 60px;
}

div#content-fees,
div#content-secure {
    overflow: hidden;
}

.parent-page-tab .picures_section {
    background: none !important;
}

div#content-fees {
    margin-bottom: -70px;
}

.include_bold ul {
    display: block !important;
}

.include_bold ul li {
    width: 100% !important;
    display: flex;
    align-items: flex-start;
    text-align: left !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.include_bold ul li span {
    margin-bottom: 0 !important;
    margin-right: 8px;
}

.include_bold ul li p span {
    display: flex !important;
    width: max-content !important;
}

.include_bold ul li p span {
    display: inline-block !important;
    margin-right: 0 !important;
}

.include_bold ul li p {
    display: inline-block !important;
    color: #4E4E4E;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}

.summary_fee_container.fees_summary_boxes {
    border-radius: 12px;
    border: 1px solid #F2F2F2;
    margin-top: 24px;
    padding: 16px;
}

.summary_fee_container.fees_summary_boxes p.title_summery_fee {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 600;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 12px !important;
}

.daily_fee_summery_container .fee_wrapper {
    display: flex;
    justify-content: space-between;
    margin-top: 12px;
}

.daily_fee_summery_container .fee_wrapper p {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0;
}

.note_container {
    margin-top: 32px;
}

.note_container p {
    color: #4E4E4E;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
    margin-bottom: 15px !important;
}

.note_container p.calc_notes {
    margin-bottom: 0px !important;
}

.step-secure-form {
    max-width: 950px;
    margin: auto;
}

.custom-template-parent-link .journey-wrapper.journey-slr .row {
    box-shadow: none;
}

.error_box {
    color: red;
}

.custom-template-parent-link .picures_section .row {
    box-shadow: none;
}

.custom-template-parent-link .image-step {
    height: 351px;
    width: 351px;
}

.custom-template-parent-link .picures_section img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 12px;
}

#content-nursery .btn-book span {
    margin-left: 8px;
    margin-right: 0;
}

.parent_link_page_banner .resources_sub .blog_main_liquid .article_banner {
    display: none;
}

.parent_link_page_banner .resources_sub .blog_main_liquid {
    background-image: url(/cdn/shop/files/Frame_117_51934b34-9c29-4bc2-9759-20dc55c9608f.png?v=1762932410);
    background-position: center right;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

img.mobile_arrow_img {
    display: none;
}


.custom-template-ongar .start_stap_section.section_center {
    margin-bottom: 80px;
}

.home-page footer.footer.step-start-footer,
.custom-template-about-us-2025 footer.footer.step-start-footer {
    position: relative;
    margin-top: -40px;
    height: auto;
    background: transparent;
}

.custom-template-chelmsford footer.footer.step-start-footer,
.custom-template-braintree footer.footer.step-start-footer,
.custom-template-brentwood footer.footer.step-start-footer,
.custom-template-heybridge footer.footer.step-start-footer,
.custom-template-ongar footer.footer.step-start-footer,
.custom-template-witham footer.footer.step-start-footer,
.custom-template-parent-link footer.footer.step-start-footer {
    background: transparent;
}

.disabled_option span svg {
    display: none;
}

p.main_sub_text_calc.hide_subtitle {
    display: none;
}

.calc_screen_6.common_screens.our_menu-section.screen_active {
    margin-top: 0;
}

.next_btn.back_btn .screen_btn_2_to_1,
.next_btn.back_btn .screen_btn_final_to_8 {
    border-radius: 50px;
    background: #fe0264;
    color: #FFF;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    font-family: "Poppins", sans-serif;
    display: flex;
    padding: 14px 24px;
    justify-content: center;
    align-items: center;
    border: 1px solid #fe2c7e;
    margin: auto;
}

.next_btn.back_btn button span.left_arrow,
.next_btn.back_btn button span.left_arrow {
    margin-right: 8px;
}

.next_btn.back_btn .screen_btn_2_to_1:hover,
.next_btn.back_btn .screen_btn_final_to_8:hover {
    background: none;
    color: #fe0264;
}

.next_btn.back_btn button:hover span.left_arrow svg path {
    fill: #fe0264;
}


.next_btn.back_btn button span {
    margin-left: 0 !important;
}

.next_btn button span {
    margin-left: 8px !important;
}


.Admission-pag-sec .color-scheme-1.gradient {
    background: #f4fcfe;
}

.Admission-pag-sec h2.page-title {
    background-color: #fff;
    position: relative;
    font-weight: 600;
    font-size: 50px;
    line-height: 60px;
    color: #22bbe0;
    padding: 10px 20px 18px 12px;
    margin-bottom: 55px;
    font-family: "Poppins", sans-serif;
    width: max-content;
}

.Admission-pag-sec h2.page-title:before {
    content: " ";
    position: absolute;
    right: -8px;
    top: -2px;
    bottom: -7px;
    width: 9px;
    background: url(t-bg2.png) no-repeat 0 0;
}

.Admission-pag-sec h2.page-title:after {
    content: " ";
    position: absolute;
    bottom: -7px;
    left: -3px;
    right: 0px;
    height: 8px;
    background: url(ezgif.com-webp-to-png.png) no-repeat 0 0;
}

.Admission-pag-sec .textlayer span strong,
.Admission-pag-sec .textlayer strong {
    display: block;
    color: #333232;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
}

.Admission-pag-sec .textlayer span,
.Admission-pag-sec .textlayer ul li {
    color: #333232 !important;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif !important;
}

.Admission-pag-sec ul li,
.Admission-pag-sec span,
.Admission-pag-sec strong {
    color: #333232 !important;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif !important;
    list-style: disc;
}

.Admission-pag-sec ul {
    padding-left: 35px;
}

.Admission-pag-sec ul li a,
.Admission-pag-sec ul li a span {
    color: #007bff !important;
}

.Admission-pag-sec .textlayer ul {
    margin-bottom: 18px !important;
}

.Admission-pag-sec table {
    width: 100%;
}

.Admission-pag-sec table td strong {
    font-weight: 700 !important;
}

.textlayer {
    color: #333232 !important;
    font-size: 16px !important;
    font-family: "Poppins", sans-serif !important;
}

span.left_arrow svg {
    transform: rotate(180deg);
}

.custom-template-careers footer.footer.step-start-footer {
    background: transparent;
    margin-top: 100px;
    height: auto;
}
.ssn_design_article_sec {
    margin-bottom: 90px;
}
.SS_article_detail footer.footer.step-start-footer {
    background: transparent;
}
.parent-page-tab #content-tour {
    background: #fafafa;
}
.parent-page-tab #content-faqs {
    padding-bottom: 100px;
    background: #fafafa;
    margin-bottom: -60px;
}
.step_header_Cart_icon .header__icons{
    display: none;
}
.ssn-article-template footer.footer.step-start-footer {
    background: transparent;
}

.custom-template-parent-link .start_stap_box_section {
    padding-top: 0;
}

.funding_guide_tab_content h2 {
    color: #3B3B3B;
    font-size: 24px;
    font-weight: 400;
    line-height: normal;
    font-family: 'cocogooseprotrialregular';
    text-align: center;
    margin-bottom: 24px;
}
.funding_guide_tab_content p {
    color: #4E4E4E;
    font-size: 16px;
    font-weight: 400;
    line-height: 150%;
    font-family: "Poppins", sans-serif;
}
.funding_guide_tab_content {
    margin: 60px 0;
}
.funding_guide_tab_content .plan_btns a{
    width: max-content;
}



/*....responsive....*/
.page-width {
    width: 100%;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}


@media (min-width: 576px) {
    .page-width {
        max-width: 540px;
    }
}


@media (min-width: 768px) {
    .page-width {
        max-width: 720px;
    }
}


@media (min-width: 992px) {
    .page-width {
        max-width: 960px;
    }
}


@media (min-width: 1200px) {
    .page-width {
        max-width: 1200px;
    }

}


@media (min-width: 1400px) {
    .page-width {
        max-width: 1220px;
    }

}


@media(max-width: 1440px) {
    footer.footer {
        padding-top: 140px;
        background-position: 27% 100%;
    }

    footer.footer.step-start-footer {
        position: relative;
        height: 100%;
    }

    .multicolumn {
        padding: 80px 0 70px;
    }


    .step_textImage_sec {
        padding: 0px 0 40px;
    }

    .ssn-cart-div {
        padding: 60px 0 100px;
    }

    .featured-blog.shadow_background.padding_bottom {
        padding-bottom: 80px;
    }

    .main-default-page {
        padding-bottom: 60px !important;
    }

    .template-404 {
        padding: 0 !important;
        margin-top: 60px !important;
        margin-bottom: 100px;
    }

    .login,
    .register {
        margin-bottom: 100px !important;
    }

    .faq_main_container {
        padding: 60px 0 60px 0;
    }


    .ssn_news_article {
        margin-bottom: -50px;
    }

    .custom-template-parent-link footer.footer {
        padding-top: 0;
        background-position: 27% 100%;
    }

    .custom-template-parent-link footer.footer.step-start-footer {
        position: relative;
        margin-top: 0;
        height: 100%;
    }

    .parent-page-tab iframe {
        height: 720px;
    }

    .calc_screen_1 {
        margin-bottom: 60px;
    }


}

@media(max-width: 1368px) {
    .our-mission.step_left_image:before {
        bottom: -22px;
    }

    .custom-template-parent-link .image-step {
        height: 200px;
        width: 100%;
    }
}


@media(max-width: 1199px) {
    nav.header__inline-menu ul li {
        padding-left: 0;
        padding-right: 0;
    }

    .prefrred_days_container {
        flex-wrap: wrap;
    }

    .prefrred_days_container label {
        width: 24% !important;
        margin-bottom: 10px;
    }

    a.typeform-share.btn-book {
        padding: 8px 15px;
        font-weight: 500;
    }

    .slider-inner-section h1 {
        font-size: 38px;
        line-height: 1.4;
        max-width: 690px;
    }

    .slider-inner-section p {
        font-size: 18px;
    }

    .slider-inner-section form.slider-form button {
        padding: 12px 48px;
    }

    footer.footer {
        background-position: 5% 100%;
    }

    .footer__blocks-wrapper .footer-block {
        width: 21% !important;
        max-width: 21% !important;
    }

    .our-mission.step_left_image:before {
        bottom: auto;
        width: 36%;
        height: 100%;
        z-index: -1;
        background-size: contain;
        top: 34px;
    }

    .our-mission.step_right_image:before {
        background-image: url(/cdn/shop/files/Group_172.png?v=1757145474);
        bottom: 0;
        width: 60%;
        height: 36%;
        background-position: bottom right;
        background-size: contain;
    }

    .goods-provider-section {
        right: -30px;
    }

    .context-area p {
        height: auto;
    }

    .image_gallery-sec .slick-prev {
        left: 43%;
    }

    .image_gallery-sec .slick-next {
        right: 43%;
    }

    .room-leaders-sec .slick-prev {
        left: 43%;
    }

    .room-leaders-sec .slick-next {
        right: 43%;
    }

    .reviews-sec .slick-next {
        right: 43%;
    }

    .reviews-sec .slick-prev {
        left: 43%;
    }

    .step-start-shop .collection ul#product-grid li.grid__item {
        padding-left: 6px;
        padding-right: 6px;
    }

    .collection .card-wrapper {
        padding: 15px;
    }

    .price__container span {
        font-size: 18px;
    }

    .add_Sec .price {
        width: 40% !important;
    }

    .add_Sec button {
        width: 60% !important;
        max-width: 60% !important;
        min-width: 60%;
    }

    nav.header__inline-menu ul li span,
    a.typeform-share.btn-book {
        font-size: 14px;
    }

    .step_textImage_sec ul.step_five_column li {
        width: 33.33%;
        margin-bottom: 25px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .resources_sub .blog_main_liquid .featured-content {
        padding: 40px;
    }

    .ssn_news_article .center_content_data .heading-section h1 {
        font-size: 28px;
    }

    .main-default-page {
        max-width: 900px !important;
        margin: 50px auto !important;
    }

    footer.footer.step-start-footer {
        position: relative;
        height: auto;
        padding-bottom: 90px !important;
    }

    .amb-footer-content {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
        background: #5ab2dc;
        padding-bottom: 40px;
    }

    .multicolumn {
        padding: 80px 0 80px;
    }

    .ssn-cart-div {
        padding: 60px 0 90px;
    }

    .featured-blog .featured-blog_articles .featured-blog__article {
        padding: 10px;
    }

    .featured-blog .featured-blog_articles {
        margin-left: -10px;
        margin-right: -10px;
    }

    .featured-blog .featured-blog_articles .featured-blog__article h3 a {
        height: 90px;
    }

    .header__menu-item svg.icon.icon-caret {
        top: 15px;
    }

    .parent-page-tab {
        margin-top: 60px;
    }

    .parent-page-tab .tabs-container ul li {
        font-size: 12px;
    }

    .parent-page-tab .video_values_section .controls {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        z-index: 2;
        width: 70px;
        height: 70px;
    }

    div#content-fees {
        margin-bottom: -55px;
    }

    .Admission-pag-sec h2.page-title {
        font-size: 40px;
        margin-bottom: 55px;
    }

.job-search input {
    padding: 11px 24px 12px 40px;
}

}

@media(max-width: 991px) {
    .slider-section .background-image img {
        height: 640px;
        object-fit: cover;
    }

    footer.footer.step-start-footer {
        padding-bottom: 140px !important;
    }

    .subheadingitext {
        margin-bottom: 20px;
    }

    .main_calculator .input_fields_dob_wrapper {
        flex-wrap: wrap;
    }

    .main_calculator .common_field_wrap label {
        width: 49%;
        margin-bottom: 10px;
    }

    .prefrred_days_container label {
        width: 49% !important;
    }

    .row.start_date_row_wrap .col-md-6 {
        width: 100%;
        margin-bottom: 15px;
    }

    header-drawer {
        margin: 0 !important;
        order: 2;
        width: 66.33%;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    header-drawer a.mobile-book-btn.typeform-share.btn-book {
        padding: 9px 25px;
        font-weight: 500;
        margin-left: 100px;
    }

    .header__icon--menu[aria-expanded=true]:before {
        top: 0;
    }

    a.header__heading-link.link {
        order: 1;
        width: 33.33%;
        padding: 0;
        text-align: left;
        z-index: 9;
    }

    header-drawer .menu-drawer-container {
        justify-content: flex-end;
    }

    .home-page header-drawer .menu-drawer-container .header__icon--menu path,
    .custom-template-about-us-2025 header-drawer .menu-drawer-container .header__icon--menu path,
    .custom-template-resources header-drawer .menu-drawer-container .header__icon--menu path {
        fill: #fff;
    }

    .home-page .shopify-section-header-sticky header-drawer .menu-drawer-container .header__icon--menu path,
    .custom-template-about-us-2025 .shopify-section-header-sticky header-drawer .menu-drawer-container .header__icon--menu path,
    .custom-template-resources .shopify-section-header-sticky header-drawer .menu-drawer-container .header__icon--menu path {
        fill: #000;
    }

    .home-page .shopify-section-header-sticky .menu-drawer-container .header__icon--menu .icon-hamburger path,
    .custom-template-about-us-2025 .shopify-section-header-sticky .menu-drawer-container .header__icon--menu .icon-hamburger path,
    .custom-template-resources .shopify-section-header-sticky .menu-drawer-container .header__icon--menu .icon-hamburger path {
        fill: #FE0264;
    }

    .menu-drawer-container .menu-drawer {
        top: 0;
        padding-top: 90px;
    }

    .menu-open .header__heading-logo-wrapper.stickey_logo {
        display: block !important;
    }

    .menu-open .header__heading-logo-wrapper {
        display: none !important;
    }

    .menu-open .header__heading-logo-wrapper.stickey_logo img {
        height: 40px;
        object-fit: contain;
        object-position: left;
    }

    .menu-drawer__navigation {
        padding: 0 !important;
    }

    .footer__blocks-wrapper .footer-block {
        width: 25% !important;
        max-width: 25% !important;
    }

    .menu-drawer__menu-item--active,
    .menu-drawer__menu-item:focus,
    .menu-drawer__close-button:focus,
    .menu-drawer__menu-item:hover,
    .menu-drawer__close-button:hover {
        color: #ff0465 !important;
    }

    .overflow-hidden-tablet {
        overflow: hidden !important;
    }

    .header--has-social .menu-drawer__utility-links .menu-drawer__account span.svg-wrapper {
        margin-right: 5px;
    }

    .menu-drawer .list-social__link path {
        fill: #000;
    }

    .our-mission.step_left_image:before {
        width: 30%;
        top: 42px;
    }

    .multirow__inner .image-with-text__content h2 {
        font-size: 26px;
    }

    .multirow__inner .image-with-text__text p,
    .multirow__inner .image-with-text__content ul li span {
        font-size: 16px;
    }

    .our-mission.step_right_image:before {
        width: 30%;
        height: 30%;
    }

    .picures_section .row .col-md-4 {
        width: 50%;
        margin-bottom: 20px;
    }

    .curriculum-tabs #tabs-content .cards .card {
        width: 49%;
        margin-bottom: 20px;
    }

    .journey-step .col-md-4 {
        width: 50%;
        margin-bottom: 15px;
    }

    .journey-step {
        padding: 48px 28px;
    }

    .gallery_style1 .gallery-card {
        width: 450px;
        height: 450px;
    }

    .image_gallery-sec .slick-prev {
        left: 40%;
    }

    .image_gallery-sec .slick-next {
        right: 40%;
    }

    .our_menu-section .col-md-6 {
        width: 100%;
    }

    .our_menu-section .design-img-1 {
        left: 90px;
    }

    .our_menu-section .design-img-2 {
        right: 90px;
    }

    .our_menu-section .left-side-img {
        height: 450px;
    }

    .room-leaders-sec .slick-prev {
        left: 40%;
    }

    .room-leaders-sec .slick-next {
        right: 40%;
    }

    .stap_start_box_content {
        width: 63%;
        margin-right: -100px;
        position: relative;
        z-index: 1;
    }

    .stap_start_box_text {
        border-radius: 20px;
        padding: 40px 30px;
    }

    .stap_start_box_img img {
        height: 500px;
        border-radius: 20px 0 0 20px;
    }

    .reviews-sec .slick-prev {
        left: 40%;
    }

    .reviews-sec .slick-next {
        right: 40%;
    }

    .nursery_banner_section .col-md-4,
    .nursery_banner_section .col-md-8 {
        width: 50%;
    }

    .step-start-shop .collection ul#product-grid li.grid__item {
        width: 50% !important;
        max-width: 50% !important;
        margin-bottom: 12px;
    }

    .card__information h3 {
        font-size: 18px;
        margin-top: 15px;
    }

    .add_Sec button {
        font-size: 14px;
    }

    .step_textImage_sec ul.step_two_column li .gallery-card {
        padding: 20px 20px 20px;
    }

    .start_content_Area .text p {
        height: 288px;
    }

    .step_textImage_sec ul.step_five_column li {
        width: 50%;
    }

    .team_testimonial_main .col-md-4 {
        width: 50%;
    }

    .step_textImage_sec ul.step_five_column .start_content_Area h3 {
        height: auto;
    }

    .job-search {
        width: 30%;
        position: relative;
    }

    .active_openings_container .active_openings {
        padding: 28px 28px;
    }

    .active_openings_container .active_openings .col-md-10,
    .active_openings_container .active_openings .col-md-2 {
        width: 100%;
    }

    .active_openings_container .active_openings .col-md-2 {
        margin-top: 20px;
    }

    .active_openings .btn_section a {
        padding: 16px 40px;
        width: max-content;
    }

    .team_testimonial_main .team_member_details {
        margin-top: -80px;
    }

    .step_header_Cart_icon .header__icons .header__icon--cart {
        display: none;
    }

    .resources_sub .blog_main_liquid .article_banner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: 85% 100%;
    }

    .resources_sub .blog_main_liquid .article_banner {
        width: 40%;
    }

    .resources_sub .blog_main_liquid .featured-content {
        width: 60%;
    }

    .featured-blog .featured-blog_articles .featured-blog__article {
        width: 48%;
        position: relative;
        margin-bottom: 25px;
    }

    .parent_blog_categories ul.steps_category li {
        margin-bottom: 10px;
    }

    .cart_body-wrapper {
        width: 100%;
        margin-bottom: 20px;
    }

    .cart__footer-wrapper {
        width: 100%;
    }

    .menu-opening .header__icon svg path {
        fill: #ffffff !important;
    }

    .menu-drawer__utility-links {
        display: flex;
        align-items: center;
    }

    ul.list.list-social.list-unstyled {
        margin-left: 0 !important;
    }

    .header__icon--menu svg.icon.icon-hamburger path {
        fill: #fe0264;
    }

    .home-page .header__icon--menu svg.icon.icon-hamburger path,
    .custom-template-about-us-2025 .header__icon--menu svg.icon.icon-hamburger path,
    .custom-template-resources .header__icon--menu svg.icon.icon-hamburger path {
        fill: #fff;
    }

    .featured-blog.shadow_background.padding_bottom {
        padding-bottom: 70px;
    }

    .featured-blog .featured-blog_articles .featured-blog__article h3 a {
        height: auto;
    }

    .ssn_design_article_sec {
        margin-bottom: 60px;
    }

    .featured-blog .featured-blog_articles .featured-blog__article h3 a {
        height: auto;
    }

    .months_strip_container {
        display: none;
    }

    .empty_month_wrap_1 {
        display: none;
    }

    .empty_month_wrap_2,
    .empty_month_wrap_3 {
        display: none;
    }

    .col_wrapper.diff_wrapper_3,
    .col_wrapper.diff_wrapper_2,
    .col_wrapper.diff_wrapper_1 {
        width: 33.33%;
    }

    .empty_month_wrap_4 {
        display: none;
    }

    .calc_screen_6.our_menu-section .design-img-1 {
        left: 140px;
    }

    .calc_screen_6.our_menu-section .design-img-2 {
        right: 130px;
    }

    .calc_screen_6 .design-img-3 {
        top: 160px;
        right: 160px;
    }

    .calc_screen_final .col-md-6 {
        width: 100%;
    }

    .left_contact_detail {
        margin-top: 24px;
        margin-bottom: 24px;
    }

    .Admission-pag-sec h2.page-title {
        font-size: 30px;
        margin-bottom: 55px;
    }
.step_filter_Section {
    flex-wrap: wrap;
}
.job-search {
    width: 70%;
    margin: 0 auto 20px;
}
.facet-filter {
    width: 100%;
    justify-content: center;
    flex-wrap: wrap;
}

}


@media(max-width: 767px) {
    .mobile_view {
        display: block;
    }

    .parent-page-tab .step-start-secure-place,
    .parent-page-tab .Nursery-cal-tab {
        position: relative;
        padding: 60px 0px;
    }

    .amb-footer-desktop.mobile_view {
        display: none;
    }

    .amb-footer-desktop.desktop_view {
        display: block;
    }

    .amb-footer-desktop.desktop_view img {
        width: 100%;
        object-fit: contain;
        object-position: top;
    }


    footer.footer.step-start-footer {
        position: relative;
        padding-bottom: 0 !important;
        height: 100%;
    }

    .amb-footer-content {
        position: absolute;
        bottom: 0;
        width: 100%;
        left: 0;
    }

    .desktop_view {
        display: none;
    }

    .footer__blocks-wrapper .footer-block:nth-child(1) {
        width: 100% !important;
        max-width: 100% !important;
        margin-bottom: 20px !important;
    }

    .footer-block-image {
        justify-content: flex-start !important;
        margin-bottom: 0px !important;
    }

    .footer .grid {
        display: flex !important;
    }

    .footer__blocks-wrapper .footer-block {
        width: 50% !important;
        max-width: 50% !important;
        margin: 0rem 0 !important;
    }

    ul.footer-block__details-content li a {
        padding: 6px 0 !important;
    }

    .footer__blocks-wrapper .footer-block h2 {
        margin-bottom: 10px !important;
    }

    .footer-block__details-content.rte {
        display: none;
    }

    .slider-inner-section h1 {
        font-size: 30px;
    }

    .slider-inner-section p,
    .multicolumn-card__info .rte p,
    .multicolumn-card__info p.position {
        font-size: 16px;
    }

    .menu-drawer-container .menu-drawer {
        width: 70%;
        height: 100vh !important;
    }

    .header__heading-logo {
        object-fit: contain;
        object-position: left;
        width: 160px;
    }

    .our-mission .section-content-area p {
        font-size: 16px;
    }

    .heading-section h2 {
        margin-bottom: 20px;
        font-size: 32px;
    }

    .multirow__inner .image-with-text:nth-child(Odd) .image-with-text__text-item {
        padding-right: 0;
    }

    .multirow__inner .image-with-text .image-with-text__media-item {
        margin-top: 20px;
        order: 2;
    }

    .multirow__inner .image-with-text:nth-child(Even) .image-with-text__text-item {
        padding-left: 0;
    }

    .main_banner_section .section_text h1 {
        font-size: 32px;
    }

    .journey-step .col-md-4 {
        width: 100%;
        margin-bottom: 15px;
    }

    .gallery_style1 .gallery-card {
        width: 380px;
        height: 380px;
    }

    .gallery_row .gallery-card span {
        right: 15px;
        top: 25px;
    }

    .Default_section_view {
        padding-top: 0;
    }

    .Desktop_hide_Section {
        display: block;
    }

    .nursery_banner_section .col-md-4 {
        order: 2;
        width: 95%;
        border-radius: 24px;
        background: #FFF;
        box-shadow: 0 4px 70.5px 0 rgba(0, 0, 0, 0.10);
        position: relative;
        margin: auto;
        margin-top: -80px;
        padding: 15px;
    }

    .nursery_banner_section .col-md-8 {
        order: 1;
        width: 100%;
    }

    .nursery_banner_section .ofstead-section {
        border-radius: 0;
    }

    .nursery_banner_section .row {
        margin: 0;
        border-radius: 0;
        background: transparent;
        box-shadow: none;
    }

    .curriculum-tabs ul#tabs-nav {
        flex-wrap: wrap;
        border-radius: 10px;
        padding: 10px 3px;
        width: 100%;
    }

    .curriculum-tabs ul#tabs-nav li {
        list-style: none;
        margin: 0;
        width: 49%;
        text-align: center;
    }

    .image_gallery-sec .slick-prev {
        left: 38%;
    }

    .image_gallery-sec .slick-next {
        right: 38%;
    }

    .our_menu-section .design-img-2 {
        right: 0px;
    }

    .our_menu-section .design-img-1 {
        left: 0px;
    }

    .our_menu-section .design-img-3 {
        right: 80px;
    }

    .room-leaders-sec .slick-prev {
        left: 38%;
    }

    .room-leaders-sec .slick-next {
        right: 38%;
    }

    .reviews-sec .slick-prev {
        left: 38%;
    }

    .reviews-sec .slick-next {
        right: 38%;
    }

    .section_left .start_stap_row {
        padding: 60px 40px;
    }

    .stap_start_box_img img {
        height: auto;
        border-radius: 20px;
    }

    .stap_start_box_img {
        width: 100%;
    }

    .stap_start_box_content {
        width: 100%;
        margin-bottom: 15px;
    }

    .add_Sec {
        flex-wrap: wrap;
    }

    .add_Sec .price {
        width: 100% !important;
    }

    .add_Sec button {
        width: 100% !important;
        max-width: 100% !important;
        min-width: 100%;
        margin-top: 24px;
    }

    .incr_dcr_qty input {
        width: inherit;
    }

    .incr_dcr_qty {
        width: 100%;
    }

    .product-card-wrapper .card__content {
        display: block;
        width: 100%;
    }

    .step_textImage_sec ul.step_two_column li {
        width: 100% !important;
        list-style: none;
        padding-right: 6px;
        padding-left: 6px;
        margin-bottom: 15px;
    }

    .start_content_Area .text p {
        height: 200px;
    }

    .step_filter_Section {
        flex-wrap: wrap;
    }

    .job-search {
        width: 100%;
        position: relative;
        margin-bottom: 24px;
    }

    .job_button_section .job_details {
        flex-wrap: wrap;
    }

    .job_button_section .job_details .job_detail {
        margin-bottom: 8px;
    }

    /* .faq_main_container .tab_titles {
        flex-wrap: wrap;
        justify-content: flex-start;
        border-radius: 12px;
    } */

    .faq_main_container p.tab_title {
        width: 33.33%;
        margin-bottom: 20px;
    }

    .ssn_news_article .center_content_data {
        padding-right: 0;
        padding-left: 0;
    }

    .featured-blog .featured-blog_articles .featured-blog__article {
        width: 100%;
        margin-bottom: 20px;
    }

    footer.footer.step-start-footer:before {
        height: 60%;
    }

    .amb-footer-content ul.list-unstyled li a .svg-wrapper {
        width: 30px;
        height: 30px;
        margin-right: 12px;
    }

    .amb-footer-content ul.list-unstyled li a {
        padding: 5px 0 !important;
    }

    .faq_main_container {
        background: #FAFAFA;
        margin-top: 60px;
        padding: 60px 0 60px 0;
    }


    .step_textImage_sec {
        padding: 40px 0 40px;
    }

    .ssn-cart-div {
        padding: 60px 0 220px;
    }

    .featured-blog.shadow_background.padding_bottom {
        padding-bottom: 70px;
    }

   .template-404 {
        margin-bottom: 220px;
    }

    .login,
    .register {
        margin-bottom: 220px !important;
    }

    .ssn_news_article {
        margin-bottom: 50px;
    }

    .card_main_container .card_content img {
        width: 100%;
    }

    .custom-template-parent-link footer.footer.step-start-footer:before {
        height: 70%;
    }

    .custom-template-parent-link footer.footer.step-start-footer {
        position: relative;
        margin-top: 0px;
        height: 450px;
    }

 

    .custom-template-parent-link .nursery_banner_section .col-md-4 {
        margin-top: 20px;
    }

    .featured-blog .slick-list.draggable {
        padding-right: 50px;
    }

    div#content-faqs {
        overflow: hidden;
    }

    #content-faqs .featured-blog__article {
        margin-bottom: 0;
    }

    .tab_slider p.tab_title {
        margin-bottom: 0;
        padding: 14px 5px;
        font-size: 13px;
    }

    .tab_slider p.tab_title.active {
        padding: 14px 5px;
    }

    .featured-blog {
        margin-top: 0px;
    }

    .ssn_news_article .col-md-4 {
        position: static;
    }

    .col-md-6.col2_wrap .fee_coloumn_wrapper {
        margin-top: 20px;
    }

    .left_contact_detail {
        margin-bottom: 0;
    }

    .picures_section .card {
        margin-bottom: 64px;
    }

    .image_gallery-sec {
        margin: 60px 0 60px 0;
    }
.custom-template-careers footer.footer.step-start-footer {
    height: 450px;
}
.career-sec-drop {
    width: 40%;
}
.facet-filter .filter_by {
    width: 14%;
    margin: 0;
}
.facet-filter select {
    width: 100%;
}

.step_header_Cart_icon .header__icons {
    display: none;
}

.right_side_share.mobile_view {
    margin: 40px 0 0 !important;
}
.ssn_news_article {
    padding-bottom: 0;
}


}

@media(max-width: 580px) {

    .manager-info-sec {
        width: 99px;
        margin: -190px auto 0;
    }


    .picures_section .video_values_section .controls span.play-button,
    .video_values_section .controls span {
        top: 50%;
        transform: translateY(-50%);
    }

    .custom-template-careers footer.footer.step-start-footer {
        margin-top: -210px;
    }

    .custom-template-careers .faq_main_container {
        padding: 60px 0 170px 0;
    }


    .thumbnail-card .card-detail span {
        margin-left: 0;
        margin-right: 10px;
    }

    .thumbnail-card a.btn.find-us-btn span.down-arrow {
        margin: 0;
    }

    .slider-inner-section h1 {
        font-size: 32px;
    }

    .footer__content-top {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .footer__copyright {
        margin-top: 0px !important;
        width: 100%;
        text-align: left !important;
    }

    footer.footer {
        margin-top: -150px;
        padding-top: 130px;
    }

    .footer__blocks-wrapper .footer-block:nth-child(1) {
        margin-bottom: 10px !important;
    }

    .footer__blocks-wrapper .footer-block h2 {
        margin-bottom: 4px !important;
    }

    .footer-block.grid__item:nth-last-child(1) {
        width: 100% !important;
        max-width: 100% !important;
    }

    .slider-inner-section form.slider-form {
        padding: 12px 20px 12px 26px;
    }

    .slider-inner-section form.slider-form .form-group:nth-child(1) {
        border: none;
        padding-left: 0;
    }

    .slider-inner-section form.slider-form .form-group {
        width: 49%;
        border-left: 1px solid #ccc;
        padding-left: 20px;
    }

    .slider-inner-section form.slider-form {
        position: relative;
        margin-bottom: 65px;
    }

    .slider-inner-section form.slider-form button {
        position: absolute;
        bottom: -60px;
        width: 100%;
        left: 0;
    }

    header-drawer a.mobile-book-btn.typeform-share.btn-book {
        margin-left: 40px;
    }

    header.header {
        padding: 15px 0 15px 15px!important;
    }

    .menu-drawer-container .menu-drawer {
        padding-top: 80px;
    }

    .slider-section .background-image img {
        height: 730px;
    }

    .home-index-section {
        top: 46%;
    }

    .menu-drawer__menu-item {
        padding: 1rem 12px !important;
        font-size: 16px !important;
        letter-spacing: 0;
    }

    .js .menu-drawer__menu li {
        margin-bottom: 0 !important;
    }

    .menu-drawer__menu-item>.svg-wrapper {
        right: 15px !important;
    }

    .menu-drawer__close-button {
        padding: 1rem 1.5rem 1.2rem 13px !important;
        letter-spacing: 0;
    }

    .header--has-social .menu-drawer__utility-links {
        padding: 1rem 1.5rem !important;
    }

    .our-mission.step_left_image:before,
    .our-mission.step_right_image:before {
        display: none;
    }

    .multirow__inner .image-with-text__content h2 {
        font-size: 24px;
    }

    .multicolumn-card__image-wrapper {
        width: 40%;
    }

    .multicolumn-card__info {
        padding: 1rem 1rem !important;
    }

    .multicolumn-list__item.grid__item {
        width: 49% !important;
        max-width: 49% !important;
    }

    ul.multicolumn-list {
        justify-content: flex-start;
    }

    .multicolumn {
        padding: 60px 0 100px;
    }

    .nursery_banner_section .container {
        padding: 0;
    }

    .goods-provider-section {
        right: 20px;
        top: 20px;
        width: 87px;
        height: 87px;
    }

    .nursery_banner_section .col-md-4 {
        padding: 16px 12px;
    }

    .thumbnail-card .card-detail h2 {
        margin-bottom: 12px;
        color: #4E4E4E;
        font-size: 32px;
    }

    .thumbnail-card a.btn.find-us-btn {
        font-size: 0;
    }

    .picures_section {
        margin-top: 30px;
    }

    .picures_section .row .col-md-4 {
        width: 100%;
        margin-bottom: 20px;
    }

    .picures_section .content p {
        font-size: 16px;
    }

    .video_values_section {
        padding-top: 70%;
    }

    .video_values_section .jwplayer.jw-flag-aspect-mode {
        height: 100% !important;
        top: 0;
        left: 0;
        width: 100% !important;
    }

    .video_values_section {
        padding-top: 56.6%;
        margin-bottom: 140px;
    }

    .video_values_section .controls {
        top: 50%;
    }

    .curriculum-tabs ul#tabs-nav {
        flex-wrap: wrap;
        border-radius: 30px;
        padding: 10px 3px;
        width: 100%;
    }

    .curriculum-tabs ul#tabs-nav li {
        width: 95%;
    }

    .curriculum-tabs ul#tabs-nav li a {
        font-size: 16px;
    }

    .curriculum-tabs #tabs-content .cards .card {
        width: 100%;
        margin-bottom: 20px;
    }

    .curriculum-tabs #tabs-content .cards .card p {
        font-size: 16px;
    }

    .room-leaders-sec .leaders-card img {
        width: 100px;
        height: 100px;
        object-fit: contain;
        margin: auto;
        margin-bottom: 24px;
    }

    .our_menu-section .design-img-1,
    .our_menu-section .design-img-2,
    .our_menu-section .design-img-3 {
        width: 200px;
        height: 200px;
    }

    .room-leaders-sec .leaders-wrapper {
        margin-left: 0;
        margin-right: 0;
    }

    .journey-step {
        padding: 48px 0px;
    }

    .journey-wrapper .row {
        padding: 20px 10px;
        background: transparent;
    }

    .gallery_style3 .gallery-card {
        width: 100%;
        height: 100%;
    }

    .gallery_style1 .gallery-card {
        width: 320px;
        height: 320px;
    }

    .gallery_row .gallery-card span {
        right: 12px;
        top: 12px;
        font-size: 14px;
    }

    .gallery_row {
        padding: 0 14px;
    }

    .image_gallery-sec .slick-prev,
    .image_gallery-sec .slick-next {
        width: 40px;
        height: 40px;
    }

    .image_gallery-sec .slick-prev:before,
    .image_gallery-sec .slick-next:before {
        width: 10px;
        height: 10px;
    }

    .image_gallery-sec .slick-prev:before {
        margin-left: 2px;
    }

    .image_gallery-sec .slick-next:before {
        margin-right: 3px;
    }

    .image_gallery-sec .slick-next,
    .image_gallery-sec .slick-prev {
        bottom: -50px;
    }

    .image_gallery-sec {
        padding: 60px 0 70px 0;
    }

    .our_menu-section .design-img-1 {
        left: 10px;
    }

    .our_menu-section .design-img-2 {
        right: 10px;
    }

    .our_menu-section .design-img-3 {
        top: 170px;
    }

    .our_menu-section .left-side-img {
        height: 400px;
    }

    .our_menu-section .description p {
        font-size: 16px;
    }

    .room-leaders-sec .leaders_row {
        padding: 15px;
    }

    .room-leaders-sec .slick-slide {
        padding-left: 10px;
        padding-right: 10px;
    }

    .room-leaders-sec .slick-prev,
    .room-leaders-sec .slick-next {
        width: 40px;
        height: 40px;
        bottom: -80px;
    }

    .room-leaders-sec .slick-prev:before,
    .room-leaders-sec .slick-next:before {
        width: 10px;
        height: 10px;
    }

    .room-leaders-sec {
        padding: 60px 0 70px 0;
    }

    .reviews-sec .reviews_row {
        border-radius: 20px;
        padding: 24px 24px;
    }

    .reviews-sec .slick-prev,
    .reviews-sec .slick-next {
        width: 40px;
        height: 40px;
    }

    .reviews-sec .slick-prev:before,
    .reviews-sec .slick-next:before {
        width: 10px;
        height: 10px;
    }

    .reviews-sec .slick-prev,
    .reviews-sec .slick-next {
        bottom: -90px;
    }

    .reviews-sec {
        margin: 60px 0 50px 0;
    }

    .start_stap_content h2 {
        font-size: 24px;
    }

    .start_stap_content p {
        font-size: 16px;
    }

    .section_left .start_stap_row {
        padding: 40px 24px;
    }

    .stap_start_box_text h2 {
        font-size: 32px;
    }

    .collection .card-wrapper {
        padding: 12px;
        border-radius: 12px;
    }

    .collection .card-wrapper .card__inner .card__media {
        border-radius: 12px !important;
    }

    .card__information h3 {
        font-size: 16px;
        margin-top: 24px;
    }

    .price__container span {
        font-size: 20px;
    }

    .add_Sec button {
        margin-top: 12px;
    }

    .pagination-wrapper {
        margin-top: 20px !important;
    }

    .start_content_Area .text p {
        height: auto;
    }

    .step_textImage_sec ul.step_two_column li .gallery-card {
        padding: 32px 48px;
    }

    .step_textImage_sec ul.step_five_column .start_content_Area h3 {
        font-size: 16px;
        height: 48px;
    }

    .start_content_Area .text p {
        font-size: 14px;
    }

    .step_textImage_sec ul.step_five_column li:nth-child(5) {
        margin-bottom: 0;
    }

    .team_testimonial_main .col-md-4 {
        width: 100%;
    }

    .active_openings_container .active_openings {
        padding: 24px 24px;
    }

    .faq_main_container p.tab_title {
        width: 50%;
    }

    .resources_sub .blog_main_liquid {
        position: relative;
    }
.facet-filter .filter_by {
    width: 20%;
}
.career-sec-drop {
    width: 38%;
    margin-left: 5px;
}
.job-search {
    margin-bottom: 18px;
}
    .resources_sub .blog_main_liquid .featured-content {
        width: 100%;
        position: relative;
        z-index: 1;
    }

    .resources_sub .blog_main_liquid .article_banner {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
    }

    .resources_sub .blog_main_liquid .article_banner:before {
        background: linear-gradient(90deg, #1c516b 70.42%, rgba(51, 59, 48, 0.00) 99.99%);
    }

    .parent_blog_banner .banner_image img {
        width: 100%;
        height: 850px;
        object-fit: cover;
    }

    .resources_sub .blog_main_liquid .featured-content {
        padding: 48px 24px;
    }

    .featured-blog .heading-section h2 {
        margin-bottom: 0;
        font-size: 24px;
        text-align: left;
    }

    .featured-blog .slick-slide {
        padding-right: 0;
    }
    .ssn_news_article .left_side_content ul {
        display: none;
    }

    .ssn_news_article .left_side_content h3:before,
    .ssn_news_article .left_side_content h3:after {
        display: none;
    }

    .ssn_news_article .left_side_content h3 {
        font-size: 14px;
        font-weight: 400;
        border-radius: 32px;
        border: 1px solid #22BBE0;
        width: max-content;
        padding: 8px 12px;
        margin-bottom: 24px;
    }

    .ssn_news_article .center_content_data .heading-section h1 {
        font-size: 32px;
    }

    .ssn_news_article .right_side_share {
        margin-bottom: 45px;
    }

    .ssn_news_article .col-md-3:last-child {
        margin-top: 40px;
    }

    .main-page-title {
        font-size: 32px;
    }

    .textlayer>div strong {
        font-size: 18px;
    }

    .main-default-page {
        padding-bottom: 150px !important;
    }

    .textlayer>div {
        font-size: 15px;
    }

    .cart-variant-selector select {
        width: 182px;
    }

    .cart-items tr.cart-item {
        display: flex;
        flex-wrap: wrap;
        position: relative;
        padding-left: 100px;
        gap: 0 !important;
    }

    td.cart-item__media {
        position: absolute;
        left: 0;
        top: 0;
    }

    td.cart-item__totals.right.medium-hide.large-up-hide {
        padding: 0 !important;
        padding-left: 20px !important;
    }

    td.cart-item__details {
        align-items: flex-start;
    }

    .cart-item__quantity-wrapper {
        display: block !important;
        margin-top: 0;
    }

    .quantity-popover-container quantity-input {
        border-radius: 12px;
        border: 1px solid rgba(0, 0, 0, 0.10);
        padding: 10px;
        width: 180px;
    }

    .cart-items tr.cart-item td:nth-child(3) {
        order: 4;
        margin-top: -44px;
    }

    .cart-items tr.cart-item td:nth-child(4) {
        order: 3;
        margin-top: 12px;
    }

    td.cart-item__details a.cart-item__name.h4.break {
        font-size: 16px;
    }

    .product-option {
        font-size: 20px !important;
    }

    .ssn-cart-div main.content-for-layout .cart_body-wrapper {
        order: 2;
        margin-bottom: 0;
    }

    .ssn-cart-div main.content-for-layout .cart__footer-wrapper {
        order: 1;
        margin-bottom: 20px;
    }

    slider-component.slider-mobile-gutter {
        margin-top: 20px;
    }

    ul.multicolumn-list {
        margin-left: 0;
        margin-right: 0;
    }

    ul.multicolumn-list li {
        padding-left: 0;
        padding-right: 0;
    }

    .amb-footer-desktop.mobile_view {
        display: block;
    }

    .amb-footer-desktop.desktop_view {
        display: none;
    }

    .amb-footer-desktop.mobile_view img {
        width: 100%;
        height: 100%;
    }

    .amb-footer-content {
        bottom: 0px;
    }

    header-drawer {
        justify-content: flex-end;
    }

    #popup_default {
        width: 94%;
    }

    .popup-content {
        width: 100%;
    }

    footer.footer.step-start-footer {
        height: 100%;
    }

    .gallery_style3 .gallery-card {
        width: 320px;
        height: 320px;
    }

    .gallery_style2 .gallery-card {
        width: 320px;
        height: 320px;
    }

    .gallery_style4 .gallery-card {
        width: 320.76px;
        height: 320.6px;
    }

    .gallery_row.gallery_style2 {
        margin-left: 0px;
    }

    td.cart-item__details a.cart-item__name.h4.break {
        width: 60%;
    }

    .product-option {
        width: 40%;
    }

    .cart__items tbody tr.cart-item:before {
        bottom: -20px;
    }

    .thumbnail-card a.btn.find-us-btn {
        width: 12%;
    }

    .thumbnail-card .list-card p small {
        width: 77%;
    }

    .parent-page-tab .tabs-container ul li {
        width: 48%;
        margin-bottom: 15px;
    }

    .parent-page-tab .tabs-container ul {
        flex-wrap: wrap;
    }

    .parent-page-tab .step-start-secure-place {
        padding: 60px 0px;
    }

    .secure-contact-start-form {
        padding: 48px 16px;
    }

    .parent-page-tab .Nursery-cal-tab {
        position: relative;
        margin-top: 0 !important;
        padding: 60px 0px;
    }

    .main_calculator .common_field_wrap label {
        width: 100%;
    }

    .date-fields input {
        width: 32%;
        margin-right: 0;
        margin-bottom: 0;
    }

    .date-fields {
        flex-wrap: wrap;
        display: flex;
        justify-content: space-between;
    }

    .main_calculator .calc_body .common_field_wrap {
        margin-bottom: 24px;
    }

    .gov_subsidy_container .radio_wrappers.common_radio_wrapper label,
    .radio_wrappers.common_radio_wrapper label {
        width: 48% !important;
    }

    .prefrred_days_container {
        display: flex;
        justify-content: flex-start;
    }

    .prefrred_days_container label {
        width: 31% !important;
        margin-left: 3px;
        margin-right: 3px;
    }

    .main_calculator .calc_body {
        padding: 16px 16px;
    }

    .total_saving_container.common_screen_container h3 {
        font-size: 32px;
    }

    .dollar_img img {
        width: 60px;
        height: 60px;
        object-fit: cover;
    }

    .dollar_img {
        position: absolute;
        top: -15px;
        right: -5px;
    }

    h5.content.common_para_content {
        padding: 24px 16px;
    }

    h5.content.common_para_content span {
        display: flex;
        margin-right: 24px;
    }

    h5.content.common_para_content p br {
        display: none;
    }

    .parent-page-tab {
        margin-top: 60px;
    }

    .context-area {
        padding: 0px;
    }

    .custom-template-parent-link .journey-wrapper .row {
        padding: 20px 23px;
        background: transparent;
    }

    .custom-template-parent-link .nursery_banner_section .col-md-4 {
        margin-top: -60px;
    }

    .custom-template-parent-link .nursery_banner_section .journey-section .col-md-4 {
        margin-top: 20px;
    }

    .custom-template-parent-link .context-area {
        padding: 0px;
        margin-top: 15px;
    }

    .parent-page-tab .picures_section {
        padding: 60px 10px;
    }

    .parent-page-tab iframe {
        height: 1030px;
        box-shadow: 0 1px 8px 0 rgb(0 0 0 / 8%);
        width: 93%;
        margin: auto;
        display: flex;
        margin-bottom: 60px;
        border-radius: 24px;
    }

    div#content-fees {
        margin-bottom: -58px;
    }

    .parent-page-tab .next_btn button.screen_btn_2 {
        width: 100%;
    }

    .custom-template-parent-link footer.footer {
        margin-top: -150px;
        padding-top: 0;
    }

    .custom-template-parent-link footer.footer.step-start-footer {
        height: 520px;
        overflow: hidden;        
    }

    .custom-template-parent-link .amb-footer-content {
        bottom: 20px;
    }

    div#content-fees .Nursery-cal-tab {
        position: relative;
        padding: 60px 0px 110px;
    }

    .calc_screen_1 {
        margin-bottom: 0px;
    }

    h3.funding_total_week {
        font-size: 32px;
    }

    .main_total_week_container.common_screen_container p {
        max-width: 240px;
        margin: auto;
        line-height: normal;
    }

    .main_text_breakdown_container.common_para_content {
        padding: 24px 12px;
    }

    .main_text_breakdown_container.common_para_content p.streched_week {
        margin-bottom: 0;
        line-height: normal;
    }

    .main_week_text_container h3 {
        margin-bottom: 24px;
    }

    .breakdown_container_main .break_month {
        border-radius: 12px 12px 0 0;
        padding: 12px 24px;
    }

    .col_wrapper.diff_wrapper_1 p.term_name,
    .col_wrapper.diff_wrapper_2 p.term_name,
    .col_wrapper.diff_wrapper_3 p.term_name {
        margin-bottom: 0;
        line-height: normal;
    }

    .col_wrapper.diff_wrapper_1 p.term_week_hour_breaks span,
    .col_wrapper.diff_wrapper_2 p.term_week_hour_breaks span,
    .col_wrapper.diff_wrapper_3 p.term_week_hour_breaks span {
        display: inline-block;
    }

    .col_wrapper.diff_wrapper_1 p.term_week_hours,
    .col_wrapper.diff_wrapper_2 p.term_week_hours,
    .col_wrapper.diff_wrapper_3 p.term_week_hours {
        display: none;
    }

    .col_wrapper.diff_wrapper_3,
    .col_wrapper.diff_wrapper_2,
    .col_wrapper.diff_wrapper_1 {
        margin: 0;
    }

    .col_wrapper.diff_wrapper_3,
    .col_wrapper.diff_wrapper_2,
    .col_wrapper.diff_wrapper_1 {
        width: 32%;
    }

    .months_wrap {
        justify-content: space-between;
    }

    .main_week_text_container {
        padding: 24px 12px;
    }

    .funded_hour_bottom p.total_annual_funding {
        max-width: 180px;
        line-height: normal;
        margin: auto;
        margin-bottom: 4px;
    }

    .calc_screen_3.common_screens.screen_active .next_btn button {
        width: 100%;
    }

    .card_main_container .card_content {
        width: 100%;
        background: #fff;
        border-radius: 12px;
        padding: 24px;
        text-align: center;
        margin-bottom: 16px;
    }

    .card_main_container .card_content h4 {
        font-size: 20px;
    }

    .calc_screen_4.common_screens.screen_active .next_btn button,
    .calc_screen_5.common_screens.screen_active .next_btn button,
    .calc_screen_6.common_screens.screen_active .next_btn button,
    .calc_screen_7.common_screens.screen_active .next_btn button,
    .calc_screen_8.common_screens.screen_active .next_btn button {
        width: 100%;
    }

    .calc_screen_6 .design-img-1,
    .calc_screen_6 .design-img-2,
    .calc_screen_6 .design-img-3 {
        border-radius: 12px;
        border: 10px solid #ffffff;
        overflow: hidden;
        padding: 0;
        width: 180px !important;
        height: 180px !important;
    }

    .calc_screen_6.our_menu-section .design-img-1 {
        left: 15px;
    }

    .calc_screen_6.our_menu-section .design-img-2 {
        right: 15px;
        top: 25px;
    }

    .calc_screen_6.our_menu-section .design-img-3 {
        top: 150px;
        right: 50px;
    }

    /* .icons {
        position: absolute;
        top: 0px;
        left: 50%;
        transform: translateX(-50%);
    } */

    .custom-template-parent-link .icons {
        position: absolute;
        top: 130px !important;
        left: 50%;
        transform: translateX(-50%);
    }

    .content-section.scroll-trigger.animate--fade-in {
        position: relative;
    }

    .content-section .left-side-img {
        margin-top: 130px;
    }

    .calc_screen_6.common_screens.our_menu-section.screen_active {
        position: relative;
    }

    .calc_screen_6.our_menu-section .left-side-img {
        height: 356px;
        margin-top: 124px;
    }

    .calc_screen_6.our_menu-section .description p {
        font-size: 18px;
    }

    .plan_btns {
        flex-wrap: wrap;
    }

    .plan_btns a {
        width: 100%;
        margin-bottom: 10px;
    }

    .step-start-secure-place .contact__button {
        margin-bottom: 60px;
    }

    .step-secure-form {
        padding: 0 14px;
    }

    .custom-template-parent-link span.icons {
        position: absolute;
        top: 31%;
        right: 0;
        left: auto;
    }

    .custom-template-parent-link .faq_main_container {
        background: #FAFAFA;
        margin-top: 60px;
        padding: 60px 0 60px 0;
    }

    .main_title_container h3 {
        align-items: flex-start;
    }

    .tabs_dynamic {
        margin-bottom: 50px;
    }

    .featured-content h3 {
        margin-bottom: 0;
    }

    .journey-card .context-area {
        padding: 24px !important;
        margin-top: 0;
    }

    .parent-page-tab .Nursery-cal-tab .heading-section h2 {
        line-height: 32px !important;
    }

    #content-secure .secure-place-heading-section {
        padding: 0 10px;
    }

    .accordion_question_wrapper h3 {
        padding: 20px;
        padding-right: 40px;
    }
.accordion_answer {
    padding: 0px 20px 20px;
}
    .fee_final_page_main.calc_body h3 svg {
        display: block;
        transform: rotate(180deg);
        transition: 0.5s;
    }

    .main_left_calc h3.customize_plan_title {
        margin: 0;
    }

    .main_left_calc h3.customize_plan_title svg {
        transform: rotate(0deg);
        transition: 0.5s;
    }

    .parent_link_page_banner .resources_sub .blog_main_liquid::before {
        content: '';
        position: absolute;
        background: linear-gradient(90deg, #1c516b 41.42%, rgba(51, 59, 48, 0.00) 96.99%);
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
    }

    .parent_link_page_banner .resources_sub .blog_main_liquid {
        background-image: url(/cdn/shop/files/Frame_117_0a391a59-9013-429e-b11d-2d049a7f65e6.png?v=1764160040);
        background-position: right;
        background-repeat: no-repeat;
        background-size: contain;
        position: relative;
    }

    .journey-wrapper .row {
        top: -1335px;
    }

    .middle_month_img {
        width: 24%;
    }

    img.desktop_arrow_img {
        display: none;
    }

    img.mobile_arrow_img {
        display: block;
    }

    .our_menu-section .design-img-1 {
        top: 40px;
    }

    .our_menu-section .design-img-3 {
        top: 175px;
        right: 70px;
    }

    .image_gallery-sec .gallery-card {
        padding-left: 43px;
        margin-left: 14px;
    }

    .subheadingitext p {
        font-size: 14px;
    }

    .heading-section h2 {
        margin-bottom: 5px;
    }

    .Admission-pag-sec .color-scheme-1.gradient {
        padding: 0 15px;
    }

    .Admission-pag-sec table {
        border: 1px solid #fff;
    }

    .table_wrapper_adm {
        max-width: 100%;
        overflow: auto;
    }

    .Admission-pag-sec ul li a,
    .Admission-pag-sec ul li a span {
        color: #007bff !important;
        word-break: break-word;
    }

    .faq_main_container .tab_titles {
        width: 780px;
    }

    .amb-faq-tab {
        overflow-x: auto;
    }

    .faq_main_container p.tab_title {
        margin-bottom: 0;
    }

    .faq_main_container p.tab_title.active {
        font-size: 14px;
    }
.amb-footer-content {
    padding-bottom: 0;
}
.custom-template-careers footer.footer.step-start-footer {
    margin-top: 50px;
    height: 520px;
    overflow: hidden;
}

.right-side-sec .icons {
    position: absolute;
    top: 0px;
    left: 50%;
    transform: translateX(-50%);
}


footer.footer.step-start-footer,
.home-page footer.footer.step-start-footer,
.custom-template-about-us-2025 footer.footer.step-start-footer{
    height: 520px;
    overflow: hidden;
}
.home-page footer.footer.step-start-footer,
.custom-template-about-us-2025 footer.footer.step-start-footer{
    margin-top: -100px;
}

.accordion_question_wrapper span.icons svg {
    width: 18px;
    height: 18px;
}

.faq_main_container p.tab_title {
    font-size: 14px;
    padding: 13px 13px;
}
.parent-page-tab #content-faqs {
    padding-bottom: 50px;
}
.blog_main_banner_Sec {
    margin-bottom: 30px;
}
.featured-blog .heading-section h2 {
    width: 70%;
}
.custom_podcast{
    overflow: hidden;
}
.featured-blog {
    margin-bottom: 60px;
}
.Admission-pag-sec .color-scheme-1.gradient {
    padding: 0 7px;
}
.Admission-pag-sec h2.page-title {
    margin-bottom: 20px;
}
.featured-blog .slick-list.draggable {
    padding-right: 0;
}
span.article_badge {
    right: 20px;
    top: 20px;
}
.featured-blog .featured-blog_articles .featured-blog__article h3 a {
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 54px;
}


}