.hero-section-brand-detail-page-container{width:100%;height:auto;aspect-ratio:12/5;position:relative}.hero-section-brand-detail-page-container .img-wrapper{width:100%;height:100%;position:absolute;top:0;left:0}.hero-section-brand-detail-page-container .img-wrapper img.desktop{width:100%;height:100%;object-fit:cover}.hero-section-brand-detail-page-container .img-wrapper img.mobile{display:none}.brand-detail-section-brand-detail-page-container{width:100%;background-color:#fff;display:flex;flex-direction:column;gap:52px}.brand-detail-section-brand-detail-page-container .heading-wrapper{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper{display:flex;flex-direction:column;gap:20px}.brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper h1{font-size:24px;line-height:28px;font-weight:700;color:#111}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper{display:flex;flex-direction:column;gap:20px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li{list-style:none}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a{text-decoration:none}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a img{aspect-ratio:1/1;width:32px;object-fit:contain}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper{display:flex;flex-direction:column;gap:20px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li{list-style:none}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a{text-decoration:none}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a img{aspect-ratio:1/1;width:28px;object-fit:contain}.brand-detail-section-brand-detail-page-container .no-product-message{display:flex;align-items:center;justify-content:center;width:100%}.brand-detail-section-brand-detail-page-container .no-product-message .no-product-wrapper{text-align:center;margin:0 auto}.brand-detail-section-brand-detail-page-container ul.body-wrapper{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-left:0!important}.brand-detail-section-brand-detail-page-container ul.body-wrapper li{list-style:none;display:flex}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card{width:100%;background-color:#f4f4f4;border-radius:20px 20px 0 0;display:flex;flex-direction:column;position:relative;overflow:hidden;cursor:pointer}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0000004d;opacity:0;transition:opacity .3s ease;z-index:1}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .click-me-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;display:flex;align-items:center;justify-content:center}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .click-me-wrapper .click-me-label{transform:translate(-50%,-50%) scale(.9);background:#ff0000d9;color:#fff;padding:10px 16px;border-radius:10px;font-size:14px;font-weight:700;opacity:0;transition:all .3s ease;animation:bounce 1.5s infinite;pointer-events:none}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card:hover:after{opacity:1}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card:hover .click-me-label{opacity:1;transform:translate(-50%,-50%) scale(1)}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper{padding:27px;width:100%;display:flex}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper{padding:20px;background-color:#dfdfdf;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center;height:100%}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper p{text-align:center;color:#333}.product-modal{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;overflow:auto;background:#ffffff85;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;justify-content:center}.product-modal .modal-content{background-color:#1bab51;position:relative;border-radius:20px;width:59.1vw;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:40px;overflow:hidden}.product-modal .modal-content img.dotted-1-vector{position:absolute;top:-200px;left:-50px}.product-modal .modal-content .heading-wrapper{position:relative;display:flex;height:100%;width:100%;grid-column:span 1}.product-modal .modal-content .heading-wrapper img{width:270px;aspect-ratio:8/9;object-fit:contain}.product-modal .modal-content .body-wrapper{grid-column:span 2;position:relative;display:flex;flex-direction:column;gap:40px}.product-modal .modal-content .body-wrapper .top{display:flex;flex-direction:column;gap:20px}.product-modal .modal-content .body-wrapper .top p.product-title{font-size:40px;line-height:44px;font-weight:700;color:#fff}.product-modal .modal-content .body-wrapper .top p.product-description{font-size:16px;line-height:20px;color:#fff;font-weight:500;word-break:break-all}.product-modal .modal-content .body-wrapper .bottom a{border-radius:100px;border:3px solid #ffffff;padding:20px 32px;font-weight:800;font-size:14px;line-height:18px;color:#fff;text-decoration:none;transition:all .3s ease-in-out}.product-modal .modal-content .body-wrapper .bottom a:hover{background-color:#fff;color:#1bab51;border:3px solid #1bab51}.product-modal .modal-content .close{position:absolute;top:12px;right:12px;color:#aaa;font-size:28px;font-weight:700;width:40px;min-width:40px;height:40px;border-radius:100px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-modal .modal-content .close .close-icon{width:24px;height:24px;color:#fff;display:flex;align-items:center;justify-content:center}@media (max-width: 1440px){.product-modal .brand-detail-section-brand-detail-page-container{width:100%;background-color:#fff;display:flex;flex-direction:column;gap:52px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper{width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper h1{font-size:24px;line-height:28px;font-weight:700;color:#111}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li{list-style:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a{text-decoration:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a img{aspect-ratio:1/1;width:32px;object-fit:contain}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li{list-style:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a{text-decoration:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a img{aspect-ratio:1/1;width:28px;object-fit:contain}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-left:0!important}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li{list-style:none;display:flex}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card{width:100%;background-color:#f4f4f4;border-radius:20px 20px 0 0;display:flex;flex-direction:column}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper{padding:27px;width:100%;display:flex}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper img{width:100%;height:auto;aspect-ratio:1/1}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper{padding:20px;background-color:#dfdfdf;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper p{color:#333}}@media (max-width: 1024px){.product-modal .brand-detail-section-brand-detail-page-container{width:100%;background-color:#fff;display:flex;flex-direction:column;gap:52px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper{width:100%;display:grid;grid-template-columns:repeat(12,1fr);gap:40px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper h1{font-size:24px;line-height:28px;font-weight:700;color:#111}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li{list-style:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a{text-decoration:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a img{aspect-ratio:1/1;width:32px;object-fit:contain}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper{display:flex;flex-direction:column;gap:20px}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul{padding-left:0!important;display:flex;gap:20px;align-items:center}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li{list-style:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a{text-decoration:none}.product-modal .brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a img{aspect-ratio:1/1;width:28px;object-fit:contain}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-left:0!important}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li{list-style:none;display:flex}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card{width:100%;background-color:#f4f4f4;border-radius:20px 20px 0 0;display:flex;flex-direction:column}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper{padding:27px;width:100%;display:flex}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper img{width:100%;height:auto;aspect-ratio:1/1}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper{padding:20px;background-color:#dfdfdf;border-radius:20px 20px 0 0;display:flex;align-items:center;justify-content:center}.product-modal .brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .body-wrapper p{color:#333}}@media (max-width: 768px){.product-modal .hero-section-brand-detail-page-container{aspect-ratio:131/190}.product-modal .hero-section-brand-detail-page-container .img-wrapper img.desktop{display:none}.product-modal .hero-section-brand-detail-page-container .img-wrapper img.mobile{width:100%;height:100%;object-fit:cover;display:block}}@keyframes bounce{0%,to{transform:scale(1)}50%{transform:scale(1.15)}}.other-brand-section-brand-detail-page-container{width:100%;position:relative;overflow:hidden}.other-brand-section-brand-detail-page-container .bg-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#09a94f}.other-brand-section-brand-detail-page-container .bg-wrapper-1{position:absolute;top:0;left:0;width:100%;height:auto;aspect-ratio:1440/131;background-color:#fff}.other-brand-section-brand-detail-page-container img.vector-2{position:absolute;top:1px;left:0;width:100%;height:auto;aspect-ratio:1440/131;rotate:180deg}.other-brand-section-brand-detail-page-container img.peanut-1-vector{position:absolute;top:13%;left:15%;width:83.459px;height:136px;mix-blend-mode:overlay;object-fit:contain}.other-brand-section-brand-detail-page-container img.peanut-2-vector{position:absolute;top:20%;right:25%;width:117.3797531432px;height:119.8069687202px;object-fit:contain;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.dotted-1-vector{position:absolute;left:-12%;top:-24%;opacity:.5;width:500px}.other-brand-section-brand-detail-page-container img.dotted-2-vector{position:absolute;right:-5%;top:15%;opacity:.5}.other-brand-section-brand-detail-page-container .container-default{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:60px;margin-top:60px}.other-brand-section-brand-detail-page-container .container-default h2{color:#fff;text-align:center}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:40px;padding-left:0!important}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li{display:flex;list-style:none}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card{width:100%;display:flex;flex-direction:column;gap:24px;background-color:#fff;box-shadow:4px 4px 4px #0000001f;border-radius:22px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .heading-wrapper{width:100%;height:185px;display:flex}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .heading-wrapper img{width:100%;height:100%;object-fit:contain}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper{padding:0 24px 24px;display:flex;flex-direction:column;gap:24px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .separator{width:100%;height:1px;background-color:#bfbfbf}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content{display:flex;flex-direction:column;gap:24px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content .top{display:flex;flex-direction:column;gap:16px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content .top p.brand-name{font-size:24px;line-height:28px;font-weight:700;color:#111}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content .top p.brand-description{color:#696969;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content .bottom a{color:#1bab51;font-size:16px;font-weight:500;line-height:20px;text-decoration:none}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper li .brand-card .body-wrapper .content .bottom:hover{text-decoration:underline}.other-brand-section-brand-detail-page-container img.leaves-1-vector{position:absolute;bottom:.5%;right:12%;width:7%;height:auto;pointer-events:none}@media (max-width: 1440px){.brand-detail-section-brand-detail-page-container{gap:45px}.brand-detail-section-brand-detail-page-container .heading-wrapper{gap:40px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{grid-template-columns:repeat(2,1fr)}.brand-detail-section-brand-detail-page-container ul.body-wrapper{grid-template-columns:repeat(4,1fr);gap:32px}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper{padding:27px}.product-modal .modal-content{border-radius:20px;width:70vw;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;padding:32px}.product-modal .modal-content img.dotted-1-vector{top:-200px;left:-50px}.product-modal .modal-content .heading-wrapper{grid-column:span 1}.product-modal .modal-content .heading-wrapper img{width:250px;aspect-ratio:8/9;object-fit:contain}.product-modal .modal-content .body-wrapper{grid-column:span 2}.product-modal .modal-content .body-wrapper .top{gap:20px}.other-brand-section-brand-detail-page-container img.peanut-1-vector{position:absolute;top:19.5%;left:8.96%;width:5.8%;height:auto;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.peanut-2-vector{position:absolute;top:26.5%;right:20.83%;width:6.07%;height:auto;object-fit:contain;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.dotted-1-vector{position:absolute;left:-10%;top:-10%;width:20.37%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.dotted-2-vector{position:absolute;right:-15%;top:18%;width:43.4%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.leaves-1-vector{position:absolute;bottom:.5%;right:6.5%;width:8.89%;height:auto;pointer-events:none}.other-brand-section-brand-detail-page-container .container-default{gap:50px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper{grid-template-columns:repeat(4,1fr);gap:34px}}@media (max-width: 1024px){.brand-detail-section-brand-detail-page-container{gap:38px}.brand-detail-section-brand-detail-page-container .heading-wrapper{grid-template-columns:repeat(1,1fr);gap:32px}.brand-detail-section-brand-detail-page-container .heading-wrapper .explanation-wrapper{gap:12px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{grid-template-columns:repeat(2,1fr);gap:32px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul{gap:20px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .online-store-wrapper ul li a img{width:24px}.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper .social-media-wrapper ul li a img{width:20px}.brand-detail-section-brand-detail-page-container ul.body-wrapper{grid-template-columns:repeat(3,1fr);gap:24px}.brand-detail-section-brand-detail-page-container ul.body-wrapper li .product-card .heading-wrapper{padding:27px}.product-modal .modal-content{border-radius:20px;width:70vw;min-height:60vh;display:flex;flex-direction:column;gap:32px;padding:24px}.product-modal .modal-content img.dotted-1-vector{top:-200px;left:-50px}.product-modal .modal-content .heading-wrapper{display:flex;align-items:center;justify-content:center}.product-modal .modal-content .heading-wrapper img{width:250px;aspect-ratio:8/9;object-fit:contain}.product-modal .modal-content .body-wrapper{align-items:center}.product-modal .modal-content .body-wrapper .top{align-items:center;text-align:center;gap:20px}.product-modal .modal-content .body-wrapper .top p.product-title{font-size:32px;line-height:36px}.product-modal .modal-content .body-wrapper .top p.product-description{font-size:14px;line-height:18px}.other-brand-section-brand-detail-page-container img.peanut-1-vector{position:absolute;top:19.5%;left:8.96%;width:5.8%;height:auto;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.peanut-2-vector{position:absolute;top:26.5%;right:20.83%;width:6.07%;height:auto;object-fit:contain;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.dotted-1-vector{position:absolute;left:-10%;top:-10%;width:20.37%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.dotted-2-vector{position:absolute;right:-15%;top:18%;width:43.4%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.leaves-1-vector{position:absolute;bottom:.5%;right:6.5%;width:8.89%;height:auto;pointer-events:none}.other-brand-section-brand-detail-page-container .container-default{gap:40px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper{grid-template-columns:repeat(2,1fr);gap:28px}}@media (max-width: 768px){.hero-section-brand-detail-page-container{aspect-ratio:131/190}.hero-section-brand-detail-page-container .img-wrapper img.desktop{display:none}.hero-section-brand-detail-page-container .img-wrapper img.mobile{width:100%;height:100%;object-fit:cover;display:block}.brand-detail-section-brand-detail-page-container{gap:32px}.brand-detail-section-brand-detail-page-container .heading-wrapper,.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{grid-template-columns:repeat(1,1fr);gap:32px}.brand-detail-section-brand-detail-page-container ul.body-wrapper{grid-template-columns:repeat(2,1fr);gap:16px}.product-modal .modal-content{border-radius:20px;width:90vw;min-height:70vh;display:flex;flex-direction:column;gap:32px;padding:16px}.product-modal .modal-content img.dotted-1-vector{top:-200px;left:-50px}.product-modal .modal-content .heading-wrapper{display:flex;align-items:center;justify-content:center}.product-modal .modal-content .heading-wrapper img{width:150px;aspect-ratio:8/9;object-fit:contain}.product-modal .modal-content .body-wrapper{align-items:center}.product-modal .modal-content .body-wrapper .top{align-items:center;text-align:center;gap:20px}.product-modal .modal-content .body-wrapper .top p.product-title{font-size:32px;line-height:36px}.product-modal .modal-content .body-wrapper .top p.product-description{font-size:14px;line-height:18px}.product-modal .modal-content .close{position:absolute;z-index:999;top:12px;right:12px;color:#aaa;font-size:28px;font-weight:700;width:40px;min-width:40px;height:40px;border-radius:100px;border:2px solid #fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.product-modal .modal-content .close .close-icon{width:24px;height:24px;color:#fff;display:flex;align-items:center;justify-content:center}.other-brand-section-brand-detail-page-container img.peanut-1-vector{position:absolute;top:13%;left:8.96%;width:9%;height:auto;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.peanut-2-vector{position:absolute;top:19%;right:20.83%;width:10.07%;height:auto;object-fit:contain;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.dotted-1-vector{position:absolute;left:-10%;top:-8%;width:24%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.dotted-2-vector{position:absolute;right:-15%;top:24%;width:50%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.leaves-1-vector{position:absolute;bottom:.5%;right:6.5%;width:13%;height:auto;pointer-events:none}.other-brand-section-brand-detail-page-container .container-default{gap:32px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width: 480px){.brand-detail-section-brand-detail-page-container{gap:32px}.brand-detail-section-brand-detail-page-container .heading-wrapper,.brand-detail-section-brand-detail-page-container .heading-wrapper .link-wrapper{grid-template-columns:repeat(1,1fr);gap:32px}.brand-detail-section-brand-detail-page-container ul.body-wrapper{grid-template-columns:repeat(1,1fr);gap:16px}.other-brand-section-brand-detail-page-container img.peanut-1-vector{position:absolute;top:12%;left:8.96%;width:16%;height:auto;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.peanut-2-vector{position:absolute;top:8%;right:1%;width:16%;height:auto;object-fit:contain;mix-blend-mode:overlay}.other-brand-section-brand-detail-page-container img.dotted-1-vector{position:absolute;left:-20%;top:-10%;width:50%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.dotted-2-vector{position:absolute;right:-15%;top:24%;width:60%;height:auto;opacity:.5}.other-brand-section-brand-detail-page-container img.leaves-1-vector{position:absolute;bottom:.5%;right:6.5%;width:23%;height:auto;pointer-events:none}.other-brand-section-brand-detail-page-container .container-default{gap:32px}.other-brand-section-brand-detail-page-container .container-default ul.brand-list-wrapper{grid-template-columns:repeat(1,1fr);gap:24px}}
