@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300..700;1,300..700&display=swap";*{padding:0;margin:0;box-sizing:border-box}body{min-height:100vh;display:flex;flex-direction:column;position:relative;font-family:Cormorant Garamond,sans-serif}main{flex-grow:1}.fifty-fifty{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;gap:var(--spacing-medium)}.fifty-fifty .img-container img{border-radius:.5rem}.horizontal-list{display:flex;flex-direction:row;gap:var(--spacing-xsmall);justify-content:center}.horizontal-list.left-aligned{justify-content:flex-start}.horizontal-list li{list-style:none;align-self:center}section{padding:0 var(--page-side-margins)}.item-list{padding:var(--spacing-small) 0}.item-list.item-border-bottom{border-bottom:1px solid var(--divider)}.three-col-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--spacing-xxxlarge) var(--spacing-medium)}.three-col-grid .item{display:flex;flex-direction:column;align-items:center}.three-col-grid .item img{height:200px;width:auto}.two-col-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-medium)}.line-list-style li{list-style-type:"\2014  ";padding-left:var(--spacing-xsmall);margin-left:var(--spacing-medium)}.img-container{width:100%;height:auto}.vertical-centered-element{display:flex;flex-direction:column;justify-content:center}.horizontal-centered-element{display:flex;flex-direction:column;align-items:center}.sixty-ch-limit{max-width:60ch}.thrity-ch-limit{max-width:30ch}.margin-auto{margin:auto}.notes-container{display:flex;justify-content:center}.ig-img-wrapper{display:flex;flex-direction:row;overflow-x:auto;flex-wrap:nowrap;gap:var(--spacing-medium);padding-right:var(--spacing-medium)}.ig-img-wrapper img{flex:0 0 auto;width:300px;height:auto;border-radius:.5rem}.negative-margin-left{margin-left:-50px}.grid-four{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--spacing-medium)}.grid-four img{width:100%;height:auto;border-radius:.5rem}.full-width-img{width:100%}.seventy-width-img{text-align:center}.img-container img{width:100%;height:auto}.seventy-width-img img{width:100%;max-width:950px}.img-container.img-ninety-percent img{width:90%}.link:hover{color:var(--blue)}.max-width{margin:auto;max-width:1500px}.side-side-btns{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-medium)}@media screen and (max-width:1200px){.three-col-grid .item img{height:100px}}@media screen and (max-width:720px){.fifty-fifty{grid-template-columns:repeat(1,1fr);grid-template-rows:none}.three-col-grid{grid-template-columns:repeat(2,1fr)}.three-col-grid .item img{width:100%;height:auto}.two-col-grid{grid-template-columns:repeat(1,1fr)}.grid-four{grid-template-columns:repeat(2,1fr)}.text-centered{text-align:left}.img-container.img-ninety-percent img{width:100%}.ig-img-wrapper{padding-right:var(--spacing-small);gap:var(--spacing-small)}.ig-img-wrapper img{width:150px}.negative-margin-left{margin-left:-25px}.order-one{order:1}.order-two{order:2}.seventy-width-img img,.seventy-width-img.es img{width:100%}}@media screen and (max-width:860px){.side-side-btns{grid-template-columns:repeat(1,1fr)}}:root{--small: .75rem;--body: 1rem;--medium: 1.125rem;--large: 1.25rem;--xlarge: 1.5rem;--xxlarge: 3rem;--xxxlarge: 3.5rem}.small-bold{font-weight:700;line-height:1.2;font-size:var(--small)}.small-regular{font-weight:500;line-height:1.2;font-size:var(--small)}.body-bold{font-weight:700;line-height:1.5;font-size:var(--body)}.body-regular{font-weight:500;line-height:1.5;font-size:var(--body);max-width:75ch}.medium-bold{font-weight:700;line-height:1.4;font-size:var(--medium)}.medium-regular{font-weight:500;line-height:1.4;font-size:var(--medium)}.large-bold{font-weight:700;line-height:1.3;font-size:var(--large)}.large-regular{font-weight:500;line-height:1.3;font-size:var(--large)}.xlarge-bold{font-weight:700;line-height:1.2;font-size:var(--xlarge)}.xlarge-regular{font-weight:500;line-height:1.5;font-size:var(--xlarge)}.xxlarge-bold{font-weight:700;line-height:1;font-size:var(--xxlarge)}.xxxlarge-bold{font-weight:700;line-height:1;font-size:var(--xxxlarge)}a{font-size:var(--body);line-height:1.5}.small-title{font-size:var(--medium);color:var(--blue);font-weight:700;line-height:1.5}.text-centered{text-align:center}a{color:var(--black)}@media screen and (max-width:720px){.text-centered{text-align:left}.text-centered-mobile{text-align:center}}@media screen and (max-width:720px){:root{--xxlarge: 2.5rem;--xlarge: 1.25rem;--large: 1.125rem;--medium: 1rem}}:root{--white: #FFFFFF;--black: #3A332C;--blue: #475C67;--light-blue: #F4F7F8;--dark-blue: #324148;--divider: rgba(71, 92, 103, .3)}body{color:var(--black);background-color:var(--white)}.blue-text{color:var(--blue)}.light-blue-bg{background-color:var(--light-blue)}.btn{display:inline-block;padding:1rem 1.5rem;font-size:var(--medium);background-color:var(--blue);color:var(--white);text-decoration:none;border-radius:.25rem;margin-top:var(--spacing-large);cursor:pointer;border:1px solid var(--blue)}.btn:hover{background-color:var(--dark-blue)}@media screen and (max-width:720px){.btn{margin-top:var(--spacing-medium)}}.hero{max-height:90vh;margin:auto;max-width:1500px}.hero .text-container{min-height:0;display:flex;justify-content:center;align-items:center}.hero .text-container .content-container{text-align:center}.hero .img-container{min-height:0;width:100%}.hero .img-container img{width:100%;height:100%;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:720px){.hero .img-container img{border-radius:.5rem}.hero{max-height:none}}@media screen and (min-width:780px){.hero{margin-top:-4.5rem}.hero .img-container img{border-radius:0 0 .5rem .5rem}}:root{--spacing-xsmall: .5rem;--spacing-small: 1rem;--spacing-medium: 1.5rem;--spacing-large: 2rem;--spacing-xlarge: 2.5rem;--spacing-xxlarge: 3rem;--spacing-xxxlarge: 3.5rem;--spacing-xxxxlarge: 4rem;--spacing-section: 8rem;--page-side-margins: 6.25rem}.padding-colored-section{padding-top:var(--spacing-section);padding-bottom:var(--spacing-section)}.padding-noncolored-section{padding-top:var(--spacing-xxxxlarge);padding-bottom:var(--spacing-xxxxlarge)}.margin-top-xs{margin-top:var(--spacing-xsmall)}.margin-top-s{margin-top:var(--spacing-small)}.margin-top-m{margin-top:var(--spacing-medium)}.margin-top-xl{margin-top:var(--spacing-xlarge)}.margin-top-3xl{margin-top:var(--spacing-xxxlarge)}.margin-bottom-3xl{margin-bottom:var(--spacing-xxxlarge)}.margin-bottom-l{margin-bottom:var(--spacing-large)}.margin-bottom-m{margin-bottom:var(--spacing-medium)}.margin-bottom-s{margin-bottom:var(--spacing-small)}.margin-bottom-xs{margin-bottom:var(--spacing-xsmall)}.margin-bottom-xl{margin-bottom:var(--spacing-xlarge)}.margin-top-l{margin-top:var(--spacing-large)}.negative-margin-top{margin-top:-4rem;z-index:-1}.padding-bottom-xl{padding-bottom:var(--spacing-xlarge)}.no-padding-top{padding-top:0}.empty-bag img{width:300px;height:auto;margin-bottom:var(--spacing-medium)}.newsletter-section{display:flex;justify-content:center}.newsletter{display:flex;flex-direction:row;align-items:center;border:1px solid #DBD8CD;border-radius:.5rem}.newsletter img{width:auto;height:400px;border-radius:.5rem 0 0 .5rem}.newsletter-form{text-align:left;padding:var(--spacing-medium) var(--spacing-xxxlarge)}.input-newsletter{display:flex;flex-direction:row;gap:var(--spacing-small);flex-wrap:wrap}.input-newsletter button{margin-top:0}.input-newsletter input{padding:1rem 1.5rem;border-radius:.25rem;font-size:var(--medium);color:var(--black);border:1px solid var(--blue);width:40ch;font-family:Cormorant Garamond,sans-serif}.input-newsletter input::placeholder{color:var(--black);font-family:Cormorant Garamond,sans-serif}.input-newsletter input:focus{border:1.5px solid var(--dark-blue);outline:none;box-shadow:none}.legal-links{display:flex;flex-direction:row;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}footer{padding:var(--spacing-medium) var(--page-side-margins);display:flex;flex-direction:column;align-items:center}footer .social-links{display:flex;flex-direction:column;gap:var(--spacing-xsmall);justify-content:center;align-content:center}footer .social-links a{display:flex;flex-direction:row;gap:var(--spacing-xsmall);align-content:center;text-decoration:none}footer .payments{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--spacing-small);justify-content:center;align-content:center}.footer-content{display:flex;gap:var(--spacing-small) 7rem;flex-wrap:wrap;justify-content:center}@media screen and (max-width:1200px){:root{--page-side-margins: 2rem}.newsletter img{height:100%;width:30%;object-fit:contain;background-color:#f2f1ed}.newsletter-form{text-align:left;padding:var(--spacing-medium) var(--spacing-medium)}}@media screen and (max-width:720px){:root{--page-side-margins: 1rem}.padding-colored-section,.padding-noncolored-section{padding-top:var(--spacing-xxlarge);padding-bottom:var(--spacing-xxlarge)}.no-padding-top-mobile{padding-top:0}.margin-top-mobile{margin-top:var(--spacing-medium)}.negative-margin-top{margin-top:-2rem}.margin-top-l{margin-top:var(--spacing-medium)}.no-margin-top-mobile{margin-top:0}.newsletter,.input-newsletter{flex-direction:column}.newsletter img{width:100%;height:auto;border-radius:.5rem .5rem 0 0}.input-newsletter input{width:100%}.footer-content{gap:var(--spacing-small) 2rem}}.divider-bottom{border-bottom:.5px solid var(--divider)}@media screen and (min-width:1500px){.ig-img-wrapper{max-width:1500px;margin:0 auto;margin-bottom:var(--spacing-xxxlarge)}}.no-margin-top-btm{margin-top:0;margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/4/assets/styles.css.map */
