.raya-section{padding:var(--raya-pt, 60px) 0 var(--raya-pb, 60px)}@media screen and (max-width:749px){.raya-section{padding-top:var(--raya-pt-mobile, 40px);padding-bottom:var(--raya-pb-mobile, 40px)}}.raya-section__header{text-align:center;margin-bottom:36px}.raya-section__subheading{display:block;font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;color:var(--raya-heading-color, currentColor);opacity:.7}.raya-section__heading{font-size:var(--raya-heading-size, clamp(1.6rem, 3.5vw, 2.4rem));font-style:italic;margin:0 0 14px;line-height:1.2;color:var(--raya-heading-color, currentColor)}.raya-section__desc{max-width:620px;margin:0 auto;font-size:.9375rem;line-height:1.75;color:var(--raya-text-color, currentColor)}.raya-frame{position:relative;display:block}.raya-frame--none{padding:0;background:transparent}.raya-frame--decorative{padding:10px;background:#fdf8f0;box-shadow:0 4px 18px #0000002e}.raya-frame--decorative:before{content:"";position:absolute;top:4px;right:4px;bottom:4px;left:4px;border:1px dashed rgba(160,120,55,.45);border-radius:calc(var(--raya-card-radius, 0px) - 4px);pointer-events:none;z-index:1}.raya-intro__text{text-align:var(--raya-text-align, center);max-width:700px;margin:0 auto 36px}.raya-intro__richtext{font-size:var(--raya-desc-font-size, .9375rem);line-height:1.75;color:var(--raya-text-color, currentColor);margin-top:12px}.raya-intro__images{display:flex;justify-content:center}.raya-intro__images--single{width:100%}.raya-intro__images--single .raya-intro__image-item{width:var(--raya-image-width, 100%);max-width:100%;margin:0 auto}.raya-section__subheading--above-desc{margin-top:14px;margin-bottom:6px}.raya-intro__image-item{overflow:hidden}.raya-intro__image-item img{width:100%;height:100%;object-fit:contain;display:block;aspect-ratio:var(--raya-intro-ratio, 4 / 5)}.raya-intro__caption{text-align:center;margin-top:10px;font-size:.8125rem;opacity:.7;color:var(--raya-text-color, currentColor)}.raya-cards__grid{display:grid;gap:24px}.raya-cards__grid--2{grid-template-columns:repeat(2,1fr)}.raya-cards__grid--3{grid-template-columns:repeat(3,1fr)}.raya-cards__grid--4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:989px){.raya-cards__grid--3,.raya-cards__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.raya-cards__grid--2,.raya-cards__grid--3,.raya-cards__grid--4{grid-template-columns:1fr;gap:16px}}.raya-card{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px;padding-top:var(--raya-card-pt, 0px);padding-bottom:var(--raya-card-pb, 0px);background-color:var(--raya-card-bg, transparent);border-radius:var(--raya-card-radius, 0px);text-decoration:none;color:var(--raya-text-color, currentColor);transition:background-color .4s ease}.raya-card:hover{background-color:var(--raya-card-hover-bg, transparent)}.raya-card__frame{width:100%;overflow:hidden;border-radius:var(--raya-card-radius, 0px)}.raya-card__image{display:block;width:100%;aspect-ratio:var(--raya-card-ratio, 3 / 4);overflow:hidden;border-radius:var(--raya-card-radius, 0px)}.raya-card__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s ease}.raya-card:hover .raya-card__image img{transform:scale(1.05)}.raya-card__image--natural{aspect-ratio:unset}.raya-card__image--natural img{height:auto;object-fit:unset}.raya-card:hover .raya-card__image--natural img{transform:none}.raya-card__title{font-size:1rem;font-style:italic;margin:0;color:var(--raya-card-title-color, currentColor)}.raya-card__btn{display:inline-block;padding:9px 28px;min-width:var(--raya-btn-width, 0px);min-height:var(--raya-btn-height, 0px);background-color:var(--raya-btn-bg, transparent);border:1px solid var(--raya-btn-color, currentColor);border-radius:var(--raya-btn-radius, 0px);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;color:var(--raya-btn-text-color, currentColor);transition:background-color .3s ease,color .3s ease,border-color .3s ease}.raya-card__btn:hover{background-color:var(--raya-btn-hover-bg, var(--raya-btn-color, currentColor));border-color:var(--raya-btn-hover-bg, var(--raya-btn-color, currentColor));color:var(--raya-btn-hover-text, #fff)}.raya-showcase__inner{display:grid;grid-template-columns:3fr 2fr;min-height:380px}.raya-showcase__inner--reversed .raya-showcase__lifestyle{order:2}.raya-showcase__inner--reversed .raya-showcase__panel{order:1}@media screen and (max-width:749px){.raya-showcase__inner{grid-template-columns:1fr}.raya-showcase__inner--reversed .raya-showcase__lifestyle,.raya-showcase__inner--reversed .raya-showcase__panel{order:unset}}.raya-showcase__lifestyle{position:relative;min-height:300px}.raya-showcase__lifestyle img{width:100%;height:100%;object-fit:cover;display:block}.raya-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.raya-hotspot{position:absolute;left:var(--raya-hotspot-x, 50%);top:var(--raya-hotspot-y, 50%);transform:translate(-50%,-50%);pointer-events:all;z-index:2}.raya-hotspot__btn{width:var(--raya-hotspot-size, 36px);height:var(--raya-hotspot-size, 36px);border-radius:50%;background:#ffffffe0;border:1.5px solid var(--raya-btn-color, #6b1030);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--raya-btn-color, #6b1030);padding:0;position:relative;transition:transform .2s ease,background .2s ease,color .2s ease}.raya-hotspot__btn:not(.is-active):after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;border:2px solid rgba(255,255,255,.65);animation:raya-hotspot-pulse 2s ease-out infinite;pointer-events:none}@keyframes raya-hotspot-pulse{0%{transform:scale(1);opacity:.9}70%{opacity:.25}to{transform:scale(2.1);opacity:0}}.raya-hotspot__btn:hover{transform:scale(1.12)}.raya-hotspot__btn.is-active{background:var(--raya-btn-color, #6b1030);color:#fff}.raya-hotspot__icon{display:flex}.raya-hotspot__minus,.raya-hotspot__btn.is-active .raya-hotspot__plus{display:none}.raya-hotspot__btn.is-active .raya-hotspot__minus{display:flex}.raya-showcase__panel{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 56px;color:var(--raya-text-color, currentColor);position:relative}@media screen and (max-width:749px){.raya-showcase__panel{padding:32px 20px}}.raya-showcase__panel-heading{font-size:1.25rem;font-style:italic;margin:0 0 28px;color:var(--raya-panel-heading-color, var(--raya-heading-color, currentColor));text-align:center}.raya-showcase__products{width:100%;position:relative}.raya-showcase__item{display:none}.raya-showcase__item.is-active{display:block}.raya-showcase__card{display:block;text-decoration:none;color:inherit;overflow:hidden}.raya-showcase__card-img{width:100%;overflow:hidden;position:relative}.raya-showcase__card-img img{width:100%;display:block;object-fit:cover}.raya-showcase__card-img-hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .45s ease}.raya-showcase__card-img-hover img{width:100%;height:100%;object-fit:cover;display:block}.raya-showcase__card:hover .raya-showcase__card-img-hover{opacity:1}.raya-showcase__card-info{padding:20px 24px;text-align:center}.raya-showcase__item-badge{display:inline-block;font-size:.625rem;letter-spacing:.1em;text-transform:uppercase;padding:3px 10px;background:var(--raya-btn-color, #6b1030);color:#fff;margin-bottom:12px}.raya-showcase__item-name{font-size:1rem;font-style:italic;margin:0 0 6px;line-height:1.4;color:var(--raya-btn-color, #6b1030)}.raya-showcase__item-price{font-size:.875rem;margin:0;color:var(--raya-btn-color, #6b1030);opacity:.8}raya-showcase{display:grid}.raya-showcase__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:var(--raya-btn-color, #6b1030);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;padding:0;z-index:3;transition:opacity .2s ease}.raya-showcase__arrow:hover{opacity:.82}.raya-showcase__arrow--prev{left:-22px}.raya-showcase__arrow--next{right:-22px}@media screen and (max-width:749px){.raya-showcase__arrow{width:36px;height:36px}.raya-showcase__arrow--prev{left:8px}.raya-showcase__arrow--next{right:8px}}.raya-showcase__counter{display:none}.raya-gifts__grid{display:grid;gap:16px}.raya-gifts__grid--2{grid-template-columns:repeat(2,1fr)}.raya-gifts__grid--3{grid-template-columns:repeat(3,1fr)}.raya-gifts__grid--4{grid-template-columns:repeat(4,1fr)}@media screen and (max-width:989px){.raya-gifts__grid--3,.raya-gifts__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.raya-gifts__grid--2,.raya-gifts__grid--3,.raya-gifts__grid--4{grid-template-columns:repeat(2,1fr);gap:12px}}.raya-tier{display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;padding:20px 14px;background:var(--raya-tier-bg, rgba(255, 255, 255, .07))}.raya-tier__img{width:100%;aspect-ratio:1;overflow:hidden}.raya-tier__img img{width:100%;height:100%;object-fit:cover;display:block}.raya-tier__placeholder{width:100%;aspect-ratio:1;background:#ffffff1a;display:flex;align-items:center;justify-content:center;font-size:2rem;opacity:.4}.raya-tier__range{font-size:.9375rem;font-weight:600;margin:0;color:var(--raya-heading-color, currentColor)}.raya-tier__gifts{list-style:none;padding:0;margin:0;font-size:.8125rem;line-height:1.75;color:var(--raya-text-color, currentColor);opacity:.9;text-align:left;width:100%}.raya-tier__gifts li:before{content:"\203a  ";opacity:.6}.raya-pt-none{padding-top:0!important}.raya-pt-sm{padding-top:30px!important}.raya-pt-md{padding-top:60px!important}.raya-pt-lg{padding-top:90px!important}.raya-pb-none{padding-bottom:0!important}.raya-pb-sm{padding-bottom:30px!important}.raya-pb-md{padding-bottom:60px!important}.raya-pb-lg{padding-bottom:90px!important}@media screen and (max-width:749px){.raya-pt-md{padding-top:40px!important}.raya-pt-lg{padding-top:60px!important}.raya-pb-md{padding-bottom:40px!important}.raya-pb-lg{padding-bottom:60px!important}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/section-raya-page.css.map */
