﻿*,*::before,*::after{box-sizing:border-box}body{font-family:"Montserrat",sans-serif;margin:0;padding:0;background-color:#fff}body.admin-bar .header,body.admin-bar .header-mobile-menu{top:32px}body.admin-bar .jewel-detail__detail{top:148px}@media(max-width: 767px){body.admin-bar .header,body.admin-bar .header-mobile-menu{top:46px}body.admin-bar .jewel-detail__detail{top:162px}}main{padding:20px 20px 50px 20px}@media(max-width: 1024px){main{padding-top:115px}}h1,h2{font-weight:400;font-size:20px}h3{font-weight:400;font-size:17px}h4{font-weight:400;font-size:15px}h1{color:#4a4a4a}h2,h3,h4{color:#b96a6b}.h1-primary,.h2-primary{letter-spacing:3px}.h2-secondary{font-weight:400;font-size:15px;letter-spacing:.8px;line-height:22px;color:#4a4a4a}.h1-primary,.h2-primary,.h2-secondary{position:relative;text-align:center}.h1-primary::after,.h2-primary::after,.h2-secondary::after{content:"";display:block;height:1px;width:59px;background:#b96a6b;margin:13px auto 0}.reset-anchor,.reset-anchor:visited,.reset-anchor:link,.reset-anchor:active,.reset-anchor:focus{all:unset;cursor:pointer;color:inherit}.reset-anchor *{color:inherit}.reset-anchor:hover{text-decoration:none}[x-cloak]{display:none !important}.screen-debug{position:fixed;bottom:20px;right:20px;background-color:#2c3e50;color:#fff;font-size:13px;font-weight:600;padding:10px 14px;border-radius:8px;z-index:9999;font-family:"Courier New",monospace;pointer-events:none;box-shadow:0 8px 16px rgba(0,0,0,.3);transition:background-color .3s ease}.screen-debug--mobile{background-color:#3498db}.screen-debug--phablet{background-color:#a522e6}.screen-debug--tablet{background-color:#f39c12}.screen-debug--desktop{background-color:#2ecc71}.screen-debug__size,.screen-debug__mode{margin:2px 0}.app-button{display:flex;justify-content:center;align-items:center;gap:5px;font-family:"Montserrat",sans-serif;opacity:.9;background:#b96a6b;border-radius:6px;font-weight:400;font-size:14px;color:#fff;padding:9px 14px;border:0;cursor:pointer;transition:background .2s}.app-button:hover{opacity:.6}.app-button[disabled]{opacity:.5;cursor:not-allowed}.app-dropdown-model{position:relative;width:110px;font-family:sans-serif}.app-dropdown-model__trigger{width:100%;background:rgba(0,0,0,0);border:0;padding:10px;font-size:18px;color:#676767;font-family:"Montserrat",sans-serif;text-align:left;display:flex;justify-content:space-between;align-items:center;cursor:pointer;white-space:nowrap}.app-dropdown-model__arrow{font-size:12px;margin-left:8px}.app-dropdown-model__options{position:absolute;top:calc(100% + 4px);left:0;z-index:10;width:100%;background:#fff;color:#676767;border:1px solid #ccc;border-radius:6px;list-style:none;margin:0;padding:4px 0;box-shadow:0 2px 8px rgba(0,0,0,.1);max-height:300px;overflow-y:auto}.app-dropdown-model__options li{padding:6px 12px;cursor:pointer}.app-dropdown-model__options li:hover,.app-dropdown-model__options li.app-dropdown-model__option--selected{background-color:#f5f5f5}.app-icon-popover__wrapper{position:relative;display:inline-block}.app-icon-popover__box{position:absolute;top:100%;left:50%;transform:translateX(-50%) translateY(10px);margin-top:12px;background-color:#fff;border-radius:6px;box-shadow:0 8px 16px rgba(0,0,0,.1);min-width:265px;z-index:999;opacity:0;pointer-events:none;transition:all .2s ease-out;padding:0}.app-icon-popover__box--visible{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.app-icon-popover__arrow{position:absolute;top:-6px;left:50%;transform:translateX(-50%) rotate(45deg);width:12px;height:12px;background:#fcfcfc;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:-1}.app-icon-popover__label{padding:8px 12px;background-color:#fcfcfc;font-weight:600;border-bottom:1px solid #e0e0e0;border-radius:6px 6px 0 0;font-size:15px;text-align:center;letter-spacing:normal}.app-icon-popover__description{padding:10px 12px;font-size:14px;line-height:22px;color:#333;letter-spacing:normal}.nowrap{white-space:nowrap}.flex-center{display:flex;justify-content:center;align-items:center}.header{display:flex;flex-direction:column;align-items:center;gap:15px;padding:15px;color:#777;background-color:#fff;border-bottom:3px solid rgba(0,0,0,0);font-size:12px;border-bottom-color:#e8e8e8;transition:all .3s ease}@media(max-width: 1024px){.header{flex-direction:row-reverse;position:fixed;top:0;left:0;right:0;z-index:1000;height:90px}}.header--scrolled{flex-direction:row;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:1000;height:90px}.header__actions{display:flex;justify-content:flex-end;align-content:center;gap:10px;width:100%;font-size:14px;font-weight:600;color:#b96a6b}.header__actions--scrolled{order:3;width:unset}.header__actions--scrolled .header__actions-phone-text{display:none !important}.header__actions-phone{display:flex;gap:5px}@media(max-width: 1024px){.header__actions-phone{display:none}}.header__actions-phone-value{display:flex;justify-content:center;align-items:center;gap:4px}@media(max-width: 1024px){.header__actions-language{display:none}}.header__actions-burger{position:relative;width:40px;height:40px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;display:flex;justify-content:center;align-items:center}@media(min-width: 1025px){.header__actions-burger{display:none}}.header__actions-burger-line{position:absolute;width:24px;height:3px;background-color:#777;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__actions-burger-line:nth-child(1){top:10px}.header__actions-burger-line:nth-child(2){top:18.5px}.header__actions-burger-line:nth-child(3){top:27px}.header__logo img{height:80px}@media(max-width: 1024px){.header__logo img{height:55px}}.header__logo--scrolled{order:1}.header__logo--scrolled img{height:55px !important}.header__menu--scrolled{order:2}@media(max-width: 1024px){.header__menu{display:none}}.header__menu-list{display:flex;justify-content:center;align-items:center;gap:35px;list-style:none;margin:0;padding:0;font-size:18px;color:#777;line-height:22px;letter-spacing:1.5px}.header__menu-list>.menu-item{position:relative}.header__menu-list>.menu-item>a{text-decoration:none;color:#777;transition:color .3s ease;position:relative;text-transform:uppercase}.header__menu-list>.menu-item>a:hover{color:#b96a6b}.header__menu-list>.menu-item>a::after{content:"";position:absolute;top:25px;left:50%;width:0;height:1px;background-color:#b96a6b;transition:width .3s ease,left .3s ease;transform:translateX(-50%)}.header__menu-list>.menu-item>a:hover::after{width:80px}.header__menu-list>.menu-item.menu-item-has-children>a{display:flex;align-items:center;flex-direction:row-reverse;gap:5px;cursor:pointer}.header__menu-list>.menu-item.menu-item-has-children>a::before{content:"";display:inline-block;width:15px;height:15px;background:url("../img/icons/icon_arrow_down.png") no-repeat center;background-size:contain;transition:background-image .3s ease}.header__menu-list>.menu-item.menu-item-has-children>a:hover::before{background-image:url("../img/icons/icon_arrow_down_rose.png")}.header__menu-list>.menu-item.menu-item-has-children.is-active>a{color:#b96a6b}.header__menu-list>.menu-item.menu-item-has-children.is-active>a::before{background-image:url("../img/icons/icon_arrow_down_rose.png")}.header__menu-list>.menu-item.menu-item-has-children.is-active>a::after{width:80px}.header__menu-list>.menu-item.menu-item-has-children.is-active>.sub-menu{display:block}.header__menu-list .sub-menu{display:none;z-index:9999;position:absolute;top:33px;left:0;background:#fff;border:1px solid #ddd;border-radius:4px;padding:10px;box-shadow:0px 4px 6px rgba(0,0,0,.1);min-width:max-content;max-width:300px;white-space:nowrap;list-style:none;margin:0}.header__menu-list .sub-menu .menu-item{padding:5px 9px;font-size:14px;color:#777}.header__menu-list .sub-menu .menu-item a{text-decoration:none;color:#777;transition:color .3s ease}.header__menu-list .sub-menu .menu-item a:hover{color:#b96a6b}.header-mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2000;background-color:#fff;display:flex;flex-direction:column;padding:30px 30px;overflow-y:auto;box-sizing:border-box}.header-mobile-menu__close{position:absolute;top:13px;right:13px;width:40px;height:40px;background:rgba(0,0,0,0);border:none;cursor:pointer;color:#777;font-size:50px;line-height:40px;text-align:center;padding:0;user-select:none;display:flex;justify-content:center;align-items:center;transition:color .3s ease}.header-mobile-menu__list{display:flex;flex-direction:column;gap:30px;list-style:none;margin:80px 0 0 0;padding:0;text-align:left}.header-mobile-menu__list>.menu-item{position:relative}.header-mobile-menu__list>.menu-item>a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:#777;text-transform:uppercase;font-size:18px;letter-spacing:1.5px;transition:color .3s ease}.header-mobile-menu__list>.menu-item.menu-item-has-children>a{justify-content:flex-start;flex-direction:row;align-items:center;gap:5px}.header-mobile-menu__list>.menu-item.menu-item-has-children>a::after{content:"";display:inline-block;width:15px;height:15px;background:url("../img/icons/icon_arrow_down.png") no-repeat center;background-size:contain;transition:background-image .3s ease}.header-mobile-menu__list>.menu-item.is-active>a{color:#b96a6b}.header-mobile-menu__list>.menu-item.is-active>a::after{background-image:url("../img/icons/icon_arrow_down_rose.png");width:15px}.header-mobile-menu__list>.menu-item.is-active>.sub-menu{display:flex}.header-mobile-menu__list>.menu-item>.sub-menu{list-style:none;margin:15px 0 0 15px;padding:0;display:none;flex-direction:column;gap:15px}.header-mobile-menu__list>.menu-item>.sub-menu .menu-item{padding:0}.header-mobile-menu__list>.menu-item>.sub-menu .menu-item a{text-decoration:none;color:#777;font-size:16px;transition:color .3s ease}.header-mobile-menu__language{margin-top:32px}.header-mobile-menu__language a>img{width:27px}.header-scrolled-block{height:185px}@keyframes carousel-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.footer{display:flex;flex-direction:column;gap:40px;padding:33px;color:#777;background-color:#fff;border-top:1px solid #ddd}@media(max-width: 576px){.footer{padding:24px 16px}}.footer__menu{display:flex;justify-content:space-between}.footer__menu-left-title,.footer__menu-right-title{display:flex;align-items:center;gap:8px;font-size:14px;color:#b96a6b;letter-spacing:1.5px;font-weight:500;line-height:20px}@media(min-width: 577px){.footer__menu-left-title-line,.footer__menu-right-title-line{flex:none;background-color:#b96a6b;width:38px;height:1px}}.footer__menu-left{display:flex;flex-direction:column;align-items:start;gap:10px}.footer__menu-left-title-text{text-transform:uppercase}.footer__menu-left-list{font-size:13px;color:#7f7f7f;font-weight:500;margin:0;display:flex;flex-direction:column;gap:8px;padding-left:50px;list-style:none}.footer__menu-left-list a,.footer__menu-left-list a:visited,.footer__menu-left-list a:link,.footer__menu-left-list a:active,.footer__menu-left-list a:focus{all:unset;cursor:pointer;color:inherit}.footer__menu-left-list a *{color:inherit}.footer__menu-left-list a:hover{text-decoration:none}@media(max-width: 576px){.footer__menu-left-list{padding-left:13px}}.footer__menu-left-list li{position:relative;text-indent:5px}.footer__menu-left-list li::marker{content:"•";color:#b96a6b}.footer__menu-right{display:flex;flex-direction:column;align-items:end;gap:10px}.footer__menu-right-title{white-space:nowrap}.footer__menu-right-title-text{text-transform:uppercase}.footer__menu-right-list{display:flex;flex-wrap:wrap;gap:10px;margin-right:46px;width:86px}@media(max-width: 576px){.footer__menu-right-list{margin-right:8px}}.footer__menu-right-list-item{display:flex;justify-content:center;align-items:center;background-color:#a9a9a9;height:38px;width:38px;border-radius:100%;transition:background-color .25s cubic-bezier(0.4, 0, 0.2, 1)}.footer__menu-right-list-item:hover{background-color:#b96a6b}.footer__menu-right-list-item svg{color:#fff;font-size:20px}.footer__partners{display:flex;justify-content:space-around;align-items:center}@media(max-width: 1024px){.footer__partners{flex-direction:column;gap:25px}}.footer__copyright{display:flex;justify-content:center}.custom-page{max-width:1165px;margin:0 auto;text-align:justify;font-size:15px;line-height:1.6;color:#636b6f}.front-page{padding:0}.front-page__swiper{width:100%;height:auto}.front-page__swiper-wrapper-slide{width:100%;height:640px;display:flex;justify-content:center;align-items:center;overflow:hidden}.front-page__swiper-wrapper-slide img{width:100%;height:100%;object-fit:cover;object-position:center center}.front-page__swiper-pagination .swiper-pagination-bullet{background-color:#fff !important}@media(max-width: 1024px){.front-page__swiper-pagination{display:none}}.front-page__swiper-button-prev,.front-page__swiper-button-next{display:none}.news-page{max-width:1165px;margin:0 auto}.news-page__description{font-weight:400;font-size:14px;text-align:center;color:#4a4a4a;letter-spacing:.8px;line-height:22px;max-width:619px;margin:0 auto;margin-top:30px;margin-bottom:25px}.news-page__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px;margin-top:40px}.news-page__no-posts{max-width:1165px;margin:0 auto;background:#f9f7f6;padding:20px;border-radius:11px;text-align:center}.news-page__article{display:flex;flex-direction:column;align-items:stretch;width:calc((100% - 40px)/3);height:500px;background-color:#f9f7f6;box-shadow:0 0 4px rgba(0,0,0,.05);border-radius:10px;padding:25px 15px;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}@media(min-width: 768px)and (max-width: 1024px){.news-page__article{width:calc((100% - 20px)/2)}}@media(min-width: 577px)and (max-width: 767px){.news-page__article{width:calc((100% - 20px)/2)}}@media(max-width: 576px){.news-page__article{width:100%;margin:0 auto}}@media(min-width: 1025px){.news-page__article:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.15)}}.news-page__article:hover,.news-page__article:focus,.news-page__article:active{text-decoration:none;color:inherit;outline:none}.news-page__image{width:calc(100% + 30px);margin:-25px -15px 20px;height:230px;overflow:hidden;border-top-left-radius:10px;border-top-right-radius:10px}.news-page__image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.news-page__meta{display:flex;justify-content:space-between;font-size:12px}.news-page__meta-right{color:#b96a6b}.news-page__title{font-size:19px;font-weight:500;text-align:left}.news-page__excerpt{font-size:14px;line-height:1.5;margin-top:10px;flex-grow:1}.news-page__read-more{display:flex;align-items:center;justify-content:end;font-size:15px;color:#b96a6b;font-weight:600;gap:5px}.article-page{max-width:1165px;margin:0 auto}.article-page__meta{text-align:center;font-size:14px;font-weight:300;margin-top:25px;margin-bottom:35px}.article-page__thumbnail{max-width:800px;margin:0 auto;text-align:center;margin-bottom:40px}.article-page__thumbnail img{max-width:75%;height:auto;display:block;margin:0 auto;border-radius:15px}@media(max-width: 576px){.article-page__thumbnail img{max-width:100%}}.article-page__body{margin:0 auto;text-align:justify;max-width:800px}.article-page__body p{line-height:25px}.article-page__no-posts{max-width:1165px;margin:0 auto;background:#f9f7f6;padding:20px;border-radius:11px;text-align:center}.article-page__nav{margin:0 auto;display:flex;justify-content:space-between;max-width:800px;margin-top:30px;gap:20px}@media(max-width: 576px){.article-page__nav{flex-direction:column;align-items:center}}.article-page__nav-block{flex:1 1 0;background:#f7f7f7;border-radius:15px;box-shadow:0 2px 8px rgba(0,0,0,.06);padding:20px 15px;display:flex;align-items:center;min-width:0;transition:box-shadow .2s}@media(max-width: 576px){.article-page__nav-block{width:100%}}.article-page__nav-block:hover{box-shadow:0 4px 16px rgba(0,0,0,.12)}.article-page__nav-block--is-empty{visibility:hidden;pointer-events:none}.article-page__nav-link{display:flex;align-items:center;text-decoration:none;color:inherit;width:100%;gap:15px}.article-page__nav-thumb{flex-shrink:0;width:64px;height:64px;border-radius:10px;overflow:hidden;background:#e0e0e0;display:flex;align-items:center;justify-content:center}.article-page__nav-thumb img{width:100%;height:100%;object-fit:cover;border-radius:10px}.article-page__nav-meta{display:flex;flex-direction:column;min-width:0}.article-page__nav-label{font-size:13px;color:#888;margin-bottom:2px}.article-page__nav-title{font-size:16px;font-weight:500;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.page-404{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:50px}.jewels-page{max-width:1165px;margin:0 auto}.jewels-page__description{font-weight:400;font-size:14px;text-align:center;color:#4a4a4a;letter-spacing:.8px;line-height:22px;max-width:619px;margin:0 auto;margin-top:30px;margin-bottom:25px}.jewels-page__no-results{max-width:1165px;margin:0 auto;background:#f9f7f6;padding:20px;border-radius:11px;text-align:center}.jewels-page__list{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px}.jewels-page__item{display:flex;flex-direction:column;align-items:center;width:calc((100% - 60px)/4);padding:15px;padding-top:25px;padding-bottom:25px;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}@media(min-width: 768px)and (max-width: 1024px){.jewels-page__item{width:calc((100% - 40px)/3)}}@media(min-width: 577px)and (max-width: 767px){.jewels-page__item{width:calc((100% - 20px)/2)}}@media(max-width: 576px){.jewels-page__item{width:100%;max-width:300px;margin:0 auto}}.jewels-page__item:hover,.jewels-page__item:focus,.jewels-page__item:active{text-decoration:none;color:inherit;outline:none}.jewels-page__thumbnail{width:90%;height:200px;overflow:hidden;border-radius:12px;transition:transform .4s ease}.jewels-page__thumbnail img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}@media(min-width: 1025px){.jewels-page__thumbnail:hover{transform:scale(1.02)}}@media(min-width: 1025px){.jewels-page__thumbnail:hover img{transform:scale(1.05)}}.jewels-page__title{font-size:18px;color:#b96a6b;letter-spacing:.7px;font-weight:400;text-align:center;margin-bottom:0}.jewels-page__price{font-weight:400;font-size:18px;color:#4a4a4a;letter-spacing:.7px;text-align:center;margin:0;margin-top:6px}.jewel-detail{display:flex;justify-content:center;max-width:1165px;margin:0 auto;gap:110px;padding-top:31px}@media(max-width: 1024px){.jewel-detail{flex-direction:column;align-items:center;gap:0;padding-top:100px}}.jewel-detail__images{display:flex;flex-direction:column;margin-top:20px}@media(max-width: 1024px){.jewel-detail__images{width:100%}}.jewel-detail__images-main{max-width:374px;height:374px;overflow:hidden;position:relative;cursor:zoom-in}@media(max-width: 1024px){.jewel-detail__images-main{width:100%;max-width:374px;height:auto;aspect-ratio:1/1;height:inherit;margin:0 auto}}.jewel-detail__images-main img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease;will-change:transform;transform:scale(1) translate(0, 0)}.jewel-detail__images-main--placeholder{width:100%;height:100%;background:#fff}.jewel-detail__images-thumbnails{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px;width:376px;cursor:pointer}@media(max-width: 1024px){.jewel-detail__images-thumbnails{width:100%;flex-wrap:nowrap;margin-bottom:10px}}.jewel-detail__images-thumbnail{width:calc((100% - 8px)/2);aspect-ratio:1;overflow:hidden;box-sizing:border-box;border:1px solid rgba(0,0,0,0)}@media(max-width: 1024px){.jewel-detail__images-thumbnail{flex:1 1 0;max-width:calc((100% - 40px)/6)}}.jewel-detail__images-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.jewel-detail__images-thumbnail:hover{border-color:#e1c3c3}@media(max-width: 1024px){.jewel-detail__images-thumbnail:hover{border-color:rgba(0,0,0,0)}}.jewel-detail__detail{width:450px;position:sticky;top:116px;align-self:flex-start}@media(max-width: 1024px){.jewel-detail__detail{width:100%;position:initial}}.jewel-detail__title{font-size:28px;color:#b96a6b;text-align:center}.jewel-detail__price{font-size:20px;color:#000;text-align:center}.jewel-detail__reference{font-size:14px;color:#909090;text-align:left;margin-top:19px}.jewel-detail__separator{border:1px solid #e1c3c3;width:43px;margin-top:12px;margin-bottom:12px}.jewel-detail__description{font-weight:400;font-size:14px;text-align:justify;color:#4a4a4a;letter-spacing:.7px;line-height:20px;padding:13px 0px}.jewel-detail__criterias{margin-top:15px;display:flex;flex-direction:column;gap:15px}.jewel-detail__criteria{display:flex;justify-content:space-between;font-weight:400;font-size:18px;color:#000}.jewel-detail__criteria-color--grey,.jewel-detail__criteria-color--yellow,.jewel-detail__criteria-color--pink{font-size:16px;margin-right:3px}@media(max-width: 576px){.jewel-detail__criteria-color--grey,.jewel-detail__criteria-color--yellow,.jewel-detail__criteria-color--pink{display:none}}.jewel-detail__criteria-color--grey{color:#9b9b9b}.jewel-detail__criteria-color--yellow{color:#f9cf5b}.jewel-detail__criteria-color--pink{color:#e1c3c3}.jewel-detail__criteria-value{font-size:17px;text-align:end}.jewel-detail__question{margin-top:18px;font-size:14px}.jewel-detail__actions{text-align:center;display:flex;justify-content:center;margin-top:35px}.about-template{display:flex;flex-direction:column;align-items:center;gap:20px}@media(max-width: 576px){.about-template{align-items:stretch}}.about-template__container{display:flex;flex-direction:column;align-items:center;gap:80px}.about-template__section{width:100%;display:flex;flex-direction:column;align-items:center;gap:60px}.about-template__content{width:100%;display:flex;justify-content:center;align-items:center;gap:100px}@media(max-width: 1024px){.about-template__content{flex-direction:column;gap:50px}}.about-template__image{width:485px;display:flex;justify-content:center}@media(max-width: 576px){.about-template__image{width:100%;max-width:485px}}.about-template__image img{display:block;max-width:100%;height:auto}.about-template__text{font-weight:400;font-size:14px;text-align:justify;color:#4a4a4a;letter-spacing:.7px;line-height:20px;width:485px}@media(max-width: 576px){.about-template__text{width:100%;max-width:485px}}@keyframes skeleton-pulse{0%{background-color:#f9f7f6}50%{background-color:#e8e6e3}100%{background-color:#f9f7f6}}.diamonds-template__filters{display:flex;flex-direction:column;justify-content:center;gap:30px;max-width:1165px;margin:0 auto;padding:20px;background:#f9f7f6;margin-top:30px}.diamonds-template__filters-container{display:flex;justify-content:space-around}@media(max-width: 1024px){.diamonds-template__filters-container{flex-direction:column;align-items:center;gap:27px}}.diamonds-template__filters-section{display:flex;flex-direction:column;justify-content:space-between;gap:15px}.diamonds-template__filters-block{display:flex;flex-direction:column;align-items:center;gap:10px}.diamonds-template__filters-label{display:flex;align-items:center;gap:4px;font-weight:400;font-size:18px;color:#b96a6b;letter-spacing:3.8px}.diamonds-template__filters-range{display:flex;gap:30px}.diamonds-template__filters-shapes{display:grid;grid-template-columns:repeat(5, 40px);gap:10px;margin-top:10px;margin-bottom:10px}.diamonds-template__filters-shape{cursor:pointer;display:inline-block}.diamonds-template__filters-shape-checkbox{display:none}.diamonds-template__filters-shape-visual{display:flex;align-items:center;justify-content:center;padding:2px;width:44px;height:44px;background:rgba(0,0,0,0);border-radius:2px;transition:background .2s ease}.diamonds-template__filters-shape-visual img{max-width:100%;max-height:100%;pointer-events:none}.diamonds-template__filters-shape-visual--active{background-color:#dbb2b2}.diamonds-template__filters-actions{display:flex;flex-direction:column;align-items:center;gap:10px}.diamonds-template__separator{max-width:368px;margin:0 auto;height:1px;background-color:#b96a6b;margin-top:50px;margin-bottom:50px}.diamonds-template__no-results{max-width:1165px;margin:0 auto;background:#f9f7f6;padding:20px;border-radius:11px;text-align:center}.diamonds-template__results{max-width:1165px;margin:0 auto}.diamonds-template__results-header{position:relative;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;height:50px}.diamonds-template__results-header-count{padding-left:5px;font-weight:500}.diamonds-template__results-header-compare{display:flex;justify-content:center;align-items:center;gap:10px;max-width:180px;background:#b96a6b;color:#fff;font-weight:600;font-size:14px;border-radius:30px;padding:10px 20px;box-shadow:0 4px 16px rgba(0,0,0,.1);cursor:pointer;transition:box-shadow .2s,background .2s;border:none;outline:none;opacity:1;pointer-events:auto}@media(max-width: 576px){.diamonds-template__results-header-compare{font-size:15px;padding:8px 12px;min-width:120px}}.diamonds-template__results-header-sort{display:flex;align-items:center;gap:8px}@media(max-width: 576px){.diamonds-template__results-header-sort-label{display:none}}.diamonds-template__results-header-sort-dropdown .app-dropdown-model{width:inherit}.diamonds-template__results-header-sort-dropdown .app-dropdown-model__trigger{width:100%;font-size:16px;background:#fff;color:#676767;border:1px solid #ccc;border-radius:6px;list-style:none;margin:0;padding:4px 8px;box-shadow:none;max-height:300px;overflow-y:auto}.diamonds-template__results-header-sort-dropdown .app-dropdown-model__options{width:inherit;right:0;left:inherit}.diamonds-template__results-header-sort-order{cursor:pointer}.diamonds-template__results-skeleton{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.diamonds-template__results-skeleton-item{animation:skeleton-pulse 1.6s ease-in-out infinite;height:475px;width:calc((100% - 60px)/4);background-color:#f9f7f6;box-shadow:0 0 4px rgba(0,0,0,.05);border-radius:10px;padding:15px;padding-top:25px;padding-bottom:25px}@media(min-width: 768px)and (max-width: 1024px){.diamonds-template__results-skeleton-item{width:calc((100% - 40px)/3)}}@media(min-width: 577px)and (max-width: 767px){.diamonds-template__results-skeleton-item{width:calc((100% - 20px)/2)}}@media(max-width: 576px){.diamonds-template__results-skeleton-item{width:100%;max-width:300px;margin:0 auto}}.diamonds-template__results-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;margin-bottom:20px}.diamonds-template__results-item{display:flex;flex-direction:column;align-items:center;width:calc((100% - 60px)/4);background-color:#f9f7f6;box-shadow:0 0 4px rgba(0,0,0,.05);border-radius:10px;padding:15px;padding-top:25px;padding-bottom:25px;text-decoration:none;color:inherit;transition:transform .3s ease,box-shadow .3s ease}@media(min-width: 768px)and (max-width: 1024px){.diamonds-template__results-item{width:calc((100% - 40px)/3)}}@media(min-width: 577px)and (max-width: 767px){.diamonds-template__results-item{width:calc((100% - 20px)/2)}}@media(max-width: 576px){.diamonds-template__results-item{width:100%;max-width:300px;margin:0 auto}}@media(min-width: 1025px){.diamonds-template__results-item:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 24px rgba(0,0,0,.15)}}.diamonds-template__results-item:hover,.diamonds-template__results-item:focus,.diamonds-template__results-item:active{text-decoration:none;color:inherit;outline:none}.diamonds-template__results-item-image{width:90%;height:200px;overflow:hidden;border-radius:10px}.diamonds-template__results-item-image img{width:100%;height:100%;object-fit:cover;display:block}.diamonds-template__results-item-title{font-size:14px;font-weight:600;text-align:center}.diamonds-template__results-item-price{text-align:center;font-weight:600;font-size:15px}.diamonds-template__results-item-detail{display:flex;flex-direction:column;gap:10px;width:100%;margin-top:20px}.diamonds-template__results-item-detail-block{display:flex;justify-content:space-around}.diamonds-template__results-item-detail-element{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:60px}.diamonds-template__results-item-detail-title{font-size:13px}.diamonds-template__results-item-detail-value{font-weight:600;font-size:13px;color:#333}.diamonds-template__results-item-footer{display:flex;justify-content:space-between;margin-top:20px;align-items:center;width:91%}.diamonds-template__results-item-footer-compare{background:#e0e0e0;color:#555;border:none;border-radius:6px;padding:8px 10px;font-size:15px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:7px;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:background .25s,color .25s}.diamonds-template__results-item-footer-compare:hover{background:#d3d3d3}.diamonds-template__results-item-footer-compare.is-active{background:#b96a6b;color:#fff}.diamonds-template__results-item-footer-details{display:flex;align-items:center;gap:6px;text-decoration:underline;font-size:15px}.diamonds-template__load-more{margin-top:30px;display:flex;justify-content:center}.diamond-detail-template{display:flex;justify-content:center;max-width:1165px;margin:0 auto;gap:110px;padding-top:55px}@media(max-width: 1024px){.diamond-detail-template{flex-direction:column;align-items:center;gap:0;padding-top:137px}}.diamond-detail-template__images{display:flex;flex-direction:column;width:376px}@media(max-width: 576px){.diamond-detail-template__images{max-width:376px;width:100%}}.diamond-detail-template__images-main{width:100%;height:376px}@media(max-width: 576px){.diamond-detail-template__images-main{max-height:376px;height:100%}}.diamond-detail-template__images-main img{width:100%;height:100%;object-fit:cover;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.15);transition:transform .3s ease,box-shadow .3s ease}.diamond-detail-template__links{display:flex;gap:18px;margin-top:18px;width:100%}.diamond-detail-template__link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;flex:1 1 0;min-width:0;height:90px;background:#f7f7f7;border-radius:10px;text-decoration:none;font-weight:500;font-size:17px;box-shadow:0 2px 8px rgba(0,0,0,.07);transition:box-shadow .2s,transform .2s,background .2s;text-decoration:none;outline:none;color:#4a4a4a;user-select:none}@media(max-width: 1024px){.diamond-detail-template__link{margin-bottom:20px}}.diamond-detail-template__link i{font-size:32px;margin-bottom:7px}@media(min-width: 1025px){.diamond-detail-template__link:hover{background:#ececec;box-shadow:0 4px 16px rgba(0,0,0,.13);transform:translateY(-2px) scale(1.03);color:rgb(48.5,48.5,48.5)}}.diamond-detail-template__link:visited,.diamond-detail-template__link:focus,.diamond-detail-template__link:active{text-decoration:none;outline:none}.diamond-detail-template__link--disabled{text-align:center;font-size:16px;background:#ededed;color:#b0b0b0;cursor:not-allowed;box-shadow:none;pointer-events:none;opacity:.7}.diamond-detail-template__link--disabled i{color:#b0b0b0}.diamond-detail-template__link--disabled:hover{background:#ededed;color:#b0b0b0;box-shadow:none;transform:none}.diamond-detail-template__detail{width:450px}@media(max-width: 1024px){.diamond-detail-template__detail{width:100%}}.diamond-detail-template__title{font-size:24px;color:#b96a6b;text-align:center}.diamond-detail-template__price{display:flex;justify-content:center;align-items:center;gap:6px;font-size:20px;color:#000;text-align:center;margin-top:20px;margin-bottom:32px}.diamond-detail-template__price-sub{font-size:18px}.diamond-detail-template__description{display:flex;flex-direction:column}.diamond-detail-template__description-item{display:flex;justify-content:space-between;padding:9px}.diamond-detail-template__description-item-label{font-weight:500;color:#000}.diamond-detail-template__description-item-value{color:#909090}.diamond-detail-template__description-item--highlighted{background:#f3f3f3;border-radius:8px}.diamond-detail-template__special{margin:24px 0;padding:18px;background:#fee;border-radius:8px}.diamond-detail-template__special-title{text-align:center;font-weight:600;margin-bottom:11px;text-decoration:underline}.diamond-detail-template__special-items{font-size:15px}.diamond-detail-template__actions{text-align:center;display:flex;justify-content:center;margin-top:35px}.diamond-detail-template__modals-certificate{position:fixed;inset:0;background-color:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(4px);padding:1.5rem;transition:opacity .3s ease,transform .3s ease;opacity:0;transform:scale(0.98);pointer-events:none}.diamond-detail-template__modals-certificate[x-cloak]{display:none}.diamond-detail-template__modals-certificate--active{opacity:1;transform:scale(1);pointer-events:auto}.diamond-detail-template__modals-certificate-content{position:relative;background:#fff;border-radius:12px;max-width:900px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.2);display:flex;flex-direction:column}@media(max-width: 576px){.diamond-detail-template__modals-certificate-content{overflow:auto;max-width:100vw}}.diamond-detail-template__modals-certificate-close{position:fixed;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:2.5rem;height:2.5rem;font-size:1.5rem;color:#333;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:10000;transition:background .2s,color .2s}.diamond-detail-template__modals-certificate-close:hover{background:#f8f8f8;color:#b96a6b}.diamond-detail-template__modals-certificate-pdf{width:100%;height:85vh;background:#fff;border:none;border-radius:0 0 12px 12px}@media(max-width: 1024px){.diamond-detail-template__modals-certificate-pdf{width:100%;height:auto;min-height:unset;max-height:80vh;display:block}}.diamonds-compare-template{max-width:1100px;margin:0 auto}.diamonds-compare-template__table{width:100%;overflow-x:auto;margin-top:42px}.diamonds-compare-template__row{display:flex;border-bottom:1px solid #e5e5e5;align-items:stretch;min-height:48px}.diamonds-compare-template__row-header{background:#f6f7f8;border-bottom:2px solid #e5e5e5}.diamonds-compare-template__cell{flex:1 1 0;padding:17px;text-align:center;min-width:120px;font-size:16px;display:flex;flex-direction:column;justify-content:center;background:rgba(0,0,0,0);color:#222}.diamonds-compare-template__cell-title{font-size:17px;font-weight:500;color:#b96a6b;margin-top:9px;margin-bottom:11px}.diamonds-compare-template__cell-price{color:#444;font-size:16px;font-weight:500;margin-bottom:4px}.diamonds-compare-template__cell-ref{font-size:14px;color:#888;margin-bottom:8px}.diamonds-compare-template__cell--label{justify-content:flex-start;font-weight:500;background:#f6f7f8;color:#555;min-width:140px;text-align:left;border-left:1px solid #e5e5e5}.diamonds-compare-template__cell--main{font-weight:600;background:#f9f9fa;box-shadow:none;color:#222;border-top:1px solid #e5e5e5}.diamonds-compare-template__cell:last-child{border-right:1px solid #e5e5e5}.diamonds-compare-template__row-header>.diamonds-compare-template__cell--label{border-top:1px solid #e5e5e5}@media(max-width: 576px){.diamonds-compare-template__row-header>.diamonds-compare-template__cell--label{display:none;border-top:none}}.diamonds-compare-template img{width:90px;height:90px;margin:0 auto 8px auto;border-radius:6px;background:#f3f3f3;object-fit:cover;display:block}@media(max-width: 576px){.diamonds-compare-template__row{flex-direction:column;min-height:unset}.diamonds-compare-template__cell{min-width:0;padding:11px 3px;font-size:16px}.diamonds-compare-template__cell-title{font-size:16px}.diamonds-compare-template__cell-price{font-size:16px}.diamonds-compare-template__cell--label{min-width:0;font-size:16px;border-right:none;text-align:center}.diamonds-compare-template__cell--main{margin:3px 0}.diamonds-compare-template__cell:last-child{border-right:none}}.intro-4c-template{max-width:1165px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.intro-4c-template__title{font-weight:400;font-size:14px;text-align:center;color:#4a4a4a;letter-spacing:.8px;line-height:22px;max-width:619px;margin:0 auto;margin-bottom:36px}.intro-4c-template__container{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}.intro-4c-template__container-categories{display:flex;width:1000px;justify-content:center;user-select:none}@media(max-width: 1024px){.intro-4c-template__container-categories{flex-direction:column;align-items:center;gap:17px}}.intro-4c-template__container-categories-label{text-align:center;font-size:15px;color:#4a4a4a;letter-spacing:5.4px;cursor:pointer;width:250px;text-transform:uppercase}.intro-4c-template__container-categories-label:not(:last-child){border-right:1px solid #b96a6b}@media(max-width: 1024px){.intro-4c-template__container-categories-label:not(:last-child){border-right:none;border-bottom:1px solid #b96a6b;padding-bottom:16px}}.intro-4c-template__container-categories-label--selected{color:#b96a6b;font-weight:500}.intro-4c-template__container-content{display:flex;flex-direction:column;gap:25px;max-width:900px}.intro-4c-template__container-content-text{text-align:justify;font-size:15px;color:#4a4a4a;letter-spacing:.7px;line-height:20px}.intro-4c-template__container-content-image{display:flex;justify-content:center}.intro-4c-template__container-content-image img{max-width:100%;height:auto;max-height:350px;display:block;object-fit:contain}.buying-guide-template{max-width:1165px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:20px}.buying-guide-template__title{flex:1;font-weight:400;font-size:14px;text-align:center;color:#4a4a4a;letter-spacing:.8px;line-height:22px;max-width:619px;margin:0 auto;margin-bottom:36px}.buying-guide-template__categories{display:flex;flex-direction:column;gap:25px;margin-bottom:15px}.buying-guide-template__category{display:flex;justify-content:flex-end}@media(max-width: 1024px){.buying-guide-template__category{flex-direction:column;align-items:center;gap:10px}}.buying-guide-template__category-title{font-size:16px;color:#b96a6b;font-weight:500;letter-spacing:5.4px;text-align:right;padding-right:10px;padding-top:3px}@media(max-width: 1024px){.buying-guide-template__category-title{text-align:center;padding:0}}.buying-guide-template__category-title--sub{font-size:14px;font-weight:500;color:#4a4a4a;letter-spacing:5.4px}@media(max-width: 1024px){.buying-guide-template__category-title--sub{text-align:center;margin-top:4px}}.buying-guide-template__category-description{font-size:14px;color:#4a4a4a;letter-spacing:2.88px;line-height:26px;border-left:1px solid #b96a6b;width:785px;padding-left:16px}@media(max-width: 1024px){.buying-guide-template__category-description{border-left:none;text-align:center;padding:0;width:100%}}.buying-guide-template__section-title{max-width:619px}.buying-guide-template__block{max-width:900px}.buying-guide-template__block-description p{text-align:justify;font-size:15px;color:#4a4a4a;letter-spacing:.7px;line-height:20px}.buying-guide-template__block-description h4{margin-bottom:0}.buying-guide-template__block-description-subtitle{text-align:justify;font-size:15px;color:#b96a6b;letter-spacing:.7px;line-height:20px}.buying-guide-template__block-image{display:flex;justify-content:center;margin:40px 0 15px 0}.buying-guide-template__block-image img{display:block;max-width:100%;height:auto;max-height:330px;object-fit:contain}.contact-template{max-width:600px;margin:0 auto;padding-bottom:20px}.contact-template__container{background:#fff;padding:25px;border-radius:8px;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1.5px 6px rgba(0,0,0,.03);margin-bottom:40px}.contact-template__description{font-weight:400;font-size:14px;text-align:center;color:#4a4a4a;letter-spacing:.8px;line-height:22px;max-width:619px;margin:0 auto;margin-top:30px;margin-bottom:35px}.contact-template__success{background:#d4edda;color:#155724;padding:1rem;border-radius:5px;margin-bottom:1.5rem;text-align:center}.contact-template__error{background:#f8d7da;color:#721c24;padding:1rem;border-radius:5px;margin-bottom:1.5rem;text-align:center}.contact-template__form{display:flex;flex-direction:column;gap:1rem}.contact-template__field{display:flex;flex-direction:column}.contact-template__label{font-size:14px;margin-bottom:8px;font-weight:500}.contact-template__input,.contact-template__select,.contact-template__textarea{font-family:"Montserrat",sans-serif;padding:12px;border:1px solid #ccc;border-radius:4px;font-size:14px;transition:border-color .3s;background-color:#fff}.contact-template__input:focus,.contact-template__select:focus,.contact-template__textarea:focus{border-color:#b96a6b;outline:none}.contact-template__textarea{min-height:100px}.contact-template__required{color:red}.contact-template__button{background:#b96a6b;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;align-self:center;transition:background .3s}.contact-template__button:hover{background:rgb(163.2876712329,76.7123287671,77.8082191781)}.contact-template__message{font-size:14px;margin-top:10px;text-align:justify}.contact-template__message>div>*:not(:last-child){margin-bottom:16px}
