.gl-products-page{margin:0;padding:0;width:100%}.gl-products-page__header{margin-bottom:55px;text-align:center}.gl-products-page__title{color:#202020;font-family:"Aboreto",Sans-serif;font-size:40px;font-weight:400;margin:0;padding:0}.gl-products-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));column-gap:40px;row-gap:70px;width:100%}.gl-product-card{background:#fff0;display:flex;flex-direction:column;margin:0;min-width:0;padding:0}.gl-product-card__image{align-items:center;background:#fff;display:flex;justify-content:center;margin-bottom:28px;min-height:272px;overflow:hidden;text-align:center;width:100%}.gl-product-card__image img{display:inline-block;height:auto;object-fit:cover;margin:0;max-height:267px;max-width:278px;padding:0;transition:transform 0.4s ease;width:auto}.gl-product-card:hover .gl-product-card__image img{transform:scale(1.025)}.gl-product-card__image-placeholder{align-items:center;box-sizing:border-box;color:#777;display:flex;font-size:14px;height:100%;justify-content:center;padding:20px;text-align:center;width:100%}.gl-product-card__content{align-items:flex-start;display:flex;flex-direction:column;width:100%}.gl-product-card__title{color:#383838;font-family:"Aboreto",Sans-serif;font-size:20px;font-weight:400;line-height:1.3;margin:0;padding:0}.gl-product-card__title a{color:#383838}.gl-product-card__description{color:#383838;font-family:"Poppins",Sans-serif;font-size:18px;font-weight:300;line-height:1.65;margin:0}.gl-product-card__description p{margin:0;padding:0}.gl-product-card__button-wrapper{margin-top:30px;width:100%}.gl-product-card__button{align-items:center;background:#fff;box-sizing:border-box;color:#1C1C1C;border:1px solid #1C1C1C;border-radius:100px;display:flex;font-family:"Aboreto",Sans-serif;font-size:18px;font-weight:400;justify-content:center;line-height:54px;padding:0 0;text-decoration:none;transition:background-color 0.25s ease,color 0.25s ease,border-color 0.25s ease}.gl-product-card__button:hover,.gl-product-card__button:focus{background:#1C1C1C;border-color:#1C1C1C;color:#fff;text-decoration:none}.gl-products-empty{color:#555;font-size:18px;line-height:1.6;margin:0;text-align:center}@media (max-width:1024px){.gl-products-page{padding:65px 25px 80px}.gl-products-page__header{margin-bottom:45px}.gl-products-page__title{font-size:30px}.gl-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:30px;row-gap:55px}.gl-product-card__title{font-size:23px}}@media (max-width:767px){.gl-products-page{padding:50px 10px 65px}.gl-products-page__header{margin-bottom:35px}.gl-products-page__title{font-size:24px}.gl-products-grid{grid-template-columns:1fr;gap:50px}.gl-product-card__image{margin-bottom:22px;padding:20px}.gl-product-card__content{align-items:center}.gl-product-card__title{font-size:22px;line-height:1.35;margin-bottom:10px;text-align:center}.gl-product-card__description{font-size:16px;text-align:center}.gl-product-card__button-wrapper{margin-top:24px}.gl-product-card__button{min-width:145px;min-height:48px}}.gl-product-details{width:100%;margin:0;padding:120px 0 0}.gl-product-details *,.gl-product-details *::before,.gl-product-details *::after{box-sizing:border-box}.gl-product-details__container{align-items:start;display:grid;grid-template-columns:minmax(0,0.85fr) minmax(380px,1.15fr);gap:59px;margin:0;max-width:1170px;padding:70px 0 90px;width:100%}.gl-product-details__gallery{min-width:0;width:100%}.gl-product-main-swiper{overflow:hidden;position:relative;width:100%}.gl-product-main-swiper .swiper-wrapper{align-items:stretch}.gl-product-main-swiper .swiper-slide{height:auto;width:100%}.gl-product-details__main-image{aspect-ratio:1 / 1;align-items:center;background:#fff;border:1px solid #E3E3E3;display:flex;justify-content:center;overflow:hidden;position:relative;width:100%}.gl-product-main-image{display:block;height:auto;max-height:368px;max-width:368px;object-fit:contain;transition:opacity 0.3s ease,transform 0.35s ease;width:auto}.gl-product-gallery-prev,.gl-product-gallery-next{align-items:center;background:rgb(255 255 255 / .92);border:0;border-radius:50%;box-shadow:0 2px 10px rgb(0 0 0 / .08);color:#111;cursor:pointer;display:flex;height:44px;justify-content:center;margin:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);transition:opacity 0.25s ease,background-color 0.25s ease,transform 0.25s ease;width:44px;z-index:10}.gl-product-gallery-prev{left:18px}.gl-product-gallery-next{right:18px}.gl-product-gallery-prev span,.gl-product-gallery-next span{color:#1C1C1C;display:block;font-family:Arial,sans-serif;font-size:28px;font-weight:300;line-height:40px;position:relative;top:-3px}.gl-product-gallery-prev:focus,.gl-product-gallery-next:focus{background:rgb(255 255 255 / .92)}.gl-product-gallery-prev:hover,.gl-product-gallery-next:hover{background:#1C1C1C;transform:translateY(-50%) scale(1.05)}.gl-product-gallery-prev:hover span,.gl-product-gallery-next:hover span{color:#fff}.gl-product-gallery-prev:disabled,.gl-product-gallery-next:disabled{opacity:.35;cursor:default;pointer-events:none}.gl-product-thumbs-swiper{margin-top:16px;overflow:hidden;width:100%}.gl-product-thumbs-swiper .swiper-wrapper{align-items:stretch}.gl-product-thumbs-swiper .swiper-slide{background:#fff;border:1px solid #E3E3E3;cursor:pointer;flex-shrink:0;height:82px;overflow:hidden;opacity:.65;text-align:center;transition:border-color 0.25s ease,opacity 0.25s ease;width:82px}.gl-product-thumbs-swiper .swiper-slide:hover{opacity:1}.gl-product-thumbs-swiper .swiper-slide-thumb-active{opacity:1}.gl-product-thumbnail{box-sizing:border-box;padding:0;position:relative}.gl-product-thumbnail img{display:inline-block;height:auto;max-height:82px;max-width:82px;object-fit:cover;width:auto}.gl-product-details__content{min-width:0;padding-top:5px;width:100%}.gl-product-title{color:#383838;font-family:"Aboreto",Sans-serif;font-size:40px;font-weight:400;margin:0 0 18px;padding:0}.gl-product-short-description{font-size:16px;line-height:1.6;color:#555;margin:0 0 30px}.gl-product-variation{margin:0 0 42px;max-width:215px;width:100%}.gl-metal-select{appearance:none;-webkit-appearance:none;background-color:#fff;background-image:linear-gradient(45deg,transparent 50%,#222 50%),linear-gradient(135deg,#222 50%,transparent 50%);background-position:calc(100% - 20px) 22px,calc(100% - 14px) 22px;background-size:6px 6px,6px 6px;background-repeat:no-repeat;border:1px solid #E3E3E3;border-radius:4px;color:#383838;cursor:pointer;display:block;font-family:"Poppins",Sans-serif;font-size:18px;font-weight:300;line-height:1.4;min-height:53px;outline:none;padding:0 48px 0 24px;transition:border-color 0.25s ease,box-shadow 0.25s ease;width:100%}.gl-metal-select:hover{border-color:#999}.gl-metal-select:focus{border-color:#111;box-shadow:0 0 0 1px #111}.gl-product-description{margin:0;padding:0;width:100%}.gl-product-description__title{color:#4D4D4D;font-family:"Aboreto",Sans-serif;font-size:20px;font-weight:400;line-height:1.4;margin:0 0 18px;padding:0}.gl-product-description__content{margin:0}.gl-product-description__content h3{color:#383838;font-family:"Aboreto",Sans-serif;font-size:20px;font-weight:400;line-height:1.3;margin:0 0 20px}.gl-product-description__content h3:nth-child(3){margin-top:30px}.gl-product-description__content p{color:#383838;font-family:"Poppins",Sans-serif;font-size:18px;font-weight:300;line-height:1.8;margin:0 0 18px}.gl-product-description__content p:first-child{margin-bottom:0}.gl-product-description__content p:last-child{margin-bottom:0}.gl-product-description__content ul,.gl-product-description__content ol{margin-bottom:30px;margin-top:0;padding-left:20px}.gl-product-description__content li{color:#383838;font-family:"Poppins",Sans-serif;font-size:18px;font-weight:300;line-height:1.5;margin-bottom:7px}.gl-product-variation-data{display:none!important}.gl-product-details.gl-no-variations{max-width:1280px;margin:0 auto;padding:70px 40px}.gl-product-details.gl-no-variations p{margin:0;font-size:16px;color:#555}@media (max-width:1024px){.gl-product-details__container{grid-template-columns:minmax(0,1fr) minmax(320px,0.85fr);gap:45px;padding:55px 30px 70px}.gl-product-gallery-prev,.gl-product-gallery-next{width:40px;height:40px}.gl-product-gallery-prev{left:12px}.gl-product-gallery-next{right:12px}.gl-product-thumbs-swiper .swiper-slide{width:72px;height:72px}.gl-product-title{font-size:32px}.gl-product-details__thumbnails{gap:10px}.gl-product-thumbnail{width:72px;height:72px}}@media (max-width:767px){.gl-product-details{padding-top:90px}.gl-product-details__container{display:flex;flex-direction:column;gap:40px;padding:30px 10px 60px}.gl-product-details__gallery{width:100%}.gl-product-gallery-prev,.gl-product-gallery-next{width:36px;height:36px}.gl-product-gallery-prev{left:10px}.gl-product-gallery-next{right:10px}.gl-product-gallery-prev span,.gl-product-gallery-next span{font-size:23px}.gl-product-thumbs-swiper{margin-top:10px}.gl-product-thumbs-swiper .swiper-slide{width:68px;height:68px}.gl-product-details__content{width:100%;padding-top:0}.gl-product-title{font-size:24px;line-height:1.3;margin-bottom:14px;text-align:center}.gl-product-short-description{font-size:15px;margin-bottom:24px}.gl-product-variation{margin-left:auto;margin-right:auto;margin-bottom:32px}.gl-metal-select{min-height:50px}.gl-product-description__title{margin-bottom:14px;text-align:center}.gl-product-description__content p{text-align:center}.gl-product-thumbnail{width:68px;height:68px}}@media (max-width:480px){.gl-product-details__container{padding-left:10px;padding-right:10px}.gl-product-thumbs-swiper .swiper-slide{width:60px;height:60px}.gl-product-details__thumbnails{gap:8px}.gl-product-thumbnail{width:60px;height:60px}}.gl-other-products{margin-top:0;padding-top:0}.gl-other-products__title{color:#383838;font-family:"Aboreto",Sans-serif;font-size:40px;line-height:1.2;font-weight:400;letter-spacing:.02em;margin:0 0 45px}.gl-other-products__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:100%}.gl-other-product{display:flex;flex-direction:column;width:100%;background:#fff}.gl-other-product__image{align-items:center;background:#fff;display:flex;justify-content:center;min-height:567px;overflow:hidden;width:100%}.gl-other-product__image img{display:block;height:auto;max-height:473px;max-width:436px;object-fit:cover;transition:transform 0.4s ease;width:auto}.gl-other-product:hover .gl-other-product__image img{transform:scale(1.03)}.gl-other-product__content{display:flex;flex-direction:column;align-items:flex-start;padding-top:24px}.gl-other-product__name{color:#383838;font-family:"Aboreto",Sans-serif;font-size:20px;font-weight:400;line-height:1.3;margin:0}.gl-other-product__short-description{color:#383838;font-family:"Poppins",Sans-serif;font-size:18px;font-weight:300;line-height:1.6;margin-top:12px}.gl-other-product__button{align-items:center;background:#fff;border:1px solid #1C1C1C;border-radius:100px;color:#1C1C1C;display:flex;font-family:"Aboreto",Sans-serif;font-size:18px;font-weight:400;justify-content:center;line-height:1;margin-top:24px;padding:18.2px 28px;text-decoration:none;transition:background-color 0.3s ease,color 0.3s ease,border-color 0.3s ease;width:100%}.gl-other-product__button:hover{background:#1C1C1C;color:#fff;border-color:#1C1C1C}@media (max-width:1024px){.gl-other-products{margin-top:80px;padding-top:60px}.gl-other-products__title{margin-bottom:35px;font-size:27px}.gl-other-products__grid{gap:30px}}@media (max-width:767px){.gl-other-products{margin-top:0;padding-bottom:20px;padding-top:0}.gl-other-product__image{min-height:auto;padding:20px}.gl-other-products__title{font-size:24px;margin-bottom:30px;text-align:center}.gl-other-products__grid{display:flex;flex-direction:column;grid-template-columns:1fr;gap:30px}.gl-other-product__content{padding-top:22px}.gl-other-product__name{text-align:center}.gl-other-product__short-description{text-align:center;width:100%}}.gl-product-resources{background-image:url(https://goldilockrings.com/wp-content/uploads/2026/07/home-bottom-bg.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:12px;margin:130px 0 0;min-height:311px;overflow:hidden;position:relative;width:100%}.gl-product-resources__container{align-items:center;display:grid;grid-template-columns:repeat(3,1fr);justify-items:center;min-height:311px;padding:0 70px;position:relative;width:100%;z-index:2}.gl-product-resource{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center;text-decoration:none;transition:transform 0.3s ease,opacity 0.3s ease;width:100%}.gl-product-resource__icon{align-items:center;display:flex;height:64px;justify-content:center;margin-bottom:24px;width:64px}.gl-product-resource__icon img{display:block;height:100%;object-fit:contain;filter:none;width:100%}.gl-product-resource__title{color:#fff;font-family:"Aboreto",Sans-serif;font-size:20px;font-weight:400;line-height:1.3;white-space:nowrap}.gl-product-resource:hover{color:#fff;opacity:.9;text-decoration:none;transform:translateY(-5px)}@media (max-width:900px){.gl-product-resources{min-height:300px}.gl-product-resources__container{min-height:300px;padding:45px 30px}.gl-product-resource__icon{margin-bottom:20px}.gl-product-resource__title{font-size:18px}}@media (max-width:767px){.gl-product-resources{border-radius:10px;margin-top:70px;min-height:auto}.gl-product-resources__container{gap:45px;grid-template-columns:1fr;min-height:auto;padding:55px 20px}.gl-product-resource__icon{height:65px;margin-bottom:18px;width:65px}.gl-product-resource__title{font-size:18px;white-space:normal}}