@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Prata&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";.hero{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;overflow-x:hidden}.hero .hero__top{padding:0 0 .75rem;width:100%;display:flex;flex-direction:column;align-items:center}.hero .hero__top .hero__diamonds{width:100%;max-width:1500px;height:600px;object-fit:contain;object-position:center top;border-radius:4px;display:block}.hero .hero__top .hero__text{margin-top:1rem;font-size:1.25rem;font-weight:500;color:#111}@media (max-width: 768px){.hero .hero__top .hero__diamonds{width:100%;margin-left:0;height:300px;object-fit:cover}.hero .hero__top .hero__text{font-size:.95rem}.hero .hero__bottom{max-width:100%;padding:0 8px;box-sizing:border-box;display:flex;flex-direction:column;gap:0!important}.hero .hero__bottom .hero__center{width:100%;margin-bottom:16px}.hero .hero__bottom .hero__center .hero__deal{background:#f5f5f3;border-radius:6px;padding:.8rem .9rem 1rem;overflow:hidden;display:flex;flex-direction:column;align-items:center}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items{display:flex;justify-content:space-between;gap:.75rem;width:100%;margin-top:.3rem}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item{width:48%;background:#fff;border-radius:4px;position:relative;overflow:hidden}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item .discount{position:absolute;top:5px;left:5px;background:#111;color:#fff;font-size:.5rem;padding:2px 5px;border-radius:3px}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item img{width:100%;height:160px;object-fit:cover;border-radius:4px 4px 0 0}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item h4{text-align:center;margin:.4rem 0 .2rem;font-size:.625rem;font-weight:500;color:#111}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item .price{text-align:center;font-size:.625rem}.hero .hero__bottom .hero__center .hero__deal .hero__deal-items .hero__deal-item .price .old{text-decoration:line-through;margin-right:4px;color:gray}.hero .hero__bottom .hero__center .hero__deal .hero__deal-bottom{text-align:center;margin-top:.5rem}.hero .hero__bottom .hero__center .hero__deal .hero__deal-bottom h3{font-size:1rem;font-family:Prata,serif;margin-bottom:.4rem}.hero .hero__bottom .hero__center .hero__deal .hero__deal-bottom button{background:transparent;border:1px solid #111;padding:5px 10px;font-size:.875rem;text-transform:uppercase}.hero .hero__bottom .hero__cards-row{display:flex;gap:8px;width:100%}.hero .hero__bottom .hero__card--left,.hero .hero__bottom .hero__card--right{width:50%;padding:0;margin:0}.hero .hero__bottom .hero__card{position:relative;background:#f6f5f3;padding:0;overflow:hidden;min-height:auto;height:200px}.hero .hero__bottom .hero__card-img{width:100%;height:100%;object-fit:contain;display:block}.hero .hero__bottom .hero__info{position:absolute;bottom:0!important;left:-13px!important;right:0!important;display:flex;flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:0px!important;background-color:#ffffff3c;padding:0 8px 6px!important}.hero .hero__bottom .hero__info h3{margin:0;font-size:.78rem!important;font-weight:600;line-height:1.2;color:#111;font-family:Prata,serif;text-align:left}.hero .hero__bottom .hero__info button{background:#ffffff;border:1px solid #000;font-size:.6rem!important;padding:4px 10px;text-transform:uppercase;cursor:pointer;white-space:nowrap;flex-shrink:0;margin-top:15px}.hero .hero__bottom .hero__info--right,.hero .hero__bottom .hero__info--left{left:10px!important;right:10px!important}}.hero .hero__bottom .hero__desktop-cards{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"left center right";width:100%;max-width:1350px;gap:1rem;margin-top:2rem;padding:0 1rem;box-sizing:border-box;align-items:stretch}.hero .hero__bottom .hero__desktop-cards .hero__center{grid-area:center;display:flex;justify-content:center;align-items:stretch}.hero .hero__bottom .hero__desktop-cards .hero__card--left{grid-area:left}.hero .hero__bottom .hero__desktop-cards .hero__card--right{grid-area:right}.hero .hero__bottom .hero__desktop-cards .hero__card{position:relative;background:#f3f3ef;overflow:hidden;min-height:360px;height:100%}.hero .hero__bottom .hero__desktop-cards .hero__card .hero__card-img{width:100%;height:100%;object-fit:cover;display:block}.hero .hero__bottom .hero__desktop-cards .hero__card .hero__info{position:absolute;bottom:18px;padding:8px;display:flex;flex-direction:column;gap:8px}.hero .hero__bottom .hero__desktop-cards .hero__card .hero__info h3{margin:0;font-size:1.5rem;line-height:1.05;font-weight:500;padding:6px 10px;border-radius:3px;max-width:220px}.hero .hero__bottom .hero__desktop-cards .hero__card .hero__info button{background:transparent;border:1px solid #111;padding:6px 12px;cursor:pointer;font-size:.75rem;align-self:flex-start;transition:all .18s ease}.hero .hero__bottom .hero__desktop-cards .hero__card .hero__info button:hover{background:#111;color:#fff}.hero .hero__bottom .hero__desktop-cards .hero__card--left .hero__info--right{right:16px;left:auto;text-align:right;align-items:flex-start}.hero .hero__bottom .hero__desktop-cards .hero__card--left .hero__info--right h3{max-width:160px;font-family:Prata,serif;font-weight:400;text-align:left;padding:6px 10px 6px 0;margin:0}.hero .hero__bottom .hero__desktop-cards .hero__card--left .hero__info--right button{align-self:flex-start;padding:6px 12px;margin-left:0}.hero .hero__bottom .hero__desktop-cards .hero__card--right .hero__info--left{left:16px;right:auto;text-align:left;align-items:flex-start}.hero .hero__bottom .hero__desktop-cards .hero__card--right .hero__info--left h3{max-width:160px;font-family:Prata,serif;font-weight:400;padding:6px 10px 6px 0;margin:0}.hero .hero__bottom .hero__desktop-cards .hero__card--right .hero__info--left button{align-self:flex-start;padding:6px 12px}.hero .hero__bottom .hero__desktop-cards .hero__deal{background:#f5f5f3;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.25rem 1rem;box-sizing:border-box}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items{display:flex;justify-content:space-between;gap:1rem;width:100%;margin-top:-30px}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item{position:relative;width:48%;background-color:#fff}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item .discount{position:absolute;top:20px;left:5px;background:#111;color:#fff;font-size:.625rem;padding:3px 6px;border-radius:3px}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item img{width:100%;height:180px;object-fit:contain;border-radius:4px;margin-bottom:0rem}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item h4{font-size:.625rem;margin-bottom:.25rem;font-family:Lato,sans-serif;font-weight:400;background-color:#fff}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item .price{font-size:.625rem}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-items .hero__deal-item .price .old{text-decoration:line-through;color:gray;margin-right:6px}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-bottom{margin-top:0rem;text-align:center}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-bottom h3{font-size:1.5rem;font-family:Prata,serif;font-weight:400;margin-bottom:.5rem}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-bottom button{background:transparent;border:1px solid #111;padding:6px 14px;cursor:pointer;transition:all .3s ease;font-size:.75rem}.hero .hero__bottom .hero__desktop-cards .hero__deal .hero__deal-bottom button:hover{background:#111;color:#fff}.hero .hero__bottom .hero__mobile-cards{display:none}@media (max-width: 768px){.hero .hero__bottom .hero__desktop-cards{display:none}.hero .hero__bottom .hero__mobile-cards{display:block;max-width:100%;padding:0 8px;box-sizing:border-box;margin-top:1.2rem}.hero .hero__bottom .hero__mobile-cards .hero__center{width:100%;margin-bottom:16px}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal{background:#f5f5f3;border-radius:6px;padding:.8rem .9rem 1rem;overflow:hidden;display:flex;flex-direction:column;align-items:center}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items{display:flex;justify-content:space-between;gap:.75rem;width:100%;margin-top:.3rem}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item{width:48%;background:#fff;border-radius:4px;position:relative;overflow:hidden}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item .discount{position:absolute;top:5px;left:5px;background:#111;color:#fff;font-size:.5rem;padding:2px 5px;border-radius:3px}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item img{width:100%;height:160px;object-fit:cover;border-radius:4px 4px 0 0}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item h4{text-align:center;margin:.4rem 0 .2rem;font-size:.625rem;font-weight:500;color:#111}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item .price{text-align:center;font-size:.625rem}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-items .hero__deal-item .price .old{text-decoration:line-through;margin-right:4px;color:gray}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-bottom{text-align:center;margin-top:.5rem}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-bottom h3{font-size:1rem;font-family:Prata,serif;margin-bottom:.4rem}.hero .hero__bottom .hero__mobile-cards .hero__center .hero__deal .hero__deal-bottom button{background:transparent;border:1px solid #111;padding:5px 10px;font-size:.875rem;text-transform:uppercase}.hero .hero__bottom .hero__mobile-cards .hero__cards-row{display:flex;gap:8px;width:100%}.hero .hero__bottom .hero__mobile-cards .hero__card--left,.hero .hero__bottom .hero__mobile-cards .hero__card--right{width:50%;padding:0;margin:0}.hero .hero__bottom .hero__mobile-cards .hero__card{position:relative;background:#f6f5f3;padding:0;overflow:hidden;min-height:auto;height:200px}.hero .hero__bottom .hero__mobile-cards .hero__card-img{width:100%;height:100%;object-fit:contain;display:block}.hero .hero__bottom .hero__mobile-cards .hero__info{position:absolute;bottom:0!important;left:-5px!important;right:0!important;display:flex;flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;gap:0px!important;background-color:#ffffff3c;padding:0 8px 6px!important}.hero .hero__bottom .hero__mobile-cards .hero__info h3{margin:0;font-size:.75rem!important;font-weight:600;line-height:1.2;color:#111;font-family:Prata,serif;text-align:left}.hero .hero__bottom .hero__mobile-cards .hero__info button{background:transparent;border:1px solid #000;font-size:.6rem!important;padding:4px 10px;text-transform:uppercase;cursor:pointer;white-space:nowrap;flex-shrink:0;margin-top:12px}.hero .hero__bottom .hero__mobile-cards .hero__info--right,.hero .hero__bottom .hero__mobile-cards .hero__info--left{left:10px!important;right:10px!important}}.diamonds-section .moiblebreak{display:none}@media (max-width: 768px){.diamonds-section .moiblebreak{display:block;line-height:.4px}}.diamonds-section{text-align:center;padding:80px 20px;background:#fff;overflow-x:hidden}.diamonds-section__subtitle{color:#c5a241;font-family:Lato,sans-serif;font-weight:600;letter-spacing:1.5px;margin-bottom:-20px;text-transform:uppercase;font-size:1rem}.diamonds-section__title{font-family:Prata,serif;font-size:2.5rem;font-weight:400;color:#0d1021;margin-bottom:50px}.diamonds-section__cards-wrapper{position:relative;max-width:1350px;margin:0 auto;overflow:hidden}.diamonds-section__cards{display:flex;justify-content:center;gap:20px;transition:all .5s ease;flex-wrap:nowrap;padding:0 10px;box-sizing:border-box}@media (max-width: 768px){.diamonds-section__cards{display:flex;gap:10px;padding:0 5% 0 3%;justify-content:flex-start;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory}.diamonds-section__cards::-webkit-scrollbar{display:none}}.diamonds-section .diamond-card{flex:0 0 calc(25% - 15px);background:#faf9f7;text-align:center;transition:transform .3s ease;border-radius:6px;overflow:hidden}.diamonds-section .diamond-card:hover{transform:translateY(-5px)}.diamonds-section .diamond-card__image-wrapper{width:100%;background:#faf9f7;display:flex;justify-content:center;align-items:center;padding-top:25px;padding-bottom:0}.diamonds-section .diamond-card__image-wrapper img{width:85%;height:auto;object-fit:contain;display:block;border-radius:6px 6px 0 0}.diamonds-section .diamond-card__info{display:flex;justify-content:center;background:transparent;margin:0 0 20px}.diamonds-section .diamond-card__info p{background:#fff;width:80%;margin:10px auto 0;padding:14px 10px;box-shadow:0 2px 6px #0000000f;font-family:Lato,sans-serif;font-size:.875rem;color:#111;font-weight:600;text-transform:uppercase;letter-spacing:.3px;line-height:1.2;text-align:center}@media (max-width: 768px){.diamonds-section .diamond-card{flex:0 0 48%!important;margin:0 1%;min-width:48%;transform:none!important;scroll-snap-align:center}.diamonds-section .diamond-card:hover{transform:none!important}.diamonds-section .diamond-card__image-wrapper{padding-top:15px}.diamonds-section .diamond-card__image-wrapper img{width:85%;max-height:190px;border-radius:none!important;object-fit:contain}.diamonds-section .diamond-card__info p{width:77%;font-size:.625rem;padding:2px 6px;line-height:1.3;min-height:30px;display:flex;align-items:center;justify-content:center;word-wrap:break-word}}@media (max-width: 768px){.diamonds-section{padding:40px 15px}.diamonds-section__title{font-size:1.5rem;margin-bottom:30px}.diamonds-section__subtitle{font-size:.75rem;margin-bottom:-10px}.diamonds-section__cards-wrapper{overflow:visible;max-width:100%}}.diamonds-section__mobile-arrows{display:none}.hero__video-wrapper{position:relative;width:100vw;height:600px;margin:0;left:0;right:0;overflow:hidden;border:none;border-radius:0;padding:0;background:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.hero__video-wrapper .hero__diamonds{width:100%;max-width:1500px;height:600px;object-fit:contain;object-position:center top;display:block;margin:0 auto}.hero__video-wrapper video.hero__diamonds{width:100%;max-width:1500px;height:600px;object-fit:contain;object-position:center top;display:block;margin:0 auto}.hero__video-wrapper .hero__play-btn,.hero__video-wrapper .hero__pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;background:rgba(0,0,0,.6);color:#fff;border:2px solid #fff;border-radius:50px;padding:12px 26px;font-size:1rem;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;margin:0;opacity:0}.hero__video-wrapper .hero__play-btn:hover,.hero__video-wrapper .hero__pause-btn:hover{background:rgba(255,255,255,.9);color:#000}.hero__video-wrapper:hover .hero__play-btn,.hero__video-wrapper:hover .hero__pause-btn{opacity:1}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width: 768px){.hero{overflow-x:hidden}.hero__top{width:100vw!important;margin-left:0vw!important;left:50%;right:50%;padding:0!important;align-items:stretch!important;box-sizing:border-box}.hero__video-wrapper{width:100vw!important;height:auto!important;margin:0!important;padding:0!important;overflow:hidden!important;border:none;background:none;display:flex;justify-content:center;align-items:center;position:relative}.hero__video-wrapper .hero__diamonds{width:100vw!important;height:auto!important;max-height:70vh;object-fit:contain!important;object-position:center center;display:block;margin:0 auto}.hero__video-wrapper video.hero__diamonds{width:100vw!important;height:auto!important;max-height:70vh;object-fit:contain!important;object-position:center center;display:block;margin:0 auto}.hero__video-wrapper .hero__play-btn,.hero__video-wrapper .hero__pause-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:5;padding:10px 20px;font-size:.9rem;border-radius:50px;margin:0;background:rgba(0,0,0,.7)}.hero__video-wrapper .hero__play-btn,.hero__video-wrapper .hero__pause-btn{opacity:1}.cat-arrow-btn{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;border:1px solid #dcdcdc;background:#ffffff;font-size:1.8rem;box-shadow:0 0 10px #0000001f;position:absolute;top:40%;transform:translateY(-50%);z-index:10}.cat-arrow-btn.left{left:-15px;margin-left:0}.cat-arrow-btn.right{right:-15px;margin-right:0}}@media (max-width: 768px) and (min-width: 768.01px){.cat-arrow-btn{display:none!important}}
