/*! jQuery UI - v1.13.0 - 2021-11-08
* http://jqueryui.com
* Includes: core.css, slider.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)"}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ss-main{position:relative;display:inline-block;user-select:none;color:#666;width:100%}.ss-main .ss-single-selected{display:flex;cursor:pointer;width:100%;height:30px;padding:6px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;text-align:left;width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:flex;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex-wrap:wrap;justify-content:flex-start;flex:1 1 100%;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:flex;padding:4px 5px;margin:2px 0;line-height:1em;align-items:center;width:100%;color:#dedede;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:flex;user-select:none;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;border-radius:4px;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-name:scaleOut;animation-duration:.2s;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{display:flex;justify-content:center;align-items:center;background:#666;position:relative;height:10px;width:2px;transition:transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{position:absolute;width:100%;margin:-1px 0 0;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;transform-origin:center top;transition:transform .2s,opacity .2s;opacity:0;transform:scaleY(0)}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:rgba(88,151,251,.1)}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c}@charset 'UTF-8';.slick-loading .slick-list{background:#fff url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/ajax-loader.gif') center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/fonts/slick.eot?');src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/fonts/slick.eot?#iefix') format('embedded-opentype'),url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/fonts/slick.woff') format('woff'),url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/fonts/slick.ttf') format('truetype'),url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/lib_npm/slick-carousel/slick/fonts/slick.svg#slick') format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@font-face{font-family:"flaticon";src:url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/Flaticon/flaticon.ttf?428365af086c4b1f1a39a90b46e44fd2") format("truetype"),url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/Flaticon/flaticon.woff?428365af086c4b1f1a39a90b46e44fd2") format("woff"),url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/Flaticon/flaticon.woff2?428365af086c4b1f1a39a90b46e44fd2") format("woff2"),url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/Flaticon/flaticon.eot?428365af086c4b1f1a39a90b46e44fd2#iefix") format("embedded-opentype"),url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/Flaticon/flaticon.svg?428365af086c4b1f1a39a90b46e44fd2#flaticon") format("svg")}i[class^="flaticon-"]:before,i[class*=" flaticon-"]:before{font-family:flaticon !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.flaticon-dog:before{content:""}.flaticon-cat:before{content:""}.flaticon-user:before{content:""}.flaticon-love:before{content:""}.flaticon-add-to-basket:before{content:""}.flaticon-mail:before{content:""}.flaticon-call:before{content:""}.flaticon-boxes:before{content:""}.flaticon-delivery-truck:before{content:""}.flaticon-pawprint:before{content:""}.flaticon-percentage:before{content:""}.flaticon-fireworks:before{content:""}.flaticon-user-1:before{content:""}.flaticon-medal:before{content:""}.flaticon-search:before{content:""}.flaticon-slider:before{content:""}.flaticon-present:before{content:""}.flaticon-home-page:before{content:""}.flaticon-package:before{content:""}.flaticon-shopping-bag:before{content:""}.flaticon-key:before{content:""}.flaticon-settings:before{content:""}.flaticon-calendar:before{content:""}.flaticon-location:before{content:""}.flaticon-sex:before{content:""}.flaticon-time:before{content:""}.flaticon-log-out:before{content:""}@font-face{font-family:'VolteRounded';src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/VolteRounded/Indian Type Foundry - VolteRounded-Light.otf') format('opentype');font-weight:100}@font-face{font-family:'VolteRounded';src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/VolteRounded/Indian Type Foundry - VolteRounded-Regular.otf') format('opentype');font-weight:300}@font-face{font-family:'VolteRounded';src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/VolteRounded/Indian Type Foundry - VolteRounded-Medium.otf') format('opentype');font-weight:400}@font-face{font-family:'VolteRounded';src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/VolteRounded/Indian Type Foundry - VolteRounded-Semibold.otf') format('opentype');font-weight:600}@font-face{font-family:'VolteRounded';src:url('../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/fonts/VolteRounded/Indian Type Foundry - VolteRounded-Bold.otf') format('opentype');font-weight:700}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@charset "UTF-8";html{box-sizing:border-box;font-size:14px}*,*:before,*:after{box-sizing:inherit}ul{list-style:none;padding:0;margin:0}img{width:100%;height:auto}img.lazy:not(.loaded){visibility:hidden}.show-more{text-align:center}.accordion__toggle{display:flex;align-items:center;cursor:pointer}.accordion__toggle i{transition:transform .3s ease-in-out;margin-left:auto}.accordion__toggle.is-visible i{transform:rotate(180deg)}.accordion__content{display:none}.stock-qty{display:flex;align-items:center;margin:0 10px;font-size:11px}.stock-qty>span{position:relative;top:1px}.stock-qty>div{display:block;margin-right:5px;width:8px;height:8px;border-radius:50%}.stock-qty--green{background-color:#28be0b}.stock-qty--yellow{background-color:#fdc68c}.stock-qty--red{background-color:#eb5757}.eu-cookie-bar-notification{position:fixed;bottom:0;left:0;width:100%;padding:20px 30px;background:#fff;box-shadow:0 4px 46px rgba(0,0,0,.1)}.eu-cookie-bar-notification .content{max-width:1280px;margin:0 auto}.eu-cookie-bar-notification .content .text{color:#565656}@media all and (max-width:480px){.eu-cookie-bar-notification .content .text{margin-bottom:20px;font-size:12px}.eu-cookie-bar-notification .content .ok-button{width:100%}}@media all and (min-width:480px){.eu-cookie-bar-notification .content{display:flex}.eu-cookie-bar-notification .content .text{margin-right:30px;font-size:14px}}body{min-width:320px}@media all and (max-width:992px){body{overflow-x:hidden;overflow-y:auto}}.container-root{min-height:100vh;display:flex;flex-direction:column;justify-content:space-between}.container-root>.container-fw{margin-bottom:auto}.container{width:100%;max-width:1280px;margin:0 auto;padding:0 10px}.main{flex-grow:1}.main .section{margin-bottom:65px}@media all and (min-width:992px){.main .section{margin-bottom:85px}}.default-page{margin-top:80px;margin-bottom:65px}@media all and (min-width:992px){.default-page{margin-bottom:85px}}.default-page .breadcrumbs{margin-top:0}.default-page h1{margin-bottom:30px}body{font-family:"VolteRounded",sans-serif;color:#09111a}h1,.h1{font-size:32px;font-weight:700;text-transform:uppercase}@media all and (min-width:992px){h1,.h1{font-size:48px}}h2,.h2,.topic-subscription__form-title,.cart__membership-title,.account .my-pets-page .my-pet__head>.my-pet__name,.account .address-list-page__address-title>div,.authentication.is-guest>.container-fw>.container .account-controls__title,.news-preview .h1,.blog-single .h1,.blog-preview .h1,.yp-header-mobile .navigation .nav-card__title{font-size:24px;font-weight:600}@media all and (min-width:992px){h2,.h2,.topic-subscription__form-title,.cart__membership-title,.account .my-pets-page .my-pet__head>.my-pet__name,.account .address-list-page__address-title>div,.authentication.is-guest>.container-fw>.container .account-controls__title,.news-preview .h1,.blog-single .h1,.blog-preview .h1,.yp-header-mobile .navigation .nav-card__title{font-size:32px}}h3,.h3{font-size:21px;font-weight:600}.subheading,.features__title,.single-product__spec-head,.yp-header-desktop .navigation-catalog__link.is-parent{font-size:18px;font-weight:600}h1,h2,h3{margin:0}a{color:#09111a}a:visited{color:#09111a}a:hover{color:#09111a}a:active,a:focus{color:#09111a}a.link{text-decoration:none}a.link:hover{text-decoration:underline}a.link-alt{color:#000;font-weight:600;text-decoration:underline}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
.modaal-noscroll{overflow:hidden}.modaal-accessible-hide{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;opacity:0}.modaal-wrapper{display:block;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;overflow:auto;opacity:1;box-sizing:border-box;-webkit-overflow-scrolling:touch;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.modaal-wrapper *{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-backface-visibility:hidden}.modaal-wrapper .modaal-close{border:none;background:0 0;padding:0;-webkit-appearance:none}.modaal-wrapper.modaal-start_none{display:none;opacity:1}.modaal-wrapper.modaal-start_fade{opacity:0}.modaal-wrapper [tabindex="0"]{outline:0 !important}.modaal-wrapper.modaal-fullscreen{overflow:hidden}.modaal-outer-wrapper{display:table;position:relative;width:100%;height:100%}.modaal-fullscreen .modaal-outer-wrapper{display:block}.modaal-inner-wrapper{display:table-cell;width:100%;height:100%;position:relative;vertical-align:middle;text-align:center;padding:80px 25px}.modaal-fullscreen .modaal-inner-wrapper{padding:0;display:block;vertical-align:top}.modaal-container{position:relative;display:inline-block;width:100%;margin:auto;text-align:left;color:#000;max-width:1000px;border-radius:0;background:#fff;box-shadow:0 4px 15px rgba(0,0,0,.2);cursor:auto}.modaal-container.is_loading{height:100px;width:100px;overflow:hidden}.modaal-fullscreen .modaal-container{max-width:none;height:100%;overflow:auto}.modaal-close{position:fixed;right:20px;top:20px;color:#fff;cursor:pointer;opacity:1;width:50px;height:50px;background:rgba(0,0,0,0);border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-close:focus,.modaal-close:hover{outline:0;background:#fff}.modaal-close:focus:after,.modaal-close:focus:before,.modaal-close:hover:after,.modaal-close:hover:before{background:#b93d0c}.modaal-close span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-close:after,.modaal-close:before{display:block;content:" ";position:absolute;top:14px;left:23px;width:4px;height:22px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-close:before{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-close:after{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-fullscreen .modaal-close{background:#afb7bc;right:10px;top:10px}.modaal-content-container{padding:30px}.modaal-confirm-wrap{padding:30px 0 0;text-align:center;font-size:0}.modaal-confirm-btn{font-size:14px;display:inline-block;margin:0 10px;vertical-align:middle;cursor:pointer;border:none;background:0 0}.modaal-confirm-btn.modaal-ok{padding:10px 15px;color:#fff;background:#555;border-radius:3px;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-confirm-btn.modaal-ok:hover{background:#2f2f2f}.modaal-confirm-btn.modaal-cancel{text-decoration:underline}.modaal-confirm-btn.modaal-cancel:hover{text-decoration:none;color:#2f2f2f}.modaal-instagram .modaal-container{width:auto;background:0 0;box-shadow:none !important}.modaal-instagram .modaal-content-container{padding:0;background:0 0}.modaal-instagram .modaal-content-container>blockquote{width:1px !important;height:1px !important;opacity:0 !important}.modaal-instagram iframe{opacity:0;margin:-6px !important;border-radius:0 !important;width:1000px !important;max-width:800px !important;box-shadow:none !important;-webkit-animation:instaReveal 1s linear forwards;animation:instaReveal 1s linear forwards}.modaal-image .modaal-inner-wrapper{padding-left:140px;padding-right:140px}.modaal-image .modaal-container{width:auto;max-width:100%}.modaal-gallery-wrap{position:relative;color:#fff}.modaal-gallery-item{display:none}.modaal-gallery-item img{display:block}.modaal-gallery-item.is_active{display:block}.modaal-gallery-label{position:absolute;left:0;width:100%;margin:20px 0 0;font-size:18px;text-align:center;color:#fff}.modaal-gallery-label:focus{outline:0}.modaal-gallery-control{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);opacity:1;cursor:pointer;color:#fff;width:50px;height:50px;background:rgba(0,0,0,0);border:none;border-radius:100%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.modaal-gallery-control.is_hidden{opacity:0;cursor:default}.modaal-gallery-control:focus,.modaal-gallery-control:hover{outline:0;background:#fff}.modaal-gallery-control:focus:after,.modaal-gallery-control:focus:before,.modaal-gallery-control:hover:after,.modaal-gallery-control:hover:before{background:#afb7bc}.modaal-gallery-control span{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}.modaal-gallery-control:after,.modaal-gallery-control:before{display:block;content:" ";position:absolute;top:16px;left:25px;width:4px;height:18px;border-radius:4px;background:#fff;-webkit-transition:background .2s ease-in-out;transition:background .2s ease-in-out}.modaal-gallery-control:before{margin:-5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-control:after{margin:5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-next-inner{left:100%;margin-left:40px}.modaal-gallery-next-outer{right:45px}.modaal-gallery-prev:after,.modaal-gallery-prev:before{left:22px}.modaal-gallery-prev:before{margin:5px 0 0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modaal-gallery-prev:after{margin:-5px 0 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modaal-gallery-prev-inner{right:100%;margin-right:40px}.modaal-gallery-prev-outer{left:45px}.modaal-video-wrap{margin:auto 50px;position:relative}.modaal-video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%;box-shadow:0 0 10px rgba(0,0,0,.3);background:#000;max-width:1300px;margin-left:auto;margin-right:auto}.modaal-video-container embed,.modaal-video-container iframe,.modaal-video-container object{position:absolute;top:0;left:0;width:100%;height:100%}.modaal-iframe .modaal-content{width:100%;height:100%}.modaal-iframe-elem{width:100%;height:100%;display:block}.modaal-loading-spinner{background:0 0;position:absolute;width:200px;height:200px;top:50%;left:50%;margin:-100px 0 0 -100px;-webkit-transform:scale(.25);-ms-transform:scale(.25);transform:scale(.25)}.modaal-loading-spinner>div{width:24px;height:24px;margin-left:4px;margin-top:4px;position:absolute}.modaal-loading-spinner>div>div{width:100%;height:100%;border-radius:15px;background:#fff}.modaal-loading-spinner>div:nth-of-type(1)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:0s;animation-delay:0s}.modaal-loading-spinner>div:nth-of-type(2)>div,.modaal-loading-spinner>div:nth-of-type(3)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(1){-ms-transform:translate(84px,84px) rotate(45deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(45deg) translate(70px,0);transform:translate(84px,84px) rotate(45deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(2)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.12s;animation-delay:.12s}.modaal-loading-spinner>div:nth-of-type(2){-ms-transform:translate(84px,84px) rotate(90deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(90deg) translate(70px,0);transform:translate(84px,84px) rotate(90deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(3)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.25s;animation-delay:.25s}.modaal-loading-spinner>div:nth-of-type(4)>div,.modaal-loading-spinner>div:nth-of-type(5)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(3){-ms-transform:translate(84px,84px) rotate(135deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(135deg) translate(70px,0);transform:translate(84px,84px) rotate(135deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(4)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.37s;animation-delay:.37s}.modaal-loading-spinner>div:nth-of-type(4){-ms-transform:translate(84px,84px) rotate(180deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(180deg) translate(70px,0);transform:translate(84px,84px) rotate(180deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(5)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.5s;animation-delay:.5s}.modaal-loading-spinner>div:nth-of-type(6)>div,.modaal-loading-spinner>div:nth-of-type(7)>div{-ms-animation:modaal-loading-spinner 1s linear infinite;-moz-animation:modaal-loading-spinner 1s linear infinite;-webkit-animation:modaal-loading-spinner 1s linear infinite;-o-animation:modaal-loading-spinner 1s linear infinite}.modaal-loading-spinner>div:nth-of-type(5){-ms-transform:translate(84px,84px) rotate(225deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(225deg) translate(70px,0);transform:translate(84px,84px) rotate(225deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(6)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.62s;animation-delay:.62s}.modaal-loading-spinner>div:nth-of-type(6){-ms-transform:translate(84px,84px) rotate(270deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(270deg) translate(70px,0);transform:translate(84px,84px) rotate(270deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(7)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.75s;animation-delay:.75s}.modaal-loading-spinner>div:nth-of-type(7){-ms-transform:translate(84px,84px) rotate(315deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(315deg) translate(70px,0);transform:translate(84px,84px) rotate(315deg) translate(70px,0)}.modaal-loading-spinner>div:nth-of-type(8)>div{-webkit-animation:modaal-loading-spinner 1s linear infinite;animation:modaal-loading-spinner 1s linear infinite;-webkit-animation-delay:.87s;animation-delay:.87s}.modaal-loading-spinner>div:nth-of-type(8){-ms-transform:translate(84px,84px) rotate(360deg) translate(70px,0);-webkit-transform:translate(84px,84px) rotate(360deg) translate(70px,0);transform:translate(84px,84px) rotate(360deg) translate(70px,0)}@media only screen and (min-width:1400px){.modaal-video-container{padding-bottom:0;height:731px}}@media only screen and (max-width:1140px){.modaal-image .modaal-inner-wrapper{padding-left:25px;padding-right:25px}.modaal-gallery-control{top:auto;bottom:20px;-webkit-transform:none;-ms-transform:none;transform:none;background:rgba(0,0,0,.7)}.modaal-gallery-control:after,.modaal-gallery-control:before{background:#fff}.modaal-gallery-next{left:auto;right:20px}.modaal-gallery-prev{left:20px;right:auto}}@media screen and (max-width:900px){.modaal-instagram iframe{width:500px !important}}@media only screen and (max-width:600px){.modaal-instagram iframe{width:280px !important}}@media screen and (max-height:1100px){.modaal-instagram iframe{width:700px !important}}@media screen and (max-height:1000px){.modaal-inner-wrapper{padding-top:60px;padding-bottom:60px}.modaal-instagram iframe{width:600px !important}}@media screen and (max-height:900px){.modaal-instagram iframe{width:500px !important}.modaal-video-container{max-width:900px;max-height:510px}}@media only screen and (max-height:820px){.modaal-gallery-label{display:none}}@keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes instaReveal{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes modaal-loading-spinner{0%{opacity:1;-ms-transform:scale(1.5);-webkit-transform:scale(1.5);transform:scale(1.5)}100%{opacity:.1;-ms-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}.modaal-wrapper .h1{margin-bottom:25px}.modaal-wrapper .h2,.modaal-wrapper .topic-subscription__form-title,.modaal-wrapper .cart__membership-title,.modaal-wrapper .account .my-pets-page .my-pet__head>.my-pet__name,.account .my-pets-page .modaal-wrapper .my-pet__head>.my-pet__name,.modaal-wrapper .account .address-list-page__address-title>div,.account .modaal-wrapper .address-list-page__address-title>div,.modaal-wrapper .authentication.is-guest>.container-fw>.container .account-controls__title,.authentication.is-guest>.container-fw>.container .modaal-wrapper .account-controls__title,.modaal-wrapper .news-preview .h1,.news-preview .modaal-wrapper .h1,.modaal-wrapper .blog-single .h1,.blog-single .modaal-wrapper .h1,.modaal-wrapper .blog-preview .h1,.blog-preview .modaal-wrapper .h1,.modaal-wrapper .yp-header-mobile .navigation .nav-card__title,.yp-header-mobile .navigation .modaal-wrapper .nav-card__title{margin-bottom:30px}.modaal-wrapper .modaal-content-container{padding:50px 40px 35px 40px}.modaal-wrapper .modaal-close{position:absolute;right:10px;top:10px;z-index:100}.modaal-wrapper .modaal-close:before,.modaal-wrapper .modaal-close:after{width:3px;height:18px}.modaal-wrapper .modaal-close:hover{background:unset}.modaal-wrapper .modaal-close:hover:before,.modaal-wrapper .modaal-close:hover:after{background:#eb5757}.modaal-wrapper .modaal-close:before,.modaal-wrapper .modaal-close:after{background:#09111a}.admin-header{overflow-x:auto}.admin-header-links{background-color:#ffc100;color:#fff;overflow-x:auto;overflow-y:hidden}.admin-header-links>.container{display:flex;align-items:center;padding:10px}.admin-header-links>.container>*:not(select){padding-right:20px}.admin-header-links .impersonate{display:flex;flex-shrink:0}.admin-header-links .impersonate__user{display:flex;flex-shrink:0;margin-right:20px;font-weight:500}.admin-header-links i{margin-right:10px}.admin-header-links a{flex-shrink:0;text-decoration:none;font-weight:500}.admin-header-links a{color:#fff}.admin-header-links a:visited{color:#fff}.admin-header-links a:hover{color:#fff}.admin-header-links a:active,.admin-header-links a:focus{color:#fff}.admin-header-links a:hover,.admin-header-links a:active{text-decoration:underline}.admin-header-links select{padding:5px 10px;padding-right:30px}html.nav-active{overflow:hidden;position:relative;height:100%}html.nav-active body{overflow:hidden;position:relative;height:100%}.yp-header-mobile{display:block;width:100%;margin:0 auto;position:sticky;top:0;z-index:5;background:#ffc100}.yp-header-mobile .navigation{display:flex;padding:8px 0}.yp-header-mobile .navigation .user-controls{display:flex;align-items:center;margin-left:auto}.yp-header-mobile .navigation .user-controls>button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}.yp-header-mobile .navigation .user-controls__link{display:block}.yp-header-mobile .navigation .user-controls__link:not(:last-child){margin-right:15px}.yp-header-mobile .navigation .user-controls__icon{display:flex;justify-content:center;align-items:center;width:36px;aspect-ratio:1;background-color:#09111a;border-radius:50px}.yp-header-mobile .navigation .user-controls__icon i{display:flex;font-size:18px;color:#fff}.yp-header-mobile .navigation .user-controls__cart-img{position:relative}.yp-header-mobile .navigation .user-controls .cart-qty{position:absolute;top:-8px;right:-8px;padding:4px;background:#eb5757;min-width:22px;height:22px;display:flex;justify-content:center;align-items:center;border:3px solid #ffc100;border-radius:100px;font-size:11px;font-weight:600;color:#fff}.yp-header-mobile .navigation .user-controls .mobile-navigation-btn{display:flex;justify-content:center;align-items:center;font-size:27px}.yp-header-mobile .navigation .nav-card{display:flex;flex-direction:column;background:#fff;position:fixed;width:100%;height:100%;left:0;top:0;z-index:99;transform:translateX(0);visibility:hidden;opacity:0;transition:opacity .2s ease-in-out;will-change:opacity}.yp-header-mobile .navigation .nav-card.is-visible{visibility:visible;opacity:1}.yp-header-mobile .navigation .nav-card__head{padding:25px 30px 20px 30px}.yp-header-mobile .navigation .nav-card__head .search-bar{margin-top:25px}.yp-header-mobile .navigation .nav-card__head .search-bar input[type=search]{display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding:15px 40px 15px 15px;width:100%;border:1px solid #e0e0e0;border-radius:3px}.yp-header-mobile .navigation .nav-card__head .search-bar input[type=search]>span{color:#858585}.yp-header-mobile .navigation .nav-card__head .search-bar .search-box-button{flex-shrink:0;font-size:16px;padding-right:16px}.yp-header-mobile .navigation .nav-card__head-top{display:flex}.yp-header-mobile .navigation .nav-card__title>i{margin-right:10px}.yp-header-mobile .navigation .nav-card__close{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-left:auto;width:24px;aspect-ratio:1;font-size:24px}.yp-header-mobile .navigation .nav-card__close>i{position:relative;top:2px}.yp-header-mobile .navigation .nav-card__back{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-top:15px;padding:10px 10px 10px 0;font-size:14px}.yp-header-mobile .navigation .nav-card__back>i{position:relative;top:2px;margin-right:10px}.yp-header-mobile .navigation .nav-card__content{overflow-y:auto;padding:20px 30px 70px 30px}.yp-header-mobile .navigation .nav-block{display:block}.yp-header-mobile .navigation .nav-block:not(:first-child){padding-top:30px}.yp-header-mobile .navigation .nav-block:not(:last-child){padding-bottom:30px;border-bottom:1px solid #e0e0e0}.yp-header-mobile .navigation .nav-block__item{display:flex}.yp-header-mobile .navigation .nav-block__item>.fa-chevron-right{flex:1;display:flex;justify-content:flex-end;align-items:center;padding-left:30px}.yp-header-mobile .navigation .nav-block__item>.fa-chevron-right:before{position:relative;top:2px}.yp-header-mobile .navigation .nav-block__item:not(:last-child){margin-bottom:20px}.yp-header-mobile .navigation .nav-block__link{display:flex;font-size:18px;text-decoration:none}.yp-header-mobile .navigation .nav-block__link>i{display:flex;justify-content:center;align-items:center;margin-right:20px;width:18px;aspect-ratio:1}.yp-header-mobile .navigation .nav-block--category>.nav-block__item>.nav-block__link{font-size:24px}.yp-header-mobile .navigation .nav-block--category>.nav-block__item>.nav-block__link>i{width:24px;margin-right:15px}.yp-header-mobile .navigation .navigation-search__back{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;flex-shrink:0;display:flex;justify-content:center;align-items:center;margin-right:10px;width:24px;aspect-ratio:1;font-size:16px}.yp-header-mobile .navigation .navigation-search__back>i{position:relative;top:2px}.yp-header-mobile .navigation .card-search-btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;justify-content:space-between;align-items:center;margin-top:25px;padding:13px 15px;width:100%;border:1px solid #e0e0e0;border-radius:3px}.yp-header-mobile .navigation .card-search-btn>span{color:#858585}.yp-header-mobile .navigation .card-search-btn>i{position:relative;top:2px;flex-shrink:0;font-size:16px}.yp-header-desktop{display:none;background-color:#ffc100}.yp-header-desktop .navigation{margin-top:25px}.yp-header-desktop .navigation__grid{display:grid;grid-template-columns:1fr 2fr 1fr;grid-gap:30px;align-items:end}.yp-header-desktop .navigation .user-controls{display:flex;margin-left:auto}.yp-header-desktop .navigation .user-controls__link{position:relative;text-decoration:none;display:flex;align-items:center;font-size:16px}.yp-header-desktop .navigation .user-controls__link{color:#09111a}.yp-header-desktop .navigation .user-controls__link:visited{color:#09111a}.yp-header-desktop .navigation .user-controls__link:hover{color:#09111a}.yp-header-desktop .navigation .user-controls__link:active,.yp-header-desktop .navigation .user-controls__link:focus{color:#09111a}.yp-header-desktop .navigation .user-controls__link:not(:last-child){margin-right:10px}.yp-header-desktop .navigation .user-controls__link:hover{text-decoration:underline}.yp-header-desktop .navigation .user-controls__icon{display:flex;justify-content:center;align-items:center;width:40px;aspect-ratio:1;background-color:#09111a;border-radius:50px}.yp-header-desktop .navigation .user-controls__icon i{display:flex;font-size:20px;color:#fff}.yp-header-desktop .navigation .user-controls__cart-img{position:relative;display:flex;justify-content:center;margin-right:10px}.yp-header-desktop .navigation .user-controls .cart-qty{position:absolute;top:-8px;right:-8px;padding:4px;background:#eb5757;min-width:24px;height:24px;display:flex;justify-content:center;align-items:center;border:4px solid #ffc100;border-radius:100px;font-size:11px;font-weight:600;color:#fff}.yp-header-desktop .navigation .navigation-about{display:flex;padding:10px 0 10px 40px;margin-right:auto}.yp-header-desktop .navigation .navigation-about .navigation-main__list-item .navigation-main__icon{display:none}.yp-header-desktop .navigation .search-bar>form{max-width:500px;margin:0 auto}.yp-header-desktop .navigation-main{display:flex;margin-top:20px;margin-bottom:10px;position:relative;width:100%}.yp-header-desktop .navigation-main__list{display:flex;align-items:center}.yp-header-desktop .navigation-main .nav-block{display:flex;align-items:center}.yp-header-desktop .navigation-main .nav-block--category{margin-right:40px}.yp-header-desktop .navigation-main .nav-block__item:not(:last-child){margin-right:40px}.yp-header-desktop .navigation-main .nav-block__item>a{display:block;text-decoration:none;font-size:18px;padding:10px 0}.yp-header-desktop .navigation-main .nav-block__item>a{color:#09111a}.yp-header-desktop .navigation-main .nav-block__item>a:visited{color:#09111a}.yp-header-desktop .navigation-main .nav-block__item>a:hover{color:#09111a}.yp-header-desktop .navigation-main .nav-block__item>a:active,.yp-header-desktop .navigation-main .nav-block__item>a:focus{color:#09111a}.yp-header-desktop .navigation-main .nav-block__item>a:hover>span{text-decoration:underline}.yp-header-desktop .navigation-main__submenu{position:absolute;left:0;background:#fff;padding:30px;box-shadow:0 7px 14px rgba(0,0,0,.1);min-width:350px;z-index:1;display:none}.yp-header-desktop .navigation-main__submenu:before{content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #09111a;position:absolute;top:-10px;left:15px}.yp-header-desktop .navigation-main__submenu:after{content:"";position:absolute;top:-4px;left:0;display:block;width:100%;height:4px;background:#09111a}.yp-header-desktop .navigation-main__subtitle{margin-bottom:20px;text-decoration:none;font-size:18px;font-weight:700}.yp-header-desktop .navigation-main__subitem:not(:last-child){margin-bottom:15px}.yp-header-desktop .navigation-main__sublink{text-decoration:none}.yp-header-desktop .navigation-main__sublink{color:#09111a}.yp-header-desktop .navigation-main__sublink:visited{color:#09111a}.yp-header-desktop .navigation-main__sublink:hover{color:#09111a}.yp-header-desktop .navigation-main__sublink:active,.yp-header-desktop .navigation-main__sublink:focus{color:#09111a}.yp-header-desktop .navigation-main__sublink:hover{text-decoration:underline}.yp-header-desktop .navigation-main .catalog-btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;align-items:center;font-size:18px;position:relative;padding:0 5px}.yp-header-desktop .navigation-main .catalog-btn>i{position:relative;top:2px;margin-right:10px}.yp-header-desktop .navigation-main .catalog-btn:after{content:"";position:absolute;bottom:-10px;left:0;display:block;width:100%;height:4px;background-color:#09111a;transform:scaleY(0);transform-origin:bottom;transition:all .2s ease-in-out}.yp-header-desktop .navigation-main .catalog-btn.is-active:after{transform:scaleY(1)}.yp-header-desktop .navigation-catalog{display:none;background:#fff;position:absolute;width:100%;top:100%;left:0;margin-top:10px;box-shadow:0 4px 15px rgba(0,0,0,.05);z-index:3}.yp-header-desktop .navigation-catalog__grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;padding:40px 50px}.yp-header-desktop .navigation-catalog__link{font-size:14px;text-decoration:none;display:inline-block;white-space:normal;margin-bottom:10px}.yp-header-desktop .navigation-catalog__link{color:#09111a}.yp-header-desktop .navigation-catalog__link:visited{color:#09111a}.yp-header-desktop .navigation-catalog__link:hover{color:#09111a}.yp-header-desktop .navigation-catalog__link:active,.yp-header-desktop .navigation-catalog__link:focus{color:#09111a}.yp-header-desktop .navigation-catalog__link:hover{text-decoration:underline}.yp-header-desktop .navigation-catalog__link.is-parent{margin-bottom:15px}@media all and (min-width:992px){.yp-header-mobile{display:none}.yp-header-desktop{display:block}}.top-bar{background:#09111a;color:#fff;line-height:12px}.top-bar .container{display:flex;align-items:center;padding-top:4px;padding-bottom:4px}.top-bar__item{font-size:12px}.top-bar__links{display:flex;margin-left:auto}.top-bar__link{display:flex;align-items:center;margin-left:30px}.top-bar__link>button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}.top-bar__link>a,.top-bar__link button{display:flex;justify-content:center;align-items:center;color:#fff;text-decoration:none;font-size:12px}.top-bar__link>a>i,.top-bar__link button>i{display:flex;justify-content:center;align-items:center;margin-right:10px;font-size:12px}.top-bar__email,.top-bar__logout,.top-bar__items{display:none}@media all and (min-width:350px){.top-bar__items{display:block}}@media all and (min-width:520px){.top-bar__email{display:block}}@media all and (min-width:768px){.top-bar__logout{display:block}}@media all and (min-width:992px){.top-bar{line-height:14px}.top-bar .container{padding-top:8px;padding-bottom:8px}.top-bar__item{font-size:14px}.top-bar__link>a,.top-bar__link button{font-size:14px}.top-bar__link>a>i,.top-bar__link button>i{font-size:14px}.top-bar__link>a:hover span,.top-bar__link button:hover span{text-decoration:underline}}button{appearance:none;cursor:pointer}a.btn,.eu-cookie-bar-notification a.ok-button{display:inline-block;text-decoration:none}.btn,.account .my-pets-page .my-pet__actions>button,.account .address-list-page__address-actions>button,.stepper>button,.newsletter__subscribe input[type=submit],.eu-cookie-bar-notification .ok-button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;padding:13px 18px;border:1px solid #c4c4c4;font-size:12px;font-weight:600;transition:color .3s ease-in-out,background .3s ease-in-out}.btn__primary,.account .my-pets-page .my-pet__actions>button,.account .address-list-page__address-actions>button,.newsletter__subscribe input[type=submit],.eu-cookie-bar-notification .ok-button{background:#09111a;border-color:#09111a;color:#fff}.btn__primary:visited,.account .my-pets-page .my-pet__actions>button:visited,.account .address-list-page__address-actions>button:visited,.newsletter__subscribe input[type=submit]:visited,.eu-cookie-bar-notification .ok-button:visited{color:#fff}.btn__primary:hover,.account .my-pets-page .my-pet__actions>button:hover,.account .address-list-page__address-actions>button:hover,.newsletter__subscribe input[type=submit]:hover,.eu-cookie-bar-notification .ok-button:hover,.btn__primary:active,.account .my-pets-page .my-pet__actions>button:active,.account .address-list-page__address-actions>button:active,.newsletter__subscribe input[type=submit]:active,.eu-cookie-bar-notification .ok-button:active{background:#464d53;border-color:#464d53;color:#fff}.btn__secondary{background:#ffc100;border-color:#ffc100;color:#09111a}.btn__secondary:visited{color:#09111a}.btn__secondary:hover{background:#ffe77f;border-color:#ffe77f;color:#09111a}.btn__secondary:active{background:#ffe77f;color:#09111a}.btn--large,.newsletter__subscribe input[type=submit]{padding:15px 22px;font-size:15px}.btn--danger{border-color:#eb5757;color:#eb5757}.btn--danger:visited{color:#eb5757}.btn--danger:hover,.btn--danger:active{background-color:#eb5757;color:#fff}.btn--fluid{display:block;width:100%;text-align:center}.btn i,.account .my-pets-page .my-pet__actions>button i,.account .address-list-page__address-actions>button i,.stepper>button i,.newsletter__subscribe input[type=submit] i,.eu-cookie-bar-notification .ok-button i{margin-right:10px}.btn:disabled,.account .my-pets-page .my-pet__actions>button:disabled,.account .address-list-page__address-actions>button:disabled,.stepper>button:disabled,.newsletter__subscribe input[type=submit]:disabled,.eu-cookie-bar-notification .ok-button:disabled{background:#f5f7f7;border-color:#e0e0e0;color:#858585;cursor:default}.load-more{display:flex;flex-direction:column;align-items:center;margin-top:45px}.load-more>button{margin-bottom:15px}.load-more>div{font-size:12px;color:#898989;margin-bottom:15px}.load-more__summary{font-size:12px;color:#898989;margin-bottom:15px}.footer-links__title{font-weight:700}.footer-links__link a{text-decoration:none}.footer-links__link a{color:#09111a}.footer-links__link a:visited{color:#09111a}.footer-links__link a:hover{color:#09111a}.footer-links__link a:active,.footer-links__link a:focus{color:#09111a}.footer-contacts a{text-decoration:none;transition:color .3s ease-in-out}.footer-contacts a{color:#09111a}.footer-contacts a:visited{color:#09111a}.footer-contacts a:hover{color:#09111a}.footer-contacts a:active,.footer-contacts a:focus{color:#09111a}.footer-contacts a:hover{color:#eb7f17}.footer-contact{display:flex;justify-content:space-between}.footer-contact__social{white-space:nowrap}.footer-contact__social a{margin-right:20px}.footer-contact__social a i{font-size:18px}@media all and (max-width:480px){.footer-contact__social a{margin-right:10px}.footer-contact__social a:last-child{margin-right:0}}.footer-contact__phone{font-size:16px;font-weight:700}.footer-contact__phone i{margin:0 20px;font-size:18px}.vtkk{width:100%;display:flex}.vtkk__logo{margin-right:10px}.vtkk__text{font-size:11px;color:#565656}.vmvt{width:100%;display:flex}.vmvt__logo{width:130px}.vmvt__text{display:flex;flex-direction:column;justify-content:space-around;font-size:11px;color:#565656;margin-left:10px}.bottom-bar{display:flex;justify-content:space-between;font-size:11px;color:#565656}.bottom-bar__links{display:flex}.bottom-bar__link:not(:last-child){margin-right:10px}.bottom-bar__link a{text-decoration:none}.bottom-bar__link a{color:#565656}.bottom-bar__link a:visited{color:#565656}.bottom-bar__link a:hover{color:#565656}.bottom-bar__link a:active,.bottom-bar__link a:focus{color:#565656}.bottom-bar__link a:hover{text-decoration:underline}.footer-desktop{margin-top:auto;background-color:#09111a;color:#fff}.footer-desktop .container-fw{overflow:hidden}.footer-desktop .container-fw>.container{display:grid;grid-template-columns:5fr 2.5fr}.footer-desktop__left{padding:60px;padding-left:0}.footer-desktop__left a{color:#fff;text-decoration:none}.footer-desktop__left a:hover{text-decoration:underline}.footer-desktop__right{background-color:#ffc100;padding:60px;padding-right:0;position:relative}.footer-desktop__right:after{content:"";display:block;position:absolute;top:0;left:100%;width:50vw;height:100%;background-color:#ffc100}.footer-desktop__left,.footer-desktop__right{display:flex;flex-direction:column}.footer-desktop .h2,.footer-desktop .topic-subscription__form-title,.footer-desktop .cart__membership-title,.footer-desktop .account .my-pets-page .my-pet__head>.my-pet__name,.account .my-pets-page .footer-desktop .my-pet__head>.my-pet__name,.footer-desktop .account .address-list-page__address-title>div,.account .footer-desktop .address-list-page__address-title>div,.footer-desktop .authentication.is-guest>.container-fw>.container .account-controls__title,.authentication.is-guest>.container-fw>.container .footer-desktop .account-controls__title,.footer-desktop .news-preview .h1,.news-preview .footer-desktop .h1,.footer-desktop .blog-single .h1,.blog-single .footer-desktop .h1,.footer-desktop .blog-preview .h1,.blog-preview .footer-desktop .h1,.footer-desktop .yp-header-mobile .navigation .nav-card__title,.yp-header-mobile .navigation .footer-desktop .nav-card__title{margin-bottom:20px}.footer-desktop__logo{display:block;margin-bottom:30px}.footer-desktop__logo .logo--desktop{max-width:74px}.footer-desktop__content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}.footer-desktop__contacts>ul,.footer-desktop__nav>ul{list-style:none;padding:0;margin:0}.footer-desktop__contacts>ul>li:not(:last-child),.footer-desktop__nav>ul>li:not(:last-child){margin-bottom:10px}.footer-desktop__copy>a{color:#fff;opacity:.45;text-decoration:none}.footer-desktop__copy>a:not(:last-child){margin-right:30px}.footer-desktop__copy>a:hover{opacity:1;text-decoration:underline}.footer-desktop__social{display:inline-block}.footer-desktop__social>a{text-decoration:none;display:inline-block;margin-bottom:10px}.footer-desktop__social>a:not(:last-child){margin-right:30px}.footer-desktop__social>a>i{margin-right:10px}.footer-desktop__social>a:hover{text-decoration:underline}.footer-desktop__copy,.footer-desktop__social{margin-top:auto}.footer-desktop__newsletter{color:#09111a}.footer-desktop__newsletter .newsletter{padding:0;border:0}.footer-desktop__newsletter .newsletter__subscribe{margin-bottom:0}.footer-desktop__newsletter .newsletter__subscribe input[type=submit],.footer-desktop__newsletter .newsletter__subscribe input[type=button]{padding:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.footer-desktop__newsletter .newsletter__subscribe input[type=email]{border:0;border-radius:0}.footer-mobile .container-fw{background-color:#09111a;color:#fff}.footer-mobile .container-fw--yellow{background-color:#ffc100;color:#09111a}.footer-mobile__newsletter{color:#09111a;padding:48px 0;max-width:320px;margin:0 auto}.footer-mobile__newsletter .h2,.footer-mobile__newsletter .topic-subscription__form-title,.footer-mobile__newsletter .cart__membership-title,.footer-mobile__newsletter .account .my-pets-page .my-pet__head>.my-pet__name,.account .my-pets-page .footer-mobile__newsletter .my-pet__head>.my-pet__name,.footer-mobile__newsletter .account .address-list-page__address-title>div,.account .footer-mobile__newsletter .address-list-page__address-title>div,.footer-mobile__newsletter .authentication.is-guest>.container-fw>.container .account-controls__title,.authentication.is-guest>.container-fw>.container .footer-mobile__newsletter .account-controls__title,.footer-mobile__newsletter .news-preview .h1,.news-preview .footer-mobile__newsletter .h1,.footer-mobile__newsletter .blog-single .h1,.blog-single .footer-mobile__newsletter .h1,.footer-mobile__newsletter .blog-preview .h1,.blog-preview .footer-mobile__newsletter .h1,.footer-mobile__newsletter .yp-header-mobile .navigation .nav-card__title,.yp-header-mobile .navigation .footer-mobile__newsletter .nav-card__title{margin-bottom:20px;font-size:24px}.footer-mobile__newsletter .newsletter{padding:0;border:0}.footer-mobile__newsletter .newsletter__subscribe{margin-bottom:0}.footer-mobile__newsletter .newsletter__subscribe input[type=submit],.footer-mobile__newsletter .newsletter__subscribe input[type=button]{padding:10px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.footer-mobile__newsletter .newsletter__subscribe input[type=email]{width:100%;border:0;border-radius:0}.footer-mobile__content{padding:30px 0}.footer-mobile__logo{display:block;margin-bottom:30px}.footer-mobile__logo .logo--mobile{max-width:74px}.footer-mobile__nav{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 0}.footer-mobile__nav a{color:#fff;text-decoration:none;font-size:18px}.footer-mobile__nav>ul{list-style:none;padding:0;margin:0}.footer-mobile__nav>ul>li:not(:last-child){margin-bottom:10px}.footer-mobile__social{padding:20px 0;display:flex;justify-content:center}.footer-mobile__social>a{text-decoration:none}.footer-mobile__social>a:not(:last-child){margin-right:30px}.footer-mobile__social>a>i{margin-right:10px}.footer-mobile__copy{padding:30px 0;display:flex;flex-direction:column;align-items:center}.footer-mobile__copy a{color:#fff;text-decoration:none;font-size:18px}.footer-mobile__copy a:not(:last-child){margin-bottom:20px}.footer-mobile__copy a:last-child{opacity:.45;font-size:14px}.footer-mobile .vmvt{padding-top:15px}@media all and (min-width:768px){.footer-mobile{display:none}.footer-desktop{display:block}}@media all and (max-width:768px){.footer-mobile{display:block}.footer-desktop{display:none}}.logo--mobile{display:block;height:48px}.logo--desktop{display:none;width:225px}@media all and (min-width:992px){.logo--mobile{display:none}.logo--desktop{display:block}}.breadcrumbs{display:flex;flex-wrap:wrap;margin:30px 0;font-size:12px}.breadcrumbs__item:not(:last-child):after{display:inline-block;content:"›";margin:0 5px}.breadcrumbs__link{text-decoration:none;display:inline-block}.breadcrumbs__link{color:#09111a}.breadcrumbs__link:visited{color:#09111a}.breadcrumbs__link:hover{color:#09111a}.breadcrumbs__link:active,.breadcrumbs__link:focus{color:#09111a}.breadcrumbs__link:hover{text-decoration:underline}.paginator{display:flex;justify-content:center;align-content:center;margin-bottom:20px;margin-top:20px}.paginator i,.paginator span{line-height:1;position:relative;top:1px;left:0}.paginator__pages{display:flex;justify-content:center;align-content:center}.paginator__item{text-decoration:none;width:33px;height:33px;display:flex;justify-content:center;align-items:center;flex-shrink:0;border:1px solid #e3e3e3;border-radius:3px;transition:color .2s ease-in-out,background-color .2s ease-in-out}.paginator__item{color:#09111a}.paginator__item:visited{color:#09111a}.paginator__item:hover{color:#09111a}.paginator__item:active,.paginator__item:focus{color:#09111a}.paginator__item.is-active{color:#ffc100;border-color:#ffc100;font-weight:600;pointer-events:none}.paginator__item.is-inactive{color:#e3e3e3;opacity:.8;pointer-events:none}.paginator__item:hover:not(.is-active):not(.is-inactive){background-color:#e3e3e3}.paginator__prev{margin-right:10px}.paginator__next{margin-left:10px}.paginator__first{margin-right:5px}.paginator__last{margin-left:5px}.paginator__page:not(:last-child){margin-right:5px}.rich-text .img-row{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;margin:-10px}.rich-text .img-row>*{margin:10px}.rich-text img{width:auto;max-width:100%}.rich-text img[style*="float:left"]{margin-right:10px;margin-bottom:10px}.rich-text img[style*="float:right"]{margin-left:10px;margin-bottom:10px}.loader{width:100%;height:34px;position:relative}.loader--orange .loader__container div:before{background-color:#ffc100}.loader__wrapper{position:relative}.loader__container{width:34px;height:34px;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);animation:rotatePreloader 2s infinite ease-in}.loader__container div{position:absolute;width:100%;height:100%;opacity:0}.loader__container div:before{content:"";position:absolute;left:50%;top:0%;width:10%;height:10%;background-color:#898989;transform:translateX(-50%);border-radius:50%}.overlay{position:fixed;display:flex;justify-content:center;align-items:center;top:0;width:100%;height:100%;background:#f0f1f3;z-index:1;opacity:.8;left:0;right:0;top:0;bottom:0}.overlay.transparent{background:transparent}@keyframes rotatePreloader{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0deg)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(-360deg)}}.loader__container div:nth-child(1){transform:rotateZ(0deg);animation:rotateCircle1 2s infinite linear;z-index:9}@keyframes rotateCircle1{0%{opacity:0}0%{opacity:1;transform:rotateZ(36deg)}7%{transform:rotateZ(0deg)}57%{transform:rotateZ(0deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(2){transform:rotateZ(36deg);animation:rotateCircle2 2s infinite linear;z-index:8}@keyframes rotateCircle2{5%{opacity:0}5.0001%{opacity:1;transform:rotateZ(0deg)}12%{transform:rotateZ(-36deg)}62%{transform:rotateZ(-36deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(3){transform:rotateZ(72deg);animation:rotateCircle3 2s infinite linear;z-index:7}@keyframes rotateCircle3{10%{opacity:0}10.0002%{opacity:1;transform:rotateZ(-36deg)}17%{transform:rotateZ(-72deg)}67%{transform:rotateZ(-72deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(4){transform:rotateZ(108deg);animation:rotateCircle4 2s infinite linear;z-index:6}@keyframes rotateCircle4{15%{opacity:0}15.0003%{opacity:1;transform:rotateZ(-72deg)}22%{transform:rotateZ(-108deg)}72%{transform:rotateZ(-108deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(5){transform:rotateZ(144deg);animation:rotateCircle5 2s infinite linear;z-index:5}@keyframes rotateCircle5{20%{opacity:0}20.0004%{opacity:1;transform:rotateZ(-108deg)}27%{transform:rotateZ(-144deg)}77%{transform:rotateZ(-144deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(6){transform:rotateZ(180deg);animation:rotateCircle6 2s infinite linear;z-index:4}@keyframes rotateCircle6{25%{opacity:0}25.0005%{opacity:1;transform:rotateZ(-144deg)}32%{transform:rotateZ(-180deg)}82%{transform:rotateZ(-180deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(7){transform:rotateZ(216deg);animation:rotateCircle7 2s infinite linear;z-index:3}@keyframes rotateCircle7{30%{opacity:0}30.0006%{opacity:1;transform:rotateZ(-180deg)}37%{transform:rotateZ(-216deg)}87%{transform:rotateZ(-216deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(8){transform:rotateZ(252deg);animation:rotateCircle8 2s infinite linear;z-index:2}@keyframes rotateCircle8{35%{opacity:0}35.0007%{opacity:1;transform:rotateZ(-216deg)}42%{transform:rotateZ(-252deg)}92%{transform:rotateZ(-252deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(9){transform:rotateZ(288deg);animation:rotateCircle9 2s infinite linear;z-index:1}@keyframes rotateCircle9{40%{opacity:0}40.0008%{opacity:1;transform:rotateZ(-252deg)}47%{transform:rotateZ(-288deg)}97%{transform:rotateZ(-288deg)}100%{transform:rotateZ(-324deg);opacity:1}}.loader__container div:nth-child(10){transform:rotateZ(324deg);animation:rotateCircle10 2s infinite linear;z-index:0}@keyframes rotateCircle10{45%{opacity:0}45.0009%{opacity:1;transform:rotateZ(-288deg)}52%{transform:rotateZ(-324deg)}102%{transform:rotateZ(-324deg)}100%{transform:rotateZ(-324deg);opacity:1}}input[type=text],input[type=tel],input[type=email],input[type=password],textarea,select{padding:10px 15px;background-color:#fff;border:1px solid rgba(133,133,133,.25)}input[type=text]::placeholder,input[type=tel]::placeholder,input[type=email]::placeholder,input[type=password]::placeholder,textarea::placeholder,select::placeholder{color:#858585}input[type=text]:disabled,input[type=radio]:disabled,input[type=checkbox]:disabled,input[type=email]:disabled,input[type=tel]:disabled,input[type=password]:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.5}input,textarea,select{color:#09111a}select{-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.6445 0.5625L10.1992 0.0937499C10.082 -8.63983e-08 9.89453 -9.45942e-08 9.80078 0.0937499L5.55859 4.33594L1.29297 0.0937495C1.19922 -4.74678e-07 1.01172 -4.82874e-07 0.894531 0.0937495L0.449219 0.562499C0.332031 0.679687 0.332031 0.843749 0.449219 0.960937L5.34766 5.88281C5.46484 5.97656 5.62891 5.97656 5.74609 5.88281L10.6445 0.960937C10.7617 0.84375 10.7617 0.679687 10.6445 0.5625Z' fill='%23010101'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position-x:calc(100% - 10px);background-position-y:center;padding-right:30px;text-overflow:ellipsis}.slim-select.ss-main,.slim-select-no-search.ss-main{color:#09111a}.slim-select .ss-single-selected,.slim-select-no-search .ss-single-selected{padding:10px 15px;background-color:#fff;border:1px solid rgba(133,133,133,.25);border-radius:0;height:auto}.slim-select .ss-single-selected .placeholder,.slim-select-no-search .ss-single-selected .placeholder{line-height:initial}.slim-select .ss-single-selected .ss-arrow,.slim-select-no-search .ss-single-selected .ss-arrow{position:relative;margin-right:-5px}.slim-select .ss-single-selected .ss-arrow>span,.slim-select-no-search .ss-single-selected .ss-arrow>span{border-color:#09111a}.slim-select .ss-content .ss-list .ss-option.ss-disabled,.slim-select-no-search .ss-content .ss-list .ss-option.ss-disabled{color:#898989}.slim-select .ss-content .ss-list .ss-option.ss-option-selected,.slim-select-no-search .ss-content .ss-list .ss-option.ss-option-selected{color:#09111a;font-weight:600}.slim-select .ss-content .ss-list .ss-option.ss-highlighted,.slim-select .ss-content .ss-list .ss-option:hover,.slim-select-no-search .ss-content .ss-list .ss-option.ss-highlighted,.slim-select-no-search .ss-content .ss-list .ss-option:hover{background-color:#ffe77f;color:#09111a}.slim-select .ss-content .ss-list .ss-option.ss-highlighted.ss-disabled,.slim-select .ss-content .ss-list .ss-option:hover.ss-disabled,.slim-select-no-search .ss-content .ss-list .ss-option.ss-highlighted.ss-disabled,.slim-select-no-search .ss-content .ss-list .ss-option:hover.ss-disabled{background-color:#fff}.slim-select .ss-content .ss-list .ss-option.ss-highlighted.ss-option-selected,.slim-select .ss-content .ss-list .ss-option:hover.ss-option-selected,.slim-select-no-search .ss-content .ss-list .ss-option.ss-highlighted.ss-option-selected,.slim-select-no-search .ss-content .ss-list .ss-option:hover.ss-option-selected{color:#09111a}.slim-select .ss-content .ss-search input[type=search],.slim-select-no-search .ss-content .ss-search input[type=search]{background:#fff;border:1px solid #e3e3e3;border-radius:0;width:100%;opacity:1;-webkit-appearance:none;transition:border .2s ease-in-out}.slim-select .ss-content .ss-search input[type=search]::-webkit-search-cancel-button,.slim-select-no-search .ss-content .ss-search input[type=search]::-webkit-search-cancel-button{appearance:none;height:10px;width:10px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjEyMy4wNXB4IiBoZWlnaHQ9IjEyMy4wNXB4IiB2aWV3Qm94PSIwIDAgMTIzLjA1IDEyMy4wNSIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTIzLjA1IDEyMy4wNTsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTEyMS4zMjUsMTAuOTI1bC04LjUtOC4zOTljLTIuMy0yLjMtNi4xLTIuMy04LjUsMGwtNDIuNCw0Mi4zOTlMMTguNzI2LDEuNzI2Yy0yLjMwMS0yLjMwMS02LjEwMS0yLjMwMS04LjUsMGwtOC41LDguNQ0KCQljLTIuMzAxLDIuMy0yLjMwMSw2LjEsMCw4LjVsNDMuMSw0My4xbC00Mi4zLDQyLjVjLTIuMywyLjMtMi4zLDYuMSwwLDguNWw4LjUsOC41YzIuMywyLjMsNi4xLDIuMyw4LjUsMGw0Mi4zOTktNDIuNGw0Mi40LDQyLjQNCgkJYzIuMywyLjMsNi4xLDIuMyw4LjUsMGw4LjUtOC41YzIuMy0yLjMsMi4zLTYuMSwwLTguNWwtNDIuNS00Mi40bDQyLjQtNDIuMzk5QzEyMy42MjUsMTcuMTI1LDEyMy42MjUsMTMuMzI1LDEyMS4zMjUsMTAuOTI1eiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);background-size:10px 10px}.slim-select .ss-content .ss-search input[type=search]:focus,.slim-select .ss-content .ss-search input[type=search]:focus-visible,.slim-select-no-search .ss-content .ss-search input[type=search]:focus,.slim-select-no-search .ss-content .ss-search input[type=search]:focus-visible{box-shadow:none;border-color:#09111a}.form__fieldset{margin-bottom:30px}@media all and (min-width:768px){.form__fieldset--grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.form__fieldset--grid .form__input{margin:0;min-width:0;min-height:0}}.form__fieldset-title{font-size:18px;font-weight:500;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f0f1f3}.form__input{margin-bottom:20px}.form__input>label{display:block;margin-bottom:10px;margin-left:2px;font-size:12px;font-weight:500}.form__input>input,.form__input>select{display:block;width:100%}.form__datepicker .label-wrapper{display:block;margin-bottom:10px;margin-left:2px;font-size:12px;font-weight:500}.form__datepicker>input{width:100%;padding:9px 14px;border-radius:4px;background-color:#fff;border:1px solid #c4c4c4}.form__datepicker>input::placeholder{color:#898989}.date-picker-wrapper{display:grid;grid-template-columns:repeat(3,3fr);grid-gap:10px}.field-validation-error{display:block;margin-top:5px;margin-left:2px;color:#eb5757;font-weight:500;font-size:12px}input.input-validation-error{border-color:#eb5757}input.input-validation-error[type=checkbox]{border-color:#eb5757}select.input-validation-error{border-color:#eb5757}.character-count__info{margin-top:2px;font-size:12px}@supports (-webkit-appearance:none) or (-moz-appearance:none){input[type=checkbox]:not(.input-style-exception),input[type=radio]{--active:#09111a;--active-inner:#fff;--focus:2px rgba(42,145,235,.3);--border:#e0e0e0;--border-hover:#c4c4c4;--background:#fff;--disabled:#f6f8ff;--disabled-inner:#e1e6f9;-webkit-appearance:none;-moz-appearance:none;height:21px;outline:none;display:inline-block;vertical-align:top;position:relative;margin:0;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s}input[type=checkbox]:not(.input-style-exception):after,input[type=radio]:after{content:"";display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}input[type=checkbox]:not(.input-style-exception):checked,input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2,.85,.32,1.2)}input[type=checkbox]:not(.input-style-exception):disabled,input[type=radio]:disabled{--b:var(--disabled);cursor:not-allowed;opacity:.9}input[type=checkbox]:not(.input-style-exception):disabled:checked,input[type=radio]:disabled:checked{--b:var(--disabled-inner);--bc:var(--border)}input[type=checkbox]:not(.input-style-exception):disabled+label,input[type=radio]:disabled+label{cursor:not-allowed;opacity:.5}input[type=checkbox]:not(.input-style-exception):hover:not(:checked):not(:disabled),input[type=radio]:hover:not(:checked):not(:disabled){--bc:var(--border-hover)}input[type=checkbox]:not(.input-style-exception):focus,input[type=radio]:focus{box-shadow:0 0 0 var(--focus)}input[type=checkbox]:not(.input-style-exception):not(.switch),input[type=radio]:not(.switch){width:21px}input[type=checkbox]:not(.input-style-exception):not(.switch):after,input[type=radio]:not(.switch):after{opacity:var(--o,0)}input[type=checkbox]:not(.input-style-exception):not(.switch):checked,input[type=radio]:not(.switch):checked{--o:1}input[type=checkbox]:not(.input-style-exception):not(.switch):checked+label,input[type=radio]:not(.switch):checked+label{font-weight:600}input[type=checkbox]:not(.input-style-exception)+label,input[type=radio]+label{font-size:14px;line-height:21px;display:inline;vertical-align:top;cursor:pointer;margin-left:4px}input[type=checkbox]:not(.switch){border-radius:2px}input[type=checkbox]:not(.switch):after{width:5px;height:9px;border:2px solid var(--active-inner);border-top:0;border-left:0;left:7px;top:4px;transform:rotate(var(--r,20deg))}input[type=checkbox]:not(.switch):checked{--r:43deg}input[type=checkbox].switch{width:38px;border-radius:11px;--active:#28be0b;--focus:2px rgba(40,190,11,.3);--border-hover:#28be0b;--ab:#fff;--background:#c4c4c4;flex-shrink:0}input[type=checkbox].switch:after{left:2px;top:2px;border-radius:50%;width:15px;height:15px;background:var(--ab,var(--border));transform:translateX(var(--x,0))}input[type=checkbox].switch:checked{--ab:var(--active-inner);--x:17px}input[type=checkbox].switch:disabled:not(:checked):after{opacity:.6}input[type=radio]{border-radius:50%}input[type=radio]:after{width:19px;height:19px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}input[type=radio]:checked{--s:.5}}.blog .h1{margin:30px 0}.blog__grid{display:grid;grid-gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:80px}@media all and (max-width:768px){.blog__grid{grid-template-columns:repeat(2,1fr)}}@media all and (max-width:480px){.blog__grid{grid-template-columns:1fr}}.blog .show-more{margin-bottom:100px}.blog-item{background-color:#f5f7f7;padding-bottom:40px}.blog-item__image{display:block;margin-bottom:40px}.blog-item__title{padding:0 30px;margin-bottom:15px;font-size:18px;font-weight:600;white-space:normal}.blog-item__link{padding:0 30px;text-decoration:none}.blog-item__more{display:inline-flex;align-items:center;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.blog-item__more i{margin-left:10px;transition:all .2s ease-in-out}.blog-item__more:hover{color:#ffc100}.blog-item__more:hover i{margin-left:15px}.blog-preview{padding:60px 0}.blog-preview .h1{text-transform:initial;text-align:center;margin-bottom:30px}.blog-preview .blog-item{display:flex;flex-direction:column;text-decoration:none}.blog-preview .blog-item__title{margin-top:auto}.blog-preview .blog-item__more{padding:0 30px}.blog-preview__title{text-align:left}.blog-single .container{max-width:770px;margin:40px auto 100px auto}.blog-single h1,.blog-single h2,.blog-single h3,.blog-single strong{font-weight:600}.blog-single h2,.blog-single h3{margin-top:40px}.blog-single p{font-size:18px;line-height:27px}.blog-single__title{margin-bottom:10px;text-transform:initial}.blog-single__date{margin-bottom:20px}.banner-wrapper{display:flex;justify-content:center;flex-wrap:wrap;width:100%;max-width:1280px;margin:0 auto}.banner-wrapper>div{flex-grow:1;justify-content:space-between;width:45%;margin:0 15px 30px}.banner-wrapper .image-banner{padding:80px 0}.banner-wrapper .image-banner__wrapper{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.banner-wrapper .image-banner picture{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:10px}.banner-wrapper .image-banner picture img{max-width:150px;max-height:55px}.banner-wrapper .image-banner picture:not(:last-child){margin-right:10px}@media all and (min-width:992px){.banner-wrapper .image-banner__wrapper{justify-content:space-between}}.news h1{margin:30px 0}.news .container{max-width:770px}.news__list{margin-bottom:80px}.news .show-more{margin-bottom:100px}.news-item{padding:30px;border:1px solid #e3e3e3;border-radius:4px}.news-item:not(:last-child){margin-bottom:20px}.news-item__title{margin-bottom:15px}.news-item__date{font-size:12px;color:#898989;margin-bottom:15px}.news-item__excerpt{margin:0;margin-bottom:15px}.news-item__link{text-decoration:none}.news-item__more{display:inline-flex;align-items:center;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.news-item__more i{margin-left:10px;transition:all .2s ease-in-out}.news-item__more:hover{color:#ffc100}.news-item__more:hover i{margin-left:15px}.news-preview{padding:60px 0}.news-preview .h1{text-transform:initial;text-align:center;margin-bottom:30px}.news-preview__title{text-align:left}.news-preview__grid{display:grid;grid-gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;margin-bottom:40px}@media all and (max-width:480px){.news-preview__grid{grid-template-columns:1fr}}.news-preview-item{padding:35px 40px;background-color:#f5f7f7}.news-preview-item__date{color:#898989;margin-bottom:25px}.news-preview-item__title{font-size:18px;white-space:normal;text-decoration:none;margin-bottom:25px}.news-preview-item__link{text-decoration:none}.news-preview-item__more{display:inline-flex;align-items:center;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.news-preview-item__more i{margin-left:10px;transition:all .3s ease-in-out}.news-preview-item__more:hover{color:#ffc100}.news-preview-item__more:hover i{margin-left:15px}.news-preview-item__btn{text-align:center;position:relative}.news-preview-item__btn{color:#fff}.news-preview-item__btn:visited{color:#fff}.news-preview-item__btn:hover{color:#fff}.news-preview-item__btn:active,.news-preview-item__btn:focus{color:#fff}.publications__grid{display:grid;grid-gap:40px;grid-template-columns:repeat(4,1fr);margin-bottom:80px}@media all and (max-width:992px){.publications__grid{grid-template-columns:repeat(3,1fr)}}@media all and (max-width:768px){.publications__grid{grid-template-columns:repeat(2,1fr)}}@media all and (max-width:480px){.publications__grid{grid-template-columns:1fr}}.publications .show-more{margin-bottom:100px}.publications-item__wrapper{display:flex;flex-direction:column;height:100%}.publications-item__img{display:flex;flex-direction:column;justify-content:flex-end;width:100%;padding:40px;border-radius:4px;background:#f5f7f7;height:100%}.publications-item__title{padding:20px}.category-grid{display:grid;grid-gap:30px;grid-template-columns:repeat(6,1fr);margin:30px 0}@media all and (max-width:768px){.category-grid{grid-template-columns:repeat(3,1fr)}}@media all and (max-width:480px){.category-grid{grid-template-columns:repeat(2,1fr)}}.category-grid__img{display:flex;justify-content:center;align-items:center;width:100%;background:#f5f7f7;height:120px;border-radius:4px;border:1px solid transparent;transition:border-color .3s ease-in-out}.category-grid__img img{display:block;width:auto;max-width:100%;max-height:100%}.category-grid__item{display:flex;flex-direction:column;align-items:center;text-decoration:none}.category-grid__item:hover .category-grid__img{border-color:#ffc100}.category-grid__title{text-decoration:none;padding:7px;text-align:center}.category-grid__title{color:#09111a}.category-grid__title:visited{color:#09111a}.category-grid__title:hover{color:#09111a}.category-grid__title:active,.category-grid__title:focus{color:#09111a}.info-block{display:flex;justify-content:center;flex-wrap:wrap}.info-block__item{width:170px}.info-block__item img{width:auto}.info-block__item:not(:last-child){margin-right:30px;margin-bottom:30px}.info-block__img{display:flex;justify-content:center;align-items:center;width:160px;height:160px}.info-block__title{padding:10px 0;text-align:center}.newsletter{padding-top:50px;padding-bottom:40px;border-top:1px solid #e3e3e3}.newsletter__title{margin-bottom:10px}.newsletter__notice{text-align:center}.newsletter .container{display:flex;flex-direction:column;align-items:center}.newsletter__subscribe-wrapper{margin:30px 0}.newsletter__subscribe-wrapper>span{margin-top:5px;margin-left:20px}.newsletter__subscribe{display:flex;justify-content:center;width:100%}.newsletter__subscribe input[type=email]{max-width:450px;padding:10px 20px;border:0;border-radius:4px;background:#f5f7f7;margin-right:10px;width:100%}.newsletter__subscribe input[type=submit]{padding:10px 30px}.newsletter__consent{max-width:600px;margin:0 auto;font-size:12px;color:#565656;text-align:center}.newsletter__consent>a{text-decoration:none}.newsletter__consent>a:hover{text-decoration:underline}.product__img{height:250px;display:flex;align-items:flex-end;justify-content:center;flex-shrink:0}.product__img-url{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.product__img-url img{width:auto;max-height:100%;max-width:100%}.product__img-url img.is-soldout{opacity:.5}.product__notice{font-size:12px;color:#565656}.product__notice--green{color:#28be0b}.product__notice--orange{color:#f79332}.product__notice--red{color:#f05015}.product__notice--red.is-soldout{display:flex;justify-content:center;align-items:center;font-size:20px}.product__notice--blue{color:#2a91eb}.product .ribbon-wrapper{display:flex;flex-wrap:wrap}.product .ribbon-wrapper .product-ribbon{padding:8px 12px;font-size:14px;font-weight:700;color:#fff}.product .ribbon-wrapper>a{margin-bottom:5px;text-decoration:none}.product .ribbon-wrapper>a:not(:last-child){margin-right:5px}.product .product-ribbon{background:#c4c4c4}.product__brand{font-size:12px;font-weight:700}.product__title{word-break:break-word}.product__title a{text-decoration:none}.product__title a{color:#09111a}.product__title a:visited{color:#09111a}.product__title a:hover{color:#09111a}.product__title a:active,.product__title a:focus{color:#09111a}.product__title span{color:#898989}.product__price{display:flex;align-items:center}.product__price--regular{display:flex;flex-direction:column;font-size:18px;font-weight:600;color:#09111a}.product__price--regular .product__price--total{display:flex}.product__price--regular .product__price--total-old{font-size:11px;margin:auto 0 0 10px;color:#898989;text-decoration:line-through;font-weight:400}.product__price--old{font-size:18px;text-decoration:line-through;color:#898989;font-weight:600;margin-left:auto}.product__price--single{margin-top:5px;color:#09111a;font-size:11px;font-weight:400}.product__price--club{margin-right:auto}.product__price--club-price{display:flex;font-size:18px;font-weight:600;color:#eb5757}.product__price--club-price>i{display:flex;align-items:center;margin-right:5px}.product__price--club-unit{margin-top:5px;color:#09111a;font-size:11px;font-weight:400;margin-left:26px}.product__price--info{margin-left:10px}.product__phone>div{font-size:12px;color:#09111a}.product__phone>a{font-size:12px;text-decoration:none}.product__phone>a{color:#09111a}.product__phone>a:visited{color:#09111a}.product__phone>a:hover{color:#09111a}.product__phone>a:active,.product__phone>a:focus{color:#09111a}.product__phone a{white-space:nowrap}.product__soldout{font-size:18px;font-weight:700;color:#f05015}.product__qty>select{height:40px}.product__qty--static{display:flex;justify-content:center;align-items:center;padding:0 6px;min-width:40px;height:100%;color:#09111a;border:1px solid #c4c4c4;border-radius:4px;pointer-events:none}.icon-btn{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#f5f7f7;border-radius:4px;text-decoration:none}.icon-btn i{font-size:18px;color:#09111a}.icon-btn:hover{cursor:pointer}.icon-btn:hover i{color:#ffc100}.icon-btn.is-active{background:#ffc100}.icon-btn.is-active i{color:#09111a}.review{display:inline-grid;grid-template-columns:repeat(5,1fr);grid-gap:5px}.review i{color:#09111a}.recently-viewed-products{margin-bottom:60px}.single-product{margin-bottom:65px}.single-product__body{position:relative}.single-product__left .single-product__details{display:none}.single-product__right .single-product__head{display:none}.single-product__head{margin-bottom:30px}.single-product__head-wrapper{display:flex;font-size:12px;font-weight:600;letter-spacing:.08em;color:#09111a;text-transform:uppercase;margin-bottom:30px}.single-product__head-wrapper a{text-decoration:none}.single-product__head-wrapper a:hover{text-decoration:underline}.single-product__title{font-size:24px;font-weight:600;margin-bottom:10px;text-transform:initial}.single-product__sku{flex-shrink:0}.single-product__sku>div{display:inline;margin:0 5px}.single-product__specs{margin-bottom:30px}.single-product__spec:not(:last-child){margin-bottom:20px}.single-product__spec-head{margin-bottom:10px}.single-product .color-spec{display:flex;flex-wrap:wrap}.single-product .color-spec__color{flex-shrink:0;position:relative;width:45px;aspect-ratio:1;margin-right:15px;margin-bottom:15px}.single-product .color-spec__color:after{content:"";display:block;height:100%;width:100%;position:absolute;left:0;top:0;border:2px solid transparent;transform:scale(1);transition:all .2s ease-in-out;background-color:transparent}.single-product .color-spec__color.is-active:after,.single-product .color-spec__color:hover:after{transform:scale(1.4);border-color:#09111a}.single-product .color-spec__color:hover{cursor:pointer}.single-product .color-spec__color.is-active:hover{cursor:initial}.single-product__info-labels{display:flex;flex-wrap:wrap}.single-product__info-label{display:flex;justify-content:center;align-items:center;margin-bottom:10px;padding:10px;color:#898989;border:1px solid #898989;font-size:12px;line-height:16px;font-weight:600}.single-product__info-label:not(:last-child){margin-right:5px}.single-product__info-label>i{margin-right:5px;font-size:16px}.single-product__compensation{padding-top:15px;margin-bottom:30px}.single-product__compensation label{font-size:18px}.single-product__compensation i{margin-left:10px}.single-product__compensation select{background-color:#f5f7f7;border-color:#f5f7f7;font-size:14px}.single-product__stock{display:flex;margin-top:10px;margin-bottom:30px}.single-product__stock-url{margin-left:auto;transition:color .3s ease-in-out;text-decoration:none}.single-product__stock-url{color:#09111a}.single-product__stock-url:visited{color:#09111a}.single-product__stock-url:hover{color:#09111a}.single-product__stock-url:active,.single-product__stock-url:focus{color:#09111a}.single-product__stock-url:hover{text-decoration:underline}.single-product__price{display:flex;flex-wrap:wrap;margin-bottom:10px}.single-product__price .price-val{font-size:32px;font-weight:600;margin-bottom:10px;color:#858585}.single-product__price .price-notice{font-size:11px;color:#858585}.single-product__price .lowest-price-notice{width:100%;margin-bottom:25px}.single-product__price .lowest-price-notice__text{float:left;font-size:11px;color:#858585;margin-right:5px}.single-product__price .lowest-price-notice>i{vertical-align:top;font-size:14px}.single-product__price-club{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;margin-right:auto;margin-bottom:5px;text-align:left}.single-product__price-club .price-val{color:#eb5757;display:flex;align-items:center}.single-product__price-club .price-val>i{display:flex;margin-right:10px}.single-product__price-club .price-notice{color:#eb5757}.single-product__price-club+.single-product__price-regular .price-val{text-align:right}.single-product__price-discount{margin-left:auto}.single-product__price-discount .price-val{color:#858585;text-decoration:line-through}.single-product__price-regular{margin-bottom:5px}.single-product__price-regular .price-notice{color:#858585}.single-product__price-soldout{margin-bottom:30px}.single-product__price-soldout>div{font-size:21px;font-weight:600;margin-bottom:30px}.single-product__price-soldout>a{display:flex;justify-content:center;align-items:center;padding:10px}.single-product__price-soldout>a i{font-size:24px}.single-product__discountinued>div,.single-product__bundle-message>div,.single-product__discount-message>div{font-size:21px;font-weight:600;margin-bottom:30px}.single-product__discountinued{color:#eb5757}.single-product__bundle-message,.single-product__discount-message{color:#09111a}.single-product__actions{display:flex}.single-product__actions>*:not(:last-child){margin-right:10px}.single-product__actions>button{height:40px;flex-grow:1;max-width:300px}.single-product__qty>select{height:40px;background-color:#f5f7f7;border-color:#f5f7f7}.single-product__favorite{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#fff;border:2px solid #09111a}.single-product__favorite i{font-size:18px;color:#09111a}.single-product__favorite:hover{cursor:pointer;background-color:#ffc100}.single-product__favorite:hover i{color:#09111a}.single-product__favorite.is-active{background:#ffc100}.single-product__favorite.is-active i{color:#09111a}.single-product__actions-notice{margin-top:15px;margin-bottom:30px;font-size:11px;color:#898989}.single-product__prescription{padding:20px 30px;margin-bottom:30px;border:1px solid #09111a;color:#09111a}.single-product__prescription>div i{margin-right:10px}.single-product__prescription>div a{font-weight:600}.single-product__prescription>div span{margin-left:20px}.single-product__prescription>p{margin-top:0;margin-bottom:20px}.single-product .product-accordion>div{padding:0 60px;background-color:#f5f7f7;margin-bottom:10px}.single-product__details .accordion__toggle{padding:20px 0}.single-product__details .accordion__toggle>i{font-size:12px}.single-product__details .accordion__toggle.is-visible>i{transform:none}.single-product__details .accordion__toggle.is-visible>i:before{content:""}.single-product__details .accordion__content{padding-bottom:30px;overflow-x:auto;text-align:justify}.single-product__details .accordion__content img{width:auto}.single-product__info-icons>div{display:flex;align-items:center;margin-bottom:20px}.single-product__info-icons i{display:flex;justify-content:center;flex-shrink:0;width:32px;margin-right:15px;font-size:24px;color:#09111a}.single-product__info-description{margin-top:20px;margin-bottom:30px}.single-product__info-message{padding:20px 30px;margin-bottom:20px;background-color:#f5f7f7;border:1px solid #09111a;color:#09111a}.single-product__more-info{margin-bottom:30px;padding:10px 15px;background-color:#f5f7f7}.single-product__more-info .accordion__content{margin-top:20px;margin-bottom:10px}.single-product__more-info .accordion__content>div{margin-bottom:10px}@media all and (min-width:992px){.single-product{display:grid;grid-template-columns:minmax(0,1fr) 400px;grid-gap:30px;margin-bottom:100px}.single-product__sticky-wrapper{position:-webkit-sticky;position:sticky;top:20px}.single-product__left .single-product__head{display:none}.single-product__left .single-product__details{display:block}.single-product__right{padding-right:60px}.single-product__right .single-product__head{display:block}.single-product__right .single-product__details{display:none}.single-product__head{grid-column:2;grid-row:1}.single-product__title{font-size:32px}.single-product .gallery{grid-row:1;grid-column:1}.single-product__prescription>div i,.single-product__prescription>div a{font-size:21px}.single-product__details .accordion__toggle{font-size:18px;line-height:18px;transition:padding .3s ease-in-out}.single-product__details .accordion__toggle>i{font-size:15px;line-height:18px}}.gallery{margin-bottom:40px}.gallery__img{position:relative;display:flex;justify-content:center;align-items:center}.gallery__img img{width:100%;height:auto}.gallery__slider-container{position:relative;min-height:580px}.gallery__slider{padding-left:112px}.gallery__slider .gallery__img{display:flex;justify-content:center;align-items:center}.gallery__slider .gallery__img>img{height:auto;width:auto;max-width:100%;max-height:100%}.gallery__slider .gallery__img>.video-slide{display:block;width:100%;position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.gallery__slider .gallery__img>.video-slide>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.gallery .gallery__slider-nav{position:absolute;top:0;left:0;height:100%;width:82px}.gallery .gallery__slider-nav .gallery__img{display:inline-block;padding:5px;border:1px solid transparent;border-radius:4px;transition:border-color .3s ease-in-out}.gallery .gallery__slider-nav .gallery__img img{width:68px;aspect-ratio:1}.gallery .gallery__slider-nav .gallery__img:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:3px solid transparent;border-radius:4px;transition:border-color .3s ease-in-out}.gallery .gallery__slider-nav .gallery__img:hover{border-color:#000;cursor:pointer}.gallery .gallery__slider-nav .gallery__img:hover:before{border-color:#000}.gallery .gallery__slider-nav .slick-current .gallery__img:before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border:3px solid #000;border-radius:4px}.gallery .gallery__slider-nav .slick-next{left:50%;transform:translate(-50%,0) rotate(90deg)}.gallery .gallery__slider-nav .slick-next{top:unset;bottom:30px}.gallery .gallery__slider-nav .slick-prev{display:none}.gallery__label{display:flex;flex-wrap:wrap;position:absolute;top:10px;left:10px;color:#fff;font-size:26px;font-weight:500}.gallery__label>div{margin-right:10px;margin-bottom:10px;padding:10px;line-height:1}.gallery__label--green{background-color:#28be0b}.gallery__label--blue{background-color:#2a91eb}.gallery__label--orange{background-color:#f79332}.gallery__label--red{background-color:#f05015}.gallery__label--club{display:flex;align-items:center;background-color:#f79332}.gallery__label--club>img{margin-right:10px;width:20px;height:20px}.gallery__placeholder{display:flex;justify-content:center;align-items:center;background:#f5f7f7;min-height:500px}.gallery__placeholder img{width:100%;height:auto;max-width:320px;padding:30px}.gallery__notice{margin-top:15px;font-size:11px;color:#858585;text-align:center}@media all and (max-width:992px){.gallery__slider-container{min-height:auto}.gallery__slider{padding-left:0}.gallery .gallery__slider-nav{display:none}}.read-more__content{display:none}.read-more__content:after,.read-more__content:before{content:" "}.read-more__btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:inline}.read-more__btn{color:#09111a}.read-more__btn:visited{color:#09111a}.read-more__btn:hover{color:#ffc100}.read-more__btn:active,.read-more__btn:focus{color:#ffc100}.read-more__ellipsis:after{content:" "}.header-checkout{padding:20px 0;background:#f5f7f7}.header-checkout .container{display:flex;justify-content:space-between;align-items:center;max-width:980px}.header-checkout__support-nr{display:flex;align-items:center}.header-checkout__support-nr>a{display:flex;align-items:center;text-decoration:none;margin-left:10px}.header-checkout__support-nr>a{color:#09111a}.header-checkout__support-nr>a:visited{color:#09111a}.header-checkout__support-nr>a:hover{color:#f79332}.header-checkout__support-nr>a:active,.header-checkout__support-nr>a:focus{color:#f79332}.header-checkout__support-nr>a>i{display:flex;align-items:center;margin-right:5px}@media all and (max-width:480px){.header-checkout__support-nr{flex-direction:column}.header-checkout__support-nr>a{margin-left:0;margin-bottom:10px}}.checkout{background:#f5f7f7}.checkout .container{max-width:980px}.checkout__title{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.checkout__title>h1{font-size:26px;margin:0}.checkout__card{padding:25px 20px 30px 20px;margin-bottom:15px;background:#fff;border:1px solid #e3e3e3;border-radius:4px}.checkout__card-title{margin:0;margin-bottom:25px}.checkout__card-content{padding-top:10px;border-top:1px solid #f0f1f3}.checkout__card-content .subheading,.checkout__card-content .features__title,.checkout__card-content .yp-header-desktop .navigation-catalog__link.is-parent,.yp-header-desktop .checkout__card-content .navigation-catalog__link.is-parent,.checkout__card-content .single-product__spec-head{padding:10px 0;margin:30px 0 10px 0;font-weight:400;border-bottom:1px solid #f0f1f3}.checkout__card-content .shipping-info-content{display:flex;flex-direction:column;gap:15px}.checkout__fieldset:not(:last-child),.checkout__fieldset--grid:not(:last-child),.checkout__fieldset--textarea:not(:last-child){margin-bottom:10px}.checkout__fieldset>div>label,.checkout__fieldset--grid>div>label,.checkout__fieldset--textarea>div>label{display:block;padding:10px 5px;font-size:12px;font-weight:500}.checkout__fieldset>div>input,.checkout__fieldset>div>select,.checkout__fieldset--grid>div>input,.checkout__fieldset--grid>div>select,.checkout__fieldset--textarea>div>input,.checkout__fieldset--textarea>div>select{display:block;width:100%;height:40px}.checkout__fieldset>div>select.slim-select,.checkout__fieldset>div select.slim-select-no-search,.checkout__fieldset--grid>div>select.slim-select,.checkout__fieldset--grid>div select.slim-select-no-search,.checkout__fieldset--textarea>div>select.slim-select,.checkout__fieldset--textarea>div select.slim-select-no-search{display:inherit !important;position:absolute;clip:rect(0,0,0,0);pointer-events:none;width:auto}.checkout__fieldset>div:not(:last-child){margin-bottom:10px}.checkout__fieldset--textarea .is-hidden{display:none}.checkout__fieldset--textarea>div{min-width:0;min-height:0}.checkout__fieldset--textarea textarea{width:100%;max-width:100%;min-width:100%;min-height:120px;padding:20px}.checkout .checkout-delivery__options>li{display:flex;justify-content:space-between;align-items:center}.checkout .checkout-delivery__options>li:not(:first-child){padding-top:15px;margin-top:15px;border-top:1px solid #f0f1f3}.checkout .checkout-delivery__option{display:flex;align-items:center}.checkout .checkout-delivery__option>input{flex-shrink:0}.checkout .checkout-delivery__option>label{margin-left:15px}.checkout .checkout-delivery__option-label--main{font-size:14px}.checkout .checkout-delivery__option-label--secondary{font-size:12px;color:#898989}.checkout .checkout-delivery__price{flex-shrink:0;margin-left:10px;font-size:14px;font-weight:700}.checkout .checkout-address__in-store-map>div{font-size:11px;color:#898989;padding:5px}.checkout .checkout-address__in-store-map>button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;align-items:center;padding:5px;font-size:12px}.checkout .checkout-address__in-store-map>button{color:#f79332}.checkout .checkout-address__in-store-map>button:visited{color:#f79332}.checkout .checkout-address__in-store-map>button:hover{color:#f79332}.checkout .checkout-address__in-store-map>button:active,.checkout .checkout-address__in-store-map>button:focus{color:#f79332}.checkout .checkout-address__in-store-map>button>i{font-size:16px;margin-right:5px}.checkout .checkout-address__parcel-locker-map{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;align-items:center;margin-left:auto;padding:5px;font-size:12px}.checkout .checkout-address__parcel-locker-map{color:#f79332}.checkout .checkout-address__parcel-locker-map:visited{color:#f79332}.checkout .checkout-address__parcel-locker-map:hover{color:#f79332}.checkout .checkout-address__parcel-locker-map:active,.checkout .checkout-address__parcel-locker-map:focus{color:#f79332}.checkout .checkout-address__parcel-locker-map>i{font-size:16px;margin-right:5px}.checkout .checkout-address__customer-options{margin-top:25px}.checkout .checkout-address__customer-options>div{display:flex;align-items:center}.checkout .checkout-address__customer-options>div>label{margin-left:15px}.checkout .checkout-address__customer-options>div:not(:last-child){margin-bottom:15px}.checkout .checkout-address__customer-different,.checkout .checkout-address__invoice{margin-top:15px}.checkout .checkout-payment__options{margin-top:15px}.checkout .checkout-payment__options>li:not(:first-child){padding-top:25px;margin-top:25px;border-top:1px solid #f0f1f3}.checkout .checkout-payment__options>li:last-child{border-bottom:1px solid #f0f1f3;padding-bottom:25px;margin-bottom:25px}.checkout .checkout-payment__banks{display:flex;flex-wrap:wrap;margin-top:10px}.checkout .checkout-payment__banks>button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;display:flex;justify-content:center;align-items:center;width:120px;height:34px;margin-top:10px;padding:5px;border:2px solid #f0f1f3;border-radius:4px;transition:border-color .3s ease-in-out}.checkout .checkout-payment__banks>button:not(:last-child){margin-right:10px}.checkout .checkout-payment__banks>button>img{display:block;width:auto;height:100%}.checkout .checkout-payment__banks>button:hover,.checkout .checkout-payment__banks>button.is-active{border-color:#f79332}.checkout .checkout-payment__option{display:flex;align-items:center;flex-wrap:wrap}.checkout .checkout-payment__option>input{flex-shrink:0}.checkout .checkout-payment__option>label{margin-left:15px}.checkout .checkout-payment__option-label--main{font-size:14px}.checkout .checkout-payment__option-description{flex-basis:100%;margin-top:20px;padding:20px;display:flex;flex-wrap:wrap;align-items:center;gap:30px}.checkout .checkout-payment__option-description .notice{flex-basis:100%}.checkout .checkout-payment__option-description>label{position:relative;border-style:solid;border-color:#c4c4c4;border-width:1px;height:64px;width:124px;display:block}.checkout .checkout-payment__option-description>label.active{border-width:2px;border-color:#f79332}.checkout .checkout-payment__option-description>label>span{display:flex;height:inherit}.checkout .checkout-payment__option-description>label>span img{margin:auto;max-width:84px}.checkout .checkout-payment__option-description>label>span.unavailable{opacity:.3;cursor:default}.checkout .checkout-payment__option-description>label>input{visibility:hidden;top:0;position:absolute;opacity:0}.checkout .checkout-payment__option-description>label>input+span{cursor:pointer;border:2px solid transparent}.checkout .checkout-payment__loyalty{margin-top:20px;padding:20px;background:#f5f7f7}.checkout .checkout-payment__loyalty-toggle{display:flex}.checkout .checkout-payment__loyalty-toggle>input{margin-right:10px}.checkout .checkout-payment__loyalty-card-info{margin-top:15px}.checkout .checkout-payment__loyalty-card>select{width:100%}.checkout .checkout-payment__loyalty-points{margin-top:5px}.checkout .checkout-payment__loyalty-points>label{display:block;padding:10px 5px;font-size:14px;color:#898989}.checkout .checkout-payment__loyalty-controls{display:flex;width:100%}.checkout .checkout-payment__loyalty-controls>input{width:100%;margin-right:10px}.checkout .checkout-payment__loyalty-controls>button{flex-shrink:0}.checkout .checkout-order .checkout__card-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.checkout .checkout-order .checkout__card-title>h3{margin:0}.checkout .checkout-order__products{padding:15px 0;margin-bottom:10px;border-bottom:1px solid #f0f1f3}.checkout .checkout-order__product{display:flex}.checkout .checkout-order__product:not(:last-child){margin-bottom:15px}.checkout .checkout-order__product-img{flex-shrink:0;margin-right:10px}.checkout .checkout-order__product-img>img{width:60px;height:auto}.checkout .checkout-order__product-details{margin-right:20px;flex-grow:1}.checkout .checkout-order__product-brand{font-size:11px;font-weight:700;margin-bottom:5px}.checkout .checkout-order__product-title{font-size:12px;line-height:14px;text-decoration:none;word-break:break-word}.checkout .checkout-order__product-price{flex-shrink:0;margin-bottom:5px;font-size:12px;font-weight:700;text-align:right}.checkout .checkout-order__product-price--old{margin-bottom:5px;font-size:11px;font-weight:400;text-decoration:line-through;color:#898989}.checkout .checkout-order__product-qty{font-size:11px;font-weight:400}.checkout .checkout-order__pricing-summary{position:relative}.checkout .checkout-order__summary{padding:15px 0}.checkout .checkout-order__summary>li{display:flex;justify-content:space-between}.checkout .checkout-order__summary>li:not(:last-child){margin-bottom:15px}.checkout .checkout-order__total{display:flex;justify-content:space-between;margin:15px 0;padding:15px 0;border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3}.checkout .checkout-order__total-label,.checkout .checkout-order__total-price{font-size:18px;font-weight:700}.checkout .checkout-order__consents{margin-bottom:30px}.checkout .checkout-order__consents>li{display:flex;align-items:flex-start;margin-bottom:15px}.checkout .checkout-order__consents>li>input{flex-shrink:0}.checkout .checkout-order__consents>li>label{margin-left:15px}.checkout .checkout-order__consents>li>label>a{text-decoration:none;font-weight:700}.checkout .checkout-order__consents>li>label>a{color:#f79332}.checkout .checkout-order__consents>li>label>a:visited{color:#f79332}.checkout .checkout-order__consents>li>label>a:hover{color:#eb7f17}.checkout .checkout-order__consents>li>label>a:active,.checkout .checkout-order__consents>li>label>a:focus{color:#eb7f17}.checkout .checkout-order__btn{width:100%}.checkout .checkout-order__notice,.checkout .checkout-order__drugs-notice{font-size:11px;color:#898989;text-align:center}.checkout .checkout-order__notice{margin-top:15px}.checkout .checkout-order__drugs-notice{margin-bottom:15px}.checkout .checkout-split{position:relative}.checkout .checkout-split .checkout__card-content{border:0;padding:0}.checkout .checkout-split__content{display:flex;justify-content:space-between;align-items:center}@media all and (max-width:480px){.checkout .checkout-split__content{flex-wrap:wrap;justify-content:center}}.checkout .checkout-split__details{margin-right:20px;color:#898989;font-size:12px}.checkout .checkout-split__details>div:first-child{margin-bottom:5px}@media all and (min-width:768px){.checkout .checkout-split__details{font-size:14px}}.checkout .checkout-split__details i{padding-left:5px}.checkout .checkout-split__actions{flex-shrink:0}@media all and (max-width:480px){.checkout .checkout-split__actions{padding-top:15px}}@media all and (min-width:768px){.checkout__wrapper{display:grid;grid-template-columns:1fr 340px;grid-gap:15px}.checkout__title{justify-content:flex-start;padding-top:10px;margin-bottom:30px}.checkout__title>h1{font-size:32px;margin-right:30px}.checkout__fieldset--grid,.checkout__fieldset--textarea{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px}.checkout__fieldset--textarea>div:only-child,.checkout__fieldset--textarea>div:not(.is-hidden){grid-column:span 2/span 2}.checkout__fieldset--textarea>div:only-child textarea,.checkout__fieldset--textarea>div:not(.is-hidden) textarea{min-height:80px}.checkout .checkout-delivery__option>label{margin-left:25px}.checkout .checkout-delivery__option-label--main{font-size:18px;margin-bottom:5px}.checkout .checkout-delivery__option-label--secondary{font-size:14px}.checkout .checkout-delivery__price{font-size:18px}.checkout .checkout-address__in-store-map{display:flex;justify-content:space-between;align-items:center}.checkout .checkout-address__in-store-map>button{flex-shrink:0}.checkout .checkout-payment__option-label--main{font-size:18px}.checkout .checkout-order{margin-bottom:15px;position:sticky;top:0;bottom:0}}.footer-checkout .container-fw{border-top:1px solid #e3e3e3}.footer-checkout .container{max-width:980px}.footer-checkout__content{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.footer-checkout__copyright{font-size:11px;color:#565656}.footer-checkout .vtkk{width:auto}.footer-checkout .vtkk__text{color:#565656}.footer-checkout .vtkk__logo{width:58px;flex-shrink:0}.footer-checkout .vtkk__text{max-width:270px}@media all and (max-width:480px){.footer-checkout__content{flex-direction:column-reverse}.footer-checkout .vtkk{margin-bottom:30px}}.filter-desktop{display:none;position:relative;padding:20px 25px 30px 25px;margin-bottom:30px;background-color:#f5f7f7}.filter-desktop__item:not(:last-child){margin-bottom:30px}.filter-desktop .filter-category__title{font-weight:600;font-size:18px;margin-bottom:25px}.filter-desktop .filter-category__list{max-height:250px;overflow-y:auto}.filter-desktop .filter-category__list li:not(:last-child){margin-bottom:15px}.filter-desktop .filter-category__list a{text-decoration:none}.filter-desktop .filter-category__list a{color:#565656}.filter-desktop .filter-category__list a:visited{color:#565656}.filter-desktop .filter-category__list a:hover{color:#565656}.filter-desktop .filter-category__list a:active,.filter-desktop .filter-category__list a:focus{color:#565656}.filter-desktop .filter-range__title{font-weight:600;font-size:18px;margin-bottom:25px}.filter-desktop .filter-range__inputs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;margin-bottom:20px}.filter-desktop .filter-range__inputs input{min-width:0;padding:10px 15px;border-radius:4px;background-color:#fff;border:1px solid #c4c4c4}.filter-desktop .filter-range__inputs input[type=number]{-moz-appearance:textfield}.filter-desktop .filter-range__inputs input::-webkit-outer-spin-button,.filter-desktop .filter-range__inputs input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filter-desktop .filter-range__inputs .price-range{width:100%}.filter-desktop .filter-range__list{max-height:250px;overflow-y:auto}.filter-desktop .filter-range__list li:not(:last-child){margin-bottom:15px}.filter-desktop .filter-range__list a{text-decoration:none}.filter-desktop .filter-range__list a{color:#565656}.filter-desktop .filter-range__list a:visited{color:#565656}.filter-desktop .filter-range__list a:hover{color:#565656}.filter-desktop .filter-range__list a:active,.filter-desktop .filter-range__list a:focus{color:#565656}.filter-desktop .filter-checkbox__title{font-weight:600;font-size:18px;margin-bottom:25px}.filter-desktop .filter-checkbox__list{max-height:250px;overflow-y:auto;padding:2px}.filter-desktop .filter-checkbox__list li:not(:last-child){margin-bottom:15px}.filter-desktop .filter-checkbox__list label{word-break:break-all}.filter-desktop .filter-checkbox__list label span:before{content:" "}.filter-desktop__clear{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.filter-mobile__controls{display:flex;justify-content:center;width:100%;padding:10px 0;background-color:#fff;box-shadow:0 4px 46px rgba(0,0,0,.1);position:fixed;left:0;bottom:0;z-index:2}.filter-mobile__filter-btn,.filter-mobile__sorter{width:50%;max-width:160px;background-color:#fff;padding:0;border:0;color:#09111a;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.filter-mobile__filter-btn>i,.filter-mobile__sorter>i{margin-right:10px}.filter-mobile__divider{display:inline-block;width:1px;background:#e3e3e3}.filter-mobile__sorter>select{width:100%;border:0;color:#09111a;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.filter-mobile__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background:#fff}.filter-mobile__header>.h1{font-size:21px;font-weight:500}.filter-mobile__close{cursor:pointer}.filter-mobile__close>i{font-size:24px;display:block;padding:10px 0 10px 10px}.filter-mobile__content{display:none;flex-direction:column;position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;z-index:5}.filter-mobile__content .filter-accordion{overflow-y:auto;padding:0 30px 100px 30px}.filter-mobile__content.is-visible{display:flex}.filter-mobile__item .accordion__toggle{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;padding:20px 0;border-top:1px solid #f0f1f3}.filter-mobile__item .accordion__toggle i{transition:transform .3s ease-in-out}.filter-mobile__item .accordion__toggle.is-visible i{transform:rotate(180deg)}.filter-mobile__item .accordion__content{display:none;margin-bottom:30px}.filter-mobile__item:last-child{border-bottom:1px solid #f0f1f3}.filter-mobile .filter-category__list.accordion__content{overflow-y:scroll;max-height:250px}.filter-mobile .filter-category__list li:not(:last-child){margin-bottom:15px}.filter-mobile .filter-category__list a{text-decoration:none}.filter-mobile .filter-category__list a{color:#565656}.filter-mobile .filter-category__list a:visited{color:#565656}.filter-mobile .filter-category__list a:hover{color:#565656}.filter-mobile .filter-category__list a:active,.filter-mobile .filter-category__list a:focus{color:#565656}.filter-mobile .filter-range__inputs{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:15px;margin-bottom:20px}.filter-mobile .filter-range__inputs input{min-width:0;padding:10px 15px;border-radius:4px;border:0;background:#f5f7f7}.filter-mobile .filter-range__inputs input[type=number]{-moz-appearance:textfield}.filter-mobile .filter-range__inputs input::-webkit-outer-spin-button,.filter-mobile .filter-range__inputs input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.filter-mobile .filter-range__inputs .price-range{width:100%}.filter-mobile .filter-range__list li:not(:last-child){margin-bottom:15px}.filter-mobile .filter-range__list a{text-decoration:none}.filter-mobile .filter-range__list a{color:#565656}.filter-mobile .filter-range__list a:visited{color:#565656}.filter-mobile .filter-range__list a:hover{color:#565656}.filter-mobile .filter-range__list a:active,.filter-mobile .filter-range__list a:focus{color:#565656}.filter-mobile .filter-checkbox__list{overflow-y:scroll;max-height:250px}.filter-mobile .filter-checkbox__list li:not(:last-child){margin-bottom:15px}.filter-mobile .filter-checkbox__list label span:before{content:" "}.filter-mobile__footer{position:fixed;display:flex;justify-content:center;width:100%;bottom:0;left:0;background:#fff;box-shadow:0 4px 46px rgba(0,0,0,.1)}.filter-mobile__footer>button{width:50%;height:60px;max-width:200px;border:0;border-radius:0;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.filter-mobile__clear{color:#09111a}.filter-mobile__submit{background:#ffc100;color:#09111a}.filterOptionSearch{display:block;width:100%;margin-bottom:15px}.filter-range__slider.ui-slider{border:0;margin:0 10px}.filter-range__slider.ui-slider .ui-slider-handle{border-radius:50%;background-color:#ffc100;border:4px solid #09111a;cursor:pointer}.filter-range__slider.ui-slider .ui-slider-handle:hover{background-color:#ffe77f}.filter-range__slider.ui-slider .ui-slider-handle:active,.filter-range__slider.ui-slider .ui-slider-handle:focus-visible{background-color:#ffe77f;border:4px solid #ffc100}.filter-range__slider.ui-slider .ui-slider-range{background-color:#ffc100}.filter-range__slider.ui-slider-horizontal:after{content:"";display:block;position:absolute;background-color:#e0e0e0;top:2px;left:0;width:100%;height:3px}.filter-range__slider.ui-slider-horizontal .ui-slider-range{top:2px;height:3px}@media all and (min-width:992px){.filter-mobile{display:none}.filter-desktop{display:block}}.category__description{margin-bottom:30px}.category .short-description .text{text-overflow:ellipsis;overflow:hidden;white-space:normal;overflow-wrap:break-word;line-height:1.4em}.category .short-description .text-show-less{max-height:2.8em}.category .short-description .link-show-more{display:inline-block;font-size:12px;cursor:pointer;padding:10px 0}.category .long-description{margin-bottom:30px}.category__long-description{font-size:14px;line-height:160%;color:#898989;margin:0;background-color:#f5f7f7;margin-bottom:30px;padding:30px 20px;text-align:left}.category__long-description h1,.category__long-description h2,.category__long-description h3,.category__long-description h4,.category__long-description h5,.category__long-description h6{color:#565656}.category__long-description h1:not(:first-child),.category__long-description h2:not(:first-child),.category__long-description h3:not(:first-child),.category__long-description h4:not(:first-child),.category__long-description h5:not(:first-child),.category__long-description h6:not(:first-child){margin:1.6rem 0 0 0}.category__long-description p{line-height:1.6em}.category__long-description ol{list-style-type:decimal}.category__long-description ul{list-style-type:disc}.category__long-description ol,.category__long-description ul{margin:1em;list-style-position:inside}.category__long-description .faq{margin:1.6rem 0 0 0}.category__long-description .faq:last-child{margin-bottom:0}.category__long-description table{width:100%;max-width:770px}.category__long-description table p,.category__long-description table span{margin:0}.category__long-description td{vertical-align:top}.category-page-body .yp-header-mobile+.banner-wrapper,.category-page-body .yp-header-desktop+.banner-wrapper{margin-top:30px}.category-page-body .container-root>.banner-wrapper>div{margin-left:10px;margin-right:10px;margin-bottom:0}.category-page-body .category-products>.banner-wrapper{max-width:none}.category-page-body .category-products>.banner-wrapper>div{margin-left:0;margin-right:0}.category-page-body .category-products__main .banner-wrapper{max-width:none}.category-page-body .category-products__main .banner-wrapper>div{margin-left:0;margin-right:0}.category-page-body .main.category>.banner-wrapper>div{margin-left:10px;margin-right:10px}.category-page-body .main.category .category__description .banner-wrapper>div{margin-left:0;margin-right:0}.category-products__main{position:relative}.category-products__main .long-description{margin-bottom:30px}.category-products__aside{position:relative}.category-products__product_area{position:relative}.category-products__description .short-description{display:flex;flex-direction:column;justify-content:flex-end}.category-products__description .short-description.rich-text{line-height:1.1em}.category-products__description .short-description .text{overflow:hidden;margin-bottom:10px}.category-products__description .short-description .text-show-less{max-height:2.2em}.category-products__description .short-description .link-show-more{cursor:pointer;font-size:12px;font-weight:600;color:#898989}.category-products__description .short-description .link-show-more:hover{text-decoration:underline}.category-products__toolbar{display:flex;align-items:center;margin-bottom:20px;padding:0}@media all and (max-width:992px){.category-products__toolbar{justify-content:space-between}}.category-products__sorter,.category-products__view{max-width:180px}.category-products__sorter>select,.category-products__view>select{border:0;width:100%}.category-products__sorter{max-width:180px}.category-products__sorter>select{border:0;width:100%;padding-left:0}.category-products__total{color:#09111a}.category-products__content{margin-bottom:65px;position:relative}.category-products__cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;margin-top:20px}@media all and (max-width:1280px){.category-products__cards{grid-template-columns:repeat(3,1fr)}}@media all and (max-width:580px){.category-products__cards{grid-template-columns:repeat(2,1fr)}}@media all and (max-width:359px){.category-products__cards{grid-template-columns:repeat(1,1fr)}}.category-products__cards .product{display:flex;flex-direction:column;padding:20px;height:100%;border-radius:4px;transition:all .3s ease-in-out;background:#fff;position:relative}.category-products__cards .product .overlay{width:calc(100% + 2px);left:0;border-radius:4px}.category-products__cards .product__img{position:relative}.category-products__cards .product__notice{position:absolute;top:0;left:0;z-index:1}.category-products__cards .product__favorite,.category-products__cards .product__remove{position:absolute;top:0;right:0;font-size:23px;color:#e0e0e0;z-index:1}.category-products__cards .product__favorite:hover,.category-products__cards .product__favorite.is-active,.category-products__cards .product__remove:hover,.category-products__cards .product__remove.is-active{color:#ffc100;cursor:pointer}.category-products__cards .product .ribbon-wrapper{position:absolute;top:0;left:0;padding-right:30px}.category-products__cards .product__brand{margin:10px 0}.category-products__cards .product__title{margin-bottom:auto;padding-bottom:10px}.category-products__cards .product__reviews{margin-bottom:10px}.category-products__cards .product__price{margin-bottom:5px}.category-products__cards .product__price--club>img{margin-right:5px}.category-products__cards .product__price--info{margin-left:5px}.category-products__cards .product__actions>button{width:100%}.category-products__cards .product__phone{margin-bottom:10px}.category-products__cards .product__phone+.product__price{margin-bottom:50px}.category-products__cards .product__soldout{margin-bottom:50px}.category-products__cards .product .lowest-price-notice--visible,.category-products__cards .product .lowest-price-notice--hidden{font-size:9px;margin-bottom:10px;color:#858585}.category-products__cards .product .lowest-price-notice--hidden{visibility:hidden}.category-products__list .product{display:flex;align-items:center;padding:20px 0;border-bottom:1px solid #e3e3e3;position:relative}.category-products__list .product__img{margin-right:25px;width:94px;height:94px}.category-products__list .product__img img{height:100%}.category-products__list .product__container-details{margin-right:25px}.category-products__list .product__container-details>div:not(:last-child){margin-bottom:10px}.category-products__list .product__container-actions{flex-shrink:0;margin-left:auto}.category-products__list .product__container-actions>div:not(:last-child){margin-bottom:20px}.category-products__list .product__price{justify-content:flex-end;flex-wrap:wrap}.category-products__list .product__price--club{margin-right:10px}.category-products__list .product__price--old{margin-left:10px}.category-products__list .product__price .lowest-price-notice{margin-top:10px;font-size:11px;color:#858585;width:100%;text-align:right}.category-products__list .product__actions{display:flex;justify-content:flex-end}.category-products__list .product__actions>*:not(:last-child){margin-right:5px}.category-products__list .product__actions>button{height:40px}.category-products__list .product__favorite,.category-products__list .product__close{width:40px;height:40px;display:flex;justify-content:center;align-items:center;background:#e0e0e0;border-radius:4px}.category-products__list .product__favorite i,.category-products__list .product__close i{font-size:18px;color:#898989}.category-products__list .product__favorite:hover,.category-products__list .product__close:hover{cursor:pointer}.category-products__list .product__favorite:hover i,.category-products__list .product__close:hover i{color:#ffc100}.category-products__list .product__favorite.is-active,.category-products__list .product__close.is-active{background:#ffc100}.category-products__list .product__favorite.is-active i,.category-products__list .product__close.is-active i{color:#fff}.category-products__list .product__phone{display:flex;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:20px}.category-products__list .product__soldout{display:flex;align-items:center;padding-right:20px}.category-products__load-more-loading{position:relative;width:100%}.category-products__load-more{display:flex;flex-direction:column;align-items:center;margin-top:45px}.category-products__load-more>button{margin-bottom:15px}.category-products__load-more>div{font-size:12px;color:#898989;margin-bottom:15px}@media all and (max-width:480px){.category-products__list .product{flex-wrap:wrap}.category-products__list .product__img{margin-right:20px}.category-products__list .product__container-details{margin-right:0;width:calc(100% - 120px)}.category-products__list .product__container-actions{width:100%;margin-top:20px}.category-products__list--prescription .product__container-details{width:100%}}@media all and (max-width:480px) and (max-width:480px){.category-products__list--prescription .product{position:relative}.category-products__list--prescription .product__container-details{display:flex;flex-direction:column}.category-products__list--prescription .product__container-actions{display:flex;justify-content:space-between;align-items:center}.category-products__list--prescription .product__actions{width:100%;justify-content:space-between}.category-products__list--prescription .product__price{position:absolute;top:20px;right:0}.category-products__list--prescription .product__notice{order:0;margin-bottom:10px}.category-products__list--prescription .product__brand{order:1}.category-products__list--prescription .product__title{order:2}.category-products__list--prescription .product__phone{align-items:flex-start}.category-products__list--prescription .product__favorite{flex-shrink:0}}@media all and (max-width:480px) and (max-width:480px){.category-products__list--prescription.is-admin .product__actions{justify-content:flex-end}}@media all and (min-width:992px) and (max-width:1040px){.category-products__cards{grid-gap:10px}.category-products__cards .product{padding:15px}}@media all and (max-width:992px){.category-products__cards{grid-gap:10px}.category-products__cards .product{box-shadow:0 0 5px rgba(0,0,0,.1)}.category-products__cards .product__phone+.product__price{margin-bottom:10px}.category-products__cards .product__soldout{margin-bottom:10px}}@media all and (max-width:768px){.category-products__cards .product__img{height:192px}.category-products__cards .product__img img{max-height:160px}}@media all and (min-width:360px) and (max-width:768px){.category-products__cards .product{padding:10px}.category-products__cards .product__img{height:160px}.category-products__cards .product__img img{max-height:128px}.category-products__cards .product .ribbon-wrapper .product-ribbon{padding:5px 10px;font-size:12px}.category-products__cards .product__brand{font-size:11px}.category-products__cards .product__title{font-size:13px}.category-products__cards .product__price--regular,.category-products__cards .product__price--old,.category-products__cards .product__price--club-price{font-size:13px}.category-products__cards .product__price--club{font-size:13px}.category-products__cards .product__price--club>img{width:12px;height:12px;margin-right:5px}.category-products__cards .product__price--info{margin-left:5px;font-size:13px}.category-products__cards .product__actions .lowest-price-notice--visible,.category-products__cards .product__actions .lowest-price-notice--hidden{font-size:7.5px}}@media all and (min-width:992px){.category-products__description{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;margin:30px 0}.category-products__description-title .breadcrumbs{margin-top:0;margin-bottom:15px;line-height:28px}.category-products__description-title h1{margin:0;line-height:58px}.category-products .short-description p{line-height:28px}.category-products__wrapper{display:grid;grid-template-columns:260px 1fr;grid-gap:40px}.category-products__sorter{margin-right:auto}.category-products__total{margin-right:30px}.category-products__content{margin-bottom:85px}.category-products__cards .product__actions>button,.category-products__cards .product__actions .lowest-price-notice--visible{opacity:0;transition:opacity .3s ease-in-out,color .3s ease-in-out,background .3s ease-in-out}.category-products__cards .product:hover{box-shadow:0 4px 32px rgba(0,0,0,.1);transform:scale(1.1);z-index:1}.category-products__cards .product:hover .product__actions>button,.category-products__cards .product:hover .product__actions .lowest-price-notice--visible{opacity:1}.category-products__load-more{margin-top:85px}}.account-controls .h1{margin-bottom:25px;font-size:32px;font-weight:600;text-transform:initial}.account-controls a.btn,.account-controls .eu-cookie-bar-notification a.ok-button,.eu-cookie-bar-notification .account-controls a.ok-button{text-decoration:none;text-align:center}.account-controls a.btn,.account-controls .eu-cookie-bar-notification a.ok-button,.eu-cookie-bar-notification .account-controls a.ok-button{color:#fff}.account-controls a.btn:visited,.account-controls .eu-cookie-bar-notification a.ok-button:visited,.eu-cookie-bar-notification .account-controls a.ok-button:visited{color:#fff}.account-controls a.btn:hover,.account-controls .eu-cookie-bar-notification a.ok-button:hover,.eu-cookie-bar-notification .account-controls a.ok-button:hover{color:#fff}.account-controls a.btn:active,.account-controls .eu-cookie-bar-notification a.ok-button:active,.eu-cookie-bar-notification .account-controls a.ok-button:active,.account-controls a.btn:focus,.account-controls .eu-cookie-bar-notification a.ok-button:focus,.eu-cookie-bar-notification .account-controls a.ok-button:focus{color:#fff}.account-controls__inputs{margin-bottom:20px}.account-controls__inputs>input{display:block;width:100%}.account-controls__inputs>input:not(:first-child){margin-top:10px}.account-controls__inputs .custom-customer-consents{margin-top:20px}.account-controls__inputs .custom-customer-consents .title{margin-bottom:20px}.account-controls__inputs .custom-customer-consents .customer-consents-input-group{margin-bottom:15px;display:flex}.account-controls__inputs .custom-customer-consents .customer-consents-input-group input[type=checkbox]{flex-shrink:0}.account-controls__inputs .custom-customer-consents .customer-consents-input-group input[type=checkbox]+label{margin-left:10px}.account-controls__inputs .custom-customer-consents .customer-consents-input-group .field-validation-error{display:block;margin-top:10px;margin-bottom:0}.account-controls__inputs .custom-customer-consents .marketing-consent{margin-left:25px}.account-controls__inputs .custom-customer-consents .parent-checkbox .accordion__toggle{align-self:center}.account-controls__inputs .custom-customer-consents .parent-checkbox .accordion__toggle>i{font-size:20px;margin-left:auto}@media all and (min-width:480px){.account-controls__inputs .custom-customer-consents .parent-checkbox .accordion__toggle>i{font-size:15px}}.account-controls__inputs .custom-customer-consents .parent-checkbox .form__fieldset{margin-bottom:0;width:100%}.account-controls__inputs .custom-customer-consents .parent-checkbox .form__fieldset .accordion__toggle>div{display:flex}.account-controls__inputs .custom-customer-consents .parent-checkbox .form__fieldset-content{margin-top:15px}.account-controls .validation-summary-errors{display:block;margin-bottom:10px;color:#f05015;font-weight:500}.account-controls .validation-summary-errors ul>li{margin-top:10px}.account-controls .result{display:block;margin-bottom:10px;color:#565656;font-weight:500}.account-controls__remind-pw-url{display:inline-block;margin-bottom:25px;font-size:14px}.account-controls__remind-pw-url{color:#09111a}.account-controls__remind-pw-url:visited{color:#09111a}.account-controls__remind-pw-url:hover{color:#09111a}.account-controls__remind-pw-url:active,.account-controls__remind-pw-url:focus{color:#09111a}.account-controls__btn{display:block;margin-bottom:20px;width:100%;font-size:12px;font-weight:600;text-transform:uppercase}.account-controls__btn--back{display:block;margin-bottom:20px;background:#fff;border-color:#09111a;color:#09111a}.account-controls__btn--back:active,.account-controls__btn--back:focus{background:#ffc100;color:#09111a}.account-controls__one-click{padding-bottom:25px;margin-bottom:25px;border-bottom:1px solid #e3e3e3}.account-controls__one-click>p{margin:0;margin-bottom:20px;color:#09111a;text-align:center}.account-controls__one-click .one-click{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.account-controls__one-click .one-click>a{display:flex;align-items:center;padding:15px 20px;border-radius:4px;color:#fff;font-weight:700;text-decoration:none}.account-controls__one-click .one-click>a>i{flex-shrink:0;padding:1px}.account-controls__one-click .one-click>a>span{width:100%;text-align:center}.account-controls__one-click .one-click__facebook{background:#3d4fad}.account-controls__one-click .one-click__google{background:#f05015}.account-controls__one-click .one-click__apple{background:#000}@media all and (max-width:480px){.account-controls__one-click .one-click{grid-template-columns:1fr}}.account-controls__info{margin-top:0;margin-bottom:20px;font-size:14px}.account-controls__bottom-url,.account-controls__bottom-url-back{text-align:center}.account-controls__bottom-url>a,.account-controls__bottom-url-back>a{display:inline-block;font-weight:600;text-transform:uppercase}.account-controls__bottom-url>a,.account-controls__bottom-url-back>a{color:#09111a}.account-controls__bottom-url>a:visited,.account-controls__bottom-url-back>a:visited{color:#09111a}.account-controls__bottom-url>a:hover,.account-controls__bottom-url-back>a:hover{color:#09111a}.account-controls__bottom-url>a:active,.account-controls__bottom-url>a:focus,.account-controls__bottom-url-back>a:active,.account-controls__bottom-url-back>a:focus{color:#09111a}.account-controls__bottom-url-back>a{color:#09111a}.account-controls__bottom-url-back>a:visited{color:#09111a}.account-controls__bottom-url-back>a:hover{color:#09111a}.account-controls__bottom-url-back>a:active,.account-controls__bottom-url-back>a:focus{color:#09111a}.account-controls__btn-back{padding:15px 20px;display:block;width:100%;background-color:#fff;border:1px solid #09111a;font-size:12px;font-weight:600;text-align:center;text-transform:uppercase;text-decoration:none;transition:all .3s ease-in-out}.account-controls__btn-back{color:#09111a}.account-controls__btn-back:visited{color:#09111a}.account-controls__btn-back:hover{color:#09111a}.account-controls__btn-back:active,.account-controls__btn-back:focus{color:#09111a}.account-controls__btn-back:hover{background:#09111a;border-color:#09111a;color:#fff}.account-controls__bottom-url-facebook{background-color:#3d4fad;border-color:#3d4fad}.account-controls__bottom-url-facebook:hover{background-color:#485cc8;border-color:#485cc8}.password-field__wrapper{position:relative;margin:10px 0}.password-field__password{display:block;width:100%}.password-field input[type=password].password-field__password,.password-field input[type=text].password-field__password{padding-right:35px}.password-field__reveal-pw{display:flex;justify-content:center;align-items:center;position:absolute;top:8px;right:10px;width:24px;height:24px}.password-field__reveal-pw>input[type=checkbox]{position:absolute;opacity:0;width:24px;height:24px;cursor:pointer}.password-field__reveal-pw>input[type=checkbox]~i{color:#898989}.password-field__reveal-pw>input[type=checkbox]:checked~i:before{content:""}.brand.main{margin-top:0}.brand__img{margin-bottom:30px}@media all and (max-width:1280px){.brand__img{padding:0}}.brand__img--desktop{display:none}@media all and (min-width:992px){.brand__img--mobile{display:none}.brand__img--desktop{display:block}}.brand__img img{display:block;margin:0 auto;max-height:400px;object-fit:cover;object-position:center center}.brand__description{max-width:992px;margin-top:30px;margin-bottom:60px}.brand__title{margin-top:30px;margin-bottom:10px;text-align:center}.brand__long-description{margin-top:30px}.brands__title{margin-top:30px}.brands .list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;margin:30px 0}.brands .list a{text-transform:uppercase;text-decoration:none;transition:color .2s ease-in-out}.brands .list a:hover{color:#898989}@media all and (min-width:320px){.brands .list{grid-template-columns:repeat(2,1fr)}}@media all and (min-width:480px){.brands .list{grid-template-columns:repeat(3,1fr)}}@media all and (min-width:768px){.brands .list{grid-template-columns:repeat(5,1fr)}}@media all and (min-width:992px){.brands .list{grid-template-columns:repeat(6,1fr);grid-auto-flow:dense}}.collapsable__wrapper.is-collapsed{max-height:200px;overflow:hidden}.collapsable__content{margin-bottom:15px}.collapsable__btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;color:#565656;display:flex;align-items:center;margin-top:15px;transition:color .2s ease-in-out}.collapsable__btn>i{margin-right:5px}.collapsable__btn:hover{color:#09111a}.brand-bar{background-color:#f5f7f7;padding:30px 0;margin-bottom:50px}.brand-bar__wrapper{display:flex;justify-content:space-between;align-items:center;overflow-x:auto;overflow-y:hidden;margin-bottom:-10px;padding-bottom:10px}.brand-bar__item{flex-shrink:0;display:flex;justify-content:center;align-items:center;height:50px;width:80px;padding:10px}.brand-bar__item:not(:last-child){margin-right:10px}.brand-bar__item svg,.brand-bar__item img{width:100%;height:100%}.brand-bar__btn{width:150px;padding:0}.brand-bar__btn a{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media all and (min-width:992px){.brand-bar{padding:80px 0}.brand-bar__item:not(.brand-bar__btn){width:100px;height:80px}}.manufacturers__title{margin-top:30px}.manufacturers .list{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:15px;margin:30px 0}@media all and (min-width:992px){.manufacturers .list{grid-template-columns:repeat(2,1fr)}}.manufacturers .list a{text-transform:uppercase;text-decoration:none;transition:color .2s ease-in-out}.manufacturers .list a:hover{color:#898989}.manufacturers__content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px;margin:30px 0}@media all and (min-width:480px){.manufacturers__content{grid-template-columns:repeat(2,1fr)}}@media all and (min-width:768px){.manufacturers__content{grid-template-columns:repeat(3,1fr)}}@media all and (min-width:992px){.manufacturers__content{grid-template-columns:repeat(4,1fr)}}.manufacturers .manufacturer-item{box-shadow:0 4px 32px rgba(0,0,0,.05);transition:box-shadow .3s ease-in-out}.manufacturers .manufacturer-item:hover{box-shadow:0 4px 32px rgba(0,0,0,.1)}.manufacturers .manufacturer-item .title{text-align:center;padding:10px}.manufacturers .manufacturer-item .title a{color:#898989;text-decoration:none}.pager>ul{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.pager>ul>li a{color:#898989;text-decoration:none;padding:10px;margin:5px;border:1px solid #f5f7f7;background:#f5f7f7;border-radius:4px;min-width:40px;display:block;text-align:center;transition:all .2s ease-in-out}.pager>ul>li a:hover{color:#565656}.pager .current-page{min-width:40px;display:block;border:1px solid #f1f1f1;background:#f1f1f1;font-weight:700;padding:10px;margin:5px;border-radius:4px;text-align:center;cursor:default}.tabs__content div[data-tab-id]{display:none}.tabs__content div[data-tab-id].is-visible{display:block}.stepper{display:inline-flex;background:#f5f7f7;border-radius:4px;height:100%}.stepper>button{border:0}.stepper>button i{display:flex;justify-content:center;align-items:center;margin:0;color:#09111a}.stepper>button:hover i{color:#ffc100}.stepper__val{display:flex;justify-content:center;align-items:center}.stepper__val>input{padding:0;width:40px;height:100%;text-align:center;border-color:#f5f7f7}table{border-collapse:collapse;margin-bottom:30px}table table,table th,table td{border:1px solid #c4c4c4}table th,table td{padding:10px}.e-clinic{display:flex;align-items:center;margin:30px 0;padding:40px 48px;border:2px solid #e3e3e3;border-radius:4px}.e-clinic__logo{flex-shrink:0;width:84px}.e-clinic__details{margin:0 48px}.e-clinic__title{font-weight:500;font-size:26px;color:#2dc6ea;margin-bottom:10px}.e-clinic__text{margin-bottom:10px}.e-clinic__link{text-decoration:none}.e-clinic__link{color:#2dc6ea}.e-clinic__link:visited{color:#2dc6ea}.e-clinic__link:hover{color:#2dc6ea}.e-clinic__link:active,.e-clinic__link:focus{color:#2dc6ea}.e-clinic__link:hover{text-decoration:underline}.e-clinic__btn{flex-shrink:0;margin-left:auto}@media all and (max-width:768px){.e-clinic{flex-direction:column}.e-clinic__details{margin:30px 0}.e-clinic__btn{margin:0}}.e-clinic-small{position:relative;margin-top:60px;margin-bottom:30px;padding:44px 56px;border:2px solid #e3e3e3;border-radius:4px}.e-clinic-small__logo{position:absolute;top:-20px;left:-20px;display:inline-flex;justify-content:center;align-items:center;width:72px;height:72px;padding:15px;border:2px solid #e3e3e3;border-radius:50%;background-color:#fff}.e-clinic-small__details{margin-bottom:25px}.e-clinic-small__title{font-weight:500;font-size:26px;color:#2dc6ea;margin-bottom:10px}.e-clinic-small__text{margin-bottom:10px}.e-clinic-small__link{text-decoration:none}.e-clinic-small__link{color:#2dc6ea}.e-clinic-small__link:visited{color:#2dc6ea}.e-clinic-small__link:hover{color:#2dc6ea}.e-clinic-small__link:active,.e-clinic-small__link:focus{color:#2dc6ea}.e-clinic-small__link:hover{text-decoration:underline}.authentication{max-width:370px;width:100%;margin:45px auto}.authentication.is-guest>.container-fw>.container{display:grid;grid-template-columns:1fr}.authentication.is-guest>.container-fw>.container .guest-checkout__wrapper{background-color:#f5f7f7;padding:30px}.authentication.is-guest>.container-fw>.container .guest-checkout__title{margin-bottom:25px;word-break:break-all}.authentication.is-guest>.container-fw>.container .guest-checkout .btn,.authentication.is-guest>.container-fw>.container .guest-checkout .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .authentication.is-guest>.container-fw>.container .guest-checkout .my-pet__actions>button,.authentication.is-guest>.container-fw>.container .guest-checkout .account .address-list-page__address-actions>button,.account .authentication.is-guest>.container-fw>.container .guest-checkout .address-list-page__address-actions>button,.authentication.is-guest>.container-fw>.container .guest-checkout .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .authentication.is-guest>.container-fw>.container .guest-checkout .ok-button,.authentication.is-guest>.container-fw>.container .guest-checkout .newsletter__subscribe input[type=submit],.newsletter__subscribe .authentication.is-guest>.container-fw>.container .guest-checkout input[type=submit],.authentication.is-guest>.container-fw>.container .guest-checkout .stepper>button{font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.authentication.is-guest>.container-fw>.container .account-controls{padding:30px}@media all and (min-width:992px){.authentication.is-guest{max-width:900px}.authentication.is-guest>.container-fw>.container{grid-template-columns:1fr 1fr;grid-gap:25px}.authentication.is-guest .account-controls{background-color:#f5f7f7}}.account .container-fw{padding-top:25px;padding-bottom:30px}.account__nav{margin-bottom:30px}.account__nav--desktop{display:none;padding:30px 0;background-color:#f5f7f7}.account__nav--mobile{margin:0 auto}.account__nav--mobile .accordion{background-color:#f5f7f7;border-radius:4px}.account__nav--mobile .accordion__toggle{font-weight:700;font-size:18px;padding:20px 25px}.account__nav--mobile .accordion__content{padding:0 25px 25px 25px}.account__nav--mobile .accordion__content>li{font-size:16px}.account__nav--mobile .accordion__content>li>a{text-decoration:none}.account__nav--mobile .accordion__content>li>a{color:#09111a}.account__nav--mobile .accordion__content>li>a:visited{color:#09111a}.account__nav--mobile .accordion__content>li>a:hover{color:#09111a}.account__nav--mobile .accordion__content>li>a:active,.account__nav--mobile .accordion__content>li>a:focus{color:#09111a}.account__nav--mobile .accordion__content>li:not(:last-child){margin-bottom:20px}.account__tab{display:flex;align-items:center;background-color:transparent;padding:15px 40px;transition:all .2s ease-in-out;text-decoration:none}.account__tab{color:#09111a}.account__tab:visited{color:#09111a}.account__tab:hover{color:#09111a}.account__tab:active,.account__tab:focus{color:#09111a}.account__tab>i{margin-right:20px;font-size:20px}.account__tab:hover,.account__tab.is-active{background-color:#09111a;color:#fff}.account__tab:hover>i,.account__tab.is-active>i{color:#fff}.account__tab.is-active{font-weight:600}.account__page{margin:0 auto}.account__page-title{margin-bottom:30px;color:#09111a}.account__page-title>h1{margin-right:10px}.account__page-content .category-products__toolbar{padding-top:0;border-top:0}.account__page-content .category-products__toolbar .account__page-title{margin-right:auto;margin-bottom:0}.account__page-content .validation-summary-errors{display:block;margin-bottom:10px;color:#f05015;font-weight:500}.account__page-content .validation-summary-errors ul>li{margin-top:10px}.account .customer-info-page .form__input{margin:0}.account .customer-info-page .form__fieldset-content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px 30px}@media all and (min-width:1100px){.account .customer-info-page .form__fieldset-content{grid-template-columns:repeat(2,1fr)}}.account .customer-info-page .form .email-to-revalidate{display:block;margin-top:5px;margin-left:2px;font-size:12px;font-weight:500;color:#565656}.account .customer-info-page .accordion__toggle{font-size:18px;font-weight:500;margin-bottom:20px}.account .customer-info-page .accordion__content{padding-top:20px;border-top:1px solid #f0f1f3}.account .customer-info-page__interests{padding:20px 0;border-top:1px solid #f0f1f3;border-bottom:1px solid #f0f1f3}.account .customer-info-page__interests-title{font-size:12px;font-weight:500;margin-bottom:20px}.account .customer-info-page__interests-content{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}@media all and (min-width:768px){.account .customer-info-page__interests-content{grid-template-columns:repeat(4,1fr)}}.account .customer-info-page__consents{list-style:none}.account .customer-info-page__consents li{margin-bottom:15px}.account .customer-info-page__consents a{font-size:14px;font-weight:600;text-decoration:none}.account .address-list-page .account__page-title{display:flex;align-items:center;margin-bottom:30px}.account .address-list-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}@media all and (max-width:1100px){.account .address-list-page .account__page-content{grid-template-columns:1fr}}@media all and (min-width:1100px){.account .address-list-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}@media all and (min-width:520px) and (max-width:768px){.account .address-list-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}.account .address-list-page__new-address{margin-left:auto;flex-shrink:0;background-color:transparent;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.08em;border-color:#09111a}.account .address-list-page__new-address i{display:none;margin-left:10px;margin-right:0}.account .address-list-page__address{display:flex;flex-direction:column;background-color:#f5f7f7;min-width:0;min-height:0}.account .address-list-page__address-title{position:relative;padding-bottom:15px;margin-bottom:15px}.account .address-list-page__address-title>div{padding:50px 30px 0 30px}.account .address-list-page__address-title>button{position:absolute;top:0;right:0;font-size:14px;padding:20px;border:0;background:transparent;color:#898989}.account .address-list-page__address-title>button>i{margin-right:2px}.account .address-list-page__address-title>button:hover{color:#f05015;cursor:pointer}.account .address-list-page__address-details{margin-top:auto;padding:0 30px 30px 30px}.account .address-list-page__details-item{margin-bottom:10px;word-break:break-all;display:flex}.account .address-list-page__details-item i{display:flex;justify-content:center;align-items:center;width:20px;color:#09111a;margin-right:10px}.account .address-list-page__address-actions{display:flex;justify-content:center;align-items:center}.account .address-list-page__address-actions>button{width:100%;font-weight:400;text-transform:uppercase;letter-spacing:.08em}.account .address-list-page__address-actions>button i{margin-right:10px}.account .my-pets-page .account__page-title{display:flex;align-items:center;margin-bottom:30px}.account .my-pets-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}@media all and (max-width:1100px){.account .my-pets-page .account__page-content{grid-template-columns:1fr}}@media all and (min-width:1100px){.account .my-pets-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}@media all and (min-width:520px) and (max-width:768px){.account .my-pets-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}.account .my-pets-page__new-pet{margin-left:auto;flex-shrink:0;background-color:transparent;text-transform:uppercase;font-size:12px;font-weight:600;letter-spacing:.08em;border-color:#09111a}.account .my-pets-page .my-pet{display:flex;flex-direction:column;background-color:#f5f7f7;min-width:0;min-height:0;margin-top:44px}.account .my-pets-page .my-pet__head{position:relative;padding-bottom:15px;margin-bottom:15px}.account .my-pets-page .my-pet__head>.my-pet__name{padding:62px 30px 0 30px}.account .my-pets-page .my-pet__head>button{position:absolute;top:0;right:0;font-size:14px;padding:20px;border:0;background:transparent;color:#898989}.account .my-pets-page .my-pet__head>button>i{margin-right:2px}.account .my-pets-page .my-pet__head>button:hover{color:#f05015;cursor:pointer}.account .my-pets-page .my-pet__icon{position:absolute;top:-44px;left:0;display:flex;justify-content:center;align-items:center;width:88px;aspect-ratio:1;background-color:#ffc100;border-radius:100px}.account .my-pets-page .my-pet__icon>i{display:flex;font-size:40px}.account .my-pets-page .my-pet__details{margin-top:auto;padding:0 30px 30px 30px}.account .my-pets-page .my-pet__details-item{margin-bottom:10px;word-break:break-all;display:flex}.account .my-pets-page .my-pet__details-item i{display:flex;justify-content:center;align-items:center;width:20px;color:#09111a;margin-right:10px}.account .my-pets-page .my-pet__actions{display:flex;justify-content:center;align-items:center}.account .my-pets-page .my-pet__actions>button{width:100%;font-weight:400;text-transform:uppercase;letter-spacing:.08em}.account .my-pets-page .my-pet__actions>button i{margin-right:10px}@media all and (min-width:500px){.account .wishlist-page .category-products__cards,.account .history-page .category-products__cards,.account .back-in-stock-subscription-page .category-products__cards{grid-template-columns:repeat(3,1fr)}}@media all and (min-width:992px) and (max-width:1280px){.account .wishlist-page .category-products__cards .product,.account .history-page .category-products__cards .product,.account .back-in-stock-subscription-page .category-products__cards .product{padding:10px}.account .wishlist-page .category-products__cards .product__img,.account .history-page .category-products__cards .product__img,.account .back-in-stock-subscription-page .category-products__cards .product__img{height:160px}.account .wishlist-page .category-products__cards .product__img img,.account .history-page .category-products__cards .product__img img,.account .back-in-stock-subscription-page .category-products__cards .product__img img{max-height:128px}.account .wishlist-page .category-products__cards .product .ribbon-wrapper .product-ribbon,.account .history-page .category-products__cards .product .ribbon-wrapper .product-ribbon,.account .back-in-stock-subscription-page .category-products__cards .product .ribbon-wrapper .product-ribbon{padding:5px 10px;font-size:12px}.account .wishlist-page .category-products__cards .product__brand,.account .history-page .category-products__cards .product__brand,.account .back-in-stock-subscription-page .category-products__cards .product__brand{font-size:11px}.account .wishlist-page .category-products__cards .product__title,.account .history-page .category-products__cards .product__title,.account .back-in-stock-subscription-page .category-products__cards .product__title{font-size:13px}.account .wishlist-page .category-products__cards .product__price--regular,.account .wishlist-page .category-products__cards .product__price--old,.account .wishlist-page .category-products__cards .product__price--club-price,.account .history-page .category-products__cards .product__price--regular,.account .history-page .category-products__cards .product__price--old,.account .history-page .category-products__cards .product__price--club-price,.account .back-in-stock-subscription-page .category-products__cards .product__price--regular,.account .back-in-stock-subscription-page .category-products__cards .product__price--old,.account .back-in-stock-subscription-page .category-products__cards .product__price--club-price{font-size:13px}.account .wishlist-page .category-products__cards .product__price--club,.account .history-page .category-products__cards .product__price--club,.account .back-in-stock-subscription-page .category-products__cards .product__price--club{font-size:13px}.account .wishlist-page .category-products__cards .product__price--club>img,.account .history-page .category-products__cards .product__price--club>img,.account .back-in-stock-subscription-page .category-products__cards .product__price--club>img{width:12px;height:12px;margin-right:5px}.account .wishlist-page .category-products__cards .product__price--info,.account .history-page .category-products__cards .product__price--info,.account .back-in-stock-subscription-page .category-products__cards .product__price--info{margin-left:5px;font-size:13px}}@media all and (max-width:1100px){.account .wishlist-page .category-products__toolbar,.account .history-page .category-products__toolbar,.account .back-in-stock-subscription-page .category-products__toolbar{flex-wrap:wrap}.account .wishlist-page .category-products__toolbar .account__page-title,.account .history-page .category-products__toolbar .account__page-title,.account .back-in-stock-subscription-page .category-products__toolbar .account__page-title{width:100%;margin-bottom:30px}}.account .order-list-page__item{text-decoration:none;color:#09111a}.account .order-list-page__item{align-items:center}.account .order-list-page__item-nr-wrap{display:flex;align-items:center;font-weight:600}.account .order-list-page__item-nr{display:flex;text-decoration:none}.account .order-list-page__item-nr:hover .order-list-page__item-nr-wrap>div:last-child{text-decoration:underline}.account .order-list-page__item-more{display:flex;justify-content:center;align-items:center;width:32px;text-decoration:none;transition:background .2s ease-in-out}.account .order-list-page__item-more i{color:#09111a;position:relative;left:1px}.account .order-list-page__item-date{text-align:center}.account .order-list-page__item-state{display:flex}.account .order-list-page__item-state>div{margin-left:auto;display:inline-flex;justify-content:center;align-items:center;color:#09111a;font-weight:600;text-transform:uppercase;text-align:right}.account .order-list-page__item-state--complete>div{color:#28be0b}.account .order-list-page__item-state--in-progress>div{color:#eb7f17}.account .order-list-page__item-state--shipped>div{color:#2a91eb}.account .order-list-page__item-state--canceled>div{color:#f05015}.account .order-list-page__item-state--default>div{color:#898989}.account .order-list-page__item-price{text-align:right;font-weight:600}.account .order-list-page .isSingle__orders{background-color:#f5f7f7;padding:20px 30px}.account .order-list-page .isSingle .order-list-page__item{display:grid;grid-template-columns:auto 1fr 1fr 60px;grid-gap:10px}.account .order-list-page .isSingle:not(:last-child){margin-bottom:15px}.account .order-list-page .isGroup{border:1px solid #e0e0e0}.account .order-list-page .isGroup:not(:last-child){margin-bottom:15px}.account .order-list-page .isGroup__orders{background-color:#f5f7f7;padding:20px 30px}.account .order-list-page .isGroup .order-list-page__item{display:grid;grid-template-columns:auto 1fr 60px;grid-gap:10px}.account .order-list-page .isGroup .order-list-page__item:not(:last-child){margin-bottom:10px}.account .order-list-page .isGroup .order-list-page__item-date{display:none}.account .order-list-page .isGroup__summary{padding:20px 30px;display:grid;grid-template-columns:1fr auto;grid-gap:10px}.account .order-list-page .isGroup__summary-title,.account .order-list-page .isGroup__summary-title-2{margin-bottom:10px}.account .order-list-page .isGroup__summary-title{font-size:16px;font-weight:600}.account .order-list-page .isGroup__summary-title-2,.account .order-list-page .isGroup__summary-total{text-align:right}.account .order-list-page .isGroup__summary-total{font-size:16px;font-weight:600}@media all and (max-width:600px){.account .order-list-page .isGroup .order-list-page__item,.account .order-list-page .isSingle .order-list-page__item{grid-template-columns:1fr 1fr}.account .order-list-page .isGroup .order-list-page__item-more,.account .order-list-page .isSingle .order-list-page__item-more{display:none}.account .order-list-page .isGroup .order-list-page__item-price,.account .order-list-page .isSingle .order-list-page__item-price{grid-column:2;grid-row:2}.account .order-list-page .isSingle__orders{padding:15px 20px}.account .order-list-page .isSingle .order-list-page__item-date{grid-column:1;grid-row:2;text-align:left}.account .order-list-page .isGroup__orders{padding:15px 0}.account .order-list-page .isGroup .order-list-page__item{padding-left:20px;padding-right:20px}.account .order-list-page .isGroup .order-list-page__item:not(:first-child){padding-top:15px}.account .order-list-page .isGroup .order-list-page__item:not(:last-child){padding-bottom:15px;margin:0;border-bottom:1px solid #fff}}@media all and (min-width:1280px){.account .order-list-page .isSingle .order-list-page__item{grid-template-columns:auto 1fr 1fr 150px}.account .order-list-page .isGroup .order-list-page__item{grid-template-columns:auto 1fr 150px}}.account .loyalty-page .account__page-title{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;margin-bottom:30px}@media all and (max-width:768px){.account .loyalty-page .account__page-title{grid-template-columns:1fr}}.account .loyalty-page__new-card{margin-right:auto}@media all and (min-width:768px){.account .loyalty-page__new-card{margin-right:0;margin-left:auto}}.account .loyalty-page__new-card i{margin-left:10px;margin-right:0}@media all and (max-width:992px){.account .loyalty-page .account__page-content{display:grid;grid-template-columns:1fr;grid-gap:30px;max-width:770px;margin:0 auto}}@media all and (min-width:992px){.account .loyalty-page .account__page-content{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px}}.account .loyalty-page__card{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;padding:25px;border:1px solid #c4c4c4;border-radius:14px;min-width:0;min-height:0}@media all and (max-width:480px){.account .loyalty-page__card{grid-template-columns:1fr}}.account .loyalty-page__card-head img{margin-bottom:10px;display:block}.account .loyalty-page__card-body{display:flex;flex-direction:column}.account .loyalty-page__card-info{border:1px solid #2a91eb;padding:15px 20px;color:#2a91eb;border-radius:4px}.account .loyalty-page__card-info>div:not(:last-child){margin-bottom:10px}.account .loyalty-page__card-info span{font-weight:500}.account .loyalty-page__card-nr{display:flex;margin:10px 0 20px 0;font-size:18px;font-weight:700}.account .loyalty-page__details-item{margin-bottom:10px;word-break:break-all;display:flex}.account .loyalty-page__details-item i{color:#898989;margin-right:10px}.account .loyalty-page__card-actions{display:grid;grid-template-columns:1fr 1fr;margin-top:auto;padding-top:20px}.account .loyalty-page__card-actions>button{padding:0;background:transparent;color:#f79332;font-weight:500;border:0}.account .loyalty-page__card-actions>button:hover{color:#09111a}.account .loyalty-page__card-actions>button i{margin-right:10px}.account .change-password-page{max-width:370px}.account .change-password-page__result{display:block;margin-bottom:10px;color:#28be0b;font-weight:500}.account .change-password-page__form .validation-summary-errors{display:block;margin-bottom:10px}.account .change-password-page__form .validation-summary-errors>ul>li{color:#f05015;font-weight:500}.account .gdpr-tools-page__item-container{position:relative}.account .gdpr-tools-page__item{padding:20px 0;border-top:1px solid #e3e3e3}.account .gdpr-tools-page__item label a{font-size:14px;font-weight:600;text-decoration:none}.account .gdpr-tools-page__result{color:#28be0b;font-weight:500;margin-bottom:10px}.account .gdpr-tools-page__switch{display:flex;justify-content:space-between;align-items:center}.account .gdpr-tools-page__switch>label{margin-right:20px;font-weight:600}.account .gdpr-tools-page__btn-group{display:flex;justify-content:space-between;align-items:center}.account .gdpr-tools-page__btn-group a,.account .gdpr-tools-page__btn-group input{flex-shrink:0;text-decoration:none;min-width:120px;text-align:center}.account .gdpr-tools-page__btn-group-label{margin-right:10px}.account .gdpr-tools-page__btn-group-label>div{font-weight:600;margin-bottom:5px}.account .gdpr-tools-page__btn-group-label>p{margin:0;font-size:11px}.account .gdpr-tools-page__btn-group-label>p>a,.account .gdpr-tools-page__btn-group-label>p input{font-weight:600}.account .gdpr-tools-page__btn-group-label>p>a,.account .gdpr-tools-page__btn-group-label>p input{color:#09111a}.account .gdpr-tools-page__btn-group-label>p>a:visited,.account .gdpr-tools-page__btn-group-label>p input:visited{color:#09111a}.account .gdpr-tools-page__btn-group-label>p>a:hover,.account .gdpr-tools-page__btn-group-label>p input:hover{color:#eb7f17}.account .gdpr-tools-page__btn-group-label>p>a:active,.account .gdpr-tools-page__btn-group-label>p>a:focus,.account .gdpr-tools-page__btn-group-label>p input:active,.account .gdpr-tools-page__btn-group-label>p input:focus{color:#eb7f17}.account .interests__list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}@media all and (min-width:1280px){.account .interests__list{max-width:50%}}.account .interests__item .checkbox{display:flex}.account .interests__item .checkbox>label{margin-left:10px}.account .external-login__title{font-weight:600;margin-bottom:5px}.account .external-login__add{font-size:11px}.account .external-login__add a{font-weight:600}.account .external-login__wrapper{display:grid;grid-gap:5px;margin-top:15px}.account .external-login__wrapper+.external-login__add{margin-top:10px}.account .external-login__item{display:grid;grid-template-columns:1fr 2fr 2fr auto;grid-gap:20px;padding:20px 30px;background-color:#f5f7f7}.account .external-login__item>div{overflow:hidden;text-overflow:ellipsis}.account .external-login__method{font-weight:600}.account .external-login__remove{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media all and (max-width:480px){.account .external-login__item{grid-template-columns:1fr 1fr;grid-gap:5px}.account .external-login__method{grid-column:1;grid-row:1}.account .external-login__email{grid-column:1;grid-row:2}.account .external-login__name{grid-column:2;grid-row:2;text-align:right}.account .external-login__remove{grid-column:2;grid-row:1;text-align:right}}@media all and (min-width:992px){.account .container-fw{padding:30px 0}.account .container{display:grid;grid-template-columns:300px 1fr;grid-gap:30px}.account__content{padding:40px 50px}.account__nav--mobile{display:none}.account__nav--desktop{display:block}}.form__new-address{padding:2px}.form__new-address .accordion__toggle{font-size:18px;font-weight:500;margin-bottom:20px}.form__new-address .accordion__content{padding-top:20px;border-top:1px solid #f0f1f3}@media all and (max-width:430px){.form__pet .date-picker-wrapper,.form__new-pet .date-picker-wrapper{grid-template-columns:1fr;grid-gap:5px}}.order__title{margin-bottom:20px;border-bottom:1px solid #e3e3e3}.order__timeline{display:inline-flex;flex-direction:column;align-items:flex-start;width:100%;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #e3e3e3;overflow:hidden}.order__timeline-item{position:relative}.order__timeline-item i{display:inline-flex;justify-content:center;align-items:center;width:36px;height:36px;background:#fff;color:#c4c4c4;font-size:16px;border:3px solid #e3e3e3;border-radius:4px}.order__timeline-item.is-active{color:#565656}.order__timeline-item.is-active i{background:#28be0b;border-color:#28be0b;color:#fff}.order__timeline-item.is-active .order__timeline-label{color:#09111a}.order__timeline-item.is-canceled{color:#565656}.order__timeline-item.is-canceled i{background:#eb5757;border-color:#eb5757;color:#fff}.order__timeline-item.is-canceled .order__timeline-label{color:#09111a}.order__timeline-line{position:relative;height:20px;width:36px}.order__timeline-line:after{content:"";display:block;width:4px;height:100%;background:#e3e3e3;position:absolute;top:0;left:calc(50% - 2px)}.order__timeline-line.is-active:after{background:#28be0b}.order__timeline-line.is-canceled:after{background:#eb5757}.order__timeline-label{align-items:center;display:flex;position:absolute;right:-100%;top:0;width:100%;height:100%;padding:20px;color:#898989;font-size:14px;font-weight:500;white-space:nowrap}@media all and (min-width:768px){.order__timeline{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0 25px 60px 25px}.order__timeline-item{display:flex;flex-direction:column;position:relative}.order__timeline-item i{margin-right:0}.order__timeline-item:not(:last-child){margin-bottom:0}.order__timeline-line{height:auto;width:100%}.order__timeline-line:after{height:4px;width:100%;left:0;top:calc(50% - 2px)}.order__timeline-label{justify-content:center;align-items:flex-start;position:absolute;text-align:center;width:120px;left:-40px;top:30px;white-space:pre-wrap}}.order__details{margin-bottom:40px}.order__details-item{margin-bottom:20px;max-width:236px}.order__details-item .btn,.order__details-item .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .order__details-item .ok-button,.order__details-item .newsletter__subscribe input[type=submit],.newsletter__subscribe .order__details-item input[type=submit],.order__details-item .stepper>button,.order__details-item .account .address-list-page__address-actions>button,.account .order__details-item .address-list-page__address-actions>button,.order__details-item .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .order__details-item .my-pet__actions>button{width:100%;text-align:center;max-width:236px;margin-top:10px;background-color:transparent;border-color:#09111a;color:#09111a;transition:all .2s ease-in-out}.order__details-item .btn:hover,.order__details-item .eu-cookie-bar-notification .ok-button:hover,.eu-cookie-bar-notification .order__details-item .ok-button:hover,.order__details-item .newsletter__subscribe input[type=submit]:hover,.newsletter__subscribe .order__details-item input[type=submit]:hover,.order__details-item .stepper>button:hover,.order__details-item .account .address-list-page__address-actions>button:hover,.account .order__details-item .address-list-page__address-actions>button:hover,.order__details-item .account .my-pets-page .my-pet__actions>button:hover,.account .my-pets-page .order__details-item .my-pet__actions>button:hover{background-color:#ffc100;border-color:#ffc100}.order__details-title{margin-bottom:15px}.order__details-content>li{margin-bottom:5px;font-size:14px;overflow:hidden;text-overflow:ellipsis}@media all and (min-width:480px){.order__details{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}}@media all and (min-width:768px){.order__details{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px}}.order__actions{display:flex;flex-direction:column-reverse;align-items:center;max-width:360px;margin:30px auto 0 auto}.order__actions .btn,.order__actions .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .order__actions .ok-button,.order__actions .newsletter__subscribe input[type=submit],.newsletter__subscribe .order__actions input[type=submit],.order__actions .stepper>button,.order__actions .account .address-list-page__address-actions>button,.account .order__actions .address-list-page__address-actions>button,.order__actions .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .order__actions .my-pet__actions>button{width:100%;text-align:center;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.order__actions .btn:not(:first-child),.order__actions .eu-cookie-bar-notification .ok-button:not(:first-child),.eu-cookie-bar-notification .order__actions .ok-button:not(:first-child),.order__actions .newsletter__subscribe input[type=submit]:not(:first-child),.newsletter__subscribe .order__actions input[type=submit]:not(:first-child),.order__actions .stepper>button:not(:first-child),.order__actions .account .address-list-page__address-actions>button:not(:first-child),.account .order__actions .address-list-page__address-actions>button:not(:first-child),.order__actions .account .my-pets-page .my-pet__actions>button:not(:first-child),.account .my-pets-page .order__actions .my-pet__actions>button:not(:first-child){margin-bottom:20px}.order__actions .btn--danger{background-color:transparent;border-color:#09111a;color:#09111a;transition:all .2s ease-in-out}.order__actions .btn--danger:hover{border-color:#eb5757;color:#eb5757}.order-summary{padding:20px 10px;max-width:992px;margin-left:auto;margin-right:auto}.order-summary__head,.order-summary__item{display:grid;grid-template-columns:1fr 50px 80px;grid-gap:10px}.order-summary__head{padding-bottom:20px;border-bottom:1px solid #e3e3e3}.order-summary__head>div{color:#898989;font-size:14px}.order-summary__item{padding:20px 0;border-bottom:1px solid #e3e3e3}.order-summary__head>div,.order-summary__item-head,.order-summary__item-qty,.order-summary__item-price{display:flex}.order-summary__head>div{align-items:center}.order-summary__head>div:nth-child(2){justify-content:center}.order-summary__head>div:nth-child(3){justify-content:flex-end}.order-summary__item-head img{display:block;max-width:64px;margin-right:10px}.order-summary__item-head .product__brand{margin-bottom:10px}.order-summary__item-head .product__title{word-break:break-word}.order-summary__item-qty{justify-content:center;align-items:center;word-break:break-word}.order-summary__item-price{justify-content:flex-end;align-items:center;word-break:break-word}@media all and (max-width:768px){.order-summary__head,.order-summary__item{grid-template-columns:1fr 30px 50px;grid-gap:20px}.order-summary__item-head{display:flex;flex-direction:column}.order-summary__item-head img{margin-bottom:10px}.order-summary__item-qty{align-items:flex-end}.order-summary__item-price{align-items:flex-end}}@media all and (min-width:480px){.order-summary{padding:30px 40px}}@media all and (min-width:768px){.order-summary{padding:40px 60px}}.order-summary__total{display:flex;justify-content:flex-end;margin-top:30px}.order-summary__total-list{max-width:320px;width:100%}.order-summary__total-item{display:grid;grid-template-columns:1fr auto;grid-gap:10px;font-size:14px}.order-summary__total-item:not(:last-child){margin-bottom:15px}.order-summary__total-item>div{display:flex}.order-summary__total-item>div:last-child{justify-content:flex-end}.order-summary__total-final{padding-top:20px;border-top:1px solid #e3e3e3;font-size:32px;font-weight:600}.order-split__part-title{display:flex;align-items:center;margin-bottom:30px}.order-split__part-title-text{font-size:16px;margin-right:10px}.order-split__nav{border:1px solid #09111a;padding:15px;margin-bottom:25px}.order-split__message{padding:15px}.order-split__message>span{font-weight:600}.order-split__part{display:flex;align-items:center;background-color:#f5f7f7;padding:15px;font-weight:600;text-decoration:none;transition:background-color .2s ease-in-out}.order-split__part:hover:not(.is-active){background-color:#f1f1f1}.order-split__part:not(:last-child){margin-bottom:2px}.order-split__part.is-active .order-split__part-nr{background-color:#858585;color:#fff}.order-split__part.is-active .order-split__order-nr{color:#858585}.order-split__part.is-active .order-split__order-icon{display:none}.order-split__part-nr{display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-right:10px;width:24px;aspect-ratio:1;background-color:#ffc100;border-radius:50%;font-weight:600}.order-split__order-nr{margin-right:10px}.order-split__order-icon{margin-left:auto}.order-split__wrapper{margin-top:60px}.order-split__head{margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #09111a;font-weight:600}.order-split__head>a{text-decoration:none}.order-split__head>a:hover{text-decoration:underline}.error-page{display:flex;justify-content:center;align-items:center}.error-page .error{max-width:330px}.error-page .error__code{font-size:100px;line-height:1;font-weight:700;color:#09111a}.error-page .error__message{margin-top:25px}.error-page .error__btn{margin-top:45px}.error-page .error__btn>.btn,.error-page .eu-cookie-bar-notification .error__btn>.ok-button,.eu-cookie-bar-notification .error-page .error__btn>.ok-button,.error-page .newsletter__subscribe .error__btn>input[type=submit],.newsletter__subscribe .error-page .error__btn>input[type=submit],.error-page .error__btn.stepper>button,.error-page .account .error__btn.address-list-page__address-actions>button,.account .error-page .error__btn.address-list-page__address-actions>button,.error-page .account .my-pets-page .error__btn.my-pet__actions>button,.account .my-pets-page .error-page .error__btn.my-pet__actions>button{width:100%;text-align:center}@media all and (min-width:768px){.error-page .error{margin:50px 0}.error-page .error__code{font-size:160px}}.page-not-found{margin-top:0;margin-bottom:0;justify-content:flex-start;align-items:flex-start}.page-not-found__img>img{display:block}.page-not-found__error{flex-grow:1;max-width:none !important;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;margin-top:auto !important;margin-bottom:auto !important}.page-not-found__error .error__code{font-family:Roboto}@media all and (max-width:768px){.page-not-found{display:block;padding:0}.page-not-found__img>img{display:block;aspect-ratio:1;object-fit:cover}.page-not-found__error{margin:0 auto;text-align:center;padding:60px 10px}.page-not-found__error .btn,.page-not-found__error .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .page-not-found__error .ok-button,.page-not-found__error .newsletter__subscribe input[type=submit],.newsletter__subscribe .page-not-found__error input[type=submit],.page-not-found__error .stepper>button,.page-not-found__error .account .address-list-page__address-actions>button,.account .page-not-found__error .address-list-page__address-actions>button,.page-not-found__error .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .page-not-found__error .my-pet__actions>button{max-width:200px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}}.contacts__wrapper{max-width:770px;margin:0 auto}.contacts table{width:100%;border-color:#c4c4c4}.contacts table h3{font-size:16px}.contacts table strong{font-weight:500}.contacts table tr td{padding:10px 15px}.contacts table tr:nth-child(odd){background:#f5f7f7}@media all and (max-width:992px){.contacts table tbody tr:first-child td:not(:first-child){display:none}.contacts table tbody tr:not(:first-child) td[data-column-text]::before{content:attr(data-column-text) ":";display:block}.contacts table tbody tr td{display:block;border:none;text-align:center}}.contact-us h1{text-align:center}.contact-us__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;margin:0 auto;max-width:770px}@media all and (max-width:768px){.contact-us__grid{grid-template-columns:1fr}}.contact-us__item{text-decoration:none}.contact-us__item:hover .contact-us__item-icon{border:1px solid #f79332}.contact-us__item-icon{display:flex;justify-content:center;align-items:center;width:100%;height:180px;background-color:#f5f7f7;font-size:70px;border:1px solid transparent;border-radius:4px;transition:border-color .3s ease-in-out}@media all and (max-width:768px){.contact-us__item-icon{max-width:180px;margin:0 auto}}.contact-us__item-label{padding:20px;text-align:center;color:#09111a}.requisites__wrapper{max-width:770px;margin:0 auto}.requisites__grid{display:grid;grid-template-columns:1fr;grid-gap:30px}@media all and (max-width:768px){.requisites__grid{grid-gap:60px}}.requisites__item{display:grid;grid-template-columns:1fr 320px;grid-gap:30px}@media all and (max-width:768px){.requisites__item{grid-template-columns:1fr;grid-gap:10px}}.requisites__details-title{margin:10px 0;font-size:21px;font-weight:500}.requisites__details-content>div{display:grid;grid-template-columns:1fr 2fr;grid-gap:10px}.requisites__details-content>div:not(:last-child){margin-bottom:10px}.features{position:relative;margin-bottom:75px}.features:before{content:"";display:block;width:100%;height:80%;position:absolute;bottom:-60px;left:0;background-color:#ffc100}.features .slider-features{overflow:hidden}.features .slider-features .slick-slide{margin:0 15px}.features .slider-features .slick-list{margin:-15px;padding-top:60px}.features .slider-features .slick-dots{bottom:-35px}.features__card{background-color:#09111a;color:#fff;text-align:center}.features__icon{display:inline-block;padding:25px;border-radius:100px;background-color:#ffc100;margin-top:-40px;margin-bottom:20px}.features__icon i{display:flex;font-size:40px;color:#09111a}.features__details{padding:0 30px 30px 30px}.features__title{margin-bottom:15px}@media all and (min-width:992px){.features{margin-bottom:55px}.features:before{bottom:-40px}}.cart__main{margin-bottom:30px}.cart__group{padding:30px;border:1px solid #e3e3e3;border-radius:4px;box-shadow:0 7px 14px rgba(0,0,0,.1)}.cart__group+.cart__group,.cart__group+.gifts-wraper .cart__group{margin-top:30px}.cart__group-head{border-bottom:3px solid #e3e3e3;display:flex;align-items:center;padding-bottom:25px}.cart__group-head>h1{margin:0;margin-right:30px}.cart__group-head>i{margin-left:auto;margin-right:10px;font-size:24px;color:#c4c4c4}.cart__gift .product__price--gift{color:#28be0b;font-size:18px;font-weight:600}.cart__gift .product__price--regular{color:#898989;font-size:16px;font-weight:400;text-decoration:line-through}.cart__gift-head{border-bottom:3px solid #e3e3e3;display:flex;align-items:center;padding-bottom:25px}.cart__gift-head>i{margin-right:10px;font-size:24px;color:#eb5757}.cart__gift-title{font-size:21px;font-weight:500;margin-right:auto}.cart__item{position:relative}.cart__item:not(:last-child){border-bottom:1px solid #e3e3e3}.cart__item .product{border:0}.cart__item .product__price{justify-content:flex-end;align-items:flex-start}.cart__item .product__price--regular{margin-left:10px}.cart__item .product__price--club{margin:0}.cart__item .product__actions{display:flex;justify-content:flex-end;margin-top:20px}.cart__item .product__actions>*:not(:last-child){margin-right:10px}.cart__item .product__actions>button{height:40px}.cart__item .non-club-member-price-notice{display:flex;justify-content:flex-end;color:#898989;font-size:12px;padding-bottom:20px}.cart__item .non-club-member-price-notice>span{margin-left:0}.cart__item .non-club-member-price-notice>span>strong{color:#eb5757;font-weight:600}.cart__sticky{position:-webkit-sticky;position:sticky;top:20px}@media all and (max-width:992px){.cart__sticky{display:flex;flex-direction:column}.cart__sticky .sticky-element__cart-summary{order:1}.cart__sticky .sticky-element__discount-box{order:2}.cart__sticky .sticky-element__club{order:3;margin:25px 0}.cart__sticky .sticky-element__checkout-button{order:4}}.cart__summary{margin-bottom:20px}.cart__summary>li{display:flex;justify-content:space-between}.cart__summary>li:not(:last-child){margin-bottom:15px}.cart__summary-total{font-size:18px;font-weight:600}.cart__btn{width:100%;padding-top:20px;padding-bottom:20px;text-align:center;position:relative;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.cart__btn{color:#fff}.cart__btn:visited{color:#fff}.cart__btn:hover{color:#fff}.cart__btn:active,.cart__btn:focus{color:#fff}.cart__btn:after{content:"";font-family:"Font Awesome 5 Pro";display:flex;justify-content:center;align-items:center;height:16px;position:absolute;right:20px;top:calc(50% - 8px);color:#fff;font-size:16px;font-weight:400}.cart__notices{margin-top:15px;font-size:11px;color:#09111a;text-align:center}.cart__notice--red{color:#f05015}.cart__notice--warning{color:#f05015;font-weight:bolder}.cart__notice--delivery{margin-bottom:30px;font-size:15px;display:flex;align-items:center;color:#09111a}.cart__notice--delivery>i{color:#09111a;font-size:24px;margin-right:5px}.cart__membership{position:relative;margin-top:30px;padding:40px;border:2px solid #eb5757}.cart__membership-wrapper{display:flex;margin-bottom:25px}.cart__membership-logo{display:inline-flex;justify-content:center;flex-shrink:0;margin-top:10px;margin-right:20px}.cart__membership-logo>i{font-size:40px;color:#eb5757}.cart__membership-title{margin-bottom:10px;color:#eb5757;line-height:1}.cart__membership-content span{font-weight:600;color:#eb5757}.cart__membership-btn{background-color:#eb5757;border-color:#eb5757;color:#fff;width:100%;padding-top:20px;padding-bottom:20px;text-align:center;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.cart__membership-btn:visited{color:#fff}.cart__membership-btn:hover,.cart__membership-btn:active{background-color:#fff;color:#eb5757}.cart__wrapper{position:relative}.cart__aside,.cart-summary-wrapper,.cart-summary-total-wrapper,.cart-promotion-wrapper{position:relative}.cart .cart-split{padding:30px;border:2px solid #ffc100;margin-bottom:30px;border-radius:4px;position:relative}.cart .cart-split__content{display:flex;justify-content:space-between;align-items:center}@media all and (min-width:768px){.cart .cart-split__content{padding:0 20px}}@media all and (max-width:480px){.cart .cart-split__content{flex-wrap:wrap;justify-content:center}}.cart .cart-split__details{margin-right:20px;color:#09111a;font-size:12px}.cart .cart-split__details>div{margin-bottom:5px}.cart .cart-split__details>div.important{color:#ffc100;font-weight:700;margin-bottom:0}.cart .cart-split__details i{padding-left:5px}@media all and (min-width:768px){.cart .cart-split__details{font-size:14px}}.cart .cart-split__actions{flex-shrink:0}@media all and (max-width:480px){.cart .cart-split__actions{padding-top:15px}}.cart .cart-split__close{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;position:absolute;top:0;right:0;padding:10px;transition:color .2s ease-in-out}.cart .cart-split__close:hover{color:#eb5757}@media all and (min-width:992px){.cart__wrapper{display:grid;grid-template-columns:1fr 410px;grid-gap:80px}.cart__aside{margin-right:30px}.cart__aside-wrapper{padding:40px;background-color:#ffc100}}html.nav-active-minicart{overflow:hidden}.minicart__overlay{background:rgba(1,1,1,.4);position:fixed;display:none;top:0;bottom:0;left:0;right:0;z-index:10}.minicart{position:fixed;max-width:400px;width:100%;right:-100%;top:0;bottom:0;transition:all .3s ease-in-out;z-index:50}.minicart__body{height:100%;position:relative;min-height:0}.minicart.is-visible{right:0}.minicart__wrapper{position:relative;margin-left:auto;background:#fff;height:100%;transition:all .3s ease-in-out;display:flex;flex-direction:column}.minicart__head{top:0;left:0;display:flex;justify-content:space-between;align-items:center;padding:25px 30px;background-color:#fff;border-bottom:1px solid #e3e3e3;z-index:51}.minicart__close.btn,.eu-cookie-bar-notification .minicart__close.ok-button,.newsletter__subscribe input.minicart__close[type=submit],.stepper>button.minicart__close,.account .address-list-page__address-actions>button.minicart__close,.account .my-pets-page .my-pet__actions>button.minicart__close{display:flex;justify-content:flex-end;align-items:center;width:40px;height:40px;padding:0;font-size:18px;border:0}.minicart__close.btn i,.eu-cookie-bar-notification .minicart__close.ok-button i,.newsletter__subscribe input.minicart__close[type=submit] i,.stepper>button.minicart__close i,.account .address-list-page__address-actions>button.minicart__close i,.account .my-pets-page .my-pet__actions>button.minicart__close i{margin:0}.minicart__close.btn:hover,.eu-cookie-bar-notification .minicart__close.ok-button:hover,.newsletter__subscribe input.minicart__close[type=submit]:hover,.stepper>button.minicart__close:hover,.account .address-list-page__address-actions>button.minicart__close:hover,.account .my-pets-page .my-pet__actions>button.minicart__close:hover{color:#f79332}.minicart__items{padding:0 30px;overflow-y:auto;height:100%}.minicart__items .cart__item{position:relative}.minicart__items .cart__item:not(:last-child){border-bottom:1px solid #e3e3e3}.minicart__items .cart__item .product{display:flex;flex-wrap:wrap;padding:20px 0;position:relative;border:0}.minicart__items .cart__item .product__img{margin-right:20px;width:94px;height:94px}.minicart__items .cart__item .product__img img{height:100%}.minicart__items .cart__item .product__container-details{margin-right:0;width:calc(100% - 120px)}.minicart__items .cart__item .product__container-details>div:not(:last-child){margin-bottom:10px}.minicart__items .cart__item .product__container-actions{flex-shrink:0;width:100%;margin-top:20px}.minicart__items .cart__item .product__price{justify-content:flex-end;align-items:flex-start}.minicart__items .cart__item .product__price--regular{margin-left:10px}.minicart__items .cart__item .product__price--club.non-member{display:block}.minicart__items .cart__item .product__actions{display:flex;justify-content:flex-end;margin-top:20px}.minicart__items .cart__item .product__actions>*:not(:last-child){margin-right:10px}.minicart__items .cart__item .product__actions>button{height:40px}.minicart__items .cart__item .product__soldout{display:flex;justify-content:flex-end;align-items:center;padding-right:0}.minicart__items .cart__item .gift-message,.minicart__items .cart__item .discount-message{margin-bottom:20px}.minicart__items .cart__item .gift-message__text,.minicart__items .cart__item .discount-message__text{font-size:11px}.minicart__items .cart__item .non-club-member-price-notice{display:none}.minicart__empty{padding:50px 30px;display:flex;flex-direction:column;justify-content:center;align-items:center}.minicart__empty>i{display:flex;font-size:128px;margin-bottom:10px}.minicart__empty-msg{margin-top:20px;text-align:center;font-size:12px;font-weight:500}.minicart__price{display:flex;justify-content:flex-end;padding:0 5px;margin-bottom:20px;font-size:21px;font-weight:600;position:relative}.minicart__price-label{margin-right:10px}.minicart__actions{bottom:0;left:0;padding:20px 30px 25px 30px;background-color:#ffc100;z-index:51}.minicart__actions .btn__primary,.minicart__actions .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .minicart__actions .ok-button,.minicart__actions .newsletter__subscribe input[type=submit],.newsletter__subscribe .minicart__actions input[type=submit],.minicart__actions .account .address-list-page__address-actions>button,.account .minicart__actions .address-list-page__address-actions>button,.minicart__actions .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .minicart__actions .my-pet__actions>button{position:relative;width:100%;color:#fff;text-align:center;font-size:14px;font-weight:600;padding:20px 10px}.minicart__actions .btn__primary:after,.minicart__actions .eu-cookie-bar-notification .ok-button:after,.eu-cookie-bar-notification .minicart__actions .ok-button:after,.minicart__actions .newsletter__subscribe input[type=submit]:after,.newsletter__subscribe .minicart__actions input[type=submit]:after,.minicart__actions .account .address-list-page__address-actions>button:after,.account .minicart__actions .address-list-page__address-actions>button:after,.minicart__actions .account .my-pets-page .my-pet__actions>button:after,.account .my-pets-page .minicart__actions .my-pet__actions>button:after{content:"";font-family:"Font Awesome 5 Pro";display:flex;justify-content:center;align-items:center;height:16px;position:absolute;right:15px;top:calc(50% - 8px);color:#fff;font-size:16px;font-weight:400}.discount-code{margin-bottom:20px;background-color:#fff}.discount-code .accordion__toggle{display:flex;justify-content:space-between;padding:15px 20px}.discount-code .accordion__toggle .fa-chevron-down{font-size:12px}.discount-code .accordion__toggle .fa-percentage{transform:none;margin-right:20px}.discount-code .accordion__content{padding:15px 20px}.discount-code__input{display:flex}.discount-code__input>input{width:100%;margin-right:10px;border-radius:0}.discount-code__club-info{margin-bottom:20px}.discount-code__entry{display:flex;justify-content:space-between;align-items:center;margin-top:20px;color:#898989;word-break:break-word}.discount-code__entry>button{flex-shrink:0;border:0;margin:0;margin-left:10px;padding:0}.discount-code__entry>button>i{transition:color .3s ease-in-out;margin:0}.discount-code__entry>button>i:hover{color:#f79332}.gift-message,.discount-message{display:flex;align-items:center;margin-bottom:30px;padding:15px;background-color:#28be0b;border-radius:4px;color:#fff}.gift-message>i,.discount-message>i{flex-shrink:0;margin-right:10px}.gift-message__text,.discount-message__text{font-size:14px;line-height:1}.gift-message__text>span,.discount-message__text>span{font-weight:600}.thank-you{padding-top:30px}.thank-you .container{display:flex}.thank-you .order-summary{width:100%;max-width:890px;margin:0 auto;margin-bottom:65px}@media all and (min-width:992px){.thank-you .order-summary{margin-bottom:85px}}.thank-you__details{display:flex;align-items:center;margin-bottom:30px}.thank-you__details>i{display:flex;justify-content:center;align-items:center;margin-right:20px;width:64px;height:64px;font-size:64px;color:#ffc100}.thank-you__title h1{display:block;margin:0;margin-bottom:5px}.thank-you__order-nr{font-size:14px}.thank-you__order-nr span{font-weight:700}.thank-you__message{margin-bottom:30px;padding:30px;background:#f5f7f7;font-size:14px}.thank-you__back-to-store{text-align:center;margin-bottom:30px}.loyalty-cards{display:grid;grid-template-columns:1fr;grid-gap:30px}.loyalty-cards__card{display:flex;flex-wrap:wrap;padding:30px;background:#898989;border-radius:4px}.loyalty-cards__img{display:block;margin-bottom:30px}.loyalty-cards__img img{filter:drop-shadow(0 4px 46px rgba(0,0,0,.1))}.loyalty-cards__card-details{display:flex;flex-direction:column;width:100%;color:#fff}.loyalty-cards__card-title{font-size:21px;font-weight:500;margin-bottom:10px}.loyalty-cards__card-message{margin-bottom:30px}.loyalty-cards__card-btn{display:inline-block;font-weight:700;text-decoration:none;margin-top:auto;margin-right:auto;padding:10px 20px;border:1px solid #fff;border-radius:4px}.loyalty-cards__card-btn{color:#fff}.loyalty-cards__card-btn:visited{color:#fff}.loyalty-cards__card-btn:hover{color:#fff}.loyalty-cards__card-btn:active,.loyalty-cards__card-btn:focus{color:#fff}@media all and (max-width:480px){.loyalty-cards{margin-top:160px}.loyalty-cards__card{margin-bottom:130px}.loyalty-cards__img{margin:-40% auto 30px auto}.loyalty-cards__card-details{text-align:center}.loyalty-cards__card-btn{margin-left:auto;margin-right:auto}}@media all and (max-width:320px){.loyalty-cards{margin-top:100px}.loyalty-cards__card{margin-bottom:70px}}@media all and (min-width:480px){.loyalty-cards{grid-template-columns:1fr;max-width:770px;margin:0 auto}.loyalty-cards__card{flex-wrap:nowrap}.loyalty-cards__img{order:1;max-width:50%;margin-left:auto;margin-bottom:0;flex-shrink:0}.loyalty-cards__img+div{margin-right:30px}}@media all and (min-width:992px){.loyalty-cards{grid-template-columns:1fr 1fr;max-width:none}}.loyalty-card__head{background:#eb7f17}.loyalty-card__head-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;max-width:600px;margin:0 auto;padding:30px 0;padding-bottom:100px}.loyalty-card__title{color:#fff;padding:30px 0}.loyalty-card__title h1{margin-bottom:15px;font-weight:500}.loyalty-card__features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;max-width:600px;margin:0 auto;position:relative;z-index:1}.loyalty-card__feature{font-size:14px;text-align:center;padding:20px;margin-top:-30px;margin-bottom:45px;background:#fff;border-radius:4px;box-shadow:0 4px 46px rgba(0,0,0,.1)}.loyalty-card__feature i{display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#fdc68c;color:#fff;width:58px;height:58px;margin:-49px auto 10px auto;font-size:24px;border-radius:4px}.loyalty-card__body{max-width:770px;margin:0 auto}.loyalty-card__body .accordion>li{border-top:1px solid #e3e3e3}.loyalty-card__body .accordion>li:last-child{border-bottom:1px solid #e3e3e3}.loyalty-card__body .accordion__toggle{padding:20px 0}.loyalty-card__body .accordion__toggle i{font-size:15px}.loyalty-card__body .accordion__toggle{font-size:21px;font-weight:400}.loyalty-card__body .accordion__content{margin-bottom:30px}@media all and (max-width:768px){.loyalty-card__head-wrapper{grid-template-columns:1fr;max-width:none;padding:30px 0;text-align:center}.loyalty-card__title{padding:0 30px}.loyalty-card__img{padding:0 30px;max-width:320px;margin:0 auto}.loyalty-card__features{grid-template-columns:1fr;max-width:300px;margin:30px auto;background:#fff;padding:20px;border-radius:4px;box-shadow:0 4px 46px rgba(0,0,0,.1)}.loyalty-card__feature{text-align:initial;margin-top:0;margin-bottom:0;box-shadow:none;display:flex;align-items:center;padding:0}.loyalty-card__feature i{width:32px;height:32px;margin:0;margin-right:10px;background:#f79332;font-size:15px;border-radius:4px}}.topic-subscription{margin-top:0}.topic-subscription>.container{margin-top:40px;margin-bottom:40px;max-width:992px}.topic-subscription__img img{display:block;object-fit:cover;height:100%}.topic-subscription__main{display:grid;grid-template-columns:auto 1fr}.topic-subscription__form{flex-grow:1;padding:40px;background-color:#f5f7f7}.topic-subscription__form-title{font-weight:600;margin-bottom:30px}.topic-subscription .form__input{width:100%}.topic-subscription input[type=submit]{width:100%;text-transform:uppercase;letter-spacing:.08em}.topic-subscription .features{margin-top:70px}.topic-subscription .features>.container{max-width:992px}.topic-subscription .features:before{background-color:#f5f7f7}@media all and (min-width:768px) and (max-width:992px){.topic-subscription__main{grid-template-columns:1fr 1fr}}@media all and (max-width:768px){.topic-subscription{margin-top:0}.topic-subscription>.container{padding:0;margin-top:0}.topic-subscription__form{padding:30px}.topic-subscription__main{grid-template-columns:1fr;border-radius:0}.topic-subscription__img img{max-width:none;width:100%;height:280px;object-position:center 60%}}@media all and (max-width:480px){.topic-subscription__img img{object-position:center 100%}}.about-page{margin-top:30px}.about-page__head{background-image:url("../../Plugins/Limedika.Plugin.Web.Veterinary/Themes/YellowPaw/Content/img/about/about.png");background-size:cover;background-position:bottom right;height:475px}.about-page__head-wrapper{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;max-width:600px;margin:0 auto;padding:30px 0;padding-bottom:100px}.about-page__title{padding:30px 0}.about-page__title h1{margin-bottom:15px;font-weight:500}.about-page__title .btn,.about-page__title .eu-cookie-bar-notification .ok-button,.eu-cookie-bar-notification .about-page__title .ok-button,.about-page__title .newsletter__subscribe input[type=submit],.newsletter__subscribe .about-page__title input[type=submit],.about-page__title .stepper>button,.about-page__title .account .address-list-page__address-actions>button,.account .about-page__title .address-list-page__address-actions>button,.about-page__title .account .my-pets-page .my-pet__actions>button,.account .my-pets-page .about-page__title .my-pet__actions>button{margin-top:30px}.about-page__features{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;max-width:600px;margin:0 auto;position:relative;z-index:1}.about-page__feature{font-size:14px;text-align:center;padding:20px;margin-top:-30px;margin-bottom:45px;background:#fff;border-radius:4px;box-shadow:0 4px 46px rgba(0,0,0,.1)}.about-page__feature i{display:flex;justify-content:center;align-items:center;flex-shrink:0;background:#ffe77f;color:#fff;width:58px;height:58px;margin:-49px auto 10px auto;font-size:24px;border-radius:4px}.about-page__body{max-width:860px;margin:0 auto}.about-page__grid{display:grid;grid-template-columns:1fr;grid-gap:30px;margin-bottom:30px}@media all and (min-width:768px){.about-page__grid{grid-template-columns:1fr 1fr}}.about-page__publications,.about-page__map{display:flex;flex-direction:column;align-items:center;background-color:#f5f7f7}.about-page__publications{padding:45px 25px 0 25px}.about-page__map{padding:45px 25px 25px 25px}.about-page__publications-title,.about-page__map-title{margin-bottom:10px}.about-page__publications-text,.about-page__map-text{margin-bottom:20px;padding:0 60px;text-align:center}.about-page__publications-btn,.about-page__map-btn{margin-bottom:30px;border-radius:0}.about-page__publications-img,.about-page__map-img{margin-top:auto}.about-page__publications-img{position:relative;left:-20px}.about-page__contact,.about-page__loyalty-cards{display:flex;align-items:center;background-color:#f5f7f7}.about-page__contact img,.about-page__loyalty-cards img{display:block}.about-page__contact{margin-bottom:30px;padding-left:60px}.about-page__loyalty-cards{padding-right:70px}.about-page__loyalty-cards-wrapper{order:1}.about-page__contact-title,.about-page__loyalty-cards-title{margin-bottom:20px}.about-page__contact-text,.about-page__loyalty-cards-text{margin-bottom:30px}@media all and (max-width:768px){.about-page__head-wrapper{grid-template-columns:1fr;max-width:none;padding:30px 0;text-align:center}.about-page__title{padding:0 30px}.about-page__img{padding:0 30px;max-width:320px;margin:0 auto}.about-page__features{grid-template-columns:1fr;max-width:300px;margin:30px auto;background:#fff;padding:20px;border-radius:4px;box-shadow:0 4px 46px rgba(0,0,0,.1)}.about-page__feature{text-align:initial;margin-top:0;margin-bottom:0;box-shadow:none;display:flex;align-items:center;padding:0}.about-page__feature i{width:32px;height:32px;margin:0;margin-right:10px;background:#ffe77f;font-size:15px;border-radius:4px}.about-page__contact,.about-page__loyalty-cards{flex-direction:column;padding:0}.about-page__contact-wrapper,.about-page__loyalty-cards-wrapper{text-align:center}.about-page__contact-wrapper{padding:30px 30px 0}.about-page__loyalty-cards-wrapper{padding:30px}.about-page__loyalty-cards-wrapper{order:2}.about-page__contact-title,.about-page__loyalty-cards-title{margin-bottom:20px}}.h2+.slick-slider,.yp-header-mobile .navigation .nav-card__title+.slick-slider,.blog-preview .h1+.slick-slider,.blog-single .h1+.slick-slider,.news-preview .h1+.slick-slider,.authentication.is-guest>.container-fw>.container .account-controls__title+.slick-slider,.account .address-list-page__address-title>div+.slick-slider,.account .my-pets-page .my-pet__head>.my-pet__name+.slick-slider,.cart__membership-title+.slick-slider,.topic-subscription__form-title+.slick-slider{margin-top:30px}.slick-slider .slick-track{margin-left:0}.slick-slider .slick-slide:focus{outline:none}.slick-slider .slick-arrow:before{padding:10px;font-family:"Font Awesome 5 Pro";color:#09111a}.slick-slider .slick-arrow:hover:before{color:#ffc100}.slick-slider .slick-prev{left:-30px}.slick-slider .slick-prev:before{content:""}.slick-slider .slick-next{right:-20px}.slick-slider .slick-next:before{content:""}.progress{display:block;width:100%;height:2px;overflow:hidden;background-color:#e0e0e0;background-image:linear-gradient(to right,#09111a,#09111a);background-repeat:no-repeat;background-size:0 100%;transition:background-size .3s ease-in-out;margin:30px 0}@media all and (min-width:992px){.progress{margin:50px 0}}.progress__bar{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.slider-products{margin:0 -10px}.slider-products .slick-track{display:flex}.slider-products .slick-slide{height:inherit;margin-right:15px;margin-left:15px}.slider-products .slick-slide form{height:100%}.slider-products .slick-slide img{display:unset}.slider-products .product{height:100%;display:flex;flex-direction:column;position:relative}.slider-products .product__img{position:relative;margin-bottom:10px}.slider-products .product .ribbon-wrapper{position:absolute;bottom:0;left:0}.slider-products .product__brand{margin:10px 0}.slider-products .product__title{margin-bottom:10px}.slider-products .product__reviews{margin-bottom:10px}.slider-products .product__price{margin-top:auto}.slider-products .product .product__actions{display:none}.slider-products .product .product__favorite{position:absolute;top:0;right:0;font-size:23px;color:#e0e0e0;z-index:1}.slider-products .product .product__favorite:hover,.slider-products .product .product__favorite.is-active{color:#ffc100;cursor:pointer}.slider-products .product .product__notice{position:absolute;top:0;left:0;z-index:1}@media all and (max-width:480px){.slider-products .slick-list{padding:0 30% 0 0}}.slider-wrapper.slick-slider .slick-arrow:before{font-family:"Font Awesome 5 Pro";display:block;padding:10px;width:40px;height:40px;color:#565656;background-color:#fff;border-radius:50%;opacity:0;transition:opacity .3s ease-in-out}.slider-wrapper.slick-slider .slick-arrow:hover:before{color:#eb7f17}.slider-wrapper.slick-slider .slick-prev{left:10px;z-index:1}.slider-wrapper.slick-slider .slick-prev:before{content:""}.slider-wrapper.slick-slider .slick-next{z-index:1;right:30px}.slider-wrapper.slick-slider .slick-next:before{content:""}.slider-wrapper.slick-slider:hover .slick-arrow:before{opacity:1}.index .banner-wrapper:first-child>div{margin-left:0;margin-right:0}@media all and (max-width:1550px){.index .banner-wrapper:first-child{max-width:none}}.limext-destination-map{padding:20px}.limext-destination-map .block{display:grid;grid-template-columns:300px auto}.limext-destination-map .block .limext-destination-filters{padding:10px;background-color:#f5f7f7}.limext-destination-map .block .limext-destination-filters .limext-destinations-overview{padding:10px 0}.limext-destination-map .block .limext-destination-filters .limext-destinations-overview .limext-destination-type-logo{display:flex;align-items:center;margin-bottom:10px}.limext-destination-map .block .limext-destination-filters .limext-destinations-overview .limext-destination-type-logo.inactive{filter:grayscale(100%)}.limext-destination-map .block .limext-destination-filters .limext-destinations-overview .limext-destination-type-logo>img{margin-right:10px;width:24px;height:24px;object-fit:contain}.limext-destination-map .block .limext-destination-filters .limext-destination-search-box{position:relative;margin-bottom:10px}.limext-destination-map .block .limext-destination-filters .limext-destination-search-box>input{width:100%}.limext-destination-map .block .limext-destination-filters .limext-destination-search-box .limext-destination-location-btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;position:absolute;top:1px;right:0;height:100%;display:flex;justify-content:center;align-items:center}.limext-destination-map .block .limext-destination-filters .limext-destination-search-box .limext-destination-location-btn>i{padding:10px;color:#898989}.limext-destination-map .block .limext-destination-filters .limext-destination-dropdown-filters .select-wrap{margin-bottom:10px}.limext-destination-map .block .limext-destination-filters .limext-destination-dropdown-filters select{width:100%;line-height:1.2}.limext-destination-map .block .limext-destination-filters .limext-destinations-list{position:relative;height:50vh;min-height:400px;overflow-y:scroll}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block{display:flex;align-items:center;background-color:#fff;padding:10px;margin-bottom:5px;border-left:3px solid transparent;transition:border-left-color .2s ease-in-out,color .2s ease-in-out}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block:hover{cursor:pointer;color:#ffc100}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block.is-active{border-left:3px solid #ffc100}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block .limext-destination-type-logo{width:24px;height:24px;object-fit:contain;margin-right:10px}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block .limext-destination-primary-info{font-weight:600}.limext-destination-map .block .limext-destination-filters .limext-destinations-list .limext-destination-block .limext-destination-secondary-info{font-size:12px}@media screen and (min-width:992px){.limext-destination-map .block .limext-show-destination-map-block{display:none}}.limext-destination-map .block .limext-show-destination-map-block .limext-show-destination-map-button{width:100%}@media screen and (max-width:20px){.limext-destination-map .block .limext-map{width:100%;height:500px}.limext-destination-map .block .limext-map.hidden{position:fixed !important;left:200%}}.limext-destination-map .block .limext-map iframe{width:100%;height:100%}.limext-destination-map .block .limext-map .gm-ui-hover-effect:focus-visible{outline:0}.limext-destination-map .block .limext-map .limext-popup-primary-info{font-weight:600}.limext-destination-map .block .limext-map .limext-popup-primary-info div{font-weight:300}.limext-destination-map .block .limext-map .limext-popup-contact-info{margin:5px 0}.modaal-wrapper .limext-destination-map{padding:20px}@media all and (max-width:768px){.modaal-wrapper .limext-destination-map{padding:20px 0}}.notification-bar{position:fixed;padding:20px;display:flex;flex-direction:column;align-items:center;width:100%;top:0;left:0;z-index:60;background:transparent;pointer-events:none}.notification{display:inline-flex;align-items:center;max-width:1280px;margin:0 auto;margin-bottom:30px;padding:15px;background:#fff;box-shadow:0 4px 46px rgba(0,0,0,.1);border-radius:4px;border:1px solid #c4c4c4;pointer-events:auto}.notification--success{border-color:#9ee291}.notification--success .notification__icon>i{background:#28be0b}.notification--warning{border-color:#fdc68c}.notification--warning .notification__icon>i{background:#f79332}.notification--danger{border-color:#f8b096}.notification--danger .notification__icon>i{background:#f05015}.notification--caution{border-color:#9fcdf6}.notification--caution .notification__icon>i{background:#2a91eb}.notification__icon{flex-shrink:0;margin-right:20px}.notification__icon>i{display:flex;justify-content:center;align-items:center;background:#898989;font-size:15px;color:#fff;width:29px;height:29px;border-radius:50%}.notification__close{flex-shrink:0;align-self:flex-start;margin-left:20px}.notification__close button{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer}.notification__close button>i{transition:color .3s ease-in-out}.notification__close button:hover>i{color:#ffc100}.club-popup-page__content>p{text-align:center}.club-popup-page__header{text-align:center}.club-popup-page__content{text-align:center}.ribbons{display:flex;flex-wrap:wrap;pointer-events:none}.ribbons .ribbon{padding:5px 10px;margin-bottom:5px;color:#fff;font-weight:700;line-height:1;background-color:#eb5757}.ribbons .ribbon:not(:last-child){margin-right:5px}.category-products__cards .ribbons,.slider-products .ribbons{position:absolute;top:0;left:0;width:calc(100% - 30px)}.category-products__cards .ribbons .ribbon,.slider-products .ribbons .ribbon{padding:8px 12px}.single-product .gallery .ribbons{z-index:1;position:absolute}@media all and (min-width:992px){.single-product .gallery .ribbons{margin-left:110px}}.single-product .gallery .ribbons .ribbon{padding:10px 20px;font-size:26px;font-weight:500}.single-product .gallery .ribbon-wrapper{position:absolute;top:10px;left:10px;z-index:1;width:auto;color:#fff;display:flex;flex-wrap:wrap}@media all and (min-width:992px){.single-product .gallery .ribbon-wrapper{margin-left:110px}}.single-product .gallery .ribbon-wrapper .ribbon-position{font-size:26px;font-weight:500}.single-product .gallery .ribbon-wrapper .ribbon-position .product-ribbon{margin-right:10px;margin-bottom:10px;padding:10px;line-height:1;background-color:#28be0b;align-items:center}@media all and (max-width:992px){.search-page .category-products__description,.search-page .category-products__main,.search-page .category-products__description,.search-page .category-products__main{margin-top:25px}}.search-bar>form{width:100%;position:relative}.search-bar__btn{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;padding:0 16px;position:absolute;top:0;right:0;height:100%;font-size:16px}.search-bar__btn>i{display:flex;justify-content:center;align-items:center}.search-bar input[type=search]{background:#fff;border-radius:3px;border:1px solid transparent;width:100%;padding:16px 50px 16px 20px;opacity:1;-webkit-appearance:none}.search-bar input[type=search]::placeholder{color:#858585;opacity:1}.search-bar input[type=search]:-ms-input-placeholder{color:#858585}.search-bar input[type=search]::-ms-input-placeholder{color:#858585}.search-bar .search-prediction{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:16px 50px 16px 20px;color:rgba(9,17,26,.5);border:1px solid transparent;pointer-events:none}.search-suggestions{display:grid;grid-template-columns:1fr;grid-gap:30px}.search-suggestions a{text-decoration:none;overflow:hidden;text-overflow:ellipsis}.search-suggestions__history{grid-column:1/3;display:grid;grid-template-columns:1fr;grid-gap:10px}.search-suggestions__history-item{display:grid;grid-template-columns:1fr auto;grid-gap:10px;padding:10px;transition:background-color .2s ease-in-out}.search-suggestions__history-remove{padding:0;border:none;font:inherit;color:inherit;background-color:transparent;cursor:pointer;color:#c4c4c4;transition:color .2s ease-in-out}.search-suggestions__history-remove>i:before{position:relative;top:1px}.search-suggestions__keywords{display:grid;grid-template-columns:1fr;grid-gap:15px;align-content:start}.search-suggestions__keywords>a{display:block;text-decoration:none}.search-suggestions__keywords>a>span{font-weight:600}.search-suggestions__products{display:grid;grid-template-columns:1fr;grid-gap:30px}.search-suggestions__product>a{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;text-decoration:none;font-size:12px}.search-suggestions__product-img{width:48px;height:48px}.search-suggestions__product-img>img{object-fit:contain;max-height:100%}.search-suggestions__product-brand{font-weight:600;text-transform:uppercase;margin-bottom:5px}.search-suggestions__product-price{font-weight:600;text-align:right}.search-suggestions__product-price--club{margin-bottom:5px;color:#eb5757;display:flex;align-items:center}.search-suggestions__product-price--club>i{display:flex;margin-right:5px}.search-suggestions__product-price--old{color:#898989;text-decoration:line-through}.yp-header-mobile .navigation-search .nav-card__content{padding-top:10px}.yp-header-mobile .search-suggestions{overflow-y:auto;padding-bottom:70px}.yp-header-mobile .search-suggestions .active{background-color:#f0f1f3}.yp-header-mobile .search-suggestions__keywords,.yp-header-mobile .search-suggestions__products{padding-left:10px;padding-right:10px}.yp-header-mobile .search-prediction{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;padding:15px 50px 15px 15px;color:rgba(9,17,26,.5);border:1px solid transparent;pointer-events:none}.yp-header-desktop .search-suggestions{grid-template-columns:150px 1fr;padding:20px;background-color:#fff;position:absolute;z-index:3;height:fit-content;top:100%;bottom:0;left:0;width:100%;box-shadow:rgba(0,0,0,.1) 0 4px 46px}.yp-header-desktop .search-suggestions .is-active{outline:1px solid #ffc100;outline-offset:5px}.yp-header-desktop .search-suggestions__history-item:hover{background-color:#f5f7f7;cursor:pointer}.yp-header-desktop .search-suggestions__history-item:hover .search-suggestions__history-remove{color:#eb5757}.yp-header-desktop .search-suggestions__history-item.is-active{outline-offset:0}.yp-header-desktop .search-suggestions__keywords>a:not(:last-child){margin-bottom:10px}.yp-header-desktop .search-suggestions__actions{grid-column:1/3;grid-row:2}.wishlist-products__total{margin-right:15px}.wishlist-products__view{max-width:180px;margin-right:15px}.wishlist-products__view>select{border:0;width:100%}.wishlist-popup-page__header{padding-bottom:30px;border-width:0 0 1px 0;border-style:solid;border-color:#e3e3e3}.wishlist-popup-page__content{margin-top:30px}.wishlist-popup-page__content .share-wishlist__head{margin-bottom:20px}.wishlist-popup-page__content .share-wishlist__body{display:flex}.wishlist-popup-page__content .share-wishlist__body .share-link{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:16px;background:#f5f7f7;color:#898989;margin-right:5px;padding:10px 15px}.wishlist-popup-page__content .share-wishlist__body .share-link>i{margin-right:10px;color:#898989}.wishlist-popup-page__content .share-wishlist__body .share-button{min-height:40px;min-width:40px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:17px;background:#ffc100;padding:10px;border:none}.wishlist-popup-page__content .share-wishlist__body .share-button>i{color:#000;margin:0}.wishlist-popup-page__content .share-wishlist__body .wishlist-copied{height:40px;background:#28be0b;padding:10px 25px;display:flex;justify-content:center;align-items:center;color:#fff}.wishlist-popup-page__content .share-wishlist__body .wishlist-copied>i{margin-right:10px;font-size:17px;font-weight:500}@media all and (max-width:480px){.modaal-container{max-width:250px !important}.wishlist-popup-page__content .share-wishlist__body .wishlist-copied{padding:10px}.wishlist-popup-page__content .share-wishlist__body .wishlist-copied__text{display:none}.wishlist-popup-page__content .share-wishlist__body .wishlist-copied>i{margin:0}.wishlist-share-btn{max-height:40px;display:flex;align-items:center;justify-content:center}.wishlist-share-btn>span{display:none}.wishlist-share-btn>i{margin-right:0}.wishlist-share-btn.btn,.eu-cookie-bar-notification .wishlist-share-btn.ok-button,.newsletter__subscribe input.wishlist-share-btn[type=submit],.stepper>button.wishlist-share-btn,.account .address-list-page__address-actions>button.wishlist-share-btn,.account .my-pets-page .my-pet__actions>button.wishlist-share-btn{padding:10px 15px}}.category-faq{padding:60px 0}.category-faq .container{max-width:1280px;width:100%;margin:0 auto;padding:0 10px}.category-faq .container .accordion__toggle{font-weight:400;font-size:21px;padding:20px}.category-faq .container .accordion__toggle i{font-size:15px}.category-faq .container .accordion__content{padding:20px;list-style-position:inside}.category-faq .container .accordion__content>li{font-size:16px}.category-faq .container .accordion__content>li>a{text-decoration:none}.category-faq .container .accordion__content>li>a{color:#ffc100}.category-faq .container .accordion__content>li>a:visited{color:#ffc100}.category-faq .container .accordion__content>li>a:hover{color:#ffc100}.category-faq .container .accordion__content>li>a:active,.category-faq .container .accordion__content>li>a:focus{color:#ffc100}.category-faq .container .accordion__content>li:not(:last-child){margin-bottom:20px}.category-faq .container .accordion>li{border-top:1px solid #e3e3e3}.category-faq .container .accordion>li:last-child{border-bottom:1px solid #e3e3e3}.category-faq .container>.h1{text-align:center;margin-bottom:30px}.header-info-bar{background-color:#ffc100;color:#fff}.header-info-bar .container{padding:10px 15px;display:flex;justify-content:space-between;align-items:center}.header-info-bar__text{margin:auto}.header-info-bar__close{margin-left:10px}.header-info-bar__close>button{background-color:#ffc100;color:#fff;border:0}