#announcement-hero{background:#f1f1f1;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:1rem;box-shadow:inset 0 0 40px rgba(0,0,0,.1);border-radius:15px}#announcement-hero h1{font-weight:bold;font-size:43px}#announcement-hero p{font-size:24px;margin-bottom:3rem}#announcement-hero .btn{font-size:20px}@media only screen and (max-width: 991.98px){#announcement-hero h1{font-size:23px}#announcement-hero p{font-size:16px}#announcement-hero lottie-player{width:201px !important;height:200px !important}}#announcement-hero{background:#f1f1f1;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:1rem;box-shadow:inset 0 0 40px rgba(0,0,0,.1);border-radius:15px}#announcement-hero h1{font-weight:bold;font-size:43px}#announcement-hero p{font-size:24px;margin-bottom:3rem}#announcement-hero .btn{font-size:20px}@media only screen and (max-width: 991.98px){#announcement-hero h1{font-size:23px}#announcement-hero p{font-size:16px}#announcement-hero lottie-player{width:201px !important;height:200px !important}}.loader-hero{position:absolute;top:0;left:0;width:100%;height:calc(100% + 10px);background:#fff;z-index:2;display:flex;align-items:flex-start;justify-content:center;min-height:370px;transition:.25s all linear}.container-product-list{position:relative;padding-top:1rem;padding-bottom:3rem;min-height:80vh}.container-product-list .seo{margin-top:-1rem;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}.container-product-list #more-search{margin-top:2rem;padding:1rem 4rem;max-width:280px;width:100%}.container-product-list.n-min-height{min-height:0;padding-top:0rem;padding-bottom:0rem}.container-product-list .wrapper-spinner{margin-bottom:5rem}.container-product-list .header-h2{margin-bottom:2rem}.container-product-list .header-h2 a{color:#000;margin-right:.5rem}.container-product-list .header-h2 a:hover{color:#ffc351}.container-product-list .wrapper-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.container-product-list .wrapper-info .filter-header{display:none}.container-product-list .wrapper-info .item{display:flex;align-items:center;width:auto;margin-bottom:1rem}.container-product-list .wrapper-info .item .text{margin-right:1rem;font-size:1rem;font-weight:600;white-space:pre}.container-product-list .wrapper-info .buttons{display:none}.container-product-list .form-select{font-size:.875rem;border-radius:50px}.product-list{display:flex;flex-direction:column;padding-top:0;margin:1rem 0;position:relative}.product-list .grid-product{color:#26231a;display:grid;-moz-column-gap:22px;column-gap:22px;border-radius:5px;transition:all .3s ease;box-shadow:0 3px 36px rgba(0,0,0,.1);margin:10px 0;position:relative;grid-template:auto auto/210px 1fr auto auto;padding:0;margin-bottom:1rem;align-items:stretch;justify-content:center;border:1px solid rgba(0,0,0,0);overflow:hidden;-webkit-animation:fadeIn;animation:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;background-color:#fff}.product-list .grid-product:hover{border-color:#ffc351}.product-list .grid-product .heart-mobile{position:absolute;top:10px;right:10px;z-index:1;display:none}.product-list .grid-product .heart-mobile svg{color:#fff}.product-list .grid-product .ad-top{grid-column:3/4;grid-row:1/3;display:flex;align-items:center;justify-content:center;padding-left:1rem;border-left:1px solid #eee}.product-list .grid-product .ad-top .box .km{font-size:24px;font-weight:bold;margin:0}.product-list .grid-product .ad-top .box h5{font-size:14px;font-weight:400;margin-top:-0.25rem}.product-list .grid-product .ad-top svg{margin-right:.75rem;height:32px;width:24px;margin-top:-3px}.product-list .grid-product .right{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center;padding:1rem;grid-row:1/3;grid-column:4/5;background:linear-gradient(90deg, #fffaf0 0%, #fff 100%)}.product-list .grid-product .right .btn-modal svg{width:20px !important;margin-left:.5rem}.product-list .grid-product .right .btn-modal:hover{background:#eee}.product-list .grid-product .right .price{grid-column:1/2;order:-1;margin-right:1rem;padding:.5rem 1rem}.product-list .grid-product .right .btn-mobile{height:38px;width:100%;margin-bottom:.5rem;font-size:14px;display:none}.product-list .grid-product .img{grid-column:1/2;grid-row:1/3;display:block;overflow:hidden;position:relative;width:100%}.product-list .grid-product .img::before{display:block;content:"";padding-top:54%}.product-list .grid-product .img img{-o-object-fit:cover;object-fit:cover;height:100%;width:100%;position:absolute;top:0;left:0}.product-list .grid-product .img .price-mobile{position:absolute;bottom:10px;left:10px;z-index:1;text-align:center;padding:.4rem;border-radius:7px;display:none}.product-list .grid-product .img .box{position:absolute;top:5px;left:5px;font-size:13px;color:#fff;background:#000;border-radius:4px;display:none;align-items:center;justify-content:center;z-index:2;padding:0 5px}.product-list .grid-product .img .box svg{width:13px;height:14px;margin-right:3px;color:#fff;fill:#fff}.product-list .grid-product .title{color:#26231a;grid-column:2/3;grid-row:1/3;display:flex;flex-direction:column;align-items:flex-start;padding:1rem 0}.product-list .grid-product .title .top{display:flex}.product-list .grid-product .title .top .icon-l{width:23px;height:23px;margin-top:5px;margin-right:10px}.product-list .grid-product .title .top .icon-l img{width:100%}.product-list .grid-product .title .heart{margin-right:.75rem}.product-list .grid-product .title .heart svg{color:#ccc;width:27px;height:27px;margin-top:5px}.product-list .grid-product .title .heart.active svg{color:#ffc351}.product-list .grid-product .title h4{font-size:28px;font-weight:700}.product-list .grid-product .title h4 a{color:#000;margin-left:.5rem;display:inline;margin-left:0;align-items:center}.product-list .grid-product .title h4 a span{font-size:10px;background:#ffc351;border-radius:3px;padding:.25rem;font-weight:5600;text-transform:uppercase;display:inline-block;margin-left:0;white-space:nowrap;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-left:.25rem}.product-list .grid-product .description{color:#26231a;grid-row:2/3;grid-column:2/3;padding-left:38px}.product-list .grid-product .description p{font-size:1rem;line-height:1.3}.product-list .grid-product .description p:last-child{margin-bottom:0}.product-list .grid-product .price{color:#26231a;grid-row:1/2;grid-column:3/4;display:flex;justify-content:space-between;padding-top:0;padding-right:0}.product-list .grid-product .price .cost{font-size:1.25rem;font-weight:600}.product-list .grid-product:last-child::after{display:none}.wrap-icons{display:flex;align-items:center}.wrap-icons .icon{margin-right:1rem;width:55px;height:55px;border:#ffc351 2px solid;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;border-radius:50px;padding:10px}.wrap-icons .icon.barrel{padding:5px}.wrap-icons .icon input{display:none}.wrap-icons .icon img{width:100%;height:100%;pointer-events:none;-o-object-fit:contain;object-fit:contain}.wrap-icons .icon .price{font-size:1.625rem;font-weight:500}.wrap-icons .icon:hover{background:#ffc351}.wrap-icons .icon.active{background:#ffc351}.wrap-icons .icon span{display:none}#filterButton{display:none}.modal-light .modal-dialog .modal-content{background:#fff;height:auto;padding:0 !important;border:0 !important}.modal-light .modal-dialog .modal-content .modal-body{align-items:flex-start;height:auto;padding:2rem 3rem}.modal-light .modal-dialog .modal-content .upload-modal-wrapper{font-size:14px;text-align:center;font-weight:600;display:flex;flex-direction:column}.modal-light .modal-dialog .modal-content .upload-modal-wrapper p{font-weight:500;position:relative;margin-bottom:-1rem;z-index:1}.modal-light .modal-dialog .modal-content .upload-modal-wrapper progress{margin-top:1rem;position:relative;z-index:1}.modal-light .modal-dialog .modal-content .loader-hero{display:flex !important;position:relative;height:auto;min-height:auto;background:rgba(0,0,0,0);box-shadow:none;align-items:center;width:100%;margin:0;z-index:0}.modal-light .modal-dialog .modal-content .modal-header{border-top-left-radius:15px;border-top-right-radius:15px;background:#fdc150}.modal-light .modal-dialog .modal-content .modal-header h4{font-weight:bold;font-size:22px;text-align:center;width:100%}@media only screen and (max-width: 1719.98px){.container-product-list{padding-top:67px;padding-bottom:2rem}.product-list .grid-product .title{justify-content:flex-start;padding:1rem 0}.product-list .grid-product .title h4{font-size:20px}.product-list .grid-product .title .heart svg{width:20px;height:20px;margin-top:3px}.product-list .grid-product .title .top .icon-l{margin-top:-1px}.product-list .grid-product .description{font-size:14px;line-height:1.4}.product-list .grid-product .title .heart{margin-right:.45rem}.product-list .grid-product .title .heart svg{margin-top:5px;margin-top:-2px}.product-list .grid-product .title h4{margin-bottom:0}.product-list .grid-product .description{font-size:15px;padding-left:28px}}@media only screen and (max-width: 1439.98px){.container-product-list .wrapper-info .item .text{font-size:.875rem}.container-product-list .product-list .grid-product .description{padding-left:0}.container-product-list .product-list .grid-product .right .price{display:flex;align-items:center;justify-content:center;height:38px;margin-right:0;margin-bottom:.5rem}.container-product-list .product-list .grid-product .right .btn-modal{grid-row:2/3;grid-column:1/3}.wrap-icons .icon{width:50px;height:50px}.product-list .grid-product{grid-template:auto auto/210px 1fr auto}.product-list .grid-product .right{grid-row:2/3;grid-column:3/4}.product-list .grid-product .ad-top{grid-row:1/2;border-bottom:1px solid #eee;padding:10px 1.5rem}.product-list .grid-product .ad-top .box .km{font-size:18px}.product-list .grid-product .ad-top .box h5{font-size:12px}.product-list .grid-product .ad-top svg{margin-right:.55rem;height:30px;margin-top:-5px}.container-product-list .product-list .grid-product .right{flex-direction:row;align-items:center;gap:.5rem}.container-product-list .product-list .grid-product .right .btn-modal{padding:8px 20px;font-size:14px}.container-product-list .product-list .grid-product .right .btn-modal svg{width:15px !important}.container-product-list .product-list .grid-product .right .price{margin:0}}@media only screen and (max-width: 1199.98px){.wrap-icons .icon{width:45px;height:45px}.wrap-icons .icon img.md{height:19px;width:19px}.wrap-icons .icon img.sm{height:17px;width:17px}.wrap-icons .icon .price{font-size:.875rem}}@media only screen and (max-width: 991.98px){.product-list .grid-product{grid-template:auto auto/160px 1fr auto;grid-gap:0}.product-list .grid-product .img{height:auto;aspect-ratio:216/152;grid-row:1/2}.product-list .grid-product .right{grid-column:1/4;grid-row:2/3;justify-content:space-between;flex-direction:row;align-items:center;padding-left:26px;padding-bottom:1rem;padding-top:1rem}.product-list .grid-product .right .price{margin-bottom:0;margin-right:.5rem}.product-list .grid-product .right .btn-black{margin-top:0}.product-list .grid-product .right .btn-modal{padding:.5rem 3rem;font-size:14px}.product-list .grid-product .title{grid-column:2/4;grid-row:1/2;padding-left:1rem}.container-product-list{padding-top:47px;position:relative}.container-product-list .wrapper-spinner{margin-bottom:3rem}.container-product-list .product-list .grid-product .right{flex-direction:row}.container-product-list .wrapper-info{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all .35s linear;overflow-y:scroll;padding-bottom:0rem;flex-wrap:nowrap;padding:1rem;padding-top:3rem;height:100%;padding-right:1rem}.container-product-list .wrapper-info.hide{transform:translateY(300%)}.container-product-list .wrapper-info.show{transform:translateY(0)}.container-product-list .wrapper-info .filter-header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #eee;border-bottom:1px solid #ffc351;background:#ffc351}.container-product-list .wrapper-info .filter-header h3{margin:0;font-weight:bold;font-size:20px}.container-product-list .wrapper-info .filter-header a{margin-left:auto;font-size:14px;font-weight:bold;color:#000}.container-product-list .wrapper-info .item{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:1rem}.container-product-list .wrapper-info .item .text{font-size:16px;margin:0;margin-bottom:.5rem;margin-top:1rem}.container-product-list .wrapper-info .item:last-child{margin-bottom:0}.container-product-list .wrapper-info .buttons{display:block;position:relative;bottom:0;left:0;width:100%;padding:.5rem}.container-product-list .wrapper-info .buttons .btn{padding:1.1rem 1rem;width:100%;border-radius:5px;font-size:20px;text-transform:uppercase;letter-spacing:2px}.container-product-list .form-select{width:calc(100% - 15px)}.wrap-icons.filter{flex-direction:row;overflow-x:scroll;scrollbar-width:none;width:auto;align-items:flex-start;flex-wrap:wrap}.wrap-icons.filter::-webkit-scrollbar{display:none}.wrap-icons.filter .icon{height:49px;margin:0;margin-bottom:.5rem;width:auto;white-space:nowrap;margin-right:.5rem}.wrap-icons.filter .icon span{display:flex;font-size:15px;font-weight:500;margin-left:.5rem;margin-right:.5rem}.wrap-icons .icon img{width:30px !important;height:30px !important}.wrap-icons .icon img.sm{height:30px !important;width:30px !important}.wrap-icons .icon img.md{height:30px !important;width:30px !important}#filterButton{display:block;width:100%;background:#fff;color:#000;border:1px solid #000}.product-list .grid-product{grid-template:auto auto/234px 1fr auto}.product-list .grid-product .description{padding-left:33px;margin-top:0}.product-list .grid-product .ad-top{grid-row:2/3;padding:10.7px 1rem;grid-column:1/2;border-left:0;border-right:1px solid #eee;border-bottom:0;border-top:1px solid #eee}.product-list .grid-product .ad-top svg{margin-right:.25rem;height:24px;margin-top:-8px}.product-list .grid-product .ad-top .box .km{font-size:16px}.product-list .grid-product .title{padding-right:1rem}.product-list .grid-product .title h4 a{display:inline}.product-list .grid-product .right{grid-column:2/4}}@media only screen and (max-width: 767.98px){.product-list .grid-product{grid-template:1fr auto/160px 1fr auto}.product-list .grid-product .img{grid-column:1/4;grid-row:1/2}.product-list .grid-product .title{grid-column:1/4;grid-row:2/3;padding:1rem}.product-list .grid-product .right{grid-column:1/4;grid-row:3/4}.wrap-icons .icon{width:45px;height:45px;margin-right:.5rem}.wrap-icons .icon.barrel{padding:7px}.container-product-list{padding-top:27px}.container-product-list .wrapper-info .item{justify-content:space-between;width:100%}.container-product-list .form-select{width:25%}.container-product-list .product-list .grid-product .right{padding-left:1rem}.container-product-list .header-h2{font-size:1.5rem;order:2;position:relative;display:flex;flex-direction:column;margin-bottom:1rem}.product-list .grid-product .ad-top{position:absolute;width:100%;justify-content:flex-start;color:#fff;border:0;grid-column:1/4;bottom:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0) 100%);grid-row:1/2}.product-list .grid-product .ad-top .box .km{font-size:19px}.product-list .grid-product .ad-top .box h5{font-size:13px;margin-top:0}.product-list .grid-product .ad-top svg{margin-right:.65rem;height:34px;margin-top:-7px}}@media only screen and (max-width: 575.98px){.container-product-list .product-list .grid-product .right{justify-content:flex-start}.container-product-list .product-list .grid-product .right .price{padding:0rem 2rem}.container-product-list .product-list .grid-product .right .btn-modal{height:38px;width:auto}.product-list .grid-product .title h4{font-size:18px}.product-list .grid-product .title h4 a{align-items:flex-start;flex-direction:column}.product-list .grid-product .title h4 a span{white-space:nowrap;margin-left:0;margin-top:5px}.product-list .grid-product .title .top .icon-l{width:40px;height:43px;margin-right:6px;margin-top:3px}.product-list .grid-product .img .price-mobile{display:block}.product-list .grid-product .right{padding-top:1rem}.product-list .grid-product .right .price{display:none !important}.product-list .grid-product .right .btn-mobile{display:flex;width:auto}.product-list .grid-product .right .btn-modal{padding:.5rem 1rem}.wrap-icons .icon{margin-right:.5rem}.wrap-icons .item{overflow-x:scroll}.product-list .grid-product .img .price-mobile{top:10px;bottom:auto}.product-list .grid-product .ad-top{border:0}.product-list .grid-product .ad-top svg{height:25px}.product-list .grid-product .ad-top .box .km{font-size:18px}.product-list .grid-product .ad-top .box h5{font-size:11px;margin-top:-4px}.product-list .grid-product .title .heart{display:none}.product-list .grid-product .right .btn-mobile{margin:0;padding:0 1rem;width:auto}.container-product-list .product-list .grid-product .heart-mobile{display:block}.container-product-list .product-list .grid-product .right{justify-content:space-between}.container-product-list .product-list .grid-product .right .btn-modal{width:auto}}#announcement-hero{background:#f1f1f1;text-align:center;display:flex;flex-direction:column;align-items:center;background:#f9f9f9;padding:1rem;box-shadow:inset 0 0 40px rgba(0,0,0,.1);border-radius:15px}#announcement-hero h1{font-weight:bold;font-size:43px}#announcement-hero p{font-size:24px;margin-bottom:3rem}#announcement-hero .btn{font-size:20px}@media only screen and (max-width: 991.98px){#announcement-hero h1{font-size:23px}#announcement-hero p{font-size:16px}#announcement-hero lottie-player{width:201px !important;height:200px !important}}.wrapper-box-col{margin-top:1rem;width:100%;margin-top:3rem}.wrapper-box-col .box-col{margin-bottom:3rem;border:0;box-shadow:0 3px 36px rgba(0,0,0,.1);transition:all .3s ease;padding:0;background:#fff;border-radius:10px}.wrapper-box-col .box-col .top{display:grid;height:auto;max-height:none;grid-template:129px auto/182px auto auto;overflow:hidden;align-items:center}.wrapper-box-col .box-col .top .label-primary{background:#fec251;display:flex;align-items:center;padding:.15rem;border-radius:5px;font-size:16px;margin-left:.5rem}.wrapper-box-col .box-col .top .label-primary svg{width:16px;height:16px;margin-right:.25rem}.wrapper-box-col .box-col .top .img{grid-row:1/3;grid-column:1/2}.wrapper-box-col .box-col .top .img img{width:182px;height:129px;-o-object-fit:cover;object-fit:cover;border-radius:0;border-top-left-radius:10px;border:0}.wrapper-box-col .box-col .top .img .label-primary{display:none}.wrapper-box-col .box-col .top .img .adress{display:none}.wrapper-box-col .box-col .top .left{flex:0 0 130px;max-width:130px}.wrapper-box-col .box-col .top .heart svg{width:27px;height:27px;color:#c7c7c7}.wrapper-box-col .box-col .top .mobile-info{display:none}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper{padding:1rem;display:flex;align-items:center;justify-content:space-between}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item{background:#fec251;width:33px;height:33px;border-radius:100px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item svg{width:auto;height:18px;color:#000}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item:hover{background:#000}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item:hover svg{color:#fff;-webkit-animation:tada;animation:tada;-webkit-animation-duration:.5s;animation-duration:.5s}.wrapper-box-col .box-col .top .mobile-info .link-wrapper{padding:0 1rem 1rem;font-size:14px;padding:0 20px 15px}.wrapper-box-col .box-col .top .mobile-info .link-wrapper svg{width:18px;height:18px}.wrapper-box-col .box-col .top .mobile-info .link-wrapper a{color:#000;font-weight:500}.wrapper-box-col .box-col .top .mobile-info .link-wrapper a:hover{color:#c1881b}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper{display:flex;flex-direction:column;padding:1rem;background:linear-gradient(180deg, rgb(255, 243, 220) 0%, rgb(255, 255, 255) 100%);padding:20px}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item{display:flex;align-items:center;color:#000;font-size:14px;font-weight:500;line-height:1;margin-bottom:1rem}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item img{width:30px;margin-right:1rem;height:30px;-o-object-fit:contain;object-fit:contain}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item:last-child{margin-bottom:0}.wrapper-box-col .box-col .top .info{display:flex;flex:auto;margin-left:2rem;grid-row:1/2;grid-column:2/3}.wrapper-box-col .box-col .top .info .heart{margin-right:1rem}.wrapper-box-col .box-col .top .info .name{display:flex;flex-direction:column;margin-top:-0.65rem}.wrapper-box-col .box-col .top .info .name .header-h3{color:#000;font-weight:bold;font-size:28px;display:flex;align-items:flex-start;flex-direction:column;line-height:1}.wrapper-box-col .box-col .top .info .name .header-h3 .company-label{font-size:10px;background:#ffe4b1;border-radius:5px;padding:2px 5px;font-weight:500;margin-bottom:9px;margin-top:2px;text-transform:uppercase}.wrapper-box-col .box-col .top .info .name .header-h3 a{color:#000}.wrapper-box-col .box-col .top .info .name .header-h3 a:hover{color:#ffc351}.wrapper-box-col .box-col .top .info .name .showMore{margin-top:-0.25rem;cursor:pointer}.wrapper-box-col .box-col .top .adress{display:flex;align-items:center;margin-right:2rem;flex:0 0 618px;justify-content:flex-end;position:relative}.wrapper-box-col .box-col .top .adress .loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;border:1px solid #fec251;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:5px;opacity:0;padding:2rem 0;display:none}.wrapper-box-col .box-col .top .adress .loader p{margin:0;font-size:14px;font-weight:500}.wrapper-box-col .box-col .top .adress .loader lottie-player{margin-right:-1rem;margin-left:-1rem}.wrapper-box-col .box-col .top .adress.hide .ad-bottom,.wrapper-box-col .box-col .top .adress.hide .ad-top{opacity:0}.wrapper-box-col .box-col .top .adress.hide .loader{opacity:1}.wrapper-box-col .box-col .top .adress .ad-bottom{display:flex;align-items:center;margin-left:1rem}.wrapper-box-col .box-col .top .adress .ad-bottom .item{display:flex;align-items:center;margin-left:1.5rem}.wrapper-box-col .box-col .top .adress .ad-bottom .item .text{font-size:1rem;font-weight:600;margin-left:.75rem}.wrapper-box-col .box-col .top .adress .ad-bottom .item img{height:33px;width:33px;-o-object-fit:contain;object-fit:contain}.wrapper-box-col .box-col .top .adress .ad-top{display:flex;align-items:first baseline;align-items:flex-start}.wrapper-box-col .box-col .top .adress .ad-top .box .km{font-size:24px;font-weight:bold;margin:0}.wrapper-box-col .box-col .top .adress .ad-top .box h5{font-size:14px;font-weight:400;margin-top:-0.25rem}.wrapper-box-col .box-col .top .adress .ad-top svg{margin-right:.75rem;height:32px;width:24px;margin-top:.5rem}.wrapper-box-col .box-col:nth-child{margin-bottom:0}.wrapper-box-col .box-col:hover{border-color:#ffc351}.wrapper-box-col .box-col .bottom{margin:0;display:grid;grid-template:auto/182px 1fr 450px;transition:all .5s linear;border-top:1px solid #eee}.wrapper-box-col .box-col .bottom.hide{height:0;overflow:hidden;padding:0;border:0}.wrapper-box-col .box-col .bottom svg{width:30px;height:30px}.wrapper-box-col .box-col .bottom .left{border-right:1px solid #eee;grid-row:1/3}.wrapper-box-col .box-col .bottom .left .sm-wrapper{padding:1rem;display:flex;align-items:center;justify-content:space-evenly}.wrapper-box-col .box-col .bottom .left .sm-wrapper .item{background:#fec251;width:33px;height:33px;border-radius:100px;display:flex;align-items:center;justify-content:center;transition:all .2s linear}.wrapper-box-col .box-col .bottom .left .sm-wrapper .item svg{width:auto;height:18px;color:#000}.wrapper-box-col .box-col .bottom .left .sm-wrapper .item:hover{background:#000}.wrapper-box-col .box-col .bottom .left .sm-wrapper .item:hover svg{color:#fff;-webkit-animation:tada;animation:tada;-webkit-animation-duration:.5s;animation-duration:.5s}.wrapper-box-col .box-col .bottom .left .link-wrapper{padding:0 1rem 1rem;font-size:14px;padding:0 20px 15px}.wrapper-box-col .box-col .bottom .left .link-wrapper svg{width:18px;height:18px}.wrapper-box-col .box-col .bottom .left .link-wrapper a{color:#000;font-weight:500}.wrapper-box-col .box-col .bottom .left .link-wrapper a:hover{color:#c1881b}.wrapper-box-col .box-col .bottom .left .marks-wrapper{display:flex;flex-direction:column;background:linear-gradient(180deg, rgb(255, 243, 220) 0%, rgb(255, 255, 255) 100%);padding:20px}.wrapper-box-col .box-col .bottom .left .marks-wrapper .item{display:flex;align-items:center;color:#000;font-size:14px;font-weight:500;line-height:1;margin-bottom:1rem}.wrapper-box-col .box-col .bottom .left .marks-wrapper .item img{width:30px;margin-right:1rem;height:30px;-o-object-fit:contain;object-fit:contain}.wrapper-box-col .box-col .bottom .left .marks-wrapper .item:last-child{margin-bottom:0}.wrapper-box-col .box-col .bottom .center{display:flex;flex-direction:column;align-items:flex-start;flex:1;padding:1.5rem 1.5rem 2rem}.wrapper-box-col .box-col .bottom .center .number{margin-bottom:1rem}.wrapper-box-col .box-col .bottom .center .buttons{margin-top:1rem}.wrapper-box-col .box-col .bottom .center .buttons .btn{color:#fff}.wrapper-box-col .box-col .bottom .center .buttons .btn svg{color:#fff !important;width:16px;height:16px;margin-left:1rem;margin-right:0}.wrapper-box-col .box-col .bottom .center .buttons .btn:hover{color:#000}.wrapper-box-col .box-col .bottom .center .buttons .btn:hover svg{color:#000 !important}.wrapper-box-col .box-col .bottom .right{padding:4rem 1.5rem 2rem 0;width:100%}.wrapper-box-col .box-col .bottom .right .phone{display:flex;align-items:center;gap:1rem}.wrapper-box-col .box-col .bottom .right .phone .btn{padding:.75rem 1rem}.wrapper-box-col .box-col .bottom .right .phone .btn svg{margin-right:.5rem !important}.wrapper-box-col .box-col .bottom .right .map{border-radius:5px;overflow:hidden;width:100%;height:auto;z-index:1;transition:all .2s linear}.wrapper-box-col .box-col .bottom .right .map.full-screen{position:fixed;width:80%;height:80%;left:10%;top:10%;z-index:9;box-shadow:0 0 210px rgba(0,0,0,.5)}.wrapper-box-col .box-col .bottom .right .map.full-screen::before{position:fixed;content:"";width:100%;background:#ff6c00;left:0;top:0;opacity:.5;height:100%;cursor:pointer}.wrapper-box-col .box-col .products-wrapper{padding-top:1rem;padding-bottom:1rem;border-top:1px solid #eee;display:flex;overflow:hidden;flex-direction:row;background:linear-gradient(90deg, #fffaf0 0%, rgb(255, 255, 255) 100%);border-bottom-left-radius:10px;border-bottom-right-radius:10px}.wrapper-box-col .box-col .products-wrapper .grid-choice{position:relative}.wrapper-box-col .box-col .products-wrapper .grid-choice::after{content:"";position:absolute;top:0;right:0;width:60px;height:100%;background:linear-gradient(270deg, #fffaf0 0%, rgba(255, 255, 255, 0) 100%)}.wrapper-box-col .box-col .products-wrapper .row-choice{margin:0;max-width:100%;flex-wrap:nowrap;overflow:hidden;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;padding:0 3rem 0 1rem;justify-content:flex-start;padding-right:1rem}.wrapper-box-col .box-col .products-wrapper .row-choice::-webkit-scrollbar{display:none}.wrapper-box-col .box-col .products-wrapper .row-choice .box{flex:1;max-width:94px;min-width:94px;margin:0 1px 0 0}.wrapper-box-col .box-col .products-wrapper .row-choice .box .text{font-size:14px}.wrapper-box-col .box-col .products-wrapper .wrapper-content{flex:0 0 100%;max-width:calc(100% - 183px);min-height:96px}.wrapper-box-col .box-col .products-wrapper ul{flex:0 0 183px;max-width:183px;display:flex;flex-direction:column;align-items:center;padding:0 1rem;justify-content:center}.wrapper-box-col .box-col .products-wrapper ul .btn{padding:0;border:1px solid #fec251;border-radius:100px;color:#000;font-weight:500;font-size:14px;padding:5px 19px;background:#fff;width:100%;display:block}.wrapper-box-col .box-col .products-wrapper ul li{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.wrapper-box-col .box-col .products-wrapper ul li:last-child{margin-bottom:0}.wrapper-box-col .box-col .products-wrapper ul .btn{display:flex;align-items:center;justify-content:space-between;padding-right:.5rem}.wrapper-box-col .box-col .products-wrapper ul .btn svg{width:13px;height:13px;margin-top:-2px;opacity:0}.wrapper-box-col .box-col .products-wrapper ul .btn.active{background:#000;color:#fff;border-color:#000}.wrapper-box-col .box-col .products-wrapper ul .btn.active svg{opacity:1}.grid-choice .row-choice{display:-ms-flex;display:flex;flex-wrap:wrap;justify-content:center}.grid-choice .row-choice.ch-2{margin-left:85.8px;margin-top:-34px}.grid-choice .box{display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;flex:0 0 12.5%;max-width:12.5%;margin-top:calc(-2% - 6px);width:100px;cursor:pointer}.grid-choice .box::before{display:block;content:"";padding-top:108%}.grid-choice .box img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%;position:absolute;top:0;left:0;transition:all .3s ease}.grid-choice .box .img-hover{position:absolute;transition:all .3s ease;opacity:0}.grid-choice .box .text{color:#26231a;font-size:1.4375rem;font-weight:600;text-align:center;line-height:1.1;padding:0 1rem;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;font-family:"Montserrat",sans-serif}.grid-choice .box:hover .text{color:#000}.grid-choice .box:hover .img{opacity:0}.grid-choice .box:hover .img-hover{opacity:1}.grid-choice .box.active .text{color:#000}.grid-choice .box.active .img{opacity:0}.grid-choice .box.active .img-hover{opacity:1}.grid-choice.mobile{display:none}.leaflet-touch .leaflet-control-attribution svg{display:none !important}.container-apiary-list{padding-top:2rem}.wrapper-filter .wrapper-info{display:flex;justify-content:space-between;margin-top:2rem}.wrapper-filter .wrapper-info .filter-header{display:none}.wrapper-filter .wrapper-info .buttons{display:none}.wrapper-filter .wrapper-info .item{display:flex;align-items:center}.wrapper-filter .wrapper-info .item .text{font-weight:600;font-size:14px;text-align:right;margin-right:.5rem;width:-webkit-max-content;width:-moz-max-content;width:max-content;white-space:nowrap}.wrapper-filter .wrapper-info .item .form-select{width:140px}.load-apiary{display:flex;justify-content:center}@media only screen and (max-width: 1719.98px){.wrapper-box-col{margin-top:4rem}.wrapper-box-col .box-col .products-wrapper .grid-choice::after{width:130px}.wrapper-box-col .box-col .products-wrapper .row-choice .box .text{font-size:14px}.wrapper-box-col .box-col .top .info{margin-left:1rem}.wrapper-box-col .box-col .top .info .name .header-h3{font-size:24px;line-height:1;margin-bottom:.5rem}.wrapper-box-col .box-col .top .adress .ad-top .box .km{font-size:20px}.wrapper-box-col .box-col .top .adress .ad-bottom .item{margin-left:1rem}}@media only screen and (max-width: 1439.98px){.wrapper-box-col .box-col .top{align-items:flex-start;flex-wrap:wrap;grid-template:auto auto/182px auto}.wrapper-box-col .box-col .top .info{flex:1px;margin-left:0;border-bottom:1px solid #eee;padding-bottom:5px;padding-left:1rem;grid-column:2/4}.wrapper-box-col .box-col .top .info .name{margin-top:12px}.wrapper-box-col .box-col .top .info .name .showMore{font-size:14px}.wrapper-box-col .box-col .top .info .heart{margin-right:.75rem;margin-top:18px}.wrapper-box-col .box-col .top .adress{flex:auto;justify-content:space-between;margin-top:0;grid-row:2/3;grid-column:2/4;padding:0 0 0 1rem}.wrapper-box-col .box-col .top .adress .ad-top{position:relative}.wrapper-box-col .box-col .top .adress .ad-top .box{display:flex;align-items:center}.wrapper-box-col .box-col .top .adress .ad-top .box .km{font-size:16px}.wrapper-box-col .box-col .top .adress .ad-top .box h5{margin:0 0 0 2rem}.wrapper-box-col .box-col .top .adress .ad-top svg{margin-right:12px;height:25px;width:21px;margin-top:3px}.wrapper-box-col .box-col .bottom .right{grid-column:2/4;padding:1.5rem}.wrapper-box-col .box-col .bottom .center{padding:1.5rem;grid-column:2/4}.wrapper-box-col .box-col .bottom .center .number{font-size:14px}.wrapper-box-col .box-col .bottom .center .content{font-size:14px}.wrapper-box-col .box-col .bottom .center .buttons{margin-top:1rem}.wrapper-box-col .box-col .bottom .center .buttons .btn{font-size:14px;padding:.5rem 1.5rem}}@media only screen and (max-width: 991.98px){.wrapper-box-col .box-col .top{display:grid;grid-template:auto auto/182px 1fr}.wrapper-box-col .box-col .top .adress{padding-left:21px;margin-top:-29px;margin-right:0;width:auto;margin-top:auto;margin-right:auto;width:100%;grid-column:0.6666666667;grid-row:0.3333333333;padding:1rem}.wrapper-box-col .box-col .top .adress .ad-bottom .item{margin-left:10px}.wrapper-box-col .box-col .top .adress .ad-bottom .item .text{font-size:12px;margin-left:5px}.wrapper-box-col .box-col .top .adress .ad-bottom .item img{height:26px;width:25px}.wrapper-box-col .box-col .top .adress .ad-top .box h5{font-size:11px;margin-left:1rem}.wrapper-box-col .box-col .top .adress .ad-top .box .km{font-size:14px}.wrapper-box-col .box-col .top .info{margin-left:0;grid-column:0.6666666667;grid-row:.5}.wrapper-box-col .box-col .top .info .name .header-h3{font-size:18px}.wrapper-box-col .box-col .top .mobile-info{grid-column:0.6666666667;grid-row:0.6666666667}.wrapper-box-col .box-col .top .img{grid-column:1/2;grid-row:1/3}.wrapper-box-col .box-col .products-wrapper{padding-top:.5rem;padding-bottom:.5rem}.wrapper-box-col .box-col .products-wrapper .row-choice .box{max-width:84px;min-width:84px}.wrapper-box-col .box-col .products-wrapper .row-choice .box .text{font-size:13px}.wrapper-box-col .box-col .products-wrapper .wrapper-content{min-height:91px}.wrapper-box-col .box-col .bottom{flex-wrap:wrap;display:grid;grid-template:auto auto/183px auto}.wrapper-box-col .box-col .bottom .center{padding-left:0;flex:0 0 auto;max-width:none;grid-row:1/2;grid-column:2/3;padding:1rem}.wrapper-box-col .box-col .bottom .right{flex:0 0 100%;max-width:100%;width:100%;grid-row:2/3;grid-column:2/3;padding:0}.wrapper-box-col .box-col .bottom .left{height:auto;grid-row:1/3}.wrapper-filter{position:relative}.wrapper-filter .wrapper-info{position:fixed;top:0;left:0;width:100%;background:#fff;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;transition:all .35s linear;overflow-y:scroll;height:100vh;height:calc(var(--vh, 1vh)*100);padding-bottom:0;flex-wrap:nowrap;padding:3rem 0 1rem 1rem;margin-top:0}.wrapper-filter .wrapper-info.hide{transform:translateY(100%)}.wrapper-filter .wrapper-info.show{transform:translateY(0)}.wrapper-filter .wrapper-info .filter-header{position:absolute;top:0;left:0;width:100%;display:flex;align-items:center;padding:.5rem 1rem;border-bottom:1px solid #eee;border-bottom:1px solid #ffc351;background:#ffc351}.wrapper-filter .wrapper-info .filter-header h3{margin:0;font-weight:bold;font-size:20px}.wrapper-filter .wrapper-info .filter-header a{margin-left:auto;font-size:14px;font-weight:bold;color:#000}.wrapper-filter .wrapper-info .item{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%}.wrapper-filter .wrapper-info .item .text{font-size:16px;margin:1rem 0 .5rem}.wrapper-filter .wrapper-info .item .form-select{width:calc(100% - 1rem)}.wrapper-filter .wrapper-info .buttons{display:block;position:absolute;bottom:0;left:0;width:100%;padding:.5rem}.wrapper-filter .wrapper-info .buttons .btn{padding:1.1rem 1rem;width:100%;border-radius:5px;font-size:20px;text-transform:uppercase;letter-spacing:2px}.wrap-icons.filter{flex-direction:row;width:100%;overflow-x:scroll;scrollbar-width:none}.wrap-icons.filter::-webkit-scrollbar{display:none}.wrap-icons.filter .icon{height:49px;margin:0 0 .5rem;width:auto;white-space:nowrap;margin-right:.5rem}.wrap-icons.filter .icon span{display:flex;font-size:15px;font-weight:500;margin-left:.5rem;margin-right:.5rem}.wrap-icons .icon img{width:30px !important;height:30px !important}.wrap-icons .icon img.sm{height:30px !important;width:30px !important}.wrap-icons .icon img.md{height:30px !important;width:30px !important}#filterButton{display:block;width:100%;background:#fff;color:#000;border:1px solid #000}.container-product-list .form-select{width:calc(100% - 15px)}}@media only screen and (max-width: 767.98px){.wrapper-box-col .box-col.open .mobile-info.hide{display:flex !important}.wrapper-box-col .box-col .top{flex-direction:column;display:flex;height:auto;max-height:none}.wrapper-box-col .box-col .top .info{border-bottom:0;padding-bottom:0;margin-bottom:.75rem}.wrapper-box-col .box-col .top .info .name .header-h3{font-size:24px}.wrapper-box-col .box-col .top .info .name .header-h3 .label-primary{display:none}.wrapper-box-col .box-col .top .img{width:100%;order:2;position:relative;margin-bottom:3rem}.wrapper-box-col .box-col .top .img::before{background:linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%);content:"";position:absolute;width:100%;height:100%;top:0;left:0}.wrapper-box-col .box-col .top .img .label-primary{display:flex;position:absolute;top:.5rem;right:.5rem;font-size:14px}.wrapper-box-col .box-col .top .img .adress{display:flex;position:absolute;left:0;padding:1rem 0;bottom:-4rem;flex-direction:column;width:100%}.wrapper-box-col .box-col .top .img .adress .ad-top{color:#fff;width:100%;height:3rem;max-height:3rem;padding:0 1rem 4rem}.wrapper-box-col .box-col .top .img .adress .ad-top .box .km{font-size:21px}.wrapper-box-col .box-col .top .img .adress .ad-top svg{margin-top:8px}.wrapper-box-col .box-col .top .img .adress .ad-bottom{margin-left:0;width:100%;justify-content:space-around;padding:0 1rem;max-height:3rem;height:3rem}.wrapper-box-col .box-col .top .img .adress .ad-bottom .item{flex-direction:row-reverse;margin-left:1rem;margin-right:1rem}.wrapper-box-col .box-col .top .img .adress .ad-bottom .item .text{font-size:17px}.wrapper-box-col .box-col .top .img img{width:100%;height:auto;border-top-left-radius:0;order:2;aspect-ratio:4/3}.wrapper-box-col .box-col .top .adress{display:none}.wrapper-box-col .box-col .top .adress .ad-top .box{display:block}.wrapper-box-col .box-col .top .adress .ad-top .box h5{margin-left:0}.wrapper-box-col .box-col .top .adress .ad-bottom .item img{margin-right:.5rem}.wrapper-box-col .box-col .top .mobile-info{display:flex;flex-direction:column;flex:0 0 100%;width:100%;height:100%}.wrapper-box-col .box-col .top .mobile-info.hide{display:none}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper{flex-direction:revert;justify-content:center;padding:1rem 2rem;align-items:first baseline;padding-bottom:0}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item{flex-direction:column;justify-content:center;font-size:12px;flex:0 0 20%;max-width:20%}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item img{margin-right:0;margin-bottom:.5rem}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top{display:flex;align-items:center;margin-bottom:.75rem}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .sm-wrapper{padding:0;margin:0;padding-left:53px}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .sm-wrapper .link-wrapper{padding:0;margin:0}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .sm-wrapper .item{margin-right:.5rem}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .link-wrapper{padding:0;margin-left:auto;padding-right:2rem}.wrapper-box-col .box-col .bottom{flex-direction:column-reverse}.wrapper-box-col .box-col .bottom .right{flex:0 0 100%;max-width:100%;padding:1rem;grid-column:1/3}.wrapper-box-col .box-col .bottom .right .map{--bs-aspect-ratio: calc(1 / 1 * 100%)}.wrapper-box-col .box-col .bottom .center{padding:1rem;max-width:none;grid-column:1/3}.wrapper-box-col .box-col .bottom .left{display:none}.wrapper-box-col .box-col .products-wrapper{flex-direction:column}.wrapper-box-col .box-col .products-wrapper ul{flex:0 0 100%;max-width:100%;flex-direction:row;margin-bottom:1rem;margin-top:.5rem}.wrapper-box-col .box-col .products-wrapper ul li{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:0}.wrapper-box-col .box-col .products-wrapper ul .btn.active{margin-left:.5rem;margin-right:.5rem}.wrapper-box-col .box-col .products-wrapper ul .btn.active svg{margin-left:.5rem;transform:rotate(90deg)}.wrapper-box-col .box-col .products-wrapper .wrapper-content{max-width:100%;padding:0 1rem 0 0}.alert.alert-light{position:relative;z-index:2;text-align:center;line-height:1.2;font-size:14px}}@media only screen and (max-width: 575.98px){.wrapper-box-col{margin-top:-2rem}.wrapper-box-col .box-col{padding:0}.wrapper-box-col .box-col .top .info{margin-bottom:0;padding:.5rem 1rem}.wrapper-box-col .box-col .top .info .name{margin-top:0;overflow:scroll}.wrapper-box-col .box-col .top .info .name .header-h3{width:auto;overflow-y:scroll;max-width:100%;-ms-overflow-style:none;scrollbar-width:none;font-size:18px}.wrapper-box-col .box-col .top .info .name .header-h3::-webkit-scrollbar{display:none}.wrapper-box-col .box-col .top .info .name .showMore{font-size:13px}.wrapper-box-col .box-col .top .info .heart{margin-right:.5rem;margin-top:2px}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top{margin-top:.5rem}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .sm-wrapper{padding-left:43px}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .sm-wrapper .item{margin-right:.25rem}.wrapper-box-col .box-col .top .mobile-info .mobile-info-top .link-wrapper{padding-right:1rem}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper{padding:1rem .75rem}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item{font-size:10px;flex:auto;max-width:none;margin-bottom:0}.wrapper-box-col .box-col .top .mobile-info .marks-wrapper .item img{width:26px;height:26px}.wrapper-box-col .box-col .top .mobile-info .link-wrapper a{font-size:0}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item{width:28px;height:28px}.wrapper-box-col .box-col .top .mobile-info .sm-wrapper .item svg{height:16px}.wrapper-box-col .box-col .top .img .label-primary{font-size:12px}.wrapper-box-col .box-col .top .img .adress .ad-top{height:3rem;max-height:3rem;padding-bottom:4rem}.wrapper-box-col .box-col .top .img .adress .ad-top .box .km{font-size:18px}.wrapper-box-col .box-col .top .img .adress .ad-bottom .item{margin-left:.5rem;margin-right:.5rem}.wrapper-box-col .box-col .top .img .adress .ad-bottom .item .text{font-size:13px;line-height:1}.wrapper-box-col .box-col .top .heart svg{width:20px;height:20px}.wrapper-box-col .box-col .bottom{padding:1rem 1rem 0}.wrapper-box-col .box-col .bottom .center{padding:0}.wrapper-box-col .box-col .bottom .center .content{font-size:13px}.wrapper-box-col .box-col .bottom .center .number{font-size:13px}.wrapper-box-col .box-col .bottom .center .buttons{margin-bottom:1rem}.wrapper-box-col .box-col .bottom .center .buttons .btn{font-size:12px;padding:.5rem 1rem}.wrapper-box-col .box-col .bottom .right{padding-right:0;padding-left:0}.wrapper-box-col .box-col .products-wrapper .grid-choice::after{width:30px;opacity:.7}.wrapper-box-col .box-col .products-wrapper ul{justify-content:flex-start}.wrapper-box-col .box-col .products-wrapper ul .btn{font-size:13px;margin-left:0;margin-right:.25rem;padding-right:.25rem}.wrapper-box-col .box-col .products-wrapper ul .btn.active{margin-left:0}.container-choice{padding-top:1rem !important}.container-choice>.container{padding:0}.wrapper-box-col .box-col .bottom .right .phone{flex-direction:column}.wrapper-box-col .box-col .bottom .right .phone .btn{font-size:14px;width:100%}.wrapper-box-col .box-col .bottom .right .phone .btn svg{margin-right:.5rem !important}.wrapper-box-col .box-col .bottom .right .phone .dropdown{width:100%}.wrapper-box-col .box-col .bottom .right .phone .dropdown .dropdown-menu{width:100%;border-radius:10px !important}.wrapper-box-col .box-col .bottom .right .phone .dropdown .dropdown-menu .dropdown-item{font-size:16px;font-weight:500;text-align:center}}.slider-product{overflow:hidden;border:1px solid #eee;position:relative}.slider-product .img{display:block;overflow:hidden;position:relative;width:100%;border-radius:5px}.slider-product .img::before{display:block;content:"";padding-top:70%}.slider-product .img img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px}.slider-product .swiper-pagination-bullet-active{background:#ffc351;opacity:1 !important}.slider-product .swiper-pagination-bullet{opacity:.2}.slider-product .swiper-button-prev,.slider-product .swiper-button-next{height:54px;transform:scale(0.7);opacity:0}.slider-product .swiper-pagination{position:relative}.slider-product .swiper-pagination-bullets{bottom:2px !important;z-index:1}.slider-product:hover .swiper-button-prev,.slider-product:hover .swiper-button-next{opacity:1}.slider-product .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%230'%2F%3E%3C%2Fsvg%3E")}.slider-product .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%230'%2F%3E%3C%2Fsvg%3E")}.slider-thumbs{overflow:hidden;position:relative;margin-top:10px}.slider-thumbs .ratio100{display:block;overflow:hidden;position:relative;width:100%;border-radius:5px;border:1px solid #eee;aspect-ratio:1/1}.slider-thumbs .ratio100::before{display:block;content:"";padding-top:70%}.slider-thumbs .ratio100 img{-o-object-fit:contain;object-fit:contain;height:100%;width:100%;position:absolute;top:0;left:0;border-radius:5px}.container-product-card{padding-top:3rem;position:relative}.container-product-card .product-card-wrapper{padding:2rem;background:#fff;border:0;border-radius:10px;box-shadow:0 3px 36px rgba(0,0,0,.1);display:grid;grid-template:auto 1fr/42% 58%;grid-column-gap:50px}.container-product-card .product-card-wrapper .top{display:flex;align-items:flex-start;grid-row:1/2;grid-column:2/3;justify-content:flex-start;padding:1rem 0rem;padding-right:4rem}.container-product-card .product-card-wrapper .top h1{line-height:1;font-size:36px;font-weight:bold;position:relative}.container-product-card .product-card-wrapper .top h1 span{position:relative;font-size:12px;background:#ffc351;padding:5px;border-radius:5px;min-width:-webkit-max-content;min-width:-moz-max-content;min-width:max-content}.container-product-card .product-card-wrapper .top .heart{margin-top:3px}.container-product-card .product-card-wrapper .top .heart svg{color:#ccc;width:27px;height:auto;margin-right:.5rem}.container-product-card .product-card-wrapper .top .heart.active svg{color:#ffc351}.container-product-card .product-card-wrapper .gallery{grid-row:1/3;grid-column:1/2}.container-product-card .product-card-wrapper .details{padding:0 4rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;grid-row:2/3;grid-column:2/3;padding-left:2rem}.container-product-card .product-card-wrapper .details>.price{display:flex;align-items:center;justify-content:flex-start;margin-right:0rem;margin-top:auto;width:100%;flex-direction:revert}.container-product-card .product-card-wrapper .details>.price .btn-message{margin-left:auto;margin-right:1rem}.container-product-card .product-card-wrapper .details>.price .price{margin-right:1rem;font-size:40px;font-weight:bold}.container-product-card .product-card-wrapper .details .price .btn{margin-left:auto}.container-product-card .product-card-wrapper .details .price .btn svg{width:20px;margin-left:.5rem;margin-right:0}.container-product-card .product-card-wrapper .details .price .btn:hover{background:#ffc351;color:#000}.container-product-card .product-card-wrapper .details .price .btn:hover svg{color:#000}.container-product-card .product-card-wrapper .details .description{margin-top:0rem;padding-left:0px;margin-bottom:0rem}.container-product-card .product-card-wrapper .details .adress{display:flex;align-items:center;align-content:center;justify-content:space-between;width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:1rem;padding-bottom:1rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom{display:flex;align-items:center;margin-left:1rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item{display:flex;align-items:center;margin-left:1.5rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item .text{font-size:1rem;font-weight:600;margin-left:.75rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item img{height:33px;width:33px;-o-object-fit:contain;object-fit:contain}.container-product-card .product-card-wrapper .details .adress .ad-top{display:flex;align-items:first baseline;align-items:flex-start}.container-product-card .product-card-wrapper .details .adress .ad-top .box .km{font-size:24px;font-weight:bold;margin:0}.container-product-card .product-card-wrapper .details .adress .ad-top .box h5{font-size:14px;font-weight:400;margin-top:-0.25rem}.container-product-card .product-card-wrapper .details .adress .ad-top svg{margin-right:.75rem;height:32px;width:24px;margin-top:.5rem}.container-product-features{position:relative;margin-top:2rem}.container-product-features .product-features{width:100%;padding:2rem;background:#fff;border:0;border-radius:10px;box-shadow:0 3px 36px rgba(0,0,0,.1);background:linear-gradient(90deg, #fffaf0 0%, #fff 100%)}.container-product-features .product-features .wrapper{display:grid;width:100%;grid-template:auto/auto auto auto auto auto;grid-column-gap:5rem}.container-product-features .product-features .wrapper .item{display:flex;justify-content:flex-start;align-items:center}.container-product-features .product-features .wrapper .item .value{font-weight:bold;margin-left:.5rem}.container-product-features .product-features .wrapper .item .feature{font-weight:500;display:flex;align-items:center}.container-product-features .product-features .wrapper .item .feature img{width:100%;margin-right:0;background:rgba(0,0,0,0);height:100%;padding:0;border-radius:0;-o-object-fit:contain;object-fit:contain}.container-product-features .product-features .wrapper .item .feature .img{width:45px;height:45px;border:2px solid #ffc351;border-radius:60px;margin-right:7px;display:flex;align-items:center;justify-content:center;padding:6px}.container-product-features .product-features .wrapper .item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:0}.container-product-features .product-features h5{font-weight:bold;margin-bottom:1rem}.product-list h5{font-weight:bold;margin-bottom:1rem}.container-product-description{position:relative;margin-top:2rem}.container-product-description .wrapper{width:100%;padding:2rem;background:#fff;border:0;border-radius:10px;box-shadow:0 3px 36px rgba(0,0,0,.1)}.container-product-description .wrapper h5{font-weight:bold;margin-bottom:1rem}.wrapper-box-col{margin-top:2rem}.container-report{margin-bottom:-6rem}.container-report .report-link{font-size:14px;display:flex;align-items:center;font-weight:500;color:#f98b19;margin-top:0rem;margin-bottom:0rem;width:-webkit-max-content;width:-moz-max-content;width:max-content}.container-report .report-link svg{width:20px;height:20px;margin-right:7px}.container-report .report-link:hover{color:#000}@media only screen and (max-width: 1719.98px){.container-product-features .product-features .wrapper{grid-template:auto/auto auto auto}.container-product-features .product-features .wrapper .item:first-child{margin-bottom:1rem}.container-product-card .product-card-wrapper .top h1{font-size:30px}.container-product-card .product-card-wrapper .details{padding-left:1rem}.container-product-card .product-card-wrapper .details .adress .ad-top .box .km{font-size:20px}.container-product-card .product-card-wrapper .details .adress .ad-top svg{margin-right:.5rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item .text{margin-left:.45rem}.container-product-card .product-card-wrapper .details>.price .btn-message{margin-right:.5rem}.container-product-card .product-card-wrapper .details>.price .price{margin-right:auto;font-size:36px}.container-product-card .product-card-wrapper .details>.price .btn{padding:1rem 1.5rem}}@media only screen and (max-width: 1439.98px){.container-product-card .product-card-wrapper{grid-template:auto 1fr/43% 57%;padding:2rem 1rem;grid-column-gap:20px}.container-product-card .product-card-wrapper .top{padding:0rem 0rem;padding-right:2rem}.container-product-card .product-card-wrapper .top h1{font-size:26px;margin:0}.container-product-card .product-card-wrapper .top h1 span{font-size:10px}.container-product-card .product-card-wrapper .details{padding:1rem 2rem}.container-product-card .product-card-wrapper .details .description{margin-top:0rem;font-size:14px;margin-bottom:1rem;margin-bottom:0rem}.container-product-card .product-card-wrapper .details .adress{margin-bottom:1rem;margin-top:0rem;padding-top:1rem;padding-bottom:.5rem}.container-product-card .product-card-wrapper .details .adress .ad-top .box .km{font-size:18px;white-space:nowrap}.container-product-card .product-card-wrapper .details .adress .ad-top .box h5{font-size:12px;margin-top:0}.container-product-card .product-card-wrapper .details .adress .ad-bottom{margin-left:0rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item{flex-direction:column}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item .text{font-size:12px;white-space:nowrap;margin-left:.25rem}.container-product-card .product-card-wrapper .details>.price .price{margin-right:auto;font-size:26px}.container-product-card .product-card-wrapper .details>.price btn.btn-message{margin-left:1rem;margin-right:0;margin-left:auto}.container-product-card .product-card-wrapper .details>.price .btn{padding:.5rem 1rem;margin-left:.5rem;margin-right:0 !important}.container-product-card .product-card-wrapper .details .product-features .wrapper .item{margin-bottom:.25rem;padding-bottom:.25rem;font-size:14px}.container-product-card .product-card-wrapper .details .product-features .wrapper .item .feature img{width:24px;height:24px}.container-product-card .product-card-wrapper .details .price{margin-bottom:0rem;margin-top:auto}}@media only screen and (max-width: 1199.98px){.container-product-card .product-card-wrapper .details .adress .ad-bottom .item{margin-left:1rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item .text{margin-left:.5rem}.container-product-card .product-card-wrapper .details>.price .price{font-size:24px}.container-product-card .product-card-wrapper .details>.price .btn{padding:.5rem .7rem;font-size:14px}.container-product-features .product-features .wrapper .item:first-child{margin-bottom:.5rem}.container-product-features .product-features .wrapper .item .feature{font-size:14px}.container-product-features .product-features .wrapper .item .feature .img{width:35px;height:35px;padding:4px}.container-product-features .product-features .wrapper .item .value{font-size:14px}.container-product-card .product-card-wrapper .top h1{font-size:24px}}@media only screen and (max-width: 991.98px){.container-product-card .product-card-wrapper{grid-template:auto auto/100%;padding:2rem}.container-product-card .product-card-wrapper .top{grid-column:1;padding:0rem 0rem;padding-bottom:1rem}.container-product-card .product-card-wrapper .details{grid-row:3/4;grid-column:1;padding:0 0rem;padding-left:0;margin-top:1rem}.container-product-card .product-card-wrapper .details .description{padding-left:0;margin-top:0rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item{margin-left:.5rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item:first-child{margin-left:0}.container-product-card .product-card-wrapper .details .adress .ad-top svg{margin-right:.5rem}.container-product-card .product-card-wrapper .details>.price{margin-top:1rem}.container-product-card .product-card-wrapper .details>.price .price{font-size:30px}.container-product-card .product-card-wrapper .gallery{grid-row:2/3;grid-column:1}.container-product-features .product-features .wrapper{grid-template:auto/auto auto}.container-product-features .product-features .wrapper .item:nth-child(3n){margin-bottom:.5rem}.container-report{margin-bottom:2rem}}@media only screen and (max-width: 767.98px){.container-product-features .product-features{padding:2rem}.container-product-features .product-features .wrapper{grid-template:auto/auto}.container-product-features .product-features .wrapper .item{align-items:center;margin-bottom:.5rem}.container-product-features .product-features .wrapper .item .feature img{width:24px;height:24px}.container-product-card .product-card-wrapper .details>.price{flex-direction:row;flex-wrap:wrap}.container-product-card .product-card-wrapper .details>.price .price{font-size:32px;width:100%;margin-bottom:1rem}.container-product-card .product-card-wrapper .details>.price .btn{margin-left:0;margin-right:1rem !important;flex:0 0 50%;max-width:calc(50% - 1rem);padding:1rem .7rem}.container-product-card .product-card-wrapper .details .description{margin-bottom:1rem}.container-report p{font-size:13px}}@media only screen and (max-width: 575.98px){.container-product-card{padding-top:2rem}.container-product-card .product-card-wrapper{padding:1rem}.container-product-card .product-card-wrapper .top{padding-bottom:.5rem}.container-product-card .product-card-wrapper .top h1{font-size:20px}.container-product-card .product-card-wrapper .top h1 span{font-size:7px}.container-product-card .product-card-wrapper .details{padding-left:0}.container-product-card .product-card-wrapper .details .description{margin-top:0rem;font-size:14px}.container-product-card .product-card-wrapper .details>.price{align-items:center;flex-direction:column}.container-product-card .product-card-wrapper .details>.price .price{font-size:28px;margin-bottom:1rem}.container-product-card .product-card-wrapper .details .adress{flex-direction:column;align-content:flex-start}.container-product-card .product-card-wrapper .details .adress .ad-top{width:100%;padding-top:.5rem;justify-content:center}.container-product-card .product-card-wrapper .details .adress .ad-bottom{margin-left:0rem;width:100%;margin-top:0rem;display:flex;justify-content:space-evenly}.container-product-card .product-card-wrapper .details>.price{margin-top:0}.container-product-card .product-card-wrapper .details>.price .btn{padding:.75rem;white-space:nowrap;width:100%;margin-left:0;margin-bottom:.5rem}.container-product-card .product-card-wrapper .details .product-features .wrapper .item .feature img{margin-right:.25rem}.container-product-card .container{padding:0}.slider-thumbs{margin-top:5px}.container-product-features .product-features{padding:1rem}.container-product-features .product-features .wrapper .item{font-size:13px}.container-product-features .container{padding:0}.container-product-description .wrapper{padding:1rem}.container-product-card .product-card-wrapper{padding:1rem}.container-product-card .product-card-wrapper .details .adress{padding-top:.5rem}.container-product-card .product-card-wrapper .details .adress .ad-bottom{margin-top:.5rem;justify-content:center}.container-product-card .product-card-wrapper .details .adress .ad-bottom .item{flex-direction:row}.container-product-card .product-card-wrapper .details>.price{display:flex;margin-top:.5rem}.container-product-card .product-card-wrapper .details>.price .price{margin-right:0}.container-product-card .product-card-wrapper .details>.price .price{text-align:center}.container-product-card .product-card-wrapper .details>.price .btn{flex:0 0 auto;max-width:calc(100% - 0rem)}.container-product-card .product-card-wrapper .top{padding-bottom:1.5rem}.container-product-card .product-card-wrapper .top .heart{margin-top:0px}.container-product-description .wrapper{font-size:14px !important}.container-product-list .container{padding:0}}/*# sourceMappingURL=karta-produktu.min.css.map */