.comon-dark-button{height:50px;padding:15px 42px 15px 42px;border-radius:40px;border:1px solid var(--dark-font-color);color:var(--white);font-family:"Neue Montreal";font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.64px;text-transform:uppercase;background:#fff0;outline:none!important;cursor:pointer;transition:all 0.3s ease;position:relative;display:inline-block;z-index:1;color:#fff;background-color:var(--dark-font-color);overflow:hidden;display:flex;justify-content:center;align-items:center}.comon-dark-button:after{position:absolute;content:"";width:100%;height:0;top:0;left:0;z-index:-1;background:var(--page-background-color);transition:all 0.3s ease;transform:scaleY(1)}.comon-dark-button:hover{background-color:#fff0;color:var(--dark-font-color)!important}.comon-dark-button:hover:after{top:0;height:100%}.comon-outline-button{border:1px solid var(--dark-font-color);color:var(--dark-font-color);font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:.64px;text-transform:uppercase;transition:var(--base-transition);background-color:#fff0;outline:none!important;cursor:pointer;transition:all 0.3s ease;position:relative;display:inline-block;z-index:1;overflow:hidden;display:flex;justify-content:center;align-items:center;box-sizing:border-box}.comon-outline-button:hover{color:var(--white)!important;background-color:var(--dark-font-color)}.main-dark-button{border-radius:100px;background-color:var(--dark-font-color);color:var(--white);transition:0.3s;border-radius:40px;padding:14px 42px;text-align:center;font-family:PP Neue Montreal;font-size:16px;font-weight:500;line-height:125%;text-transform:uppercase;text-decoration:none;display:flex;justify-content:center;align-items:center;border:3px solid var(--dark-font-color);z-index:1;letter-spacing:.64px;height:50px;box-sizing:border-box}.main-dark-button:hover{transition:0.3s;color:var(--white);padding:14px 28px}.main-dark-button span{transition:0.3s;width:0;height:20px;overflow:hidden;position:relative;opacity:0}.main-dark-button:hover span{transition:0.3s;height:20px;width:20px;margin-left:8px;opacity:1}.main-dark-button span svg{position:absolute;right:0}.main-outline-button{border-radius:100px;background-color:#fff0;color:var(--dark-font-color);transition:0.3s;border-radius:40px;padding:14px 42px;text-align:center;font-family:PP Neue Montreal;font-size:16px;font-weight:500;line-height:125%;text-transform:uppercase;text-decoration:none;display:flex;justify-content:center;align-items:center;border:1px solid var(--dark-font-color);z-index:1;letter-spacing:.64px;height:50px;box-sizing:border-box}.main-outline-button:hover{transition:0.3s;color:var(--dark-font-color);padding:14px 28px}.main-outline-button span{transition:0.3s;width:0;height:20px;overflow:hidden;position:relative;opacity:0}.main-outline-button:hover span{transition:0.3s;height:20px;width:20px;margin-left:8px;opacity:1}.main-outline-button span svg{position:absolute;right:0}.white-outline-button{border-radius:100px;background-color:#fff0;color:var(--white);transition:0.3s;border-radius:40px;padding:14px 42px;text-align:center;font-family:PP Neue Montreal;font-size:16px;font-weight:500;line-height:125%;text-transform:uppercase;text-decoration:none;display:flex;justify-content:center;align-items:center;border:1px solid var(--white);z-index:1;letter-spacing:.64px;height:50px;box-sizing:border-box}.white-outline-button:hover{transition:0.3s;color:var(--white);padding:14px 28px}.white-outline-button span{transition:0.3s;width:0;height:20px;overflow:hidden;position:relative;opacity:0}.white-outline-button:hover span{transition:0.3s;height:20px;width:20px;margin-left:8px;opacity:1}.white-outline-button span svg{position:absolute;right:0}.main-button{border-radius:100px;background-color:var(--white);color:#1f1f1f;transition:var(--base-transition);border-radius:100px;padding:17px 20px;flex-shrink:0;text-align:center;font-family:Neue Montreal;font-size:14px;font-style:normal;font-weight:500;line-height:130%;text-transform:uppercase;text-decoration:none;display:flex;justify-content:center;align-items:center;border:3px solid #2c2c2c;z-index:1;cursor:pointer}.main-button:hover{background-color:#5d737e;border:3px solid #5d737e;color:#fff;transition:var(--base-transition)}.rate-rating-section{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;margin:80px 0 50px;padding:0 50px;@media (max-width:1550px){padding:0 25px}}.rate-rating-box{width:690px;border-radius:50px;border:3px solid var(--black);padding:40px 0 20px;min-height:100%;margin:10px;@media (max-width:1550px){width:640px}@media (max-width:1450px){width:600px}}.rate-first-row{display:flex;flex-direction:row;justify-content:space-between;width:calc(100% - 120px);padding:0 60px}.rate-first-row img{width:81px;height:81px;border-radius:81px;background-color:gray;margin-right:25px;object-fit:cover}.rate-user-data{display:flex;flex-direction:row;align-items:center}.rate-user-data h3{font-size:24px;font-weight:700;line-height:normal;max-width:140px;overflow-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;@media (max-width:1550px){font-size:22px}}.rate-user-data p{font-size:12px;font-weight:700;line-height:normal}.rate-second-row{font-size:16px;line-height:normal;margin:30px 0;width:calc(100% - 120px);padding:0 60px;min-height:130px}.rate-third-row{border-top:3px solid var(--black);width:calc(100% - 120px);padding:0 60px}.rate-rated-products-box{display:flex;flex-direction:row;flex-wrap:wrap}.rate-third-row p{font-size:12px;font-weight:700;line-height:normal;margin:20px 0 0}.rate-rated-product-name{height:63px;border:1px solid var(--black);display:flex;align-items:center;margin:15px 10px 0 0;border-radius:20px;padding:0 15px;flex-wrap:wrap}.black-font{color:var(--black)!important}.subscription-section{width:100%;min-height:560px;background-size:cover;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;overflow:hidden}.subscription-section-wrapper{max-width:1440px;width:100%;padding:60px 120px;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;@media(max-width:1400px){padding:120px 60px}@media(max-width:1000px){flex-direction:column}@media(max-width:600px){padding:60px 20px}}.subscription-section-content-wrapper{width:60%;height:100%;display:flex;flex-direction:column;align-items:flex-start;@media(max-width:1000px){width:100%;margin-bottom:60px}}.subscription-section-wrapper h2{font-family:PP Neue Montreal;font-size:50px;font-weight:500;margin-bottom:40px;@media(max-width:600px){font-size:34px;letter-spacing:.68px}}.subscription-section-wrapper .main-outline-button{@media(max-width:600px){padding:14px 25px;width:100%;max-width:320px;box-sizing:border-box}}.subscription-section-image-wrapper{width:40%;height:100%;display:flex;position:relative;height:405px;@media(max-width:1000px){width:100%}@media(max-width:600px){height:calc(100vw * 0.8)}}.subscription-section-image-wrapper img{height:405px;width:150%;object-fit:contain;position:absolute;top:0;left:0;@media(max-width:1000px){width:100%;max-width:600px}@media(max-width:600px){max-height:405px;max-width:unset;height:unset;width:110vw}}.item-product{width:285px;margin-bottom:20px}.item-product-image-wrapper{width:285px;height:285px;display:flex;justify-content:center;align-items:center;border-radius:20px;margin-bottom:10px;position:relative;overflow:hidden}.item-product-image-wrapper::after{content:"";width:100%;height:100%;position:absolute;background-color:#fff0;transition:0.3s}.item-product:hover .item-product-image-wrapper::after{background-color:rgb(0 0 0 / .2);transition:0.3s}.item-product-image-wrapper img{max-height:85%;max-width:100%;object-fit:contain}.item-product-title{font-size:18px;line-height:150%;letter-spacing:.36px}.item-product-capacity{font-size:12px;line-height:150%;letter-spacing:.24px;margin-bottom:10px}.item-product-price{font-family:PP Neue Montreal;font-size:16px;font-weight:500;line-height:150%;letter-spacing:.32px}.item-product-new-price{color:#EB4612}.item-product-old-price{color:var(--text-50-color);text-decoration:line-through}.item-product-smaller-price-info{font-size:12px;letter-spacing:.24px;color:var(--text-50-color)}.loader{width:25px;height:25px;border:3px solid #FFF;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;transform:scale(.5);margin-left:15px}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}form label.error{color:var(--form-err);font-size:12px}input.error,textarea.error{outline:0!important;border:1px solid var(--form-err)!important;color:var(--form-err)}.common-input-wrapper{position:relative!important}.common-placeholder-label{position:absolute!important;left:20px!important;top:18px!important;color:#808292!important;font-family:"Neue Montreal"!important;font-size:16px!important;line-height:150%!important;letter-spacing:0.32px!important;padding-right:50px;box-sizing:border-box;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;-webkit-line-clamp:1;text-overflow:ellipsis}.common-placeholder-label .required{color:#808292!important}.common-input{padding:29px 20px 7px!important;z-index:1;background-color:#fff0}.common-input+.common-placeholder-label,.common-input+label+.common-placeholder-label{transition:transform 0.2s ease-in-out,font-size 0.2s ease-in-out;transform:translate3d(0,0,0) scale3d(1,1,1)}.common-input:focus+.common-placeholder-label,.common-input:focus+label+.common-placeholder-label,.common-input:focus+label+div+.common-placeholder-label,.common-input:focus+label+div+small+.common-placeholder-label,.common-input:focus+label+div+small+.common-placeholder-label,.woocommerce-address-fields .common-input:not(:placeholder-shown)+.common-placeholder-label,#my-account-page .woocommerce-EditAccountForm p .common-input:not(:placeholder-shown)+.common-placeholder-label,.common-input.active+.common-placeholder-label,.common-input.active+label+.common-placeholder-label,.login-page .common-input:not(:placeholder-shown)+.common-placeholder-label,.login-page .common-input:not(:placeholder-shown)+label+.common-placeholder-label,.common-input:not(:placeholder-shown)+label+div+small+.common-placeholder-label,.common-input:not(:placeholder-shown)+div+small+.common-placeholder-label,.common-input:not(:placeholder-shown)+label+div+.common-placeholder-label{transform:translateY(-11px)!important;font-size:12px!important;transform-origin:left center!important;transition:transform 0.15s ease-in-out,font-size 0.15s ease-in-out;line-height:150%!important;letter-spacing:0.24px!important}#main-contact-form textarea:focus,#main-contact-form textarea:not{padding-top:0!important}#main-contact-form textarea:focus+label,#main-contact-form textarea:focus+label+label,#main-contact-form textarea:not(:placeholder-shown)+label,#main-contact-form textarea:not(:placeholder-shown)+label+label{background-color:#FFFDF9!important;width:calc(100% - 40px);margin-top:8px;transform:translateY(-18px)!important}#main-contact-form textarea:focus+.error,#main-contact-form textarea:not(:placeholder-shown)+.error{background-color:transparent!important}#main-contact-form textarea:focus+.error+label,#main-contact-form textarea.active+.error+label{transform:translateY(-17px)!important}.password-input .common-placeholder-label{position:absolute!important;left:20px!important;top:18px!important}.password-input:focus .common-placeholder-label,.password-input:not(:placeholder-shown) .common-placeholder-label{transform:translateY(-11px)!important;font-size:12px!important;transition:transform 0.15s ease-in-out,font-size 0.15s ease-in-out;transform-origin:left center!important;line-height:150%!important;letter-spacing:0.24px!important}.woocommerce-password-strength,small.woocommerce-password-hintr{display:none!important}.item-taste{background:rgb(3 3 3 / .05);border-radius:6px;padding:8px 14px;filter:brightness(95%)}.item-taste-label{font-size:12px;font-weight:500;letter-spacing:1.44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.woocommerce-notices-wrapper .wc-block-components-notice-banner{border-radius:4px!important;padding:20px 30px!important;align-items:center!important}.woocommerce-notices-wrapper .wc-block-components-notice-banner__content{font-size:18px;line-height:150%;@media(max-width:1000px){font-size:16px}}.woocommerce-notices-wrapper .is-success{border:1px solid #C9F394!important;background-color:#F5FFEE!important}.woocommerce-notices-wrapper .wc-block-components-notice-banner svg{max-width:20px;max-height:20px;background-color:var(--dark-font-color)!important;margin-right:10px}.woocommerce-info{padding:20px;background-color:#fff9c3}.woocommerce-info a{text-decoration:underline}.woocommerce-message,.woocommerce-info,.woocommerce-error,.woocommerce-noreviews,p.no-comments{background-color:#e2f1f7;color:#171616;font-weight:400;border-bottom:none}tldx-lmi-shadow-root{display:none}.article-box-descirption .rt-reading-time{display:none!important}.article-box-descirption span{font-size:16px!important;line-height:24px!important}.swiper{-webkit-text-size-adjust:none}.flexible-shipping-free-shipping-button{font-size:16px;font-weight:400;line-height:125%;letter-spacing:.64px;text-transform:uppercase;position:relative;padding:6px 0;color:var(--dark-font-color);cursor:pointer;text-decoration:none!important;transition:var(--base-transition) ease-in;@media(max-width:600px){display:inline-block;margin-top:5px}}.flexible-shipping-free-shipping-button:after{position:absolute;content:"";bottom:0;left:0;width:100%;height:1px;background-color:var(--dark-font-color)}.review-stars-wrapper{display:flex;flex-direction:row;align-items:center;gap:8px}.review-stars-wrapper:not(.big){height:14px}.review-stars-wrapper .revierw-stars-text{font-size:14px;line-height:1.5;letter-spacing:.32px;position:relative;top:-1px}.review-stars{display:flex;flex-direction:row;gap:2px}.review-stars .star{position:relative}.review-stars-wrapper.big .review-stars{gap:4px}.review-stars .star .star-part{position:absolute;top:0;left:0;width:var(--part);height:100%;overflow:hidden}.product-list{padding:80px 0;width:100%;@media (max-width:800px){padding:60px 0}}.product-item{max-width:285px;display:flex;flex-direction:column}.product-image{max-width:285px;aspect-ratio:1/1;width:100%;display:flex;justify-content:center;align-items:center;border-radius:20px;margin-bottom:10px;position:relative;overflow:hidden;@media (max-width:800px){aspect-ratio:192 / 285;border-radius:16px}}.product-image::before{content:"";width:100%;height:100%;position:absolute;background-color:#fff0;transition:0.3s}.product-item-info-link{margin-bottom:16px}.product-image img{height:70%;margin-bottom:-40px;transition:margin-bottom 0.3s ease,opacity 0.3s ease;@media (max-width:800px){height:auto;max-height:120px}}.product-item:hover .product-image img{margin-bottom:-30px}.product-badges{position:absolute;display:flex;flex-direction:column;gap:8px}.product-badges.left{top:13px;left:14px}.product-badges.right{top:13px;right:14px}.product-badges .badge{padding:0 8px;height:23px;border-radius:6px;font-size:12px;font-weight:400;line-height:150%;letter-spacing:.24px;align-items:center;display:flex;gap:4px;width:fit-content;z-index:10}.product-badges .badge.time-of-day{background-color:#fff;color:var(--dark-font-color)}.product-badges .badge.bestseller{background-color:#8B3737;color:#FFC0E2}.product-badges .badge.discount{background-color:#FFFFFF80;color:var(--dark-font-color)}.product-badges .badge.rating{background-color:#fff;color:var(--dark-font-color)}.badge .badge-text{position:relative;bottom:-1px}.product-description{display:flex;flex-direction:column}.product-description h3{font-size:18px;margin-bottom:5px;line-height:120%;letter-spacing:.36px}.product-description p{font-size:12px;line-height:150%;letter-spacing:.24px}.buy-button-text{display:flex;align-items:center;gap:6px;color:inherit}.product-item .buy-button{margin-top:auto}.buy-button .old-price{margin-right:0}.buy-button .old-price,.buy-button .old-price span,.buy-button .old-price bdi{color:#17161680;transition:color 0.3s ease}.buy-button .new-price span{color:#EB4612}.buy-button .regular-price span{color:var(--dark-font-color);transition:color 0.3s ease}.buy-button{font-size:14px;font-weight:500;line-height:150%;letter-spacing:.32px;display:flex;justify-content:space-between;align-items:center;padding:7px 16px;border:.7px solid #000;border-radius:30px;color:var(--dark-font-color);transition:all 0.3s ease;@media (max-width:800px){font-size:12px}}.buy-button:hover{background-color:#000;color:#FFF}.buy-button:hover .old-price,.buy-button:hover .old-price span,.buy-button:hover .old-price bdi{color:#FFFFFF80}.buy-button:hover .regular-price span{color:#FFF}.product-list-wrapper{display:grid;grid-template-columns:repeat(4,1fr);width:100%;gap:48px 20px;max-width:1440px;margin:0 auto;padding:0 120px;box-sizing:border-box;@media (max-width:1400px){padding:0 60px}@media (max-width:1400px){grid-template-columns:repeat(2,1fr);max-width:calc(2 * 285px + 2 * 60px);gap:36px 20px}@media (max-width:800px){grid-template-columns:1fr 1fr;max-width:calc(2 * 285px + 2 * 60px);gap:24px 16px}@media (max-width:600px){padding:0 20px}}.product-list-header{padding:0 120px;@media (max-width:1400px){padding:0 60px}@media (max-width:600px){padding:0 20px}}.product-list-header h2{font-size:34px;line-height:120%;letter-spacing:.68px;text-align:center;margin-bottom:32px;@media (max-width:800px){margin-bottom:40px}}.reviews-section{width:100%;box-sizing:border-box;padding:80px 120px;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--gray-blue-background-color);@media (max-width:1400px){padding:80px 60px}@media (max-width:800px){padding:60px 60px}@media (max-width:600px){padding:60px 20px}}.reviews-section h2{font-size:34px;line-height:120%;letter-spacing:.68px;text-align:center;margin-bottom:32px;@media (max-width:600px){br{display:none}}}.reviews-section .reviews-section-inner{display:flex;flex-direction:row;gap:20px;max-width:992px;width:100%;box-sizing:border-box;@media screen and (max-width:920px){flex-direction:column-reverse;gap:16px}}.reviews-section .reviews-list{display:flex;flex-direction:column;gap:20px;width:100%;@media (max-width:920px){max-height:100%}}.reviews-section .reviews-list .review{background-color:#fff;padding:32px;border-radius:20px;display:flex;flex-direction:column;gap:16px}.reviews-section .reviews-list .review .review-header{display:flex;flex-direction:row;gap:16px;align-items:center;justify-content:space-between;width:100%}.reviews-section .reviews-list .review .review-header .review-header-text{display:flex;flex-direction:column}.reviews-section .reviews-list .review .review-header .review-header-text span{font-size:14px;line-height:150%;letter-spacing:.32px;color:#000}.reviews-section .reviews-list .review .review-header .review-header-text small{font-size:12px;line-height:150%;letter-spacing:.24px;color:var(--dark-font-color)}.reviews-section .reviews-list .review .review-header .review-header-stars{align-self:flex-start}.reviews-section .reviews-summary{background-color:#fff;padding:24px;border-radius:20px;display:flex;flex-direction:column;gap:24px;width:100%;flex:0 .8 283px;height:fit-content;@media (max-width:920px){flex:unset;width:unset}@media (max-width:600px){padding:16px;gap:16px;border-radius:20px}}.summary-rating{display:flex;flex-direction:column;align-items:center;@media (max-width:800px){top:-8px;position:relative}}.summary-inner small{@media (max-width:800px){top:-5px;position:relative}}.reviews-section .reviews-list .review .review-header .review-header-stars{@media (max-width:800px){margin-top:4px}}.reviews-section .reviews-summary .summary-inner{display:flex;flex-direction:column;align-items:center;background-color:#FFF1F9;border-radius:20px;padding:32px;@media (max-width:600px){padding:16px;flex-direction:row;align-items:flex-start;justify-content:space-between;border-radius:16px}}.summary-inner .google-logo{margin-bottom:16px;width:80px;height:auto;@media (max-width:600px){width:49px;margin-bottom:0}}.summary-inner strong{font-size:74px;line-height:120%;letter-spacing:1.48px;color:#000;margin-bottom:4px;font-weight:400;@media (max-width:600px){font-size:22px;line-height:150%;letter-spacing:.44px;margin-bottom:-2px}}.summary-inner .review-stars-wrapper.big{margin-bottom:19px;@media (max-width:600px){display:none}}.summary-inner .review-stars-wrapper{justify-content:center}.summary-inner .review-stars-wrapper:not(.big){@media (min-width:601px){display:none}}.summary-inner small{font-size:14px;line-height:150%;letter-spacing:.32px;color:var(--dark-font-color)}.reivew .review-text{font-size:14px;line-height:150%;letter-spacing:.32px;color:#000}.reviews-summary .main-dark-button{width:100%}.video-section{border-top:1px solid var(--dark-font-color);background-color:var(--video-section-background-color);display:grid;grid-template-columns:auto calc(50% + 60px);padding:80px 120px;padding-right:0!important;overflow:hidden;@media (max-width:1400px){padding:80px 60px}@media (max-width:800px){padding:60px 60px;display:flex;flex-direction:column;gap:60px}@media (max-width:600px){padding:60px 20px;grid-template-columns:1fr}}.video-section .video-section-text{display:flex;flex-direction:column;gap:32px;justify-content:center;max-width:530px;margin-left:auto;margin-right:80px;@media (max-width:1400px){margin-right:40px}@media (max-width:800px){margin-right:60px;margin-left:0}@media (max-width:600px){margin-right:20px}}.video-section .video-section-text h2{font-size:50px;line-height:120%;color:var(--dark-font-color);@media (max-width:800px){font-size:38px;line-height:115%}}.video-section .video-section-text .video-section-text-inner{font-size:16px;line-height:150%;letter-spacing:.32px;color:var(--dark-font-color)}.video-section .video-aos-wrapper{width:100%}#video-swiper{width:100%;padding-bottom:64px}#video-swiper .swiper-slide{aspect-ratio:285 / 508;border-radius:20px;overflow:hidden;position:relative;max-width:285px;@media (max-width:800px){max-width:235px;border-radius:17px}}#video-swiper .swiper-slide video{width:100%;height:100%;object-fit:cover}#video-swiper .video-section-video-text{position:absolute;bottom:16px;left:16px;width:calc(100% - 2 * 16px);padding:20px 16px;background-color:#FFFFFF0A;border-radius:8px;color:#F5F5F5;font-size:14px;line-height:150%;letter-spacing:.32px;backdrop-filter:blur(20px);box-sizing:border-box}#video-swiper .swiper-buttons{display:flex;flex-direction:row;gap:16px;width:fit-content;position:absolute;bottom:0;left:0}#video-swiper .swiper-buttons .button-next{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background-color:#fff;border-radius:50%;color:#232323;transition:all 0.3s ease}#video-swiper .swiper-buttons .button-next:hover{background-color:#232323;color:#fff}.reviews-section .reviews-list .review .review-header .review-header-text small{color:rgb(23 22 22 / .5)}.reviews-section .reviews-list .review .review-text{line-height:24px}.marketplace-section{background-color:var(--page-background-color);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;display:flex;padding-top:80px;padding-bottom:80px;border-top:1px solid var(--dark-font-color)}.marketplace-section .title{font-size:34px;letter-spacing:.68px;margin-bottom:80px;text-align:center;padding-left:20px;padding-right:20px}.marketplace-wrapper{width:100%;padding:120px;max-width:1440px;box-sizing:border-box;display:flex;flex-direction:row;@media(max-width:1200px){padding:120px 60px}@media(max-width:1000px){flex-direction:column}@media(max-width:600px){padding:70px 20px}}.marketplace-section .logos{display:flex;justify-content:center;align-items:center;gap:125px;flex-wrap:wrap;@media(max-width:600px){gap:30px}}.marketplace-section .logos a{display:block;transition:opacity 0.3s ease}.marketplace-section .logos a:hover{opacity:.8}.marketplace-section .logos img{max-height:60px;width:auto;display:block;@media(max-width:600px){transform:scale(.9)}}