/* WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
 
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
 
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
 
.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}
 
a img.alignnone {
    margin: 5px 20px 20px 0;
}
 
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}
 
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
 
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
 
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
 
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
 
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
 
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
 
/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
 
.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

@font-face{font-display:swap;font-family:CircularStd-Black;font-style:normal;font-weight:900;src:url(./fonts/CircularStd-Black.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularStd-Bold;font-style:normal;font-weight:700;src:url(./fonts/CircularStd-Bold.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularStd-Book;font-style:normal;font-weight:400;src:url(./fonts/CircularStd-Book.woff2) format("woff2")}@font-face{font-display:swap;font-family:CircularStd-Medium;font-style:normal;font-weight:500;src:url(./fonts/CircularStd-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:ArielChinograph-Regular;font-style:normal;font-weight:400;src:url(./fonts/ArielChinograph-Regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:Earth-Rich;font-style:normal;font-weight:400;src:url(./fonts/Earth-Rich.woff2) format("woff2")}@-webkit-keyframes summary-loading{0%{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{left:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes summary-loading{0%{left:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{left:100%;-webkit-transform:translateX(100%);transform:translateX(100%)}}@-webkit-keyframes notification-loading{0%{color:transparent;height:0;padding-bottom:0;padding-top:0}50%{color:transparent;height:fluid-unit(48px)}}@keyframes notification-loading{0%{color:transparent;height:0;padding-bottom:0;padding-top:0}50%{color:transparent;height:fluid-unit(48px)}}@-webkit-keyframes fadeon{0%{opacity:0}to{opacity:1}}@keyframes fadeon{0%{opacity:0}to{opacity:1}}.grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid .col-1{width:8.33333%}.grid .col-2{width:16.66667%}.grid .col-3{width:25%}.grid .col-4{width:33.33333%}.grid .col-5{width:41.66667%}.grid .col-6{width:50%}.grid .col-7{width:58.33333%}.grid .col-8{width:66.66667%}.grid .col-9{width:75%}.grid .col-10{width:83.33333%}.grid .col-11{width:91.66667%}.grid .col-12{width:100%}.grid--with-gutter{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-35px;margin-top:-35px}.grid--with-gutter .col-1{margin-left:35px;margin-top:35px;width:calc(8.33333% - 35px)}.grid--with-gutter .col-2{margin-left:35px;margin-top:35px;width:calc(16.66667% - 35px)}.grid--with-gutter .col-3{margin-left:35px;margin-top:35px;width:calc(25% - 35px)}.grid--with-gutter .col-4{margin-left:35px;margin-top:35px;width:calc(33.33333% - 35px)}.grid--with-gutter .col-5{margin-left:35px;margin-top:35px;width:calc(41.66667% - 35px)}.grid--with-gutter .col-6{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}.grid--with-gutter .col-7{margin-left:35px;margin-top:35px;width:calc(58.33333% - 35px)}.grid--with-gutter .col-8{margin-left:35px;margin-top:35px;width:calc(66.66667% - 35px)}.grid--with-gutter .col-9{margin-left:35px;margin-top:35px;width:calc(75% - 35px)}.grid--with-gutter .col-10{margin-left:35px;margin-top:35px;width:calc(83.33333% - 35px)}.grid--with-gutter .col-11{margin-left:35px;margin-top:35px;width:calc(91.66667% - 35px)}.grid--with-gutter .col-12{margin-left:35px;margin-top:35px;width:calc(100% - 35px)}.u-hidden,.u-show-mobile,.u-show-mobile-flex,.u-show-tablet{display:none!important}.u-visually-hidden{clip:rect(0 0 0 0);clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.u-full-opacity{opacity:1}.u-half-opacity{opacity:.5}.u-flex{display:-webkit-box;display:-ms-flexbox;display:flex}.u-hide-text{color:transparent;font-size:0;overflow:hidden;text-indent:100%;white-space:nowrap}.u-text-left{text-align:left}.u-text-center{text-align:center}.u-text-right{text-align:right}.u-text-uppercase{text-transform:uppercase}.u-text-capitalise{text-transform:capitalize}.u-text-capitalise--just-first:first-letter{text-transform:uppercase}.u-first-letter-capitalise:first-letter{text-transform:capitalize}.u-text-initial{text-transform:none}.u-small-text{font-size:.66667rem}.u-light-bold{font-weight:300}.u-semi-bold{font-weight:600}.u-bold{font-weight:700}.u-no-list,.u-no-list-with-marker{list-style:none;margin:0;padding:0}.u-no-list-with-marker li:before{color:#db291c;content:"◯";margin-right:.55556rem}.u-navy{color:#333679}.u-yellow{color:#f8be2e}.u-rel{position:relative}.u-text-bigger{font-family:CircularStd-Black,sans-serif;font-size:1.11111rem}.u-radius{border-radius:18px;overflow:hidden}.u-radius img{-webkit-border-radius:18px}.u-padded{padding:.83333rem 0 1.66667rem}.u-padded--large{padding:2.77778rem 0 1.66667rem}.u-color-white{color:#f9f9f9}.u-color-navy{color:#333679}.u-color-red{color:#db291c}.u-no-margin{margin:0}.u-no-margin-bottom{margin-bottom:0}.u-full{width:100%}.u-h1{font-size:3.33333rem;letter-spacing:-.002em;margin-bottom:1.11111rem}@media only screen and (max-width:768px){.u-h1{font-size:2.22222rem}}.u-h2{font-size:2.77778rem;letter-spacing:-.002em;line-height:1.1;margin-bottom:1rem}@media only screen and (max-width:768px){.u-h2{font-size:1.77778rem}}.u-h3{font-size:2rem;letter-spacing:-.002em;line-height:1.1}@media only screen and (max-width:768px){.u-h3{font-size:1.33333rem}}.u-h4{font-size:1.33333rem;letter-spacing:-.001em;line-height:1.1}@media only screen and (max-width:768px){.u-h4{font-size:1.11111rem}}.u-h5{font-size:1.11111rem;letter-spacing:-.001em;line-height:1.1}@media only screen and (max-width:768px){.u-h5{font-size:.88889rem}}.u-h6{font-size:1rem}.u-breadcrumb-chevron{padding:0 12px 0 10px;position:relative}.u-breadcrumb-chevron:after{background-image:url(./assets/images/svgs/chevron-right-white.svg);background-size:10px 10px;content:"";display:block;height:10px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.u-margin-top--0{margin-top:0}.u-margin-top--4{margin-top:.22222rem}.u-margin-top--8{margin-top:.44444rem}.u-margin-top--12{margin-top:.66667rem}.u-margin-top--16{margin-top:.88889rem}.u-margin-top--20{margin-top:1.11111rem}.u-margin-top--24{margin-top:1.33333rem}.u-margin-top--28{margin-top:1.55556rem}.u-margin-top--32{margin-top:1.77778rem}.u-margin-top--36{margin-top:2rem}.u-margin-top--40{margin-top:2.22222rem}.u-margin-top--44{margin-top:2.44444rem}.u-margin-top--48{margin-top:2.66667rem}.u-margin-top--52{margin-top:2.88889rem}.u-margin-top--56{margin-top:3.11111rem}.u-margin-top--60{margin-top:3.33333rem}.u-margin-top--64{margin-top:3.55556rem}.u-margin-right--0{margin-right:0}.u-margin-right--4{margin-right:.22222rem}.u-margin-right--8{margin-right:.44444rem}.u-margin-right--12{margin-right:.66667rem}.u-margin-right--16{margin-right:.88889rem}.u-margin-right--20{margin-right:1.11111rem}.u-margin-right--24{margin-right:1.33333rem}.u-margin-right--28{margin-right:1.55556rem}.u-margin-right--32{margin-right:1.77778rem}.u-margin-right--36{margin-right:2rem}.u-margin-right--40{margin-right:2.22222rem}.u-margin-right--44{margin-right:2.44444rem}.u-margin-right--48{margin-right:2.66667rem}.u-margin-right--52{margin-right:2.88889rem}.u-margin-right--56{margin-right:3.11111rem}.u-margin-right--60{margin-right:3.33333rem}.u-margin-right--64{margin-right:3.55556rem}.u-margin-bottom--0{margin-bottom:0}.u-margin-bottom--4{margin-bottom:.22222rem}.u-margin-bottom--8{margin-bottom:.44444rem}.u-margin-bottom--12{margin-bottom:.66667rem}.u-margin-bottom--16{margin-bottom:.88889rem}.u-margin-bottom--20{margin-bottom:1.11111rem}.u-margin-bottom--24{margin-bottom:1.33333rem}.u-margin-bottom--28{margin-bottom:1.55556rem}.u-margin-bottom--32{margin-bottom:1.77778rem}.u-margin-bottom--36{margin-bottom:2rem}.u-margin-bottom--40{margin-bottom:2.22222rem}.u-margin-bottom--44{margin-bottom:2.44444rem}.u-margin-bottom--48{margin-bottom:2.66667rem}.u-margin-bottom--52{margin-bottom:2.88889rem}.u-margin-bottom--56{margin-bottom:3.11111rem}.u-margin-bottom--60{margin-bottom:3.33333rem}.u-margin-bottom--64{margin-bottom:3.55556rem}.u-margin-left--0{margin-left:0}.u-margin-left--4{margin-left:.22222rem}.u-margin-left--8{margin-left:.44444rem}.u-margin-left--12{margin-left:.66667rem}.u-margin-left--16{margin-left:.88889rem}.u-margin-left--20{margin-left:1.11111rem}.u-margin-left--24{margin-left:1.33333rem}.u-margin-left--28{margin-left:1.55556rem}.u-margin-left--32{margin-left:1.77778rem}.u-margin-left--36{margin-left:2rem}.u-margin-left--40{margin-left:2.22222rem}.u-margin-left--44{margin-left:2.44444rem}.u-margin-left--48{margin-left:2.66667rem}.u-margin-left--52{margin-left:2.88889rem}.u-margin-left--56{margin-left:3.11111rem}.u-margin-left--60{margin-left:3.33333rem}.u-margin-left--64{margin-left:3.55556rem}.u-padding-top--0{padding-top:0}.u-padding-top--4{padding-top:.22222rem}.u-padding-top--8{padding-top:.44444rem}.u-padding-top--12{padding-top:.66667rem}.u-padding-top--16{padding-top:.88889rem}.u-padding-top--20{padding-top:1.11111rem}.u-padding-top--24{padding-top:1.33333rem}.u-padding-top--28{padding-top:1.55556rem}.u-padding-top--32{padding-top:1.77778rem}.u-padding-top--36{padding-top:2rem}.u-padding-top--40{padding-top:2.22222rem}.u-padding-top--44{padding-top:2.44444rem}.u-padding-top--48{padding-top:2.66667rem}.u-padding-top--52{padding-top:2.88889rem}.u-padding-top--56{padding-top:3.11111rem}.u-padding-top--60{padding-top:3.33333rem}.u-padding-top--64{padding-top:3.55556rem}.u-padding-right--0{padding-right:0}.u-padding-right--4{padding-right:.22222rem}.u-padding-right--8{padding-right:.44444rem}.u-padding-right--12{padding-right:.66667rem}.u-padding-right--16{padding-right:.88889rem}.u-padding-right--20{padding-right:1.11111rem}.u-padding-right--24{padding-right:1.33333rem}.u-padding-right--28{padding-right:1.55556rem}.u-padding-right--32{padding-right:1.77778rem}.u-padding-right--36{padding-right:2rem}.u-padding-right--40{padding-right:2.22222rem}.u-padding-right--44{padding-right:2.44444rem}.u-padding-right--48{padding-right:2.66667rem}.u-padding-right--52{padding-right:2.88889rem}.u-padding-right--56{padding-right:3.11111rem}.u-padding-right--60{padding-right:3.33333rem}.u-padding-right--64{padding-right:3.55556rem}.u-padding-bottom--0{padding-bottom:0}.u-padding-bottom--4{padding-bottom:.22222rem}.u-padding-bottom--8{padding-bottom:.44444rem}.u-padding-bottom--12{padding-bottom:.66667rem}.u-padding-bottom--16{padding-bottom:.88889rem}.u-padding-bottom--20{padding-bottom:1.11111rem}.u-padding-bottom--24{padding-bottom:1.33333rem}.u-padding-bottom--28{padding-bottom:1.55556rem}.u-padding-bottom--32{padding-bottom:1.77778rem}.u-padding-bottom--36{padding-bottom:2rem}.u-padding-bottom--40{padding-bottom:2.22222rem}.u-padding-bottom--44{padding-bottom:2.44444rem}.u-padding-bottom--48{padding-bottom:2.66667rem}.u-padding-bottom--52{padding-bottom:2.88889rem}.u-padding-bottom--56{padding-bottom:3.11111rem}.u-padding-bottom--60{padding-bottom:3.33333rem}.u-padding-bottom--64{padding-bottom:3.55556rem}.u-padding-left--0{padding-left:0}.u-padding-left--4{padding-left:.22222rem}.u-padding-left--8{padding-left:.44444rem}.u-padding-left--12{padding-left:.66667rem}.u-padding-left--16{padding-left:.88889rem}.u-padding-left--20{padding-left:1.11111rem}.u-padding-left--24{padding-left:1.33333rem}.u-padding-left--28{padding-left:1.55556rem}.u-padding-left--32{padding-left:1.77778rem}.u-padding-left--36{padding-left:2rem}.u-padding-left--40{padding-left:2.22222rem}.u-padding-left--44{padding-left:2.44444rem}.u-padding-left--48{padding-left:2.66667rem}.u-padding-left--52{padding-left:2.88889rem}.u-padding-left--56{padding-left:3.11111rem}.u-padding-left--60{padding-left:3.33333rem}.u-padding-left--64{padding-left:3.55556rem}.u-products-grid{display:grid;gap:35px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:35px;margin-top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}@media (max-width:730px){.u-products-grid{gap:20px;grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.u-products-grid{grid-template-columns:1fr}}.screen-reader-text{clip:rect(0 0 0 0);clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.aligncenter,.alignleft,.alignright{border-radius:18px}.alignright{float:right;margin:0 0 1em 1em;max-width:40%}.aligncenter{display:block;margin-left:auto;margin-right:auto}.alignleft{float:left;margin:0 1em 1em 0;max-width:40%}.u-bg--teal{background-color:#3dc9ab}.u-text--teal{color:#3dc9ab}.u-svg--teal svg path{fill:#3dc9ab}.u-bg--navy{background-color:#333679}.u-text--navy{color:#333679}.u-svg--navy svg path{fill:#333679}.u-bg--blue{background-color:#3252b1}.u-text--blue{color:#3252b1}.u-svg--blue svg path{fill:#3252b1}.u-bg--red{background-color:#db291c}.u-text--red{color:#db291c}.u-svg--red svg path{fill:#db291c}.u-bg--purple{background-color:#b41672}.u-text--purple{color:#b41672}.u-svg--purple svg path{fill:#b41672}.u-bg--green{background-color:#8ab42d}.u-text--green{color:#8ab42d}.u-svg--green svg path{fill:#8ab42d}.u-bg--yellow{background-color:#f8be2e}.u-text--yellow{color:#f8be2e}.u-svg--yellow svg path{fill:#f8be2e}.u-bg--turquoise{background-color:#3dc9ab}.u-text--turquoise{color:#3dc9ab}.u-svg--turquoise svg path{fill:#3dc9ab}.u-bg--pink{background-color:#ea5b61}.u-text--pink{color:#ea5b61}.u-svg--pink svg path{fill:#ea5b61}.u-bg--white{background-color:#f9f9f9}.u-text--white{color:#f9f9f9}.u-svg--white svg path{fill:#f9f9f9}.u-bg--hudson-blue{background-color:#333679}.u-text--hudson-blue{color:#333679}.u-svg--hudson-blue svg path{fill:#333679}.u-bg--blueberry{background-color:#3252b1}.u-text--blueberry{color:#3252b1}.u-svg--blueberry svg path{fill:#3252b1}.u-bg--araucana-egg{background-color:#3dc9ab}.u-text--araucana-egg{color:#3dc9ab}.u-svg--araucana-egg svg path{fill:#3dc9ab}.u-bg--mangosteen{background-color:#b41672}.u-text--mangosteen{color:#b41672}.u-svg--mangosteen svg path{fill:#b41672}.u-bg--radicchio{background-color:#ea5b61}.u-text--radicchio{color:#ea5b61}.u-svg--radicchio svg path{fill:#ea5b61}.u-bg--saffron{background-color:#f8be2e}.u-text--saffron{color:#f8be2e}.u-svg--saffron svg path{fill:#f8be2e}.u-bg--rice-paper{background-color:#f9f9f9}.u-text--rice-paper{color:#f9f9f9}.u-svg--rice-paper svg path{fill:#f9f9f9}.u-bg--kiwi{background-color:#8ab42d}.u-text--kiwi{color:#8ab42d}.u-svg--kiwi svg path{fill:#8ab42d}.u-bg--goji{background-color:#db291c}.u-text--goji{color:#db291c}.u-svg--goji svg path{fill:#db291c}.u-bg--kids-pink{background-color:#fc9bb3}.u-text--kids-pink{color:#fc9bb3}.u-svg--kids-pink svg path{fill:#fc9bb3}.u-bg--kids-purple{background-color:#9678d3}.u-text--kids-purple{color:#9678d3}.u-svg--kids-purple svg path{fill:#9678d3}.u-bg--kids-yellow{background-color:#f3d03e}.u-text--kids-yellow{color:#f3d03e}.u-svg--kids-yellow svg path{fill:#f3d03e}.u-bg--kids-orange{background-color:#ff7f32}.u-text--kids-orange{color:#ff7f32}.u-svg--kids-orange svg path{fill:#ff7f32}.u-bg--kids-green{background-color:#a1d884}.u-text--kids-green{color:#a1d884}.u-svg--kids-green svg path{fill:#a1d884}.u-bg--tasty-yellow{background-color:#f2ca00}.u-text--tasty-yellow{color:#f2ca00}.u-svg--tasty-yellow svg path{fill:#f2ca00}.u-bg--tasty-green{background-color:#71cc98}.u-text--tasty-green{color:#71cc98}.u-svg--tasty-green svg path{fill:#71cc98}.u-bg--tasty-purple{background-color:#c98bdb}.u-text--tasty-purple{color:#c98bdb}.u-svg--tasty-purple svg path{fill:#c98bdb}.u-bg--tasty-terracotta{background-color:#e2665c}.u-text--tasty-terracotta{color:#e2665c}.u-svg--tasty-terracotta svg path{fill:#e2665c}.u-contrast-text--bluberry,.u-contrast-text--blue,.u-contrast-text--goji,.u-contrast-text--hudson-blue,.u-contrast-text--mangosteen,.u-contrast-text--navy,.u-contrast-text--purple,.u-contrast-text--red,.u-contrast-text--sky{color:#f9f9f9}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}:focus::-webkit-input-placeholder{color:transparent!important}:focus::-moz-placeholder{color:transparent!important}:focus:-ms-input-placeholder{color:transparent!important}:focus::-ms-input-placeholder{color:transparent!important}:focus::placeholder{color:transparent!important}:focus{outline:none}html{-ms-overflow-style:auto;scrollbar-width:auto}html::-webkit-scrollbar{display:auto}body,html{font-size:16px;margin:0;padding:0;position:relative}@media screen and (min-width:320px){body,html{font-size:calc(15.42857px + .17857vw)}}@media screen and (min-width:1440px){body,html{font-size:18px}}body.search-open,html.modal-open,html.modal-open body{height:100vh;height:-webkit-fill-available;overflow:hidden;position:fixed;width:100vw}body{background-color:#f9f9f9;color:#333679;font-family:CircularStd-Book,sans-serif;font-weight:400;letter-spacing:0;line-height:1.875;overflow:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;scroll-padding-top:20px}body.basket-open,body.menu-open{overflow-y:hidden}body.basket-open:after,body.menu-open:after{background:rgba(0,0,0,.3);content:"";display:block;height:100vh;position:fixed;right:0;top:0;width:100vw;z-index:9}body.basket-open .country,body.basket-open .header-search,body.menu-open .country,body.menu-open .header-search{opacity:.5;pointer-events:none}.content-section{background:#f9f9f9;padding-bottom:6.66667rem;padding-top:6.66667rem;position:relative;-webkit-transition:all .3s;transition:all .3s}.content-section--grey{background:#ebeff6}.content-section--grey:after{background-color:#ebeff6!important}.content-section--tasty-yellow{background:#f2ca00;color:#f9f9f9}.content-section--tasty-yellow:after{background-color:#f2ca00!important}.content-section--tasty-green{background:#71cc98;color:#f9f9f9}.content-section--tasty-green:after{background-color:#71cc98!important}.content-section--tasty-purple{background:#c98bdb;color:#f9f9f9}.content-section--tasty-purple:after{background-color:#c98bdb!important}.content-section--tasty-terracotta{background:#e2665c;color:#f9f9f9}.content-section--tasty-terracotta:after{background-color:#e2665c!important}.content-section--hudson-blue,.content-section--navy{background:#333679;color:#f9f9f9}.content-section--hudson-blue:after,.content-section--navy:after{background-color:#333679!important}.content-section--blue,.content-section--blueberry{background:#3252b1;color:#f9f9f9}.content-section--blue:after,.content-section--blueberry:after{background-color:#3252b1!important}.content-section--sky{background:#3c5ca7;color:#f9f9f9}.content-section--sky:after{background-color:#3c5ca7!important}.content-section--araucana-egg,.content-section--teal,.content-section--turquoise{background:#3dc9ab;color:#f9f9f9}.content-section--araucana-egg:after,.content-section--teal:after,.content-section--turquoise:after{background-color:#3dc9ab!important}.content-section--mangosteen,.content-section--purple{background:#b41672;color:#f9f9f9}.content-section--mangosteen:after,.content-section--purple:after{background-color:#b41672!important}.content-section--disco{background:#991a71;color:#f9f9f9}.content-section--disco:after{background-color:#991a71!important}.content-section--pink,.content-section--radicchio{background:#ea5b61;color:#f9f9f9}.content-section--pink:after,.content-section--radicchio:after{background-color:#ea5b61!important}.content-section--saffron,.content-section--yellow{background:#f8be2e;color:#f9f9f9}.content-section--saffron:after,.content-section--yellow:after{background-color:#f8be2e!important}.content-section--rice-paper,.content-section--white{background:#f9f9f9;color:#333679}.content-section--rice-paper:after,.content-section--white:after{background-color:#f9f9f9!important}.content-section--green,.content-section--kiwi{background:#8ab42d;color:#f9f9f9}.content-section--green:after,.content-section--kiwi:after{background-color:#8ab42d!important}.content-section--goji,.content-section--red{background:#db291c;color:#f9f9f9}.content-section--goji:after,.content-section--red:after{background-color:#db291c!important}.content-section--kids-pink{background:#fc9bb3;color:#f9f9f9}.content-section--kids-pink:after{background-color:#fc9bb3!important}.content-section--kids-purple{background:#9678d3;color:#f9f9f9}.content-section--kids-purple:after{background-color:#9678d3!important}.content-section--kids-yellow{background:#f3d03e;color:#f9f9f9}.content-section--kids-yellow:after{background-color:#f3d03e!important}.content-section--kids-orange{background:#ff7f32;color:#f9f9f9}.content-section--kids-orange:after{background-color:#ff7f32!important}.content-section--kids-green{background:#a1d884;color:#f9f9f9}.content-section--kids-green:after{background-color:#a1d884!important}.content-section--chevrons,.content-section--chevrons:after{background-image:url(./assets/images/chevrons.png)}.content-section--circles,.content-section--circles:after{background-image:url(./assets/images/circles.png)}.content-section--diamonds-1,.content-section--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.content-section--diamonds-2,.content-section--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.content-section--fans,.content-section--fans:after{background-image:url(./assets/images/fans.png)}.content-section--geometric,.content-section--geometric:after{background-image:url(./assets/images/geometric.png)}.content-section--leaves-1,.content-section--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.content-section--leaves-2,.content-section--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.content-section--linear-diamonds,.content-section--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.content-section--linear-dots,.content-section--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.content-section--ornate,.content-section--ornate:after{background-image:url(./assets/images/ornate.png)}.content-section--rustic-triangles,.content-section--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.content-section--triangles,.content-section--triangles:after{background-image:url(./assets/images/triangles.png)}.content-section--waves,.content-section--waves:after{background-image:url(./assets/images/waves.png)}.content-section--teal-paper,.content-section--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}.content-section:not(:first-child){margin-top:-50px;-webkit-mask-image:url(./assets/images/svgs/tear-1_3000px.svg);mask-image:url(./assets/images/svgs/tear-1_3000px.svg);-webkit-mask-position:top;mask-position:top}@media (max-width:1025px){.content-section:not(:first-child){margin-top:-35px;-webkit-mask-image:url(./assets/images/svgs/tear-1_1200px.svg);mask-image:url(./assets/images/svgs/tear-1_1200px.svg)}}@media (max-width:730px){.content-section:not(:first-child){margin-top:-23px;-webkit-mask-image:url(./assets/images/svgs/tear-1_800px.svg);mask-image:url(./assets/images/svgs/tear-1_800px.svg)}}.content-section:first-child{padding-top:3.33333rem}.u-rel .content-section:first-child{padding-top:6.66667rem}.content-section--overlapped{padding-bottom:16.66667rem}.content-section--sm-pad-top{padding-top:3.33333rem}.content-section--no-pad-top{padding-top:0}.content-section--no-pad{padding-bottom:0;padding-top:0}.content-section--no-pad:first-child{padding-top:0}.content-section--top-mask{margin-top:5px!important;-webkit-mask-image:none!important;mask-image:none!important;padding-top:65px}.content-section--top-mask:after{background-color:#f9f9f9;background-position-y:35px;content:"";display:block;height:35px;left:0;-webkit-mask:url(./assets/images/tear-image.png) bottom;-webkit-mask-image:url(./assets/images/tear-image.png) bottom;mask-image:url(./assets/images/tear-image.png) bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;top:-35px;width:100%;z-index:1}.content-section--top-mask:after--grey{background:#ebeff6}.content-section--top-mask:after--grey:after{background-color:#ebeff6!important}.content-section--top-mask:after--tasty-yellow{background:#f2ca00;color:#f9f9f9}.content-section--top-mask:after--tasty-yellow:after{background-color:#f2ca00!important}.content-section--top-mask:after--tasty-green{background:#71cc98;color:#f9f9f9}.content-section--top-mask:after--tasty-green:after{background-color:#71cc98!important}.content-section--top-mask:after--tasty-purple{background:#c98bdb;color:#f9f9f9}.content-section--top-mask:after--tasty-purple:after{background-color:#c98bdb!important}.content-section--top-mask:after--tasty-terracotta{background:#e2665c;color:#f9f9f9}.content-section--top-mask:after--tasty-terracotta:after{background-color:#e2665c!important}.content-section--top-mask:after--hudson-blue,.content-section--top-mask:after--navy{background:#333679;color:#f9f9f9}.content-section--top-mask:after--hudson-blue:after,.content-section--top-mask:after--navy:after{background-color:#333679!important}.content-section--top-mask:after--blue,.content-section--top-mask:after--blueberry{background:#3252b1;color:#f9f9f9}.content-section--top-mask:after--blue:after,.content-section--top-mask:after--blueberry:after{background-color:#3252b1!important}.content-section--top-mask:after--sky{background:#3c5ca7;color:#f9f9f9}.content-section--top-mask:after--sky:after{background-color:#3c5ca7!important}.content-section--top-mask:after--araucana-egg,.content-section--top-mask:after--teal,.content-section--top-mask:after--turquoise{background:#3dc9ab;color:#f9f9f9}.content-section--top-mask:after--araucana-egg:after,.content-section--top-mask:after--teal:after,.content-section--top-mask:after--turquoise:after{background-color:#3dc9ab!important}.content-section--top-mask:after--mangosteen,.content-section--top-mask:after--purple{background:#b41672;color:#f9f9f9}.content-section--top-mask:after--mangosteen:after,.content-section--top-mask:after--purple:after{background-color:#b41672!important}.content-section--top-mask:after--disco{background:#991a71;color:#f9f9f9}.content-section--top-mask:after--disco:after{background-color:#991a71!important}.content-section--top-mask:after--pink,.content-section--top-mask:after--radicchio{background:#ea5b61;color:#f9f9f9}.content-section--top-mask:after--pink:after,.content-section--top-mask:after--radicchio:after{background-color:#ea5b61!important}.content-section--top-mask:after--saffron,.content-section--top-mask:after--yellow{background:#f8be2e;color:#f9f9f9}.content-section--top-mask:after--saffron:after,.content-section--top-mask:after--yellow:after{background-color:#f8be2e!important}.content-section--top-mask:after--rice-paper,.content-section--top-mask:after--white{background:#f9f9f9;color:#333679}.content-section--top-mask:after--rice-paper:after,.content-section--top-mask:after--white:after{background-color:#f9f9f9!important}.content-section--top-mask:after--green,.content-section--top-mask:after--kiwi{background:#8ab42d;color:#f9f9f9}.content-section--top-mask:after--green:after,.content-section--top-mask:after--kiwi:after{background-color:#8ab42d!important}.content-section--top-mask:after--goji,.content-section--top-mask:after--red{background:#db291c;color:#f9f9f9}.content-section--top-mask:after--goji:after,.content-section--top-mask:after--red:after{background-color:#db291c!important}.content-section--top-mask:after--kids-pink{background:#fc9bb3;color:#f9f9f9}.content-section--top-mask:after--kids-pink:after{background-color:#fc9bb3!important}.content-section--top-mask:after--kids-purple{background:#9678d3;color:#f9f9f9}.content-section--top-mask:after--kids-purple:after{background-color:#9678d3!important}.content-section--top-mask:after--kids-yellow{background:#f3d03e;color:#f9f9f9}.content-section--top-mask:after--kids-yellow:after{background-color:#f3d03e!important}.content-section--top-mask:after--kids-orange{background:#ff7f32;color:#f9f9f9}.content-section--top-mask:after--kids-orange:after{background-color:#ff7f32!important}.content-section--top-mask:after--kids-green{background:#a1d884;color:#f9f9f9}.content-section--top-mask:after--kids-green:after{background-color:#a1d884!important}.content-section--top-mask:after--chevrons{background-image:url(./assets/images/chevrons.png)}.content-section--top-mask:after--chevrons:after{background-image:url(./assets/images/chevrons.png)}.content-section--top-mask:after--circles{background-image:url(./assets/images/circles.png)}.content-section--top-mask:after--circles:after{background-image:url(./assets/images/circles.png)}.content-section--top-mask:after--diamonds-1{background-image:url(./assets/images/diamonds-1.png)}.content-section--top-mask:after--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.content-section--top-mask:after--diamonds-2{background-image:url(./assets/images/diamonds-2.png)}.content-section--top-mask:after--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.content-section--top-mask:after--fans{background-image:url(./assets/images/fans.png)}.content-section--top-mask:after--fans:after{background-image:url(./assets/images/fans.png)}.content-section--top-mask:after--geometric{background-image:url(./assets/images/geometric.png)}.content-section--top-mask:after--geometric:after{background-image:url(./assets/images/geometric.png)}.content-section--top-mask:after--leaves-1{background-image:url(./assets/images/leaves-1.png)}.content-section--top-mask:after--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.content-section--top-mask:after--leaves-2{background-image:url(./assets/images/leaves-2.png)}.content-section--top-mask:after--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.content-section--top-mask:after--linear-diamonds{background-image:url(./assets/images/linear-diamonds.png)}.content-section--top-mask:after--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.content-section--top-mask:after--linear-dots{background-image:url(./assets/images/linear-dots.png)}.content-section--top-mask:after--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.content-section--top-mask:after--ornate{background-image:url(./assets/images/ornate.png)}.content-section--top-mask:after--ornate:after{background-image:url(./assets/images/ornate.png)}.content-section--top-mask:after--rustic-triangles{background-image:url(./assets/images/rustic-triangles.png)}.content-section--top-mask:after--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.content-section--top-mask:after--triangles{background-image:url(./assets/images/triangles.png)}.content-section--top-mask:after--triangles:after{background-image:url(./assets/images/triangles.png)}.content-section--top-mask:after--waves{background-image:url(./assets/images/waves.png)}.content-section--top-mask:after--waves:after{background-image:url(./assets/images/waves.png)}.content-section--top-mask:after--teal-paper{background-image:url(./assets/images/teal-paper.png)}.content-section--top-mask:after--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}.page-hero+.content-section--top-mask{padding-top:3.33333rem}.page-hero+.content-section--top-mask:after{display:none}.content-section--bottom-mask{background-position-y:bottom}.content-section--bottom-mask:after{background-color:#f9f9f9;background-position-y:0;bottom:-35px;content:"";display:block;height:35px;left:0;-webkit-mask:url(./assets/images/tear-image-flipped.png) bottom;-webkit-mask-image:url(./assets/images/tear-image-flipped.png) bottom;mask-image:url(./assets/images/tear-image-flipped.png) bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;width:100%;z-index:1}.content-section--bottom-mask:after--grey{background:#ebeff6}.content-section--bottom-mask:after--grey:after{background-color:#ebeff6!important}.content-section--bottom-mask:after--tasty-yellow{background:#f2ca00;color:#f9f9f9}.content-section--bottom-mask:after--tasty-yellow:after{background-color:#f2ca00!important}.content-section--bottom-mask:after--tasty-green{background:#71cc98;color:#f9f9f9}.content-section--bottom-mask:after--tasty-green:after{background-color:#71cc98!important}.content-section--bottom-mask:after--tasty-purple{background:#c98bdb;color:#f9f9f9}.content-section--bottom-mask:after--tasty-purple:after{background-color:#c98bdb!important}.content-section--bottom-mask:after--tasty-terracotta{background:#e2665c;color:#f9f9f9}.content-section--bottom-mask:after--tasty-terracotta:after{background-color:#e2665c!important}.content-section--bottom-mask:after--hudson-blue,.content-section--bottom-mask:after--navy{background:#333679;color:#f9f9f9}.content-section--bottom-mask:after--hudson-blue:after,.content-section--bottom-mask:after--navy:after{background-color:#333679!important}.content-section--bottom-mask:after--blue,.content-section--bottom-mask:after--blueberry{background:#3252b1;color:#f9f9f9}.content-section--bottom-mask:after--blue:after,.content-section--bottom-mask:after--blueberry:after{background-color:#3252b1!important}.content-section--bottom-mask:after--sky{background:#3c5ca7;color:#f9f9f9}.content-section--bottom-mask:after--sky:after{background-color:#3c5ca7!important}.content-section--bottom-mask:after--araucana-egg,.content-section--bottom-mask:after--teal,.content-section--bottom-mask:after--turquoise{background:#3dc9ab;color:#f9f9f9}.content-section--bottom-mask:after--araucana-egg:after,.content-section--bottom-mask:after--teal:after,.content-section--bottom-mask:after--turquoise:after{background-color:#3dc9ab!important}.content-section--bottom-mask:after--mangosteen,.content-section--bottom-mask:after--purple{background:#b41672;color:#f9f9f9}.content-section--bottom-mask:after--mangosteen:after,.content-section--bottom-mask:after--purple:after{background-color:#b41672!important}.content-section--bottom-mask:after--disco{background:#991a71;color:#f9f9f9}.content-section--bottom-mask:after--disco:after{background-color:#991a71!important}.content-section--bottom-mask:after--pink,.content-section--bottom-mask:after--radicchio{background:#ea5b61;color:#f9f9f9}.content-section--bottom-mask:after--pink:after,.content-section--bottom-mask:after--radicchio:after{background-color:#ea5b61!important}.content-section--bottom-mask:after--saffron,.content-section--bottom-mask:after--yellow{background:#f8be2e;color:#f9f9f9}.content-section--bottom-mask:after--saffron:after,.content-section--bottom-mask:after--yellow:after{background-color:#f8be2e!important}.content-section--bottom-mask:after--rice-paper,.content-section--bottom-mask:after--white{background:#f9f9f9;color:#333679}.content-section--bottom-mask:after--rice-paper:after,.content-section--bottom-mask:after--white:after{background-color:#f9f9f9!important}.content-section--bottom-mask:after--green,.content-section--bottom-mask:after--kiwi{background:#8ab42d;color:#f9f9f9}.content-section--bottom-mask:after--green:after,.content-section--bottom-mask:after--kiwi:after{background-color:#8ab42d!important}.content-section--bottom-mask:after--goji,.content-section--bottom-mask:after--red{background:#db291c;color:#f9f9f9}.content-section--bottom-mask:after--goji:after,.content-section--bottom-mask:after--red:after{background-color:#db291c!important}.content-section--bottom-mask:after--kids-pink{background:#fc9bb3;color:#f9f9f9}.content-section--bottom-mask:after--kids-pink:after{background-color:#fc9bb3!important}.content-section--bottom-mask:after--kids-purple{background:#9678d3;color:#f9f9f9}.content-section--bottom-mask:after--kids-purple:after{background-color:#9678d3!important}.content-section--bottom-mask:after--kids-yellow{background:#f3d03e;color:#f9f9f9}.content-section--bottom-mask:after--kids-yellow:after{background-color:#f3d03e!important}.content-section--bottom-mask:after--kids-orange{background:#ff7f32;color:#f9f9f9}.content-section--bottom-mask:after--kids-orange:after{background-color:#ff7f32!important}.content-section--bottom-mask:after--kids-green{background:#a1d884;color:#f9f9f9}.content-section--bottom-mask:after--kids-green:after{background-color:#a1d884!important}.content-section--bottom-mask:after--chevrons{background-image:url(./assets/images/chevrons.png)}.content-section--bottom-mask:after--chevrons:after{background-image:url(./assets/images/chevrons.png)}.content-section--bottom-mask:after--circles{background-image:url(./assets/images/circles.png)}.content-section--bottom-mask:after--circles:after{background-image:url(./assets/images/circles.png)}.content-section--bottom-mask:after--diamonds-1{background-image:url(./assets/images/diamonds-1.png)}.content-section--bottom-mask:after--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.content-section--bottom-mask:after--diamonds-2{background-image:url(./assets/images/diamonds-2.png)}.content-section--bottom-mask:after--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.content-section--bottom-mask:after--fans{background-image:url(./assets/images/fans.png)}.content-section--bottom-mask:after--fans:after{background-image:url(./assets/images/fans.png)}.content-section--bottom-mask:after--geometric{background-image:url(./assets/images/geometric.png)}.content-section--bottom-mask:after--geometric:after{background-image:url(./assets/images/geometric.png)}.content-section--bottom-mask:after--leaves-1{background-image:url(./assets/images/leaves-1.png)}.content-section--bottom-mask:after--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.content-section--bottom-mask:after--leaves-2{background-image:url(./assets/images/leaves-2.png)}.content-section--bottom-mask:after--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.content-section--bottom-mask:after--linear-diamonds{background-image:url(./assets/images/linear-diamonds.png)}.content-section--bottom-mask:after--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.content-section--bottom-mask:after--linear-dots{background-image:url(./assets/images/linear-dots.png)}.content-section--bottom-mask:after--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.content-section--bottom-mask:after--ornate{background-image:url(./assets/images/ornate.png)}.content-section--bottom-mask:after--ornate:after{background-image:url(./assets/images/ornate.png)}.content-section--bottom-mask:after--rustic-triangles{background-image:url(./assets/images/rustic-triangles.png)}.content-section--bottom-mask:after--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.content-section--bottom-mask:after--triangles{background-image:url(./assets/images/triangles.png)}.content-section--bottom-mask:after--triangles:after{background-image:url(./assets/images/triangles.png)}.content-section--bottom-mask:after--waves{background-image:url(./assets/images/waves.png)}.content-section--bottom-mask:after--waves:after{background-image:url(./assets/images/waves.png)}.content-section--bottom-mask:after--teal-paper{background-image:url(./assets/images/teal-paper.png)}.content-section--bottom-mask:after--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}.content-section--no-tear{margin-top:0!important;-webkit-mask-image:none!important;mask-image:none!important}.content-section__title{text-align:center}.content-section__subtitle,.content-section__subtitle-container,.content-section__title{margin-left:auto;margin-right:auto;max-width:700px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.content-section__subtitle-container.skeleton,.content-section__subtitle.skeleton,.content-section__title.skeleton{border-radius:4px}.content-section__subtitle>a{text-decoration:underline}.content-section__subtitle--no-margins,.skeleton .content-section__subtitle{margin-bottom:0;margin-top:0}.content-section__subtitle-container{margin-bottom:1rem;margin-top:1rem;min-height:1.55556rem}.content-section--image{color:#f9f9f9}.overlap-section{margin-top:-14.44444rem;position:relative;z-index:2}.plain-section{background:#fff;padding-bottom:3.33333rem;position:relative}.content-section+.plain-section,.overlap-section+.plain-section,.plain-section+.content-section--white{padding-top:3.33333rem}.half-section{background:#3c5ca7;background-image:url(./assets/images/diamonds-1.png);color:#f9f9f9;padding-bottom:3.33333rem;padding-top:6.66667rem;position:relative}.half-section:after{background:#f9f9f9;bottom:0;content:"";display:block;height:35%;left:0;position:absolute;width:100%;z-index:1}.half-section .container{position:relative;z-index:2}.container{margin-left:auto;margin-right:auto;max-width:1535px;padding-left:35px;padding-right:35px;width:100%}.container--large{max-width:1690px}.container--medium{max-width:1290px}.container--small{max-width:1040px}.container--tiny{max-width:745px}.container--no-pad{padding-left:0;padding-right:0}.container--no-margin{margin-left:0;margin-right:0}.container--large-padding-top-bottom{padding-bottom:1.66667rem;padding-top:2.77778rem}.container--filters{border-bottom:1px solid rgba(51,54,121,.2)}@media (max-width:730px){.content-section{padding-bottom:3.33333rem;padding-top:5rem}.content-section:first-child{padding-top:1.66667rem}.content-section--overlapped{padding-bottom:120px}.content-section--no-pad-top{padding-top:0}.content-section--no-pad{padding-bottom:0;padding-top:0}.content-section--no-pad:first-child{padding-top:0}.overlap-section{margin-top:-100px}.plain-section{padding-bottom:1.66667rem}.content-section+.plain-section,.overlap-section+.plain-section,.plain-section+.content-section--white{padding-top:1.66667rem}.half-section{padding-top:5rem}.half-section:after{height:58%}}@media (max-width:500px){.content-section--overlapped{padding-bottom:100px}.overlap-section{margin-top:-80px}}@media (max-width:1620px){.container--bordered{border-left:none;border-right:none}}@media (max-width:730px){.container{padding-left:22px;padding-right:22px}.container--no-pad,.container--no-pad-mobile{padding-left:0;padding-right:0}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:CircularStd-Black,sans-serif;line-height:1.2;margin:0 0 12px}.h1,h1{font-size:3.33333rem;letter-spacing:-.002em;margin-bottom:1.11111rem}@media only screen and (max-width:768px){.h1,h1{font-size:2.22222rem}}.h2,h2{font-size:2.77778rem;letter-spacing:-.002em;line-height:1.1;margin-bottom:1rem}@media only screen and (max-width:768px){.h2,h2{font-size:1.77778rem}}.h3,h3{font-size:2rem;letter-spacing:-.002em;line-height:1.1}@media only screen and (max-width:768px){.h3,h3{font-size:1.33333rem}}.h4,h4{font-size:1.33333rem;letter-spacing:-.001em;line-height:1.1}@media only screen and (max-width:768px){.h4,h4{font-size:1.11111rem}}.h5,h5{font-size:1.11111rem;letter-spacing:-.001em;line-height:1.1}@media only screen and (max-width:768px){.h5,h5{font-size:.88889rem}}.h6,h6{font-size:1rem}p{line-height:1.6}b,strong{font-weight:700}em{font-style:italic}a{color:inherit;text-decoration:none}a img{vertical-align:bottom}img{height:auto;max-width:100%}button,input,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0}button,input,optgroup,select,textarea{font-family:inherit}textarea{resize:vertical}select::-ms-expand{display:none}abbr[title]{text-decoration:none}address{font-style:normal}iframe{border:0}sub,sup{font-size:.7em}sub{bottom:-.25rem;vertical-align:sub}sup{top:-.25rem;vertical-align:super}small{font-size:.66667rem}button,input,select,textarea{border-radius:0;color:inherit;font:inherit;padding:0}button[readonly],input[readonly],select[readonly],textarea[readonly]{cursor:not-allowed}input[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none}select{background-color:transparent;display:block;height:2.8rem;line-height:2.8rem;width:100%}.standard-form{text-align:left}.standard-form .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:0;padding:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.standard-form label{display:block;font-size:.9rem;margin-bottom:.25rem;text-transform:uppercase}.standard-form button:not(.browser-default):not(.button),.standard-form input:not([type=submit]):not([type=checkbox]):not([type=radio]),.standard-form select,.standard-form textarea{background-color:transparent;border:1px solid #000;border-radius:0;color:#000;font:inherit;height:2.8rem;line-height:2.8rem;padding:0 1rem;width:100%}.standard-form textarea{display:block;min-height:8rem}.standard-form .form-row{margin:0;position:relative;width:100%}.standard-form .form-row .hide-label{clip:rect(0 0 0 0);clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.standard-form .form-row:not(:last-child){margin-bottom:1rem}.standard-form .form-row--half{width:calc(50% - .5rem)}.standard-form .checkbox,.standard-form .radio{min-height:2rem}.standard-form .checkbox [class^=gchoice],.standard-form .radio [class^=gchoice]{margin-bottom:.75rem}.standard-form .checkbox input[type=checkbox],.standard-form .checkbox input[type=radio],.standard-form .radio input[type=checkbox],.standard-form .radio input[type=radio]{clip:rect(0 0 0 0);clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.standard-form .checkbox input[type=checkbox]:checked+label:after,.standard-form .checkbox input[type=checkbox]:checked+span:after,.standard-form .checkbox input[type=radio]:checked+label:after,.standard-form .checkbox input[type=radio]:checked+span:after,.standard-form .radio input[type=checkbox]:checked+label:after,.standard-form .radio input[type=checkbox]:checked+span:after,.standard-form .radio input[type=radio]:checked+label:after,.standard-form .radio input[type=radio]:checked+span:after{display:block}.standard-form .checkbox input[type=checkbox]+label,.standard-form .checkbox input[type=checkbox]+span,.standard-form .checkbox input[type=radio]+label,.standard-form .checkbox input[type=radio]+span,.standard-form .radio input[type=checkbox]+label,.standard-form .radio input[type=checkbox]+span,.standard-form .radio input[type=radio]+label,.standard-form .radio input[type=radio]+span{display:block;margin-left:1rem;padding:0 1rem;position:relative}.standard-form .checkbox input[type=checkbox]+label:after,.standard-form .checkbox input[type=checkbox]+label:before,.standard-form .checkbox input[type=checkbox]+span:after,.standard-form .checkbox input[type=checkbox]+span:before,.standard-form .checkbox input[type=radio]+label:after,.standard-form .checkbox input[type=radio]+label:before,.standard-form .checkbox input[type=radio]+span:after,.standard-form .checkbox input[type=radio]+span:before,.standard-form .radio input[type=checkbox]+label:after,.standard-form .radio input[type=checkbox]+label:before,.standard-form .radio input[type=checkbox]+span:after,.standard-form .radio input[type=checkbox]+span:before,.standard-form .radio input[type=radio]+label:after,.standard-form .radio input[type=radio]+label:before,.standard-form .radio input[type=radio]+span:after,.standard-form .radio input[type=radio]+span:before{content:"";position:absolute}.standard-form .checkbox input[type=checkbox]+label:before,.standard-form .checkbox input[type=checkbox]+span:before,.standard-form .checkbox input[type=radio]+label:before,.standard-form .checkbox input[type=radio]+span:before,.standard-form .radio input[type=checkbox]+label:before,.standard-form .radio input[type=checkbox]+span:before,.standard-form .radio input[type=radio]+label:before,.standard-form .radio input[type=radio]+span:before{background-color:transparent;border:1px solid #000;display:block;height:1.5rem;left:-1rem;width:1.5rem}.standard-form .checkbox input[type=checkbox]+label:after,.standard-form .checkbox input[type=checkbox]+span:after,.standard-form .checkbox input[type=radio]+label:after,.standard-form .checkbox input[type=radio]+span:after,.standard-form .radio input[type=checkbox]+label:after,.standard-form .radio input[type=checkbox]+span:after,.standard-form .radio input[type=radio]+label:after,.standard-form .radio input[type=radio]+span:after{border:1px solid #000;border-left:0;border-top:0;display:none;height:1rem;left:-.4rem;position:absolute;top:.1rem;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.4rem}.standard-form .checkbox a,.standard-form .radio a{color:#000;cursor:pointer;display:inline;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.standard-form .checkbox a:active,.standard-form .checkbox a:focus,.standard-form .checkbox a:hover,.standard-form .radio a:active,.standard-form .radio a:focus,.standard-form .radio a:hover{color:#000}.standard-form .checkbox :disabled,.standard-form .checkbox :disabled+label,.standard-form .radio :disabled,.standard-form .radio :disabled+label{cursor:not-allowed}.standard-form .checkbox :disabled+label,.standard-form .radio :disabled+label{opacity:.3}.addtoany{padding-bottom:3.33333rem;padding-top:1.66667rem}.addtoany--no-pad-top{padding-top:0}.addtoany_list{display:inline}.addtoany_shortcode .a2a_label{display:none!important}.addtoany_list a{display:inline-block!important;padding:0 10px!important;vertical-align:middle}.fadeInUp{visibility:hidden}.fadeInUp.onscreen{visibility:visible}.fadeInUp.onscreen .fadeInUp__1,.fadeInUp.onscreen .fadeInUp__2,.fadeInUp.onscreen .fadeInUp__3,.fadeInUp.onscreen .fadeInUp__4,.fadeInUp.onscreen .fadeInUp__5,.fadeInUp.onscreen .fadeInUp__6{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-transform:translateZ(0)}.fadeInUp.onscreen .fadeInUp__2{-webkit-animation-delay:.1s;animation-delay:.1s}.fadeInUp.onscreen .fadeInUp__3{-webkit-animation-delay:.2s;animation-delay:.2s}.fadeInUp.onscreen .fadeInUp__4{-webkit-animation-delay:.3s;animation-delay:.3s}.fadeInUp.onscreen .fadeInUp__5{-webkit-animation-delay:.4s;animation-delay:.4s}.fadeInUp.onscreen .fadeInUp__6{-webkit-animation-delay:.5s;animation-delay:.5s}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.article-style{display:-webkit-box;display:-ms-flexbox;display:flex}.article-style__image{margin-right:35px;width:40%}.article-style__image img{width:100%}.article-style__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.article-style .user-content+.user-content{margin-top:35px}.basket-item{background:#f9f9f9;border-radius:.66667rem;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-transition:opacity .3s;transition:opacity .3s}@media (max-width:1025px){.basket-item{border-radius:0;display:grid;gap:.22222rem .88889rem;grid-template-areas:"remove remove" "image info";grid-template-columns:4.83333rem 1fr;padding:.66667rem .83333rem}}.basket-item.basket-item--loading{opacity:.3;pointer-events:none}.basket-item.basket-item--placeholder{opacity:1}.basket-item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:0;-ms-flex:0 0 10.66667rem;flex:0 0 10.66667rem;min-height:14.72222rem}.basket-item__image--grey{background:#ebeff6}.basket-item__image--grey:after{background-color:#ebeff6!important}.basket-item__image--tasty-yellow{background:#f2ca00;color:#f9f9f9}.basket-item__image--tasty-yellow:after{background-color:#f2ca00!important}.basket-item__image--tasty-green{background:#71cc98;color:#f9f9f9}.basket-item__image--tasty-green:after{background-color:#71cc98!important}.basket-item__image--tasty-purple{background:#c98bdb;color:#f9f9f9}.basket-item__image--tasty-purple:after{background-color:#c98bdb!important}.basket-item__image--tasty-terracotta{background:#e2665c;color:#f9f9f9}.basket-item__image--tasty-terracotta:after{background-color:#e2665c!important}.basket-item__image--hudson-blue,.basket-item__image--navy{background:#333679;color:#f9f9f9}.basket-item__image--hudson-blue:after,.basket-item__image--navy:after{background-color:#333679!important}.basket-item__image--blue,.basket-item__image--blueberry{background:#3252b1;color:#f9f9f9}.basket-item__image--blue:after,.basket-item__image--blueberry:after{background-color:#3252b1!important}.basket-item__image--sky{background:#3c5ca7;color:#f9f9f9}.basket-item__image--sky:after{background-color:#3c5ca7!important}.basket-item__image--araucana-egg,.basket-item__image--teal,.basket-item__image--turquoise{background:#3dc9ab;color:#f9f9f9}.basket-item__image--araucana-egg:after,.basket-item__image--teal:after,.basket-item__image--turquoise:after{background-color:#3dc9ab!important}.basket-item__image--mangosteen,.basket-item__image--purple{background:#b41672;color:#f9f9f9}.basket-item__image--mangosteen:after,.basket-item__image--purple:after{background-color:#b41672!important}.basket-item__image--disco{background:#991a71;color:#f9f9f9}.basket-item__image--disco:after{background-color:#991a71!important}.basket-item__image--pink,.basket-item__image--radicchio{background:#ea5b61;color:#f9f9f9}.basket-item__image--pink:after,.basket-item__image--radicchio:after{background-color:#ea5b61!important}.basket-item__image--saffron,.basket-item__image--yellow{background:#f8be2e;color:#f9f9f9}.basket-item__image--saffron:after,.basket-item__image--yellow:after{background-color:#f8be2e!important}.basket-item__image--rice-paper,.basket-item__image--white{background:#f9f9f9;color:#333679}.basket-item__image--rice-paper:after,.basket-item__image--white:after{background-color:#f9f9f9!important}.basket-item__image--green,.basket-item__image--kiwi{background:#8ab42d;color:#f9f9f9}.basket-item__image--green:after,.basket-item__image--kiwi:after{background-color:#8ab42d!important}.basket-item__image--goji,.basket-item__image--red{background:#db291c;color:#f9f9f9}.basket-item__image--goji:after,.basket-item__image--red:after{background-color:#db291c!important}.basket-item__image--kids-pink{background:#fc9bb3;color:#f9f9f9}.basket-item__image--kids-pink:after{background-color:#fc9bb3!important}.basket-item__image--kids-purple{background:#9678d3;color:#f9f9f9}.basket-item__image--kids-purple:after{background-color:#9678d3!important}.basket-item__image--kids-yellow{background:#f3d03e;color:#f9f9f9}.basket-item__image--kids-yellow:after{background-color:#f3d03e!important}.basket-item__image--kids-orange{background:#ff7f32;color:#f9f9f9}.basket-item__image--kids-orange:after{background-color:#ff7f32!important}.basket-item__image--kids-green{background:#a1d884;color:#f9f9f9}.basket-item__image--kids-green:after{background-color:#a1d884!important}.basket-item__image--chevrons,.basket-item__image--chevrons:after{background-image:url(./assets/images/chevrons.png)}.basket-item__image--circles,.basket-item__image--circles:after{background-image:url(./assets/images/circles.png)}.basket-item__image--diamonds-1,.basket-item__image--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.basket-item__image--diamonds-2,.basket-item__image--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.basket-item__image--fans,.basket-item__image--fans:after{background-image:url(./assets/images/fans.png)}.basket-item__image--geometric,.basket-item__image--geometric:after{background-image:url(./assets/images/geometric.png)}.basket-item__image--leaves-1,.basket-item__image--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.basket-item__image--leaves-2,.basket-item__image--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.basket-item__image--linear-diamonds,.basket-item__image--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.basket-item__image--linear-dots,.basket-item__image--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.basket-item__image--ornate,.basket-item__image--ornate:after{background-image:url(./assets/images/ornate.png)}.basket-item__image--rustic-triangles,.basket-item__image--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.basket-item__image--triangles,.basket-item__image--triangles:after{background-image:url(./assets/images/triangles.png)}.basket-item__image--waves,.basket-item__image--waves:after{background-image:url(./assets/images/waves.png)}.basket-item__image--teal-paper,.basket-item__image--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}@media (max-width:1025px){.basket-item__image{border-radius:.44444rem;grid-area:image;height:6.66667rem;min-height:unset}}.basket-item__image img{height:8.55556rem;-o-object-fit:contain;object-fit:contain;width:8.55556rem}@media (max-width:1025px){.basket-item__image img{height:4.83333rem;width:4.83333rem}}.basket-item__image.basket-item__image--loading{background:#f9f9f9;overflow:hidden;position:relative}.basket-item__image:before.basket-item__image--loading{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem}.basket-item__info{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:1.77778rem}@media (max-width:1025px){.basket-item__info{grid-area:info;padding:0}}.basket-item__title{font-family:CircularStd-Bold,sans-serif;font-size:1.33333rem;letter-spacing:-.01333rem;line-height:120%;margin:0 0 .44444rem}.basket-item--placeholder .basket-item__title{background:#ebeff6;border-radius:.22222rem;color:transparent;max-width:13.88889rem;min-height:1.5rem;position:relative}.basket-item--placeholder .basket-item__title:after{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem}.basket-item__details{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.44444rem;list-style:none;margin:0 0 .66667rem;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.basket-item__detail{font-family:CircularStd-Book,sans-serif;font-size:.88889rem;gap:.22222rem}.basket-item__detail,.basket-item__price{display:-webkit-box;display:-ms-flexbox;display:flex;letter-spacing:-.00889rem;line-height:150%}.basket-item__price{font-family:CircularStd-Bold,sans-serif;font-size:1rem;gap:.44444rem;margin:0 0 .44444rem}.basket-item__price--rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.basket-item__price--sale{color:#db291c}.basket-item--placeholder .basket-item__price{background:#ebeff6;border-radius:.22222rem;color:transparent;min-height:1.27778rem;position:relative;width:2.22222rem}.basket-item--placeholder .basket-item__price:after{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem}.basket-item__remove{-ms-flex-item-align:start;align-self:flex-start;cursor:pointer;margin:1.77778rem 1.77778rem 0 0}@media (max-width:1025px){.basket-item__remove{grid-area:remove;margin:0 0 0 auto}}.basket-item__remove svg{display:block}.basket-overlay{background:#fff;max-width:100vw;opacity:0;pointer-events:none;position:fixed;right:0;top:4.66667rem;visibility:hidden;width:22.55556rem;z-index:100}.basket-overlay.basket-overlay--open{opacity:1;pointer-events:all;visibility:visible}@media (max-width:730px){.basket-overlay{right:1.44444rem;top:8.33333rem}}@media (max-width:500px){.basket-overlay{right:-1.11111rem;width:100vw}}.basket-overlay__header{background:#ebeff6;min-height:8.33333rem;padding:1.77778rem}.basket-overlay__header-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;color:#333679;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:CircularStd-Bold,sans-serif;font-size:1.22222rem;font-weight:700;justify-content:space-between;line-height:1.77778rem;text-transform:none}.basket-overlay__notification{background:#3c5ca7;color:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Book,sans-serif;font-size:.88889rem;gap:.44444rem;letter-spacing:-.16px;line-height:150%;min-height:2.5rem;padding:.66667rem 1.77778rem}.basket-overlay__notification b{font-family:CircularStd-Bold,sans-serif}.basket-overlay__notification+.basket-overlay__body .basket-overlay__items{max-height:calc(100vh - 85px - 10.83333rem)}@media (max-width:730px){.basket-overlay__notification+.basket-overlay__body .basket-overlay__items{max-height:calc(100vh - 150px - 10.83333rem)}}.basket-overlay__body{background:#f9f9f9;height:100%;overflow:hidden;width:100%}.basket-overlay__items{-webkit-box-sizing:content-box;box-sizing:content-box;height:100%;list-style:none;margin:0;max-height:calc(100vh - 85px - 8.33333rem);overflow-y:scroll;overflow:scroll;padding:0 17px 0 0;width:100%}@media (max-width:730px){.basket-overlay__items{max-height:calc(100vh - 150px - 8.33333rem)}}.basket-overlay__item{padding:.88889rem 1.77778rem}.basket-overlay__item:not(:first-child){border-top:.05556rem solid #ebeff6}.basket-overlay__blind{background:transparent;height:100vh;position:fixed;right:-22px;top:0;width:100vw;z-index:-1}.basket{background:#ebeff6;padding:3.11111rem 0 5.55556rem}@media (max-width:1025px){.basket{padding:1.77778rem 0 1.33333rem}}.basket__continue{text-decoration:underline}.basket__header{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;color:#333679;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.33333rem;margin:0 0 2.55556rem}@media (max-width:1025px){.basket__header{margin:0}}.basket__header-title{font-size:2.77778rem;letter-spacing:-.05556rem;line-height:110%}.basket__header-items,.basket__header-title{font-family:CircularStd-Bold,sans-serif;margin:0}.basket__header-items{font-size:22px;line-height:32px}.basket__body{display:grid;gap:1.77778rem;grid-template-areas:"main sidebar";grid-template-columns:1fr 25.72222rem}@media (max-width:1025px){.basket__body{gap:1.33333rem;grid-template-areas:"sidebar" "main";grid-template-columns:1fr}}.basket__restrictions{background-color:#f9f9f9;border-radius:.66667rem;margin-bottom:1.77778rem;padding:1.77778rem}.basket__main{grid-area:main}@media (max-width:1025px){.basket__main{margin-left:-22px;margin-right:-22px}}.basket__sidebar{grid-area:sidebar}.basket__items{display:grid;gap:1.88889rem;list-style:none;margin:0;padding:0}@media (max-width:1025px){.basket__items{gap:.66667rem}}.bio-item{position:relative}.bio-item__image{margin-bottom:10px}.bio-item__image img{min-width:100px}.bio-item__subtitle{font-size:.88889rem}.bio-item__title{font-size:2.66667rem}.bio-item__content{font-family:CircularStd-Black,sans-serif;font-size:1.11111rem}.bio-item+.bio-item{padding-top:60px}.bio-item+.bio-item:before{border:1px solid #4fb8ab;content:"";display:block;left:0;position:absolute;top:30px;width:100%}.box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:left;width:100%}.box__image{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;border-top-left-radius:18px;border-top-right-radius:18px;height:0;overflow:hidden;padding-bottom:90%;position:relative;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);width:100%}.box__image img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:100%;will-change:transform}.box__tag{left:20px;position:absolute;top:20px}.box__tag--right{left:auto;right:20px}.box__overlay{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(51,54,121,.6);background-image:url(./assets/images/leaves-2.png);height:100%;left:0;opacity:0;pointer-events:none;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%}.box__overlay--show{opacity:1}.box__view{color:#f9f9f9;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;padding-right:18px;position:relative;text-transform:uppercase}.box__view:after{background-image:url(./assets/images/svgs/arrow-right-white.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.box__content{-webkit-box-flex:1;background:#f9f9f9;border:1px solid rgba(51,54,121,.2);border-bottom-left-radius:18px;border-bottom-right-radius:18px;border-top:0;-ms-flex:1 1;flex:1 1;padding:1.66667rem}.box__content--highlight{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.box__title{color:#b41672;font-size:.88889rem}.box__signoff,.box__subtitle{color:#4fb8ab;font-size:.66667rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.box__signoff{margin-bottom:0;margin-top:5px}.box__excerpt{color:#333679;font-size:1rem;margin:0}.box__more{color:#b41672;font-size:.66667rem;font-weight:700;text-transform:uppercase;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.box__more svg{margin-left:.33333rem;vertical-align:middle;width:10px}.box__more svg path{fill:#b41672}.box--simple{text-align:center}.box--simple .box__image{border-radius:18px}.box--simple .box__content{background:transparent;border:none}.box--simple .box__title{font-size:1.38889rem;text-transform:none}.box--simple .box__signoff{font-size:1rem}.box--big .box__content{padding:2.22222rem}.box--big .box__image{padding-bottom:75%}.box--image-left .box__image,.box--image-right .box__image{height:100%;padding-bottom:0}.box--image-left .box__content,.box--image-right .box__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;border-top:1px solid rgba(51,54,121,.2);justify-content:center}.box--image-left{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.box--image-left .box__image{border-bottom-left-radius:18px;border-top-right-radius:0;width:50%}.box--image-left .box__content{border-bottom-left-radius:0;border-left:0;border-top-right-radius:18px;width:50%}.box--image-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.box--image-right .box__image{border-bottom-right-radius:18px;border-top-left-radius:0;width:40%}.box--image-right .box__content{border-bottom-right-radius:0;border-right:0;border-top-left-radius:18px;width:60%}.box--image-right .box__excerpt{display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.box--no-image .box__content{border-top:1px solid rgba(51,54,121,.2);border-top-left-radius:18px;border-top-right-radius:18px}.box:hover .box__overlay{opacity:1}.box:hover .box__image img{-webkit-transform:scale(1.05);transform:scale(1.05)}.box-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:35px;margin-left:-35px;margin-top:0}.box-wrapper .box{margin-left:35px;margin-top:35px;width:calc(33.33333% - 35px)}.box-wrapper--4 .box,.box-wrapper--4 .product-box{margin-left:35px;margin-top:35px;width:calc(25% - 35px)}.button,.hs-button.primary{background-color:#f8be2e;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #e1a308;box-shadow:inset 0 -3px 0 #e1a308;color:#333679;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.button:active,.button:focus,.button:hover,.hs-button.primary:active,.hs-button.primary:focus,.hs-button.primary:hover{background-color:#fad578}@media (max-width:730px){.button--mobile-slim,.hs-button.primary--mobile-slim{padding-left:15px;padding-right:15px}}.button--outlined,.button--product-outlined,.hs-button.primary--outlined,.hs-button.primary--product-outlined{background:transparent;border:2px solid #3c5ca7;-webkit-box-shadow:none;box-shadow:none}.button--outlined:active,.button--outlined:focus,.button--outlined:hover,.button--product-outlined:active,.button--product-outlined:focus,.button--product-outlined:hover,.hs-button.primary--outlined:active,.hs-button.primary--outlined:focus,.hs-button.primary--outlined:hover,.hs-button.primary--product-outlined:active,.hs-button.primary--product-outlined:focus,.hs-button.primary--product-outlined:hover{background-color:#eaeef8}.button--white-outlined,.hs-button.primary--white-outlined{background:transparent;border:2px solid #f9f9f9;-webkit-box-shadow:none;box-shadow:none;color:#f9f9f9}.button--white-outlined:active,.button--white-outlined:focus,.button--white-outlined:hover,.hs-button.primary--white-outlined:active,.hs-button.primary--white-outlined:focus,.hs-button.primary--white-outlined:hover{background-color:#f9f9f9;color:#333679}.button--white,.hs-button.primary--white{background-color:#f9f9f9;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #dadada;box-shadow:inset 0 -3px 0 #dadada;color:#333679;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.button--white:active,.button--white:focus,.button--white:hover,.hs-button.primary--white:active,.hs-button.primary--white:focus,.hs-button.primary--white:hover{background-color:#fff}.button--thin,.hs-button.primary--thin{padding:9px 14px 8px}.button--with-icon,.hs-button.primary--with-icon{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.button--with-icon svg,.hs-button.primary--with-icon svg{margin-right:.44444rem}@media (max-width:730px){.button--with-icon svg:has(+.u-hidden-mobile),.hs-button.primary--with-icon svg:has(+.u-hidden-mobile){margin-right:0}}.button.large,.hs-button.primary.large{font-size:1.11111rem;padding:1.11111rem 2.22222rem}.button--full,.hs-button.primary--full{width:100%}.button--tree,.hs-button.primary--tree{background-color:#4fb8ab;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #3a9085;box-shadow:inset 0 -3px 0 #3a9085;-webkit-box-shadow:0 3px 0 rgba(79,184,171,.5);box-shadow:0 3px 0 rgba(79,184,171,.5);color:#f9f9f9;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.button--tree:active,.button--tree:focus,.button--tree:hover,.hs-button.primary--tree:active,.hs-button.primary--tree:focus,.hs-button.primary--tree:hover{background-color:#86cec5}.button--navy,.hs-button.primary--navy{background-color:#333679;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #21234e;box-shadow:inset 0 -3px 0 #21234e;-webkit-box-shadow:0 3px 0 rgba(51,54,121,.5);box-shadow:0 3px 0 rgba(51,54,121,.5);color:#f9f9f9;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.button--navy:active,.button--navy:focus,.button--navy:hover,.hs-button.primary--navy:active,.hs-button.primary--navy:focus,.hs-button.primary--navy:hover{background-color:#4a4eaf}.button--green,.hs-button.primary--green{background-color:#8ab42d;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #648321;box-shadow:inset 0 -3px 0 #648321;-webkit-box-shadow:0 3px 0 rgba(138,180,45,.5);box-shadow:0 3px 0 rgba(138,180,45,.5);color:#333679;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.button--green:active,.button--green:focus,.button--green:hover,.hs-button.primary--green:active,.hs-button.primary--green:focus,.hs-button.primary--green:hover{background-color:#aed558}.button--print,.hs-button.primary--print{padding-left:3.05556rem;position:relative}.button--print img,.button--print svg,.hs-button.primary--print img,.hs-button.primary--print svg{height:1.11111rem;left:1.11111rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.11111rem;fill:currentColor}.button--calculator,.hs-button.primary--calculator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-shadow:none;box-shadow:none;font-size:1rem;justify-content:center;padding:1.66667rem;text-transform:capitalize}.button--calculator svg,.hs-button.primary--calculator svg{margin-right:.44444rem}.button--calculator-white,.hs-button.primary--calculator-white{background:#f9f9f9;color:#333679}.button--calculator-white.active,.button--calculator-white:hover,.hs-button.primary--calculator-white.active,.hs-button.primary--calculator-white:hover{background:#8ab42d;color:#333679}.button--connected,.hs-button.primary--connected{border:2px solid #4fb8ab;border-radius:0 0 15px 15px;bottom:-5px;-webkit-box-shadow:unset;box-shadow:unset;left:-2px;position:absolute;width:calc(100% + 4px)}.button--copy-link,.hs-button.primary--copy-link{padding-left:3.05556rem;position:relative}.button--copy-link .addtoany_shortcode,.hs-button.primary--copy-link .addtoany_shortcode{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.button--copy-link .a2a_button_copy_link,.hs-button.primary--copy-link .a2a_button_copy_link{height:100%;left:0;position:absolute;top:0;width:100%}.button--copy-link .a2a_svg svg,.hs-button.primary--copy-link .a2a_svg svg{height:1.11111rem;left:1.11111rem;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1.11111rem;fill:currentColor}.button--outlined-transparent,.hs-button.primary--outlined-transparent{background-color:transparent;border:.05556rem solid #f9f9f9;-webkit-box-shadow:none;box-shadow:none;color:#f9f9f9;-webkit-transition:all .3s;transition:all .3s}.button--outlined-transparent:hover,.hs-button.primary--outlined-transparent:hover{background-color:#f9f9f9;color:#333679}.button--selector,.hs-button.primary--selector{background-color:#333679;-webkit-box-shadow:none;box-shadow:none;color:#f9f9f9}.button--selector:hover,.hs-button.primary--selector:hover{background-color:#f8be2e;color:#333679}.button--product,.hs-button.primary--product{font-weight:500;padding:.61111rem .83333rem;white-space:nowrap}.button--product-outlined,.hs-button.primary--product-outlined{font-weight:500;padding:.5rem .83333rem .44444rem}.button--skeleton,.hs-button.primary--skeleton{min-height:2.22222rem;opacity:.3}.button--loading,.hs-button.primary--loading{color:transparent;opacity:.7;pointer-events:none;position:relative;-webkit-transition:color .3s,opacity .3s;transition:color .3s,opacity .3s}.button--loading:before,.hs-button.primary--loading:before{-webkit-animation:Rotate 1.2s linear 0s infinite forwards;animation:Rotate 1.2s linear 0s infinite forwards;border:.11111rem solid #d3d3d3;border-radius:50%;border-top-color:#3c5ca7;bottom:0;content:"";height:1.11111rem;left:0;margin:auto;position:absolute;right:0;top:0;width:1.11111rem}.button-group{display:grid;gap:.44444rem;grid-template-columns:repeat(2,1fr)}.arrow-link{font-weight:700}.arrow-link svg{vertical-align:middle;width:8px}.calendar{width:auto}.calendar__scroll{display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100vh - 8.33333rem);min-height:540px;overflow-x:scroll;overflow-y:hidden;scrollbar-width:thin;width:100vw}@media (max-width:730px){.calendar__scroll{height:calc(100vh - 150px);min-height:0}}.calendar__month{position:relative;-webkit-box-flex:64px;-ms-flex:64px 0 0px;flex:64px 0 0}.calendar__month-title{left:36px;position:absolute;top:20px;-webkit-transform:translateX(-100%) rotate(-90deg);transform:translateX(-100%) rotate(-90deg);-webkit-transform-origin:right;transform-origin:right;white-space:nowrap}.calendar__month:not(:first-child):after{background-color:#f9f9f9;background:inherit;background-position-y:35px;content:"";display:block;height:35px;height:100%;left:0;left:-35px;-webkit-mask:url(./assets/images/tear-image-side.png) bottom;-webkit-mask-image:url(./assets/images/tear-image-side.png) bottom;mask-image:url(./assets/images/tear-image-side.png) bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;width:100%;width:35px;z-index:1}.calendar__end-month{-webkit-box-flex:90px;-ms-flex:90px 0 0px;flex:90px 0 0}.calendar__end-month:last-child{display:none}.calendar__event--other+.calendar__end-month{-webkit-box-flex:70px;-ms-flex:70px 0 0px;flex:70px 0 0}.calendar__event{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}.calendar__event--image{position:relative}.calendar__event--image .calendar__button{bottom:40px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.calendar__event--image img{height:100%}.calendar__event--product{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.calendar__event--product.calendar__event--img-below{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.calendar__event--product .calendar__product-other-img{height:50%}.calendar__event--product .calendar__product-other-img img{height:100%}.calendar__event--product .calendar__product{display:-webkit-box;display:-ms-flexbox;display:flex;height:50%;left:0;position:absolute;top:0;width:100%;z-index:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar__event--product .calendar__product img{height:60%;-webkit-transform:rotate(-7deg);transform:rotate(-7deg)}.calendar__event--product .calendar__product:nth-child(4){top:50%}.calendar__event--product .calendar__product:nth-child(4) img{-webkit-transform:rotate(7deg);transform:rotate(7deg)}.calendar__event--product.calendar__event--img-above .calendar__product{top:50%}.calendar__event--other{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;font-weight:700;justify-content:space-between;padding:2.5vh 2.5vh 0;-webkit-box-flex:45vh;-ms-flex:45vh 0 0px;flex:45vh 0 0}.calendar__event--other .calendar__post{height:50%;width:100%}.calendar__event--other .calendar__post p{margin:10px 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:30vh}.calendar__event--other .calendar__post img{height:calc(100% - 35px - 2.5vh);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.calendar__event--other.calendar__event--large{-webkit-box-flex:70vh;-ms-flex:70vh 0 0px;flex:70vh 0 0}.calendar__event--other.calendar__event--large .calendar__post:nth-child(2),.calendar__event--other.calendar__event--large .calendar__post:nth-child(3){width:calc(50% - 10px)}.calendar__event--other.calendar__event--large .calendar__post:first-child img{aspect-ratio:72/37}.calendar__event--other.calendar__event--large .calendar__post:first-child p{width:65vh}@-moz-document url-prefix(){.calendar__event--image,.calendar__event--product{flex:42vh 0 0}.calendar__event--image.calendar__event--large,.calendar__event--product.calendar__event--large{flex:84vh 0 0}}.careers-list__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:.16667rem;padding-top:.16667rem}.careers-list__row+.careers-list__row{border-top:1px solid #4fb8ab;margin-top:.44444rem;padding-top:.44444rem}.careers-list__col{-webkit-box-flex:1;-ms-flex:1;flex:1}.careers-list__col:last-child{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;max-width:50px}.careers-list__button{background-color:#f8be2e;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #e1a308;box-shadow:inset 0 -3px 0 #e1a308;color:#333679;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;height:50px;line-height:1.2;margin-bottom:3px;padding:20px 20px 18px;position:relative;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s;width:50px}.careers-list__button:active,.careers-list__button:focus,.careers-list__button:hover{background-color:#fad578}.careers-list__button:after{background-image:url(./assets/images/svgs/arrow-right-blue.svg);background-size:14px 14px;content:"";display:block;height:14px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:14px}.careers-page{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-35px;margin-top:-35px}.careers-page__content{margin-left:35px;margin-top:35px;width:calc(66.66667% - 35px)}.careers-page__details{margin-left:35px;margin-top:35px;width:calc(33.33333% - 35px)}.careers-page__title{font-size:1.33333rem;line-height:1.66667rem}.careers-page__keys{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:.94444rem;line-height:1.11111rem}.careers-page__keys dt{color:#3c5ca7;margin-bottom:1.11111rem;width:33.33333%}.careers-page__keys dd{margin-bottom:1.11111rem;margin-left:0;width:66.66667%}.careers-slider{margin-bottom:2.77778rem}.careers-slider .tns-nav{height:36px;margin-top:1.38889rem}.careers-slider .tns-controls button{bottom:0;height:36px;width:36px}.careers-slider .tns-controls button[data-controls=prev]{left:calc(50% - 100px)}.careers-slider .tns-controls button[data-controls=next]{left:calc(50% + 64px)}.careers-slider [data-behaviour=careers-slider]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap}.careers-slider [data-behaviour=careers-slider] img{border-radius:18px;min-width:0;-o-object-fit:cover;object-fit:cover}.careers-slider [data-behaviour=careers-slider] img:first-child,.careers-slider [data-behaviour=careers-slider] img:nth-child(4){-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}.careers-slider [data-behaviour=careers-slider] img:nth-child(2),.careers-slider [data-behaviour=careers-slider] img:nth-child(3){-webkit-box-flex:1;-ms-flex:1 0 60%;flex:1 0 60%}.careers-slider [data-behaviour=careers-slider] img:first-child,.careers-slider [data-behaviour=careers-slider] img:nth-child(3){margin-right:35px}.careers-slider [data-behaviour=careers-slider] img:nth-child(3),.careers-slider [data-behaviour=careers-slider] img:nth-child(4){margin-top:35px}.careers-info{padding-bottom:3.33333rem}.careers-info__text{padding-left:35px;padding-right:35px}.careers-info__images .careers-slider{margin-bottom:0}.careers-info__images .careers-slider [data-behaviour=careers-slider] img{margin:0;width:100%}.careers-info__images .careers-slider [data-behaviour=careers-slider] img+img{margin-top:35px}.category-marker{border-radius:8px;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.61111rem;margin-bottom:20px;padding:3px 17px;text-transform:uppercase}.category-marker:not([class*=u-bg--]){background:#f9f9f9}.category-marker:not([class*=u-text--]){color:#f9f9f9}.category-marker__title{color:#db291c;margin-bottom:-3px;margin-top:3px}.chilliometer__title{color:#333679;font-family:CircularStd-Black,sans-serif;font-size:2rem;font-style:normal;font-weight:700;letter-spacing:-.04rem;line-height:120%;margin:0 0 1.77778rem}.chilliometer__sections{display:grid;grid-template-columns:1fr;grid-gap:1.77778rem}.chilliometer__section{display:grid;grid-gap:1.77778rem 1.33333rem}.chilliometer__section:nth-child(2n){grid-template-areas:"meter text" "info info";grid-template-columns:13.88889rem auto}.chilliometer__section:nth-child(odd){grid-template-areas:"text meter" "info info";grid-template-columns:auto 13.88889rem}@media (max-width:730px){.chilliometer__section:nth-child(2n),.chilliometer__section:nth-child(odd){grid-template-areas:"meter" "text" "info";grid-template-columns:1fr}}.chilliometer__text{grid-area:text}.chilliometer__subtitle{color:#333679;font-family:CircularStd-Black,sans-serif;font-size:1.33333rem;font-style:normal;font-weight:700;letter-spacing:-.01333rem;line-height:120%;margin:0 0 .88889rem}.chilliometer__content{color:#333679;font-family:CircularStd-Medium,sans-serif;font-size:.88889rem;font-style:normal;font-weight:450;letter-spacing:-.00889rem;line-height:150%}.chilliometer__content :first-child,.chilliometer__content :last-child{margin:0}.chilliometer__meter{font-size:0;grid-area:meter}.chilliometer__meter-needle{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 60%;transform-origin:50% 60%;-webkit-transition:-webkit-transform 1.5s;transition:-webkit-transform 1.5s;transition:transform 1.5s;transition:transform 1.5s,-webkit-transform 1.5s}.chilliometer__meter:not(.is-shown) .chilliometer__meter-needle{-webkit-transform:rotate(0)!important;transform:rotate(0)!important}.chilliometer__meter--level-0 .chilliometer__meter-needle{-webkit-transform:rotate(0);transform:rotate(0)}.chilliometer__meter--level-1 .chilliometer__meter-needle{-webkit-transform:rotate(20deg);transform:rotate(20deg);-webkit-transition:-webkit-transform .16667s;transition:-webkit-transform .16667s;transition:transform .16667s;transition:transform .16667s,-webkit-transform .16667s}.chilliometer__meter--level-2 .chilliometer__meter-needle{-webkit-transform:rotate(70deg);transform:rotate(70deg);-webkit-transition:-webkit-transform .58333s;transition:-webkit-transform .58333s;transition:transform .58333s;transition:transform .58333s,-webkit-transform .58333s}.chilliometer__meter--level-3 .chilliometer__meter-needle{-webkit-transform:rotate(113deg);transform:rotate(113deg);-webkit-transition:-webkit-transform .94167s;transition:-webkit-transform .94167s;transition:transform .94167s;transition:transform .94167s,-webkit-transform .94167s}.chilliometer__meter--level-4 .chilliometer__meter-needle{-webkit-transform:rotate(160deg);transform:rotate(160deg);-webkit-transition:-webkit-transform 1.33333s;transition:-webkit-transform 1.33333s;transition:transform 1.33333s;transition:transform 1.33333s,-webkit-transform 1.33333s}.chilliometer__meter--level-5 .chilliometer__meter-needle{-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-transition:-webkit-transform 1.5s,-webkit-animation 1.5s;transition:-webkit-transform 1.5s,-webkit-animation 1.5s;transition:transform 1.5s,animation 1.5s;transition:transform 1.5s,animation 1.5s,-webkit-transform 1.5s,-webkit-animation 1.5s;-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}.is-shown.chilliometer__meter--level-5 .chilliometer__meter-needle{-webkit-animation:needle-wiggle .25s infinite;animation:needle-wiggle .25s infinite;-webkit-animation-delay:1.5s;animation-delay:1.5s}.chilliometer__meter svg{width:100%}.chilliometer__information{align-self:stretch;background:#ebeff6;border-radius:.66667rem;display:grid;gap:.66667rem .88889rem;grid-area:info;grid-template-areas:"icon title" ". text";grid-template-columns:1.33333rem 1fr;padding:1.33333rem 1.77778rem}.chilliometer__information-icon{grid-area:icon}.chilliometer__information-title{color:#333679;font-family:CircularStd-Black,sans-serif;font-size:1.33333rem;font-style:normal;font-weight:700;grid-area:title;letter-spacing:-.01333rem;line-height:120%;margin:0;text-transform:unset}.chilliometer__information-text{color:#333679;font-family:CircularStd-Book,sans-serif;font-size:.88889rem;font-style:normal;font-weight:450;grid-area:text;letter-spacing:-.00889rem;line-height:150%;margin:0}@-webkit-keyframes needle-wiggle{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}25%{-webkit-transform:rotate(182.5deg);transform:rotate(182.5deg)}75%{-webkit-transform:rotate(177.5deg);transform:rotate(177.5deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}@keyframes needle-wiggle{0%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}25%{-webkit-transform:rotate(182.5deg);transform:rotate(182.5deg)}75%{-webkit-transform:rotate(177.5deg);transform:rotate(177.5deg)}to{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}.close{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:30px;width:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.5s;transition:.5s}.close__link{color:#f9f9f9;font-size:1.22222rem;line-height:1}.close__link:active,.close__link:focus,.close__link:hover{color:#f8be2e}.three-cols{margin:40px 0}.three-cols__col img{margin-bottom:15px;max-width:360px;width:100%}.two-cols__col img{margin-bottom:15px}.two-cols__col:first-child{margin-bottom:30px}@media (min-width:500px){.two-cols{display:grid;gap:20px;grid-template-columns:1fr 1fr}.two-cols__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.two-cols__col:first-child{margin-bottom:0}.two-cols__col img{max-width:300px;width:100%}}.competition__left,.competition__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:1025px){.competition{display:grid;grid-template-columns:1fr 1fr}.competition__left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.competition__right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.competition__content{max-width:650px;padding:3.33333rem 22px;text-align:center}.competition__content p:last-child{margin-bottom:0}@media (min-width:1025px){.competition__content{padding:6.66667rem 3.55556rem}}.competition__subtitle{font-size:1.22222rem;margin-bottom:35px;margin-top:0}.competition__cta{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:20px}.competition__steps{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;margin:32px 0}.competition__step img{width:70%}.competition__step p{margin:5px 0 0}.competition__step-text{font-size:.88889rem;margin-top:10px}.competition__terms{font-size:.77778rem}.competition__right{padding:0 60px 60px}.competition__right img{max-height:700px}.content-accordion__header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Black,sans-serif;font-size:1.11111rem;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.11111rem 0 0}.content-accordion__header:after{background-image:url(./assets/images/svgs/plus-solid-red.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;margin-left:1.11111rem;position:absolute;position:static;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.user-content .content-accordion__header h1,.user-content .content-accordion__header h2,.user-content .content-accordion__header h3,.user-content .content-accordion__header h4,.user-content .content-accordion__header h5{margin:0}.content-accordion__content{opacity:0;pointer-events:none;position:absolute}.content-accordion__item.active .content-accordion__content{opacity:1;pointer-events:auto;position:static;-webkit-transition:opacity .3s;transition:opacity .3s}.content-accordion .user-content ol{counter-reset:accordion-li}.content-accordion .user-content ol li{counter-increment:accordion-li}.content-accordion .user-content ol li:before{color:#ea5b61;content:counters(accordion-li,".",decimal-leading-zero) ". ";font-size:1rem}.content-grid__grid{display:grid;gap:.83333rem;grid-template-columns:repeat(auto-fill,minmax(calc(max(11.11111rem, (100% / 2) - 1.66667rem)),1fr))}@media (min-width:730px){.content-grid__grid{gap:1.77778rem}}.content-grid__grid--maintain-grid{grid-template-columns:repeat(auto-fill,minmax(calc(max(5.55556rem, (100% / 2) - 1.66667rem)),1fr))}.content-grid__grid-item{border-radius:18px;border-bottom-left-radius:0;border-bottom-right-radius:0;height:calc(9.16667rem + 49px);position:relative;-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width:730px){.content-grid__grid-item{height:calc(25rem + 50px)}}.content-grid__grid-item--with-bg{border-bottom-left-radius:18px;border-bottom-right-radius:18px}.content-grid__grid-item-button{width:100%;z-index:2}.content-grid__grid-item-button--corners{border-top-left-radius:0;border-top-right-radius:0}@media (min-width:730px){.content-grid__grid-item-button{font-size:.9rem;padding:15px 0}}.content-grid__grid-item-image{border-radius:18px;border-bottom-left-radius:0;border-bottom-right-radius:0;height:9.16667rem;position:absolute;width:100%}@media (min-width:730px){.content-grid__grid-item-image{height:25rem}}.content-grid__grid-item-image--no-cta{border-bottom-left-radius:18px;border-bottom-right-radius:18px;height:100%}.content-grid__grid-item-image--contain{background-position:50%!important;background-size:contain!important}.content-grid__grid-item-content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:.55556rem;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:2}@media (min-width:730px){.content-grid__grid-item-content{padding:2.22222rem}}.content-grid__grid-item-content h2{font-size:1.11111rem;margin-bottom:0;width:auto}@media (min-width:935px){.content-grid__grid-item-content h2{font-size:2.77778rem}}@media (max-width:730px){.content-grid__grid-item-content-intro{display:none}}.content-grid__grid-item-content.center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.content-grid__grid-item-content.center-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center}.content-grid__grid-item-content.center-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.content-grid__grid-item-content.center-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content-grid__grid-item-content.center-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.content-grid__grid-item-content.top-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-grid__grid-item-content.bottom-left,.content-grid__grid-item-content.top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.content-grid__grid-item-content.top-right{text-align:right}.content-grid__grid-item-content.bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.content-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.content-item--padding{padding:8.88889rem 4.44444rem}.content-item--bg-image{background-position:50%;position:relative}.content-item--bg-image:after{content:"";display:block;padding-bottom:100%}.content-item--bg-image .content-item__content{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.content-item--bg-image.content-item--padding{padding:0}.content-item--bg-image.content-item--padding .content-item__content{padding:0 4.44444rem}.content-item__image{margin-bottom:20px;max-width:350px;width:90%}.content-item__image img{width:100%}.content-item .button{margin-top:auto}.content-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:0}.content-item-wrapper--two-items .content-item{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}.content-item-wrapper--three-items .content-item{margin-left:35px;margin-top:35px;width:calc(33.33333% - 35px)}.content-recipes__title{font-size:2.22222rem;line-height:2.77778rem;margin-bottom:1.66667rem;margin-top:3.88889rem}.content-recipes__slider{padding-bottom:3.33333rem}.content-table{border-collapse:collapse;width:100%}.content-table td,.content-table th{border:1px solid;padding:.55556rem;text-align:left;vertical-align:top}.content-table td{line-height:1.6}.content-table p{margin:0}.content-table p+p{margin-top:.55556rem}.content-table--2-col td{width:50%}.content-table--3-col td{width:33.33%}.mce-content-body .content-table hr,.user-content .content-table hr{background-color:currentColor;margin:.55556rem 0}#wt-cli-privacy-save-btn{background-color:#333679;color:#f9f9f9}#cookie-law-info-bar,#wt-cli-accept-btn,#wt-cli-privacy-save-btn,.cli-bar-popup{border-radius:18px!important;font-family:CircularStd-Book,sans-serif;font-weight:700}#wt-cli-privacy-readmore,#wt-cli-privacy-title,.cli-nav-link,.cli-necessary-caption,.cli-privacy-content-text,.cli-switch .cli-slider:after,.cli-tab-container p{color:#333679!important}.cli-modal-close svg{fill:#333679!important}.cli-tab-header a:before{border-color:#333679!important}table.cookielawinfo-winter thead th{background:#333679!important}.country-box{max-width:280px}.country-box,.country-box__content{margin-top:1.11111rem}.country-box__image{position:relative}.country-box__image img{max-height:195px;max-width:280px;position:relative;z-index:2}.country-box__image:after,.country-box__image:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;position:absolute}.country-box__image:before{bottom:-20px;height:100%;left:-15px;width:100%;z-index:1}.country-box__image:after{background-image:url(./assets/images/frame.png);height:calc(100% + 23px);left:-4px;top:-20px;width:calc(100% + 8px);z-index:3}.country-box__image--bg-africa:before{background-image:url(./assets/images/frame-bg-africa.png)}.country-box__image--bg-caribbean:before{background-image:url(./assets/images/frame-bg-caribbean.png)}.country-box__image--bg-china:before{background-image:url(./assets/images/frame-bg-china.png)}.country-box__image--bg-india:before{background-image:url(./assets/images/frame-bg-india.png)}.country-box__image--bg-middle-east:before{background-image:url(./assets/images/frame-bg-middle-east.png)}.country-box__image--bg-south-east-asia:before{background-image:url(./assets/images/frame-bg-south-east-asia.png)}.country-box__image--bg-uk:before{background-image:url(./assets/images/frame-bg-uk.png)}.country{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr;min-width:1.83333rem;grid-gap:0;cursor:pointer;left:35px;margin-right:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.country__label{font-size:.77778rem;margin-left:2.77778rem}.country .country__select select{border:0;border-radius:0;opacity:0;padding:0}.country .country__select:after{color:#333679;left:1.38889rem}.country__select{position:relative}.country__select svg{height:18px;left:23px;pointer-events:none;position:absolute;top:0;width:14px}@media (min-width:730px){.country__select svg{top:7px}}.country__select select{border:2px solid #f8be2e;border-radius:18px;cursor:pointer;padding:0 22px}.country__icon{left:0;position:absolute;top:calc(50% - 9.5px)}.country--full-width{grid-template-columns:1fr}.country-icon{background-image:url(./assets/images/svgs/united-kingdom.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:2px solid #333679;border-radius:50%;display:block;height:19px;width:19px}.country-icon.en-ca,.country-icon.fr-ca{background-image:url(./assets/images/svgs/canada.svg)}.country-icon.en-us{background-image:url(./assets/images/svgs/united-states.svg)}.country-icon.en-nl,.country-icon.nl-nl{background-image:url(./assets/images/svgs/netherlands.svg)}.country-icon.en-ie{background-image:url(./assets/images/svgs/ireland.svg)}.country-icon.fr-be,.country-icon.nl-be{background-image:url(./assets/images/svgs/belgium.svg)}.country-icon.en-au{background-image:url(./assets/images/svgs/australia.svg)}.country-icon.fr-fr{background-image:url(./assets/images/svgs/france.svg)}.country-icon.de-de{background-image:url(./assets/images/svgs/germany.svg)}.country-icon.ar-ae,.country-icon.en-ae{background-image:url(./assets/images/svgs/uae.svg)}.country-icon.en-in{background-image:url(./assets/images/svgs/india.svg)}.country-icon.en-nz{background-image:url(./assets/images/svgs/new_zealand.svg)}.country-icon.en-mt{background-image:url(./assets/images/svgs/malta.svg)}.country-icon.sv-se{background-image:url(./assets/images/svgs/sweden.svg)}.country-icon.it-it{background-image:url(./assets/images/svgs/italy.svg)}.country-icon.es-es{background-image:url(./assets/images/svgs/spain.svg)}.country-popup{background-color:#333679;bottom:0;color:#f9f9f9;direction:ltr;display:none;left:0;padding:.8rem 0;position:fixed;width:100%;z-index:20}.country-popup--open{display:block}.country-popup--rtl{direction:rtl}.country-popup__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.83333rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.country-popup__link{color:#f9f9f9;cursor:pointer;display:inline;font-weight:700;font-weight:400;line-height:1.4;text-align:center;text-decoration:underline;-webkit-transition:color .3s;transition:color .3s}.country-popup__link:active,.country-popup__link:focus,.country-popup__link:hover{color:#f8be2e}.country-popup__close{background-image:url(./assets/images/svgs/xmark-white.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;height:1.38889rem;width:1.38889rem}.country-popup--takeover{background:none;padding:0;right:0;top:0;z-index:200}.country-popup--takeover:before{background:#000;content:"";height:100%;opacity:.5;position:fixed;width:100%;z-index:1}.country-popup--takeover .country-popup__wrapper{background-color:#333679;border-radius:18px;left:50%;margin-top:-170px;max-width:660px;overflow:hidden;padding-top:40px;position:fixed;top:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:70%;z-index:2}.country-popup--takeover .country-popup__content{background:#f9f9f9;color:#333679;display:block;padding-bottom:1.66667rem;padding-top:1.11111rem;text-align:center}.country-popup--takeover .country-popup__close{position:absolute;right:5px;top:8px}.country-popup--takeover .country-popup__options{display:grid;grid-auto-rows:1fr;grid-template-columns:repeat(2,1fr);grid-column-gap:15px}.country-popup--takeover .country-popup__choose{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:50%;border:1px solid rgba(51,54,121,.2);border-radius:18px;-webkit-box-shadow:1px 3px 0 -1px rgba(51,54,121,.2);box-shadow:1px 3px 0 -1px rgba(51,54,121,.2);-ms-flex:50%;flex:50%;font-size:.83333rem;margin-top:15px;padding:30px 20px}.country-popup--takeover .country-popup__flag{height:35px;margin-bottom:1.11111rem;width:35px}.rtl .country{left:auto;right:35px}.rtl .country__icon{left:auto;right:0}.rtl .country__label{margin-left:0;margin-right:2.22222rem}.rtl .country__select:after{left:auto;right:1.38889rem}@media (max-width:730px){.country{height:20px;left:22px;width:45px}.country,.country__label{display:none}.country__select{z-index:3}.country-popup--takeover .country-popup__wrapper{margin-top:20px;top:0}.country-popup--takeover .country-popup__options{display:block}}.cta--image-overlay .cta__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:42.22222rem;padding-bottom:6.66667rem;padding-top:6.66667rem;position:relative}.cta--image-overlay .cta__wrapper:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}.cta--image-overlay .cta__wrapper>*{position:relative}.cta--image .cta__title{font-size:3.33333rem}.cta--image .cta__text{font-family:CircularStd-Black,sans-serif;font-size:1.66667rem}.cuisines__listing{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;gap:2.22222rem;justify-content:center;margin-top:5.55556rem}.cuisines__note{background-image:url(./assets/images/arrow-down.png);background-position:0 100%;background-repeat:no-repeat;height:170px;left:19px;opacity:.6;position:absolute;top:-66px;width:200px}.cuisines__note-text{display:block;font-family:ArielChinograph-Regular,sans-serif;font-size:1.38889rem;letter-spacing:-3px;line-height:1.66667rem;padding-left:.66667rem;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}.cuisines--spaced .cuisines__listing{-ms-flex-pack:distribute;justify-content:space-around;padding:0 80px}.dropdown{background-color:#f9f9f9;border-radius:10px;position:relative}.dropdown--portions{width:4.44444rem}.dropdown--method{width:13.33333rem}.dropdown__header{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.83333rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.dropdown__header__icon{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.dropdown__header__icon.open{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dropdown__body{display:none;padding:.27778rem}.dropdown__body.open{background:#f9f9f9;display:block;position:absolute;top:calc(100% - 6px);width:100%;z-index:9}.dropdown__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;padding:.55556rem .55556rem .55556rem 1.66667rem}.dropdown__item svg{margin-right:.55556rem}.dropdown__item:hover{background-color:#d6d7e3}.fact-box__wrapper{gap:2.22222rem}.fact-box__content,.fact-box__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.fact-box__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.fact-box__content .title{margin-bottom:3.33333rem}@supports (-webkit-text-stroke:2px black){.fact-box__content .title--outline{-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#f8be2e;-webkit-text-stroke-width:2px}}.fact-box__content hr{background-color:#f8be2e;border:0;height:1px;margin-bottom:1.66667rem;margin-top:1.66667rem;width:100%}.fact-box__content a{position:relative}.fact-box__content a:after{background-color:currentColor;border-radius:10px;bottom:-5px;content:"";height:4px;left:0;opacity:.4;position:absolute;width:100%}.fact-box__content a:active:after,.fact-box__content a:focus:after,.fact-box__content a:hover:after{opacity:.5}.fact-box__image{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex:1 0;flex:1 0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.fact-box__image img{height:-webkit-min-content;height:-moz-min-content;height:min-content}.faq{border:1px solid #4fb8ab;border-radius:18px;margin-bottom:20px}.faq__question{cursor:pointer;font-family:CircularStd-Black,sans-serif;font-size:1.11111rem;padding:15px 15px 15px 70px;position:relative}.faq__question:after{background-image:url(./assets/images/svgs/plus-solid-red.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:20px;position:absolute;top:0;top:23px;width:20px}.faq__answer{opacity:0;padding:0 15px 15px 70px;pointer-events:none;position:absolute}.faq__answer .button{margin-bottom:10px;margin-top:10px}.faq__icon{display:inline-block;margin-right:.55556rem;vertical-align:middle;width:2.22222rem}.faq__icon--right{float:right}.faq.active .faq__answer{opacity:1;pointer-events:auto;position:static;-webkit-transition:opacity .3s;transition:opacity .3s}.faq.active .faq__question:after{background-image:url(./assets/images/svgs/minus-solid-red.svg)}.faq--white{background:#f9f9f9;border:none}.faq--white .faq__question:after{background-image:url(./assets/images/svgs/plus-solid-blue.svg)}.faq--white .faq__answer{padding:.55556rem 2.22222rem 2.77778rem}.faq--white.active .faq__question:after{background-image:url(./assets/images/svgs/minus-solid-blue.svg)}.faqs-list{margin-bottom:2.22222rem}.faqs-list__name{font-family:CircularStd-Black,sans-serif;font-size:1.33333rem;margin-bottom:1.66667rem;padding-top:2.22222rem;text-transform:none}.faqs-list--block{margin-bottom:0;padding-bottom:3.33333rem;padding-top:3.33333rem}.featured-block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:20px}.featured-block a{width:calc(60% - 15px)}.featured-block a:first-child{width:calc(40% - 15px);-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;margin-right:auto}.featured-block__move-mobile{display:none}.featured-block--3{height:720px}.featured-block--3 a{-webkit-box-flex:0;-ms-flex:0 0 48%;flex:0 0 48%}.featured-block--4{height:750px}.featured-block--4 a{-webkit-box-flex:0;-ms-flex:0 0 31%;flex:0 0 31%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.featured-block-titles{display:-webkit-box;display:-ms-flexbox;display:flex;padding-top:30px}.featured-block-titles__title:first-child{width:calc(40% + 15px)}.featured-block-titles__title:last-child{width:calc(60% - 15px)}.featured-bundle{display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:1025px){.featured-bundle{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:1025px){.content-section:has(.featured-bundle){background-color:#8ab42d;background-image:url(./assets/images/geometric.png);padding:0 0 6.66667rem}}@media (max-width:730px){.content-section:has(.featured-bundle){padding:0 0 3.33333rem}}.featured-bundle__image{-webkit-box-flex:0;border-radius:.88889rem;display:block;-ms-flex:0 1 29.33333rem;flex:0 1 29.33333rem;height:100vh;max-height:32.22222rem;max-width:29.33333rem;overflow:hidden;width:100vw}@media (max-width:1025px){.featured-bundle__image{height:auto;width:auto;-webkit-box-flex:0;border-radius:0;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex:0 0 100vw;flex:0 0 100vw;margin:0 -1.94444rem;max-height:382px;max-width:unset}}@media (max-width:730px){.featured-bundle__image{margin:0 -1.22222rem}}.featured-bundle__image img{display:block;height:100%;margin:0 auto;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1025px){.featured-bundle__image img{-o-object-fit:cover;object-fit:cover}}.featured-bundle__content{-webkit-box-flex:0;-ms-flex:0 1 41.77778rem;flex:0 1 41.77778rem}@media (max-width:1025px){.featured-bundle__content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}}.featured-bundle__content-subtitle{font-size:1.22222rem;margin:0 0 .44444rem}.featured-bundle__content-title{font-size:2rem;margin:0 0 .44444rem}.featured-bundle__content-price{font-size:1.22222rem;margin:0 0 .44444rem}.featured-bundle__products{margin:0 0 3.33333rem}@media (max-width:1025px){.featured-bundle__products{margin-left:-1.94444rem;margin-right:-1.94444rem;padding-right:0;width:auto}}@media (max-width:500px){.featured-bundle__products{margin-left:-1.22222rem;margin-right:-1.22222rem;padding-right:1.22222rem}}.featured-bundle__products-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:2rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:auto;width:calc(100% + 6.22222rem)}@media (max-width:1025px){.featured-bundle__products-wrapper{gap:2.88889rem 0;max-width:calc(100% + 1.94444rem);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;overflow:auto;padding-left:1.94444rem;padding-right:1.94444rem}}@media (max-width:500px){.featured-bundle__products-wrapper{max-width:calc(100% + 1.22222rem);padding-left:1.22222rem;padding-right:1.22222rem}}.featured-bundle__products-divider{height:2.22222rem;padding:.55556rem;width:2.22222rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#333679;border-radius:50%;gap:.55556rem;margin-left:-.22222rem;margin-right:-.22222rem;position:relative;z-index:10;-ms-flex-item-align:center;align-self:center;-ms-flex:0 0 auto;flex:0 0 auto}.featured-bundle__product,.featured-bundle__products-divider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0}.featured-bundle__product{-ms-flex:0 0 10.66667rem;flex:0 0 10.66667rem;padding:0 1.11111rem 1.11111rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;background:#ebeff6;border-radius:.66667rem;-ms-flex-direction:column;flex-direction:column}.featured-bundle__product-image{margin-bottom:1.11111rem;margin-top:-1.11111rem;max-height:8.61111rem;max-width:8.11111rem}.featured-bundle__product-image img{display:block;height:100%;margin:0 auto;-o-object-fit:contain;object-fit:contain}.featured-bundle__product-content-title{font-size:.88889rem;margin:0;text-transform:none}.featured-bundle__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center;gap:.44444rem}.featured-bundle__buttons-left{-ms-flex:0 1 50%;flex:0 1 50%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:center}.featured-bundle__buttons-left,.featured-bundle__buttons-right{-webkit-box-flex:0;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.featured-bundle__buttons-right{-ms-flex:0 1 50%;flex:0 1 50%;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:center}.featured-products{margin-bottom:1.66667rem;position:relative}.featured-products__thumb{opacity:0;position:absolute;top:0;width:270px}.featured-products__thumb.left,.featured-products__thumb.right{opacity:1;-webkit-transition:opacity .3s;transition:opacity .3s}.featured-products__thumb.left{left:0}.featured-products__thumb.right{right:0;z-index:1}.featured-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.featured-product__box{background:#f9f9f9;border-radius:18px;padding:2.22222rem 2.22222rem 2.22222rem 3.33333rem;-webkit-transform:translateX(-30px);transform:translateX(-30px);width:520px}.featured-product__title{color:#b41672;font-size:1.33333rem}.featured-product__excerpt{color:#333679;font-size:1rem;margin:0}.featured-product__cat{color:#333679;font-size:.88889rem;opacity:.5}.featured-product__img{display:block;position:relative;-ms-flex-negative:0;flex-shrink:0;-webkit-transform:rotate(-5deg);transform:rotate(-5deg);width:270px;z-index:1}.featured-product__link{color:#333679;display:inline-block;font-size:.88889rem;font-size:.77778rem;opacity:.6;padding-right:18px;position:relative;-webkit-transform:opacity .3s;transform:opacity .3s}.featured-product__link:after{background-image:url(./assets/images/svgs/arrow-right-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.featured-product__link:hover{opacity:1}.featured-product__corner-cutout{position:absolute;right:25px;top:10px}.filters__wrapper.skeleton{min-height:36.11111rem}.filters__left-button,.filters__right-button{display:none}.filters__header{border-bottom:1px solid rgba(51,54,121,.2)}.filters__header[data-behaviour=header-overlay]{position:relative}.filters__header[data-behaviour=header-overlay] .filters__left-button,.filters__header[data-behaviour=header-overlay] .filters__right-button{content:"";cursor:pointer;display:none;height:100%;position:absolute;top:0;width:35px}.filters__header[data-behaviour=header-overlay] .filters__left-button{background:-webkit-gradient(linear,right top,left top,from(hsla(0,0%,98%,.8)),to(#f9f9f9));background:linear-gradient(270deg,hsla(0,0%,98%,.8),#f9f9f9);color:#db291c;left:0}.filters__header[data-behaviour=header-overlay] .filters__left-button:after{background-image:url(./assets/images/svgs/angle-double-left-red.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:10px;position:absolute;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.filters__header[data-behaviour=header-overlay] .filters__right-button{background:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,98%,.8)),to(#f9f9f9));background:linear-gradient(90deg,hsla(0,0%,98%,.8),#f9f9f9);color:#db291c;right:0}.filters__header[data-behaviour=header-overlay] .filters__right-button:after{background-image:url(./assets/images/svgs/angle-double-right-red.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;right:10px;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.filters__header[data-behaviour=header-overlay] .filters__header-container{overflow-x:scroll;overflow-y:hidden;white-space:nowrap;-webkit-overflow-scrolling:touch}.filters__header[data-behaviour=header-overlay] .filters__header-container::-webkit-scrollbar{display:none}.filters__header-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:CircularStd-Bold,sans-serif;height:3.33333rem}.filters__header-container--together{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.filters__header-container--right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.filters__title{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.filters__title svg{margin-right:10px;width:16px;fill:#db291c}.filters__title.disabled{opacity:.5;pointer-events:none}.filters__sort{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;color:#db291c;white-space:nowrap}.filters__sort:after{background-image:url(./assets/images/svgs/chevron-down-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.filters__sort select{color:#333679;margin-left:8px;padding-right:18px}.filters__sort:after{color:#333679;pointer-events:none}.filters__contents{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.filters__contents--shop{display:grid;grid-template-columns:0 auto;-webkit-transition:all .3s ease-in;transition:all .3s ease-in}.filters__contents.filters-active{gap:35px;grid-template-columns:300px auto}.filters__results{grid-column:2;grid-row:1;margin-bottom:30px;padding-top:3.55556rem}.filters__none{padding-left:35px;text-align:center;width:100%}.filters__none-title{color:#db291c;font-family:CircularStd-Black,sans-serif;font-size:1.33333rem;margin-top:0;padding-top:30px}.filters-menu{margin-right:35px;padding:25px 35px 35px 0;-webkit-box-flex:0;-ms-flex:0 0 340px;flex:0 0 340px}.filters-menu--shop{border-right:none;min-width:16.66667rem;opacity:0;padding-top:1.22222rem;-webkit-transform:translateX(-400px);transform:translateX(-400px);-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}@media (min-width:1300px){.filters-menu--shop{min-width:18.88889rem}}.filters-menu__header{display:none}.filters-menu.filters-active{grid-column:1;opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.filter-variant{border-bottom:1px solid rgba(51,54,121,.4);margin-bottom:25px;padding-bottom:25px}.filter-variant__header{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:1.11111rem;font-weight:700}.filter-variant__header:after{background-image:url(./assets/images/svgs/xmark-solid.svg);background-size:15px 15px;content:"";display:block;height:15px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transition:.3s;transition:.3s;width:15px}.filter-variant.active .filter-variant__header:after,.filter-variant.first-active .filter-variant__header:after{-webkit-transform:translateY(-50%) rotate(0deg);transform:translateY(-50%) rotate(0deg)}.filter-variant.active .filter-variant__options,.filter-variant.first-active .filter-variant__options{display:block}.filter-variant__icon{background-color:rgba(219,41,28,.3);background-position:50%;background-repeat:no-repeat;border-radius:50%;display:block;height:30px;margin-right:10px;width:30px}.filter-variant__icon--products,.filter-variant__icon--range{background-image:url(./assets/images/svgs/range.svg)}.filter-variant__icon--dietary{background-image:url(./assets/images/svgs/dietary.svg)}.filter-variant__icon--flavours{background-image:url(./assets/images/svgs/flavours.svg)}.filter-variant__icon--rice-type,.filter-variant__icon--type{background-image:url(./assets/images/svgs/rice-icon.svg)}.filter-variant__icon--ingredients{background-image:url(./assets/images/svgs/ingredients.svg)}.filter-variant__icon--dish{background-image:url(./assets/images/svgs/dish.svg)}.filter-variant__icon--cuisine,.filter-variant__icon--suitable-cuisine{background-image:url(./assets/images/svgs/cuisine.svg)}.filter-variant__icon--meal{background-image:url(./assets/images/svgs/meal.svg)}.filter-variant__icon--time{background-image:url(./assets/images/svgs/time.svg)}.filter-variant__icon--author{background-image:url(./assets/images/svgs/user.svg)}.filter-variant__icon--difficulty{background-image:url(./assets/images/svgs/difficulty.svg)}.filter-variant__icon--industry{background-image:url(./assets/images/svgs/industry.svg)}.filter-variant__icon--occasions{background-image:url(./assets/images/svgs/dish.svg)}.filter-variant__options{display:none}.filter-variant__option{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:.77778rem;margin-left:5px;margin-top:3px}.filter-variant__option:first-child{margin-top:8px}.filter-variant__option input[type=checkbox]{background-color:transparent;border:1px solid #db291c;border-radius:5px;height:1rem;margin-right:15px;margin-top:5px;position:relative;-webkit-box-flex:0;color:#db291c;cursor:pointer;-ms-flex:0 0 1rem;flex:0 0 1rem}.filter-variant__option input[type=checkbox]:after{background-image:url(./assets/images/svgs/check-solid-red.svg);background-size:12px 12px;content:"";display:block;height:12px;left:0;left:50%;opacity:0;position:absolute;top:0;top:50%;top:calc(50% + 1px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .3s;transition:opacity .3s;width:12px}.filter-variant__option input[type=checkbox]:checked+label{color:#db291c}.filter-variant__option input[type=checkbox]:checked:after{opacity:1}.filter-variant__option label{cursor:pointer}.filter-variant__option--child-1{margin-left:38px}.filter-variant__option--child-2{margin-left:64px}.filter-variant__option--child-1 input[type=checkbox],.filter-variant__option--child-2 input[type=checkbox]{margin-right:8px}.filter-variant__link{color:#db291c;display:inline-block;font-size:.77778rem}.filters-jump>*{display:inline-block;padding-right:40px}.filters-jump a{color:#333679;cursor:pointer;display:inline;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.filters-jump a:active,.filters-jump a:focus,.filters-jump a:hover{color:#b41672}.filters-jump a.active{color:#b41672;cursor:pointer;display:inline;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.filters-jump a.active:active,.filters-jump a.active:focus,.filters-jump a.active:hover{color:#b41672}.filters-jump__title{font-family:CircularStd-Book,sans-serif}.filters-select{background:#f8be2e;text-align:center}.filters-select__wrapper{display:inline-block;position:relative}.filters-select__wrapper:after{background-image:url(./assets/images/svgs/chevron-down-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.filters-select select{display:inline-block;font-size:.94444rem;font-weight:700;padding-right:20px;text-transform:capitalize;width:auto}.free-content :first-child{margin-top:0}.free-content :last-child{margin-bottom:0}.free-content--big-text{font-family:CircularStd-Black,sans-serif;font-size:1.11111rem}.free-content--big-text strong{font-size:1.66667rem}.gform_wrapper .gform_submission_error{color:#db291c;font-size:16px}.gform_wrapper .validation_error{display:none}.gform_wrapper .gform_fields{list-style:none;margin:0;padding:0}.gform_wrapper .gform_fields a{color:#ea5b61;text-decoration:underline}.gform_wrapper .gform_fields a:active,.gform_wrapper .gform_fields a:focus,.gform_wrapper .gform_fields a:hover{color:rgba(234,91,97,.8)}.gform_wrapper .gform_fields .gfield{margin-top:1.66667rem;position:relative}.gform_wrapper .gform_fields .gfield .gfield_description{font-size:.66667rem;margin-top:5px}.gform_wrapper .gform_fields .gfield_label{display:block;font-family:CircularStd-Medium,sans-serif;font-size:1.11111rem;padding-bottom:.83333rem}.gform_wrapper .gform_fields .ginput_container_email input,.gform_wrapper .gform_fields .ginput_container_email select,.gform_wrapper .gform_fields .ginput_container_email textarea,.gform_wrapper .gform_fields .ginput_container_fileupload input,.gform_wrapper .gform_fields .ginput_container_fileupload select,.gform_wrapper .gform_fields .ginput_container_fileupload textarea,.gform_wrapper .gform_fields .ginput_container_phone input,.gform_wrapper .gform_fields .ginput_container_phone select,.gform_wrapper .gform_fields .ginput_container_phone textarea,.gform_wrapper .gform_fields .ginput_container_select input,.gform_wrapper .gform_fields .ginput_container_select select,.gform_wrapper .gform_fields .ginput_container_select textarea,.gform_wrapper .gform_fields .ginput_container_text input,.gform_wrapper .gform_fields .ginput_container_text select,.gform_wrapper .gform_fields .ginput_container_text textarea,.gform_wrapper .gform_fields .ginput_container_textarea input,.gform_wrapper .gform_fields .ginput_container_textarea select,.gform_wrapper .gform_fields .ginput_container_textarea textarea{border:2px solid #333679;border-radius:18px;font-size:1.11111rem;padding-left:1.66667rem;padding-right:1.66667rem;width:100%}.gform_wrapper .gform_fields .ginput_container_email input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea input::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea select::-webkit-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea textarea::-webkit-input-placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .ginput_container_email input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_email select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_email textarea::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload textarea::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_phone input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_phone select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_phone textarea::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_select input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_select select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_select textarea::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_text input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_text select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_text textarea::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea input::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea select::-moz-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea textarea::-moz-placeholder{color:#333679;opacity:.3;-moz-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .ginput_container_email input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea input:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea select:-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea textarea:-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .ginput_container_email input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_email textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_phone textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_select textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_text textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea input::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea select::-ms-input-placeholder,.gform_wrapper .gform_fields .ginput_container_textarea textarea::-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .ginput_container_email input::placeholder,.gform_wrapper .gform_fields .ginput_container_email select::placeholder,.gform_wrapper .gform_fields .ginput_container_email textarea::placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload input::placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload select::placeholder,.gform_wrapper .gform_fields .ginput_container_fileupload textarea::placeholder,.gform_wrapper .gform_fields .ginput_container_phone input::placeholder,.gform_wrapper .gform_fields .ginput_container_phone select::placeholder,.gform_wrapper .gform_fields .ginput_container_phone textarea::placeholder,.gform_wrapper .gform_fields .ginput_container_select input::placeholder,.gform_wrapper .gform_fields .ginput_container_select select::placeholder,.gform_wrapper .gform_fields .ginput_container_select textarea::placeholder,.gform_wrapper .gform_fields .ginput_container_text input::placeholder,.gform_wrapper .gform_fields .ginput_container_text select::placeholder,.gform_wrapper .gform_fields .ginput_container_text textarea::placeholder,.gform_wrapper .gform_fields .ginput_container_textarea input::placeholder,.gform_wrapper .gform_fields .ginput_container_textarea select::placeholder,.gform_wrapper .gform_fields .ginput_container_textarea textarea::placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .ginput_container_email input,.gform_wrapper .gform_fields .ginput_container_email select,.gform_wrapper .gform_fields .ginput_container_fileupload input,.gform_wrapper .gform_fields .ginput_container_fileupload select,.gform_wrapper .gform_fields .ginput_container_phone input,.gform_wrapper .gform_fields .ginput_container_phone select,.gform_wrapper .gform_fields .ginput_container_select input,.gform_wrapper .gform_fields .ginput_container_select select,.gform_wrapper .gform_fields .ginput_container_text input,.gform_wrapper .gform_fields .ginput_container_text select,.gform_wrapper .gform_fields .ginput_container_textarea input,.gform_wrapper .gform_fields .ginput_container_textarea select{height:4.16667rem}.gform_wrapper .gform_fields .ginput_container_email textarea,.gform_wrapper .gform_fields .ginput_container_fileupload textarea,.gform_wrapper .gform_fields .ginput_container_phone textarea,.gform_wrapper .gform_fields .ginput_container_select textarea,.gform_wrapper .gform_fields .ginput_container_text textarea,.gform_wrapper .gform_fields .ginput_container_textarea textarea{padding-bottom:1.11111rem;padding-top:1.11111rem;resize:none}.gform_wrapper .gform_fields .ginput_container_email textarea.small,.gform_wrapper .gform_fields .ginput_container_fileupload textarea.small,.gform_wrapper .gform_fields .ginput_container_phone textarea.small,.gform_wrapper .gform_fields .ginput_container_select textarea.small,.gform_wrapper .gform_fields .ginput_container_text textarea.small,.gform_wrapper .gform_fields .ginput_container_textarea textarea.small{height:6.11111rem}.gform_wrapper .gform_fields .ginput_container_email textarea.medium,.gform_wrapper .gform_fields .ginput_container_fileupload textarea.medium,.gform_wrapper .gform_fields .ginput_container_phone textarea.medium,.gform_wrapper .gform_fields .ginput_container_select textarea.medium,.gform_wrapper .gform_fields .ginput_container_text textarea.medium,.gform_wrapper .gform_fields .ginput_container_textarea textarea.medium{height:10rem}.gform_wrapper .gform_fields .ginput_container_email textarea.large,.gform_wrapper .gform_fields .ginput_container_fileupload textarea.large,.gform_wrapper .gform_fields .ginput_container_phone textarea.large,.gform_wrapper .gform_fields .ginput_container_select textarea.large,.gform_wrapper .gform_fields .ginput_container_text textarea.large,.gform_wrapper .gform_fields .ginput_container_textarea textarea.large{height:15.55556rem}.gform_wrapper .gform_fields .ginput_container_fileupload input[type=file]{color:rgba(51,54,121,.3);cursor:pointer;padding-bottom:.94444rem;padding-top:.94444rem;position:relative}.gform_wrapper .gform_fields .ginput_container_fileupload input[type=file]:after{background-image:url(./assets/images/svgs/chevron-down-blue.svg);background-size:30px 30px;content:"";display:block;height:30px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.gform_wrapper .gform_fields .ginput_container_fileupload input[type=file]::-webkit-file-upload-button{display:none}.gform_wrapper .gform_fields .ginput_container_fileupload input[type=file]:after{right:20px}.gform_wrapper .gform_fields .ginput_container_select{position:relative}.gform_wrapper .gform_fields .ginput_container_select:after{background-image:url(./assets/images/svgs/chevron-down-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:unset;position:absolute;right:0;right:20px;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.gform_wrapper .gform_fields .checkbox_wrapper .gfield_checkbox,.gform_wrapper .gform_fields .checkbox_wrapper .gfield_radio,.gform_wrapper .gform_fields .consent_wrapper .gfield_checkbox,.gform_wrapper .gform_fields .consent_wrapper .gfield_radio,.gform_wrapper .gform_fields .radio_wrapper .gfield_checkbox,.gform_wrapper .gform_fields .radio_wrapper .gfield_radio{list-style:none;margin:0;padding:0}.gform_wrapper .gform_fields .checkbox_wrapper .gfield_checkbox li,.gform_wrapper .gform_fields .checkbox_wrapper .gfield_radio li,.gform_wrapper .gform_fields .checkbox_wrapper .ginput_container_consent,.gform_wrapper .gform_fields .consent_wrapper .gfield_checkbox li,.gform_wrapper .gform_fields .consent_wrapper .gfield_radio li,.gform_wrapper .gform_fields .consent_wrapper .ginput_container_consent,.gform_wrapper .gform_fields .radio_wrapper .gfield_checkbox li,.gform_wrapper .gform_fields .radio_wrapper .gfield_radio li,.gform_wrapper .gform_fields .radio_wrapper .ginput_container_consent{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.11111rem;min-height:2.77778rem;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gform_wrapper .gform_fields .checkbox_wrapper input,.gform_wrapper .gform_fields .consent_wrapper input,.gform_wrapper .gform_fields .radio_wrapper input{cursor:pointer;height:2.77778rem;margin-right:.55556rem;position:relative;width:2.77778rem}.gform_wrapper .gform_fields .checkbox_wrapper input:before,.gform_wrapper .gform_fields .consent_wrapper input:before,.gform_wrapper .gform_fields .radio_wrapper input:before{border:2px solid #333679;border-radius:18px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gform_wrapper .gform_fields .checkbox_wrapper input:checked:after,.gform_wrapper .gform_fields .consent_wrapper input:checked:after,.gform_wrapper .gform_fields .radio_wrapper input:checked:after{border:solid #333679;border-radius:2px;border-width:0 3px 3px 0;content:"";height:.94444rem;left:40%;position:absolute;top:30%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.55556rem}.gform_wrapper .gform_fields .checkbox_wrapper .ginput_container_radio,.gform_wrapper .gform_fields .consent_wrapper .ginput_container_radio,.gform_wrapper .gform_fields .radio_wrapper .ginput_container_radio{padding-top:0}.gform_wrapper .gform_fields .checkbox_wrapper .ginput_container_radio .gfield_radio,.gform_wrapper .gform_fields .consent_wrapper .ginput_container_radio .gfield_radio,.gform_wrapper .gform_fields .radio_wrapper .ginput_container_radio .gfield_radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.gform_wrapper .gform_fields .checkbox_wrapper .ginput_container_radio .gfield_radio li+li,.gform_wrapper .gform_fields .consent_wrapper .ginput_container_radio .gfield_radio li+li,.gform_wrapper .gform_fields .radio_wrapper .ginput_container_radio .gfield_radio li+li{margin-left:2.22222rem}.gform_wrapper .gform_fields .checkbox_wrapper.no-label>label,.gform_wrapper .gform_fields .consent_wrapper.no-label>label,.gform_wrapper .gform_fields .radio_wrapper.no-label>label{display:none}.gform_wrapper .gform_fields .checkbox_wrapper.no-label .ginput_container_checkbox,.gform_wrapper .gform_fields .consent_wrapper.no-label .ginput_container_checkbox,.gform_wrapper .gform_fields .radio_wrapper.no-label .ginput_container_checkbox{padding-top:1.11111rem}.gform_wrapper .gform_fields .gfield_error{color:#db291c}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea{border-color:#db291c}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select::-webkit-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea::-webkit-input-placeholder{color:#db291c;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select::-moz-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea::-moz-placeholder{color:#db291c;opacity:.3;-moz-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select:-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea:-ms-input-placeholder{color:#db291c;opacity:.3;-ms-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select::-ms-input-placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea::-ms-input-placeholder{color:#db291c;opacity:.3;-ms-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .gfield_error .ginput_container_email input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_email textarea::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_fileupload textarea::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_phone textarea::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_select textarea::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_text textarea::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea input::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea select::placeholder,.gform_wrapper .gform_fields .gfield_error .ginput_container_textarea textarea::placeholder{color:#db291c;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.gform_wrapper .gform_fields .gfield_error .ginput_container_checkbox .gfield_checkbox li input:before,.gform_wrapper .gform_fields .gfield_error .ginput_container_checkbox .gfield_checkbox li input:checked:after,.gform_wrapper .gform_fields .gfield_error .ginput_container_checkbox .gfield_radio li input:before,.gform_wrapper .gform_fields .gfield_error .ginput_container_checkbox .gfield_radio li input:checked:after,.gform_wrapper .gform_fields .gfield_error .ginput_container_radio .gfield_checkbox li input:before,.gform_wrapper .gform_fields .gfield_error .ginput_container_radio .gfield_checkbox li input:checked:after,.gform_wrapper .gform_fields .gfield_error .ginput_container_radio .gfield_radio li input:before,.gform_wrapper .gform_fields .gfield_error .ginput_container_radio .gfield_radio li input:checked:after{border-color:#db291c}.gform_wrapper .gform_footer{margin-top:15px;text-align:right}.gform_wrapper .gform_footer button[type=submit]{min-width:150px}.gform_wrapper .gform_confirmation_message{font-size:1rem;line-height:1.66667rem;text-align:center}.gform_wrapper .gform_confirmation_message h1{font-size:3.33333rem;line-height:4.44444rem}.gform_wrapper .gform_confirmation_message a.button{background-color:#f8be2e;border:0;border-radius:12px;-webkit-box-shadow:inset 0 -3px 0 #e1a308;box-shadow:inset 0 -3px 0 #e1a308;color:#333679;cursor:pointer;display:inline-block;display:block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin:1.94444rem auto 3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s;width:8.61111rem}.gform_wrapper .gform_confirmation_message a.button:active,.gform_wrapper .gform_confirmation_message a.button:focus,.gform_wrapper .gform_confirmation_message a.button:hover{background-color:#fad578}.gform_validation_container,.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.slider .glide__slide-image{height:250px;width:100%}@media (min-width:800px){.slider .glide__slide-image{height:500px}}.slider .glide__slides.disable{pointer-events:none}.slider .glide__arrow{position:absolute}.slider .glide__arrow--next,.slider .glide__arrow--prev{cursor:pointer;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.slider .glide__arrow--next img,.slider .glide__arrow--prev img{width:35px}.slider .glide__arrow--prev{left:5px}.slider .glide__arrow--next{right:5px}.header-basket{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media (min-width:730px){.header-basket__basket--open{background:#ebeff6}}.header-basket__text{font-family:CircularStd-Book,sans-serif;font-size:.77778rem;font-weight:450;letter-spacing:-.00889rem;line-height:150%}.header-basket__account,.header-basket__basket{display:-webkit-box;display:-ms-flexbox;height:100%;padding:.55556rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:flex;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:370px){.header-basket__account{display:none}}.header-filter__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header-filter__container,.header-filter__list{display:-webkit-box;display:-ms-flexbox;display:flex}.header-filter__list{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;gap:1.66667rem;justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity;-ms-overflow-style:none;scrollbar-width:none}.header-filter__list:after,.header-filter__list:before{content:""}@media (min-width:1200px){.header-filter__list{-webkit-box-pack:center;-ms-flex-pack:center;gap:2.77778rem;justify-content:center}}.header-filter__list--shop{grid-template-columns:0 repeat(var(--scroll-items),minmax(150px,1fr)) 0;justify-items:center}.header-filter__item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:7.77778rem;-ms-flex:7.77778rem 1 0px;flex:7.77778rem 1 0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.header-filter__item:hover .header-filter__wrapper img{-webkit-transform:translateY(0);transform:translateY(0)}.header-filter__item--selected{opacity:1}.header-filter__item--not-selected{opacity:.5}.header-filter__input{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.header-filter__name{line-height:1.4;margin-top:2.22222rem;text-align:center}.header-filter__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;cursor:pointer;justify-content:center;min-width:5.55556rem;position:relative;width:5.55556rem}.header-filter__wrapper img{height:110px;max-width:none;position:relative;-webkit-transform:translateY(10px);transform:translateY(10px);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:2}.header-filter__circle-bg{border-radius:50%;height:7.77778rem;left:50%;overflow:hidden;position:absolute;top:0;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:7.77778rem;z-index:1}.header-filter__switch{max-width:23.11111rem}.header-search{display:-webkit-box;display:-ms-flexbox;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;gap:.22222rem;height:100%;padding:.27778rem;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:flex;justify-content:center;left:0;position:absolute;top:0;z-index:101}@media (min-width:730px){.header-search{border-bottom:1px solid transparent;left:unset;position:absolute;right:165px;top:2px}}@media (max-width:730px){.header-search{border:1px solid #bdbec9;border-radius:.66667rem;height:100%;position:relative}}.header-search--no-shop{margin-right:1.22222rem;right:0}@media (max-width:730px){.header-search--no-shop{width:calc(100% - 120px)}}.header-search__input{display:none;font-size:.66667rem;font-weight:700;max-width:19.44444rem;width:calc(100% - 55px)}.header-search__input::-webkit-input-placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.header-search__input::-moz-placeholder{color:#333679;opacity:.3;-moz-transition:color .3s;transition:color .3s}.header-search__input:-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.header-search__input::-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.header-search__input::placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}@media (max-width:730px){.header-search__input{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto;display:block;font-size:16px;max-width:100%}}.header-search__icon{cursor:pointer;display:block;height:1.11111rem;line-height:1;width:1.11111rem;-ms-flex-negative:0;background-position:50%;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media (max-width:730px){.header-search__icon{position:absolute}}.header-search__icon--search{left:.55556rem}.header-search__icon--close{right:1.11111rem}@media (max-width:730px){.header-search__icon--close{right:.55556rem}}.header-search__icon--toggle{background-image:url(./assets/images/svgs/magnifying-glass-solid.svg);margin-left:0}.header-search__icon--submit{background-image:url(./assets/images/svgs/plus-solid-blue.svg);display:none;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header-search__label{cursor:pointer;font-family:CircularStd-Book,sans-serif;font-size:.77778rem;font-weight:450;letter-spacing:-.00889rem;line-height:120%}@media (max-width:730px){.header-search__label{display:none}}.header-search.is-active{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media (max-width:1080px){.header-search.is-active{background-color:#f9f9f9;right:20px;width:calc(50% - 120px)}}@media (max-width:730px){.header-search.is-active{width:100%}}@media (min-width:729px){.header-search.is-active{border-bottom-color:#333679;height:50%;top:0;-webkit-transform:translateY(50%);transform:translateY(50%);width:16.66667rem}}.header-search.is-active .header-search__icon{display:none}@media (max-width:1025px){.header-search.is-active .header-search__icon--toggle{display:block;margin:0 .55556rem 0 0}}.header-search.is-active .header-search__icon--submit,.header-search.is-active .header-search__input{display:block}.hero{-webkit-box-orient:vertical;-webkit-box-direction:normal;background-position:50%;-ms-flex-direction:column;flex-direction:column;height:80vh;min-height:33.33333rem;overflow:hidden;position:relative;text-align:center}.hero__container{margin-left:auto;margin-right:auto;max-width:60%;padding:60px 100px 100px}.hero--with-title .hero__container{position:relative}.hero__container--video{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;height:100%;left:0;max-width:100%;position:absolute;top:0;width:100%;z-index:2;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__container--video--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__container--video--center,.hero__container--video--center-top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.hero__container--video--center-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__container--video--center-bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:center}.hero__container--video--center-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero__container--video--center-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.hero__container--video--top-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__container--video--bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero__container--video--top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.hero__container--video--bottom-right,.hero__container--video--top-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.hero__container--video--bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.hero--pos-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero--pos-center-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.hero--pos-center-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.hero--pos-center-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.hero--pos-center-left .hero__container{margin-left:0}.hero--pos-center-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.hero--pos-center-right .hero__container{margin-right:0}.hero--pos-top-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.hero--pos-top-left .hero__container{margin-left:0}.hero--pos-bottom-left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.hero--pos-bottom-left .hero__container{margin-left:0}.hero--pos-top-right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:right}.hero--pos-top-right .hero__container{margin-right:0}.hero--pos-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.hero--pos-bottom-right .hero__container{margin-right:0}.hero--image-overlay{position:relative}.hero--image-overlay:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}.hero--image-overlay>*{position:relative}.hero__video{height:100%;left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%}.hero--aspect-ratio{height:100%;min-height:unset}.hero--with-title{overflow:visible}.hero__side-image{bottom:0;height:100%;position:absolute;top:0}.hero__side-image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.hero__side-image--left{left:0;-webkit-transform:translateX(-75%);transform:translateX(-75%)}@media (max-width:730px){.hero__side-image--left{left:65px;max-width:calc(50% - 130px);-webkit-transform:translateY(100%);transform:translateY(100%)}}.hero__side-image--right{right:0;-webkit-transform:translateX(75%);transform:translateX(75%)}@media (max-width:730px){.hero__side-image--right{max-width:calc(50% - 130px);right:65px;-webkit-transform:translateY(100%);transform:translateY(100%)}}.history{position:relative}.history__divider{background-image:url(./assets/images/svgs/dashed-line.svg);height:100%;left:50%;position:absolute;top:0;width:3px}.history__divider:after,.history__divider:before{background-image:url(./assets/images/rice-three.png);background-size:cover;content:"";display:block;height:82px;position:absolute;width:67px}.history__divider:before{left:-34px;top:-71px;-webkit-transform:rotate(-55deg);transform:rotate(-55deg)}.history__divider:after{bottom:-72px;left:-30px;-webkit-transform:rotate(125deg);transform:rotate(125deg)}.history__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 0}.history__row:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.history__row:nth-child(2n),.history__row:nth-child(odd) .history__image{text-align:right}.history__row:nth-child(2n) .history__year>span:first-child:after{display:none}.history__content,.history__image{width:42%}.history__image{text-align:left}.history__year{color:#db291c;font-size:3.33333rem}.history__year.title.processed.title__rice--right-3>span:first-child:after{right:-34px;top:-27px}.history__year.title.processed.title__rice--left-3>span:first-child:before{left:-53px;top:-29px}.history__text{font-family:CircularStd-Black,sans-serif;font-size:1.11111rem}.home-cta-floater{position:fixed;right:15px;top:165px;width:200px;z-index:10}.hr{background-color:inherit;border:none;height:2px}.hr--green{background-color:#4fb8ab}.hr--navy{background-color:#333679}.hr--vertical-margin{margin-bottom:1.94444rem;margin-top:1.94444rem}.hubspot-form{font-size:.88889rem;position:relative}.hubspot-form__content{background-size:22.22222rem;text-align:center}.hubspot-form__content.content-section{padding:6.66667rem 0 5.55556rem}.hubspot-form__title{font-size:2.22222rem}.hubspot-form__icon{fill:none;stroke:currentColor;left:-5%;pointer-events:none;position:absolute;top:2.77778rem;width:35%;z-index:2}.contact-form ul li:before,.user-content ul li:before{display:none!important}.contact-form .hbspt-form .hs-form-field,.user-content .hbspt-form .hs-form-field{margin-top:1.94444rem}.contact-form .hbspt-form label,.user-content .hbspt-form label{display:block;font-family:CircularStd-Medium,sans-serif;font-size:1.11111rem;padding-bottom:.83333rem}.contact-form .hbspt-form label .hs-form-required,.user-content .hbspt-form label .hs-form-required{color:#db291c;display:inline-block;padding-left:.16667rem}.contact-form .hbspt-form .hs-error-msg,.user-content .hbspt-form .hs-error-msg{color:#db291c;font-size:.77778rem;padding-bottom:0;text-align:right}.contact-form .hbspt-form .hs-fieldtype-booleancheckbox .hs-error-msg,.user-content .hbspt-form .hs-fieldtype-booleancheckbox .hs-error-msg{margin-top:-fluid-unit(4px);padding-left:3.61111rem;text-align:left}.contact-form .hbspt-form input[type=email],.contact-form .hbspt-form input[type=file],.contact-form .hbspt-form input[type=number],.contact-form .hbspt-form input[type=tel],.contact-form .hbspt-form input[type=text],.contact-form .hbspt-form select,.contact-form .hbspt-form textarea,.user-content .hbspt-form input[type=email],.user-content .hbspt-form input[type=file],.user-content .hbspt-form input[type=number],.user-content .hbspt-form input[type=tel],.user-content .hbspt-form input[type=text],.user-content .hbspt-form select,.user-content .hbspt-form textarea{border:2px solid #333679;border-radius:18px;font-size:1.11111rem;height:4.16667rem;padding-left:1.66667rem;padding-right:1.66667rem;width:100%}.contact-form .hbspt-form input[type=email]::-webkit-input-placeholder,.contact-form .hbspt-form input[type=file]::-webkit-input-placeholder,.contact-form .hbspt-form input[type=number]::-webkit-input-placeholder,.contact-form .hbspt-form input[type=tel]::-webkit-input-placeholder,.contact-form .hbspt-form input[type=text]::-webkit-input-placeholder,.contact-form .hbspt-form select::-webkit-input-placeholder,.contact-form .hbspt-form textarea::-webkit-input-placeholder,.user-content .hbspt-form input[type=email]::-webkit-input-placeholder,.user-content .hbspt-form input[type=file]::-webkit-input-placeholder,.user-content .hbspt-form input[type=number]::-webkit-input-placeholder,.user-content .hbspt-form input[type=tel]::-webkit-input-placeholder,.user-content .hbspt-form input[type=text]::-webkit-input-placeholder,.user-content .hbspt-form select::-webkit-input-placeholder,.user-content .hbspt-form textarea::-webkit-input-placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.contact-form .hbspt-form input[type=email]::-moz-placeholder,.contact-form .hbspt-form input[type=file]::-moz-placeholder,.contact-form .hbspt-form input[type=number]::-moz-placeholder,.contact-form .hbspt-form input[type=tel]::-moz-placeholder,.contact-form .hbspt-form input[type=text]::-moz-placeholder,.contact-form .hbspt-form select::-moz-placeholder,.contact-form .hbspt-form textarea::-moz-placeholder,.user-content .hbspt-form input[type=email]::-moz-placeholder,.user-content .hbspt-form input[type=file]::-moz-placeholder,.user-content .hbspt-form input[type=number]::-moz-placeholder,.user-content .hbspt-form input[type=tel]::-moz-placeholder,.user-content .hbspt-form input[type=text]::-moz-placeholder,.user-content .hbspt-form select::-moz-placeholder,.user-content .hbspt-form textarea::-moz-placeholder{color:#333679;opacity:.3;-moz-transition:color .3s;transition:color .3s}.contact-form .hbspt-form input[type=email]:-ms-input-placeholder,.contact-form .hbspt-form input[type=file]:-ms-input-placeholder,.contact-form .hbspt-form input[type=number]:-ms-input-placeholder,.contact-form .hbspt-form input[type=tel]:-ms-input-placeholder,.contact-form .hbspt-form input[type=text]:-ms-input-placeholder,.contact-form .hbspt-form select:-ms-input-placeholder,.contact-form .hbspt-form textarea:-ms-input-placeholder,.user-content .hbspt-form input[type=email]:-ms-input-placeholder,.user-content .hbspt-form input[type=file]:-ms-input-placeholder,.user-content .hbspt-form input[type=number]:-ms-input-placeholder,.user-content .hbspt-form input[type=tel]:-ms-input-placeholder,.user-content .hbspt-form input[type=text]:-ms-input-placeholder,.user-content .hbspt-form select:-ms-input-placeholder,.user-content .hbspt-form textarea:-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.contact-form .hbspt-form input[type=email]::-ms-input-placeholder,.contact-form .hbspt-form input[type=file]::-ms-input-placeholder,.contact-form .hbspt-form input[type=number]::-ms-input-placeholder,.contact-form .hbspt-form input[type=tel]::-ms-input-placeholder,.contact-form .hbspt-form input[type=text]::-ms-input-placeholder,.contact-form .hbspt-form select::-ms-input-placeholder,.contact-form .hbspt-form textarea::-ms-input-placeholder,.user-content .hbspt-form input[type=email]::-ms-input-placeholder,.user-content .hbspt-form input[type=file]::-ms-input-placeholder,.user-content .hbspt-form input[type=number]::-ms-input-placeholder,.user-content .hbspt-form input[type=tel]::-ms-input-placeholder,.user-content .hbspt-form input[type=text]::-ms-input-placeholder,.user-content .hbspt-form select::-ms-input-placeholder,.user-content .hbspt-form textarea::-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.contact-form .hbspt-form input[type=email]::placeholder,.contact-form .hbspt-form input[type=file]::placeholder,.contact-form .hbspt-form input[type=number]::placeholder,.contact-form .hbspt-form input[type=tel]::placeholder,.contact-form .hbspt-form input[type=text]::placeholder,.contact-form .hbspt-form select::placeholder,.contact-form .hbspt-form textarea::placeholder,.user-content .hbspt-form input[type=email]::placeholder,.user-content .hbspt-form input[type=file]::placeholder,.user-content .hbspt-form input[type=number]::placeholder,.user-content .hbspt-form input[type=tel]::placeholder,.user-content .hbspt-form input[type=text]::placeholder,.user-content .hbspt-form select::placeholder,.user-content .hbspt-form textarea::placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.contact-form input[type=file],.user-content input[type=file]{font-family:none}.contact-form input[type=file]:after,.user-content input[type=file]:after{background-image:url(./assets/images/svgs/plus-solid-blue.svg);background-size:30px 30px;content:"";display:block;height:30px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.contact-form input[type=file].invalid,.user-content input[type=file].invalid{border-color:#db291c}.contact-form input[type=file].invalid::-webkit-input-placeholder,.user-content input[type=file].invalid::-webkit-input-placeholder{color:#db291c;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.contact-form input[type=file].invalid::-moz-placeholder,.user-content input[type=file].invalid::-moz-placeholder{color:#db291c;opacity:.3;-moz-transition:color .3s;transition:color .3s}.contact-form input[type=file].invalid:-ms-input-placeholder,.user-content input[type=file].invalid:-ms-input-placeholder{color:#db291c;opacity:.3;-ms-transition:color .3s;transition:color .3s}.contact-form input[type=file].invalid::-ms-input-placeholder,.user-content input[type=file].invalid::-ms-input-placeholder{color:#db291c;opacity:.3;-ms-transition:color .3s;transition:color .3s}.contact-form input[type=file].invalid::placeholder,.user-content input[type=file].invalid::placeholder{color:#db291c;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.contact-form textarea,.user-content textarea{height:11.11111rem;padding-bottom:1.11111rem;padding-top:1.11111rem;resize:none}.contact-form input[type=file],.user-content input[type=file]{color:rgba(51,54,121,.3);cursor:pointer;padding-bottom:.94444rem;padding-top:.94444rem;position:relative}.contact-form input[type=file]::-webkit-file-upload-button,.user-content input[type=file]::-webkit-file-upload-button{display:none}.contact-form input[type=file]:after,.user-content input[type=file]:after{right:1.11111rem}.contact-form .hs-form-booleancheckbox label,.contact-form .hs-form-checkbox label,.contact-form .hs-form-radio label,.contact-form label.hs-form-booleancheckbox-display,.user-content .hs-form-booleancheckbox label,.user-content .hs-form-checkbox label,.user-content .hs-form-radio label,.user-content label.hs-form-booleancheckbox-display{display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.3}.contact-form .hs-form-booleancheckbox label>span,.contact-form .hs-form-checkbox label>span,.contact-form .hs-form-radio label>span,.contact-form label.hs-form-booleancheckbox-display>span,.user-content .hs-form-booleancheckbox label>span,.user-content .hs-form-checkbox label>span,.user-content .hs-form-radio label>span,.user-content label.hs-form-booleancheckbox-display>span{display:inline-block;margin-left:1.11111rem}.contact-form .hs-form-checkbox+.hs-form-checkbox,.contact-form .hs-form-radio+.hs-form-radio,.user-content .hs-form-checkbox+.hs-form-checkbox,.user-content .hs-form-radio+.hs-form-radio{margin-top:.55556rem}.contact-form input[type=checkbox],.contact-form input[type=radio],.user-content input[type=checkbox],.user-content input[type=radio]{cursor:pointer;height:2.77778rem;position:relative;-webkit-box-flex:0;-ms-flex:0 0 2.77778rem;flex:0 0 2.77778rem;margin-right:-fluid-unit(4px)}.contact-form input[type=checkbox]:before,.contact-form input[type=checkbox]:checked:after,.contact-form input[type=radio]:before,.contact-form input[type=radio]:checked:after,.user-content input[type=checkbox]:before,.user-content input[type=checkbox]:checked:after,.user-content input[type=radio]:before,.user-content input[type=radio]:checked:after{border:2px solid #333679;border-radius:18px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.contact-form input[type=checkbox]:checked:checked:after,.contact-form input[type=radio]:checked:checked:after,.user-content input[type=checkbox]:checked:checked:after,.user-content input[type=radio]:checked:checked:after{border:solid #333679;border-radius:.11111rem;border-width:0 3px 3px 0;content:"";height:.94444rem;left:40%;position:absolute;top:30%;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:.55556rem}.contact-form .hs-fieldtype-select .input,.user-content .hs-fieldtype-select .input{position:relative}.contact-form .hs-fieldtype-select .input:after,.user-content .hs-fieldtype-select .input:after{background-image:url(./assets/images/svgs/chevron-down-blue.svg);background-size:30px 30px;content:"";display:block;height:30px;left:0;left:unset;position:absolute;right:0;right:1.44444rem;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px}.contact-form .inputs-list,.user-content .inputs-list{list-style:none;margin:0;padding:0}.contact-form .inputs-list li,.user-content .inputs-list li{list-style:none}.contact-form .inputs-list li:before,.user-content .inputs-list li:before{display:none}.contact-form .hs-submit,.user-content .hs-submit{margin-top:1.66667rem;text-align:right}.contact-form .hs_recaptcha,.user-content .hs_recaptcha{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.contact-form .legal-consent-container,.user-content .legal-consent-container{font-size:.66667rem}.image-with-cta{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.image-with-cta__image{background-position:50%}.image-with-cta__content,.image-with-cta__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:46.66667rem}.image-with-cta__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:3.33333rem 2.77778rem}.image-with-cta__container{margin:0 auto;max-width:460px}.image-with-cta--flipped{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.image-with-cta--flipped .image-with-cta__content{text-align:right}.image-with-cta--centered-image .image-with-cta__image{background-size:80% auto!important}.image-with-cta--centered-image .image-with-cta__image.image-with-cta__image--tall{background-size:auto 80%!important}.image-with-cta--centered-text .image-with-cta__content{text-align:center}.image-with-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-with-text .image-with-text__content+.image-with-text__image{margin-left:60px;margin-right:0}.image-with-text--flipped{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}.image-with-text--flipped .image-with-text__content+.image-with-text__image{margin-left:0;margin-right:60px}.image-with-text__image{-webkit-box-flex:1;-ms-flex:1 0;flex:1 0}.image-with-text__image img{width:100%}.image-with-text__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.image-with-text__content h2,.image-with-text__content h3{text-align:center}.image-with-text__content a:not(.button){position:relative}.image-with-text__content a:not(.button):after{background-color:hsla(0,0%,98%,.4);border-radius:10px;bottom:-5px;content:"";height:4px;left:0;position:absolute;width:100%}.image-with-text__content a:not(.button):active:after,.image-with-text__content a:not(.button):focus:after,.image-with-text__content a:not(.button):hover:after{background-color:hsla(0,0%,98%,.5)}@media (max-width:730px){.info-grid{padding-left:22px;padding-right:22px}}.info-grid__container{padding-bottom:4.88889rem;padding-top:4.88889rem;text-align:center}.info-grid__title{color:#333679;font-size:2rem;line-height:1}@media (max-width:730px){.info-grid__title{font-size:1.55556rem}}.info-grid__title span{color:#f9f9f9;font-size:7.77778rem;-webkit-text-fill-color:transparent;-webkit-text-stroke:2px #f9f9f9}@media (max-width:730px){.info-grid__title span{display:inline-block;font-size:3.33333rem;margin-top:10px}}.info-grid__title--small{margin-bottom:2.22222rem}.info-grid__title--small span{font-size:5rem}@media (max-width:730px){.info-grid__title--small{margin-bottom:1.38889rem}.info-grid__title--small span{font-size:2.11111rem}@supports (-webkit-text-stroke:1px #fff){.info-grid__title--small span{-webkit-text-stroke-width:1px}}}.info-grid__subtitle{color:#333679}.info-grid__image{margin-top:-3.33333rem}@media (max-width:730px){.info-grid__image{margin-top:-1.94444rem}}.info-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(max(300px, (100% / 2))),1fr));margin-left:-75px;margin-right:-75px;margin-top:4.44444rem}.info-grid__items>*{padding:0 75px}@media (max-width:730px){.info-grid__items{margin-top:1.66667rem}}@media (max-width:1025px){.info-grid__items{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(max(300px, (100% / 2))),1fr));margin-left:-25px;margin-right:-25px}.info-grid__items>*{padding:0 25px}}.info-grid__item{margin-bottom:1.11111rem}@media (max-width:730px){.info-grid__item{margin-bottom:2.22222rem}}.info-grid__item img{max-width:300px}.infographic-builder{border:.83333rem solid transparent}@media (min-width:730px){.infographic-builder{border-width:3.55556rem}}.infographic-builder__intro{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.infographic-builder__intro-image{margin-top:2.22222rem}@media (min-width:730px){.infographic-builder__intro-image{margin-top:4rem}}.infographic-builder__steps{display:grid;grid-template-columns:repeat(auto-fill,minmax(calc(max(250px, (100% / 2))),1fr));margin-left:-auto;margin-right:-auto}.infographic-builder__steps>*{padding:0 auto}.infographic-builder__step{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.infographic-builder__step-number{font-size:7.22222rem;left:-.55556rem;margin:0;opacity:.2;padding:0;position:absolute;top:-1.11111rem}@media (min-width:730px){.infographic-builder__step-number{font-size:11.11111rem;left:0;top:0}}.infographic{background-image:url(./assets/images/tasty-sides-background.jpg);border:20px solid #b41672;color:#f9f9f9;margin:0 auto;max-width:792px;padding-top:1.66667rem}.infographic__header,.infographic__section-header,.infographic__subheader{font-family:CircularStd-Bold,sans-serif;text-transform:capitalize}.infographic__header{background-image:url(./assets/images/titlebg.png);background-size:100% 100%;color:#333679;font-size:2.22222rem;letter-spacing:-1px;margin:0 auto .55556rem;max-width:580px;padding:7px 0;text-align:center}.infographic__section-header,.infographic__subheader{font-size:1.22222rem;letter-spacing:-.5px}.infographic__subheader{margin-bottom:3.33333rem;text-align:center}.infographic__section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;margin:0 -20px}.infographic__section-header{color:#333679;margin-bottom:.27778rem}.infographic__section-description{line-height:1.3;margin-top:0}.infographic__section-image{-webkit-box-flex:200px;-ms-flex:200px 0 0px;flex:200px 0 0}.infographic__section-drawing{display:block}.infographic__section:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:40px}.infographic__section:nth-child(odd) .infographic__section-description{padding-right:40px}.infographic__section:nth-child(odd) .infographic__section-drawing{margin-left:auto}.infographic__section:last-child .infographic__section-description{color:#333679}.instagram__title{font-size:5vw}.instagram__header{margin-left:auto;margin-right:auto;max-width:600px;text-align:center}.instagram__body{display:grid;grid-gap:10px;grid-auto-columns:20vh;grid-auto-rows:20vw;grid-template-columns:repeat(4,1fr)}.instagram__footer{padding-top:40px;text-align:center}.instagram__block{background-position:top;background-size:cover;border-radius:18px;height:100%}.instagram__title{margin-bottom:0}.instagram__logo svg{height:100%;width:100%}.instagram--feeds .instagram__block:first-child{display:grid;grid-column-end:3;grid-column-start:1;grid-template-columns:repeat(2,1fr);grid-column-gap:inherit;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.large-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;background-image:url(./assets/images/countries-footer-desktop.png);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;min-height:51.66667rem}.large-cta,.large-recipes__row{display:-webkit-box;display:-ms-flexbox;display:flex}.large-recipes__row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:3.33333rem;margin-top:3.33333rem}.large-recipes__col{width:48%}.large-recipes__col>a{height:100%}.logos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-column-gap:80px;grid-row-gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0;text-align:center}.logos>*{width:150px}.meal-planner{background:#ebeff6;border-radius:16px;color:#333679;overflow:hidden}.meal-planner__split{min-height:800px}@media (min-width:1025px){.meal-planner__split{display:grid;grid-template-columns:520px 1fr}}.meal-planner__img{position:relative}.meal-planner__img img{aspect-ratio:1/1;display:block;-o-object-fit:cover;object-fit:cover;width:100%}@media (min-width:500px){.meal-planner__img img{aspect-ratio:2/1}}@media (min-width:1025px){.meal-planner__img img{aspect-ratio:unset;height:100%}}.meal-planner__img-title{color:#f9f9f9;left:0;padding:0 30px;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.meal-planner__content{padding:25px 15px}@media (min-width:500px){.meal-planner__content{padding:25px}}@media (min-width:1200px){.meal-planner__content{padding:30px 45px}}@media (min-width:1300px){.meal-planner__content{padding:30px 80px}}.meal-planner__subtitle{font-size:1.33333rem}@media (min-width:500px){.meal-planner__subtitle{font-size:2rem}}.meal-planner__questions{margin:1.66667rem 0}.meal-planner-question__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #d6d7e3;cursor:pointer;font-size:1.11111rem;font-weight:700;gap:20px;padding:8px 0}@media (min-width:730px){.meal-planner-question__title{font-size:1.33333rem}}.meal-planner-question__arrow{margin-left:auto}.meal-planner-question__content{max-height:0;overflow:hidden}.meal-planner-question__question{font-weight:700}.meal-planner-question:first-child .meal-planner-question__title{border-top:1px solid #d6d7e3}.meal-planner-question--open .meal-planner-question__content{border-bottom:1px solid #d6d7e3;max-height:500px;-webkit-transition:max-height 1s ease;transition:max-height 1s ease}.meal-planner-question--open .meal-planner-question__arrow{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.meal-planner-answers{display:grid;gap:4px;list-style:none;margin:0 0 20px;padding:0}@media (min-width:730px){.meal-planner-answers{gap:8px}}.meal-planner-answers li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9;border:2px solid transparent;border-radius:12px;cursor:pointer;font-size:.88889rem;font-weight:700;gap:8px;padding:12px}@media (min-width:730px){.meal-planner-answers li{font-size:1rem;gap:12px;padding:12px 16px}}@media (min-width:1200px){.meal-planner-answers li{padding:12px 20px}}.meal-planner-answers li.selected,.meal-planner-answers li:hover{border-color:#8ab42d}.meal-planner-answers li p{margin:0}.meal-planner-answers li img{width:1.77778rem}@media (min-width:730px){.meal-planner-answers li img{width:2.66667rem}}.meal-planner-answers__tag{font-size:.66667rem;font-weight:400}@media (min-width:730px){.meal-planner-answers__tag{font-size:.77778rem}}.meal-planner-answers--meals{grid-template-columns:repeat(2,1fr)}@media (min-width:500px){.meal-planner-answers--meals{grid-template-columns:repeat(3,1fr)}}@media (min-width:1025px){.meal-planner-answers--meals{grid-template-columns:repeat(2,1fr)}}@media (min-width:1300px){.meal-planner-answers--meals{grid-template-columns:repeat(3,1fr)}}.meal-planner-answers--diet{grid-template-columns:repeat(2,1fr)}.meal-planner-days{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:4px;list-style:none;margin:0 0 20px;padding:0}@media (min-width:730px){.meal-planner-days{gap:8px}}.meal-planner-days .meal-planner-days__weekday ul,.meal-planner-days .meal-planner-days__weekend ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;list-style:none;margin:0;padding:0}@media (min-width:730px){.meal-planner-days .meal-planner-days__weekday ul,.meal-planner-days .meal-planner-days__weekend ul{gap:8px}}.meal-planner-days .meal-planner-days__weekday li,.meal-planner-days .meal-planner-days__weekend li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9;border:2px solid transparent;border-radius:12px;cursor:pointer;font-size:.88889rem;font-weight:700;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;height:2.44444rem;justify-content:center;text-transform:uppercase;width:2.44444rem}@media (min-width:730px){.meal-planner-days .meal-planner-days__weekday li,.meal-planner-days .meal-planner-days__weekend li{font-size:1rem;height:3.05556rem;width:3.05556rem}}.meal-planner-days .meal-planner-days__weekday.selected li,.meal-planner-days .meal-planner-days__weekday:hover li,.meal-planner-days .meal-planner-days__weekend.selected li,.meal-planner-days .meal-planner-days__weekend:hover li{border-color:#8ab42d}.meal-planner-days__weekday:has(+.meal-planner-days__weekend:hover) li{border-color:#8ab42d}.meal-planner-results{padding:20px}@media (min-width:730px){.meal-planner-results{padding:30px}}@media (min-width:1025px){.meal-planner-results{padding:80px}}.meal-planner-results__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width:730px){.meal-planner-results__title :last-child.button{width:100%}}@media (min-width:730px){.meal-planner-results__title :last-child{margin-left:auto}}.meal-planner-results__list{margin:30px 0}@media (min-width:730px){.meal-planner-results__list{display:grid;gap:24px;grid-template-columns:1fr 1fr}}@media (min-width:1025px){.meal-planner-results__list{grid-template-columns:1fr 1fr 1fr}}.meal-planner-results__download{-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}.meal-planner-day,.meal-planner-results__download{display:-webkit-box;display:-ms-flexbox;display:flex}.meal-planner-day{background:#f9f9f9;border-radius:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-width:730px){.meal-planner-day{margin-bottom:20px}}.meal-planner-day__meta-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.meal-planner-day__meta-box-inner{-webkit-box-flex:1;-ms-flex:1;flex:1}.meal-planner-day__title{font-size:1.33333rem;font-weight:700;margin:0;padding:16px 24px}.meal-planner-day__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border-top:1px solid #d6d7e3;gap:12px;padding:16px 12px}.meal-planner-day__item p{margin:0}.meal-planner-day__placeholder{-webkit-box-flex:0;aspect-ratio:1/1;background:#d6d7e3;border-radius:8px;-ms-flex:0 0 120px;flex:0 0 120px}.meal-planner-day__image{-webkit-box-flex:0;-ms-flex:0 0 120px;flex:0 0 120px;position:relative}.meal-planner-day__image img{aspect-ratio:1/1;border-radius:8px;display:block;height:6.66667rem;-o-object-fit:cover;object-fit:cover;overflow:hidden}.meal-planner-day__swap{color:#f9f9f9;cursor:pointer;font-size:.88889rem;left:0;position:absolute;text-align:center;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.meal-planner-day__swap p{line-height:1}.meal-planner-day__meal{color:#b41672;font-size:.88889rem;font-weight:700}.meal-planner-day__recipe{font-weight:700;line-height:1.4}.meal-planner-day__level{font-size:.88889rem;gap:5px}.meal-planner-day__level,.meet-author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.meet-author{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.meet-author__image{background-position:50%;background-repeat:no-repeat;background-size:contain;padding:0 50px;width:39%}.meet-author__content{width:58%}.meet-author__title{font-family:CircularStd-Black,sans-serif;font-size:1.38889rem}.megamenu{background-color:#fff;border-top:1px solid #bdbec9;cursor:default;display:none;height:calc(100vh - 8.33333rem);left:0;overflow:scroll;padding:30px 0;position:fixed;top:8.33333rem;width:100%;z-index:1001}@media (min-width:730px){.megamenu{border-top:0;height:auto;max-height:calc(100vh - 4.72222rem);overflow:visible;padding-top:50px;top:7.94444rem}.megamenu:after{background-image:url(./assets/images/svgs/menu-bg.svg);background-position:top;background-repeat:no-repeat;background-size:contain;bottom:-77px;content:"";display:block;height:77px;left:0;position:absolute;width:100%}}.open+.megamenu{display:block}.megamenu__list{color:#333679;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;list-style:none;margin:0;padding:0;width:100%}@media (min-width:730px){.megamenu__list{-webkit-box-pack:center;-ms-flex-pack:center;gap:25px;justify-content:center}}.megamenu__item{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width:730px){.megamenu__item{-webkit-box-flex:0;-ms-flex:0 0 calc(25% - 25px);flex:0 0 calc(25% - 25px)}}.megamenu__link{color:#333679;font-size:1rem;font-weight:700}@media (max-width:730px){.megamenu__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}}.megamenu__image{border-radius:8px;height:3.61111rem;width:3.61111rem}@media (min-width:730px){.megamenu__image{border-radius:12px;height:12.77778rem;margin-top:10px;width:auto}.megamenu__image--bg{height:15rem}.megamenu__image--compact{height:10.22222rem}}.megamenu__image img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.megamenu__image--full{overflow:hidden}.megamenu__image--full img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.megamenu__image--full:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.megamenu__image--bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-size:40%;padding:10px;text-align:center}.megamenu__image--bg--grey{background:#ebeff6}.megamenu__image--bg--grey:after{background-color:#ebeff6!important}.megamenu__image--bg--tasty-yellow{background:#f2ca00;color:#f9f9f9}.megamenu__image--bg--tasty-yellow:after{background-color:#f2ca00!important}.megamenu__image--bg--tasty-green{background:#71cc98;color:#f9f9f9}.megamenu__image--bg--tasty-green:after{background-color:#71cc98!important}.megamenu__image--bg--tasty-purple{background:#c98bdb;color:#f9f9f9}.megamenu__image--bg--tasty-purple:after{background-color:#c98bdb!important}.megamenu__image--bg--tasty-terracotta{background:#e2665c;color:#f9f9f9}.megamenu__image--bg--tasty-terracotta:after{background-color:#e2665c!important}.megamenu__image--bg--hudson-blue,.megamenu__image--bg--navy{background:#333679;color:#f9f9f9}.megamenu__image--bg--hudson-blue:after,.megamenu__image--bg--navy:after{background-color:#333679!important}.megamenu__image--bg--blue,.megamenu__image--bg--blueberry{background:#3252b1;color:#f9f9f9}.megamenu__image--bg--blue:after,.megamenu__image--bg--blueberry:after{background-color:#3252b1!important}.megamenu__image--bg--sky{background:#3c5ca7;color:#f9f9f9}.megamenu__image--bg--sky:after{background-color:#3c5ca7!important}.megamenu__image--bg--araucana-egg,.megamenu__image--bg--teal,.megamenu__image--bg--turquoise{background:#3dc9ab;color:#f9f9f9}.megamenu__image--bg--araucana-egg:after,.megamenu__image--bg--teal:after,.megamenu__image--bg--turquoise:after{background-color:#3dc9ab!important}.megamenu__image--bg--mangosteen,.megamenu__image--bg--purple{background:#b41672;color:#f9f9f9}.megamenu__image--bg--mangosteen:after,.megamenu__image--bg--purple:after{background-color:#b41672!important}.megamenu__image--bg--disco{background:#991a71;color:#f9f9f9}.megamenu__image--bg--disco:after{background-color:#991a71!important}.megamenu__image--bg--pink,.megamenu__image--bg--radicchio{background:#ea5b61;color:#f9f9f9}.megamenu__image--bg--pink:after,.megamenu__image--bg--radicchio:after{background-color:#ea5b61!important}.megamenu__image--bg--saffron,.megamenu__image--bg--yellow{background:#f8be2e;color:#f9f9f9}.megamenu__image--bg--saffron:after,.megamenu__image--bg--yellow:after{background-color:#f8be2e!important}.megamenu__image--bg--rice-paper,.megamenu__image--bg--white{background:#f9f9f9;color:#333679}.megamenu__image--bg--rice-paper:after,.megamenu__image--bg--white:after{background-color:#f9f9f9!important}.megamenu__image--bg--green,.megamenu__image--bg--kiwi{background:#8ab42d;color:#f9f9f9}.megamenu__image--bg--green:after,.megamenu__image--bg--kiwi:after{background-color:#8ab42d!important}.megamenu__image--bg--goji,.megamenu__image--bg--red{background:#db291c;color:#f9f9f9}.megamenu__image--bg--goji:after,.megamenu__image--bg--red:after{background-color:#db291c!important}.megamenu__image--bg--kids-pink{background:#fc9bb3;color:#f9f9f9}.megamenu__image--bg--kids-pink:after{background-color:#fc9bb3!important}.megamenu__image--bg--kids-purple{background:#9678d3;color:#f9f9f9}.megamenu__image--bg--kids-purple:after{background-color:#9678d3!important}.megamenu__image--bg--kids-yellow{background:#f3d03e;color:#f9f9f9}.megamenu__image--bg--kids-yellow:after{background-color:#f3d03e!important}.megamenu__image--bg--kids-orange{background:#ff7f32;color:#f9f9f9}.megamenu__image--bg--kids-orange:after{background-color:#ff7f32!important}.megamenu__image--bg--kids-green{background:#a1d884;color:#f9f9f9}.megamenu__image--bg--kids-green:after{background-color:#a1d884!important}.megamenu__image--bg--chevrons,.megamenu__image--bg--chevrons:after{background-image:url(./assets/images/chevrons.png)}.megamenu__image--bg--circles,.megamenu__image--bg--circles:after{background-image:url(./assets/images/circles.png)}.megamenu__image--bg--diamonds-1,.megamenu__image--bg--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.megamenu__image--bg--diamonds-2,.megamenu__image--bg--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.megamenu__image--bg--fans,.megamenu__image--bg--fans:after{background-image:url(./assets/images/fans.png)}.megamenu__image--bg--geometric,.megamenu__image--bg--geometric:after{background-image:url(./assets/images/geometric.png)}.megamenu__image--bg--leaves-1,.megamenu__image--bg--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.megamenu__image--bg--leaves-2,.megamenu__image--bg--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.megamenu__image--bg--linear-diamonds,.megamenu__image--bg--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.megamenu__image--bg--linear-dots,.megamenu__image--bg--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.megamenu__image--bg--ornate,.megamenu__image--bg--ornate:after{background-image:url(./assets/images/ornate.png)}.megamenu__image--bg--rustic-triangles,.megamenu__image--bg--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.megamenu__image--bg--triangles,.megamenu__image--bg--triangles:after{background-image:url(./assets/images/triangles.png)}.megamenu__image--bg--waves,.megamenu__image--bg--waves:after{background-image:url(./assets/images/waves.png)}.megamenu__image--bg--teal-paper,.megamenu__image--bg--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}@media (min-width:730px){.megamenu__image--bg{padding:30px}}.megamenu__image--bg img{max-height:100%}.megamenu__image--bg:hover img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.megamenu__back{background-image:url(./assets/images/svgs/chevron-left-blue.svg);background-position:0;background-repeat:no-repeat;background-size:auto 50%;font-family:CircularStd-Book,sans-serif;font-weight:400;text-indent:15px}.megamenu__container{max-height:calc(100vh - 190px - 4.72222rem);overflow-y:auto}@media (max-width:730px){.megamenu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;max-height:none;min-height:100%}}@media (min-width:730px){.megamenu__container--shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.megamenu__best-sellers{font-size:1rem}@media (max-width:730px){.megamenu__best-sellers{border-top:1px solid #ebeff6;padding-top:20px}}@media (min-width:730px){.megamenu__best-sellers{width:300px}}.megamenu__best-sellers ul{list-style:none;margin:15px 0 0;padding:0}.megamenu__best-sellers li{margin-bottom:6px}@media (min-width:730px){.megamenu__best-sellers li{border-top:1px solid #ebeff6;padding-top:6px}}.megamenu__best-sellers__item{color:#000;font-family:CircularStd-Book,sans-serif;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}@media (min-width:730px){.megamenu__best-sellers__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333679;font-size:.88889rem;gap:10px}.megamenu__best-sellers__item img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out}.megamenu__best-sellers__item:hover img{-webkit-transform:translateX(5px);transform:translateX(5px)}}.megamenu__best-sellers img{width:25px}.megamenu__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}@media (min-width:730px){.megamenu__close{display:none}}.megamenu__close--dark{color:#fff}.megamenu__close--bottom{margin-top:auto}.megamenu__close svg{display:block;height:20px;width:20px}.megamenu__close__icon{border:1px solid #bdbec9;border-radius:50%;padding:10px}.menu{font-family:CircularStd-Black,sans-serif;width:80vw}.menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0 auto;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.menu--footer,.menu--links{width:auto}.menu--footer .menu__list,.menu--links .menu__list{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu__item{cursor:pointer;outline:none;position:relative}.menu__item>a{color:#f9f9f9}.menu__item>a:active,.menu__item>a:focus,.menu__item>a:hover{color:#f8be2e}.menu__item[data-state=active]{cursor:inherit}.menu__item--account{display:none}.menu.menu--footer,.menu.menu--links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.menu.menu--footer .menu__item[data-state=active] a,.menu.menu--links .menu__item[data-state=active] a{color:#f8be2e}.menu.menu--footer .menu__item+.menu__item{margin-left:30px}.menu.menu--links .menu__item+.menu__item{margin-left:10px}.modal-fade{background:#b41672;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;z-index:1}.product-modal{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadeon;animation-name:fadeon;background-color:rgba(0,0,0,.25);bottom:0;left:0;position:fixed;right:0;top:0;width:100%;z-index:99;z-index:999}.product-modal,.product-modal__close{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-modal__close{background:#fff;border-radius:50%;cursor:pointer;height:1.94444rem;padding:.55556rem;position:absolute;right:.55556rem;top:.55556rem;width:1.94444rem;z-index:9}@media (min-width:730px){.product-modal__close{right:1.11111rem;top:1.11111rem}}.product-modal__close svg{height:.83333rem;position:relative;width:.83333rem}.product-modal__body{height:100%}.product-modal__dialog{background:#fff;border-radius:1.11111rem;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 20px;max-height:calc(100% - 100px);position:relative;text-align:left;width:60.44444rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-animation-duration:.4s;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-name:animatetop;-webkit-animation-name:slide-in;animation-name:slide-in;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-ms-flex-direction:column;flex-direction:column;overflow:auto}.product-modal__content{display:grid;height:100%}@media (min-width:730px){.product-modal__content{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}.product-modal__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-modal__details,.product-modal__image{height:100%;position:relative}.product-modal__details{grid-column:2/span 1;padding-top:1.11111rem}@media (max-width:730px){.product-modal__details{grid-row:2;padding-top:2.22222rem}}.product-modal__info{margin:0 1.11111rem}.product-modal__info p:first-child{margin-top:0}.product-modal__info p a{text-decoration:underline}@media (min-width:730px){.product-modal__info{margin:0 2.22222rem}}.product-modal__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0}.product-modal__image--grey{background:#ebeff6}.product-modal__image--grey:after{background-color:#ebeff6!important}.product-modal__image--tasty-yellow{background:#f2ca00;color:#f9f9f9}.product-modal__image--tasty-yellow:after{background-color:#f2ca00!important}.product-modal__image--tasty-green{background:#71cc98;color:#f9f9f9}.product-modal__image--tasty-green:after{background-color:#71cc98!important}.product-modal__image--tasty-purple{background:#c98bdb;color:#f9f9f9}.product-modal__image--tasty-purple:after{background-color:#c98bdb!important}.product-modal__image--tasty-terracotta{background:#e2665c;color:#f9f9f9}.product-modal__image--tasty-terracotta:after{background-color:#e2665c!important}.product-modal__image--hudson-blue,.product-modal__image--navy{background:#333679;color:#f9f9f9}.product-modal__image--hudson-blue:after,.product-modal__image--navy:after{background-color:#333679!important}.product-modal__image--blue,.product-modal__image--blueberry{background:#3252b1;color:#f9f9f9}.product-modal__image--blue:after,.product-modal__image--blueberry:after{background-color:#3252b1!important}.product-modal__image--sky{background:#3c5ca7;color:#f9f9f9}.product-modal__image--sky:after{background-color:#3c5ca7!important}.product-modal__image--araucana-egg,.product-modal__image--teal,.product-modal__image--turquoise{background:#3dc9ab;color:#f9f9f9}.product-modal__image--araucana-egg:after,.product-modal__image--teal:after,.product-modal__image--turquoise:after{background-color:#3dc9ab!important}.product-modal__image--mangosteen,.product-modal__image--purple{background:#b41672;color:#f9f9f9}.product-modal__image--mangosteen:after,.product-modal__image--purple:after{background-color:#b41672!important}.product-modal__image--disco{background:#991a71;color:#f9f9f9}.product-modal__image--disco:after{background-color:#991a71!important}.product-modal__image--pink,.product-modal__image--radicchio{background:#ea5b61;color:#f9f9f9}.product-modal__image--pink:after,.product-modal__image--radicchio:after{background-color:#ea5b61!important}.product-modal__image--saffron,.product-modal__image--yellow{background:#f8be2e;color:#f9f9f9}.product-modal__image--saffron:after,.product-modal__image--yellow:after{background-color:#f8be2e!important}.product-modal__image--rice-paper,.product-modal__image--white{background:#f9f9f9;color:#333679}.product-modal__image--rice-paper:after,.product-modal__image--white:after{background-color:#f9f9f9!important}.product-modal__image--green,.product-modal__image--kiwi{background:#8ab42d;color:#f9f9f9}.product-modal__image--green:after,.product-modal__image--kiwi:after{background-color:#8ab42d!important}.product-modal__image--goji,.product-modal__image--red{background:#db291c;color:#f9f9f9}.product-modal__image--goji:after,.product-modal__image--red:after{background-color:#db291c!important}.product-modal__image--kids-pink{background:#fc9bb3;color:#f9f9f9}.product-modal__image--kids-pink:after{background-color:#fc9bb3!important}.product-modal__image--kids-purple{background:#9678d3;color:#f9f9f9}.product-modal__image--kids-purple:after{background-color:#9678d3!important}.product-modal__image--kids-yellow{background:#f3d03e;color:#f9f9f9}.product-modal__image--kids-yellow:after{background-color:#f3d03e!important}.product-modal__image--kids-orange{background:#ff7f32;color:#f9f9f9}.product-modal__image--kids-orange:after{background-color:#ff7f32!important}.product-modal__image--kids-green{background:#a1d884;color:#f9f9f9}.product-modal__image--kids-green:after{background-color:#a1d884!important}.product-modal__image--chevrons,.product-modal__image--chevrons:after{background-image:url(./assets/images/chevrons.png)}.product-modal__image--circles,.product-modal__image--circles:after{background-image:url(./assets/images/circles.png)}.product-modal__image--diamonds-1,.product-modal__image--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.product-modal__image--diamonds-2,.product-modal__image--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.product-modal__image--fans,.product-modal__image--fans:after{background-image:url(./assets/images/fans.png)}.product-modal__image--geometric,.product-modal__image--geometric:after{background-image:url(./assets/images/geometric.png)}.product-modal__image--leaves-1,.product-modal__image--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.product-modal__image--leaves-2,.product-modal__image--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.product-modal__image--linear-diamonds,.product-modal__image--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.product-modal__image--linear-dots,.product-modal__image--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.product-modal__image--ornate,.product-modal__image--ornate:after{background-image:url(./assets/images/ornate.png)}.product-modal__image--rustic-triangles,.product-modal__image--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.product-modal__image--triangles,.product-modal__image--triangles:after{background-image:url(./assets/images/triangles.png)}.product-modal__image--waves,.product-modal__image--waves:after{background-image:url(./assets/images/waves.png)}.product-modal__image--teal-paper,.product-modal__image--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}.product-modal__image img{max-width:26.44444rem;-o-object-fit:contain;object-fit:contain;width:60%}@media (min-width:730px){.product-modal__image img{max-height:90%;width:80%}}.product-modal__sizes{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.66667rem;margin-left:0}.product-modal__excerpt{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@-webkit-keyframes slide-in{0%{-webkit-transform:translateY(-150px);transform:translateY(-150px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes slide-in{0%{-webkit-transform:translateY(-150px);transform:translateY(-150px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.new{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background:#f8be2e;border-radius:50%;font-family:CircularStd-Black,sans-serif;justify-content:center;text-transform:uppercase}.new--large{font-size:.72222rem;height:2.77778rem;left:-.83333rem;top:-.83333rem;width:2.77778rem}.new--small{font-size:.55556rem;height:2rem;left:-1rem;top:-1rem;width:2rem}.new-wrapper-large{margin:1.38889rem;position:relative}.new-wrapper-large img{width:100%}.nutrition__table{border-collapse:collapse;text-align:left;width:100%}.nutrition__table th{font-family:CircularStd-Black,sans-serif;font-size:.77778rem;text-align:left;vertical-align:top}.nutrition__table td{font-size:.94444rem}.nutrition__table td,.nutrition__table th{padding:5px 15px}.nutrition__table td.nutrition__td-indent,.nutrition__table th.nutrition__td-indent{padding-left:25px}.nutrition__table tbody tr:nth-child(odd){background:rgba(60,92,167,.1)}.nutrition__table tbody tr:nth-child(odd) td:first-child{border-bottom-left-radius:12px;border-top-left-radius:12px}.nutrition__table tbody tr:nth-child(odd) td:last-child{border-bottom-right-radius:12px;border-top-right-radius:12px}.overlay-product{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.88889rem}.overlay-product__image{background:#ebeff6;height:5.55556rem;width:5.55556rem;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;overflow:hidden}.overlay-product__image--loading{position:relative}.overlay-product__image--loading:before{-webkit-animation:loading 1s infinite;animation:loading 1s infinite;background:-webkit-gradient(linear,left bottom,left top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(0deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));content:"";height:1.11111rem;left:0;position:absolute;right:0;width:100%}.overlay-product__image--loaded{background:#f9f9f9}.overlay-product__image img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.overlay-product__title{font-family:CircularStd-Bold,sans-serif;font-size:.88889rem;font-weight:700;letter-spacing:-.00889rem;line-height:150%;margin:0 0 .44444rem}.overlay-product__details{list-style:none;margin:0 0 .44444rem;padding:0}.overlay-product__detail{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Book,sans-serif;font-size:.88889rem;gap:.22222rem;letter-spacing:-.00889rem;line-height:150%}.overlay-product__detail--quantity{font-family:CircularStd-Book,sans-serif;font-size:1rem;letter-spacing:-.01rem;line-height:150%}.overlay-product__price{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Bold,sans-serif;font-size:1rem;gap:.44444rem;letter-spacing:-.00889rem;line-height:150%}.overlay-product__price--rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.overlay-product__price--sale{color:#db291c}@-webkit-keyframes loading{0%{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{top:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}}@keyframes loading{0%{top:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}to{top:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}}.page-hero{background-position-y:bottom;font-size:.94444rem;text-align:center}.page-hero__meta i{font-size:10px;margin:0 15px;opacity:.6;vertical-align:middle}.page-nav{margin-bottom:3.33333rem;margin-top:3.33333rem}.page-nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.33333rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-nav__item{color:#333679;cursor:pointer;display:inline;font-size:1.22222rem;font-weight:700;position:relative;-webkit-transition:color .3s;transition:color .3s}.page-nav__item:active,.page-nav__item:focus,.page-nav__item:hover{color:#ea5b61}.page-nav__item:active:before,.page-nav__item:focus:before,.page-nav__item:hover:before,.page-nav__item[data-state=active]:before{background-image:url(./assets/images/rice-two.png);background-position:100% top;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;left:0;left:-18px;position:absolute;top:-11px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:100%;width:24px}.page-nav__item:active:after,.page-nav__item:focus:after,.page-nav__item:hover:after,.page-nav__item[data-state=active]:after{background-image:url(./assets/images/small-underline.png);background-position:50%;background-repeat:no-repeat;background-size:4.44444rem;bottom:0;content:"";display:block;height:.05556rem;left:0;position:absolute;width:100%}.pagination .page-number{border-radius:50%;display:block;height:30px;line-height:30px;position:relative;text-align:center;width:30px}.pagination .page-number.current{background-color:rgba(219,41,28,.3);color:#db291c}.pagination .dots{border-top:2px solid #333679;display:block;height:0;overflow:hidden;text-indent:20px;width:20px}.pagination__wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-left:-35px;margin-right:-35px}.pagination__next,.pagination__prev{color:inherit;cursor:pointer;font-size:1.11111rem;font-weight:700;padding:.88889rem 1.33333rem}.pagination__next--disabled,.pagination__prev--disabled{opacity:.1;pointer-events:none}.pagination__next,.pagination__prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__next svg,.pagination__prev svg{width:.83333rem}.pagination__prev svg{margin-right:.44444rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.pagination__next svg{margin-left:.44444rem}.pagination__pages{list-style:none;margin:0;overflow:hidden;padding:0}.pagination__pages,.pagination__pages li{display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__pages li{cursor:pointer;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(51,54,121,.2);font-size:1.11111rem;font-weight:700;margin:0 .44444rem}.pagination__pages li a{color:#333679}.pagination__pages li:after,.pagination__pages li:before{display:none}.parallax{background:transparent;color:#f9f9f9}.parallax__content1,.parallax__content2{position:relative;z-index:2}.parallax__content1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:calc(100vh - 8.05556rem);min-height:560px}.parallax__content2{padding-bottom:300px;padding-top:300px}.parallax__image{height:calc(100vh - 8.05556rem);left:0;-o-object-fit:cover;object-fit:cover;position:fixed;top:8.05556rem;width:100%;z-index:-1}.parallax__image--overlay{-webkit-filter:brightness(.5);filter:brightness(.5)}.parallax__big-text{font-family:CircularStd-Black,sans-serif;font-size:1.66667rem}.parallax__breadcrumb{left:0;position:absolute;top:3.33333rem;width:100%;z-index:10}.parallax.offscreen .parallax__image{display:none}.product-box{cursor:pointer;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;padding:.88889rem;position:relative;text-align:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.product-box:before{background:#f5f5f5;border-radius:18px;bottom:0;content:"";height:calc(100% - 40px);left:0;margin-top:-200px;position:absolute;width:100%;z-index:0}.tns-inner .product-box{margin-top:30px}.product-box__image{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:240px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:auto;z-index:1}.product-box__image picture{height:240px;width:260px}.product-box__image img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.product-box__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333679;-webkit-box-flex:1;-ms-flex:1;flex:1;z-index:1}.product-box__button,.product-box__buttons,.product-box__price,.product-box__range,.product-box__title{margin:.44444rem;z-index:1}.product-box__title{font-size:1.33333rem}.product-box__price,.product-box__range{font-size:.88889rem}.product-box__range:first-letter,.product-box__title:first-letter{text-transform:capitalize}.product-box__view{display:inline-block;font-size:.66667rem;margin-top:auto;padding-right:18px;position:relative}.product-box__view:after{background-image:url(./assets/images/svgs/arrow-right-white.svg);background-size:12px 12px;content:"";display:block;height:12px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;top:calc(50% - 1px);-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:right .3s;transition:right .3s;width:12px}.product-box:hover .product-box__image{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.product-box:hover .product-box__view:after{right:-5px}.product-box:hover .product-box__shops{display:block}button.product-box .product-box__view:after{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.product-box-shops{--left:50%;border:2px solid #4fb8ab;border-radius:18px;display:none;grid-column:1/-1;margin-top:40px;padding:2.22222rem 2.22222rem 5.55556rem;position:relative;width:100%}.product-box-shops:after{background-color:#f9f9f9;border-bottom:2px solid #4fb8ab;border-right:2px solid #4fb8ab;clear:both;content:"";display:block;height:20px;left:var(--left);position:absolute;top:-1px;-webkit-transform:translateY(-50%) rotate(-135deg);transform:translateY(-50%) rotate(-135deg);width:20px}.product-faqs__grid{display:grid;grid-template-columns:1fr}@media (min-width:1200px){.product-faqs__grid{gap:6.66667rem}.product-faqs__grid--dual-col{grid-template-columns:minmax(auto,30rem) minmax(auto,35.55556rem)}}.product-faqs__image{display:none}@media (min-width:1200px){.product-faqs__image{display:block}}.product-faqs__content{text-align:center}.product-faqs__title{margin-bottom:2.66667rem}@media (min-width:1200px){.product-faqs__title{margin-top:1.77778rem}}.product-faq{border:1px solid #f9f9f9;border-radius:1rem;padding:.88889rem;text-align:left}.product-faq:not(:last-child){margin-bottom:1.11111rem}.product-faq__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.11111rem;font-weight:700;gap:.88889rem}.product-faq__content{opacity:0;pointer-events:none;position:absolute}.active .product-faq__content{opacity:1;pointer-events:auto;position:static;-webkit-transition:opacity .3s;transition:opacity .3s}.product-hero__dietary,.product-hero__flags,.product-hero__sizes{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.55556rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.product-hero__dietary{font-family:CircularStd-Black,sans-serif;font-size:.83333rem}.product-hero__dietary li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap}.product-hero__dietary li img{margin-right:.27778rem}.product-hero__rating{height:2.88889rem}.product-hero__sizes{font-family:CircularStd-Black,sans-serif;font-size:.88889rem;margin-bottom:1.11111rem}.product-hero__sizes li{display:inline-block}.product-hero__sizes li a{border:2px solid #3c5ca7;border-radius:12px;color:#3c5ca7;display:block;opacity:.6;padding:5px 1.11111rem;-webkit-transition:background-color .3s,color .3s,opacity .3s;transition:background-color .3s,color .3s,opacity .3s}.product-hero__sizes li a.active,.product-hero__sizes li a:hover{background:#3c5ca7;color:#f9f9f9;opacity:1}.product-hero__range{font-size:.94444rem}.product-hero__wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.66667rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:730px){.product-hero__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:unset}}.product-hero__info{background:#fff;border-radius:18px;color:#333679;margin-top:2.22222rem;overflow:hidden;padding-top:1.77778rem;width:53%}@media (max-width:730px){.product-hero__info{margin-top:1.11111rem;width:100%}}.product-hero__info-pad{padding:0 2.22222rem}.product-hero__competition{background:#f8be2e;border-radius:8px;font-size:.88889rem;margin-bottom:30px;padding:20px}.product-hero__competition p{margin-bottom:0}.product-hero__competition .h2{font-size:2.77778rem}@media only screen and (max-width:1025px){.product-hero__competition .h2{font-size:1.77778rem}}.product-hero__react{min-height:200px}.product-hero__buy{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.33333rem;padding:.83333rem 2.22222rem;text-align:center}.product-hero--shop .product-hero__buy{background:transparent}.product-hero--shop .product-hero__buy--notify{background:#ebeff6}.product-hero__buy-local{font-size:.72222rem;margin:0}.product-hero__buy-title{font-family:CircularStd-Book,sans-serif;font-size:.88889rem;font-style:normal;font-weight:450;letter-spacing:-.00889rem;line-height:150%}.product-hero__buy-notify{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.product-hero__buy-notify-input{background:#f9f9f9;border:.05556rem solid #f9f9f9;border-radius:.66667rem 0 0 .66667rem;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;height:100%;padding-left:.55556rem}.product-hero__buy-notify-button{border-radius:0 .66667rem .66667rem 0;-webkit-box-shadow:0 .11111rem 0 0 #f2ca00;box-shadow:0 .11111rem 0 0 #f2ca00}.product-hero__buy--modal{background:none;margin:.55556rem 1.11111rem;padding:0}@media (min-width:730px){.product-hero__buy--modal{margin:1.11111rem 2.22222rem}}.product-hero__buy .button:last-child{margin-bottom:0}.product-hero__flags li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product-hero__flags img{width:1.66667rem}.product-hero__image{padding-top:3.33333rem;position:sticky;top:140px;width:37%}.product-hero__image .new{margin-top:3.33333rem}.product-hero__image--no-top-offset{padding-top:0}.product-hero__image--no-top-offset .new{margin-top:0}@media (max-width:1025px){.product-hero__image{width:47%}}@media (max-width:730px){.product-hero__image{aspect-ratio:1/1.5;padding-top:0;position:relative;top:0;width:100%}.product-hero__image .new{margin-top:0}}.product-hero__attributes{border-bottom:.05556rem solid #ebeff6;border-top:.05556rem solid #ebeff6;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.66667rem;margin:0 2.22222rem;padding:.88889rem 0}.product-hero__attributes--modal{margin:1.11111rem 1.11111rem 0}@media (min-width:730px){.product-hero__attributes--modal{margin:2.22222rem 2.22222rem 0}}.product-hero__attributes--sticky{border-bottom:none;border-top:none;margin:0;padding:0}.product-hero__attribute{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.product-hero__attribute button,.product-hero__attribute-item{background:#ebeff6;border-radius:.66667rem;color:#333679;cursor:pointer;font-family:CircularStd-Bold,sans-serif;font-size:.88889rem;font-style:normal;font-weight:700;letter-spacing:-.00889rem;line-height:150%;min-height:2.44444rem;padding:0 .88889rem}.product-hero__attribute button.active,.product-hero__attribute-item.active{background:#333679;color:#ebeff6}.product-hero__pack-sizes{border-top:.05556rem solid #ebeff6;margin:0 2.22222rem;padding:.88889rem 0}.product-hero__pack-sizes .product-hero__attributes{border:none;margin:0;padding:0}.product-hero__pack-sizes .product-hero__attribute-item{line-height:1;min-height:unset;padding:.77778rem .88889rem}.product-hero__included{border-top:.05556rem solid #ebeff6;margin:0 2.22222rem;padding:.88889rem 0}.product-hero__included-title{font-family:CircularStd-Bold,sans-serif;font-weight:700;margin:0 0 .44444rem;text-transform:none}.product-hero__included-text,.product-hero__included-title{font-size:.88889rem;font-style:normal;letter-spacing:-.00889rem}.product-hero__included-text{font-family:CircularStd-Book,sans-serif;font-weight:450;line-height:150%;margin:0}.product-hero__included>*{-webkit-transition:opacity .3s;transition:opacity .3s}.loading .product-hero__included>*{opacity:.3;pointer-events:none}.product-hero__included--modal{margin:0 1.11111rem}@media (min-width:730px){.product-hero__included--modal{margin:0 2.22222rem}}.product-hero__actions{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.05556rem solid #ebeff6;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.33333rem;margin:0 2.22222rem;padding:.88889rem 0}.product-hero__actions--modal{border-bottom:none;margin:0 1.11111rem}@media (min-width:730px){.product-hero__actions--modal{margin:0 2.22222rem}}.product-hero__action--price{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Bold,sans-serif;font-size:1rem;gap:.44444rem}.product-hero__action--rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.product-hero__action--sale{color:#db291c}.product-hero__where-to-buy{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 2.22222rem}.product-hero__where-to-buy,.product-hero__where-to-buy-text{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.product-hero__where-to-buy-text{gap:.22222rem;margin-bottom:0}.product-hero__where-to-buy-text svg{height:1.33333rem;width:1.33333rem}.product-hero__where-to-buy-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.22222rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.66667rem 1.11111rem .66667rem .88889rem}@media (max-width:1025px){.product-hero__where-to-buy{display:block}.product-hero__where-to-buy-button{margin-bottom:20px}}.product-hero__product{position:relative;-webkit-transition:opacity .3s;transition:opacity .3s}.loading .product-hero__product{opacity:.3;pointer-events:none}.product-hero .spinner{opacity:0}.loading .product-hero .spinner{opacity:1}.product-accordion{padding:0 2.22222rem 20px}.product-accordion__header{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #ebeff6;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:700;gap:8px;padding:15px 0;position:relative}.product-accordion__header svg{height:24px;width:24px}.product-accordion__header:after{background-image:url(./assets/images/svgs/arrow-right-down.svg);content:"";height:25px;position:absolute;right:0;top:18px;width:22px}.active .product-accordion__header:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.product-accordion__content{opacity:0;padding-bottom:20px;pointer-events:none;position:absolute}.active .product-accordion__content{opacity:1;pointer-events:auto;position:static;-webkit-transition:opacity .3s;transition:opacity .3s}.purchasable-products__products{padding-top:3.33333rem;position:relative}.purchasable-products__controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.purchasable-products__controls svg{display:block;height:1em;width:1em;fill:currentColor}.purchasable-products__controls button{cursor:pointer}.purchasable-products__controls--hidden{display:none}@media (min-width:550px){.purchasable-products__controls--tablet-hidden{display:none}}@media (min-width:1040px){.purchasable-products__controls--desktop-hidden{display:none}}@media (min-width:1375){.purchasable-products__controls--jumbo-hidden{display:none}}.quantity-box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.66667rem}.quantity-box,.quantity-box__price{display:-webkit-box;display:-ms-flexbox;display:flex}.quantity-box__price{font-family:CircularStd-Bold,sans-serif;font-size:1rem;gap:.44444rem}.quantity-box__rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.quantity-box__sale{color:#db291c}.quantity{background:#ebeff6;border-radius:.66667rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.66667rem;padding:.44444rem}.quantity__less,.quantity__more{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f9;border-radius:.44444rem;color:#333679;cursor:pointer;height:1.77778rem;width:1.77778rem}.quantity__input{color:#333679;font-family:CircularStd-Bold,sans-serif;font-size:.88889rem;font-style:normal;font-weight:900;height:1.77778rem;text-align:center;width:1.66667rem}.quantity__input::-webkit-inner-spin-button{display:none}.quote{overflow:hidden;padding-top:55px;position:relative}.quote:after,.quote:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";position:absolute}.quote:before{left:10px;-webkit-mask:url(./assets/images/svgs/quotes-open.svg) no-repeat 50% 50%;mask:url(./assets/images/svgs/quotes-open.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;top:0}.quote:after,.quote:before{background-color:#3dc9ab;height:149px;width:213px}.quote:after{bottom:0;-webkit-mask:url(./assets/images/svgs/quotes-close.svg) no-repeat 50% 50%;mask:url(./assets/images/svgs/quotes-close.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;right:10px}.quote__content{color:#3dc9ab;font-size:1.66667rem;font-style:italic;line-height:2.5rem}.quote__content,.quote__source{font-family:CircularStd-Black,sans-serif}.quote__source{color:#4fb8ab;text-transform:uppercase}.quote--in-section:after,.quote--in-section:before{background-color:#f9f9f9}.quote--in-section .quote__content,.quote--in-section .quote__source{color:inherit}.rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.rating__stars{margin-right:.27778rem}.reach-us-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:3.33333rem}.reach-us svg{fill:#f9f9f9;font-size:2.22222rem}.reach-us__content{font-family:CircularStd-Bold,sans-serif;font-size:1rem;max-width:240px}.reach-us__content a{color:#f9f9f9;cursor:pointer;display:inline;font-weight:700;text-decoration:underline;-webkit-transition:color .3s;transition:color .3s}.reach-us__content a:active,.reach-us__content a:focus,.reach-us__content a:hover{color:#f9f9f9}.reach-us+.reach-us{margin-left:1.94444rem}.recipe-details{padding-bottom:3.33333rem;padding-top:1.66667rem}.recipe-details__header,.recipe-details__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.recipe-details__wrapper{margin-top:20px}.recipe-details__wrapper .user-content h2{margin-top:0}.recipe-details__title{font-size:1.33333rem;margin-bottom:0}.recipe-details__ingredients,.recipe-details__method{padding:1.77778rem 1.33333rem;width:48%}.recipe-details__ingredients{background:#ebeff6;border-radius:.88889rem}.recipe-details__ingredients a{color:#db291c;display:inline-block;font-weight:700;padding-right:30px;position:relative;text-decoration:underline}.recipe-details__ingredients a:after{background-image:url(./assets/images/svgs/arrow-right-red.svg);background-size:17px 17px;content:"";display:block;height:17px;left:0;left:unset;position:absolute;right:0;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:17px}.recipe-details__ingredients ul{margin-bottom:30px;margin-top:10px}.recipe-details__ingredients ul li a{color:#333679;font-weight:800;padding-right:0;text-decoration:none}.recipe-details__ingredients ul li a:after{display:none}.recipe-details__method li{border-bottom:1px solid #ebeff6;font-family:CircularStd-Medium,sans-serif;font-size:1.11111rem;padding:1.66667rem 0}.recipe-details__method.user-content ol{margin-left:0}.recipe-details__method.user-content ol li:before{content:counters(li,".",decimal-leading-zero)}.recipe-details__method.user-content ol li:after,.recipe-details__method.user-content ol li:before{left:1px}.recipe-details__method.user-content ol li p{margin:-1.94444rem 0 0 2.94444rem}.recipe-details__additional-content,.recipe-details__share-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.recipe-details__additional-content{border:1px solid #4fb8ab;border-radius:16px;margin-top:2.22222rem;padding:1.33333rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.recipe-details__quick-tips{border-top:1px solid #ebeff6;list-style:none;margin:0;padding:0}.recipe-details__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:1.11111rem;width:100%}.recipe-details__nutrition{margin-top:3.88889rem}.recipe-details__nutrition-container{background-color:#ebeff6;border-radius:.88889rem;margin-left:35px;margin-right:35px;padding:4.44444rem 2.22222rem}.grid-layout{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}.grid-layout [data-behaviour=after-slider]{max-width:25%;padding-bottom:20px;padding-right:20px;width:100%}.recipe-wrapper{padding-top:3.33333rem}.recipe-header{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.22222rem;margin-bottom:1.11111rem}.recipe-header__details,.recipe-header__left{width:50%}.recipe-header__desc p{text-align:left!important}.recipe-header__bullets{list-style:none;margin:0;padding:0;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.11111rem;justify-content:flex-start}.recipe-header__bullets,.recipe-header__bullets li{display:-webkit-box;display:-ms-flexbox;display:flex}.recipe-header__bullets li{gap:.55556rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;white-space:nowrap}.recipe-header__difficulty{border:1px solid #333679;border-radius:50%;height:11px;width:11px}.recipe-header__difficulty--on{background:#333679}.recipe-header__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:1.11111rem}.recipe-header__author img{border-radius:50%;height:56px;margin-right:1.11111rem;-o-object-fit:contain;object-fit:contain;width:56px}.recipe-header__author-name{line-height:1.4}.recipe-header__nutrition{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;margin-bottom:1.66667rem}.recipe-header__nutrition-item{border:1px solid #333679;border-radius:4px;min-width:3.05556rem;padding:4px;text-align:center}.recipe-header__nutrition-title{font-size:.66667rem;margin:0}.recipe-header__nutrition-val{font-size:.88889rem;font-weight:700;margin:0}.recipe-header__images{margin-bottom:1.11111rem;padding-left:1.66667rem;padding-top:1.66667rem;position:relative}.recipe-header__images img{aspect-ratio:1/1;border-radius:16px;-webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);-o-object-fit:cover;object-fit:cover;position:relative;z-index:1}.recipe-header__images-bg{border-radius:16px;height:calc(100% - 30px);left:0;position:absolute;top:0;width:calc(100% - 30px)}.recipe-header__images-bg--grey{background:#ebeff6}.recipe-header__images-bg--grey:after{background-color:#ebeff6!important}.recipe-header__images-bg--tasty-yellow{background:#f2ca00;color:#f9f9f9}.recipe-header__images-bg--tasty-yellow:after{background-color:#f2ca00!important}.recipe-header__images-bg--tasty-green{background:#71cc98;color:#f9f9f9}.recipe-header__images-bg--tasty-green:after{background-color:#71cc98!important}.recipe-header__images-bg--tasty-purple{background:#c98bdb;color:#f9f9f9}.recipe-header__images-bg--tasty-purple:after{background-color:#c98bdb!important}.recipe-header__images-bg--tasty-terracotta{background:#e2665c;color:#f9f9f9}.recipe-header__images-bg--tasty-terracotta:after{background-color:#e2665c!important}.recipe-header__images-bg--hudson-blue,.recipe-header__images-bg--navy{background:#333679;color:#f9f9f9}.recipe-header__images-bg--hudson-blue:after,.recipe-header__images-bg--navy:after{background-color:#333679!important}.recipe-header__images-bg--blue,.recipe-header__images-bg--blueberry{background:#3252b1;color:#f9f9f9}.recipe-header__images-bg--blue:after,.recipe-header__images-bg--blueberry:after{background-color:#3252b1!important}.recipe-header__images-bg--sky{background:#3c5ca7;color:#f9f9f9}.recipe-header__images-bg--sky:after{background-color:#3c5ca7!important}.recipe-header__images-bg--araucana-egg,.recipe-header__images-bg--teal,.recipe-header__images-bg--turquoise{background:#3dc9ab;color:#f9f9f9}.recipe-header__images-bg--araucana-egg:after,.recipe-header__images-bg--teal:after,.recipe-header__images-bg--turquoise:after{background-color:#3dc9ab!important}.recipe-header__images-bg--mangosteen,.recipe-header__images-bg--purple{background:#b41672;color:#f9f9f9}.recipe-header__images-bg--mangosteen:after,.recipe-header__images-bg--purple:after{background-color:#b41672!important}.recipe-header__images-bg--disco{background:#991a71;color:#f9f9f9}.recipe-header__images-bg--disco:after{background-color:#991a71!important}.recipe-header__images-bg--pink,.recipe-header__images-bg--radicchio{background:#ea5b61;color:#f9f9f9}.recipe-header__images-bg--pink:after,.recipe-header__images-bg--radicchio:after{background-color:#ea5b61!important}.recipe-header__images-bg--saffron,.recipe-header__images-bg--yellow{background:#f8be2e;color:#f9f9f9}.recipe-header__images-bg--saffron:after,.recipe-header__images-bg--yellow:after{background-color:#f8be2e!important}.recipe-header__images-bg--rice-paper,.recipe-header__images-bg--white{background:#f9f9f9;color:#333679}.recipe-header__images-bg--rice-paper:after,.recipe-header__images-bg--white:after{background-color:#f9f9f9!important}.recipe-header__images-bg--green,.recipe-header__images-bg--kiwi{background:#8ab42d;color:#f9f9f9}.recipe-header__images-bg--green:after,.recipe-header__images-bg--kiwi:after{background-color:#8ab42d!important}.recipe-header__images-bg--goji,.recipe-header__images-bg--red{background:#db291c;color:#f9f9f9}.recipe-header__images-bg--goji:after,.recipe-header__images-bg--red:after{background-color:#db291c!important}.recipe-header__images-bg--kids-pink{background:#fc9bb3;color:#f9f9f9}.recipe-header__images-bg--kids-pink:after{background-color:#fc9bb3!important}.recipe-header__images-bg--kids-purple{background:#9678d3;color:#f9f9f9}.recipe-header__images-bg--kids-purple:after{background-color:#9678d3!important}.recipe-header__images-bg--kids-yellow{background:#f3d03e;color:#f9f9f9}.recipe-header__images-bg--kids-yellow:after{background-color:#f3d03e!important}.recipe-header__images-bg--kids-orange{background:#ff7f32;color:#f9f9f9}.recipe-header__images-bg--kids-orange:after{background-color:#ff7f32!important}.recipe-header__images-bg--kids-green{background:#a1d884;color:#f9f9f9}.recipe-header__images-bg--kids-green:after{background-color:#a1d884!important}.recipe-header__images-bg--chevrons,.recipe-header__images-bg--chevrons:after{background-image:url(./assets/images/chevrons.png)}.recipe-header__images-bg--circles,.recipe-header__images-bg--circles:after{background-image:url(./assets/images/circles.png)}.recipe-header__images-bg--diamonds-1,.recipe-header__images-bg--diamonds-1:after{background-image:url(./assets/images/diamonds-1.png)}.recipe-header__images-bg--diamonds-2,.recipe-header__images-bg--diamonds-2:after{background-image:url(./assets/images/diamonds-2.png)}.recipe-header__images-bg--fans,.recipe-header__images-bg--fans:after{background-image:url(./assets/images/fans.png)}.recipe-header__images-bg--geometric,.recipe-header__images-bg--geometric:after{background-image:url(./assets/images/geometric.png)}.recipe-header__images-bg--leaves-1,.recipe-header__images-bg--leaves-1:after{background-image:url(./assets/images/leaves-1.png)}.recipe-header__images-bg--leaves-2,.recipe-header__images-bg--leaves-2:after{background-image:url(./assets/images/leaves-2.png)}.recipe-header__images-bg--linear-diamonds,.recipe-header__images-bg--linear-diamonds:after{background-image:url(./assets/images/linear-diamonds.png)}.recipe-header__images-bg--linear-dots,.recipe-header__images-bg--linear-dots:after{background-image:url(./assets/images/linear-dots.png)}.recipe-header__images-bg--ornate,.recipe-header__images-bg--ornate:after{background-image:url(./assets/images/ornate.png)}.recipe-header__images-bg--rustic-triangles,.recipe-header__images-bg--rustic-triangles:after{background-image:url(./assets/images/rustic-triangles.png)}.recipe-header__images-bg--triangles,.recipe-header__images-bg--triangles:after{background-image:url(./assets/images/triangles.png)}.recipe-header__images-bg--waves,.recipe-header__images-bg--waves:after{background-image:url(./assets/images/waves.png)}.recipe-header__images-bg--teal-paper,.recipe-header__images-bg--teal-paper:after{background-image:url(./assets/images/teal-paper.png)}.recipe-header__subcol{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.recipe-header__pdf{-webkit-box-flex:190px;-ms-flex:190px 0 0px;flex:190px 0 0}.recipe-header__rating{height:3.61111rem}.recipe-header__product-text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;text-align:right}.recipe-header__product-text p{margin-top:0}.recipe-header__product-link{-webkit-box-flex:100px;-ms-flex:100px 0 0px;flex:100px 0 0}.recipe-header__product-link img{-webkit-transform:rotate(5deg);transform:rotate(5deg);width:100px}.recipe-header__product-small{font-size:.66667rem}.recipe-header__product-small a{text-decoration:underline}.related--border-top{border-top:1px solid #4fb8ab;padding-top:2.77778rem}.related__list{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:2.77778rem}.related__item,.related__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.related__item{border:2px solid #333679;border-radius:1rem;color:#333679;font-weight:400;height:2.5rem;margin-left:.27778rem;margin-right:.27778rem;margin-top:.55556rem;min-width:9.16667rem;padding:.27778rem 2.22222rem}.related__item:active,.related__item:focus,.related__item:hover{border-color:#b41672;color:#b41672}.related__item--active{background-color:rgba(51,54,121,.1);border-color:transparent;pointer-events:none}.rice-calculator__wrapper{background-color:#ebeff6;border:1px solid #d6d7e3;border-radius:18px}.rice-calculator__wrapper.skeleton{min-height:38.44444rem}.rice-calculator__calc-grid{display:grid;grid-gap:1.11111rem;grid-template-columns:1fr;padding:1.11111rem}@media (min-width:730px){.rice-calculator__calc-grid{grid-template-columns:1fr 1fr}}.rice-calculator__methods,.rice-calculator__portions{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.rice-calculator__methods-buttons,.rice-calculator__portions-buttons{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));width:100%}.rice-calculator__methods-title,.rice-calculator__portions-title{font-size:.88889rem;font-weight:700}@media (min-width:730px){.rice-calculator__methods,.rice-calculator__portions{-ms-flex-wrap:wrap;flex-wrap:wrap}}.rice-calculator__portions-buttons{grid-template-columns:repeat(auto-fit,minmax(50px,1fr))}@media (min-width:730px){.rice-calculator__portions-buttons{grid-template-columns:repeat(auto-fit,minmax(75px,1fr))}}.rice-calculator__results{background-color:#b41672;border:1px solid #d6d7e3;border-radius:18px;color:#f9f9f9;padding:1.11111rem;position:relative}.rice-calculator__result{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1.66667rem}@media (min-width:730px){.rice-calculator__result{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.rice-calculator__result-item{margin:0;text-align:center;width:100%}.rice-calculator__result-item-title{font-size:2.77778rem;font-weight:700;margin:0;text-transform:lowercase}.rice-calculator__result-item-text{font-size:.88889rem;font-weight:700;margin:0}@media (min-width:730px){.rice-calculator__result-item{width:50%}}.rice-calculator__switch{position:relative}.rice-calculator__instruction-box{background-color:#333679;border-bottom-left-radius:18px;border-bottom-right-radius:18px;color:#f9f9f9;padding:1.11111rem;width:100%}.rice-calculator__instruction-box strong{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.rice-calculator__instruction-box strong svg{margin-right:.55556rem}@media (min-width:730px){.rice-calculator__instructions{margin-left:1.61111rem}}.rice-calculator__slider{min-height:10.33333rem}.rice-calculator__slides{height:100%}.rice-calculator__track{height:10.33333rem;margin:0 2.77778rem;position:relative;z-index:1}.rice-calculator__slide{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f5f7fb;border:1px solid #d6d7e3;border-left:none;border-top:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:.5;text-align:center;-webkit-transition:all .3s ease;transition:all .3s ease}.rice-calculator__slide.glide__slide--active{background:#ebeff6;border:none;border-right:1px solid #d6d7e3;opacity:1}.rice-calculator__slide-image{height:5.55556rem;pointer-events:none}.rice-calculator__slide-title{font-size:.88889rem;font-weight:700;line-height:1.1;margin:0;padding-top:.44444rem;pointer-events:none;width:12ch}.rice-calculator__slider-arrows{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:0;width:100%;z-index:0}.rice-calculator__slider-arrows .glide__arrow--next,.rice-calculator__slider-arrows .glide__arrow--prev{background:#f5f7fb;border-bottom:1px solid rgba(214,215,227,.5);cursor:pointer;height:10.33333rem;padding:0 .55556rem}.rice-calculator__slider-arrows .glide__arrow--prev{border-right:1px solid rgba(214,215,227,.5);border-top-left-radius:18px}.rice-calculator__slider-arrows .glide__arrow--next{border-left:1px solid rgba(214,215,227,.5);border-top-right-radius:18px}.rice-calculator--pdp-accordion .rice-calculator__wrapper,.rice-calculator--slim .rice-calculator__wrapper{border:none}.rice-calculator--pdp-accordion .rice-calculator__portions-title,.rice-calculator--slim .rice-calculator__portions-title{font-weight:400}.rice-calculator--pdp-accordion .rice-calculator__methods,.rice-calculator--pdp-accordion .rice-calculator__portions,.rice-calculator--slim .rice-calculator__methods,.rice-calculator--slim .rice-calculator__portions{width:100%}.rice-calculator--pdp-accordion .rice-calculator__calc-grid,.rice-calculator--slim .rice-calculator__calc-grid{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rice-calculator--pdp-accordion .rice-calculator__inputs,.rice-calculator--slim .rice-calculator__inputs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.rice-calculator--pdp-accordion .rice-calculator__methods-buttons,.rice-calculator--pdp-accordion .rice-calculator__portions-buttons,.rice-calculator--slim .rice-calculator__methods-buttons,.rice-calculator--slim .rice-calculator__portions-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.rice-calculator--pdp-accordion .rice-calculator__result,.rice-calculator--slim .rice-calculator__result{border-radius:18px;margin-top:0;padding:1.11111rem}.rice-calculator--pdp-accordion .rice-calculator__result-item,.rice-calculator--slim .rice-calculator__result-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;gap:.55556rem;margin-right:1.11111rem}@media (max-width:730px){.rice-calculator--pdp-accordion .rice-calculator__result-item,.rice-calculator--slim .rice-calculator__result-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.rice-calculator--pdp-accordion .rice-calculator__result-item-title,.rice-calculator--slim .rice-calculator__result-item-title{font-size:1.33333rem;white-space:pre}.rice-calculator--pdp-accordion .rice-calculator__result-item-text,.rice-calculator--slim .rice-calculator__result-item-text{font-size:.88889rem;white-space:pre}.rice-calculator--slim{margin-bottom:1.66667rem}.rice-calculator--slim .rice-calculator__wrapper.skeleton{min-height:6.22222rem}@media (min-width:730px){.rice-calculator--slim .rice-calculator__methods,.rice-calculator--slim .rice-calculator__portions{width:unset}}.rice-calculator--slim .rice-calculator__methods-buttons,.rice-calculator--slim .rice-calculator__portions-buttons{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:730px){.rice-calculator--slim .rice-calculator__calc-grid{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.rice-calculator--slim .rice-calculator__result{background-color:#b41672;border:1px solid #d6d7e3;color:#f9f9f9;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (max-width:730px){.rice-calculator--slim .rice-calculator__result{width:100%}.rice-calculator--slim .rice-calculator__result-item{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.rice-calculator--pdp-accordion .rice-calculator__wrapper{background-color:transparent}.rice-calculator--pdp-accordion .rice-calculator__calc-grid{padding:0}@media (min-width:1200px){.rice-calculator--pdp-accordion .rice-calculator__calc-grid{display:grid}.rice-calculator--pdp-accordion .rice-calculator__methods,.rice-calculator--pdp-accordion .rice-calculator__portions{width:unset}}.rice-calculator--pdp-accordion .rice-calculator__inputs,.rice-calculator--pdp-accordion .rice-calculator__methods-buttons,.rice-calculator--pdp-accordion .rice-calculator__portions-buttons{-ms-flex-wrap:wrap;flex-wrap:wrap}.rice-calculator--pdp-accordion .rice-calculator__result{background-color:#ebeff6;border:none;color:#333679;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.88889rem;width:100%}@media (min-width:1200px){.rice-calculator--pdp-accordion .rice-calculator__result{grid-column:1/span 2}}.rice-calculator--pdp-accordion .rice-calculator__methods-title,.rice-calculator--pdp-accordion .rice-calculator__portions-title{margin:0}.rice-calculator--pdp-accordion .rice-calculator__result-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.rice-calculator--pdp-accordion .rice-calculator__result-item-text{font-weight:400}.rice-calculator--pdp-accordion .dropdown--method,.rice-calculator--pdp-accordion .dropdown--portions{width:100%}.rice-calculator--pdp-accordion .dropdown--method .dropdown__header,.rice-calculator--pdp-accordion .dropdown--portions .dropdown__header{gap:.88889rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}.rice-calculator--pdp-accordion .dropdown--method .dropdown__item,.rice-calculator--pdp-accordion .dropdown--portions .dropdown__item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-left:.55556rem}.search-inpage__input{position:relative}.search-inpage__input input{background:#f9f9f9;border-radius:8px;color:#333679;font-size:.88889rem;height:3.33333rem;padding:0 100px 0 20px;width:100%}.search-inpage__input input::-webkit-input-placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.search-inpage__input input::-moz-placeholder{color:#333679;opacity:.3;-moz-transition:color .3s;transition:color .3s}.search-inpage__input input:-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.search-inpage__input input::-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.search-inpage__input input::placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.search-inpage__button{-webkit-box-shadow:none;box-shadow:none;cursor:pointer;height:44px;position:absolute;right:10px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:44px}.search-inpage__button:after{background-image:url(./assets/images/svgs/magnifying-glass-solid.svg);background-size:18px 18px;content:"";display:block;height:18px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:18px}.search-overlay{background-color:#f9f9f9;left:0;max-height:calc(100% - 8.33333rem);overflow-y:auto;padding:1.66667rem;position:fixed;right:0;text-align:center;top:8.33333rem}@media (max-width:730px){.search-overlay{margin:1.66667rem 1.11111rem;max-height:calc(100vh - 8.33333rem - 60px);padding:0;top:8.33333rem}}.search-overlay__count{color:#333679;font-family:CircularStd-Black,sans-serif;font-size:1.66667rem;line-height:1.2;margin:0 0 1.66667rem}.search-overlay__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;gap:2.77778rem;justify-content:center}.search-overlay__tab{cursor:pointer;font-weight:700}.search-overlay__tab.is-active{color:#db291c;position:relative}.search-overlay__tab.is-active:before{background-color:#db291c;border-radius:40%;bottom:-8px;content:"";display:block;height:.11111rem;left:0;left:-2px;position:absolute;width:100%}.search-overlay__tab.is-active:after{background-image:url(./assets/images/rice-two.png);background-position:100% top;background-repeat:no-repeat;background-size:100%;content:"";height:24px;left:-20px;position:absolute;top:-17px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:24px}.search-overlay__tab.is-disabled{opacity:.5}.search-overlay__faded{font-style:normal;opacity:.5}.search-overlay__listings{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.search-overlay__listings .button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.search-overlay__results{margin:0 auto;max-width:100%;width:55.55556rem}.search-overlay .box__content{padding:.83333rem}.search-overlay .box__title{margin-bottom:0}.search-overlay .box__image{background-color:rgba(51,54,121,.2)}.search-overlay-bg{background-color:rgba(0,0,0,.3);bottom:0;left:0;position:fixed;right:0;top:0;z-index:-1}@media (max-width:730px){.search-overlay-bg{background-color:#f9f9f9}.search-overlay .box-wrapper{margin-top:-35px}}.site-header .search{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:360px;width:calc(50% - 120px);-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header .search__input{display:none;font-size:.66667rem;font-weight:700;max-width:19.44444rem;width:100vw}.site-header .search__input::-webkit-input-placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.site-header .search__input::-moz-placeholder{color:#333679;opacity:.3;-moz-transition:color .3s;transition:color .3s}.site-header .search__input:-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.site-header .search__input::-ms-input-placeholder{color:#333679;opacity:.3;-ms-transition:color .3s;transition:color .3s}.site-header .search__input::placeholder{color:#333679;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.site-header .search__button,.site-header .search__submit{color:#333679;cursor:pointer;display:none;outline:none;width:20px}.site-header .search__button:active,.site-header .search__button:focus,.site-header .search__button:hover,.site-header .search__submit:active,.site-header .search__submit:focus,.site-header .search__submit:hover{color:#f8be2e}.site-header .search__button:active svg path,.site-header .search__button:focus svg path,.site-header .search__button:hover svg path,.site-header .search__submit:active svg path,.site-header .search__submit:focus svg path,.site-header .search__submit:hover svg path{fill:#f8be2e}.site-header .search__button svg,.site-header .search__submit svg{padding-bottom:5px;vertical-align:middle;width:18px}.site-header .search__button{display:inline-block}.site-header .search__label{font-size:.77778rem;margin-right:.55556rem}.site-header .search[data-state=open]{border-bottom:1px solid #333679}.site-header .search[data-state=open] .search__button{display:none}.site-header .search[data-state=open] .search__input,.site-header .search[data-state=open] .search__submit{display:inline-block}.shop-product-box{cursor:pointer;display:block;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;text-align:left;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.shop-product-box.skeleton{border-radius:4px}.shop-product-box.skeleton:hover{display:none}.shop-product-box__image-container{aspect-ratio:1/1;background:#ebeff6;border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.shop-product-box__image-container:before{background:transparent;content:"";-webkit-transition:all .3s;transition:all .3s}.shop-product-box__image-container:hover .shop-product-box__image{-webkit-transform:scale(.85);transform:scale(.85)}.shop-product-box__image-container:hover .shop-product-box__quick-link{opacity:1;pointer-events:all;top:calc(50% - 30px)}.shop-product-box__image-container:hover:before{background:rgba(0,0,0,.2);border-radius:12px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:2}.shop-product-box__image{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:240px;max-height:calc(100% - 50px);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:auto;z-index:1}.shop-product-box__image picture{height:240px;width:260px}.shop-product-box__image img{height:auto;max-height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.shop-product-box__quick-link{left:50%;opacity:0;pointer-events:none;position:absolute;top:calc(50% + 30px);-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:3}.shop-product-box__buttons{margin-top:.22222rem}.shop-product-box__content{text-align:left}.shop-product-box__content.skeleton{border-radius:4px;margin-top:.22222rem;min-height:9.77778rem}.shop-product-box__title{font-size:1.11111rem;margin-bottom:0;margin-top:.88889rem}.shop-product-box__pack-info,.shop-product-box__price,.shop-product-box__range{margin:0}.shop-product-box__price:first-letter,.shop-product-box__range:first-letter{text-transform:capitalize}.shop-product-box__pack-info,.shop-product-box__range{font-family:CircularStd-Book,sans-serif;font-size:fluid(16)}.shop-product-box__price{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Bold,sans-serif;font-size:1rem;gap:.44444rem}.shop-product-box__price--rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.shop-product-box__price--sale{color:#db291c}.shop-product-box__pack-info.skeleton,.shop-product-box__price.skeleton,.shop-product-box__range.skeleton,.shop-product-box__title.skeleton{border-radius:4px;margin-top:.33333rem;min-height:1.11111rem}.shop-product-box__corner-cutout{position:absolute;right:10px;top:10px}.shop-product-box__sale-info{bottom:10px;left:10px;position:absolute}.corner-cutout{background:#db291c;border-radius:4px;color:#f9f9f9;font-family:CircularStd-Bold,sans-serif;font-size:.88889rem;padding:.55556rem .66667rem;z-index:4}.corner-cutout__stacked>span{font-family:CircularStd-Book,sans-serif}.corner-cutout p{line-height:1.2;margin:0}.sale-info-tag{background:#f9f9f9;border:1px solid #db291c;border-radius:4px;color:#db291c;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:700;padding-right:10px;z-index:4}.sale-info-tag__icon{background:#db291c;margin-right:10px;padding:0 5px}.sale-info-tag__icon,.simple-hero{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.simple-hero{min-height:45.55556rem}.simple-hero--overlay{position:relative}.simple-hero--overlay:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}.simple-hero--overlay>*{position:relative}.simple-hero__breadcrumb{left:0;position:absolute;top:3.33333rem;width:100%;z-index:10}.simple-hero__text{padding-bottom:80px;padding-top:80px}.site-footer{background-color:#333679;color:#f9f9f9;font-size:.88889rem;padding-top:3.88889rem;position:relative}.site-footer:before{background-color:#f9f9f9;background-color:#333679;background-position-y:35px;content:"";display:block;height:35px;left:0;-webkit-mask:url(./assets/images/tear-image.png) bottom;-webkit-mask-image:url(./assets/images/tear-image.png) bottom;mask-image:url(./assets/images/tear-image.png) bottom;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;top:-35px;width:100%;z-index:1}.site-footer__signup{padding-top:30px;position:relative}.site-footer__signup-title{color:#f8be2e;font-size:1.66667rem;font-weight:400;text-align:center;text-transform:uppercase}.site-footer__signup-intro{font-size:1rem;text-align:center}.site-footer__signup form{display:grid;grid-template-columns:1fr 143px;grid-template-rows:repeat(2,1fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-gap:0}.site-footer__signup .hs_error_rollup,.site-footer__signup label{display:none}.site-footer__signup .hs-error-msgs{bottom:0;left:0;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.site-footer__signup .hs-error-msgs label{display:block}.site-footer__signup .hs-input{border:2px solid #f8be2e;border-bottom-left-radius:18px;border-right:0;border-top-left-radius:18px;font-size:.88889rem;height:3.33333rem;padding:0 22px;width:100%}.site-footer__signup .hs-input::-webkit-input-placeholder{color:#f9f9f9;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.site-footer__signup .hs-input::-moz-placeholder{color:#f9f9f9;opacity:.3;-moz-transition:color .3s;transition:color .3s}.site-footer__signup .hs-input:-ms-input-placeholder{color:#f9f9f9;opacity:.3;-ms-transition:color .3s;transition:color .3s}.site-footer__signup .hs-input::-ms-input-placeholder{color:#f9f9f9;opacity:.3;-ms-transition:color .3s;transition:color .3s}.site-footer__signup .hs-input::placeholder{color:#f9f9f9;opacity:.3;-webkit-transition:color .3s;transition:color .3s}.site-footer__signup .hs-button{background-color:#f8be2e;border-radius:0 18px 18px 0;-webkit-box-shadow:none;box-shadow:none;color:#333679;cursor:pointer;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;height:3.33333rem;min-width:143px;outline:unset;text-transform:uppercase}.site-footer__signup .hs-button:active,.site-footer__signup .hs-button:focus,.site-footer__signup .hs-button:hover{background-color:#facd5f}.site-footer__signup .submitted-message{font-weight:700;text-align:center}.site-footer__main,.site-footer__main .social{padding-bottom:20px;padding-top:20px}.site-footer__main .social{margin:0 auto}.site-footer__main .logos-guild{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#f9f9f9;font-family:CircularStd-Black,sans-serif;font-weight:400;outline:unset;text-decoration:none;text-transform:uppercase}.site-footer__main .logos-guild svg{margin-left:4px;fill:#f9f9f9}.site-footer__main .logos-guild:active,.site-footer__main .logos-guild:focus,.site-footer__main .logos-guild:hover{color:#f8be2e}.site-footer__main .logos-guild:active svg,.site-footer__main .logos-guild:focus svg,.site-footer__main .logos-guild:hover svg{fill:#f8be2e}.site-footer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;font-family:CircularStd-Black,sans-serif;justify-content:center;padding-bottom:20px;padding-top:20px}.site-footer__line{background-color:#f9f9f9;display:none}.site-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.55556rem;padding-bottom:20px;padding-top:20px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-footer__links--text a{color:inherit;font-weight:400}.site-footer__links--text a:active,.site-footer__links--text a:focus,.site-footer__links--text a:hover{color:#f8be2e}.site-footer__spacer{padding-top:2.77778rem}.site-footer--alt{background-color:#3c5ca7;background-image:url(./assets/images/diamonds-2.png);background-position-y:top;background-size:22.22222rem;padding-top:0;z-index:0}.site-footer--alt:after{background:-webkit-gradient(linear,left bottom,left top,from(#333679),to(rgba(0,212,255,0)));background:linear-gradient(0deg,#333679,rgba(0,212,255,0));bottom:0;content:"";height:100%;left:0;position:absolute;width:100%;z-index:0}.site-footer--alt:before{background-color:#3c5ca7;background-image:url(./assets/images/diamonds-2.png);background-size:22.22222rem}.site-footer--alt .container{position:relative;z-index:2}.site-footer__cta{background-size:16.66667rem;padding:6.66667rem 0 4.44444rem;position:relative;text-align:center}.site-footer__cta-title{color:#f9f9f9;font-size:2.22222rem}.site-footer__cta:before{background-image:url(./assets/images/svgs/footer-plane.svg);background-repeat:no-repeat;background-size:100%;content:"";height:100%;left:-5%;pointer-events:none;position:absolute;top:2.77778rem;width:35%;z-index:2}.site-header{left:0;position:fixed;top:0;width:100%;z-index:100}.site-header__container{position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-header__container,.site-header__main{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__main{background:#fff;height:4.72222rem}.site-header__menu-btn{cursor:pointer;display:none;width:1.44444rem}.site-header__logo>img{height:4.16667rem}.site-header__search{height:100%;position:absolute;right:7.38889rem;top:51%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.site-header__search--overlay{margin-top:-.72222rem;-webkit-transform:none;transform:none}.site-header__menu{background:#333679;height:3.33333rem;margin-bottom:-10px;position:relative;z-index:1}.site-header__menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}.site-header__menu .menu__item{font-family:CircularStd-Black,sans-serif;font-size:.94444rem}.site-header__menu .menu__item>a{display:inline-block;position:relative;width:100%}.site-header__menu .menu__item[data-state=active]>a{color:#f8be2e}.site-header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-box-pack:center;-ms-flex-pack:center;gap:.44444rem;height:100%;justify-content:center;z-index:100}.site-header__buttons--right{margin:0 .83333rem 0 0;right:0}.site-wrapper{margin-top:7.94444rem}.admin-bar .site-wrapper{margin-top:6.16667rem}.site-message{background:#3252b1;color:#f9f9f9;font-size:.77778rem;font-weight:700;height:2.55556rem;line-height:2.83333rem;text-align:center}.site-message a{text-decoration:underline}.site-selector{background-color:#fff;border-top:1px solid #000;height:calc(100% - 4.72222rem);left:0;max-width:100%;overflow-y:auto;padding:1.66667rem;position:fixed;top:4.72222rem;-webkit-transform:translateX(-100%);transform:translateX(-100%);width:27.77778rem;z-index:1001}.site-selector__heading{font-family:CircularStd-Bold,sans-serif;font-size:1.33333rem}.site-selector__link{color:#b41672;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Bold,sans-serif;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.site-selector__link--back:before{border-right:.33333rem solid;left:0;margin-right:.66667rem}.site-selector__link--back:before,.site-selector__link--forward:after{border-bottom:.33333rem solid transparent;border-top:.33333rem solid transparent;content:"";height:0;width:0}.site-selector__link--forward:after{border-left:.33333rem solid;margin-left:.66667rem}.site-selector__region{display:none}.site-selector__list{font-size:.88889rem;list-style:none;margin:0;padding:0}.site-selector .is-hidden{display:none}.site-selector .is-visible{display:block}.site-selector__item{margin:.55556rem 0}.rtl .site-selector{left:auto;right:0;-webkit-transform:translateX(100%);transform:translateX(100%)}.rtl .site-selector__link--back:before{margin-left:.66667rem;margin-right:0;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rtl .site-selector__link--forward:after{margin-left:0;margin-right:.66667rem;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.site-select-is-active .site-selector{-webkit-transform:translateX(0);transform:translateX(0)}.site-select-activated .site-selector{-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}.skeleton{-webkit-animation:shine 1s ease infinite;animation:shine 1s ease infinite;background-color:#d6d7e3;background-image:-webkit-gradient(linear,left top,right top,from(hsla(0,0%,98%,0)),color-stop(hsla(0,0%,98%,.5)),to(hsla(0,0%,98%,0)));background-image:linear-gradient(90deg,hsla(0,0%,98%,0),hsla(0,0%,98%,.5),hsla(0,0%,98%,0));background-position:left -40px top 0;background-repeat:no-repeat;background-size:40px 100%;z-index:9}.skeleton--hide-elements>*{opacity:0}.skeleton--basic{background-color:#f9f9f9}@-webkit-keyframes shine{to{background-position:right -40px top 0}}@keyframes shine{to{background-position:right -40px top 0}}.slider-blocks{border-radius:18px;color:#f9f9f9;height:31rem;position:relative}.slider-blocks__title{font-size:1.66667rem}.slider-blocks__subtitle{font-size:.88889rem;line-height:1.66667rem;margin-bottom:0;margin-top:0}.slider-blocks__button{height:54px;position:relative;width:54px;-ms-flex-negative:0;background-color:#f9f9f9;border-radius:50%;color:#333679;cursor:pointer;flex-shrink:0;margin-left:.55556rem}.slider-blocks__button:after{background-image:url(./assets/images/svgs/plus-solid-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.slider-blocks__content{background-color:#3c5ca7;color:#f9f9f9;font-size:1rem;line-height:1.66667rem;position:absolute;width:calc(100% + 35px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;opacity:0;padding:3.33333rem;-webkit-transition:opacity .3s;transition:opacity .3s;visibility:hidden;z-index:1}.slider-blocks__box,.slider-blocks__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%}.slider-blocks__box{padding:2.22222rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.slider-blocks__box div:first-child{-webkit-box-flex:1;-ms-flex:1;flex:1}.slider-blocks__image-overlay{position:relative}.slider-blocks__image-overlay:before{background-color:rgba(0,0,0,.5);bottom:0;content:"";left:0;position:absolute;right:0;top:0;width:100%}.slider-blocks__image-overlay>*{position:relative}.slider-blocks__image-overlay:before{border-radius:18px}.slider-blocks:nth-child(odd) .slider-blocks__content{left:100%;top:0}.slider-blocks:nth-child(2n) .slider-blocks__content{right:100%;top:0}.slider-blocks--open .slider-blocks__content{opacity:1;visibility:visible}.slider-blocks--open .slider-blocks__button:after{background-image:url(./assets/images/svgs/minus-solid-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:16px}.slider-blocks--open:nth-child(odd){border-radius:18px 0 0 18px}.slider-blocks--open:nth-child(odd) .slider-blocks__content{border-radius:0 18px 18px 0}.slider-blocks--open:nth-child(odd).slider-blocks__image-overlay:before{border-radius:18px 0 0 18px}.slider-blocks--open:nth-child(2n){border-radius:0 18px 18px 0}.slider-blocks--open:nth-child(2n) .slider-blocks__content{border-radius:18px 0 0 18px}.slider-blocks--open:nth-child(2n).slider-blocks__image-overlay:before{border-radius:0 18px 18px 0}.slider-blocks-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-35px;margin-top:-35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider-blocks-wrapper .slider-blocks{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}.slider-tabs{background:hsla(0,0%,98%,.3);border-radius:8px;list-style:none;margin:1.11111rem 0 3.88889rem;padding:4px;position:relative}.slider-tabs,.slider-tabs a,.slider-tabs li{display:inline-block}.slider-tabs a{font-family:CircularStd-Black,sans-serif;font-size:.88889rem;padding:8px 2.22222rem}.slider-tabs a.active{background:#333679;border-radius:8px}.slider-tabs--for-bundles{background:#ebeff6;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:.55556rem 0 0;width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.slider-tabs--for-bundles a.active{color:#f9f9f9}.slider-tabs--for-bundles a.active .slider-tabs__bundle-label{display:block}.slider-tabs__bundle-label{bottom:-1.55556rem;display:none;left:50%;margin:0 auto;position:absolute;-webkit-transform:translate(-50%);transform:translate(-50%);width:100%}.tns-outer{padding:0!important}.tns-outer [hidden]{display:none!important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{-webkit-transition:all 0s;transition:all 0s}.tns-slider>.tns-item{-webkit-box-sizing:border-box;box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{clear:both;content:"";display:table}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-gallery,.tns-no-calc{left:0;position:relative}.tns-gallery{min-height:1px}.tns-gallery>.tns-item{left:-100%;position:absolute;-webkit-transition:transform 0s,opacity 0s;-webkit-transition:opacity 0s,-webkit-transform 0s;transition:opacity 0s,-webkit-transform 0s;transition:transform 0s,opacity 0s;transition:transform 0s,opacity 0s,-webkit-transform 0s}.tns-gallery>.tns-slide-active{left:auto!important;position:relative}.tns-gallery>.tns-moving{-webkit-transition:all .25s;transition:all .25s}.tns-autowidth{display:inline-block}.tns-lazy-img{opacity:.6;-webkit-transition:opacity .6s;transition:opacity .6s}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{-webkit-transition:height 0s;transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{left:-10000em;position:absolute}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{filter:alpha(opacity=100);opacity:1;z-index:0}.tns-fadeOut,.tns-normal{filter:alpha(opacity=0);opacity:0;z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{height:10px;margin:0 auto;overflow:hidden;position:relative;width:310px}.tns-t-ct{position:absolute;right:0;width:2333.33333%}.tns-t-ct:after{clear:both;content:"";display:table}.tns-t-ct>div{float:left;height:10px;width:1.42857%}.tns-outer{position:relative}.tns-outer .tns-visually-hidden{display:none}.tns-outer .tns-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.tns-outer .tns-horizontal.tns-subpixel>.tns-item{display:block}.tns-outer .tns-nav{text-align:center}.tns-outer .tns-nav button{background:rgba(51,54,121,.6);border-radius:50%;height:9px;margin:0 5px;width:9px}.tns-outer .tns-nav button.tns-nav-active{background:#333679}.tns-outer .tns-controls button{cursor:pointer;height:2.22222rem;overflow:hidden;position:absolute;text-indent:999px;width:2.22222rem;z-index:2}.tns-outer .tns-controls button[disabled]{cursor:not-allowed;opacity:.3}.tns-outer .tns-controls button[data-controls=prev]{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.tns-outer .tns-controls button[data-controls=next]:after,.tns-outer .tns-controls button[data-controls=prev]:after{background-image:url(./assets/images/svgs/chevron-right-blue.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}@media (min-width:1200px){.tns-outer .tns-inner:has([data-behaviour=related-slider][data-slide-count="3"]){-webkit-transform:translateX(calc(11.11111% + .55556rem));transform:translateX(calc(11.11111% + .55556rem))}}.slider [data-behaviour=after-slider]{display:none}.slider--nav-bottom .tns-outer{margin-bottom:25px}.slider--nav-bottom .tns-controls button{bottom:-48px}.slider--nav-bottom .tns-controls button[data-controls=prev]{left:calc(50% - 50px)}.slider--nav-bottom .tns-controls button[data-controls=next]{left:calc(50% + 10px)}.slider--nav-bottom-wide .tns-outer{margin-bottom:25px}.slider--nav-bottom-wide .tns-controls button{bottom:-66px}.slider--nav-bottom-wide .tns-controls button[data-controls=prev]{left:22px}.slider--nav-bottom-wide .tns-controls button[data-controls=next]{right:22px}.slider--hero .tns-controls button{background:#f9f9f9;border-radius:12px;color:#333679;top:calc(50% - 20px)}.slider--hero .tns-controls button[data-controls=prev]{left:22px}.slider--hero .tns-controls button[data-controls=next]{right:22px}.slider--hero .tns-nav{bottom:50px;position:absolute;width:100%}.slider--hero .tns-nav button{background:hsla(0,0%,98%,.6)}.slider--hero .tns-nav button.tns-nav-active{background:#f9f9f9}.slider--nav-middle .tns-controls button{top:calc(50% - 20px)}.slider--nav-middle .tns-controls button[data-controls=next]{right:-40px}.slider--nav-middle .tns-controls button[data-controls=prev]{left:-40px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=next]{right:-60px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=next]:after{background-image:url(./assets/images/svgs/chevron-right-white.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=prev]{left:-60px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=prev]:after{background-image:url(./assets/images/svgs/chevron-right-white.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.slider--nav-middle-overlap{padding-left:0;padding-right:0}.slider--nav-middle-overlap .tns-controls button[data-controls=next]{right:20px}.slider--nav-middle-overlap .tns-controls button[data-controls=prev]{left:20px}.slider--nav-navy .tns-controls button{background:#333679;border-radius:12px;color:#f9f9f9}.slider--nav-navy .tns-controls button[data-controls=next]:after,.slider--nav-navy .tns-controls button[data-controls=prev]:after{background-image:url(./assets/images/svgs/chevron-right-white.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.slider--nav-white .tns-controls button{background:#f9f9f9;border-radius:12px;color:#333679}.slider--dots-white .tns-nav button{background:hsla(0,0%,98%,.6)}.slider--dots-white .tns-nav button.tns-nav-active{background:#f9f9f9}.slider--dots-bottom .tns-nav{bottom:-63px;position:absolute;width:100%}.slider--centered .tns-horizontal.tns-subpixel>.tns-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.slider--flex .tns-horizontal.tns-subpixel>.tns-item{display:-webkit-box;display:-ms-flexbox;display:flex}.slider--stretched .tns-horizontal.tns-subpixel>.tns-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch}.slider--limit-height .tns-horizontal.tns-subpixel>.tns-item{max-height:33.33333rem;-o-object-fit:cover;object-fit:cover}.slider--contains-thumb{bottom:-2.77778rem;list-style:none;margin:0;padding:0;position:absolute;right:6.66667rem}.slider--contains-thumb img{width:7.77778rem}.social__list{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;margin:0 auto 30px;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:CircularStd-Bold,sans-serif;gap:15px}.social__item{cursor:pointer;font-size:1.5rem;outline:none;position:relative}.social__item svg{display:block}.social--in-menu{color:#fff;width:100%}@media (min-width:730px){.social--in-menu{display:none}}.social--in-menu .social__list{width:100%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.social--in-menu .social__item--title{margin-right:auto}.spices{background-position:100%;background-repeat:no-repeat;background-size:45%}.spices__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.66667rem}.spices__content{-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.spices__content,.spices__image{-webkit-box-flex:1;display:-webkit-box;display:-ms-flexbox;display:flex}.spices__image{-ms-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;min-height:27.77778rem;position:relative}.spices__subtitle{color:#ea5b61;font-family:Earth-Rich,sans-serif;margin-top:.55556rem}.spices__note{background-image:url(./assets/images/arrow-right-down.png);background-position:75% 100%;background-repeat:no-repeat;height:160px;left:80px;opacity:.5;position:absolute;top:0;width:160px}.spices__note-text{color:#ea5b61;display:block;font-family:ArielChinograph-Regular,sans-serif;font-size:1.38889rem;letter-spacing:-2px;line-height:1.66667rem;-webkit-transform:rotate(-13deg);transform:rotate(-13deg)}.spinner{-webkit-animation:Rotate 1.2s linear 0s infinite forwards;animation:Rotate 1.2s linear 0s infinite forwards;border:4px solid #d3d3d3;border-radius:50%;border-top-color:#3c5ca7;height:2.22222rem;left:calc(50% - 20px);margin:0 auto;position:fixed;top:calc(50% - 20px);width:2.22222rem}@-webkit-keyframes Rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}div.main_scroll{background-color:#3252b1;min-height:200vh;overflow:hidden;position:relative}div.main_scroll .fixed-image{background-position:bottom;background-repeat:no-repeat;background-size:contain;height:60%;left:50%;opacity:0;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:opacity .6s;transition:opacity .6s;width:14%;z-index:5}div.main_scroll section.scroller{min-height:100vh}div.main_scroll section.scroller h2{margin-bottom:1rem}div.main_scroll section.scroller h3{font-size:3rem;line-height:3rem;text-transform:none}div.main_scroll section.scroller h4{font-size:5rem;line-height:5rem;text-transform:none}div.main_scroll section.scroller p{font-size:1.1rem}div.main_scroll section.scroller:not(#scrollArea-1){padding:150px 0}div.main_scroll #scrollArea-1{background-position:bottom;background-repeat:no-repeat;background-size:cover;height:calc(100vh - 8rem);margin:0;min-height:85vh;-webkit-mask-box-image:url(./assets/images/scroller-divider.png);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;mask-type:alpha;position:relative}div.main_scroll #scrollArea-3{background-color:#3dc9ab;background-image:url(./assets/images/chevrons.png);padding:50px 0;position:relative}div.main_scroll #scrollArea-3:before{background-color:#3252b1;content:" ";display:block;height:35px;-webkit-mask:url(./assets/images/scroller-divider.png);-webkit-mask-image:url(./assets/images/scroller-divider.png);mask-image:url(./assets/images/scroller-divider.png);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;top:0;width:100%}div.main_scroll #scrollArea-3:after,div.main_scroll .scrolling-text-container:after{background-color:#3252b1;bottom:0;content:" ";display:block;height:35px;-webkit-mask:url(./assets/images/scroller-divider-bottom.png);-webkit-mask-image:url(./assets/images/scroller-divider-bottom.png);mask-image:url(./assets/images/scroller-divider-bottom.png);mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;position:absolute;width:100%}div.main_scroll .scrolling-text-container:after{background-color:#333679;background-repeat:no-repeat;bottom:10px;-webkit-transform:rotate(180deg);transform:rotate(180deg)}div.main_scroll .scrolling-text-container{border-radius:.2rem;height:25%;mask-type:alpha;min-height:280px;overflow:hidden;position:relative}@media only screen and (max-width:600px){div.main_scroll .scrolling-text-container{min-height:220px}}div.main_scroll .scrolling-text-inner{background-color:#333679;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:200px;font-weight:700;height:90%;line-height:220px;padding:.5rem 0;white-space:nowrap}@media only screen and (max-width:600px){div.main_scroll .scrolling-text-inner{font-size:50px}}div.main_scroll .scrolling-text{color:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex}div.main_scroll .scrolling-text-item{color:#f9f9f9;padding:0 30px}div.main_scroll .scrolling-text-item .text_teal{color:#3dc9ab}div.main_scroll .scrolling-text-inner>div{-webkit-animation:var(--direction) var(--marquee-speed) linear infinite;animation:var(--direction) var(--marquee-speed) linear infinite}@-webkit-keyframes scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes scroll-left{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@-webkit-keyframes scroll-right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes scroll-right{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}to{-webkit-transform:translateX(0);transform:translateX(0)}}div.main_scroll .block_content{margin-left:30px}div.main_scroll .block_left{margin-right:18vw}div.main_scroll .block_left,div.main_scroll .block_right{display:inline-block;height:100%;margin-bottom:1.3rem;vertical-align:top;width:40vw}div.main_scroll .block_recipe_right_top_wrapper{clear:both;float:left}div.main_scroll .block_recipe_left_top_wrapper,div.main_scroll .block_recipe_right_bottom_wrapper{clear:both;float:right}div.main_scroll .block_recipe_left_bottom_wrapper{clear:both;float:left}div.main_scroll .image__left_bottom{border-radius:.9rem;float:right;height:auto;margin-bottom:1.9rem;width:90%}div.main_scroll .image__right_top{border-radius:.9rem;display:block;margin-bottom:-10%;margin-top:10%;position:relative;width:90%;z-index:10}div.main_scroll .image__right_bottom{border-radius:.9rem;display:block;margin-left:25%;position:relative;width:80%;z-index:5}div.main_scroll .image__left_tall,div.main_scroll .image__right_tall{display:block;width:100%}div.main_scroll .nonscroll_carton{display:block;height:auto;margin:0 auto;max-height:50vh;max-width:100%}div.main_scroll .shop_button_area{float:right}@media only screen and (max-width:768px){div.main_scroll .shop_button_area{float:none;padding-bottom:50px;text-align:center}}div.main_scroll .shop_button_area_content{color:#fff;font-size:.8rem;font-weight:700}div.main_scroll .shop_button_area_item{background-color:#fff;border-radius:.9rem;display:inline-block;margin:.2rem .2rem 0 0;padding:.8rem 1rem}@media only screen and (max-width:768px){div.main_scroll .shop_button_area_item{margin:.7rem .5rem;padding:1rem 1.6rem}}div.main_scroll .shop_button_area_image{vertical-align:middle}div.main_scroll .full-height{height:55%;position:relative}div.main_scroll .glass{bottom:0;position:absolute;right:0;width:50%}div.main_scroll .text_area{color:#fff;vertical-align:top}div.main_scroll .text_block{font-size:1.8rem;line-height:2rem;margin:30% 15% 15% 30%}div.main_scroll .text__content{font-size:1.4rem}div.main_scroll .text__white{color:#fff}div.main_scroll .text__heading{font-size:55px;line-height:60px;margin-bottom:20px;margin-top:50px;text-transform:unset}div.main_scroll .text_area_title{font-size:6vw;line-height:6vw;margin-top:50px;text-transform:unset}@media only screen and (max-width:768px){div.main_scroll .text_area_title{font-size:4rem;line-height:4rem;padding-top:50px;text-align:center}}div.main_scroll .text_area_content{font-size:1.4rem}@media only screen and (max-width:768px){div.main_scroll .text_area_content{padding-bottom:15px;text-align:center}}div.main_scroll .recipe_item{background:#fff;border-radius:.9rem;display:block;margin:1.3rem 0;overflow:hidden;padding-bottom:1.3rem;width:100%}div.main_scroll .recipe_item__image{aspect-ratio:1/.8;-o-object-fit:cover;object-fit:cover;width:100%}div.main_scroll .recipe_item__name{color:#b41672;display:block;font-size:1.1rem;font-weight:700;padding:.5rem 1.1rem}div.main_scroll .recipe_item__difficulty{font-size:.9rem;padding:.3rem 1.1rem}div.main_scroll .diff_dots{display:inline-block;height:1.7rem;vertical-align:middle}div.main_scroll .diff_dots .dot{border:.06rem solid #333679;border-radius:.9rem;display:inline-block;height:.9rem;margin:.3rem;width:.9rem}div.main_scroll .diff_Easy .dot:first-child,div.main_scroll .diff_Hard .dot:first-child,div.main_scroll .diff_Hard .dot:nth-child(2),div.main_scroll .diff_Hard .dot:nth-child(3),div.main_scroll .diff_Medium .dot:first-child,div.main_scroll .diff_Medium .dot:nth-child(2){background-color:#333679}div.main_scroll.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){div.main_scroll .container{width:750px}}@media (min-width:992px){div.main_scroll .container{width:970px}}@media (min-width:1200px){div.main_scroll .container{width:1170px}}div.main_scroll.container-fluid{margin-left:auto;margin-right:auto}div.main_scroll .row{margin-left:-15px;margin-right:-15px}div.main_scroll .col-lg-1,div.main_scroll .col-lg-10,div.main_scroll .col-lg-11,div.main_scroll .col-lg-12,div.main_scroll .col-lg-2,div.main_scroll .col-lg-3,div.main_scroll .col-lg-4,div.main_scroll .col-lg-5,div.main_scroll .col-lg-6,div.main_scroll .col-lg-7,div.main_scroll .col-lg-8,div.main_scroll .col-lg-9,div.main_scroll .col-md-1,div.main_scroll .col-md-10,div.main_scroll .col-md-11,div.main_scroll .col-md-12,div.main_scroll .col-md-2,div.main_scroll .col-md-3,div.main_scroll .col-md-4,div.main_scroll .col-md-5,div.main_scroll .col-md-6,div.main_scroll .col-md-7,div.main_scroll .col-md-8,div.main_scroll .col-md-9,div.main_scroll .col-sm-1,div.main_scroll .col-sm-10,div.main_scroll .col-sm-11,div.main_scroll .col-sm-12,div.main_scroll .col-sm-2,div.main_scroll .col-sm-3,div.main_scroll .col-sm-4,div.main_scroll .col-sm-5,div.main_scroll .col-sm-6,div.main_scroll .col-sm-7,div.main_scroll .col-sm-8,div.main_scroll .col-sm-9,div.main_scroll .col-xs-1,div.main_scroll .col-xs-10,div.main_scroll .col-xs-11,div.main_scroll .col-xs-12,div.main_scroll .col-xs-2,div.main_scroll .col-xs-3,div.main_scroll .col-xs-4,div.main_scroll .col-xs-5,div.main_scroll .col-xs-6,div.main_scroll .col-xs-7,div.main_scroll .col-xs-8,div.main_scroll .col-xs-9{min-height:1px;padding-left:15px;padding-right:15px;position:relative}div.main_scroll .col-xs-1,div.main_scroll .col-xs-10,div.main_scroll .col-xs-11,div.main_scroll .col-xs-12,div.main_scroll .col-xs-2,div.main_scroll .col-xs-3,div.main_scroll .col-xs-4,div.main_scroll .col-xs-5,div.main_scroll .col-xs-6,div.main_scroll .col-xs-7,div.main_scroll .col-xs-8,div.main_scroll .col-xs-9{float:left}div.main_scroll .col-xs-12{width:100%}div.main_scroll .col-xs-11{width:91.66666667%}div.main_scroll .col-xs-10{width:83.33333333%}div.main_scroll .col-xs-9{width:75%}div.main_scroll .col-xs-8{width:66.66666667%}div.main_scroll .col-xs-7{width:58.33333333%}div.main_scroll .col-xs-6{width:50%}div.main_scroll .col-xs-5{width:41.66666667%}div.main_scroll .col-xs-4{width:33.33333333%}div.main_scroll .col-xs-3{width:25%}div.main_scroll .col-xs-2{width:16.66666667%}div.main_scroll .col-xs-1{width:8.33333333%}@media (min-width:768px){div.main_scroll .col-sm-1,div.main_scroll .col-sm-10,div.main_scroll .col-sm-11,div.main_scroll .col-sm-12,div.main_scroll .col-sm-2,div.main_scroll .col-sm-3,div.main_scroll .col-sm-4,div.main_scroll .col-sm-5,div.main_scroll .col-sm-6,div.main_scroll .col-sm-7,div.main_scroll .col-sm-8,div.main_scroll .col-sm-9{float:left}div.main_scroll .col-sm-12{width:100%}div.main_scroll .col-sm-11{width:91.66666667%}div.main_scroll .col-sm-10{width:83.33333333%}div.main_scroll .col-sm-9{width:75%}div.main_scroll .col-sm-8{width:66.66666667%}div.main_scroll .col-sm-7{width:58.33333333%}div.main_scroll .col-sm-6{width:50%}div.main_scroll .col-sm-5{width:41.66666667%}div.main_scroll .col-sm-4{width:33.33333333%}div.main_scroll .col-sm-3{width:25%}div.main_scroll .col-sm-2{width:16.66666667%}div.main_scroll .col-sm-1{width:8.33333333%}}@media (min-width:992px){div.main_scroll .col-md-1,div.main_scroll .col-md-10,div.main_scroll .col-md-11,div.main_scroll .col-md-12,div.main_scroll .col-md-2,div.main_scroll .col-md-3,div.main_scroll .col-md-4,div.main_scroll .col-md-5,div.main_scroll .col-md-6,div.main_scroll .col-md-7,div.main_scroll .col-md-8,div.main_scroll .col-md-9{float:left}div.main_scroll .col-md-12{width:100%}div.main_scroll .col-md-11{width:91.66666667%}div.main_scroll .col-md-10{width:83.33333333%}div.main_scroll .col-md-9{width:75%}div.main_scroll .col-md-8{width:66.66666667%}div.main_scroll .col-md-7{width:58.33333333%}div.main_scroll .col-md-6{width:50%}div.main_scroll .col-md-5{width:41.66666667%}div.main_scroll .col-md-4{width:33.33333333%}div.main_scroll .col-md-3{width:25%}div.main_scroll .col-md-2{width:16.66666667%}div.main_scroll .col-md-1{width:8.33333333%}}@media (min-width:1200px){div.main_scroll .col-lg-1,div.main_scroll .col-lg-10,div.main_scroll .col-lg-11,div.main_scroll .col-lg-12,div.main_scroll .col-lg-2,div.main_scroll .col-lg-3,div.main_scroll .col-lg-4,div.main_scroll .col-lg-5,div.main_scroll .col-lg-6,div.main_scroll .col-lg-7,div.main_scroll .col-lg-8,div.main_scroll .col-lg-9{float:left}div.main_scroll .col-lg-12{width:100%}div.main_scroll .col-lg-11{width:91.66666667%}div.main_scroll .col-lg-10{width:83.33333333%}div.main_scroll .col-lg-9{width:75%}div.main_scroll .col-lg-8{width:66.66666667%}div.main_scroll .col-lg-7{width:58.33333333%}div.main_scroll .col-lg-6{width:50%}div.main_scroll .col-lg-5{width:41.66666667%}div.main_scroll .col-lg-4{width:33.33333333%}div.main_scroll .col-lg-3{width:25%}div.main_scroll .col-lg-2{width:16.66666667%}div.main_scroll .col-lg-1{width:8.33333333%}}div.main_scroll .clearfix:after,div.main_scroll .clearfix:before,div.main_scroll .row:after,div.main_scroll .row:before,div.main_scroll.container-fluid:after,div.main_scroll.container-fluid:before,div.main_scroll.container:after,div.main_scroll.container:before{content:" ";display:table}div.main_scroll .clearfix:after,div.main_scroll .row:after,div.main_scroll.container-fluid:after,div.main_scroll.container:after{clear:both}div.main_scroll .visible-lg,div.main_scroll .visible-md,div.main_scroll .visible-sm,div.main_scroll .visible-xs{display:none!important}@media (max-width:767px){div.main_scroll .visible-xs{display:block!important}}@media (min-width:768px) and (max-width:991px){div.main_scroll .visible-sm{display:block!important}}@media (min-width:992px) and (max-width:1199px){div.main_scroll .visible-md{display:block!important}}@media (min-width:1200px){div.main_scroll .visible-lg{display:block!important}}@media (max-width:767px){div.main_scroll .hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){div.main_scroll .hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){div.main_scroll .hidden-md{display:none!important}}@media (min-width:1200px){div.main_scroll .hidden-lg{display:none!important}}.sticky-add-to-cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;border-top:1px solid #d6d7e3;bottom:0;position:sticky;z-index:9}.sticky-add-to-cart__bar{display:grid;-ms-flex-line-pack:center;align-content:center;margin-bottom:10px;margin-top:10px;-webkit-transition:opacity .3s;transition:opacity .3s}.sticky-add-to-cart__bar.sticky-add-to-cart__bar--loading{opacity:.3;pointer-events:none}.sticky-add-to-cart__bar.sticky-add-to-cart__bar--placeholder{opacity:1}.sticky-add-to-cart__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}@media (max-width:1025px){.sticky-add-to-cart__grid{display:block}}.sticky-add-to-cart__title{margin:0}.sticky-add-to-cart__product{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.66667rem}@media (max-width:768px){.sticky-add-to-cart__product{margin-bottom:10px}.sticky-add-to-cart__product:after{background-image:url(./assets/images/svgs/arrow-right-down.svg);content:"";height:25px;position:absolute;right:0;top:8px;width:22px}.sticky-open .sticky-add-to-cart__product:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__product{background:#ebeff6;border-radius:.22222rem;color:transparent;min-height:1.5rem;position:relative;width:22.22222rem;z-index:99}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__product:before{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem;z-index:999999}.sticky-add-to-cart__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.sticky-add-to-cart__image img{height:2.22222rem;-o-object-fit:contain;object-fit:contain;width:2.22222rem}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__image{background:#ebeff6;border-radius:.22222rem;color:transparent;min-height:1.5rem;position:relative;width:2.22222rem;z-index:99}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__image:before{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem;z-index:999999}.sticky-add-to-cart__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.66667rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (max-width:1025px){.sticky-add-to-cart__content{margin-bottom:10px}}@media (max-width:768px){.sticky-add-to-cart__content{display:none;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sticky-open .sticky-add-to-cart__content{display:block}}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__content{background:#ebeff6;border-radius:.22222rem;color:transparent;min-height:1.5rem;position:relative;width:22.22222rem;z-index:99}.sticky-add-to-cart__bar--placeholder .sticky-add-to-cart__content:before{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem;z-index:999999}.sticky-add-to-cart__button.sticky-add-to-cart__button--loading{opacity:0;pointer-events:none}.sticky-add-to-cart__button.sticky-add-to-cart__button--placeholder{opacity:0}.sticky-add-to-cart__price{display:-webkit-box;display:-ms-flexbox;display:flex;gap:8px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;font-family:CircularStd-Bold,sans-serif;font-size:1.11111rem}.sticky-add-to-cart__price-sale{color:red}.sticky-add-to-cart__price-rrp{color:#6f71a0;font-family:CircularStd-Book,sans-serif;font-size:1rem;font-weight:400;text-decoration:line-through}.sticky-add-to-cart__pack-info{font-family:CircularStd-Book,sans-serif;font-size:1rem;grid-column:1/-1;justify-self:center;line-height:1.2}@media (max-width:1025px){.sticky-add-to-cart__pack-info{display:none}}.styled-select{background-color:rgba(60,92,167,.1);background-image:url(./assets/images/svgs/arrow-right-down.svg);background-position:right .55556rem center;background-repeat:no-repeat;background-size:1.22222rem 1.38889rem;border-radius:.66667rem;cursor:pointer;height:auto;line-height:normal;margin-bottom:.55556rem}.styled-select select{cursor:pointer}.styled-select__element{overflow:hidden;padding:0 .83333rem;text-overflow:ellipsis;white-space:nowrap;width:100%}.submenu{margin-bottom:30px;margin-top:40px}.submenu ul{font-size:1.22222rem;font-weight:700;list-style:none;margin:0;padding:0;text-align:center}.submenu ul li{display:inline-block;margin:0 50px}.submenu a{color:#333679;cursor:pointer;display:inline;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.submenu a:active,.submenu a:focus,.submenu a:hover{color:#b41672}.submenu .active{color:#db291c;position:relative}.submenu .active:before{background-color:#db291c;border-radius:40%;bottom:-8px;content:"";display:block;height:.11111rem;left:0;left:-2px;position:absolute;width:100%}.submenu .active:after{background-image:url(./assets/images/rice-two.png);background-position:100% top;background-repeat:no-repeat;background-size:100%;content:"";height:24px;left:-20px;position:absolute;top:-17px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:24px}.submenu__faded{opacity:.5}.summary{background:#f9f9f9;border-radius:.66667rem}@media (max-width:1025px){.summary{background:transparent;border-radius:0;padding:.38889rem 0 1.33333rem}}.summary__header{padding:1.33333rem 0}@media (min-width:1025px){.summary__header{padding:1.33333rem 1.77778rem}}.summary__header-title{font-family:CircularStd-Book,sans-serif;font-size:1.33333rem;letter-spacing:-.01333rem;line-height:120%}.summary__totals{list-style:none;margin:0;padding:0}.summary__total{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-family:CircularStd-Bold,sans-serif;font-size:1.22222rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;letter-spacing:-.01222rem;line-height:150%}.summary__total,.summary__total-title{display:-webkit-box;display:-ms-flexbox;display:flex}.summary__total-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.summary__total-title sub{font-family:CircularStd-Book,sans-serif;font-size:.77778rem;line-height:150%}.summary__total-value{margin:0}.summary__total--loading .summary__total-value{background:#ebeff6;border-radius:.22222rem;color:transparent;min-height:1.88889rem;overflow:hidden;position:relative;width:3.88889rem}.summary__total--loading .summary__total-value:before{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem}.summary__notification{-webkit-animation:notification-loading .6s;animation:notification-loading .6s;background:#333679;color:#f9f9f9;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:CircularStd-Book,sans-serif;font-size:.88889rem;gap:.44444rem;letter-spacing:-.16px;line-height:150%;padding:.66667rem 1.77778rem}@media (max-width:1025px){.summary__notification{margin-left:-22px;margin-right:-22px;padding:.83333rem 1.22222rem}}.summary__notification svg>*{stroke:currentColor}.summary__notification b{font-family:CircularStd-Bold,sans-serif}.summary__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.88889rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1.33333rem 1.77778rem}@media (max-width:1025px){.summary__buttons{padding:1.33333rem 0}}.summary__buttons--mobile{display:none}@media (max-width:1025px){.summary__buttons--mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.summary__button--disabled,.summary__button--waiting{cursor:not-allowed;opacity:.5}.summary__button--waiting{position:relative}.summary__button--waiting:before{-webkit-animation:summary-loading 1s infinite;animation:summary-loading 1s infinite;background:-webkit-gradient(linear,left top,right top,from(rgba(235,239,246,0)),color-stop(50%,hsla(0,0%,100%,.5)),to(rgba(235,239,246,0)));background:linear-gradient(90deg,rgba(235,239,246,0),hsla(0,0%,100%,.5) 50%,rgba(235,239,246,0));bottom:0;content:"";height:100%;position:absolute;top:0;width:1.11111rem}.summary__button--continue{margin:0 auto;text-align:center;text-decoration:underline}.summary__button--continue:hover{text-decoration:none}.switch{display:inline-block;height:3rem;margin:0 auto 2.77778rem;position:relative;width:100%}.switch.skeleton{border-radius:4px;min-height:3rem}.switch__container{background:hsla(0,0%,98%,.6);border-radius:.55556rem;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:3rem;margin-left:auto;margin-right:auto;padding:0;position:relative;width:100%}@media (min-width:730px){.switch__container{width:23.11111rem}}.switch__container--half{width:11.55556rem}.switch__container--half .switch__wrapper,.switch__container--half label{width:100%}.switch__container--half .switch__switch div{opacity:1}.switch__container input{position:absolute;top:0;visibility:hidden}.switch__container label{color:#f9f9f9;cursor:pointer;margin:0;padding:0;text-align:center;width:50%}.switch__container input:first-of-type.checked~.switch__wrapper{-webkit-transform:translateX(0);transform:translateX(0)}.switch__container input:nth-of-type(2).checked~.switch__wrapper{-webkit-transform:translateX(100%);transform:translateX(100%)}.switch__container input:first-of-type.checked~.switch__wrapper .switch__switch div:first-of-type,.switch__container input:nth-of-type(2).checked~.switch__wrapper .switch__switch div:nth-of-type(2){opacity:1}.switch__wrapper{bottom:0;padding:.15rem;position:absolute;top:0;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:50%;z-index:3}.switch__switch{background:#333679;border-radius:.55556rem;height:100%;position:relative;width:100%}.switch__switch div{color:#f9f9f9;display:block;left:0;opacity:0;position:absolute;text-align:center;top:0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:100%;will-change:opacity}.title-small-size h1.cuisines__title,.title-small-size h1.title{font-size:2.77778rem;margin-bottom:1rem}@media only screen and (max-width:768px){.title-small-size h1.cuisines__title,.title-small-size h1.title{font-size:1.66667rem}}.title-small-size h2.spices__title,.title-small-size h2.title{font-size:2.22222rem;margin-bottom:.88889rem}@media only screen and (max-width:768px){.title-small-size h2.spices__title,.title-small-size h2.title{font-size:1.38889rem}}.title-small-size .large-recipes>.container>h2{font-size:2.22222rem;margin-bottom:.88889rem}@media only screen and (max-width:768px){.title-small-size .large-recipes>.container>h2{font-size:1.38889rem}}@supports (-webkit-text-stroke:2px black){.title--outline{-webkit-text-stroke-color:inherit}.title--outline,.title--outline-inverted{-webkit-text-fill-color:transparent;-webkit-text-stroke-width:2px}.title--outline-inverted{-webkit-text-stroke-color:#f9f9f9}}.title--rich{font-family:Earth-Rich,sans-serif}.title>span{display:inline-block}.title.processed.title__rice>span:first-child{display:inline-block;position:relative}.title.processed.title__rice>span:first-child:after,.title.processed.title__rice>span:first-child:before{background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";position:absolute}.title.processed.title__rice--left-2>span:first-child:before{background-image:url(./assets/images/rice-two.png);height:59px;left:-39px;top:-34px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:56px}.title.processed.title__rice--left-3>span:first-child:before{background-image:url(./assets/images/rice-three.png);height:82px;left:-54px;top:-37px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:67px}.title.processed.title__rice--right-2>span:first-child:after{background-image:url(./assets/images/rice-two.png);height:59px;right:-37px;top:-36px;width:59px}.title.processed.title__rice--right-3>span:first-child:after{background-image:url(./assets/images/rice-three.png);height:82px;right:-48px;top:-37px;width:61px}.title.processed.title__rice--left-small>span:first-child:before{background-image:url(./assets/images/rice-two.png);height:49px;left:-29px;top:-32px;-webkit-transform:scaleX(-1);transform:scaleX(-1);width:36px}.title--hudson-blue{color:#333679}.title--blueberry{color:#3252b1}.title--araucana-egg{color:#3dc9ab}.title--mangosteen{color:#b41672}.title--radicchio{color:#ea5b61}.title--saffron{color:#f8be2e}.title--rice-paper{color:#f9f9f9}.title--kids-pink{color:#fc9bb3}.title--kids-purple{color:#9678d3}.title--kids-yellow{color:#f3d03e}.title--kids-orange{color:#ff7f32}.title--kids-green{color:#a1d884}.title--kiwi{color:#8ab42d}.title--goji{color:#db291c}.toast{background-color:#f9f9f9;border-radius:.27778rem;bottom:.55556rem;color:#000;cursor:pointer;font-size:.77778rem;left:3.33333rem;line-height:1.5;max-width:16.66667rem;opacity:0;padding:.55556rem 1.11111rem;pointer-events:none;position:fixed;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:1000}.toast.toast--visible{opacity:1;pointer-events:auto}.toast.toast--success{background-color:#f0f9eb;color:#4f8a10}.toast.toast--error{background-color:#fde2e2;color:#d8000c}.toast.toast--warning{background-color:#fff3cd;color:#c09853}.tooltip{cursor:pointer}.tooltip-popup{background:#3c5ca7;border-radius:6px;color:#f9f9f9;font-family:CircularStd-Black,sans-serif;font-size:.55556rem;padding:.11111rem .44444rem;position:absolute;text-transform:uppercase;-webkit-transform:translateX(-50%) translateX(15px);transform:translateX(-50%) translateX(15px)}.tooltip-popup:after{border-bottom:5px solid #3c5ca7;border-left:5px solid transparent;border-right:5px solid transparent;content:"";height:0;left:50%;position:absolute;top:-5px;-webkit-transform:translateX(-5px);transform:translateX(-5px);width:0}.two-images{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.two-images img{width:48%}.mce-content-body ol,.mce-content-body ul,.user-content ol,.user-content ul{list-style:none;margin-left:2.77778rem;margin-right:0;padding:0}.mce-content-body ol li,.mce-content-body ul li,.user-content ol li,.user-content ul li{line-height:1.4rem;position:relative}.mce-content-body ul li,.user-content ul li{margin-bottom:1rem}.mce-content-body ul li:after,.user-content ul li:after{background-color:#3c5ca7;border-radius:50%;content:"";height:15px;left:-30px;position:absolute;top:6px;width:15px;z-index:-1}.mce-content-body ol,.user-content ol{counter-reset:li}.mce-content-body ol li,.user-content ol li{counter-increment:li;margin-bottom:1.5rem}.mce-content-body ol li:after,.mce-content-body ol li:before,.user-content ol li:after,.user-content ol li:before{left:-50px;top:-5px;width:40px}.mce-content-body ol li:before,.user-content ol li:before{color:#f9f9f9;content:counters(li,".",decimal-leading-zero) ". ";display:inline-block;font-size:1rem;font-weight:700;line-height:38px;position:absolute;text-align:center}.mce-content-body ol li:after,.user-content ol li:after{background-color:#3c5ca7;border-radius:50%;content:"";height:40px;position:absolute;z-index:-1}.mce-content-body .strong,.mce-content-body strong,.user-content .strong,.user-content strong{font-weight:600}.mce-content-body blockquote,.user-content blockquote{color:#db291c;font-family:CircularStd-Black,sans-serif;font-size:1.33333rem;margin-left:0;text-transform:uppercase}.mce-content-body a,.user-content a{color:#ea5b61;cursor:pointer;display:inline;font-weight:700;-webkit-transition:color .3s;transition:color .3s}.mce-content-body a:active,.mce-content-body a:focus,.mce-content-body a:hover,.user-content a:active,.user-content a:focus,.user-content a:hover{color:#b41672}.mce-content-body hr,.user-content hr{background-color:#4fb8ab;border:0;height:1px;margin-top:40px}.mce-content-body h1 em,.mce-content-body h2 em,.mce-content-body h3 em,.mce-content-body h4 em,.mce-content-body h5 em,.mce-content-body h6 em,.user-content h1 em,.user-content h2 em,.user-content h3 em,.user-content h4 em,.user-content h5 em,.user-content h6 em{font-style:normal}@supports (-webkit-text-stroke:2px black){.mce-content-body h1 em,.mce-content-body h2 em,.mce-content-body h3 em,.mce-content-body h4 em,.mce-content-body h5 em,.mce-content-body h6 em,.user-content h1 em,.user-content h2 em,.user-content h3 em,.user-content h4 em,.user-content h5 em,.user-content h6 em{-webkit-text-fill-color:transparent;-webkit-text-stroke-color:inherit;-webkit-text-stroke-width:2px}}.mce-content-body h1,.user-content h1{margin-top:3.33333rem}.mce-content-body h2,.user-content h2{margin-top:3.11111rem}.mce-content-body h3,.user-content h3{margin-top:2.88889rem}.mce-content-body h4,.user-content h4{margin-top:2.66667rem}.mce-content-body h5,.user-content h5{margin-top:2.44444rem}.mce-content-body h6,.user-content h6{margin-top:2.22222rem}.mce-content-body:after,.mce-content-body:before,.user-content:after,.user-content:before{content:" ";display:table}.mce-content-body:after,.user-content:after{clear:both}.mce-content-body{margin:1rem;visibility:visible}.usp-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.77778rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.usp-icons .usp-icon{max-width:5.55556rem}@media (min-width:730px){.usp-icons .usp-icon{max-width:7.77778rem}}.video-block{border-radius:18px;cursor:pointer;overflow:hidden;position:relative;width:100%}.video-block__thumbnail{height:0;padding-bottom:56.25%;position:relative;width:100%;z-index:2}.video-block__player{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.video-block__button{background-color:rgba(51,54,121,.9);border-radius:50%;color:#f9f9f9;cursor:pointer;height:8.05556rem;left:50%;top:50%;width:8.05556rem;z-index:4}.video-block__button,.video-block__button:after{position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video-block__button:after{background-image:url(./assets/images/svgs/play-solid-white.svg);background-size:30px 30px;content:"";display:block;height:30px;left:0;left:50%;top:0;top:50%;width:30px}.video-block:after{background:#333679;content:"";display:block;height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transition:opacity .3s;transition:opacity .3s;width:100%;z-index:3}.video-block:hover:after{opacity:.3}.video-block.playing:after,.video-block.playing:hover:after{opacity:0}.video-block.playing .video-block__button{display:none}.video-block.playing .video-block__player{display:block}.video-block--modal .video-block__thumbnail{padding-bottom:56.25%}.video-block--modal.playing{left:50%;max-width:90%;position:fixed;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:44.44444rem;z-index:1000}.video-block--square .video-block__thumbnail{padding-bottom:100%}.video-bg{background-image:url(./assets/images/video-bg.png);background-position:50%;background-repeat:no-repeat;background-size:contain}.block-where-to-buy .ps-widget[ps-sku]{background-color:#f8be2e;border:0;border-radius:12px;border-radius:12px!important;-webkit-box-shadow:inset 0 -3px 0 #e1a308;box-shadow:inset 0 -3px 0 #e1a308;color:#333679;cursor:pointer;display:inline-block;font-family:CircularStd-Black,sans-serif;font-size:.88889rem;font-weight:900;line-height:1.2;margin-bottom:3px;padding:9px 30px 8px;text-align:center;text-decoration:none;-webkit-transition:background-color .5s,color .5s,border .5s;transition:background-color .5s,color .5s,border .5s}.block-where-to-buy .ps-widget[ps-sku]:active,.block-where-to-buy .ps-widget[ps-sku]:focus,.block-where-to-buy .ps-widget[ps-sku]:hover{background-color:#fad578}.block-where-to-buy .ps-widget[ps-sku]:hover{background-color:#fad578!important;border-width:0;font-size:.66667rem;line-height:1.2}.yoast-breadcrumb{font-family:CircularStd-Black,sans-serif;font-size:.55556rem;margin-bottom:1.11111rem;text-align:center;text-transform:uppercase}.yoast-breadcrumb a{color:inherit;text-decoration:none}.yoast-breadcrumb i{margin:0 7px;opacity:.6}@media (max-width:730px){.bio-item__title{font-size:30px}.bio-item__content{font-size:16px}}@media (max-width:1025px){.box--image-left,.box--image-right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.box--image-left .box__image,.box--image-right .box__image{border-radius:18px 18px 0 0;height:0;padding-bottom:75%;width:100%}.box--image-left .box__content,.box--image-right .box__content{border-left:1px solid rgba(51,54,121,.2);border-radius:0 0 18px 18px;border-right:1px solid rgba(51,54,121,.2);border-top:0;display:block;width:100%}.box--image-right .box__excerpt{display:block}.box-wrapper .box{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}.box-wrapper--4 .box,.box-wrapper--4 .product-box{margin-left:35px;margin-top:35px;width:calc(33.33333% - 35px)}}@media (max-width:730px){.box-wrapper--4 .box,.box-wrapper--4 .product-box{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}}@media (max-width:500px){.box-wrapper .box,.box-wrapper--4 .box,.box-wrapper--4 .product-box{margin-left:35px;margin-top:35px;width:calc(100% - 35px)}}@media (max-width:730px){.careers-page{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.careers-page__content{margin-left:35px;margin-top:0;width:calc(100% - 35px)}.careers-page__details{margin-left:35px;margin-top:1.22222rem;width:calc(100% - 35px)}.careers-page__button{background-color:#333679;bottom:0;left:0;padding:1.22222rem;position:fixed;width:100%;z-index:100}.careers-slider [data-behaviour=careers-slider] img:first-child,.careers-slider [data-behaviour=careers-slider] img:nth-child(2),.careers-slider [data-behaviour=careers-slider] img:nth-child(3),.careers-slider [data-behaviour=careers-slider] img:nth-child(4){-webkit-box-flex:unset;-ms-flex:unset;flex:unset}.careers-slider [data-behaviour=careers-slider] img:first-child,.careers-slider [data-behaviour=careers-slider] img:nth-child(3){margin-right:0}.careers-slider [data-behaviour=careers-slider] img:nth-child(3),.careers-slider [data-behaviour=careers-slider] img:nth-child(4){margin-top:0}}@media (max-width:1025px){.careers-info__images{padding-bottom:1.66667rem}}@media (min-width:729px){.careers-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.careers-info__images,.careers-info__text{-webkit-box-flex:1;-ms-flex:1 0 50%;flex:1 0 50%}.careers-info__images .careers-slider [data-behaviour=careers-slider],.careers-info__text .careers-slider [data-behaviour=careers-slider]{gap:22px}.careers-info__images .careers-slider [data-behaviour=careers-slider] img+img,.careers-info__text .careers-slider [data-behaviour=careers-slider] img+img{margin-top:0}.careers-info .careers-slider{padding-right:0}.careers-info .careers-slider [data-behaviour=careers-slider] img:first-child,.careers-info .careers-slider [data-behaviour=careers-slider] img:nth-child(3){margin-right:0}}@media (max-width:1025px){.content-item-wrapper--three-items .content-item{margin-left:35px;margin-top:35px;width:calc(50% - 35px)}.content-item--padding.content-item--bg-image{padding:0}.content-item--padding.content-item--bg-image .content-item__content{padding:0 4.44444rem}}@media (max-width:730px){.content-item-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-22px;margin-top:-22px}.content-item-wrapper--three-items .content-item,.content-item-wrapper--two-items .content-item{margin-left:22px;margin-top:22px;width:calc(100% - 22px)}}@media (max-width:500px){.content-item--padding{padding:4.44444rem 2.22222rem}.content-item--padding.content-item--bg-image{padding:0}.content-item--padding.content-item--bg-image .content-item__content{padding:0 2.22222rem}}@media (max-width:730px){.content-table table,.content-table tbody,.content-table td,.content-table th,.content-table thead,.content-table tr{display:block}.content-table tr{margin-bottom:1.94444rem}.content-table thead tr{left:-9999px;position:absolute;top:-9999px}.content-table td{line-height:1.6;width:100%}.content-table td:before{content:attr(data-title) ":";display:block;font-weight:700;line-height:1;margin:.27778rem 0}.content-table td:first-child{background-color:rgba(51,54,121,.1);border-top-left-radius:.27778rem;border-top-right-radius:.27778rem}.content-table td:last-child{border-bottom-left-radius:.27778rem;border-bottom-right-radius:.27778rem}.content-table td~td{border-top:none}}@media (min-width:730px){.content-table th{background-color:rgba(51,54,121,.1);border-top-left-radius:.27778rem;border-top-right-radius:.27778rem}}@media (max-width:730px){.country{grid-area:country;height:20px;position:unset;-webkit-transform:unset;transform:unset;width:45px}.country,.country__label{display:none}.country__select{z-index:3}.country-popup--takeover .country-popup__wrapper{margin-top:20px;top:0}.country-popup--takeover .country-popup__options{display:block}.cta--image-overlay .cta__wrapper{min-height:23.05556rem;padding-bottom:3.33333rem;padding-top:5rem}.cta--image .cta__title{font-size:30px}.cta--image .cta__text{font-size:16px}.cuisines__listing{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.cuisines__note{display:none}.cuisines--spaced .cuisines__listing{margin-top:30px;padding:0}.fact-box__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fact-box__image{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width:1025px){.featured-block{height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.featured-block a,.featured-block a:first-child{width:calc(50% - 10px);-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.featured-block a:first-child{margin-right:0}.featured-block--3 a:last-child,.featured-block--4 a:nth-child(3),.featured-block--4 a:nth-child(4){display:none}.featured-block-titles__title:first-child{width:calc(50% + 10px)}.featured-block-titles__title:last-child{width:calc(50% - 10px)}}@media (max-width:600px){.featured-block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.featured-block a{width:100%}.featured-block a:first-child{-webkit-box-ordinal-group:1;-ms-flex-order:0;margin-bottom:22px;order:0;width:100%}.featured-block a:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.featured-block__move-mobile{display:block;-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:30px;order:1}.featured-block-titles__title:first-child{width:100%}.featured-block-titles__title:last-child{display:none}}@media (max-width:1300px){.featured-product__img,.featured-products__thumb{width:170px}.featured-product__box{padding:1.11111rem 1.11111rem 1.11111rem 2.22222rem}.featured-product__title{font-size:.88889rem}.featured-product__cat{font-size:.66667rem}.featured-product__excerpt{font-size:.77778rem}}@media (max-width:1025px){.featured-products__thumb{display:none}.featured-product__img{-webkit-transform:none;transform:none;width:100px}}@media (max-width:730px){.featured-product{margin-bottom:1.11111rem}}@media (max-width:1200px){.filters-menu{-webkit-box-flex:0;-ms-flex:0 0 300px;flex:0 0 300px}}@media (max-width:768px){.filters-menu{background:#f9f9f9;height:100vh;margin:0;max-width:calc(100% - 50px);padding-left:22px;padding-right:22px;padding-top:15px;position:fixed;right:0;top:0;-webkit-transform:translateX(100%);transform:translateX(100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;width:330px;z-index:100}.filters-menu.active{-webkit-transform:translateX(0);transform:translateX(0)}.filters-menu__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;font-family:CircularStd-Black,sans-serif;justify-content:space-between;margin-bottom:17px}.filters-menu__header p{font-size:30px;margin:0}.filters-menu__header a{font-size:10px;text-transform:uppercase}.filters-menu__footer{background:#f9f9f9;border-top:1px solid rgba(51,54,121,.2);bottom:80px;left:0;padding:22px;position:absolute;width:100%}.filters-menu__content{height:calc(100vh - 300px);margin-right:-22px;overflow:scroll;padding-bottom:90px}.accordion.opened .filters-menu__header{display:none}.accordion.opened .filters-menu__content{height:calc(100vh - 100px);padding-bottom:120px}.filter-variant{margin-bottom:17px;padding-bottom:17px}.filter-variant__header:after{right:22px}.filter-variant:first-child{border-top:1px solid rgba(51,54,121,.4);padding-top:17px}.filter-variant__option{border-bottom:1px solid rgba(51,54,121,.4);font-weight:700;margin-bottom:17px;margin-left:0;padding-bottom:17px;padding-right:5px}.filter-variant__option:first-child{border-top:1px solid rgba(51,54,121,.4);padding-top:17px}.filter-variant__option input[type=checkbox]{height:1.33333rem;-webkit-box-flex:0;border-width:2px;-ms-flex:0 0 1.33333rem;flex:0 0 1.33333rem;margin-top:0}.filter-variant__option--child-1{padding-left:38px}.filter-variant__option--child-2{padding-left:69px}.opened .filter-variant,.opened .filter-variant__icon{display:none}.opened .filter-variant.active{border:none;display:block;padding:0}.opened .filter-variant.active .filter-variant__header{margin-bottom:24px;margin-top:8px;padding-left:20px}.opened .filter-variant.active .filter-variant__header:after{left:0;right:auto}.filters__title{border-right:1px solid rgba(51,54,121,.2);cursor:pointer;height:100%;width:49%}}@media (max-width:730px){.free-content--big-text{font-size:16px}.free-content--big-text strong{font-size:20px}.gform_wrapper .gform_footer button[type=submit]{width:100%}.hero__container{max-width:100%;padding:40px 20px 70px}.hero__container--video{display:none!important}.hero--pos-center,.hero--pos-center-left,.hero--pos-center-right{margin-left:auto;margin-right:auto;text-align:center}.hero--pos-center .hero__container,.hero--pos-center-left .hero__container,.hero--pos-center-right .hero__container{padding-left:65px;padding-right:65px}.hero--mobile-pos-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;text-align:center}.hero--mobile-pos-center .hero__container{margin-left:auto;margin-right:auto;padding-left:65px;padding-right:65px}.hero--mobile-pos-center-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-left:auto;margin-right:auto;text-align:center}.hero--mobile-pos-center-top .hero__container{margin-left:auto;margin-right:auto;padding-left:65px;padding-right:65px}.hero--mobile-pos-center-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;margin-right:auto;text-align:center}.hero--mobile-pos-center-bottom .hero__container{margin-left:auto;margin-right:auto;padding-left:65px;padding-right:65px}.hero--mobile-pos-center-left{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left}.hero--mobile-pos-center-left .hero__container{margin-left:0;padding-left:65px;padding-right:65px}.hero--mobile-pos-center-right{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:right}.hero--mobile-pos-center-right .hero__container{margin-right:0;padding-left:65px;padding-right:65px}.hero--mobile-pos-top-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.hero--mobile-pos-top-left .hero__container{margin-left:0;padding-left:0;padding-right:0}.hero--mobile-pos-bottom-left{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:left}.hero--mobile-pos-bottom-left .hero__container{margin-left:0;padding-left:0;padding-right:0}.hero--mobile-pos-top-right{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:right}.hero--mobile-pos-top-right .hero__container{margin-right:0;padding-left:0;padding-right:0}.hero--mobile-pos-bottom-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.hero--mobile-pos-bottom-right .hero__container{margin-right:0;padding-left:0;padding-right:0}.hero--aspect-ratio{height:80vh;min-height:33.33333rem}}@media (max-width:1025px){.hero__title{font-size:1.66667rem}}@media (max-width:730px){.history{margin-bottom:40px}.history__divider{left:25px}.history__divider:after,.history__divider:before{height:72px;width:57px}.history__divider:before{left:-28px;top:-64px}.history__divider:after{bottom:-68px;left:-27px}.history__row{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:30px 0}.history__row,.history__row:nth-child(odd){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.history__row:nth-child(2n){text-align:left}.history__row:nth-child(2n) .history__year>span:first-child:after{display:block}.history__row:nth-child(2n) .history__year>span:first-child:before{display:none}.history__content,.history__image{width:calc(100% - 60px)}.history__image{margin-bottom:20px}.history__image img{width:100%}.history__year{font-size:35px}.history__year.title.processed.title__rice--right-3>span:first-child:after{right:-30px;top:-13px}.history__text{font-size:16px}.hr--vertical-margin{margin-bottom:1.22222rem;margin-top:1.22222rem}.hubspot-form__icon{left:-40%;width:70%}.hubspot-form__title{padding:0 1.66667rem}}@media (max-width:1025px){.image-with-cta__content,.image-with-cta__image{min-height:30.55556rem}}@media (max-width:730px){.image-with-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.image-with-cta--flipped{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-flow:column-reverse;flex-flow:column-reverse}.image-with-cta__image{min-height:22.22222rem;width:100%}.image-with-cta__content{min-height:25rem;width:100%}.image-with-text{display:block}.image-with-text__content{padding-bottom:30px;text-align:center}.image-with-text__content ul{text-align:left}.image-with-text__image{text-align:center}.image-with-text__image img{width:70%}.image-with-text .image-with-text__content+.image-with-text__image{margin-left:0;margin-right:0}.infographic{padding:10px 10px 0}.infographic__header{background-image:url(./assets/images/titlebg-mobile.png);font-size:1.66667rem}.infographic__subheader{font-size:1rem}.infographic__section{padding-bottom:50px}.infographic__section:last-child{padding-bottom:0}.infographic__section:nth-child(2n){margin-left:20px}.infographic__section-description{font-size:.88889rem}.infographic__section{padding-bottom:70px}}@media (max-width:500px){.infographic{background-image:url(./assets/images/purple-mobile.jpg);padding:0}.infographic__intro{padding:10px 10px 0}.infographic__subheader{margin-bottom:.55556rem}.infographic__section{background-size:100% auto;display:block;margin-left:0!important;margin-right:0!important;padding-bottom:0;position:relative;text-align:center}.infographic__section-image{margin:0 auto;width:180px}.infographic__section-description,.infographic__section-header{padding:0 20px!important;text-align:center}.infographic__section-description{font-size:.77778rem}.infographic__section-drawing{display:none}.infographic__section--purple{z-index:4}.infographic__section--green{background-image:url(./assets/images/green-mobile.png);padding-bottom:160px;padding-top:240px;z-index:3}.infographic__section--red{background-image:url(./assets/images/red-mobile.png);margin-top:-190px;padding-bottom:200px;padding-top:290px;z-index:5}.infographic__section--yellow{background-image:url(./assets/images/yellow-mobile.png);margin-top:-200px;padding-top:280px;z-index:6}.infographic__section--yellow .infographic__section-drawing{display:block}}@media (max-width:730px){.instagram__body{grid-auto-columns:30vh;grid-auto-rows:30vw;grid-template-columns:repeat(2,1fr)}.instagram__logo{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:12vh;max-width:12vw;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.instagram__title.title.processed.title__rice--right-3>span:first-child:after{height:34px;width:26px}.instagram--feeds .instagram__block:first-child{grid-column-end:2;grid-column-start:1;grid-template-columns:repeat(1,1fr)}.instagram--feeds .instagram__block:last-child{display:none}.large-cta{background-image:url(./assets/images/countries-footer-mobile.png);min-height:36.66667rem}.large-recipes__row{display:block}.large-recipes__col{width:100%}.large-recipes__col+.large-recipes__col{margin-top:30px}.meet-author{display:block;text-align:center}.meet-author__content,.meet-author__image{width:100%}.menu--footer .menu__list,.menu--links .menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.menu--footer .menu__item+.menu__item,.menu--links .menu__item+.menu__item{margin-left:0!important}.menu--footer{padding-top:0}.menu--footer .menu__item+.menu__item{padding-top:20px}.menu--links{margin-bottom:20px}.menu--links .menu__item+.menu__item{padding-top:10px}}@media (max-width:768px){html.mobile-modal-open,html.mobile-modal-open body{height:100vh;overflow:hidden}html.mobile-modal-open .modal-fade,html.mobile-modal-open body .modal-fade{opacity:.8;-webkit-transform:scaleY(1);transform:scaleY(1)}}@media (max-width:730px){.nutrition__table .inactive{display:none}.nutrition__table td,.nutrition__table th{width:50%}.nutrition__table td.nutrition__td-indent,.nutrition__table th.nutrition__td-indent{font-size:.77778rem;padding-left:20px}.nutrition__table th.nutrition__data{position:relative}.nutrition__table th.nutrition__data:nth-child(2)[data-behaviour=nutrition]:after{background-image:url(./assets/images/svgs/chevron-right-blue.svg);left:0;right:0;top:0;top:unset;top:4px}.nutrition__table th.nutrition__data:last-child[data-behaviour=nutrition]:after,.nutrition__table th.nutrition__data:nth-child(2)[data-behaviour=nutrition]:after{background-size:15px 15px;bottom:0;content:"";display:block;height:15px;left:unset;position:absolute;-webkit-transform:translateY(50%);transform:translateY(50%);width:15px}.nutrition__table th.nutrition__data:last-child[data-behaviour=nutrition]:after{background-image:url(./assets/images/svgs/chevron-left-blue.svg);left:0;top:0;top:unset;top:4px}.nutrition__table td.nutrition__data{border-bottom-right-radius:12px;border-top-right-radius:12px}}@media (max-width:900px){.pagination .dots{width:10px}.pagination__text{display:none}.pagination__next,.pagination__prev{font-size:1rem;padding:.88889rem}.pagination__pages li{font-size:1rem;margin:0 .22222rem}}@media (max-width:730px){.pagination__wrapper{margin-left:-22px;margin-right:-22px}.parallax__content1{height:100vh}.parallax__content2{padding-bottom:100px;padding-top:100px}.parallax__image{height:calc(100vh - 8.33333rem + 20px);top:8.33333rem}.parallax__big-text{font-size:inherit}.quote:before{left:-10px}.quote:after{right:-10px}.reach-us{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center}.reach-us,.reach-us-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reach-us+.reach-us{margin-left:0;margin-top:1.94444rem}.recipe-details{margin-top:0;padding-top:0}.recipe-details__title{border-top-left-radius:18px;border-top-right-radius:18px;font-size:.83333rem;line-height:60px;text-align:center;-webkit-transition:background-color .5s,color .5s;transition:background-color .5s,color .5s;width:50%}.recipe-details__title.active{background:#333679;color:#f9f9f9}.recipe-details__wrapper{margin-top:0}.recipe-details__header{background:#fff;border-bottom:1px solid #333679;margin-bottom:.83333rem;padding-top:95px;position:sticky;top:75px;z-index:1}.recipe-details__ingredients,.recipe-details__method{width:100%}.recipe-details__method{padding:0}.recipe-details__ingredients{margin-bottom:40px}.recipe-details__share{width:100%}.recipe-details__nutrition{margin-top:2.22222rem}.recipe-details__nutrition-container{margin-left:22px;margin-right:22px;padding:2.22222rem 0}}@media (max-width:1025px){.recipe-header__subcol{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.recipe-header__pdf{-webkit-box-flex:100%;-ms-flex:100% 0 0px;flex:100% 0 0;height:2.77778rem}.recipe-header__product-text{max-width:250px;width:calc(100% - 130px)}}@media (max-width:768px){.recipe-wrapper{padding-top:1.66667rem}.recipe-header{display:block}.recipe-header__details,.recipe-header__left{width:100%}.recipe-header__images{padding-left:1.11111rem;padding-top:1.11111rem}.recipe-header__images img{border-radius:8px}.recipe-header__images-bg{border-radius:8px;height:calc(100% - 25px);width:calc(100% - 20px)}}@media (max-width:730px){.search-inpage{margin-bottom:-40px;margin-top:-50px}.search-inpage__wrapper{padding:20px}.search-inpage__button{min-width:0}.search-overlay__tabs{font-size:.88889rem;gap:10px;margin-bottom:20px}.search-overlay__tab.is-disabled{display:none}.site-header .search{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;max-width:none;width:30px}.site-header .search__label{display:none}.site-header .search[data-state=open]{background-color:#f9f9f9;border-bottom:0;left:0;padding-left:22px;padding-right:22px;position:absolute;width:100%}.site-header .search[data-state=open] .search__button,.site-header .search[data-state=open] .search__input,.site-header .search[data-state=open] .search__submit{display:block}.site-header .search[data-state=open] .search__input{margin:0 1rem}.simple-hero{min-height:31.11111rem;padding-left:1.22222rem;padding-right:1.22222rem}.site-footer__signup form{grid-template-columns:1fr 100px}.site-footer__signup-title{font-size:1.11111rem}.site-footer__signup .hs-input{font-size:.77778rem}.site-footer__signup .hs-button{font-size:.66667rem;min-width:100px}.site-footer__main{padding-bottom:0}.site-footer__line{display:block}.site-footer__links{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;font-size:.66667rem;text-align:center}.site-footer__cta:before{background-position:100% 0;background-size:200%}.site-footer__cta-title{padding:0 1.66667rem}}@media (min-width:731px) and (max-width:1026px){.site-footer__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center}}@media (max-width:730px){.site-header__container{display:grid;gap:.66667rem 0;grid-template-areas:"logo country buttons" "search search search";grid-template-columns:1fr auto;padding-bottom:.66667rem;padding-top:.66667rem;width:100%}.site-header__menu-btn--open{display:block}.modal-open .site-header__menu-btn--open,.site-header__menu-btn--close{display:none}.modal-open .site-header__menu-btn--close{display:block}.site-header__logo{grid-area:logo;margin:0 auto 0 0}.site-header__search{height:100%;left:22px;right:auto;top:0;-webkit-transform:none;transform:none}.mobile-modal-open .site-header__search{display:none}.site-header__main{height:8.33333rem}.site-header__main-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;position:relative}.site-header__main[data-state=open] .container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.site-header__main[data-state=open] .header-basket__account,.site-header__main[data-state=open] .header-basket__basket,.site-header__main[data-state=open] .menu__button,.site-header__main[data-state=open] .site-header__search{display:none}.site-header__main[data-state=open] .close,.site-header__main[data-state=open] .country{display:-webkit-box;display:-ms-flexbox;display:flex}.site-header__menu[data-state=close]{height:0}.site-header__menu[data-state=close] .site-header__menu-container{display:none}.site-header__menu[data-state=open]{background-color:#333679;height:calc(100vh - 8.33333rem);overflow:scroll;z-index:1000}.site-header__menu[data-state=open]:before{bottom:unset;height:11px;top:0}.site-header__menu[data-state=open] .site-header__menu-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:30px;justify-content:space-between;padding-bottom:30px;padding-top:30px}.site-header__menu[data-state=open] .menu{width:100%}.site-header__menu[data-state=open] .menu__list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.site-header__menu[data-state=open] .menu__item>a{font-size:1.66667rem}.site-header__menu[data-state=open] .menu__item>a:active:before,.site-header__menu[data-state=open] .menu__item>a:focus:before,.site-header__menu[data-state=open] .menu__item>a:hover:before{background-image:none}.site-header__menu[data-state=open] .menu__item{border-bottom:1px solid rgba(0,0,0,.1);width:100%}.site-header__menu[data-state=open] .menu__item--account{display:block}.site-header__menu[data-state=open] .menu__item--account a{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.site-header__menu[data-state=open] .menu__item--has-children:after{background-image:url(./assets/images/svgs/chevron-right-white.svg);background-repeat:no-repeat;background-size:contain;content:"";height:20px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.site-header__menu[data-state=open] .menu__item[data-state=active]:before{display:none}.site-header__menu[data-state=open] .menu__item[data-state=active]>a{color:#f8be2e}.site-header__menu-btn{display:-webkit-box;display:-ms-flexbox;height:100%;padding:.55556rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:flex;z-index:101;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:auto}.site-header__menu-btn-icon{height:24px;width:24px}.site-header__menu-btn-icon .site-header__menu-btn--close,.site-header__menu-btn-icon .site-header__menu-btn--close svg,.site-header__menu-btn-icon .site-header__menu-btn--open,.site-header__menu-btn-icon .site-header__menu-btn--open svg{height:100%;width:100%}.site-header__menu-btn-text{font-family:CircularStd-Book,sans-serif;font-size:.77778rem;font-weight:450;letter-spacing:-.00889rem;line-height:150%}.site-header__buttons--right{gap:0;grid-area:buttons;margin:0;position:relative;top:unset;-webkit-transform:unset;transform:unset}.site-header [data-behaviour=react-search-overlay]{grid-area:search}.site-wrapper{margin-top:8.33333rem}.site-selector{height:calc(100% - 8.33333rem);top:8.33333rem;width:100%}.slider-blocks{height:20.77778rem}.slider-blocks__content{height:calc(100% + 35px);padding:2.22222rem;width:100%}.slider-blocks__title{font-size:1.38889rem}.slider-blocks__subtitle{font-size:.77778rem;line-height:1rem}.slider-blocks:nth-child(odd) .slider-blocks__content{left:0;top:100%}.slider-blocks:nth-child(2n) .slider-blocks__content{right:0;top:calc(-100% + -35px)}.slider-blocks--open:nth-child(odd){border-radius:18px 18px 0 0}.slider-blocks--open:nth-child(odd) .slider-blocks__content{border-radius:0 0 18px 18px}.slider-blocks--open:nth-child(odd).slider-blocks__image-overlay:before{border-radius:18px 18px 0 0}.slider-blocks--open:nth-child(2n){border-radius:0 0 18px 18px}.slider-blocks--open:nth-child(2n) .slider-blocks__content{border-radius:18px 18px 0 0}.slider-blocks--open:nth-child(2n).slider-blocks__image-overlay:before{border-radius:0 0 18px 18px}.slider-blocks-wrapper .slider-blocks{margin-left:35px;margin-top:35px;width:calc(100% - 35px)}}@media (max-width:1025px){.slider-tabs a{padding:8px 1.11111rem}}@media (max-width:1440px){.slider--nav-middle{padding-left:20px;padding-right:20px}.slider--nav-middle .tns-controls button[data-controls=next]{right:-37px}.slider--nav-middle .tns-controls button[data-controls=prev]{left:-37px}.slider--nav-middle.slider--nav-navy{padding-left:40px;padding-right:40px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=next]{right:-60px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=prev]{left:-60px}.slider--nav-middle-overlap{padding-left:0;padding-right:0}.slider--nav-middle-overlap .tns-controls button[data-controls=next]{right:-20px}.slider--nav-middle-overlap .tns-controls button[data-controls=prev]{left:-20px}}@media (max-width:730px){.slider--hero .tns-nav{bottom:30px}.slider--hero .tns-controls button[data-controls=prev]{left:15px}.slider--hero .tns-controls button[data-controls=next]{right:15px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=next]{right:-50px}.slider--nav-middle.slider--nav-navy .tns-controls button[data-controls=prev]{left:-50px}.slider--nav-middle-overlap .tns-controls button[data-controls=next]{right:20px}.slider--nav-middle-overlap .tns-controls button[data-controls=prev]{left:20px}.slider--nav-bottom-mobile .tns-controls button[data-controls=next],.slider--nav-bottom-mobile .tns-controls button[data-controls=prev]{bottom:0;top:auto}.slider--limit-height .tns-horizontal.tns-subpixel>.tns-item{max-height:19.44444rem}.slider--contains-thumb{bottom:-1.11111rem;list-style:none;margin:0;padding:0;position:absolute;right:1.11111rem}.slider--contains-thumb img{width:4.44444rem}}@media (max-width:550px){.slider--offset-mobile .tns-inner{margin:0 -10px 0 40px!important}}@media (max-width:768px){.spices{background-position:100% 100%;background-size:98%}.spices__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.spices__note{left:0}}@media (max-width:1025px){.submenu ul li{margin:0 20px}}@media (max-width:1025px){@supports (-webkit-text-stroke:1px black){.title--outline,.title--outline-inverted{-webkit-text-stroke-width:1px}}.title.processed.title__rice--left-2>span:first-child:before{height:49px;left:-36px;top:-31px;width:46px}.title.processed.title__rice--left-3>span:first-child:before{height:52px;left:-39px;top:-25px;width:45px}.title.processed.title__rice--right-2>span:first-child:after{height:32px;right:-20px;top:-18px;width:32px}.title.processed.title__rice--right-3>span:first-child:after{height:52px;right:-40px;top:-27px;width:45px}.title.processed.title__rice--left-small>span:first-child:before{height:39px;left:-24px;top:-27px;width:28px}}@media (max-width:730px){@supports (-webkit-text-stroke:0.5px black){.title--outline,.title--outline-inverted{-webkit-text-stroke-width:.5px}}.title.processed.title__rice--left-2>span:first-child:before{height:32px;left:-22px;top:-19px;width:32px}.title.processed.title__rice--left-3>span:first-child:before{height:40px;left:-22px;top:-15px;width:30px}.title.processed.title__rice--right-2>span:first-child:after{height:32px;right:-16px;top:-18px;width:32px}.title.processed.title__rice--right-3>span:first-child:after{height:40px;right:-26px;top:-18px;width:34px}.title.processed.title__rice--left-small>span:first-child:before{height:39px;left:-24px;top:-27px;width:28px}}@media (max-width:500px){.two-images--stack-mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.two-images--stack-mobile img{width:100%}.two-images--stack-mobile img+img{margin-top:22px}}@media (max-width:730px){.video-block__button{height:80px;width:80px}.video-block:after{display:none}}.rtl{direction:rtl}.rtl .box__tag{left:auto;position:absolute;right:1.11111rem;top:1.11111rem}.rtl .box__tag--right{left:1.11111rem;right:auto}.rtl .box__view{padding-left:1.11111rem;padding-right:0}.rtl .box__view:after{background-image:url(./assets/images/svgs/arrow-left-blue.svg);background-size:16px 16px;content:"";display:block;height:16px;left:0;position:absolute;top:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:16px}.rtl .box__content{text-align:right}.rtl .box--image-left .box__image,.rtl .box--image-right .box__image{border-radius:18px 18px 0 0}.rtl .box--image-left .box__content,.rtl .box--image-right .box__content{border:1px solid rgba(51,54,121,.2);border-radius:0 0 18px 18px;border-top:0}.rtl .button--print{padding-left:30px;padding-right:3.05556rem;position:relative}.rtl .button--print svg{left:auto;right:1.11111rem}.rtl .careers-list__button:after{background-image:url(./assets/images/svgs/arrow-left-blue.svg);background-size:20px 20px;content:"";display:block;height:20px;left:0;left:50%;position:absolute;top:0;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:20px}.rtl .careers-page__keys dd{margin-right:0}.rtl .cli-bar-btn_container,.rtl .cli-bar-message{text-align:right}.rtl .country--icons-only{left:auto;right:35px}.rtl .faq__icon--right{margin-left:10px}.rtl .filters__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rtl .filters__title i{margin-left:.55556rem;margin-right:0}.rtl .filters__sort:after{left:0;right:auto}.rtl .filters__sort select{margin-left:0;margin-right:.44444rem;padding-left:1rem;padding-right:0}.rtl .filters-menu{border-left:1px solid rgba(51,54,121,.2);border-right:none;margin-left:1.94444rem;margin-right:0;padding:1.38889rem 0 1.38889rem 1.94444rem}.rtl .filter-variant__header:after{left:0;right:auto}.rtl .filter-variant__icon{margin-left:.55556rem;margin-right:0}.rtl .filter-variant__option input[type=checkbox]{margin-left:.83333rem;margin-right:0}.rtl .header-search{left:35px;right:auto}@media (max-width:730px){.rtl .header-search{left:auto;right:0}}.rtl .header-search__label{margin-left:.55556rem;margin-right:0}.rtl .header-search__icon--submit{margin:0 .55556rem 0 0}@media (max-width:1025px){.rtl .header-search.is-active{left:0}.rtl .header-search.is-active .header-search__icon--toggle{margin:0 0 0 .55556rem}}.rtl .history__image{text-align:left}.rtl .history__row:nth-child(odd) .history__image{text-align:right}.rtl .contact-form .hbspt-form .hs-fieldtype-select .input:after,.rtl .user-content .hbspt-form .hs-fieldtype-select .input:after{left:26px;pointer-events:none;right:auto}.rtl .contact-form .hbspt-form input[type=file]:after,.rtl .user-content .hbspt-form input[type=file]:after{left:20px;right:auto}.rtl .contact-form .hbspt-form .hs-form-booleancheckbox label>span,.rtl .contact-form .hbspt-form .hs-form-checkbox label>span,.rtl .contact-form .hbspt-form .hs-form-radio label>span,.rtl .contact-form .hbspt-form label.hs-form-booleancheckbox-display>span,.rtl .user-content .hbspt-form .hs-form-booleancheckbox label>span,.rtl .user-content .hbspt-form .hs-form-checkbox label>span,.rtl .user-content .hbspt-form .hs-form-radio label>span,.rtl .user-content .hbspt-form label.hs-form-booleancheckbox-display>span{margin-left:0;margin-right:20px}.rtl .menu.menu--footer .menu__item{margin-left:30px}.rtl .menu.menu--footer .menu__item:last-child{margin-left:0}.rtl .menu.menu--links .menu__item{margin-left:10px}.rtl .menu.menu--links .menu__item:last-child{margin-left:0}.rtl .nutrition__table th{text-align:right}.rtl .nutrition__table tbody tr:nth-child(odd) td:first-child{border-radius:0 12px 12px 0}.rtl .nutrition__table tbody tr:nth-child(odd) td:last-child{border-radius:12px 0 0 12px}.rtl .nutrition-graph__bar{margin-left:.27778rem;margin-right:0}.rtl .page-hero__bullets li .page-hero__difficulty,.rtl .page-hero__bullets li svg{margin-left:.55556rem;margin-right:0}.rtl .pagination__next{border-left:none;border-right:1px solid rgba(51,54,121,.2)}.rtl .pagination__prev{border-left:1px solid rgba(51,54,121,.2);border-right:none}.rtl .pagination .fa-chevron-left,.rtl .pagination .fa-chevron-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rtl .pagination .fa-chevron-left{margin-left:.44444rem;margin-right:0}.rtl .pagination .fa-chevron-right{margin-left:0;margin-right:.44444rem}.rtl .product-box__view{padding-left:1rem;padding-right:0}.rtl .product-box__view:after{left:0;right:auto;top:calc(50% - 1px);-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.rtl .product-box:hover .product-box__view:after{left:-5px;right:auto}.rtl .product-hero__dietary li img,.rtl .product-hero__sizes li img{margin-left:5px;margin-right:0}.rtl .recipe-details__ingredients a{padding-left:1.66667rem;padding-right:0}.rtl .recipe-details__ingredients a:after{content:"\f060";left:0;right:auto}.rtl .recipe-header__desc p{text-align:right!important}.rtl .search-inpage__input input{padding:0 45px 0 180px}.rtl .search-inpage__input:after{left:auto;right:.83333rem}.rtl .search-inpage__button{left:.11111rem;right:auto}.rtl .site-footer__signup .hs-input{border-radius:0 18px 18px 0;border-right:2px solid #f8be2e}.rtl .site-footer__signup .hs-button{border-radius:18px 0 0 18px}.rtl .site-footer .fa-external-link-alt{-webkit-transform:scale(-1) rotate(90deg);transform:scale(-1) rotate(90deg)}.rtl .site-header__search{left:35px;right:auto}.rtl .slider-blocks:nth-child(odd) .slider-blocks__content{left:auto;right:100%}.rtl .slider-blocks:nth-child(2n) .slider-blocks__content{left:100%;right:auto}.rtl .slider-blocks--open:nth-child(odd){border-radius:0 18px 18px 0}.rtl .slider-blocks--open:nth-child(odd) .slider-blocks__content{border-radius:18px 0 0 18px}.rtl .slider-blocks--open:nth-child(odd).slider-blocks__image-overlay:before{border-radius:0 18px 18px 0}.rtl .slider-blocks--open:nth-child(2n){border-radius:18px 0 0 18px}.rtl .slider-blocks--open:nth-child(2n) .slider-blocks__content{border-radius:0 18px 18px 0}.rtl .slider-blocks--open:nth-child(2n).slider-blocks__image-overlay:before{border-radius:18px 0 0 18px}.rtl .social__item{margin-left:1.66667rem}.rtl .social__item:last-child{margin-left:0}.rtl .tns-outer{direction:ltr}.rtl .tns-item{direction:rtl}.rtl .title.processed.title__rice--left-2>span:first-child:before{left:auto;right:-39px;-webkit-transform:scale(1);transform:scale(1)}.rtl .title.processed.title__rice--left-3>span:first-child:before{left:auto;right:-54px;-webkit-transform:scale(1);transform:scale(1)}.rtl .title.processed.title__rice--right-2>span:first-child:after{left:-37px;right:auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rtl .title.processed.title__rice--right-3>span:first-child:after{left:-38px;right:auto;-webkit-transform:scaleX(-1);transform:scaleX(-1)}.rtl .title.processed.title__rice--left-small>span:first-child:before{right:-29px;top:-32px;-webkit-transform:scale(1);transform:scale(1)}.rtl .tooltip-popup{-webkit-transform:translateX(50%) translateX(-15px);transform:translateX(50%) translateX(-15px)}.rtl .mce-content-body ol,.rtl .mce-content-body ul,.rtl .user-content ol,.rtl .user-content ul{margin-left:0;margin-right:2.77778rem}.rtl .mce-content-body ol li:before,.rtl .mce-content-body ul li:before,.rtl .user-content ol li:before,.rtl .user-content ul li:before{margin-left:auto;margin-right:-2.77778rem}.rtl .mce-content-body:after,.rtl .mce-content-body:before,.rtl .user-content:after,.rtl .user-content:before{content:" ";display:table}.rtl .mce-content-body:after,.rtl .user-content:after{clear:both}.rtl .yoast-breadcrumb .fa-chevron-right{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (min-width:1024px){.rtl .box--image-left .box__image{border-radius:0 18px 18px 0}.rtl .box--image-left .box__content{border-radius:18px 0 0 18px;border-right:0;border-top:1px solid rgba(51,54,121,.2)}.rtl .box--image-right .box__image{border-radius:18px 0 0 18px}.rtl .box--image-right .box__content{border-left:0;border-radius:0 18px 18px 0;border-top:1px solid rgba(51,54,121,.2)}}@media (min-width:729px){.rtl .careers-slider [data-behaviour=careers-slider] img{margin:0}.rtl .careers-slider [data-behaviour=careers-slider] img:first-of-type,.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(4){-webkit-box-flex:1;-ms-flex:1 0 30%;flex:1 0 30%}.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(2),.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(3){-webkit-box-flex:1;-ms-flex:1 0 60%;flex:1 0 60%}.rtl .careers-slider [data-behaviour=careers-slider] img:first-of-type,.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(3){margin-left:35px}.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(3),.rtl .careers-slider [data-behaviour=careers-slider] img:nth-of-type(4){margin-top:35px}}@media (max-width:730px){.rtl .country--icons-only{left:22px;right:auto}.rtl .filters__title{-webkit-box-orient:horizontal;-webkit-box-direction:normal;border-left:1px solid rgba(51,54,121,.2);border-right:none;-ms-flex-direction:row;flex-direction:row}.rtl .filters__title i{margin-left:.55556rem;margin-right:0}}@media (max-width:768px){.rtl .filters-menu{left:0;margin:0;padding:1.38889rem 2.77778rem 1.38889rem 1.38889rem;right:auto;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.rtl .filters-menu.active{-webkit-transform:translateX(0);transform:translateX(0)}.rtl .filter-variant__header:after{-webkit-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.rtl .filter-variant.active .filter-variant__header{padding-left:0;padding-right:1.11111rem}.rtl .filter-variant.active .filter-variant__header:after{left:auto;right:0}}@media (max-width:730px){.rtl .history__divider{left:auto;right:25px}}@media (min-width:729px){.rtl .image-with-text .image-with-text__content+.image-with-text__image{margin-left:0;margin-right:60px}.rtl .image-with-text--flipped .image-with-text__content+.image-with-text__image{margin-left:60px;margin-right:0}}@media (max-width:730px){.rtl .nutrition__table th.nutrition__data{position:relative}.rtl .nutrition__table th.nutrition__data:nth-child(2)[data-behaviour=nutrition]:after{background-image:url(./assets/images/svgs/chevron-left-blue.svg);background-size:15px 15px;content:"";display:block;height:15px;left:0;left:14px;position:absolute;right:auto;top:0;width:15px}.rtl .nutrition__table th.nutrition__data:last-child[data-behaviour=nutrition]:after{background-image:url(./assets/images/svgs/chevron-right-blue.svg);background-size:15px 15px;content:"";display:block;height:15px;left:0;left:auto;position:absolute;right:0;top:0;width:15px}.rtl .nutrition__table td.nutrition__data{border-radius:12px 0 0 12px}.rtl .recipe-details__title:first-child:not(.active):after{-webkit-transform:translateX(-100%);transform:translateX(-100%)}.rtl .search-inpage__input input{padding:0 45px 0 90px}.rtl .site-header__container{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.rtl .site-header__search{right:22px}.rtl .site-header__search[data-state=open]{right:0}.rtl .site-header .search__input{max-width:none}.rtl .site-header .country--icons-only{right:22px}.rtl .site-header__menu-btn{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.rtl .site-header__main[data-state=open] .site-header__menu-btn{-webkit-box-ordinal-group:unset;-ms-flex-order:unset;order:unset}.rtl .slider-blocks:nth-child(odd) .slider-blocks__content{left:0;right:0;top:100%}.rtl .slider-blocks:nth-child(2n) .slider-blocks__content{right:0;top:calc(-100% + -35px)}.rtl .slider-blocks--open:nth-child(odd){border-radius:18px 18px 0 0}.rtl .slider-blocks--open:nth-child(odd) .slider-blocks__content{border-radius:0 0 18px 18px}.rtl .slider-blocks--open:nth-child(odd).slider-blocks__image-overlay:before{border-radius:18px 18px 0 0}.rtl .slider-blocks--open:nth-child(2n){border-radius:0 0 18px 18px}.rtl .slider-blocks--open:nth-child(2n) .slider-blocks__content{border-radius:18px 18px 0 0}.rtl .slider-blocks--open:nth-child(2n).slider-blocks__image-overlay:before{border-radius:0 0 18px 18px}}@media print{.single-recipes{color:#3c3c3b;font-size:7pt}.single-recipes .title{color:#333679;font-size:14pt}.single-recipes .title span{display:none!important}.single-recipes .title:before{content:attr(data-title)}.single-recipes .title--outline,.single-recipes .title--outline-inverted{-webkit-text-fill-color:inherit;-webkit-text-stroke-width:inherit}.single-recipes .title.processed.title__rice>span:first-child:after,.single-recipes .title.processed.title__rice>span:first-child:before{display:none}.single-recipes .c-page-hero{background-color:#f9f9f9;background-image:none;color:#3c3c3b;padding:0;text-align:left}.single-recipes .c-page-hero:after{display:none}.single-recipes .page-hero__bullets{font-size:7pt;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.single-recipes .page-hero__bullets svg path{fill:#db291c!important}.single-recipes .page-hero__difficulty{border-color:#db291c}.single-recipes .page-hero__difficulty--on{background-color:transparent;position:relative}.single-recipes .page-hero__difficulty--on:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 .61111rem #db291c;box-shadow:inset 0 0 0 .61111rem #db291c;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.single-recipes .site-wrapper{margin-top:0}.single-recipes .recipe-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.single-recipes .recipe-wrapper__footer{line-height:1.4;padding:.55556rem 0;-ms-flex-negative:0;flex-shrink:0}.single-recipes .recipe-wrapper .recipe-details{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:100%}.single-recipes .recipe-notes{margin-top:1.66667rem}.single-recipes .recipe-notes__line{border-top:1px solid #ccc;display:block;margin-top:1.11111rem}.single-recipes .recipe-print-header{border-bottom:1px solid #3c3c3b;padding:2.22222rem 2.77778rem 3.33333rem 30%;position:relative}.single-recipes .recipe-print-header__logo{content:"";height:2.77778rem;left:2.77778rem;position:absolute;top:2.22222rem;width:4.44444rem}.single-recipes .recipe-print-header__logo>svg{max-width:100%}.single-recipes .recipe-print-header .container{margin:0;padding:0;position:static}.single-recipes .recipe-print-header .content-section{position:static}.single-recipes .recipe-print-header .page-hero__bullets{bottom:1.11111rem;left:30%;margin-left:-.55556rem;position:absolute}.single-recipes .recipe-print-header .page-hero__bullets>li{margin:0 .55556rem .55556rem}.single-recipes .recipe-print-header__introduction{font-family:CircularStd-Book,sans-serif;font-size:7pt}.single-recipes .recipe-print-header__introduction>p{line-height:1.2;text-align:left!important}.single-recipes .recipe-details{border-bottom:1px solid #3c3c3b;padding:0;position:relative}.single-recipes .recipe-details:before{border-right:1px solid #3c3c3b;content:"";height:100%;left:45%;position:absolute;top:0;width:1px;z-index:1}.single-recipes .recipe-details__title{color:#333679;font-size:10pt;line-height:1.4;line-height:inherit;text-align:left;width:45%}.single-recipes .recipe-details__title:after{background-color:transparent}.single-recipes .recipe-details__title+.recipe-details__title{padding-left:1.66667rem;width:55%}.single-recipes .recipe-details__header{padding:1.11111rem 0 0;position:static}.single-recipes .recipe-details__wrapper{margin-top:.55556rem}.single-recipes .recipe-details__ingredients{padding-right:1.66667rem;width:45%}.single-recipes .recipe-details__ingredients a{color:inherit;display:inline;font-weight:inherit;padding-right:0;text-decoration:none}.single-recipes .recipe-details__ingredients a:after{display:none}.single-recipes .recipe-details__ingredients h4{color:#333679;font-size:1em;line-height:1.1;margin:0 0 .55556rem}.single-recipes .recipe-details__ingredients ul{margin:0 0 .55556rem}.single-recipes .recipe-details__ingredients ul li{line-height:1.4;margin-bottom:.27778rem;min-height:.88889rem;padding-left:1.38889rem;padding-top:.11111rem;position:relative}.single-recipes .recipe-details__ingredients ul li:before{border:1px solid #3c3c3b;content:"";height:.88889rem;left:0;position:absolute;top:0;width:.88889rem}.single-recipes .recipe-details__ingredients .recipe-notes__title{font-size:10pt;margin-bottom:1.11111rem}.single-recipes .recipe-details__method{padding-bottom:.55556rem;padding-left:1.66667rem;width:55%}.single-recipes .recipe-details__method ol{list-style:decimal;margin:1.11111rem 0 0 1.11111rem}.single-recipes .recipe-details__method li{border-bottom:none;font-family:CircularStd-Book,sans-serif;font-size:7pt;line-height:1.2;margin-bottom:.55556rem;padding:1.11111rem 0 0}.single-recipes .addtoany,.single-recipes .c-nutrition,.single-recipes .recipe-details:after,.single-recipes .recipe-details__method li:before,.single-recipes .recipe-details__nutrition,.single-recipes .recipe-details__share,.single-recipes .related,.single-recipes .site-footer,.single-recipes .site-header,.single-recipes .u-hide-print,.single-recipes .yoast-breadcrumb{display:none}.single-recipes .recipe-wrapper--large .recipe-print-header{min-height:11.11111rem;padding-left:11.11111rem;padding-right:30%}.single-recipes .recipe-wrapper--large .recipe-print-header .page-hero__bullets{left:11.11111rem}.single-recipes .recipe-wrapper--large .recipe-notes{bottom:100%;margin-bottom:1.66667rem;margin-top:0;position:absolute;right:1.66667rem;width:20%}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details:before,.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__header{display:none}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__wrapper{display:block}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__ingredients{width:100%;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column;padding-right:0;padding-top:2.77778rem;position:relative}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__ingredients:before{color:#333679;content:attr(data-title);display:block;font-family:CircularStd-Black,sans-serif;font-size:10pt;line-height:1.4;line-height:inherit;margin-bottom:.55556rem;position:absolute;text-align:left;text-transform:uppercase;top:.55556rem}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__ingredients ul{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid-column}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__method{margin-top:0;padding-left:0;width:100%}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-details__method:before{color:#333679;content:attr(data-title);display:block;font-family:CircularStd-Black,sans-serif;font-size:10pt;line-height:1.4;line-height:inherit;margin-bottom:.55556rem;text-align:left;text-transform:uppercase}.single-recipes .recipe-wrapper--default.recipe-wrapper--full-width .recipe-notes{margin-top:1.66667rem}.country-popup{display:none!important}.rtl.single-recipes .c-page-hero{text-align:right}.rtl.single-recipes .recipe-print-header{padding:2.22222rem 30% 3.33333rem 2.77778rem}.rtl.single-recipes .recipe-print-header__logo{left:auto;right:2.77778rem}.rtl.single-recipes .recipe-print-header__introduction>p{text-align:right!important}.rtl.single-recipes .recipe-print-header .page-hero__bullets{left:auto;right:30%}.rtl.single-recipes .recipe-details:before{left:55%}.rtl.single-recipes .recipe-details__title{text-align:right}.rtl.single-recipes .recipe-details__title+.recipe-details__title{padding-left:0;padding-right:1.66667rem}.rtl.single-recipes .recipe-details__ingredients{padding-left:1.66667rem;padding-right:0}.rtl.single-recipes .recipe-details__ingredients ul li{padding-left:0;padding-right:1.38889rem}.rtl.single-recipes .recipe-details__ingredients ul li:before{left:auto;right:0}.rtl.single-recipes .recipe-details__method{padding-left:0;padding-right:2.5rem}.rtl.single-recipes .recipe-wrapper--large .recipe-print-header{padding-left:30%}.rtl.single-recipes .recipe-wrapper--large .recipe-notes{left:1.66667rem;right:auto}}@media screen{.u-show-print{display:none!important}}@media print{.u-print-text-left{text-align:left}}@media only screen and (max-width:768px){.u-hidden-tablet{display:none!important}.u-show-tablet{display:block!important}}@media only screen and (max-width:730px){.u-hidden-mobile{display:none!important}.u-show-mobile-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.u-show-mobile{display:block!important}}.glide{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;width:100%}.glide *{-webkit-box-sizing:inherit;box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;-ms-touch-action:pan-Y;touch-action:pan-Y;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide__slide{height:100%;width:100%;-ms-flex-negative:0;flex-shrink:0;white-space:normal;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.glide--rtl{direction:rtl}
