.header-sidebar .logo img{height:20px}section.logowanie-section-content .content-flexbox .flexbox-service .logo img{height:30px}.body-wrapper .inner-wrapper .box-heading .heading-container{align-items:center;display:flex;margin-top:20px}.body-wrapper .inner-wrapper .box-heading .heading-container>*{margin-top:0}.body-wrapper .inner-wrapper .box-heading .heading-container>*+*{margin-left:20px}.body-wrapper .inner-wrapper .box-heading .heading-container .checkbox-service{width:auto}.body-wrapper .inner-wrapper .box-heading .heading-container .form-profit{align-items:center;display:flex;position:relative}.body-wrapper .inner-wrapper .box-heading .heading-container .form-profit input{border-bottom-right-radius:30px;border-top-right-radius:30px;padding-right:100px;width:240px}.body-wrapper .inner-wrapper .box-heading .heading-container .form-profit .btn{margin-top:0;position:absolute;right:5px;top:50%;transform:translateY(-50%)}.body-wrapper .inner-wrapper .box-heading .heading-tooltip{display:block;margin-top:20px}.body-wrapper .inner-wrapper .box-heading .heading-tooltip img,.body-wrapper .inner-wrapper .box-heading .heading-tooltip svg{height:25px;width:25px}.body-wrapper .inner-wrapper .row:first-child{margin-top:0}.body-wrapper .inner-wrapper .row .product-form-tiles{margin-top:20px}.order-summary-wrapper{display:flex;justify-content:flex-end}.order-summary-wrapper .order-summary{display:inline-block}.order-summary-wrapper .order-summary .summary-service{align-items:center;display:flex;justify-content:space-between}.order-summary-wrapper .order-summary .summary-service.big{margin-top:10px}.order-summary-wrapper .order-summary .summary-service.big p{font-size:20px}.order-summary-wrapper .order-summary .summary-service p{text-align:left}.order-summary-wrapper .order-summary .summary-service p+p{margin-left:35px;text-align:right}.product-form-tiles{--grid-columns:6;--grid-minmax:2fr;display:grid;gap:20px;grid-auto-rows:1fr;grid-template-columns:repeat(var(--grid-columns),var(--grid-minmax))}.product-form-tiles .tile-service{cursor:pointer;display:block;height:100%;margin-bottom:0;width:100%}.product-form-tiles .tile-service .service-inner{align-items:center;background:#fff;border:1px solid #e7e7e7;display:flex;flex-direction:column;height:100%;padding:15px;position:relative;text-align:center;transition:all .4s}.product-form-tiles .tile-service .service-inner .inner-image{height:100px;overflow:hidden;width:100px}.product-form-tiles .tile-service .service-inner .inner-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-fit:center;object-fit:center;width:100%}.product-form-tiles .tile-service .service-inner .inner-image+.inner-footer{margin-top:15px}.product-form-tiles .tile-service .service-inner .inner-name{font-size:14px;font-weight:500}.product-form-tiles .tile-service .service-inner .inner-name+.inner-description{margin-top:5px}.product-form-tiles .tile-service .service-inner .inner-description{font-size:12px;font-weight:400;line-height:16px}.product-form-tiles .tile-service .service-inner:before{content:"";display:block;height:12px;max-width:12px;min-width:12px;position:absolute;right:10px;top:10px;transition:all .4s}.product-form-tiles .tile-service input{left:0;position:absolute;top:0;visibility:hidden}.product-form-tiles .tile-service:has(input[type=checkbox]) .service-inner:before{background:url(../img/icons/success.svg) 50%}.product-form-tiles .tile-service:has(input[type=radio]) .service-inner:before{background:url(../img/icons/success-radio.svg) 50%}.product-form-tiles .tile-service>input:checked+.service-inner{background:#f5f5f5;border-color:#2bbbad}.product-form-tiles .tile-service>input[type=checkbox]:checked+.service-inner:before{background:url(../img/icons/success-fill.svg) 50%}.product-form-tiles .tile-service>input[type=radio]:checked+.service-inner:before{background:url(../img/icons/success-radio-fill.svg) 50%}.table-pricing-list table tr td:first-child,.table-pricing-list table tr:first-child td{background:#f1f1f1;font-weight:600}.table-pricing-list table tr td .d-flex>*{margin-right:10px}.table-pricing-list table tr td .btn-add{align-items:center;background:#2bbbad;border-radius:50px;display:flex;height:25px;justify-content:center;width:25px}.table-pricing-list table tr td .btn-add img,.table-pricing-list table tr td .btn-add svg{fill:#fff;height:13px;width:13px}.table-pricing-list table tr td .btn-add.btn-danger{background:#dc3545}