.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#0073aa;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 #fff0 #fff0 #fff0;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #0073aa}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:#fff0 #fff0 #888 #fff0;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #0073aa}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #0073aa}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid #fff0}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#0073aa}.elementor-442981 .elementor-element.elementor-element-5b1db75f{padding:2% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-6be17c00 .woocommerce-breadcrumb>a{color:gray}.elementor-442981 .elementor-element.elementor-element-6be17c00 .woocommerce-breadcrumb{font-family:"Inter",Sans-serif;font-weight:400}.elementor-442981 .elementor-element.elementor-element-6be17c00>.elementor-widget-container{margin:0 0 0 0}.elementor-442981 .elementor-element.elementor-element-7cece473{padding:2% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__prev--label{color:#000}.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__next--label{color:#000}.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__prev--label,.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__next--label{font-family:"Inter",Sans-serif;font-weight:500}.elementor-442981 .elementor-element.elementor-element-e1de9cb .post-navigation__arrow-wrapper{color:#000}.elementor-442981 .elementor-element.elementor-element-289a3b2d{padding:0% 0% 2% 0%}.elementor-442981 .elementor-element.elementor-element-610a2895>.elementor-element-populated{transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s}.elementor-442981 .elementor-element.elementor-element-610a2895>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-442981 .elementor-element.elementor-element-9e5409c{z-index:1}.elementor-bc-flex-widget .elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column .elementor-column-wrap{align-items:flex-start}.elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap{align-content:flex-start;align-items:flex-start}.elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column>.elementor-column-wrap>.elementor-widget-wrap{justify-content:space-between}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-column-wrap>.elementor-widget-wrap>.elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:10px}.elementor-442981 .elementor-element.elementor-element-51e68b8:not(.elementor-motion-effects-element-type-background)>.elementor-column-wrap,.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-column-wrap>.elementor-motion-effects-container>.elementor-motion-effects-layer{background-color:#FFFFFFE8}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated{border-style:solid;border-width:1px 1px 1px 1px;border-color:#B0B0B040;transition:background 0.3s,border 0.3s,border-radius 0.3s,box-shadow 0.3s;color:#171616;margin:0% 0% 5% 0%;--e-column-margin-right:0%;--e-column-margin-left:0%}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated,.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated>.elementor-background-overlay,.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-background-slideshow{border-radius:10px 10px 10px 10px}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated>.elementor-background-overlay{transition:background 0.3s,border-radius 0.3s,opacity 0.3s}.elementor-442981 .elementor-element.elementor-element-51e68b8 .elementor-element-populated .elementor-heading-title{color:#0A0A0A}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated>.elementor-widget-wrap{padding:5% 5% 5% 5%}.elementor-442981 .elementor-element.elementor-element-d24aa43.elementor-position-right .elementor-image-box-img{margin-left:19px}.elementor-442981 .elementor-element.elementor-element-d24aa43.elementor-position-left .elementor-image-box-img{margin-right:19px}.elementor-442981 .elementor-element.elementor-element-d24aa43.elementor-position-top .elementor-image-box-img{margin-bottom:19px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-wrapper .elementor-image-box-img{width:30%}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-img img{border-radius:50%;filter:brightness(100%) contrast(100%) saturate(100%) blur(0) hue-rotate(0deg);transition-duration:0.3s}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-wrapper{text-align:left}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-title{margin-bottom:0;color:#000;font-family:"Inter",Sans-serif;font-size:18px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-description{color:#000000D1;font-family:"Inter",Sans-serif}.elementor-442981 .elementor-element.elementor-element-d4416ca .elementor-button .elementor-align-icon-right{margin-left:0}.elementor-442981 .elementor-element.elementor-element-d4416ca .elementor-button .elementor-align-icon-left{margin-right:0}.elementor-442981 .elementor-element.elementor-element-d4416ca .elementor-button{fill:#000;color:#000;background-color:#FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000;border-radius:10px 10px 10px 10px;padding:12px 10px 12px 10px}.elementor-442981 .elementor-element.elementor-element-d4416ca>.elementor-widget-container{margin:0% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-d4416ca{width:var(--container-widget-width,46%);max-width:46%;--container-widget-width:46%;--container-widget-flex-grow:0}.elementor-442981 .elementor-element.elementor-element-2316cc4{width:var(--container-widget-width,46%);max-width:46%;--container-widget-width:46%;--container-widget-flex-grow:0}.elementor-442981 .elementor-element.elementor-element-c486966 .elementor-button .elementor-align-icon-right{margin-left:0}.elementor-442981 .elementor-element.elementor-element-c486966 .elementor-button .elementor-align-icon-left{margin-right:0}.elementor-442981 .elementor-element.elementor-element-c486966 .elementor-button{background-color:#000;border-style:solid;border-width:1px 1px 1px 1px;border-color:#000;border-radius:10px 10px 10px 10px}.elementor-442981 .elementor-element.elementor-element-c486966>.elementor-widget-container{margin:0% 0% 0% 1%}.elementor-442981 .elementor-element.elementor-element-c486966{width:var(--container-widget-width,49%);max-width:49%;--container-widget-width:49%;--container-widget-flex-grow:0}.elementor-442981 .elementor-element.elementor-element-99c044f{--spacer-size:1px}.elementor-442981 .elementor-element.elementor-element-d8b2d30{--divider-border-style:dashed;--divider-color:#00000036;--divider-border-width:1px}.elementor-442981 .elementor-element.elementor-element-d8b2d30 .elementor-divider-separator{width:120%}.elementor-442981 .elementor-element.elementor-element-d8b2d30 .elementor-divider{padding-top:15px;padding-bottom:15px}.elementor-442981 .elementor-element.elementor-element-d8b2d30>.elementor-widget-container{margin:0 -10px 0 -10px}.elementor-442981 .elementor-element.elementor-element-d4d6f12{text-align:left}.elementor-442981 .elementor-element.elementor-element-d4d6f12 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:700}.elementor-442981 .elementor-element.elementor-element-d4d6f12>.elementor-widget-container{margin:0% 0% 0% 0%}.woocommerce .elementor-442981 .elementor-element.elementor-element-5eb51aa .woocommerce-product-details__short-description{font-family:"Inter",Sans-serif;font-weight:400}.elementor-442981 .elementor-element.elementor-element-5eb51aa>.elementor-widget-container{margin:0 0 0 0}.elementor-442981 .elementor-element.elementor-element-a0724f6{color:#020101;font-family:"Inter",Sans-serif;font-weight:400}.elementor-442981 .elementor-element.elementor-element-a0724f6>.elementor-widget-container{margin:0 0 0 0}.elementor-442981 .elementor-element.elementor-element-0983878{text-align:left}.elementor-442981 .elementor-element.elementor-element-0983878>.elementor-widget-container{margin:0 0 -10px 0;padding:0 0 0 0;border-style:dashed;border-color:#00000036}.elementor-442981 .elementor-element.elementor-element-2285d25{text-align:left}.elementor-442981 .elementor-element.elementor-element-2285d25>.elementor-widget-container{margin:-4px -10px -16px -10px;padding:010px 10px 0 10px;border-style:dashed;border-width:0 0 0 0;border-color:#00000036}.elementor-442981 .elementor-element.elementor-element-39aa8d0{text-align:left}.elementor-442981 .elementor-element.elementor-element-39aa8d0>.elementor-widget-container{margin:0 -10px 0 -10px;padding:010px 10px 0 10px;border-style:dashed;border-width:0 0 0 0;border-color:#00000036}.elementor-442981 .elementor-element.elementor-element-74c671b{--grid-template-columns:repeat(1, auto);--icon-size:17px;--grid-row-gap:4px}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-widget-container{text-align:left}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon{background-color:#FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#B8B3B3}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon i{color:#717070}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon svg{fill:#717070}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon:hover i{color:#333}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon:hover svg{fill:#333}.elementor-442981 .elementor-element.elementor-element-74c671b .elementor-social-icon:hover{border-color:#5A5A5A}.elementor-442981 .elementor-element.elementor-element-74c671b>.elementor-widget-container{margin:0 0 -10px 0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-item{border-width:0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-item .elementor-tab-content{border-width:0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-item .elementor-tab-title.elementor-active{border-width:0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-icon,.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-title{color:#000}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-icon svg{fill:#000}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-active .elementor-accordion-icon,.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-active .elementor-accordion-title{color:#000}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-active .elementor-accordion-icon svg{fill:#000}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-title{font-family:"Inter",Sans-serif;font-weight:600}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-tab-title{padding:0 0 10px 0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-tab-content{color:#313030;font-family:"Inter",Sans-serif;font-weight:400;padding:0 0 0 0}.elementor-442981 .elementor-element.elementor-element-ec5c364{text-align:left}.elementor-442981 .elementor-element.elementor-element-ec5c364 .elementor-heading-title{font-family:"Inter",Sans-serif;font-size:16px;font-weight:700}.elementor-442981 .elementor-element.elementor-element-ec5c364>.elementor-widget-container{margin:3% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-9679eeb{--grid-template-columns:repeat(3, auto);--icon-size:17px;--grid-row-gap:4px}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-widget-container{text-align:left}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon{background-color:#FFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:#B8B3B3}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon i{color:#717070}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon svg{fill:#717070}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon:hover i{color:#333}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon:hover svg{fill:#333}.elementor-442981 .elementor-element.elementor-element-9679eeb .elementor-social-icon:hover{border-color:#5A5A5A}.elementor-442981 .elementor-element.elementor-element-5fd7b4c{--e-image-carousel-slides-to-show:2}.elementor-442981 .elementor-element.elementor-element-5fd7b4c .swiper-pagination-bullet{width:7px;height:7px}.elementor-442981 .elementor-element.elementor-element-5fd7b4c .elementor-image-carousel-wrapper .elementor-image-carousel .swiper-slide-image{border-radius:15px 15px 15px 15px}.elementor-442981 .elementor-element.elementor-element-63bdb019{--image-border-radius:10px;--image-transition-duration:800ms;--overlay-transition-duration:800ms;--content-text-align:center;--content-padding:20px;--content-transition-duration:800ms;--content-transition-delay:800ms}.elementor-442981 .elementor-element.elementor-element-63bdb019 .e-gallery-item:hover .elementor-gallery-item__overlay{background-color:rgb(0 0 0 / .5)}.elementor-442981 .elementor-element.elementor-element-7810754d{text-align:left}.elementor-442981 .elementor-element.elementor-element-7810754d .elementor-heading-title{color:#000;font-family:"Inter",Sans-serif;font-size:40px;font-weight:800}.elementor-442981 .elementor-element.elementor-element-7810754d>.elementor-widget-container{margin:1% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-4d9649a8{--divider-border-style:solid;--divider-color:#00000042;--divider-border-width:1px}.elementor-442981 .elementor-element.elementor-element-4d9649a8 .elementor-divider-separator{width:100%}.elementor-442981 .elementor-element.elementor-element-4d9649a8 .elementor-divider{padding-top:15px;padding-bottom:15px}.elementor-442981 .elementor-element.elementor-element-50d0236d{padding:2% 0% 0% 0%}.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__prev--label{color:#000}.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__next--label{color:#000}.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__prev--label,.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__next--label{font-family:"Inter",Sans-serif;font-weight:500}.elementor-442981 .elementor-element.elementor-element-4baffbfc .post-navigation__arrow-wrapper{color:#000}@media(max-width:1024px){.elementor-442981 .elementor-element.elementor-element-6be17c00 .woocommerce-breadcrumb{font-size:14px}.elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column>.elementor-column-wrap>.elementor-widget-wrap{justify-content:space-between}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated{border-width:1px 1px 1px 1px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-title{font-size:16px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-description{font-size:14px}.woocommerce .elementor-442981 .elementor-element.elementor-element-5eb51aa .woocommerce-product-details__short-description{font-size:14px}}@media(max-width:767px){.elementor-442981 .elementor-element.elementor-element-6be17c00 .woocommerce-breadcrumb{font-size:12px}.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__prev--label,.elementor-442981 .elementor-element.elementor-element-e1de9cb span.post-navigation__next--label{font-size:12px}.elementor-442981 .elementor-element.elementor-element-e1de9cb .post-navigation__arrow-wrapper{font-size:20px}.elementor-bc-flex-widget .elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column .elementor-column-wrap{align-items:flex-start}.elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column.elementor-element[data-element_type="column"]>.elementor-column-wrap.elementor-element-populated>.elementor-widget-wrap{align-content:flex-start;align-items:flex-start}.elementor-442981 .elementor-element.elementor-element-51e68b8.elementor-column>.elementor-column-wrap>.elementor-widget-wrap{justify-content:space-between}.elementor-442981 .elementor-element.elementor-element-51e68b8>.elementor-element-populated{border-width:1px 1px 1px 1px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-img{margin-bottom:19px}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-wrapper{text-align:center}.elementor-442981 .elementor-element.elementor-element-d24aa43 .elementor-image-box-title{margin-bottom:0;line-height:.8em}.elementor-442981 .elementor-element.elementor-element-c486966>.elementor-widget-container{margin:0 0 0 0}.elementor-442981 .elementor-element.elementor-element-6c19b29 .elementor-accordion-title{font-size:16px}.elementor-442981 .elementor-element.elementor-element-5fd7b4c{--e-image-carousel-slides-to-show:1}.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__prev--label,.elementor-442981 .elementor-element.elementor-element-4baffbfc span.post-navigation__next--label{font-size:12px}.elementor-442981 .elementor-element.elementor-element-4baffbfc .post-navigation__arrow-wrapper{font-size:20px}}@media(min-width:768px){.elementor-442981 .elementor-element.elementor-element-610a2895{width:28%}.elementor-442981 .elementor-element.elementor-element-1c62318d{width:72%}}@media(max-width:1024px) and (min-width:768px){.elementor-442981 .elementor-element.elementor-element-610a2895{width:40%}.elementor-442981 .elementor-element.elementor-element-1c62318d{width:60%}}.breadcrumbs_artist a{text-decoration:underline}.featured_info img{border:2px solid black!important;padding:0.8%!important}.elementor-442981 .elementor-element.elementor-element-d24aa43 a{color:gray;text-decoration:underline}@media (max-width:767px){.featured_info figure{margin-bottom:19px!important}}.elementor-442981 .elementor-element.elementor-element-d4416ca a{min-width:10vw}.elementor-widget-container>.link-to-book-artist{background-color:#000;border-style:solid;height:41px;width:100%;margin:0 auto;border-width:1px 1px 1px 1px;border-color:#000;border-radius:10px 10px 10px 10px}.link-to-book-artist a{color:#fff;font-size:15px;font-weight:500;font-family:'Roboto';text-align:center;display:block;padding:9px}.link-to-book-artist a:hover{color:#fff}.elementor-442981 .elementor-element.elementor-element-c486966 a{min-width:10vw}.artist_styles a{font-style:normal;color:#000;font-size:13px;line-height:1rem;border:1px solid lightgrey;padding-top:2%;padding-bottom:2%!important;padding-left:3.5%;padding-right:3.2%;border-radius:10px;margin:1%;display:inline-block;flex-wrap:wrap}.artist_styles a{font-style:normal;color:#000;font-size:13px;line-height:1rem;border:1px solid lightgrey;padding-top:2%;padding-bottom:2%!important;padding-left:3.5%;padding-right:3.2%;border-radius:10px;margin:1%;display:inline-block;flex-wrap:wrap}.artist_styles a{font-style:normal;color:#000;font-size:13px;line-height:1rem;border:1px solid lightgrey;padding-top:2%;padding-bottom:2%!important;padding-left:3.5%;padding-right:3.2%;border-radius:10px;margin:1%;display:inline-block;flex-wrap:wrap}.check_block-artist-no-pro{display:none}.elementor-slideshow__title,.elementor-slideshow__description{display:none}.artist_btn a{min-width:initial!important;width:100%}