:root{--color-black: #1A1A1A;--color-white: #FFFFFF;--color-gray-dark: #4A4A4A;--color-gray-medium: #8A8A8A;--color-gray-light: #F5F5F5;--color-brown: #897455;--color-gold: #FFDA74;--font-heading: Cormorant Garamond, serif;--font-script: Parisienne, cursive;--font-body: Inter, sans-serif;--spacing-section: 100px;--spacing-container: 64px;--transition-base: .3s ease;--transition-medium: .4s ease}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{margin:0;padding:0;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6;color:#1a1a1a;overflow-x:hidden;background:#fff}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.2;letter-spacing:-.02em;text-transform:uppercase;margin:0;color:#1a1a1a}h1{font-size:52px;margin-bottom:24px}h1 em{color:#897455}@media screen and (max-width: 1200px){h1{font-size:48px}}@media screen and (max-width: 990px){h1{font-size:40px;margin-bottom:20px}h1 em{font-size:40px}}@media screen and (max-width: 749px){h1{font-size:32px;margin-bottom:16px}h1 em{font-size:32px}}h2{font-size:48px;margin-bottom:20px}h2 em{color:#897455}@media screen and (max-width: 1200px){h2{font-size:48px}}@media screen and (max-width: 990px){h2{font-size:40px;margin-bottom:20px}h2 em{font-size:40px}}@media screen and (max-width: 749px){h2{font-size:32px;margin-bottom:16px}h2 em{font-size:32px}}h3{font-size:40px;margin-bottom:16px}h3 em{color:#897455}@media screen and (max-width: 1200px){h3{font-size:40px}}@media screen and (max-width: 990px){h3{font-size:32px}}@media screen and (max-width: 749px){h3{font-size:28px;margin-bottom:12px}}h4{font-size:32px;margin-bottom:16px}@media screen and (max-width: 1200px){h4{font-size:32px}}@media screen and (max-width: 990px){h4{font-size:28px}}@media screen and (max-width: 749px){h4{font-size:20px}}h5{font-size:28px;margin-bottom:12px}h6{font-size:20px;margin-bottom:12px}p{margin:0 0 16px}a{color:inherit;text-decoration:none;transition:color .3s ease}em{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}ul,ol{margin:0;padding:0}img{max-width:100%;height:auto;display:block}svg{display:block;max-width:100%;height:auto}button{font-family:inherit;font-size:inherit;border:none;background:none;padding:0;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width: 1024px){.container{padding:0 40px}}@media screen and (max-width: 749px){.container{padding:0 24px}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-column{display:flex;flex-direction:column}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.mt-0{margin-top:0}.mt-xs{margin-top:8px}.mt-sm{margin-top:12px}.mt-md{margin-top:16px}.mt-lg{margin-top:20px}.mt-xl{margin-top:24px}.mt-2xl{margin-top:28px}.mt-3xl{margin-top:32px}.mt-4xl{margin-top:40px}.mb-0{margin-bottom:0}.mb-xs{margin-bottom:8px}.mb-sm{margin-bottom:12px}.mb-md{margin-bottom:16px}.mb-lg{margin-bottom:20px}.mb-xl{margin-bottom:24px}.mb-2xl{margin-bottom:28px}.mb-3xl{margin-bottom:32px}.mb-4xl{margin-bottom:40px}.hidden{display:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.section-number{color:#fff;font-size:18px;letter-spacing:-3px;position:relative;font-weight:400}.section-number:after{content:"";position:absolute;display:block;width:100%;left:25px;max-width:600px;height:1px;top:4px;background:linear-gradient(to right,#d8d8d8,#d8d8d800);margin-top:12px}.title-script{font-family:Parisienne,cursive;font-weight:400;line-height:1.2;letter-spacing:0;text-transform:lowercase;font-style:normal;display:inline}.button-icon{font-size:20px;line-height:1}.btn-primary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#1a1a1a}.btn-primary .button-text{padding:12px 28px}.btn-primary .button-icon{padding:14px;background-color:#1a1a1a}.btn-primary:hover{background:#0000;color:#1a1a1a;transform:translateY(-2px);box-shadow:0 4px 16px #1a1a1a26}.btn-secondary{display:inline-flex;align-items:center;font-family:Inter,sans-serif;padding:0;font-weight:300;font-size:15px;line-height:1.5;letter-spacing:-.01em;text-decoration:none;border:1px solid;transition:all .3s ease;cursor:pointer;background:#fff;color:#1a1a1a;border-color:#e8e8e8}.btn-secondary:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.btn-icon:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.btn-icon:disabled{opacity:.3;cursor:not-allowed}.btn-icon svg{width:24px;height:24px}.badge{display:inline-block;padding:8px;font-family:Inter,sans-serif;font-weight:300;font-size:12px;letter-spacing:.5px;text-transform:uppercase;background:#fff;color:#1a1a1a}.swiper{overflow:visible;padding:0}.swiper-wrapper{align-items:stretch}.swiper-slide{height:auto;display:flex}.swiper-button-next,.swiper-button-prev{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#fffffff2;border:1px solid hsla(0,0%,100%,.3);color:#1a1a1a;cursor:pointer;transition:all .3s ease;padding:0}.swiper-button-next:hover:not(:disabled),.swiper-button-prev:hover:not(:disabled){background:#1a1a1a;color:#fff;border-color:#1a1a1a}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.3;cursor:not-allowed}.swiper-button-next svg,.swiper-button-prev svg{width:24px;height:24px}.swiper-button-next:after,.swiper-button-prev:after{display:none}.swiper-pagination{display:flex;align-items:center;justify-content:center;gap:8px}.swiper-pagination-bullet{width:10px;height:10px;background:#1a1a1a;opacity:.2;transition:all .3s ease;margin:0 4px;border-radius:50%;cursor:pointer}.swiper-pagination-bullet-active{opacity:1;width:32px;border-radius:5px}a:focus-visible,button:focus-visible,[role=button]:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{body{background:#fff;color:#000}a{text-decoration:underline}button,.btn,.swiper-button-next,.swiper-button-prev,.swiper-pagination{display:none}.container{max-width:100%;padding:0}}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}::selection{background:#1a1a1a;color:#fff}::-moz-selection{background:#1a1a1a;color:#fff}.site-footer{background-color:#f4f2f0;padding-top:64px;padding-bottom:32px}.footer-container{max-width:1440px;margin:0 auto;padding:0 60px}@media screen and (max-width: 1024px){.footer-container{padding:0 40px}}@media screen and (max-width: 749px){.footer-container{padding:0 24px}}.footer-main-grid{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:auto auto auto;gap:24px;margin-bottom:40px}.footer-left-column{grid-column:1;grid-row:1/4;display:flex;flex-direction:column;justify-content:space-between}.footer-right-column{grid-column:2;grid-row:1/4}.footer-nav{margin-bottom:40px}.footer-nav__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:16px}.footer-nav__item{margin:0}.footer-nav__link{font-family:Inter,sans-serif;font-size:16px;font-weight:400;color:#1a1a1a;text-decoration:none;transition:color .3s ease}.footer-nav__link:hover{color:#897455}.footer-logo{margin-top:auto}.footer-logo__link{display:inline-block}.footer-logo__image{max-width:200px;height:auto}.footer-logo__text{font-family:Cormorant Garamond,serif;font-size:32px;color:#1a1a1a;text-decoration:none}.footer-image{width:100%;height:100%;overflow:hidden}.footer-image__img{width:100%;height:100%;object-fit:cover;display:block}.footer-middle{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;margin-bottom:40px}.footer-middle__col{display:flex;flex-direction:column}.footer-middle__col--description{padding-right:24px}.footer-description{font-family:Inter,sans-serif;font-size:14px;line-height:1.6;color:#1a1a1a;margin:0}.footer-middle__col--payments{display:flex;align-items:flex-start;justify-content:center}.footer-payments{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.footer-payments__icon{height:24px;width:auto;object-fit:contain}.footer-middle__col--menu{display:flex;justify-content:flex-end}.footer-service-nav__list{list-style:none;padding:0;margin:0;display:flex;align-items:flex-end;flex-direction:column;gap:12px}.footer-service-nav__item{margin:0}.footer-service-nav__link{font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a;text-decoration:none;transition:color .3s ease}.footer-service-nav__link:hover{color:#897455}.footer-border{width:100%;height:1px;background-color:#d8d8d8;margin-bottom:24px}.footer-bottom{display:flex;justify-content:space-between;align-items:center}.footer-bottom__left{flex-shrink:0}.footer-copyright{font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a;margin:0}.footer-bottom__right{display:flex;align-items:center;gap:24px}.footer-policy{display:flex;align-items:center;gap:12px}.footer-policy__link{font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a;text-decoration:none;transition:color .3s ease}.footer-policy__link:hover{color:#897455}.footer-policy__separator{color:#1a1a1a;font-size:14px}.footer-social{display:flex;align-items:center;gap:16px}.footer-social__link{display:flex;align-items:center;justify-content:center;color:#1a1a1a;transition:color .3s ease}.footer-social__link:hover{color:#897455}.footer-social__link svg{width:20px;height:20px}@media screen and (max-width: 1024px){.footer-main-grid{grid-template-columns:1fr 1.5fr}.footer-middle{gap:24px}}@media screen and (max-width: 990px){.site-footer{padding-top:48px}.footer-main-grid{grid-template-columns:1fr;grid-template-rows:auto auto}.footer-left-column{grid-column:1;grid-row:1;flex-direction:row;justify-content:space-between;align-items:flex-start}.footer-nav{margin-bottom:0}.footer-logo{margin-top:0}.footer-right-column{grid-column:1;grid-row:2}.footer-image{aspect-ratio:16/9}.footer-middle{grid-template-columns:1fr 1fr;gap:24px}.footer-middle__col--payments{justify-content:flex-start;order:3}.footer-middle__col--menu{grid-column:1/-1;justify-content:flex-start}.footer-service-nav__list{flex-direction:row;flex-wrap:wrap;gap:16px 24px}}@media screen and (max-width: 749px){.site-footer{padding-top:40px;padding-bottom:24px}.footer-main-grid{margin-bottom:32px}.footer-left-column{flex-direction:column;gap:32px}.footer-nav__list{gap:12px}.footer-nav__link{font-size:14px}.footer-logo__image{max-width:150px}.footer-middle{grid-template-columns:1fr;gap:24px;margin-bottom:32px}.footer-middle__col--description{padding-right:0}.footer-middle__col--menu{grid-column:1}.footer-payments{gap:16px}.footer-payments__icon{height:20px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:20px}.footer-bottom__right{flex-direction:column;align-items:flex-start;gap:16px}.footer-policy{flex-wrap:wrap}}.footer-nav__link:focus-visible,.footer-service-nav__link:focus-visible,.footer-policy__link:focus-visible,.footer-social__link:focus-visible,.footer-logo__link:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}@media print{.site-footer{background:none;padding:24px 0}.footer-image,.footer-social{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/footer.css.map */
