.smc-original-hidden{display:none !important;}.smc-has-sticky{padding-bottom:82px;}.smc-sticky{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:flex;align-items:center;gap:10px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fff;box-shadow:0 -5px 22px rgba(0,0,0,.12);border-top:1px solid rgba(0,0,0,.06);}.smc-sticky__price{width:38%;min-width:112px;line-height:1.15;}.smc-sticky__label{display:block;font-size:12px;color:#222;font-weight:700;margin-bottom:2px;}.smc-sticky__amount{display:block;color:#078fc7;font-size:20px;font-weight:900;}.smc-sticky__button{flex:1;min-height:52px;border:0;border-radius:11px;background:linear-gradient(135deg,#08a9df,#047eb7);color:#fff;font-size:17px;font-weight:900;text-align:center;box-shadow:0 8px 18px rgba(4,126,183,.23);display:flex;align-items:center;justify-content:center;gap:9px;}.smc-sticky__icon svg{width:25px;height:25px;stroke:currentColor;stroke-width:1.9;fill:none;stroke-linecap:round;stroke-linejoin:round;}.smc-modal{display:block;visibility:hidden;pointer-events:none;}.smc-modal.is-open,.smc-modal.is-closing{visibility:visible;}.smc-modal.is-open{pointer-events:auto;}.smc-modal__backdrop{position:fixed;inset:0;z-index:9998;background:rgba(0,0,0,.58);opacity:0;transition:opacity 240ms ease;}.smc-modal.is-open .smc-modal__backdrop{opacity:1;}.smc-modal.is-closing .smc-modal__backdrop{opacity:0;}.smc-modal__sheet{position:fixed;left:0;right:0;bottom:0;z-index:999999;max-height:94vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:16px 14px calc(16px + env(safe-area-inset-bottom));background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -10px 32px rgba(0,0,0,.18);transform:translateY(105%);opacity:.98;transition:transform 260ms cubic-bezier(.22,.61,.36,1),opacity 220ms ease;will-change:transform,opacity;}.smc-modal.is-open .smc-modal__sheet{transform:translateY(0);opacity:1;}.smc-modal.is-closing .smc-modal__sheet{transform:translateY(105%);opacity:.98;}.smc-modal__handle{width:44px;height:5px;border-radius:999px;background:#d7d7d7;margin:-2px auto 14px;}.smc-modal__close{position:absolute;top:13px;right:13px;width:38px;height:38px;border:0;background:transparent;font-size:34px;line-height:34px;color:#111;z-index:2;}.smc-modal h2{margin:0 42px 5px 0;font-size:24px;line-height:1.12;font-weight:900;color:#111;}.smc-modal__subtitle{margin:0 0 12px;color:#333;font-size:14px;line-height:1.35;}.smc-option{margin-bottom:10px;padding:13px 14px;border:1px solid #d8eaf5;border-radius:15px;background:#fff;}.smc-option--creator{border-color:#0799d2;background:linear-gradient(180deg,#f6fcff,#fff);box-shadow:0 6px 18px rgba(7,153,210,.08);}.smc-option--form{border-color:#e2e6ea;background:#fff;}.smc-option__head{display:flex;align-items:center;gap:12px;margin-bottom:8px;}.smc-option__icon{flex:0 0 50px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#e9f7ff;color:#078fc7;}.smc-option--creator .smc-option__icon{background:linear-gradient(135deg,#0caee3,#047eb7);color:#fff;}.smc-option__icon svg{width:28px;height:28px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round;}.smc-badge{display:inline-block;margin:0 0 5px;padding:3px 8px;border-radius:999px;background:#dff4ff;color:#047eb7;font-size:10px;line-height:1;font-weight:900;letter-spacing:.02em;text-transform:uppercase;}.smc-option h3{margin:0;font-size:18px;line-height:1.15;font-weight:900;color:#111;}.smc-option__desc{margin:0 0 8px;font-size:14px;line-height:1.35;color:#2d2d2d;}.smc-option__list{list-style:none;padding:0;margin:0 0 10px;}.smc-option__list li{position:relative;padding-left:22px;margin:0 0 6px;font-size:13px;line-height:1.3;color:#222;}.smc-option__list li:before{content:'✓';position:absolute;left:0;top:0;color:#078fc7;font-weight:900;}.smc-option__list--muted li{color:#31556b;}.smc-modal__creator-button,.smc-modal__form-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:44px;padding:11px 13px;border-radius:10px;border:1px solid #078fc7;background:linear-gradient(135deg,#08a9df,#047eb7);color:#fff !important;text-align:center;font-size:15px;font-weight:900;text-decoration:none !important;}.smc-modal__creator-button span,.smc-modal__form-button span{font-size:22px;line-height:1;}.smc-modal__form-button{background:#fff;color:#078fc7 !important;}.smc-help{margin-top:6px;color:#31556b;font-size:12px;line-height:1.3;}.smc-modal-open{overflow:hidden;}@media (max-height:720px){.smc-modal__sheet{max-height:96vh;padding:12px 12px calc(12px + env(safe-area-inset-bottom));}.smc-modal__handle{margin-bottom:10px;}.smc-modal h2{font-size:22px;}.smc-modal__subtitle{margin-bottom:9px;font-size:13px;}.smc-option{padding:11px 12px;margin-bottom:8px;}.smc-option__head{gap:10px;margin-bottom:6px;}.smc-option__icon{flex-basis:44px;width:44px;height:44px;}.smc-option h3{font-size:17px;}.smc-option__desc,.smc-option__list li{font-size:12.5px;line-height:1.25;}.smc-modal__creator-button,.smc-modal__form-button{min-height:40px;padding:9px 11px;}}@media (min-width:992px){.smc-sticky,.smc-modal{display:none !important;}.smc-original-hidden{display:block !important;}.smc-has-sticky{padding-bottom:0;}}.smc-highlight-fast{color:#148c35;font-weight:900;}.smc-sticky--hidden{transform:translateY(calc(110% + env(safe-area-inset-bottom)));opacity:0;pointer-events:none;}.smc-sticky{transition:transform .18s ease,opacity .18s ease;}body.smc-sticky-is-hidden{padding-bottom:0;}@media (max-height:680px){.smc-modal__sheet{max-height:98vh;padding-top:10px;}.smc-modal__handle{height:4px;margin-bottom:8px;}.smc-modal h2{font-size:20px;margin-bottom:4px;}.smc-modal__subtitle{margin-bottom:8px;}.smc-option{padding:9px 10px;margin-bottom:7px;}.smc-option__icon{flex-basis:40px;width:40px;height:40px;}.smc-option__icon svg{width:23px;height:23px;}.smc-badge{padding:2px 7px;font-size:9px;}.smc-option h3{font-size:16px;}.smc-option__desc,.smc-option__list li{font-size:12px;line-height:1.22;}}.smc-original-error-hidden{display:none !important;}.smc-error-modal{display:block;visibility:hidden;pointer-events:none;}.smc-error-modal.is-open{visibility:visible;pointer-events:auto;}.smc-error-modal__backdrop{position:fixed;inset:0;z-index:1000000;background:rgba(0,0,0,.58);opacity:0;transition:opacity 220ms ease;}.smc-error-modal.is-open .smc-error-modal__backdrop{opacity:1;}.smc-error-modal__box{position:fixed;left:18px;right:18px;top:50%;z-index:1000001;transform:translateY(-48%) scale(.96);opacity:0;max-height:86vh;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:22px 18px 18px;border-radius:20px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.28);transition:transform 230ms cubic-bezier(.22,.61,.36,1),opacity 220ms ease;}.smc-error-modal.is-open .smc-error-modal__box{transform:translateY(-50%) scale(1);opacity:1;}.smc-error-modal__close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;background:transparent;color:#111;font-size:30px;line-height:30px;}.smc-error-modal__icon{width:44px;height:44px;margin-bottom:12px;border-radius:50%;background:#ffe8e8;color:#d32222;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;}.smc-error-modal h2{margin:0 42px 8px 0;color:#111;font-size:23px;line-height:1.18;font-weight:900;}.smc-error-modal__lead{margin:0 0 13px;color:#333;font-size:15px;line-height:1.45;}.smc-error-modal__content{margin:0 0 16px;padding:13px 14px;border:1px solid #f1c6c6;border-radius:14px;background:#fff5f5;color:#a71919;font-size:15px;line-height:1.42;}.smc-error-modal__content em,.smc-error-modal__content .placeholder{font-weight:800;font-style:normal;}.smc-error-modal__button{width:100%;min-height:50px;border:0;border-radius:12px;background:linear-gradient(135deg,#08a9df,#047eb7);color:#fff;font-size:16px;font-weight:900;box-shadow:0 8px 18px rgba(4,126,183,.22);}.smc-error-modal-open{overflow:hidden;}@media (min-width:992px){.smc-error-modal__box{left:50%;right:auto;width:560px;max-width:calc(100vw - 48px);}.smc-error-modal__box{transform:translate(-50%,-48%) scale(.96);}.smc-error-modal.is-open .smc-error-modal__box{transform:translate(-50%,-50%) scale(1);}}.smc-friendly-error__title{display:block;color:#b42318;font-size:17px;line-height:1.3;margin:0 0 8px;}.smc-friendly-error p{margin:0 0 10px;line-height:1.45;}.smc-error-modal__format strong{display:inline !important;color:#b42318;font-size:inherit;line-height:inherit;margin:0;}.smc-error-modal__wrong-value{background:#fff4f2;border:1px solid #ffd6d0;border-radius:12px;color:#7a271a;font-size:14px;line-height:1.35;padding:10px 12px;margin:8px 0 10px;word-break:break-word;}.smc-error-modal__wrong-value span{font-weight:700;}.smc-error-modal__hint{color:#667085;font-size:14px;}.smc-error-modal__summary{margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#fff;border:1px solid #ffd6d0;color:#7a271a;font-size:14px;line-height:1.35;}.smc-error-modal__summary strong{display:inline;font-size:inherit;color:#b42318;margin:0;}.smc-friendly-error-item{padding:12px 0;border-top:1px solid #f8c9c4;}.smc-friendly-error-item:first-child{padding-top:0;border-top:0;}.smc-friendly-error-item__number{display:inline-flex;align-items:center;height:24px;margin:0 0 8px;padding:0 9px;border-radius:999px;background:#fee4e2;color:#b42318;font-size:12px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;}.smc-friendly-error--generic .smc-error-modal__drupal-message{margin-top:8px;}@media (max-width:991px){.smc-error-modal__box{left:14px;right:14px;max-height:92vh;padding:16px 14px 14px;border-radius:18px;}.smc-error-modal__close{top:8px;right:8px;width:30px;height:30px;font-size:28px;line-height:28px;}.smc-error-modal__icon{width:34px;height:34px;margin-bottom:8px;font-size:22px;}.smc-error-modal h2{margin:0 38px 5px 0;font-size:22px;line-height:1.12;}.smc-error-modal__lead{margin:0 0 9px;font-size:14px;line-height:1.28;}.smc-error-modal__content{margin:0 0 12px;padding:10px 11px;border-radius:13px;font-size:14px;line-height:1.28;}.smc-error-modal__summary{margin:0 0 8px;padding:7px 9px;border-radius:10px;font-size:13px;line-height:1.25;}.smc-friendly-error-item{padding:9px 0;}.smc-friendly-error-item__number{height:20px;margin:0 0 5px;padding:0 8px;font-size:10px;}.smc-friendly-error__title{margin:0 0 5px;font-size:15.5px;line-height:1.2;}.smc-friendly-error p,.smc-error-modal__format{margin:0 0 6px;font-size:13.5px;line-height:1.3;}.smc-error-modal__wrong-value{margin:5px 0 0;padding:7px 9px;border-radius:10px;font-size:12.5px;line-height:1.25;}.smc-error-modal__hint{display:none;}.smc-error-modal__button{min-height:44px;border-radius:12px;font-size:15px;}.smc-friendly-error--generic .smc-error-modal__drupal-message{margin-top:5px;font-size:13px;line-height:1.3;}.smc-badge{background:#e7f7ea;color:#1f8a3b;font-weight:900;}}@media (max-height:720px) and (max-width:991px){.smc-error-modal__box{max-height:95vh;padding:12px 12px 12px;}.smc-error-modal__icon{display:none;}.smc-error-modal h2{font-size:20px;}.smc-error-modal__lead{font-size:13px;}.smc-error-modal__content{padding:8px 9px;}.smc-friendly-error-item{padding:7px 0;}.smc-friendly-error__title{font-size:14.5px;}.smc-friendly-error p,.smc-error-modal__format{font-size:12.8px;}.smc-error-modal__wrong-value{font-size:12px;}.smc-error-modal__button{min-height:40px;font-size:14px;}}@media (max-width:991px){.smc-field-error{border:1px solid #f2aaa3 !important;background:#fff7f6 !important;border-radius:12px !important;box-shadow:0 0 0 3px rgba(217,48,37,.06) !important;padding:10px !important;}.smc-field-error input,.smc-field-error textarea,.smc-field-error select,.smc-input-error{border:2px solid #d93025 !important;background:#fffafa !important;box-shadow:0 0 0 3px rgba(217,48,37,.08) !important;}.smc-field-error label,.smc-field-error .panel-title,.smc-field-error .fieldset-legend{color:#b42318 !important;font-weight:900 !important;}}.smc-if-original-hidden{position:absolute !important;left:-9999px !important;width:1px !important;height:1px !important;overflow:hidden !important;opacity:0 !important;}.smc-if{margin:10px 0 14px;padding:0;font-family:inherit;}.smc-if__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:5px;}.smc-if__head h3{margin:0;font-size:18px;line-height:1.18;font-weight:800;color:#2a2a2a;}.smc-if__max{flex:0 0 auto;color:#078fc7;font-size:12px;font-weight:800;}.smc-if__help{margin:0 0 6px;padding:7px 9px;border:1px solid #fde6b7;border-radius:9px;background:#fffaf0;color:#5f4b19;font-size:12.5px;line-height:1.25;}.smc-if__selected{display:flex;flex-wrap:wrap;align-items:center;gap:5px;margin:4px 0 6px;}.smc-if__selected-label{font-weight:800;color:#333;font-size:13px;}.smc-if__chips{display:flex;flex-wrap:wrap;gap:4px;}.smc-if-chip,.smc-if-empty{display:inline-flex;align-items:center;gap:4px;min-height:25px;padding:3px 8px;border-radius:999px;border:1px solid #078fc7;background:#f4fbff;color:#056f9d;font-size:12px;font-weight:800;line-height:1;}.smc-if-chip{cursor:pointer;}.smc-if-chip span{font-size:15px;line-height:11px;}.smc-if-empty{border-color:#e3e3e3;background:#f8f8f8;color:#777;}.smc-if__hint{display:none !important;}.smc-if__scroll{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:1px 2px 6px 1px;scrollbar-width:thin;}.smc-if-card{position:relative;flex:0 0 178px;min-height:142px;scroll-snap-align:start;text-align:left;border:1px solid #dfe5e8;border-radius:11px;background:#fff;color:#222;padding:9px 10px 30px;box-shadow:0 2px 8px rgba(0,0,0,.03);cursor:pointer;transition:border-color 180ms ease,background 180ms ease,box-shadow 180ms ease;}.smc-if-card.is-selected{border-color:#078fc7;background:linear-gradient(180deg,#f5fcff,#fff);box-shadow:0 4px 12px rgba(7,143,199,.09);}.smc-if-card__check{position:absolute;top:8px;right:9px;width:19px;height:19px;display:none;align-items:center;justify-content:center;border-radius:50%;background:#078fc7;color:#fff;font-size:12px;font-weight:900;}.smc-if-card.is-selected .smc-if-card__check{display:flex;}.smc-if-card__title{display:block;margin:0 28px 5px 0;font-size:15px;line-height:1.12;font-weight:900;color:#111;}.smc-if-card__content{display:block;font-size:11.8px;line-height:1.25;color:#333;white-space:normal;}.smc-if-card__choose{position:absolute;left:10px;right:10px;bottom:8px;display:inline-flex;align-items:center;gap:5px;color:#056f9d;font-size:11.5px;font-weight:900;line-height:1;}.smc-if-card__choose::before{content:'';width:13px;height:13px;border:2px solid #b8c1c7;border-radius:4px;background:#fff;flex:0 0 auto;}.smc-if-card.is-selected .smc-if-card__choose::before{border-color:#078fc7;background:#078fc7;box-shadow:inset 0 0 0 3px #fff;}.smc-if--image .smc-if-card{flex-basis:132px;min-height:112px;text-align:center;padding:9px 9px 29px;}.smc-if--image .smc-if-card__title{text-align:left;font-size:13.5px;margin:0 26px 4px 0;}.smc-if--image .smc-if-card__content{display:none !important;}.smc-if-card__image{height:48px;margin:2px 0 4px;display:flex;align-items:center;justify-content:center;}.smc-if-card__image img{max-width:100%;max-height:48px;object-fit:contain;}@media (min-width:992px){.smc-if{margin:12px 0 18px;}.smc-if__scroll{gap:10px;}.smc-if-card{flex-basis:188px;min-height:150px;}.smc-if-card__content{font-size:12px;line-height:1.28;}.smc-if--image .smc-if-card{flex-basis:140px;min-height:116px;}}@media (max-width:991px){.smc-if{margin:9px 0 13px;}.smc-if__head h3{font-size:17px;}.smc-if__help{font-size:12px;padding:6px 8px;margin-bottom:5px;}.smc-if__selected{margin:3px 0 5px;}.smc-if__selected-label{font-size:12.5px;}.smc-if-chip,.smc-if-empty{min-height:24px;padding:3px 7px;font-size:11.5px;}.smc-if__scroll{gap:8px;padding-bottom:6px;}.smc-if-card{flex-basis:150px;min-height:136px;padding:8px 9px 28px;}.smc-if-card__title{font-size:14.5px;margin:0 26px 4px 0;}.smc-if-card__content{font-size:11.2px;line-height:1.22;}.smc-if-card__check{top:7px;right:8px;width:18px;height:18px;font-size:11px;}.smc-if-card__choose{left:9px;right:9px;bottom:7px;font-size:11px;}.smc-if-card__choose::before{width:12px;height:12px;}.smc-if--image .smc-if-card{flex-basis:122px;min-height:105px;padding:8px 8px 27px;}.smc-if--image .smc-if-card__title{font-size:13px;margin-bottom:3px;}.smc-if-card__image{height:42px;margin:1px 0 3px;}.smc-if-card__image img{max-height:42px;}}.smc-if-card__check{top:8px !important;right:9px !important;z-index:2 !important;}.smc-if-card__title{display:block !important;margin:0 26px 5px 0 !important;padding:0 !important;line-height:1.05 !important;}.smc-if-card__content{overflow:hidden !important;}@media (max-width:991px){.smc-if__scroll{gap:8px !important;padding:1px 32px 6px 1px !important;}.smc-if:not(.smc-if--image) .smc-if-card{flex:0 0 42vw !important;min-width:132px !important;max-width:158px !important;min-height:118px !important;padding:8px 8px 25px !important;border-radius:10px !important;}.smc-if:not(.smc-if--image) .smc-if-card__title{font-size:13.5px !important;margin:0 25px 5px 0 !important;}.smc-if:not(.smc-if--image) .smc-if-card__check{top:8px !important;right:8px !important;width:18px !important;height:18px !important;font-size:11px !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{font-size:10.6px !important;line-height:1.17 !important;max-height:83px !important;}.smc-if-card__choose{font-size:10.5px !important;left:8px !important;right:8px !important;bottom:7px !important;}.smc-if-card__choose::before{width:11px !important;height:11px !important;border-radius:3px !important;}.smc-if--image .smc-if-card{flex:0 0 36vw !important;min-width:118px !important;max-width:140px !important;min-height:92px !important;padding:8px 8px 24px !important;}.smc-if--image .smc-if-card__title{font-size:12.5px !important;margin:0 24px 4px 0 !important;}.smc-if--image .smc-if-card__image{height:38px !important;margin:1px 0 2px !important;}.smc-if--image .smc-if-card__image img{max-height:38px !important;}}@media (min-width:992px){.smc-if__scroll{gap:10px !important;padding-right:42px !important;}.smc-if:not(.smc-if--image) .smc-if-card{flex-basis:170px !important;min-height:135px !important;padding:10px 10px 28px !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{font-size:11.5px !important;line-height:1.22 !important;max-height:92px !important;}.smc-if--image .smc-if-card{flex-basis:130px !important;min-height:105px !important;}}.smc-if-card__top{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:8px !important;width:100% !important;margin:0 0 5px 0 !important;padding:0 !important;min-height:20px !important;}.smc-if-card__top .smc-if-card__title,.smc-if-card .smc-if-card__title{display:block !important;flex:1 1 auto !important;margin:0 !important;padding:0 !important;line-height:1.05 !important;}.smc-if-card__top .smc-if-card__check,.smc-if-card .smc-if-card__check{position:static !important;flex:0 0 auto !important;margin:0 !important;top:auto !important;right:auto !important;}.smc-if-card:not(.is-selected) .smc-if-card__check{visibility:hidden !important;display:flex !important;}.smc-if-card.is-selected .smc-if-card__check{visibility:visible !important;display:flex !important;}@media (max-width:991px){.smc-if:not(.smc-if--image) .smc-if-card{padding-top:8px !important;}.smc-if:not(.smc-if--image) .smc-if-card__top{margin-bottom:5px !important;min-height:19px !important;}.smc-if:not(.smc-if--image) .smc-if-card__title{font-size:13.5px !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{font-size:10.4px !important;line-height:1.15 !important;max-height:86px !important;}.smc-if--image .smc-if-card__top{margin-bottom:3px !important;min-height:18px !important;}.smc-if--image .smc-if-card__title{font-size:12.5px !important;}}@media (max-width:991px){.smc-if:not(.smc-if--image) .smc-if__scroll{gap:8px !important;padding:1px 74px 6px 1px !important;position:relative !important;}.smc-if:not(.smc-if--image) .smc-if-card{flex:0 0 38vw !important;min-width:124px !important;max-width:144px !important;min-height:116px !important;padding:8px 8px 24px !important;}.smc-if:not(.smc-if--image) .smc-if-card__top{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:6px !important;margin:0 0 4px 0 !important;padding:0 !important;min-height:18px !important;}.smc-if:not(.smc-if--image) .smc-if-card__title{font-size:13px !important;line-height:1 !important;margin:0 !important;padding:0 !important;}.smc-if:not(.smc-if--image) .smc-if-card__check{position:static !important;width:18px !important;height:18px !important;font-size:11px !important;flex:0 0 18px !important;margin:0 !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{font-size:10.2px !important;line-height:1.13 !important;max-height:83px !important;}.smc-if:not(.smc-if--image) .smc-if-card__choose{font-size:10.3px !important;bottom:7px !important;}.smc-if:not(.smc-if--image) .smc-if-card__choose::before{width:11px !important;height:11px !important;}}@media (max-width:380px){.smc-if:not(.smc-if--image) .smc-if-card{flex-basis:37vw !important;min-width:118px !important;max-width:136px !important;}}@media (max-width:991px){.smc-if:not(.smc-if--image) .smc-if__scroll{align-items:stretch !important;padding:1px 88px 8px 1px !important;}.smc-if:not(.smc-if--image) .smc-if-card{flex:0 0 37vw !important;min-width:126px !important;max-width:148px !important;height:auto !important;min-height:0 !important;padding:8px 8px 26px !important;overflow:visible !important;}.smc-if:not(.smc-if--image) .smc-if-card__top{display:flex !important;align-items:center !important;justify-content:space-between !important;margin:0 0 5px 0 !important;padding:0 !important;}.smc-if:not(.smc-if--image) .smc-if-card__title{margin:0 !important;padding:0 !important;font-size:13px !important;line-height:1 !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{display:block !important;height:auto !important;max-height:none !important;min-height:0 !important;overflow:visible !important;font-size:10.1px !important;line-height:1.12 !important;padding-bottom:2px !important;}.smc-if:not(.smc-if--image) .smc-if-card__choose{bottom:7px !important;}}@media (max-width:380px){.smc-if:not(.smc-if--image) .smc-if-card{flex-basis:39vw !important;min-width:122px !important;max-width:138px !important;}}@media (min-width:992px){.smc-if:not(.smc-if--image) .smc-if__scroll{align-items:stretch !important;gap:12px !important;padding:2px 44px 10px 1px !important;}.smc-if:not(.smc-if--image) .smc-if-card{flex:0 0 220px !important;max-width:240px !important;height:auto !important;min-height:0 !important;padding:12px 12px 30px !important;overflow:visible !important;}.smc-if:not(.smc-if--image) .smc-if-card__top{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:8px !important;margin:0 0 8px 0 !important;padding:0 !important;min-height:20px !important;}.smc-if:not(.smc-if--image) .smc-if-card__title{margin:0 !important;padding:0 !important;font-size:15px !important;line-height:1.05 !important;}.smc-if:not(.smc-if--image) .smc-if-card__check{position:static !important;width:20px !important;height:20px !important;flex:0 0 20px !important;margin:0 !important;}.smc-if:not(.smc-if--image) .smc-if-card__content{display:block !important;height:auto !important;max-height:none !important;min-height:0 !important;overflow:visible !important;font-size:12px !important;line-height:1.28 !important;padding-bottom:4px !important;}.smc-if:not(.smc-if--image) .smc-if-card__choose{bottom:9px !important;font-size:11.5px !important;}.smc-if:not(.smc-if--image) .smc-if-card__choose::before{width:13px !important;height:13px !important;}}.smc-if .smc-if-card__image img{max-height:var(--smc-if-image-desktop-max-height,88px) !important;}.smc-if .smc-if-card{min-height:var(--smc-if-card-desktop-height,auto);}@media (max-width:991px){.smc-if .smc-if-card__image img{max-height:var(--smc-if-image-mobile-max-height,88px) !important;}.smc-if .smc-if-card{min-height:var(--smc-if-card-mobile-height,auto);}}.smc-if--image .smc-if-card{overflow:hidden !important;height:auto !important;min-height:var(--smc-if-card-desktop-height,120px) !important;}.smc-if--image .smc-if-card__image{height:var(--smc-if-image-desktop-max-height,88px) !important;max-height:var(--smc-if-image-desktop-max-height,88px) !important;overflow:hidden !important;display:flex !important;align-items:center !important;justify-content:center !important;margin:4px 0 5px !important;}.smc-if--image .smc-if-card__image img{display:block !important;max-width:100% !important;width:auto !important;height:auto !important;max-height:100% !important;object-fit:contain !important;}@media (max-width:991px){.smc-if--image .smc-if-card{min-height:var(--smc-if-card-mobile-height,105px) !important;}.smc-if--image .smc-if-card__image{height:var(--smc-if-image-mobile-max-height,42px) !important;max-height:var(--smc-if-image-mobile-max-height,42px) !important;margin:2px 0 3px !important;}}.smc-if,.smc-if__selected,.smc-if__chips,.smc-if__scroll{width:100% !important;min-width:0 !important;max-width:100% !important;box-sizing:border-box !important;}.smc-if{overflow:hidden !important;}.smc-if__scroll{display:flex !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;}@media (max-width:991px){html,body{max-width:100% !important;overflow-x:hidden !important;}.commerce-add-to-cart,.commerce-add-to-cart > div,.smart-mobile-cart,.smart-mobile-cart *,.smc-if,.smc-if *,.kreator-produkt-page,.kreator-produkt-page *,.kreatorp-info-main,.kreatorp-info-main *,.kreator-pBody,.kreator-pBody *{box-sizing:border-box !important;}.commerce-add-to-cart,.commerce-add-to-cart > div,.smart-mobile-cart,.smc-if,.smc-if__selected,.smc-if__chips,.smc-if__scroll,.kreator-produkt-page,.kreatorp-info-main,.kreator-pBody{width:100% !important;min-width:0 !important;max-width:100% !important;}.smc-if__scroll{padding-right:18px !important;scroll-padding-right:18px;}.smc-if:not(.smc-if--image) .smc-if-card{flex:0 0 min(39vw,148px) !important;min-width:118px !important;max-width:148px !important;}.smc-if--image .smc-if-card{flex:0 0 min(36vw,140px) !important;min-width:110px !important;max-width:140px !important;}}@media (max-width:767px){form.commerce-add-to-cart,form.commerce-add-to-cart > div,form.commerce-add-to-cart .form-wrapper,form.commerce-add-to-cart .form-group,form.commerce-add-to-cart .form-item,form.commerce-add-to-cart fieldset,form.commerce-add-to-cart .panel,form.commerce-add-to-cart .panel-body,form.commerce-add-to-cart .date-no-float,form.commerce-add-to-cart .container-inline-date,form.commerce-add-to-cart .date-padding,form.commerce-add-to-cart .form-textarea-wrapper,form.commerce-add-to-cart .file-widget,form.commerce-add-to-cart .input-group{display:block !important;float:none !important;width:100% !important;min-width:0 !important;max-width:100% !important;box-sizing:border-box !important;overflow-x:hidden !important;}form.commerce-add-to-cart input,form.commerce-add-to-cart textarea,form.commerce-add-to-cart select,form.commerce-add-to-cart button,form.commerce-add-to-cart .form-control,form.commerce-add-to-cart .form-text,form.commerce-add-to-cart .form-textarea,form.commerce-add-to-cart .form-file{width:100% !important;min-width:0 !important;max-width:100% !important;box-sizing:border-box !important;}form.commerce-add-to-cart input[type="checkbox"],form.commerce-add-to-cart input[type="radio"],form.commerce-add-to-cart input[type="hidden"],form.commerce-add-to-cart #edit-quantity,form.commerce-add-to-cart input[name="quantity"]{width:auto !important;min-width:0 !important;}form.commerce-add-to-cart #edit-quantity,form.commerce-add-to-cart input[name="quantity"]{display:inline-block !important;width:76px !important;min-width:56px !important;max-width:90px !important;box-sizing:border-box !important;}form.commerce-add-to-cart .input-group-btn{display:block !important;width:100% !important;max-width:100% !important;white-space:normal !important;}form.commerce-add-to-cart .input-group-btn > .btn,form.commerce-add-to-cart .input-group-btn > button{display:block !important;margin-top:6px !important;border-radius:4px !important;}form.commerce-add-to-cart label,form.commerce-add-to-cart .help-block,form.commerce-add-to-cart .description,form.commerce-add-to-cart .panel-title{max-width:100% !important;white-space:normal !important;overflow-wrap:break-word !important;word-wrap:break-word !important;}form.commerce-add-to-cart .smc-if__scroll{width:100% !important;min-width:0 !important;max-width:100% !important;overflow-x:auto !important;overflow-y:hidden !important;}}@media (max-width:767px){form.commerce-add-to-cart .smc-if{display:block !important;width:calc(100vw - 42px) !important;min-width:0 !important;max-width:calc(100vw - 42px) !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;overflow:hidden !important;contain:layout paint;}form.commerce-add-to-cart .smc-if__scroll{display:flex !important;width:calc(100vw - 42px) !important;min-width:0 !important;max-width:calc(100vw - 42px) !important;margin-left:0 !important;margin-right:0 !important;box-sizing:border-box !important;overflow-x:auto !important;overflow-y:hidden !important;padding-right:16px !important;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;contain:layout paint;}form.commerce-add-to-cart .smc-if__scroll > .smc-if-card{flex-shrink:0 !important;}}
.sk-cookie[hidden],.sk-cookie__modal[hidden],.sk-cookie__launcher[hidden]{display:none !important;}.sk-cookie{color:#27231f;font-family:Arial,Helvetica,sans-serif;line-height:1.45;}.sk-cookie *,.sk-cookie *::before,.sk-cookie *::after{box-sizing:border-box;}.sk-cookie__bar{position:fixed;bottom:24px;left:24px;z-index:9998;width:min(438px,calc(100vw - 48px));padding:24px 26px 20px;background:#fff;border:1px solid #e9eef2;border-radius:8px;box-shadow:0 8px 28px rgba(23,39,51,0.14);}.sk-cookie__content{max-width:none;}.sk-cookie__title{margin:0 0 12px;color:#0092c5;font-size:18px;font-weight:600;}.sk-cookie__message,.sk-cookie__modal-intro,.sk-cookie__category p{margin:0;color:#333;font-size:14px;}.sk-cookie a{color:#0092c5;font-weight:700;text-decoration:underline;}.sk-cookie__actions,.sk-cookie__modal-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:flex-start;}.sk-cookie__actions{margin-top:18px;}.sk-cookie__button{min-height:42px;padding:10px 16px;border:1px solid #0092c5;border-radius:2px;cursor:pointer;font-size:14px;font-weight:700;text-align:center;transition:background-color 160ms ease,border-color 160ms ease,color 160ms ease;}.sk-cookie__button--primary{color:#fff;background:#0092c5;border-color:#0092c5;}.sk-cookie__button--primary:hover,.sk-cookie__button--primary:focus{background:#0079a3;border-color:#0079a3;}.sk-cookie__button--muted{color:#0092c5;background:#eefaff;}.sk-cookie__button--ghost{color:#0092c5;background:#fff;}.sk-cookie__button--ghost:hover,.sk-cookie__button--ghost:focus,.sk-cookie__button--muted:hover,.sk-cookie__button--muted:focus{border-color:#0079a3;color:#0079a3;}.sk-cookie__launcher{position:fixed;bottom:18px;left:18px;z-index:9997;display:flex;align-items:center;justify-content:center;width:54px;height:54px;padding:0;border:2px solid #0092c5;border-radius:50%;color:#fff;background:#0092c5;box-shadow:0 8px 24px rgba(0,146,197,0.28);cursor:pointer;}.sk-cookie__launcher:hover,.sk-cookie__launcher:focus{background:#0079a3;border-color:#0079a3;outline:none;}.sk-cookie__launcher-icon{position:relative;display:block;width:28px;height:28px;border:3px solid #fff;border-radius:50%;}.sk-cookie__launcher-icon::before,.sk-cookie__launcher-icon::after,.sk-cookie__launcher-icon span{position:absolute;width:4px;height:4px;border-radius:50%;background:#fff;content:"";}.sk-cookie__launcher-icon::before{top:6px;left:8px;}.sk-cookie__launcher-icon::after{right:7px;bottom:8px;}.sk-cookie__launcher-icon span:nth-child(1){top:13px;left:5px;}.sk-cookie__launcher-icon span:nth-child(2){top:5px;right:6px;}.sk-cookie__launcher-icon span:nth-child(3){right:12px;bottom:4px;}.sk-cookie__overlay{position:fixed;inset:0;z-index:9998;display:none;background:rgba(24,21,18,0.54);}.sk-cookie.is-modal-open .sk-cookie__overlay{display:block;}.sk-cookie.is-modal-open .sk-cookie__bar{display:none;}.sk-cookie.is-consented .sk-cookie__bar{display:none;}.sk-cookie.is-modal-open .sk-cookie__launcher{display:none;}.sk-cookie__modal{position:fixed;top:50%;left:50%;z-index:9999;width:min(680px,calc(100vw - 28px));max-height:calc(100vh - 28px);padding:24px;overflow:auto;background:#fff;border-radius:8px;box-shadow:0 24px 70px rgba(24,21,18,0.35);transform:translate(-50%,-50%);}.sk-cookie__modal-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between;margin-bottom:10px;}.sk-cookie__modal h2{margin:0;color:#181512;font-size:22px;line-height:1.2;}.sk-cookie__close{width:36px;height:36px;padding:0;border:1px solid #e5ded4;border-radius:50%;color:#4b4138;background:#fff;cursor:pointer;font-size:24px;line-height:1;}.sk-cookie__categories{display:grid;gap:12px;margin:20px 0;}.sk-cookie__category{display:flex;gap:18px;align-items:center;justify-content:space-between;padding:16px;border:1px solid #d7edf5;border-radius:8px;background:#f8fcfe;}.sk-cookie__category-title{display:block;margin-bottom:4px;color:#181512;font-size:15px;font-weight:700;}.sk-cookie__switch{position:relative;display:inline-flex;flex:0 0 auto;width:54px;height:30px;}.sk-cookie__switch input{position:absolute;width:1px;height:1px;opacity:0;}.sk-cookie__switch span{position:absolute;inset:0;border-radius:999px;background:#c8bcb0;cursor:pointer;transition:background-color 160ms ease;}.sk-cookie__switch span::before{position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 6px rgba(24,21,18,0.18);content:"";transition:transform 160ms ease;}.sk-cookie__switch input:checked + span{background:#0092c5;}.sk-cookie__switch input:checked + span::before{transform:translateX(24px);}.sk-cookie__switch input:disabled + span{cursor:not-allowed;opacity:0.72;}.sk-cookie__switch input:focus + span{outline:2px solid #0079a3;outline-offset:3px;}@media (max-width:760px){.sk-cookie__bar{bottom:12px;left:12px;width:calc(100vw - 24px);padding:18px;}.sk-cookie__actions{justify-content:stretch;margin-top:14px;}.sk-cookie__button{flex:1 1 100%;}.sk-cookie__modal{top:50%;bottom:auto;width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:10px;transform:translate(-50%,-50%);}.sk-cookie__modal-header{gap:10px;margin-bottom:6px;}.sk-cookie__modal h2{font-size:18px;}.sk-cookie__modal-intro{font-size:12px;line-height:1.3;}.sk-cookie__close{width:30px;height:30px;font-size:20px;}.sk-cookie__categories{gap:6px;margin:8px 0;}.sk-cookie__modal-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;}.sk-cookie__modal-actions .sk-cookie__button{min-height:34px;padding:7px 5px;font-size:11px;line-height:1.15;}.sk-cookie__category{gap:8px;align-items:flex-start;padding:8px 9px;}.sk-cookie__category-title{margin-bottom:2px;font-size:13px;line-height:1.15;}.sk-cookie__category p{display:block;font-size:11px;line-height:1.22;}.sk-cookie__switch{width:44px;height:24px;}.sk-cookie__switch span::before{top:3px;left:3px;width:18px;height:18px;}.sk-cookie__switch input:checked + span::before{transform:translateX(20px);}}@media (max-width:380px),(max-height:620px){.sk-cookie__modal{top:50%;bottom:auto;width:calc(100vw - 12px);max-height:calc(100vh - 12px);padding:8px;}.sk-cookie__modal h2{font-size:16px;}.sk-cookie__modal-intro{display:none;}.sk-cookie__categories{gap:6px;margin:8px 0;}.sk-cookie__category{padding:7px;}.sk-cookie__modal-actions .sk-cookie__button{min-height:32px;font-size:10px;}}
