@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}.bdt-price-list{counter-reset:item-counter;list-style:none;padding:0;margin:0;display:grid;grid-gap:10px}.bdt-price-list *{transition:all .3s ease}.bdt-price-list .bdt-grid.bdt-has-image{margin-left:0}.bdt-price-list-image{max-width:50%}.bdt-price-list-image img{width:100%;height:100%;display:block}.bdt-price-list-price{font-size:16px;font-weight:700}.bdt-price-list-header{font-size:14px;max-width:100%}.bdt-price-list-title{color:#444444}.bdt-price-list-description{font-size:12px}.bdt-price-list-separator{display:none}.bdt-price-list-item{display:flex;align-items:center;position:relative;padding:0;margin:0}.bdt-price-list-item>.bdt-grid.bdt-grid-collapse{width:100%}.bdt-price-list-item>div[onclick]{cursor:pointer}.bdt-price-list-counter{margin-right:15px}.bdt-price-list-counter::before{left:0;content:counter(item-counter) ".";counter-increment:item-counter;line-height:normal;top:50%;transform:translate(0, -50%);transition:color .3s ease}.bdt-price-list-badge{position:absolute;left:0;top:0;background:red;padding:3px 5px;box-sizing:border-box;font-family:montserrat,Sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;font-style:italic;line-height:1.2em;letter-spacing:1px;color:#fff;background-color:#ff214f;border-radius:3px;-webkit-transform:translate(var(--ep-price-list-badge-h-offset, 0), var(--ep-price-list-badge-v-offset, 0)) rotate(var(--ep-price-list-badge-rotate, 0));transform:translate(var(--ep-price-list-badge-h-offset, 0), var(--ep-price-list-badge-v-offset, 0)) rotate(var(--ep-price-list-badge-rotate, 0))}.bdt-price-list-cart-icon{border:1px solid #4ab8f8;padding:10px;border-radius:30px;font-size:15px}.bdt-price-list-cart-icon svg{width:1em;height:1em;fill:#4ab8f8;display:block}.bdt-price-list-cart-icon:hover{background-color:#4ab8f8}.bdt-price-list-cart-icon:hover svg{fill:#fff}.elementor-widget-bdt-price-list .bdt-price-list{list-style:none}@media (min-width:768px){.bdt-price-list-header{font-size:19px;font-weight:600}.bdt-price-list-title{max-width:80%}.bdt-price-list-separator{margin-left:10px;border-bottom-style:dotted;border-bottom-width:1px;height:0;color:#cccccc}.bdt-price-list-description{font-size:14px;margin:0;color:#999999}.bdt-price-list-separator{display:inline-block}}.elementor-shape{direction:ltr;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;left:50%;position:relative;transform:translateX(-50%);width:calc(100% + 1.3px)}.elementor-shape .elementor-shape-fill{fill:#fff;transform:rotateY(0deg);transform-origin:center}.bdt-ep-accordion{text-align:left;list-style-type:none;margin:0;padding:0}.bdt-ep-accordion-title{outline:none;font-size:14px;margin:0;cursor:pointer;font-weight:bold;line-height:1;padding:15px 20px;background:#f3f3f3;transition:all 300ms cubic-bezier(0, .49, .27, .99)}.bdt-ep-title-text{width:100%;text-align:left}.bdt-ep-accordion-icon{display:inline-block;font-weight:400;transition:all .3s ease}.bdt-ep-accordion-icon svg,.bdt-ep-accordion-icon i{transition:all .3s ease}.bdt-ep-accordion-icon svg{height:1em;width:1em}.bdt-ep-accordion-custom-icon{display:inline-flex;transition:all .3s ease;margin-right:5px}.bdt-ep-accordion-custom-icon svg,.bdt-ep-accordion-custom-icon i{transition:all .3s ease}.bdt-ep-accordion-custom-icon svg{height:1em;width:1em}.bdt-ep-accordion-icon-closed{display:flex}.bdt-ep-accordion-icon-opened{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-closed{display:none}.bdt-ep-accordion-item.bdt-open .bdt-ep-accordion-icon-opened{display:flex}.bdt-ep-accordion-content{padding:15px 20px;margin-top:0}.bdt-ep-accordion-content p{margin-top:0}.bdt-ep-accordion-content p+p{margin-top:15px}.rtl .bdt-ep-accordion-title{flex-direction:row-reverse}@media (max-width:767px){.bdt-ep-accordion-title{padding:12px 15px}.bdt-ep-accordion-content{padding:7px 15px}}