﻿.services-wrap{gap:var(--sp-16-24)}.services-wrap .services-box{display:flex;flex-direction:column;border-radius:var(--border-r--16);border:1px solid var(--color-headings--light);padding:var(--sp-16-24)}.services-wrap .services-box .services-box__icon{height:24px;width:auto}.services-wrap .services-box .services-box__footer{padding-top:16px;border-top:1px solid var(--color-headings--light);display:flex;gap:8px;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-between}.services-featured-wrap{display:flex;flex-direction:column;gap:var(--sp-16-24)}.services-featured-wrap .services-featured-box{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:var(--sp-16-24);background:linear-gradient(170.39deg, #D6E2FF 8.1%, #F2F6FF 93.65%);border-radius:var(--border-r--16);padding:var(--sp-16-24);padding-bottom:var(--sp-24-40)}.services-featured-wrap .services-featured-box .services-featured-box__inner{max-width:900px}.services-featured-wrap .services-featured-box .services-featured-box__inner .services-featured-box__marker{border:1px solid var(--color-primary);border-radius:32px;height:28px;padding:2px 12px;display:flex;align-items:center;justify-content:center;width:fit-content;gap:6px}.services-featured-wrap .services-featured-box .services-featured-box__footer{display:flex;flex-direction:column;align-items:flex-end}@media (max-width:1140px){.services-featured-wrap .services-featured-box .services-featured-box__inner{max-width:100%}.services-featured-wrap .services-featured-box .services-featured-box__footer{flex-direction:row;width:100%;justify-content:space-between;align-items:center;padding-top:24px;border-top:1px solid var(--color-headings--light)}.services-featured-wrap .services-featured-box .services-featured-box__footer .services-featured-box__price{margin-bottom:0}}.product-desc h1,.product-desc h2,.product-desc h3,.product-desc h4,.product-desc h5,.product-desc h6{font-size:calc(clamp(1.375rem, 1.3269rem + 0.1923vw, 1.5rem));margin-bottom:8px;margin-top:24px}.single-product .customer-section{min-height:unset;padding:0}.order-box{padding:var(--sp-16-32);transition:box-shadow 0.3s;box-shadow:0px 4px 18px 0px #0000000d;border-radius:var(--border-r--16);display:flex;flex-direction:column}.order-box:hover{box-shadow:0px 4px 18px 0px #0000001A}.order-box .order-box__add-info-box{display:flex;flex-direction:row;align-items:flex-start;gap:12px;background:var(--color-dark);border:1px solid var(--color-tertiary);border-radius:32px;min-height:32px;padding:6px 12px}.order-box .order-box__add-info-box .order-box__add-info-box__icon{min-width:16px;margin-top:1px}.order-box .order-box__features-wrap{display:flex;flex-direction:column;gap:8px;margin-top:8px}.order-box .order-box__features-wrap .features-box{display:flex;flex-direction:row;gap:12px;align-items:flex-start}.order-box .order-box__features-wrap .features-box .features-box__icon{width:24px;height:24px;object-fit:contain;object-position:center}.order-box .order-box__features-wrap .features-box .features-box__soon-mark{font-size:8px;font-weight:500;border-radius:32px;padding:2px 8px;background:var(--color-bg--light);color:var(--color-primary)}.order-box .order-box__footer .order-box__footer__inner{margin-top:var(--sp-24-40);display:flex;flex-direction:column;align-items:center;text-align:center}.order-box .order-box__footer .order-box__footer__summary-box{display:flex;flex-direction:row;gap:4px;align-items:center}.order-box .order-box__footer .order-box__footer__btn{font-size:16px;width:100%;text-align:center}.order-form__coupon-box .coupon-box__header{cursor:pointer;user-select:none;display:flex;flex-direction:row;gap:4px;align-items:center;justify-content:space-between}.order-form__coupon-box .coupon-box__header svg{transition:transform 0.2s ease;transform:scaleY(-1)}.order-form__coupon-box .coupon-box__header.active svg{transform:scaleY(-1) rotate(-180deg)}.order-form__coupon-box .coupon-box__inner{display:none;margin-top:12px;border:1px solid #E5E7EB;border-radius:12px;background:#F9FAFB;height:52px;padding:4px}.order-form__coupon-box .coupon-box__inner label{display:none}.order-form__coupon-box .coupon-box__inner input{height:100%;border:none;background:transparent;padding-left:12px;font-family:var(--font-family-primary);width:60%}.order-form__coupon-box .coupon-box__inner .apply-coupon-btn{width:40%;float:right;height:44px;position:relative;border:none}.order-form__coupon-box .coupon-box__inner .coupon-message{top:8px;width:100%;position:relative;background:var(--color-bg--light);border-radius:8px;z-index:22}.order-form__coupon-box .coupon-box__inner .coupon-message span{width:100%;padding:4px 12px;display:flex}.logged-in .order-box.--login .order-box__footer__btn{pointer-events:none;background:var(--color-headings--dark);color:var(--color-bg--light);position:relative;font-size:0}.logged-in .order-box.--login .order-box__footer__btn:after{content:"Jesteś już zalogowany";font-size:16px}.order-container{position:relative}#order-form{display:none;position:relative;width:100%;align-items:flex-start}#order-form .order-form__sidebar{box-shadow:0px 4px 13px 0px #0000001A;border-radius:var(--border-r--16);padding:var(--sp-16-24)}#order-form .order-form__sidebar .order-form__header{display:flex;flex-direction:row;gap:12px;flex-wrap:wrap;align-items:center;justify-content:space-between}#order-form .order-form__sidebar .order-form__header .single-product__price{width:fit-content;background:var(--color-bg--medium);padding:2px 12px;font-weight:700;border-radius:32px}#order-form .order-form__sidebar .order-form__coupon-box{padding-top:16px;padding-bottom:16px;border-top:1px solid #F4F5F6;border-bottom:1px solid #F4F5F6}#order-form .order-form__sidebar .marketing-features-wrap{padding:0;box-shadow:none;display:flex;flex-direction:column;gap:40px}#order-form .order-form__sidebar .marketing-features-wrap .marketing-features-box{padding:0}#order-form .order-form__sidebar .payments-wrap{justify-content:center}@media (max-width:991px){.services-wrap{grid-template-columns:repeat(2, 1fr)}}