:root{--pharma-blue:#3cb1c3;--pharma-lightest-blue:#eff8fa;--pharma-light-blue:#8dcfdb;--pharma-dark-blue:#36677f;--pharma-pink:#ef517d;--pharma-dark-grey:#333;--pharma-medium-grey:#a0a0a0;--pharma-light-grey:#666;--pharma-lightest-grey:#a6a6a6;--pharma-near-white:#f5f5f5;--pharma-green:#3cc35a;--pharma-black:#0c0c0c;--pharma-primary:#3cb1c3;--pharma-secondary:#17444b;--pharma-secondary-light:#e8eced;--pharma-grey-100:#f5f5f5;--pharma-grey-200:#e8e8e8;--pharma-grey-300:#cecece;--pharma-grey-400:#949494;--pharma-green-secondary:#17444b;--pharma-gray-secondary:#949494}.pharma-blue{color:var(--pharma-blue)}.pharma-lightest-blue{color:var(--pharma-lightest-blue)}.pharma-light-blue{color:var(--pharma-light-blue)}.pharma-dark-blue{color:var(--pharma-dark-blue)}.pharma-pink{color:var(--pharma-pink)}.pharma-dark-grey{color:var(--pharma-dark-grey)}.pharma-medium-grey{color:var(--pharma-medium-grey)}.pharma-light-grey{color:var(--pharma-light-grey)}.pharma-lightest-grey{color:var(--pharma-lightest-grey)}.pharma-green{color:var(--pharma-green)}.pharma-black{color:var(--pharma-black)}@font-face{font-display:swap;font-family:Open Sans,Helvetica Neue,Helvetica,Arial,sans-serif}@font-face{font-display:swap;font-family:"Droid Serif",Helvetica Neue,Helvetica,Arial,sans-serif}h1{font-weight:600}h1,h2{font-family:Mulish,"sans-serif"}h2{font-weight:800}h3{font-family:Roboto,"sans-serif";font-weight:900}a,body,p,span{font-family:Open Sans,"sans-serif";font-weight:400}*{margin:0}.container{margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:576px){.container{max-width:540px;width:100%}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.hidden{display:none;pointer-events:none}#webshopProductModal #webshop-product-modal{min-height:100%}#webshopProductModal .modal-dialog{max-width:calc(100% - 20px);min-height:85%;width:600px}#webshopProductModal .modal-content{background-color:transparent;border:none;box-shadow:none;padding:0}#webshopProductModal .modal-header{border-bottom:0;padding:0}#webshopProductModal .close{align-items:center;background:var(--pharma-dark-blue);border:none;border-radius:100%;color:#fff;display:flex;height:40px;justify-content:center;margin-bottom:20px;opacity:1;transition:background .2s ease;width:40px}#webshopProductModal .close:hover{background:var(--pharma-blue)}#webshopProductModal .modal-body{background-color:#fff;border-radius:16px;height:0;opacity:0;overflow:hidden;padding:0}@media screen and (min-width:768px){#webshopProductModal .modal-body{border-radius:12px}}#webshopProductModal .modal-body--centered{align-items:center;display:flex;flex-direction:column}#webshopProductModal .modal-body--centered *{text-align:center}#webshopProductModal .modal-body--active{height:auto;margin-bottom:40px;opacity:1;padding:30px;transition:opacity .3s ease}@media screen and (min-width:768px){#webshopProductModal .modal-body--active{padding:45px}}.webshop-product-modal__title{color:var(--pharma-black)!important;font-family:Mulish,"sans-serif"!important;font-size:28px!important;font-weight:800!important;margin-top:0!important}.webshop-product-modal__price{font-family:Mulish,"sans-serif";font-size:21px;font-weight:800;margin-bottom:25px;margin-top:25px}.webshop-product-modal__price--text{color:var(--pharma-medium-grey);font-size:14px}.webshop-product-modal__details{color:var(--pharma-medium-grey)}.webshop-product-modal__description{margin-bottom:40px!important}.webshop-product-modal__privacy-policy{color:var(--pharma-light-grey);display:block;font-size:12px;margin-bottom:0!important;margin-top:30px!important}.webshop-product-modal__form-row{display:flex;gap:20px;margin-bottom:0;margin-top:40px;width:100%}.webshop-product-modal__form-row+.webshop-product-modal__form-row{margin-top:10px}.webshop-product-modal__form-field{flex-grow:1}.webshop-product-modal__required{color:red}.webshop-product-modal__small{color:var(--pharma-medium-grey)!important;display:block;margin-bottom:0!important;margin-top:20px}.webshop-product-modal__label{display:block;font-size:14px;font-weight:600;margin-bottom:8px!important;margin-top:0!important}.webshop-product-modal__checkbox{cursor:pointer;font-weight:500!important;margin-bottom:30px!important}.webshop-product-modal__checkbox input{accent-color:#3593af;cursor:pointer;height:1.375rem;margin-right:.75rem;margin-right:10px!important;transform:translateY(6px);transition:.1s ease-in-out;width:1.375rem}.webshop-product-modal__button{border:0;color:#fff!important;transition:background-color .2s ease}.webshop-product-modal__button:hover{background-color:var(--pharma-dark-blue)}.webshop-product-modal__button-row{align-items:center;display:flex;gap:20px}.webshop-product-modal__loader{align-items:center;display:flex;gap:10px;opacity:0;transition:opacity .2s ease}.webshop-product-modal__loader--visible{opacity:1}.webshop-product-modal__spinner{animation:spin 1s linear infinite;border-radius:50%;border-top:3px solid var(--pharma-near-white);border:3px solid var(--pharma-near-white);border-top-color:var(--pharma-dark-blue);height:20px;width:20px}.webshop-product-modal--hide{display:none!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.webshop__list{grid-gap:16px;display:flex;margin-left:-20px;margin-right:-20px;overflow:hidden;padding:10px 20px 30px;width:100%}.webshop__title{font-family:DM Sans,"sans-serif";font-weight:400}.webshop__title+*{margin-top:5px}.webshop-product{background-color:#fff;border-radius:15px;box-shadow:0 4px 12px rgba(0,0,0,.12);cursor:pointer;display:flex;flex-direction:column;min-width:calc(50% - 28px);padding:10px;transition:box-shadow .2s ease;width:calc(50% - 28px)}@media screen and (min-width:768px){.webshop-product{min-width:calc(33.3% - 32px);width:calc(33.3% - 32px)}}@media screen and (min-width:1024px){.webshop-product{min-width:calc(25% - 30px);width:calc(25% - 30px)}}.webshop-product__image{background-color:var(--pharma-near-white);border-radius:12px;height:127px;margin-bottom:10px;padding:10px;position:relative}.webshop-product__image,.webshop-product__image-text{align-items:center;display:flex;justify-content:center}.webshop-product__image-text{color:var(--pharma-light-grey);font-size:10px;max-width:50px;text-align:center}.webshop-product__image-img,.webshop-product__image-text{inset:0;margin:auto;position:absolute}.webshop-product__title{font-family:DM Sans,"sans-serif";font-weight:400;margin-bottom:10px;margin-top:5px}.webshop-product__description{color:var(--pharma-light-grey);font-size:10px;padding-right:10px}.webshop-product__content{display:flex;flex-direction:column;flex-grow:1;justify-content:space-between;padding:0 10px 10px}.webshop-product__bottom{align-items:flex-end;display:flex;justify-content:space-between}.webshop-product__arrow{align-items:center;background-color:var(--pharma-blue);border-radius:50%;bottom:10px;display:flex;height:30px;justify-content:center;position:absolute;right:10px;transition:background-color .2s ease;width:30px}.webshop-product__arrow svg{display:block;height:auto;margin-left:5%;width:30%}.webshop-product__price{color:var(--pharma-dark-blue);font-family:DM Sans,"sans-serif";font-weight:400;white-space:nowrap}.webshop-product__price--on-request{font-size:12px}.webshop-product:hover{box-shadow:0 8px 24px rgba(0,0,0,.15)}.webshop-product:hover .webshop-product__arrow{background-color:var(--pharma-dark-blue)!important}.webshop-product:hover .webshop-product-image{overflow:hidden}.webshop-product:hover .webshop-product-image img,.webshop-product:hover .webshop-product-image__text{transform:scale(1.1);transition:transform .5s ease}.webshop-product *{pointer-events:none}.webshop-product:nth-child(3){display:none}@media screen and (min-width:768px){.webshop-product:nth-child(3){display:flex}}.webshop-product:nth-child(4){display:none}@media screen and (min-width:768px){.webshop-product:nth-child(4){display:flex}}.webshop-product-image{background-color:var(--pharma-near-white);border-radius:12px;margin-bottom:10px;padding:66% 10px 10px;position:relative}.webshop-product-image,.webshop-product-image__text{align-items:center;display:flex;justify-content:center}.webshop-product-image__text{color:var(--pharma-light-grey);font-size:10px;inset:0;margin:auto;max-width:50px;position:absolute;text-align:center}.webshop-product-image__img{height:66%;inset:0;margin:auto;position:absolute}.webshop-product-image--large{padding-top:40%}.webshop-product-image+h2{margin-top:40px!important}