/** Shopify CDN: Minification failed

Line 11:0 All "@import" rules must come first

**/

:root {
    --color-blue-dark: rgb(20,27,77);
    --color-green-dark: rgb(22,63,72);
}
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Ivy Journal';
    src: local('Ivy Journal Regular'), local('Ivy-Journal-Regular'),
    url('/cdn/shop/files/IvyJournal-Regular.woff2') format('woff2'),
    url('/cdn/shop/files/IvyJournal-Regular.woff') format('woff'),
    url('/cdn/shop/files/IvyJournal-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Ivy Journal';
    src: local('Ivy Journal Semi Bold'), local('Ivy-Journal-Semi-Bold'),
    url('/cdn/shop/files/IvyJournal-SemiBold.woff2') format('woff2'),
    url('/cdn/shop/files/IvyJournal-SemiBold.woff') format('woff'),
    url('/cdn/shop/files/IvyJournal-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Ivy Journal';
    src: local('Ivy Journal Bold'), local('Ivy-Journal-Bold'),
    url('/cdn/shop/files/IvyJournal-Bold.woff2') format('woff2'),
    url('/cdn/shop/files/IvyJournal-Bold.woff') format('woff'),
    url('/cdn/shop/files/IvyJournal-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

body{
    font-family: 'Nunito Sans', sans-serif;
    font-weight: 400;
    color:#0a0e24;
}

#text-columns-img-template--17167032877375__3c6b9a9b-a79a-47a7-9ddc-3259ff29dde8 h3.text-columns-img__heading.mt0.mb0,
#text-columns-img-template--17167032877375__8882b8c3-8688-4f4b-844d-30318bbb4058 h4{
    font-family: 'Nunito Sans', sans-serif;
}
#MainContent h1,#MainContent h2,#MainContent h3,#MainContent h4{font-family: 'Ivy Journal';font-weight: 400;
font-style: normal;}

#MainContent {
	font-weight: 400;
	color: #0a0e24;
	font-size: 20px;
	line-height: 1.6;
  overflow-x:hidden;
  width:100%;
  max-width:100%;
}

#MainContent p b,
#MainContent p strong {
	font-weight: 400;
}



.aboutUsBanner .slideshow__heading.mt20.mb0 {
    color: #163f48;
    font-family: 'Ivy Journal';
    font-weight: 400;
    font-style: normal;
}

.aboutUsBanner {
    background-color: #f2eee6;
}


.aboutUsBanner  .slideshow__content>*
{
    width: 100% !important;
}


#shopify-section-template--17169129374015__ee0b4caf-ff3f-48d5-9926-ac4f24e40632 p {
    color: #fff;
    font-size: 32px;
    letter-spacing: -.025em;
    line-height: 1.25;
}

#shopify-section-template--17169129374015__ee0b4caf-ff3f-48d5-9926-ac4f24e40632 .col-6 {
    max-width: 762px;
    text-align: left!important;
}
#shopify-section-template--17169129374015__92e60d67-4597-44c2-898c-5f581833a10b h2 {
    color: var(--color-blue-dark);
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}

#shopify-section-template--17169129374015__92e60d67-4597-44c2-898c-5f581833a10b .col-6 {
    max-width:592px;
}
#MainContent .aboutHalfGallery .page-fullwidth {
    max-width: 1063px;
}

 h2 {
    color: var(--color-green-dark);
    font-size: 28px;
    line-height: 1.36;
    margin-bottom: 20px;
}

 p.subheading.h5.mb20 {
    border: 2px solid transparent;
    border-color: #80ffba;
    color: rgb(10,14,36);
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3em;
    line-height: 1;
    margin-bottom: .75rem;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}


 .shopBestSellers_area {
    --content-size: 850px;
    --s-offset: calc(3rem + 2.25rem*var(--s-unit));
    background-image: url(/cdn/shop/files/two-decades.png?v=1670508253);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
#MainContent .shopBestSellers_area{background:transparent}
#MainContent .shopBestSellers_area h2{
  color: var(--color-blue-dark);
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: center;}

#MainContent .noteArea .image-with-text2__image{position:relative}
#MainContent .noteArea .image-with-text2__image-container  {
    width: 590px;
    height: 465px;
}

#MainContent .noteArea .image-with-text2__image {
    position: relative;
    width:100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.grid-container-it2 {
    position: relative;
}




#MainContent .noteArea.image-with-text2 {
    --color-background: #163f48;
}
#MainContent .noteArea .image-with-text2__container {
    display: flex;
    padding: 130px 70px 80px;
    height: 100%;
}

section#MainContent .noteArea {
    overflow: hidden;
}
#MainContent .noteArea h2{color:#fff}

.aboutHalfGallery p.subheading.h5.mb20 {
    border: 3px solid transparent;
    border-color: #80ffba;
}
.aboutrightHalfGallery p.subheading.h5.mb20 {
    border: 3px solid transparent;
    border-color: #bad1ff;
}
#shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 p.subheading.h5.mb20 {
    border: 3px solid transparent;
    border-color: #fff980;
}
#shopify-section-template--22392329994559__2fd52cfc-b989-44d7-aa93-ba01d29d250d p.subheading.h5.mb20 {
    border: 3px solid transparent;
    border-color: #dfb7ff;
}
#shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed p.subheading.h5.mb20 {
    border: 3px solid transparent;
    border-color: #ffc6ba;
}
.mt--first-child-0.align-self-center .image-with-text2__texts.mt15.mt--first-child-0{
	margin-top: 20px;
}
#MainContent .shopBestSellers_area .col-6 {
    max-width: 100%;
}
/* ccccccccccccccccccccccccccc */

#MainContent .noteArea .heading {
    font-size: 40px;
}

@media (min-width: 993px){

#MainContent section .page-width,
#MainContent section .page-wide {
	max-width: 1024px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-right: 0;
}



#MainContent {
	font-weight: 400;
	color: #0a0e24;
	font-size: 20px;
	line-height: 1.6;
  overflow-x:hidden;
  width:100%;
  max-width:100%;
}

#MainContent p b,
#MainContent p strong {
	font-weight: 400;
}

  
.aboutUsBanner .slideshow__heading.mt20.mb0{
  color: rgb(22, 63, 72);
	font-size: 60px;
}
.aboutUsBanner .slideshow__heading.mt20.mb0{
  color: rgb(10, 14, 36);
	font-size: 60px;
}

.aboutUsBanner .mt--first-child-0.text-center.text-center-mobile {
    display: flex;
    max-width: 1280px;
    text-align: left!important;
}
.aboutUsBanner .slideshow__heading.mt20.mb0 {
    color: #163f48;
    font-size: 60px;
    padding-right: 140px;
}
.aboutUsBanner {
    background-color: #f2eee6;
}
.aboutUsBanner .mt--first-child-0.text-center.text-center-mobile {
    display: flex;
    max-width: 1280px;
    text-align: left!important;
    position: relative;
    bottom: -120px;
}

.aboutUsBanner .slideshow__content {
    padding:0 70px 100px !important;
}



#shopify-section-template--17169129374015__ee0b4caf-ff3f-48d5-9926-ac4f24e40632 p {
    color: #fff;
    font-size: 32px;
    letter-spacing: -.025em;
    line-height: 1.25;
}

#shopify-section-template--17169129374015__ee0b4caf-ff3f-48d5-9926-ac4f24e40632 .col-6 {
    max-width: 762px;
    text-align: left!important;
}
#shopify-section-template--17169129374015__92e60d67-4597-44c2-898c-5f581833a10b h2 {
    color: var(--color-blue-dark);
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
    text-align: center;
}

#shopify-section-template--17169129374015__92e60d67-4597-44c2-898c-5f581833a10b .col-6 {
    max-width:592px;
}
#MainContent .aboutHalfGallery .page-fullwidth,
#MainContent .aboutrightHalfGallery .page-fullwidth,
#MainContent #shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 .page-fullwidth,
#MainContent #shopify-section-template--22392329994559__2fd52cfc-b989-44d7-aa93-ba01d29d250d .page-fullwidth,
#MainContent #shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed .page-fullwidth{
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 70px;
    padding-right: 70px;
}

#MainContent .aboutHalfGallery .image-hover-scaling__image,
#MainContent .aboutrightHalfGallery .image-hover-scaling__image,
#MainContent #shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 .image-hover-scaling__image,
#MainContent #shopify-section-template--22392329994559__2fd52cfc-b989-44d7-aa93-ba01d29d250d .image-hover-scaling__image,
#MainContent #shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed .image-hover-scaling__image{
    border-radius: 10px;
    overflow: hidden;
}

 h2 {
    color: var(--color-green-dark);
    font-size: 28px;
    line-height: 1.36;
    margin-bottom: 20px;
}

 p.subheading.h5.mb20 {
    border: 2px solid transparent;
    border-color: #80ffba;
    color: rgb(10,14,36);
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: .3em;
    line-height: 1;
    margin-bottom: .75rem;
    padding: .5em;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
}


#MainContent .shopBestSellers_area {
    --content-size: 850px;
    --s-offset: calc(3rem + 2.25rem*var(--s-unit));
    background-image: url(/cdn/shop/files/two-decades.png?v=1670508253);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.shopBestSellers_area .section-background {
    --color-section-background: transparent !important;
}


#MainContent .shopBestSellers_area h2{
  color: var(--color-blue-dark);
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: center;}

#MainContent .noteArea .image-with-text2__image{position:relative}
#MainContent .noteArea .image-with-text2__image-container  {
    width: 590px;
    height: 465px;
}

#MainContent .noteArea .image-with-text2__image {
    position: relative;
    width: 50%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.grid-container-it2 {
    position: relative;
}
#MainContent .noteArea .heading {
    font-size: 40px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 50px;
}
  
}






@media (min-width: 993px){

    #shopify-section-template--17167032877375__d5da8d03-43a9-4a34-a45e-51873dc38d59 div#image-banner-template--17167032877375__d5da8d03-43a9-4a34-a45e-51873dc38d59 .image-banner__content.align-items-start {
        max-width: 100%;
    }

    #image-banner-template--17167032877375__d5da8d03-43a9-4a34-a45e-51873dc38d59 div#image-banner-template--17167032877375__d5da8d03-43a9-4a34-a45e-51873dc38d59 h2 {
        font-size: 40px;
        margin: 30px 0;
        max-width: 500px;
    }

    .aboutHalfGallery .image-with-text2__container,
    #shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 .image-with-text2__container,
    #shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed .image-with-text2__container{
        padding-left: 0;
    }
    .aboutrightHalfGallery .image-with-text2__container,
    #shopify-section-template--22392329994559__2fd52cfc-b989-44d7-aa93-ba01d29d250d .image-with-text2__container{
        padding-right: 0;
    }
}






.about-wrapper .image-with-text2__image {
    border-radius: 0!important;
}

.about-wrapper .image-with-text2__container {
    display: block;
    padding: 20px 0;
    height: auto;
  width:100%;
}
  .about-wrapper .image-with-text2__image {
    width:100%;
}
.about-wrapper .grid-container-it2 {
    display: block;
    border-radius: 0!important;
    background-color: #fff;
}
  #MainContent .about-wrapper .page-width {
    max-width: 1063px;
}
.aboutHalfGallery .about-wrapper .grid-container-it2,
#shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 .about-wrapper .grid-container-it2,
#shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed .about-wrapper .grid-container-it2
  {
    flex-direction:row-reverse
}

  #MainContent .noteArea  .grid-container-it2 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border-radius: 0!important;
}



@media (min-width:993px){
    .about-wrapper .image-with-text2__container {
        display: flex;
        padding: 20px 0;
        height: auto;
        width:49%;
    }
    .about-wrapper .image-with-text2__image {
        width:38.6%;
    }
    .about-wrapper .grid-container-it2 {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-radius: 0!important;
    }
    #MainContent .about-wrapper .page-width {
        max-width: 1063px;
    }
    .aboutHalfGallery .about-wrapper .grid-container-it2,
    #shopify-section-template--22392329994559__1a49cf99-3467-4445-a002-816cd96b1ed4 .about-wrapper .grid-container-it2,
    #shopify-section-template--22392329994559__56782852-3daa-4731-be78-6c5251e69aed .about-wrapper .grid-container-it2
    {flex-direction:row-reverse}

    #MainContent .noteArea  .grid-container-it2 {
        display: flex;
        justify-content: space-between;
        align-items: stretch;
        border-radius: 0!important;
    }
    #MainContent .noteArea .image-with-text2__container{
        width: 50%;
    }
}

@media (max-width:1399px){
  .aboutUsBanner .slideshow__heading.mt20.mb0 {
    font-size: 55px;
}
  .aboutUsBanner .mt--first-child-0.text-center.text-center-mobile {
    bottom: 0;
}
.aboutUsBanner .slideshow__content {
    padding: 50px 70px 100px !important;
}
}
@media (max-width:1199px){
  .aboutUsBanner .slideshow__heading.mt20.mb0 {
    font-size: 48px;
}
p.mt15.slideshow__description {
    margin-top: 0;
    font-size: 16px;
}
}
@media (max-width:992px){
.aboutUsBanner .mt--first-child-0.text-center.text-center-mobile {
    display: block;
    max-width: 1280px;
    text-align: left!important;
    position: relative;
    bottom: 0;
}
  .aboutUsBanner .mt--first-child-0.text-center.text-center-mobile h1 {
    font-size:30px;
    margin-bottom:25px;}
  
  .aboutUsBanner .slideshow__content {
    padding: 0 30px 0 !important;
}
  .aboutUsBanner .slideshow__content {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 0;
}
   .aboutUsBanner .slideshow [style*=--aspect-ratio] {
    height: 100%;
}
 .aboutUsBanner .page-fullwidth big-slider {
    border-radius: 0;
    height: auto!important;
}
  .aboutUsBanner big-slider .big-slider__items .slideshow {
    position: static;
    width: 100%;
    height: 100%;
}
   .aboutUsBanner [style*=--aspect-ratio]:before {
    padding-top: calc(250vw/(0 + var(--aspect-ratio, 1 / 1)));
}
#MainContent .noteArea  .grid-container-it2 {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border-radius: 0!important;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
#MainContent .noteArea .image-with-text2__container {
    display: flex;
    padding: 50px 30px 50px;
    height: 100%;
    width: 100%;
}
  #MainContent .noteArea .heading {
    font-size: 40px;
    text-align: center;
    margin-bottom: 30px;
}
  .about-wrapper .image-with-text2__image-container {
    width: 100%;
    margin: auto;
    max-width: 420px;
}
  #MainContent .noteArea .image-with-text2__image-container {
    width: 590px;
    height: auto;
}
  #shopify-section-template--17169129374015__ee0b4caf-ff3f-48d5-9926-ac4f24e40632 p {
    color: #fff;
    font-size: 24px;
    letter-spacing: -.025em;
    line-height: 1.25;
}
 
}

@media (max-width:767px){
.shopBestSellers_area .col-st-12.col-6.mt--first-child-0.mb--last-child-0.text-center {
    max-width: 100%;
}
  #MainContent .shopBestSellers_area h2 {
    color: var(--color-blue-dark);
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 25px;
    text-align: center;
}
}
@media (max-width:575px){
.aboutUsBanner [style*=--aspect-ratio]:before {
    padding-top: calc(250vw/(0 + var(--aspect-ratio, 1 / 1)));
}
 .aboutUsBanner [style*=--aspect-ratio] img {
    backface-visibility: hidden;
    object-fit: cover;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0px;
    width: 100%;
    height: 50%;
}
  .aboutUsBanner .slideshow__content {
    padding: 0 20px 0 !important;
}
  #MainContent .noteArea .heading {
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px;
}
  #shopify-section-template--17169129374015__c90b9ad4-6256-40e6-8c02-9b1298f554ed h4.icon-banners__heading {
    font-size: 20px;
}
  #shopify-section-template--17169129374015__c90b9ad4-6256-40e6-8c02-9b1298f554ed .icon-banners__icon img {
    width: 28px;
    height: 28px;
    object-fit: cover;
}
}

@media (max-width:399px){
.aboutUsBanner [style*=--aspect-ratio]:before {
    padding-top: calc(350vw/(0 + var(--aspect-ratio, 1 / 1)));
}

}





.coreValueSection{padding:100px 0 50px 0;
font-family: 'Nunito Sans', sans-serif;}
.coreValueSection .site-container{
width:1063px;max-width:100%;margin: 0 auto;text-align: center;
}
.coreValueSection h2{
margin: 0 0 15px 0;font-size: 40px;text-transform: capitalize;color: #141b4d;
}
.coreValueSection p{
font-size: 20px;
}
.coreValueSection .core-values{
margin-top: 35px;
}
.coreValueSection ul{
display: flex;flex-wrap: wrap;list-style: none;margin: 0 auto;max-width: 850px;padding: 0;width: 100%;justify-content:center;
}
.coreValueSection li{
list-style: none;    margin: 90px 0 0;
        z-index: -1;
}
.coreValueSection .coreValue-div{
width: 215px;height: 215px;border-radius:50%;background-color: #80ffba;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;flex-direction: column;margin: 0;
}
.coreValueSection span{
display: block;margin-bottom: 15px;text-align: center;width: 100%;
}
.coreValueSection p{
display: block;margin:0;margin-bottom: 15px;text-align: center;width: 100%;font-size: 20px;line-height: 1.2;
}

  .coreValueSection li:nth-child(even) {
    margin: 0 -57px;
    z-index:1;
}


@media(max-width:914px){

.coreValueSection span {
    margin-bottom: 10px;
  max-width:60%;
}
  
  .coreValueSection .core-values p {
    margin: 0;
    font-size: 14px;
    line-height: 1;
}
.coreValueSection .coreValue-div {
    width: 130px;
    height: 130px;
}
  .coreValueSection h2 {
    margin: 0 0 15px 0;
    font-size: 30px;
    text-transform: capitalize;
    color: #141b4d;
}
  .coreValueSection{padding:60px 0 20px 0;}
  
}
@media(max-width:465px){

.coreValueSection span {
    margin-bottom: 5px;
  max-width:50%;
}
  .coreValueSection .core-values p {
    margin: 0;
    font-size: 13px;
    line-height: 1;
}
  .coreValueSection ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 auto;
    max-width: 300px;
    padding: 0;
    width: 100%;
    justify-content:space-between;
}
.coreValueSection .coreValue-div {
    width: 85px;
    height: 85px;
}
  .coreValueSection li {
    list-style: none;
    margin: 55px 0 0;
    z-index: -1;
}
#image-with-text2-template--17169129374015__7ad6b472-2239-45ec-bd0f-770f0d2a7508{margin-top:0}
  
}

