@-webkit-keyframes rotateAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotateAnim{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.with_frm_style{--form-width:100%;--form-align:left;--direction:ltr;--fieldset:0px;--fieldset-color:#000000;--fieldset-padding:0px 0px 15px 0px;--fieldset-bg-color:transparent;--title-size:53px;--title-color:#444444;--title-margin-top:10px;--title-margin-bottom:60px;--form-desc-size:19px;--form-desc-color:#98A2B3;--form-desc-margin-top:10px;--form-desc-margin-bottom:25px;--form-desc-padding:0px;--font-size:20px;--label-color:#344054;--weight:normal;--position:none;--align:left;--width:150px;--required-color:#F04438;--required-weight:bold;--label-padding:0px 0px 5px 0px;--description-font-size:16px;--description-color:#667085;--description-weight:normal;--description-style:normal;--description-align:left;--description-margin:0px;--field-font-size:19px;--field-height:36px;--line-height:36px;--field-width:100%;--auto-width:100%;--field-pad:8px 12px;--field-margin:20px;--field-weight:normal;--text-color:#1D2939;--border-color:#D0D5DD;--field-border-width:1px;--field-border-style:solid;--bg-color:#ffffff;--bg-color-active:#ffffff;--border-color-active:#4199FD;--text-color-error:#444444;--bg-color-error:#ffffff;--border-color-error:#F04438;--border-width-error:1px;--border-style-error:solid;--bg-color-disabled:#F9FAFB;--border-color-disabled:#D0D5DD;--text-color-disabled:#667085;--radio-align:block;--check-align:block;--check-font-size:19px;--check-label-color:#1D2939;--check-weight:normal;--section-font-size:24px;--section-color:#344054;--section-weight:bold;--section-pad:32px 0px 3px 0px;--section-mar-top:30px;--section-mar-bottom:30px;--section-bg-color:transparent;--section-border-color:#EAECF0;--section-border-width:1px;--section-border-style:solid;--section-border-loc:-top;--collapse-pos:after;--repeat-icon-color:#ffffff;--submit-font-size:19px;--submit-width:auto;--submit-height:auto;--submit-bg-color:#4199FD;--submit-border-color:#4199FD;--submit-border-width:1px;--submit-text-color:#ffffff;--submit-weight:normal;--submit-border-radius:8px;--submit-margin:10px;--submit-padding:8px 16px;--submit-shadow-color:#eeeeee;--submit-hover-bg-color:#3680D3;--submit-hover-color:#ffffff;--submit-hover-border-color:#3680D3;--submit-active-bg-color:#3680D3;--submit-active-color:#ffffff;--submit-active-border-color:#3680D3;--border-radius:8px;--error-bg:#FEE4E2;--error-border:#F5B8AA;--error-text:#F04438;--error-font-size:19px;--success-bg-color:#DFF0D8;--success-border-color:#D6E9C6;--success-text-color:#468847;--success-font-size:19px;--progress-bg-color:#EAECF0;--progress-color:#1D2939;--progress-active-bg-color:#4199FD;--progress-active-color:#ffffff;--progress-border-color:#EAECF0;--progress-border-size:1px;--progress-size:40px;--base-font-size:20px;--toggle-font-size:15px;--toggle-on-color:#4199FD;--toggle-off-color:#EAECF0;--slider-font-size:14px;--slider-track-size:8px;--slider-circle-size:24px;--slider-color:#4199FD;--slider-bar-color:#EAECF0;--date-head-bg-color:#ffffff;--date-head-color:#1D2939;--date-band-color:#ECF5FF;--bg-image-id:0;--bg-image-opacity:100%;--box-shadow:0 1px 2px 0 rgba(18, 18, 23, 0.05);text-align:var(--form-align)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}.with_frm_style :-moz-ui-invalid,.with_frm_style :invalid{box-shadow:none}.frm_grid_container{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:max-content;grid-gap:0 2%}.frm12,.frm_grid_container>*{grid-column:span 12/span 12}.frm12{width:100%!important;box-sizing:border-box}@media only screen and (max-width:750px){.frm_grid_container.frm_no_grid_750>div{grid-column:span 12/span 12}}.with_frm_style{--progress-border-color-b:#e0e2e6;--image-size:150px}:root{--ss-primary-color:#5897fb;--ss-bg-color:#ffffff;--ss-font-color:#4d4d4d;--ss-font-placeholder-color:#8d8d8d;--ss-disabled-color:#dcdee2;--ss-border-color:#dcdee2;--ss-highlight-color:#fffb8c;--ss-success-color:#00b755;--ss-error-color:#dc3545;--ss-focus-color:#5897fb;--ss-main-height:30px;--ss-content-height:300px;--ss-spacing-l:7px;--ss-spacing-m:5px;--ss-spacing-s:3px;--ss-animation-timing:0.2s;--ss-border-radius:4px}.frm-grid-view{grid-template-columns:repeat(12,1fr);--v-tl-padding:10px;--v-tl-border-color:#efefef;--v-tl-border-style:solid;--v-tl-border-thickness:1px;--v-tl-background-color:initial;--v-tl-line-height:initial;--v-tl-font-size:initial;--v-tl-border-radius:initial;--v-tl-grid-column:span 12/span 12}.frm-grid-view>div{padding:10px;padding:var(--v-tl-padding);border:1px solid #efefef;border-color:var(--v-tl-border-color);border-style:var(--v-tl-border-style);border-width:var(--v-tl-border-thickness);border-radius:var(--v-tl-border-radius);background-color:var(--v-tl-background-color);line-height:var(--v-tl-line-height);font-size:var(--v-tl-font-size);grid-column:span 12/span 12;grid-column:var(--v-tl-grid-column)}:root{--frm-views-calendar-border-color:rgba(209, 209, 219, 1);--frm-views-calendar-border-radius:8px;--frm-views-calendar-background-hover-color:rgba(249, 249, 251, 1);--frm-views-calendar-svg-arrow-bottom:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.00012 9L12.0001 15L18.0001 9' stroke='%231A4548' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--frm-views-calendar-svg-time-icon:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 19.25C16.0041 19.25 19.25 16.0041 19.25 12C19.25 7.99594 16.0041 4.75 12 4.75C7.99594 4.75 4.75 7.99594 4.75 12C4.75 16.0041 7.99594 19.25 12 19.25Z' stroke='black' stroke-width='1.5'/%3E%3Cpath d='M12 8V12L14 14' stroke='black' stroke-width='1.5'/%3E%3C/svg%3E%0A");--frm-views-calendar-svg-date-icon:url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.75 8.75C4.75 7.64543 5.64543 6.75 6.75 6.75H17.25C18.3546 6.75 19.25 7.64543 19.25 8.75V17.25C19.25 18.3546 18.3546 19.25 17.25 19.25H6.75C5.64543 19.25 4.75 18.3546 4.75 17.25V8.75Z' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M8 4.75V8.25' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M16 4.75V8.25' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.75 10.75H16.25' stroke='black' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");--frm-views-calendar-color:rgba(40, 40, 51, 1);--frm-views-calendar-accent-color:rgba(0, 172, 255, 1);--frm-views-calendar-accent-bg-color:rgba( 0, 172, 255, 0.1 );--frm-views-calendar-background-color:#ffffff;--frm-views-calendar-font-size:14px}.site-header-cart .cart-contents,.widget_nav_menu .menu li a{text-decoration:none}.site-header-cart .widget_shopping_cart{background-color:var(--bt-color-bg, #FFF)}.site-header-cart{position:relative}.site-header-cart .count-number{position:absolute;top:-8px;right:-8px;width:18px;height:18px;line-height:17px;color:#fff;background:#ff5858;border:1px solid #ff5858;text-align:center;border-radius:50%;font-size:10px;letter-spacing:0}.site-header-cart .widget_shopping_cart{position:absolute;top:100%;width:100%;z-index:9999999;left:-999em;display:block;-webkit-box-shadow:0 8px 40px rgba(0,0,0,.12);box-shadow:0 8px 40px rgba(0,0,0,.12);min-width:400px;margin:0 auto;padding:30px 0 0;visibility:hidden;opacity:0;-webkit-transform:translate3d(0,15px,0);transform:translate3d(0,15px,0);-webkit-transition:ease opacity 300ms,ease transform 300ms;transition:ease opacity 300ms,ease transform 300ms;-webkit-transition-delay:300ms;transition-delay:300ms}.widget_shopping_cart .widgettitle{font-size:24px;font-size:1.5rem;padding:0 30px 30px;margin:0;position:relative}.widget_shopping_cart .widgettitle:after{content:"";position:absolute;width:calc(100% - 60px);height:1px;bottom:0;left:30px;background-color:#eee}.widget_shopping_cart .widget_shopping_cart_content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:48em){.site-header-cart:hover .widget_shopping_cart{left:auto;right:0;display:block;visibility:visible;opacity:1;-webkit-transform:none;transform:none}}@font-face{font-display:swap;font-family:"star";src:url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix)format("embedded-opentype"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/star.woff)format("woff"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/star.ttf)format("truetype"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/star.svg#star)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"WooCommerce";src:url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype"),url(https://ilsordo.shop/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal}.wp-block-image>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}ul{box-sizing:border-box;margin:0 0 25px;padding-left:30px;list-style:disc}:root{--wp--preset--font-size--huge:42px}.screen-reader-text:focus{font-size:1em}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}:root{--wp--preset--aspect-ratio--square:1;--wp--preset--aspect-ratio--4-3:4/3;--wp--preset--aspect-ratio--3-4:3/4;--wp--preset--aspect-ratio--3-2:3/2;--wp--preset--aspect-ratio--2-3:2/3;--wp--preset--aspect-ratio--16-9:16/9;--wp--preset--aspect-ratio--9-16:9/16;--wp--preset--color--black:#000000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#ffffff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--color--color-0:#212121;--wp--preset--color--color-1:#212121;--wp--preset--color--color-2:#212121;--wp--preset--color--color-3:#212121;--wp--preset--color--color-4:#212121;--wp--preset--color--color-5:#212121;--wp--preset--color--color-6:#212121;--wp--preset--color--color-7:#212121;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small:14px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:18px;--wp--preset--font-size--x-large:42px;--wp--preset--font-size--normal:16px;--wp--preset--font-size--larger:24px;--wp--preset--font-size--extra-large:32px;--wp--preset--font-size--huge:48px;--wp--preset--font-size--gigantic:64px;--wp--preset--spacing--20:0.44rem;--wp--preset--spacing--30:0.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0, 0, 0, 1)}@font-face{font-display:swap;font-family:FontAwesome;src:url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)format("embedded-opentype"),url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.woff2?v=4.7.0)format("woff2"),url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.woff?v=4.7.0)format("woff"),url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.ttf?v=4.7.0)format("truetype"),url(/wp-content/plugins/profilegrid-user-profiles-groups-and-communities/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/fonts/montserrat/JTUSjIg1_i6t8kCHKm459Wlhyw.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}.bhfb-desktop,.bhfb-mobile{position:relative}.bhfb-desktop{display:none;z-index:999}.bhfb-footer{display:block;z-index:997}@media (min-width:1025px){.bhfb-desktop{display:block}.bhfb-mobile{display:none}}.bhfb-above_header_row,.bhfb-below_header_row,.bhfb-main_header_row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:ease background-color 300ms,ease border-bottom-color 300ms,ease height 300ms;transition:ease background-color 300ms,ease border-bottom-color 300ms,ease height 300ms}.bhfb-below_footer_row,.bhfb-main_header_row{min-height:100px}.bhfb-row{display:grid;grid-auto-flow:column;gap:0;overflow-wrap:anywhere;height:100%}.bhfb-row.bhfb-cols-1{grid-template-columns:1fr}.bhfb-row.bhfb-cols-2{grid-template-columns:repeat(2,1fr)}.bhfb-row.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}.bhfb-row.bhfb-cols-3 .bhfb-column-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bhfb-row.bhfb-cols-3 .bhfb-column-3{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width:1025px){.bhfb-row.bhfb-cols-layout-equal-desktop.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}.bhfb-row.bhfb-cols-layout-fluid-desktop.bhfb-cols-3{grid-template-columns:repeat(3,auto)}}@media (max-width:1024px){.bhfb-row.bhfb-cols-layout-equal-tablet.bhfb-cols-3{grid-template-columns:repeat(3,1fr)}}.bhfb-column,.bhfb-footer .bhfb-row-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.bhfb-footer .bhfb-row-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bhfb-footer .bhfb-row{gap:30px}@media (min-width:768px) and (max-width:991px){.bhfb-footer .bhfb-row.bhfb-cols-2,.bhfb-footer .bhfb-row.bhfb-cols-3{gap:30px;grid-template-columns:repeat(2,1fr);grid-auto-flow:row}}@media (max-width:767px){.bhfb-footer .bhfb-row.bhfb-cols-2,.bhfb-footer .bhfb-row.bhfb-cols-3{gap:30px;grid-template-columns:1fr;grid-auto-flow:row}}.bhfb-column{-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:576px){.bhfb-column{min-width:110px}}.bhfb-mobile_offcanvas .main-navigation,.bhfb.bhfb-header .main-navigation{font-size:var(--bt-font-size-header-menu, 16px)}.bhfb.bhfb-header .social-profile a{margin-right:0}.bhfb.bhfb-header .social-profile a+a{margin-left:20px}.bhfb-mobile_offcanvas .bhfb-builder-item,.bhfb-mobile_offcanvas .mobile-menu-close,.bhfb.bhfb-header .bhfb-builder-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bhfb.bhfb-header .bhfb-builder-item.bhfb-component-search .ws-svg-icon,.bhfb.bhfb-header .bhfb-builder-item.bhfb-component-woo_icons .ws-svg-icon{width:auto;height:auto}.bhfb.bhfb-header .custom-logo-link img{max-width:100%}.bhfb.bhfb-header .bhfb-component-logo{text-align:center}.bhfb.bhfb-header .bhfb-component-menu{line-height:1}.bhfb.bhfb-header .bhfb-component-search svg,.bhfb.bhfb-header .bhfb-component-social svg,.bhfb.bhfb-header .bhfb-component-woo_icons svg{-webkit-transition:ease fill 300ms;transition:ease fill 300ms}.bhfb-mobile_offcanvas .mobile-menu-close{width:30px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;z-index:10}.bhfb-mobile_offcanvas .container{padding:0;max-width:none}.bhfb-mobile_offcanvas .bhfb-mobile-offcanvas-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bhfb-component-widget1,.bhfb-component-widget2,.bhfb-component-widget3,.bhfb-mobile_offcanvas .bhfb-builder-item{width:100%}.bhfb-component-woo_icons .header-item{margin-right:var(--bt-bhfb-woo-icons-gap, 25px)}.elementor-screen-only{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.screen-reader-text{top:-10000em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{border:0;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}:root{--page-title-display:block}.elementor-page-title{display:var(--page-title-display)}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start)}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is([data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%);transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con .elementor-widget{min-width:0}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-widget-blockquote blockquote{background:0 0;border:0;color:#3f444b;font-size:100%;font-style:normal;margin:0;outline:0;padding:0;quotes:none;vertical-align:baseline}.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before{content:none}.elementor-blockquote{transition:.3s}.elementor-blockquote__content{font-style:normal;margin-bottom:0}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-inline-start-width:7px;border-style:solid;padding-inline-start:20px}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var( --container-widget-align-self,initial );--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.elementor-post-navigation-borders-yes .elementor-post-navigation__separator{background-color:#d5d8dc;height:100%;margin:0 auto;width:1px}.elementor-post-navigation{display:flex;overflow:hidden}.elementor-post-navigation .post-navigation__arrow-wrapper{color:#d5d8dc;display:flex;fill:#d5d8dc}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next,.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev{font-size:30px}.elementor-post-navigation .post-navigation__arrow-wrapper svg{height:auto;width:1em}.elementor-post-navigation .post-navigation__arrow-wrapper .e-font-icon-svg{height:1em}.elementor-post-navigation .elementor-post-navigation__link__next,.elementor-post-navigation .elementor-post-navigation__link__prev{overflow:hidden}.elementor-post-navigation .elementor-post-navigation__link a{align-items:center;display:flex;gap:15px;max-width:100%}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label{font-size:.8em;text-transform:uppercase}.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--title{font-size:.7em}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__next--title,.elementor-post-navigation .post-navigation__prev--label,.elementor-post-navigation .post-navigation__prev--title{overflow:hidden;text-overflow:ellipsis}.elementor-post-navigation span.elementor-post-navigation__link__next{text-align:end;display:flex;flex-direction:column}.elementor-post-navigation span.elementor-post-navigation__link__prev{display:flex;flex-direction:column}.elementor-post-navigation .elementor-post-navigation__link{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(50% - .5px)}.elementor-post-navigation .elementor-post-navigation__separator-wrapper{text-align:center}.elementor-post-navigation .elementor-post-navigation__next{text-align:end}.elementor-post-navigation .elementor-post-navigation__next a{justify-content:flex-end}.elementor-kit-2030{--e-global-color-primary:#E0A608;--e-global-color-secondary:#818284;--e-global-color-text:#54595F;--e-global-color-accent:#FFBF00;--e-global-color-14d20da:#F05D7C;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Montserrat Alternates";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat Alternates";--e-global-typography-accent-font-weight:500}.e-con{--container-max-width:1140px}.elementor-widget:not(:last-child){margin-block-end:20px}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px}@media (max-width:1024px){.e-con{--container-max-width:1024px}}@media (max-width:767px){.e-con{--container-max-width:767px}}.elementor-2893 .elementor-element.elementor-element-a6ed567{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-e631a29>.elementor-widget-container{margin:36px}.elementor-2893 .elementor-element.elementor-element-e631a29{text-align:center}.badges span,.elementor-2893 .elementor-element.elementor-element-e631a29 .elementor-heading-title{font-weight:600;text-transform:uppercase}.elementor-2893 .elementor-element.elementor-element-437a9ab,.elementor-2893 .elementor-element.elementor-element-fb9c362{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-fdeb05c>.elementor-widget-container{background-color:#fff0;margin:0;padding:10px;background-image:radial-gradient(at center center,#f8b600 0,#f2ce29 100%)}.elementor-2893 .elementor-element.elementor-element-fdeb05c{text-align:center;font-family:var(--e-global-typography-primary-font-family),Sans-serif;font-weight:var(--e-global-typography-primary-font-weight)}.elementor-2893 .elementor-element.elementor-element-4f67e53{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-c692d3e.elementor-element{--align-self:center}.elementor-2893 .elementor-element.elementor-element-e160338{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;border-style:none;--border-style:none}.elementor-2893 .elementor-element.elementor-element-0447241.elementor-element,.elementor-2893 .elementor-element.elementor-element-b7ade22.e-con,.elementor-2893 .elementor-element.elementor-element-e160338.e-con{--flex-grow:0;--flex-shrink:0}.elementor-2893 .elementor-element.elementor-element-b7ade22{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-0447241>.elementor-widget-container,img{border-style:none}.elementor-2893 .elementor-element.elementor-element-2341671{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px}.elementor-2893 .elementor-element.elementor-element-82d3b6d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-b0a0459,.elementor-2893 .elementor-element.elementor-element-d5f136b{text-align:center}.elementor-2893 .elementor-element.elementor-element-1a2a2f7,.elementor-2893 .elementor-element.elementor-element-2f1e6ef,.elementor-2893 .elementor-element.elementor-element-60354be,.elementor-2893 .elementor-element.elementor-element-8ffe07f,.elementor-2893 .elementor-element.elementor-element-bc3c809{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-e30712c{--spacer-size:50px}.elementor-2893 .elementor-element.elementor-element-2aa85de,.elementor-2893 .elementor-element.elementor-element-a3fb3af{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap}.elementor-2893 .elementor-element.elementor-element-c2f0dd3>.elementor-widget-container{margin:20px 0 0}@media (min-width:768px){.elementor-2893 .elementor-element.elementor-element-4f67e53{--content-width:100%}.elementor-2893 .elementor-element.elementor-element-2341671{--content-width:900px}.elementor-2893 .elementor-element.elementor-element-82d3b6d{--width:29%}.elementor-2893 .elementor-element.elementor-element-60354be{--content-width:1140px}}.post-content{max-width:900px;margin:0 auto;padding:0 24px}.post-content>*{margin-bottom:1.5em}.badges span{display:inline-block;margin:4px 8px 4px 0;padding:4px 12px;border-radius:20px;font-size:.8em;color:#fff}.badges span:nth-child(1){background:#4caf50}.badges span:nth-child(2){background:#2196f3}.badges span:nth-child(3){background:#ff9800}.atributos{margin-bottom:.5em;border:0!important;padding:0!important;list-style:none}.assinatura{font-style:italic;color:#818284;font-size:.95em;margin-top:1em}.dica-nutri{display:flex;flex-wrap:wrap;background:#ffe6ef;border-radius:12px;padding:16px;align-items:center;box-shadow:0 0 6px rgb(0 0 0/.04);max-width:100%}.nutri-avatar{flex:0 0 100px;text-align:center;margin-right:20px}.nutri-avatar img{width:100%;max-width:90px;border-radius:50%;margin-bottom:6px}.titulo-nutri{font-weight:700;font-size:1rem;color:#f05d7c;text-transform:uppercase;margin:0}.nutri-texto{flex:1;font-size:1em;color:#333;line-height:1.5}.nutricional img{max-width:600px;width:100%;display:block;margin:0 auto;border:1px solid #eee;border-radius:8px}@media (max-width:768px){.dica-nutri{flex-direction:column;align-items:flex-start}.nutri-avatar{margin:0 0 12px}}:root{--evo_font_1:'Poppins', sans-serif;--evo_font_2:'Noto Sans',arial;--evo_font_weight:800;--evo_color_1:#202124;--evo_color_2:#656565;--evo_cl_b40:rgb(0 0 0 / 40%);--evo_cl_b30:rgb(0 0 0 / 30%);--evo_cl_b20:rgb(0 0 0 / 20%);--evo_cl_b10:rgb(0 0 0 / 10%);--evo_cl_b5:rgb(0 0 0 / 5%);--evo_cl_w:rgb(256 256 256 / 100%);--evo_boxcolor_1:#f0f0f0;--evo_linecolor_1:#d4d4d4;--evo_cl_link:#2b97ed;--evo_color_link:#656565;--evo_color_prime:#00aafb;--evo_color_second:#fed584;--evo_color_white:#ffffff;--evo_color_green:#69c33b;--evo_color_red:#ff5953;--evo-image-size:140px}.evolbclose{font-family:var(--evo_font_2)}.evo_lb_closer,.evo_lightboxes>*{box-sizing:border-box}.evo_lb_closer{position:sticky;z-index:99999;height:38px;margin-top:-50px;padding-top:38px;top:0}.evo_lb_closer .evolbclose,.evolbclose{display:block;float:right;box-sizing:content-box}.evo_lb_closer .evolbclose{top:19px;margin-top:0}.evolbclose{position:absolute;top:0;right:0;z-index:90001;margin:20px;color:var(--evo_cl_w);background-color:var(--evo_color_1);border-radius:50%;padding:5px;height:28px;width:28px;text-align:center;line-height:90%;font-size:28px;cursor:pointer;font-weight:300;-moz-box-sizing:content-box;text-indent:-9999px}.evolbclose:hover{text-decoration:none;color:#cfcfcf;background-color:#cfcfcf}.evolbclose:after,.evolbclose:before{position:absolute;left:18px;top:9px;content:" ";height:50%;width:2px;background-color:var(--evo_cl_w)}.evolbclose:before{transform:rotate(45deg)}.evolbclose:after{transform:rotate(-45deg)}.evo_lightbox{overflow-x:hidden;overflow-y:auto;background-color:rgb(210 210 210/.92);position:fixed;top:0;right:0;bottom:0;left:0;z-index:950000;padding-right:17px;padding-left:17px}.evo_content_in{display:table;height:100%;width:100%}.evo_content_inin{display:table-cell;vertical-align:middle;position:relative;width:600px;margin:40px auto}.evo_lightbox_content{width:100%;margin:60px auto;max-width:1000px;position:relative}.evo_lightbox .evo_lightbox_body,.evo_lightbox.eventcard .evo_lightbox_body{border-radius:20px;overflow:hidden;box-shadow:0 0 30px 0#0000002e}.evo_lightbox .evo_lightbox_body{background-color:#fff}.evo_lightbox{opacity:0;-webkit-transition:opacity .15s linear;-o-transition:opacity .15s linear;transition:opacity .15s linear;visibility:hidden}.evo_lightbox_content{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}@media all and (min-width:569px) and (max-width:768px){.evo_lightbox{position:fixed}}:root{--evo_ett_color:var(--evo_color_1);--ett_dateblock_color:var(--evo_color_1);--ett_title_color:var(--evo_color_1);--ett_subtitle_color:var(--evo_color_1)}.evo_elms{position:absolute;top:0;z-index:48392749832;pointer-events:none}.evo_elms .evo_tooltip_box{-webkit-transition:transform .1s ease;-moz-transition:transform .1s ease;-ms-transition:transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;pointer-events:none;background-color:#3a4652;color:#fff;padding:10px 12px;font-size:12px;font-style:normal;font-family:var(--evo_font_2);border-radius:10px 10px 10px 0;box-shadow:0 0 10px 0#0000004a;position:relative;opacity:0;display:inline-block;transform:translateY(5px);max-width:200px}.evo_elms .evo_tooltip_box:before{content:"";display:inline-block;width:0;height:0;border-style:solid;border-width:12px 12px 0 0;border-color:#3a4652 #fff0 #fff0;position:absolute;bottom:0;left:0;margin-bottom:-12px}@media (max-width:768px){:root{--evo-image-size:100px}}@media (max-width:480px){:root{--evo-image-size:50px}.evo_lightbox{padding-right:0;padding-left:0}.evo_lightbox_content{width:calc(100% - 20px);max-width:400px}}:host,:root{--fa-font-regular:normal 400 1em/1 'evo_FontAwesome';--fa-style-family-classic:'evo_FontAwesome';--fa-font-solid:normal 900 1em/1 'evo_FontAwesome'}@font-face{font-display:swap;font-family:"evo_FontAwesome";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/plugins/eventON/assets/fonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/plugins/eventON/assets/fonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"evo_FontAwesome";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/plugins/eventON/assets/fonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/plugins/eventON/assets/fonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"evo_FontAwesomeB";font-display:block;font-weight:400;src:url(/wp-content/plugins/eventON/assets/fonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/plugins/eventON/assets/fonts/fa-brands-400.ttf)format("truetype")}.evo_lightbox.eventcard .evo_lightbox_body{background-color:#fdfdfd}.evo_lightboxes .eventon_list_event{--ett_dateblock_color:#202124}.evo_lightboxes .evolbclose{background-color:#202124}.evo_lightboxes .evolbclose:hover{background-color:#cfcfcf}.evo_lightboxes .evolbclose:after,.evo_lightboxes .evolbclose:before{background-color:#fff}.evo_lightboxes .evolbclose:hover:after,.evo_lightboxes .evolbclose:hover:before{background-color:#666}:root{--evoex_overlay_color:#fff}html .elementor-widget-container:not(.optml-bg-lazyloaded){background-image:none!important}.botiga-quick-view-popup,.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.botiga-quick-view-popup{position:fixed;background:rgba(0,0,0,.9);left:0;top:0;right:0;bottom:0;opacity:0;visibility:hidden;z-index:9999;-webkit-transition:ease opacity 300ms;transition:ease opacity 300ms}.botiga-quick-view-popup .botiga-quick-view-loader{position:absolute;top:50%;left:50%;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);z-index:0}.botiga-quick-view-popup .botiga-quick-view-loader>svg{opacity:.7;-webkit-animation-name:rotateAnim;animation-name:rotateAnim;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.botiga-quick-view-popup .botiga-quick-view-popup-content{position:relative;width:100%;max-width:800px;max-height:90vh;background:var(--bt-color-content-cards-bg, #f5f5f5);padding:35px;opacity:0;visibility:hidden;-webkit-transition:ease opacity 300ms 600ms;transition:ease opacity 300ms 600ms;z-index:1}@media (min-width:1025px) and (min-height:800px){.botiga-quick-view-popup .botiga-quick-view-popup-content{max-width:1110px}}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button{position:absolute;top:-37px;right:-10px;width:30px;height:30px;z-index:1}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button svg,.header-search-form form button svg{fill:#fff}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button path,.icon-cancel path{-webkit-transform:scale(.75);transform:scale(.75)}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button:focus svg path,.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-close-button:hover svg path{fill:#fff}@media only screen and (max-width:850px){.botiga-quick-view-popup .botiga-quick-view-popup-content{max-width:calc(100% - 30px)}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax{max-height:80vh;padding-right:12px;overflow-y:auto;overflow-x:hidden}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar{width:7px}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar-track{background:#e2e2e2}.botiga-quick-view-popup .botiga-quick-view-popup-content .botiga-quick-view-popup-content-ajax::-webkit-scrollbar-thumb{background-color:#ccc}}html{line-height:1.15;-webkit-text-size-adjust:100%;scroll-behavior:smooth;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}a{background-color:transparent;color:#212121;text-decoration:none;-webkit-transition:color .3s;transition:color .3s}button,input{font-family:inherit;font-size:100%;margin:0;overflow:visible}button{text-transform:none}[type=submit],button{-webkit-appearance:button}[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=search]{-webkit-appearance:none;-moz-appearance:none;appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}body{font-size:1rem}.site-title,body,button,h1,h2,h3,input{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;color:#212121}button,input{font-size:1rem;line-height:1.68}.site-title,h1,h2,h3{clear:both}h1{font-size:var(--bt-font-size-h1, 64px);margin-top:60px;margin-bottom:40px}h1:not(.has-text-color){color:var(--bt-color-heading-1, #212121)}h2{font-size:var(--bt-font-size-h2, 48px);margin-top:45px;margin-bottom:30px}h2:not(.has-text-color){color:var(--bt-color-heading-2, #212121)}h3{font-size:var(--bt-font-size-h3, 32px);margin-top:30px;margin-bottom:16px}h3:not(.has-text-color){color:var(--bt-color-heading-3, #212121)}p{margin-bottom:var(--bt-paragraph-margin-bottom, 40px);margin-top:0}em,i{font-style:italic}blockquote{margin:0 0 0 50px}blockquote p{font-weight:600;font-size:32px;line-height:41px}blockquote p:last-of-type{margin-bottom:12px}:-ms-input-placeholder{color:var(--bt-color-forms-placeholder, #848484)}::-ms-input-placeholder{color:var(--bt-color-forms-placeholder, #848484)}:-ms-input-placeholder,::-ms-input-placeholder,::placeholder{color:var(--bt-color-forms-placeholder, #848484)}body{color:var(--bt-color-body-text, #212121);font-size:var(--bt-font-size-body, 16px);background:#fff;overflow-x:hidden;--botiga-reading-progress:0%;font-family:Montserrat,sans-serif;font-weight:400;text-decoration:none;text-transform:none;font-style:normal;line-height:1.68;letter-spacing:0;--bt-font-size-body:16px;--bt-font-size-h1:32px;--bt-font-size-h2:24px;--bt-font-size-h3:20px;--bt-font-size-h4:16px;--bt-font-size-h5:16px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:18px;--bt-font-size-post-title:32px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}.ws-svg-icon svg:not(.stroke-based){fill:#212121}.back-to-top .ws-svg-icon svg{fill:none}.search-submit .ws-svg-icon{width:24px;height:24px}ul li{padding-bottom:5px}img{height:auto;max-width:100%;vertical-align:top}figure{margin:1em 0}a:visited{color:#212121}a:active,a:focus,a:hover{color:#757575}a:focus{outline:thin dotted;outline-offset:5px}a:active,a:hover{outline:0}.search-submit{border:2px solid var(--bt-color-button-border, #212121);-webkit-box-shadow:none;box-shadow:none;background:var(--bt-color-button-bg, #212121);color:var(--bt-color-button, #FFF);padding-top:var(--bt-padding-button-top-bottom, 13px);padding-bottom:var(--bt-padding-button-top-bottom, 13px);padding-left:var(--bt-padding-button-left-right, 24px);padding-right:var(--bt-padding-button-left-right, 24px);cursor:pointer;display:inline-block;-webkit-transition:all .3s;transition:all .3s;height:auto;border-radius:var(--bt-border-radius-button, 0);font-weight:400;text-transform:uppercase;letter-spacing:var(--bt-letter-spacing-button, 0px);font-size:var(--bt-font-size-button, 14px)}.search-submit svg{fill:var(--bt-color-button, #FFF)}.search-submit:not(.has-text-color),.search-submit:not(.wc-forward):not(.has-text-color){color:var(--bt-color-button, #FFF)}.search-submit:not(.has-text-color):hover,.search-submit:not(.wc-forward):not(.has-text-color):hover{color:var(--bt-color-button-hover, #FFF)}.search-submit:not(.has-background){background-color:var(--bt-color-button-bg, #212121)}.search-submit:hover:not(.has-background),.search-submit:not(.has-background):hover{background-color:var(--bt-color-button-bg-hover, #757575)}.search-submit:hover{border-color:var(--bt-color-button-border-hover, #757575)}.search-submit:hover svg,.woocommerce-product-search .search-submit:hover svg{fill:var(--bt-color-button-hover, #FFF)}.search-submit:active,.search-submit:focus{color:var(--bt-color-button-hover, #FFF)}input[type=search]{color:var(--bt-color-forms-text, #212121);background-color:var(--bt-color-forms-background, transparent);border:1px solid var(--bt-color-forms-borders, #212121);padding:12px 16px;border-radius:0;min-height:51px;max-width:100%}input[type=search]:focus{color:var(--bt-color-forms-text, #212121);outline:0;-webkit-box-shadow:0 0 0 1px;box-shadow:0 0 0 1px}.woocommerce-product-search{display:-webkit-box;display:-ms-flexbox;display:flex}.woocommerce-product-search .search-submit{margin-left:10px}.woocommerce-product-search .search-submit svg{fill:var(--bt-color-button, #FFF)}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}.container-fluid{padding-right:40px;padding-left:40px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.botiga-site-layout-default .container{max-width:var(--botiga_content_width, 1140px)}.botiga-dropdown{--dropdown--symbol--size:0.8em;display:block;width:100%}.botiga-dropdown .botiga-dropdown-ul{list-style:none;margin:0;padding-left:0}.botiga-dropdown .botiga-dropdown-li{position:relative;margin-right:35px;padding-bottom:0}.botiga-dropdown .botiga-dropdown-li:last-of-type{margin-right:0}.botiga-dropdown .botiga-dropdown-link{padding:10px 0;display:inline-block;text-decoration:none}@media screen and (min-width:1025px){.botiga-dropdown .botiga-dropdown-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.botiga-offcanvas-menu{position:fixed;left:0;opacity:0;-webkit-transition:all .4s;transition:all .4s;top:0;-webkit-box-shadow:0 5px 15px 3px rgba(0,0,0,.07);box-shadow:0 5px 15px 3px rgba(0,0,0,.07);padding:30px;margin:0;z-index:99999;color:var(--bt-color-menu-text, #212121);background-color:var(--bt-color-menu-bg, #FFF);width:100%;max-width:300px;height:100%;overflow-y:auto;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.botiga-offcanvas-menu a:not(.button){color:var(--bt-color-menu-text, #212121)}.botiga-offcanvas-menu svg:not(.stroke-based){fill:var(--bt-color-menu-text, #212121)}.botiga-offcanvas-menu .main-navigation{font-size:var(--bt-font-size-header-menu, 16px)}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-link,.botiga-offcanvas-menu .mobile-offcanvas-menu-content{width:100%}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li{margin-right:0;padding-top:5px}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li:last-child{border-bottom:0}.menu-toggle{width:28px;position:relative;cursor:pointer;display:inline-block}.menu-toggle i,.menu-toggle svg{width:28px!important;height:20px!important}.botiga-offcanvas-menu{display:none}@media (max-width:1024px){.botiga-offcanvas-menu{display:block}}.site-title{font-size:20px;font-size:1.25rem;margin:0}.site-title a,.site-title a:visited{color:#212121}.site-description{margin:5px 0 0}.header-item{margin-right:25px;line-height:1}.header-item:last-child{margin-right:0}.header-search .icon-cancel,.header-search .icon-search{display:none;cursor:pointer;position:relative;z-index:999}.header-search .icon-search.active{display:inline-block}.header-search .icon-cancel svg{width:20px;height:24px}.icon-cancel{cursor:pointer}.header-search-form,.search-overlay{width:100%;opacity:0;-webkit-transition:opacity .3s;transition:opacity .3s}.header-search-form{position:absolute;top:100%;background-color:#fff;padding:40px 15px;z-index:999999;left:-9999em;visibility:hidden}.header-search-form form{max-width:720px;margin-left:auto;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex}.header-search-form form .search-field,.header-search-form form button{display:block;min-height:0;font-size:1rem;font-size:var(--bt-font-size-header-search-form, 1rem)}.header-search-form form .search-field{width:100%;padding:.7em 1em}.header-search-form form button{padding:.7em 1.25em!important;border-radius:0}.search-overlay{position:fixed;top:0;height:100%;z-index:998;background-color:rgba(33,33,33,.3);left:-100%}.custom-logo-link{line-height:1}.custom-logo-link img{max-width:180px}.custom-logo-link+.site-title{margin-top:10px}.content-wrapper{margin-top:80px;margin-bottom:120px}@media (min-width:1025px){.single-post .content-wrapper{margin-top:120px}}.site-main{padding-left:15px;padding-right:60px;width:calc(100% - 300px)}.no-sidebar .site-main,.site-main.no-sidebar{padding-left:15px!important;padding-right:15px!important;width:100%}.post{margin:0 0 40px}.ws-svg-icon{display:inline-block;width:16px;height:16px;vertical-align:middle;line-height:1}.botiga-page-builder-mode .content-wrapper{margin-top:0;margin-bottom:0}.botiga-page-builder-mode .site-main{padding:0!important}.botiga-page-builder-mode .site-main>.hentry{margin:0}.widget{margin:0 0 20px;padding-bottom:20px}.widget .widget-title{margin:0 0 20px;font-size:18px;font-size:1.125rem}.widget a{color:var(--bt-color-body-text, #212121)}.widget a:hover{color:var(--bt-color-link-hover, #757575)}.widget ul{padding-left:0;list-style:none;margin:0}.widget ul li{padding-bottom:10px}.widget ul li:last-of-type{padding-bottom:0}.search-submit svg{fill:#fff}.custom-logo-link{display:inline-block}.widget_nav_menu .menu{padding-left:0}.widget_nav_menu .menu li{list-style:none}.social-profile a{margin-right:40px}.social-profile a:last-of-type{margin-right:0}.widget-column .widget:last-of-type{margin-bottom:0;padding-bottom:0}.widget-column .widget .widget-title{font-size:var(--bt-font-size-footer-widgets-title, 20px)}.back-to-top{position:fixed;bottom:-70px;right:30px;cursor:pointer;background-color:#212121;font-size:16px;line-height:1;border-radius:30px;-webkit-transition:all .4s;transition:all .4s;visibility:hidden;opacity:0;z-index:998;color:#fff}.back-to-top:hover{background-color:#757575}.back-to-top svg{stroke:#fff}.screen-reader-text:focus{-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6)}.bt-d-none{display:none!important}@media (max-width:991px){p{margin-bottom:25px}.content-wrapper{margin-top:60px;margin-bottom:60px}.site-main{width:100%;padding-left:15px;padding-right:15px}}@media (min-width:576px) and (max-width:991px){.custom-logo-link img{max-width:100px}}@media (max-width:575px){.custom-logo-link img{max-width:100px}}.site-title,h1,h2,h3{font-family:Montserrat,sans-serif;font-weight:400;text-decoration:none;text-transform:none;font-style:normal;line-height:1.2;letter-spacing:0}.bhfb-header .main-navigation{font-family:Montserrat,sans-serif;font-weight:500}.bhfb-header .main-navigation,.bhfb-mobile_offcanvas .main-navigation{text-decoration:none;text-transform:none;font-style:normal;line-height:1.68;letter-spacing:0}@media (min-width:576px) and (max-width:991px){body{--bt-font-size-body:16px;--bt-font-size-h1:42px;--bt-font-size-h2:32px;--bt-font-size-h3:24px;--bt-font-size-h4:18px;--bt-font-size-h5:16px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:14px;--bt-font-size-post-title:32px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}}@media (min-width:992px){body{--bt-font-size-body:16px;--bt-font-size-h1:64px;--bt-font-size-h2:48px;--bt-font-size-h3:32px;--bt-font-size-h4:24px;--bt-font-size-h5:18px;--bt-font-size-h6:16px;--bt-font-size-header-menu:16px;--bt-font-size-post-meta:16px;--bt-font-size-post-title:48px;--bt-font-size-loop-post-text:16px;--bt-font-size-loop-post-meta:14px;--bt-font-size-loop-post-title:18px;--bt-font-size-prod-card-title:16px;--bt-font-size-single-prod-title:32px;--bt-font-size-single-prod-price:24px;--bt-font-size-footer-widgets-title:20px}}body{--bt-color-forms-text:#212121;--bt-color-forms-background:#ffffff;--bt-color-forms-borders:#212121;--bt-color-forms-dividers:#dddddd;--bt-color-forms-placeholder:#848484;--bt-color-content-cards-bg:#f2f2f2;--bt-color-bg:#FFF;--bt-color-heading-1:#212121;--bt-color-heading-2:#212121;--bt-color-heading-3:#212121;--bt-color-heading-4:#212121;--bt-color-heading-5:#212121;--bt-color-heading-6:#212121;--bt-color-body-text:#212121;--bt-color-link-default:#212121;--bt-color-link-hover:#757575;--bt-color-onsale:#FFF;--bt-color-onsale-bg:#212121;--bt-color-button:#FFF;--bt-color-button-hover:#FFF;--bt-color-button-bg:#FFBF00;--bt-color-button-bg-hover:#757575;--bt-color-button-border:#212121;--bt-color-button-border-hover:#757575;--bt-font-size-button:14px;--bt-letter-spacing-button:0;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px;--bt-border-radius-button:0}@media (min-width:576px) and (max-width:991px){body{--bt-font-size-button:14px;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px}}@media (min-width:992px){body{--bt-font-size-button:18px;--bt-padding-button-top-bottom:13px;--bt-padding-button-left-right:24px}}@media (max-width:1024px){.bhfb-header.bhfb-mobile,.botiga-offcanvas-menu{display:block}.bhfb-header.bhfb-desktop{display:none}}@media (min-width:1025px){.bhfb-header.bhfb-mobile{display:none}.bhfb-header.bhfb-desktop{display:block}.bhfb-header .botiga-dropdown>div>.botiga-dropdown-ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:992px){.bhfb-above_header_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-above_header_row{min-height:100px}}@media (max-width:575px){.bhfb-above_header_row{min-height:100px}}.bhfb-above_header_row{background-color:#fff;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(234 234 234/.1)}@media (min-width:992px){.bhfb-main_header_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-main_header_row{min-height:100px}}@media (max-width:575px){.bhfb-main_header_row{min-height:100px}}.bhfb-main_header_row{background-color:#e0a608;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(234 234 234/.1)}@media (min-width:992px){.bhfb-below_header_row{min-height:34px}}@media (min-width:576px) and (max-width:991px){.bhfb-below_header_row{min-height:100px}}@media (max-width:575px){.bhfb-below_header_row{min-height:100px}}.bhfb-below_header_row{background-color:#f5f5f5;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:rgb(234 234 234/.1)}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-above_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-2{justify-content:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3{justify-content:flex-end}}@media (min-width:1025px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (max-width:575px){.bhfb-header .bhfb-main_header_row .bhfb-column-3 .bhfb-builder-item+.bhfb-builder-item{margin-left:25px}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{align-items:center}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{flex-direction:row}}@media (min-width:1025px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-header .bhfb-below_header_row .bhfb-column-3{justify-content:flex-start}}.bhfb-mobile_offcanvas .mobile-menu-close{top:25px;right:25px;background-color:#fff0}.bhfb-mobile_offcanvas{background-color:#fff}.bhfb-component-search .header-search svg,.bhfb-component-social .social-profile>a svg,.bhfb-mobile_offcanvas .mobile-menu-close svg{fill:#212121}.bhfb-component-search .header-search:hover svg,.bhfb-component-social .social-profile>a:hover svg,.bhfb-mobile_offcanvas .mobile-menu-close:hover svg{fill:#757575}@media (min-width:992px){.custom-logo-link img{width:137px}}@media (min-width:576px) and (max-width:991px){.custom-logo-link img{width:100px}}@media (max-width:575px){.custom-logo-link img{width:100px}}@media (min-width:992px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}@media (min-width:576px) and (max-width:991px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}@media (max-width:575px){.bhfb.bhfb-header .bhfb-component-logo{text-align:center}}.bhfb-component-woo_icons .header-item svg:not(.stroke-based){fill:#212121}.bhfb-component-woo_icons .header-item:hover svg:not(.stroke-based){fill:#757575}.bhfb-component-woo_icons .site-header-cart .count-number{background-color:#ff5858;border-color:#ff5858;color:#fff}.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}@media (min-width:576px) and (max-width:991px){.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}}@media (min-width:992px){.bhfb-component-woo_icons .header-item{--bt-bhfb-woo-icons-gap:25px}}@media (min-width:992px){.bhfb-above_footer_row{min-height:100px}}@media (min-width:576px) and (max-width:991px){.bhfb-above_footer_row{min-height:100px}}@media (max-width:575px){.bhfb-above_footer_row{min-height:100px}}.bhfb-above_footer_row{background-color:#f5f5f5;border-top-width:0;border-top-style:solid;border-top-color:rgb(234 234 234/.1)}:root{--botiga_footer_row__above_footer_row_elements_spacing:25px}@media (min-width:992px){.bhfb-main_footer_row{min-height:280px}}@media (min-width:576px) and (max-width:991px){.bhfb-main_footer_row{min-height:551px}}@media (max-width:575px){.bhfb-main_footer_row{min-height:568px}}.bhfb-main_footer_row{background-color:#757575;border-top-width:4px;border-top-style:solid;border-top-color:rgb(234 234 234/.1)}:root{--botiga_footer_row__main_footer_row_elements_spacing:25px}@media (min-width:992px){.bhfb-below_footer_row{min-height:64px}}@media (min-width:576px) and (max-width:991px){.bhfb-below_footer_row{min-height:100px}}@media (max-width:575px){.bhfb-below_footer_row{min-height:100px}}.bhfb-below_footer_row{background-color:#f5f5f5;border-top-width:1px;border-top-style:solid;border-top-color:rgb(234 234 234/.1)}:root{--botiga_footer_row__below_footer_row_elements_spacing:25px}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-above_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{align-items:flex-start}}@media (min-width:992px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-2{padding:2px 0 0;margin:12px 0 0}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-main_footer_row .bhfb-column-3{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-1{align-items:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{justify-content:center}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{justify-content:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{justify-content:flex-start}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{flex-direction:column}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{flex-direction:column}}@media (min-width:1025px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{align-items:flex-end}}@media (min-width:576px) and (max-width:1024px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{align-items:flex-start}}@media (max-width:575px){.bhfb-footer .bhfb-below_footer_row .bhfb-column-2{align-items:flex-start}}.bhfb-footer .bhfb-component-widget2 .widget-column .widget{color:#fff}@media (min-width:992px){.bhfb-footer .bhfb-component-widget3{padding:12px 0 0;margin:12px 0 0!important}}.site-header-cart .widget_shopping_cart .widgettitle:after{background-color:rgb(33 33 33/.1)}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-ul .botiga-dropdown-li{text-align:left}.botiga-offcanvas-menu .botiga-dropdown .botiga-dropdown-link{padding:10px 0}.single{--bt-color-post-title:#212121;--bt-color-post-meta:#666666}@media (min-width:992px){.back-to-top.position-right{right:30px}}@media (min-width:576px) and (max-width:991px){.back-to-top.position-right{right:30px}}@media (max-width:575px){.back-to-top.position-right{right:30px}}.back-to-top .ws-svg-icon{width:18px;height:18px}.back-to-top{padding:15px}:root{--botiga_content_width:1140px}@media (min-width:1140px){.e-con.e-parent>.e-con-inner{padding-left:15px;padding-right:15px}}@media (max-width:1024px){body[class*=elementor-page] .e-con.e-parent{--padding-left:var(--container-default-padding-left, 15px);--padding-right:var(--container-default-padding-right, 15px)}}body[class*=elementor-page] .content-wrapper{max-width:100%;margin:0;padding:0}body[class*=elementor-page] .content-wrapper .site-main{padding:0!important}div[data-elementor-type]:not(.swiper-slide){width:100%!important;max-width:100%!important}div[data-elementor-type].post{margin:0}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxc7mw9c.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrzs7mw9c.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxi7mw9c.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrxy7mw9c.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-display:swap;font-family:"Montserrat";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtuqjig1_i6t8kchkm459wxrys7m.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wrhyzbi.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459w1hyzbi.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wzhyzbi.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wdhyzbi.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-display:swap;font-family:"Montserrat";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserrat-jtusjig1_i6t8kchkm459wlhyw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftjwacfw6zh4dthxcyms1lppc8i_b0juu057p-xejzj11l4.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftjwacfw6zh4dthxcyms1lppc8i_b0juu057p-xej9j11l4.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftjwacfw6zh4dthxcyms1lppc8i_b0juu057p-xejrj11l4.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftjwacfw6zh4dthxcyms1lppc8i_b0juu057p-xejvj11l4.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftjwacfw6zh4dthxcyms1lppc8i_b0juu057p-xejtj1w.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8dayxj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8dayxa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8dayxl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8dayxk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8dayxe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p95aoxj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p95aoxa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p95aoxl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p95aoxk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p95aoxe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu057pffijl70w.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu057pfwijl70w.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu057pfdijl70w.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu057pfcijl70w.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu057pfsijk.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8ha4xj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8ha4xa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8ha4xl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8ha4xk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8ha4xe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8nbixj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8nbixa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8nbixl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8nbixk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p8nbixe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9pbyxj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9pbyxa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9pbyxl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9pbyxk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9pbyxe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p91boxj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p91boxa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p91boxl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p91boxk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p91boxe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9rb4xj8mrbkw.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9rb4xa8mrbkw.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9rb4xl8mrbkw.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9rb4xk8mrbkw.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-display:swap;font-family:"Montserrat Alternates";font-style:italic;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftkwacfw6zh4dthxcyms1lppc8i_b0juu057p9rb4xe8mq.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu0xijffijl70w.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu0xijfwijl70w.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu0xijfdijl70w.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu0xijfcijl70w.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:100;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mfthwacfw6zh4dthxcyms1lppc8i_b0juu0xijfsijk.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xjibfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xjibfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xjibfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xjibfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:200;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xjibfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xqixfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xqixfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xqixfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xqixfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:300;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xqixfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftvwacfw6zh4dthxcyms1lppc8i_b0juu055qfqoj0.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftvwacfw6zh4dthxcyms1lppc8i_b0juu0576fqoj0.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftvwacfw6zh4dthxcyms1lppc8i_b0juu055kfqoj0.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftvwacfw6zh4dthxcyms1lppc8i_b0juu055afqoj0.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:400;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftvwacfw6zh4dthxcyms1lppc8i_b0juu0566fq.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xgitfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xgitfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xgitfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xgitfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:500;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xgitfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xnipfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xnipfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xnipfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xnipfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:600;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xnipfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xuilfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xuilfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xuilfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xuilfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:700;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xuilfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xtihfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xtihfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xtihfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xtihfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:800;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xtihfb7xg.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xaidfcrxg6ma.woff2)format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xaidfa7xg6ma.woff2)format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xaidfclxg6ma.woff2)format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xaidfcbxg6ma.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-display:swap;font-family:"Montserrat Alternates";font-style:normal;font-weight:900;font-display:swap;src:url(https://ilsordo.shop/wp-content/uploads/elementor/google-fonts/fonts/montserratalternates-mftiwacfw6zh4dthxcyms1lppc8i_b0juu0xaidfb7xg.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}.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}@media screen and (max-height:1024px){.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}@media screen and (max-height:640px){.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),.e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) *{background-image:none!important}}.screen-reader-text,.site-description,.site-title{position:absolute;clip:rect(1px,1px,1px,1px)}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}