





























h1{
  font-family: 'VAGRoundedStdBold', 'sans-serif';
}

h2,h3,h4,h5,h6{
    font-family: 'VAGRoundedStd', 'sans-serif';
}

h1 {
  font-weight: 300;
  font-size: 38px;
  margin-bottom: 24px;
  margin-top: 0;
  line-height: 110%;
}

h2 {
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 110%;
}

h3 {
  font-weight: 400;
  font-size: 28px;
  margin-bottom: 12px;
  margin-top: 0;
  line-height: 110%;
}

h4 {
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 110%;
}

h5 {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 110%;
}

h6 {
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 6px;
  margin-top: 0;
  line-height: 110%;
}
@font-face {
  font-family: 'VAGRoundedStd';
  src:  url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/Fonts/VAG%20Rounded%20Std%20Thin.woff2') format('woff2'),
        url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/Fonts/VAG%20Rounded%20Std%20Thin.woff') format('woff');
}

@font-face {
  font-family: 'VAGRoundedStdBold';
  src:  url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/Fonts/VAG%20Rounded%20Std%20Bold.woff2') format('woff2'),
        url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/Fonts/VAG%20Rounded%20Std%20Bold.woff') format('woff');
}

html {
  scroll-behavior: smooth;
}

[lang="fr"]  .c-bubble__content h1 {
     font-size: 1.4vw;
}

[lang="fr"]  .c-bubble__content p {
     font-size: 1.3vw;
}


body {
  margin: 0;
  padding: 0;
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Arial', 'Roboto', 'sans-serif';
  line-height: 1.4;
  overflow-x: hidden;
}


ul li {
   font-family: 'VAGRoundedStd', 'sans-serif';

}

ul {
  list-style: none;
  padding: 0;
  margin-top: 0;
  margin-bottom: 24px;
}

p {
  margin-top: 0;
  margin-bottom: 24px;
}

a {
  color: #00385A;
}


.o-fit {
    object-fit: cover;
    object-position: center center;   
    font-family: 'object-fit: cover;object-position: center center;'; 
    height: 100% !important;
    width: 100% !important;
}

.o-fit--video {
    object-fit: cover;
    object-position: center center;   
    font-family: 'object-fit: cover;object-position: center center;'; 
    height: 100vh !important;
    width: 100% !important;
  
}


.o-wrapper {
  max-width: 1120px;
  padding: 0 24px;
  margin: 0 auto;
}

img {
  pointer-events: none;
  user-select: none;
  border: none;
}
.u-bg-color-black {
  background-color: #000000 !important;
}

.u-bg-color-white {
  background-color: #FFFFFF !important;
}

.u-bg-color-blue {
  background-color: #00385A !important;
}

.u-bg-color-yellow {
  background-color: #FEB600 !important;
}

.u-bg-color-red {
  background-color: #E75204 !important;
}

.u-bg-color-gray {
  background-color: #F2F2F2 !important;
}
@media (max-width: 768px)
{
  .u-hide-until-tablet {
    display: none !important;
  }
}

@media (min-width: 768px)
{
  .u-hide-tablet {
     display: none !important;
  }
}

.u-sr-only {
  clip: rect(0 0 0 0); 
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap; 
  width: 1px;
}
.u-padding {
  padding: 24px;
}

.u-padding-large {
  padding: 48px;
}

.u-padding-top {
  padding-top: 24px;
}

.u-padding-bottom {
  padding-bottom: 24px;
}
.u-txt-curved--left{
  transform: rotate(-5deg);
}

.u-txt-curved--right{
  transform: rotate(5deg);
}
.c-back-to-top {
  position: fixed;
  bottom: -2px;
  right: 24px;
  z-index: 9999;
  transform: translateY(100%);
  transition: transform 0.5s ease;
}

.c-back-to-top.shown {
  transform: translateY(0%);
}


.c-back-to-top a {
  display: block;
  line-height: 1px;
}

.c-back-to-top a:hover {
  opacity: 1;
}

@media (min-width: 768px) {
  .c-back-to-top {
    right: 12px;
  }
}

@media (max-width: 768px) {
  .c-back-to-top img {
    width: 75px;
    height: auto;
  }
}
.c-btn {
  display: inline-block;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
	padding:12px 24px;
	font-size: 20px;
  color: white; 
  border: none; 
	clip-path: polygon(75% 1%, 100% 0, 99% 35%, 99% 70%, 100% 100%, 20% 99%, 0 100%, 1% 70%, 1% 35%, 0 0);
}


.c-btn-wrapper {
  margin-top: 48px;
} 

.c-btn__seagreen{
  background-image: linear-gradient(to bottom, #4acad9, #3bc1c9, #2db8b9, #22afa9, #1ba698);
}

.c-btn__avocado{
  background-image: linear-gradient(to bottom, #81d929, #8cd425, #96cf23, #9eca22, #a5c523, #acc221, #b3be21, #b9bb21, #c2b71f, #cab420, #d2b022, #d9ac25);
}


.c-btn__halloween{
  background-image: linear-gradient(to right top, #f25d27, #f35831, #f35239, #f34d41, #f24949);
}

.c-btn--orange-big{
   background-color: #ffaf00;
  text-transform:uppercase;
  padding: 12px 90px !important;

}


@media (max-width: 768px) {

  .c-btn--orange-big{
     background-color: #ffaf00;
    text-transform:uppercase;
    padding: 12px 20px !important;

  }

    
}
.c-header {
  padding: 24px;
  display: flex;
  justify-content: center;
  width: calc(100% - (24px + 24px));
}


@media (min-width: 980px) {
  .c-header {
    padding: 48px;
    width: calc(100% - (48px + 48px));
  }
}
.c-contact {
  background-color: #FFB100;
  padding: 14vw 0 48px 0;
  position: relative;
  font-family: 'VAGRoundedStdBold', 'sans-serif' !important;
   -webkit-clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  background-size: cover;
  margin-top: -48px;
  overflow:hidden;
}

.c-contact .o-wrapper {
  max-width: 950px;
}

.contact-form__header{
  white-space:nowrap;
}


.c-contact .c-rich-text {
  padding: 0;
  font-size: 20px;
  margin:25px 0px;
  text-align:center;
}

.c-contact .c-rich-text h2 {
  font-size: clamp(30px, 10vw, 40px);
  max-width: clamp(480px, 77vw, 740px);
}

.c-contact .c-rich-text h3{
    font-weight: 600;
    color: #00385A;
  font-family: 'VAGRoundedStdBold', 'sans-serif';
}


.c-contact .c-rich-text p {
  margin-bottom: 0;
  color: #00385A;
  font-size: small;
}


.c-contant-form__img-buttom , .c-contant-form__img-top, .c-contant-form__img-center{
  width:300px;
}


.c-contant-form__img-buttom{
 position: absolute;
    bottom: 0;
    left: 0;
  z-index: -1;
}

.c-contant-form__img-top{
    position: absolute;
    top: -30px;
    left: -100px;
}


.c-contant-form__img-center{
    position: absolute;
    right: -100px;
    top: 400px;
    z-index: -1;
  
}  
  
.contact-form__header{
  display:flex;
  justify-content:center;
  gap:25px;
  color: #00385A;
  align-items:center;
  margin-bottom:25px;
}


.contact-form__icon{
    display:flex;
  justify-content:center;
  align-items: center;
  margin-bottom:30px;
}

@media (max-width: 768px) {
  .c-contact .c-rich-text h2 {
    margin-bottom: 6vw;
    font-size: 8vw;
    margin-top: 5vw;
    max-width: 100%;
  }
}


@media (min-width: 768px) {
  .c-contact {
    padding: 8.275vw 0 96px 0;
  }

  .c-contact .c-rich-text {
    padding: 0;
  }
} 

@media (min-width: 768px) and (max-width: 1159px) {
  .c-contact .c-rich-text h2 {
    margin-top: 48px;
  }  
}

@media (min-width: 980px) {
  .c-contact .c-rich-text h2 {
    margin-bottom: 2vw;
  }
} 

@media (max-width: 768px) {
   .contact-form__header{
    flex-direction:column;
     gap:15px;
  }  
  
     .contact-form__header img{
    width:300px;
     
  }  
  
  
  .c-contant-form__img-buttom,
  .c-contant-form__img-top,
  .c-contant-form__img-center{
    width:200px;
  }
  
  .c-contant-form__img-top{
    left: -70px;
    top: 60px;
    z-index: -1
  }
  
   .c-contant-form__img-center{
    right: -100px;
    top: 650px;
  }
  
    .c-contant-form__img-buttom{
      bottom: 45px;
      left: -80px;
  }

}


/* languages fixes */
html[lang="en"] .c-contact .c-rich-text h2 {
    max-width: 100%;
}
.c-footer {
  padding: 48px 0;
  background-color: #FFFFFF;
  font-size: 14px;
  color: #00385A;
  position: relative;
   -webkit-clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  background-size: cover;
  margin-top: -48px;
}

.c-footer .o-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  justify-content: center;
  text-align: center;
}
  
.c-social__title {
  display: inline-block;
  margin-bottom: 6px;
}

.c-social__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 2.5;
  color: #00385A;
}

.c-social__buttons a {
  display: block;
  height: 15px;
  width: 15px;
  background-color: #FFFFFF;
  border-radius: 40px;
  box-shadow: 0 5px 10px 0 hsl(0deg 0% 62% / 50%);
  padding: 10px;
  margin: 0 6px;
  text-align: center;
}

.c-social__buttons li:last-child a {
  margin-right: 0;
}

.c-social__buttons li:first-child a: {
  margin-left: 0;
}

.c-social__buttons svg {
  height: 16px;
  width: auto;
}

@media (min-width: 980px) {
  .c-footer .o-wrapper {
    grid-template-columns: auto 1fr auto;
    gap: 48px;
    align-items: center;
    padding-top:  48px;
  }
  
  .c-footer__copyright {
    text-align: center;
  }
  
  .c-social {
    text-align: right;
  }
  
  .c-social__buttons {
    justify-content: flex-end;
  }
}
.c-form{
    margin-bottom: 48px
}

.c-form p{
    font-family: 'VAGRoundedStd', 'sans-serif';
    color: #00385A;
}

.c-form input[type="text"],
.c-form input[type="email"],
.c-form input[type="tel"],
.c-form select {
  box-sizing: border-box;
  width: 100%;
  padding: 18px 20px;
  font-size: 16px;
  color: #00385A;
  background-color: #FFFFFF;
  border: none;
  border-radius: 0;
}

.c-form .multi-container {
  border: none;
  background-color: #FFFFFF;
  padding: 15px;
  margin-bottom: 0;
}

.c-form .form-columns-1, .c-form .form-columns-2, .c-form .form-columns-3, .c-form .form-columns-4, .c-form .form-columns-5 {
  max-width: 100% !important;
}

.c-form fieldset .hs-form-field {
  margin-bottom: 24px !important;
}

/* html[lang="nl"] .c-form .hs-city, */
html[lang="de"] .c-form .hs-city,
.c-form .hs_wholesaler_of_choice {
  width: 50%;
}

.c-form .hs_error_rollup {
  display: none;
}

/* iOS fix  */
.hs-form-checkbox input {
  height: 22px;
  width: 22px!important;
  border: none;
  outline: 2px solid white;
}

.c-form fieldset.form-columns-2 {
  display: block;
}

.c-form fieldset label span {
  color: #00385A;
}

.c-form input[type="submit"] {
  font-size: 20px;
}

.c-form input[type=checkbox] {
  appearance: none;
}

.c-form input[type=checkbox]::before {
  content: '';
  display: block;
  width: 22px;
  height: 22px;
  background: #E1E0D6;
}

.c-form input[type=checkbox]:checked::before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='22' height='22' viewBox='0 0 22 22'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Crect width='10.711' height='7.998' fill='%2300385a'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='translate(-1304 -1084)'%3E%3Crect width='22' height='22' transform='translate(1304 1084)' fill='%23e1e0d6'/%3E%3Cg transform='translate(1309.644 1091.001)'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M6.826,7.85c.23,0,.5.084.729.083,1.073,0,1.984-.069,3.1-.077a7.441,7.441,0,0,0,.024-1.478c-.068-.469-.108-.945-.177-1.4s-.179-.9-.282-1.315a3.48,3.48,0,0,0-.209-.6,3.771,3.771,0,0,0-.306-.5C9.6,2.4,9.492,2.24,9.37,2.087a4.255,4.255,0,0,0-.378-.436c-.138-.131-.295-.254-.45-.377s-.317-.228-.483-.34A4.538,4.538,0,0,0,7.544.617,8.75,8.75,0,0,0,6.667.247a3.191,3.191,0,0,0-.33-.089A6.407,6.407,0,0,0,5.63.026,5.48,5.48,0,0,0,4.825,0,3.225,3.225,0,0,0,3.482.329a2.343,2.343,0,0,0-.273.14,4.517,4.517,0,0,0-.474.355C2.658.887,2.578.94,2.5,1s-.144.13-.217.192a8.652,8.652,0,0,0-.627.606c-.1.1-.19.216-.282.332a5.046,5.046,0,0,0-.4.613,2.249,2.249,0,0,0-.137.266,12.009,12.009,0,0,0-.5,1.507C.228,4.953.148,5.4.08,5.854c-.017.112-.015.225-.024.34-.018.24-.048.475-.048.709A6.428,6.428,0,0,0,.04,8c2.083-.056,4.587-.147,6.786-.147' transform='translate(-0.001 0.001)' fill='%2300385a'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
  background-repeat: no-repeat;
}

.c-form select {
  background: white url("data:image/svg+xml,<svg height='10px' width='10px' viewBox='0 0 16 16' fill='%23000000' xmlns='http://www.w3.org/2000/svg'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>") no-repeat;
  background-position: calc(100% - 0.75rem) center !important;
  -moz-appearance:none !important;
  -webkit-appearance: none !important; 
  appearance: none !important;
  padding-right: 0.8rem !important;
}

@media (max-width: 1024px) {
  .c-form select {
    padding-right: 1.8rem !important;
  }
}

.c-form .hs-form-checkbox-display {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}


.c-form .multi-container li:last-child .hs-form-checkbox-display {
  margin-bottom: 0;
}

.c-form .hs-form-checkbox-display span {
  margin-left: 10px;
}

.c-form .hs-error-msgs {
  background-color: #00385A;
  color: #FFFFFF;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 300;
  margin-right: 8px;
}

.c-form .actions {
  text-align: center; 
}

.c-form fieldset.form-columns-2 div:first-child {
  width:48%;
  margin-right: 24px;
}

.c-form input[type="submit"] {
  display: inline-block;
  text-decoration: none;
  transition: all .3s ease-in-out;
  cursor: pointer;
	padding:12px 24px;
	font-size: 20px;
  color: white; 
  border: none; 
	clip-path: polygon(75% 1%, 100% 0, 99% 35%, 99% 70%, 100% 100%, 20% 99%, 0 100%, 1% 70%, 1% 35%, 0 0);
  background-color: #E35205;
}

.c-form input[type="submit"]:hover {
  background-color: #00385A;
}

.c-form .hs-fieldtype-checkbox > label span {
  display: none;
}

/* phone with country */
.c-form .hs_phone .hs-fieldtype-intl-phone {
  width: 100%!important;
}

.c-form .hs-fieldtype-intl-phone.hs-input select {
  width: 38%!important;
  padding: 18px 15px 17px 15px;
}

.c-form .hs-fieldtype-intl-phone.hs-input input {
  width: 60%!important;
}

@media (max-width: 768px) {
  .form-columns-1 .hs-form-field,
  .form-columns-2 .hs-form-field,
  .form-columns-2 .hs-form-field .hs-input {
    width: 100% !important;
  }

  .form-columns-1 .input,
  .form-columns-2 .input {
    margin-right: 0 !important;
  }

  .c-form .hs-error-msgs {
    margin-right: 0;
  }
}

@media (max-width: 768px) {
/*   [lang=nl] .c-form .hs_wholesaler_of_choice input, */
  [lang=de] .c-form .hs_wholesaler_of_choice input {
    width: 100%!important;
  }
}

@media (min-width: 768px) {
  .c-form fieldset.form-columns-2 {
    display: flex;
  }

/*   [lang=nl] .c-form .hs_wholesaler_of_choice input, */
  [lang=de] .c-form .hs_wholesaler_of_choice input {
    width: 50%;
  }

/*   [lang=nl] .c-form .hs-submit, */
  [lang=de] .c-form .hs-submit {
    margin-top: -80px;
  }
}


/* [lang=nl] .hs_wholesaler_of_choice .hs-error-msgs, */
[lang=de] .hs_wholesaler_of_choice .hs-error-msgs {
  max-width: 100%;
}
/* 
@media (min-width: 768px) and (max-width: 1117px) {
[lang=nl] .hs_wholesaler_of_choice .hs-error-msgs {
max-width: calc(95% - 28px);
}
}

@media (min-width: 1118px) {
.[lang=nl] hs_wholesaler_of_choice .hs-error-msgs {
max-width: calc(95% - 27px);
}
}
*/
.c-video-banner{
  display: grid;
  grid-template-areas: "media";
  -webkit-clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
}
.c-video-banner__content{
  display: flex;
  justify-content: start;
  margin-top: 96px;
  align-items: center;
  gap: 24px;
  flex-direction: column;
  z-index:1;
}


.c-video-banner__logo img{
  width: 275px;
  height: 163px;
}


.c-video-banner__btn{
    color: vwhite;
    border: 0px;
    background-color: transparent;
    cursor: pointer;
    transition: all 0.5s ease-in-out 0s;
}

.c-video-banner__btn.pause-btn {
   display: none;
}

.c-video-banner__content,
.c-video-banner__video{
  grid-area:media;
}



.c-video-banner__content {
    opacity: 1;
    transition: opacity 0.3s ease;
    pointer-events: auto;
}

.c-video-banner__content.is-hidden {
    opacity: 0;
    pointer-events: none;
}

.c-video-banner__video:hover .c-video-banner__content,
.c-video-banner__content:hover {
    opacity: 1;
    pointer-events: auto;
}

.c-video-banner__video:not(:hover) .c-video-banner__content,
.c-video-banner__video.is-paused .c-video-banner__content {
    opacity: 0.7;
}


@media (max-width: 768px) {
  
  .c-video-banner__logo img{
    width: 40vw;
    height: auto;
}
  .c-video-banner__content{
    margin-top: 12px;
    gap: 0;
}
  .c-video-banner__btn img{
    width:65px;
  }
  

    
}
.c-teaser{
  background-image: url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/World-flavours-assets/WrldFlavours-bg-texture2.png');
   -webkit-clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  clip-path: polygon(49% 2%, 76% 1%, 100% 0, 100% 70%, 100% 100%, 50% 100%, 0 100%, 0% 70%, 0 2%, 20% 0);
  background-size: cover;
  color:white;
  margin-top: -48px;
  padding-bottom: 48px;
  padding-bottom:  70px;
  
}

.c-teaser__wrapper{
  display: grid;
  grid-template-columns: repeat(3,1fr);
  grid-template-rows: 1fr auto auto;
  gap: 24px;
  padding:24px;

}

.c-teaser__wrapper article{
  display: contents;
}

.c-teaser__title{
  text-align:center;
  padding-top:96px;
}

.c-teaser__media img {
  width: 100%;
  height: auto;
}

.c-teaser__content{
   display: contents;
}

.c-teaser__content ul {
    grid-row: 2;
    padding: 0 10%;
}

.c-teaser__content ul li {
    display: flex;
    align-items: baseline;
    gap: 20px;
}


.c-teaser__content ul li:not(:last-child){
    margin-bottom:10px;
}

.c-teaser__content a{
  text-decoration:none;
  grid-row: 3;
  padding: 0 10%;
}


@media (max-width: 768px) {
 .c-teaser__wrapper{
    grid-template-columns: repeat(1,1fr);
  }
  .c-teaser__content button{
    margin: 0;
  }
  
  .c-teaser__title{
    font-size: 24px;
  }
    
}
.c-bubble{
  background-image: url('https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/World-flavours-assets/WrldFlavours-bg-texture2.png');
  background-size: cover;
  color:white;
  margin-top: -88px;

}

.c-bubble__wrapper--one{
    display: grid;
    grid-template-columns: 48% auto;
    transform: scale3d(1.2, 1.2, 1.2);
    transform-origin: top;
}

.c-bubble__wrapper--one img{
    grid-column: 1/ 2;
    grid-row: 1/2;
}


.c-bubble__wrapper--one div{
    grid-column: 1/-2;
    grid-row: 1/2;
    place-self: center;
}

.c-bubble__wrapper--two{
    position: relative;
    transform: scale3d(1.2, 1.2, 1.2);
    transform-origin: left;
      margin-top: 7vw;

}

.c-bubble__wrapper--two img{
    grid-area: 1/1;
    position: absolute;
    left: -9vw;
    top: -13vw;

}


.c-bubble__wrapper--two div{
      grid-area: 1/1;
}

.c-bubble__wrapper--three {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: scale3d(1.2, 1.2, 1.2);

}

.c-bubble__wrapper--three div{
    justify-content: center;
    margin-left: 3vw;

}

.c-bubble__wrapper--three img{
    margin-top: -7vw;
    margin-left: 12vw;
}


.c-bubble__container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 6vw;
    overflow: hidden;
  
}

.c-bubble__container--full-width {
    grid-column: span 2;
    justify-content:center;
}

.c-bubble__img-left, .c-bubble__img-top, .c-bubble__img-bottom{
    width: 20vw;
    z-index: 1;
 
}

.c-bubble__content{
    background: url("https://4546388.fs1.hubspotusercontent-na1.net/hubfs/4546388/World-flavours-assets/Circle1.svg") center no-repeat;
    width: 20vw;
    height: 20vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    position: relative;
    background-size: contain;
 
}

.c-bubble__content h1{
  color:white;
  line-height: 1.1;
  margin: 0 auto;
  padding-bottom: 1px;
  width:16vw;
  font-size: 2vw;
}

.c-bubble__content p{
  height: 5vw;
  line-height: 1.1;
  margin: 0 auto;
  color:#003555;
  width:14vw;
  font-size:1.4vw;
}


.c-bubble__content-number{
  font-size:5vw;
}


@media (max-width: 768px) {
  
  .c-bubble__container{
    grid-template-columns: repeat(1,1fr);
  
  }
  
  .c-bubble__wrapper--one{
      display: flex;
      justify-content:center;
      transform: scale(2.5);
      transform-origin: right;
      margin-top:10vh
  }
  
    .c-bubble__img-left {
      margin-left: 45vw;
      margin-right: -6vw;
  }
  
    .c-bubble__wrapper--two{
       display: flex;
       justify-content: center;
       transform: scale(2.5);
       margin-top: 36vw;
       margin-right: 40vw;
  }
  
     .c-bubble__wrapper--two img{
       left: 11vw;
       top: -13vw;
  }
  
    .c-bubble__wrapper--three{
      order: 3;
      margin-right: 50vw;
      margin-top: 15vh;
      transform: scale(2.5);
 }
  
  .c-bubble__container--full-width{
      grid-column: span 1;
  }

}