.the__split_content_image{--split-content-image-radius:var(--wp--custom--border-radius--30, 1.875rem);--split-content-image-gap:0;--split-content-image-content-padding:2rem;--split-content-image-min-height:22rem;--split-content-image-default-bg:#d8edf9;margin:0 0 2rem}@media(min-width:768px){.the__split_content_image{--split-content-image-radius:var(--wp--custom--border-radius--60, 3.75rem);--split-content-image-content-padding:3rem}}.the__split_content_image__grid{display:flex;flex-direction:column;gap:var(--split-content-image-gap);overflow:hidden}.the__split_content_image__content,.the__split_content_image__media{width:100%}.the__split_content_image__content{display:flex;flex-direction:column;justify-content:center;padding:var(--split-content-image-content-padding);background-color:var(--split-content-image-default-bg);border-radius:var(--split-content-image-radius)}.the__split_content_image__media{position:relative;overflow:hidden}.the__split_content_image__media img,.the__split_content_image__media video{border-radius:var(--split-content-image-radius)}.the__split_content_image__image,.the__split_content_image__video,.the__split_content_image__media img,.the__split_content_image__media video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.the__split_content_image--mobile-image-first .the__split_content_image__media{order:1}.the__split_content_image--mobile-image-first .the__split_content_image__content{order:2}.the__split_content_image--mobile-content-first .the__split_content_image__content{order:1}.the__split_content_image--mobile-content-first .the__split_content_image__media{order:2}.the__split_content_image .wp-block-image{max-height:25px;margin-bottom:var(--sp-15)}.the__split_content_image .wp-block-image img{height:100%;width:auto}.the__split_content_image .wp-block-heading{margin-top:0;margin-bottom:var(--sp-15)}.the__split_content_image .wp-block-paragraph:last-child{margin-bottom:0}.the__split_content_image .wp-block-buttons{margin-top:1.5rem}@media(min-width:768px){.the__split_content_image__grid{display:grid;grid-template-columns:minmax(0,0.5fr) minmax(0,0.5fr)}.the__split_content_image__media,.the__split_content_image__content{order:initial!important}}@media(min-width:992px){.the__split_content_image__grid{grid-template-columns:minmax(0,0.34fr) minmax(0,0.66fr)}}@media(min-width:992px){.the__split_content_image__content{padding:4rem 3.5rem}}.the__simple_split_content{margin:0 0 2rem}.the__simple_split_content .the__simple_split_content__row{display:flex;flex-direction:column;gap:2rem}.the__simple_split_content .the__simple_split_content__col{width:100%}.the__simple_split_content .the__simple_split_content__col--left{text-align:left}.the__simple_split_content .the__simple_split_content__col--right{text-align:left}.the__simple_split_content h1,.the__simple_split_content h2,.the__simple_split_content h3,.the__simple_split_content h4,.the__simple_split_content h5,.the__simple_split_content h6,.the__simple_split_content p{margin-top:0;text-align:center}@media(min-width:768px){.the__simple_split_content h1,.the__simple_split_content h2,.the__simple_split_content h3,.the__simple_split_content h4,.the__simple_split_content h5,.the__simple_split_content h6,.the__simple_split_content p{text-align:inherit}}.the__simple_split_content>.container>.block-editor-inner-blocks,.the__simple_split_content>.container>.block-editor-inner-blocks>.block-editor-block-list__layout{width:100%}@media(min-width:768px){.the__simple_split_content .the__simple_split_content__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}.the__simple_split_content .the__simple_split_content__col{flex:0 0 calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.the__simple_split_content .the__simple_split_content__col--right{text-align:right}}.the__product_matrix{--product-matrix-bg:#edf3f6;--product-matrix-text:#00488c;--product-matrix-border:rgba(0, 72, 140, 0.15)}.the__product_matrix__desktop{display:none;padding:var(--sp-45) 0 var(--sp-55);background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__mobile{display:grid;gap:var(--sp-40);padding:var(--sp-60) 0;background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__card{padding:var(--sp-30);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card:last-child{border-bottom:0}.the__product_matrix__card-image{margin-bottom:var(--sp-30);text-align:center}.the__product_matrix__card-image img{display:inline-block;max-width:100%;height:auto}.the__product_matrix__card-content{display:grid;gap:var(--sp-25)}.the__product_matrix__card-row{display:grid;gap:var(--sp-10);padding-bottom:var(--sp-20);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card-row:last-child{padding-bottom:0;border-bottom:0}.the__product_matrix__card-label,.the__product_matrix__label{font-weight:700}.the__product_matrix__card-value,.the__product_matrix__value-content{line-height:1.6}.the__product_matrix__table{width:100%;max-width:79rem;margin:0 auto;padding:0 var(--sp-30)}.the__product_matrix__row{display:grid;align-items:start;-moz-column-gap:var(--sp-40);column-gap:var(--sp-40);padding:var(--sp-15) 0;border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__row--head{padding-top:0;border-bottom:0;margin-bottom:0;padding-bottom:0}.the__product_matrix__row.columns-1{grid-template-columns:22rem minmax(0,1fr)}.the__product_matrix__row.columns-2{grid-template-columns:22rem repeat(2,minmax(0,1fr))}.the__product_matrix__row.columns-3{grid-template-columns:22rem repeat(3,minmax(0,1fr))}.the__product_matrix__row.columns-4{grid-template-columns:22rem repeat(4,minmax(0,1fr))}.the__product_matrix__row:nth-of-type(2){padding-top:var(--sp-15);padding-bottom:0;border-bottom:0;font-weight:600}.the__product_matrix__row:last-of-type{border-bottom:0}.the__product_matrix__head-label{min-height:.1rem}.the__product_matrix__head-product{text-align:center}.the__product_matrix__product-image{display:flex;align-items:center;justify-content:center;max-width:11.25rem}.the__product_matrix__product-image img{display:block;max-width:100%;height:auto}.the__product_matrix__value{min-width:0}@media(min-width:992px){.the__product_matrix__desktop{display:block}.the__product_matrix__mobile{display:none}}.the__product_card{height:100%;padding:var(--wp--preset--spacing--60) var(--wp--preset--spacing--50);border-radius:var(--wp--custom--border-radius--60)}.the__product_card__inner{display:flex;flex-direction:column;height:100%;max-width:30rem;margin:0 auto}.the__product_card .wp-block-image{margin:0 0 var(--wp--preset--spacing--60)}.the__product_card .wp-block-image img{display:block;max-width:100%;height:auto}.the__product_card h1,.the__product_card h2,.the__product_card h3,.the__product_card h4,.the__product_card h5,.the__product_card h6{margin:0}.the__product_card p{margin:0}.the__product_card .wp-block-buttons{margin-top:var(--wp--preset--spacing--50)}.the__products_grid{margin:0 0 2rem}.the__products_grid__wrapper{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.the__products_grid__wrapper{grid-template-columns:repeat(2,1fr)}}.acf-block-preview .the__products_grid__wrapper{display:block}.acf-block-preview .the__products_grid .block-editor-block-list__layout{display:grid;grid-template-columns:1fr}@media(min-width:768px){.acf-block-preview .the__products_grid .block-editor-block-list__layout{grid-template-columns:repeat(2,1fr)}}.acf-block-preview .the__products_grid .block-editor-block-list__layout .block-editor-block-list__layout{display:block}.the__text_image{--text-image-text:var(--wp--preset--color--accent-1, #034694);--text-image-radius:var(--wp--custom--border-radius--15, 0.9375rem);--text-image-column-background-image:none;--block-text-image-left-bg:#eaf6fb;--block-text-image-right-bg:#d9ecff;--block-text-image-right-bg-image:none;padding:var(--sp-40) 0}@media(min-width:768px){.the__text_image{--text-image-radius:var(--wp--custom--border-radius--30, 1.875rem)}}.the__text_image__inner{display:flex;flex-direction:column}.the__text_image__text,.the__text_image__media{border-radius:var(--text-image-radius);overflow:hidden;min-height:100%}.the__text_image__text{background:var(--block-text-image-left-bg);color:var(--text-image-text);padding:var(--sp-30)}.the__text_image__text .wp-block-heading:first-child,.the__text_image__text .wp-block-list:first-child,.the__text_image__text .wp-block-paragraph:first-child{margin-top:0}.the__text_image__text .wp-block-heading,.the__text_image__text .wp-block-paragraph,.the__text_image__text .wp-block-list{color:inherit}.the__text_image__text-inner{display:flex;flex-direction:column;gap:var(--sp-20);height:100%;justify-content:center}.the__text_image__media{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--sp-30);background-color:var(--block-text-image-right-bg);background-image:var(--block-text-image-right-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:20rem}.the__text_image__media-inner{width:100%;position:relative;z-index:2}.the__text_image__media-inner .wp-block-image{margin:0;text-align:center}.the__text_image__media-inner .wp-block-image img{display:inline-block;width:auto;max-width:100%;height:auto}.the__text_image--mobile-text-first .the__text_image__text{order:1}.the__text_image--mobile-text-first .the__text_image__media{order:2}.the__text_image--mobile-image-first .the__text_image__text{order:2}.the__text_image--mobile-image-first .the__text_image__media{order:1}@media(min-width:768px){.the__text_image__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.the__text_image__text,.the__text_image__media{order:initial}.the__text_image--media-right .the__text_image__text{grid-column:1}.the__text_image--media-right .the__text_image__media{grid-column:2}.the__text_image--media-left .the__text_image__text{grid-column:2}.the__text_image--media-left .the__text_image__media{grid-column:1}.the__text_image__text{padding:var(--sp-40)}.the__text_image__media{padding:var(--sp-40);min-height:28rem}}.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column;gap:var(--sp-20)}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:1}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:1}@media(min-width:768px){.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sp-20)}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:1}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:1}}.the__text_image{--text-image-text:var(--wp--preset--color--accent-1, #034694);--text-image-radius:var(--wp--custom--border-radius--15, 0.9375rem);--text-image-column-background-image:none;--block-text-image-left-bg:#eaf6fb;--block-text-image-right-bg:#d9ecff;--block-text-image-right-bg-image:none;padding:var(--sp-40) 0}@media(min-width:768px){.the__text_image{--text-image-radius:var(--wp--custom--border-radius--30, 1.875rem)}}.the__text_image__inner{display:flex;flex-direction:column}.the__text_image__text,.the__text_image__media{border-radius:var(--text-image-radius);overflow:hidden;min-height:100%}.the__text_image__text{background:var(--block-text-image-left-bg);color:var(--text-image-text);padding:var(--sp-30)}.the__text_image__text .wp-block-heading:first-child,.the__text_image__text .wp-block-list:first-child,.the__text_image__text .wp-block-paragraph:first-child{margin-top:0}.the__text_image__text .wp-block-heading,.the__text_image__text .wp-block-paragraph,.the__text_image__text .wp-block-list{color:inherit}.the__text_image__text-inner{display:flex;flex-direction:column;gap:var(--sp-20);height:100%;justify-content:center}.the__text_image__media{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--sp-30);background-color:var(--block-text-image-right-bg);background-image:var(--block-text-image-right-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:20rem}.the__text_image__media-inner{width:100%;position:relative;z-index:2}.the__text_image__media-inner .wp-block-image{margin:0;text-align:center}.the__text_image__media-inner .wp-block-image img{display:inline-block;width:auto;max-width:100%;height:auto}.the__text_image--mobile-text-first .the__text_image__text{order:1}.the__text_image--mobile-text-first .the__text_image__media{order:2}.the__text_image--mobile-image-first .the__text_image__text{order:2}.the__text_image--mobile-image-first .the__text_image__media{order:1}@media(min-width:768px){.the__text_image__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.the__text_image__text,.the__text_image__media{order:initial}.the__text_image--media-right .the__text_image__text{grid-column:1}.the__text_image--media-right .the__text_image__media{grid-column:2}.the__text_image--media-left .the__text_image__text{grid-column:2}.the__text_image--media-left .the__text_image__media{grid-column:1}.the__text_image__text{padding:var(--sp-40)}.the__text_image__media{padding:var(--sp-40);min-height:28rem}}.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column;gap:var(--sp-20)}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:1}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:1}@media(min-width:768px){.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sp-20)}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:1}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:1}}.the__text_image{--text-image-text:var(--wp--preset--color--accent-1, #034694);--text-image-radius:var(--wp--custom--border-radius--15, 0.9375rem);--text-image-column-background-image:none;--block-text-image-left-bg:#eaf6fb;--block-text-image-right-bg:#d9ecff;--block-text-image-right-bg-image:none;padding:var(--sp-40) 0}@media(min-width:768px){.the__text_image{--text-image-radius:var(--wp--custom--border-radius--30, 1.875rem)}}.the__text_image__inner{display:flex;flex-direction:column}.the__text_image__text,.the__text_image__media{border-radius:var(--text-image-radius);overflow:hidden;min-height:100%}.the__text_image__text{background:var(--block-text-image-left-bg);color:var(--text-image-text);padding:var(--sp-30)}.the__text_image__text .wp-block-heading:first-child,.the__text_image__text .wp-block-list:first-child,.the__text_image__text .wp-block-paragraph:first-child{margin-top:0}.the__text_image__text .wp-block-heading,.the__text_image__text .wp-block-paragraph,.the__text_image__text .wp-block-list{color:inherit}.the__text_image__text-inner{display:flex;flex-direction:column;gap:var(--sp-20);height:100%;justify-content:center}.the__text_image__media{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--sp-30);background-color:var(--block-text-image-right-bg);background-image:var(--block-text-image-right-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:20rem}.the__text_image__media-inner{width:100%;position:relative;z-index:2}.the__text_image__media-inner .wp-block-image{margin:0;text-align:center}.the__text_image__media-inner .wp-block-image img{display:inline-block;width:auto;max-width:100%;height:auto}.the__text_image--mobile-text-first .the__text_image__text{order:1}.the__text_image--mobile-text-first .the__text_image__media{order:2}.the__text_image--mobile-image-first .the__text_image__text{order:2}.the__text_image--mobile-image-first .the__text_image__media{order:1}@media(min-width:768px){.the__text_image__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.the__text_image__text,.the__text_image__media{order:initial}.the__text_image--media-right .the__text_image__text{grid-column:1}.the__text_image--media-right .the__text_image__media{grid-column:2}.the__text_image--media-left .the__text_image__text{grid-column:2}.the__text_image--media-left .the__text_image__media{grid-column:1}.the__text_image__text{padding:var(--sp-40)}.the__text_image__media{padding:var(--sp-40);min-height:28rem}}.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column;gap:var(--sp-20)}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:1}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:1}@media(min-width:768px){.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sp-20)}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:1}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:1}}.the__posts_list{--posts-list-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-card-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-text:var(--wp--preset--color--accent-1, #034694);--posts-list-body:var(--wp--preset--color--accent-1, #034694);--posts-list-border-radius:var(--wp--custom--border-radius--30, 1.875rem);--posts-list-button-radius:var(--wp--custom--border-radius--60, 3.75rem);padding:var(--sp-40) 0;background:var(--posts-list-bg)}.the__posts_list__header{margin-bottom:var(--sp-30)}.the__posts_list__title{margin:0}.the__posts_list__grid{display:grid;grid-template-columns:1fr;gap:var(--sp-25)}.the__posts_list__card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;background:var(--posts-list-card-bg);border-radius:var(--posts-list-border-radius);box-shadow:0 0 0 1px rgb(3 70 148 / .08)}.the__posts_list__media{margin:0;overflow:hidden}.the__posts_list__image-link{display:block;text-decoration:none}.the__posts_list__image{display:block;width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.the__posts_list__card:hover .the__posts_list__image,.the__posts_list__card:focus-within .the__posts_list__image{transform:scale(1.03)}.the__posts_list__content{display:flex;flex:1 1 auto;flex-direction:column;padding:var(--sp-25)}.the__posts_list__card-title{margin:0 0 var(--sp-15);font-size:var(--wp--preset--font-size--heading-4,1.3125rem);line-height:1.2}.the__posts_list__card-title-link{color:var(--posts-list-text);text-decoration:none}.the__posts_list__card-title-link:hover,.the__posts_list__card-title-link:focus{text-decoration:underline}.the__posts_list__excerpt{margin-bottom:var(--sp-25);color:var(--posts-list-body)}.the__posts_list__excerpt p{margin:0}.the__posts_list__footer{margin-top:auto}.the__posts_list .wp-block-buttons{margin:0}.the__posts_list .wp-block-button{margin:0}@media(min-width:768px){.the__posts_list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.the__posts_list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.the__company_info{margin:var(--sp-40) 0}.the__company_info__inner{display:grid;grid-template-columns:1fr;gap:var(--sp-30);align-items:center;padding:var(--sp-30);border-radius:var(--wp--custom--border-radius--30);background:#edf3f6}.the__company_info__logo,.the__company_info__content{width:100%}.the__company_info__logo .wp-block-image{margin:0;text-align:center}.the__company_info__logo img{display:block;width:100%;max-width:17.5rem;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.the__company_info__content{color:#00488c;font-family:var(--wp--preset--font-family--inter);font-size:1.6rem;line-height:1.4}.the__company_info__content .wp-block-paragraph,.the__company_info__content .wp-block-heading,.the__company_info__content .wp-block-list,.the__company_info__content .wp-block-buttons{margin-top:0;margin-bottom:var(--sp-16)}.the__company_info__content .wp-block-paragraph:last-child,.the__company_info__content .wp-block-heading:last-child,.the__company_info__content .wp-block-list:last-child,.the__company_info__content .wp-block-buttons:last-child{margin-bottom:0}@media(min-width:768px){.the__company_info__inner{grid-template-columns:25% 75%;gap:var(--sp-40);padding:var(--sp-40)}}.the__drug_info{--drug-info-bg:#edf3f6;--drug-info-header-bg:#dbeaf1;--drug-info-text:#0c4a8a;--drug-info-radius:1.875rem;margin:var(--sp-40) 0}.the__drug_info__inner{overflow:hidden;border-radius:var(--drug-info-radius);background-color:var(--drug-info-bg)}.the__drug_info__header{padding:var(--sp-30) var(--sp-20);background-color:var(--drug-info-header-bg);text-align:center}.the__drug_info__header .block-editor-block-list__layout,.the__drug_info__header .block-editor-block-list__block{width:100%}.the__drug_info__header .wp-block-heading{margin:0;color:var(--drug-info-text);font-size:clamp(1.25rem,2vw,2rem);font-weight:700;line-height:1.4}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-20)}.the__drug_info__content{padding:var(--sp-30) var(--sp-20)}.the__drug_info__content .block-editor-block-list__layout,.the__drug_info__content .block-editor-block-list__block{width:100%}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{margin:0;color:var(--drug-info-text);font-size:.875rem;line-height:1.65}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}@media(min-width:768px){.the__drug_info__header{padding:var(--sp-40) var(--sp-40)}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-25)}.the__drug_info__content{padding:var(--sp-40) var(--sp-30)}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{font-size:1rem}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}}.the__drug_info{--drug-info-bg:#edf3f6;--drug-info-header-bg:#dbeaf1;--drug-info-text:#0c4a8a;--drug-info-radius:1.875rem;margin:var(--sp-40) 0}.the__drug_info__inner{overflow:hidden;border-radius:var(--drug-info-radius);background-color:var(--drug-info-bg)}.the__drug_info__header{padding:var(--sp-30) var(--sp-20);background-color:var(--drug-info-header-bg);text-align:center}.the__drug_info__header .block-editor-block-list__layout,.the__drug_info__header .block-editor-block-list__block{width:100%}.the__drug_info__header .wp-block-heading{margin:0;color:var(--drug-info-text);font-size:clamp(1.25rem,2vw,2rem);font-weight:700;line-height:1.4}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-20)}.the__drug_info__content{padding:var(--sp-30) var(--sp-20)}.the__drug_info__content .block-editor-block-list__layout,.the__drug_info__content .block-editor-block-list__block{width:100%}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{margin:0;color:var(--drug-info-text);font-size:.875rem;line-height:1.65}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}@media(min-width:768px){.the__drug_info__header{padding:var(--sp-40) var(--sp-40)}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-25)}.the__drug_info__content{padding:var(--sp-40) var(--sp-30)}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{font-size:1rem}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}}.the__drug_info{--drug-info-bg:#edf3f6;--drug-info-header-bg:#dbeaf1;--drug-info-text:#0c4a8a;--drug-info-radius:1.875rem;margin:var(--sp-40) 0}.the__drug_info__inner{overflow:hidden;border-radius:var(--drug-info-radius);background-color:var(--drug-info-bg)}.the__drug_info__header{padding:var(--sp-30) var(--sp-20);background-color:var(--drug-info-header-bg);text-align:center}.the__drug_info__header .block-editor-block-list__layout,.the__drug_info__header .block-editor-block-list__block{width:100%}.the__drug_info__header .wp-block-heading{margin:0;color:var(--drug-info-text);font-size:clamp(1.25rem,2vw,2rem);font-weight:700;line-height:1.4}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-20)}.the__drug_info__content{padding:var(--sp-30) var(--sp-20)}.the__drug_info__content .block-editor-block-list__layout,.the__drug_info__content .block-editor-block-list__block{width:100%}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{margin:0;color:var(--drug-info-text);font-size:.875rem;line-height:1.65}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}@media(min-width:768px){.the__drug_info__header{padding:var(--sp-40) var(--sp-40)}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-25)}.the__drug_info__content{padding:var(--sp-40) var(--sp-30)}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{font-size:1rem}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}}.the__faq{--faq-section-bg:#edf3f6;--faq-title-color:var(--wp--preset--color--accent-1, #034694);padding:var(--sp-40) 0;background:var(--faq-section-bg)}.the__faq__header{margin-bottom:var(--sp-25);text-align:center}.the__faq__title{margin:0;color:var(--faq-title-color);font-size:var(--wp--preset--font-size--heading-2,2rem)}.the__faq .acf-innerblocks-container{display:flex;flex-direction:column;gap:var(--sp-20)}@media(min-width:768px){.the__faq{padding:var(--sp-60) 0}.the__faq__header{margin-bottom:var(--sp-35)}}.the__faq_item{--faq-item-bg:#ffffff;--faq-item-text:var(--wp--preset--color--accent-1, #034694);--faq-item-radius:var(--wp--custom--border-radius--15, 0.9375rem);overflow:hidden;background:var(--faq-item-bg);border-radius:var(--faq-item-radius)}.the__faq_item__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-20);padding:var(--sp-20);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.the__faq_item__question{flex:1 1 auto}.the__faq_item__question>*:first-child{margin-top:0}.the__faq_item__question>*:last-child{margin-bottom:0}.the__faq_item__question h1,.the__faq_item__question h2,.the__faq_item__question h3,.the__faq_item__question h4,.the__faq_item__question h5,.the__faq_item__question h6,.the__faq_item__question p{margin:0;color:var(--faq-item-text)}.the__faq_item__icon{position:relative;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.the__faq_item__icon::before,.the__faq_item__icon::after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.125rem;background:var(--faq-item-text);border-radius:999px;transform:translate(-50%,-50%);transition:transform .2s ease}.the__faq_item__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.the__faq_item.is-open .the__faq_item__icon::after{transform:translate(-50%,-50%) rotate(0deg)}.the__faq_item__answer{display:none;padding:0 var(--sp-20) var(--sp-20)}.the__faq_item.is-open .the__faq_item__answer{display:block}.the__faq_item__answer-inner>:first-child{margin-top:0}.the__faq_item__answer-inner>:last-child{margin-bottom:0}.the__faq_item__answer-inner p{font-size:var(--wp--preset--font-size--big);line-height:1.6}@media(min-width:768px){.the__faq_item__summary{padding:var(--sp-25)}.the__faq_item__answer{padding:0 var(--sp-25) var(--sp-25)}}.the__bibliography{--bibliography-text:var(--wp--preset--color--accent-1, #034694);padding:var(--sp-40) 0}.the__bibliography__header{margin-bottom:var(--sp-20)}.the__bibliography__title{margin:0;color:var(--bibliography-text);font-size:var(--wp--preset--font-size--heading-2,2rem)}.the__bibliography__content{color:var(--bibliography-text);overflow-wrap:anywhere;word-break:break-word}.the__bibliography__content a{overflow-wrap:anywhere;word-break:break-word}.the__bibliography__content>:first-child{margin-top:0}.the__bibliography__content>:last-child{margin-bottom:0}.the__bibliography__content p,.the__bibliography__content ol,.the__bibliography__content ul{margin-top:0;margin-bottom:var(--sp-20)}.the__bibliography__content li+li{margin-top:var(--sp-10)}.the__bibliography__content ol{list-style:none;counter-reset:bibliography-counter;padding-left:2.5rem}.the__bibliography__content ol li{counter-increment:bibliography-counter;position:relative}.the__bibliography__content ol li::before{content:"[" counter(bibliography-counter) "]";position:absolute;left:-2.5rem;color:var(--bibliography-text)}@media(min-width:768px){.the__bibliography{padding:var(--sp-60) 0}.the__bibliography__header{margin-bottom:var(--sp-25)}.the__bibliography__content ol{-moz-columns:2;columns:2;-moz-column-gap:var(--sp-60);column-gap:var(--sp-60)}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important;word-break:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.the__split_content_image{--split-content-image-radius:var(--wp--custom--border-radius--30, 1.875rem);--split-content-image-gap:0;--split-content-image-content-padding:2rem;--split-content-image-min-height:22rem;--split-content-image-default-bg:#d8edf9;margin:0 0 2rem}@media(min-width:768px){.the__split_content_image{--split-content-image-radius:var(--wp--custom--border-radius--60, 3.75rem);--split-content-image-content-padding:3rem}}.the__split_content_image__grid{display:flex;flex-direction:column;gap:var(--split-content-image-gap);overflow:hidden}.the__split_content_image__content,.the__split_content_image__media{width:100%}.the__split_content_image__content{display:flex;flex-direction:column;justify-content:center;padding:var(--split-content-image-content-padding);background-color:var(--split-content-image-default-bg);border-radius:var(--split-content-image-radius)}.the__split_content_image__media{position:relative;overflow:hidden}.the__split_content_image__media img,.the__split_content_image__media video{border-radius:var(--split-content-image-radius)}.the__split_content_image__image,.the__split_content_image__video,.the__split_content_image__media img,.the__split_content_image__media video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.the__split_content_image--mobile-image-first .the__split_content_image__media{order:1}.the__split_content_image--mobile-image-first .the__split_content_image__content{order:2}.the__split_content_image--mobile-content-first .the__split_content_image__content{order:1}.the__split_content_image--mobile-content-first .the__split_content_image__media{order:2}.the__split_content_image .wp-block-image{max-height:25px;margin-bottom:var(--sp-15)}.the__split_content_image .wp-block-image img{height:100%;width:auto}.the__split_content_image .wp-block-heading{margin-top:0;margin-bottom:var(--sp-15)}.the__split_content_image .wp-block-paragraph:last-child{margin-bottom:0}.the__split_content_image .wp-block-buttons{margin-top:1.5rem}@media(min-width:768px){.the__split_content_image__grid{display:grid;grid-template-columns:minmax(0,0.5fr) minmax(0,0.5fr)}.the__split_content_image__media,.the__split_content_image__content{order:initial!important}}@media(min-width:992px){.the__split_content_image__grid{grid-template-columns:minmax(0,0.34fr) minmax(0,0.66fr)}}@media(min-width:992px){.the__split_content_image__content{padding:4rem 3.5rem}}.the__bibliography{--bibliography-text:var(--wp--preset--color--accent-1, #034694);padding:var(--sp-40) 0}.the__bibliography__header{margin-bottom:var(--sp-20)}.the__bibliography__title{margin:0;color:var(--bibliography-text);font-size:var(--wp--preset--font-size--heading-2,2rem)}.the__bibliography__content{color:var(--bibliography-text);overflow-wrap:anywhere;word-break:break-word}.the__bibliography__content a{overflow-wrap:anywhere;word-break:break-word}.the__bibliography__content>:first-child{margin-top:0}.the__bibliography__content>:last-child{margin-bottom:0}.the__bibliography__content p,.the__bibliography__content ol,.the__bibliography__content ul{margin-top:0;margin-bottom:var(--sp-20)}.the__bibliography__content li+li{margin-top:var(--sp-10)}.the__bibliography__content ol{list-style:none;counter-reset:bibliography-counter;padding-left:2.5rem}.the__bibliography__content ol li{counter-increment:bibliography-counter;position:relative}.the__bibliography__content ol li::before{content:"[" counter(bibliography-counter) "]";position:absolute;left:-2.5rem;color:var(--bibliography-text)}@media(min-width:768px){.the__bibliography{padding:var(--sp-60) 0}.the__bibliography__header{margin-bottom:var(--sp-25)}.the__bibliography__content ol{-moz-columns:2;columns:2;-moz-column-gap:var(--sp-60);column-gap:var(--sp-60)}}.the__company_info{margin:var(--sp-40) 0}.the__company_info__inner{display:grid;grid-template-columns:1fr;gap:var(--sp-30);align-items:center;padding:var(--sp-30);border-radius:var(--wp--custom--border-radius--30);background:#edf3f6}.the__company_info__logo,.the__company_info__content{width:100%}.the__company_info__logo .wp-block-image{margin:0;text-align:center}.the__company_info__logo img{display:block;width:100%;max-width:17.5rem;height:auto;margin:0 auto;-o-object-fit:contain;object-fit:contain}.the__company_info__content{color:#00488c;font-family:var(--wp--preset--font-family--inter);font-size:1.6rem;line-height:1.4}.the__company_info__content .wp-block-paragraph,.the__company_info__content .wp-block-heading,.the__company_info__content .wp-block-list,.the__company_info__content .wp-block-buttons{margin-top:0;margin-bottom:var(--sp-16)}.the__company_info__content .wp-block-paragraph:last-child,.the__company_info__content .wp-block-heading:last-child,.the__company_info__content .wp-block-list:last-child,.the__company_info__content .wp-block-buttons:last-child{margin-bottom:0}@media(min-width:768px){.the__company_info__inner{grid-template-columns:25% 75%;gap:var(--sp-40);padding:var(--sp-40)}}.the__drug_info{--drug-info-bg:#edf3f6;--drug-info-header-bg:#dbeaf1;--drug-info-text:#0c4a8a;--drug-info-radius:1.875rem;margin:var(--sp-40) 0}.the__drug_info__inner{overflow:hidden;border-radius:var(--drug-info-radius);background-color:var(--drug-info-bg)}.the__drug_info__header{padding:var(--sp-30) var(--sp-20);background-color:var(--drug-info-header-bg);text-align:center}.the__drug_info__header .block-editor-block-list__layout,.the__drug_info__header .block-editor-block-list__block{width:100%}.the__drug_info__header .wp-block-heading{margin:0;color:var(--drug-info-text);font-size:clamp(1.25rem,2vw,2rem);font-weight:700;line-height:1.4}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-20)}.the__drug_info__content{padding:var(--sp-30) var(--sp-20)}.the__drug_info__content .block-editor-block-list__layout,.the__drug_info__content .block-editor-block-list__block{width:100%}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{margin:0;color:var(--drug-info-text);font-size:.875rem;line-height:1.65}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}@media(min-width:768px){.the__drug_info__header{padding:var(--sp-40) var(--sp-40)}.the__drug_info__header .wp-block-heading:not(:last-child){margin-bottom:var(--sp-25)}.the__drug_info__content{padding:var(--sp-40) var(--sp-30)}.the__drug_info__content .wp-block-paragraph,.the__drug_info__content .wp-block-list{font-size:1rem}.the__drug_info__content .wp-block-paragraph:not(:last-child),.the__drug_info__content .wp-block-list:not(:last-child){margin-bottom:var(--sp-20)}}.the__faq{--faq-section-bg:#edf3f6;--faq-title-color:var(--wp--preset--color--accent-1, #034694);padding:var(--sp-40) 0;background:var(--faq-section-bg)}.the__faq__header{margin-bottom:var(--sp-25);text-align:center}.the__faq__title{margin:0;color:var(--faq-title-color);font-size:var(--wp--preset--font-size--heading-2,2rem)}.the__faq .acf-innerblocks-container{display:flex;flex-direction:column;gap:var(--sp-20)}@media(min-width:768px){.the__faq{padding:var(--sp-60) 0}.the__faq__header{margin-bottom:var(--sp-35)}}.the__faq_item{--faq-item-bg:#ffffff;--faq-item-text:var(--wp--preset--color--accent-1, #034694);--faq-item-radius:var(--wp--custom--border-radius--15, 0.9375rem);overflow:hidden;background:var(--faq-item-bg);border-radius:var(--faq-item-radius)}.the__faq_item__summary{display:flex;align-items:center;justify-content:space-between;gap:var(--sp-20);padding:var(--sp-20);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.the__faq_item__question{flex:1 1 auto}.the__faq_item__question>*:first-child{margin-top:0}.the__faq_item__question>*:last-child{margin-bottom:0}.the__faq_item__question h1,.the__faq_item__question h2,.the__faq_item__question h3,.the__faq_item__question h4,.the__faq_item__question h5,.the__faq_item__question h6,.the__faq_item__question p{margin:0;color:var(--faq-item-text)}.the__faq_item__icon{position:relative;flex:0 0 1.25rem;width:1.25rem;height:1.25rem}.the__faq_item__icon::before,.the__faq_item__icon::after{content:"";position:absolute;top:50%;left:50%;width:1rem;height:.125rem;background:var(--faq-item-text);border-radius:999px;transform:translate(-50%,-50%);transition:transform .2s ease}.the__faq_item__icon::after{transform:translate(-50%,-50%) rotate(90deg)}.the__faq_item.is-open .the__faq_item__icon::after{transform:translate(-50%,-50%) rotate(0deg)}.the__faq_item__answer{display:none;padding:0 var(--sp-20) var(--sp-20)}.the__faq_item.is-open .the__faq_item__answer{display:block}.the__faq_item__answer-inner>:first-child{margin-top:0}.the__faq_item__answer-inner>:last-child{margin-bottom:0}.the__faq_item__answer-inner p{font-size:var(--wp--preset--font-size--big);line-height:1.6}@media(min-width:768px){.the__faq_item__summary{padding:var(--sp-25)}.the__faq_item__answer{padding:0 var(--sp-25) var(--sp-25)}}.the__posts_list{--posts-list-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-card-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-text:var(--wp--preset--color--accent-1, #034694);--posts-list-body:var(--wp--preset--color--accent-1, #034694);--posts-list-border-radius:var(--wp--custom--border-radius--30, 1.875rem);--posts-list-button-radius:var(--wp--custom--border-radius--60, 3.75rem);padding:var(--sp-40) 0;background:var(--posts-list-bg)}.the__posts_list__header{margin-bottom:var(--sp-30)}.the__posts_list__title{margin:0}.the__posts_list__grid{display:grid;grid-template-columns:1fr;gap:var(--sp-25)}.the__posts_list__card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;background:var(--posts-list-card-bg);border-radius:var(--posts-list-border-radius);box-shadow:0 0 0 1px rgb(3 70 148 / .08)}.the__posts_list__media{margin:0;overflow:hidden}.the__posts_list__image-link{display:block;text-decoration:none}.the__posts_list__image{display:block;width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.the__posts_list__card:hover .the__posts_list__image,.the__posts_list__card:focus-within .the__posts_list__image{transform:scale(1.03)}.the__posts_list__content{display:flex;flex:1 1 auto;flex-direction:column;padding:var(--sp-25)}.the__posts_list__card-title{margin:0 0 var(--sp-15);font-size:var(--wp--preset--font-size--heading-4,1.3125rem);line-height:1.2}.the__posts_list__card-title-link{color:var(--posts-list-text);text-decoration:none}.the__posts_list__card-title-link:hover,.the__posts_list__card-title-link:focus{text-decoration:underline}.the__posts_list__excerpt{margin-bottom:var(--sp-25);color:var(--posts-list-body)}.the__posts_list__excerpt p{margin:0}.the__posts_list__footer{margin-top:auto}.the__posts_list .wp-block-buttons{margin:0}.the__posts_list .wp-block-button{margin:0}@media(min-width:768px){.the__posts_list__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.the__posts_list__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.the__product_card{height:100%;padding:var(--wp--preset--spacing--60) var(--wp--preset--spacing--50);border-radius:var(--wp--custom--border-radius--60)}.the__product_card__inner{display:flex;flex-direction:column;height:100%;max-width:30rem;margin:0 auto}.the__product_card .wp-block-image{margin:0 0 var(--wp--preset--spacing--60)}.the__product_card .wp-block-image img{display:block;max-width:100%;height:auto}.the__product_card h1,.the__product_card h2,.the__product_card h3,.the__product_card h4,.the__product_card h5,.the__product_card h6{margin:0}.the__product_card p{margin:0}.the__product_card .wp-block-buttons{margin-top:var(--wp--preset--spacing--50)}.the__product_matrix{--product-matrix-bg:#edf3f6;--product-matrix-text:#00488c;--product-matrix-border:rgba(0, 72, 140, 0.15)}.the__product_matrix__desktop{display:none;padding:var(--sp-45) 0 var(--sp-55);background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__mobile{display:grid;gap:var(--sp-40);padding:var(--sp-60) 0;background:var(--product-matrix-bg);color:var(--product-matrix-text);border-radius:3rem}.the__product_matrix__card{padding:var(--sp-30);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card:last-child{border-bottom:0}.the__product_matrix__card-image{margin-bottom:var(--sp-30);text-align:center}.the__product_matrix__card-image img{display:inline-block;max-width:100%;height:auto}.the__product_matrix__card-content{display:grid;gap:var(--sp-25)}.the__product_matrix__card-row{display:grid;gap:var(--sp-10);padding-bottom:var(--sp-20);border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__card-row:last-child{padding-bottom:0;border-bottom:0}.the__product_matrix__card-label,.the__product_matrix__label{font-weight:700}.the__product_matrix__card-value,.the__product_matrix__value-content{line-height:1.6}.the__product_matrix__table{width:100%;max-width:79rem;margin:0 auto;padding:0 var(--sp-30)}.the__product_matrix__row{display:grid;align-items:start;-moz-column-gap:var(--sp-40);column-gap:var(--sp-40);padding:var(--sp-15) 0;border-bottom:.1rem solid var(--product-matrix-border)}.the__product_matrix__row--head{padding-top:0;border-bottom:0;margin-bottom:0;padding-bottom:0}.the__product_matrix__row.columns-1{grid-template-columns:22rem minmax(0,1fr)}.the__product_matrix__row.columns-2{grid-template-columns:22rem repeat(2,minmax(0,1fr))}.the__product_matrix__row.columns-3{grid-template-columns:22rem repeat(3,minmax(0,1fr))}.the__product_matrix__row.columns-4{grid-template-columns:22rem repeat(4,minmax(0,1fr))}.the__product_matrix__row:nth-of-type(2){padding-top:var(--sp-15);padding-bottom:0;border-bottom:0;font-weight:600}.the__product_matrix__row:last-of-type{border-bottom:0}.the__product_matrix__head-label{min-height:.1rem}.the__product_matrix__head-product{text-align:center}.the__product_matrix__product-image{display:flex;align-items:center;justify-content:center;max-width:11.25rem}.the__product_matrix__product-image img{display:block;max-width:100%;height:auto}.the__product_matrix__value{min-width:0}@media(min-width:992px){.the__product_matrix__desktop{display:block}.the__product_matrix__mobile{display:none}}.the__products_grid{margin:0 0 2rem}.the__products_grid__wrapper{display:grid;grid-template-columns:1fr;gap:0}@media(min-width:768px){.the__products_grid__wrapper{grid-template-columns:repeat(2,1fr)}}.acf-block-preview .the__products_grid__wrapper{display:block}.acf-block-preview .the__products_grid .block-editor-block-list__layout{display:grid;grid-template-columns:1fr}@media(min-width:768px){.acf-block-preview .the__products_grid .block-editor-block-list__layout{grid-template-columns:repeat(2,1fr)}}.acf-block-preview .the__products_grid .block-editor-block-list__layout .block-editor-block-list__layout{display:block}.the__simple_split_content{margin:0 0 2rem}.the__simple_split_content .the__simple_split_content__row{display:flex;flex-direction:column;gap:2rem}.the__simple_split_content .the__simple_split_content__col{width:100%}.the__simple_split_content .the__simple_split_content__col--left{text-align:left}.the__simple_split_content .the__simple_split_content__col--right{text-align:left}.the__simple_split_content h1,.the__simple_split_content h2,.the__simple_split_content h3,.the__simple_split_content h4,.the__simple_split_content h5,.the__simple_split_content h6,.the__simple_split_content p{margin-top:0;text-align:center}@media(min-width:768px){.the__simple_split_content h1,.the__simple_split_content h2,.the__simple_split_content h3,.the__simple_split_content h4,.the__simple_split_content h5,.the__simple_split_content h6,.the__simple_split_content p{text-align:inherit}}.the__simple_split_content>.container>.block-editor-inner-blocks,.the__simple_split_content>.container>.block-editor-inner-blocks>.block-editor-block-list__layout{width:100%}@media(min-width:768px){.the__simple_split_content .the__simple_split_content__row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:3rem}.the__simple_split_content .the__simple_split_content__col{flex:0 0 calc(50% - 1.5rem);max-width:calc(50% - 1.5rem)}.the__simple_split_content .the__simple_split_content__col--right{text-align:right}}.the__text_image{--text-image-text:var(--wp--preset--color--accent-1, #034694);--text-image-radius:var(--wp--custom--border-radius--15, 0.9375rem);--text-image-column-background-image:none;--block-text-image-left-bg:#eaf6fb;--block-text-image-right-bg:#d9ecff;--block-text-image-right-bg-image:none;padding:var(--sp-40) 0}@media(min-width:768px){.the__text_image{--text-image-radius:var(--wp--custom--border-radius--30, 1.875rem)}}.the__text_image__inner{display:flex;flex-direction:column}.the__text_image__text,.the__text_image__media{border-radius:var(--text-image-radius);overflow:hidden;min-height:100%}.the__text_image__text{background:var(--block-text-image-left-bg);color:var(--text-image-text);padding:var(--sp-30)}.the__text_image__text .wp-block-heading:first-child,.the__text_image__text .wp-block-list:first-child,.the__text_image__text .wp-block-paragraph:first-child{margin-top:0}.the__text_image__text .wp-block-heading,.the__text_image__text .wp-block-paragraph,.the__text_image__text .wp-block-list{color:inherit}.the__text_image__text-inner{display:flex;flex-direction:column;gap:var(--sp-20);height:100%;justify-content:center}.the__text_image__media{position:relative;display:flex;align-items:center;justify-content:center;padding:var(--sp-30);background-color:var(--block-text-image-right-bg);background-image:var(--block-text-image-right-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover;min-height:20rem}.the__text_image__media-inner{width:100%;position:relative;z-index:2}.the__text_image__media-inner .wp-block-image{margin:0;text-align:center}.the__text_image__media-inner .wp-block-image img{display:inline-block;width:auto;max-width:100%;height:auto}.the__text_image--mobile-text-first .the__text_image__text{order:1}.the__text_image--mobile-text-first .the__text_image__media{order:2}.the__text_image--mobile-image-first .the__text_image__text{order:2}.the__text_image--mobile-image-first .the__text_image__media{order:1}@media(min-width:768px){.the__text_image__inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch}.the__text_image__text,.the__text_image__media{order:initial}.the__text_image--media-right .the__text_image__text{grid-column:1}.the__text_image--media-right .the__text_image__media{grid-column:2}.the__text_image--media-left .the__text_image__text{grid-column:2}.the__text_image--media-left .the__text_image__media{grid-column:1}.the__text_image__text{padding:var(--sp-40)}.the__text_image__media{padding:var(--sp-40);min-height:28rem}}.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:flex;flex-direction:column;gap:var(--sp-20)}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:1}.the__text_image.the__text_image--mobile-text-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){order:2}.the__text_image.the__text_image--mobile-image-first>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){order:1}@media(min-width:768px){.the__text_image>.block-editor-inner-blocks>.block-editor-block-list__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--sp-20)}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:1}.the__text_image.the__text_image--media-right>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(1){grid-column:2}.the__text_image.the__text_image--media-left>.block-editor-inner-blocks>.block-editor-block-list__layout>.block-editor-block-list__block:nth-child(2){grid-column:1}}.the__archive{--posts-list-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-card-bg:var(--wp--preset--color--bg-1, #ffffff);--posts-list-text:var(--wp--preset--color--accent-1, #034694);--posts-list-body:var(--wp--preset--color--accent-1, #034694);--posts-list-border-radius:var(--wp--custom--border-radius--30, 1.875rem);--posts-list-button-radius:var(--wp--custom--border-radius--60, 3.75rem);padding:var(--sp-40) 0;background:var(--posts-list-bg)}.the__archive__header{margin-bottom:var(--sp-30)}.the__archive__title{margin:0}.the__archive__description{margin-top:var(--sp-20);margin-bottom:var(--sp-20)}@media(min-width:992px){.the__archive__description{max-width:70%}}.the__archive__grid{display:grid;grid-template-columns:1fr;gap:var(--sp-25)}@media(min-width:768px){.the__archive__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:992px){.the__archive__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.the__archive .custom-pagination{display:flex;justify-content:center;margin-top:var(--sp-40);gap:var(--sp-05)}.the__archive .custom-pagination a{color:var(--wp--preset--color--accent-1)}.the__archive .custom-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--posts-list-button-radius);background:var(--posts-list-card-bg);color:var(--posts-list-text);text-decoration:none;font-size:1rem;transition:background-color .3s ease,color .3s ease}.the__archive .custom-pagination .page-numbers:hover,.the__archive .custom-pagination .page-numbers.current{background-color:var(--posts-list-text);color:var(--posts-list-card-bg)}@font-face{font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTch9tRhJWFo-4.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:italic;font-weight:300;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPKk4j1ebLhAm8SrXTch9tRipWF.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTc2dtRhJWFo-4.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:italic;font-weight:400;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTc2dtRipWF.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcPtxRhJWFo-4.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:italic;font-weight:700;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCM3FwrK3iLTcvneQg7Ca725JhhKnPqk4j1ebLhAm8SrXTcPtxRipWF.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuOKfAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:300;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuOKfAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuLyfAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:400;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuFuYAZFhiI2B.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Inter";font-style:normal;font-weight:700;font-display:swap;src:url(/wp-content/themes/scopolan/fonts/inter/UcCO3FwrK3iLTeHuS_nVMrMxCp50yjIw2boKoduKmMEVuFuYAZ9hiA.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}.footer{border-top:solid .1rem var(--cl-neutral-1-0);background-color:var(--cl-white);padding:var(--sp-30) 0}@media(min-width:768px){.footer{padding:var(--sp-40) 0}}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:var(--sp-20)}.footer__nav{width:100%}.footer__nav__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:var(--sp-10) var(--sp-30)}.footer__nav__list li{margin:0;padding:0}.footer__nav__list a{font-size:var(--fs-12);color:var(--wp--preset--color--accent-1);font-weight:400;text-decoration:underline}@media(min-width:768px){.footer__nav__list a{transition:opacity .3s ease}.footer__nav__list a:hover{opacity:.7}}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}html,body{min-height:100vh;scroll-behavior:smooth;margin:0}body{font-size:var(--fs-16);line-height:1.4;color:var(--cl-neutral);font-family:var(--ff-default);font-weight:400;background-color:var(--cl-background)}textarea,button{font-family:var(--ff-default)}a{color:inherit;text-decoration:inherit}img{width:100%;height:auto}img[loading~=lazy]{animation:lazy .35s ease}@keyframes lazy{0%{opacity:0}100%{background-color:100%}}.home .rank-math-breadcrumb,.home #rm-wrap{visibility:hidden;pointer-events:none;opacity:0;height:0}.rank-math-breadcrumb{padding:var(--sp-10) 0;color:var(--cl-neutral);overflow-x:scroll}@media(min-width:768px){.rank-math-breadcrumb{overflow-x:unset}}.rank-math-breadcrumb p{display:flex;white-space:nowrap;font-size:var(--fs-12)}.rank-math-breadcrumb .separator{margin:0 var(--sp-05);color:var(--cl-primary)}.rank-math-breadcrumb a{font-weight:500;color:var(--cl-neutral)}.contactForm{background-color:var(--cl-gray-2);padding:var(--sp-15)}.contactForm select,.contactForm textarea,.contactForm .wpcf7-email{width:100%}.contactForm textarea{height:10rem;max-height:10rem;max-width:100%}.contactForm .wpcf7-form-control-wrap{display:block;padding-top:var(--sp-05)}.contactForm .wpcf7-list-item{margin:0}.contactForm .wpcf7-acceptance label{display:flex;align-items:flex-start;gap:var(--sp-05)}.contactForm .wpcf7-not-valid{border-color:var(--cl-red)}.popover{display:none}.popover__inner{position:relative;background-color:var(--cl-white);width:80%;border-radius:var(--br-small);padding:var(--sp-50);font-size:var(--fs-13);max-height:85vh;overflow:auto}@media(min-width:992px){.popover__inner{width:40%}}.popover__inner h2{font-size:var(--fs-20);margin:var(--sp-10) 0}.popover__inner h3{font-size:var(--fs-18);margin:var(--sp-10) 0}.popover__inner h4{font-size:var(--fs-16);margin:var(--sp-10) 0}.popover__inner p{font-size:var(--fs-13);margin:var(--sp-10) 0}.popover__inner a{color:var(--cl-popover-links);font-weight:600}.popover__inner ul,.popover__inner ol{margin:var(--sp-15) 0}.popover__inner ul li,.popover__inner ol li{margin:0 0 0 var(--sp-15)}.popover .sr-only{display:none;opacity:0;visibility:hidden;pointer-events:none}.popover .close-btn{display:block;aspect-ratio:1;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:4.2rem;height:4.2rem;position:absolute;top:0;right:0;font-size:4rem;line-height:1;cursor:pointer;background-color:#fff0;border:none}.popover.active{position:fixed;inset:0}:popover-open,.popover.active{top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:1005;border:0;background-color:rgb(0 0 0 / .5)}ul{margin:0;padding-left:var(--sp-20)}ul li{margin-bottom:var(--sp-15);color:var(--wp--preset--color--accent-1);font-size:var(--fs-18);font-weight:400;letter-spacing:0}ul li::marker{color:var(--wp--preset--color--accent-1);font-size:var(--fs-18)}ul li:last-child{margin-bottom:0}.is-layout-constrained{padding:0 var(--sp-15)}.is-layout-constrained .container{padding:0}.container{padding:0 var(--sp-15);max-width:var(--wp--style--global--wide-size);width:100%;margin:0 auto}.container__narrow{margin:0 auto;padding:0 var(--sp-15);max-width:var(--w-narrow)}.container-small{padding:0 var(--sp-15);max-width:var(--wp--style--global--content-size);width:100%}@media(min-width:768px){.container-small{margin:0 auto;padding:0 var(--sp-15)}}.main{min-height:30vh}.header a{color:var(--cl-black)}.header__btn__cart i{background-image:url(/wp-content/themes/scopolan/images/i-cart.svg)}.header__btn__cart span{width:1.4rem;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;font-size:var(--fs-10);text-align:center;aspect-ratio:1;border-radius:50%;color:var(--cl-white);background-color:var(--cl-black)}.header__btn__account i{background-image:url(/wp-content/themes/scopolan/images/i-account.svg)}.header__btn__search i{background-image:url(/wp-content/themes/scopolan/images/i-search.svg)}.header{background-color:var(--cl-white);position:sticky;top:0;z-index:1400;transition:all ease-out .5s}@media(min-width:992px){.header{transform:translateY(0)}}.header__hidden{top:-6rem}@media(min-width:992px){.header__hidden{top:0;transform:translateY(-100%)}}.header__main{padding:var(--sp-10) 0;display:flex;flex-direction:row;align-items:center;gap:var(--sp-10)}@media(min-width:992px){.header__main{padding:var(--sp-20) 0;justify-content:space-between}}.header__brand{position:relative;z-index:1;min-width:6.25rem}@media(min-width:768px){.header__brand{min-width:9.375rem}}@media(min-width:992px){.header__brand{min-width:13.4375rem}}.header__brand a{margin:0;display:flex;align-items:center;max-width:10rem}@media(min-width:992px){.header__brand a{max-width:20rem}}.header__brand a img{display:block}.header__nav{position:fixed;top:0;left:0;width:calc(100% - 60px);max-width:340pxw;height:100vh;background-color:var(--cl-white);z-index:1399;transform:translateX(-100%);transition:all ease-out .35s;overflow-y:auto;padding:var(--sp-100) var(--sp-30) var(--sp-40);display:flex;flex-direction:column}.header__nav a{font-weight:700;font-size:var(--fs-16);letter-spacing:.05rem;padding:0;color:var(--wp--preset--color--accent-1)}@media(min-width:992px){.header__nav a{transition:.5s all}.header__nav a:hover{opacity:.7}}.header__nav ul{list-style:none;display:flex;flex-direction:column;gap:var(--sp-20)}.header__nav.active{transform:translateX(0)}@media(min-width:992px){.header__nav{position:static;width:auto;height:auto;transform:none;background-color:#fff0;overflow:visible;padding:0;flex-direction:row;align-items:center;flex:1;justify-content:center}.header__nav li{margin:0}.header__nav ul{flex-direction:row;gap:var(--sp-30)}}.header__backdrop{display:none;position:fixed;inset:0;background-color:rgb(0 0 0 / .4);z-index:1398;cursor:pointer}.header__backdrop.active{display:block}@media(min-width:992px){.header__backdrop{display:none!important}}.header__actions{display:flex;align-items:center;gap:var(--sp-10);margin-left:auto;position:relative;z-index:1}@media(min-width:992px){.header__actions{margin-left:0;text-align:right}}.header__cta.wp-block-button{margin:0}.header__cta .wp-block-button__link{white-space:nowrap;font-size:var(--fs-16);padding:var(--sp-15) var(--sp-30);color:var(--cl-white);font-weight:700}@media(max-width:992px){.header__cta .wp-block-button__link{font-size:var(--fs-13);padding:0 var(--sp-20);min-height:2.75rem;display:inline-flex;align-items:center;line-height:1}}@media(min-width:992px){.header__cta{min-width:13.4375rem}}.header__shop{position:relative;justify-content:end;display:flex;gap:var(--sp-20)}.header__shop.hidden .header__btn__icon{transform:scale(0);opacity:0}.header__shop.hidden .header__search__form{opacity:1;pointer-events:all;visibility:visible;z-index:5;transform:scale(1)}.header__btn__icon{transition:all ease-out .3s;border:0 none;background-color:#fff0;border-radius:none;-webkit-appearance:unset;-moz-appearance:unset;appearance:unset;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:var(--fs-10);font-weight:400;text-transform:uppercase;position:relative;z-index:4}.header__btn__icon i{background-position:center;background-size:var(--sp-30);background-repeat:no-repeat;display:block;width:var(--sp-30);height:var(--sp-30)}.header__btn__icon b{font-weight:400}@media(max-width:992px){.header__btn__icon b{display:none}}.header__search__form{transition:all ease-out .3s;display:flex;align-items:center;height:100%;width:100%;opacity:0;pointer-events:none;z-index:-1;visibility:hidden;position:absolute;inset:0;transform:scale(0)}.header__search__form input[type=search]{padding:var(--sp-10);border:0;outline:none}.header__search__form input[type=search]:active,.header__search__form input[type=search]:focus{outline:none}.header__search__form button{width:var(--sp-30);height:var(--sp-30);background-color:#fff0;background-image:url(/wp-content/themes/scopolan/images/i-search.svg);background-repeat:no-repeat;background-position:center;background-size:var(--sp-30);border:0;overflow:hidden;text-indent:-9999rem}html.overflow{overflow:hidden}.burger-menu{width:2.75rem;aspect-ratio:1;overflow:hidden;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wp--preset--color--accent-2);border:0;border-radius:var(--wp--custom--border-radius--15);position:relative;cursor:pointer;flex-shrink:0;transition:all ease-out .2s}.burger-menu:hover,.burger-menu:focus-visible{background-color:var(--wp--preset--color--accent-1)}.burger-menu:hover span,.burger-menu:focus-visible span{background-color:var(--cl-white)}.burger-menu span{display:block;position:absolute;width:1.5rem;height:.15rem;border-radius:var(--br-default);background-color:var(--wp--preset--color--accent-1);left:calc(50% - .75rem);top:50%;transform:translateY(-50%);transition:all ease-out .3s}.burger-menu span:nth-child(1){transform:translate(0,calc(-50% - 0.5rem))}.burger-menu span:nth-child(3){transform:translate(0,calc(-50% + 0.5rem))}.burger-menu.active span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.burger-menu.active span:nth-child(2){width:0;opacity:0}.burger-menu.active span:nth-child(3){top:50%;transform:translateY(-50%) rotate(-45deg)}@media(min-width:992px){.burger-menu{display:none;pointer-events:none;visibility:hidden}}.header__bar{display:block;overflow:hidden;position:relative}.header__bar .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.header__bar .swiper-slide{padding:var(--sp-10) 0;flex-shrink:0;width:100%;display:flex;justify-content:center;align-items:center;font-size:var(--fs-14);line-height:1.8;text-align:center}@media(max-width:992px){.header__bar .swiper-slide{padding-left:var(--sp-40);padding-right:var(--sp-40)}}.header__bar .swiper-slide a{margin-left:var(--sp-05);white-space:nowrap;background-color:var(--cl-primary-2);background-image:url(/wp-content/themes/scopolan/images/i-ar-r.svg);background-repeat:no-repeat;background-position:right var(--sp-10) center;padding:var(--sp-05) var(--sp-30) var(--sp-05) var(--sp-10);border-radius:var(--br-default)}.header__bar-wrapper{position:relative}.header__bar-wrapper .swiper-button-next,.header__bar-wrapper .swiper-button-prev{width:4.5rem;height:4.5rem;aspect-ratio:1;background-image:url(/wp-content/themes/scopolan/images/i-ar-simple-r.svg);background-repeat:no-repeat;background-position:center;position:absolute;top:50%;z-index:3;transform:translateY(-50%)}.header__bar-wrapper .swiper-button-next{right:0}.header__bar-wrapper .swiper-button-prev{left:0;transform:translateY(-50%) rotate(180deg)}.header__bar-wrapper .swiper-button-lock{opacity:0}.dropdown{position:relative;display:inline-block}.dropdown__trigger{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fff0;border:1px solid rgb(0 0 0 / .1);border-radius:4px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease;font-family:inherit;font-size:13px;color:inherit}.dropdown__trigger:hover{border-color:rgb(0 0 0 / .2);background-color:rgb(0 0 0 / .02)}.dropdown__flag{display:flex;align-items:center;line-height:1}.dropdown__flag img,.dropdown__flag svg{display:block;width:20px;height:14px;border-radius:2px;-o-object-fit:cover;object-fit:cover}.dropdown__symbol{font-weight:700;font-size:14px}.dropdown__label{font-weight:600;font-size:13px}.dropdown__arrow{display:block;width:0;height:0;margin-left:4px;border-left:4px solid #fff0;border-right:4px solid #fff0;border-top:5px solid currentColor;transition:transform .2s ease}.dropdown__list{position:absolute;top:calc(100% + 4px);right:0;min-width:100%;margin:0;padding:4px 0;list-style:none;background:#fff;border:1px solid rgb(0 0 0 / .1);border-radius:4px;box-shadow:0 4px 12px rgb(0 0 0 / .1);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:100}.dropdown__list li{margin:0;padding:0}.dropdown__list a{display:flex;align-items:center;gap:6px;padding:8px 12px;text-decoration:none;color:inherit;white-space:nowrap;transition:background-color .15s ease}.dropdown__list a:hover{background-color:rgb(0 0 0 / .05)}.dropdown.is-open .dropdown__arrow{transform:rotate(180deg)}.dropdown.is-open .dropdown__list{opacity:1;visibility:visible;transform:translateY(0)}.seo{margin:var(--sp-30) 0 var(--sp-60) 0}.seo h1,.seo h2{margin:var(--sp-15) 0;font-weight:500;font-size:var(--fs-20)}.seo p{margin:var(--sp-15) 0;font-size:var(--fs-12)}.page-static{margin:var(--sp-20) 0}.page-static>.alignwide{max-width:var(--wp--style--global--wide-size,90.75rem);margin-left:auto;margin-right:auto}.page-static>.alignfull{max-width:none;margin-left:auto;margin-right:auto}.page-static__thumbnail{margin:0 auto;border-radius:var(--wp--custom--border-radius--15);overflow:hidden}@media(min-width:768px){.page-static__thumbnail{border-radius:var(--wp--custom--border-radius--30)}}.page-static__thumbnail img{display:block;width:100%;height:auto}.page-static h1{margin:var(--sp-20) 0}.page-static h2,.page-static h3,.page-static h4{margin:var(--sp-20) 0 var(--sp-15)}.page-static h1{font-size:var(--fs-34);padding-bottom:var(--sp-15)}.page-static h2{font-size:var(--wp--preset--font-size--heading-3)}@media(min-width:768px){.page-static h2{font-size:var(--wp--preset--font-size--heading-2)}}.page-static h3{font-size:var(--fs-24)}.page-static h4{font-size:var(--fs-18)}.page-static p{margin:var(--sp-10) 0}.page-static ul,.page-static ol{margin:var(--sp-15) 0 var(--sp-15) var(--sp-25)}.page-static ul::marker,.page-static ol::marker{color:var(--cl-primary)}.page-static ul{list-style:disc}.page-static li{margin:var(--sp-05);padding:0 0 0 var(--sp-05)}.page-static figure.wp-block-table{padding:var(--sp-15) var(--sp-05);width:100%;overflow-x:scroll}.page-static figure td{vertical-align:top}.woocommerce-pagination,.pagination{padding:var(--sp-30) var(--sp-10);display:flex;align-items:center;justify-content:center;gap:var(--sp-05);width:100%}.woocommerce-pagination .page-numbers,.pagination ul{display:flex;align-items:baseline;flex-wrap:wrap;justify-content:center;gap:var(--sp-10)}.woocommerce-pagination .page-numbers li a,.pagination ul li a{display:block;padding:var(--sp-10) var(--sp-15);border:solid .1rem var(--cl-white);border-radius:var(--br-xsmall);transition:all ease-out .2s}.woocommerce-pagination .page-numbers li a:hover,.pagination ul li a:hover{color:var(--cl-white);background-color:var(--cl-primary);border:solid .1rem var(--cl-primary)}.woocommerce-pagination .page-numbers li .current,.pagination ul li span.current{display:block;padding:var(--sp-10) var(--sp-10);background-color:var(--cl-gray-2);border:solid .1rem var(--cl-gray-2);border-radius:var(--br-xsmall)}.woocommerce-pagination .page-numbers li .dots{display:block;padding:var(--sp-10)}body{scrollbar-width:thin;scrollbar-color:var(--cl-black) #fff0}.alignfull{position:relative;margin:0 calc(-1*var(--sp-15))}.alignfull .container{margin:0 calc(-1*var(--sp-15));max-width:var(--wp--style--global--wide-size);width:100%;margin:0 auto;padding:0 var(--sp-15)}@media(min-width:992px){.alignfull .container{padding:0}}.alignfull .container--small{margin:0 auto;max-width:var(--wp--style--global--content-size);width:100%;padding:0 var(--sp-15)}@media(min-width:992px){.alignfull .container--small{padding:0}}:root{color-scheme:light}:root :focus-visible{outline:none}:root ::-moz-selection{background-color:var(--cl-orange-1);color:var(--cl-white)}:root ::selection{background-color:var(--cl-orange-1);color:var(--cl-white)}:root ::marker{color:var(--wp--preset--color--accent-1)}:root{--ff-default:"Inter", sans-serif;--fs-08:0.5rem;--fs-09:0.5625rem;--fs-10:0.625rem;--fs-12:0.75rem;--fs-static-12:0.75rem;--fs-13:0.8125rem;--fs-14:0.8125rem;--fs-static-14:0.875rem;--fs-15:0.9375rem;--fs-16:0.875rem;--fs-static-16:1rem;--fs-18:1rem;--fs-20:1.125rem;--fs-24:1.25rem;--fs-28:1.5rem;--fs-32:1.75rem;--fs-34:2rem;--fs-42:2rem;--fs-48:2rem;--fs-56:2.375rem;--fs-64:3.25rem;--fs-80:3.25rem;--fs-120:5rem;--fs-140:5rem;--fs-200:5rem;--fs-200:7.5rem}@media(min-width:768px){:root{--fs-14:0.875rem;--fs-16:1rem;--fs-18:1.125rem;--fs-20:1.25rem;--fs-24:1.5rem;--fs-28:1.75rem;--fs-32:2rem;--fs-34:2.125rem;--fs-42:2.625rem;--fs-46:2.625rem;--fs-48:3rem;--fs-56:3.5rem;--fs-64:4rem;--fs-120:5rem;--fs-140:5rem;--fs-200:12.5rem}}@media(min-width:992px){:root{--fs-120:7.5rem;--fs-140:8.75rem;--fs-46:2.875rem}}:root{--title-product-single-product:2.375rem}@media(min-width:992px){:root{--title-product-single-product:3.375rem}}:root{--title-product-block:1.625rem}@media(min-width:992px){:root{--title-product-block:1.5rem}}:root{--desc-product-block:1rem}@media(min-width:992px){:root{--desc-product-block:1rem}}:root{--title-inner-sm:1.125rem;--title-inner-lg:1.3125rem}@media(min-width:992px){:root{--title-inner-sm:1.3125rem;--title-inner-lg:2rem}}:root{--cl-popover-links:var(--cl-orange);--cl-gold:#ffd576;--cl-brown:#292627;--cl-brown-2:#535151;--cl-orange:#ff4444;--cl-orange-2:#fff5f5;--cl-grey:#d0cfcf;--cl-green:#0a8879;--cl-sand:#f7f0ea;--cl-background:#ffffff;--cl-title:var(--cl-black);--cl-white:#ffffff;--cl-black:#121111;--cl-neutral:var(--cl-black);--cl-neutral-1:#fdfcfa;--cl-neutral-1-0:#e3e3e3;--cl-neutral-1-1:#dfdfdf;--cl-neutral-1-2:#f4f4f4;--cl-neutral-1-3:#f5f5f5;--cl-neutral-1-4:#c9cbcf;--cl-neutral-2:#faf5e8;--cl-neutral-2-0:#eae8e5;--cl-neutral-2-1:#dcdad6;--cl-neutral-2-3:#d6d9de;--cl-neutral-2-4:#f1f0ec;--cl-neutral-2-5:#f3f1ec;--cl-neutral-2-6:#f5f4f2;--cl-neutral-2-7:#d1cbcb;--cl-neutral-3:#99a1ab;--cl-neutral-4:#7a818b;--cl-neutral-8:#464a51;--cl-neutral-9:#35373e;--cl-green-1:#e5f3ed;--cl-green-3:#42a188;--cl-green-4:#3f8270;--cl-neutral-10:#111113;--cl-primary-1:#292627;--cl-primary-2:#306ad1;--cl-primary-3:#e5efff;--cl-primary-3-1:#f0f5fd;--cl-primary-4:#e1e9eb;--cl-green:#389a80;--cl-green-0:#d6f1e9;--cl-green-2:#098365;--cl-green-5:#e1f3ed;--cl-yellow:#fce406;--cl-orange-1:#d97706;--cl-orange-2:#fffbeb;--cl-red:#da2100;--cl-red-light:#fcf8f7;--cl-blue:#2454b2;--cl-lightblue:#165ade;--cl-lightpurple:#f7f5fe;--cl-pink:#fde2e8;--cl-purple:#886bf0;--cl-filters-accent:var(#16a34a);--cl-footer:var(--cl-gray-2);--cl-megamenu:var(--cl-white);--cl-megamenu-hover:#d9f3f0;--cl-usp-background:#daeded;--br-xxsmall:0.125rem;--br-xsmall:0.3125rem;--br-small:0.625rem;--br-default:0.9375rem;--br-normal:2.5rem;--br-big:3.75rem;--br-16:1rem}@media(min-width:992px){:root{--br-small:0.75rem;--br-default:1.25rem}}:root{--h-filters-max:18.75rem;--w-sidebar:17.5rem;--w-small:37.5rem;--w-medium:56.25rem;--w-max:calc(82.5rem + var(--sp-30));--w-narrow:33.75rem;--wblog-normal:var(--wblog-wide);--wblog-wide:94ch;--sp-01:0.0625rem;--sp-02:0.125rem;--sp-03:0.1875rem;--sp-04:0.25rem;--sp-05:0.3125rem;--sp-07:0.4375rem;--sp-10:0.46875rem;--sp-13:0.46875rem;--sp-15:0.625rem;--sp-20:0.9375rem;--sp-23:0.9375rem;--sp-25:1.25rem;--sp-30:1.5625rem;--sp-35:1.5625rem;--sp-40:1.875rem;--sp-45:2.5rem;--sp-50:2.5rem;--sp-55:2.5rem;--sp-60:3.125rem;--sp-70:4.0625rem;--sp-80:3.75rem;--sp-90:5.625rem;--sp-100:5rem;--sp-120:7.5rem;--sp-140:8.75rem;--sp-160:8.75rem;--sp-180:11.25rem;--sp-200:12.5rem;--sp-220:13.75rem;--sp-260:16.25rem;--sp-static-10:0.625rem;--sp-static-15:0.9375rem;--sp-static-23:1.4375rem;--sp-static-20:1.25rem}@media(min-width:768px){:root{--sp-10:0.625rem;--sp-13:0.8125rem;--sp-15:0.9375rem;--sp-20:1.25rem;--sp-23:1.4375rem;--sp-25:1.5625rem;--sp-30:1.875rem;--sp-35:2.1875rem;--sp-40:2.5rem;--sp-45:2.8125rem;--sp-50:3.125rem;--sp-55:3.4375rem;--sp-70:4.375rem;--sp-60:3.75rem;--sp-80:5rem;--sp-100:6.25rem;--sp-160:10rem}}:root{--shadow-1:0 0.125rem 0.25rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.625rem rgba(0, 0, 0, 0.1);--shadow-2:0 -0.3125rem 0.40625rem rgba(0, 0, 0, 0.05), 0 0.15625rem 0.3125rem rgba(0, 0, 0, 0.075);--shadow-3:0 1.25rem 2.5rem rgba(0, 0, 0, 0.05), 0 0.9375rem 1.25rem rgba(0, 0, 0, 0.075);--gradient-1:linear-gradient( 90deg, #ff0000 0%, #ffff00 16.67%, #00ff00 33.34%, #00ffff 50%, #0000ff 66.67%, #ff00ff 83.34%, #ff0000 100% )}*{box-sizing:border-box}.container--small{margin:0 auto;max-width:var(--wp--style--global--content-size);width:100%}.alignfull{margin:0}body{scrollbar-width:thin;scrollbar-color:var(--cl-black) #fff0}.alignfull{position:relative;margin:0 calc(-1*var(--sp-15))}.alignfull .container{margin:0 calc(-1*var(--sp-15));max-width:var(--wp--style--global--wide-size);width:100%;margin:0 auto;padding:0 var(--sp-15)}@media(min-width:992px){.alignfull .container{padding:0}}.alignfull .container--small{margin:0 auto;max-width:var(--wp--style--global--content-size);width:100%;padding:0 var(--sp-15)}@media(min-width:992px){.alignfull .container--small{padding:0}}:root{color-scheme:light}:root :focus-visible{outline:none}:root ::-moz-selection{background-color:var(--cl-orange-1);color:var(--cl-white)}:root ::selection{background-color:var(--cl-orange-1);color:var(--cl-white)}:root ::marker{color:var(--wp--preset--color--accent-1)}:root{--ff-default:"Inter", sans-serif;--fs-08:0.5rem;--fs-09:0.5625rem;--fs-10:0.625rem;--fs-12:0.75rem;--fs-static-12:0.75rem;--fs-13:0.8125rem;--fs-14:0.8125rem;--fs-static-14:0.875rem;--fs-15:0.9375rem;--fs-16:0.875rem;--fs-static-16:1rem;--fs-18:1rem;--fs-20:1.125rem;--fs-24:1.25rem;--fs-28:1.5rem;--fs-32:1.75rem;--fs-34:2rem;--fs-42:2rem;--fs-48:2rem;--fs-56:2.375rem;--fs-64:3.25rem;--fs-80:3.25rem;--fs-120:5rem;--fs-140:5rem;--fs-200:5rem;--fs-200:7.5rem}@media(min-width:768px){:root{--fs-14:0.875rem;--fs-16:1rem;--fs-18:1.125rem;--fs-20:1.25rem;--fs-24:1.5rem;--fs-28:1.75rem;--fs-32:2rem;--fs-34:2.125rem;--fs-42:2.625rem;--fs-46:2.625rem;--fs-48:3rem;--fs-56:3.5rem;--fs-64:4rem;--fs-120:5rem;--fs-140:5rem;--fs-200:12.5rem}}@media(min-width:992px){:root{--fs-120:7.5rem;--fs-140:8.75rem;--fs-46:2.875rem}}:root{--title-product-single-product:2.375rem}@media(min-width:992px){:root{--title-product-single-product:3.375rem}}:root{--title-product-block:1.625rem}@media(min-width:992px){:root{--title-product-block:1.5rem}}:root{--desc-product-block:1rem}@media(min-width:992px){:root{--desc-product-block:1rem}}:root{--title-inner-sm:1.125rem;--title-inner-lg:1.3125rem}@media(min-width:992px){:root{--title-inner-sm:1.3125rem;--title-inner-lg:2rem}}:root{--cl-popover-links:var(--cl-orange);--cl-gold:#ffd576;--cl-brown:#292627;--cl-brown-2:#535151;--cl-orange:#ff4444;--cl-orange-2:#fff5f5;--cl-grey:#d0cfcf;--cl-green:#0a8879;--cl-sand:#f7f0ea;--cl-background:#ffffff;--cl-title:var(--cl-black);--cl-white:#ffffff;--cl-black:#121111;--cl-neutral:var(--cl-black);--cl-neutral-1:#fdfcfa;--cl-neutral-1-0:#e3e3e3;--cl-neutral-1-1:#dfdfdf;--cl-neutral-1-2:#f4f4f4;--cl-neutral-1-3:#f5f5f5;--cl-neutral-1-4:#c9cbcf;--cl-neutral-2:#faf5e8;--cl-neutral-2-0:#eae8e5;--cl-neutral-2-1:#dcdad6;--cl-neutral-2-3:#d6d9de;--cl-neutral-2-4:#f1f0ec;--cl-neutral-2-5:#f3f1ec;--cl-neutral-2-6:#f5f4f2;--cl-neutral-2-7:#d1cbcb;--cl-neutral-3:#99a1ab;--cl-neutral-4:#7a818b;--cl-neutral-8:#464a51;--cl-neutral-9:#35373e;--cl-green-1:#e5f3ed;--cl-green-3:#42a188;--cl-green-4:#3f8270;--cl-neutral-10:#111113;--cl-primary-1:#292627;--cl-primary-2:#306ad1;--cl-primary-3:#e5efff;--cl-primary-3-1:#f0f5fd;--cl-primary-4:#e1e9eb;--cl-green:#389a80;--cl-green-0:#d6f1e9;--cl-green-2:#098365;--cl-green-5:#e1f3ed;--cl-yellow:#fce406;--cl-orange-1:#d97706;--cl-orange-2:#fffbeb;--cl-red:#da2100;--cl-red-light:#fcf8f7;--cl-blue:#2454b2;--cl-lightblue:#165ade;--cl-lightpurple:#f7f5fe;--cl-pink:#fde2e8;--cl-purple:#886bf0;--cl-filters-accent:var(#16a34a);--cl-footer:var(--cl-gray-2);--cl-megamenu:var(--cl-white);--cl-megamenu-hover:#d9f3f0;--cl-usp-background:#daeded;--br-xxsmall:0.125rem;--br-xsmall:0.3125rem;--br-small:0.625rem;--br-default:0.9375rem;--br-normal:2.5rem;--br-big:3.75rem;--br-16:1rem}@media(min-width:992px){:root{--br-small:0.75rem;--br-default:1.25rem}}:root{--h-filters-max:18.75rem;--w-sidebar:17.5rem;--w-small:37.5rem;--w-medium:56.25rem;--w-max:calc(82.5rem + var(--sp-30));--w-narrow:33.75rem;--wblog-normal:var(--wblog-wide);--wblog-wide:94ch;--sp-01:0.0625rem;--sp-02:0.125rem;--sp-03:0.1875rem;--sp-04:0.25rem;--sp-05:0.3125rem;--sp-07:0.4375rem;--sp-10:0.46875rem;--sp-13:0.46875rem;--sp-15:0.625rem;--sp-20:0.9375rem;--sp-23:0.9375rem;--sp-25:1.25rem;--sp-30:1.5625rem;--sp-35:1.5625rem;--sp-40:1.875rem;--sp-45:2.5rem;--sp-50:2.5rem;--sp-55:2.5rem;--sp-60:3.125rem;--sp-70:4.0625rem;--sp-80:3.75rem;--sp-90:5.625rem;--sp-100:5rem;--sp-120:7.5rem;--sp-140:8.75rem;--sp-160:8.75rem;--sp-180:11.25rem;--sp-200:12.5rem;--sp-220:13.75rem;--sp-260:16.25rem;--sp-static-10:0.625rem;--sp-static-15:0.9375rem;--sp-static-23:1.4375rem;--sp-static-20:1.25rem}@media(min-width:768px){:root{--sp-10:0.625rem;--sp-13:0.8125rem;--sp-15:0.9375rem;--sp-20:1.25rem;--sp-23:1.4375rem;--sp-25:1.5625rem;--sp-30:1.875rem;--sp-35:2.1875rem;--sp-40:2.5rem;--sp-45:2.8125rem;--sp-50:3.125rem;--sp-55:3.4375rem;--sp-70:4.375rem;--sp-60:3.75rem;--sp-80:5rem;--sp-100:6.25rem;--sp-160:10rem}}:root{--shadow-1:0 0.125rem 0.25rem rgba(0, 0, 0, 0.1), 0 0.0625rem 0.0625rem rgba(0, 0, 0, 0.1), 0 0.25rem 0.625rem rgba(0, 0, 0, 0.1);--shadow-2:0 -0.3125rem 0.40625rem rgba(0, 0, 0, 0.05), 0 0.15625rem 0.3125rem rgba(0, 0, 0, 0.075);--shadow-3:0 1.25rem 2.5rem rgba(0, 0, 0, 0.05), 0 0.9375rem 1.25rem rgba(0, 0, 0, 0.075);--gradient-1:linear-gradient( 90deg, #ff0000 0%, #ffff00 16.67%, #00ff00 33.34%, #00ffff 50%, #0000ff 66.67%, #ff00ff 83.34%, #ff0000 100% )}:root :where(.is-layout-constrained.single-post)>*{margin-block-start:var(--wp--preset--spacing--40)}.single-post h2{font-size:var(--wp--preset--font-size--heading-3)}@media(min-width:768px){.single-post h2{font-size:var(--wp--preset--font-size--heading-2)}}.single-post__header{padding-top:var(--sp-40)}.single-post__thumbnail{margin:0 auto;border-radius:var(--wp--custom--border-radius--15);overflow:hidden}@media(min-width:768px){.single-post__thumbnail{border-radius:var(--wp--custom--border-radius--30)}}.single-post__thumbnail img{display:block;width:100%;height:auto}.single-post__title{margin-bottom:var(--sp-20)}@font-face{font-family:Nunito;src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.eot);src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.woff) format("woff"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.eot);src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.woff2) format("woff2"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.woff) format("woff"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.ttf) format("truetype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700;font-display:swap}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgb(0 0 0 / .9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none!important}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgb(0 0 0 / .6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgb(0 0 0 / .6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgb(0 0 0 / .6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide,body.logged-in.et_divi_builder.et-fb #moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{display:none}.gdpr_lightbox dialog#moove_gdpr_cookie_modal{display:-ms-flexbox;display:flex;position:relative;padding:0;background:#fff0;border:none;width:100%;height:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-cookie-notice button.change-settings-button{padding:0;display:inline-block;border:none;box-shadow:none;background-color:#fff0;color:inherit;text-decoration:underline;cursor:pointer;transition:all .2s ease;font-size:inherit;text-transform:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}.cookie-switch.focus-g,.cookie-switch:focus,.gdpr-shr-switch.focus-g,.gdpr-shr-switch:focus{box-shadow:1px 1px 5px #010101;border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,#moove_gdpr_cookie_modal .mgbutton:focus{box-shadow:1px 1px 5px #010101}#moove_gdpr_cookie_info_bar .gdpr-fbo-0{-ms-flex-order:1;order:1}#moove_gdpr_cookie_info_bar .gdpr-fbo-1{-ms-flex-order:2;order:2}#moove_gdpr_cookie_info_bar .gdpr-fbo-2{-ms-flex-order:3;order:3}#moove_gdpr_cookie_info_bar .gdpr-fbo-3{-ms-flex-order:4;order:4}#moove_gdpr_cookie_info_bar .gdpr-fbo-4{-ms-flex-order:5;order:5}#moove_gdpr_cookie_info_bar .gdpr-fbo-5{-ms-flex-order:6;order:6}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:#fff0}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content{-ms-flex-pack:justify;justify-content:space-between}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{margin:0 -4px;max-width:calc(100% + 8px);width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}@media(min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px 4px}}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:focus,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:#fff0;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible;box-shadow:1px 1px #fff0}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px;padding:0}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgb(0 0 0 / .25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .cookie-switch .slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .cookie-slider.gdpr-sr:after,#moove_gdpr_cookie_modal .switch .slider.gdpr-sr:after{display:none}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch .gdpr-sr-enable{display:none;color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch .gdpr-sr-disable{display:block;color:red}#moove_gdpr_cookie_modal .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .switch .gdpr-sr-label{position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-enable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-enable{display:block}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider .gdpr-sr-disable,#moove_gdpr_cookie_modal .switch input:checked+.slider .gdpr-sr-disable{display:none}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:#fff0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:#fff0;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close.focus-g span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:calc(100% + 16px);display:-ms-flexbox;display:flex;padding:0 60px;-ms-flex-pack:justify;justify-content:space-between;margin:0 -2px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:8px;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid #fff0;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgb(35 35 35 / .1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:7px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left;white-space:normal}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar),#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar){width:600px;max-width:calc(100% - 30px);bottom:15px;border-radius:10px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-light-scheme{border:1px solid #d3ced2}@media(min-width:767px){#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:#fff0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-infobar-close-btn:hover{background-color:#fff0;color:#000}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{position:absolute;top:-5px;right:-5px;border:none;box-shadow:none;background-color:#fff0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff0;color:#fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container{padding:10px 25px}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding:10px 0}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:end;justify-content:flex-end}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton,#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder .mgbutton{width:100%}}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_left{left:15px;right:auto}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_bottom_right{right:15px;left:auto}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt{background-color:#fff0;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt{background-color:#fff0;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:focus,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-reject-btn-alt:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:#fff0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:focus,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff;background-color:#000}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgb(0 0 0 / .8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:20px;left:20px}#moove_gdpr_save_popup_settings_button{border-radius:50px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:inherit;border-radius:inherit;transition:none}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:#fff0}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:#fff0;text-decoration:none}#moove_gdpr_save_popup_settings_button:focus,#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:focus span.moove_gdpr_text,#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{-ms-flex-pack:start;justify-content:flex-start}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media(max-width:767px){#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{min-height:30px;font-weight:400}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{font-size:10px;line-height:1.2}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{margin-right:0;text-align:center;width:25px;height:25px}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:25px}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{width:30px;height:30px;border:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:27px;height:25px}.gdpr-fb-hide-mobile{display:none!important}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{width:calc(100vw - 50px)}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{width:40px;height:24px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{height:20px;width:20px}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(16px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{padding-right:0;height:auto;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{font-weight:700;font-size:22px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:80vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:calc(80vh - 155px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:2px;margin-bottom:2px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{position:relative;padding-right:10px;max-width:50%;width:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{font-weight:700;font-size:11px;padding-left:0;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding-right:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar{position:relative;left:0;right:auto;width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form{text-align:left;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider{width:40px;height:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider:after{left:45px;right:0;text-align:left;top:-3px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar .gdpr-cc-form-wrap span.slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.cookie-slider .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content .moove-gdpr-status-bar form span.slider .gdpr-sr-label{left:45px;right:0;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{padding-right:0;font-weight:700;font-size:16px;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{max-height:500px;max-height:90vh;min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .slider:after{font-weight:800;font-size:12px;line-height:30px;min-width:130px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .cookie-switch .gdpr-sr-label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .switch .gdpr-sr-label{line-height:1.8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-close-modal-button button{display:inline-block;width:30px;height:30px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:30px;text-align:center;border-radius:50%;font-size:27px;padding-top:1px;transition:all .2s ease;margin-left:15px;margin-left:6vw;position:absolute;right:5px;top:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;top:-15px;right:-15px;display:block;width:30px;height:30px;line-height:30px;text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{width:30px;height:30px;line-height:30px;font-size:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{padding-bottom:30px;background-size:contain;background-position:50%;margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:10px;padding-top:30px;position:relative;top:0;left:0;text-align:center;min-height:140px;border-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{display:-ms-flexbox;display:flex;margin:0 -3px;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{list-style:none;margin-bottom:20px;display:-ms-inline-flexbox;display:inline-flex;margin:3px;-ms-flex:1;flex:1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{margin:0;text-align:center;width:24px;font-size:24px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{font-size:8px;line-height:1.2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{top:3px;right:3px;left:auto;padding:0;bottom:auto;transform:scale(.8)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:100%;position:relative;padding:15px 10px;border-radius:0;border-bottom-left-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:16px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{padding:0;position:relative;overflow:auto;max-height:calc(100% - 110px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:14px;line-height:1.3}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-weight:700;font-size:14px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{margin-bottom:55px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:100%;max-height:calc(90vh - 320px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{left:10px;right:10px;bottom:70px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;background-color:#fff;text-decoration:none;border-radius:150px;font-weight:700;font-size:12px;line-height:18px;padding:5px;transition:all .3s ease;border:1px solid #fff;color:#fff;min-width:110px;text-align:center;text-transform:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt button{top:0;padding:5px 0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:40px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:0;padding-right:0;display:block;min-height:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-cookie-notice{padding-left:4px;margin-bottom:10px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:0}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:12px;font-weight:700;padding:5px 20px}.moove-gdpr-branding-cnt a{padding:10px 0}}@media screen and (max-width:767px)and (orientation:landscape){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{margin-top:0;background-position:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content .main-modal-content .moove-gdpr-tab-content{margin-bottom:35px;max-height:55vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{height:600px;height:90vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content .main-modal-content{max-height:500px;max-height:calc(80vh - 80px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{text-align:left;margin:0;display:inline-block;float:left;width:40%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{max-width:60%;float:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding-top:30px;min-height:75px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:45px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:350px;max-height:calc(100% - 70px)}#moove_gdpr_cookie_modal{background:#fff0;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{min-height:55vh}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a.moove-gdpr-branding{top:0;padding:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{max-height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{padding-bottom:80px}}@media(min-width:768px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-right-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main{height:100%}}@media(min-width:768px)and (max-width:999px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:20px;right:20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:620px;transform:scale(.75)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:20px;right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p>a{font-size:13px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{padding:10px 15px;font-weight:700;font-size:12px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:20px;padding-right:20px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button button{margin-left:15px;margin-left:5vw}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:24px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 20px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:7px 15px;font-size:13px;margin:4px 8px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:8px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{white-space:normal}}@media(min-width:1000px)and (max-width:1300px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{padding:40px 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{height:120px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{padding:0 30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{bottom:120px;left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{left:30px;right:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{padding:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-width:700px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:10px 30px;margin-left:8px;margin-right:8px}}@media(min-width:768px)and (max-height:700px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content{min-height:600px;transform:scale(.7)}}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{display:block;max-width:100%;text-align:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{margin-top:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:block;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span{display:block}}@media print{#moove_gdpr_cookie_info_bar,#moove_gdpr_cookie_modal,#moove_gdpr_save_popup_settings_button,.gdpr_cookie_settings_shortcode_content{display:none!important}body.moove_gdpr_overflow{overflow:auto}body.moove_gdpr_overflow .gdpr_lightbox{display:none!important}}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg{height:30px;width:auto}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon svg *{fill:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close,.gdpr-icon.moovegdpr-arrow-close,i.moovegdpr-arrow-close.moovegdpr-arrow-close{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{position:absolute;content:" ";height:24px;width:1px;top:calc(50% - 12px);background-color:currentColor}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{transform:rotate(45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after{transform:rotate(-45deg)}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i.moovegdpr-arrow-close:before,.gdpr-icon i.moovegdpr-arrow-close:after,.gdpr-icon i.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close i.moovegdpr-arrow-close:before{height:18px;top:calc(50% - 8px)}@media(max-width:767px){#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:after,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.moovegdpr-arrow-close:before,.gdpr-icon.moovegdpr-arrow-close:after,.gdpr-icon.moovegdpr-arrow-close:before,i.moovegdpr-arrow-close.moovegdpr-arrow-close:after,i.moovegdpr-arrow-close.moovegdpr-arrow-close:before{height:14px;top:calc(50% - 7px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;padding:5px 0;-ms-flex-wrap:wrap;flex-wrap:wrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{min-width:auto;padding:5px 15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a span,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a u{display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{text-align:left;padding-left:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .moove-gdpr-modal-left-content #moove-gdpr-menu{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-main{display:block!important;min-height:auto;max-height:100%;margin-bottom:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content .moove-gdpr-tab-content{margin-bottom:80px;max-height:50vh;overflow:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title{padding:10px;background-color:#fff;border:1px solid #fff;display:block;margin:10px 0 0;cursor:pointer;transition:all .3s ease;border-radius:5px;position:relative;padding-left:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .tab-title:before,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .tab-title:before{content:"›";position:absolute;left:0;top:0;bottom:2px;font-size:24px;color:currentColor;width:30px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:1;font-family:Georgia,serif}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #advanced-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #cookie_policy_modal .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #performance-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #preference-ccat .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #strict-necessary-cookies .moove-gdpr-tab-main-content,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content #third_party_cookies .moove-gdpr-tab-main-content{display:none;padding:10px;background-color:#fff}}@media(max-width:350px){#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{padding:3px 12px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{opacity:0}}