.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%;}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none !important;padding:var(--padding);text-align:left;vertical-align:top;}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color);}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal;}.tablepress>:where(tbody)>tr>*{color:var(--text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color);}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color);}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color);}.tablepress img{border:none;margin:0;max-width:none;padding:0;}.tablepress-table-description{clear:both;display:block;}.dt-scroll{width:100%;}.dt-scroll .tablepress{width:100% !important;}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0;}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0 !important;border-top-width:0 !important;height:0 !important;padding-bottom:0 !important;padding-top:0 !important;}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0 !important;overflow:hidden !important;}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden;}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color);}.tablepress thead th:active{outline:none;}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"▲"/"";display:block;position:absolute;}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"▼"/"";display:block;position:absolute;top:50%;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative;}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px;}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif !important;font-size:12px;line-height:12px;opacity:.2;}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px;}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color);}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8;}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right;}.dt-container{clear:both;margin-bottom:1rem;position:relative;}.dt-container .tablepress{margin-bottom:0;}.dt-container .tablepress tfoot:empty{display:none;}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%;}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0;}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%;}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto;}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto;}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto;}.dt-container .dt-layout-cell:empty{display:none;}.dt-container .dt-input,.dt-container label{display:inline;width:auto;}.dt-container .dt-input{font-size:inherit;padding:5px;}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;}.dt-container .dt-paging .dt-paging-button{background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);border-radius:2px;box-sizing:border-box;color:inherit !important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none !important;vertical-align:middle;}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111;}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid rgba(0,0,0,0);color:rgba(0,0,0,.3) !important;cursor:default;outline:none;}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0;}.dt-container .dt-paging .ellipsis{padding:0 1em;}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column;}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0;}}.elementor-hidden{display:none;}.elementor-visibility-hidden{visibility:hidden;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0;}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0;}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em;}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em;}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box;}.elementor a{box-shadow:none;text-decoration:none;}.elementor hr{background-color:transparent;margin:0;}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%;}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0;}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%;}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0;}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s;}.elementor .elementor-background-video-container.elementor-loading{opacity:0;}.elementor .elementor-background-video-embed{max-width:none;}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor .elementor-background-video{max-width:none;}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover;}.elementor .elementor-background-overlay{inset:0;position:absolute;}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0;}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%;}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute;}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed;}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%;}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%;}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1;}.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);}.elementor-invisible{visibility:hidden;}.elementor-align-center{text-align:center;}.elementor-align-right{text-align:right;}.elementor-align-left{text-align:left;}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto;}.elementor-align-justify .elementor-button{width:100%;}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3);}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s;}.elementor-custom-embed-play.elementor-playing i{font-family:eicons;}.elementor-custom-embed-play.elementor-playing i:before{content:"";}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite;}.elementor-tag{display:inline-flex;}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear;}.elementor-ken-burns--out{transform:scale(1.3);}.elementor-ken-burns--active{transition-duration:20s;}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1);}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3);}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center;}.elementor-widescreen-align-right{text-align:right;}.elementor-widescreen-align-left{text-align:left;}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto;}.elementor-widescreen-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center;}.elementor-laptop-align-right{text-align:right;}.elementor-laptop-align-left{text-align:left;}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto;}.elementor-laptop-align-justify .elementor-button{width:100%;}.elementor-tablet_extra-align-center{text-align:center;}.elementor-tablet_extra-align-right{text-align:right;}.elementor-tablet_extra-align-left{text-align:left;}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto;}.elementor-tablet_extra-align-justify .elementor-button{width:100%;}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center;}.elementor-tablet-align-right{text-align:right;}.elementor-tablet-align-left{text-align:left;}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto;}.elementor-tablet-align-justify .elementor-button{width:100%;}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center;}.elementor-mobile_extra-align-right{text-align:right;}.elementor-mobile_extra-align-left{text-align:left;}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto;}.elementor-mobile_extra-align-justify .elementor-button{width:100%;}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center;}.elementor-mobile-align-right{text-align:right;}.elementor-mobile-align-left{text-align:left;}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto;}.elementor-mobile-align-justify .elementor-button{width:100%;}}:root{--page-title-display:block;}.elementor-page-title,h1.entry-title{display:var(--page-title-display);}@keyframes eicon-spin{0%{transform:rotate(0deg);}to{transform:rotate(359deg);}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite;}.elementor-section{position:relative;}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative;}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap;}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px;}.elementor-section.elementor-section-stretched{position:relative;width:100%;}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start;}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center;}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end;}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh;}.elementor-section.elementor-section-height-full>.elementor-container{height:100%;}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start;}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center;}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end;}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%;}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex;}.elementor-widget-wrap>.elementor-element{width:100%;}.elementor-widget-wrap.e-swiper-container{width:calc(100% - ( var(--e-column-margin-left,0px) + var(--e-column-margin-right,0px) ));}.elementor-widget{position:relative;}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px);}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0;}.elementor-column{display:flex;min-height:1px;position:relative;}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px;}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px;}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px;}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px;}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px;}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0;}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%;}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%;}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%;}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%;}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%;}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%;}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%;}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%;}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%;}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%;}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%;}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%;}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%;}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%;}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%;}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%;}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%;}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%;}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%;}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%;}.elementor-column.elementor-xs-11{width:11.111%;}.elementor-column.elementor-xs-12{width:12.5%;}.elementor-column.elementor-xs-14{width:14.285%;}.elementor-column.elementor-xs-16{width:16.666%;}.elementor-column.elementor-xs-20{width:20%;}.elementor-column.elementor-xs-25{width:25%;}.elementor-column.elementor-xs-30{width:30%;}.elementor-column.elementor-xs-33{width:33.333%;}.elementor-column.elementor-xs-40{width:40%;}.elementor-column.elementor-xs-50{width:50%;}.elementor-column.elementor-xs-60{width:60%;}.elementor-column.elementor-xs-66{width:66.666%;}.elementor-column.elementor-xs-70{width:70%;}.elementor-column.elementor-xs-75{width:75%;}.elementor-column.elementor-xs-80{width:80%;}.elementor-column.elementor-xs-83{width:83.333%;}.elementor-column.elementor-xs-90{width:90%;}.elementor-column.elementor-xs-100{width:100%;}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%;}.elementor-column.elementor-sm-11{width:11.111%;}.elementor-column.elementor-sm-12{width:12.5%;}.elementor-column.elementor-sm-14{width:14.285%;}.elementor-column.elementor-sm-16{width:16.666%;}.elementor-column.elementor-sm-20{width:20%;}.elementor-column.elementor-sm-25{width:25%;}.elementor-column.elementor-sm-30{width:30%;}.elementor-column.elementor-sm-33{width:33.333%;}.elementor-column.elementor-sm-40{width:40%;}.elementor-column.elementor-sm-50{width:50%;}.elementor-column.elementor-sm-60{width:60%;}.elementor-column.elementor-sm-66{width:66.666%;}.elementor-column.elementor-sm-70{width:70%;}.elementor-column.elementor-sm-75{width:75%;}.elementor-column.elementor-sm-80{width:80%;}.elementor-column.elementor-sm-83{width:83.333%;}.elementor-column.elementor-sm-90{width:90%;}.elementor-column.elementor-sm-100{width:100%;}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%;}.elementor-column.elementor-md-11{width:11.111%;}.elementor-column.elementor-md-12{width:12.5%;}.elementor-column.elementor-md-14{width:14.285%;}.elementor-column.elementor-md-16{width:16.666%;}.elementor-column.elementor-md-20{width:20%;}.elementor-column.elementor-md-25{width:25%;}.elementor-column.elementor-md-30{width:30%;}.elementor-column.elementor-md-33{width:33.333%;}.elementor-column.elementor-md-40{width:40%;}.elementor-column.elementor-md-50{width:50%;}.elementor-column.elementor-md-60{width:60%;}.elementor-column.elementor-md-66{width:66.666%;}.elementor-column.elementor-md-70{width:70%;}.elementor-column.elementor-md-75{width:75%;}.elementor-column.elementor-md-80{width:80%;}.elementor-column.elementor-md-83{width:83.333%;}.elementor-column.elementor-md-90{width:90%;}.elementor-column.elementor-md-100{width:100%;}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10;}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10;}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1;}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0;}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10;}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1;}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0;}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1;}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10;}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9;}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8;}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7;}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6;}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5;}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4;}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3;}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2;}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1;}.elementor-column{width:100%;}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap);}.elementor-grid .elementor-grid-item{min-width:0;}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap);}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word;}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr);}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr);}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr);}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr);}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr);}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr);}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr);}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr);}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr);}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr);}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr);}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr);}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop";}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen";}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra";}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet";}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra";}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile";}}@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-width:100%;--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:.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: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);}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-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.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row;}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items);}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal;}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy;}.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-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items);}.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(.elementor-section-wrap,[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,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container: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%);}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s);}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{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);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none;}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1;}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2;}.e-con .elementor-widget{min-width:0;}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%;}.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);}.e-con.e-flex .elementor-widget-archive-posts{width:100%;}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap;}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%;}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1;}.elementor-field-group{align-items:center;flex-wrap:wrap;}.elementor-field-group.elementor-field-type-submit{align-items:flex-end;}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%;}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0;}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%;}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit;}.elementor-field-group .elementor-select-wrapper:before{content:"";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%);}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:"";}.elementor-field-subgroup{display:flex;flex-wrap:wrap;}.elementor-field-subgroup .elementor-field-option label{display:inline-block;}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px;}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%;}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline;}.elementor-field-label{cursor:pointer;}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em;}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px;}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px;}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px;}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px;}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px;}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1;}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%;}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center;}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start;}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end;}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0;}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto;}}.elementor-error .elementor-field{border-color:#d9534f;}.elementor-error .help-inline{color:#d9534f;font-size:.9em;}.elementor-message{font-size:1em;line-height:1;margin:10px 0;}.elementor-message:before{content:"";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle;}.elementor-message.elementor-message-danger{color:#d9534f;}.elementor-message.elementor-message-danger:before{content:"";}.elementor-message.form-message-success{color:#5cb85c;}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0;}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center;}.elementor-form .elementor-button.elementor-size-xs{min-height:33px;}.elementor-form .elementor-button.elementor-size-sm{min-height:40px;}.elementor-form .elementor-button.elementor-size-md{min-height:47px;}.elementor-form .elementor-button.elementor-size-lg{min-height:59px;}.elementor-form .elementor-button.elementor-size-xl{min-height:72px;}.elementor-element:not(.e-div-block-base) .elementor-widget-container,.elementor-element:not(.e-div-block-base):not(:has(.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-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s;}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff;}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center;}.elementor-button-icon{align-items:center;display:flex;}.elementor-button-icon svg{height:auto;width:1em;}.elementor-button-icon .e-font-icon-svg{height:1em;}.elementor-button-text{display:inline-block;}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px;}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px;}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px;}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px;}.elementor-button span{text-decoration:inherit;}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de;}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c;}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e;}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f;}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de;}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c;}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e;}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f;}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff;}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em;}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s;}.elementor-icon:hover{color:#69727d;}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em;}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%);}.elementor-icon i.fad{width:auto;}.elementor-shape-square .elementor-icon{border-radius:0;}.elementor-shape-rounded .elementor-icon{border-radius:10%;}.elementor-shape-circle .elementor-icon{border-radius:50%;}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX,1) * var(--e-transform-scaleX,var(--e-transform-scale,1)))) scaleY(calc(var(--e-transform-flipY,1) * var(--e-transform-scaleY,var(--e-transform-scale,1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX,1) * var(--e-con-transform-scaleX,var(--e-con-transform-scale,1)))) scaleY(calc(var(--e-con-transform-flipY,1) * var(--e-con-transform-scaleY,var(--e-con-transform-scale,1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x);}.animated{animation-duration:1.25s;}.animated.animated-slow{animation-duration:2s;}.animated.animated-fast{animation-duration:.75s;}.animated.infinite{animation-iteration-count:infinite;}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards;}@media (prefers-reduced-motion:reduce){.animated{animation:none;}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none;}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none;}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none;}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none;}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none;}}.elementor-kit-54{--e-global-color-primary:#6ec1e4;--e-global-color-secondary:#54595f;--e-global-color-text:#7a7a7a;--e-global-color-accent:#61ce70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-54 e-page-transition{background-color:#ffbc7d;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}@media (max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media (max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@charset "UTF-8";.elementor-bg-transform .elementor-bg{will-change:transform;}.elementor-bg-transform-zoom-in:hover .elementor-bg,.elementor-bg-transform-zoom-out .elementor-bg{transform:scale(1.2);}.elementor-bg-transform-zoom-out:hover .elementor-bg{transform:scale(1);}.elementor-bg-transform-move-left .elementor-bg{transform:scale(1.2) translateX(8%);}.elementor-bg-transform-move-left:hover .elementor-bg,.elementor-bg-transform-move-right .elementor-bg{transform:scale(1.2) translateX(-8%);}.elementor-bg-transform-move-right:hover .elementor-bg{transform:scale(1.2) translateX(8%);}.elementor-bg-transform-move-up .elementor-bg{transform:scale(1.2) translateY(8%);}.elementor-bg-transform-move-down .elementor-bg,.elementor-bg-transform-move-up:hover .elementor-bg{transform:scale(1.2) translateY(-8%);}.elementor-bg-transform-move-down:hover .elementor-bg{transform:scale(1.2) translateY(8%);}.elementor-animated-content{--translate:0,0;}.elementor-animated-content:focus .elementor-animated-item--grow,.elementor-animated-content:hover .elementor-animated-item--grow{transform:scale(1.1);}.elementor-animated-content:focus .elementor-animated-item--shrink,.elementor-animated-content:hover .elementor-animated-item--shrink{transform:scale(.85);}.elementor-animated-content:focus .elementor-animated-item--shrink-contained,.elementor-animated-content:hover .elementor-animated-item--shrink-contained{transform:scale(1);}.elementor-animated-content:focus .elementor-animated-item--enter-zoom-in,.elementor-animated-content:focus .elementor-animated-item--enter-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-in,.elementor-animated-content:hover .elementor-animated-item--enter-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-in{transform:scale(1);opacity:1;}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:focus .elementor-animated-item--fade-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--fade-out{opacity:0;}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-out,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-out{transform:scale(.2);}.elementor-animated-content:focus .elementor-animated-item--exit-zoom-in,.elementor-animated-content:hover .elementor-animated-item--exit-zoom-in{transform:scale(2);}.elementor-animated-content:focus .elementor-animated-item--enter-from-bottom,.elementor-animated-content:focus .elementor-animated-item--enter-from-left,.elementor-animated-content:focus .elementor-animated-item--enter-from-right,.elementor-animated-content:focus .elementor-animated-item--enter-from-top,.elementor-animated-content:hover .elementor-animated-item--enter-from-bottom,.elementor-animated-content:hover .elementor-animated-item--enter-from-left,.elementor-animated-content:hover .elementor-animated-item--enter-from-right,.elementor-animated-content:hover .elementor-animated-item--enter-from-top{opacity:1;transform:translateY(0) translateX(0);}.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-right{transform:translateX(1000px);}.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-left{transform:translateX(-1000px);}.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{transform:translateY(-600px);}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom{transform:translateY(600px);}.elementor-animated-content:focus .elementor-animated-item--exit-to-bottom,.elementor-animated-content:focus .elementor-animated-item--exit-to-left,.elementor-animated-content:focus .elementor-animated-item--exit-to-right,.elementor-animated-content:focus .elementor-animated-item--exit-to-top,.elementor-animated-content:hover .elementor-animated-item--exit-to-bottom,.elementor-animated-content:hover .elementor-animated-item--exit-to-left,.elementor-animated-content:hover .elementor-animated-item--exit-to-right,.elementor-animated-content:hover .elementor-animated-item--exit-to-top{opacity:0;}.elementor-animated-content:focus .elementor-animated-item--move-right,.elementor-animated-content:hover .elementor-animated-item--move-right{transform:translateX(30px);}.elementor-animated-content:focus .elementor-animated-item--move-left,.elementor-animated-content:hover .elementor-animated-item--move-left{transform:translateX(-30px);}.elementor-animated-content:focus .elementor-animated-item--move-up,.elementor-animated-content:hover .elementor-animated-item--move-up{transform:translateY(-30px);}.elementor-animated-content:focus .elementor-animated-item--move-down,.elementor-animated-content:hover .elementor-animated-item--move-down{transform:translateY(30px);}.elementor-animated-content:focus .elementor-animated-item--move-contained-right,.elementor-animated-content:hover .elementor-animated-item--move-contained-right{--translate:8%,0;}.elementor-animated-content:focus .elementor-animated-item--move-contained-left,.elementor-animated-content:hover .elementor-animated-item--move-contained-left{--translate:-8%,0;}.elementor-animated-content:focus .elementor-animated-item--move-contained-top,.elementor-animated-content:hover .elementor-animated-item--move-contained-top{--translate:0,-8%;}.elementor-animated-content:focus .elementor-animated-item--move-contained-bottom,.elementor-animated-content:hover .elementor-animated-item--move-contained-bottom{--translate:0,8%;}.elementor-animated-content [class^=elementor-animated-item]{will-change:transform,opacity;}.elementor-animated-content .elementor-animated-item--shrink-contained{transform:scale(1.17);}.elementor-animated-content .elementor-animated-item--enter-zoom-in{transform:scale(.2);}.elementor-animated-content .elementor-animated-item--enter-zoom-out{transform:scale(2);}.elementor-animated-content .elementor-animated-item--enter-zoom-in,.elementor-animated-content .elementor-animated-item--enter-zoom-out,.elementor-animated-content .elementor-animated-item--fade-in{opacity:0;}.elementor-animated-content .elementor-animated-item--exit-zoom-in,.elementor-animated-content .elementor-animated-item--exit-zoom-out,.elementor-animated-content .elementor-animated-item--fade-out{opacity:1;transform:scale(1);}.elementor-animated-content .elementor-animated-item--enter-from-right{transform:translateX(1000px);}.elementor-animated-content .elementor-animated-item--enter-from-left{transform:translateX(-1000px);}.elementor-animated-content .elementor-animated-item--enter-from-top{transform:translateY(-600px);}.elementor-animated-content .elementor-animated-item--enter-from-bottom{transform:translateY(500px);}.elementor-animated-content .elementor-animated-item--enter-from-bottom,.elementor-animated-content .elementor-animated-item--enter-from-left,.elementor-animated-content .elementor-animated-item--enter-from-right,.elementor-animated-content .elementor-animated-item--enter-from-top{opacity:0;}.elementor-animated-content .elementor-animated-item--exit-to-bottom,.elementor-animated-content .elementor-animated-item--exit-to-left,.elementor-animated-content .elementor-animated-item--exit-to-right,.elementor-animated-content .elementor-animated-item--exit-to-top{opacity:1;transform:translateY(0) translateX(0);}.elementor-animated-content .elementor-animated-item--move-contained-bottom,.elementor-animated-content .elementor-animated-item--move-contained-left,.elementor-animated-content .elementor-animated-item--move-contained-right,.elementor-animated-content .elementor-animated-item--move-contained-top{transform:scale(1.2) translate(var(--translate));}.elementor-editor-active .elementor.elementor-edit-mode .elementor-widget.elementor-global-widget:hover{outline:1px solid var(--e-p-border-global);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings{background-color:var(--e-p-border-global);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting{background-color:var(--e-p-border-global);color:var(--e-p-border-global-invert);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting:hover{background-color:var(--e-p-border-global-hover);}.elementor-editor-active .elementor.elementor-edit-mode .elementor-global-widget .elementor-editor-widget-settings .elementor-editor-element-setting.elementor-editor-element-save{display:none;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-footer:before,.elementor-location-header:before{content:"";display:table;clear:both;}.elementor-posts.elementor-posts--skin-archive_full_content article.elementor-post{display:block;}.elementor-sticky--active{z-index:99;}.e-con.elementor-sticky--active{z-index:var(--z-index,99);}[data-elementor-type=popup] .elementor-section-wrap:not(:empty)+#elementor-add-new-section,[data-elementor-type=popup]:not(.elementor-edit-area){display:none;}.elementor-popup-modal{display:flex;pointer-events:none;background-color:transparent;-webkit-user-select:auto;-moz-user-select:auto;user-select:auto;}.elementor-popup-modal .dialog-buttons-wrapper,.elementor-popup-modal .dialog-header{display:none;}.elementor-popup-modal .dialog-close-button{display:none;top:20px;margin-top:0;right:20px;opacity:1;z-index:9999;pointer-events:all;}.elementor-popup-modal .dialog-close-button svg{fill:#1f2124;height:1em;width:1em;}.elementor-popup-modal .dialog-widget-content{background-color:#fff;width:auto;overflow:visible;max-width:100%;max-height:100%;border-radius:0;box-shadow:none;pointer-events:all;}.elementor-popup-modal .dialog-message{width:640px;max-width:100vw;max-height:100vh;padding:0;overflow:auto;display:flex;}.elementor-popup-modal .elementor{width:100%;}.elementor-motion-effects-element,.elementor-motion-effects-layer{transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.33,.07,1.03);transition-duration:1s;}.elementor-motion-effects-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}.elementor-motion-effects-layer{position:absolute;top:0;left:0;background-repeat:no-repeat;background-size:cover;}.elementor-motion-effects-perspective{perspective:1200px;}.elementor-motion-effects-element{transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x);}body.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;width:100%;padding:0;}body.rtl.woocommerce #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page #content div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce-page div.product .elementor-widget-woocommerce-product-images div.images,body.rtl.woocommerce div.product .elementor-widget-woocommerce-product-images div.images{float:none;padding:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart{margin:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart:not(.grouped_form):not(.variations_form){display:flex;flex-wrap:nowrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) form.cart button:where(:not(:first-child)){margin-top:0;margin-left:var(--button-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container{display:flex;flex-wrap:wrap;gap:var(--view-cart-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .e-loop-add-to-cart-form-container>*{display:flex;flex-basis:auto;margin:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity{vertical-align:middle;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty{vertical-align:top;margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity input{height:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked form.cart:not(.grouped_form):not(.variations_form){display:block;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder{display:flex;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container{flex-wrap:wrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-loop-add-to-cart-form-container>*{flex-basis:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder{flex-wrap:wrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder>*{flex-basis:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-stacked .e-atc-qty-button-holder button:where(:not(:first-child)){margin-left:0;margin-top:var(--button-spacing,10px);}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder{flex-wrap:nowrap;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--layout-auto .e-atc-qty-button-holder button{vertical-align:middle;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart--align-justify form.cart button{flex-basis:100%;}@media (min-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-widescreen--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-laptop--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet_extra--align-justify form.cart button{flex-basis:100%;}}@media (max-width:1024px){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-tablet--align-justify form.cart button{flex-basis:100%;}}@media (max-width:-1){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile_extra--align-justify form.cart button{flex-basis:100%;}}@media (max-width:767px){:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-start;text-align:left;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:flex-end;text-align:right;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]){text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center .e-loop-add-to-cart-form-container,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart.variations_form .woocommerce-variation-add-to-cart,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center:not([class*="--layout-stacked"]):not([class*="--layout-auto"]) form.cart:not(.grouped_form):not(.variations_form),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-auto"] .e-atc-qty-button-holder,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center[class*="--layout-stacked"] .e-atc-qty-button-holder{justify-content:center;text-align:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart div.quantity,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart div.quantity{margin-right:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-center form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-left form.cart button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-right form.cart button{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify:not([class*="--layout-stacked"]):not([class*="--layout-auto"]):not([class*=-product-add-to-cart]) .elementor-button{width:100%;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container>*{flex-basis:100%;justify-content:center;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify .e-loop-add-to-cart-form-container a.added_to_cart{flex-basis:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart div.quantity{margin-right:auto;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart .button,:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart,.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-add-to-cart-mobile--align-justify form.cart button{flex-basis:100%;}}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .quantity{display:none !important;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes) form.cart button:where(:not(:first-child)){margin-left:0;}:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart .button:where(:not(:first-child)),:is(.elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .elementor-widget-woocommerce-product-add-to-cart):not(.e-add-to-cart--show-quantity-yes)[class*="--layout-stacked"] form.cart button:where(:not(:first-child)){margin-top:0;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart input.qty.disabled{pointer-events:none;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) form.cart .button{text-align:center;}:is(.e-loop-item .elementor-widget-woocommerce-product-add-to-cart,.woocommerce div.product .e-loop-item .elementor-widget-woocommerce-product-add-to-cart) .added_to_cart{margin:0;padding:0;display:flex;align-items:center;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity{vertical-align:middle;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart) .quantity .qty{vertical-align:top;margin-right:0;width:3.631em;text-align:center;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-info button.button.alt.elementor-button{background-color:#5bc0de;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-success button.button.alt.elementor-button{background-color:#5cb85c;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-warning button.button.alt.elementor-button{background-color:#f0ad4e;}:is(.elementor-widget-wc-add-to-cart,.woocommerce div.product .elementor-widget-wc-add-to-cart).elementor-button-danger button.button.alt.elementor-button{background-color:#d9534f;}.woocommerce div.product.elementor ul.tabs:before{position:static;content:none;width:auto;bottom:auto;left:auto;border-bottom:0;z-index:auto;}.woocommerce div.product.elementor ul.tabs{margin:0;}.woocommerce div.product.elementor ul.tabs li{padding:0;}.woocommerce div.product.elementor ul.tabs li a{padding:.8em 1.2em;line-height:1;}.woocommerce div.product.elementor ul.tabs li:after,.woocommerce div.product.elementor ul.tabs li:before{border:0;position:static;bottom:auto;width:auto;height:auto;content:none;box-sizing:border-box;}.woocommerce div.product.elementor .woocommerce-tabs .panel{padding:20px;border-radius:0;border-width:0;border-top:1px solid #d3ced2;box-shadow:none;margin:-1px 0 0;}.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price del,.woocommerce .elementor-product-price-block-yes.elementor-widget-woocommerce-product-price .price ins{display:block;}.elementor-widget-woocommerce-product-meta .detail-container{position:relative;}.elementor-widget-woocommerce-product-meta .detail-container:after{position:absolute;bottom:0;left:0;width:100%;}.elementor-widget-woocommerce-product-meta .detail-label{font-weight:700;}.elementor-woo-meta--view-inline .product_meta{display:flex;flex-wrap:wrap;}.elementor-woo-meta--view-inline .product_meta .detail-container:after{width:auto;left:auto;right:auto;right:-8px;position:absolute;height:100%;top:50%;transform:translateY(-50%);border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;}.elementor-woo-meta--view-table .product_meta{display:flex;flex-direction:column;}.elementor-woo-meta--view-table .product_meta .detail-container{display:flex;}.elementor-woo-meta--view-table .product_meta .detail-label{min-width:108px;}.elementor-woo-meta--view-stacked .product_meta .detail-container{display:block;}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .woocommerce-product-rating{margin-bottom:0;display:flex;align-items:center;}.woocommerce .elementor-widget-woocommerce-product-rating .elementor-widget-container .star-rating{margin-top:0;}.elementor-product-rating--align-left .woocommerce-product-rating{justify-content:flex-start;}.elementor-product-rating--align-right .woocommerce-product-rating{justify-content:flex-end;}.elementor-product-rating--align-center .woocommerce-product-rating{justify-content:center;}.elementor-product-rating--align-justify .woocommerce-product-rating .woocommerce-review-link{margin-left:auto;}.elementor-products-grid ul.products.elementor-grid{display:grid;margin:0;grid-column-gap:20px;grid-row-gap:40px;}.elementor-products-grid ul.products.elementor-grid:after,.elementor-products-grid ul.products.elementor-grid:before{content:none;display:none;}.elementor-products-grid ul.products.elementor-grid li.product{width:auto;padding:0;margin:0;float:none;display:var(--button-align-display);flex-direction:var(--button-align-direction);justify-content:var(--button-align-justify);}.elementor-products-grid ul.products.elementor-grid li.product .onsale{padding:0;display:none;}.elementor-products-grid ul.products.elementor-grid li.product a.woocommerce-loop-product__link{display:block;position:relative;}.elementor-products-grid:not(.show-heading-yes) .products>h2{display:none;}.elementor-products-grid nav.woocommerce-pagination{margin-top:40px;}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul{border:0;}.elementor-products-grid:not(.elementor-show-pagination-border-yes) nav.woocommerce-pagination ul li{border-right:0;border-left:0;}.elementor-widget-woocommerce-products:not(.products-heading-show) .cross-sells>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .related>h2,.elementor-widget-woocommerce-products:not(.products-heading-show) .upsells>h2{display:none;}.elementor-widget-woocommerce-products.products-heading-show .cross-sells>h2,.elementor-widget-woocommerce-products.products-heading-show .related>h2,.elementor-widget-woocommerce-products.products-heading-show .upsells>h2{display:block;text-align:var(--products-title-alignment,left);color:var(--products-title-color);margin-bottom:var(--products-title-spacing,1rem);}.elementor-product-loop-item--align-left ul.products li.product .star-rating{margin-right:auto;}.elementor-product-loop-item--align-right ul.products li.product .star-rating{margin-left:auto;}.elementor-product-loop-item--align-center ul.products li.product .star-rating{margin-right:auto;margin-left:auto;}.woocommerce .elementor-element.elementor-products-grid ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.woocommerce div.product .elementor-element.elementor-products-grid .upsells.products ul.products li.product{width:auto;}@media (min-width:1025px){.elementor-widget-wc-archive-products .woocommerce.columns-2 ul.products{grid-template-columns:repeat(2,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-3 ul.products{grid-template-columns:repeat(3,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-4 ul.products{grid-template-columns:repeat(4,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-5 ul.products{grid-template-columns:repeat(5,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-6 ul.products{grid-template-columns:repeat(6,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-7 ul.products{grid-template-columns:repeat(7,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-8 ul.products{grid-template-columns:repeat(8,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-9 ul.products{grid-template-columns:repeat(9,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-10 ul.products{grid-template-columns:repeat(10,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-11 ul.products{grid-template-columns:repeat(11,1fr);}.elementor-widget-wc-archive-products .woocommerce.columns-12 ul.products{grid-template-columns:repeat(12,1fr);}}@media (max-width:1024px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(3,1fr);}}@media (max-width:767px){.elementor-widget-wc-archive-products .products{grid-template-columns:repeat(2,1fr);}}.elementor.product .woocommerce-product-gallery__trigger+.woocommerce-product-gallery__wrapper{overflow:hidden;}.woocommerce .elementor-widget-woocommerce-product-images span.onsale{padding:0;}.elementor-menu-cart__wrapper{text-align:var(--main-alignment,left);}.elementor-menu-cart__toggle_wrapper{display:inline-block;position:relative;}.elementor-menu-cart__toggle{display:inline-block;}.elementor-menu-cart__toggle .elementor-button{background-color:var(--toggle-button-background-color,transparent);color:var(--toggle-button-text-color,#69727d);border:var(--toggle-button-border-width,1px) var(--toggle-button-border-type,solid) var(--toggle-button-border-color,#69727d);border-radius:var(--toggle-button-border-radius,0);display:inline-flex;flex-direction:row-reverse;align-items:center;padding:var(--toggle-icon-padding,12px 24px);}.elementor-menu-cart__toggle .elementor-button:hover{color:var(--toggle-button-hover-text-color,#69727d);background-color:var(--toggle-button-hover-background-color,transparent);border-color:var(--toggle-button-hover-border-color,#69727d);}.elementor-menu-cart__toggle .elementor-button:hover .elementor-button-icon{color:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart__toggle .elementor-button:hover svg{fill:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart__toggle .elementor-button svg{fill:var(--toggle-button-icon-color,#69727d);}.elementor-menu-cart__toggle .elementor-button-text{margin-inline-end:.3em;}.elementor-menu-cart__toggle .elementor-button-icon{position:relative;transition:color .1s;}.elementor-menu-cart__toggle .e-toggle-cart-custom-icon,.elementor-menu-cart__toggle .elementor-button-icon{color:var(--toggle-button-icon-color,#69727d);font-size:var(--toggle-icon-size,inherit);}.elementor-menu-cart__toggle .e-toggle-cart-custom-icon:hover{color:var(--toggle-button-icon-hover-color,#69727d);}.elementor-menu-cart--items-indicator-bubble .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:block;position:absolute;min-width:1.6em;height:1.6em;line-height:1.5em;top:-.7em;inset-inline-end:-.7em;border-radius:100%;color:var(--items-indicator-text-color,#fff);background-color:var(--items-indicator-background-color,#d9534f);text-align:center;font-size:10px;}.elementor-menu-cart--items-indicator-plain .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:inline-block;font-weight:400;}.elementor-menu-cart--items-indicator-none .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter]{display:none;}.elementor-menu-cart__container{transform:scale(1);overflow:hidden;position:fixed;z-index:9998;top:0;left:0;width:100vw;height:100%;background-color:rgba(0,0,0,.25);transition:background-color .4s,transform 0s;text-align:left;}.elementor-menu-cart__main{position:fixed;left:var(--side-cart-alignment-left,auto);right:var(--side-cart-alignment-right,0);transform:translateX(0);top:0;bottom:0;display:flex;flex-direction:column;align-items:stretch;font-size:14px;min-height:200px;width:350px;max-width:100%;transition:.3s;padding:var(--cart-padding,20px 30px);background-color:var(--cart-background-color,#fff);box-shadow:0 0 20px rgba(0,0,0,.2);border-style:var(--cart-border-style,none);border-color:var(--cart-border-color,initial);border-radius:var(--cart-border-radius,0);margin-top:var(--mini-cart-spacing,0);}.elementor-menu-cart__main .widget_shopping_cart_content{height:100%;display:flex;flex-direction:column;}.elementor-menu-cart__main .widget_shopping_cart_content .woocommerce-mini-cart__empty-message{color:var(--empty-message-color,inherit);text-align:var(--empty-message-alignment,left);}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container{background-color:transparent;transform:scale(0);transition:background-color .4s,transform 0s .4s;}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container .dialog-lightbox-close-button{display:none;}body.elementor-default .elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{overflow:hidden;opacity:0;transform:var(--side-cart-alignment-transform,translateX(100%));}.elementor-menu-cart__close-button{width:var(--cart-close-icon-size,25px);height:var(--cart-close-icon-size,25px);position:relative;margin:0 0 20px;align-self:flex-end;cursor:pointer;display:inline-block;font-family:eicons;font-size:20px;line-height:1;transition:.3s;}.elementor-menu-cart__close-button:after,.elementor-menu-cart__close-button:before{content:"";position:absolute;height:3px;width:100%;top:50%;left:0;margin-top:-1px;background:var(--cart-close-button-color,#69727d);border-radius:1px;transition:.3s;}.elementor-menu-cart__close-button:hover:after,.elementor-menu-cart__close-button:hover:before{background:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button:before{transform:rotate(45deg);}.elementor-menu-cart__close-button:after{transform:rotate(-45deg);}.elementor-menu-cart__close-button-custom{position:relative;margin:0 0 20px;align-self:flex-end;cursor:pointer;display:inline-block;font-family:eicons;font-size:20px;line-height:1;transition:.3s;}.elementor-menu-cart__close-button-custom:hover:after,.elementor-menu-cart__close-button-custom:hover:before{background:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon{font-size:var(--cart-close-icon-size,25px);color:var(--cart-close-button-color,#69727d);}.elementor-menu-cart__close-button-custom .e-close-cart-custom-icon:hover{color:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__close-button-custom svg{fill:var(--cart-close-button-color,#69727d);width:var(--cart-close-icon-size,25px);height:var(--cart-close-icon-size,25px);}.elementor-menu-cart__close-button-custom svg:hover{fill:var(--cart-close-button-hover-color,#69727d);}.elementor-menu-cart__products{max-height:calc(100vh - 250px);overflow:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}.elementor-menu-cart__product{display:grid;grid-template-columns:28% auto;grid-template-rows:var(--price-quantity-position--grid-template-rows,auto auto);position:relative;border-width:0;border-bottom:var(--divider-width,1px) var(--divider-style,solid) var(--divider-color,#d5d8dc);}.elementor-menu-cart__product .variation{display:grid;grid-template-columns:max-content auto;margin:10px 0;color:var(--product-variations-color,#1f2124);}.elementor-menu-cart__product .variation dt{grid-column-start:1;}.elementor-menu-cart__product .variation dd{grid-column-start:2;margin-inline-start:5px;}.elementor-menu-cart__product .variation dd p{margin-bottom:0;}.elementor-menu-cart__product-image{grid-row-start:1;grid-row-end:3;width:100%;}.elementor-menu-cart__product-image a,.elementor-menu-cart__product-image img{display:block;}.elementor-menu-cart__product-name{grid-column-start:2;grid-column-end:3;margin:0;}.elementor-menu-cart__product-name a{transition:.3s;}.elementor-menu-cart__product-price{grid-column-start:2;grid-column-end:3;align-self:var(--price-quantity-position--align-self,end);font-weight:300;color:var(--product-price-color,#d5d8dc);}.elementor-menu-cart__product-name,.elementor-menu-cart__product-price{font-size:14px;padding-left:20px;}.elementor-menu-cart__product-remove{color:#69727d;width:var(--remove-item-button-size,22px);height:var(--remove-item-button-size,22px);border-radius:var(--remove-item-button-size,22px);border:1px solid var(--remove-item-button-color,#d5d8dc);text-align:center;overflow:hidden;position:absolute;right:0;bottom:20px;transition:.3s;}.elementor-menu-cart__product-remove:hover{border:1px solid var(--remove-item-button-hover-color,#d5d8dc);}.elementor-menu-cart__product-remove:hover:after,.elementor-menu-cart__product-remove:hover:before{background:var(--remove-item-button-hover-color,#d5d8dc);}.elementor-menu-cart__product-remove:after,.elementor-menu-cart__product-remove:before{content:"";position:absolute;height:1px;width:50%;top:50%;left:25%;margin-top:-1px;background:var(--remove-item-button-color,#d5d8dc);z-index:1;transition:.3s;}.elementor-menu-cart__product-remove:before{transform:rotate(45deg);}.elementor-menu-cart__product-remove:after{transform:rotate(-45deg);}.elementor-menu-cart__product-remove>a{display:block;z-index:2;width:100%;height:100%;overflow:hidden;opacity:0;position:absolute;}.elementor-menu-cart__product-remove>a.remove_from_cart_button{display:var(--remove-from-cart-button,block);}.elementor-menu-cart__product-remove>a.elementor_remove_from_cart_button{display:var(--elementor-remove-from-cart-button,none);}.elementor-menu-cart__product:last-child{border:none;}.elementor-menu-cart__footer-buttons,.elementor-menu-cart__product:not(:first-of-type),.elementor-menu-cart__subtotal{padding-top:var(--product-divider-gap,20px);}.elementor-menu-cart__product{padding-right:30px;}.elementor-menu-cart__product,.elementor-menu-cart__subtotal{padding-bottom:var(--product-divider-gap,20px);}.elementor-menu-cart__subtotal{font-size:20px;text-align:var(--menu-cart-subtotal-text-align,center);font-weight:600;color:var(--menu-cart-subtotal-color,inherit);border-left:var(--subtotal-divider-left-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-bottom:var(--subtotal-divider-bottom-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-right:var(--subtotal-divider-right-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);border-top:var(--subtotal-divider-top-width,1px) var(--subtotal-divider-style,solid) var(--subtotal-divider-color,#d5d8dc);}.elementor-menu-cart__footer-buttons{font-size:20px;text-align:var(--cart-footer-buttons-alignment-text-align,center);display:var(--cart-footer-buttons-alignment-display,grid);grid-template-columns:var(--cart-footer-layout,1fr 1fr);margin-top:var(--cart-buttons-position-margin,0);grid-column-gap:var(--space-between-buttons,10px);grid-row-gap:var(--space-between-buttons,10px);}.elementor-menu-cart__footer-buttons .elementor-button{display:inline-block;border-radius:var(--cart-footer-buttons-border-radius,0);height:-moz-fit-content;height:fit-content;}.elementor-menu-cart__footer-buttons .elementor-button--view-cart{display:var(--view-cart-button-display,inline-block);color:var(--view-cart-button-text-color,#fff);padding:var(--view-cart-button-padding,15px);background-color:var(--view-cart-button-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--view-cart:hover{color:var(--view-cart-button-hover-text-color,#fff);background-color:var(--view-cart-button-hover-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--checkout{display:var(--checkout-button-display,inline-block);color:var(--checkout-button-text-color,#fff);padding:var(--checkout-button-padding,15px);background-color:var(--checkout-button-background-color,#69727d);}.elementor-menu-cart__footer-buttons .elementor-button--checkout:hover{color:var(--checkout-button-hover-text-color,#fff);background-color:var(--checkout-button-hover-background-color,#69727d);}@media (max-width:767px){.elementor-menu-cart__footer-buttons .elementor-button{padding-left:10px;padding-right:10px;}}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--empty-indicator-hide .elementor-menu-cart__toggle .elementor-button-icon .elementor-button-icon-qty[data-counter="0"],.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-subtotal-yes) .elementor-menu-cart__toggle .elementor-button-text{display:none;}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product{padding-left:0;padding-right:0;grid-template-columns:25% auto;}.elementor-widget-woocommerce-menu-cart:not(.elementor-menu-cart--show-remove-button-yes) .elementor-menu-cart__product-remove{display:none;}.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__product-remove{top:0;bottom:auto;}.elementor-widget-woocommerce-menu-cart.remove-item-position--top .elementor-menu-cart__products .cart_item:not(:first-of-type) .elementor-menu-cart__product-remove{top:20px;bottom:auto;}.elementor-widget-woocommerce-menu-cart.remove-item-position--middle .elementor-menu-cart__product-remove{transform:translateY(50%);bottom:50%;}.elementor-widget-woocommerce-menu-cart.remove-item-position--bottom .elementor-menu-cart__product-remove{top:auto;bottom:20px;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container{position:absolute;width:auto;height:auto;overflow:visible;top:100%;bottom:auto;background:none;min-width:330px;left:0;right:auto;transform:scale(1);transition:background-color .4s,transform 0s;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__main{width:auto;height:auto;position:relative;top:auto;bottom:auto;right:auto;left:auto;overflow:visible;transform:translateY(0);transition:.3s;}@media (max-width:767px){.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart .elementor-menu-cart__container{min-width:300px;}}body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__container{transform:scale(0);transition:background-color .4s,transform 0s .4s;}body.elementor-default .elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-mini-cart:not(.elementor-menu-cart--shown) .elementor-menu-cart__main{opacity:0;transform:translateY(-10px);}.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown{opacity:1;}.elementor-edit-area-active .elementor-widget-woocommerce-menu-cart.elementor-widget.elementor-loading.elementor-menu-cart--shown .elementor-menu-cart__container{z-index:9999;}.elementor-widget-woocommerce-menu-cart.elementor-menu-cart--cart-type-dropdown .elementor-menu-cart__container{display:none;}.elementor-widget-woocommerce-purchase-summary{font-size:14px;font-family:Roboto,sans-serif;color:#69727d;}.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>td,.elementor-widget-woocommerce-purchase-summary table tbody tr:hover>th{background-color:initial;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details{padding-inline-start:0;margin:0 0 2em;display:flex;flex-wrap:wrap;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li{border-right:var(--payment-details-border-width,1px) var(--payment-details-border-type,solid) var(--payment-details-border-color,#d5d8dc);color:var(--payment-details-titles-color,#000);font-weight:700;font-size:14px;text-transform:capitalize;margin-right:var(--payment-details-space-between,4em);padding-right:var(--payment-details-space-between,4em);float:unset;margin-bottom:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li{border-right:none;border-bottom:var(--payment-details-border-width,1px) var(--payment-details-border-type,solid) var(--payment-details-border-color,#d5d8dc);margin-right:0;padding-right:0;width:100%;padding-top:calc(var(--payment-details-space-between,20px) / 2);padding-bottom:calc(var(--payment-details-space-between,20px) / 2);justify-content:space-between;display:flex;margin-bottom:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong{color:var(--payment-details-items-color,#69727d);font-weight:400;font-size:14px;margin-top:var(--payment-details-titles-spacing,10px);text-transform:none;line-height:normal;text-shadow:none;font-style:normal;letter-spacing:0;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details li strong{margin-top:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details{padding-inline-start:0;display:flex;flex-wrap:wrap;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li{border-right:var(--bank-details-border-width,1px) var(--bank-details-border-type,solid) var(--bank-details-border-color,#d5d8dc);color:var(--bank-details-titles-color,#000);font-weight:700;font-size:14px;text-transform:capitalize;margin-right:var(--bank-details-space-between,4em);padding-right:var(--bank-details-space-between,4em);float:unset;margin-bottom:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li{border-right:none;border-bottom:var(--bank-details-border-width,1px) var(--bank-details-border-type,solid) var(--bank-details-border-color,#d5d8dc);margin-right:0;padding-right:0;width:100%;padding-top:calc(var(--bank-details-space-between,20px) / 2);padding-bottom:calc(var(--bank-details-space-between,20px) / 2);justify-content:space-between;display:flex;margin-bottom:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong{color:var(--bank-details-items-color,#69727d);font-weight:400;font-size:14px;margin-top:var(--bank-details-titles-spacing,10px);text-transform:none;line-height:normal;text-shadow:none;font-style:normal;letter-spacing:0;}@media (max-width:1024px){.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li strong{margin-top:0;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-bacs-bank-details .wc-bacs-bank-details li:last-of-type{border-right:none;}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta .wc-item-meta-label,.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-item-meta li p{color:var(--order-details-variations-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table{font-size:14px;margin-bottom:0;padding:var(--sections-padding,15px 30px);background-color:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt{background-color:transparent;border-radius:var(--button-border-radius,3px);border:2px var(--buttons-border-type,solid) var(--buttons-border-color,#5bc0de);vertical-align:middle;color:var(--button-normal-text-color,#69727d);padding:var(--button-padding,5px 10px);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .button.alt:hover{color:var(--button-hover-text-color,#69727d);transition-duration:var(--button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table th{border:0;border-top:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d5d8dc);padding-top:calc(var(--order-details-rows-gap,18px) / 2);padding-bottom:calc(var(--order-details-rows-gap,18px) / 2);padding-left:0;padding-right:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th{color:var(--order-details-titles-totals-color,#000);border-top:none;padding-top:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table thead tr th span{color:var(--order-details-titles-totals-color,#000);}@media (min-width:1025px){.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td{vertical-align:top;line-height:unset;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tbody td .woocommerce-Price-amount{color:var(--order-details-items-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot th{color:var(--order-details-titles-totals-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child td,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table tfoot tr:last-child th{padding-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-quantity,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-expires,.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table td.download-remaining{font-weight:400;color:var(--order-details-items-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .shop_table .product-purchase-note td{border-top:none;padding-top:0;color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-table--order-downloads tr td:before{color:var(--order-details-titles-totals-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button{background:transparent;border:2px solid #5bc0de;border:2px var(--buttons-border-type,solid) var(--buttons-border-color,#5bc0de);border-radius:var(--button-border-radius,3px);vertical-align:middle;color:var(--button-normal-text-color,#69727d);margin-top:40px;margin-bottom:0;padding:var(--button-padding,12px 32px);}.elementor-widget-woocommerce-purchase-summary .woocommerce .order-again .button:hover{color:var(--button-hover-text-color,#69727d);transition-duration:var(--button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-purchase-summary .woocommerce h2{color:var(--titles-color,#000);margin-bottom:var(--titles-spacing,45px);font-weight:400;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-details h2{text-align:var(--order-summary-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-heading{text-align:var(--bank-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-order-downloads__title{text-align:var(--downloads-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--billing-address h2,.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-customer-details>h2{text-align:var(--billing-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-column--shipping-address h2{text-align:var(--shipping-details-alignment,inherit);}.elementor-widget-woocommerce-purchase-summary .woocommerce a{color:var(--order-details-product-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-purchase-summary .woocommerce a:hover{color:var(--order-details-product-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-purchase-summary .woocommerce p{margin-bottom:20px;}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-received{margin-bottom:var(--sections-spacing,40px);color:var(--confirmation-message-color,#69727d);text-align:var(--confirmation-message-alignment,inherit);display:var(--confirmation-message-display,none);}.elementor-widget-woocommerce-purchase-summary .woocommerce strong{color:var(--general-text-color,#000);}.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>td,.elementor-widget-woocommerce-purchase-summary .woocommerce table tbody>tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-purchase-summary .woocommerce address{padding:var(--sections-padding,15px 30px);background-color:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);color:var(--general-text-color,#69727d);}@media (max-width:767px){.elementor-widget-woocommerce-purchase-summary .woocommerce-column--2{margin-top:2em;}}.elementor-widget-woocommerce-purchase-summary .woocommerce .woocommerce-thankyou-order-details+p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details-account-name{color:var(--account-title-color,#000);font-weight:700;font-size:14px;margin-bottom:var(--account-title-spacing,1rem);}.elementor-widget-woocommerce-purchase-summary .woocommerce section{margin-top:var(--sections-spacing,4em);}.elementor-widget-woocommerce-purchase-summary .woocommerce .wc-bacs-bank-details:last-child{margin-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,.elementor-widget-woocommerce-purchase-summary .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below{padding-bottom:0;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details{table-layout:fixed;}.elementor-widget-woocommerce-purchase-summary .woocommerce-table--order-details td{word-wrap:break-word;}.elementor-widget-woocommerce-checkout-page{background-color:transparent;font-family:Roboto,sans-serif;font-size:14px;line-height:21px;color:#69727d;}.elementor-widget-woocommerce-checkout-page.e-checkout-layout-one-column .e-checkout__container{grid-template-columns:auto;}.elementor-widget-woocommerce-checkout-page ::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-checkout-page ::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-checkout-page table tbody tr:hover>td,.elementor-widget-woocommerce-checkout-page table tbody tr:hover>th{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:initial;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-checkout-page .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-checkout-page .select2-container--open .select2-dropdown--below{background-color:#f9fafa;}.elementor-widget-woocommerce-checkout-page .e-description{color:var(--sections-descriptions-color,#69727d);padding-bottom:var(--sections-descriptions-spacing,0);font-size:14px;font-weight:400;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section{margin-bottom:24px;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-section .e-checkout-secondary-title{text-align:var(--login-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .e-woocommerce-login-nudge{margin-top:var(--sections-secondary-title-spacing,24px);margin-bottom:15px;}.elementor-widget-woocommerce-checkout-page .e-coupon-anchor{margin-top:var(--sections-secondary-title-spacing,24px);}.elementor-widget-woocommerce-checkout-page .e-coupon-box{margin-top:24px;}.elementor-widget-woocommerce-checkout-page .e-coupon-anchor-description{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,3px);}.elementor-widget-woocommerce-checkout-page .e-login-wrap{display:flex;align-items:center;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-start{flex:75%;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end{flex:20%;text-align:right;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-login-wrap{display:block;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end{text-align:var(--login-button-alignment,left);margin-top:15px;}.elementor-widget-woocommerce-checkout-page .e-login-wrap-end label.e-login-label{display:none;}}.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap{display:flex;justify-content:space-between;margin-top:6px;}.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password{margin-bottom:0;font-size:12px;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-login-actions-wrap-end .lost_password{font-size:11px;}}.elementor-widget-woocommerce-checkout-page .e-apply-coupon{width:90%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-apply-coupon{width:var(--coupon-button-width,auto);}}.elementor-widget-woocommerce-checkout-page .e-checkout__container{display:grid;flex-wrap:wrap;grid-template-columns:56% auto;align-items:stretch;grid-column-gap:var(--sections-margin,24px);grid-row-gap:var(--sections-margin,24px);}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .e-checkout__container{grid-template-columns:repeat(1,1fr);}}.elementor-widget-woocommerce-checkout-page .e-checkout-secondary-title{color:var(--sections-secondary-title-color,#69727d);margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .e-woocommerce-coupon-nudge{text-align:var(--coupon-title-alignment,left);}.elementor-widget-woocommerce-checkout-page #ship-to-different-address{margin-top:13px;padding-left:var(--shipping-heading-padding-start,30px);}.elementor-widget-woocommerce-checkout-page #ship-to-different-address span{font-weight:400;}.elementor-widget-woocommerce-checkout-page a{color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page a:hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row{padding-left:var(--forms-columns-gap-padding,0);padding-right:var(--forms-columns-gap-padding,0);margin-left:var(--forms-columns-gap-margin,0);margin-right:var(--forms-columns-gap-margin,0);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row label,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row label,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row label{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,3px);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);font-size:14px;border:none;font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .form-row textarea:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row textarea:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row .input-text:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row select:focus,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor .form-row textarea:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details #billing_address_1_field,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box #billing_address_1_field,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-anchor #billing_address_1_field{margin-bottom:5px;}.elementor-widget-woocommerce-checkout-page .woocommerce .create-account,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box .form-row{margin-bottom:0 !important;}.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li input,.elementor-widget-woocommerce-checkout-page .woocommerce .input-radio{vertical-align:middle;}.elementor-widget-woocommerce-checkout-page .woocommerce-form__input-checkbox{vertical-align:middle;margin:0 5px 0 0;}.elementor-widget-woocommerce-checkout-page .woocommerce-form__label-for-checkbox span{position:relative;top:2px;color:var(--sections-checkboxes-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce #shipping_method li label,.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label{color:var(--sections-radio-buttons-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce .wc_payment_method label{display:inline;}.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button{background-color:var(--e-a-bg-default);color:var(--forms-buttons-normal-text-color,#6f6f6f);border-radius:var(--forms-buttons-border-radius,3px);padding:1rem;border:2px var(--forms-buttons-border-type,solid) var(--forms-buttons-border-color,#5bc0de);}.elementor-widget-woocommerce-checkout-page .woocommerce button.woocommerce-button:hover{color:var(--forms-buttons-hover-text-color,#6f6f6f);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code{margin-right:1%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce #coupon_code{width:100%;margin-right:0;margin-bottom:15px;}}.elementor-widget-woocommerce-checkout-page .woocommerce-info{border-top-color:transparent;background-color:transparent;padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce-privacy-policy-text p{font-weight:400;font-size:12px;}.elementor-widget-woocommerce-checkout-page .woocommerce-form-login-toggle .woocommerce-info{font-weight:400;margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col-1,.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout__order_review,.elementor-widget-woocommerce-checkout-page .woocommerce .e-coupon-box,.elementor-widget-woocommerce-checkout-page .woocommerce .e-woocommerce-login-section,.elementor-widget-woocommerce-checkout-page .woocommerce .shipping_address,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment{background:var(--sections-background-color,#fff);border-radius:var(--sections-border-radius,3px);padding:var(--sections-padding,16px 30px);margin:var(--sections-margin,0 0 24px 0);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);display:block;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields{display:var(--additional-information-display,none);}@media (min-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-additional-fields{margin:var(--sections-margin,0);}}.elementor-widget-woocommerce-checkout-page .woocommerce .e-checkout-message,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout #payment .payment_box,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text{color:var(--sections-messages-color,#69727d);font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-privacy-policy-text p{margin-top:25px;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-1{margin-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce #customer_details .col2-set .col-2{padding-top:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce #order_review_heading{text-align:var(--order-review-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table{margin-bottom:0;border:0;font-size:14px;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table thead tr th{padding-top:0;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td{color:#000;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tbody td .product-quantity{font-weight:400;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tfoot th{color:#69727d;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table th,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr{border:0;padding-left:0;padding-bottom:15px;padding-top:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total th,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table .order-total tr{padding-bottom:0;}.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>td,.elementor-widget-woocommerce-checkout-page .woocommerce .shop_table tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td{font-weight:400;color:var(--order-summary-items-color,#000);border-bottom:var(--order-summary-items-divider-weight,0) solid var(--order-summary-items-divider-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-name{padding-right:40px;max-width:150px;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .cart_item td.product-total{vertical-align:top;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table th{padding-top:var(--order-summary-rows-gap-top,15px);padding-bottom:var(--order-summary-rows-gap-bottom,15px);}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table tfoot th,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table thead th{color:var(--order-summary-totals-color,#69727d);vertical-align:top;}.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total td,.elementor-widget-woocommerce-checkout-page .woocommerce .woocommerce-checkout-review-order-table .order-total th{border-top:var(--order-summary-totals-divider-weight,0) solid var(--order-summary-totals-divider-color,#69727d);}.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-totals td{max-width:70px;}.elementor-widget-woocommerce-checkout-page .woocommerce h3{font-size:14px;font-weight:700;margin-top:0;margin-bottom:var(--sections-title-spacing,30px);color:var(--sections-title-color,#000);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row>span{font-weight:400;font-size:14px;margin-bottom:3px;color:#69727d;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last{width:48%;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row .input-checkbox{vertical-align:middle;margin:0 5px 0 0;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields h3{text-align:var(--billing-details-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row{margin-bottom:var(--forms-rows-gap,5px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-account-fields .form-row:last-child,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-billing-fields .form-row:last-child,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .woocommerce-shipping-fields .form-row:last-child{margin-bottom:15px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout.login{margin-top:-8px;z-index:999;background:#fff;border-top-width:0;position:relative;margin-bottom:0;color:#69727d;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-first,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .form-row-last{width:100%;}}.elementor-widget-woocommerce-checkout-page .woocommerce-form-coupon-toggle{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit{width:85%;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-form-login__submit{width:var(--login-button-width,35%);}}.elementor-widget-woocommerce-checkout-page .woocommerce-additional-fields h3{text-align:var(--additional-fields-title-alignment,left);}.elementor-widget-woocommerce-checkout-page .woocommerce-shipping-fields .shipping_address{margin-bottom:var(--sections-margin,20px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment{margin-top:24px;padding:15px 25px 25px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods{border-bottom:none;padding:0;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box{background-color:#f9fafa;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods .payment_box:before{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li{line-height:21px;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a{padding-left:15px;font-size:12px;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label a{float:none;font-size:11px;padding-left:10px;}}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .payment_methods li label img{width:55px;}}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .place-order{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;margin-bottom:0;align-items:var(--place-order-title-alignment,stretch);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order{background-color:#5bc0de;width:var(--purchase-button-width,auto);float:none;color:var(--purchase-button-normal-text-color,#fff);min-height:auto;padding:var(--purchase-button-padding,1em 1em);border-radius:var(--purchase-button-border-radius,3px);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment #place_order:hover{background-color:#5bc0de;color:var(--purchase-button-hover-text-color,#fff);border-color:var(--purchase-button-hover-border-color,#5bc0de);transition-duration:var(--purchase-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout #payment .woocommerce-info:before{display:none;}.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-1,.elementor-widget-woocommerce-checkout-page .woocommerce-checkout .col2-set .col-2{width:auto;float:none;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid{display:grid;grid-template-columns:auto auto;align-items:center;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2{text-align:right;}@media (max-width:1024px){.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid{display:block;}.elementor-widget-woocommerce-checkout-page .woocommerce .coupon-container-grid .coupon-col-2{text-align:var(--coupon-button-alignment,left);}}.elementor-widget-woocommerce-checkout-page .woocommerce #account_password_field{margin-bottom:10px;}.elementor-widget-woocommerce-checkout-page .woocommerce .product-name .variation{color:var(--order-summary-variations-color,#000);font-size:14px;font-style:normal;text-transform:none;letter-spacing:normal;text-decoration:none;line-height:21px;}.e-woo-select2-wrapper .select2-results__option,.e-woo-select2-wrapper .select2-results__option:focus{color:#69727d;}.elementor-widget-woocommerce-cart.e-cart-layout-one-column .e-cart__container{grid-template-columns:auto;}.elementor-widget-woocommerce-cart table tbody tr:hover>td,.elementor-widget-woocommerce-cart table tbody tr:hover>th{background-color:inherit;}.elementor-widget-woocommerce-cart .e-clear{overflow:hidden;height:0;width:0;}.elementor-widget-woocommerce-cart .e-cart-section{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);margin:var(--sections-margin,0 0 30px 0);border-radius:var(--sections-border-radius,3px);border:1px var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);}.elementor-widget-woocommerce-cart .e-cart-section--no-coupon{margin:var(--sections-margin,0 0 0 0);}@media (min-width:1024px){.elementor-widget-woocommerce-cart .e-cart-section:last-child{margin:var(--sections-margin,0);}}.elementor-widget-woocommerce-cart .e-cart-content{color:var(--sections-descriptions-color,#69727d);font-size:15px;font-weight:400;line-height:23px;letter-spacing:0;}.elementor-widget-woocommerce-cart .e-cart__container{display:grid;flex-wrap:wrap;grid-template-columns:59% auto;align-items:stretch;grid-column-gap:var(--sections-margin,30px);grid-row-gap:var(--sections-margin,30px);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .e-cart__container{grid-template-columns:repeat(1,1fr);}}.elementor-widget-woocommerce-cart .e-cart-layout-one-column .e-cart__container{grid-template-columns:auto;}.elementor-widget-woocommerce-cart .select2-container{margin-bottom:4px;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:var(--forms-fields-focus-border-color,initial);transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-cart .select2-container--open .select2-dropdown--below{background-color:#f9fafa;}.elementor-widget-woocommerce-cart .woocommerce{font-family:Roboto,sans-serif;}.elementor-widget-woocommerce-cart .woocommerce button.button{background-color:var(--e-a-bg-default);color:var(--forms-buttons-normal-text-color,#69727d);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,.88rem 2rem);width:var(--forms-buttons-width,auto);border:2px var(--forms-buttons-border-type,solid) var(--forms-buttons-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce button.button:hover{color:var(--forms-buttons-hover-text-color,#69727d);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);border-color:var(--forms-buttons-hover-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce button.button.disabled,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]{padding:var(--forms-buttons-padding,.88rem 2rem);color:var(--forms-buttons-normal-text-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce button.button.disabled:hover,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled:hover,.elementor-widget-woocommerce-cart .woocommerce button.button:disabled[disabled]:hover{background-color:var(--forms-buttons-hover-background-color,#fff);color:var(--forms-buttons-hover-text-color,#69727d);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);border-color:var(--forms-buttons-hover-border-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce #shipping_method li label{color:var(--sections-radio-buttons-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce #shipping_method li input{vertical-align:middle;}.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form{margin-top:var(--sections-descriptions-spacing,15px);}.elementor-widget-woocommerce-cart .woocommerce .woocommerce-shipping-destination{color:var(--sections-descriptions-color,#69727d);margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tbody th,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tbody th{display:none;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td{text-align:left !important;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr.woocommerce-shipping-totals td:before{width:100%;margin-bottom:10px;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td{text-align:right !important;}.elementor-widget-woocommerce-cart .woocommerce-page .cart_totals table.shop_table_responsive tr td:before,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table_responsive tr td:before{content:attr(data-title);font-weight:700;float:left;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2{text-align:var(--totals-title-alignment,left);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td{padding-top:var(--totals-rows-gap-top,12px);padding-bottom:var(--totals-rows-gap-bottom,9px);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount,.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before{color:var(--totals-color,#69727d);font-weight:700;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table tr.order-total td{border-top-color:var(--totals-divider-color,#69727d);border-top-width:var(--totals-divider-weight,0);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals .form-row{margin-bottom:var(--forms-rows-gap,6px);}.elementor-widget-woocommerce-cart .woocommerce .product-name a{color:var(--product-link-normal-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .product-name a:hover{color:var(--product-link-hover-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .form-row{padding:3px 0;margin:0;}.elementor-widget-woocommerce-cart .woocommerce .input-text,.elementor-widget-woocommerce-cart .woocommerce select{color:var(--forms-fields-normal-color,#69727d);background-color:#f9fafa;border-radius:var(--forms-fields-border-radius,3px);border:none;padding:var(--forms-fields-padding,16px);font-size:14px;}.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text::placeholder,.elementor-widget-woocommerce-cart .woocommerce select::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus,.elementor-widget-woocommerce-cart .woocommerce select:focus{color:var(--forms-fields-focus-color,#69727d);background-color:#f9fafa;border-color:var(--forms-fields-focus-border-color,transparent);transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::-moz-placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::-moz-placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text:focus::placeholder,.elementor-widget-woocommerce-cart .woocommerce select:focus::placeholder{color:var(--forms-fields-focus-color,#69727d);}.elementor-widget-woocommerce-cart .woocommerce .input-text.qty{background-color:transparent;color:var(--order-summary-color,#000);border:var(--order-summary-quantity-border-weight,1px) solid var(--order-summary-quantity-border-color,#d5d8dc);border-radius:3px;padding:1px 2px;text-align:left;font-size:14px;min-height:28px;max-height:28px;}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout{padding-bottom:0;display:flex;flex-direction:column;flex-wrap:wrap;align-items:var(--place-order-title-alignment,stretch);}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button{padding:var(--checkout-button-padding,15px 1em);width:var(--checkout-button-width,auto);font-size:15px;text-align:center;color:var(--checkout-button-normal-text-color,#fff);background-color:#5bc0de;border-radius:var(--checkout-button-border-radius,3px);min-height:auto;margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button:hover{color:var(--checkout-button-hover-text-color,#fff);background-color:#5bc0de;border-color:var(--checkout-button-hover-border-color,#5bc0de);transition-duration:var(--checkout-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-cart .woocommerce .remove{background:transparent;color:var(--order-summary-remove-icon-normal-color,#000) !important;width:auto;}.elementor-widget-woocommerce-cart .woocommerce .remove:hover{background:transparent;color:var(--order-summary-remove-icon-hover-color,#5bc0de) !important;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals{float:none;width:100%;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals td{padding-left:0;}.elementor-widget-woocommerce-cart .woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals td{padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce .coupon .button{float:right;width:100%;}.elementor-widget-woocommerce-cart .woocommerce .coupon .form-row{padding:0;}.elementor-widget-woocommerce-cart .woocommerce .coupon-col{display:flex;}.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start{flex:2;padding-right:30px;}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start{padding-right:0;}}.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end{flex:1;}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end{text-align:var(--apply-coupon-button-alignment,center);}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon-col{display:block;}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce .coupon{margin:var(--sections-margin,0);}.elementor-widget-woocommerce-cart .woocommerce .coupon #coupon_code{width:100%;margin-right:0;margin-bottom:15px;}.elementor-widget-woocommerce-cart .woocommerce .coupon .button{width:var(--apply-coupon-button-width,100%);float:none;}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table{border:0 solid;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .button{float:left;font-size:14px;font-weight:700;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions{display:table-cell;text-align:var(--update-cart-button-alignment,left) !important;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button{display:inline-block !important;float:none;width:var(--update-cart-button-width,auto);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions .button{width:var(--update-cart-button-width,100%) !important;}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form p:last-of-type{text-align:var(--update-shipping-button-alignment,start);}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button{float:none;width:var(--update-shipping-button-width,auto);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.shop_table .shipping-calculator-form .button{width:var(--update-shipping-button-width,100%);}}.elementor-widget-woocommerce-cart .woocommerce table.shop_table td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table th,.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr{border:0 solid;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table tr:nth-child(odd)>th{background-color:transparent;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .actions{padding:16px 0 0;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table .product-remove a{display:inline-block;}.elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart tbody tr:last-child{display:var(--update-cart-automatically-display,table-row);}.elementor-widget-woocommerce-cart .woocommerce table.cart{margin-bottom:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart img{width:55px;height:auto;display:block;}.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-top:var(--order-summary-rows-gap-top,20px);padding-right:20px;padding-bottom:var(--order-summary-rows-gap-bottom,20px);padding-left:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart td span{color:var(--order-summary-color,#000);font-size:14px;font-weight:400;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail{border-top:var(--order-summary-items-divider-weight,1px) solid var(--order-summary-items-divider-color,#d5d8dc);}@media (max-width:768px){.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-price,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-quantity,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-subtotal,.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-thumbnail{border-top-width:0;}}.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-remove{padding-left:0;padding-right:0;}@media (min-width:767px){.elementor-widget-woocommerce-cart .woocommerce table.cart tbody tr:first-child td{border-top:none;}}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce table.cart.product-remove{position:relative;}.elementor-widget-woocommerce-cart .woocommerce table.cart.product-name{padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr{border-top-width:var(--order-summary-items-divider-weight,1px);border-top-color:var(--order-summary-items-divider-color,#d5d8dc);}.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child{border-top:none;}}@media (max-width:768px){.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-left:0;padding-right:0;}}@media (max-width:767px){.elementor-widget-woocommerce-cart .woocommerce table.cart{padding:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr{padding:16px 28px;}.elementor-widget-woocommerce-cart .woocommerce table.cart tr:first-child{border-top:none;}.elementor-widget-woocommerce-cart .woocommerce table.cart td{padding-left:0;padding-right:0;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.product-name,.elementor-widget-woocommerce-cart .woocommerce table.cart td:first-child{border-top:none;}.elementor-widget-woocommerce-cart .woocommerce table.cart td.actions{padding:0;}}.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward){color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce a:not(.add_to_cart_button):not(.restore-item):not(.wc-backward):not(.wc-forward):hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2,.elementor-widget-woocommerce-cart .woocommerce .cart th{font-size:14px;font-weight:700;margin-top:0;padding:0 20px 8px 0;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals h2{margin-bottom:var(--sections-title-spacing,1rem);color:var(--sections-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .cart th{padding-bottom:var(--order-summary-title-spacing,8px);color:var(--order-summary-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .cart td:before{color:var(--order-summary-title-color,#000);}.elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-button:after{display:none;}.elementor-widget-woocommerce-cart .woocommerce .product-name .variation{color:var(--order-summary-variations-color,#000);}@media (max-width:1024px){.elementor-widget-woocommerce-cart .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td,.elementor-widget-woocommerce-cart .woocommerce table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent;}.elementor-widget-woocommerce-cart .woocommerce .cart_totals .shop_table_responsive td{padding-left:0;}}.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce #shipping_method input,.e-preview--show-hidden-elements .elementor-widget-woocommerce-cart .woocommerce .shipping-calculator-form button[name=calc_shipping]{pointer-events:none;}.e-woo-select2-wrapper .select2-results__option{font-family:Roboto,sans-serif;font-size:14px;color:var(--forms-fields-normal-color,#69727d);}.e-woo-select2-wrapper .select2-results__option:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account{font-family:Roboto,sans-serif;color:#69727d;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{float:right;width:75%;padding:0;padding-left:var(--tab-content-spacing,6%);}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content{width:100%;padding:var(--tab-content-spacing,6%) 0 0 0;}}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .shop_table,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .shop_table{border:none;margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{background-color:var(--sections-background-color,#fff);}.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper{padding:var(--sections-padding,16px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__downloads .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__orders .woocommerce-MyAccount-content-wrapper{padding:var(--sections-padding,16px 30px 3px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) address{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content{border:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__edit-address .woocommerce-MyAccount-content-wrapper,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-MyAccount-content-wrapper{padding:0;border:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details{margin-bottom:40px;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .order_details,.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .woocommerce-table--order-downloads{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px 3px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce .woocommerce-MyAccount-content-wrapper .button:hover{color:var(--tables-button-hover-text-color,#69727d);transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]{color:var(--forms-fields-normal-color,#69727d);border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);background:#f9fafa;border:none;font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce input[type=text]:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment .payment_methods{padding:0;border-bottom:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d4d4d4);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab__add-payment-method #add_payment_method #payment #place_order:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content>div>p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default{border-radius:var(--forms-fields-border-radius,0);background-color:var(--forms-fields-normal-background-color,#f9fafa);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single{color:var(--forms-fields-normal-color,#69727d);background-color:var(--forms-fields-normal-background-color,#f9fafa);border-radius:var(--forms-fields-border-radius,0);border:none;height:45px;margin:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single:focus{color:var(--forms-fields-focus-color,#69727d);background-color:var(--forms-fields-focus-background-color,#f9fafa);border-color:initial;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__placeholder{color:var(--forms-fields-normal-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--forms-fields-normal-color,#69727d);line-height:45px;padding-left:1rem;padding-right:1rem;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--default .select2-selection--single .select2-selection__arrow{height:45px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .select2-container--open .select2-dropdown--below{background-color:var(--forms-fields-normal-background-color,#f9fafa);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::-moz-placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce ::placeholder{color:var(--forms-fields-normal-color,inherit);font-family:inherit;opacity:.6;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-message{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce address{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a{color:var(--links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a:hover{color:var(--links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.alt:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button:hover{background-color:initial;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce em{font-size:12px;color:var(--login-messages-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row{padding-left:var(--forms-columns-gap-padding-left,0);padding-right:var(--forms-columns-gap-padding-right,0);margin-left:var(--forms-columns-gap-margin-left,0);margin-right:var(--forms-columns-gap-margin-right,0);margin-bottom:var(--forms-rows-gap,6px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row label{color:var(--forms-labels-color,#69727d);margin-bottom:var(--forms-label-spacing,0);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select{color:var(--forms-fields-normal-color,#69727d);border-radius:var(--forms-fields-border-radius,0);padding:var(--forms-fields-padding,16px);background:#f9fafa;border:none;font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row .input-text:focus,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .form-row select:focus{color:var(--forms-fields-focus-color,#69727d);border-color:#69727d;transition-duration:var(--forms-fields-focus-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce #billing_address_1_field{margin-bottom:5px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-privacy-policy-text,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-privacy-policy-text{margin-bottom:15px;color:var(--login-messages-color,#69727d);font-size:12px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:not([class]),.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register p:not([class]){color:var(--login-messages-color,#69727d);font-size:12px;margin-top:10px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .woocommerce-LostPassword,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .woocommerce-LostPassword{font-size:12px;margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{width:50%;}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{width:100%;}}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword p{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .form-row-first{width:100%;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword{background-color:var(--sections-background-color,#fff);padding:var(--sections-padding,16px 30px);border-left:var(--sections-border-left-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-bottom:var(--sections-border-bottom-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-right:var(--sections-border-right-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-top:var(--sections-border-top-width,1px) var(--sections-border-type,solid) var(--sections-border-color,#d5d8dc);border-radius:var(--sections-border-radius,3px);font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login p:nth-child(3){margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__input-checkbox{vertical-align:middle;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce p:last-of-type{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-form__label-for-checkbox span{color:var(--checkboxes-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tr{border:none;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h2,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce h3{color:var(--typography-section-titles-color,#000);margin-top:0;margin-bottom:var(--section-title-spacing,45px);font-weight:400;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong{color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .wc-item-meta,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce strong.wc-item-meta-label{color:var(--variations-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .product-quantity{font-weight:400;color:var(--tables-items-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-order-downloads{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content p:last-of-type{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content h2:first-of-type{margin-top:30px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content mark{background-color:transparent;font-weight:700;color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce caption+thead tr:first-child th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce colgroup+thead tr:first-child th{border-top:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child th{border-top:0;padding-left:0;padding-top:0;padding-bottom:var(--tables-titles-spacing,9px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>th{background-color:transparent;padding-left:0;padding-top:var(--order-summary-rows-gap-top,9px);padding-bottom:var(--order-summary-rows-gap-bottom,9px);color:var(--tables-items-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a{color:var(--tables-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number>a:hover{color:var(--tables-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table{font-size:14px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table th{border-top:var(--tables-divider-border-width,1px) var(--tables-divider-border-type,solid) var(--tables-divider-border-color,#d5d8dc);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table thead tr th span{color:var(--tables-title-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot td,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details tfoot th{padding-left:0;color:var(--tables-title-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a{color:var(--tables-links-normal-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .download-product a:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-name a:hover{color:var(--tables-links-hover-color,#5bc0de);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order_details .product-purchase-note td{border-top:none;padding-top:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button{background:transparent;border:2px solid #5bc0de;border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);border-radius:var(--tables-button-border-radius,3px);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);margin-top:0;margin-bottom:0;padding:var(--tables-button-padding,12px 32px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .order-again .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .title h3,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .title h3{float:none;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address address,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses address{padding:var(--sections-padding,45px 30px 16px 30px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Address .edit,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-Addresses .edit{float:left;position:absolute;margin-left:var(--edit-link-margin-start,30px);margin-top:var(--edit-link-margin-top,10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .u-columns{margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset{border:none;padding:0;margin-inline-start:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields fieldset legend,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm fieldset legend{font-weight:700;padding:20px 0;color:var(--general-text-color,#000);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button{background:#5bc0de;border:none;color:var(--forms-buttons-normal-text-color,#fff);border-radius:var(--forms-buttons-border-radius,3px);padding:var(--forms-buttons-padding,12px 32px);margin-top:20px;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button:hover,.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button:hover{color:var(--forms-buttons-hover-text-color,#fff);transition-duration:var(--forms-buttons-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination{padding:16px 0;}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button{background:transparent;border-radius:var(--tables-button-border-radius,3px);border:2px var(--tables-buttons-border-type,solid) var(--tables-buttons-border-color,#5bc0de);vertical-align:middle;color:var(--tables-button-normal-text-color,#69727d);padding:var(--tables-button-padding,5px 10px);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-pagination .button:hover{transition-duration:var(--tables-button-hover-transition-duration,.3s);}.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-OrderUpdates{color:var(--general-text-color,#69727d);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{float:left;width:25%;}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{width:100%;}}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul{padding-inline-start:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li{list-style-type:none;display:inline-block;width:var(--tab-width,100%);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after{content:"";display:block;width:100%;background-color:var(--tabs-divider-color,#69727d);height:var(--tabs-divider-weight,0);position:relative;top:calc(var(--tabs-spacing,2px) / 2);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{color:var(--tabs-active-color,#5bc0de);background:#f1f2f3;border-color:var(--tabs-active-border-color,transparent);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{font-style:normal;font-weight:700;font-size:14px;color:var(--tabs-normal-color,#69727d);display:block;padding:var(--tabs-padding,12px 20px);text-align:var(--tabs-alignment,start);background:#f9fafa;border-radius:var(--tabs-border-radius,0);border:0 var(--tabs-border-type,solid) var(--tabs-border-color,transparent);}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{color:var(--tabs-hover-color,#5bc0de);border-color:var(--tabs-hover-border-color,transparent);}@media (max-width:1024px){.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{padding:var(--tabs-padding,10px);}}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout{margin-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout:after{display:none;}.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-name.product-purchase-note-is-below,.elementor-widget-woocommerce-my-account .woocommerce-table__line-item.order_item .woocommerce-table__product-total.product-total.product-purchase-note-is-below{padding-bottom:0;}.elementor-widget-woocommerce-my-account .e-my-account-tab__view-order .shop_table td{vertical-align:top;line-height:unset;}.elementor-widget-woocommerce-my-account .woocommerce-MyAccount-paymentMethods .woocommerce-PaymentMethod--actions{text-align:right;}.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio{vertical-align:middle;}.elementor-widget-woocommerce-my-account .woocommerce-PaymentMethod .input-radio+label{color:var(--payment-methods-radio-buttons-color,#69727d);}.e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{display:inline-block;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation{display:block;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li{margin:calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2) 0;}.e-my-account-tabs-vertical .woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard{margin-top:0;}.e-my-account-tabs-vertical .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation{display:none;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation{float:none;width:100%;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:after{display:none;}.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content{float:none;width:100%;padding:var(--tab-content-spacing,50px) 0 0 0;}@media (max-width:1024px){.e-my-account-tabs-horizontal .e-my-account-tab .woocommerce .woocommerce-MyAccount-content{width:100%;padding:var(--tab-content-spacing,6%) 0 0 0;}}.e-my-account-tabs-horizontal .woocommerce-MyAccount-navigation{display:none;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation{display:block;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0;display:flex;justify-content:var(--tabs-container-justify-content,space-between);}@media (max-width:767px){.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul{display:block;}}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{display:inline-block;width:var(--tab-width,100%);padding:0 calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2);margin:0;border-right:var(--tabs-divider-weight,0) solid var(--tabs-divider-color,#69727d);}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:first-of-type{padding-left:0;}.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li:last-of-type{padding-right:0;border-right-width:0;}@media (max-width:767px){.e-my-account-tabs-horizontal .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li{margin:calc(var(--tabs-spacing,2px) / 2) 0 calc(var(--tabs-spacing,2px) / 2) 0;display:inline-block;width:100%;}}.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-number a,.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-number a{pointer-events:none;}.elementor-editor-active tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button,.elementor-editor-preview tr:not(:first-child) .woocommerce-orders-table__cell-order-actions .button{pointer-events:none;opacity:.3;}.elementor-editor-active .elementor-widget-woocommerce-my-account .woocommerce-MyAccount-content:not(:first-of-type){display:none;}.product .count{background-color:inherit;}.elementor-widget-woocommerce-notices .e-woocommerce-notices-wrapper.e-woocommerce-notices-wrapper-loading *,.elementor-widget-woocommerce-product-additional-information:not(.elementor-show-heading-yes) h2{display:none;}.elementor-widget-woocommerce-notices .woocommerce-error,.elementor-widget-woocommerce-notices .woocommerce-info,.elementor-widget-woocommerce-notices .woocommerce-message,.elementor-widget-woocommerce-notices .woocommerce-notices-wrapper,.elementor-widget-woocommerce-notices .woocommerce .is-error,.elementor-widget-woocommerce-notices .woocommerce .is-info,.elementor-widget-woocommerce-notices .woocommerce .is-success{display:block;}.e-preview--show-hidden-elements:not(.elementor-editor-active) .elementor-widget-woocommerce-notices .e-notices-demo-notice{display:none;}.woocommerce div.product.elementor form.cart div.product-addon{flex-basis:100%;flex-shrink:0;}.e-sticky-right-column--active{position:sticky;top:0;}.elementor-post-navigation-borders-yes .elementor-post-navigation.elementor-grid{color:#d5d8dc;border:1px solid;border-right:none;border-left:none;padding-top:10px;padding-bottom:10px;}.elementor-post-navigation-borders-yes .elementor-post-navigation__separator{height:100%;width:1px;margin:0 auto;background-color:#d5d8dc;}.elementor-post-navigation{overflow:hidden;display:flex;}.elementor-post-navigation .post-navigation__arrow-wrapper{color:#d5d8dc;}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-prev{font-size:30px;padding-inline-end:15px;}.elementor-post-navigation .post-navigation__arrow-wrapper.post-navigation__arrow-next{font-size:30px;padding-inline-start:15px;}.elementor-post-navigation .post-navigation__arrow-wrapper i{transform:translateY(-5%);}.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{display:flex;align-items:center;max-width:100%;}.elementor-post-navigation .post-navigation__next--label,.elementor-post-navigation .post-navigation__prev--label{text-transform:uppercase;font-size:.8em;}.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;}.elementor-post-navigation span.elementor-post-navigation__link__next,.elementor-post-navigation span.elementor-post-navigation__link__prev{display:flex;flex-direction:column;}.elementor-post-navigation .elementor-grid{justify-content:space-between;}.elementor-post-navigation .elementor-post-navigation__link{width:calc(50% - 1px / 2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.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-search-form{display:block;transition:.2s;}.elementor-search-form .e-font-icon-svg-container{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}.elementor-search-form button,.elementor-search-form input[type=search]{margin:0;border:0;padding:0;display:inline-block;vertical-align:middle;white-space:normal;background:none;line-height:1;min-width:0;font-size:15px;-webkit-appearance:none;-moz-appearance:none;}.elementor-search-form button:focus,.elementor-search-form input[type=search]:focus{outline:0;color:inherit;}.elementor-search-form button{background-color:#69727d;font-size:var(--e-search-form-submit-icon-size,16px);color:#fff;border-radius:0;}.elementor-search-form__container{display:flex;transition:.2s;overflow:hidden;border:0 solid transparent;min-height:50px;}.elementor-search-form__container:not(.elementor-search-form--full-screen){background:#f1f2f3;}.elementor-search-form__input{flex-basis:100%;color:#3f444b;transition:color .2s;}.elementor-search-form__input::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-search-form__input::placeholder{color:inherit;font-family:inherit;opacity:.6;}.elementor-search-form__submit{transition:color .2s,background .2s;font-size:var(--e-search-form-submit-icon-size,16px);}.elementor-search-form__submit svg{fill:var(--e-search-form-submit-text-color,#fff);width:var(--e-search-form-submit-icon-size,16px);height:var(--e-search-form-submit-icon-size,16px);}.elementor-search-form .elementor-search-form__submit,.elementor-search-form .elementor-search-form__submit:hover{color:var(--e-search-form-submit-text-color,#fff);border:none;border-radius:0;}.elementor-search-form--button-type-text .elementor-search-form__submit{flex-shrink:0;}.elementor-search-form--skin-minimal .elementor-search-form__icon{opacity:.6;display:flex;align-items:center;justify-content:flex-end;color:#3f444b;fill:#3f444b;font-size:var(--e-search-form-icon-size-minimal,15px);}.elementor-search-form--skin-minimal .elementor-search-form__icon svg{width:var(--e-search-form-icon-size-minimal,15px);height:var(--e-search-form-icon-size-minimal,15px);}.elementor-search-form--skin-minimal:focus-within{outline-width:2px;outline-style:solid;}.elementor-search-form--skin-full_screen .elementor-search-form input[type=search].elementor-search-form__input{font-size:50px;text-align:center;border:solid #fff;border-width:0 0 1px;line-height:1.5;color:#fff;}.elementor-search-form--skin-full_screen .elementor-search-form__toggle{display:inline-block;cursor:pointer;vertical-align:middle;color:var(--e-search-form-toggle-color,#33373d);font-size:var(--e-search-form-toggle-size,33px);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i{position:relative;display:block;transition:.2s;width:var(--e-search-form-toggle-size,33px);height:var(--e-search-form-toggle-size,33px);background-color:var(--e-search-form-toggle-background-color,rgba(0,0,0,.05));border:var(--e-search-form-toggle-border-width,0) solid var(--e-search-form-toggle-color,#33373d);border-radius:var(--e-search-form-toggle-border-radius,3px);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container:before,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i:before{font-size:var(--e-search-form-toggle-icon-size,.55em);}.elementor-search-form--skin-full_screen .elementor-search-form__toggle .e-font-icon-svg-container svg,.elementor-search-form--skin-full_screen .elementor-search-form__toggle i svg{fill:var(--e-search-form-toggle-color,#33373d);width:var(--e-search-form-toggle-icon-size,.55em);height:var(--e-search-form-toggle-icon-size,.55em);}.elementor-search-form--skin-full_screen .elementor-search-form__container{transition:.3s;align-items:center;position:fixed;z-index:9998;top:0;left:0;right:0;bottom:0;height:100vh;padding:0 15%;background-color:rgba(0,0,0,.8);}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen){overflow:hidden;opacity:0;transform:scale(0);}.elementor-search-form--skin-full_screen .elementor-search-form__container:not(.elementor-search-form--full-screen) .dialog-lightbox-close-button{display:none;}.elementor-author-box{display:flex;align-items:center;}.elementor-author-box__avatar{flex-shrink:0;margin-inline-end:25px;}.elementor-author-box__avatar img{width:100px;border-radius:500px;-o-object-fit:cover;object-fit:cover;}.elementor-author-box__text{flex-grow:1;font-size:17px;}.elementor-author-box__name{font-size:24px;margin-bottom:5px;}.elementor-author-box__bio,.elementor-author-box__bio p{margin-bottom:.8em;}.elementor-author-box__bio p:last-of-type{margin-bottom:0;}.elementor-author-box--layout-image-left .elementor-author-box{flex-direction:row;}.elementor-author-box--layout-image-left .elementor-author-box__avatar{margin-left:0;margin-right:25px;}.elementor-author-box--layout-image-right .elementor-author-box{flex-direction:row-reverse;}.elementor-author-box--layout-image-right .elementor-author-box__avatar{margin-right:0;margin-left:25px;}.elementor-author-box--layout-image-above .elementor-author-box{display:block;}.elementor-author-box--layout-image-above .elementor-author-box__avatar{margin:0 auto 15px;display:inline-block;}.elementor-author-box--layout-image-above.elementor-author-box--align-left .elementor-author-box__avatar{margin-left:0;}.elementor-author-box--layout-image-above.elementor-author-box--align-right .elementor-author-box__avatar{margin-right:0;}.elementor-author-box--align-left .elementor-author-box{text-align:left;}.elementor-author-box--align-right .elementor-author-box{text-align:right;}.elementor-author-box--align-center .elementor-author-box{text-align:center;}.elementor-button.elementor-author-box__button{border:2px solid #3f444b;font-size:15px;font-weight:100;padding:10px 18px;}.elementor-button.elementor-author-box__button,.elementor-button.elementor-author-box__button:hover{background:transparent;color:#3f444b;}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-top .elementor-author-box__avatar,.elementor-widget-author-box:not(.elementor-author-box--layout-image-above) .elementor-author-box__avatar{align-self:flex-start;}.elementor-widget-author-box:not(.elementor-author-box--layout-image-above).elementor-author-box--image-valign-middle .elementor-author-box__avatar{align-self:center;}.elementor-post-info__terms-list{display:inline-block;}.elementor-post-info .elementor-icon-list-icon .elementor-avatar{border-radius:100%;}.elementor-widget-post-info.elementor-align-center .elementor-icon-list-item:after{margin:initial;}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text{display:inline-block;}.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text a,.elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text span{display:inline;}.elementor-widget-breadcrumbs{font-size:.85em;}.elementor-widget-breadcrumbs p{margin-bottom:0;}.elementor-sitemap-wrap{display:flex;flex-flow:row wrap;}.elementor-widget-archive-posts:after,.elementor-widget-posts:after{display:none;}.elementor-posts-container.elementor-posts-masonry{align-items:flex-start;}.elementor-posts-container:not(.elementor-posts-masonry){align-items:stretch;}.elementor-posts-container .elementor-post{padding:0;margin:0;}.elementor-posts-container .elementor-post__excerpt{flex-grow:var(--read-more-alignment,0);}.elementor-posts-container .elementor-post__thumbnail{overflow:hidden;}.elementor-posts-container .elementor-post__thumbnail img{display:block;width:100%;max-height:none;max-width:none;transition:filter .3s;}.elementor-posts-container .elementor-post__thumbnail__link{position:relative;display:block;width:100%;}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail{top:0;left:0;right:0;bottom:0;}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail img{height:auto;position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);transform:scale(1.01) translate(-50%,-50%);}.elementor-posts-container.elementor-has-item-ratio .elementor-post__thumbnail.elementor-fit-height img{height:100%;width:auto;}.elementor-posts .elementor-post{flex-direction:column;transition-property:background,border,box-shadow;transition-duration:.25s;}.elementor-posts .elementor-post__title{font-size:18px;margin:0;}.elementor-posts .elementor-post__excerpt{margin-bottom:10px;}.elementor-posts .elementor-post__excerpt p{margin:0;line-height:1.5em;font-size:14px;color:#777;}.elementor-posts .elementor-post__text{display:var(--item-display,block);flex-direction:column;flex-grow:1;}.elementor-posts .elementor-post__meta-data{line-height:1.3em;font-size:12px;margin-bottom:13px;color:#adadad;}.elementor-posts .elementor-post__read-more{font-size:12px;font-weight:700;align-self:flex-start;}.elementor-posts .elementor-post__thumbnail{position:relative;}.elementor-posts--skin-classic .elementor-post{overflow:hidden;}.elementor-posts--align-left .elementor-post{text-align:left;}.elementor-posts--align-right .elementor-post{text-align:right;}.elementor-posts--align-center .elementor-post{text-align:center;}.elementor-posts--thumbnail-top .elementor-post__thumbnail__link{margin-bottom:20px;}.elementor-posts--thumbnail-top .elementor-post__text{width:100%;}.elementor-posts--thumbnail-top.elementor-posts--align-left .elementor-post__thumbnail__link{margin-right:auto;}.elementor-posts--thumbnail-top.elementor-posts--align-right .elementor-post__thumbnail__link{margin-left:auto;}.elementor-posts--thumbnail-top.elementor-posts--align-center .elementor-post__thumbnail__link{margin-right:auto;margin-left:auto;}.elementor-posts--thumbnail-left .elementor-post,.elementor-posts--thumbnail-right .elementor-post{flex-direction:row;}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link,.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{flex-shrink:0;width:25%;}.elementor-posts--thumbnail-left .elementor-post__thumbnail__link{order:0;margin-right:20px;}.elementor-posts--thumbnail-right .elementor-post__thumbnail__link{order:5;margin-left:20px;}.elementor-posts--thumbnail-none .elementor-posts-container .elementor-post__thumbnail__link{display:none;}.elementor-posts .elementor-post{display:flex;}.elementor-posts .elementor-post__card{display:flex;flex-direction:column;overflow:hidden;position:relative;background-color:#fff;width:100%;min-height:100%;border-radius:3px;border:0 solid #69727d;transition:all .25s;}.elementor-posts .elementor-post__card .elementor-post__thumbnail{position:relative;transform-style:preserve-3d;-webkit-transform-style:preserve-3d;}.elementor-posts .elementor-post__card .elementor-post__thumbnail img{width:calc(100% + 1px);}.elementor-posts .elementor-post__card .elementor-post__text{padding:0 30px;margin-bottom:0;margin-top:20px;}.elementor-posts .elementor-post__card .elementor-post__read-more{margin-bottom:20px;display:inline-block;}.elementor-posts .elementor-post__card .elementor-post__meta-data{padding:15px 30px;margin-bottom:0;border-top:1px solid #eaeaea;}.elementor-posts .elementor-post__card .elementor-post__meta-data span+span:before{margin:0 5px;}.elementor-posts .elementor-post__card .elementor-post__title{font-size:21px;}.elementor-posts .elementor-post__card .elementor-post__excerpt{line-height:1.7;}.elementor-posts .elementor-post__card .elementor-post__excerpt,.elementor-posts .elementor-post__card .elementor-post__title{margin-bottom:25px;}.elementor-posts .elementor-post__card .elementor-post__badge,.elementor-posts .elementor-post__card .elementor-post__read-more{text-transform:uppercase;}.elementor-posts .elementor-post__badge{position:absolute;top:0;background:#69727d;color:#fff;font-size:12px;padding:.6em 1.2em;line-height:1;font-weight:400;margin:20px;border-radius:999px;}.elementor-posts .elementor-post__avatar{position:relative;padding:0 30px;width:100%;top:-25px;height:0;pointer-events:none;}.elementor-posts .elementor-post__avatar img{border-radius:50%;width:60px;pointer-events:all;transform:translateY(-50%);}.elementor-posts--thumbnail-top .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data,.elementor-posts .elementor-posts--skin-cards:not(.elementor-posts-masonry) .elementor-post__meta-data{margin-top:auto;}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar{padding-top:0;position:static;height:auto;}.elementor-posts--thumbnail-none .elementor-post__card .elementor-post__avatar img.avatar{transform:translateY(0);vertical-align:bottom;}.elementor-posts--show-avatar .elementor-post__thumbnail__link{margin-bottom:25px;}.elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{display:block;content:"";background-image:linear-gradient(0deg,rgba(0,0,0,.35),transparent 75%);background-repeat:no-repeat;height:100%;width:100%;position:absolute;bottom:0;opacity:1;transition:all .3s ease-out;}.elementor-posts__hover-gradient .elementor-post__card:hover .elementor-post__thumbnail__link:after{opacity:.5;}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:100%;}.elementor-posts__hover-zoom-in .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px);}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:115%;}.elementor-posts__hover-zoom-in .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%;}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail.elementor-fit-height img{height:115%;}.elementor-posts__hover-zoom-out .elementor-post__card .elementor-post__thumbnail:not(.elementor-fit-height) img{width:115%;}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail.elementor-fit-height img{height:100%;}.elementor-posts__hover-zoom-out .elementor-post__card:hover .elementor-post__thumbnail:not(.elementor-fit-height) img{width:calc(100% + 1px);}.elementor-posts__hover-zoom-in .elementor-post__thumbnail img,.elementor-posts__hover-zoom-out .elementor-post__thumbnail img{transition:filter .3s,height 1s cubic-bezier(0,.25,.07,1),width 1s cubic-bezier(0,.25,.07,1);}.elementor-card-shadow-yes .elementor-post__card{box-shadow:0 0 10px 0 rgba(0,0,0,.15);}.elementor-card-shadow-yes .elementor-post__card:hover{box-shadow:0 0 30px 0 rgba(0,0,0,.15);}.elementor-posts--skin-full_content article{flex-direction:column;overflow:hidden;}.elementor-posts--skin-full_content article .elementor-post__thumbnail{padding-bottom:0;}body.elementor-editor-active .elementor-posts--skin-archive_full_content,body.elementor-editor-active .elementor-posts--skin-full_content{pointer-events:none;}body.elementor-editor-active .elementor-posts--skin-archive_full_content .elementor-post__thumbnail__link,body.elementor-editor-active .elementor-posts--skin-full_content .elementor-post__thumbnail__link{display:none;}body.elementor-editor-active .elementor-posts--show-thumbnail .elementor-post__thumbnail__link{display:block;}.elementor-portfolio__filters{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;padding:0;margin:0;}.elementor-portfolio__filter{margin:0;cursor:pointer;padding:8px;}.elementor-portfolio__filter:focus-visible{outline:1px auto -webkit-focus-ring-color;}.elementor-portfolio-item{align-self:flex-start;transition-property:transform,opacity;transition-timing-function:ease-in-out;transform-style:preserve-3d;overflow:hidden;margin:0;}.elementor-portfolio-item__title{margin:0;padding:0;line-height:1;font-size:18px;color:#fff;}.elementor-portfolio-item__tags__separator:before{content:", ";}.elementor-portfolio-item__overlay{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;padding:15px;transition:opacity 1s;display:flex;flex-direction:column;justify-content:center;text-align:center;overflow:hidden;background-color:rgba(105,114,125,.8);}.elementor-portfolio-item__img img[src=""]{background-color:rgba(0,0,0,.1);height:100%;}.elementor-portfolio-item:focus-within .elementor-portfolio-item__overlay,.elementor-portfolio-item:hover .elementor-portfolio-item__overlay{opacity:1;transition:opacity .5s;}.elementor-portfolio.elementor-has-item-ratio{transition:height .5s;}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail{position:absolute;background-color:rgba(0,0,0,.1);}.elementor-portfolio.elementor-has-item-ratio .elementor-post__thumbnail__link{padding-bottom:56.25%;}.elementor ul li.elementor-portfolio__filter{list-style-type:none;}.e-con-inner>.elementor-widget-portfolio,.e-con>.elementor-widget-portfolio{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-archive-posts.load-more-align-center .elementor-button-wrapper,.elementor-widget-posts.load-more-align-center .elementor-button-wrapper{text-align:center;}.elementor-widget-archive-posts.load-more-align-start .elementor-button-wrapper,.elementor-widget-posts.load-more-align-start .elementor-button-wrapper{text-align:start;}.elementor-widget-archive-posts.load-more-align-end .elementor-button-wrapper,.elementor-widget-posts.load-more-align-end .elementor-button-wrapper{text-align:end;}.elementor-widget-archive-posts.load-more-align-justify .elementor-button,.elementor-widget-posts.load-more-align-justify .elementor-button{width:100%;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container{cursor:default;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex;}.elementor-widget-archive-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden;}.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none;}.elementor-widget-archive-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message,.elementor-widget-posts.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block;}.elementor-widget-archive-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper,.elementor-widget-posts.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner{display:flex;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{margin:0 auto;display:none;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color);}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-spinner svg,.elementor-widget-posts>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em;}.elementor-widget-archive-posts>.elementor-widget-container .e-load-more-message,.elementor-widget-posts>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);text-align:var(--load-more-message-alignment,center);display:none;margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px);}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:inherit;}.elementor-widget-archive-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button,.elementor-widget-posts>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative;}.elementor-button.elementor-hidden,.elementor-hidden{display:none;}.e-form__step{width:100%;}.e-form__step:not(.elementor-hidden){display:flex;flex-wrap:wrap;}.e-form__buttons{flex-wrap:wrap;}.e-form__buttons,.e-form__buttons__wrapper{display:flex;}.e-form__indicators{display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;font-size:13px;margin-bottom:var(--e-form-steps-indicators-spacing);}.e-form__indicators__indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;flex-basis:0;padding:0 var(--e-form-steps-divider-gap);}.e-form__indicators__indicator__progress{width:100%;position:relative;background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;}.e-form__indicators__indicator__progress__meter{width:var(--e-form-steps-indicator-progress-meter-width,0);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;border-radius:var(--e-form-steps-indicator-progress-border-radius);background-color:var(--e-form-steps-indicator-progress-color);color:var(--e-form-steps-indicator-progress-meter-color);text-align:right;transition:width .1s linear;}.e-form__indicators__indicator:first-child{padding-left:0;}.e-form__indicators__indicator:last-child{padding-right:0;}.e-form__indicators__indicator--state-inactive{color:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2);}.e-form__indicators__indicator--state-inactive [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-inactive-secondary-color,#fff);}.e-form__indicators__indicator--state-inactive object,.e-form__indicators__indicator--state-inactive svg{fill:var(--e-form-steps-indicator-inactive-primary-color,#c2cbd2);}.e-form__indicators__indicator--state-active{color:var(--e-form-steps-indicator-active-primary-color,#39b54a);border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);}.e-form__indicators__indicator--state-active [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-active-secondary-color,#fff);}.e-form__indicators__indicator--state-active object,.e-form__indicators__indicator--state-active svg{fill:var(--e-form-steps-indicator-active-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed{color:var(--e-form-steps-indicator-completed-secondary-color,#fff);}.e-form__indicators__indicator--state-completed [class*=indicator--shape-]:not(.e-form__indicators__indicator--shape-none){background-color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator__label{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);}.e-form__indicators__indicator--state-completed .e-form__indicators__indicator--shape-none{color:var(--e-form-steps-indicator-completed-primary-color,#39b54a);background-color:initial;}.e-form__indicators__indicator--state-completed object,.e-form__indicators__indicator--state-completed svg{fill:var(--e-form-steps-indicator-completed-secondary-color,#fff);}.e-form__indicators__indicator__icon{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);font-size:var(--e-form-steps-indicator-icon-size);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;overflow:hidden;margin-bottom:10px;}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{width:var(--e-form-steps-indicator-icon-size);height:auto;}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em;}.e-form__indicators__indicator__number{width:var(--e-form-steps-indicator-padding,30px);height:var(--e-form-steps-indicator-padding,30px);border-width:1px;border-style:solid;display:flex;justify-content:center;align-items:center;margin-bottom:10px;}.e-form__indicators__indicator--shape-circle{border-radius:50%;}.e-form__indicators__indicator--shape-square{border-radius:0;}.e-form__indicators__indicator--shape-rounded{border-radius:5px;}.e-form__indicators__indicator--shape-none{border:0;}.e-form__indicators__indicator__label{text-align:center;}.e-form__indicators__indicator__separator{width:100%;height:var(--e-form-steps-divider-width);background-color:#babfc5;}.e-form__indicators--type-icon,.e-form__indicators--type-icon_text,.e-form__indicators--type-number,.e-form__indicators--type-number_text{align-items:flex-start;}.e-form__indicators--type-icon .e-form__indicators__indicator__separator,.e-form__indicators--type-icon_text .e-form__indicators__indicator__separator,.e-form__indicators--type-number .e-form__indicators__indicator__separator,.e-form__indicators--type-number_text .e-form__indicators__indicator__separator{margin-top:calc(var(--e-form-steps-indicator-padding,30px) / 2 - var(--e-form-steps-divider-width,1px) / 2);}.elementor-field-type-hidden{display:none;}.elementor-field-type-html{display:inline-block;}.elementor-field-type-tel input{direction:inherit;}.elementor-login .elementor-lost-password,.elementor-login .elementor-remember-me{font-size:.85em;}.elementor-field-type-recaptcha_v3 .elementor-field-label{display:none;}.elementor-field-type-recaptcha_v3 .grecaptcha-badge{z-index:1;}.elementor-button .elementor-form-spinner{order:3;}.elementor-form .elementor-button>span{display:flex;justify-content:center;align-items:center;}.elementor-form .elementor-button .elementor-button-text{white-space:normal;flex-grow:0;}.elementor-form .elementor-button svg{height:auto;}.elementor-form .elementor-button .e-font-icon-svg{height:1em;}.elementor-select-wrapper .select-caret-down-wrapper{position:absolute;top:50%;transform:translateY(-50%);inset-inline-end:10px;pointer-events:none;font-size:11px;}.elementor-select-wrapper .select-caret-down-wrapper svg{display:unset;width:1em;aspect-ratio:unset;fill:currentColor;}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2;}.elementor-select-wrapper.remove-before:before{content:"" !important;}.elementor-widget-price-list .elementor-price-list{list-style:none;padding:0;margin:0;}.elementor-widget-price-list .elementor-price-list li{margin:0;}.elementor-price-list li:not(:last-child){margin-bottom:20px;}.elementor-price-list .elementor-price-list-image{max-width:50%;flex-shrink:0;padding-inline-end:25px;}.elementor-price-list .elementor-price-list-image img{width:100%;}.elementor-price-list .elementor-price-list-header,.elementor-price-list .elementor-price-list-item,.elementor-price-list .elementor-price-list-text{display:flex;}.elementor-price-list .elementor-price-list-item{align-items:flex-start;}.elementor-price-list .elementor-price-list-item .elementor-price-list-text{align-items:flex-start;flex-wrap:wrap;flex-grow:1;}.elementor-price-list .elementor-price-list-item .elementor-price-list-header{align-items:center;flex-basis:100%;font-size:19px;font-weight:600;margin-bottom:10px;justify-content:space-between;}.elementor-price-list .elementor-price-list-item .elementor-price-list-title{max-width:80%;}.elementor-price-list .elementor-price-list-item .elementor-price-list-price{font-weight:600;}.elementor-price-list .elementor-price-list-item p.elementor-price-list-description{flex-basis:100%;font-size:14px;margin:0;}.elementor-price-list .elementor-price-list-item .elementor-price-list-separator{flex-grow:1;margin-left:10px;margin-right:10px;border-bottom-style:dotted;border-bottom-width:2px;height:0;}.elementor-price-table{text-align:center;}.elementor-price-table .elementor-price-table__header{background:var(--e-price-table-header-background-color,#555);padding:20px 0;}.elementor-price-table .elementor-price-table__heading{margin:0;padding:0;line-height:1.2;font-size:24px;font-weight:600;color:#fff;}.elementor-price-table .elementor-price-table__subheading{font-size:13px;font-weight:400;color:#fff;}.elementor-price-table .elementor-price-table__original-price{margin-inline-end:15px;text-decoration:line-through;font-size:.5em;line-height:1;font-weight:400;align-self:center;}.elementor-price-table .elementor-price-table__original-price .elementor-price-table__currency{font-size:1em;margin:0;}.elementor-price-table .elementor-price-table__price{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;color:#555;font-weight:800;font-size:65px;padding:40px 0;}.elementor-price-table .elementor-price-table__price .elementor-typo-excluded{line-height:normal;letter-spacing:normal;text-transform:none;font-weight:400;font-size:medium;font-style:normal;}.elementor-price-table .elementor-price-table__after-price{display:flex;flex-wrap:wrap;text-align:start;align-self:stretch;align-items:flex-start;flex-direction:column;}.elementor-price-table .elementor-price-table__integer-part{line-height:.8;}.elementor-price-table .elementor-price-table__currency,.elementor-price-table .elementor-price-table__fractional-part{line-height:1;font-size:.3em;}.elementor-price-table .elementor-price-table__currency{margin-inline-end:3px;}.elementor-price-table .elementor-price-table__period{width:100%;font-size:13px;font-weight:400;}.elementor-price-table .elementor-price-table__features-list{list-style-type:none;margin:0;padding:0;line-height:1;color:var(--e-price-table-features-list-color);}.elementor-price-table .elementor-price-table__features-list li{font-size:14px;line-height:1;margin:0;padding:0;}.elementor-price-table .elementor-price-table__features-list li .elementor-price-table__feature-inner{margin-left:15px;margin-right:15px;}.elementor-price-table .elementor-price-table__features-list li:not(:first-child):before{content:"";display:block;border:0 solid hsla(0,0%,47.8%,.3);margin:10px 12.5%;}.elementor-price-table .elementor-price-table__features-list i{margin-inline-end:10px;font-size:1.3em;}.elementor-price-table .elementor-price-table__features-list svg{margin-inline-end:10px;fill:var(--e-price-table-features-list-color);height:1.3em;width:1.3em;}.elementor-price-table .elementor-price-table__features-list svg~*{vertical-align:text-top;}.elementor-price-table .elementor-price-table__footer{padding:30px 0;}.elementor-price-table .elementor-price-table__additional_info{margin:0;font-size:13px;line-height:1.4;}.elementor-price-table__ribbon{position:absolute;top:0;left:auto;right:0;transform:rotate(90deg);width:150px;overflow:hidden;height:150px;}.elementor-price-table__ribbon-inner{text-align:center;left:0;width:200%;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;}.elementor-price-table__ribbon.elementor-ribbon-left{transform:rotate(0);left:0;right:auto;}.elementor-price-table__ribbon.elementor-ribbon-right{transform:rotate(90deg);left:auto;right:0;}.elementor-widget-price-table .elementor-widget-container{overflow:hidden;background-color:#f9fafa;}.e-con-inner>.elementor-widget-price-list,.e-con>.elementor-widget-price-list{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-flip-box{height:280px;position:relative;perspective:1000px;transform-style:preserve-3d;}@media (max-device-width:1024px){.elementor-flip-box{cursor:pointer;}}.elementor-flip-box__front{background-color:#1abc9c;}.elementor-flip-box__back{background-color:#4054b2;display:block;}.elementor-flip-box__layer{position:absolute;width:100%;height:100%;transition:all .6s ease-in-out;}.elementor-flip-box__layer__overlay{display:flex;width:100%;height:100%;flex-direction:column;justify-content:center;align-items:stretch;text-align:center;padding:35px;color:#fff;}.elementor-flip-box__layer__title{font-size:21px;}.elementor-flip-box__layer__description{font-size:14px;}.elementor-flip-box__layer__description:not(:last-child),.elementor-flip-box__layer__title:not(:last-child){margin:0 0 20px;padding:0;}.elementor-flip-box__layer__title{line-height:1;font-weight:600;}.elementor-flip-box,.elementor-flip-box .elementor-view-framed,.elementor-flip-box .elementor-view-stacked{--e-flip-box-view-framed-stacked-icon-color:#fff;}.elementor-flip-box .elementor-icon,.elementor-flip-box .elementor-view-framed .elementor-icon,.elementor-flip-box .elementor-view-stacked .elementor-icon{color:var(--e-flip-box-view-framed-stacked-icon-color);}.elementor-flip-box .elementor-icon svg,.elementor-flip-box .elementor-view-framed .elementor-icon svg,.elementor-flip-box .elementor-view-stacked .elementor-icon svg{fill:var(--e-flip-box-view-framed-stacked-icon-color);}.elementor-flip-box .elementor-view-framed .elementor-icon{border-color:#fff;}.elementor-flip-box .elementor-view-stacked .elementor-icon{background-color:rgba(0,0,0,.5);}.elementor-flip-box__button.elementor-button{cursor:pointer;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;background:transparent;}.elementor-flip-box__button.elementor-button:focus-visible,.elementor-flip-box__button.elementor-button:hover{background:transparent;text-decoration:none;}.elementor-flip-box__image{margin:0 0 20px;display:inline-block;width:100%;}.elementor-flip-box__image img{width:50%;}.elementor-flip-box .elementor-icon-wrapper{margin-bottom:20px;}.elementor-flip-box--3d .elementor-flip-box__layer__inner{transform:translateZ(90px) scale(.91);}.elementor-flip-box--3d .elementor-flip-box__layer__overlay{transform-style:preserve-3d;transform:translateZ(.1px);}.elementor-flip-box--effect-flip .elementor-flip-box{perspective:1000px;transform-style:preserve-3d;}.elementor-flip-box--effect-flip .elementor-flip-box__layer{transform-style:preserve-3d;backface-visibility:hidden;}.elementor-flip-box--effect-flip .elementor-flip-box__front{transform:none;z-index:1;}.elementor-flip-box--effect-flip .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-flip .elementor-flip-box:hover .elementor-flip-box__back{transform:none;}.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box__back{transform:rotateX(0) rotateY(-180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(0) rotateY(-180deg);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box__back{transform:rotateX(-180deg) rotateY(0);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(180deg) rotateY(0);}.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-flip.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:rotateX(-180deg) rotateY(0);}.elementor-flip-box--effect-push .elementor-flip-box__front{transform:none;}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(-100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(-100%);}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box:hover .elementor-flip-box__front{transform:translateX(0) translateY(100%);}.elementor-flip-box--effect-push .elementor-flip-box,.elementor-flip-box--effect-slide .elementor-flip-box{overflow:hidden;}.elementor-flip-box--effect-push .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-push .elementor-flip-box:hover .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-slide .elementor-flip-box:hover .elementor-flip-box__back{transform:none;}.elementor-flip-box--effect-push.elementor-flip-box--direction-right .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-right .elementor-flip-box__back{transform:translateX(-100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-left .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-left .elementor-flip-box__back{transform:translateX(100%) translateY(0);}.elementor-flip-box--effect-push.elementor-flip-box--direction-up .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-up .elementor-flip-box__back{transform:translateX(0) translateY(100%);}.elementor-flip-box--effect-push.elementor-flip-box--direction-down .elementor-flip-box__back,.elementor-flip-box--effect-slide.elementor-flip-box--direction-down .elementor-flip-box__back{transform:translateX(0) translateY(-100%);}.elementor-flip-box--effect-zoom-out .elementor-flip-box .elementor-flip-box__front{transition:transform .7s,opacity .35s,width .1ms;opacity:1;transform:scale(1);z-index:1;width:100%;}.elementor-flip-box--effect-zoom-out .elementor-flip-box:focus-visible .elementor-flip-box__front,.elementor-flip-box--effect-zoom-out .elementor-flip-box:hover .elementor-flip-box__front{width:0;opacity:0;transform:scale(.7);transition:transform .8s,opacity .7s .1s,width .1ms .7s;}.elementor-flip-box--effect-zoom-in .elementor-flip-box .elementor-flip-box__back{transition:transform .7s,opacity .5s .2s;opacity:0;transform:scale(.7);}.elementor-flip-box--effect-zoom-in .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-zoom-in .elementor-flip-box:hover .elementor-flip-box__back{transition:transform .7s,opacity .5s;opacity:1;transform:scale(1);}.elementor-flip-box--effect-fade .elementor-flip-box .elementor-flip-box__back{opacity:0;}.elementor-flip-box--effect-fade .elementor-flip-box:focus-visible .elementor-flip-box__back,.elementor-flip-box--effect-fade .elementor-flip-box:hover .elementor-flip-box__back{opacity:1;}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__front{display:none;}.elementor-widget-flip-box.elementor-flip-box--flipped .elementor-widget-container .elementor-flip-box__back{transform:none;opacity:1;}.e-con-inner>.elementor-widget-flip-box,.e-con>.elementor-widget-flip-box{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-cta,.elementor-widget-call-to-action .elementor-widget-container{overflow:hidden;}.elementor-cta{position:relative;display:flex;transition:.5s;}.elementor-cta--skin-classic .elementor-cta{flex-wrap:wrap;}.elementor-cta--skin-classic .elementor-cta__bg-wrapper{position:relative;min-height:200px;width:100%;}.elementor-cta--skin-classic .elementor-cta__content{transition:all .4s;width:100%;background-color:#f9fafa;}.elementor-cta--skin-classic .elementor-cta__content-item,.elementor-cta--skin-classic .elementor-cta__content-item .elementor-icon{color:#3f444b;border-color:#3f444b;fill:#3f444b;}.elementor-cta--skin-classic .elementor-cta__button.elementor-button{color:#3f444b;border-color:#3f444b;}.elementor-cta--skin-cover .elementor-cta{display:block;}.elementor-cta--skin-cover .elementor-cta__bg-wrapper{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .4s;width:100%;}.elementor-cta--skin-cover .elementor-cta__content{min-height:280px;}.elementor-cta--skin-cover .elementor-cta__button.elementor-button,.elementor-cta--skin-cover .elementor-cta__content-item,.elementor-cta--skin-cover .elementor-cta__content-item .elementor-icon{color:#fff;border-color:#fff;}.elementor-cta--layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--layout-image-left .elementor-cta,.elementor-cta--layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--layout-image-left .elementor-cta__content,.elementor-cta--layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--layout-image-right .elementor-cta{flex-direction:row-reverse;}.elementor-cta__bg,.elementor-cta__bg-overlay{position:absolute;top:0;left:0;right:0;bottom:0;transition:all .4s;}.elementor-cta__bg-wrapper{z-index:1;overflow:hidden;}.elementor-cta__bg{background-size:cover;background-position:50%;z-index:1;}.elementor-cta__bg-overlay{z-index:2;}.elementor-cta__button.elementor-button{cursor:pointer;align-self:center;margin-left:auto;margin-right:auto;border:2px solid #fff;background:transparent;}.elementor-cta__button.elementor-button:hover{background:transparent;text-decoration:none;}.elementor-cta__title{font-size:23px;}.elementor-cta__content{z-index:1;overflow:hidden;display:flex;flex-wrap:wrap;align-items:center;align-content:center;padding:35px;width:100%;}.elementor-cta__content,.elementor-cta__content-item{position:relative;transition:.5s;color:#fff;}.elementor-cta__content-item{width:100%;margin:0;}.elementor-cta__content-item:not(:last-child){margin-bottom:15px;}.elementor-cta__content-item .elementor-icon{color:#fff;}.elementor-cta--valign-top .elementor-cta__content{align-content:flex-start;align-items:flex-start;}.elementor-cta--valign-middle .elementor-cta__content{align-content:center;align-items:center;}.elementor-cta--valign-bottom .elementor-cta__content{align-content:flex-end;align-items:flex-end;}.elementor-cta:hover .elementor-cta__bg-overlay{background-color:rgba(0,0,0,.3);}@media (max-device-width:1024px){.elementor-cta{cursor:pointer;}}@media (min-width:-1){.elementor-cta--widescreen-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--widescreen-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--widescreen-layout-image-left .elementor-cta,.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--widescreen-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--widescreen-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--widescreen-layout-image-left .elementor-cta__content,.elementor-cta--widescreen-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--widescreen-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--widescreen-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--laptop-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--laptop-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--laptop-layout-image-left .elementor-cta,.elementor-cta--laptop-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--laptop-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--laptop-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--laptop-layout-image-left .elementor-cta__content,.elementor-cta--laptop-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--laptop-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--laptop-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--tablet_extra-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--tablet_extra-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta,.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta__content,.elementor-cta--tablet_extra-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--tablet_extra-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--tablet_extra-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:1024px){.elementor-cta--tablet-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--tablet-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--tablet-layout-image-left .elementor-cta,.elementor-cta--tablet-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--tablet-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--tablet-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--tablet-layout-image-left .elementor-cta__content,.elementor-cta--tablet-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--tablet-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--tablet-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:-1){.elementor-cta--mobile_extra-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--mobile_extra-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta,.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta__content,.elementor-cta--mobile_extra-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--mobile_extra-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--mobile_extra-layout-image-right .elementor-cta{flex-direction:row-reverse;}}@media (max-width:767px){.elementor-cta--mobile-layout-image-above .elementor-cta{flex-wrap:wrap;}.elementor-cta--mobile-layout-image-above .elementor-cta__bg-wrapper{width:100%;}.elementor-cta--mobile-layout-image-left .elementor-cta,.elementor-cta--mobile-layout-image-right .elementor-cta{flex-wrap:nowrap;}.elementor-cta--mobile-layout-image-left .elementor-cta__bg-wrapper,.elementor-cta--mobile-layout-image-right .elementor-cta__bg-wrapper{width:auto;min-width:50%;}.elementor-cta--mobile-layout-image-left .elementor-cta__content,.elementor-cta--mobile-layout-image-right .elementor-cta__content{flex-grow:1;}.elementor-cta--mobile-layout-image-left .elementor-cta{flex-direction:row;}.elementor-cta--mobile-layout-image-right .elementor-cta{flex-direction:row-reverse;}}.elementor-ribbon{position:absolute;z-index:1;top:0;left:auto;right:0;transform:rotate(90deg);width:150px;overflow:hidden;height:150px;}.elementor-ribbon-inner{text-align:center;left:0;width:200%;transform:translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);margin-top:35px;font-size:13px;line-height:2;font-weight:800;text-transform:uppercase;background:#000;color:#fff;}.elementor-ribbon.elementor-ribbon-left{transform:rotate(0);left:0;right:auto;}.elementor-ribbon.elementor-ribbon-right{transform:rotate(90deg);left:auto;right:0;}.elementor-widget-countdown .elementor-countdown-expire--message{display:none;padding:20px;text-align:center;}.elementor-widget-countdown .elementor-countdown-wrapper{flex-direction:row;}.elementor-widget-countdown .elementor-countdown-item{padding:20px 0;text-align:center;color:#fff;}.elementor-widget-countdown .elementor-countdown-digits,.elementor-widget-countdown .elementor-countdown-label{line-height:1;}.elementor-widget-countdown .elementor-countdown-digits{font-size:69px;}.elementor-widget-countdown .elementor-countdown-label{font-size:19px;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-wrapper{display:flex;justify-content:center;margin-right:auto;margin-left:auto;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-digits,.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-label{display:block;}.elementor-widget-countdown.elementor-countdown--label-block .elementor-countdown-item{flex-basis:0;flex-grow:1;}.elementor-widget-countdown.elementor-countdown--label-inline{text-align:center;}.elementor-widget-countdown.elementor-countdown--label-inline .elementor-countdown-item{display:inline-block;padding-left:5px;padding-right:5px;}.elementor-slides .swiper-slide-bg{background-size:cover;background-position:50%;background-repeat:no-repeat;min-width:100%;min-height:100%;}.elementor-slides .swiper-slide-inner{background-repeat:no-repeat;background-position:50%;position:absolute;top:0;left:0;bottom:0;right:0;padding:50px;margin:auto;}.elementor-slides .swiper-slide-inner,.elementor-slides .swiper-slide-inner:hover{color:#fff;display:flex;}.elementor-slides .swiper-slide-inner .elementor-background-overlay{position:absolute;z-index:0;top:0;bottom:0;left:0;right:0;}.elementor-slides .swiper-slide-inner .elementor-slide-content{position:relative;z-index:1;width:100%;}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:35px;font-weight:700;line-height:1;}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:17px;line-height:1.4;}.elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),.elementor-slides .swiper-slide-inner .elementor-slide-heading:not(:last-child){margin-bottom:30px;}.elementor-slides .swiper-slide-inner .elementor-slide-button{border:2px solid #fff;color:#fff;background:transparent;display:inline-block;}.elementor-slides .swiper-slide-inner .elementor-slide-button,.elementor-slides .swiper-slide-inner .elementor-slide-button:hover{background:transparent;color:inherit;text-decoration:none;}.elementor--v-position-top .swiper-slide-inner{align-items:flex-start;}.elementor--v-position-bottom .swiper-slide-inner{align-items:flex-end;}.elementor--v-position-middle .swiper-slide-inner{align-items:center;}.elementor--h-position-left .swiper-slide-inner{justify-content:flex-start;}.elementor--h-position-right .swiper-slide-inner{justify-content:flex-end;}.elementor--h-position-center .swiper-slide-inner{justify-content:center;}body.rtl .elementor-widget-slides .elementor-swiper-button-next{left:10px;right:auto;}body.rtl .elementor-widget-slides .elementor-swiper-button-prev{right:10px;left:auto;}.elementor-slides-wrapper div:not(.swiper-slide)>.swiper-slide-inner{display:none;}@media (max-width:767px){.elementor-slides .swiper-slide-inner{padding:30px;}.elementor-slides .swiper-slide-inner .elementor-slide-heading{font-size:23px;line-height:1;margin-bottom:15px;}.elementor-slides .swiper-slide-inner .elementor-slide-description{font-size:13px;line-height:1.4;margin-bottom:15px;}}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn{color:var(--e-share-buttons-primary-color,#ea4335);border-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon{background-color:var(--e-share-buttons-primary-color,#ea4335);color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-boxed .elementor-share-btn__icon svg,.elementor-share-buttons--color-custom.elementor-share-buttons--skin-minimal .elementor-share-btn__icon svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon{color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-custom.elementor-share-buttons--skin-framed .elementor-share-btn__icon svg{fill:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--color-official .elementor-share-btn:hover{filter:saturate(1.5) brightness(1.2);}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_digg{background-color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_email{background-color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_print{background-color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_facebook{background-color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_google{background-color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pocket{background-color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_linkedin{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_odnoklassniki{background-color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_pinterest{background-color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_reddit{background-color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_skype{background-color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_slideshare{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_snapchat{background-color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_stumbleupon{background-color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_mix{background-color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_tumblr{background-color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitch{background-color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_telegram{background-color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_threads,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_threads{background-color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_twitter{background-color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vimeo{background-color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_vk{background-color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_whatsapp{background-color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_wordpress{background-color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_x-twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_x-twitter{background-color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-flat .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-gradient .elementor-share-btn_xing{background-color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg{color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_digg svg{fill:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email{color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_email svg{fill:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print{color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_print svg{fill:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook{color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_facebook svg{fill:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google{color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_google svg{fill:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket{color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pocket svg{fill:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin{color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_linkedin svg{fill:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki{color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_odnoklassniki svg{fill:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest{color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_pinterest svg{fill:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit{color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_reddit svg{fill:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype{color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_skype svg{fill:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare{color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_slideshare svg{fill:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat{color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_snapchat svg{fill:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon{color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_stumbleupon svg{fill:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix{color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_mix svg{fill:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr{color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_tumblr svg{fill:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch{color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitch svg{fill:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram{color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_telegram svg{fill:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_threads{color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_threads svg{fill:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter{color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_twitter svg{fill:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo{color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vimeo svg{fill:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk{color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_vk svg{fill:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp{color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_whatsapp svg{fill:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress{color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_wordpress svg{fill:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_x-twitter{color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_x-twitter svg{fill:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing{color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-framed .elementor-share-btn_xing svg{fill:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_digg .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_digg .elementor-share-btn__icon{background-color:#005be2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_email .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_email .elementor-share-btn__icon{background-color:#ea4335;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_print .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_print .elementor-share-btn__icon{background-color:#aaa;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_facebook .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_facebook .elementor-share-btn__icon{background-color:#3b5998;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_google .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_google .elementor-share-btn__icon{background-color:#dd4b39;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pocket .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pocket .elementor-share-btn__icon{background-color:#ef3f56;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_linkedin .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_linkedin .elementor-share-btn__icon{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_odnoklassniki .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_odnoklassniki .elementor-share-btn__icon{background-color:#f4731c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_pinterest .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_pinterest .elementor-share-btn__icon{background-color:#bd081c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_reddit .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_reddit .elementor-share-btn__icon{background-color:#ff4500;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_skype .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_skype .elementor-share-btn__icon{background-color:#00aff0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_slideshare .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_slideshare .elementor-share-btn__icon{background-color:#0077b5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_snapchat .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_snapchat .elementor-share-btn__icon{background-color:#fffc00;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_stumbleupon .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_stumbleupon .elementor-share-btn__icon{background-color:#eb4924;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_mix .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_mix .elementor-share-btn__icon{background-color:#f3782b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_tumblr .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_tumblr .elementor-share-btn__icon{background-color:#35465c;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitch .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitch .elementor-share-btn__icon{background-color:#6441a5;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_telegram .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_telegram .elementor-share-btn__icon{background-color:#2ca5e0;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_threads .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_threads .elementor-share-btn__icon{background-color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_twitter .elementor-share-btn__icon{background-color:#1da1f2;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vimeo .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vimeo .elementor-share-btn__icon{background-color:#1ab7ea;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_vk .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_vk .elementor-share-btn__icon{background-color:#45668e;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_whatsapp .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_whatsapp .elementor-share-btn__icon{background-color:#25d366;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_wordpress .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_wordpress .elementor-share-btn__icon{background-color:#21759b;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_x-twitter .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_x-twitter .elementor-share-btn__icon{background-color:#000;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn_xing .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn_xing .elementor-share-btn__icon{background-color:#026466;}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon{color:var(--e-share-buttons-icon-color,#fff);}.elementor-share-buttons--color-official.elementor-share-buttons--skin-boxed .elementor-share-btn .elementor-share-btn__icon svg,.elementor-share-buttons--color-official.elementor-share-buttons--skin-minimal .elementor-share-btn .elementor-share-btn__icon svg{fill:var(--e-share-buttons-icon-color,#fff);}.elementor-share-buttons--skin-boxed .elementor-share-btn__icon,.elementor-share-buttons--skin-framed .elementor-share-btn__icon{margin-inline-start:-.2em;}.elementor-share-buttons--skin-boxed .elementor-share-btn,.elementor-share-buttons--skin-framed .elementor-share-btn{border-style:solid;}.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-gradient.elementor-share-buttons--view-icon .elementor-share-btn__icon{background-image:linear-gradient(90deg,rgba(0,0,0,.12),transparent);}.elementor-share-buttons--skin-boxed .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__text,.elementor-share-buttons--skin-minimal .elementor-share-btn__text{padding-inline-start:.9em;}.elementor-share-buttons--skin-flat .elementor-share-btn,.elementor-share-buttons--skin-gradient .elementor-share-btn{background-color:var(--e-share-buttons-primary-color,#ea4335);}.elementor-share-buttons--skin-flat .elementor-share-btn__icon,.elementor-share-buttons--skin-flat .elementor-share-btn__text,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon,.elementor-share-buttons--skin-gradient .elementor-share-btn__text{color:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--skin-flat .elementor-share-btn__icon svg,.elementor-share-buttons--skin-flat .elementor-share-btn__text svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__icon svg,.elementor-share-buttons--skin-gradient .elementor-share-btn__text svg{fill:var(--e-share-buttons-secondary-color,#fff);}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-rounded .elementor-share-btn__icon{border-radius:.5em;}.elementor-share-buttons--skin-minimal.elementor-share-buttons--shape-circle .elementor-share-btn__icon{border-radius:99.9em;}.elementor-share-buttons--view-text .elementor-share-btn__text{padding-inline-start:1em;}.elementor-share-buttons--view-icon .elementor-share-btn,.elementor-share-buttons--view-text .elementor-share-btn{justify-content:center;}.elementor-share-buttons--view-icon .elementor-share-btn__icon,.elementor-share-buttons--view-icon .elementor-share-btn__text,.elementor-share-buttons--view-text .elementor-share-btn__icon,.elementor-share-buttons--view-text .elementor-share-btn__text{flex-grow:1;justify-content:center;}.elementor-share-buttons--shape-rounded .elementor-share-btn{border-radius:.5em;}.elementor-share-buttons--shape-circle .elementor-share-btn{border-radius:99.9em;}.elementor-share-btn{overflow:hidden;font-size:10px;display:flex;align-items:center;justify-content:flex-start;transition-duration:.2s;transition-property:filter,background-color,border-color;height:4.5em;cursor:pointer;}.elementor-share-btn__icon,.elementor-share-btn__text{transition-property:color,background-color;transition-duration:.2s;}.elementor-share-btn__icon{display:flex;align-self:stretch;justify-content:center;align-items:center;width:4.5em;position:relative;}.elementor-share-btn__icon i{font-size:var(--e-share-buttons-icon-size,1.7em);}.elementor-share-btn__icon svg{width:var(--e-share-buttons-icon-size,1.7em);height:var(--e-share-buttons-icon-size,1.7em);}.elementor-share-btn__text{font-size:1.5em;padding-inline-end:1em;align-self:stretch;flex-grow:1;align-items:center;display:flex;font-weight:100;}.elementor-share-btn__title{font-weight:700;flex-shrink:0;}.elementor-widget-share-buttons{text-align:var(--alignment,inherit);-moz-text-align-last:var(--alignment,inherit);text-align-last:var(--alignment,inherit);}.elementor-widget-share-buttons.elementor-grid-0 .elementor-widget-container{font-size:0;}.elementor-skin-carousel .elementor-main-swiper,.elementor-skin-coverflow .elementor-main-swiper{height:230px;}.elementor-skin-slideshow .elementor-main-swiper{height:450px;position:relative;}.elementor-skin-slideshow .elementor-thumbnails-swiper .elementor-custom-embed-play i{font-size:50px;}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide{cursor:pointer;}.elementor-skin-slideshow .elementor-thumbnails-swiper .swiper-slide:not(.swiper-slide-active):after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(0,0,0,.3);}.elementor-carousel-image{background:no-repeat 50%;background-size:cover;height:100%;position:relative;}.elementor-carousel-image-overlay{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;width:100%;height:100%;padding:20px;color:var(--e-carousel-image-overlay-color,#fff);background-color:rgba(105,114,125,.8);transition:transform .5s,opacity .5s;}.elementor-carousel-image-overlay i{font-size:var(--e-carousel-image-overlay-icon-size,21px);}.elementor-carousel-image-overlay svg{fill:var(--e-carousel-image-overlay-color,#fff);width:var(--e-carousel-image-overlay-icon-size,21px);height:var(--e-carousel-image-overlay-icon-size,21px);}.elementor-testimonial__image{flex-shrink:0;}.elementor-testimonial__image img{border-radius:999px;box-sizing:content-box;-o-object-fit:cover;object-fit:cover;}.elementor-testimonial__footer,.elementor-testimonial__header{display:flex;}.elementor-testimonial__footer cite,.elementor-testimonial__header cite{display:flex;flex-direction:column;font-style:normal;font-size:14px;line-height:1.5;}.elementor-testimonial__name{font-weight:700;}.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{align-items:center;}.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-start:20px;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__footer{flex-direction:row-reverse;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__footer,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__footer{flex-direction:row;}.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{margin-top:25px;}.elementor-testimonial--layout-image_above .elementor-testimonial{display:flex;flex-direction:column-reverse;}.elementor-testimonial--layout-image_above .elementor-testimonial__footer{margin-bottom:25px;}.elementor-testimonial--layout-image_stacked .elementor-testimonial__footer{margin-top:25px;flex-wrap:wrap;}.elementor-testimonial--layout-image_stacked .elementor-testimonial__image,.elementor-testimonial--layout-image_stacked .elementor-testimonial cite{margin-top:15px;width:100%;}.elementor-testimonial--layout-image_left .elementor-testimonial,.elementor-testimonial--layout-image_right .elementor-testimonial{display:flex;align-items:stretch;}.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--layout-image_right .elementor-testimonial__footer{flex-shrink:0;flex-direction:column;text-align:center;}.elementor-testimonial--layout-image_left .elementor-testimonial__image+cite,.elementor-testimonial--layout-image_right .elementor-testimonial__image+cite{margin-top:15px;}.elementor-testimonial--layout-image_left.elementor-testimonial--align-center .elementor-testimonial__footer,.elementor-testimonial--layout-image_right.elementor-testimonial--align-center .elementor-testimonial__footer{justify-content:flex-start;}.elementor-testimonial--layout-image_left .elementor-testimonial{flex-direction:row-reverse;}.elementor-testimonial--layout-image_left .elementor-testimonial__footer{padding-inline-end:20px;}.elementor-testimonial--layout-image_right .elementor-testimonial{flex-direction:row;}.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-inline-start:20px;}.elementor-testimonial--align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}.elementor-testimonial--skin-default.elementor-testimonial--layout-image_above .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_left .elementor-testimonial__cite,.elementor-testimonial--skin-default.elementor-testimonial--layout-image_right .elementor-testimonial__cite{width:100%;display:flex;flex-direction:column;margin-top:25px;}.elementor-testimonial--skin-bubble .elementor-testimonial__content{background-color:#f9fafa;padding:20px;position:relative;}.elementor-testimonial--skin-bubble .elementor-testimonial__content:after{content:"";display:block;width:14px;height:14px;background-color:#f9fafa;position:absolute;transform:scaleX(.75) rotate(45deg);border-width:0;box-sizing:content-box;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above .elementor-testimonial__content:after{bottom:calc(100% - 7px);transform:scaleX(.75) rotate(-135deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(-135deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked .elementor-testimonial__content:after{top:calc(100% - 7px);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-center .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-center .elementor-testimonial__content:after{left:50%;transform:translateX(-50%) scaleX(.75) rotate(45deg);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-left .elementor-testimonial__content:after{left:calc(20px + 50px / 2);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_above.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_inline.elementor-testimonial--align-right .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_stacked.elementor-testimonial--align-right .elementor-testimonial__content:after{right:calc(20px + 50px / 2);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after{transform:scaleY(.75) rotate(135deg);left:-8px;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{transform:scaleY(.75) rotate(-45deg);right:-8px;}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__content:after,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__content:after{top:calc(20px + 50px / 2);}.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_left .elementor-testimonial__footer,.elementor-testimonial--skin-bubble.elementor-testimonial--layout-image_right .elementor-testimonial__footer{padding-top:20px;}@media (min-width:-1){.elementor-testimonial--widescreen-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--widescreen-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--widescreen-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--widescreen-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--widescreen-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}@media (max-width:-1){.elementor-testimonial--laptop-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--laptop-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--laptop-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--laptop-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--laptop-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}@media (max-width:-1){.elementor-testimonial--tablet_extra-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--tablet_extra-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--tablet_extra-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--tablet_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}@media (max-width:1024px){.elementor-testimonial--tablet-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--tablet-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--tablet-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--tablet-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--tablet-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}@media (max-width:-1){.elementor-testimonial--mobile_extra-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--mobile_extra-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile_extra-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--mobile_extra-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--mobile_extra-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}@media (max-width:767px){.elementor-testimonial--mobile-align-right .elementor-testimonial{text-align:right;}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row-reverse;justify-content:end;}.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-right.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:20px;margin-inline-start:0;}.elementor-testimonial--mobile-align-left .elementor-testimonial{text-align:left;}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{flex-direction:row;justify-content:start;}.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_above .elementor-testimonial__image+cite,.elementor-testimonial--mobile-align-left.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{margin-inline-end:0;margin-inline-start:20px;}.elementor-testimonial--mobile-align-center .elementor-testimonial{text-align:center;}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_above .elementor-testimonial__footer,.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__footer{justify-content:center;}.elementor-testimonial--mobile-align-center.elementor-testimonial--layout-image_inline .elementor-testimonial__image+cite{text-align:start;}}.elementor-widget-testimonial-carousel .swiper-slide{padding:20px;}.elementor-widget-testimonial-carousel .elementor-testimonial__text{font-size:1.3em;font-style:italic;line-height:1.5;}.elementor-widget-testimonial-carousel .elementor-testimonial__image img{width:50px;height:50px;}.elementor-widget-reviews .swiper-slide{background-color:#fff;border:1px solid #e1e8ed;border-radius:5px;padding:0;}.elementor-widget-reviews .elementor-testimonial__text{font-size:14px;line-height:20px;}.elementor-widget-reviews .elementor-testimonial__name{color:#1c2022;}.elementor-widget-reviews .elementor-testimonial__title{color:#697882;font-size:12.5px;font-weight:400;font-family:inherit;}.elementor-widget-reviews .elementor-testimonial__image{display:flex;}.elementor-widget-reviews .elementor-testimonial__image img{width:36px;height:36px;}.elementor-widget-reviews .elementor-testimonial__icon{margin-inline-start:auto;font-size:17px;}.elementor-widget-reviews .elementor-testimonial__icon .fa+.fa{margin-inline-start:.15em;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon{color:var(--e-testimonial-icon-color);}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-android{--e-testimonial-icon-color:#a4c639;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-apple{--e-testimonial-icon-color:#999;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-behance{--e-testimonial-icon-color:#1769ff;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-bitbucket{--e-testimonial-icon-color:#205081;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-codepen{--e-testimonial-icon-color:#000;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-delicious{--e-testimonial-icon-color:#39f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-digg{--e-testimonial-icon-color:#005be2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-dribbble{--e-testimonial-icon-color:#ea4c89;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-envelope{--e-testimonial-icon-color:#ea4335;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-facebook{--e-testimonial-icon-color:#3b5998;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-flickr{--e-testimonial-icon-color:#0063dc;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-foursquare{--e-testimonial-icon-color:#2d5be3;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-github{--e-testimonial-icon-color:#333;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-google-plus{--e-testimonial-icon-color:#dd4b39;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-houzz{--e-testimonial-icon-color:#7ac142;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-instagram{--e-testimonial-icon-color:#262626;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-jsfiddle{--e-testimonial-icon-color:#487aa2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-linkedin{--e-testimonial-icon-color:#0077b5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-medium{--e-testimonial-icon-color:#00ab6b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-meetup{--e-testimonial-icon-color:#ec1c40;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-mixcloud{--e-testimonial-icon-color:#273a4b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-odnoklassniki{--e-testimonial-icon-color:#f4731c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-pinterest{--e-testimonial-icon-color:#bd081c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-product-hunt{--e-testimonial-icon-color:#da552f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-reddit{--e-testimonial-icon-color:#ff4500;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-rss{--e-testimonial-icon-color:#f26522;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-shopping-cart{--e-testimonial-icon-color:#4caf50;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-skype{--e-testimonial-icon-color:#00aff0;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-slideshare{--e-testimonial-icon-color:#0077b5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-snapchat{--e-testimonial-icon-color:#fffc00;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-soundcloud{--e-testimonial-icon-color:#f80;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-spotify{--e-testimonial-icon-color:#2ebd59;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stack-overflow{--e-testimonial-icon-color:#fe7a15;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-steam{--e-testimonial-icon-color:#00adee;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-stumbleupon{--e-testimonial-icon-color:#eb4924;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-telegram{--e-testimonial-icon-color:#2ca5e0;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumb-tack,.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-thumbtack{--e-testimonial-icon-color:#1aa1d8;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-threads{--e-testimonial-icon-color:#000;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tripadvisor{--e-testimonial-icon-color:#589442;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-tumblr{--e-testimonial-icon-color:#35465c;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitch{--e-testimonial-icon-color:#6441a5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-twitter{--e-testimonial-icon-color:#1da1f2;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vimeo{--e-testimonial-icon-color:#1ab7ea;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-vk{--e-testimonial-icon-color:#45668e;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weibo{--e-testimonial-icon-color:#dd2430;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-weixin{--e-testimonial-icon-color:#31a918;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-whatsapp{--e-testimonial-icon-color:#25d366;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-wordpress{--e-testimonial-icon-color:#21759b;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-x{--e-testimonial-icon-color:#000;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-xing{--e-testimonial-icon-color:#026466;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-yelp{--e-testimonial-icon-color:#af0606;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-youtube{--e-testimonial-icon-color:#cd201f;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon-500px{--e-testimonial-icon-color:#0099e5;}.elementor-widget-reviews .elementor-testimonial__icon.elementor-icon svg{fill:var(--e-testimonial-icon-color);}.elementor-widget-reviews .elementor-testimonial__rating{background-image:linear-gradient(90deg,#ffc82c var(--rating),#ccc var(--rating));font-family:eicons;}.elementor-widget-reviews .elementor-testimonial__header{display:flex;padding-block-start:15px;padding-block-end:6px;}.elementor-widget-reviews .elementor-testimonial__image+cite{margin-inline-start:9px;}.elementor-widget-reviews .elementor-testimonial__separator{margin:0 auto;border-block-start:0 none;border-block-end:1px solid #e1e8ed;height:0;}.elementor-widget-reviews .elementor-testimonial__content{padding-block-start:6px;padding-block-end:15px;}.elementor-widget-reviews .elementor-testimonial__content,.elementor-widget-reviews .elementor-testimonial__header{padding-inline-start:15px;padding-inline-end:15px;}.elementor-widget-reviews.elementor-review--has-separator .elementor-testimonial__header{border-block-end:1px solid #e1e8ed;}.swiper-pagination-bullets{color:#fff;cursor:default;}.swiper-slide{will-change:transform;border-style:solid;border-width:0;transition-duration:.5s;transition-property:border,background,transform;overflow:hidden;}.swiper-slide:not(:hover) .e-overlay-animation-fade{opacity:0;}.swiper-slide:not(:hover) .e-overlay-animation-slide-up{transform:translateY(100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-down{transform:translateY(-100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-right{transform:translateX(-100%);}.swiper-slide:not(:hover) .e-overlay-animation-slide-left{transform:translateX(100%);}.swiper-slide:not(:hover) .e-overlay-animation-zoom-in{transform:scale(.5);opacity:0;}.swiper-slide a{display:inline;}.swiper-slide a.elementor-button{display:inline-block;}.elementor-widget-reviews .elementor-arrows-yes .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-arrows-yes .elementor-main-swiper{width:calc(95% - 40px);}.elementor-widget-reviews .elementor-main-swiper,.elementor-widget-testimonial-carousel .elementor-main-swiper{width:95%;}.elementor-widget-reviews .swiper-wrapper,.elementor-widget-testimonial-carousel .swiper-wrapper{display:flex;align-items:stretch;}.elementor-widget-reviews .swiper-slide,.elementor-widget-testimonial-carousel .swiper-slide{height:auto;}.elementor-widget-reviews.elementor-pagination-type-bullets .swiper,.elementor-widget-reviews.elementor-pagination-type-bullets .swiper-container,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper,.elementor-widget-reviews.elementor-pagination-type-fraction .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .swiper-container,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper,.elementor-widget-testimonial-carousel.elementor-pagination-type-fraction .swiper-container{padding-bottom:40px;}.elementor-widget-reviews .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-next{left:0;right:unset;}.elementor-widget-reviews .elementor-swiper-button-next,.elementor-widget-reviews .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-reviews .swiper-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .elementor-swiper-button-next,.elementor-widget-testimonial-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel .swiper-rtl .elementor-swiper-button-prev{right:0;left:unset;}.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-reviews.elementor-pagination-type-bullets .elementor-swiper-button-prev,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-next,.elementor-widget-testimonial-carousel.elementor-pagination-type-bullets .elementor-swiper-button-prev{top:calc(50% - 40px / 2);}.elementor-widget-media-carousel .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-next{left:10px;right:unset;}.elementor-widget-media-carousel .elementor-swiper-button-next,.elementor-widget-media-carousel .swiper-container-rtl .elementor-swiper-button-prev,.elementor-widget-media-carousel .swiper-rtl .elementor-swiper-button-prev{right:10px;left:unset;}.entry-content blockquote.elementor-blockquote:not(.alignright):not(.alignleft),.entry-summary blockquote.elementor-blockquote{margin-right:0;margin-left:0;}.elementor-widget-blockquote blockquote{margin:0;padding:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;quotes:none;border:0;font-style:normal;color:#3f444b;}.elementor-widget-blockquote blockquote .e-q-footer:after,.elementor-widget-blockquote blockquote .e-q-footer:before,.elementor-widget-blockquote blockquote:after,.elementor-widget-blockquote blockquote:before,.elementor-widget-blockquote blockquote cite:after,.elementor-widget-blockquote blockquote cite:before{content:none;}.elementor-blockquote{transition:.3s;}.elementor-blockquote__author,.elementor-blockquote__content{margin-bottom:0;font-style:normal;}.elementor-blockquote__author{font-weight:700;}.elementor-blockquote .e-q-footer{margin-top:12px;display:flex;justify-content:space-between;}.elementor-blockquote__tweet-button{display:flex;transition:.3s;color:#1da1f2;align-self:flex-end;line-height:1;position:relative;width:-moz-max-content;width:max-content;}.elementor-blockquote__tweet-button:hover{color:#0967a0;}.elementor-blockquote__tweet-button span{font-weight:600;}.elementor-blockquote__tweet-button i,.elementor-blockquote__tweet-button span{vertical-align:middle;}.elementor-blockquote__tweet-button i+span,.elementor-blockquote__tweet-button svg+span{margin-inline-start:.5em;}.elementor-blockquote__tweet-button svg{fill:#1da1f2;height:1em;width:1em;}.elementor-blockquote__tweet-label{white-space:pre-wrap;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button{padding:.7em 1.2em;border-radius:100em;background-color:#1da1f2;color:#fff;font-size:15px;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover{background-color:#0967a0;color:#fff;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:hover:before,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button:hover:before{border-inline-end-color:#0967a0;}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button svg,.elementor-blockquote--button-skin-classic .elementor-blockquote__tweet-button svg{fill:#fff;height:1em;width:1em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button{padding:0;width:2em;height:2em;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i,.elementor-blockquote--button-skin-classic.elementor-blockquote--button-view-icon .elementor-blockquote__tweet-button i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.elementor-blockquote--button-skin-bubble .elementor-blockquote__tweet-button:before{content:"";border:.5em solid transparent;border-inline-end-color:#1da1f2;position:absolute;left:-.8em;top:50%;transform:translateY(-50%) scaleY(.65);transition:.3s;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:before{right:auto;left:-.8em;border-right-color:#1da1f2;border-left-color:transparent;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-left .elementor-blockquote__tweet-button:hover:before{border-right-color:#0967a0;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:before{left:auto;right:-.8em;border-right-color:transparent;border-left-color:#1da1f2;}.elementor-blockquote--button-skin-bubble.elementor-blockquote--align-right .elementor-blockquote__tweet-button:hover:before{border-left-color:#0967a0;}.elementor-blockquote--skin-boxed .elementor-blockquote{background-color:#f9fafa;padding:30px;}.elementor-blockquote--skin-border .elementor-blockquote{border-color:#f9fafa;border-style:solid;border-inline-start-width:7px;padding-inline-start:20px;}.elementor-blockquote--skin-quotation .elementor-blockquote:before{content:"“";font-size:100px;color:#f9fafa;font-family:Times New Roman,Times,serif;font-weight:900;line-height:1;display:block;height:.6em;}.elementor-blockquote--skin-quotation .elementor-blockquote__content{margin-top:15px;}.elementor-blockquote--align-left .elementor-blockquote__content{text-align:left;}.elementor-blockquote--align-left .elementor-blockquote .e-q-footer{flex-direction:row;}.elementor-blockquote--align-right .elementor-blockquote__content{text-align:right;}.elementor-blockquote--align-right .elementor-blockquote .e-q-footer{flex-direction:row-reverse;}.elementor-blockquote--align-center .elementor-blockquote{text-align:center;}.elementor-blockquote--align-center .elementor-blockquote .e-q-footer,.elementor-blockquote--align-center .elementor-blockquote__author{display:block;}.elementor-blockquote--align-center .elementor-blockquote__tweet-button{margin-right:auto;margin-left:auto;}.elementor-headline{font-size:43px;line-height:1.2;display:block;}.elementor-headline-dynamic-text{color:var(--dynamic-text-color,#aebcb9);}.elementor-headline--style-rotate .elementor-headline-dynamic-wrapper{text-align:start;}.elementor-headline--style-highlight .elementor-headline-dynamic-wrapper{overflow:visible;text-align:inherit;}.elementor-headline--style-highlight .elementor-headline-dynamic-text{z-index:1;}.elementor-headline--style-highlight .elementor-headline-plain-text{z-index:1;position:relative;}.elementor-headline--style-highlight svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible;}.elementor-headline--style-highlight svg path{stroke:red;stroke-width:9;fill:none;opacity:0;stroke-dasharray:0 1500;transition:.3s;}.elementor-headline.e-animated svg path{animation:elementor-headline-dash forwards;animation-duration:var(--animation-duration,1.2s);animation-iteration-count:1;}.elementor-headline.e-animated svg path:nth-of-type(2){animation-delay:calc(var(--animation-duration,1.2s) / 2);}.elementor-headline.e-hide-highlight svg path{opacity:1;stroke-dasharray:1500 1500;animation:hide-highlight .4s forwards;animation-iteration-count:1;}@keyframes elementor-headline-dash{0%{stroke-dasharray:0 1500;opacity:1;}to{stroke-dasharray:1500 1500;opacity:1;}}@keyframes hide-highlight{0%{opacity:1;stroke-dasharray:1500 1500;}to{opacity:0;filter:blur(10px);}}.elementor-headline-text-wrapper{vertical-align:bottom;}.elementor-headline-dynamic-wrapper{display:inline-block;position:relative;}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text{display:inline-block;position:absolute;top:0;left:0;}.elementor-headline-dynamic-wrapper .elementor-headline-dynamic-text.elementor-headline-text-active{position:relative;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg);}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;transform:rotateX(0deg);animation:elementor-headline-flip-in 1.2s;}.elementor-headline-animation-type-flip .elementor-headline-dynamic-text.elementor-headline-text-inactive{transform:rotateX(180deg);animation:elementor-headline-flip-out 1.2s;}@keyframes elementor-headline-flip-in{0%{transform:rotateX(180deg);opacity:0;}35%{transform:rotateX(120deg);opacity:0;}65%{opacity:0;}to{transform:rotateX(1turn);opacity:1;}}@keyframes elementor-headline-flip-out{0%{transform:rotateX(0deg);opacity:1;}35%{transform:rotateX(-40deg);opacity:1;}65%{opacity:0;}to{transform:rotateX(180deg);opacity:0;}}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper{vertical-align:top;overflow:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;left:auto;right:0;top:50%;transform:translateY(-50%);height:90%;width:1px;background-color:#0d0d0d;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper:not(.elementor-headline-typing-selected):after{animation:elementor-headline-pulse 1s infinite;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{background-color:var(--typing-selected-bg-color,#0d0d0d);}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected:after{visibility:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{color:var(--typing-selected-color,var(--dynamic-text-color),#aebcb9);}.elementor-headline-animation-type-typing .elementor-headline-dynamic-text:not(.elementor-headline-text-active){visibility:hidden;}.elementor-headline-animation-type-typing .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){position:absolute;visibility:hidden;}@keyframes elementor-headline-pulse{0%{transform:translateY(-50%) scale(1);opacity:1;}40%{transform:translateY(-50%) scale(.9);opacity:0;}to{transform:translateY(-50%) scale(0);opacity:0;}}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{display:inline-block;backface-visibility:hidden;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text{transform:scaleX(1.0005);opacity:0;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{transform-style:preserve-3d;transform:translateZ(-20px) rotateX(90deg);opacity:0;}.elementor-headline-text-active .elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter{opacity:1;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-swirl-in .4s forwards;}.elementor-headline-animation-type-swirl .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-swirl-out .4s forwards;}@keyframes elementor-headline-swirl-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg);}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg);}to{opacity:1;transform:translateZ(-20px) rotateX(0deg);}}@keyframes elementor-headline-swirl-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0);}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg);}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg);}}.elementor-headline-animation-type-slide-down .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text{opacity:0;top:.2em;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-active{top:0;opacity:1;animation:elementor-headline-slide-down-in .6s;}.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-down-out .6s;}@keyframes elementor-headline-slide-down-in{0%{opacity:0;transform:translateY(-100%);}60%{opacity:1;transform:translateY(20%);}to{opacity:1;transform:translateY(0);}}@keyframes elementor-headline-slide-down-out{0%{opacity:1;transform:translateY(0);}60%{opacity:0;transform:translateY(120%);}to{opacity:0;transform:translateY(100%);}}.elementor-headline-animation-type-clip .elementor-headline-text-wrapper{display:inline-block;padding:.2em 0;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper{overflow:hidden;vertical-align:top;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-wrapper:after{content:"";position:absolute;top:0;left:auto;right:0;width:2px;height:100%;background-color:#0d0d0d;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-clip .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:elementor-headline-drop-in-in .8s;}.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-drop-in-out .8s;}@keyframes elementor-headline-drop-in-in{0%{opacity:0;transform:translateZ(100px);}to{opacity:1;transform:translateZ(0);}}@keyframes elementor-headline-drop-in-out{0%{opacity:1;transform:translateZ(0);}to{opacity:0;transform:translateZ(-100px);}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper{perspective:300px;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{display:inline-block;transform:rotateY(180deg);backface-visibility:hidden;}.elementor-headline-text-active .elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter{transform:rotateY(0deg);}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-blinds-in .6s forwards;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-blinds-out .6s forwards;}@keyframes elementor-headline-blinds-in{0%{transform:rotateY(180deg);}to{transform:rotateY(0deg);}}@keyframes elementor-headline-blinds-out{0%{transform:rotateY(0);}to{transform:rotateY(-180deg);}}.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{display:inline-block;opacity:0;transform:scale(0);}.elementor-headline-text-active .elementor-headline-animation-type-wave .elementor-headline-dynamic-letter{opacity:1;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter.elementor-headline-animation-in{animation:elementor-headline-wave-up .6s forwards;}.elementor-headline-animation-type-wave .elementor-headline-dynamic-letter:not(.elementor-headline-animation-in){animation:elementor-headline-wave-down .6s forwards;}@keyframes elementor-headline-wave-up{0%{transform:scale(0);opacity:0;}60%{transform:scale(1.2);opacity:1;}to{transform:scale(1);opacity:1;}}@keyframes elementor-headline-wave-down{0%{transform:scale(1);opacity:1;}60%{transform:scale(0);opacity:0;}}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text{opacity:0;}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-active{opacity:1;animation:elementor-headline-slide-in .6s;}.elementor-headline-animation-type-slide .elementor-headline-dynamic-text.elementor-headline-text-inactive{animation:elementor-headline-slide-out .6s;}@keyframes elementor-headline-slide-in{0%{opacity:0;transform:translateX(-100%);}60%{opacity:1;transform:translateX(10%);}to{opacity:1;transform:translateX(0);}}@keyframes elementor-headline-slide-out{0%{opacity:1;transform:translateX(0);}60%{opacity:0;transform:translateX(110%);}to{opacity:0;transform:translateX(100%);}}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-drop-in .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-flip .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide-down .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-slide .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{transition:width .5s;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-wrapper,.elementor-headline-animation-type-wave .elementor-headline-dynamic-wrapper{overflow:hidden;}.elementor-headline-animation-type-blinds .elementor-headline-dynamic-text,.elementor-headline-animation-type-swirl .elementor-headline-dynamic-text,.elementor-headline-animation-type-wave .elementor-headline-dynamic-text{white-space:nowrap;}.elementor-msie .elementor-headline--style-highlight svg{top:auto;left:auto;transform:translate(-100%);}@keyframes e-hotspot-soft-beat{0%{transform:scale(1);}to{transform:scale(1.1);}}@keyframes e-hotspot-expand{0%{transform:scale(.5);opacity:1;}to{transform:scale(1.5);opacity:0;}}.elementor-widget-hotspot{display:flex;justify-content:var(--background-align);}.elementor-widget-hotspot .elementor-widget-container{position:relative;display:inline-block;width:var(--container-width);max-width:var(--container-max-width);height:var(--container-height);}.elementor-widget-hotspot .elementor-widget-container>img{display:block;width:var(--image-width,auto);height:var(--container-height);opacity:var(--opacity,1);}.e-hotspot{z-index:1;display:flex;align-items:center;justify-content:center;position:absolute;}.e-hotspot--position-left.e-hotspot--position-top{transform:translate(calc(-1 * var(--hotspot-translate-x)),calc(-1 * var(--hotspot-translate-y)));}.e-hotspot--position-left.e-hotspot--position-bottom{transform:translate(calc(-1 * var(--hotspot-translate-x)),var(--hotspot-translate-y));}.e-hotspot--position-right.e-hotspot--position-top{transform:translate(var(--hotspot-translate-x),calc(-1 * var(--hotspot-translate-y)));}.e-hotspot--position-right.e-hotspot--position-bottom{transform:translate(var(--hotspot-translate-x),var(--hotspot-translate-y));}.e-hotspot--active{z-index:2;}.e-hotspot__inner-circle,.e-hotspot__outer-circle{content:"";display:inline-block;box-sizing:content-box;border-radius:50%;}.e-hotspot__inner-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:var(--hotspot-color);padding:calc(var(--hotspot-size,18px) / 2);}.e-hotspot__outer-circle{background-color:var(--hotspot-color);padding:var(--hotspot-padding,4px);}.e-hotspot--icon .e-hotspot__button,.e-hotspot__outer-circle{width:var(--hotspot-size,18px);height:var(--hotspot-size,18px);}.e-hotspot--icon .e-hotspot__button{line-height:0;box-sizing:content-box;font-size:var(--hotspot-size,18px);}.e-hotspot__icon,.e-hotspot__label{display:flex;justify-content:center;align-items:center;}.e-hotspot__icon svg,.e-hotspot__label svg{height:var(--hotspot-size,18px);width:auto;}.e-hotspot__button{cursor:pointer;position:relative;display:grid;grid-auto-flow:column;justify-content:center;color:var(--hotspot-color);font-size:var(--hotspot-size,18px);min-width:var(--hotspot-button-width);min-height:var(--hotspot-button-height);}.e-hotspot__button:before{z-index:-2;content:"";width:100%;height:100%;left:-5px;top:-5px;position:absolute;padding:5px;box-sizing:content-box;}.e-hotspot__button svg{fill:var(--hotspot-color);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button{min-width:var(--hotspot-min-width);min-height:var(--hotspot-min-height);background-color:var(--hotspot-box-color);padding:var(--hotspot-padding,4px);border-radius:var(--hotspot-border-radius,3px);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button:before{border-radius:var(--hotspot-border-radius,3px);}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{background-color:var(--hotspot-box-color);}.e-hotspot--overlay{opacity:.7;transition:opacity .2s;}.e-hotspot--active .e-hotspot--overlay,.e-hotspot--overlay:hover{opacity:1;}.e-hotspot--soft-beat{animation:e-hotspot-soft-beat .7s infinite alternate;animation-timing-function:ease;}.e-hotspot--expand .e-hotspot__outer-circle{animation:e-hotspot-expand 2s infinite;}.e-hotspot:not(.e-hotspot--circle) .e-hotspot--expand:before{content:"";width:100%;height:100%;position:absolute;z-index:-1;opacity:0;animation:e-hotspot-expand 2s infinite;}.e-hotspot--sequenced{animation:fadeIn .3s;animation-iteration-count:1;animation-fill-mode:both;}.e-hotspot__direction-mask{overflow:hidden;position:absolute;pointer-events:none;}.e-hotspot__tooltip{white-space:var(--white-space,nowrap);transition-property:transform,opacity;transition-duration:var(--tooltip-transition-duration,.5s);transform-origin:center center;position:absolute;pointer-events:none;color:var(--tooltip-text-color,#fff);text-align:var(--tooltip-align);min-width:var(--tooltip-min-width);padding:var(--tooltip-padding,8px);border-radius:var(--tooltip-border-radius);background-color:var(--tooltip-color);}.e-hotspot__tooltip p:last-of-type{margin-bottom:0;}.e-hotspot__direction-mask .e-hotspot__tooltip{box-shadow:none !important;position:static;}.e-hotspot--active .e-hotspot__tooltip{pointer-events:visible;}.e-hotspot--fade-in-out{opacity:0;}.e-hotspot--active .e-hotspot--fade-in-out{opacity:1;}.e-hotspot--fade-grow{opacity:0;transform:scale(0);}.e-hotspot--active .e-hotspot--fade-grow{opacity:1;transform:scale(1);}.e-hotspot--override-tooltip-animation-from-top,.e-hotspot--tooltip-animation-from-top{transform:translateY(calc(-100% - 1px));}.e-hotspot--override-tooltip-animation-from-left,.e-hotspot--tooltip-animation-from-left{transform:translate(calc(-100% - 1px));}.e-hotspot--override-tooltip-animation-from-right,.e-hotspot--tooltip-animation-from-right{transform:translate(calc(100% + 1px));}.e-hotspot--override-tooltip-animation-from-bottom,.e-hotspot--tooltip-animation-from-bottom{transform:translateY(calc(100% + 1px));}.e-hotspot--fade-direction{opacity:0;}.e-hotspot--active .e-hotspot--fade-direction,.e-hotspot--active .e-hotspot--slide-direction{transform:translate(0) scale(1);opacity:1;}.e-hotspot--show-tooltip{transition:none;opacity:1;pointer-events:visible;transform:translate(0);}.elementor-facebook-widget.fb_iframe_widget,.elementor-facebook-widget.fb_iframe_widget span{width:100% !important;}.elementor-facebook-widget.fb_iframe_widget iframe{position:relative;width:100% !important;}.elementor-facebook-widget.fb-like{height:1px;}.elementor-widget-facebook-comments iframe{width:100% !important;}.site-main .menu-navigation-container{overflow:visible;}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1);}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0;}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1);}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{height:3px;width:100%;left:0;background-color:#3f444b;z-index:2;}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;width:0;left:50%;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px;}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px;}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px;}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s;}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{width:10px;left:-20px;}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{content:"";bottom:0;}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{width:10px;inset-inline-start:100%;}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;left:0;top:0;bottom:0;right:0;border:3px solid #3f444b;}.e--pointer-framed .elementor-item:before{content:"";}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75);}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25);}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s;}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s;}.e--pointer-framed.e--animation-draw .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:3px 3px 0 0;transition:width .1s,height .1s .1s,opacity .02s .18s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{width:100%;height:100%;}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s;}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s;}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{width:3px;height:3px;}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px;}.e--pointer-framed.e--animation-corners .elementor-item:after{content:"";top:auto;bottom:0;left:auto;right:0;border-width:0 3px 3px 0;}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{width:100%;height:100%;transition:opacity 2ms,width .4s,height .4s;}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s;}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s;}.e--pointer-background .elementor-item:before{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff;}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5);}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{transform:scale(1);opacity:1;}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s;}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s;}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%;}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%;}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%;}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%;}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%;}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:50%;left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:0;left:0;right:0;bottom:0;background:#3f444b;z-index:-1;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{top:0;bottom:100%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{top:100%;bottom:0;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%;}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{right:0;left:100%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{right:100%;left:0;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%;}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%;}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s;}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg);}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2);}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8);}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px);}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px);}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg);}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s;}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s;}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px;}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b;}.elementor-nav-menu--main .elementor-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{position:absolute;display:none;visibility:hidden;overflow:hidden;background:#fff;height:20px;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{position:absolute;top:-2px;left:50%;margin-inline-start:-8px;width:0;height:0;overflow:hidden;border:8px dashed transparent;border-bottom:8px solid #33373d;}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{top:6px;border-style:solid dashed dashed;border-color:#33373d transparent transparent;}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg);}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em;}.elementor-nav-menu--layout-horizontal{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{white-space:nowrap;flex-grow:1;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul{top:100% !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin) !important;}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin);}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%);border-left:var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#000);border-bottom-color:var(--e-nav-menu-divider-color,#000);border-right-color:var(--e-nav-menu-divider-color,#000);border-top-color:var(--e-nav-menu-divider-color,#000);align-self:center;}.elementor-nav-menu__align-right .elementor-nav-menu{margin-left:auto;justify-content:flex-end;}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end;}.elementor-nav-menu__align-left .elementor-nav-menu{margin-right:auto;justify-content:flex-start;}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start;}.elementor-nav-menu__align-start .elementor-nav-menu{margin-inline-end:auto;justify-content:flex-start;}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start;}.elementor-nav-menu__align-end .elementor-nav-menu{margin-inline-start:auto;justify-content:flex-end;}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end;}.elementor-nav-menu__align-center .elementor-nav-menu{margin-inline-start:auto;margin-inline-end:auto;justify-content:center;}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1;}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center;}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none;}.elementor-widget-nav-menu .elementor-widget-container{display:flex;flex-direction:column;}.elementor-nav-menu{position:relative;z-index:2;}.elementor-nav-menu:after{content:" ";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden;}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);}.elementor-nav-menu ul{display:none;}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent;}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent;}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent;}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent;}.elementor-nav-menu a,.elementor-nav-menu li{position:relative;}.elementor-nav-menu li{border-width:0;}.elementor-nav-menu a{display:flex;align-items:center;}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{padding:10px 20px;line-height:20px;}.elementor-nav-menu a.current{background:#1f2124;color:#fff;}.elementor-nav-menu a.disabled{cursor:not-allowed;color:#88909b;}.elementor-nav-menu .e-plus-icon:before{content:"+";}.elementor-nav-menu .sub-arrow{line-height:1;padding:10px;padding-inline-end:0;margin-block-start:-10px;margin-block-end:-10px;display:flex;align-items:center;}.elementor-nav-menu .sub-arrow i{pointer-events:none;}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em;}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em;}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff;}.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;font-size:var(--nav-menu-icon-size,22px);padding:.25em;cursor:pointer;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#33373d;}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none;}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em;}.elementor-menu-toggle svg{width:1em;height:auto;fill:var(--nav-menu-icon-color,currentColor);}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1;}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px;}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;transition:max-height .3s,transform .3s;transform-origin:top;overflow-y:auto;overflow-x:hidden;}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em;}.elementor-nav-menu--dropdown a{color:#33373d;}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff;}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3;}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{text-shadow:none;border-inline-start:8px solid transparent;}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center;}.elementor-nav-menu--toggle{--menu-height:100vh;}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{transform:scaleY(0);max-height:0;overflow:hidden;}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{transform:scaleY(1);max-height:var(--menu-height);animation:hide-scroll .3s backwards;}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997;}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none;}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none;}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none;}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none;}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden;}}.elementor-gallery__container{min-height:1px;}.elementor-gallery-item{position:relative;overflow:hidden;display:block;text-decoration:none;border:solid var(--image-border-width) var(--image-border-color);border-radius:var(--image-border-radius);}.elementor-gallery-item__content,.elementor-gallery-item__overlay{height:100%;width:100%;position:absolute;top:0;left:0;}.elementor-gallery-item__overlay{mix-blend-mode:var(--overlay-mix-blend-mode);transition-duration:var(--overlay-transition-duration);transition-property:mix-blend-mode,transform,opacity,background-color;}.elementor-gallery-item__image.e-gallery-image{transition-duration:var(--image-transition-duration);transition-property:filter,transform;}.elementor-gallery-item__content{display:flex;flex-direction:column;justify-content:var(--content-justify-content,center);align-items:center;text-align:var(--content-text-align);padding:var(--content-padding);}.elementor-gallery-item__content>div{transition-duration:var(--content-transition-duration);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(2){transition-delay:calc(var(--content-transition-delay) / 3);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(3){transition-delay:calc(var(--content-transition-delay) / 3 * 2);}.elementor-gallery-item__content.elementor-gallery--sequenced-animation>div:nth-child(4){transition-delay:calc(var(--content-transition-delay) / 3 * 3);}.elementor-gallery-item__description{color:var(--description-text-color,#fff);width:100%;}.elementor-gallery-item__title{color:var(--title-text-color,#fff);font-weight:700;width:100%;}.elementor-gallery__titles-container{display:flex;flex-wrap:wrap;justify-content:var(--titles-container-justify-content,center);margin-bottom:20px;}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item:before{background-color:var(--galleries-pointer-bg-color-hover);}.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container:not(.e--pointer-framed) .elementor-item.elementor-item-active:before{background-color:var(--galleries-pointer-bg-color-active);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:before{border-color:var(--galleries-pointer-bg-color-hover);border-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item:after{border-color:var(--galleries-pointer-bg-color-hover);}.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:after,.elementor-gallery__titles-container.e--pointer-framed .elementor-item.elementor-item-active:before{border-color:var(--galleries-pointer-bg-color-active);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:var(--galleries-pointer-border-width);border-right-width:0;border-top-width:0;}.elementor-gallery__titles-container.e--pointer-framed.e--animation-draw .elementor-item:after{border-left-width:0;border-bottom-width:0;border-right-width:var(--galleries-pointer-border-width);border-top-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:before{border-left-width:var(--galleries-pointer-border-width);border-bottom-width:0;border-right-width:0;border-top-width:var(--galleries-pointer-border-width);}.elementor-gallery__titles-container.e--pointer-framed.e--animation-corners .elementor-item:after{border-left-width:0;border-bottom-width:var(--galleries-pointer-border-width);border-right-width:var(--galleries-pointer-border-width);border-top-width:0;}.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:after,.elementor-gallery__titles-container .e--pointer-double-line .elementor-item:before,.elementor-gallery__titles-container .e--pointer-overline .elementor-item:before,.elementor-gallery__titles-container .e--pointer-underline .elementor-item:after{height:var(--galleries-pointer-border-width);}.elementor-gallery-title{--space-between:10px;cursor:pointer;color:#6d7882;font-weight:500;position:relative;padding:7px 14px;transition:all .3s;}.elementor-gallery-title--active{color:#495157;}.elementor-gallery-title:not(:last-child){margin-inline-end:var(--space-between);}.elementor-gallery-item__title+.elementor-gallery-item__description{margin-top:var(--description-margin-top);}.e-gallery-item.elementor-gallery-item{transition-property:all;}.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-bottom,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-left,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-right,.e-gallery-item.elementor-animated-content .elementor-animated-item--enter-from-top,.e-gallery-item:focus .elementor-gallery__item-overlay-bg,.e-gallery-item:focus .elementor-gallery__item-overlay-content,.e-gallery-item:focus .elementor-gallery__item-overlay-content__description,.e-gallery-item:focus .elementor-gallery__item-overlay-content__title,.e-gallery-item:hover .elementor-gallery__item-overlay-bg,.e-gallery-item:hover .elementor-gallery__item-overlay-content,.e-gallery-item:hover .elementor-gallery__item-overlay-content__description,.e-gallery-item:hover .elementor-gallery__item-overlay-content__title{opacity:1;}a.elementor-item.elementor-gallery-title{color:var(--galleries-title-color-normal);}a.elementor-item.elementor-gallery-title.elementor-item-active,a.elementor-item.elementor-gallery-title.highlighted,a.elementor-item.elementor-gallery-title:focus,a.elementor-item.elementor-gallery-title:hover{color:var(--galleries-title-color-hover);}a.elementor-item.elementor-gallery-title.elementor-item-active{color:var(--gallery-title-color-active);}.e-con-inner>.elementor-widget-gallery,.e-con>.elementor-widget-gallery{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-table-of-contents .elementor-toc__header-title{color:var(--header-color);}.elementor-widget-table-of-contents.elementor-toc--collapsed .elementor-toc__toggle-button--collapse,.elementor-widget-table-of-contents:not(.elementor-toc--collapsed) .elementor-toc__toggle-button--expand{display:none;}.elementor-widget-table-of-contents .elementor-widget-container{min-height:var(--box-min-height);border:var(--box-border-width,1px) solid var(--box-border-color,#9da5ae);border-radius:var(--box-border-radius,3px);background-color:var(--box-background-color);transition:min-height .4s;overflow:hidden;}.elementor-toc__header{display:flex;align-items:center;justify-content:space-between;padding:var(--box-padding,20px);background-color:var(--header-background-color);border-bottom:var(--separator-width,1px) solid var(--box-border-color,#9da5ae);}.elementor-toc__header-title{font-size:18px;margin:0;color:var(--header-color);flex-grow:1;}.elementor-toc__toggle-button{cursor:pointer;display:inline-flex;}.elementor-toc__toggle-button i{color:var(--toggle-button-color);}.elementor-toc__toggle-button svg{height:1em;width:1em;fill:var(--toggle-button-color);}.elementor-toc__spinner-container{text-align:center;}.elementor-toc__spinner{font-size:2em;}.elementor-toc__spinner.e-font-icon-svg{height:1em;width:1em;}.elementor-toc__body{padding:var(--box-padding,20px);max-height:var(--toc-body-max-height);overflow-y:auto;}.elementor-toc__body::-webkit-scrollbar{width:7px;}.elementor-toc__body::-webkit-scrollbar-thumb{background-color:#babfc5;border-radius:10px;}.elementor-toc__list-wrapper{list-style:none;padding:0;}.elementor-toc__list-item{margin-bottom:.5em;}.elementor-toc__list-item.elementor-item-active{font-weight:700;}.elementor-toc__list-item .elementor-toc__list-wrapper{margin-top:.5em;margin-inline-start:var(--nested-list-indent,1em);}.elementor-toc__list-item-text{transition-duration:var(--item-text-transition-duration);}.elementor-toc__list-item-text:hover{color:var(--item-text-hover-color);-webkit-text-decoration:var(--item-text-hover-decoration);text-decoration:var(--item-text-hover-decoration);}.elementor-toc__list-item-text.elementor-item-active{color:var(--item-text-active-color);-webkit-text-decoration:var(--item-text-active-decoration);text-decoration:var(--item-text-active-decoration);}.elementor-toc__list-item-text-wrapper{display:flex;align-items:center;}.elementor-toc__list-item-text-wrapper:before,.elementor-toc__list-item-text-wrapper i{margin-inline-end:8px;color:var(--marker-color);}.elementor-toc__list-item-text-wrapper svg{margin-inline-end:8px;fill:var(--marker-color);height:var(--marker-size,.5em);width:var(--marker-size,.5em);}.elementor-toc__list-item-text-wrapper i{font-size:var(--marker-size,.5em);}.elementor-toc__list-item-text-wrapper:before{font-size:var(--marker-size,1em);}.elementor-toc--content-ellipsis .elementor-toc__list-item-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.elementor-toc__list-items--collapsible>.elementor-toc__list-wrapper>.elementor-toc__list-item>.elementor-toc__list-wrapper{display:none;}.elementor-toc__heading-anchor{position:absolute;}.elementor-toc__body .elementor-toc__list-item-text{color:var(--item-text-color);-webkit-text-decoration:var(--item-text-decoration);text-decoration:var(--item-text-decoration);transition-duration:var(--item-text-transition-duration);}.elementor-toc__body .elementor-toc__list-item-text:hover{color:var(--item-text-hover-color);-webkit-text-decoration:var(--item-text-hover-decoration);text-decoration:var(--item-text-hover-decoration);}.elementor-toc__body .elementor-toc__list-item-text.elementor-item-active{color:var(--item-text-active-color);-webkit-text-decoration:var(--item-text-active-decoration);text-decoration:var(--item-text-active-decoration);}ol.elementor-toc__list-wrapper{counter-reset:item;}ol.elementor-toc__list-wrapper .elementor-toc__list-item{counter-increment:item;}ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before{content:counters(item,".") ". ";}.e-lottie__container{display:inline-block;max-width:var(--lottie-container-max-width);width:var(--lottie-container-width);opacity:var(--lottie-container-opacity);}.e-lottie__container:hover{opacity:var(--lottie-container-opacity-hover);transition-duration:var(--lottie-container-transition-duration-hover);}.e-lottie__container svg,.e-lottie__container svg *{transition:none !important;}.e-lottie__caption{color:var(--caption-color);margin-top:var(--caption-margin-top);text-align:var(--caption-text-align);}.e-tabs-inner-tabs{text-align:start;font-family:Roboto,Arial,Helvetica,sans-serif;font-size:16px;}.e-tabs-inner-tabs .e-tab-content{padding-top:32px;}.e-tabs-inner-tabs .e-inner-tabs-wrapper{display:flex;position:relative;overflow:hidden;z-index:1;}.e-tabs-inner-tabs .e-inner-tabs-wrapper :after{content:"";width:100%;height:var(--inner-tabs-border-height,1px);background-color:var(--inner-tabs-border-color,#d5d8dc);position:absolute;bottom:0;z-index:-1;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title{font-weight:700;min-width:140px;line-height:38px;height:38px;box-sizing:content-box;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title a{color:#3f444b;padding:0 36px;display:block;text-align:center;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active{border-color:#0c0d0e #0c0d0e transparent;border-left-width:0;border-bottom:1px solid #0c0d0e;border-right-width:0;border-top-width:0;}.e-tabs-inner-tabs .e-inner-tabs-wrapper .e-inner-tab-title.e-inner-tab-active a{color:#0c0d0e;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content{display:none;padding:20px;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-text{color:#1f2124;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.e-inner-tab-active{display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons{margin-top:24px;display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content .e-inner-tab-buttons button{display:none;font-weight:500;line-height:24px;text-decoration:underline;border:none;background:transparent;padding:0;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible .e-inner-tab-text{overflow:hidden;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible.show-inner-tab-buttons .e-inner-tab-buttons,.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.collapsible button.show-button{display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content.show-full-height div.e-inner-tab-text{height:auto;}@media (max-width:767px){.e-tabs-inner-tabs>.e-tab-content:first-child{padding-top:24px;}.e-tabs-inner-tabs .e-inner-tabs-wrapper{display:none;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper{border:solid #d5d8dc;border-width:1px 1px 0;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-tab-mobile-title{border:solid #d5d8dc;border-width:0 0 1px;font-size:16px;font-weight:700;text-align:center;height:38px;line-height:38px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding:0 10px;cursor:pointer;display:block;}.e-tabs-inner-tabs .e-inner-tabs-content-wrapper .e-inner-tab-content{border:solid #d5d8dc;border-width:0 0 1px;padding:20px;}}.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area{flex-direction:row;}@media (max-width:767px){.elementor-widget-video-playlist.elementor-layout-end .e-tabs-main-area{flex-direction:column-reverse;}}.elementor-widget-video-playlist{font-family:Roboto,Arial,Helvetica,sans-serif;}.elementor-widget-video-playlist .e-tabs{display:flex;flex-direction:column;}.elementor-widget-video-playlist .e-tabs-main-area{display:flex;flex-direction:row-reverse;height:434px;}.elementor-widget-video-playlist .e-tabs-wrapper{height:100%;display:flex;flex-direction:column;width:33%;}.elementor-widget-video-playlist .e-tabs-header{background-color:var(--e-a-bg-default);display:flex;flex:0 0 auto;justify-content:space-between;padding:0 16px;min-height:56px;border-bottom:1px solid #d5d8dc;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-header-right-side{display:inline-flex;flex-shrink:0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-title{font-family:Roboto,Arial,Helvetica,sans-serif;text-overflow:ellipsis;font-weight:700;font-size:16px;padding:10px 0;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;margin:auto 0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{font-size:14px;flex-shrink:0;font-weight:400;line-height:20px;align-self:flex-start;padding:18px 0 0;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button{display:none;margin:auto 0 auto 8px;cursor:pointer;padding:0 4px;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button.e-font-icon-svg{height:1em;width:1em;}.elementor-widget-video-playlist .e-tabs-header .rotate-up{transform:rotate(-180deg);transition:.3s;}.elementor-widget-video-playlist .e-tabs-header .rotate-down{transform:rotate(0deg);transition:.3s;}.elementor-widget-video-playlist .e-tabs-items-wrapper{background-color:var(--e-a-bg-default);overflow:hidden;position:relative;height:100%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items{overflow:auto;height:100%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-section-title{border-color:#d5d8dc;font-size:14px;height:36px;padding:0 16px;line-height:36px;margin:0;text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;border-width:0;box-sizing:content-box;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title{background-color:var(--e-a-bg-default);border-color:#d5d8dc;border-width:0 0 1px;cursor:pointer;display:flex;font-size:14px;height:55px;line-height:55px;outline:none;padding:0 16px;box-sizing:content-box;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i{text-shadow:0 0 3px #000;color:#fff;font-size:var(--playlist-item-icon-size,16px);}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg{text-shadow:0 0 3px #000;color:#fff;fill:#fff;width:var(--playlist-item-icon-size,16px);height:var(--playlist-item-icon-size,16px);}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg path{fill:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover{background-color:#f1f2f3;border-color:#d5d8dc;border-width:0 0 1px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg{text-shadow:0 0 3px #000;color:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active svg path,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover svg path{fill:#fff;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.e-active .e-tab-title-text,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title:hover .e-tab-title-text{font-size:14px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-play,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched{display:inline-flex;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail{background-color:#d5d8dc;position:relative;margin:auto 0;flex-shrink:0;width:75px;height:42px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail img{-o-object-fit:fill;object-fit:fill;width:75px;height:42px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-thumbnail svg{position:absolute;bottom:4px;right:4px;font-weight:900;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-title-text{font-size:14px;margin:auto 8px;text-align:start;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;flex-grow:1;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title i,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title svg{margin:auto 0;vertical-align:middle;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .e-tab-duration{font-size:14px;margin:auto 0;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title .icon-watched,.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-play{display:none;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tab-title.watched-video .icon-watched{display:block;}.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-top{display:none;height:98px;position:absolute;top:0;width:100%;pointer-events:none;background:linear-gradient(0deg,transparent,#fff);}.elementor-widget-video-playlist .e-tabs-items-wrapper .shadow-bottom{display:none;height:98px;position:absolute;bottom:0;width:100%;background:linear-gradient(180deg,transparent,#fff);pointer-events:none;}.elementor-widget-video-playlist .e-tabs-items-wrapper.bottom-shadow .shadow-bottom,.elementor-widget-video-playlist .e-tabs-items-wrapper.top-shadow .shadow-top{display:block;}.elementor-widget-video-playlist .e-tabs-content-wrapper{flex-grow:1;height:100%;position:relative;}.elementor-widget-video-playlist .e-tabs-content-wrapper .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center;position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-mobile-title{display:none;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content{background-color:#000;display:none;height:100%;outline:none;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content>div{height:100%;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content iframe{height:100%;max-height:100% !important;display:flex;}.elementor-widget-video-playlist .e-tabs-content-wrapper .e-tab-content video{height:100%;background-color:#000;}.elementor-widget-video-playlist .e-tabs-inner-tabs .e-tab-content{display:none;outline:none;}@media (max-width:767px){.elementor-widget-video-playlist .e-tabs-main-area{flex-direction:column-reverse;height:auto;}.elementor-widget-video-playlist .e-tabs-main-area .e-tabs-content-wrapper{border:none;height:38%;}.elementor-widget-video-playlist .e-tabs-wrapper{width:auto;height:62%;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items{max-height:248px;}.elementor-widget-video-playlist .e-tabs-items-wrapper .e-tabs-items .e-tab-title{border:none;}.elementor-widget-video-playlist .e-tabs-header{min-height:48px;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-toggle-videos-display-button{display:inline-flex;}.elementor-widget-video-playlist .e-tabs-header .e-tabs-videos-count{margin:0 6px;padding:14px 0 0;}.elementor-widget-video-playlist .e-tab-content{border:none;padding:0;display:flex;}}.elementor-payment-button{border:none;}.elementor-scrolling-tracker{--scrolling-track-default-progress-color:#61ce70;--scrolling-track-default-color:#eee;}.elementor-scrolling-tracker-horizontal{display:flex;width:100%;height:var(--horizontal-height,20px);padding:var(--tracker-padding);align-items:center;border-left:var(--horizontal-border-left-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-bottom:var(--horizontal-border-bottom-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-right:var(--horizontal-border-right-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-top:var(--horizontal-border-top-width,2px) var(--horizontal-border-style) var(--horizontal-border-color);border-radius:var(--border-radius);background-color:var(--scrolling-track-default-color);direction:var(--direction);}.elementor-scrolling-tracker-horizontal .current-progress{display:none;height:100%;align-items:center;position:relative;border-radius:var(--progress-border-radius);border-left:var(--horizontal-progress-border-left-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-bottom:var(--horizontal-progress-border-bottom-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-right:var(--horizontal-progress-border-right-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);border-top:var(--horizontal-progress-border-top-width,2px) var(--horizontal-progress-border) var(--horizontal-progress-border-color);background-color:var(--scrolling-track-default-progress-color);}.elementor-scrolling-tracker-horizontal .current-progress .current-progress-percentage{inset-inline-end:.5em;inset-inline-start:auto;position:absolute;direction:var(--text-direction);color:var(--percentage-color,var(--scrolling-track-precentage-default-color));}.elementor-scrolling-tracker-circular{display:flex;width:var(--circular-width,100px);height:var(--circular-height,100px);align-items:center;justify-content:center;position:relative;margin-inline-start:0;margin-inline-end:auto;}.elementor-scrolling-tracker-circular .current-progress-percentage{position:absolute;color:var(--percentage-color,var(--scrolling-track-precentage-default-color));}.elementor-scrolling-tracker-circular svg{position:absolute;}.elementor-scrolling-tracker-circular .current-progress{display:none;transform:rotate(-90deg);transform-origin:50% 50%;stroke:var(--circular-color,var(--scrolling-track-default-progress-color));fill:transparent;stroke-width:var(--circular-progress-width,4px);}.elementor-scrolling-tracker-circular .circle{stroke:var(--circular-background-color,var(--scrolling-track-default-color));fill:transparent;stroke-width:var(--circular-background-width,4px);}.elementor-scrolling-tracker-alignment-left{margin-left:0;margin-right:auto;}.elementor-scrolling-tracker-alignment-center{margin-left:auto;margin-right:auto;}.elementor-scrolling-tracker-alignment-right{margin-left:auto;margin-right:0;}.e-con-inner>.elementor-widget-progress-tracker,.e-con>.elementor-widget-progress-tracker{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow);}.elementor-widget-loop-grid{scroll-margin-top:var(--auto-scroll-offset,initial);}.elementor-widget-loop-grid-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}@media (min-width:-1){.elementor-widget-loop-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:1024px){.elementor-widget-loop-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:-1){.elementor-widget-loop-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}@media (max-width:767px){.elementor-widget-loop-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,minmax(0,1fr));}.elementor-widget-loop-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,minmax(0,1fr));}}.elementor-widget-loop-grid .elementor-grid{grid-column-gap:var(--grid-column-gap,30px);grid-row-gap:var(--grid-row-gap,30px);}.elementor-widget-loop-grid.e-loading-overlay{animation:loadingOpacityAnimation 1s infinite alternate;}.elementor-widget-loop-grid .e-loop__load-more{text-align:var(--load-more-button-align);}.elementor-widget-loop-grid .e-loop__load-more .elementor-button{width:var(--load-more-button-width);}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container{cursor:default;}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner{margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container .e-load-more-spinner svg{display:flex;}.elementor-widget-loop-grid.e-load-more-pagination-loading>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:hidden;}.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.elementor-button-wrapper{display:none;}.elementor-widget-loop-grid.e-load-more-pagination-end>.elementor-widget-container>.e-load-more-message{display:block;}.elementor-widget-loop-grid.e-load-more-no-spinner>.elementor-widget-container>.elementor-button-wrapper .elementor-button-content-wrapper{visibility:visible;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner{display:flex;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i,.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{margin:0 auto;display:none;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner i{color:var(--load-more-spinner-color);}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-spinner svg{fill:var(--load-more-spinner-color);height:1em;width:1em;}.elementor-widget-loop-grid>.elementor-widget-container .e-load-more-message{color:var(--load-more-message-color);text-align:var(--load-more-message-alignment,center);display:none;margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper{margin-top:var(--load-more—spacing,30px);}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .e-load-more-spinner{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:inherit;}.elementor-widget-loop-grid>.elementor-widget-container>.elementor-button-wrapper .elementor-button{cursor:pointer;position:relative;}.elementor-widget-loop-grid .e-loop-nothing-found-message{text-align:var(--e-loop-nothing-found-message-align,center);padding-block-start:var(--e-loop-nothing-found-message-space-from-top,30px);padding-block-end:var(--e-loop-nothing-found-message-space-from-bottom,30px);color:var(--e-loop-nothing-found-message-color,#1f2124);}.elementor-loop-container.elementor-posts-masonry{align-items:flex-start;}.elementor-loop-container:not(.elementor-posts-masonry){align-items:stretch;}@keyframes loadingOpacityAnimation{0%,to{opacity:1;}50%{opacity:.6;}}.elementor-widget-loop-carousel{--swiper-pagination-size:0;--swiper-pagination-spacing:10px;--swiper-slides-gap:10px;--swiper-offset-size:0;height:-moz-fit-content;height:fit-content;--swiper-padding-bottom:calc(var(--swiper-pagination-size) + var(--swiper-pagination-spacing));--arrow-prev-top-align:50%;--arrow-prev-top-position:0px;--arrow-prev-caption-spacing:15px;--arrow-next-top-align:50%;--arrow-next-top-position:0px;--arrow-next-caption-spacing:15px;--arrow-prev-left-align:0px;--arrow-prev-left-position:0px;--arrow-next-right-align:0px;--arrow-next-right-position:0px;--arrow-next-translate-x:0px;--arrow-next-translate-y:0px;--arrow-prev-translate-x:0px;--arrow-prev-translate-y:0px;--dots-vertical-position:100%;--dots-vertical-offset:0px;--dots-horizontal-position:50%;--dots-horizontal-offset:0px;--dots-horizontal-transform:-50%;--dots-vertical-transform:-100%;--fraction-vertical-position:100%;--fraction-vertical-offset:0px;--fraction-horizontal-position:50%;--fraction-horizontal-offset:0px;--fraction-horizontal-transform:-50%;--fraction-vertical-transform:-100%;--horizontal-transform-modifier:1;}.elementor-widget-loop-carousel.elementor-pagination-type-bullets{--swiper-pagination-size:6px;}.elementor-widget-loop-carousel.elementor-pagination-type-fraction{--swiper-pagination-size:16px;}.elementor-widget-loop-carousel.elementor-pagination-type-progressbar{--swiper-pagination-size:4px;}.elementor-widget-loop-carousel .elementor-loop-container>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active{overflow:initial;}.elementor-widget-loop-carousel .elementor-loop-container.offset-left{padding-inline-start:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .elementor-loop-container.offset-right{padding-inline-end:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .elementor-loop-container.offset-both{padding-inline-start:var(--swiper-offset-size,0);padding-inline-end:var(--swiper-offset-size,0);}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper{gap:var(--swiper-slides-gap);overflow:hidden;}.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,.elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide{--number-of-gaps:max(calc(var(--swiper-slides-to-display) - 1),0);--gaps-width-total:calc(var(--number-of-gaps) * var(--swiper-slides-gap));max-width:calc(( 100% - var(--gaps-width-total) ) / var(--swiper-slides-to-display,1));}.elementor-widget-loop-carousel .e-loop-first-edit{min-width:33%;margin-block-start:23px;}.elementor-widget-loop-carousel .swiper-wrapper .swiper-slide a.e-con{display:var(--display);}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev{font-size:var(--arrow-size,25px);color:var(--arrow-normal-color,hsla(0,0%,93.3%,.9));border-style:var(--arrow-normal-border-type);transition-duration:.25s;z-index:2;}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev svg{fill:var(--arrow-normal-color,hsla(0,0%,93.3%,.9));}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{color:var(--arrow-hover-color,hsla(0,0%,93.3%,.9));border-style:var(--arrow-hover-border-type);}.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,.elementor-widget-loop-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg{fill:var(--arrow-hover-color,hsla(0,0%,93.3%,.9));}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{top:calc(var(--arrow-next-top-align) + var(--arrow-next-top-position) - var(--arrow-next-caption-spacing));right:calc(var(--arrow-next-right-align) + var(--arrow-next-right-position));transform:translate(var(--arrow-next-translate-x),var(--arrow-next-translate-y));}.elementor-widget-loop-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{top:calc(var(--arrow-prev-top-align) + var(--arrow-prev-top-position) - var(--arrow-prev-caption-spacing));left:calc(var(--arrow-prev-left-align) + var(--arrow-prev-left-position));transform:translate(var(--arrow-prev-translate-x),var(--arrow-prev-translate-y));}.elementor-widget-loop-carousel .swiper-container-horizontal~.swiper-pagination-progressbar,.elementor-widget-loop-carousel .swiper-horizontal~.swiper-pagination-progressbar{height:var(--swiper-pagination-size);}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--progressbar-normal-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover{background:var(--progressbar-hover-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-fraction{color:var(--fraction-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-bullet{width:var(--swiper-pagination-size);height:var(--swiper-pagination-size);background:var(--dots-normal-color,#000);}.elementor-widget-loop-carousel .swiper-pagination-bullet:hover{background:var(--dots-hover-color,#000);opacity:1;}.elementor-widget-loop-carousel.elementor-in-place-template-editable .elementor-loop-container{overflow:visible;overflow-x:clip;}.elementor-widget-loop-carousel .swiper-horizontal>.swiper-pagination-bullets,.elementor-widget-loop-carousel .swiper-pagination,.elementor-widget-loop-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-widget-loop-carousel .swiper-pagination-custom,.elementor-widget-loop-carousel .swiper-pagination-fraction{font-size:var(--swiper-pagination-size);line-height:var(--swiper-pagination-size);}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container{padding-bottom:var(--swiper-padding-bottom);}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow,.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper .elementor-background-slideshow{padding-bottom:0;}.elementor-widget-loop-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet{vertical-align:top;}.elementor-widget-loop-carousel .swiper-pagination-bullets{top:calc(var(--dots-vertical-position) + var(--dots-vertical-offset));left:calc(var(--dots-horizontal-position) + var(--dots-horizontal-offset));transform:translate(calc(var(--dots-horizontal-transform) * var(--horizontal-transform-modifier)),var(--dots-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.elementor-widget-loop-carousel .swiper-pagination-fraction{top:calc(var(--fraction-vertical-position) + var(--fraction-vertical-offset));left:calc(var(--fraction-horizontal-position) + var(--fraction-horizontal-offset));transform:translate(calc(var(--fraction-horizontal-transform) * var(--horizontal-transform-modifier)),var(--fraction-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.e-loop-item *{word-break:break-word;}[class*=elementor-widget-loop] .elementor-page-title,[class*=elementor-widget-loop] .product_title.entry-title{display:initial;}.e-loop-template-canvas{display:flex;align-items:center;justify-content:center;min-height:100vh;}.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item{max-width:var(--preview-width,410px);width:var(--preview-width,410px);}.e-loop-template-canvas [data-elementor-type=loop-item].e-loop-item #elementor-add-new-section{width:var(--preview-width,410px);}.elementor-widget-n-menu{--n-menu-direction:column;--n-menu-wrapper-display:flex;--n-menu-content-display:flex;--n-menu-heading-display:flex;--n-menu-heading-justify-content:initial;--n-menu-title-color-normal:#1f2124;--n-menu-title-color-active:#58d0f5;--n-menu-icon-color:var(--n-menu-title-color-normal);--n-menu-icon-color-active:var(--n-menu-title-color-active);--n-menu-icon-color-hover:var(--n-menu-title-color-hover);--n-menu-title-normal-color-dropdown:var(--n-menu-title-color-normal);--n-menu-title-active-color-dropdown:var(--n-menu-title-color-active);--n-menu-title-hover-color-fallback:#1f2124;--n-menu-title-font-size:1rem;--n-menu-title-justify-content:initial;--n-menu-title-flex-grow:initial;--n-menu-title-justify-content-mobile:initial;--n-menu-title-space-between:0px;--n-menu-title-distance-from-content:0px;--n-menu-title-color-hover:#1f2124;--n-menu-title-padding:.5rem 1rem;--n-menu-title-transition:.3s;--n-menu-title-line-height:1.5;--n-menu-title-order:initial;--n-menu-title-direction:initial;--n-menu-title-align-items:center;--n-menu-toggle-align:center;--n-menu-toggle-icon-wrapper-animation-duration:500ms;--n-menu-toggle-icon-hover-duration:500ms;--n-menu-toggle-icon-size:20px;--n-menu-toggle-icon-color:#1f2124;--n-menu-toggle-icon-color-hover:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-color-active:var(--n-menu-toggle-icon-color);--n-menu-toggle-icon-border-radius:initial;--n-menu-toggle-icon-padding:initial;--n-menu-toggle-icon-distance-from-dropdown:0px;--n-menu-icon-align-items:center;--n-menu-icon-order:initial;--n-menu-icon-gap:5px;--n-menu-dropdown-icon-gap:5px;--n-menu-dropdown-indicator-size:initial;--n-menu-dropdown-indicator-rotate:initial;--n-menu-dropdown-indicator-space:initial;--n-menu-dropdown-indicator-color-normal:initial;--n-menu-dropdown-indicator-color-hover:initial;--n-menu-dropdown-indicator-color-active:initial;--n-menu-dropdown-content-max-width:initial;--n-menu-dropdown-content-box-border-color:#fff;--n-menu-dropdown-content-box-border-inline-start-width:medium;--n-menu-dropdown-content-box-border-block-end-width:medium;--n-menu-dropdown-content-box-border-block-start-width:medium;--n-menu-dropdown-content-box-border-inline-end-width:medium;--n-menu-dropdown-content-box-border-style:none;--n-menu-dropdown-headings-height:0px;--n-menu-divider-border-width:var(--n-menu-divider-width,2px);--n-menu-open-animation-duration:500ms;--n-menu-heading-overflow-x:initial;--n-menu-heading-wrap:wrap;--stretch-width:100%;--stretch-left:initial;--stretch-right:initial;}.elementor-widget-n-menu .e-n-menu{display:flex;flex-direction:column;position:relative;}.elementor-widget-n-menu .e-n-menu-wrapper{display:var(--n-menu-wrapper-display);flex-direction:column;}.elementor-widget-n-menu .e-n-menu-heading{display:var(--n-menu-heading-display);flex-direction:row;justify-content:var(--n-menu-heading-justify-content);row-gap:var(--n-menu-title-space-between);margin:initial;padding:initial;overflow-x:var(--n-menu-heading-overflow-x);flex-wrap:var(--n-menu-heading-wrap);-ms-overflow-style:none;scrollbar-width:none;}.elementor-widget-n-menu .e-n-menu-heading::-webkit-scrollbar{display:none;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active{position:relative;}.elementor-widget-n-menu .e-n-menu-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2;}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title{position:relative;}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title:not(:last-child){margin-inline-end:var(--n-menu-title-space-between);}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title:not(:last-child):after{content:var(--n-menu-divider-content,none);border-inline-start-width:var(--n-menu-divider-border-width);border-inline-start-style:var(--n-menu-divider-style,solid);height:var(--n-menu-divider-height,35%);border-color:var(--n-menu-divider-color,#000);align-self:center;position:absolute;right:calc(var(--n-menu-title-space-between) / 2 * -1 - var(--n-menu-divider-border-width) / 2);}.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title a:focus-visible,.elementor-widget-n-menu .e-n-menu-heading .e-n-menu-title button:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-n-menu .e-n-menu-content{display:var(--n-menu-content-display);flex-direction:column;position:absolute;z-index:2147483640;background-color:transparent;min-width:0;width:var(--stretch-width);left:var(--stretch-left);right:var(--stretch-right);}.elementor-widget-n-menu .e-n-menu-content>.e-con{animation-duration:var(--n-menu-open-animation-duration);max-width:calc(100% - var(--margin-inline-start,var(--margin-left)) - var(--margin-inline-end,var(--margin-right)));}:where(.elementor-widget-n-menu .e-n-menu-content>.e-con){background-color:#fff;}.elementor-widget-n-menu .e-n-menu-content>.e-con:not(.e-active){display:none;}.elementor-widget-n-menu .e-n-menu-title{display:flex;flex-direction:row;align-items:center;padding:var(--n-menu-title-padding);font-weight:500;color:var(--n-menu-title-color-normal);justify-content:var(--n-menu-title-justify-content);flex-grow:var(--n-menu-title-flex-grow);border:#fff;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin:initial;gap:var(--n-menu-dropdown-indicator-space);}.elementor-widget-n-menu .e-n-menu-title.e-click,.elementor-widget-n-menu .e-n-menu-title.e-click *{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-title-container{display:flex;flex-direction:var(--n-menu-title-direction);align-items:var(--n-menu-title-align-items);align-self:var(--n-menu-icon-align-items);gap:var(--n-menu-icon-gap);justify-content:var(--n-menu-title-justify-content);}.elementor-widget-n-menu .e-n-menu-title-text{display:flex;align-items:center;font-size:var(--n-menu-title-font-size);line-height:var(--n-menu-title-line-height);transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title-text.e-link{cursor:pointer;}.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link),.elementor-widget-n-menu .e-n-menu-title-text:not(.e-link)>span{cursor:default;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon{display:flex;flex-direction:column;align-items:center;order:var(--n-menu-icon-order);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span{display:flex;justify-content:center;align-items:center;transition:transform 0s;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span i{font-size:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-icon span svg{fill:var(--n-menu-title-color-normal);width:var(--n-menu-icon-size,var(--n-menu-title-font-size));height:var(--n-menu-icon-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;text-align:center;height:calc(var(--n-menu-title-font-size) * var(--n-menu-title-line-height));align-self:var(--n-menu-icon-align-items);justify-content:center;flex-direction:column;position:relative;width:-moz-fit-content;width:fit-content;margin-inline-start:var(--n-menu-dropdown-icon-gap);transition:all var(--n-menu-title-transition);transform:var(--n-menu-dropdown-indicator-rotate);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span i{font-size:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg{width:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));height:var(--n-menu-dropdown-indicator-size,var(--n-menu-title-font-size));transition:all var(--n-menu-title-transition);}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-opened{display:none;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=false] .e-n-menu-dropdown-icon-closed{display:flex;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-closed{display:none;}.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon[aria-expanded=true] .e-n-menu-dropdown-icon-opened{display:flex;}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-color-normal);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon i{color:var(--n-menu-icon-color);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-icon svg{fill:var(--n-menu-icon-color);}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal));}.elementor-widget-n-menu .e-n-menu-title:not(.e-current):not(:hover) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-color-normal));}.elementor-widget-n-menu .e-n-menu-title:not(.e-current) .icon-active{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-title.e-current span>svg{fill:var(--n-menu-title-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu-title.e-current a{color:var(--n-menu-title-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current .icon-inactive{transform:translateY(-100%);height:0;opacity:0;}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>i{color:var(--n-menu-icon-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-icon span>svg{fill:var(--n-menu-icon-color-active);}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active));}.elementor-widget-n-menu .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-color-active));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-title-text:not(.e-link){cursor:default;}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) svg{fill:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) i{color:var(--n-menu-title-color-hover,var(--n-menu-title-hover-color-fallback));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current),.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) a{color:var(--n-menu-title-color-hover);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon i{color:var(--n-menu-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-icon svg{fill:var(--n-menu-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover));}.elementor-widget-n-menu .e-n-menu-title:hover:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-hover,var(--n-menu-title-color-hover));}.elementor-widget-n-menu .e-n-menu-toggle{all:unset;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:none;align-self:var(--n-menu-toggle-align);position:relative;z-index:1000;}.elementor-widget-n-menu .e-n-menu-toggle:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-n-menu .e-n-menu-toggle i{font-size:var(--n-menu-toggle-icon-size);color:var(--n-menu-toggle-icon-color);transition:all var(--n-menu-toggle-icon-hover-duration);}.elementor-widget-n-menu .e-n-menu-toggle svg{fill:var(--n-menu-toggle-icon-color);width:var(--n-menu-toggle-icon-size);height:auto;transition:all var(--n-menu-toggle-icon-hover-duration);}.elementor-widget-n-menu .e-n-menu-toggle span{display:flex;justify-content:center;align-items:center;text-align:center;padding:var(--n-menu-toggle-icon-padding);border-radius:var(--n-menu-toggle-icon-border-radius);}.elementor-widget-n-menu .e-n-menu-toggle span.e-close{position:absolute;inset:0;width:100%;height:100%;opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle span.e-close svg{height:100%;-o-object-fit:contain;object-fit:contain;}.elementor-widget-n-menu .e-n-menu-toggle [class^=elementor-animation-]{animation-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);transition-duration:var(--n-menu-toggle-icon-wrapper-animation-duration);}.elementor-widget-n-menu .e-n-menu-toggle:hover i{color:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle:hover svg{fill:var(--n-menu-toggle-icon-color-hover);}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-open{opacity:0;}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] .e-close{opacity:1;}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] i{color:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu-toggle[aria-expanded=true] svg{fill:var(--n-menu-toggle-icon-color-active);}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content{top:100%;z-index:1;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]):not(.content-above) .e-n-menu-content.e-active{padding-block-start:var(--n-menu-title-distance-from-content);z-index:2;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-n-menu-content{bottom:100%;z-index:1;}.elementor-widget-n-menu .e-n-menu:not([data-layout=dropdown]).content-above .e-n-menu-content.e-active{padding-block-end:var(--n-menu-title-distance-from-content);z-index:2;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown]{gap:0;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-wrapper{min-width:0;width:var(--stretch-width);flex-direction:column;position:absolute;z-index:2147483640;background-color:transparent;top:100%;left:var(--stretch-left);right:var(--stretch-right);border-inline-start:var(--n-menu-dropdown-content-box-border-width-inline-start);border-block-end:var(--n-menu-dropdown-content-box-border-width-block-end);border-block-start:var(--n-menu-dropdown-content-box-border-width-block-start);border-inline-end:var(--n-menu-dropdown-content-box-border-width-inline-end);border-style:var(--n-menu-dropdown-content-box-border-style);border-color:var(--n-menu-dropdown-content-box-border-color);border-radius:var(--n-menu-dropdown-content-box-border-radius);max-height:var(--n-menu-dropdown-content-box-height);transition:max-height .3s;animation:hide-scroll .3s backwards;overflow-y:auto;overflow-x:hidden;margin-block-start:var(--n-menu-toggle-icon-distance-from-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title{justify-content:var(--n-menu-title-justify-content-mobile);width:auto;background-color:#fff;white-space:normal;order:var(--n-menu-title-order);margin-inline-end:0;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(:first-child){margin-block-start:var(--n-menu-title-space-between);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-title-container .e-n-menu-title-text{color:var(--n-menu-title-normal-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown));}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title:not(.e-current) .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-normal,var(--n-menu-title-normal-color-dropdown));}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current,.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current a{color:var(--n-menu-title-active-color-dropdown);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon i{color:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown));}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg{fill:var(--n-menu-dropdown-indicator-color-active,var(--n-menu-title-active-color-dropdown));}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content{overflow:hidden;width:auto;left:auto;right:auto;--n-menu-dropdown-content-max-width:initial;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con{order:var(--n-menu-title-order);width:var(--width);margin-block-start:var(--n-menu-title-distance-from-content);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con .elementor-empty-view{min-width:0;width:100%;}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con-inner{max-width:var(--content-width);}.elementor-widget-n-menu .e-n-menu[data-layout=dropdown] .e-n-menu-toggle[aria-expanded=true]+.e-n-menu-wrapper{--n-menu-wrapper-display:flex;}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con){--width:fit-content;}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con).e-empty{--empty-top-level-menu-content-container-min-width:400px;--width:var(--empty-top-level-menu-content-container-min-width);}.elementor-widget-n-menu.e-fit_to_content :where(.e-n-menu-content>.e-con) .e-con.e-empty{--nested-containers-min-width-for-dropzone:150px;min-width:var(--nested-containers-min-width-for-dropzone);}.elementor-widget-n-menu.elementor-loading{pointer-events:none;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-layout-dropdown .e-n-menu-toggle{display:flex;}@media (max-width:767px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-mobile_extra .e-n-menu-toggle{display:flex;}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-tablet_extra .e-n-menu-toggle{display:flex;}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop{--n-menu-wrapper-display:none;--n-menu-heading-display:contents;--n-menu-content-display:contents;}.elementor.elementor .elementor-widget-n-menu.e-n-menu-laptop .e-n-menu-toggle{display:flex;}}@keyframes hide-scroll{0%,to{overflow:hidden;}}.e-con-inner>.elementor-widget-n-menu,.e-con>.elementor-widget-n-menu{--flex-grow:var(--container-widget-flex-grow);}[data-core-v316-plus=true] .elementor-widget-n-menu .e-n-menu .e-n-menu-content>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial;}.elementor-widget-n-carousel{--e-n-carousel-slides-to-show:3;--e-n-carousel-swiper-slides-gap:10px;--e-n-carousel-swiper-slides-to-display:3;--e-n-carousel-swiper-pagination-size:0;--e-n-carousel-swiper-pagination-spacing:10px;--e-n-carousel-swiper-offset-size:0;height:-moz-fit-content;height:fit-content;--e-n-carousel-arrow-prev-top-align:50%;--e-n-carousel-arrow-prev-top-position:0px;--e-n-carousel-arrow-prev-caption-spacing:15px;--e-n-carousel-arrow-next-top-align:50%;--e-n-carousel-arrow-next-top-position:0px;--e-n-carousel-arrow-next-caption-spacing:15px;--e-n-carousel-arrow-prev-left-align:0px;--e-n-carousel-arrow-prev-left-position:0px;--e-n-carousel-arrow-next-right-align:0px;--e-n-carousel-arrow-next-right-position:0px;--e-n-carousel-arrow-next-translate-x:0px;--e-n-carousel-arrow-next-translate-y:0px;--e-n-carousel-arrow-prev-translate-x:0px;--e-n-carousel-arrow-prev-translate-y:0px;--e-n-carousel-swiper-padding-bottom:calc(var(--e-n-carousel-swiper-pagination-size) + var(--e-n-carousel-swiper-pagination-spacing));--e-n-carousel-dots-vertical-position:100%;--e-n-carousel-dots-vertical-offset:0px;--e-n-carousel-dots-horizontal-position:50%;--e-n-carousel-dots-horizontal-offset:0px;--e-n-carousel-dots-horizontal-transform:-50%;--e-n-carousel-dots-vertical-transform:-100%;--e-n-carousel-fraction-vertical-position:100%;--e-n-carousel-fraction-vertical-offset:0px;--e-n-carousel-fraction-horizontal-position:50%;--e-n-carousel-fraction-horizontal-offset:0px;--e-n-carousel-fraction-horizontal-transform:-50%;--e-n-carousel-fraction-vertical-transform:-100%;--e-n-carousel-horizontal-transform-modifier:1;}.elementor-widget-n-carousel .e-n-carousel{display:flex;min-width:0;}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide-active.elementor-edit-area-active{overflow:initial;}.elementor-widget-n-carousel .e-n-carousel.offset-left{padding-inline-start:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel.offset-both,.elementor-widget-n-carousel .e-n-carousel.offset-right{padding-inline-end:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel.offset-both{padding-inline-start:var(--e-n-carousel-swiper-offset-size,0);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper .swiper-slide a.e-con{display:var(--display);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide{flex-shrink:0;height:var(--e-n-carousel-slide-height,initial);}.elementor-widget-n-carousel .e-n-carousel>.swiper-wrapper>.swiper-slide>.e-con{max-width:calc(100% - var(--margin-inline-start,var(--margin-left)) - var(--margin-inline-end,var(--margin-right)));height:var(--e-n-carousel-slide-container-height,initial);}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev{font-size:var(--e-n-carousel-arrow-size,25px);color:var(--e-n-carousel-arrow-normal-color,hsla(0,0%,93.3%,.9));border-style:var(--e-n-carousel-arrow-normal-border-type);transition-duration:.25s;z-index:2;}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next svg,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev svg{fill:var(--e-n-carousel-arrow-normal-color,hsla(0,0%,93.3%,.9));}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover{color:var(--e-n-carousel-arrow-hover-color,hsla(0,0%,93.3%,.9));border-style:var(--e-n-carousel-arrow-hover-border-type);}.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-next:hover svg,.elementor-widget-n-carousel .elementor-swiper-button.elementor-swiper-button-prev:hover svg{fill:var(--e-n-carousel-arrow-hover-color,hsla(0,0%,93.3%,.9));}.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-next{top:calc(var(--e-n-carousel-arrow-next-top-align) + var(--e-n-carousel-arrow-next-top-position) - var(--e-n-carousel-arrow-next-caption-spacing));right:calc(var(--e-n-carousel-arrow-next-right-align) + var(--e-n-carousel-arrow-next-right-position));transform:translate(var(--e-n-carousel-arrow-next-translate-x),var(--e-n-carousel-arrow-next-translate-y));}.elementor-widget-n-carousel.elementor-element :is(.swiper,.swiper-container)~.elementor-swiper-button-prev{top:calc(var(--e-n-carousel-arrow-prev-top-align) + var(--e-n-carousel-arrow-prev-top-position) - var(--e-n-carousel-arrow-prev-caption-spacing));left:calc(var(--e-n-carousel-arrow-prev-left-align) + var(--e-n-carousel-arrow-prev-left-position));transform:translate(var(--e-n-carousel-arrow-prev-translate-x),var(--e-n-carousel-arrow-prev-translate-y));}.elementor-widget-n-carousel.elementor-pagination-type-bullets{--e-n-carousel-swiper-pagination-size:6px;}.elementor-widget-n-carousel.elementor-pagination-type-fraction{--e-n-carousel-swiper-pagination-size:16px;}.elementor-widget-n-carousel.elementor-pagination-type-progressbar{--e-n-carousel-swiper-pagination-size:4px;}.elementor-widget-n-carousel .swiper-pagination-progressbar{height:var(--e-n-carousel-swiper-pagination-size);}.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--e-n-carousel-progressbar-normal-color,#000);}.elementor-widget-n-carousel .swiper-pagination-progressbar .swiper-pagination-progressbar-fill:hover{background:var(--e-n-carousel-progressbar-hover-color,#000);}.elementor-widget-n-carousel .swiper-pagination-fraction{color:var(--e-n-carousel-fraction-color,#000);}.elementor-widget-n-carousel .swiper-pagination-bullet{width:var(--e-n-carousel-swiper-pagination-size);height:var(--e-n-carousel-swiper-pagination-size);background:var(--e-n-carousel-dots-normal-color,#000);}.elementor-widget-n-carousel .swiper-pagination-bullet:hover{background:var(--e-n-carousel-dots-hover-color,#000);opacity:1;}.elementor-widget-n-carousel .swiper-horizontal>.swiper-pagination-bullets,.elementor-widget-n-carousel .swiper-pagination,.elementor-widget-n-carousel .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-widget-n-carousel .swiper-pagination-custom,.elementor-widget-n-carousel .swiper-pagination-fraction{font-size:var(--e-n-carousel-swiper-pagination-size);line-height:var(--e-n-carousel-swiper-pagination-size);}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper,.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container{padding-bottom:var(--e-n-carousel-swiper-padding-bottom);}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper-container .elementor-background-slideshow,.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container>.swiper .elementor-background-slideshow{padding-bottom:0;}.elementor-widget-n-carousel.elementor-pagination-position-outside>.elementor-widget-container .swiper-pagination-bullet{vertical-align:top;}.elementor-widget-n-carousel .swiper-pagination-bullets{top:calc(var(--e-n-carousel-dots-vertical-position) + var(--e-n-carousel-dots-vertical-offset));left:calc(var(--e-n-carousel-dots-horizontal-position) + var(--e-n-carousel-dots-horizontal-offset));transform:translate(calc(var(--e-n-carousel-dots-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)),var(--e-n-carousel-dots-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.elementor-widget-n-carousel .swiper-pagination-fraction{top:calc(var(--e-n-carousel-fraction-vertical-position) + var(--e-n-carousel-fraction-vertical-offset));left:calc(var(--e-n-carousel-fraction-horizontal-position) + var(--e-n-carousel-fraction-horizontal-offset));transform:translate(calc(var(--e-n-carousel-fraction-horizontal-transform) * var(--e-n-carousel-horizontal-transform-modifier)),var(--e-n-carousel-fraction-vertical-transform));width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;z-index:3;}.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper,.swiper:not(.swiper-initialized)>.swiper-wrapper{gap:var(--e-n-carousel-swiper-slides-gap);overflow:hidden;}.swiper-container:not(.swiper-container-initialized)>.swiper-wrapper>.swiper--slide,.swiper:not(.swiper-initialized)>.swiper-wrapper>.swiper--slide{--e-n-carousel-number-of-gaps:max(calc(var(--e-n-carousel-swiper-slides-to-display) - 1),0);--e-n-carousel-gaps-width-total:calc(var(--e-n-carousel-number-of-gaps) * var(--e-n-carousel-swiper-slides-gap));max-width:calc(( 100% - var(--e-n-carousel-gaps-width-total) ) / var(--e-n-carousel-swiper-slides-to-display,1));}[data-core-v316-plus=true] .elementor-widget-n-carousel .e-n-carousel .swiper-slide>.e-con{--padding-top:initial;--padding-right:initial;--padding-bottom:initial;--padding-left:initial;}.elementor-widget-taxonomy-filter{--e-filter-display:flex;--e-filter-direction:row;--e-filter-justify-content:center;--e-filter-wrap:wrap;--e-filter-align-items:center;--e-filter-item-width:initial;--e-filter-item-max-width:calc(100% - calc(var(--e-filter-item-padding) * 3));--e-filter-item-justify-content:center;--e-filter-item-flex-grow:0;--e-filter-item-align-items:center;--e-filter-item-border-radius:initial;--e-filter-space-between:20px;--e-filter-normal-text-color:#69727d;--e-filter-active-text-color:#0c0d0e;--e-filter-hover-text-color:#0c0d0e;--e-filter-overflow-x:initial;--e-filter-white-space:nowrap;--e-filter-item-align-text:center;--e-filter-item-padding:8px;--e-filter-item-box-sizing:initial;}.elementor-widget-taxonomy-filter .e-filter{display:var(--e-filter-display);flex-direction:var(--e-filter-direction);flex-shrink:0;justify-content:var(--e-filter-justify-content);align-items:var(--e-filter-align-items);gap:var(--e-filter-space-between);overflow-x:var(--e-filter-overflow-x);flex-wrap:var(--e-filter-wrap);-ms-overflow-style:none;scrollbar-width:none;}.elementor-widget-taxonomy-filter .e-filter::-webkit-scrollbar{display:none;}.elementor-widget-taxonomy-filter .e-filter.e-scroll{cursor:grabbing;cursor:-webkit-grabbing;}.elementor-widget-taxonomy-filter .e-filter.e-scroll-active{position:relative;}.elementor-widget-taxonomy-filter .e-filter.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2;}.elementor-widget-taxonomy-filter .e-filter-item{all:unset;border:1px #69727d;border-radius:var(--e-filter-item-border-radius);line-height:normal;color:var(--e-filter-normal-text-color);padding:var(--e-filter-item-padding);display:var(--e-filter-display);justify-content:var(--e-filter-item-justify-content);align-items:var(--e-filter-item-align-items);flex-grow:var(--e-filter-item-flex-grow);flex-basis:content;flex-shrink:0;width:var(--e-filter-item-width);max-width:var(--e-filter-item-max-width);white-space:var(--e-filter-white-space);text-align:var(--e-filter-item-align-text);box-sizing:var(--e-filter-item-box-sizing);overflow-wrap:break-word;overflow:hidden;}.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true]{color:var(--e-filter-active-text-color);border-color:#0c0d0e;}.elementor-widget-taxonomy-filter .e-filter-item:hover:not([aria-pressed=true]){color:var(--e-filter-hover-text-color);border-color:#0c0d0e;}.elementor-widget-taxonomy-filter .e-filter-item:hover,.elementor-widget-taxonomy-filter .e-filter-item[aria-pressed=true]{background-color:initial;}.elementor-widget-taxonomy-filter .e-filter-item[data-filter=__all]{order:-1;}.elementor-widget-taxonomy-filter .e-filter-item:focus{background-color:initial;outline:none;}.elementor-widget-taxonomy-filter .e-filter-item:focus-visible{outline:5px auto -webkit-focus-ring-color;}.elementor-widget-taxonomy-filter .e-filter-empty{background-color:rgba(213,216,220,.8);color:#0c0d0e;text-align:center;font-size:1rem;padding:1rem 0;}.elementor-widget-loop-grid .e-loop-item.e-inactive{display:none;}.elementor-66 .elementor-element.elementor-element-2b35a255:not(.elementor-motion-effects-element-type-background),.elementor-66 .elementor-element.elementor-element-2b35a255 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#f8f8f8;}.elementor-66 .elementor-element.elementor-element-2b35a255{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s;padding:50px 0px 20px 0px;}.elementor-66 .elementor-element.elementor-element-2b35a255 > .elementor-background-overlay{transition:background .3s,border-radius .3s,opacity .3s;}.elementor-66 .elementor-element.elementor-element-5c8cbfce{text-align:left;}.elementor-66 .elementor-element.elementor-element-5c8cbfce img{width:150px;}.elementor-66 .elementor-element.elementor-element-64ca83c0 .elementor-heading-title{font-family:"Teko",Sans-serif;font-size:20px;font-weight:600;-webkit-text-stroke-color:#000;stroke:#000;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-64ca83c0 .elementor-heading-title{color:#fff;}.elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-icon i{transition:color .3s;}.elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-icon svg{transition:fill .3s;}.elementor-66 .elementor-element.elementor-element-5de1b0db{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-item > .elementor-icon-list-text,.elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-item > a{font-family:"Oxygen",Sans-serif;font-size:14px;font-weight:400;}.elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-text{color:#666;transition:color .3s;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-icon i{color:#fff;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-icon svg{fill:#fff;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-5de1b0db .elementor-icon-list-text{color:#fff;}.elementor-66 .elementor-element.elementor-element-a0fe110 .elementor-heading-title{font-family:"Teko",Sans-serif;font-size:20px;font-weight:600;-webkit-text-stroke-color:#000;stroke:#000;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-a0fe110 .elementor-heading-title{color:#fff;}.elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-icon i{transition:color .3s;}.elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-icon svg{transition:fill .3s;}.elementor-66 .elementor-element.elementor-element-b8e1819{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-item > .elementor-icon-list-text,.elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-item > a{font-family:"Oxygen",Sans-serif;font-size:14px;font-weight:400;}.elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-text{color:#666;transition:color .3s;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-icon i{color:#fff;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-icon svg{fill:#fff;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-b8e1819 .elementor-icon-list-text{color:#fff;}.elementor-66 .elementor-element.elementor-element-a8a8e3e > .elementor-widget-container{margin:-20px 0px 0px 0px;}[data-theme="dark"] .elementor-66 .elementor-element.elementor-element-a8a8e3e{color:#fff;}@media (max-width:767px){.elementor-66 .elementor-element.elementor-element-60f201be{width:50%;}.elementor-66 .elementor-element.elementor-element-60f201be > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-66 .elementor-element.elementor-element-60f201be > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:15px 15px 15px 15px;}.elementor-66 .elementor-element.elementor-element-559bc478{width:50%;}.elementor-66 .elementor-element.elementor-element-559bc478 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-66 .elementor-element.elementor-element-559bc478 > .elementor-element-populated{padding:15px 15px 15px 15px;}}@media (min-width:768px){.elementor-66 .elementor-element.elementor-element-24b44aad{width:50%;}.elementor-66 .elementor-element.elementor-element-60f201be{width:24.664%;}.elementor-66 .elementor-element.elementor-element-559bc478{width:25%;}}#pmLink{visibility:hidden;text-decoration:none;cursor:pointer;background:transparent;border:none;font-family:"Oxygen",Sans-serif;font-size:14px;font-weight:400;color:#666;transition:color .3s;padding:0;text-align:left;margin-top:5px;}#pmLink:hover{visibility:visible;color:grey;}.elementor-66 .elementor-element.elementor-element-2b35a255:before{position:absolute;z-index:0;top:0;left:0;display:block;width:30%;height:50%;content:"";pointer-events:none;opacity:.2;background-image:radial-gradient(var(--body-fcolor) .75px,transparent .75px);background-size:16px 16px;}:root{--effect:all .25s cubic-bezier(.32,.74,.57,1);--timing:cubic-bezier(.32,.74,.57,1);--shadow-12:rgba(0,0,0,.12);--shadow-20:rgba(0,0,0,.02);--round-3:3px;--height-34:34px;--height-40:40px;--padding-40:0 40px;--round-5:5px;--round-7:7px;--shadow-7:rgba(0,0,0,.07);--dark-accent:#191c20;--dark-accent-0:rgba(25,28,32,0);--dark-accent-90:rgba(25,28,32,.95);--meta-b-family:var(--meta-family);--meta-b-fcolor:#282828;--meta-b-fspace:normal;--meta-b-fstyle:normal;--meta-b-fweight:600;--meta-b-transform:none;--nav-bg:#fff;--nav-bg-from:#fff;--nav-bg-to:#fff;--subnav-bg:#fff;--subnav-bg-from:#fff;--subnav-bg-to:#fff;--indicator-bg-from:#ff0084;--indicator-bg-to:#2c2cf8;--bottom-border-color:var(--flex-gray-15);--column-border-color:var(--flex-gray-15);--audio-color:#ffa052;--dribbble-color:#fb70a6;--excerpt-color:#666;--fb-color:#89abfc;--g-color:#ff184e;--live-color:#fe682e;--gallery-color:#729dff;--heading-color:var(--body-fcolor);--ig-color:#7e40b6;--linkedin-color:#007bb6;--nav-color:#282828;--pin-color:#f74c53;--flipboard-color:#f52828;--privacy-color:#fff;--review-color:#ffc300;--soundcloud-color:#fd794a;--subnav-color:#282828;--telegam-color:#649fdf;--twitter-color:#00151c;--medium-color:#000;--threads-color:#000;--video-color:#ffc300;--vimeo-color:#44bbe1;--ytube-color:#ef464b;--nav-color-10:rgba(40,40,40,.13);--subnav-color-10:rgba(40,40,40,.13);--g-color-90:rgba(255,24,78,.9);--absolute-dark:#242424;--body-family:"Oxygen",sans-serif;--btn-family:"Encode Sans Condensed",sans-serif;--cat-family:"Oxygen",sans-serif;--dwidgets-family:"Oxygen",sans-serif;--h1-family:"Encode Sans Condensed",sans-serif;--h2-family:"Encode Sans Condensed",sans-serif;--h3-family:"Encode Sans Condensed",sans-serif;--h4-family:"Encode Sans Condensed",sans-serif;--h5-family:"Encode Sans Condensed",sans-serif;--h6-family:"Encode Sans Condensed",sans-serif;--input-family:"Encode Sans Condensed",sans-serif;--menu-family:"Encode Sans Condensed",sans-serif;--meta-family:"Encode Sans Condensed",sans-serif;--submenu-family:"Encode Sans Condensed",sans-serif;--tagline-family:"Encode Sans Condensed",sans-serif;--body-fcolor:#282828;--btn-fcolor:inherit;--h1-fcolor:inherit;--h2-fcolor:inherit;--h3-fcolor:inherit;--h4-fcolor:inherit;--h5-fcolor:inherit;--h6-fcolor:inherit;--input-fcolor:inherit;--meta-fcolor:#666;--tagline-fcolor:inherit;--body-fsize:16px;--btn-fsize:12px;--cat-fsize:10px;--dwidgets-fsize:13px;--excerpt-fsize:14px;--h1-fsize:40px;--h2-fsize:28px;--h3-fsize:22px;--h4-fsize:16px;--h5-fsize:14px;--h6-fsize:13px;--headline-fsize:45px;--input-fsize:14px;--menu-fsize:17px;--meta-fsize:13px;--submenu-fsize:13px;--tagline-fsize:28px;--body-fspace:normal;--btn-fspace:normal;--cat-fspace:.07em;--dwidgets-fspace:0;--h1-fspace:normal;--h2-fspace:normal;--h3-fspace:normal;--h4-fspace:normal;--h5-fspace:normal;--h6-fspace:normal;--input-fspace:normal;--menu-fspace:-.02em;--meta-fspace:normal;--submenu-fspace:-.02em;--tagline-fspace:normal;--body-fstyle:normal;--btn-fstyle:normal;--cat-fstyle:normal;--dwidgets-fstyle:normal;--h1-fstyle:normal;--h2-fstyle:normal;--h3-fstyle:normal;--h4-fstyle:normal;--h5-fstyle:normal;--h6-fstyle:normal;--input-fstyle:normal;--menu-fstyle:normal;--meta-fstyle:normal;--submenu-fstyle:normal;--tagline-fstyle:normal;--body-fweight:400;--btn-fweight:700;--cat-fweight:700;--dwidgets-fweight:600;--h1-fweight:700;--h2-fweight:700;--h3-fweight:700;--h4-fweight:700;--h5-fweight:700;--h6-fweight:600;--input-fweight:400;--menu-fweight:600;--meta-fweight:400;--submenu-fweight:500;--tagline-fweight:400;--flex-gray-15:rgba(136,136,136,.15);--flex-gray-20:rgba(136,136,136,.2);--flex-gray-40:rgba(136,136,136,.4);--flex-gray-7:rgba(136,136,136,.07);--dribbble-hcolor:#ff407f;--fb-hcolor:#1f82ec;--ig-hcolor:#8823b6;--linkedin-hcolor:#006ab1;--pin-hcolor:#f60c19;--flipboard-hcolor:#e00a0a;--soundcloud-hcolor:#ff5313;--telegam-hcolor:#3885d9;--twitter-hcolor:#13b9ee;--threads-hcolor:#5219ff;--medium-hcolor:#ffb600;--vimeo-hcolor:#16b1e3;--ytube-hcolor:#fc161e;--indicator-height:4px;--nav-height:60px;--absolute-light:#ddd;--solid-light:#fafafa;--em-mini:.8em;--rem-mini:.8rem;--transparent-nav-color:#fff;--swiper-navigation-size:44px;--tagline-s-fsize:22px;--em-small:.92em;--rem-small:.92rem;--bottom-spacing:35px;--box-spacing:5%;--el-spacing:12px;--heading-sub-color:var(--g-color);--body-transform:none;--btn-transform:none;--cat-transform:uppercase;--dwidgets-transform:none;--h1-transform:none;--h2-transform:none;--h3-transform:none;--h4-transform:none;--h5-transform:none;--h6-transform:none;--input-transform:none;--menu-transform:none;--meta-transform:none;--submenu-transform:none;--tagline-transform:none;--awhite:#fff;--solid-white:#fff;--max-width-wo-sb:100%;--alignwide-w:1600px;--bookmark-color:#62b088;--bookmark-color-90:rgba(98,176,136,.95);--slider-nav-dcolor:inherit;}[data-theme='dark'],.light-scheme{--shadow-12:rgba(0,0,0,.4);--shadow-20:rgba(0,0,0,.2);--shadow-7:rgba(0,0,0,.3);--dark-accent:#0e0f12;--dark-accent-0:rgba(14,15,18,0);--dark-accent-90:rgba(14,15,18,.95);--meta-b-fcolor:#fff;--nav-bg:#131518;--nav-bg-from:#131518;--nav-bg-to:#131518;--bcrumb-color:#fff;--excerpt-color:#ddd;--heading-color:var(--body-fcolor);--nav-color:#fff;--subnav-color:#fff;--nav-color-10:rgba(255,255,255,.08);--subnav-color-10:rgba(255,255,255,.08);--body-fcolor:#fff;--h1-fcolor:#fff;--h2-fcolor:#fff;--h3-fcolor:#fff;--h4-fcolor:#fff;--h5-fcolor:#fff;--h6-fcolor:#fff;--headline-fcolor:#fff;--input-fcolor:#fff;--meta-fcolor:#bbb;--tagline-fcolor:#fff;--flex-gray-15:rgba(136,136,136,.25);--flex-gray-7:rgba(136,136,136,.09);--solid-light:#333;--heading-sub-color:var(--g-color);--solid-white:#191c20;--twitter-color:#fff;--medium-color:#fff;--threads-color:#fff;}[data-theme='dark']{--subnav-bg:#191c20;--subnav-bg-from:#191c20;--subnav-bg-to:#191c20;}body:not([data-theme='dark']) [data-mode='dark'],body[data-theme='dark'] [data-mode='default'],body .light-scheme [data-mode='default']{display:none !important;}body .light-scheme [data-mode='dark']{display:inherit !important;}[data-theme='dark'] .icon-svg,.light-scheme .icon-svg{-webkit-filter:invert(100%);filter:invert(100%);}.dark-opacity[data-theme='dark'] .p-featured{background-color:#000;}.dark-opacity[data-theme='dark'] .wp-post-image{opacity:.7;}[data-theme='dark'] input::placeholder,.light-scheme input::placeholder{color:var(--absolute-light);}[data-theme='dark'] .wnav-svg,.light-scheme .wnav-svg{filter:invert(100%);}.global-color{color:var(--g-color);}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,blockquote,p,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{font-family:inherit;font-size:100%;font-weight:inherit;font-style:inherit;line-height:inherit;margin:0;padding:0;vertical-align:baseline;border:0;outline:0;}html{font-size:var(--body-fsize);overflow-x:hidden;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;text-size-adjust:100%;}body{font-family:var(--body-family);font-size:var(--body-fsize);font-weight:var(--body-fweight);font-style:var(--body-fstyle);line-height:max(var(--body-fheight,1.7),1.4);display:block;margin:0;letter-spacing:var(--body-fspace);text-transform:var(--body-transform);color:var(--body-fcolor);background-color:var(--solid-white);}body.rtl{direction:rtl;}*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}:before,:after{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}.site{position:relative;display:block;}.site *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;}.site-outer{position:relative;display:block;overflow:clip;max-width:100%;background-color:var(--solid-white);}.top-spacing .site-outer{-webkit-transition:margin .5s var(--timing);transition:margin .5s var(--timing);}.site-wrap,.site-content{position:relative;display:block;margin:0;padding:0;}.site-wrap{z-index:1;min-height:45vh;}button,hr,input{overflow:visible;}audio,canvas,progress,video{display:inline-block;}progress,sub,sup{vertical-align:baseline;}[type=checkbox],[type=radio],legend{box-sizing:border-box;padding:0;}[type=checkbox]{cursor:pointer;}acronym{cursor:help;}.rbct ins{text-decoration:none;background-color:var(--flex-gray-15);}figure{display:block;margin:0;}em{font-style:italic;}hr{box-sizing:content-box;height:0;}u{text-decoration:underline;}dt{font-weight:700;}dd{margin-inline-start:40px;}address{font-style:italic;}code,kbd,pre,samp,var{font-family:monospace,monospace;font-size:.9em;}a{text-decoration:none;color:inherit;background-color:transparent;}abbr[title]{cursor:default;text-decoration:none;}b,strong{font-weight:700;}dfn{font-style:italic;}mark{margin:0 5px;padding:5px 7px;border-radius:var(--round-5);background-color:var(--flex-gray-7);}code{font-family:Courier,monospace;padding:5px;background-color:var(--flex-gray-7);}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;}sub{bottom:-.25em;}sup{top:-.5em;}audio:not([controls]){display:none;height:0;}img{max-width:100%;height:auto;vertical-align:middle;border-style:none;-webkit-object-fit:cover;object-fit:cover;}svg:not(:root),.collapse-activated{overflow:hidden;}button,input,optgroup,select,textarea{text-transform:none;color:inherit;outline:none !important;}.bypostauthor{position:relative;}.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;margin:-1px;padding:0;word-wrap:normal !important;border:0;clip-path:inset(50%);-webkitcolorip-path:inset(50%);}select{line-height:24px;position:relative;max-width:100%;padding:10px 20px 10px;border-color:var(--flex-gray-15);border-radius:var(--round-5);outline:none !important;background:transparent url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\"><path fill=\"gray\" d=\"M12 15a1 1 0 0 1-.707-.293l-3-3a1 1 0 0 1 1.414-1.414L12 12.586l2.293-2.293a1 1 0 0 1 1.414 1.414l-3 3A1 1 0 0 1 12 15z\"/></svg>") no-repeat right 5px top 50%;background-size:22px;-moz-appearance:none;-webkit-appearance:none;appearance:none;}select.nitro-lazy{background-image:none !important;}select option{background-color:var(--solid-white);}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button;}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none;}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px;}:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fafafa inset;}fieldset{padding:0;}legend{font-weight:700;display:table;max-width:100%;white-space:normal;color:inherit;}[type='number']::-webkit-inner-spin-button,[type='number']::-webkit-outer-spin-button{height:auto;}[type='search']::-webkit-search-cancel-button,[type='search']::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button;}summary{display:list-item;}[hidden],template{display:none;}del{text-decoration:line-through;}big{font-size:125%;}cite{font-family:var(--meta-family);font-size:min(14px,var(--rem-small));font-weight:var(--meta-fweight);font-style:italic;}.clearfix:before,.clearfix:after{display:table;clear:both;content:" ";}.rb-error{font-size:var(--rem-mini);}.tax-accordion-sub,.hidden{display:none;}input:disabled,select:disabled,textarea:disabled{opacity:.5;background-color:rgba(255,203,51,.19);}h1,.h1{font-family:var(--h1-family);font-size:var(--h1-fsize);font-weight:var(--h1-fweight);font-style:var(--h1-fstyle);line-height:var(--h1-fheight,1.2);letter-spacing:var(--h1-fspace);text-transform:var(--h1-transform);}h1{color:var(--h1-fcolor);}h2,.h2{font-family:var(--h2-family);font-size:var(--h2-fsize);font-weight:var(--h2-fweight);font-style:var(--h2-fstyle);line-height:var(--h2-fheight,1.25);letter-spacing:var(--h2-fspace);text-transform:var(--h2-transform);}h2{color:var(--h2-fcolor);}h3,.h3{font-family:var(--h3-family);font-size:var(--h3-fsize);font-weight:var(--h3-fweight);font-style:var(--h3-fstyle);line-height:var(--h3-fheight,1.3);letter-spacing:var(--h3-fspace);text-transform:var(--h3-transform);}h3{color:var(--h3-fcolor);}h4,.h4{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);font-style:var(--h4-fstyle);line-height:var(--h4-fheight,1.45);letter-spacing:var(--h4-fspace);text-transform:var(--h4-transform);}h4{color:var(--h4-fcolor);}.h5,h5{font-family:var(--h5-family);font-size:var(--h5-fsize);font-weight:var(--h5-fweight);font-style:var(--h5-fstyle);line-height:var(--h5-fheight,1.5);letter-spacing:var(--h5-fspace);text-transform:var(--h5-transform);}h5{color:var(--h5-fcolor);}h6,.h6{font-family:var(--h6-family);font-size:var(--h6-fsize);font-weight:var(--h6-fweight);font-style:var(--h6-fstyle);line-height:var(--h6-fheight,1.5);letter-spacing:var(--h6-fspace);text-transform:var(--h6-transform);}h6{color:var(--h6-fcolor);}h1.entry-title{font-size:var(--title-size,var(--h1-fsize));}h2.entry-title{font-size:var(--title-size,var(--h2-fsize));}h3.entry-title{font-size:var(--title-size,var(--h3-fsize));}h4.entry-title{font-size:var(--title-size,var(--h4-fsize));}h5.entry-title{font-size:var(--title-size,var(--h5-fsize));}h6.entry-title{font-size:var(--title-size,var(--h6-fsize));}.p-categories{font-family:var(--cat-family);font-size:var(--cat-fsize);font-weight:var(--cat-fweight);font-style:var(--cat-fstyle);letter-spacing:var(--cat-fspace);text-transform:var(--cat-transform);}.is-meta,.meta-text,.user-login-form label,.rss-date,.widget_rss cite,.woocommerce-result-count,.woocommerce-ordering select,.s-logout-link,.story-content-overlay__date,.story-content-overlay__author{font-family:var(--meta-family);font-size:var(--meta-fsize);font-weight:var(--meta-fweight);font-style:var(--meta-fstyle);letter-spacing:var(--meta-fspace);text-transform:var(--meta-transform);}.meta-label,.tipsy-inner,.product_meta{font-family:var(--meta-family);font-weight:var(--meta-fweight);font-style:var(--meta-fstyle);letter-spacing:var(--meta-fspace);text-transform:var(--meta-transform);color:var(--meta-fcolor);}figcaption,.wp-caption-text{font-family:var(--meta-family);font-size:var(--meta-fsize);font-weight:var(--meta-fweight);font-style:var(--meta-fstyle);letter-spacing:var(--meta-fspace);text-transform:var(--meta-transform);}.is-meta{color:var(--meta-fcolor);}.meta-author,.meta-bold{font-family:var(--meta-b-family);font-size:inherit;font-weight:var(--meta-b-fweight);font-style:var(--meta-b-fstyle);letter-spacing:var(--meta-b-fspace);text-transform:var(--meta-b-transform);}.p-readmore{font-family:var(--btn-family);font-size:var(--readmore-fsize,12px);font-weight:600;font-style:normal;text-transform:none;}input[type='text'],input[type='tel'],input[type='password'],input[type='email'],input[type='url'],input[type='search'],input[type='number'],textarea{font-family:var(--input-family);font-size:var(--input-fsize);font-weight:var(--input-fweight);font-style:var(--input-fstyle);letter-spacing:var(--input-fspace);text-transform:var(--input-transform);color:var(--input-fcolor);}input[type='submit'],button,.button,.is-btn,a.show-post-comment,a.comment-reply-link,.pagination-wrap,.rbbsl a > span,.cta-buttons,.widget_block .wp-block-search [type='submit'],.web-stories-list__archive-link a,.comment-list .comment-reply-title small a,.elementor-widget-button{font-family:var(--btn-family);font-size:var(--btn-fsize);font-weight:var(--btn-fweight);font-style:var(--btn-fstyle);letter-spacing:var(--btn-fspace);text-transform:var(--btn-transform);}.breadcrumb-inner,.woocommerce-breadcrumb{font-family:var(--bcrumb-family,var(--meta-family));font-size:var(--bcrumb-fsize,13px);font-weight:var(--bcrumb-fweight,var(--meta-fweight));font-style:var(--bcrumb-fstyle,initial);line-height:var(--bcrumb-fheight,1.5);letter-spacing:var(--bcrumb-fspace,0);text-transform:var(--bcrumb-transform,initial);color:var(--bcrumb-color,inherit);}.main-menu > li > a,.more-col .widget-heading,.elementor-widget-wp-widget-nav_menu h5,.woocommerce-MyAccount-navigation{font-family:var(--menu-family);font-size:var(--menu-fsize);font-weight:var(--menu-fweight);font-style:var(--menu-fstyle);line-height:1.5;letter-spacing:var(--menu-fspace);text-transform:var(--menu-transform);}.main-menu .sub-menu > .menu-item a,.user-dropdown a,.more-col .menu a,.collapse-footer-menu a,.elementor-widget-container .menu a{font-family:var(--submenu-family);font-size:var(--submenu-fsize);font-weight:var(--submenu-fweight);font-style:var(--submenu-fstyle);line-height:1.25;letter-spacing:var(--submenu-fspace);text-transform:var(--submenu-transform);color:var(--subnav-color);}.mobile-menu > li > a{font-family:"Encode Sans Condensed",sans-serif;font-size:1.1rem;font-weight:400;font-style:normal;line-height:1.5;letter-spacing:-.02em;text-transform:none;}.mobile-menu .sub-menu a,.logged-mobile-menu a{font-family:"Encode Sans Condensed",sans-serif;font-size:14px;font-weight:700;font-style:normal;line-height:1.5;text-transform:none;}.mobile-qview a{font-family:"Encode Sans Condensed",sans-serif;font-size:16px;font-weight:600;font-style:normal;letter-spacing:-.02em;text-transform:none;}.s-title{font-family:var(--headline-family,var(--h1-family));font-size:var(--headline-fsize,var(--h1-fsize));font-weight:var(--headline-fweight,var(--h1-fweight));font-style:var(--headline-fstyle,var(--h1-fstyle));line-height:var(--headline-fheight,var(--h1-fheight,1.2));letter-spacing:var(--headline-fspace,var(--h1-fspace));text-transform:var(--headline-transform,var(--h1-transform));color:var(--headline-fcolor,var(--h1-fcolor));}.s-tagline{font-family:var(--tagline-family);font-size:var(--tagline-fsize);font-weight:var(--tagline-fweight);font-style:var(--tagline-fstyle);line-height:var(--tagline-fheight,1.4);letter-spacing:var(--tagline-fspace);text-transform:var(--tagline-transform);color:var(--tagline-fcolor,inherit);}.s-title:not(.fw-headline){font-size:var(--headline-s-fsize,var(--h1-fsize));}.s-tagline:not(.fw-tagline){font-size:var(--tagline-s-fsize);}.heading-title > *{font-family:var(--heading-family,inherit);font-size:var(--heading-fsize,inherit);font-weight:var(--heading-fweight,inherit);font-style:var(--heading-fstyle,inherit);letter-spacing:var(--heading-fspace,inherit);text-transform:var(--heading-transform,inherit);}.heading-tagline > *{font-family:var(--subheading-family,inherit);font-size:var(--subheading-fsize,inherit);font-weight:var(--subheading-fweight,inherit);font-style:var(--subheading-fstyle,inherit);line-height:var(--subheading-fheight,1.5);letter-spacing:var(--subheading-fspace,inherit);text-transform:var(--subheading-transform,inherit);}.p-wrap .entry-summary{font-family:var(--excerpt-family,inherit);font-size:var(--excerpt-fsize);font-weight:var(--excerpt-fweight,inherit);font-style:var(--excerpt-fstyle,inherit);letter-spacing:var(--excerpt-fspace,inherit);text-transform:var(--excerpt-transform,inherit);color:var(--excerpt-color);column-count:var(--excerpt-columns,1);column-gap:var(--excerpt-gap,1.5em);}.description-text,.story-content-overlay__excerpt{font-size:var(--excerpt-fsize);}input[type='text'],input[type='tel'],input[type='password'],input[type='email'],input[type='url'],input[type='search'],input[type='number']{line-height:max(var(--input-fheight),24px);max-width:100%;padding:12px 20px;-webkit-transition:var(--effect);transition:var(--effect);white-space:nowrap;border:var(--input-border,none);border-radius:var(--round-3);outline:none !important;background-color:var(--input-bg,var(--flex-gray-7));-webkit-box-shadow:none !important;box-shadow:none !important;}input[type='file']{font-size:var(--rem-small);}input::file-selector-button{font-size:var(--em-small);padding:8px 20px;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);color:var(--awhite);border:none;border-radius:var(--round-7);background-color:var(--g-color);}input:hover::file-selector-button{opacity:.7;}button{cursor:pointer;border:none;border-radius:var(--round-3);outline:none !important;-webkit-box-shadow:none;box-shadow:none;}input[type='submit'],.is-btn,.button,div:where(.entry-content) button{line-height:var(--height-40);padding:var(--padding-40);cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);white-space:nowrap;color:var(--awhite);border:none;border-radius:var(--round-3);outline:none !important;background:var(--g-color);-webkit-box-shadow:none;box-shadow:none;}textarea{font-size:var(--input-fsize) !important;line-height:var(--input-fheight,1.6);display:block;overflow:auto;width:100%;max-width:100%;padding:15px 20px;-webkit-transition:var(--effect);transition:var(--effect);border:var(--input-border,none);border-radius:var(--round-7);outline:none;background-color:var(--input-bg,var(--flex-gray-7));-webkit-box-shadow:none !important;box-shadow:none !important;}.rb-container,.rb-wide-container,.rb-small-container{position:static;display:block;width:100%;max-width:var(--rb-width,1280px);margin-right:auto;margin-left:auto;}.rb-wide-container{max-width:1500px;}.rb-small-container{max-width:var(--rb-small-width,860px);}.gutter-n20{margin-right:-20px;margin-left:-20px;}.gutter-n15{margin-right:-15px;margin-left:-15px;}.gutter-m20{margin-right:20px;margin-left:20px;}.gutter-p20{padding-right:20px;padding-left:20px;}.gutter-p15{padding-right:15px;padding-left:15px;}.gutter-p10{padding-right:10px;padding-left:10px;}.edge-padding{padding-right:20px;padding-left:20px;}.rb-section ul,.rb-section ol,.menu-item{list-style:none;}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p{-ms-word-wrap:break-word;word-wrap:break-word;}.icon-holder{display:flex;align-items:center;}.svg-icon{width:1.5em;height:auto;}.light-scheme{color:var(--body-fcolor);--pagi-bg:var(--solid-light);}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{transition:background-color 999999s ease-in-out 0s;}.holder-wrap{position:relative;}.overlay-wrap{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;flex-flow:row nowrap;pointer-events:none;}.overlay-inner{position:relative;display:block;width:100%;padding:20px;cursor:auto;pointer-events:auto;}.p-gradient .overlay-inner{background:-webkit-gradient(linear,left top,left bottom,from(var(--dark-accent-0)),to(var(--dark-accent)));background:linear-gradient(to top,var(--dark-accent) 0,var(--dark-accent-90) 50%,var(--dark-accent-0) 100%);}.p-top-gradient .overlay-inner{background:-webkit-gradient(linear,left bottom,left top,from(var(--dark-accent-0)),to(var(--dark-accent)));background:linear-gradient(to bottom,var(--dark-accent) 0,var(--dark-accent-90) 50%,var(--dark-accent-0) 100%);}.block-inner{display:flex;flex-flow:row wrap;flex-grow:1;row-gap:var(--bottom-spacing);}.is-gap-5 .block-inner{margin-right:-5px;margin-left:-5px;--column-gap:5px;}.is-gap-7 .block-inner{margin-right:-7px;margin-left:-7px;--column-gap:7px;}.is-gap-10 .block-inner{margin-right:-10px;margin-left:-10px;--column-gap:10px;}.is-gap-15 .block-inner{margin-right:-15px;margin-left:-15px;--column-gap:15px;}.is-gap-20 .block-inner{margin-right:-20px;margin-left:-20px;--column-gap:20px;}.is-gap-25 .block-inner{margin-right:-25px;margin-left:-25px;--column-gap:25px;}.is-gap-30 .block-inner{margin-right:-30px;margin-left:-30px;--column-gap:30px;}.is-gap-35 .block-inner{margin-right:-35px;margin-left:-35px;--column-gap:35px;}.block-inner > *{flex-basis:100%;width:100%;padding-right:var(--column-gap,0);padding-left:var(--column-gap,0);}[class*='is-gap-'] > .block-inner > *{padding-right:var(--column-gap,0);padding-left:var(--column-gap,0);}.is-color .icon-facebook{color:var(--fb-color);}.is-color .icon-facebook:hover{color:var(--fb-hcolor);text-shadow:0 3px 12px var(--fb-hcolor);}.is-bg .icon-facebook{background-color:var(--fb-color);}.is-bg .icon-facebook:hover{background-color:var(--fb-hcolor);box-shadow:0 3px 12px var(--fb-hcolor);}.is-color .icon-twitter{color:var(--twitter-color);}.is-color .icon-twitter:hover{color:var(--twitter-hcolor);text-shadow:0 3px 12px var(--twitter-hcolor);}.is-bg .icon-twitter{background-color:var(--twitter-color);}.is-bg .icon-twitter:hover{background-color:var(--twitter-hcolor);box-shadow:0 3px 12px var(--twitter-hcolor);}.is-color .icon-flipboard{color:var(--flipboard-color);}.is-color .icon-flipboard:hover{color:var(--flipboard-hcolor);text-shadow:0 3px 12px var(--flipboard-hcolor);}.is-bg .icon-flipboard{background-color:var(--flipboard-color);}.is-bg .icon-flipboard:hover{background-color:var(--flipboard-hcolor);box-shadow:0 3px 12px var(--flipboard-hcolor);}.is-color .icon-pinterest{color:var(--pin-color);}.is-color .icon-pinterest:hover{color:var(--pin-hcolor);text-shadow:0 3px 12px var(--pin-hcolor);}.is-bg .icon-pinterest{background-color:var(--pin-color);}.is-bg .icon-pinterest:hover{background-color:var(--pin-hcolor);box-shadow:0 3px 12px var(--pin-hcolor);}.is-color .icon-instagram{color:var(--ig-color);}.is-color .icon-instagram:hover{color:var(--ig-hcolor);text-shadow:0 3px 12px var(--ig-hcolor);}.is-bg .icon-instagram{background-color:var(--ig-color);}.is-bg .icon-instagram:hover{background-color:var(--ig-hcolor);box-shadow:0 3px 12px var(--ig-hcolor);}.is-color .icon-linkedin{color:var(--linkedin-color);}.is-color .icon-linkedin:hover{color:var(--linkedin-hcolor);text-shadow:0 3px 12px var(--linkedin-hcolor);}.is-bg .icon-linkedin{background-color:var(--linkedin-color);}.is-bg .icon-linkedin:hover{background-color:var(--linkedin-hcolor);box-shadow:0 3px 12px var(--linkedin-hcolor);}.is-color .icon-tumblr{color:#32506d;}.is-color .icon-tumblr:hover{color:#1f3143;text-shadow:0 3px 12px #1f3143;}.is-bg .icon-tumblr{background-color:#32506d;}.is-bg .icon-tumblr:hover{background-color:#1f3143;box-shadow:0 3px 12px #1f3143;}.is-color .icon-flickr{color:#ff0082;}.is-color .icon-flickr:hover{color:#ff015a;text-shadow:0 3px 12px #ff015a;}.is-bg .icon-flickr{background-color:#ff0082;}.is-bg .icon-flickr:hover{background-color:#ff015a;box-shadow:0 3px 12px #ff015a;}.is-color .icon-skype{color:#00aae1;}.is-color .icon-skype:hover{color:#0070bf;text-shadow:0 3px 12px #0070bf;}.is-bg .icon-skype{background-color:#00aae1;}.is-bg .icon-skype:hover{background-color:#0070bf;box-shadow:0 3px 12px #0070bf;}.is-color .icon-snapchat{color:#ffb945;}.is-color .icon-snapchat:hover{color:#ffa22f;text-shadow:0 3px 12px #ffa22f;}.is-bg .icon-snapchat{background-color:#ffb945;}.is-bg .icon-snapchat:hover{background-color:#ffa22f;box-shadow:0 3px 12px #ffa22f;}.is-color .icon-myspace{color:#030303;}.is-color .icon-myspace:hover{color:#000;text-shadow:0 3px 12px #000;}.is-bg .icon-myspace{background-color:#030303;}.is-bg .icon-myspace:hover{background-color:#000;box-shadow:0 3px 12px #000;}.is-color .icon-youtube{color:var(--ytube-color);}.is-color .icon-youtube:hover{color:var(--ytube-hcolor);text-shadow:0 3px 12px var(--ytube-hcolor);}.is-bg .icon-youtube{background-color:var(--ytube-color);}.is-bg .icon-youtube:hover{background-color:var(--ytube-hcolor);box-shadow:0 3px 12px var(--ytube-hcolor);}.is-color .icon-bloglovin{color:#111;}.is-color .icon-bloglovin:hover{color:#000;text-shadow:0 3px 12px #000;}.is-bg .icon-bloglovin{background-color:#111;}.is-bg .icon-bloglovin:hover{background-color:#000;box-shadow:0 3px 12px #000;}.is-color .icon-digg{color:#191919;}.is-color .icon-digg:hover{color:#000;}.is-bg .icon-digg{background-color:#191919;}.is-color .icon-digg:hover{color:#000;text-shadow:0 3px 12px #000;}.is-color .icon-dribbble{color:var(--dribbble-color);}.is-color .icon-dribbble:hover{color:var(--dribbble-hcolor);text-shadow:0 3px 12px var(--dribbble-hcolor);}.is-bg .icon-dribbble{background-color:var(--dribbble-color);}.is-bg .icon-dribbble:hover{background-color:var(--dribbble-hcolor);box-shadow:0 3px 12px var(--dribbble-hcolor);}.is-color .icon-soundcloud{color:var(--soundcloud-color);}.is-color .icon-soundcloud:hover{color:var(--soundcloud-hcolor);text-shadow:0 3px 12px var(--soundcloud-hcolor);}.is-bg .icon-soundcloud{background-color:var(--soundcloud-color);}.is-bg .icon-soundcloud:hover{background-color:var(--soundcloud-hcolor);box-shadow:0 3px 12px var(--soundcloud-hcolor);}.is-color .icon-vk{color:#5fa0dd;}.is-color .icon-vk:hover{color:#005f8c;}.is-bg .icon-vk{background-color:#5fa0dd;}.is-bg .icon-vk:hover{background-color:#005f8c;box-shadow:0 3px 12px #005f8c;}.is-color .icon-whatsapp{color:#00e676;}.is-color .icon-whatsapp:hover{color:#00e537;text-shadow:0 3px 12px #00e537;}.is-bg .icon-whatsapp{background-color:#00e676;}.is-bg .icon-whatsapp:hover{background-color:#00e537;box-shadow:0 3px 12px #00e537;}.is-color .icon-vimeo{color:var(--vimeo-color);}.is-color .icon-vimeo:hover{color:var(--vimeo-hcolor);text-shadow:0 3px 12px var(--vimeo-hcolor);}.is-bg .icon-vimeo{background-color:var(--vimeo-color);}.is-bg .icon-vimeo:hover{background-color:var(--vimeo-hcolor);box-shadow:0 3px 12px var(--vimeo-hcolor);}.is-color .icon-telegram{color:var(--telegam-color);}.is-color .icon-telegram:hover{color:var(--telegam-hcolor);text-shadow:0 3px 12px var(--telegam-hcolor);}.is-bg .icon-telegram{background-color:var(--telegam-color);}.is-bg .icon-telegram:hover{background-color:var(--telegam-hcolor);box-shadow:0 3px 12px var(--telegam-hcolor);}.is-color .icon-rss{color:#ffd43f;}.is-color .icon-rss:hover{color:#eab910;text-shadow:0 3px 12px #eab910;}.is-bg .icon-rss{background-color:#ffd43f;}.is-bg .icon-rss:hover{background-color:#eab910;box-shadow:0 3px 12px #eab910;}.is-color .icon-reddit{color:#ff4500;}.is-color .icon-reddit:hover{color:#e02200;text-shadow:0 3px 12px #e02200;}.is-bg .icon-reddit{background-color:#ff4500;}.is-bg .icon-reddit:hover{background-color:#e02200;box-shadow:0 3px 12px #e02200;}.is-color .icon-email{color:#efab68;}.is-color .icon-email:hover{color:#ff9c38;text-shadow:0 3px 12px #ff9c38;}.is-bg .icon-email{background-color:#efab68;}.is-bg .icon-email:hover{background-color:#ff9c38;box-shadow:0 3px 12px #ff9c38;}.is-color .icon-copy{color:#66bbbf;}.is-color .icon-copy:hover{color:#38787a;}.is-color .icon-print{color:#4082f1;}.is-color .icon-print:hover{color:#0f67f6;text-shadow:0 3px 12px #0f67f6;}.is-bg .icon-copy{background-color:#66bbbf;}.is-bg .icon-copy:hover{background-color:#38787a;box-shadow:0 3px 12px #38787a;}.is-bg .icon-print{background-color:#4082f1;}.is-bg .icon-print:hover{background-color:#0f67f6;box-shadow:0 3px 12px #0f67f6;}.is-color .icon-threads{color:var(--threads-color);}.is-color .icon-threads:hover{color:var(--threads-hcolor);text-shadow:0 3px 12px var(--threads-hcolor);}.is-bg .icon-threads{background-color:var(--threads-color);}.is-bg .icon-threads:hover{background-color:var(--threads-hcolor);box-shadow:0 3px 12px var(--threads-hcolor);}.is-color .icon-custom{color:var(--dark-accent);}.btn-ani-2 .is-bg .share-action:hover{transform:var(--btn-animation);box-shadow:var(--btn-shadow);}.btn-ani-3 .is-bg .share-action:hover{box-shadow:none;}.effect-fadeout.activated a{opacity:.25;}.effect-fadeout.activated a:hover,.effect-fadeout.activated a:focus{opacity:1;}.header-social-list a:hover,.footer-social-list a:hover{-webkit-transform:scale(1.2);transform:scale(1.2);}.is-bg{color:var(--awhite);}.is-bg *{color:inherit;}.rb-loader{font-size:10px;position:relative;display:none;overflow:hidden;width:3em;height:3em;transform:translateZ(0);animation:spin-loader .8s infinite linear;text-indent:-9999em;color:var(--g-color);border-radius:50%;background:currentColor;background:linear-gradient(to right,currentColor 10%,rgba(255,255,255,0) 50%);}.rb-loader:before{position:absolute;top:0;left:0;width:50%;height:50%;content:"";color:inherit;border-radius:100% 0 0 0;background:currentColor;}.rb-loader:after{position:absolute;top:0;right:0;bottom:0;left:0;width:75%;height:75%;margin:auto;content:"";opacity:.5;border-radius:50%;background:var(--solid-white);}.loader-2 .rb-loader{width:3em;height:3em;animation:spin-loader 1s infinite ease-out;border:2px solid;border-color:currentColor transparent;border-radius:50%;background:none;}.loader-3 .rb-loader{width:2em;height:3em;animation:3s linear infinite spin-loader-1 forwards;border-radius:var(--round-3);background-color:var(--g-color);}.loader-2 .rb-loader:before,.loader-2 .rb-loader:after,.loader-3 .rb-loader:before,.loader-3 .rb-loader:after{display:none;}.loader-4 .rb-loader:before{position:absolute;top:auto;right:auto;bottom:auto;left:-1.5em;width:1.2em;height:1.2em;animation:spin-bounce 1.3s linear infinite;opacity:1;border-radius:50%;background:var(--g-color);}.loader-4 .rb-loader{overflow:visible;width:1.2em;height:1.2em;animation:spin-opacity 1.3s linear infinite;animation-delay:-1s;border-radius:50%;background:var(--g-color);}.loader-4 .rb-loader:after{position:absolute;top:auto;right:auto;bottom:auto;left:1.5em;width:1.2em;height:1.2em;animation:spin-opacity 1.3s linear infinite;animation-delay:-.8s;opacity:1;border-radius:50%;background:var(--g-color);}@-webkit-keyframes spin-loader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@keyframes spin-loader{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}@-webkit-keyframes spin-loader-1{0%,100%{transform:rotate(0deg);}30%{transform:rotateY(360deg);}70%{transform:rotateX(360deg);}}@keyframes spin-loader-1{0%,100%{transform:rotate(0deg);}30%{transform:rotateY(360deg);}70%{transform:rotateX(360deg);}}@keyframes spin-opacity{0%,100%{opacity:0;}60%{opacity:1;}}@-webkit-keyframes spin-opacity{0%,100%{opacity:0;}60%{opacity:1;}}.rb-loader.loader-absolute{position:absolute;z-index:10;bottom:50%;left:50%;display:block;margin-top:-1.5em;margin-left:-1.5em;}.rb-absolute-link{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;}.opacity-animate{-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);}.is-invisible{opacity:0;}.pagination-wrap{position:relative;display:flex;justify-content:center;width:100%;margin-top:max(20px,var(--bottom-spacing));padding-right:var(--column-gap,0);padding-left:var(--column-gap,0);}.is-pagi-text .pagination-wrap{margin-top:max(15px,calc(var(--bottom-spacing) * .6));}.pagination-nextprev > *:first-child{margin-right:10px;}.pagination-trigger.is-disable{pointer-events:none;opacity:.5;}.loadmore-trigger span,.pagination-trigger,.pagination-wrap .older a,.pagination-wrap .newer a,.pagination-number .page-numbers{font-size:var(--pagi-size,inherit);line-height:calc(var(--pagi-size,inherit) * 1.6);position:relative;display:inline-flex;align-items:center;flex-flow:row nowrap;min-height:max(var(--height-34),2.6em);padding:var(--padding-40);-webkit-transition:var(--effect);transition:var(--effect);color:var(--pagi-color,currentColor);border-color:var(--pagi-accent-color,var(--flex-gray-7));border-radius:var(--round-7);background-color:var(--pagi-accent-color,var(--flex-gray-7));}.pagination-number .page-numbers{margin:0 3px;padding:0 15px;border-width:1px;border-style:solid;background-color:transparent;}.pagination-number .page-numbers:not(.prev):not(.next){padding:0 10px;}.pagination-number span.current{color:#fff;border-color:var(--pagi-accent-color,var(--g-color));background-color:var(--pagi-accent-color,var(--g-color));}.pagination-number span.dots{padding:0 20px;opacity:.5;border-color:transparent;background-color:transparent;}.pagination-number span.page-numbers{pointer-events:none;}.loadmore-trigger.loading span{opacity:0;}.pagination-loadmore .rb-loader{font-size:8px;position:absolute;top:50%;left:50%;margin-top:-1.5em;margin-left:-1.5em;}.loader-3 .pagination-loadmore .rb-loader{margin-left:-1em;}.loader-4 .pagination-loadmore .rb-loader{margin-top:-.6em;margin-left:-.6em;}.infinite-trigger{position:relative;display:flex;justify-content:center;width:100%;min-height:3em;}.infinite-trigger .rb-loader{position:absolute;top:0;left:50%;margin-left:-1.5em;}.page-links{display:flex;align-items:center;justify-content:space-between;}.page-links .post-page-numbers{line-height:var(--height-34);position:relative;display:inline-flex;align-items:center;flex-flow:row nowrap;margin:0 2px;padding:0 10px;-webkit-transition:var(--effect);transition:var(--effect);text-decoration:none !important;border-radius:var(--round-7);background-color:var(--flex-gray-7);}.page-links a.post-page-numbers:hover{color:var(--awhite) !important;}.page-links .text-link-next .post-page-numbers,.page-links .text-link-prev .post-page-numbers{padding:var(--padding-40);}.page-links .post-page-numbers.current{color:var(--awhite);background:var(--g-color);}.text-link-next a span{margin-right:4px;}.text-link-prev a span{margin-left:4px;}.pagination-simple > *{padding-right:10px;padding-left:10px;}.pagination-simple .older:first-child{margin-left:auto;padding-right:0;padding-left:0;}.pagination-simple .newer:last-child{margin-right:auto;padding-right:0;padding-left:0;}.is-pagi-text .pagination-trigger,.is-pagi-text .loadmore-trigger span,.is-pagi-text .pagination-trigger:hover,.is-pagi-text .loadmore-trigger:hover span{padding-right:10px;padding-left:10px;color:var(--pagi-color,currentColor);background-color:transparent !important;box-shadow:none !important;}.is-pagi-text .loadmore-trigger > span:after{font-family:"ruby-icon" !important;font-size:var(--em-small);padding-left:.4em;content:"";-webkit-transition:var(--effect);transition:var(--effect);}.is-pagi-text .rbi-angle-left:before{font-size:var(--em-small);padding-right:.2em;content:"";}.is-pagi-text .rbi-angle-right:before{font-size:var(--em-small);padding-left:.2em;content:"";}.is-pagi-text .pagination-number .page-numbers{border-color:transparent;}.is-pagi-text .pagination-wrap .rbi-cleft:before{content:"";}.is-pagi-text .pagination-wrap .rbi-cright:before{content:"";}.is-pagi-text .pagination-trigger i{-webkit-transition:var(--effect);transition:var(--effect);}.is-pagi-text .pagination-trigger:hover{color:var(--g-color,inherit);}.is-pagi-text .loadmore-trigger:hover span{color:var(--g-color,inherit) !important;}.is-pagi-text .pagination-trigger:hover i.rbi-angle-left{-webkit-transform:translateX(-5px);transform:translateX(-5px);}.is-pagi-text .pagination-trigger:hover i.rbi-angle-right,.is-pagi-text .loadmore-trigger:hover > span:after{-webkit-transform:translateX(5px);transform:translateX(5px);}.is-pagi-border .loadmore-trigger span,.is-pagi-border .pagination-trigger,.is-pagi-border .newer a,.is-pagi-border .older a{border:1px solid var(--pagi-accent-color,currentColor);background-color:transparent;}.is-pagi-text .newer a:not(:hover):not(:focus),.is-pagi-text .older a:not(:hover):not(:focus){background-color:transparent;}.is-pagi-border .loadmore-trigger:hover span,.is-pagi-border .pagination-trigger:hover{border-color:var(--g-color);}.is-pagi-border .newer a:hover,.is-pagi-border .older a:hover{color:#fff;border-color:var(--g-color);background-color:var(--g-color);}body .p-wrap.end-list-info{flex:0 0 100%;max-width:100%;min-height:0 !important;text-align:center;}.end-list-info i{padding-right:7px;}.end-list-info > *{margin:0 !important;}.search-form,.wp-block-search__inside-wrapper{position:relative;display:flex;overflow:hidden;align-items:stretch;flex-flow:row nowrap;width:100%;border-radius:var(--round-7);background-color:var(--flex-gray-7);}.search-form-input{display:inline-flex;flex-grow:1;}.wp-block-search .wp-block-search__button{margin:0;}.wp-block-search input[type='search']{position:relative;width:100%;padding:0 15px;border:none;background:none !important;}.widget_block.widget_search form{position:relative;display:flex;overflow:hidden;align-items:stretch;flex-flow:row nowrap;width:100%;}.widget_search.widget_block input[type='search']{padding:10px 20px;}.search-form-icon{display:flex;align-items:center;flex-grow:0;flex-shrink:0;justify-content:center;padding-left:15px;}.search-form-icon i{font-size:var(--em-small);}.search-form-submit{position:relative;display:flex;align-items:center;flex-grow:0;flex-shrink:0;justify-content:center;}.search-form-submit:before{position:absolute;top:50%;left:0;height:.8em;margin-top:-.4em;content:"";border-left:2px solid var(--g-color);}.wp-block-search [type='submit']{position:relative;height:100%;padding:5px 20px;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);color:inherit;border:none;background-color:transparent;box-shadow:none;}.wp-block-search [type='submit']:before{position:absolute;top:50%;left:0;height:.8em;margin-top:-.4em;content:"";border-left:2px solid var(--g-color);}.mfp-bg{position:fixed;z-index:9042;top:0;left:0;overflow:hidden;width:100%;height:100%;background:var(--dark-accent);}.mfp-wrap{position:fixed;z-index:9043;top:0;left:0;width:100%;height:100%;outline:none !important;-webkit-backface-visibility:hidden;}.mfp-wrap button > *{pointer-events:none;}.mfp-container{position:absolute;top:0;left:0;box-sizing:border-box;width:100%;height:100%;padding:0;text-align:center;}.mfp-container:before{display:inline-block;height:100%;content:"";vertical-align:middle;}.mfp-content{position:relative;z-index:1045;display:inline-block;margin:0 auto;text-align:left;vertical-align:middle;}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto;}.mfp-ajax-cur{cursor:progress;}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out;}.mfp-zoom{cursor:zoom-in;}.mfp-auto-cursor .mfp-content{cursor:auto;}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-moz-user-select:none;-webkit-user-select:none;user-select:none;}.mfp-preloader{position:absolute;z-index:1044;top:50%;right:8px;left:8px;width:auto;margin-top:-.8em;text-align:center;color:#ccc;}.mfp-preloader a{color:#ccc;}.mfp-preloader a:hover{color:#fff;}.mfp-hide,.is-hidden{display:none !important;}.mfp-s-ready .mfp-preloader,.mfp-s-error .mfp-content,.wp-block-search__label,.mfp-align-top .mfp-container:before,.mfp-loading.mfp-figure,.logo-wrap img.logo-transparent{display:none;}.is-invisible{visibility:hidden;opacity:0;}button::-moz-focus-inner{padding:0;border:0;}.mfp-arrow{position:absolute;top:50%;width:130px;height:110px;margin:0;margin-top:-55px;padding:0;opacity:.65;-webkit-tap-highlight-color:transparent;}.mfp-arrow:active{margin-top:-54px;}.mfp-arrow-left i{margin-left:-30px;}.mfp-arrow-right i{margin-right:-30px;}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1;}.mfp-arrow:before,.mfp-arrow:after{position:absolute;top:0;left:0;display:block;width:0;height:0;margin-top:35px;margin-left:35px;content:"";border:medium inset transparent;}.mfp-arrow:after{top:8px;border-top-width:13px;border-bottom-width:13px;}.mfp-arrow:before{opacity:.7;border-top-width:21px;border-bottom-width:21px;}.mfp-arrow-left{left:0;}.mfp-arrow-right{right:0;}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px;}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px;}.mfp-iframe-scaler{overflow:hidden;width:100%;height:0;padding-top:56.25%;}.mfp-iframe-scaler iframe{position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:#000;}img.mfp-img{line-height:0;display:block;box-sizing:border-box;width:auto;max-width:100%;height:auto;margin:0 auto;padding:40px 0 40px;}.mfp-figure{line-height:0;}.mfp-figure:after{position:absolute;z-index:-1;top:40px;right:0;bottom:40px;left:0;display:block;width:auto;height:auto;content:"";background:var(--dark-accent);}.mfp-figure small{font-size:12px;line-height:14px;display:block;color:#bdbdbd;}.mfp-figure figure{margin:0;}.mfp-bottom-bar{position:absolute;top:100%;left:0;width:100%;margin-top:-36px;cursor:auto;}.mfp-image-holder .mfp-content{max-width:100%;}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer;}.mfp-bg.popup-animation{-webkit-transition:all .5s var(--timing);transition:all .5s var(--timing);opacity:0;}.mfp-bg.mfp-ready.popup-animation{opacity:.92;}.mfp-bg.mfp-ready.popup-animation.site-access-popup{opacity:.99;}.mfp-removing.mfp-bg.mfp-ready.popup-animation{opacity:0 !important;}.popup-animation .mfp-content{-webkit-transition:all .5s var(--timing);transition:all .5s var(--timing);opacity:0;}.popup-animation.mfp-ready .mfp-content{opacity:1;}.popup-animation.mfp-removing .mfp-content{opacity:0;}.tipsy{position:absolute;z-index:100000;padding:5px;pointer-events:none;}.tipsy-inner{font-size:var(--meta-fsize);line-height:1;max-width:200px;padding:7px 10px;text-align:center;color:var(--awhite);border-radius:var(--round-3);background-color:var(--dark-accent);}.tipsy-arrow{line-height:0;position:absolute;width:0;height:0;border:5px dashed var(--dark-accent);}body.rtl .tipsy-e .tipsy-arrow{right:0;left:auto;-webkit-transform:scale(-1,1);transform:scale(-1,1);}.rtl .rbi.rbi-pin:before,.rtl .rbi.rbi-behance:before,.rtl .rbi.rbi-digg:before,.rtl .rbi.rbi-dribbble:before,.rtl .rbi.rbi-instagram:before,.rtl .rbi.rbi-linkedin:before,.rtl .rbi.rbi-pinterest:before,.rtl .rbi.rbi-reddit:before,.rtl .rbi.rbi-skype:before,.rtl .rbi.rbi-soundcloud:before,.rtl .rbi.rbi-spotify:before,.rtl .rbi.rbi-stripe:before,.rtl .rbi.rbi-stumbleupon:before,.rtl .rbi.rbi-telegram:before,.rtl .rbi.rbi-tiktok:before,.rtl .rbi.rbi-tumblr:before,.rtl .rbi.rbi-twitter:before,.rtl .rbi.rbi-twitter-old:before,.rtl .rbi.rbi-viber:before,.rtl .rbi.rbi-vimeo:before,.rtl .rbi.rbi-vk:before,.rtl .rbi.rbi-waze:before,.rtl .rbi.rbi-whatsapp:before,.rtl .rbi.rbi-yelp:before,.rtl .rbi.rbi-youtube:before,.rtl .rbi.rbi-myspace:before,.rtl .rbi.rbi-rss:before,.rtl .rbi.rbi-print:before,.rtl .rbi.rbi-facebook:before,.rtl .rbi.rbi-gnews:before{-webkit-transform:none;transform:none;}.tipsy-arrow-n{border-bottom-color:var(--dark-accent);}.tipsy-n .tipsy-arrow{top:1px;left:50%;margin-left:-5px;border-top:none;border-right-color:transparent;border-bottom-style:solid;border-left-color:transparent;}.tipsy-w .tipsy-arrow{top:50%;left:1px;margin-top:-5px;border-top-color:transparent;border-right-style:solid;border-bottom-color:transparent;border-left:none;}.tipsy-e .tipsy-arrow{top:50%;right:1px;margin-top:-5px;border-top-color:transparent;border-right:none;border-bottom-color:transparent;border-left-style:solid;}.tipsy-s .tipsy-arrow{bottom:1px;left:50%;margin-left:-5px;border-top-style:solid;border-right-color:transparent;border-bottom:none;border-left-color:transparent;}.web-stories-singleton-overlay__title,.story-content-overlay__title{font-family:var(--h4-family);font-weight:var(--h4-fweight);font-style:var(--h4-fstyle);line-height:var(--h4-fheight,1.45);letter-spacing:var(--h4-fspace);text-transform:var(--h4-transform);}.web-stories-lightbox-open .header-wrap,.web-stories-lightbox-open #footer{z-index:1;}.web-stories-list__archive-link a{text-decoration:none;}.elementor-widget-container > [class^='web-stories-']{margin:0;}[class^='web-stories-']{--ws-font-size-title:var(--h3-fsize);--ws-font-size-circle-title:var(--h4-fsize);--ws-font-size-excerpt:var(--excerpt-fsize);--ws-font-size-author-date:var(--meta-fsize);}.rbi,[class^='rbi-'],[class='rbi-']{font-family:"ruby-icon" !important;font-weight:normal;font-style:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;}body.rtl .rbi:before{display:inline-block;-webkit-transform:scale(-1,1);transform:scale(-1,1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";}.rbi-version:before{content:"";}.rbi-copy:before{content:"";}.rbi-pin:before{content:"";}.rbi-notification:before{content:"";}.rbi-information:before{content:"";}.rbi-shield:before{content:"";}.rbi-right:before,.rbi-next:before{content:"";}.rbi-left:before,.rbi-prev:before{content:"";}.rbi-resize:before{content:"";}.rbi-help:before{content:"";}.rbi-minus-o:before{content:"";}.rbi-cancel:before{content:"";}.rbi-check:before{content:"";}.rbi-gallery:before{content:"";}.rbi-audio:before{content:"";}.rbi-video:before{content:"";}.rbi-darrow-top:before{content:"";}.rbi-search:before{content:"";}.rbi-watch:before{content:"";}.rbicolorose:before{content:"";}.rbi-home:before{content:"";}.rbi-portfolio:before{content:"";}.rbi-menu:before{content:"";}.rbi-chart:before{content:"";}.rbi-suitcase:before{content:"";}.rbi-clock:before{content:"";}.rbi-time:before{content:"";}.rbi-comment:before{content:"";}.rbi-email:before{content:"";}.rbi-share:before{content:"";}.rbi-load:before{content:"";}.rbi-read:before{content:"";}.rbi-archive:before{content:"";}.rbi-tag:before{content:"";}.rbi-print:before{content:"";}.rbi-500px:before{content:"";}.rbi-amazon:before{content:"";}.rbi-store:before{content:"";}.rbi-behance:before{content:"";}.rbi-blogger:before{content:"";}.rbi-chromecast:before{content:"";}.rbi-digg:before{content:"";}.rbi-dribbble:before{content:"";}.rbi-dropbox:before{content:"";}.rbi-ebay:before{content:"";}.rbi-etsy:before{content:"";}.rbi-facebook:before{content:"";}.rbi-messenger:before{content:"";}.rbi-flickr:before{content:"";}.rbi-flipboard:before{content:"";}.rbi-github:before{content:"";}.rbi-google:before{content:"";}.rbi-drive:before{content:"";}.rbi-chplay:before{content:"";}.rbi-wallet:before{content:"";}.rbi-instagram:before{content:"";}.rbi-linkedin:before{content:"";}.rbi-mailchimp:before{content:"";}.rbi-close:before{content:"";}.rbi-medium:before{content:"";}.rbi-paypal:before{content:"";}.rbi-pinterest:before{content:"";}.rbi-quora:before{content:"";}.rbi-reddit:before{content:"";}.rbi-skype:before{content:"";}.rbi-snapchat:before{content:"";}.rbi-soundcloud:before{content:"";}.rbi-spotify:before{content:"";}.rbi-stripe:before{content:"";}.rbi-stumbleupon:before{content:"";}.rbi-telegram:before{content:"";}.rbi-tiktok:before{content:"";}.rbi-tripadvisor:before{content:"";}.rbi-tumblr:before{content:"";}.rbi-twitch:before{content:"";}.rbi-twitter-old:before{content:"";}.rbi-twitter:before{content:"";}.rbi-viber:before{content:"";}.rbi-vimeo:before{content:"";}.rbi-vk:before{content:"";}.rbi-waze:before{content:"";}.rbi-whatsapp:before{content:"";}.rbi-wordpress:before{content:"";}.rbi-yelp:before{content:"";}.rbi-youtube:before{content:"";}.rbi-bookmark-fill:before{content:"";}.rbi-bookmark:before{content:"";}.rbi-plus:before{content:"";}.rbi-cright:before{content:"";}.rbi-cleft:before{content:"";}.rbi-cdown:before{content:"";}.rbi-cup:before{content:"";}.rbi-thumbs-up:before{content:"";}.rbi-minus:before{content:"";}.rbi-myspace:before{content:"0";}.rbi-heart:before{content:"l";}.rbi-rss:before{content:"B";}.rbi-angle-down:before{content:"";}.rbi-angle-left:before{content:"";}.rbi-angle-right:before{content:"";}.rbi-angle-up:before{content:"";}.rbi-cart:before{content:"";}.rbi-trash:before{content:"";}.rbi-via:before{content:"";}.rbi-trending:before{content:"";}.rbi-bitcoin:before{content:"";}.rbi-star-half:before{content:"";}.rbi-star-o:before{content:"";}.rbi-star:before{content:"";}.rbi-link-o:before{content:"";}.rbi-portfolio-o:before{content:"";}.rbi-home-o:before{content:"";}.rbi-external:before{content:"";}.rbi-clone:before{content:"";}.rbi-link:before{content:"";}.rbi-rdoc:before{content:"";}.rbi-mic:before{content:"";}.rbi-frequency:before{content:"";}.rbi-stitcher:before{content:"";}.rbi-googlepodcast:before{content:"";}.rbi-applepodcast:before{content:"";}.rbi-pause:before{content:"";}.rbi-volume:before{content:"";}.rbi-volume-off:before{content:"";}.rbi-reload:before{content:"";}.rbi-play:before{content:"";}.rbi-skip-back:before{content:"";}.rbi-loading:before{content:"";}.rbi-jump-next:before{content:"";}.rbi-cookie:before{content:"";}.rbi-dislike-fill:before{content:"";}.rbi-like-fill:before{content:"";}.rbi-like:before{content:"";}.rbi-dislike:before{content:"";}.rbi-secure:before{content:"";}.rbi-hide:before{content:"";}.rbi-show:before{content:"";}.rbi-idea:before{content:"";}.rbi-warning:before{content:"";}.rbi-not-allow:before{content:"";}.rbi-flash:before{content:"";}.rbi-checked:before{content:"";}.rbi-unchecked:before{content:"";}.rbi-check-v:before{content:"";}.rbi-more:before{content:"";}.rbi-gnews:before{content:"";}.rbi-patreon:before{content:"";}.rbi-truth:before{content:"";}.rbi-threads:before{content:"";}.rbi-steam:before{content:"";}.rbi-foursquare:before{content:"";}.rbi-plane:before{content:"";}.rbi-lock:before{content:"";}.rbi-fire:before{content:"";}.rbi-feedback:before{content:"";}.rbi-logout:before{content:"";}.rbi-user:before{content:"";}.rbi-live:before{content:"";}.rbi-location:before{content:"";}.rbi-map:before{content:"";}.rbi-briefcase:before{content:"";}.rbi-hastag:before{content:"";}.swiper-container{position:relative;z-index:1;overflow:hidden;margin-right:auto;margin-left:auto;padding:0;list-style:none;}.pre-load:not(.swiper-container-initialized){max-height:0;}.swiper-container-vertical > .swiper-wrapper{flex-direction:column;}.swiper-wrapper{position:relative;z-index:1;display:flex;box-sizing:content-box;width:100%;height:100%;transition-property:transform;}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0);}.swiper-container-multirow > .swiper-wrapper{flex-wrap:wrap;}.swiper-container-multirow-column > .swiper-wrapper{flex-direction:column;flex-wrap:wrap;}.swiper-container-free-mode > .swiper-wrapper{margin:0 auto;transition-timing-function:ease-out;}.swiper-container-pointer-events{touch-action:pan-y;}.swiper-container-pointer-events.swiper-container-vertical{touch-action:pan-x;}.swiper-slide{position:relative;flex-shrink:0;width:100%;height:100%;transition-property:transform;}.swiper-slide-invisible-blank{visibility:hidden;}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto;}.swiper-container-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height;}.swiper-container-3d{perspective:1200px;}.swiper-container-3d .swiper-wrapper,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-cube-shadow{transform-style:preserve-3d;}.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-slide-shadow-bottom{position:absolute;z-index:10;top:0;left:0;width:100%;height:100%;pointer-events:none;}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));}.swiper-container-css-mode > .swiper-wrapper{overflow:auto;-ms-overflow-style:none;scrollbar-width:none;}.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar{display:none;}.swiper-container-css-mode > .swiper-wrapper > .swiper-slide{scroll-snap-align:start start;}.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper{scroll-snap-type:x mandatory;}.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper{scroll-snap-type:y mandatory;}.swiper-button-prev,.swiper-button-next{position:absolute;z-index:10;top:50%;display:flex;align-items:center;justify-content:center;width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - ( var(--swiper-navigation-size) / 2 ));cursor:pointer;color:var(--swiper-navigation-color,var(--g-color));}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{cursor:auto;pointer-events:none;opacity:.35;}.swiper-button-prev:after,.swiper-button-next:after{font-size:var(--swiper-navigation-size);font-variant:initial;line-height:1;letter-spacing:0;text-transform:none;}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{right:auto;left:10px;}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev";}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto;}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next";}.swiper-button-prev.swiper-button-white,.swiper-button-next.swiper-button-white{--swiper-navigation-color:#fff;}.swiper-button-prev.swiper-button-black,.swiper-button-next.swiper-button-black{--swiper-navigation-color:#000;}.swiper-pagination-lock,.swiper-scrollbar-lock,.swiper-button-lock{display:none;}.swiper-pagination{position:absolute;z-index:10;transition:300ms opacity;transform:translate3d(0,0,0);text-align:center;}.swiper-pagination.swiper-pagination-hidden{opacity:0;}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-container-horizontal > .swiper-pagination-bullets{bottom:10px;left:0;width:100%;}body .swiper-pagination-bullet{position:relative;display:inline-block;width:calc(var(--nav-size,32px) / 2);height:calc(var(--nav-size,32px) / 2);margin-right:0;margin-left:0;-webkit-transition:-webkit-transform .25s var(--timing);transition:transform .25s var(--timing);opacity:.4;background:none;}.swiper-pagination-bullet:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";-webkit-transform:scale(.5);transform:scale(.5);pointer-events:none;color:inherit;border-radius:50%;background:currentColor;}.swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;}.swiper-pagination-bullet.swiper-pagination-bullet-active:before{-webkit-transform:scale(.75);transform:scale(.75);}button.swiper-pagination-bullet{margin:0;padding:0;border:none;box-shadow:none;-webkit-appearance:none;appearance:none;}.swiper-pagination-bullet-active{opacity:1;}.swiper-container-vertical > .swiper-pagination-bullets{top:50%;right:10px;transform:translate3d(0px,-50%,0);}.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;width:8px;transform:translateY(-50%);}.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top;}.block-wrap .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;}.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left;}.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right;}.swiper-pagination-progressbar{position:absolute;background:var(--dark-accent-90);}body .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{position:absolute;top:0;left:0;width:100%;height:100%;transform:scale(0);transform-origin:left top;background:var(--g-color);}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top;}.swiper-container-horizontal > .swiper-pagination-progressbar,.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{right:30%;bottom:15px;left:30%;overflow:hidden;height:3px;border-radius:5px;}.swiper-container-vertical > .swiper-pagination-progressbar,.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{top:0;left:0;height:2px;}.swiper-scrollbar{position:relative;border-radius:var(--round-7);background:var(--dark-accent-90);-ms-touch-action:none;}.swiper-container-horizontal > .swiper-scrollbar{position:absolute;z-index:50;bottom:3px;left:1%;width:98%;height:5px;}.swiper-container-vertical > .swiper-scrollbar{position:absolute;z-index:50;top:1%;right:3px;width:5px;height:98%;}.swiper-scrollbar-drag{position:relative;top:0;left:0;width:100%;height:100%;border-radius:var(--round-7);background:var(--g-color);}.swiper-scrollbar-cursor-drag{cursor:move;}.swiper-zoom-container{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-align:center;}.swiper-zoom-container > img,.swiper-zoom-container > svg,.swiper-zoom-container > canvas{max-width:100%;max-height:100%;object-fit:contain;}.swiper-slide-zoomed{cursor:move;}.swiper-lazy-preloader{position:absolute;z-index:10;top:50%;left:50%;box-sizing:border-box;width:42px;height:42px;margin-top:-21px;margin-left:-21px;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;border:4px solid var(--swiper-preloader-color,var(--g-color));border-top-color:transparent;border-radius:50%;}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff;}.swiper-lazy-preloader-black{--swiper-preloader-color:#000;}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg);}}.swiper-container .swiper-notification{position:absolute;z-index:-1000;top:0;left:0;pointer-events:none;opacity:0;}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out;}.swiper-container-fade .swiper-slide{transition-property:opacity;pointer-events:none;}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube{overflow:visible;}.swiper-container-cube .swiper-slide{z-index:1;visibility:hidden;width:100%;height:100%;transform-origin:0 0;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-prev,.swiper-container-cube .swiper-slide-next + .swiper-slide{visibility:visible;pointer-events:auto;}.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-cube .swiper-cube-shadow{position:absolute;z-index:0;bottom:0;left:0;width:100%;height:100%;opacity:.6;}.swiper-container-cube .swiper-cube-shadow:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:#000;-webkit-filter:blur(50px);filter:blur(50px);}.swiper-container-flip{overflow:visible;}.swiper-container-flip .swiper-slide{z-index:1;pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none;}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto;}.swiper-container-flip .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;}.header-wrap{position:relative;display:block;}.header-fw .navbar-wrap > .rb-container,.header-fw.header-4 .logo-sec > .rb-container{max-width:100%;}.navbar-wrap{position:relative;z-index:999;display:block;}.header-mobile{display:none;}#amp-header .header-mobile{display:block;}.navbar-transparent{background-color:transparent;}.navbar-transparent .navbar-inner{border-bottom:1px solid rgba(255,255,255,.15);}.sticky-on .navbar-transparent .navbar-inner{border-color:transparent;}.navbar-wrap:not(.navbar-transparent),.sticky-on .navbar-wrap{background:var(--nav-bg);background:-webkit-linear-gradient(left,var(--nav-bg-from) 0%,var(--nav-bg-to) 100%);background:linear-gradient(to right,var(--nav-bg-from) 0%,var(--nav-bg-to) 100%);}.style-shadow .navbar-wrap:not(.navbar-transparent),.sticky-on .navbar-wrap{box-shadow:0 4px 30px var(--shadow-7);}.header-fw.style-d-border .navbar-wrap:not(.navbar-transparent):after,.header-fw.style-tbd-border .navbar-wrap:not(.navbar-transparent):after,.header-wrapper.style-d-border .navbar-wrap:not(.navbar-transparent) .navbar-inner:after,.header-wrapper.style-tbd-border .navbar-wrap:not(.navbar-transparent) .navbar-inner:after{position:absolute;right:0;bottom:0;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:2px solid currentColor;}.header-fw.style-border .navbar-wrap:not(.navbar-transparent):after,.header-wrapper.style-border .navbar-wrap:not(.navbar-transparent) .navbar-inner:after{position:absolute;top:auto;right:0;bottom:0;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:1px solid var(--flex-gray-15);}.header-fw.style-tbd-border .navbar-wrap:not(.navbar-transparent):before,.header-wrapper.style-tbd-border .navbar-wrap:not(.navbar-transparent) .navbar-inner:before{position:absolute;top:0;right:0;bottom:auto;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:2px solid currentColor;}.header-4 .navbar-wrap:not(.navbar-transparent):before{position:absolute;top:0;right:0;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:1px solid var(--flex-gray-15);}.header-4 .navbar-wrap:not(.navbar-transparent):after,.header-5.style-tb-border.header-fw .navbar-wrap:not(.navbar-transparent):after,.header-5.style-tb-border.header-wrapper .navbar-wrap:not(.navbar-transparent) .navbar-inner:after{position:absolute;right:0;bottom:0;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:1px solid var(--flex-gray-15);}.header-5.style-tb-shadow-border.header-wrapper .navbar-wrap:not(.navbar-transparent) .navbar-inner:before,.header-5.style-tb-shadow-border.header-fw .navbar-wrap:not(.navbar-transparent):before,.header-5.style-tb-border.header-fw .navbar-wrap:not(.navbar-transparent):before,.header-5.style-tb-border.header-wrapper .navbar-wrap:not(.navbar-transparent) .navbar-inner:before{position:absolute;top:0;right:0;bottom:auto;left:0;width:100%;height:0;content:"";pointer-events:none;border-bottom:1px solid var(--flex-gray-15);}.header-5.style-tb-shadow-border .navbar-wrap:not(.navbar-transparent){box-shadow:0 10px 10px var(--shadow-20);}.navbar-inner{position:relative;display:flex;align-items:stretch;flex-flow:row nowrap;justify-content:space-between;max-width:100%;min-height:var(--nav-height);}.navbar-left,.navbar-right,.navbar-center{display:flex;align-items:stretch;flex-flow:row nowrap;}.navbar-left{flex-grow:1;}.header-3 .navbar-wrap .navbar-left,.header-3 .navbar-wrap .navbar-right{flex-grow:0;}.header-3 .navbar-wrap .navbar-center{flex-grow:1;justify-content:center;}.logo-wrap{display:flex;align-items:center;flex-shrink:0;max-height:100%;margin-right:20px;}.the-logo a{-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);}.the-logo img{width:100%;max-width:100%;}.logo-wrap a{max-height:100%;}.is-image-logo.logo-wrap a{display:block;}.logo-wrap img{display:block;width:auto;max-height:var(--nav-height);-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);object-fit:cover;}.is-hd-4,.is-hd-5{--nav-height:40px;}.header-4 .logo-wrap:not(.mobile-logo-wrap) img{max-height:var(--hd4-logo-height,60px);}.header-5 .logo-wrap:not(.mobile-logo-wrap) img{max-height:var(--hd5-logo-height,60px);}.header-4 .main-menu > li > a,.header-4 .more-section-outer .more-trigger{padding-right:var(--menu-item-spacing,20px);padding-left:var(--menu-item-spacing,20px);border-left:1px solid var(--flex-gray-15);}.header-4.header-fw .main-menu > li:first-child > a{border-left:none;}.header-5 .logo-sec-left,.header-5 .logo-sec-center,.header-5 .logo-sec-right{position:relative;display:flex;flex:0 0 33.33%;margin:0;}.header-5 .logo-sec-left{line-height:1;align-items:center;}.logo-sec-left > *:not(:last-child):before{position:absolute;top:.4em;right:0;bottom:.4em;display:block;content:"";border-right:1px solid var(--nav-color-10);}.header-5 .logo-sec-center{justify-content:center;}.header-5 .logo-wrap:not(.mobile-logo-wrap){margin:0;}.header-5 .logo-sec-right{align-items:stretch;justify-content:flex-end;}.header-5 .navbar-center{justify-content:center;width:100%;}.more-section-outer .more-trigger,.logo-sec{padding-top:15px;padding-bottom:15px;}.logo-sec-inner{display:flex;align-items:center;flex-flow:row nowrap;}.logo-sec-center{margin:0 auto;}.logo-sec-right{display:flex;align-items:center;flex-flow:row nowrap;margin-left:auto;gap:15px;}.logo-sec-right .search-form-inner{min-width:320px;background-color:var(--flex-gray-7);}.e-social-holder{display:inline-flex;align-items:center;flex-flow:row wrap;gap:0 var(--icon-spacing,0);}.header-social-list a,.footer-social-list a{display:inline-flex;align-items:center;padding-right:5px;padding-left:5px;-webkit-transition:var(--effect);transition:var(--effect);}.is-logo-svg img{width:auto;height:999px;object-fit:contain;}.the-logo a:hover,.logo-wrap a:hover img{opacity:.7;}.logo-wrap.is-text-logo{align-items:center;}.is-text-logo .logo-title > *{position:relative;display:inline-block;letter-spacing:-.05em;text-transform:uppercase;color:var(--nav-color);}.is-text-logo .logo-title > *:first-letter{color:var(--g-color);}.navbar-right > *{position:static;display:flex;align-items:center;height:100%;}.navbar-outer .navbar-right > *{color:var(--nav-color);}.large-menu > li{position:relative;display:block;float:left;}.large-menu .sub-menu li,.menu-has-child-flex{position:relative;}.large-menu .sub-menu,.header-dropdown{position:absolute;z-index:9999;top:-9999px;right:auto;left:0;display:block;visibility:hidden;min-width:210px;margin-top:20px;list-style:none;-webkit-transition:top 0s,opacity .25s var(--timing),margin .25s var(--timing);transition:top 0s,opacity .25s var(--timing),margin .25s var(--timing);pointer-events:none;opacity:0;border-radius:var(--round-7);}.mega-dropdown,.flex-dropdown{position:absolute;z-index:888;top:-9999px;right:auto;left:-10%;display:block;min-width:180px;margin-top:20px;cursor:auto;-webkit-transition:top 0s ease .25s,opacity .25s var(--timing),margin .25s var(--timing) .25s;transition:top 0s ease .25s,opacity .25s var(--timing),margin .25s var(--timing) .25s;pointer-events:none;opacity:0;background:transparent;}.mega-template-inner{pointer-events:auto;}.mega-dropdown-inner{position:relative;width:100%;padding:20px 20px 30px 20px;pointer-events:auto;border-radius:var(--round-7);background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);box-shadow:0 4px 30px var(--shadow-7);}body:not([data-theme='dark']) .is-mega-category .mega-dropdown-inner{background:var(--mega-bg,var(--subnav-bg));background:-webkit-linear-gradient(left,var(--mega-bg,var(--subnav-bg-from)) 0%,var(--mega-bg,var(--subnav-bg-to)) 100%);background:linear-gradient(to right,var(--mega-bg,var(--subnav-bg-from)) 0%,var(--mega-bg,var(--subnav-bg-to)) 100%);}.more-section-inner{width:var(--more-width,auto);max-width:100vw;pointer-events:auto;color:var(--subnav-color);border-radius:var(--round-7);background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);box-shadow:0 4px 30px var(--shadow-7);}.more-section .heading-title > *{color:var(--subnav-color);}.large-menu > li:hover > .sub-menu,.large-menu > li:hover > .header-dropdown,.header-dropdown-outer.dropdown-activated .header-dropdown{top:calc(100% - 1px);bottom:auto;visibility:visible;max-width:1240px;margin-top:0;pointer-events:auto;opacity:1;}li.menu-item.mega-menu-loaded:hover > .mega-dropdown,li.menu-item.mega-menu-loaded:hover > .flex-dropdown,.menu-has-child-flex.dropdown-activated .flex-dropdown{top:calc(100% - 1px);bottom:auto;visibility:visible;margin-top:0;-webkit-transition:top 0s ease 0s,opacity .25s var(--timing),margin .25s var(--timing) 0s;transition:top 0s ease 0s,opacity .25s var(--timing),margin .25s var(--timing) 0s;opacity:1;}.large-menu .sub-menu .sub-menu{top:-10px;left:100%;margin-top:0;margin-left:20px;}.large-menu .sub-menu li:hover > .sub-menu{left:calc(100% - 5px);visibility:visible;margin-left:0;pointer-events:auto;opacity:1;}.sub-menu-title{font-size:var(--em-mini);line-height:1;position:absolute;top:-3px;left:100%;margin-left:5px;padding:2px 5px;color:var(--subnav-color);border-radius:var(--round-3);background:#eee;}.menu-has-child-mega .mega-dropdown-inner .sub-menu{display:none;}.mega-header{display:flex;align-items:center;flex-flow:row nowrap;width:100%;margin-bottom:20px;}.mega-header:not(.mega-header-fw){padding-bottom:5px;border-bottom:1px solid var(--subnav-color-10);}.mega-link{display:inline-flex;align-items:center;margin-left:auto;-webkit-transition:var(--effect);transition:var(--effect);}.mega-link i{margin-left:3px;-webkit-transition:var(--effect);transition:var(--effect);}.mega-link:hover{color:var(--g-color);}.mega-link:hover i{-webkit-transform:translateX(3px);transform:translateX(3px);}.flex-dropdown .mega-template-inner{border-radius:var(--round-5);box-shadow:0 4px 30px var(--shadow-12);}.mega-hierarchical .mega-dropdown-inner{display:grid;padding:20px 0 30px 0;grid-template-columns:4fr 4fr 3fr;}.mega-hierarchical .block-list-small-1{--bottom-spacing:12px;}.mega-col{padding-right:25px;padding-left:25px;}.mega-col-intro{display:flex;flex-flow:column nowrap;justify-content:space-between;}.mega-col-intro > *:not(:last-child){margin-bottom:20px;}.mega-col-intro .category-hero-wrap{max-width:90%;}.mega-header:not(.mega-header-fw) i{width:1em;margin-right:5px;color:var(--g-color);}.mega-hierarchical .p-list-small-2 .feat-holder{width:125px;}.mega-col .p-wrap:last-child{margin-bottom:0;}.cbox-description{font-size:var(--rem-mini);}.cbox-description *{font-size:inherit;}.main-menu-wrap{display:flex;align-items:center;height:100%;}.main-menu-wrap .rb-error{color:var(--nav-color);}.menu-item a > span{font-size:inherit;font-weight:inherit;font-style:inherit;position:relative;display:inline-flex;align-items:center;letter-spacing:inherit;column-gap:.3em;}.main-menu > li > a{position:relative;display:flex;align-items:center;flex-wrap:nowrap;height:var(--nav-height);padding-right:var(--menu-item-spacing,12px);padding-left:var(--menu-item-spacing,12px);white-space:nowrap;color:var(--nav-color);}.main-menu > li > a .menu-sub-title{position:relative;left:auto;display:inline-flex;justify-content:center;height:1.4em;margin-top:-.75em;margin-left:0;vertical-align:top;}.main-menu .sub-menu{padding:10px 0;background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);box-shadow:0 4px 30px var(--shadow-12);}.menu-ani-1 .main-menu .sub-menu > .menu-item a,.menu-ani-3 .main-menu .sub-menu > .menu-item a{-webkit-transition:background .25s var(--timing),border-color .25s var(--timing);transition:background .25s var(--timing),border-color .25s var(--timing);border-left:3px solid transparent;}.menu-ani-1 .main-menu .sub-menu > .menu-item a:hover{border-color:var(--subnav-color-h,var(--g-color));background-color:var(--flex-gray-7);}.sub-menu > .menu-item a,.user-dropdown a{display:flex;align-items:center;width:100%;padding:7px 20px;}.sub-menu > .menu-item a span,.user-dropdown a,.more-section a,.elementor-widget-container .menu a{-webkit-transition:var(--effect);transition:var(--effect);}.more-section a:hover,.sub-menu > .menu-item a:hover > span,.user-dropdown a:hover,.elementor-widget-container .menu a:hover{color:var(--subnav-color-h,var(--g-color));}.large-menu > .menu-item.menu-item-has-children > a > span{padding-right:2px;}.large-menu > .menu-item.menu-item-has-children > a:after,.logged-welcome:after{font-family:"ruby-icon";font-size:var(--rem-mini);content:"";-webkit-transition:-webkit-transform .25s var(--timing),color .25s var(--timing);transition:transform .25s var(--timing),color .25s var(--timing);will-change:transform;}.large-menu > .menu-item.menu-item-has-children:hover > a:after,.header-dropdown-outer.dropdown-activated .logged-welcome:after{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);}.large-menu .sub-menu .menu-item.menu-item-has-children > a:after{font-family:"ruby-icon";font-size:var(--meta-fsize);line-height:1;margin-right:0;margin-left:auto;content:"";}body.rtl .large-menu .sub-menu .menu-item.menu-item-has-children > a:after{display:inline-block;-webkit-transform:scale(-1,1);transform:scale(-1,1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";}span.menu-sub-title{line-height:1;position:absolute;top:0;left:100%;margin-left:5px;padding:2px 5px;white-space:nowrap;color:var(--subnav-color);border-radius:var(--round-3);background-color:var(--flex-gray-15);}.collapse-footer-menu span.menu-sub-title,.copyright-menu span.menu-sub-title{font-size:.8em;position:relative;left:auto;margin-top:-1em;margin-left:2px;}.rb-menu > li > a .menu-sub-title{color:var(--nav-color);}.widget_nav_menu .menu-sub-title,.sidebar-menu .menu-sub-title{margin-top:-5px;margin-left:5px;}.sidebar-menu{justify-content:var(--menu-align,initial);text-align:var(--menu-align,initial);}.sidebar-menu.is-horizontal{display:flex;flex-flow:row wrap;column-gap:calc(var(--sidebar-menu-spacing,7px) * 2);}.sidebar-menu.is-horizontal a{padding-top:0;padding-bottom:0;}.wnav-holder{padding-right:5px;padding-left:5px;}.wnav-holder svg,.wnav-svg{line-height:0;width:20px;height:20px;}.wnav-icon{font-size:20px;}.widget-h-login.header-dropdown-outer{line-height:1;position:relative;}.widget-h-login .is-logged{display:inline-flex;}.logged-user-menu{padding-top:10px;padding-bottom:10px;}.user-dropdown a.logout-url{padding:10px 20px;color:var(--awhite);background-color:var(--dark-accent);}.user-dropdown a.logout-url:hover{background-color:var(--g-color);}.widget-h-login .logout-url i{margin-right:0;margin-left:auto;}body.rtl .widget-h-login .logout-url svg{display:inline-block;-webkit-transform:scale(-1,1);transform:scale(-1,1);-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";}.widget-p-listing .p-wrap{margin-bottom:20px;}.widget-p-listing .p-wrap:last-child{margin-bottom:0;}.sidebar-wrap .ad-wrap{padding-right:0;padding-left:0;}.w-header-search .header-search-form{width:340px;max-width:100%;margin-bottom:0;padding:5px;}.w-header-search .header-popup{right:0;left:auto;}.w-header-search .search-form-inner{border:none;}.rb-search-form{position:relative;width:100%;}.rb-search-form input[type='text']{padding-left:0;}.rb-search-submit{position:relative;display:flex;}.rb-search-submit input[type='submit']{padding:0;opacity:0;}.rb-search-submit i{font-size:var(--icon-size,inherit);line-height:1;position:absolute;top:0;bottom:0;left:0;display:flex;align-items:center;justify-content:flex-end;width:100%;padding-right:max(.4em,10px);-webkit-transition:var(--effect);transition:var(--effect);pointer-events:none;color:var(--input-fcolor,currentColor);}.rb-search-form .search-icon{display:flex;flex-shrink:0;}.notification-icon-svg{display:block;}.search-icon-svg,.login-icon-svg,.cart-icon-svg,.notification-icon-svg{font-size:20px;width:1em;height:1em;color:inherit;background-color:currentColor;background-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;}.search-icon > *{font-size:var(--icon-size,inherit);margin-right:max(.4em,10px);margin-left:max(.4em,10px);color:var(--input-fcolor,currentColor);fill:var(--input-fcolor,currentColor);}.header-search-label{line-height:1;display:inline-flex;margin-left:7px;}.rb-search-submit:hover i{color:var(--g-color);}.search-form-inner{position:relative;display:flex;align-items:center;border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.header-wrap .search-form-inner{border-color:var(--subnav-color-10);}.mobile-collapse .search-form-inner{border-color:var(--submbnav-color-10,var(--flex-gray-15));}.rb-search-form .search-text{flex-grow:1;}.rb-search-form input{width:100%;padding:.6em 0;border:none;background:none;}.rb-search-form input::placeholder{opacity:.8;color:inherit;}img.svg{width:100%;height:100%;object-fit:contain;}.navbar-right{position:relative;flex-shrink:0;}.header-dropdown-outer{position:static;}.dropdown-trigger{cursor:pointer;}.header-dropdown{right:0;left:auto;overflow:hidden;min-width:200px;color:var(--subnav-color);background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);box-shadow:0 4px 30px var(--shadow-12);}.user-dropdown{right:auto;left:auto;}.menu-ani-1 .rb-menu > .menu-item > a > span{-webkit-transition:color .25s var(--timing);transition:color .25s var(--timing);}.menu-ani-1 .rb-menu > .menu-item > a > span:before{position:absolute;bottom:0;left:0;width:0;height:3px;content:"";-webkit-transition:width 0s var(--timing),background-color .25s var(--timing);transition:width 0s var(--timing),background-color .25s var(--timing);background-color:transparent;}.menu-ani-1 .rb-menu > .menu-item > a > span:after{position:absolute;right:0;bottom:0;width:0;height:3px;content:"";-webkit-transition:width .25s var(--timing);transition:width .25s var(--timing);background-color:var(--nav-color-h-accent,var(--g-color));}.menu-ani-1 .rb-menu > .menu-item.current-menu-item > a > span:before{width:100%;background-color:var(--nav-color-h-accent,var(--g-color));}.rb-menu > .menu-item > a:hover > span,.menu-ani-1 .rb-menu > .menu-item > a:hover:after{color:var(--nav-color-h,inherit);}.menu-ani-2 .rb-menu > .menu-item > a > span{-webkit-transition:var(--effect);transition:var(--effect);}.menu-ani-2 .rb-menu > .menu-item > a:hover > span{opacity:.7;}.menu-ani-2 .sub-menu > .menu-item a:hover span{opacity:.7;color:var(--subnav-color-h,currentColor);}.menu-ani-1 .rb-menu > .menu-item > a:hover > span:before{width:100%;-webkit-transition:width .25s var(--timing);transition:width .25s var(--timing);background-color:var(--nav-color-h-accent,var(--g-color));}.menu-ani-1 .rb-menu > .menu-item > a:hover > span:after,.menu-ani-1 .header-transparent .rb-menu > .menu-item > a:hover > span:after{width:100%;-webkit-transition:width 0s var(--timing);transition:width 0s var(--timing);background-color:transparent;}.menu-ani-1 .header-transparent .rb-menu > .menu-item > a:hover > span,.menu-ani-1 .header-transparent .rb-menu > .menu-item > a:hover:after{color:var(--transparent-nav-color-hover,inherit);}.menu-ani-1 .header-transparent .rb-menu > .menu-item > a > span:after,.menu-ani-1 .header-transparent .rb-menu > .menu-item.current-menu-item > a > span:before,.menu-ani-1 .header-transparent .rb-menu > .menu-item > a:hover > span:before{background-color:var(--transparent-nav-color-h-accent,var(--nav-color-h-accent,var(--g-color)));}.menu-ani-3 .main-menu > .menu-item > a{z-index:1;}.menu-ani-3 .main-menu > .menu-item > a:before{position:absolute;z-index:0;top:5px;right:1px;bottom:5px;left:1px;display:block;content:"";-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-3);background-color:transparent;}.menu-ani-3 .main-menu > .current-menu-item > a span,.menu-ani-3 .main-menu > .menu-item > a:hover span,.menu-ani-3 .main-menu > .menu-item.current-menu-item > a:after,.menu-ani-3 .main-menu > .menu-item > a:hover:after{color:var(--nav-color-h,currentColor);}.menu-ani-3 .main-menu > .menu-item.current-menu-item > a:before,.menu-ani-3 .main-menu > .menu-item > a:hover:before{background:var(--nav-color-h-accent,var(--flex-gray-15));}.menu-ani-3 .main-menu .sub-menu > .menu-item a:hover{background-color:var(--flex-gray-15);}.menu-ani-3 .main-menu .sub-menu > .menu-item a:hover > span{color:var(--subnav-color-h,currentColor);}.menu-ani-4 .main-menu > .menu-item > a span{-webkit-transition:var(--effect);transition:var(--effect);border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;}.menu-ani-4 .main-menu > .menu-item > a:hover > span,.menu-ani-4 .main-menu > .menu-item.current-menu-item > a > span{border-bottom-color:var(--nav-color-h-accent,var(--g-color));}.is-divider-slash .rb-menu > li,.is-divider-pipe .rb-menu > li,.is-divider-hyphen .rb-menu > li,.is-divider-dot .rb-menu > li{display:inline-flex;align-items:center;}.is-divider-slash .rb-menu > li:not(:first-child):before{display:inline-flex;content:"/";color:var(--divider-color,currentColor);}.is-divider-pipe .rb-menu > li:not(:first-child):before{display:inline-flex;height:12px;content:"";border-left:3px solid var(--divider-color,var(--flex-gray-40));}.is-divider-hyphen .rb-menu > li:not(:first-child):before{display:inline-flex;width:20px;content:"";border-bottom:1px solid var(--divider-color,var(--g-color));}.is-divider-dot .rb-menu > li:not(:first-child):before{display:inline-flex;width:4px;height:4px;content:"";border-radius:50%;background-color:var(--divider-color,var(--g-color));}.menu-item-svg{line-height:1em;width:calc(1em + 5px);}.burger-icon{position:relative;display:block;width:24px;height:16px;color:var(--nav-color,inherit);}.burger-icon > span{position:absolute;left:0;display:block;height:2px;-webkit-transition:all .5s var(--timing);transition:all .5s var(--timing);border-radius:2px;background-color:currentColor;}.collapse-activated .burger-icon > span{-webkit-transition:var(--effect);transition:var(--effect);}.burger-icon > span:nth-child(1){top:0;width:100%;}.burger-icon > span:nth-child(2){top:50%;width:65%;margin-top:-1px;}.burger-icon > span:nth-child(3){top:auto;bottom:0;width:40%;}.collapse-activated .burger-icon > span:nth-child(2){background-color:transparent;}.collapse-activated .burger-icon > span:nth-child(1){top:50%;width:100%;margin-top:-1px;-webkit-transform:rotate(45deg);transform:rotate(45deg);transform-origin:center center;}.collapse-activated .burger-icon > span:nth-child(3){top:50%;width:100%;margin-top:-1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);transform-origin:center center;}.login-toggle{display:inline-flex;align-items:center;flex-flow:row nowrap;flex-shrink:0;vertical-align:middle;text-decoration:none !important;}.login-toggle.is-btn{line-height:30px;margin-right:10px;padding-right:var(--login-btn-padding,20px);padding-left:var(--login-btn-padding,20px);}.login-toggle span:not(.login-icon-svg){font-size:var(--rem-mini);}.is-btn-icon svg,.is-btn-icon .login-icon-svg{width:1.25em;height:1.25em;margin-right:.4em;}.logged-welcome{font-size:var(--rem-mini);display:none;align-items:center;}.logged-welcome:after{line-height:1;display:inline-flex;}.logged-welcome strong{font-style:normal;margin-right:.2em;margin-left:.2em;}.logged-avatar{display:inline-flex;align-items:center;flex-flow:row nowrap;margin-right:5px;}.logged-avatar img{width:1.75em;height:1.75em;border-radius:50%;}.current-date{font-size:var(--rem-mini);color:var(--meta-fcolor);}.notification-icon{display:flex;}.notification-icon-inner{display:flex;align-items:center;}.notification-icon-holder,.notification-icon i{line-height:1;position:relative;}.empty-notification{display:block;padding:20px;}.notification-info{font-size:11px;line-height:18px;position:absolute;right:-9px;bottom:calc(100% - 9px);width:18px;height:18px;text-align:center;pointer-events:none;opacity:0;color:var(--awhite);border-radius:50%;background-color:var(--g-color);}@-webkit-keyframes heartbeat{0%{transform:scale(1);}50%{transform:scale(1.2);}100%{transform:scale(1);}}@keyframes heartbeat{0%{transform:scale(1);}50%{transform:scale(1.2);}100%{transform:scale(1);}}.notification-trigger:hover .notification-info{-webkit-animation:heartbeat 1s infinite;animation:heartbeat 1s infinite;}.notification-header{display:flex;align-items:center;padding:10px 20px;border-bottom:1px solid var(--flex-gray-15);}.notification-url{display:flex;align-items:center;flex-flow:row nowrap;margin-left:auto;-webkit-transition:var(--effect);transition:var(--effect);opacity:.7;}.notification-url:hover{opacity:1;}.notification-url i{margin-left:4px;}.notification-content .scroll-holder{overflow-y:scroll;max-height:50vh;}.notification-popup{display:block;width:var(--dropdown-w,400px);max-width:100vw;--bottom-spacing:0;}.notification-content .p-wrap{padding:20px;border-bottom:1px solid var(--flex-gray-15);--el-spacing:10px;}.menu-has-child-mega-columns{position:relative;display:flex;align-items:center;cursor:pointer;}.more-trigger{line-height:0;height:100%;-webkit-transition:var(--effect);transition:var(--effect);color:var(--nav-color);}.more-section-outer .svg-icon{width:1em;}.more-section-outer .more-trigger{padding-right:var(--menu-item-spacing,12px);padding-left:var(--menu-item-spacing,12px);}.more-section-outer .more-trigger:hover,.more-section-outer.dropdown-activated .more-trigger{color:var(--g-color);}.dots-icon{display:flex;align-items:center;flex-flow:column nowrap;justify-content:space-between;height:18px;-webkit-transition:var(--effect);transition:var(--effect);}.more-trigger:hover .dots-icon,.dropdown-activated .dots-icon{-webkit-transform:scaleY(1.2);transform:scaleY(1.2);}.dots-icon > span{display:block;width:4px;height:4px;border-radius:200%;background-color:currentColor;}.more-content{padding:30px 20px 10px 20px;}.collapse-footer{padding:15px;background-color:var(--subnav-color-10);}.mega-columns{display:grid;margin-right:-20px;margin-left:-20px;grid-template-columns:1fr 1fr;}.mega-columns > *{padding-right:20px;padding-left:20px;}.menu-has-child-mega-columns.layout-col-1 .mega-columns{grid-template-columns:1fr;}.menu-has-child-mega-columns.layout-col-3 .mega-columns{grid-template-columns:1fr 1fr 1fr;}.menu-has-child-mega-columns.layout-col-4 .mega-columns{grid-template-columns:1fr 1fr 1fr 1fr;}.menu-has-child-mega-columns.layout-col-5 .mega-columns{grid-template-columns:1fr 1fr 1fr 1fr 1fr;}.more-section .header-search-form{min-width:320px;margin-bottom:25px;}.more-col{min-width:170px;margin-bottom:20px;padding-right:20px;padding-left:20px;}.more-col .widget-heading,.elementor-widget-wp-widget-nav_menu h5{font-size:var(--h4-fsize);display:block;margin-bottom:7px;}.header-search-form .h5{display:block;margin-bottom:10px;}.live-search-response{position:relative;overflow:hidden;}.is-form-layout .live-search-response{position:absolute;z-index:1000;top:calc(100% + 2px);right:0;left:0;display:none;color:var(--body-color);border-top:none;border-radius:var(--round-5);background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);box-shadow:0 4px 30px var(--shadow-12);}.search-form-border .live-search-response{border:1px solid var(--flex-gray-15);box-shadow:none;}.more-content .live-search-response{color:var(--subnav-color);background:var(--subnav-bg);background:-webkit-linear-gradient(left,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);background:linear-gradient(to right,var(--subnav-bg-from) 0%,var(--subnav-bg-to) 100%);}.live-search-animation.rb-loader{position:absolute;top:50%;right:10px;width:20px;height:20px;margin-top:-10px;opacity:0;color:var(--input-fcolor,currentColor);}.live-search-link .is-btn{display:inline-block;}.live-search-inner{position:relative;--bottom-spacing:10px;}.live-search-inner > *{padding-top:var(--bottom-spacing);padding-right:10px;padding-left:10px;border-top:1px solid var(--flex-gray-15);}.is-search-category .live-search-inner > *:last-child{padding-bottom:var(--bottom-spacing);}.search-no-result{font-size:var(--excerpt-fsize);padding-top:20px;padding-bottom:20px;color:var(--excerpt-color);border-top:1px solid var(--flex-gray-15);}.is-form-layout .live-search-inner > *:first-child,.is-form-layout .search-no-result{border:none;}.live-search-link{margin:var(--bottom-spacing) 0;text-align:center;}.search-loading .live-search-animation.rb-loader{display:block;opacity:1;}.search-loading .rb-search-submit i{display:none;}.search-form-none .search-form-inner{border:none;}.search-form-line .search-form-inner,.search-form-bold .search-form-inner{padding:0;border:none;border-bottom:1px solid var(--search-form-color,currentColor);}.search-form-line .search-icon > *,.search-form-bold .search-icon > *,.search-form-none .search-icon > *{margin-left:0;}.search-form-line .rb-search-submit i,.search-form-bold .rb-search-submit i,.search-form-none .rb-search-submit i{padding-right:0;}.search-form-gray .search-form-inner{border:none;background-color:var(--search-form-color,var(--flex-gray-7));}.is-form-layout .search-form-inner{width:100%;border-color:var(--search-form-color,var(--flex-gray-15));}.is-form-layout .search-icon{opacity:.5;}.search-form-bold .search-form-inner{border-width:3px;}.search-form-none .live-search-response{padding:10px 10px 0 10px;border:none;box-shadow:0 4px 20px var(--shadow-7);}.search-form-none .rbi-cright:before{content:"";}.collapse-footer > *{margin-bottom:12px;}.collapse-footer > *:last-child{margin-bottom:0;}.collapse-footer-menu a{color:var(--submbnav-color,var(--subnav-color));}.collapse-footer-menu-inner{display:flex;flex-flow:row wrap;gap:10px;}.collapse-footer-menu-inner li{position:relative;display:flex;align-items:center;flex-flow:row nowrap;}.collapse-footer-menu-inner li:not(:last-child):after{display:flex;width:3px;height:3px;margin-right:10px;margin-left:10px;content:"";opacity:.25;border-radius:50%;background-color:currentColor;}.collapse-copyright{font-size:var(--rem-mini);opacity:.7;}.sub-menu.left-direction,.header-dropdown.left-direction{right:-10%;left:auto;}.sub-menu .sub-menu.left-direction{right:100%;margin-right:20px;}.large-menu .sub-menu li:hover > .sub-menu.left-direction{right:calc(100% - 1px);left:auto;margin-right:0;}.dark-mode-toggle-wrap{height:auto;}.dark-mode-toggle{display:flex;align-items:center;cursor:pointer;}.dark-mode-toggle-wrap:not(:first-child) .dark-mode-toggle{position:relative;margin-left:5px;padding-left:10px;border-left:1px solid var(--flex-gray-40);}.navbar-outer .dark-mode-toggle-wrap:not(:first-child) .dark-mode-toggle{border-color:var(--nav-color-10);}.dark-mode-slide{position:relative;width:40px;height:14px;border-radius:20px;background-color:var(--flex-gray-15);}.dark-mode-slide-btn{position:absolute;top:-5px;left:0;display:flex;visibility:hidden;align-items:center;justify-content:center;width:24px;height:24px;-webkit-transition:opacity .1s;transition:opacity .1s;opacity:0;border-radius:50%;background-color:var(--solid-white);box-shadow:0 1px 4px var(--shadow-12) !important;}.triggered .dark-mode-slide-btn{-webkit-transition:opacity .25s,transform .5s;transition:opacity .25s,transform .5s;will-change:transform;}.svg-mode-light{color:var(--body-fcolor);}.mode-icon-dark{color:#fff;background-color:var(--g-color);}.dark-mode-slide-btn svg{width:14px;height:14px;}.dark-mode-slide-btn.activated{visibility:visible;opacity:1;}.mode-icon-dark:not(.activated),.mode-icon-default.activated{-webkit-transform:translateX(0px);transform:translateX(0px);}.mode-icon-default:not(.activated),.mode-icon-dark.activated{-webkit-transform:translateX(16px);transform:translateX(16px);}body.switch-smooth{-webkit-transition:background-color .25s var(--timing);transition:background-color .25s var(--timing);}.navbar-outer{position:relative;z-index:110;display:block;width:100%;}.elementor-editor-active .header-transparent{pointer-events:none;}.elementor-editor-active .navbar-outer{z-index:0;}.elementor-editor-active .tax-accordion-item:first-child .tax-accordion-sub{display:block;}.is-mstick .navbar-outer:not(.navbar-outer-template){min-height:var(--nav-height);}.is-mstick .sticky-holder{z-index:998;top:0;right:0;left:0;}@-webkit-keyframes stick-animation{from{-webkit-transform:translate3d(0,-100%,0);}to{-webkit-transform:translate3d(0,0,0);}}@keyframes stick-animation{from{transform:translate3d(0,-100%,0);}to{transform:translate3d(0,0,0);}}.sticky-on.is-mstick .sticky-holder,.sticky-on .e-section-sticky{position:fixed;top:0;right:0;left:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;}.stick-animated.is-mstick .sticky-holder,.stick-animated .e-section-sticky{-webkit-animation-name:stick-animation;animation-name:stick-animation;-webkit-animation-duration:200ms;animation-duration:200ms;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-iteration-count:1;animation-iteration-count:1;will-change:transform;}.sticky-on .mobile-qview{display:none;}.collapse-activated div.mobile-qview{display:block;}.e-section-sticky{z-index:1000;}.collapse-activated body,.collapse-activated .sticky-holder,.collapse-activated .header-mobile{overflow:hidden;height:100%;}.collapse-activated .site-outer{overflow:hidden;height:100%;margin-top:0 !important;-webkit-transition:none;transition:none;}.collapse-activated .header-wrap{display:flex;align-items:stretch;flex-flow:column nowrap;height:100%;min-height:100vh;}.collapse-activated .navbar-outer{flex-grow:1;}.header-mobile-wrap{position:relative;z-index:99;flex-grow:0;flex-shrink:0;color:var(--mbnav-color,var(--nav-color));background:var(--mbnav-bg,var(--nav-bg));background:-webkit-linear-gradient(left,var(--mbnav-bg-from,var(--nav-bg-from)) 0%,var(--mbnav-bg-to,var(--nav-bg-to)) 100%);background:linear-gradient(to right,var(--mbnav-bg-from,var(--nav-bg-from)) 0%,var(--mbnav-bg-to,var(--nav-bg-to)) 100%);box-shadow:0 4px 30px var(--shadow-7);}.header-mobile-wrap .is-text-logo .logo-title > *,.header-mobile-wrap .navbar-right > *{color:inherit;}.mlogo-top{position:relative;display:flex;justify-content:center;width:100%;padding:2px 0;}.mh-style-gray .mlogo-top:after{position:absolute;right:-20px;bottom:0;left:-20px;display:block;content:"";border-bottom:1px solid var(--flex-gray-15);}.mh-style-shadow .mlogo-top:before{position:absolute;top:0;right:-20px;bottom:0;left:-20px;display:block;content:"";pointer-events:none;box-shadow:0 2px 10px var(--shadow-7);}.mh-style-dark .mlogo-top{border-bottom:2px solid currentColor;}.mobile-logo-wrap{display:flex;flex-grow:0;margin:0;}.mobile-logo-wrap img{width:auto;max-height:var(--mbnav-height,42px);}#amp-header .navbar-left .mobile-logo-wrap img{object-position:left !important;}.header-mobile .logo-title a{line-height:var(--mbnav-height,42px);}.collapse-holder{display:block;overflow-y:auto;width:100%;}.mobile-collapse .header-search-form{margin-bottom:15px;}.mbnav{display:flex;align-items:center;flex-flow:row nowrap;min-height:var(--mbnav-height,42px);}.mbnav.is-top-logo{flex-flow:row wrap;}.is-top-logo .logo-wrap{margin-right:0;}.is-mstick.sticky-on .mlogo-top{position:absolute;top:0;left:60px;width:auto;max-height:var(--mbnav-height,42px);}.mbnav.is-top-logo .mobile-toggle-wrap{min-height:var(--mbnav-height,42px);}.header-mobile-wrap .navbar-right{align-items:center;justify-content:flex-end;}.mbnav-center .navbar-left,.mbnav-center .navbar-right{flex-grow:0;flex-shrink:0;width:30%;}.mbnav-center .navbar-center{display:flex;justify-content:center;width:40%;}.mbnav-center .wnav-holder{padding-right:3px;padding-left:3px;}.mobile-toggle-wrap{display:flex;align-items:stretch;}.navbar-right .mobile-toggle-wrap{height:auto;}.navbar-right .mobile-toggle-wrap .burger-icon > span{right:0;left:auto;}.navbar-right .mobile-toggle-wrap .mobile-menu-trigger{padding-right:0;padding-left:10px;}.mobile-menu-trigger{display:flex;align-items:center;padding-right:10px;cursor:pointer;}.mobile-menu-trigger.mobile-search-icon{font-size:18px;padding:0 5px;}.mobile-menu-trigger i:before{-webkit-transition:var(--effect);transition:var(--effect);}.mobile-collapse{z-index:0;display:flex;visibility:hidden;overflow:hidden;flex-grow:1;height:0;-webkit-transition:opacity .7s var(--timing);transition:opacity .7s var(--timing);opacity:0;color:var(--submbnav-color,var(--subnav-color));background:var(--submbnav-bg,var(--subnav-bg));background:-webkit-linear-gradient(left,var(--submbnav-bg-from,var(--subnav-bg-from)) 0%,var(--submbnav-bg-to,var(--subnav-bg-to)) 100%);background:linear-gradient(to right,var(--submbnav-bg-from,var(--subnav-bg-from)) 0%,var(--submbnav-bg-to,var(--subnav-bg-to)) 100%);}.collapse-activated .mobile-collapse{visibility:visible;flex-grow:1;height:auto;opacity:1;}.collapse-activated .yes-amp .mobile-collapse{height:calc(100vh - 85px);padding-bottom:85px;}.collapse-sections{position:relative;display:flex;flex-flow:column nowrap;width:100%;margin-top:20px;padding:20px;gap:15px;}.collapse-inner{position:relative;display:block;width:100%;padding-top:15px;}.collapse-inner > *:last-child{padding-bottom:90px;}.mobile-search-form .live-search-animation.rb-loader{top:8px;}.mobile-menu > li.menu-item-has-children:not(:first-child){margin-top:20px;}.mobile-menu > li > a{display:block;padding:10px 0;}.mobile-menu .sub-menu{display:flex;flex-flow:row wrap;padding-top:5px;border-top:1px solid var(--submbnav-color-10,var(--subnav-color-10));}.mobile-menu .sub-menu > *{flex:0 0 50%;}.mobile-menu .sub-menu a{display:block;width:100%;padding:7px 0;}.mobile-qview{position:relative;display:block;overflow:auto;width:100%;border-top:1px solid var(--nav-color-10);-ms-overflow-style:none;scrollbar-width:none;}.mobile-qview::-webkit-scrollbar{width:0;height:0;}.mobile-qview-inner{display:flex;flex-flow:row nowrap;}.mobile-qview a{position:relative;display:flex;align-items:center;height:var(--qview-height,42px);padding:0 15px;white-space:nowrap;color:inherit;}.mobile-qview a > span{line-height:1;}.mobile-qview .menu-sub-title{display:none;}.mobile-qview a:before{position:absolute;right:15px;bottom:0;left:15px;height:4px;content:"";-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-3);background-color:transparent;}.mobile-qview a:hover:before,.mobile-qview .current-menu-item > a:before{background-color:var(--g-color);}.logged-mobile-menu{position:relative;display:flex;flex-flow:row wrap;padding-left:15px;}.logged-mobile-menu:before{position:absolute;top:5px;bottom:5px;left:0;content:"";border-left:5px solid currentColor;}.logged-mobile-menu > *{width:50%;}.logged-mobile-menu a{line-height:1;padding:5px;}.mobile-socials{display:flex;flex-flow:row wrap;}.mobile-socials:not(:first-child ){padding-top:15px;border-top:1px solid var(--flex-gray-15);}.mobile-login{display:flex;align-items:center;justify-content:space-between;width:100%;}.mobile-login .login-toggle.is-btn{margin-right:0;}.mobile-login-title strong{margin-left:.2em;}.mobile-logout-btn{background-color:var(--dark-accent);}.mobile-socials a{font-size:16px;flex-shrink:0;padding:0 12px;}.header-alert{font-size:var(--em-mini);display:flex;align-items:center;justify-content:center;padding-top:5px;padding-bottom:5px;text-align:center;color:var(--alert-color,inherit);background-color:var(--alert-bg,#ffc96a);}.header-ad-widget{padding:15px 20px;}.sticky-on .header-alert.is-sticky-hide{visibility:hidden;}.top-site-ad{position:relative;display:block;width:100%;height:auto;text-align:center;background-color:var(--top-site-bg,var(--flex-gray-7));}.yes-hd-transparent .top-site-ad{background-color:var(--top-site-bg,#141519);}.top-site-ad.is-image.yes-animation{position:fixed;top:0;bottom:auto;left:0;}.admin-bar .top-site-ad.is-image.yes-animation{top:32px;}.top-site-ad:not(.no-spacing){padding-top:15px;padding-bottom:15px;}.top-site-ad.no-spacing .edge-padding{padding-right:0;padding-left:0;}.top-site-ad .ad-image{border-radius:0;}#signup-content{max-width:720px;margin:100px auto;}.mu_register h2{font-size:var(--h1-fsize);text-align:center;}.mu_register .mu_alert{font-style:normal;margin-bottom:20px;padding:20px;border-radius:var(--round-7);}.mu_register form{max-width:460px;margin:auto;padding:20px 40px 50px 40px;border:1px solid var(--flex-gray-15);border-radius:var(--round-7);}#signup-content .mu_register label,#signup-content .mu_register legend,#signup-content .mu_register .label-heading{margin:20px 0 5px;}.mu_register legend + p,.mu_register input + p{font-size:var(--meta-fsize);color:var(--meta-fcolor);}#signup-content .mu_register input{font-size:1rem;}#signup-content .mu_register input[type='submit']{margin-top:20px;}.p-wrap,.p-content{position:relative;}.p-overlay{--el-spacing:10px;}.p-wrap > *:not(:last-child),.grid-box > *:not(:last-child),.p-content > *:not(:last-child){margin-bottom:var(--el-spacing);}.p-small,.is-mega-category .p-wrap{--el-spacing:7px;}.grid-box{position:relative;height:100%;padding-bottom:calc(var(--box-spacing) + 5px);border-radius:var(--wrap-border,var(--round-3));}.grid-box .p-featured{border-bottom-right-radius:0;border-bottom-left-radius:0;}.list-box{position:relative;border-radius:var(--wrap-border,var(--round-3));}.box-border .grid-box:before,.box-border .list-box:before{position:absolute;z-index:5;top:0;right:0;bottom:0;left:0;content:"";pointer-events:none;border:1px solid;border-color:var(--box-color,var(--default-box,var(--flex-gray-15)));border-radius:var(--wrap-border,var(--round-3));}.box-bg .grid-box,.box-bg .list-box{background-color:var(--box-color,var(--default-box,var(--solid-light)));}.box-shadow .grid-box,.box-shadow .list-box{background-color:var(--box-color,var(--default-box,transparent));box-shadow:0 4px 20px var(--shadow-7);}[data-theme='dark'] .box-shadow .grid-box,.light-scheme .box-shadow .grid-box,[data-theme='dark'] .box-shadow .list-box,.light-scheme .box-shadow .list-box{--box-shadow-color:var(--shadow-12);}[data-theme='dark'] .box-border .grid-box:before,.light-scheme .box-border .grid-box:before,[data-theme='dark'] .box-border .list-box:before,.light-scheme .box-border .list-box:before{border-color:var(--dark-box-color,var(--default-dark-box,var(--flex-gray-15)));}[data-theme='dark'] .box-bg .grid-box,.light-scheme .box-bg .grid-box,[data-theme='dark'] .box-bg .list-box,.light-scheme .box-bg .list-box{background-color:var(--dark-box-color,var(--default-dark-box,var(--solid-light)));}[data-theme='dark'] .box-shadow .grid-box,.light-scheme .box-shadow .grid-box,[data-theme='dark'] .box-shadow .list-box,.light-scheme .box-shadow .list-box{background-color:var(--dark-box-color,var(--default-dark-box,transparent));}.grid-box > *:not(.feat-holder){margin-right:var(--box-spacing);margin-left:var(--box-spacing);}.grid-box .feat-holder{z-index:10;}.counter-el{position:relative;counter-increment:trend-counter;}.counter-el:before{font-family:var(--h2-family);font-size:var(--counter-size,3.5rem);font-weight:var(--h2-fweight);font-style:var(--h2-fstyle);line-height:1;position:absolute;top:0;right:0;bottom:auto;left:auto;display:block;min-width:1.05em;content:counter(trend-counter,decimal-leading-zero);letter-spacing:var(--h2-fspace);pointer-events:none;opacity:var(--counter-opacity,.15);color:var(--counter-color,currentColor);}.p-top + .counter-el:before{top:-1.5rem;}.is-counter-inline .counter-el:before{position:relative;top:auto;right:auto;bottom:auto;left:auto;display:inline;padding-right:7px;opacity:1;color:var(--counter-color,var(--g-color));}.feat-holder{position:relative;max-width:100%;}.p-top,.p-categories{display:flex;align-items:stretch;flex-flow:row wrap;flex-grow:1;gap:3px;}.p-top .p-categories{flex-grow:0;}.p-format-inline .p-format{display:flex;align-items:center;justify-content:center;height:100%;margin-left:2px;padding:0 5px;border-radius:var(--round-3);}.ecat-bg-3 .p-format-inline .p-format,.ecat-border .p-format-inline .p-format{border-radius:9999px;}.p-format-inline .p-format .gallery-count{display:none;}.p-format-inline .p-format i{font-size:1em;}.p-featured{position:relative;display:block;overflow:hidden;padding-bottom:calc(var(--feat-ratio,60) * 1%);border-radius:var(--wrap-border,var(--round-3));}.hovering-scale .p-featured img{-webkit-transition:-webkit-transform .4s var(--timing);transition:transform .4s var(--timing);}.hovering-bw .p-featured img{-webkit-transition:var(--effect);transition:var(--effect);-webkit-filter:grayscale(0%);filter:grayscale(0%);}.hovering-bw-invert .p-featured img{-webkit-transition:var(--effect);transition:var(--effect);-webkit-filter:grayscale(100%);filter:grayscale(100%);}.hovering-fade .p-featured img{-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);}.hovering-scale .p-wrap:hover .p-featured img{-webkit-transform:scale(1.05);transform:scale(1.05);}.hovering-fade .p-wrap:hover .p-featured img{opacity:.7;}.hovering-bw .p-wrap:hover .p-featured img{-webkit-filter:grayscale(100%);filter:grayscale(100%);}.hovering-bw-invert .p-wrap:hover .p-featured img{-webkit-filter:grayscale(0%);filter:grayscale(0%);}[class*='p-overlay-'] .p-featured{margin-bottom:0;border-radius:0;}.p-center [class*='p-overlay-'] .entry-title{max-width:var(--rb-width,1240px);margin-right:auto;margin-left:auto;}.p-center [class*='p-overlay-'] .entry-summary{max-width:var(--rb-small-width,860px);margin-right:auto;margin-left:auto;}.p-featured.ratio-v1{padding-bottom:calc(var(--feat-ratio,75) * 1%);}.p-featured.ratio-v2{padding-bottom:calc(var(--feat-ratio,85) * 1%);}.p-featured.ratio-q{padding-bottom:calc(var(--feat-ratio,100) * 1%);}.preview-video{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:none;overflow:inherit;width:100%;height:100%;pointer-events:none;object-fit:cover;}.preview-video video{display:block;width:100%;height:100%;pointer-events:none;object-fit:none;}.show-preview .preview-video{display:block;}.p-flink{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;}.p-featured img.featured-img,.i-ratio .s-feat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;object-fit:cover;object-position:var(--feat-position,center);}.block-wrap:not(.p-center) .p-meta.has-bookmark,.block-wrap:not(.p-center) .review-meta.has-bookmark{padding-right:25px;}.p-meta{position:relative;display:block;}.meta-inner{display:flex;align-items:center;flex-flow:row wrap;gap:.1em .7em;}.p-center .p-meta{display:flex;flex-flow:row nowrap;}.p-center .p-meta,.p-center .meta-inner,.p-center .meta-el{justify-content:center;}.rb-bookmark{font-size:var(--bookmark-fsize,1rem);position:absolute;z-index:10;top:auto;right:0;bottom:0;left:auto;display:flex;visibility:hidden;align-items:center;justify-content:center;width:20px;height:100%;cursor:pointer;pointer-events:none;color:var(--body-fcolor);}.bookmarked-icon,.bookmarked i:not(.bookmarked-icon){display:none;}.bookmarked i.bookmarked-icon{display:block;}.rb-bookmark i{-webkit-transition:var(--effect);transition:var(--effect);}.rb-bookmark.in-progress{pointer-events:none;}.meta-bookmark .rb-bookmark{font-size:0;line-height:1;position:relative;top:auto;bottom:auto;width:auto;height:auto;color:inherit;}.meta-bookmark .rb-bookmark i{font-size:var(--meta-fsize);margin:0;}.meta-bookmark .rb-bookmark:hover i{color:var(--g-color);border-color:var(--g-color);text-shadow:none;}.meta-el{display:inline-flex;align-items:center;flex-flow:row wrap;width:var(--meta-width,auto);gap:max(2px,.35em);}.meta-label{display:inline-flex;align-items:center;gap:max(2px,.35em);}.meta-category a{color:var(--cat-highlight,inherit);}.meta-separate:after{display:inline-flex;width:1px;height:8px;margin-left:.35em;content:"";-webkit-transform:skewX(-15deg);transform:skewX(-15deg);text-decoration:none !important;opacity:var(--meta-style-o,.3);border-radius:var(--meta-style-b,0);background-color:var(--meta-fcolor);}.meta-separate:last-child:after,.has-suffix .meta-separate:nth-last-child(2):after{display:none;}.meta-avatar{flex-shrink:0;margin-right:-.1em;gap:3px;}body .meta-avatar img{display:inline-flex;width:22px;height:22px;border-radius:50%;object-fit:cover;}.meta-avatar.multiple-avatar img:not(:first-child){margin-left:-10px;}.meta-avatar,.meta-avatar + span{--meta-width:auto;}.meta-like{opacity:0;}.elementor-editor-active .meta-like,.meta-like.loaded{opacity:1;}.meta-like > span{line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:42px;padding:5px 7px;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-5);gap:.35em;}.meta-like i{font-size:calc(1em + 3px);}.el-like.triggered i:before{content:"";}.el-dislike.triggered i:before{content:"";}span.entry-title{display:block;}.entry-title i{font-size:.9em;display:inline;margin-right:.2em;vertical-align:middle;color:var(--title-color,currentColor);}.live-tag{position:relative;display:inline;vertical-align:baseline;color:var(--live-color);}.live-tag:before,.live-tag:after{color:inherit;}.lmeta-all .live-tag:before,.lmeta-dot .live-tag:before{font-family:"ruby-icon";font-size:1em;font-weight:normal;font-style:normal;font-variant:normal;position:relative;content:"";text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;speak:none;}.lmeta-all .live-tag:before,.lmeta-dot .live-tag{font-size:.8em;margin-right:max(4px,.2em);letter-spacing:0;}.lmeta-dot .live-tag:after{display:inline-block;width:1em;height:1em;margin-left:-1em;content:"";animation:liveAnimation 1.5s linear infinite;pointer-events:none;border:.2em solid currentColor;border-radius:50%;}.p-url{font-size:inherit;line-height:inherit;position:relative;color:var(--title-color,inherit);text-underline-offset:1px;}.has-index:before{display:inline;content:attr(data-index);}.sticky .entry-title a:before,.sticky .s-title:before{font-family:"ruby-icon";font-size:1em;margin-right:.3em;padding:0;content:"" !important;color:inherit;background:none;}.is-meta .meta-author a,.meta-category a,.breadcrumb-inner a{-webkit-transition:var(--effect);transition:var(--effect);text-decoration-color:transparent;text-decoration-line:underline;text-underline-offset:1px;}.single-meta .meta-author a,.is-meta a:hover,.sponsor-link:hover .is-text,.breadcrumb-inner a:hover{text-decoration:underline solid;}.name-text .nname-info .nice-name{text-decoration:none;}.single-meta .meta-author a:hover,a.nice-name:hover{color:var(--g-color);}.cfield-meta{line-height:1;display:inline-flex;align-items:center;flex-flow:row nowrap;color:var(--meta-color,var(--meta-fcolor));gap:var(--meta-spacing,3px);}.meta-icon{font-size:var(--meta-icon-size,inherit);color:var(--meta-icon-color,currentColor);}.meta-icon svg{width:1em;height:1em;fill:currentColor;}.post-edit-link{font-size:var(--rem-mini);line-height:1;position:absolute;z-index:9999;top:0;right:10px;display:block;visibility:hidden;padding:5px;-webkit-transition:var(--effect);transition:var(--effect);opacity:0;color:#fff !important;background-color:#333;}.post-slider .post-edit-link{right:auto;left:0;}.p-wrap:hover .post-edit-link,.holder-wrap:hover .post-edit-link{visibility:visible;opacity:1;}.post-edit-link:hover{background-color:var(--g-color);}.p-format-overlay{line-height:0;position:absolute;z-index:2;top:0;right:0;bottom:auto;display:flex;align-items:flex-end;justify-content:flex-end;pointer-events:none;}.p-format i{font-size:inherit;line-height:1;display:block;}.p-format .rbi-video{-webkit-transform:scale(1.1);transform:scale(1.1);}.p-format-overlay.format-style-bottom{z-index:100;top:auto;right:0;bottom:0;left:auto;}.p-format-overlay.format-style-top{z-index:11;}.p-format-overlay.format-style-bottom .p-format{position:relative;padding:7px 5px 5px 7px;color:var(--body-fcolor);border-radius:50% 0 0 0;background-color:var(--solid-white);}.box-bg .grid-box .format-style-bottom .p-format{background-color:var(--box-color,var(--default-box,var(--solid-light)));}[data-theme='dark'] .box-bg .grid-box .format-style-bottom .p-format,.light-scheme .box-bg .grid-box .format-style-bottom .p-format{background-color:var(--dark-box-color,var(--default-dark-box,var(--solid-light)));}.format-style-bottom .p-format{font-size:20px;}.gallery-count{line-height:1;position:absolute;top:0;right:0;padding:4px;}.format-style-bottom .gallery-count{font-size:10px;line-height:14px;top:2px;right:0;display:block;width:14px;height:14px;padding:0;text-align:center;color:var(--awhite);border-radius:50%;background-color:var(--g-color);}.p-format-overlay.format-style-top{font-size:26px;left:0;}.p-format-overlay.format-style-center{top:50%;right:auto;left:50%;align-items:center;justify-content:center;width:60px;height:60px;margin-top:-30px;margin-left:-30px;}.p-format-overlay.format-style-center .p-format{font-size:40px;display:inline-flex;background-color:transparent;text-shadow:0 0 10px rgba(0,0,0,.25);}.p-format-overlay.format-style-top .p-format{display:block;margin-left:auto;padding:.3em;}.p-format-overlay.format-style-top .p-format:after{position:absolute;top:0;right:0;left:0;height:3px;content:"";}.p-format-overlay.format-style-center .gallery-count{font-size:var(--rem-small);position:relative;top:auto;right:auto;display:inline-flex;justify-content:flex-start;margin-top:-.75em;}.format-style-top .p-format:after{background-color:var(--video-color);}.p-format.format-gallery,.format-style-top .p-format.format-gallery:after{background-color:var(--gallery-color);}.p-format.format-audio,.format-style-top .p-format.format-audio:after{background-color:var(--audio-color);}.format-style-top .gallery-count{font-weight:700;border-radius:var(--round-7);background-color:inherit;}.p-readmore{line-height:1;display:inline-flex;align-items:center;flex-flow:row nowrap;padding:.75em 1.5em;-webkit-transition:var(--effect);transition:var(--effect);border:1px solid var(--g-color);border-radius:var(--round-3);}.p-readmore i,.pagination-simple i{font-size:var(--em-small);line-height:0;margin-left:.5em;-webkit-transition:transform .25s var(--timing);transition:transform .25s var(--timing);}.is-rm-simple .p-link{line-height:1;padding-top:0;}.is-rm-simple .p-readmore{line-height:inherit;padding:0;border:none;}.is-rm-bg .p-readmore{color:var(--awhite);border-radius:var(--round-7);background:var(--g-color);}.is-rm-simple .p-readmore:hover{color:var(--g-color);background:none;box-shadow:none;}.is-rm-simple .p-readmore i:before{content:"";}.p-divider{position:relative;display:block;padding-top:3px;padding-bottom:3px;color:var(--divider-color,var(--g-color));pointer-event:none;}.p-divider:before{display:block;width:100%;max-width:5rem;content:"";border-bottom:1px solid currentColor;}.is-divider-dashed.p-divider:before{border-bottom:1px dashed currentColor;}.is-divider-bdashed.p-divider:before{border-bottom:3px dashed currentColor;}.is-divider-bold.p-divider:before{border-bottom-width:3px;}.is-divider-zigzag{--p-zigzag-url:url("data:image/svg+xml,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' preserveAspectRatio=\'none\' overflow=\'visible\' height=\'100%\' viewBox=\'0 0 24 24\' fill=\'none\' stroke=\'gray\' stroke-width=\'6.6\' stroke-linecap=\'square\' stroke-miterlimit=\'10\'%3E%3Cpolyline points=\'0,18 12,6 24,18 \'/%3E%3C/svg%3E");}.is-divider-zigzag.p-divider:before{min-height:10px;border:none;background-color:currentColor;-webkit-mask-image:var(--p-zigzag-url);mask-image:var(--p-zigzag-url);-webkit-mask-repeat:repeat-x;mask-repeat:repeat-x;-webkit-mask-size:10px 100%;mask-size:10px 100%;}.p-center .p-divider:before{margin-right:auto;margin-left:auto;}.pagination-simple .newer i{margin-right:.4em;margin-left:0;}.p-readmore:hover i,.pagination-simple a:hover i{-webkit-transform:translateX(3px);transform:translateX(3px);}.pagination-simple .newer a:hover i{-webkit-transform:translateX(-3px);transform:translateX(-3px);}.review-meta{position:relative;display:block;}.p-center .review-meta.has-bookmark{display:flex;flex-flow:row nowrap;justify-content:center;width:100%;}.review-meta.type-star{padding-top:2px;}.review-meta-inner{display:flex;align-items:center;flex-flow:row wrap;gap:.7em;}.review-extra,.review-meta-inner .extra-meta{display:flex;align-items:center;flex-flow:row nowrap;}.is-rstyle-3 .review-extra,.is-rstyle-5 .review-extra{width:100%;}.p-center .is-rstyle-3 .review-extra,.p-center .is-rstyle-5 .review-extra{justify-content:center;}.review-meta-inner .extra-meta:before{display:inline-flex;width:3px;height:3px;margin-right:.35em;margin-left:.35em;content:"";opacity:.5;border-radius:50%;background-color:currentColor;}.rline-wrap{position:relative;display:inline-flex;overflow:hidden;flex-flow:row nowrap;margin-right:10px;gap:1px;}.rline{display:inline-flex;width:calc(var(--rating-size,14px) * 1.5);max-width:20%;height:min(calc(var(--rating-size,14px) * .5),10px);background-color:var(--flex-gray-15);}.rline:nth-child(1){background-color:#ff0d0d;}.rline:nth-child(2){background-color:#ff5612;}.rline:nth-child(3){background-color:#ffa444;}.rline:nth-child(4){background-color:#a0b339;}.rline:nth-child(5){background-color:#50a735;}.rline:not(.activated){background-color:var(--flex-gray-15);}.rstar-wrap{position:relative;display:inline-flex;overflow:hidden;color:var(--awhite);border-radius:min(3px,var(--round-3));}.rstar{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(var(--rating-size,14px) + 6px);height:calc(var(--rating-size,14px) + 6px);margin-right:1px;}.rstar:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;content:"";background-color:var(--flex-gray-15);}.review-description{white-space:nowrap;}.review-description strong{font-weight:var(--meta-b-fweight);}.rstar:last-child{margin-right:0;}.rstar i{font-size:var(--rating-size,14px);line-height:1;position:relative;z-index:10;}.rstar-bg{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,var(--review-color) calc(100% - 1px),transparent calc(1px));background-image:-webkit-linear-gradient(left,var(--review-color) calc(100% - 1px),transparent calc(1px));background-position:0 0;background-size:calc(var(--rating-size,14px) + 7px) calc(var(--rating-size,14px) + 6px);}.hover-ani-2 .p-url{-webkit-transition:all .25s var(--timing);transition:all .25s var(--timing);}.hover-ani-2 .p-url:hover{color:var(--title-hcolor,var(--g-color));}.hover-ani-2[data-theme='dark'] .p-url:hover,.hover-ani-2 .overlay-text .p-url:hover,.hover-ani-2 .light-scheme .p-url:hover{opacity:.7;color:var(--title-hcolor,var(--awhite));}.hover-ani-1 .p-url{-webkit-transition:all .25s var(--timing);transition:all .25s var(--timing);-moz-text-decoration-color:transparent;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-decoration-line:underline;text-decoration-thickness:.1em;}.hover-ani-1 .p-url:hover{-webkit-text-decoration-color:var(--title-e-hcolor,var(--g-color));text-decoration-color:var(--title-e-hcolor,var(--g-color));}body:not([data-theme='dark']).hover-ani-1 .p-url:hover{color:var(--title-hcolor,var(--g-color));}body.hover-ani-1 .light-scheme .p-url:hover,body:not([data-theme='dark']).hover-ani-1 .overlay-text .p-url:hover{color:var(--awhite);}.hover-ani-3 .p-url{-webkit-transition:background-position .2s ease;transition:background-position .2s ease;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--title-e-hcolor,currentColor)),to(var(--title-e-hcolor,currentColor)));background-image:linear-gradient(var(--title-e-hcolor,currentColor),var(--title-e-hcolor,currentColor));background-repeat:no-repeat;background-position:left 102%;-webkit-background-size:100% 0;background-size:100% 0;will-change:background-position;}.hover-ani-3 .p-url:hover{color:var(--title-hcolor,currentColor);background-position:left calc(100% - .1em);-webkit-background-size:100% 2px;background-size:100% 2px;}.hover-ani-4 .p-url{-webkit-transition:background-size .25s var(--timing);transition:background-size .25s var(--timing);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--title-e-hcolor,var(--g-color-90))),to(var(--title-e-hcolor,var(--g-color-90))));background-image:linear-gradient(var(--title-e-hcolor,var(--g-color-90)),var(--title-e-hcolor,var(--g-color-90)));background-repeat:no-repeat;background-position:0% 100%;background-size:100% 0%;}.hover-ani-4 .p-url:hover{color:var(--title-hcolor,currentColor);background-size:100% 30%;}.hover-ani-5 .p-url{-webkit-transition:background-size .4s ease,color .4s ease;transition:background-size .4s ease,color .4s ease;background-image:-webkit-gradient(linear,left top,left bottom,from(var(--title-e-hcolor,var(--g-color))),to(var(--title-e-hcolor,var(--g-color))));background-image:linear-gradient(var(--title-e-hcolor,var(--g-color)),var(--title-e-hcolor,var(--g-color)));background-repeat:no-repeat;background-position:0% 100%;background-size:0% 100%;}.hover-ani-5 .p-url:hover{color:var(--title-hcolor,var(--awhite));background-size:100% 100%;}.hover-ani-6 .p-url{-webkit-transition:background-size .25s var(--timing);transition:background-size .25s var(--timing);background-image:-webkit-gradient(linear,left top,left bottom,from(var(--title-e-hcolor,currentColor)),to(var(--title-e-hcolor,currentColor)));background-image:linear-gradient(var(--title-e-hcolor,currentColor),var(--title-e-hcolor,currentColor));background-repeat:no-repeat;background-position:bottom left;-webkit-background-size:0% 1px;background-size:0% 1px;}.hover-ani-6 .p-url:hover{color:var(--title-hcolor,currentColor);-webkit-background-size:100% 1px;background-size:100% 1px;}@keyframes hover-ani-7{0%{background-size:0% 5px;-webkit-background-size:0% 5px;}50%{background-size:100% 5px;-webkit-background-size:100% 5px;background-position:bottom left;}51%{background-size:100% 5px;-webkit-background-size:100% 5px;background-position:bottom right;}100%{background-size:0% 5px;-webkit-background-size:0% 5px;background-position:bottom right;}}@-webkit-keyframes hover-ani-7{0%{background-size:0% 5px;-webkit-background-size:0% 5px;}50%{background-size:100% 5px;-webkit-background-size:100% 5px;background-position:bottom left;}51%{background-size:100% 5px;-webkit-background-size:100% 5px;background-position:bottom right;}100%{background-size:0% 5px;-webkit-background-size:0% 5px;background-position:bottom right;}}.hover-ani-7 .p-url{background-image:-webkit-gradient(linear,left top,left bottom,from(var(--title-e-hcolor,var(--g-color))),to(var(--title-e-hcolor,var(--g-color))));background-image:linear-gradient(var(--title-e-hcolor,var(--g-color)),var(--title-e-hcolor,var(--g-color)));background-repeat:no-repeat;background-position:bottom left;-webkit-background-size:0% 5px;background-size:0% 5px;}.hover-ani-7 .p-url:hover{-webkit-animation:hover-ani-7 1.5s ease;animation:hover-ani-7 1.5s ease;color:var(--title-hcolor,currentColor);}.hover-ani-8 .p-url{-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);opacity:1;}.hover-ani-8 .p-url:hover{opacity:.5;color:var(--title-hcolor,currentColor);}.bookmark-notification{position:fixed;z-index:5000;right:0;bottom:50px;left:calc(50% - 200px);display:none;width:100%;max-width:400px;padding:0 20px;text-align:center;}.bookmark-notification-inner{display:inline-flex;overflow:hidden;align-items:stretch;flex-flow:row nowrap;border-radius:var(--round-7);background-color:var(--solid-white);box-shadow:0 4px 30px var(--shadow-12);}.remove-info,.follow-info{font-size:var(--meta-fsize);align-items:center;justify-content:center;padding:20px 30px;}.follow-desc span{color:#649f74;}.follow-info strong{font-size:1.1em;margin-left:7px;}.bookmark-limited .bookmark-desc{font-size:var(--rem-small);margin-top:0;text-align:center;color:#fff;}.bookmark-featured{position:relative;flex-shrink:0;width:100px;}.bookmark-featured img{position:absolute;top:0;left:0;width:100%;height:100%;}.bookmark-inner{display:flex;flex-flow:column nowrap;flex-grow:1;padding:15px;}.bookmark-title{display:inline-block;overflow:hidden;max-width:235px;text-align:left;white-space:nowrap;text-overflow:ellipsis;color:#649f74;}.bookmark-desc{font-size:var(--rem-mini);line-height:1.5;display:block;margin-top:5px;text-align:left;color:var(--meta-fcolor);}.bookmark-remove-holder{font-size:var(--rem-mini);align-items:center;padding:15px 20px;}.bookmark-undo{margin-left:auto;-webkit-transition:var(--effect);transition:var(--effect);color:#649f74;}.removed .bookmark-title,.removed .follow-desc span{color:#ff7142;}.bookmark-undo:hover{text-decoration:underline;}.bookmark-remove-holder p{font-size:var(--rem-mini);}.p-category{font-family:inherit;font-weight:inherit;font-style:inherit;line-height:1;position:relative;z-index:1;display:inline-flex;flex-shrink:0;color:var(--cat-fcolor,inherit);}.ecat-bg-1 .p-category,.ecat-bg-2 .p-category,.ecat-bg-3 .p-category{padding:.7em 1.2em;-webkit-transition:all .25s var(--timing);transition:all .25s var(--timing);text-decoration:none;color:var(--cat-fcolor,var(--awhite));}.ecat-border .p-category{padding:.6em 1.1em;-webkit-transition:all .25s var(--timing);transition:all .25s var(--timing);text-decoration:none;color:var(--cat-highlight,var(--g-color));border:1px solid var(--cat-fcolor,var(--cat-highlight,currentColor));border-radius:999px;}[data-theme='dark'] .ecat-border .p-category{color:var(--cat-highlight,var(--awhite));border:1px solid var(--cat-fcolor,var(--cat-highlight,var(--g-color)));}.ecat-bg-3 .p-category{padding-right:1.5em;padding-left:1.5em;border-radius:100px;background-color:var(--cat-highlight,var(--g-color));}.ecat-bg-4 .p-category{padding:min(.3em,5px) min(.7em,12px);-webkit-transition:all .25s var(--timing);transition:all .25s var(--timing);text-decoration:none;color:var(--cat-fcolor,var(--awhite));border-radius:var(--round-3);background-color:var(--cat-highlight,var(--g-color));}.ecat-bg-3 .post-edit-link{right:auto;left:10px;}.ecat-bg-1 .p-category:before,.ecat-bg-2 .p-category:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;display:block;content:"";-webkit-transition:box-shadow .25s var(--timing);transition:box-shadow .25s var(--timing);border-radius:var(--round-3);background-color:var(--cat-highlight,var(--g-color));}.ecat-bg-1 .p-category:before{-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}.ecat-text .p-category{line-height:inherit;display:inline-flex;align-items:center;flex-flow:row nowrap;-webkit-transition:var(--effect);transition:var(--effect);color:var(--cat-highlight,inherit);}.ecat-text .p-categories{line-height:1.5;}.ecat-text .p-category:not(:first-child):before{display:inline-flex;justify-content:center;width:1px;height:8px;max-height:1em;margin-right:7px;content:"";-webkit-transform:skewX(-15deg);transform:skewX(-15deg);background-color:var(--meta-fcolor);}.overlay-text .ecat-l-dot .p-category,.overlay-text .ecat-b-border .p-category,.overlay-text .ecat-text .p-category,.overlay-text .ecat-text .p-category:before,.overlay-text .ecat-border .p-category,.overlay-text .ecat-b-dotted .p-category,.ecat-l-dot .overlay-text .p-category,.ecat-b-border .overlay-text .p-category,.ecat-text .overlay-text .p-category,.ecat-text .overlay-text .p-category:before,.ecat-border .overlay-text .p-category,.ecat-b-dotted .overlay-text .p-category,.ecat-l-dot.light-scheme .p-category,.ecat-b-border.light-scheme .p-category,.ecat-text.light-scheme .p-category,.ecat-text.light-scheme .p-category:before,.ecat-border.light-scheme .p-category,.ecat-b-dotted.light-scheme .p-category{color:var(--awhite);text-shadow:0 1px 3px var(--shadow-7);}.ecat-text .p-categories{gap:7px;}.ecat-b-dotted .p-categories,.ecat-b-border .p-categories{gap:10px 7px;}.ecat-l-dot .p-categories{gap:10px;}.ecat-l-dot .p-category:before{display:inline-flex;width:1em;height:1em;margin-right:7px;content:"";border-radius:50%;background-color:var(--cat-highlight,var(--g-color));}.ecat-l-dot .p-category{-webkit-transition:var(--effect);transition:var(--effect);vertical-align:middle;text-decoration:underline dotted transparent;text-shadow:none !important;}.ecat-l-dot .p-category:hover{text-decoration-color:var(--cat-highlight,currentColor);}.ecat-b-dotted .p-category{-webkit-transition:var(--effect);transition:var(--effect);border-bottom:3px dotted var(--cat-highlight,var(--g-color));}.ecat-b-border .p-category:before{position:absolute;z-index:-1;bottom:0;left:0;display:block;width:100%;height:5px;content:"";-webkit-transition:var(--effect);transition:var(--effect);opacity:.6;background-color:var(--cat-highlight,var(--g-color));}.ecat-b-border .p-category:hover:before{height:1px;opacity:1;}.ecat-text .p-format-inline .p-format,.ecat-b-border .p-format-inline .p-format,.ecat-b-dotted .p-format-inline .p-format,.ecat-l-dot .p-format-inline .p-format{color:var(--video-color);background-color:transparent;}.ecat-b-text .p-format-inline .p-format.format-gallery,.ecat-b-border .p-format-inline .p-format.format-gallery,.ecat-b-dotted .p-format-inline .p-format.format-gallery,.ecat-l-dot .p-format-inline .p-format.format-gallery{color:var(--gallery-color);}.ecat-b-text .p-format-inline .p-format.format-audio,.ecat-b-border .p-format-inline .p-format.format-audio,.ecat-b-dotted .p-format-inline .p-format.format-audio,.ecat-l-dot .p-format-inline .p-format.format-audio{color:var(--audio-color);}.feat-holder .p-top{position:absolute;z-index:20;right:12px;bottom:10px;left:12px;margin-bottom:0;}.p-box .feat-holder .p-top{right:var(--box-spacing,12px);left:var(--box-spacing,12px);}.ecat-bg-1 .feat-holder .p-top{top:auto;right:0;bottom:-2px;left:0;margin-bottom:0;}.ecat-bg-1 .p-box .feat-holder .p-top{right:var(--box-spacing,0);left:var(--box-spacing,0);}.ecat-bg-2 .feat-holder .p-top{top:auto;right:7px;bottom:-2px;left:7px;margin-bottom:0;}.ecat-bg-2 .p-box .feat-holder .p-top{right:var(--box-spacing,7px);left:var(--box-spacing,7px);}.ecat-bg-3 .feat-holder .p-top{position:absolute;z-index:10;top:10px;right:10px;bottom:auto;left:auto;justify-content:flex-end;width:auto;margin-bottom:0;}.ecat-bg-4 .feat-holder .p-top{top:auto;right:0;bottom:0;left:0;}.ecat-bg-4 .p-box .feat-holder .p-top{right:var(--box-spacing,0);left:var(--box-spacing,0);}.ecat-bg-1 .p-grid-1 .feat-holder,.ecat-bg-2 .p-grid-1 .feat-holder,.ecat-bg-1 .p-grid-box-1 .feat-holder,.ecat-bg-2 .p-grid-box-1 .feat-holder,.ecat-bg-1 .p-grid-small-1 .feat-holder,.ecat-bg-2 .p-grid-small-1 .feat-holder{padding-bottom:4px;}.ecat-text .p-category:hover,.ecat-border .p-category:hover{opacity:.7;}.ecat-b-dotted .p-category:hover{color:var(--cat-highlight,var(--g-color));}.ecat-b-dotted .feat-holder .p-category:hover{color:var(--absolute-light);}.is-p-protected a:before{font-family:var(--cat-family);font-size:var(--cat-fsize);font-weight:var(--cat-fweight);font-style:var(--cat-fstyle);line-height:1;display:none;margin-right:5px;padding:3px 8px;content:"";vertical-align:.25em;text-decoration:none;color:var(--awhite);border-radius:var(--round-3);background-color:var(--g-color);}.exclusive-style-border .is-p-protected a:before{color:inherit;border:1px solid var(--g-color);border-radius:var(--round-3);background:none;}.exclusive-style-text .is-p-protected a:before{font-family:inherit;font-size:inherit;font-weight:inherit;font-style:inherit;line-height:inherit;display:inline;margin-right:.3em;padding:0;vertical-align:inherit;text-decoration:inherit;text-transform:inherit;color:var(--g-color);border-radius:0;background:none;}.p-format{line-height:1;position:static;pointer-events:none;color:var(--awhite);border-bottom-left-radius:var(--round-3);background-color:var(--video-color);}.p-grid-small-1 .counter-el:before{font-size:var(--counter-size,1.5em);position:relative;display:inline-flex;min-width:0;margin-right:5px;opacity:1;color:var(--g-color);}.p-list-small-2{display:flex;flex-flow:row nowrap;}.is-feat-right .p-list-small-2 .counter-el:before{right:auto;left:0;}.p-list-small-2 .feat-holder{flex-shrink:0;width:100px;margin-right:var(--featured-spacing,15px);}.p-list-small-2 .p-content{flex-grow:1;}.p-list-small-2 .p-format i{-webkit-transform:scale(.83);transform:scale(.83);}.p-wrap.p-list-small-2 .feat-holder,.p-wrap.p-list-small-2 .p-meta{margin-bottom:0;}.is-feat-right .p-wrap{flex-direction:row-reverse;}.is-feat-right .p-list-small-2 .feat-holder{margin-right:0;margin-left:var(--featured-spacing,15px);}.p-list-small-3 .p-featured{border-radius:50%;}.p-list-small-3{align-items:center;}.list-holder{display:flex;align-items:center;flex-flow:row wrap;margin-right:var(--list-holder-margin,-15px);margin-left:var(--list-holder-margin,-15px);}.list-holder > *{flex-grow:1;width:100%;max-width:100%;padding-right:var(--list-holder-spacing,15px);padding-left:var(--list-holder-spacing,15px);}.p-vtop .list-holder{align-items:flex-start;}.p-middle .list-holder{align-items:center;}.p-vbottom .list-holder{align-items:flex-end;}.sponsor-inner{line-height:1;display:flex;align-items:center;flex-flow:row wrap;flex-grow:1;gap:5px;}.sponsor-icon{display:flex;align-items:center;flex-flow:row nowrap;}.sponsor-label{white-space:nowrap;}.p-wrap .sponsor-label{color:var(--sponsor-color,var(--g-color));}.sponsor-icon i{font-size:1.15em;}.sponsor-meta{position:relative;display:flex;align-items:center;flex-flow:row nowrap;}.p-center .sponsor-inner,.p-center .p-teaser{justify-content:center;}.sponsor-meta .sponsor-link{display:flex;align-items:center;}.sponsor-meta img{width:auto;height:auto;max-height:1.8em;}.p-small .sponsor-meta img{max-height:1.4em;}.sponsor-brand-light{display:none;}body[data-theme='dark'] .sponsor-brand-light,body .overlay-text .sponsor-brand-light,body .block-wrap.light-scheme .sponsor-brand-light{display:block !important;}body[data-theme='dark'] .sponsor-brand-default,.overlay-text .sponsor-brand-default{display:none;}.s-title-sticky{display:none;align-items:center;flex-flow:row nowrap;flex-grow:1;max-width:100%;margin-left:10px;color:var(--nav-color);}.s-title-sticky-left{display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;padding-right:10px;}.sticky-share-list{display:flex;align-items:center;flex-flow:row nowrap;flex-shrink:0;height:100%;margin-right:0;margin-left:auto;padding-right:5px;padding-left:5px;}.sticky-share-list .t-shared-header{opacity:.5;}.sticky-title-label{font-size:var(--em-small);line-height:1;margin-right:7px;text-transform:uppercase;opacity:.5;}.sticky-title{line-height:var(--nav-height,inherit);display:block;overflow:hidden;width:100%;max-width:600px;white-space:nowrap;text-overflow:ellipsis;}.t-shared-header{font-size:var(--em-mini);display:inline-flex;margin-right:7px;white-space:nowrap;gap:5px;}.sticky-share-list-items{align-items:center;height:100%;}.sticky-share-list-buffer{display:none;}.p-list-inline{display:flex;width:100%;}.p-list-inline i{font-size:var(--em-small);display:inline;margin-right:.3em;-webkit-transition:var(--effect);transition:var(--effect);vertical-align:middle;}.p-list-inline .entry-title:hover i{color:var(--g-color);border-radius:50%;background-color:var(--g-color);}[data-theme='dark'] .p-list-inline .entry-title:hover i{color:var(--awhite);background-color:var(--awhite);}.overlay-text .p-list-inline .entry-title:hover i{color:var(--awhite);background-color:var(--awhite);}.p-highlight,.overlay-holder{position:relative;overflow:hidden;border-radius:var(--wrap-border,var(--round-3));}.p-center .p-wrap{text-align:center;}.p-center .p-top{justify-content:center;}.p-center .review-meta-inner{justify-content:center;padding-right:0;padding-left:0;}.p-center .rb-bookmark{position:relative;margin-left:7px;}.p-center .counter-holder{position:relative;}.p-middle .p-small{align-items:center;}.p-middle [class*='p-overlay-'] .overlay-wrap{align-items:center;}.p-middle [class*='p-overlay-'] .overlay-inner{height:auto;padding-top:0;padding-bottom:0;}.p-bg-overlay .overlay-wrap:before{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;content:"";opacity:.7;background:var(--dark-accent);}.p-vtop [class*='p-overlay-'] .overlay-wrap{align-items:flex-start;}.p-classic-1 > *:not(.feat-holder),.p-classic-1 .p-top{max-width:var(--content-width,100%);margin-right:auto;margin-left:auto;}body:not([data-theme='dark']) .dark-overlay-scheme{--dark-accent:var(--awhite);--dark-accent-0:rgba(255,255,255,0);--dark-accent-90:rgba(255,255,255,.95);}.p-teaser{display:flex;flex-flow:row nowrap;max-width:100%;gap:var(--teaser-gap,5px);}.teaser-item{position:relative;display:flex;overflow:hidden;width:100%;max-width:calc(100% / var(--teaser-col,3));border-radius:var(--wrap-border,var(--round-3));}.teaser-item:before{display:block;width:100%;padding-bottom:calc(var(--teaser-ratio,80) * 1%);content:"";}.teaser-item img{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:var(--effect);transition:var(--effect);object-fit:cover;}a.p-teaser img:hover{opacity:.7;}.block-wrap{position:relative;display:block;counter-reset:trend-counter;}.block-overlay{--bottom-spacing:15px;}.block-small{--bottom-spacing:25px;}.meta-s-none{--meta-style-w:0;--meta-style-h:0;--meta-style-o:0;}.meta-s-line{--meta-style-w:1.5em;--meta-style-h:1px;--meta-style-o:1;}.meta-s-gray-line{--meta-style-w:1.5em;--meta-style-h:1px;--meta-style-o:.3;}.meta-s-gray-dot{--meta-style-w:4px;--meta-style-h:4px;--meta-style-o:.5;--meta-style-b:100%;}.meta-s-dot{--meta-style-w:2px;--meta-style-h:2px;--meta-style-o:1;--meta-style-b:100%;}.meta-s-wrap{--meta-style-w:0;--meta-width:100%;}.block-wrap .rb-error{padding:20px;text-align:center;color:var(--meta-fcolor);}.bottom-border .block-inner > *{padding-bottom:var(--bottom-spacing);}.bottom-border .pagination-wrap{padding-top:calc(var(--bottom-spacing,0) / 2);}.bottom-border .block-inner > *:before{position:absolute;top:auto;right:var(--column-gap,0);bottom:0;left:var(--column-gap,0);height:1px;content:"";pointer-events:none;border-bottom:1px var(--bottom-border-style,solid) var(--bottom-border-color);}.bottom-border.no-last-bb .block-inner > *:last-child:before{border-bottom:none;}.bottom-border.no-last-bb .block-inner > *:last-child{padding-bottom:0;}.last-featured .block-inner{align-items:flex-start;}.is-border-dark{--column-border-color:currentColor;}.is-b-border-dark{--bottom-border-color:currentColor;}.is-border-gray-dot{--column-border-style:dotted;}.is-b-border-gray-dot{--bottom-border-style:dotted;}.is-border-dark-dot{--column-border-color:currentColor;--column-border-style:dotted;}.is-b-border-dark-dot{--bottom-border-color:currentColor;--bottom-border-style:dotted;}.is-border-gray-dash{--column-border-style:dashed;}.is-b-border-gray-dash{--bottom-border-style:dashed;}.is-border-dark-dash{--column-border-color:currentColor;--column-border-style:dashed;}.is-b-border-dark-dash{--bottom-border-color:currentColor;--bottom-border-style:dashed;}.rb-error a{text-decoration:underline;}.rb-error a:hover{color:var(--g-color);}.scroll-holder{scrollbar-color:var(--shadow-7) var(--flex-gray-15);scrollbar-width:thin;}.short-pagination .pagination-nextprev{justify-content:flex-start;margin-top:calc(var(--bottom-spacing) / 2 + 10px);}.short-pagination .pagination-nextprev a > span{display:none;}.short-pagination .pagination-nextprev > *:first-child{margin-right:5px;}.pagination-nextprev > *{justify-content:center;min-width:135px;}.short-pagination .pagination-nextprev > *{min-width:0;}.short-pagination .pagination-trigger{padding:0 10px;}.scroll-holder::-webkit-scrollbar{width:5px;-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background:var(--flex-gray-7);}.scroll-holder::-webkit-scrollbar-thumb{-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background-color:var(--flex-gray-15);}.scroll-holder::-webkit-scrollbar-corner{-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background-color:var(--flex-gray-15);}.post-carousel{display:flex;flex-flow:column nowrap;}.slider-footer{display:flex;align-items:center;justify-content:center;margin-top:10px;}.slider-footer > *{display:inline-flex;align-items:center;min-height:10px;padding:0 4px;}.slider-footer .rbi{font-size:var(--nav-size,18px);-webkit-transition:var(--effect);transition:var(--effect);}.slider-pagination-top,.light-scheme .slider-footer{--slider-nav-dcolor:#fff;}.block-wrap .slider-prev,.block-wrap .slider-next,.block-wrap .swiper-pagination-bullet{color:var(--slider-nav-color,var(--slider-nav-dcolor));}.post-slider .slider-prev,.post-slider .slider-next{font-size:var(--nav-size,1.75rem);position:absolute;z-index:10;top:50%;right:auto;left:0;display:flex;align-items:center;justify-content:center;width:2em;min-width:60px;height:2em;min-height:60px;margin-top:-30px;-webkit-transition:var(--effect);transition:var(--effect);--slider-nav-dcolor:#fff;}.post-slider .slider-next{right:0;left:auto;}.block-wrap .swiper-pagination-bullet:hover,.block-wrap .slider-prev:hover,.block-wrap .slider-next:hover{color:var(--g-color);}.block-hrc{--bottom-spacing:7px;}.block-hrc:not(.hrc-3) .p-wrap:first-child,.hrc-3 .p-content{padding-bottom:var(--bottom-spacing);border-bottom:1px solid var(--flex-gray-15);}.hrc-3 .p-content{margin-bottom:var(--bottom-spacing);}.hrc-col .p-wrap{display:block;width:100%;}.yt-playlist{overflow:hidden;align-items:stretch;border-radius:var(--round-7);gap:0;}.iframe-holder{position:relative;display:block;overflow:hidden;width:100%;height:0;padding-bottom:56.25%;background-color:var(--shadow-7);}.yt-playlist .iframe-holder{background-color:var(--dark-accent);}.iframe-holder iframe{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;}.plist-items-inner{position:relative;height:100%;background-color:var(--dark-accent);}.plist-holder{position:absolute;top:0;left:0;overflow-x:hidden;overflow-y:auto;width:100%;height:100%;padding-top:80px;}.plist-item{display:flex;flex-flow:row nowrap;width:100%;padding:10px 20px;}.plist-item:hover{background-color:var(--shadow-7);}.plist-item-thumb{flex-shrink:0;width:90px;margin-right:12px;}span.plist-item-title{line-height:1.5;display:block;}.play-panel{position:absolute;z-index:99;top:0;right:0;left:0;display:flex;align-items:stretch;flex-flow:row nowrap;background-color:var(--dark-accent);box-shadow:0 4px 10px var(--shadow-7);}.yt-trigger{position:relative;display:flex;flex-grow:0;flex-shrink:0;width:70px;margin-right:0;margin-left:auto;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);-webkit-transform:none !important;transform:none !important;background-color:var(--g-color);}.yt-trigger-icons{position:relative;display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer;}.yt-trigger-icons svg{position:absolute;width:30px;}.play-content{position:relative;overflow:hidden;flex-grow:1;padding:10px 12px;}.play-index{display:flex;margin-bottom:7px;opacity:.5;}.index-info{margin-left:auto;}.play-title{display:block;overflow:hidden;width:100%;white-space:nowrap;text-overflow:ellipsis;}.is-playing .yt-trigger-icons .svg-pause{display:block;}.plist-meta{display:block;margin-top:5px;opacity:.5;}.qlinks-inner{font-size:var(--rem-mini);display:flex;align-items:center;flex-flow:row wrap;max-width:100%;list-style:none;gap:5px var(--qlink-gap,1em);}.qlink-label{margin-right:var(--label-spacing,0px);color:var(--label-color,var(--meta-fcolor));}.qlinks-heading,.qlink{display:inline-flex;align-items:center;list-style:none;white-space:nowrap;}.qlinks-heading{line-height:var(--h5-fheight,1.5);}.yes-nowrap .qlinks-inner{overflow-x:auto;flex-flow:row nowrap;padding-top:6px;padding-bottom:6px;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;}.qlinks-scroll .qlinks-inner::-webkit-scrollbar{height:6px;-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background:var(--flex-gray-7);}.qlinks-scroll .qlinks-inner::-webkit-scrollbar-thumb{-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background-color:var(--flex-gray-40);}.qlinks-scroll .qlinks-inner::-webkit-scrollbar-corner{-webkit-border-radius:var(--round-7);border-radius:var(--round-7);background-color:var(--flex-gray-40);}.is-divider-hyphen .qlink:after,.is-divider-pipe .qlink:after,.is-divider-slash .qlink:after{font-size:.7em;display:inline-flex;margin-left:var(--qlink-gap,1em);content:"/";color:var(--divider-color,currentColor);}.is-divider-pipe .qlink:after{content:"|";}.is-divider-hyphen .qlink:after{font-size:1em;content:"-";}.is-divider-dot .qlink:after{display:inline-flex;width:4px;height:4px;margin-left:var(--qlink-gap,1em);content:"";border-radius:50%;background-color:var(--divider-color,var(--g-color));}.qlink a{display:inline-flex;align-items:center;-webkit-transition:var(--effect);transition:var(--effect);color:var(--qlink-color,inherit);gap:.2em;}.qlayout-1 .qlink a{text-decoration-color:transparent;text-decoration-line:underline;}.qlayout-3 .qlink a{text-decoration-color:currentColor;}[data-theme='dark'] .qlayout-1,[data-theme='dark'] .qlayout-3,[data-theme='dark'] .sub-cat-item a,.light-scheme.qlayout-1,.light-scheme.qlayout-3{--g-color:var(--awhite);}.qlayout-1 .qlink a:hover,.sub-cat-item a:hover{text-decoration:underline;color:var(--g-color);}.qlayout-1.effect-dotted .qlink a:hover{text-decoration-style:dotted;}.qlayout-1.effect-color .qlink a:hover{text-decoration-color:transparent;}.qlayout-1.effect-double .qlink a:hover{text-decoration-style:double;}.qlayout-2 .qlink a{line-height:1;padding:var(--qlink-padding,4px 7px);color:var(--qlink-color,currentColor);border-radius:var(--round-3);background-color:var(--qlink-bg,var(--flex-gray-15));}.qlayout-4 .qlink a{line-height:1;padding:var(--qlink-padding,4px 7px);color:var(--qlink-color,currentColor);border:1px solid currentColor;border-radius:var(--round-3);}.qlayout-4 .qlink a:hover{border-color:var(--g-color);}.yt-trigger-icons .svg-pause,.is-playing .yt-trigger-icons .svg-play,.block-qlinks .qlink.qlinks-heading:after,.block-qlinks .qlink:last-child:after,.breaking-news-prev{display:none;}.archive-header.is-centered{text-align:center;}.is-centered .taxonomy-description{margin-right:auto;margin-left:auto;}.breaking-news-heading{font-size:var(--em-mini);display:flex;align-items:center;margin-right:10px;padding:0 10px;white-space:nowrap;border-radius:var(--round-5);background-color:var(--solid-white);box-shadow:0 2px 10px var(--shadow-7);}.breaking-news-heading i{width:1em;margin-right:4px;color:var(--g-color);}.block-breaking-news{display:flex;flex-flow:row nowrap;}.breaking-news-slider .swiper-slide{padding-right:50px;}.breaking-news-title.entry-title{display:flex;align-items:center;height:100%;margin-bottom:0;-webkit-transition:opacity .5s var(--timing);transition:opacity .5s var(--timing);-webkit-transition-delay:.2ms;transition-delay:.2s;opacity:0;}.breaking-news-title.entry-title a{line-height:1.7;display:inline-block;overflow:hidden;max-width:100%;margin-bottom:0;white-space:nowrap;text-overflow:ellipsis;}.swiper-slide-active .breaking-news-title.entry-title{opacity:1;}.breaking-news-nav{font-size:13px;position:absolute;z-index:10;top:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-around;width:42px;height:100%;}.breaking-news-nav > *{line-height:1;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);opacity:.3;}.breaking-news-nav > *:hover{opacity:1;color:var(--g-color);}.newsletter-box{overflow:hidden;border-radius:var(--round-7);background-repeat:no-repeat;background-position:center;background-size:cover;}.newsletter-inner{display:flex;align-items:center;flex-flow:row wrap;flex-grow:1;max-width:100%;padding:20px;column-gap:var(--inner-gap,3%);}.is-box-shadow .box-inner,.newsletter-style.is-box-shadow{box-shadow:0 0 30px var(--shadow-7);}.is-box-gray .box-inner,.newsletter-style.is-box-gray{border:1px solid var(--flex-gray-15);}.is-box-gray-dot .box-inner,.newsletter-style.is-box-gray-dot{border:1px dotted var(--flex-gray-15);}.is-box-gray-dash .box-inner,.newsletter-style.is-box-gray-dash{border:2px dashed var(--flex-gray-15);}.is-box-dark .box-inner,.newsletter-style.is-box-dark{border:1px solid currentColor;}.is-box-dark-dot .box-inner,.newsletter-style.is-box-dark-dot{border:1px dotted currentColor;}.is-box-dark-dash .box-inner{border:1px dashed currentColor;}.newsletter-style.is-box-dark-dash{border:2px dashed currentColor;}.single .s-ct .newsletter-box.newsletter-style{border:none;box-shadow:none;}.newsletter-featured{flex:0 0 15%;max-width:15%;}.newsletter-box-2 .newsletter-featured{display:flex;justify-content:center;}.newsletter-content{flex:0 0 27%;max-width:27%;}.newsletter-form{flex-grow:1;max-width:660px;margin-left:auto;}.newsletter-form input[type='text'],.newsletter-form input[type='email']{font-weight:700;}.newsletter-form input[type='text']::placeholder,.newsletter-form input[type='email']::placeholder{font-weight:var(--input-fweight);opacity:.8;color:var(--mc-input-color,inherit);}.newsletter-description{font-size:var(--rem-small);color:var(--mc-desc-color,inherit);}.newsletter-content > *:not(:last-child){margin-bottom:10px;}.newsletter-box-2 .newsletter-inner{flex-flow:column nowrap;text-align:center;}.newsletter-box-2 .newsletter-inner > *{flex:0 0 100%;width:100%;max-width:600px;margin-top:0;margin-right:auto;margin-left:auto;padding-right:0;padding-left:0;}.newsletter-box-2 .newsletter-inner > *:not(:last-child){margin-bottom:20px;}.newsletter-box-2 .mc4wp-form-fields > *{justify-content:center;}.newsletter-sb-inner{padding:20px;text-align:center;}.newsletter-sb-inner > *:not(:last-child){margin-bottom:15px;}.newsletter-sb-featured img{margin-right:auto;margin-left:auto;}.newsletter-sb .mc4wp-form-fields > *{flex-flow:row wrap;justify-content:center;}.newsletter-sb .mc4wp-form-fields input[type='submit']{margin-top:5px;margin-left:0;}.widget-mc .newsletter-fw{border-radius:var(--round-5);}.c-align-left .newsletter-sb .mc4wp-form-fields > *,.c-align-left .newsletter-sb-inner{justify-content:left;text-align:left;}.c-align-right .newsletter-sb .mc4wp-form-fields > *,.c-align-right .newsletter-sb-inner{justify-content:right;text-align:right;}.submit-layout-2 .mc4wp-form-fields > *:not(.agree-to-terms){flex-flow:row wrap;justify-content:center;row-gap:var(--mc-btn-margin,12px);}.submit-layout-2 input[type='submit']{line-height:1;margin-left:0;padding:var(--mc-btn-padding,1em);}.submit-layout-2 .newsletter-box-1 input[type='submit']{width:100%;}.heading-inner{position:relative;display:flex;align-items:center;flex-flow:row nowrap;width:100%;column-gap:10px;}.heading-layout-c1 .heading-inner,.heading-layout-c2 .heading-inner,.heading-layout-c6 .heading-inner,.heading-layout-c7 .heading-inner,.heading-layout-c9 .heading-inner,.heading-layout-c13 .heading-inner{justify-content:center;}.heading-title > *{position:relative;z-index:1;color:var(--heading-color,inherit);}.heading-title a{-webkit-transition:var(--effect);transition:var(--effect);}.heading-title a:hover{opacity:.7;}.heading-tagline{line-height:1;display:flex;align-items:center;flex-flow:row nowrap;margin-left:auto;color:var(--heading-tagline-color,inherit);}.heading-tagline a,.heading-tagline i{-webkit-transition:var(--effect);transition:var(--effect);}.heading-tagline a:hover,.heading-tagline a:hover + i{opacity:.7;}.heading-tagline-icon{margin-left:4px;}[class *='heading-layout-c'] .heading-inner{flex-flow:row wrap;text-align:center;}[class *='heading-layout-c'] .heading-tagline{justify-content:center;width:100%;margin-top:var(--heading-tagline-margin,12px);margin-right:auto;}.heading-layout-2 .heading-title:before,.heading-layout-c2 .heading-title:before,.heading-layout-c2 .heading-title:after{display:inline-flex;width:.6em;height:.6em;margin-right:var(--heading-spacing,7px);content:"";border-radius:50%;background-color:var(--heading-sub-color,currentColor);}.heading-layout-c2 .heading-title:after{margin-right:0;margin-left:var(--heading-spacing,5px);}.heading-layout-3 .heading-inner,.heading-layout-c3 .heading-inner{border-bottom:1px solid var(--flex-gray-15);}.heading-layout-c3 .heading-inner{padding-bottom:15px;}.heading-layout-c3 .heading-inner:before{position:absolute;bottom:0;left:50%;width:120px;margin-left:-60px;content:"";border-bottom:5px solid var(--heading-sub-color);}.heading-layout-c3 .heading-title{text-align:center;}.heading-layout-c4 .heading-title,.heading-layout-c5 .heading-title,.heading-layout-c14 .heading-title,.heading-layout-c15 .heading-title{width:100%;text-align:center;}.heading-layout-3 .heading-title > *{display:inline-flex;padding-bottom:var(--heading-spacing,10px);border-bottom:5px solid var(--heading-sub-color);}.heading-layout-c3 .heading-title{width:100%;}.heading-layout-4 .heading-inner,.heading-layout-c4 .heading-inner{padding-bottom:var(--heading-spacing,10px);border-bottom:4px solid var(--heading-sub-color,currentColor);}.heading-layout-4 .heading-inner:before,.heading-layout-c4 .heading-inner:before{position:absolute;top:auto;right:0;bottom:2px;left:0;display:block;content:"";border-bottom:2px solid var(--heading-sub-color,currentColor);}.heading-layout-1 .heading-title,.heading-layout-c1 .heading-title{line-height:1;position:relative;display:inline-flex;padding:0 var(--heading-spacing,12px);backface-visibility:hidden;}.heading-layout-6 .heading-title,.heading-layout-c6 .heading-title{line-height:1;position:relative;display:inline-flex;padding:0 12px;backface-visibility:hidden;}.heading-layout-1 .heading-title:after,.heading-layout-c1 .heading-title:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";-webkit-transform:skewX(-15deg);transform:skewX(-15deg);border-right:3px solid var(--heading-sub-color);border-left:3px solid var(--heading-sub-color);}.heading-layout-5 .heading-inner{width:100%;padding-top:var(--heading-spacing,7px);border-top:5px solid var(--heading-sub-color);}.heading-layout-14 .heading-inner{width:100%;padding-top:var(--heading-spacing,7px);border-top:1px solid var(--heading-sub-color);}.heading-layout-15 .heading-inner{width:100%;padding-top:var(--heading-spacing,7px);padding-bottom:var(--heading-spacing,7px);border-top:1px solid var(--heading-sub-color);border-bottom:1px solid var(--heading-sub-color);}.heading-layout-c5 .heading-inner{width:100%;padding-top:var(--heading-spacing,10px);border-top:5px solid var(--heading-sub-color);}.heading-layout-c14 .heading-inner{width:100%;padding-top:var(--heading-spacing,10px);border-top:1px solid var(--heading-sub-color);}.heading-layout-c15 .heading-inner{width:100%;padding-top:var(--heading-spacing,10px);padding-bottom:var(--heading-spacing,10px);border-top:1px solid var(--heading-sub-color);border-bottom:1px solid var(--heading-sub-color);}.heading-layout-6,.heading-layout-c6,.heading-layout-13,.heading-layout-c13,.heading-layout-16{--heading-color:var(--awhite);}.heading-layout-6 .heading-title > *,.heading-layout-c6 .heading-title > *,.heading-layout-13 .heading-title > *,.heading-layout-c13 .heading-title > *{position:relative;z-index:1;display:block;padding:5px var(--heading-spacing,20px);}.heading-layout-6 .heading-title > *:after,.heading-layout-c6 .heading-title > *:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";-webkit-transform:skewX(-20deg);transform:skewX(-20deg);border-radius:var(--round-5);background-color:var(--heading-sub-color);}.heading-layout-13 .heading-title > *:after,.heading-layout-c13 .heading-title > *:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";border-radius:var(--round-5);background-color:var(--heading-sub-color);}.heading-layout-7 .heading-title > *{line-height:1;display:inline-flex;padding-left:var(--heading-spacing,7px);border-left:7px solid var(--heading-sub-color);}.heading-layout-c7 .heading-title > *:before,.heading-layout-c7 .heading-title > *:after{display:inline-flex;width:10px;height:10px;margin-right:var(--heading-spacing,10px);content:"";background-color:var(--heading-sub-color);}.heading-layout-c7 .heading-title > *:after{margin-right:0;margin-left:var(--heading-spacing,10px);}.heading-layout-8 .heading-title > *{display:inline-flex;padding-left:var(--heading-spacing,15px);}.heading-layout-8 .heading-title > *:before{position:absolute;z-index:-1;top:0;bottom:0;left:0;display:block;width:50%;content:"";opacity:.5;background-color:var(--heading-sub-color,currentColor);}.heading-layout-c8 .heading-title{position:relative;display:inline-flex;margin-right:auto;margin-left:auto;}.heading-layout-c8 .heading-title:before,.heading-layout-c8 .heading-title:after{position:absolute;top:50%;right:calc(100% + 10px);left:auto;width:60px;height:2px;margin-top:-1px;content:"";background-color:var(--heading-sub-color,currentColor);}.heading-layout-c8 .heading-title:after{right:auto;left:calc(100% + 10px);}.heading-layout-9 .heading-title,.heading-layout-c9 .heading-title{position:relative;display:inline-flex;padding:0 var(--heading-spacing,20px);}.heading-layout-9 .heading-title:before,.heading-layout-c9 .heading-title:before{position:absolute;top:0;right:auto;bottom:auto;left:0;width:7px;height:7px;content:"";pointer-events:none;opacity:.5;border-top:2px solid var(--heading-sub-color);border-left:2px solid var(--heading-sub-color);}.heading-layout-9 .heading-title:after,.heading-layout-c9 .heading-title:after{position:absolute;top:auto;right:0;bottom:0;left:auto;width:7px;height:7px;content:"";pointer-events:none;opacity:.5;border-right:2px solid var(--heading-sub-color);border-bottom:2px solid var(--heading-sub-color);}.heading-layout-c10 .heading-title,.heading-layout-c11 .heading-title{display:flex;justify-content:center;width:100%;}.heading-layout-11 .heading-tagline,.heading-layout-c11 .heading-tagline{font-size:3em;line-height:1;position:absolute;top:auto;bottom:-7px;left:0;margin:0;pointer-events:none;opacity:.12;}.heading-layout-12 .heading-title,.heading-layout-c12 .heading-title{display:flex;align-items:center;flex-flow:row nowrap;}.heading-layout-12 .heading-title > *:before,.heading-layout-c12 .heading-title > *:before{line-height:1;display:inline-flex;width:1em;height:.6em;margin-right:var(--heading-spacing,7px);content:"";background-color:var(--heading-sub-color);}.heading-layout-c12 .heading-title{margin-right:auto;margin-left:auto;}.heading-layout-c12 .heading-title > *:after{line-height:1;display:inline-flex;width:1em;height:.6em;margin-left:var(--heading-spacing,7px);content:"";background-color:var(--heading-sub-color);}.heading-layout-12 .heading-inner,.heading-layout-c12 .heading-inner{width:100%;padding-bottom:var(--heading-spacing,7px);border-bottom:5px solid var(--heading-color);}.heading-layout-c12 .heading-inner{padding-bottom:var(--heading-spacing,12px);}.heading-layout-16 .heading-title > *{line-height:1;position:relative;z-index:1;display:block;padding:5px var(--heading-spacing,20px);}.heading-layout-16 .heading-title > *:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;content:"";background-color:var(--heading-sub-color);}.heading-layout-16 .heading-title > *:before{position:absolute;top:0;bottom:0;left:calc(100% - .001em);display:block;height:100%;content:"";border-width:calc(1em + 10px) 0 0 16px;border-style:solid;border-color:transparent transparent transparent var(--heading-sub-color);}.heading-layout-16 .heading-inner{border-bottom:2px solid var(--heading-sub-color);}.heading-layout-17 .heading-title,.heading-layout-18 .heading-title{position:relative;display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;}.heading-layout-17 .heading-title:after{display:inline-flex;flex-grow:1;margin-left:var(--heading-spacing,10px);content:"";border-bottom:2px solid var(--heading-sub-color);}.heading-layout-17 .heading-tagline{margin-left:var(--heading-spacing,10px);}.heading-layout-18 .heading-title:after{display:inline-flex;flex-grow:1;margin-left:var(--heading-spacing,10px);content:"";border-bottom:7px dotted var(--heading-sub-color);}.heading-layout-18 .heading-tagline{margin-left:var(--heading-spacing,10px);padding-bottom:2px;border-bottom:2px solid currentColor;}.heading-layout-19 .heading-inner{flex-flow:row wrap;}.heading-layout-19 .heading-tagline{width:100%;margin-top:var(--heading-spacing,15px);}.f-slideup{position:fixed;z-index:500;right:0;bottom:0;left:0;-webkit-transition:-webkit-transform .4s var(--timing);transition:transform .4s var(--timing);-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);will-change:transform;}.yes-f-slideup .f-slideup{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}.slideup-inner{position:relative;-webkit-transition:opacity .4s var(--timing);transition:opacity .4s var(--timing);pointer-events:none;opacity:0;background-color:var(--slideup-bg,rgba(136,136,136,.53));}.slideup-toggle{position:absolute;top:auto;right:65px;bottom:100%;left:auto;display:block;padding:3px 15px;-webkit-transition:var(--effect);transition:var(--effect);color:var(--slideup-icon-na-color,var(--awhite));border-top-left-radius:var(--round-5);border-top-right-radius:var(--round-5);background-color:var(--slideup-icon-na-bg,var(--g-color));}.yes-f-slideup .slideup-toggle{color:var(--slideup-icon-color,#fff);background-color:var(--slideup-bg,rgba(136,136,136,.53));}.slideup-toggle i{line-height:1;display:block;-webkit-transition:var(--effect);transition:var(--effect);}.yes-f-slideup .slideup-toggle:hover i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.yes-f-slideup .slideup-inner{visibility:visible;pointer-events:auto;opacity:1;}.block-list-small-1 .scroll-holder{max-height:410px;padding-right:15px;}.cbox,.a-card{position:relative;}.cbox-inner{position:relative;display:block;overflow:hidden;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--wrap-border,var(--round-7));background-color:var(--flex-gray-7);}.cbox-inner:hover{box-shadow:0 4px 10px var(--shadow-7);}.cbox-body{position:relative;z-index:10;display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;padding:10px 15px;}.cbox-body > *{pointer-events:auto;}.cbox-2 .cbox-body:before{position:absolute;z-index:-1;top:-30px;right:0;bottom:0;left:0;content:"";pointer-events:none;background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),var(--cbox-bg,var(--g-color-90)));background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,var(--cbox-bg,var(--g-color-90)) 100%);}.no-gradient .cbox-2 .cbox-body:before{background-image:-webkit-linear-gradient(top,rgba(0,0,0,0),rgba(0,0,0,.9));background-image:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.9) 100%);}.rb-follow{font-size:12px;display:flex;visibility:hidden;align-items:center;flex-shrink:0;justify-content:center;width:34px;height:34px;cursor:pointer;-webkit-transition:var(--effect);transition:var(--effect);pointer-events:none;border:1px solid var(--flex-gray-15);border-radius:50%;}.rb-bookmark.loaded,.rb-follow.loaded{visibility:visible;pointer-events:auto;}.elementor-editor-active .follow-trigger{opacity:1;}.follow-trigger.in-progress i:before{display:inline-flex;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:reaction-spinner 1s linear infinite;animation:reaction-spinner 1s linear infinite;pointer-events:none;}.follow-trigger.in-progress i:before{content:"";}.rb-follow i{line-height:32px;width:100%;height:100%;-webkit-transition:var(--effect);transition:var(--effect);text-align:center;}.followed-icon,.followed i:not(.followed-icon){display:none;}.followed i.followed-icon{display:block;}.cbox-content{flex-grow:1;}.cbox-count{display:block;}.cbox-2 .cbox-count,.cbox-3 .cbox-count{color:var(--awhite);}.cbox-content > *:not(:last-child){margin-bottom:5px;}.cbox-featured{position:relative;display:block;overflow:hidden;width:100%;}.category-feat{position:relative;display:block;padding-bottom:calc(var(--feat-ratio,66) * 1%);background-color:var(--flex-gray-7);}.category-feat img{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;}.cbox-title > *{font-size:var(--ctitle-size,inherit);}.cbox-search .category-feat img{border-radius:min(10px,var(--round-5));}.is-gap-none .cbox-title,.is-gap-none .cbox-count{padding-right:10px;padding-left:10px;}.cbox-follow .cbox-inner{display:flex;height:100%;}.follow-redirect-wrap{display:flex;align-items:center;flex-grow:1;justify-content:center;padding:10px;}.follow-redirect{position:relative;display:flex;align-items:center;flex-flow:column nowrap;}.follow-redirect:before{position:absolute;top:50%;left:50%;display:block;width:40px;height:40px;margin-top:-20px;margin-left:-20px;content:"";-webkit-transition:var(--effect);transition:var(--effect);-webkit-transform:scale(1);transform:scale(1);opacity:0;border-radius:50%;background-color:currentColor;}.follow-redirect:hover:before{-webkit-transform:scale(2);transform:scale(2);opacity:.1;}.cbox-center{margin-top:5px;-webkit-transition:var(--effect);transition:var(--effect);-webkit-transform:translate3d(0,15px,0);transform:translate3d(0,15px,0);pointer-events:none;opacity:0;}.cbox:hover .cbox-center{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}.is-light.rb-follow,.light-scheme .rb-follow:not(:hover){color:var(--awhite);border-color:var(--awhite);}.is-light.rb-follow:hover{opacity:.5;color:var(--awhite);border-color:var(--awhite);}.cbox-3 .cbox-overlay:before{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";pointer-events:none;opacity:.6;background-color:var(--cbox-bg,var(--g-color));}.no-gradient .cbox-3 .cbox-overlay:before{background-color:rgba(0,0,0,.6);}.cbox-3 .cbox-body{align-items:flex-start;flex-flow:column nowrap;justify-content:space-between;width:100%;height:100%;padding:20px;}.cbox-3 .cbox-body > *{width:100%;}.cbox-3 .rb-follow{margin-left:auto;}.cbox-4 .rb-follow{position:absolute;z-index:10;top:20px;right:20px;}.cbox-4 .cbox-content{text-align:center;}.cbox-4 .cbox-body{padding:25px 20px;}.block-categories-5{--bottom-spacing:12px;}.cbox-5{text-align:center;}.cbox-5 .cbox-inner{background-color:transparent;}.cbox-5 .cbox-inner:hover{display:none;}.cbox-featured-holder{position:relative;margin-right:auto;margin-left:auto;}.cbox-5 .category-feat{overflow:hidden;padding-bottom:100%;border-radius:50%;}.cbox-5 > *:not(:last-child){margin-bottom:var(--bottom-spacing);}.categories-6-inner{display:flex;flex-flow:row wrap;gap:var(--item-gap,10px);}.cbox-6{display:inline-flex;align-items:center;flex-flow:row nowrap;min-width:var(--cbox-width,0);padding:7px 15px;border:1px solid var(--flex-gray-15);border-radius:var(--wrap-border,var(--round-7));--feat-ratio:100;gap:12px;}.cbox-6 .cbox-featured-holder{overflow:hidden;width:var(--featured-width,50px);border-radius:var(--featured-border,var(--round-7));}.cbox-6 .cbox-title{margin-bottom:2px;}.cbox-6 .rb-follow{margin-left:25px;}.cbox-featured-holder .rb-follow{position:absolute;z-index:1;top:50%;left:50%;display:inline-flex;margin-top:-17px;margin-left:-17px;text-shadow:1px 2px 7px var(--flex-gray-15);}.cbox-search{display:flex;align-items:center;flex-flow:row nowrap;column-gap:15px;}.cbox-search .cbox-featured-holder{width:min(25%,120px);margin:0;}.a-card-inner{display:flex;align-items:center;flex-flow:row nowrap;height:100%;padding:var(--inner-padding,25px);border-radius:var(--wrap-border,var(--round-5));}.a-card-1 .author-job{margin-top:7px;text-align:center;}.a-card-2 .a-card-content{align-items:center;padding-right:0;text-align:center;}.a-card-2 .rb-follow{font-size:1rem;border:none;}.a-card-meta{display:flex;flex-flow:row nowrap;}.a-card-feat{display:flex;align-items:center;flex-flow:column nowrap;flex-shrink:0;width:var(--featured-width,100px);max-width:100%;}.a-card-content{display:flex;flex-flow:column nowrap;flex-grow:1;padding-right:25px;row-gap:10px;}.a-card-name{display:flex;align-items:center;}.a-card-count:not(:first-child):before{margin-right:5px;margin-left:5px;content:"/";}.a-card .rb-follow{margin-top:5px;}.a-card-feat a{position:relative;width:100%;padding-bottom:100%;}.a-card-feat img{position:absolute;top:0;left:0;display:block;width:100%;height:100%;border-radius:50%;object-fit:cover;}.block-covid-data{position:relative;}.block-covid-data svg.svg-virus{position:absolute;top:0;right:0;display:block;width:70px;opacity:.07;}[data-theme='dark'] .block-covid-data svg,.light-scheme .block-covid-data svg{fill:#fff;}.block-covid-data .description-text{line-height:1;display:flex;align-items:center;flex-flow:row nowrap;}.country-name{display:flex;margin-bottom:15px;}.data-item{display:flex;align-items:center;width:100%;}.data-item:not(:last-child){margin-bottom:7px;}.data-item svg{width:1em;}.data-item-value{margin-right:0;margin-left:auto;}.data-death .data-item-value{color:var(--g-color);}.ad-wrap,.amp-ad-wrap{line-height:1;display:block;text-align:center;}.header-amp-ad,.footer-amp-ad{padding:10px 20px;}.header-amp-ad{background-color:var(--flex-gray-15);}.ad-image{line-height:0;display:inline-block;overflow:hidden;border-radius:var(--round-5);}.ad-description{line-height:1;display:block;margin-bottom:10px;text-align:center;}.block-h .heading-title{line-height:1;margin-bottom:0;}.heading-title i{margin-right:5px;}.cta-wrap{display:flex;text-align:var(--cta-align,inherit);gap:var(--cta-img-space,20px);}.cta-img-left{flex-flow:row nowrap;}.cta-img-right{flex-flow:row-reverse nowrap;}.cta-img-top{flex-flow:column nowrap;}.cta-img-bottom{flex-flow:column-reverse nowrap;}.cta-featured{flex-shrink:0;width:var(--cta-img-width,100%);max-width:100%;}.cta-featured img{display:block;width:100%;}.cta-wrap .cta-title{padding-bottom:var(--cta-title-space,10px);color:var(--cta-title-color,inherit);}.cta-wrap .cta-description{color:var(--cta-desc-color,inherit);}.cta-content{display:flex;flex-flow:column nowrap;flex-grow:1;max-width:var(--cta-content-max,100%);}.cta-buttons{display:flex;align-items:center;flex-flow:row wrap;width:100%;padding-top:var(--cta-btn-space,20px);gap:var(--cta-btn-gap,5px);}.cta-center .cta-content{margin-right:auto;margin-left:auto;text-align:center;}.cta-center .cta-buttons{justify-content:center;}.cta-right .cta-content{margin-right:0;margin-left:auto;text-align:right;}.cta-right .cta-buttons{justify-content:flex-end;}.cta-btn-1{padding:14px 24px;color:var(--btn-1-color,inherit);border:1px solid;}.cta-btn-1:hover{color:var(--btn-1-hover-color,inherit);}.cta-btn-2{padding:15px 25px;color:var(--btn-2-color,var(--awhite));border-color:var(--btn-2-border-color,transparent);background-color:var(--g-color);}.cta-btn-2:hover{color:var(--btn-2-hover-color,var(--awhite));}.cta-description a{-webkit-transition:var(--effect);transition:var(--effect);text-decoration:underline;}.cta-description a:hover{color:var(--g-color);}.related-sec{display:block;width:100%;padding:20px;border-radius:var(--round-5);background-color:var(--toc-bg,transparent);box-shadow:0 5px 30px var(--shadow-7);--bottom-spacing:0;}.related-2{--bottom-spacing:20px;}.related-5{--bottom-spacing:12px;}.related-6{--bottom-spacing:25px;}.widget.entry-widget .related-sec,.elementor-widget-shortcode .related-sec{width:100%;max-width:100%;padding:0;border:none;border-radius:0;background-color:transparent;box-shadow:none;}.entry-top .widget:not(:last-child),.entry-bottom .widget:not(:last-child){margin-bottom:35px;}.related-sec .block-h,.entry-widget .block-h{margin-bottom:25px;}.related-sec .p-list-small-2{align-items:center;}.related-sec .p-list-small-2 .feat-holder{width:100px;}.related-1 .p-list-small-2{margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--flex-gray-15);}.related-1 .p-list-inline:not(:last-child){margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid var(--flex-gray-15);}.related-4 .p-wrap:not(:last-child){margin-bottom:5px;padding-bottom:5px;border-bottom:1px solid var(--flex-gray-15);}.entry-widget:not(:last-child){margin-bottom:30px;}.privacy-bar{display:none;-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);opacity:0;}.privacy-bar.activated{display:block;opacity:1;}.privacy-bar.privacy-bottom{position:fixed;z-index:981;bottom:10px;left:0;width:100%;padding-right:15px;padding-left:15px;pointer-events:none;}.privacy-bar.privacy-left{position:fixed;z-index:9999;top:auto;bottom:20px;left:20px;width:380px;}.privacy-inner{font-size:var(--rem-mini);position:relative;display:flex;overflow:hidden;align-items:center;flex-flow:row nowrap;max-width:var(--rb-width,1280px);margin-right:auto;margin-left:auto;padding:7px 20px;pointer-events:auto;color:var(--privacy-color);border-radius:var(--round-5);background-color:var(--privacy-bg-color,var(--dark-accent));box-shadow:0 3px 12px var(--shadow-12);}.privacy-wide .privacy-inner{max-width:100%;}.privacy-bar.privacy-top{background-color:var(--privacy-bg-color,var(--dark-accent));}.privacy-bar.privacy-top .privacy-inner{background-color:transparent;box-shadow:none;}.privacy-bar.privacy-left .privacy-inner{border-radius:var(--round-7);}.privacy-bar.privacy-bottom .privacy-inner{max-width:720px;margin-right:auto;margin-left:auto;padding:12px;}.mobile-social-title,.privacy-content{flex-grow:1;}.privacy-dismiss-btn{line-height:1;display:flex;flex-shrink:0;margin-left:20px;padding:5px 15px;}.privacy-bar.privacy-top .privacy-dismiss-btn:not(:hover):not(:focus){background:var(--flex-gray-15);}.privacy-left .privacy-inner{margin-right:0;margin-left:0;padding:15px;box-shadow:0 4px 30px var(--shadow-12);}.privacy-inner a:not(.is-btn){font-weight:700;transition:var(--effect);-webkit-transform:var(--effect);color:inherit;text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:1px;}.privacy-inner a:not(.is-btn):hover{color:var(--g-color);}.privacy-bar.privacy-left .privacy-dismiss-btn{padding:10px 20px;}.bookmark-section-header{position:relative;display:flex;align-items:center;flex-flow:row nowrap;}.saved-section .bookmark-section-header{padding-top:25px;padding-bottom:25px;}.blog-wrap.my-saved{margin-top:0;}.my-personalized > *{margin-bottom:40px;}.bookmark-section-header-inner{position:relative;flex-grow:1;}.bookmark-section-header-image{align-items:center;flex-shrink:0;width:auto;height:40px;margin-bottom:10px;}.bookmark-section-header-image img{width:auto;max-height:100%;}.bookmark-section-title,.bookmark-section-decs{display:block;}.bookmark-section-decs{margin-top:5px;}.p-wrap.removing{display:none;}.block-loader{text-align:center;}.page-template-bookmark .svg-loading,.block-loader .svg-loading{line-height:0;width:2.5rem;}.empty-saved{margin-right:var(--column-gap);margin-left:var(--column-gap);padding-top:25px;padding-bottom:25px;}.empty-saved.restricted{border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.empty-saved-desc{font-size:var(--rem-small);display:block;max-width:500px;margin-top:7px;}.interest-section .bookmark-section-header{padding:20px 0;}.empty-saved-desc i{display:inline;color:var(--g-color);}.interest-loader{position:relative;display:inline-flex;align-items:center;justify-content:center;width:calc(20% - 20px);margin-right:20px;border-radius:var(--wrap-border,var(--round-7));background:var(--flex-gray-7);}.interest-loader:before{position:relative;display:block;width:100%;padding-bottom:97.25%;content:"";}.interest-loader svg{position:absolute;top:auto;left:auto;display:inline-flex;}.interest-loader:last-child{opacity:.3;}.rec-section{display:block;overflow:hidden;background-color:var(--dark-accent);}.logo-popup-outer{display:flex;width:100%;padding:40px;pointer-events:auto;border-radius:10px;background:var(--solid-white);box-shadow:0 10px 30px var(--shadow-12);}[data-theme='dark'] .select2-dropdown,[data-theme='dark'] .logo-popup-outer{background-color:var(--dark-accent);}[data-theme='dark'] .select2-selection--single{color:var(--awhite);background:none;}.rb-user-popup-form{position:relative;max-width:350px;margin:auto;}.logo-popup{width:100%;}.login-popup-header{position:relative;display:block;margin-bottom:25px;padding-bottom:20px;text-align:center;}.login-popup-header:after{position:absolute;bottom:0;left:50%;display:block;width:30px;margin-left:-15px;content:"";border-bottom:6px dotted var(--g-color);}.logo-popup-logo{display:block;margin-bottom:20px;text-align:center;}.logo-popup-logo img{display:inline-block;width:auto;max-height:80px;object-fit:contain;}.login-username label,.login-password label{display:block;margin-bottom:var(--llabel-spacing,8px);color:var(--llabel-color,var(--meta-fcolor));}.is-label-dot .login-username label:before,.is-label-dot .login-password label:before{display:inline-block;width:.8em;height:.8em;margin-right:.5em;content:"";border-radius:50%;background-color:var(--licon-color,var(--g-color));}.is-label-pipe .login-username label:before,.is-label-pipe .login-password label:before{display:inline-block;width:5px;height:10px;margin-right:.5em;content:"";background-color:var(--licon-color,var(--g-color));}.login-remember label{line-height:1;display:flex;align-items:center;cursor:pointer;color:var(--meta-fcolor);gap:5px;}.user-login-form{padding:var(--lform-padding,0);}.user-login-form form{display:flex;flex-flow:column nowrap;gap:var(--linput-spacing,15px);}.user-login-form form > *{width:100%;}.user-login-form input[type='checkbox']{margin:0;}.user-login-form input[type='text'],.user-login-form input[type='password']{display:block;width:100%;border-radius:var(--round-7);}.user-login-form .login-submit{padding-top:5px;text-align:center;}.user-login-form input[type='submit']{width:100%;max-width:var(--lbutton-width,100%);padding:var(--lbutton-padding,0);}.login-form-footer{display:flex;flex-flow:row nowrap;justify-content:center;margin-top:15px;}.login-form-footer a{-webkit-transition:var(--effect);transition:var(--effect);}.login-form-footer > *:not(:last-child){margin-right:7px;padding-right:7px;border-right:1px solid var(--flex-gray-15);}.s-logout-link{display:inline-flex;transition:var(--effect);color:var(--meta-fcolor);--webkit-transition:var(--effect);gap:5px;}.login-form-footer a:hover,.s-logout-link:hover{text-decoration:underline;opacity:1;color:var(--body-fcolor);text-decoration-color:var(--g-color);}.logged-status{display:flex;align-items:center;justify-content:space-between;padding:var(--lstatus-padding,0);gap:15px;}.logged-status-inner{display:flex;align-items:center;flex-flow:row nowrap;gap:12px;}.logged-status .logged-welcome:after{display:none;}.logged-status-avatar{position:relative;}.logged-status-avatar:after{position:absolute;right:0;bottom:0;width:14px;height:14px;content:"";border-radius:50%;background-color:#62ca9e;box-shadow:0 1px 4px rgba(0,0,0,.06);}.logged-status-avatar img{width:48px;border-radius:50%;}.status-role{font-size:var(--rem-mini);text-transform:capitalize;opacity:.7;}.logged-status-info{display:flex;flex-flow:column nowrap;}.popup-newsletter{position:relative;width:100%;max-width:760px;margin:auto;}.popup-newsletter-inner{display:flex;overflow:hidden;flex-flow:row nowrap;width:100%;border-radius:var(--round-7);box-shadow:0 10px 30px var(--shadow-12);}.popup-newsletter-cover{display:flex;flex-shrink:0;width:40%;}.popup-newsletter-header > *:not(:first-child):not(.popup-newsletter-icon){margin-top:15px;}.popup-newsletter-cover-holder{position:relative;display:block;width:100%;padding-bottom:135%;background-color:var(--flex-gray-7);}.popup-newsletter .popup-newsletter-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;}.popup-newsletter-content{display:flex;flex-flow:column nowrap;flex-grow:1;justify-content:space-evenly;padding:40px;background-color:var(--dark-accent);}.popup-newsletter-content > *{position:relative;padding-top:10px;padding-bottom:10px;}.popup-newsletter-icon{position:absolute;top:10px;right:20px;pointer-events:none;opacity:.2;}.popup-newsletter-icon i{font-size:52px;line-height:1;}.popup-newsletter-description{font-size:var(--rem-small);color:var(--meta-fcolor);}.popup-newsletter-inner .mc4wp-form-fields input[type='submit']{padding-right:15px;padding-left:15px;}.popup-newsletter-footer > *{opacity:.7;}.popup-newsletter-footer a{-webkit-transition:var(--effect);transform:var(--effect);}.popup-newsletter-footer a:hover{text-decoration:underline;opacity:1;color:var(--body-fcolor);text-decoration-color:var(--g-color);}.close-popup-btn{padding:0;cursor:pointer;background:none;box-shadow:none;touch-action:manipulation;}.close-icon{position:relative;display:block;overflow:hidden;width:40px;height:40px;pointer-events:none;}.close-icon:before,.close-icon:after{position:absolute;top:calc(50% - 1px);left:30%;display:block;width:40%;height:2px;content:"";-webkit-transition:var(--effect);transition:var(--effect);transform-origin:center center;opacity:.7;border-radius:2px;background-color:currentColor;}.privacy-dismiss-btn:hover .close-icon:before,.privacy-dismiss-btn:hover .close-icon:after,.close-popup-btn:hover .close-icon:before,.close-popup-btn:hover .close-icon:after{transform:rotate(0deg);opacity:1;}.close-icon:before{transform:rotate(45deg);}.close-icon:after{transform:rotate(-45deg);}.close-popup-btn{position:absolute;z-index:9999;top:0;right:0;}#back-top{position:fixed;z-index:980;right:20px;bottom:20px;display:block;cursor:pointer;-webkit-transition:all .5s var(--timing);transition:all .5s var(--timing);-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);text-decoration:none;pointer-events:none;opacity:0;border:none;will-change:transform;}#back-top.scroll-btn-visible{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);pointer-events:auto;opacity:1;}#back-top.scroll-btn-visible:hover{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}#back-top i{font-size:13px;line-height:40px;display:block;width:40px;height:40px;-webkit-transition:var(--effect);transition:var(--effect);text-align:center;color:#fff;border-radius:var(--round-3);background-color:var(--dark-accent);}.amp-back-top{font-size:1.5rem;line-height:44px;display:block;width:120px;height:44px;margin-right:auto;margin-bottom:10px;margin-left:auto;text-align:center;}.breadcrumb-wrap:not(.breadcrumb-line-wrap) .breadcrumb-inner{overflow:hidden;max-width:100%;white-space:nowrap;text-overflow:ellipsis;}.breadcrumb-line-wrap .breadcrumb-inner{display:inline-block;}body.rtl .breadcrumb-inner{display:flex;}body.rtl .breadcrumb-inner > *{margin:0 2px;}body.rtl .breadcrumb-inner > *:first-child{margin-right:0;}.breadcrumb-wrap:not(.breadcrumb-line-wrap) .current-item,.breadcrumb-wrap:not(.breadcrumb-line-wrap) .last{color:rgba(136,136,136,.53);}.breadcrumb-absolute{position:absolute;top:0;right:0;left:0;padding:10px 15px;background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,0),rgba(0,0,0,.5));background-image:linear-gradient(to top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);}.breadcrumb-absolute .breadcrumb-inner .current-item{color:var(--absolute-light);}div.breadcrumb-absolute .breadcrumb-wrap{margin-bottom:0;}.mc4wp-response{font-size:var(--rem-small);clear:both;margin-top:10px;}.mc4wp-response a{font-weight:bold;text-decoration:underline;}.mc4wp-alert{color:#f8bc54;}.mc4wp-error{color:#ff3f43;}.mc4wp-notice{color:#42b8f3;}.mc4wp-success{color:#a1db9d;}.sidebar-inner{top:0;}.widget{position:relative;display:block;}.sidebar-inner .widget{overflow:inherit;width:100%;margin-bottom:30px;}#wp-calendar{position:relative;width:100%;margin-bottom:7px;}#wp-calendar tfoot{position:absolute;top:0;right:0;left:0;}#wp-calendar tfoot td{vertical-align:top;border:none;}#wp-calendar th,#wp-calendar td{line-height:40px;text-align:center;}#wp-calendar tbody a{font-weight:700;display:block;-webkit-transition:var(--effect);transition:var(--effect);text-decoration:none !important;}#wp-calendar td#today{font-weight:700;}.wp-calendar-nav a{font-size:var(--em-mini);-webkit-transition:var(--effect);transition:var(--effect);color:var(--meta-fcolor);}#wp-calendar tbody a:hover,.wp-calendar-nav a:hover,#wp-calendar td#today{color:var(--g-color);}#wp-calendar caption{font-size:var(--rem-small);font-weight:700;margin-bottom:7px;}#wp-calendar tfoot a:hover{text-decoration:underline;}.tagcloud,.wp-block-tagcoloroud{display:flex;flex-flow:row wrap;gap:2px;}.tagcloud a,.wp-block-tagcoloroud a{font-size:var(--dwidgets-fsize) !important;line-height:1;padding:7px 10px;border:1px solid var(--flex-gray-15);border-radius:var(--round-3);}.widget_pages .page_item,.widget_meta li,.cat-item,.widget_archive li,.widget.widget_nav_menu .menu-item,.sidebar-menu .menu-item{position:relative;display:block;}.cat-item:first-child a{padding-top:0;}.cat-item:last-child a{padding-bottom:0;}.widget_archive > ul > li:last-child,.cat-item:last-child,.widget_pages > ul > li:last-child,.widget_meta > ul > li:last-child,.widget.widget_nav_menu ul.menu > li:last-child,.sidebar-menu > li:last-child{margin-bottom:0;}.widget.widget_nav_menu li:first-child a,.sidebar-menu li:first-child a{padding-top:0;}.cat-item .children,.widget_pages .children{margin-top:7px;margin-bottom:7px;margin-left:15px;padding:0;}.widget:not(.woocommerce) .count{font-size:var(--rem-mini);line-height:18px;float:right;min-width:18px;padding:0 3px;-webkit-transition:var(--effect);transition:var(--effect);text-align:center;color:var(--awhite);border-radius:var(--round-3);background-color:var(--dark-accent);}.widget_pages a,.widget_meta a,.cat-item a,.tagcloud a,.wp-block-tagcoloroud a,.widget_archive a,.widget.widget_nav_menu a,.copyright-menu a,.woocommerce-widget-layered-nav-list li,.sidebar-menu a{font-family:var(--dwidgets-family);font-size:var(--dwidgets-fsize);font-weight:var(--dwidgets-fweight);font-style:var(--dwidgets-fstyle);position:relative;display:block;padding-top:var(--sidebar-menu-spacing,5px);padding-bottom:var(--sidebar-menu-spacing,5px);-webkit-transition:var(--effect);transition:var(--effect);letter-spacing:var(--dwidgets-fspace);text-transform:var(--dwidgets-transform);color:inherit;}.widget_pages a:hover,.widget_meta a:hover,.cat-item a:hover,.widget_archive a:hover,.widget.widget_nav_menu a:hover,.copyright-menu a:hover,.sidebar-menu a:hover{color:var(--g-color);}.cat-item a:hover .count,.widget_archive a:hover .count{background-color:var(--g-color);}.widget_archive select,.widget_categories select{display:block;width:100%;max-width:100%;padding-left:10px;}.widget_recent_comments .recentcomments{position:relative;margin-bottom:20px;}.widget_recent_comments .recentcomments > a:last-child{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);display:block;margin-top:2px;margin-bottom:0;}.widget_recent_entries li{font-family:var(--h5-family);font-size:var(--h5-fsize);font-weight:var(--h5-fweight);position:relative;display:block;margin-bottom:15px;letter-spacing:var(--h5-fspace);}.widget_recent_entries li:before{font-family:"ruby-icon";font-size:8px;font-weight:normal;display:inline;margin-right:.4em;content:"";-webkit-transition:var(--effect);transition:var(--effect);vertical-align:middle;border-radius:var(--round-3);}.widget_recent_entries li:hover:before{text-decoration:none;color:var(--g-color);background-color:currentColor;}.widget_recent_entries a,.recentcomments a,a.rsswidget{position:relative;-webkit-transition:var(--effect);transition:var(--effect);}.widget_recent_entries li:hover a,.recentcomments a:hover,a.rsswidget:hover{color:var(--g-color);}.widget_rss .widget-heading{display:flex;align-items:center;}.rss-widget-icon{display:none;}.widget_rss li{margin-bottom:12px;padding-bottom:12px;border-bottom:1px dashed var(--flex-gray-15);}.widget_rss li:last-child{margin-bottom:0;}.widget_rss ul a.rsswidget:before{font-family:"ruby-icon";font-size:var(--em-mini);position:relative;margin-right:7px;content:"B";}.widget_rss ul a.rsswidget{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);display:block;letter-spacing:var(--h4-fspace);}.rss-date{display:block;margin-top:7px;}.rssSummary{font-size:var(--rem-small);display:block;margin-top:12px;}.widget_rss cite{display:block;margin-top:12px;}.widget_recent_comments > ul > .recentcomments:last-child,.widget_recent_entries > ul > li:last-child,.widget_rss > ul > li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none !important;}.textwidget br,.textwidget p{margin-bottom:1rem;}.widget-heading.h4:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";-webkit-transform:skewX(-15deg);transform:skewX(-15deg);border-right:3px solid var(--heading-sub-color);border-left:3px solid var(--heading-sub-color);}.widget-heading.h4{line-height:1.1;position:relative;display:inline-block;padding:0 15px;}.social-follower{display:grid;gap:var(--column-gap,5px);grid-template-columns:repeat(var(--s-columns,var(--ds-columns,2)),1fr);}.is-gcol-1{--ds-columns:1;}.is-gcol-4{--ds-columns:4;}.follower-el{position:relative;-webkit-transition:all .5s var(--timing);transition:all .5s var(--timing);}.follower-el a{position:absolute;z-index:99;top:0;left:0;width:100%;height:100%;}.follower-inner{font-size:var(--s-icon-size,1rem);display:flex;align-items:center;flex-direction:column;width:100%;}.effect-fadeout.activated .follower-el{opacity:.3;}.effect-fadeout.activated .follower-el:hover,.effect-fadeout.activated .follower-el:focus{opacity:1;}.fntotal,.fnlabel{line-height:1.3;margin-top:7px;white-space:nowrap;}.text-count{font-family:var(--meta-family);font-size:var(--em-small);font-weight:var(--meta-fweight);line-height:1.5;-webkit-transition:var(--effect);transition:var(--effect);white-space:nowrap;letter-spacing:var(--meta-fspace);color:var(--meta-fcolor);}.socials-counter.is-bg *,.socials-counter.is-h-bg .follower-el:hover *{color:var(--awhite);}.fnicon{font-size:1.75em;line-height:1;}.fnicon i{font-size:inherit;line-height:1;text-shadow:3px 3px 0 rgba(255,255,255,.06),4px 2px 0 rgba(0,0,0,.13);}.fb-follower{--s-icon-color:var(--fb-color);--s-icon-hcolor:var(--fb-hcolor);}.twitter-follower{--s-icon-color:var(--twitter-color);--s-icon-hcolor:var(--twitter-hcolor);}.medium-follower{--s-icon-color:var(--medium-color);--s-icon-hcolor:var(--medium-hcolor);}.pinterest-follower{--s-icon-color:var(--pin-color);--s-icon-hcolor:var(--pin-hcolor);}.instagram-follower{--s-icon-color:var(--ig-color);--s-icon-hcolor:var(--ig-hcolor);}.twitch-follower{--s-icon-color:#772ce8;--s-icon-hcolor:#5c16c5;}.snapchat-follower{--s-icon-color:#ffb945;--s-icon-hcolor:#ffa22f;}.paypal-follower{--s-icon-color:#0070ba;--s-icon-hcolor:#27346a;}.quora-follower{--s-icon-color:#b92b27;--s-icon-hcolor:#cf120c;}.truth-follower{--s-icon-color:#5448ee;--s-icon-hcolor:#21c4a7;}.threads-follower{--s-icon-color:var(--threads-color);--s-icon-hcolor:var(--threads-hcolor);}.youtube-follower{--s-icon-color:var(--ytube-color);--s-icon-hcolor:var(--ytube-hcolor);}.soundcloud-follower{--s-icon-color:var(--soundcloud-color);--s-icon-hcolor:var(--soundcloud-hcolor);}.steam-follower{--s-icon-color:#1b2838;--s-icon-hcolor:#171d25;}.patreon-follower{--s-icon-color:#ff5f44;--s-icon-hcolor:#ff2600;}.gnews-follower{--s-icon-color:#1867dc;--s-icon-hcolor:#0956c8;}.telegram-follower{--s-icon-color:var(--telegam-color);--s-icon-hcolor:var(--telegam-hcolor);}.linkedin-follower{--s-icon-color:var(--linkedin-color);--s-icon-hcolor:var(--linkedin-hcolor);}.vimeo-follower{--s-icon-color:var(--vimeo-color);--s-icon-hcolor:var(--vimeo-hcolor);}.dribbble-follower{--s-icon-color:var(--dribbble-color);--s-icon-hcolor:var(--dribbble-hcolor);}.rss-follower{--s-icon-color:#ff9021;--s-icon-hcolor:#ff5700;}.rbi.rbi-tiktok{text-shadow:-2px -1px 0 #69c9d0,2px 2px 0 #ee1d52;}.header-social-list .rbi-tiktok{text-shadow:none;}.tiktok-follower{--s-icon-color:#000;--s-icon-hcolor:#ff007f;}[data-theme='dark'] .tiktok-follower,.light-scheme .tiktok-follower{--s-icon-color:rgba(255,255,255,.07);}.yes-mono .follower-el{--s-icon-color:var(--dark-accent);--s-icon-hcolor:var(--dark-accent);}[data-theme='dark'] .yes-mono .is-icon-color i{color:var(--awhite);}.is-icon-color i{color:var(--s-icon-color);}.is-icon-bg,.is-bg{--twitter-color:#00151c;--medium-color:#000;--threads-color:#000;}.is-icon-bg i{-webkit-transition:var(--effect);transition:var(--effect);color:var(--awhite);background-color:var(--s-icon-color);}.is-icon-bg .follower-el:hover i,.is-h-icon-bg .follower-el:hover i{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);color:var(--awhite);background-color:var(--s-icon-hcolor);box-shadow:0 3px 12px var(--s-icon-hcolor);}.is-bg .follower-inner{background:var(--s-icon-color);}.is-bg .follower-el:hover .follower-inner,.is-h-bg .follower-el:hover .follower-inner{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);background-color:var(--s-icon-hcolor);box-shadow:var(--btn-shadow,0 3px 12px var(--s-icon-hcolor));}.is-style-10 .fnicon,.is-style-11 .fnicon{margin-right:8px;}.is-style-12 .fnicon,.is-style-13 .fnicon{font-size:1.25em;margin-right:8px;}.is-gstyle-3 .fntotal,.is-gstyle-3 .fnlabel{margin-top:0;margin-left:3px;}.is-style-10 .fntotal + .fnlabel,.is-style-11 .fntotal + .fnlabel,.is-style-12 .fntotal + .fnlabel,.is-style-13 .fntotal + .fnlabel{font-size:.7em;margin-top:-4px;}.is-style-10 .follower-inner,.is-style-11 .follower-inner,.is-style-12 .follower-inner,.is-style-13 .follower-inner{align-items:center;flex-flow:row nowrap;}.is-style-12 .follower-inner{border:1px solid var(--flex-gray-15);}.is-style-12 .follower-inner,.is-style-13 .follower-inner{position:relative;overflow:hidden;padding:10px 20px;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-5);}.is-style-14 .follower-inner,.is-style-15 .follower-inner{display:grid;padding:12px 7px;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-5);grid-gap:0;grid-template-columns:42px auto 1fr;}.is-style-1 .fnicon i,.is-style-2 .fnicon i,.is-style-9 .fnicon i,.is-style-10 .fnicon i,.is-style-11 .fnicon i{position:relative;display:flex;align-items:center;justify-content:center;-webkit-transition:var(--effect);transition:var(--effect);}.is-style-10 .fnicon i,.is-style-11 .fnicon i{position:relative;width:48px;height:48px;}.is-style-1 .fnicon i,.is-style-2 .fnicon i,.is-style-10 .fnicon i,.is-style-11 .fnicon i{border-radius:50%;}.is-style-1 .fnicon i,.is-style-2 .fnicon i,.is-style-9 .fnicon i{width:58px;height:58px;}.is-style-9 .fnicon i{overflow:hidden;border-radius:var(--round-5);}.is-style-9 .follower-el:not(:hover) i:after{position:absolute;z-index:9;top:0;left:0;width:100%;height:100%;content:"";opacity:.2;border:5px solid var(--g-color);}[data-theme='dark'] .is-style-9 .follower-el:not(:hover) i:after{border-color:var(--awhite);}.is-style-12 .text-count,.is-style-13 .text-count{margin-left:auto;}.is-style-12 .follower-inner > :nth-child(2),.is-style-13 .follower-inner > :nth-child(2){position:relative;margin-top:0;padding-left:10px;}.is-style-12 .follower-inner > :nth-child(2):before,.is-style-13 .follower-inner > :nth-child(2):before{position:absolute;top:50%;left:0;width:1px;height:12px;margin-top:-6px;content:"";}.is-style-12 .fntotal:before,.is-style-12 .fnlabel:before,.is-style-13 .fntotal:before,.is-style-13 .fnlabel:before{opacity:.5;background-color:currentColor;}.is-style-14 .fnicon,.is-style-15 .fnicon{height:100%;text-align:center;grid-row:1/3;}.is-style-14 .text-count,.is-style-15 .text-count{line-height:1;margin-top:7px;margin-left:4px;grid-column:2/span 3;grid-row:2;}.is-style-14 .fnicon i,.is-style-15 .fnicon i{display:flex;align-items:center;justify-content:center;height:100%;justify-items:center;}.is-style-10 .text-count,.is-style-11 .text-count{margin-top:0;margin-left:auto;-webkit-transition:var(--effect);transition:var(--effect);}.is-style-8 .follower-inner,.is-style-7 .follower-inner,.is-style-6 .follower-inner,.is-style-5 .follower-inner,.is-style-4 .follower-inner,.is-style-3 .follower-inner{padding:15px;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-5);}.is-style-7 .follower-el .follower-inner,.is-style-4 .follower-inner{box-shadow:0 0 10px var(--shadow-7);}.is-style-15 .follower-inner,.is-style-6 .follower-inner,.is-style-3 .follower-inner,.is-style-2 .fnicon i,.is-style-10 .fnicon i{border:1px solid var(--flex-gray-15);}.is-style-8 .follower-el .text-count,.is-style-7 .follower-el .text-count,.is-style-6 .follower-el .text-count{display:none;}.rb-weather-wrap{padding:20px;border-radius:var(--round-5);box-shadow:0 4px 30px var(--shadow-7);}.rb-w-title.h4{line-height:1.1;display:inline-block;width:auto;margin-bottom:15px;padding:4px 20px;color:#fff;border-radius:var(--round-3);background:var(--g-color);}.rb-w-stats{display:flex;align-items:flex-start;flex:0 0 100%;flex-flow:row nowrap;flex-basis:100%;width:100%;max-width:100%;margin-top:10px;margin-bottom:25px;}.rb-w-stats > *,.rb-w-header > *{width:50%;}.rb-w-stats .col-left{position:relative;height:100%;text-align:center;}.rb-w-header .rb-w-big-icon{display:flex;justify-content:center;}.rb-w-header{display:flex;align-items:center;flex:0 0 100%;flex-flow:row nowrap;flex-basis:100%;width:100%;max-width:100%;}.rb-header-name.h6{font-size:2rem;line-height:1;overflow:hidden;white-space:nowrap;letter-spacing:.03rem;text-overflow:ellipsis;}.rb-w-desc{font-size:.84rem;margin-top:5px;letter-spacing:.03rem;text-transform:capitalize;color:#aaa;}.rb-w-stats > *,.rb-w-header > *{padding:0 6px;}.rb-w-stats .col-right > *{font-size:.86rem;line-height:1;display:grid;max-width:100%;margin-top:3px;grid-gap:0;grid-template-columns:auto auto auto auto 1fr;}.rb-w-big-icon svg{width:86px;height:86px;}.rb-w-stats .col-right .rb-weather-highlow > :nth-child(3){margin-right:3px;margin-left:10px;text-align:center;}.rb-weather-highlow sup{top:-.3em;}.rb-w-header .col-right .rb-w-units{font-size:4rem;font-weight:700;line-height:1;}.rb-w-units .icon-thermometer{position:absolute;top:-14px;left:-28px;}.rb-weather-highlow svg{display:flex;width:21px;}.rb-weather-highlow > *:not(:first-child),.rb-w-humidity > *:not(:first-child),.ruby-weather-wind > *:not(:first-child){display:flex;align-items:center;}.rb-weather-highlow > :nth-child(4){margin-left:0;}span.ruby-degrees > :first-child{font-size:18px;line-height:1;position:absolute;top:14px;left:4px;height:22px;vertical-align:text-top;}span.ruby-degrees{position:relative;height:100%;padding-left:13px;}.w-forecast-wrap{display:flex;overflow:hidden;flex-flow:row nowrap;justify-content:space-between;max-width:100%;margin-right:auto;margin-left:auto;border-radius:var(--round-5);}.w-forecast-wrap svg:not(.svg-cloudy):not(.svg-day-cloudy):not(.svg-night-cloudy):not(.svg-moon-full) g path{fill:#bbb;stroke:#bbb;}svg.svg-moon-full g path{stroke:#bbb;}.w-forecast-wrap svg.svg-icon.svg-day-cloudy g:nth-child(2) path{fill:#bbb;stroke:#bbb;}.w-forecast-day.h6{font-size:.7rem;line-height:18px;display:inline-block;width:100%;white-space:nowrap;letter-spacing:.03rem;border-radius:var(--round-3);background-color:var(--flex-gray-7);}.w-forecast-day{padding:0 4px;text-align:center;}.w-forecast-icon{display:flex;justify-content:center;}.w-forecast-icon svg{width:40px;height:40px;margin-bottom:-3px;}.w-forecast-icon svg.svg-day-sunny{padding:4px;}.w-forecast-temp{font-size:var(--rem-small);font-weight:600;line-height:1;position:relative;display:inline-flex;}.w-forecast-temp sup{font-size:62%;position:absolute;top:auto;bottom:94%;left:100%;}.forecast-day-1{flex:0 0 100%;width:100%;}.forecast-day-2{flex:0 0 50%;width:50%;}.forecast-day-3{flex:0 0 33.33%;width:33.33%;}.forecast-day-4{flex:0 0 25%;width:25%;}.forecast-day-5{flex:0 0 20%;width:20%;}.top-footer-inner .instagram-grid.is-wide{margin-right:-20px;margin-left:-20px;}.instagram-grid.is-wide{padding:10px;}.grid-el{overflow:hidden;border-radius:var(--round-5);justify-self:stretch;}.grid-header{font-size:1.25rem;display:block;margin-bottom:20px;text-align:center;}.w-fw-footer.widget-instagram .rb-error{margin-bottom:20px;text-align:center;}.instagram-box{position:relative;overflow:hidden;flex:1;height:100%;padding-bottom:100%;}.instagram-box a{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:block;}.instagram-box img{display:block;width:100%;height:100%;object-fit:cover;object-position:50% 50%;}.box-intro{line-height:1;height:0;-webkit-transition:all .3s cubic-bezier(.32,.74,.57,1);transition:all .3s cubic-bezier(.32,.74,.57,1);}.box-intro:hover{opacity:.7;}.intro-inner{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;flex-flow:column nowrap;justify-content:center;width:100%;text-align:center;border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.intro-content{font-size:var(--rem-mini);font-style:italic;line-height:1.5;display:block;margin-top:7px;padding:0 10px;color:inherit;}.intro-inner i{font-size:2.2rem;display:block;}.grid-el .box-content{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:flex;overflow:hidden;align-items:center;justify-content:center;-webkit-transition:all .3s cubic-bezier(.32,.74,.57,1);transition:all .3s cubic-bezier(.32,.74,.57,1);pointer-events:none;opacity:0;color:#fff;backface-visibility:hidden;}.instagram-box .box-content span{line-height:1;z-index:10;display:inline-flex;display:-webkit-inline-flex;align-items:center;padding:0 5px;color:#fff;}.instagram-box .box-content i{font-size:1.1rem;line-height:1;margin-right:3px;color:#fff;}.instagram-box:hover .box-content{opacity:1;}.instagram-box .box-content:before{position:absolute;top:0;left:0;width:100%;height:100%;content:"";background-color:rgba(0,0,0,.5);}.rb-twitter-wrap{padding:20px;border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.rb-twitter-wrap .rb-twitter-text{font-weight:400;-webkit-transition:var(--effect);transition:var(--effect);color:var(--excerpt-color);}.rb-twitter-wrap a{-webkit-transition:var(--effect);transition:var(--effect);}.rb-twitter-wrap a:hover{color:var(--g-color);}.rb-twitter-wrap a:hover .rb-twitter-text{color:inherit;}.rb-twitter-wrap .rb-tweet-header .rb-twitter-h-info{position:relative;display:grid;margin-bottom:20px;padding-bottom:30px;border-bottom:1px solid var(--flex-gray-15);grid-column-gap:5px;grid-row-gap:1px;grid-template-columns:60px 1fr;grid-template-rows:22px 22px;}.rb-twitter-wrap .rb-tweet-header{position:relative;}.rb-twitter-wrap .pk-twitter-counters.pk-color-secondary{position:relative;display:grid;grid-gap:10px;grid-template-columns:auto 1fr;}.rb-twitter-wrap .tweet-avatar{height:100%;text-align:center;grid-row:1/3;}.rb-twitter-wrap .tweet-avatar img{font-size:0;max-width:44px;max-height:44px;-webkit-transition:var(--effect);transition:var(--effect);border-radius:50%;object-fit:cover;}.rb-twitter-wrap .tweet-avatar:hover img{opacity:.9;}.rb-twitter-wrap .tweet-info.h6{font-size:1rem;}.rb-twitter-wrap .tweet-info.h6 span:nth-child(2){text-transform:capitalize;}.rb-quoted-author{display:flex;align-items:center;flex-flow:row nowrap;margin-bottom:5px;}.rb-quoted-author img{font-size:0;display:inline-flex;max-width:24px;max-height:24px;border-radius:50%;object-fit:cover;}.rb-quoted-author em{font-size:var(--meta-fsize);font-weight:400;font-style:italic;margin-left:5px;color:var(--meta-fcolor);}.rb-twitter-wrap .rb-tweet-entry{font-size:var(--excerpt-fsize);color:var(--meta-fcolor);}.rb-twitter-wrap .rb-tweet-entry a{font-family:var(--h6-family);text-decoration:underline;}.rb-twitter-wrap .rb-twitter-summary:not(:last-child){margin-bottom:20px;}.rb-twitter-wrap .rb-tweet-actions svg{width:10px;height:10px;}.rb-twitter-wrap .rb-tweet-actions a{font-size:.7rem;display:flex;align-items:center;justify-content:center;min-width:50px;padding:3px 6px;border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.rb-twitter-wrap .rb-tweet-actions a:not(:last-child){margin-right:10px;}.rb-twitter-wrap .rb-tweet-actions .rb-action-count{margin-left:3px;}.rb-twitter-wrap .rb-tweet-actions{display:flex;align-items:stretch;margin-top:14px;}.about-content-wrap .about-bio.is-centered{margin-right:auto;margin-left:auto;text-align:center;}.about-content-wrap .social-icon-wrap{display:flex;flex-flow:row wrap;gap:10px;}.about-bio.is-centered + .social-icon-wrap{justify-content:center;}.about-content-wrap .social-icon-wrap a{padding-right:3px;padding-left:3px;-webkit-transition:var(--effect);transition:var(--effect);}.about-content-wrap .social-icon-wrap a:hover{-webkit-transform:scale(1.2);transform:scale(1.2);}.about-content-wrap .about-bio > *{margin-bottom:.5rem;}.about-content-wrap .about-bio > img{margin-bottom:1.5rem;}.about-content-wrap .about-bio > a img{margin-bottom:1rem;}.about-content-wrap .about-bio{max-width:370px;}.about-content-wrap .about-bio p{font-size:var(--rem-mini);line-height:1.7;max-width:370px;color:var(--excerpt-color);}.about-content-wrap > *:not(:last-child){margin-bottom:15px;}.about-content-wrap .about-bio.is-centered p{margin-right:auto;margin-left:auto;}.grid-holder.rb-c2{display:grid;grid-gap:10px;grid-template-columns:auto auto;}.grid-holder.rb-c3{display:grid;grid-gap:10px;grid-template-columns:auto auto auto;}.grid-holder.rb-c4{display:grid;grid-gap:5px;grid-template-columns:auto auto auto auto;}.grid-el img{height:100%;}.grid-footer{font-size:.8rem;display:block;margin-top:10px;text-align:right;}.grid-header span,.grid-header em{font-size:.9rem;}.grid-header a,.grid-footer a{-webkit-transition:opacity .3s cubic-bezier(.32,.74,.57,1);transition:opacity .3s cubic-bezier(.32,.74,.57,1);opacity:.7;}.grid-header a:hover,.grid-footer a:hover{opacity:1;}.address-info{font-size:var(--rem-small);}.address-info svg{max-width:16px;height:auto;margin-right:10px;fill:var(--g-color);}.address-info h5{margin-bottom:15px;}.address-info .phone,.address-info .tel,.address-info .email{display:flex;align-items:center;margin-bottom:10px;}.office-address{display:flex;align-items:flex-start;margin-bottom:25px;}.office-address svg{padding-top:5px;}.additional-title{margin-top:25px;}.address-info > *:last-child{margin-bottom:0;}.address-info a:hover{color:var(--g-color);}.newsletter-fw.has-bg{padding-top:20px;padding-bottom:20px;text-align:center;background-repeat:no-repeat;background-position:center center;background-size:cover;}.widget-mc .newsletter-fw.has-bg{padding:20px;}.w-banner{position:relative;display:block;overflow:hidden;padding:110px 30px;text-align:var(--banner-align,center);border-radius:var(--round-5);}.w-banner-content{position:relative;z-index:9;display:flex;align-items:center;width:100%;min-height:240px;}.w-banner-desc.element-desc{font-size:var(--rem-small);max-width:100%;margin-top:20px;margin-right:auto;margin-left:auto;}.banner-bg,.w-banner .banner-bg img{position:absolute;top:0;left:0;width:100%;height:100%;object-position:top center;}.banner-btn{display:inline-block;margin-top:20px;text-align:center;color:var(--btn-color,var(--awhite));border-radius:var(--btn-round,var(--round-5));background:var(--btn-bg,var(--g-color));}.banner-btn:hover{color:var(--awhite);background:var(--g-color);}.btn-fw .banner-btn{display:block;}.plan-inner{position:relative;display:block;padding:40px 20px;border-radius:var(--round-5);}.is-box-shadow .plan-inner{border-radius:var(--round-5);background-color:var(--plan-box-color,transparent);box-shadow:0 5px 30px var(--shadow-7);}.is-box-border .plan-inner{border:1px solid var(--plan-box-color,var(--flex-gray-15));}.is-box-bg .plan-inner{background-color:var(--plan-box-color,var(--flex-gray-7));}.plan-inner > *:not(:last-child){margin-bottom:30px;}.plan-header > *:not(:last-child){margin-bottom:15px;}.plan-features{font-size:var(--rem-small);display:flex;flex-flow:column nowrap;}.plan-feature:not(:last-child){display:inline-flex;margin-bottom:7px;}.plan-feature:before{font-family:"ruby-icon" !important;display:inline-flex;margin-right:5px;content:"";color:#42c337;}.plan-description{font-size:var(--rem-small);}.plan-price-wrap{font-size:1.2rem;line-height:1;display:flex;align-items:center;flex-flow:row nowrap;}.plan-tenure{color:var(--meta-fcolor);}.plan-price{font-size:3rem;padding:0 2px;}.plan-price-unit{margin-top:-.5em;}.plan-button-wrap button,.plan-button-wrap a.button,.plan-button-wrap .stripe-button-el{width:100%;padding-top:7px;padding-bottom:7px;background:var(--plan-button-bg,var(--g-color));background-image:none;box-shadow:none;}.plan-button-wrap button.nitro-lazy,.plan-button-wrap a.button.nitro-lazy,.plan-button-wrap .stripe-button-el.nitro-lazy{background-image:none !important;}.plan-button-wrap a.button{font-size:var(--rem-small);display:inline-block;text-align:center;}.plan-button-wrap button span,.plan-button-wrap .stripe-button-el span{font-family:inherit !important;font-size:var(--plan-button-size,var(--rem-small));font-style:inherit !important;color:var(--plan-button-color,inherit);background:none !important;background-image:none !important;-webkit-box-shadow:none;box-shadow:none !important;-webkit-text-shadow:none;text-shadow:none !important;}.plan-button-wrap button span.nitro-lazy,.plan-button-wrap .stripe-button-el span.nitro-lazy{background-image:none !important;}.rb-accordion:not(.none-shadow) .elementor-accordion{border-radius:var(--round-5);box-shadow:0 5px 30px var(--shadow-7);}.rb-accordion .elementor-accordion .elementor-accordion-title{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);font-style:var(--h4-fstyle);line-height:var(--h4-fheight,1.45);letter-spacing:var(--h4-fspace);text-transform:var(--h4-transform);color:inherit !important;}.rb-accordion .elementor-accordion-icon{width:15px !important;color:inherit !important;}.rb-accordion .elementor-accordion-icon i{font-size:10px;}.rb-accordion .elementor-tab-content{font-family:var(--body-family);font-size:var(--body-fsize);font-weight:var(--body-fweight);font-style:var(--body-fstyle);line-height:max(var(--body-fheight,1.7),1.4);letter-spacing:var(--body-fspace);text-transform:var(--body-transform);color:var(--body-fcolor);}.rb-accordion .elementor-accordion .elementor-accordion-item{border:none;border-bottom:1px solid var(--flex-gray-15);}.rb-accordion .elementor-accordion{border-radius:var(--round-5);}.rb-accordion .elementor-accordion .elementor-tab-content{border-color:var(--flex-gray-15);}.rb-accordion .elementor-accordion .elementor-tab-title{-webkit-transition:var(--effect);transition:var(--effect);opacity:.3;}.rb-accordion .elementor-accordion-item:hover .elementor-tab-title,.rb-accordion .elementor-accordion .elementor-tab-title.elementor-active{opacity:1;}.elementor-widget-tabs .elementor-tab-title{display:inline-flex;align-items:center;flex-flow:row nowrap;width:100%;border-top-left-radius:var(--round-5);border-bottom-left-radius:var(--round-5);column-gap:.5em;}.elementor-tab-title svg{fill:currentColor;}.elementor-widget-tabs .elementor-tabs-content-wrapper{border-radius:0 var(--round-5) var(--round-5);}.block-simple-gallery{--el-spacing:5px;}.block-simple-gallery.p-center{text-align:center;}.simple-gallery-item > *{display:block;width:100%;}.simple-gallery-item{position:relative;display:flex;flex-flow:column nowrap;}.simple-gallery-item > *:not(:last-child){margin-bottom:var(--el-spacing);}.simple-gallery-item > .simple-gallery-image{position:relative;margin-bottom:var(--image-spacing,15px);}.simple-gallery-image img{-webkit-transition:-webkit-transform .4s var(--timing);transition:transform .4s var(--timing);border-radius:var(--round-5);}.is-style-shadow .simple-gallery-image img{box-shadow:0 10px 30px var(--shadow-12);}.is-style-border .simple-gallery-image img{border:2px solid currentColor;}.is-style-g-border .simple-gallery-image img{border:2px solid var(--flex-gray-15);}.simple-gallery-item:hover a img{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}.simple-gallery-title a{display:block;width:100%;-webkit-transition:var(--effect);transition:var(--effect);}.simple-gallery-title a:hover{color:var(--g-color);}.simple-gallery-desc{font-size:var(--rem-small);display:block;}.simple-gallery-meta{line-height:1;position:absolute;top:10px;right:10px;flex-grow:0;padding:5px 12px;white-space:nowrap;color:var(--awhite);border-radius:var(--round-3);background:var(--g-color);}.single-post-outer:not(:last-child){margin-bottom:20px;border-bottom:1px solid var(--flex-gray-15);}.single-infinite-point .rb-loader{margin-bottom:25px;}.single-post-outer.has-continue-reading .s-ct{overflow:clip;height:700px;max-height:700px;}.single-post-outer.has-continue-reading .single-sidebar{position:relative;}.single-post-outer.has-continue-reading .sidebar-inner{position:absolute;z-index:1;right:30px;left:30px;}.continue-reading{position:relative;z-index:100;display:flex;justify-content:center;padding:30px 0 40px 0;background-color:var(--solid-white);}.continue-reading:before,.restrict-box:before{position:absolute;right:0;bottom:99%;left:0;display:block;width:100%;height:150px;content:"";background-image:linear-gradient(to top,var(--solid-white) 0,transparent 100%);}.continue-reading-btn.is-btn{font-size:var(--rem-small);display:inline-flex;}.grid-container{position:relative;display:flex;flex-flow:row wrap;margin-right:-20px;margin-left:-20px;}.grid-container > *{flex:0 0 100%;width:100%;padding-right:20px;padding-left:20px;}.single-meta{display:flex;align-items:center;flex-flow:row nowrap;justify-content:space-between;width:100%;gap:15px;}.single-meta.yes-center{gap:20px;}.single-meta.yes-wrap{flex-flow:row wrap;}.single-meta.yes-border{padding-top:15px;border-top:4px solid var(--flex-gray-15);}.yes-center.yes-wrap .smeta-in,.yes-center.yes-wrap .smeta-extra,.yes-center.yes-minimal .smeta-in,.yes-center.yes-minimal .smeta-extra{justify-content:center;}.smeta-in{display:flex;align-items:center;flex-flow:row nowrap;justify-content:flex-start;gap:12px;}.smeta-in > .meta-avatar img{width:var(--b-avatar-size,60px);height:var(--b-avatar-size,60px);margin-left:0 !important;border-radius:var(--avatar-radius,100%);}.smeta-sec{display:flex;flex-flow:column-reverse nowrap;text-align:left;gap:.1em;}body .smeta-sec .meta-avatar img{width:1.85em;height:1.85em;}.smeta-sec .meta-bookmark .rb-bookmark i:after{font-family:var(--meta-b-family);font-size:inherit;font-weight:var(--meta-b-fweight);font-style:var(--meta-b-fstyle);display:inline-flex;margin-left:4px;content:attr(data-title);letter-spacing:var(--meta-b-fspace);text-transform:var(--meta-b-transform);}.smeta-sec .meta-bookmark .rb-bookmark i:before{font-size:inherit;vertical-align:bottom;}.is-meta-author-bold .meta-author a{text-decoration-thickness:3px;}.is-meta-author-dot .meta-author a{text-decoration-style:dotted;text-decoration-thickness:3px;}.is-meta-author-wavy .meta-author a{text-decoration-style:wavy;}.is-meta-author-color .meta-author a{color:var(--g-color);text-decoration-color:transparent;}.is-meta-author-color .meta-author a:hover{text-decoration-color:var(--g-color);}.is-meta-author-text .meta-author a{text-decoration:none;}.share-action i{text-shadow:3px 3px 0 var(--flex-gray-15);}.smeta-sec .meta-like > span{min-width:52px;}.share-action.is-mobile.icon-whatsapp{display:flex;}.share-action.is-web.icon-whatsapp{display:none;}.smeta-extra{display:flex;align-items:center;flex-flow:row nowrap;flex-shrink:0;}.share-action{-webkit-transition:var(--effect);transition:var(--effect);}.t-shared-sec{display:flex;align-items:center;}.sticky-share-list > *{line-height:1;display:flex;flex-flow:row nowrap;}.t-shared-sec > *:not(.t-shared-header){display:flex;flex-flow:row wrap;gap:3px;}.sticky-share-list .share-action,.t-shared-sec .share-action{font-size:max(1.05rem,15px);line-height:32px;display:inline-flex;justify-content:center;min-width:28px;}a.native-share-trigger{background-color:transparent;}a.native-share-trigger:hover{color:var(--g-color);}.native-share-trigger i{font-size:1.3em;}.single-right-meta{display:flex;align-items:center;flex-flow:row nowrap;flex-shrink:0;white-space:nowrap;}.single-right-meta:not(:first-child):before{display:inline-flex;width:1px;height:6px;margin-right:10px;margin-left:6px;content:"";opacity:.25;background-color:var(--meta-fcolor);}.single-meta.yes-minimal{flex-flow:column nowrap;flex-direction:column-reverse;gap:20px;}.yes-wrap .share-action{align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid var(--flex-gray-15);border-radius:50%;}.yes-wrap .native-share-trigger{border:none;}.yes-wrap .t-shared-header{margin-right:12px;}.yes-wrap > *,.yes-minimal > *{width:100%;}.yes-minimal .t-shared-sec > *{gap:.5em;}.yes-minimal .t-shared-header{display:none;}.yes-minimal .share-action{font-size:20px;}.yes-wrap.yes-center .smeta-in,.yes-minimal.yes-center .smeta-in{flex-flow:column nowrap;}.single-header{position:relative;z-index:109;display:block;}.s-cats,.s-breadcrumb,.s-title,.s-tagline,.single-meta{margin-bottom:15px;}.s-feat-outer{margin-bottom:30px;}.i-ratio .s-feat{position:relative;width:100%;padding-bottom:var(--image-ratio,56%);}.s-feat-outer.stemplate-feat{margin-bottom:0;}.s-feat-placeholder{display:block;width:100%;border-radius:var(--round-5);background-color:#6605ff;}.s-feat-placeholder:before{position:relative;display:block;padding-bottom:var(--image-ratio,56%);content:"";}.s-content-placeholder,.s-comment-placeholder,.s-related-placeholder{display:flex;align-items:center;justify-content:center;min-height:600px;border-radius:var(--round-5);background-color:var(--flex-gray-7);}.s-related-placeholder,.s-comment-placeholder{min-height:200px;}.feat-caption{position:relative;display:flex;align-items:center;flex-flow:row wrap;flex-grow:1;justify-content:space-between;margin-top:7px;padding-bottom:5px;gap:5px;}.yes-cap-center .feat-caption{flex-flow:column nowrap;justify-content:center;}.attribution{font-size:min(var(--meta-fstyle),13px);text-transform:none;}.feat-caption .caption-text:before{position:relative;display:inline-flex;width:50px;height:1px;margin-right:12px;padding-top:.75em;content:"";vertical-align:top;border-bottom:1px solid var(--g-color);}.is-s-caption .caption-text:before{display:none;}.caption-text{font-size:min(var(--meta-fsize),13px);position:relative;display:block;text-transform:none;}.single-standard-1:not(.single-standard-11) .feat-caption,.single-standard-6 .feat-caption,.single-standard-8:not(.single-standard-10) .feat-caption{align-items:flex-start;flex-flow:column nowrap;}.yes-cap-center .caption-text:before,.single-standard-6 .feat-caption .caption-text:before{display:none;}.single-standard-1:not(.single-standard-11) .attribution,.single-standard-8:not(.single-standard-10) .attribution{padding-left:65px;}.s-feat img,.s-feat-holder img{display:block;width:100%;object-fit:cover;}.s-feat-holder img{width:100%;height:100%;}.ubox:not(:first-child){margin-top:25px;padding-top:25px;border-top:1px solid var(--flex-gray-15);}.ubox-header{display:flex;align-items:center;flex-flow:row nowrap;width:100%;}.author-info-wrap{display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;}.author-avatar{width:50px;height:auto;margin-right:12px;}.author-avatar img{border-radius:50%;}.author-info{display:flex;flex-flow:column nowrap;justify-content:center;}.usocials{display:flex;align-items:center;flex-flow:row nowrap;gap:.7em;}.usocials a{font-size:min(17px,1rem);padding:0 2px;-webkit-transition:var(--effect);transition:var(--effect);}.usocials a:hover{color:var(--g-color);}.author-job{line-height:1.5;display:flex;}.ubox .ubio{display:block;margin-top:20px;margin-bottom:0;}.yes-multiple .meta-separate:after{margin-left:0;}.yes-multiple .meta-job{display:none;}.ef-label{color:var(--meta-fcolor);}.efoot{position:relative;display:flex;flex-flow:column nowrap;width:100%;padding-top:calc(2rem + 2px);row-gap:10px;}.efoot:before{position:absolute;top:0;left:0;width:50px;height:3px;content:"";border-radius:var(--round-7);background-color:currentColor;}.efoot-bar{display:flex;align-items:center;flex-flow:row wrap;width:100%;gap:4px;}.efoot-bar *{font-size:min(14px,1em);}.blabel{display:inline-flex;align-items:center;margin-right:3px;letter-spacing:0;gap:5px;}.blabel i.rbi-via{-webkit-transform:scale(1.1);transform:scale(1.1);}.efoot a{display:inline-flex;padding:1px 10px;-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-3);}.efoot-commas a{line-height:1.7;padding:0;}.efoot-commas a:not(:last-child):after{content:",";}.efoot-bg a{background-color:var(--flex-gray-7);}.efoot-border a{border:1px solid currentColor;}.efoot-border.is-b-gray a{border-color:var(--flex-gray-15);}.efoot:not(.efoot-commas) a:hover{color:var(--awhite);border-color:var(--g-color);background-color:var(--g-color);}.efoot-commas a:hover{color:var(--g-color);}[data-theme='dark'] .efoot-commas a:hover{opacity:.7;color:var(--awhite);}.reaction-sec{position:relative;display:block;padding-top:25px;}.reaction-wrap{display:flex;align-items:center;flex-flow:row wrap;justify-content:space-evenly;}.reaction{position:relative;display:flex;flex:0 0 80px;flex-flow:row wrap;justify-content:center;max-width:80px;padding:5px 10px;cursor:pointer;}.reaction-heading{display:block;margin-bottom:20px;text-align:center;}.reaction-content{width:100%;}.reaction .reaction-icon{display:flex;justify-content:center;width:100%;height:auto;margin:auto;-webkit-transition:transform .25s var(--timing);transition:transform .25s var(--timing);-webkit-transform:scale(1) rotate(0deg);transform:scale(1) rotate(0deg);will-change:transform;}.reaction-icon svg{width:50px;height:50px;}.reaction .reaction-title{font-size:var(--rem-small);line-height:1;display:flex;justify-content:center;width:100%;margin-top:10px;-webkit-transition:color .25s var(--timing);transition:color .25s var(--timing);white-space:nowrap;}.reaction-count{font-weight:bold;line-height:1;display:flex;align-items:center;justify-content:center;width:100%;height:1.25em;margin-top:7px;white-space:nowrap;border-radius:var(--round-3);background-color:var(--flex-gray-7);}.reaction:hover .reaction-icon{-moz-transform:scale(1.2) rotate(-20deg);-ms-transform:scale(1.2) rotate(-20deg);-o-transform:scale(1.2) rotate(-20deg);-webkit-transform:scale(1.2) rotate(-20deg);transform:scale(1.2) rotate(-20deg);}.reaction:hover .reaction-title{color:var(--g-color);}.reaction.active .reaction-count{color:var(--awhite);background-color:var(--g-color);}.reaction:before{font-family:"ruby-icon";font-size:18px;line-height:18px;position:absolute;top:6px;right:6px;bottom:auto;left:auto;content:"";-webkit-transition:opacity .25s;transition:opacity .25s;pointer-events:none;opacity:0;color:var(--g-color);}.reaction.loading:before{z-index:10;width:auto;height:18px;content:"";-webkit-transform-origin:center;transform-origin:center;-webkit-animation:reaction-spinner 1s linear infinite;animation:reaction-spinner 1s linear infinite;letter-spacing:0;opacity:1;will-change:transform;}.reaction.loading .reaction-icon{opacity:.5;}@keyframes reaction-spinner{to{transform:rotate(360deg);-webkit-transform:rotate(360deg);}}.e-shared-sec{display:flex;align-items:center;flex-flow:row nowrap;}.rbbsl{font-size:18px;display:flex;flex-flow:row wrap;justify-content:flex-end;margin-left:auto;gap:7px;}.rbbsl > *{line-height:var(--height-40);display:inline-flex;padding:0 20px;border-radius:var(--round-3);background-color:var(--flex-gray-7);}.rbbsl a > span{margin-left:7px;}.rbbsl a:not(:nth-child(1)) > span{display:none;}.rbbsl a:not(:nth-child(1)){justify-content:center;padding:0 12px;}.entry-sec{position:relative;padding-top:37px;padding-bottom:35px;}.entry-newsletter{position:relative;padding-top:37px;}.entry-newsletter .newsletter-box-content{max-width:600px;}.entry-sec:before,.entry-newsletter:before,.review-footer > *:not(.review-action):before,.top-divider:before{position:absolute;z-index:1;top:0;right:0;left:0;overflow:hidden;height:3px;content:"";background-image:linear-gradient(to right,var(--flex-gray-15) 20%,transparent 21%,transparent 100%);background-image:-webkit-linear-gradient(right,var(--flex-gray-15) 20%,transparent 21%,transparent 100%);background-repeat:repeat-x;background-position:0 0;background-size:5px;}.collapse-sections:before{position:absolute;z-index:1;top:0;right:0;left:0;overflow:hidden;height:3px;content:"";background-image:linear-gradient(to right,var(--submbnav-color-10,var(--subnav-color-10)) 20%,transparent 21%,transparent 100%);background-image:-webkit-linear-gradient(right,var(--submbnav-color-10,var(--subnav-color-10)) 20%,transparent 21%,transparent 100%);background-repeat:repeat-x;background-position:0 0;background-size:5px;}.e-shared-sec.entry-sec{padding-top:18px;padding-bottom:15px;}.e-shared-header{display:flex;align-items:center;flex-flow:row nowrap;}.e-shared-sec .native-share-trigger{color:var(--body-fcolor);}.reading-indicator{position:fixed;z-index:9041;top:0;right:0;left:0;display:block;overflow:hidden;width:100%;height:var(--indicator-height);}#reading-progress{display:block;width:0;max-width:100%;height:100%;-webkit-transition:width .1s ease;transition:width .1s ease;border-top-right-radius:5px;border-bottom-right-radius:5px;background:var(--g-color);background:linear-gradient(90deg,var(--indicator-bg-from) 0%,var(--indicator-bg-to) 100%);background:-webkit-linear-gradient(right,var(--indicator-bg-from),var(--indicator-bg-to));}.comment-form-comment label,.comment-form-author label,.comment-form-email label,.comment-form-url label,.no-comment .comment-reply-title{display:none;}.newsletter-box-header{display:flex;align-items:center;margin-bottom:25px;}.newsletter-icon{line-height:0;flex-shrink:0;margin-right:25px;}.newsletter-icon i{font-size:60px;line-height:1;}.newsletter-box-title{margin-bottom:10px;}.mc4wp-form-fields > *{display:flex;align-items:stretch;flex-flow:row nowrap;margin-top:10px;gap:var(--mc-btn-margin,7px);}.mc4wp-form-fields > *:first-child{margin-top:0;}.agree-to-terms{font-size:var(--rem-mini);display:block;width:100%;color:var(--mc-desc-color,var(--meta-fcolor));}.newsletter-sb .agree-to-terms{margin-top:15px;}.agree-to-terms input{margin:.35em .35em 0 0;}.mc4wp-form-fields input[type='email'],.mc4wp-form-fields input[type='text']{flex-grow:1;width:100%;padding:var(--mc-input-padding,12px 20px);color:var(--mc-input-color,inherit);background-color:var(--mc-input-bg,var(--flex-gray-15));}.newsletter-box-policy{font-size:var(--rem-mini);margin-top:15px;color:var(--meta-fcolor);}.newsletter-box-policy a{-webkit-transition:var(--effect);transition:var(--effect);text-decoration:underline dotted;color:var(--body-fcolor);}.newsletter-box-policy a:hover{color:var(--g-color);}.newsletter-box-content input:not([type='submit']){font-weight:bold;}.comments-area{display:block;}.comments-area .comment-meta a{text-decoration:none;}.comments-area #respond > #commentform{margin-top:15px;}.comment-metadata .review-stars{font-size:18px;letter-spacing:1px;color:var(--body-fcolor);}.comment-awaiting-moderation{font-size:var(--meta-fsize);display:inline-flex;width:100%;margin-bottom:7px;color:#d1a220;}.comment-awaiting-moderation:before{font-family:"ruby-icon";font-style:normal;display:inline-flex;margin-right:4px;content:"";}.comment-form{position:relative;display:block;margin-right:-10px;margin-left:-10px;}.comment-form input[type='text'],.comment-form input[type='email'],.comment-form input[type='url']{width:100%;}.comment-form > *{margin-bottom:20px;padding-right:10px;padding-left:10px;}.comment-form-cookies-consent{display:flex;align-items:center;flex-flow:row nowrap;flex-basis:100%;width:100%;}.comment-form-cookies-consent label{font-size:var(--rem-mini);padding-left:5px;cursor:pointer;}.comment-notes .required{color:#ff4545;}.logged-in-as{font-size:var(--rem-mini);}.logged-in-as a:last-child{text-decoration:underline dotted;opacity:.5;}.logged-in-as a{-webkit-transition:var(--effect);transition:var(--effect);}.logged-in-as a:hover{text-decoration:underline;}.logged-in-as a:last-child:hover{opacity:1;color:var(--g-color);}.comment-form > p.form-submit{display:block;margin-top:20px;margin-bottom:0;}.comment-form .comment-notes{font-size:var(--rem-mini);margin-bottom:15px;}.comment-notes #email-notes{font-style:italic;}.comment-reply-title{line-height:1;margin-bottom:10px;}.comment-author .says,.comment-form-comment label,.comment-form-author label,.comment-form-email label,.comment-form-url label,.no-comment .comment-reply-title{display:none;}.comment-box-header{position:relative;display:block;}a.show-post-comment{line-height:var(--height-40);position:absolute;top:0;right:0;display:flex;align-items:center;padding:var(--padding-40);-webkit-transition:var(--effect);transition:var(--effect);border-radius:var(--round-7);background-color:var(--flex-gray-7);}a.page404-btn{line-height:var(--height-40);display:inline-block;color:inherit;border-radius:var(--round-7);background-color:var(--flex-gray-7);}.comment-box-header > *{display:flex;align-items:center;}.comment-box-header i{margin-right:7px;}.comment-box-title i{border-bottom:3px dotted var(--g-color);}.box-comment-btn{line-height:42px;position:relative;display:flex;margin-left:auto;padding:0 60px;-webkit-transition:var(--effect);transition:var(--effect);}.rb-form-rating{display:flex;align-items:center;width:100%;column-gap:10px;}.rb-review-stars{font-size:24px;position:relative;}.rb-review-stars span{line-height:0;display:flex;align-items:center;flex-flow:row nowrap;flex-grow:0;width:0;margin-left:10px;padding:0;letter-spacing:0;}.rb-review-stars span a{line-height:1;display:flex;flex-grow:0;padding:2px;}.rb-form-rating label{font-size:var(--rem-mini);line-height:1;padding-left:7px;border-left:4px solid var(--g-color);}.rb-review-stars span:hover i:before,.rb-form-rating.selected a i:before,.rb-form-rating.selected .rb-review-stars span:hover a i:before{content:"";}.rb-review-stars span > a.active ~ a i:before,.rb-review-stars span > a:hover ~ a i:before,.rb-form-rating.selected .rb-review-stars span > a:hover ~ a i:before{content:"";}.rb-review-stars i{-webkit-transition:var(--effect);transition:var(--effect);}.comment-title h3{margin-bottom:30px;}.comment-title i{display:inline;margin-right:5px;}.comment-author{font-size:var(--rem-small);margin-bottom:7px;}.comment-author .avatar{position:absolute;top:3px;left:-65px;display:block;width:50px;height:50px;border-radius:50%;object-fit:cover;}.comment-list{position:relative;display:block;margin-top:35px;margin-bottom:25px;border-bottom:1px dashed var(--flex-gray-15);}.comment-body{position:relative;display:block;width:auto;max-width:100%;margin-bottom:25px;margin-left:65px;}.comment-list li.parent > .comment-body{margin-bottom:20px;}.comment-metadata{font-family:var(--meta-family);font-size:var(--meta-fsize);line-height:1;display:flex;align-items:center;flex-flow:row wrap;color:var(--meta-fcolor);}.comment-metadata > *{margin-bottom:7px;}.comment-metadata *{font-family:inherit;font-size:inherit;font-weight:inherit !important;line-height:inherit;}.comment-content{font-size:var(--excerpt-fsize);position:relative;display:block;margin-top:10px;}.comment-content p,.comment-content li{font-size:inherit;}a.comment-reply-link{line-height:24px;position:absolute;z-index:99;top:0;right:0;display:block;padding:0 12px;-webkit-transition:var(--effect);transition:var(--effect);letter-spacing:var(--btn-fspace);border:1px solid rgba(0,0,0,.05);border-radius:var(--round-3);}.comments-area .comment-meta a.comment-edit-link{margin-left:10px;}.comments-area .comment-meta > a:first-child{margin-left:0;}.comments-area .comment-meta a.comment-edit-link:hover{text-decoration:underline dotted;}a.comment-reply-link:before{font-family:"ruby-icon";font-size:.9em;margin-right:5px;content:"";}.comment-list .logged-in-as a{font-weight:inherit;-webkit-transition:var(--effect);transition:var(--effect);text-decoration:none;}.logged-in-as a:hover,.comment-list .logged-in-as a:hover{text-decoration:underline;}.comment-list .comment-reply-title small a{font-size:var(--rem-mini);margin-left:7px;-webkit-transition:var(--effect);transition:var(--effect);white-space:nowrap;text-transform:none;color:var(--g-color);}.comment-list .comment-reply-title small a:hover{text-decoration:underline dotted;}.comment-list .comment-respond{margin-bottom:35px;margin-left:65px;}.comment-list ul.children{margin-left:30px;}.e-pagi{position:relative;display:block;}.e-pagi .inner{display:flex;align-items:stretch;flex-flow:row nowrap;flex-grow:1;gap:20px;}.e-pagi .nav-el{display:flex;flex-grow:1;}.e-pagi a{display:flex;flex:1;flex-flow:column nowrap;}.e-pagi .rbi-angle-left{padding-right:5px;}.e-pagi .rbi-angle-right{padding-left:5px;}.e-pagi .nav-label{margin-bottom:12px;letter-spacing:.1em;text-transform:uppercase;}.e-pagi .nav-right{margin-left:auto;}.e-pagi .nav-right .nav-label{margin-left:auto;}.e-pagi .nav-inner{display:flex;align-items:center;}.e-pagi i{letter-spacing:0;}.e-pagi img{display:flex;flex-shrink:0;width:50px;height:50px;margin-right:12px;border-radius:50%;}.e-pagi .nav-right .nav-inner{flex-direction:row-reverse;text-align:right;}.e-pagi .nav-right img{margin-right:0;margin-left:12px;}.review-section{position:relative;display:block;overflow:hidden;border-radius:var(--round-7);box-shadow:0 5px 30px var(--shadow-7);}.review-intro{position:relative;z-index:2;display:flex;overflow:hidden;flex-flow:row nowrap;}.review-intro .meta-description,.e-shared-header i,.data-item-icon{margin-right:7px;}.review-bg{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;background-color:var(--dark-accent);}.review-bg img{width:100%;height:100%;opacity:.5;object-fit:cover;}.review-intro .inner{position:relative;display:flex;flex-grow:1;padding:30px 20px;}.review-heading{display:flex;align-items:flex-start;flex-flow:column nowrap;}.review-intro .meta-info{display:flex;align-items:flex-end;flex-flow:column nowrap;justify-content:flex-end;margin-left:auto;}.review-intro .average{display:flex;align-items:flex-start;flex-flow:row nowrap;}.review-heading > *:not(:last-child),.review-section .meta-info > *:not(:last-child){margin-bottom:10px;}.review-section .rline-wrap,.review-section .rstar-wrap{margin-right:0;}.review-header .rstar:before{background-color:var(--absolute-dark);}.review-intro .rstar-wrap{margin-right:0;}.review-section .review-intro .average,.review-section .review-heading{text-shadow:0 0 5px rgba(0,0,0,.15);}.review-content{padding:25px 30px;}.review-el{display:flex;align-items:center;}.review-el:not(:last-child){margin-bottom:15px;}.review-rating{margin-left:auto;}.review-label{display:flex;flex-flow:column nowrap;}.rating-info{margin-top:3px;margin-left:13px;}.review-label-info{line-height:1;padding-left:10px;border-left:3px solid var(--review-color);}.review-footer{position:relative;display:block;margin:0 30px;}.review-footer > *:not(.review-action){position:relative;padding:28px 0 25px 0;}.pros-cons-holder{display:flex;flex-flow:row wrap;gap:40px;}.pros-cons-holder > *{display:flex;flex:0 0 calc(50% - 21px);justify-content:center;width:calc(50% - 21px);}.pros-cons-list-inner{display:inline-block;}.pros-cons-list-inner > *{display:block;margin-top:7px;}.pros-cons-title{display:inline-flex;width:100%;margin-top:0;padding-bottom:5px;}.pros-cons-title i{margin-right:5px;}.pros-cons-el:before{display:inline-block;width:8px;height:8px;margin-right:7px;content:"";vertical-align:middle;border-radius:50%;background-color:#35b145;}.cons-list-wrap .pros-cons-el:before{background-color:#ff3d5f;}.review-summary-title{display:block;margin-bottom:15px;}.summary-content,.pros-cons-el{font-size:var(--rem-small);}.user-rating,.rating-header{line-height:0;display:flex;align-items:center;flex-flow:row nowrap;}.rating-header i{font-size:1.25em;margin-right:7px;}.average-info{margin-left:auto;--rating-size:18px;}.user-rating svg{width:1.35em;margin-right:5px;}.total-vote{margin-left:5px;}.review-action{display:flex;padding-bottom:25px;}.review-btn{font-size:var(--btn-fsize);display:inline-flex;align-items:center;}.review-btn i{font-size:1.25em;margin-right:5px;}.sfoter-sec{position:relative;}.sfoter-sec > .block-h{margin-bottom:20px;}.single-related{margin-bottom:40px;padding-top:30px;}.single-related:before{position:absolute;z-index:-1;top:0;left:50%;width:100vw;height:1px;margin-left:-50vw;content:"";pointer-events:none;background-color:var(--flex-gray-15);}.s-hl{position:relative;padding-top:20px;padding-bottom:30px;}.s-hl-heading.h1{font-size:2.75rem;line-height:1;position:absolute;z-index:-1;top:-10px;left:15px;opacity:.15;}.s-hl-heading span{display:inline-block;}.s-hl-heading span::first-letter{color:var(--g-color);}.s-hl:after{position:absolute;top:auto;bottom:0;left:0;width:90px;height:1px;content:"";background-color:var(--g-color);}.s-hl ul{position:relative;list-style:none;}.hl-point:before{position:absolute;top:.5em;display:inline-block;width:8px;height:8px;content:"";border-radius:50%;background-color:var(--g-color);}.hl-point{position:relative;}.hl-point > *{display:inline-block;margin-left:20px;}.hl-point:not(:last-child) > *{margin-bottom:7px;padding-bottom:7px;border-bottom:1px solid var(--flex-gray-15);}.single-standard-1 .single-header{padding-top:15px;}.single-standard-2 .single-header-inner{padding-top:25px;}.single.is-standard-2 .header-transparent,.single.is-audio-2 .header-transparent,.single.is-video-2 .header-transparent{position:relative;top:auto;right:auto;left:auto;}.yes-hd-transparent.is-standard-5 .navbar-inner{border-bottom:1px solid var(--flex-gray-15);}.single-standard-2 .single-header{margin-bottom:30px;}.single-standard-7 .single-header{margin-bottom:30px;padding-top:20px;}.single-standard-1 .s-feat img,.single-standard-2 .s-feat img,.single-standard-7 .s-feat img,.single-standard-8 .s-feat img,.stemplate-feat img,.e-tax-feat img{border-radius:var(--round-5);}.single-standard-2 .s-feat img,.single-standard-7 .s-feat img{box-shadow:0 4px 30px var(--shadow-7);}.single-standard-3 .single-header,.single-standard-4 .single-header{padding-top:10px;padding-bottom:30px;}.single-standard-3 .single-header-inner,.single-standard-4 .single-header-inner{overflow:hidden;border-radius:var(--round-5);}.single-standard-5 .single-header{padding-bottom:30px;}.single-standard-8.single-embed-4 .grid-container,.single-standard-8 .grid-container{margin-top:20px;}.single-embed-4 .s-feat-outer{margin-bottom:0;padding-top:20px;}.single-embed-4 .single-header,.single-standard-10 .single-header,.single .single-no-featured .single-header{margin-bottom:20px;padding-bottom:0;border-bottom:5px solid var(--flex-gray-15);}.without-sidebar .single-caption-outer.rb-container,.without-sidebar .single-caption-outer{max-width:720px;margin-right:auto;margin-left:auto;}.single-header-inner{position:relative;display:block;}.single-standard-2 .single-header-inner:before{position:absolute;z-index:0;top:0;right:0;bottom:90px;left:0;width:100%;content:"";background-color:var(--dark-accent);}.single-standard-2.no-sfeat .single-header-inner:before{bottom:0;}.single-standard-2.no-sfeat .single-header-inner{padding-bottom:10px;}.single-standard-2 .single-header-inner > *{position:relative;z-index:1;}.single-embed-2 .embed-bg-overlay{position:absolute;top:0;right:0;bottom:90px;left:0;width:100%;opacity:.3;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-filter:blur(10px);filter:blur(10px);}.single-embed-2.yes-audio-hosted .single-header-inner{padding-bottom:40px;}.single-embed-2.yes-audio-hosted .single-header-inner:before,.single-embed-2.yes-audio-hosted .embed-bg-overlay{bottom:0;}.s-feat-holder{position:absolute;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;}.single-header-content{position:relative;z-index:1;display:flex;flex:0 0 100%;flex-flow:column nowrap;padding-right:20px;padding-left:20px;}.single-standard-3 .single-header-inner:before,.single-standard-4 .single-header-inner:before{position:relative;display:block;padding-bottom:33%;content:"";}.single-header-content:before{position:absolute;z-index:-1;bottom:0;left:0;display:block;width:100%;height:140%;content:"";background:var(--dark-accent);background:linear-gradient(to top,var(--dark-accent) 20%,transparent 100%);}.single-standard-4 .single-header-content{max-width:940px;}.single-standard-4 .single-header-content:before{height:calc(100% - 7px);border-top-right-radius:var(--round-5);background:var(--dark-accent);}.single-standard-4.has-bg-spacing .single-header-content:before{height:calc(100% + 20px);}.single-standard-5 .single-header-content{padding:20% 0;}.single-standard-5 .single-header-content:before{display:none;}.full-dark-overlay{background-color:var(--dark-accent);}.full-dark-overlay img{opacity:.3;}.single-standard-6 .single-header{margin-bottom:30px;}.single-standard-6 .single-header:before{position:absolute;top:0;right:0;bottom:40px;left:0;content:"";background-color:var(--flex-gray-7);}.single-header-columns{display:flex;align-items:center;margin-right:-20px;margin-left:-20px;}.single-header-columns > *{padding-right:20px;padding-left:20px;}.single-header-left{position:relative;flex:0 0 60%;max-width:60%;}.centered-header .single-header,.yes-center.yes-wrap .smeta-bottom,.yes-center.yes-minimal .smeta-bottom{text-align:center;}.centered-header .single-standard-4 .single-header-content{margin-right:auto;margin-left:auto;}.centered-header .single-header .p-categories{justify-content:center;}.yes-center.single-meta,.yes-center .meta-inner{justify-content:center;}.is-bookmark-border .bookmark-trigger{padding:2px 12px;border:1px solid var(--flex-gray-15);border-radius:9999px;}.overlay-text .bookmark-trigger{border-color:var(--awhite);}.single-standard-6 .s-feat-outer{position:relative;flex:0 0 40%;max-width:40%;margin-bottom:0;}.has-feat-ratio .s-feat,.featured-vertical{position:relative;display:block;overflow:hidden;padding-bottom:150%;border-bottom-right-radius:var(--round-5);border-bottom-left-radius:var(--round-5);}.single-standard-10.has-feat-ratio .s-feat{padding-bottom:var(--s10-feat-ratio,45%);}.single-standard-11.has-feat-ratio .s-feat{padding-bottom:var(--s11-feat-ratio,45%);}.featured-vertical img,.has-feat-ratio .s-feat img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;}.single-standard-6 .caption-holder{position:absolute;top:auto;right:20px;bottom:0;left:20px;border-bottom-right-radius:var(--round-5);border-bottom-left-radius:var(--round-5);background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.25) 30%,rgba(0,0,0,.8) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.25) 30%,rgba(0,0,0,.8) 100%);}.single-standard-6 .feat-caption{margin:10px 20px 10px 20px;}.single-standard-10 .s-feat-outer{margin-top:20px;margin-bottom:-10px;}.single-standard-11 .s-feat-outer{margin-top:0;margin-bottom:15px;}.sqview > *:not(:last-child){margin-bottom:10px;}.qview-box{overflow:hidden;align-items:stretch;border-radius:var(--round-7);background-color:var(--flex-gray-7);}.review-quickview{position:relative;padding:20px;background-color:var(--dark-accent);}.review-quickview-holder{position:relative;z-index:2;display:flex;align-items:center;flex-flow:row wrap;justify-content:space-between;gap:15px;--rating-size:18px;}.review-quickview-inner{display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;gap:20px;}.review-quickview-meta{display:inline-flex;align-items:center;flex-flow:column nowrap;min-width:3rem;padding:12px 10px;text-align:center;color:var(--overlay-meta-color,var(--awhite));border-radius:var(--border-radius,var(--round-5));background-color:var(--overlay-meta-bg,var(--g-color));gap:5px;}.review-quickview-meta .meta-score{font-size:max(28px,2rem);line-height:1;}.review-quickview-meta .meta-text{font-size:min(13px,var(--rem-mini));line-height:1.2;}.review-quickview .rstar-wrap{margin-right:0;--rating-size:16px;}.spon-qview{padding:5px 12px;}.spon-qview .sponsor-meta{margin-bottom:0;}.spon-qview .sponsor-inner img{height:3em;max-height:50px;}.spon-qview .sponlogo-wrap{margin-right:0;margin-left:auto;}body .without-sidebar .s-ct{flex-basis:100%;width:100%;max-width:var(--max-width-wo-sb);margin-right:auto;margin-left:auto;--s-content-width:100%;}.featured-embed,.paudio-embed,.pvideo-embed{position:relative;display:block;}.embed-holder{position:relative;display:block;width:100%;padding-bottom:var(--video-ratio,56%);border-radius:var(--round-5);background-color:rgba(0,0,0,.025);}.float-holder{-webkit-transform:var(--effect);transform:var(--effect);}.floating-activated .float-holder{position:fixed;z-index:9999;top:auto;right:20px;bottom:100px;left:auto;display:block;width:420px;max-width:100%;height:auto;}.floating-activated .float-holder:before{position:relative;display:block;width:100%;padding-bottom:56%;content:"";}.floating-close{position:absolute;top:auto;right:0;bottom:100%;display:block;}.paudio-embed .embed-holder{padding-bottom:var(--audio-ratio,33.33%);}.embed-holder iframe{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;width:100%;height:100%;border:none;border-radius:var(--round-5);}.pvideo-embed.is-self-hosted .wp-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none;border-radius:var(--round-5);}.pvideo-embed.is-self-hosted .wp-video,.embed-holder .wp-video-shortcode{width:100% !important;height:100%;object-fit:cover;}body.yes-amp .embed-holder{padding-bottom:0;}.slider-img-holder{display:block;width:100%;padding-bottom:calc(var(--sg-ratio,56) * 1%);}.coverflow-img-holder{display:block;width:100%;padding-bottom:calc(var(--sg-ratio,100) * 1%);}.slider-img-holder img,.coverflow-img-holder img{position:absolute;z-index:98;display:block;width:100%;height:100%;border-radius:var(--round-5);object-fit:cover;}.gallery-slider-nav-holder img{border-radius:var(--round-3);}.carousel-img-holder img,.coverflow-img-holder img{border-radius:var(--round-5);}.gallery-slider-nav-outer{position:relative;display:flex;flex-flow:row nowrap;}.gallery-slider-nav-holder{position:relative;flex-grow:1;}.gallery-slider-nav-holder .pre-load{max-height:102px;opacity:0;}.gallery-slider-nav{max-width:750px;margin-top:15px;margin-right:0;margin-left:auto;}.gallery-slider-nav .slider-img-holder{padding-bottom:66.7%;}.slider-caption{position:absolute;z-index:99;bottom:20px;width:auto;max-width:80%;margin:0;padding:5px 20px 5px 0;border-radius:0 var(--round-5) var(--round-5) 0;background-color:var(--solid-white);}.format-gallery-slider .caption-text:before{width:30px;}.gallery-slider-info{display:flex;align-items:center;flex-shrink:0;padding-right:30px;}.gallery-slider-info svg{width:60px;}.current-slider-info{display:flex;flex-flow:column nowrap;margin-top:15px;}.current-slider-count{font-size:2em;line-height:1;margin-top:7px;}.format-gallery-carousel .swiper-container{overflow:visible;}.format-gallery-carousel .swiper-slide{width:auto;}.carousel-img-holder img{width:auto;height:calc(var(--sg-ratio,45) * 1vh);max-height:calc(var(--sg-ratio,45) * 1vh);object-fit:cover;}.format-gallery-carousel .swiper-scrollbar{position:relative;height:2px;margin-top:20px;}.format-gallery-coverflow .swiper-pagination{position:relative;margin-top:20px;}.gallery-slider-nav .swiper-slide:not(.swiper-slide-thumb-active) img{opacity:.5;}.gallery-slider-nav .swiper-slide:hover img{opacity:1;}.gallery-slider-nav img{-webkit-transition:opacity .25s var(--timing);transition:opacity .25s var(--timing);}.gallery-coverflow .pre-load{max-height:50vh;opacity:0;}.slider-nav{font-size:24px;position:absolute;z-index:10;display:flex;flex-flow:row nowrap;color:#fff;}.slider-nav > *{line-height:1;padding:10px;-webkit-transition:var(--effect);transition:var(--effect);opacity:0;}.slider-pagination-top.slider-pagination,.block-wrap .swiper-container-horizontal > .swiper-pagination-bullets{line-height:0;position:absolute;z-index:20;top:0;right:0;bottom:auto;left:auto;width:auto;height:auto;padding:15px;}.block-wrap:hover .slider-nav > *{opacity:.7;}.block-wrap .slider-nav > *:hover{opacity:1;}.post-slider .overlay-inner > *{-webkit-transition:opacity .5s var(--timing);transition:opacity .5s var(--timing);opacity:0;}.elementor-editor-active .post-slider .overlay-inner > *{opacity:1;}.post-slider .swiper-slide-active .overlay-inner > *{opacity:1;}.swiper-slide-active .overlay-inner > *:nth-child(1){-webkit-transition-delay:.3s;transition-delay:.3s;}.swiper-slide-active .overlay-inner > *:nth-child(2){-webkit-transition-delay:.4s;transition-delay:.4s;}.swiper-slide-active .overlay-inner > *:nth-child(3){-webkit-transition-delay:.5s;transition-delay:.5s;}.swiper-slide-active .overlay-inner > *{-webkit-transition-delay:.6s;transition-delay:.6s;}.gallery-popup-header{position:absolute;top:0;right:0;display:flex;align-items:center;flex-flow:row nowrap;justify-content:space-between;padding:5px 0 5px 10px;text-align:left;background-color:var(--dark-accent);}.single-featured-popup .gallery-popup-header{left:auto;padding:0;}.gallery-popup-nav{position:static;}.gallery-popup-header .h5:not(:empty){padding-right:20px;}.gallery-popup-content{display:flex;align-items:center;flex-grow:1;justify-content:center;height:100%;padding:52px 10px;}.single-featured-popup .gallery-popup-content{padding-top:20px;}.mfp-rbgallery,.gallery-popup-image{height:100%;}.popup-header-right{display:flex;align-items:center;flex-flow:row nowrap;flex-shrink:0;gap:10px;}.mfp-counter{font-size:var(--rem-mini);}.rb-gallery-popup button{font-size:24px;cursor:pointer;color:var(--awhite);border:none;background:none;text-shadow:0 1px 4px rgba(0,0,0,.53);}.gallery-popup-image img{display:inline-flex;width:auto;height:100%;border-radius:var(--round-5);object-fit:contain;}.rb-gallery-popup .mfp-close{font-size:14px;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;-webkit-transition:var(--effect);transition:var(--effect);background-color:var(--dark-accent);}.rb-gallery-popup .mfp-close:hover{background-color:var(--g-color);}.gallery-popup-entry{position:absolute;right:0;bottom:0;left:0;display:block;padding:20px;text-align:center;background:-webkit-gradient(linear,left top,left bottom,from(var(--dark-accent-0)),to(var(--dark-accent)));background:linear-gradient(to top,var(--dark-accent) 0,var(--dark-accent-90) 50%,var(--dark-accent-0) 100%);}.gallery-popup-entry > *{display:block;}.gallery-popup-entry .description-text{margin-top:7px;}.rb-gallery-popup .mfp-content{position:relative;display:inline-flex;overflow:hidden;flex-flow:column nowrap;justify-content:space-between;height:100%;text-align:center;}.featured-lightbox-trigger{width:100%;height:100%;cursor:pointer;}.e-ct-outer > *{margin-bottom:30px;}.rbct{position:relative;display:block;}pre{font-family:Courier,monospace;overflow:auto;padding:20px;white-space:pre-wrap;word-wrap:break-word;border-radius:var(--round-5);background-color:var(--flex-gray-7);}.has-lsl .s-ct-inner{display:flex;flex-flow:row nowrap;}.l-shared-sec-outer{position:relative;flex-shrink:0;padding-right:30px;padding-bottom:40px;}.e-ct-outer{flex-grow:1;min-width:0;max-width:var(--s-content-width,100%);margin-right:auto;margin-left:auto;}.l-shared-sec{font-size:18px;position:sticky;position:-webkit-sticky;top:12px;-webkit-transition:top .3s ease;transition:top .3s ease;will-change:top;}.l-shared-items{display:flex;align-items:center;flex-flow:column nowrap;border-radius:var(--round-5);background:var(--toc-bg,var(--solid-white));box-shadow:0 5px 30px var(--shadow-7);}.l-shared-sec .share-action{line-height:48px;display:inline-flex;justify-content:center;width:48px;border-radius:var(--round-5);}.l-shared-header{display:flex;align-items:center;flex-flow:column wrap;margin-bottom:10px;}.l-shared-header i{font-size:18px;}[data-theme='dark'] .rbtoc,[data-theme='dark'] .related-sec,[data-theme='dark'] .l-shared-items{background-color:var(--toc-bg,var(--dark-accent));}.cta-description > *:where(:not(:last-child)),.taxonomy-description > *:where(:not(:last-child)),.elementor-widget-text-editor p:not(:last-child),.elementor-text-editor p:not(:last-child),.elementor-widget-container .rbtoc,.elementor-widget-container.inline-single-ad,.elementor-widget-container .related-sec,.rbct > *,.comment-content > *,.wp-block-column > *{margin-block-start:0;margin-block-end:var(--cp-spacing,1.5rem);}.wp-block-heading,.rbct > h2,.rbct > h3,.rbct > h4,.rbct > h5,.rbct > h6,.taxonomy-description h2,.taxonomy-description h3,.taxonomy-description h4,.taxonomy-description h5,.taxonomy-description h6,.cta-description h1,.cta-description h2,.cta-description h3,.cta-description h4,.cta-description h5,.cta-description h6{margin-block-start:0;margin-block-end:calc(var(--cp-spacing,1.5rem) * .6);}.rbct > *:last-child,.comment-content > *:last-child,.wp-block-column > *:last-child,.rbct .clearfix{margin-bottom:0;}p.has-background{border-radius:var(--round-5);}.comments-pagination{font-size:12px;display:flex;justify-content:center;margin:20px 0 20px 0;padding-bottom:30px;border-bottom:5px solid rgba(0,0,0,.07);}.comments-pagination .nav-previous,.comments-pagination .nav-next{padding-right:10px;padding-left:10px;}.rbct figure{max-width:100%;height:auto;}.rbct > *.alignleft,img.alignleft,.rbct p img.alignleft{float:left;margin-right:1.5rem;margin-left:0;}img.aligncenter,.rbct p img.aligncenter,.rbct > *.aligncenter,.entry-summary > *.aligncenter{display:block;margin-right:auto;margin-left:auto;}.rbct > *.alignright,img.alignright,.rbct p img.alignright{float:right;margin-right:0;margin-left:1.5rem;}.rbct input[type='password']{line-height:1;min-width:40%;margin-left:20px;}.post-password-form > *:not(:first-child){margin-top:1rem;}.post-password-form label{font-style:italic;}.rbct .woocommerce{margin-bottom:0;}.rbct .woocommerce div.product{margin-bottom:1.5rem;}.aligncenter{display:block;margin-right:auto;margin-left:auto;}.wp-block-image{max-width:100%;margin-right:0;margin-left:0;}.wp-block-image img,.wp-block-image.alignfull img{max-width:100%;}.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.is-resized{display:table;margin-right:0;margin-left:0;}.wp-block-image .aligncenter{display:table;margin-right:auto;margin-left:auto;}.wp-block-image .aligncenter figcaption{text-align:center;}.without-sidebar .wp-block-gallery.alignwide,.without-sidebar .wp-block-image.alignwide img,.yes-wide-f .wp-block-gallery.alignwide,.yes-wide-f .wp-block-image.alignwide img{width:max(min(92vw,var(--alignwide-w)),100%);max-width:none;margin-left:calc(50% - max(min(92vw,var(--alignwide-w)),100%) / 2);}.image-caption,.wp-caption-text,.gallery-caption,.rbct .wp-block-audio figcaption,.rbct .wp-block-video figcaption,.rbct .wp-block-image figcaption,.rbct .wp-block-embed figcaption{font-size:min(var(--meta-fsize),13px);margin:0;padding-top:5px;text-transform:none;}figcaption:not(:empty):before,.wp-caption-text:before{display:inline-block;width:30px;height:.3em;margin-right:7px;content:"";border-top:1px solid;}.wp-block-image:not(.is-style-rounded) img{border-radius:var(--round-3);}.wp-block-button__link:hover,.is-style-outline > .wp-block-button__link:not(.has-background):hover,.wp-block-button__link.is-style-outline:not(.has-background):hover{color:#fff;background-color:var(--g-color);}.wp-block-image figure{margin:0;}.wp-block-image .alignleft{float:left;margin-right:1.5rem;}.wp-block-image .alignright{float:right;margin-left:1.5rem;}.wp-block-image .aligncenter > figcaption,.wp-block-image .alignleft > figcaption,.wp-block-image .alignright > figcaption,.wp-block-image.is-resized > figcaption{display:table-caption;caption-side:bottom;}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright{width:100%;max-width:420px;}.rbct .wp-block-cover .wp-block-cover-text a,.rbct .wp-block-gallery .blocks-gallery-image figcaption,.rbct .wp-block-gallery .blocks-gallery-item figcaption{color:var(--awhite);}.rbct .wp-block-gallery ul,.rbct .wp-block-gallery ol{padding-left:0;list-style:none;}.wp-block-gallery figcaption:before{display:none;}.wp-block-spacer,.rbct .wp-block-spacer{margin:0;}.wp-block-cover,.wp-block-cover-image{height:auto;color:#fff;}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright{margin-bottom:0;}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image > h2{max-width:100%;margin:0 auto !important;}.wp-block-cover__video-background,.rbct .wp-block-cover__video-background{width:100%;height:100%;}.wp-block-cover a{text-decoration:none !important;color:inherit !important;}.wp-block-cover a:hover{text-decoration:underline !important;}.single-post-outer.has-continue-reading,.elementor-widget-foxiz-single-featured,.rbct > :last-child.wp-block-image,.no-overflow{overflow:clip;}.rbct dt,.comment-content dt{font-weight:700;}.rbct a.button{display:inline-block;}.rbct img,.rbct video,.comment-content img{max-width:100%;height:auto;}.wp-block-video video{width:100%;}.rbct address,.comment-content address{margin-bottom:30px;}cite br,p:empty,.rbct p:empty,.comment-content p:empty{display:none;}.wp-caption img[class*='wp-image-']{display:block;margin-right:auto;margin-left:auto;}.rbct figure a{border-bottom:none;}.rbct iframe{overflow:hidden;max-width:100%;margin-right:auto;margin-bottom:30px;margin-left:auto;}.rbct ol,.comment-content ol,.rbct ul,.comment-content ul,.elementor-widget-text-editor ol,.elementor-widget-text-editor ul,.taxonomy-description ol,.taxonomy-description ul{padding-left:1rem;list-style-type:decimal;}.rbct ul,.comment-content ul,.elementor-widget-text-editor ul,.taxonomy-description ul{list-style:circle;}.rbct ul ul,.comment-content ul ul,.elementor-widget-text-editor ul ul,.taxonomy-description ul ul{list-style:disc;}.rbct li > ol,.rbct li > ul,.comment-content li > ol,.comment-content li > ul,.elementor-widget-text-editor li > ol,.elementor-widget-text-editor li > ul{padding-top:.5rem;}.rbct li,.elementor-widget-text-editor li{position:relative;margin-bottom:.5rem;}.comment-content li{position:relative;margin-bottom:5px;}.rbct *[class*='wp-block'],.rbct [class*='wp-block'] *{list-style:none;}.rbct > ul[class*='wp-block'],.rbct > ol[class*='wp-block']{padding-left:0;}table{width:100%;max-width:100%;border-spacing:0;border-collapse:collapse;text-align:left;border-color:var(--flex-gray-15);}.wp-block-table thead{font-family:var(--h6-family);font-size:var(--h6-fsize);font-weight:var(--h6-fweight);font-style:var(--h6-fstyle);line-height:var(--h6-fheight,1.2);letter-spacing:var(--h6-fspace);text-transform:var(--h6-transform);}th,td{border:1px solid var(--flex-gray-15);}th,.wp-block-table th{font-weight:700;border-color:var(--flex-gray-15);}thead{color:var(--awhite);background-color:var(--dark-accent);}td,.wp-block-table td,.wp-block-table.is-style-stripes{border-color:var(--flex-gray-15);}.wp-block-table tr:nth-child(odd),.wp-block-table.is-style-stripes tbody tr:nth-child(odd),tbody tr:nth-child(odd){background-color:var(--flex-gray-7);}.rbct > .wp-block-cover.aligncenter{display:flex;}.wp-block-group.has-background{padding:20px 30px;}.wp-block-group__inner-container .wp-block-button{margin-bottom:2rem;}.has-drop-cap:not(:focus):first-letter{font-size:5em;font-weight:bold;line-height:.8;}.has-drop-cap:not(:focus):after{padding-top:5px;}.rbct .gallery,.gallery{display:flex;flex-flow:row wrap;margin-top:calc(2rem - 5px);margin-bottom:calc(2rem - 5px);text-align:center;}.gallery-item{position:relative;margin:0 0 10px 0;padding:5px;}.gallery-item img{display:block;max-width:100%;margin-right:auto;margin-left:auto;}.gallery-item div{margin:0;}.rbct .attachment img{display:block;margin-right:auto;margin-left:auto;}.rbct .twitter-tweet{margin-right:auto;margin-bottom:0 !important;margin-left:auto;}.rbct blockquote.twitter-tweet{opacity:.1;}blockquote{position:relative;padding:0 1.5rem;quotes:"“" "”" "‘" "’";}blockquote > *{margin-top:.75rem;margin-bottom:.75rem;}blockquote > *:first-child{margin-top:0;}blockquote > *:last-child{margin-bottom:0;}.wp-block-quote{quotes:"“" "”";}pre.wp-block-verse{font-family:Courier,monospace;}.widget_rss cite:before,blockquote cite:before{display:inline-block;width:30px;height:.3em;margin-right:7px;content:"";color:var(--g-color);border-top:1px solid currentColor;}.wp-block-pullquote{line-height:1;padding:3em 0 1em;}.wp-block-pullquote blockquote:before{font-size:5em;line-height:0;position:relative;left:0;display:block;}.wp-block-pullquote:not(.alignleft):not(.alignright) blockquote:before{quotes:"“" "”";}.wp-block-pullquote.is-style-solid-color blockquote:before,.wp-block-pullquote.is-style-solid-color cite:before{color:inherit;}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{padding:2rem 0;}.wp-block-pullquote.alignleft cite:before,.wp-block-pullquote.alignright cite:before{width:20px;}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:0 1.75rem;}blockquote:before{font-size:2.5rem;line-height:.75;position:absolute;left:0;content:open-quote;color:var(--g-color);}.wp-block-quote.is-large:before,.wp-block-quote.is-style-large:before{font-size:3.5em;}blockquote p{font-family:var(--quote-family,var(--h1-family));font-weight:var(--quote-fweight,var(--h1-fweight));line-height:1.5;letter-spacing:var(--quote-fspace,var(--h1-fspace));text-transform:var(--quote-transform,var(--h1-transform));}.wp-block-latest-posts.is-grid li{margin-top:0;margin-bottom:.5rem;}.widget_rss cite:before{width:20px;}.rbct iframe.instagram-media{margin-right:auto;margin-bottom:1.5em;margin-left:auto;}.rbct a:where(:not(.p-url):not(button):not(.p-category):not(.is-btn):not(.table-link-depth):not(.wp-block-button__link):not(.no-link)),.elementor-widget-text-editor p a{font-weight:var(--hyperlink-weight,700);font-style:var(--hyperlink-style,normal);-webkit-transition:var(--effect);transition:var(--effect);color:var(--hyperlink-color,inherit);text-decoration-color:var(--hyperlink-line-color,transparent);text-decoration-line:underline;text-underline-offset:1px;}.rbct a:where(:not(.p-url):not(button):not(.p-category):not(.is-btn):not(.table-link-depth):not(.wp-block-button__link):not(.no-link)):hover,.elementor-widget-text-editor p a:hover{color:var(--g-color);text-decoration-color:var(--g-color);}.wp-block-rss a,.wp-block-categories a,.wp-block-archives a,[class*='wp-block-latest'] a,.wp-block-tag-cloud a{font-family:var(--dwidgets-family);font-size:var(--dwidgets-fsize);font-weight:var(--dwidgets-fweight) !important;font-style:var(--dwidgets-fstyle) !important;line-height:1.4;-webkit-transition:var(--effect);transition:var(--effect);text-decoration:none !important;letter-spacing:var(--dwidgets-fspace);text-transform:var(--dwidgets-transform);}.rbct .wp-block-button a.wp-block-button__link{font-family:var(--btn-family);font-size:var(--btn-fsize);font-weight:var(--btn-fweight) !important;font-style:var(--btn-fstyle) !important;-webkit-transition:var(--effect);transition:var(--effect);text-decoration:none !important;letter-spacing:var(--btn-fspace);text-transform:var(--btn-transform);border-radius:var(--round-5);}.rbct .wp-block-embed.wp-block-embed-facebook,.rbct .wp-block-embed.wp-block-embed-instagram,.rbct .wp-block-embed.wp-block-embed-twitter{max-width:520px;margin-right:auto;margin-left:auto;}.wp-block-heading a{text-decoration-color:currentColor !important;}.gallery-columns-1 .gallery-item{flex:0 0 100%;width:100%;}.gallery-columns-2 .gallery-item{flex:0 0 50%;width:50%;}.gallery-columns-3 .gallery-item{flex:0 0 33.333%;width:33.33%;}.gallery-columns-4 .gallery-item{flex:0 0 25%;width:25%;}.gallery-columns-5 .gallery-item{flex:0 0 20%;width:20%;}.gallery-columns-6 .gallery-item{flex:0 0 16.66%;width:16.66%;}.gallery-columns-7 .gallery-item{flex:0 0 14.285%;width:14.285%;}.gallery-columns-8 .gallery-item{flex:0 0 12.5%;width:12.5%;}.gallery-columns-9 .gallery-item{flex:0 0 11.111%;width:11.111%;}.inline-single-ad.alignfull{display:block;float:none;width:100%;}.wpcf7-form{display:flex;align-items:flex-start;flex-flow:row wrap;gap:20px 40px;}.is-input-border input:not([type='submit']),.is-input-border textarea{border:1px solid var(--flex-gray-15);background-color:transparent;}.is-input-border input:not([type='submit']):focus,.is-input-border textarea:focus{border-color:var(--flex-gray-40);}[class*='elementor-widget-foxiz-ad'],[class*='elementor-widget-foxiz-categories'],[class*='input-col-'],.wp-block-archives-dropdown select{width:100%;}[class *='input-col-'] *:not([type='submit']):not([type='file']):not(.wpcf7-spinner){width:100%;max-width:100%;}.wpcf7-form-control-wrap.your-message,.wpcf7-form-control-wrap[data-name='your-message']{width:100%;max-width:100%;}.wpcf7-spinner{top:calc(( 2.6rem - 24px ) / 2);}.wpcf7 .wpcf7-submit{font-size:1rem;line-height:2.6rem;margin-top:10px;text-transform:inherit;}span.wpcf7-list-item{display:flex;align-items:center;margin-left:0;padding-top:10px;}.wpcf7-not-valid-tip{font-size:var(--rem-mini);padding-top:7px;}.wpcf7 form .wpcf7-response-output{font-size:var(--rem-mini);width:100%;margin:10px 0;padding:10px 20px;border:none;border-radius:var(--round-5);background-color:rgba(70,180,80,.13);}.wpcf7-file{font-family:var(--input-family);padding:15px;border:2px dashed;border-radius:var(--round-3);background-color:var(--flex-gray-7);}.wpcf7-form label{font-family:var(--btn-family);font-size:var(--btn-fsize);font-weight:var(--btn-fweight);font-style:var(--btn-fstyle);display:inline-block;width:100%;margin-bottom:7px;}.wpcf7-form.sent > *:not(.wpcf7-response-output){display:none;}.wpcf7 form.sent .wpcf7-response-output{background-color:rgba(70,180,80,.13);}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{background-color:rgba(220,50,50,.13);}.wpcf7 form.spam .wpcf7-response-output{background-color:rgba(245,110,40,.13);}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{background-color:rgba(255,185,0,.13);}button,.button,.faux-button,.rbct .wp-block-button__link,.wp-block-file .wp-block-file__button,.rbct input[type='button'],.rbct input[type='reset'],.rbct input[type='submit']{text-decoration:none;}ul.rb-list,ol.rb-list{padding-left:0;list-style:none;}.rb-list li:before{font-family:"ruby-icon" !important;font-size:var(--em-mini);position:relative;display:inline-block;margin-right:7px;content:"";color:#5e8858;}.wp-block-group__inner-container > *:not(:last-child){margin-bottom:1.5rem;}.rbct .wp-block-file .wp-block-file__button{display:table;margin-top:calc(.75 * 1em);margin-left:0;padding:.7em 1.5em;color:var(--awhite);border-radius:var(--round-5);background-color:var(--g-color);}.rbct > p > img{margin-top:1rem;margin-bottom:1rem;}.rbct > figure.wp-caption.alignleft,.rbct > figure.wp-caption.alignnone,.rbct > figure.wp-caption.aligncenter,.rbct > figure.wp-caption.alignright{margin-top:1rem;}.page-template-default .s-ct .comment-box-wrap.entry-sec,.page-template-default .rbct > *.alignright{clear:both;}.single-rb-etemplate{padding-top:50px;}.single-rb-etemplate ul,.single-rb-etemplate ol{list-style:none;}.rb-admin-info{font-size:11px;padding:7px 10px;text-align:center;color:#000;border-radius:7px;background-color:#fc0;}.wp-block-pullquote.is-style-solid-color blockquote{margin-bottom:0;padding:30px;}.wp-block-pullquote.is-style-solid-color blockquote:before{margin-bottom:0;}.rbtoc{display:inline-flex;float:none;flex-flow:column nowrap;width:100%;max-width:100%;margin-right:0;padding:20px 20px 13px;border-radius:var(--round-5);background-color:var(--toc-bg,transparent);box-shadow:0 5px 30px var(--shadow-7);}.toc-header{display:flex;overflow:hidden;align-items:center;width:100%;}.toc-header .rbi-read{line-height:0;margin-right:7px;color:var(--g-color);}.toc-content a{position:relative;display:block;padding-top:7px;padding-bottom:7px;-webkit-transition:var(--effect);transition:var(--effect);opacity:1;break-inside:avoid-column;}.toc-content a:not(:first-child){border-top:1px solid var(--flex-gray-15);}.toc-content a:before{font-size:var(--em-mini);display:inline-flex;flex-grow:0;margin-right:5px;padding:0 4px;-webkit-transition:var(--effect);transition:var(--effect);color:var(--awhite);border-radius:var(--round-3);background-color:var(--dark-accent);}.toc-content a:visited,[data-theme='dark'] .toc-content a:visited:not(:hover):before{color:var(--flex-gray-15);}.toc-content a:hover{opacity:1;color:var(--g-color);}.toc-content a:hover:before{background-color:var(--g-color);}.rbtoc.no-numlist a:before{display:none;}body:not([data-theme='dark']) .toc-content a:visited:not(:hover):before{background-color:var(--flex-gray-15);}.toc-content{position:relative;padding-top:15px;counter-reset:table-content;}.wp-block-file a:not(.wp-block-file__button):before{font-family:"ruby-icon";margin-right:5px;content:"";}.wp-block-file a:not(.wp-block-file__button){text-decoration:none !important;}.table-link{counter-reset:table-content-subsection;}.table-link:before{content:counter(table-content);counter-increment:table-content;}.table-link-depth:before{content:counter(table-content) "." counter(table-content-subsection);counter-increment:table-content-subsection;}.table-link-depth{margin-left:20px;}.table-left .table-link-depth:before{margin-right:3px;}.depth-1{counter-reset:table-content-depth2;}.depth-2{margin-left:40px;counter-reset:table-content-depth3;}.depth-3{margin-left:60px;}.table-link-depth.depth-2:before{content:counter(table-content) "." counter(table-content-subsection) "." counter(table-content-depth2);counter-increment:table-content-depth2;}.table-link-depth.depth-3:before{content:counter(table-content) "." counter(table-content-subsection) "." counter(table-content-depth2) "." counter(table-content-depth3);counter-increment:table-content-depth3;}.toc-toggle{display:flex;flex-grow:1;justify-content:flex-end;cursor:pointer;transition:var(--effect);text-decoration:none !important;--webkit-transition:var(--effect);}.toc-toggle:hover{color:var(--g-color);}.toc-toggle i{font-size:var(--h3-fsize);line-height:24px;display:inline-flex;height:24px;-webkit-transition:var(--effect);transition:var(--effect);}.toc-toggle.activate i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.wp-block-archives,.wp-block-categories{max-width:350px;}.wp-block-categories-list .count,.wp-block-archives-list .count{font-size:11px;line-height:18px;float:right;min-width:18px;padding:0 3px;-webkit-transition:var(--effect);transition:var(--effect);text-align:center;color:var(--awhite);background-color:var(--dark-accent);}.wp-block-calendar table th{background-color:transparent;}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:inherit;}.wp-block-latest-comments li{margin-bottom:20px;}.wp-block-latest-comments a.wp-block-latest-comments__comment-author{text-decoration:none !important;}.wp-block-latest-comments a.wp-block-latest-comments__comment-link{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);line-height:var(--h4-fheight,1.4);margin-top:2px;margin-bottom:0;text-decoration:none !important;}.wp-block-latest-comments .wp-block-latest-comments__comment-date{font-size:12px;font-weight:500;margin-top:5px;color:var(--meta-fcolor);}.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt{font-size:var(--rem-small);line-height:1.7;margin-top:12px;}.wp-block-latest-posts li{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);line-height:var(--h4-fheight,1.4);position:relative;display:block;width:100%;}.rtl .wp-block-latest-posts li{display:inline-flex;align-items:center;}.wp-block-separator.is-style-dots:before{padding-left:1.5rem;letter-spacing:1.5rem;}.wp-block-latest-posts li:before{font-family:"ruby-icon" !important;font-size:8px;font-weight:normal;display:inline;margin-right:6px;content:"";-webkit-transition:var(--effect);transition:var(--effect);vertical-align:middle;}.wp-block-latest-posts li:hover:before{text-decoration:none;color:var(--awhite);background-color:var(--g-color);}.wp-block-latest-posts__post-date{font-size:12px;margin-top:5px;color:var(--meta-fcolor);}.wp-block-rss .wp-block-rss__item-title a{font-family:var(--h4-family);font-size:var(--h4-fsize);font-weight:var(--h4-fweight);display:block;letter-spacing:var(--h4-fspace);}.wp-block-rss .wp-block-rss__item-title a:before{font-family:"ruby-icon" !important;font-size:var(--em-mini);position:relative;margin-right:7px;content:"B";}.wp-block-rss li.wp-block-rss__item{margin-bottom:15px;}hr.wp-block-separator:not(.is-style-dots):not(.is-style-wide){max-width:100px;margin-left:0;}.wp-block-separator:not(.is-style-dots){position:relative;display:block;height:10px;margin-top:30px;margin-bottom:30px;opacity:1;border:none;background-color:transparent;background-image:radial-gradient(currentColor 1px,transparent 1px);background-repeat:repeat;background-position:1px 1px;background-size:5px 5px;}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){position:relative;display:block;width:100%;max-width:100%;height:10px;margin-top:30px;margin-bottom:30px;opacity:.25;border:none;background-color:transparent;background-image:radial-gradient(currentColor 1px,transparent 1px);background-repeat:repeat;background-position:1px 1px;background-size:5px 5px;}.rbct *::selection{background:#cfddf0;}[data-theme='dark'] .rbct *::selection{background:#3e4c5f;}.wp-block-code code{font-family:Courier,monospace;display:block;white-space:pre-wrap;overflow-wrap:break-word;}.highlight-shares{line-height:0;z-index:999;cursor:pointer;-webkit-transition:all .3s var(--timing);transition:all .3s var(--timing);}.highlight-shares i{font-size:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:38px;color:var(--awhite);}.highlight-shares i.rbi-reddit{font-size:20px;margin-top:-2px;}.highlight-shares > div:first-child{display:flex;align-items:center;flex-flow:row nowrap;border-radius:var(--round-7);background-color:var(--absolute-dark);box-shadow:0 4px 15px rgba(0,0,0,.15);}.highlight-shares > div:last-child{left:50%;margin-left:-5px;border-top:5px solid var(--absolute-dark);box-shadow:0 4px 15px rgba(0,0,0,.15);}.page-selected-outer{display:flex;align-items:center;flex-flow:row nowrap;border-radius:var(--round-7);box-shadow:0 5px 30px var(--shadow-7);}.page-selected-title{display:flex;align-items:center;padding:0 10px;}.page-selected-title span{line-height:1;padding:7px 15px;color:var(--awhite);border-radius:var(--round-3);background-color:var(--g-color);}.page-selected-current{display:flex;align-items:center;cursor:pointer;}.page-selected{position:relative;display:flex;flex-grow:1;padding:10px;}.page-selected-nav{padding:10px;}.page-selected-list{position:absolute;z-index:888;top:-9999px;right:-10px;left:-10px;display:block;cursor:auto;-webkit-transition:top 0s ease .25s,opacity .25s var(--timing),margin .25s var(--timing) .25s;transition:top 0s ease .25s,opacity .25s var(--timing),margin .25s var(--timing) .25s;pointer-events:none;opacity:0;border-radius:var(--round-3);background:var(--solid-white);box-shadow:0 4px 30px var(--shadow-7);}.page-selected:hover .page-selected-list{top:calc(100% - 1px);bottom:auto;visibility:visible;max-width:1200px;margin-top:0;-webkit-transition:top 0s ease 0s,opacity .25s var(--timing),margin .25s var(--timing) 0s;transition:top 0s ease 0s,opacity .25s var(--timing),margin .25s var(--timing) 0s;pointer-events:auto;opacity:1;}.page-selected-nav.page-links{margin-top:0;}.page-selected-nav.page-links .post-page-numbers{padding:0 10px;}.page-list-item:last-child{border:none;}.page-list-item .current,.page-selected-nav .empty-link{pointer-events:none;opacity:.5;}.page-list-item > *{display:block;padding:7px 20px;-webkit-transition:var(--effect);transition:var(--effect);border-bottom:1px solid var(--flex-gray-15);}.page-list-item a:hover{color:var(--g-color);border-color:transparent;background-color:var(--flex-gray-7);}.rb-video-ires{position:relative;display:block;width:100%;padding-bottom:56.25%;}.rb-video-ires iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.medium-entry-size .rbct > *{font-size:1.1em;}.medium-entry-size .rbct h1{font-size:calc(var(--h1-fsize) * 1.1);}.medium-entry-size .rbct h2{font-size:calc(var(--h2-fsize) * 1.1);}.medium-entry-size .rbct h3{font-size:calc(var(--h3-fsize) * 1.1);}.medium-entry-size .rbct h4{font-size:calc(var(--h4-fsize) * 1.1);}.medium-entry-size .rbct h5{font-size:calc(var(--h5-fsize) * 1.1);}.medium-entry-size .rbct h6{font-size:calc(var(--h6-fsize) * 1.1);}.big-entry-size .rbct > *{font-size:1.2em;}.big-entry-size .rbct h1{font-size:calc(var(--h1-fsize) * 1.2);}.big-entry-size .rbct h2{font-size:calc(var(--h2-fsize) * 1.2);}.big-entry-size .rbct h3{font-size:calc(var(--h3-fsize) * 1.2);}.big-entry-size .rbct h4{font-size:calc(var(--h4-fsize) * 1.2);}.big-entry-size .rbct h5{font-size:calc(var(--h5-fsize) * 1.2);}.big-entry-size .rbct h6{font-size:calc(var(--h6-fsize) * 1.2);}.font-resizer-trigger{display:inline-flex;align-items:center;flex-flow:row nowrap;padding-left:5px;-webkit-transition:var(--effect);transition:var(--effect);}.font-resizer-trigger:after{font-family:"ruby-icon" !important;font-size:9px;padding-left:1px;content:"";}.medium-entry-size .font-resizer-trigger{-webkit-transform:scale(1.07);transform:scale(1.07);}.big-entry-size .font-resizer-trigger{-webkit-transform:scale(1.15);transform:scale(1.15);}.archive-header{position:relative;z-index:1;padding-top:25px;padding-bottom:25px;}.solid-bg{background-color:var(--flex-gray-7);}.is-pattern:before{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;content:"";pointer-events:none;opacity:.15;}.pattern-dot:before{background-image:radial-gradient(var(--body-fcolor) 1px,transparent 1px);background-size:15px 15px;}.pattern-dot2:before{background-image:radial-gradient(var(--body-fcolor) 1px,transparent 1px),radial-gradient(var(--body-fcolor) 1px,var(--solid-white) 1px);background-position:0 0,10px 10px;background-size:20px 20px;}.pattern-diagonal:before{background:repeating-linear-gradient(45deg,var(--body-fcolor),var(--body-fcolor) 7px,transparent 7px,transparent 37px);}.pattern-diagonal2:before{background-image:repeating-linear-gradient(-90deg,var(--body-fcolor),var(--body-fcolor) 1px,transparent 0,transparent 50%);background-size:24px 24px;}.is-pattern.pattern-diagonal:before,.is-pattern.pattern-diagonal2:before{opacity:.05;}.archive-inner{position:relative;z-index:10;display:flex;align-items:center;flex-flow:row nowrap;}.archive-title.b-follow{display:flex;align-items:center;flex-flow:row wrap;gap:20px;}.e-archive-title{color:var(--archive-hcolor,var(--h1-fcolor));}.e-archive-title *{color:inherit;}.b-follow .rb-follow{width:auto;min-width:100px;padding-right:15px;padding-left:15px;border-radius:var(--round-7);}.b-follow .rb-follow i{-webkit-transform:none !important;transform:none !important;}.b-follow a{width:100%;}.b-follow .rb-follow i:after{font-family:var(--meta-b-family);font-size:inherit;font-weight:var(--meta-b-fweight);margin-left:5px;content:attr(data-title);}.light-scheme .b-follow .rb-follow{border-color:currentColor;}.archive-header-content{flex-grow:1;}.archive-header-content .qlinks-inner{justify-content:center;}.taxonomy-description{column-count:var(--excerpt-columns,1);column-gap:var(--excerpt-gap,1.5em);}.taxonomy-description:not(.e-taxonomy-description){max-width:720px;}.taxonomy-description a{-webkit-transition:var(--effect);transition:var(--effect);text-decoration:underline;}.taxonomy-description a:hover{color:var(--g-color);}.light-scheme .taxonomy-description,.light-scheme .taxonomy-description *{color:var(--absolute-light);}.subcat-wrap{display:flex;align-items:center;flex-flow:row wrap;}.subcat-wrap > *{font-size:.8rem;display:inline-flex;}.subcat-heading{align-items:center;margin-right:4px;color:var(--g-color);}.subcat-heading i{font-size:11px;margin-right:4px;}.h5.sub-cat-item a{position:relative;margin-right:1px;padding:4px;-webkit-transition:var(--effect);transition:var(--effect);white-space:nowrap;}.sub-cat-item:not(:last-child) a:after{position:absolute;top:50%;right:-1px;display:inline-flex;height:10px;margin-top:-5px;content:"";border-left:1px solid var(--flex-gray-15);}.category-hero-wrap{position:relative;display:flex;flex-flow:row nowrap;flex-grow:0;width:100%;max-width:420px;}.archive-header .category-hero-wrap{width:33.33%;}.category-hero-item{position:relative;z-index:100;display:flex;width:100%;}.category-hero-item:nth-child(2){position:absolute;z-index:0;top:15px;left:15px;-webkit-filter:blur(5px);filter:blur(5px);}.category-hero-item-inner{position:relative;display:block;overflow:hidden;width:100%;padding-bottom:60%;border-radius:var(--round-5);}.category-hero-item img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover;}.archive-header-content > *:not(:last-child){margin-bottom:15px;}.category-feat-overlay{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;}.archive-header.category-header-2{position:relative;margin-bottom:40px;padding-top:50px;padding-bottom:50px;background-color:var(--dark-accent);}.category-header-2 .archive-title{justify-content:center;}.category-header-2 .archive-header-content{position:relative;z-index:10;display:flex;align-items:center;flex-flow:column nowrap;text-align:center;}.category-header-2 .archive-title.has-follow{flex-flow:column nowrap;}.yes-hd-transparent .archive-header.category-header-2{padding-top:calc(50px + var(--nav-height));}.archive-header.category-header-3,.archive-header.category-header-4{padding-top:20px;padding-bottom:20px;}.category-header-4 .archive-title,.category-header-4 .taxonomy-description{justify-content:center;max-width:720px;margin-right:auto;margin-left:auto;text-align:center;}.category-feat-overlay img{width:100%;height:100%;opacity:.5;-webkit-filter:blur(5px);filter:blur(5px);object-fit:cover;}.blog-wrap{margin-top:30px;margin-bottom:30px;}.blog-content > .block-h{margin-bottom:20px;}.without-sidebar .blog-content{flex-basis:100%;width:100%;}.search-header{position:relative;display:block;padding-top:25px;}.yes-hd-transparent .search-header{padding-top:calc(40px + var(--nav-height));color:var(--awhite);}.search-header:before{position:absolute;top:0;right:0;bottom:27px;left:0;content:"";pointer-events:none;background-color:var(--flex-gray-7);}.search-header-inner{position:relative;z-index:1;}.search-header-content{display:block;margin-bottom:25px;text-align:center;}.search-subtitle{display:block;margin-top:10px;color:var(--meta-fcolor);}.search-header-form .search-form{max-width:620px;margin-right:auto;margin-left:auto;border-radius:var(--round-5);background-color:var(--solid-white);box-shadow:0 0 40px var(--shadow-12);}.search-empty{max-width:500px;min-height:35vh;margin-top:30px;margin-right:auto;margin-left:auto;text-align:center;color:var(--meta-fcolor);}.author-header-inner .breadcrumb-wrap{margin-bottom:15px;}.bio-title-wrap{display:flex;align-items:center;gap:12px;}.bio-title{text-decoration-color:var(--g-color);text-decoration-line:underline;text-decoration-style:dotted;text-decoration-thickness:3px;}.bio-description{font-size:var(--rem-small);display:block;max-width:720px;margin-top:12px;}.ubio,.ubio-inner{display:flex;align-items:center;flex-flow:row nowrap;flex-grow:1;}.bio-content .usocials{margin-top:12px;}.bio-avatar{position:relative;display:flex;overflow:hidden;flex-flow:column nowrap;flex-shrink:0;width:100px;height:100px;margin-right:20px;padding:4px;border-radius:50%;}.bio-avatar img{display:block;width:100%;height:100%;border-radius:50%;}.bio-count-posts{display:flex;align-items:flex-end;flex-flow:column nowrap;justify-content:flex-end;padding-left:20px;}.ef-label:not(:first-child):before{margin-right:.7em;content:"/";opacity:.5;}.bio-avatar:before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:"";border-top:2px solid;border-radius:50%;}.single-page .s-ct{padding-bottom:25px;--max-width-wo-sb:100%;}.page-header,.page-header-inner,.page-featured{position:relative;display:block;}.page-featured img{width:100%;}.page-header-inner{z-index:10;}.page-header-1,.page-header-4{margin-bottom:30px;padding-top:30px;}.page-header-inner > *:last-child{margin-bottom:0;}.page-header-1 > *:not(:last-child){margin-bottom:12px;}.page-header-1 img{margin-top:7px;border-radius:var(--round-5);}.page-header-2{overflow:hidden;margin-bottom:25px;padding-top:40px;padding-bottom:40px;background-color:var(--dark-accent);}.page-header-2.is-centered{text-align:center;}.page-featured-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:block;}.single-header-overlay{position:absolute;z-index:1;right:0;bottom:0;left:0;display:block;padding:0 20px 20px 20px;}.single-header-overlay:before{position:absolute;z-index:-1;top:-10%;right:0;bottom:0;left:0;display:block;content:"";border-radius:0 0 var(--round-5) var(--round-5);background:linear-gradient(to top,var(--dark-accent) 0,var(--dark-accent-90) calc(100% - 150px),var(--dark-accent-0) 100%);}.page-header-4 img{border-radius:var(--round-5);}.page-featured-overlay img{width:100%;height:100%;object-fit:cover;}.page404-wrap{display:flex;align-items:center;width:100%;min-height:70vh;}.page404-inner{display:block;width:100%;padding-top:30px;padding-bottom:30px;}.has-404-template .page404-inner{padding-bottom:0;}.page404-featured{display:block;margin-bottom:40px;text-align:center;}.page404-featured img{width:auto;max-height:300px;}.page404-inner > *:not(.page404-featured){max-width:700px;margin-right:auto;margin-left:auto;text-align:center;}.page404-inner .page-title,.page404-inner .page404-description{margin-bottom:20px;}.page404-description{color:var(--meta-fcolor);}.page404-inner > .search-form{max-width:550px;margin-bottom:20px;}.page404-btn-wrap{padding-top:10px;}.section-empty-inner{max-width:720px;padding:50px 0;}.section-empty-inner .page-title{position:relative;margin-bottom:12px;padding-bottom:15px;}.section-empty-inner .page-title:after{position:absolute;bottom:0;left:0;display:block;width:20%;max-width:200px;height:5px;content:"";border-radius:var(--round-5);background-color:var(--g-color);}.footer-copyright{position:relative;display:block;}.footer-copyright .copyright *{font-size:inherit;}.bottom-footer-section{display:flex;align-items:center;flex-flow:row nowrap;flex-basis:100%;padding-top:15px;padding-bottom:15px;}.footer-bottom-centered .bottom-footer-section{flex-flow:column nowrap;}.footer-bottom-centered .footer-social-list{margin-top:10px;margin-right:auto;margin-left:auto;}.footer-bottom-centered .footer-social-list-title{display:none;}.footer-col .w-widget{margin-bottom:40px;}.footer-logo{display:flex;flex-grow:0;flex-shrink:0;height:var(--flogo-height,50px);}.footer-logo img{width:auto;max-height:100%;object-fit:contain;}.footer-social-list{display:flex;align-items:center;flex-flow:row nowrap;margin-left:auto;gap:2px;}.footer-social-list-title{line-height:1;margin-right:3px;padding-right:10px;border-right:1px solid var(--flex-gray-15);}.copyright-inner{font-size:var(--meta-fsize);display:flex;flex-flow:row nowrap;padding:15px 0;border-top:1px solid var(--flex-gray-15);}.footer-etemplate .copyright-inner{border-top:none;}.copyright-inner > *:last-child:is(.copyright){margin-right:auto;margin-left:auto;}.copyright{opacity:.7;}.copyright-menu{display:flex;flex-flow:row nowrap;flex-grow:0;margin-left:auto;}.copyright-menu > li{line-height:1;position:relative;display:flex;align-items:center;}.copyright-menu > li:before{position:relative;display:flex;width:4px;height:4px;margin-right:10px;margin-left:10px;content:"";opacity:.2;background:currentColor;}.copyright-menu > li:first-child:before{display:none;}.w-sidebar{margin-bottom:50px;}[class*='elementor-widget-wp-widget'] .elementor-widget-container > h5,.w-sidebar .widget-heading{margin-bottom:20px;}[class*='elementor-widget-wp-widget'] ol,[class*='elementor-widget-wp-widget'] ul{list-style:none;}.footer-wrap{position:relative;z-index:0;display:block;}.footer-wrap:not(.footer-etemplate) > *:first-child:not(.footer-copyright){padding-top:50px;}.footer-wrap.left-dot:before{position:absolute;z-index:0;top:0;left:0;display:block;width:20%;height:50%;content:"";pointer-events:none;opacity:.2;background-image:radial-gradient(var(--body-fcolor) .75px,transparent .75px);background-size:16px 16px;}[data-theme='dark'] .footer-wrap.left-dot:before{opacity:.12;}footer.top-border{border-top:1px solid var(--flex-gray-15);}[data-theme='dark'] .footer-etemplate .elementor-shape-fill,[data-theme='dark'] .header-template .elementor-shape-fill,body .elementor-shape .elementor-shape-fill{fill:var(--solid-white);}.e-swiper-container .swiper-pagination-bullet:before{display:none;}.e-swiper-container .swiper-pagination-bullets{bottom:0;}.footer-wrap .widget-heading.heading-layout-10,.footer-wrap .widget-heading.heading-layout-c10,.more-col .widget-heading{opacity:.7;}.footer-col .w-sidebar{margin-bottom:30px;}.footer-col .widget_nav_menu a > span{font-size:var(--em-mini);}.footer-columns{position:relative;z-index:2;}.footer-columns .footer-col{flex-basis:50%;width:50%;}.footer-columns .footer-col:first-child,.footer-4c .footer-col:last-child,.footer-3c .footer-col{flex-basis:100%;width:100%;}.footer-col .widget:not(.widget-mc) .mc4wp-form-fields input[type='submit']{padding-right:15px;padding-left:15px;}.footer-quote:first-letter{font-size:1.2em;margin-right:1px;padding:0 3px;color:var(--awhite);background-color:var(--g-color);}.site-access-inner{display:flex;flex-flow:column nowrap;width:auto;max-width:600px;padding:50px;text-align:center;border-radius:var(--round-5);background-color:#d60a3a;box-shadow:0 5px 30px var(--shadow-12);}.site-access-inner > *:not(:last-child){margin-bottom:20px;}.site-access-popup .close-popup-btn{display:none;pointer-events:none;}.site-access-popup{display:flex;align-items:center;justify-content:center;}.site-access-image i{font-size:100px;line-height:1;}.site-access-btn .is-btn{font-size:1rem;display:inline-flex;color:var(--dark-accent);background-color:#fff;}.site-access-btn .is-btn:hover{color:#fff;background-color:var(--dark-accent);}.site-access-description{font-size:1.2rem;}.elementor-widget-text-editor a.h6,.elementor-widget-html a.h6{text-decoration:underline;text-decoration-color:var(--g-color);}#rb-checktag{position:absolute;top:auto;right:auto;bottom:0;left:0;}.rb-adbanner{min-height:1px;}.restrict-box{position:relative;display:block;margin-bottom:40px;}.restrict-box-inner{position:relative;z-index:1;display:block;max-width:560px;margin-right:auto;margin-left:auto;padding:40px;text-align:center;border-radius:var(--round-5);box-shadow:0 5px 30px var(--shadow-7);}.restrict-box-inner > *:not(:last-child){display:block;margin-bottom:12px;}.restrict-title span,.restrict-desc span,.plan-title span{color:var(--g-color);}.restrict-button-wrap a{font-size:1.2rem;display:inline-block;padding-top:10px;padding-bottom:10px;}.restrict-button-wrap{padding-top:5px;padding-bottom:5px;}.restrict-login-link{margin-left:4px;}#swpm-login-form,#swpm-pw-reset-form,.swpm-registration-widget-form,#swpm-editprofile-form{display:block;max-width:360px;margin-right:auto;margin-left:auto;padding:30px 20px;border-radius:var(--round-5);box-shadow:0 5px 30px var(--shadow-7);}.swpm-login-widget-logged{display:flex;flex-flow:row wrap;max-width:600px;margin-right:auto;margin-left:auto;padding:30px 20px;border-radius:var(--round-5);box-shadow:0 5px 30px var(--shadow-7);}#swpm-editprofile-form,.swpm-registration-widget-form{max-width:460px;}.swpm-label,.swpm_label,.swpm-registration-widget-form label,#swpm-editprofile-form label{font-size:var(--rem-mini);display:block;margin-bottom:4px;text-align:left;}.swpm-remember-me{font-size:var(--rem-mini);}input.swpm-text-field{display:block;width:100%;}.swpm-username-input,.swpm-password-input{margin-bottom:15px;}.rbct input[type='password'].swpm-text-field{margin-left:0;}.swpm-login-submit,.swpm-pw-reset-submit-button{margin-top:20px;margin-bottom:20px;text-align:center;}input.swpm-login-form-submit{font-size:1rem;}input[type='submit'].swpm-login-form-submit,input[type='submit'].swpm-pw-reset-submit,input[type='submit'].swpm-registration-submit,input[type='submit'].swpm-edit-profile-submit{font-size:1rem;padding-right:40px;padding-left:40px;}.swpm-registration-submit,.swpm-edit-profile-submit,.swpm-pw-reset-submit{width:100%;}.swpm-forgot-pass-link,.swpm-join-us-link{display:block;margin-top:15px;text-align:center;}.swpm-rember-label{color:var(--meta-fcolor);}.swpm-forgot-pass-link #forgot_pass{font-family:var(--meta-family);font-size:var(--meta-fsize);font-weight:var(--meta-fweight);text-decoration:none;opacity:.7;}a.swpm-login-form-register-link{font-size:var(--rem-mini);padding:5px 12px;text-decoration:none !important;opacity:.7;border:1px solid;border-radius:var(--round-3);}.swpm-login-form-register-link:hover,.swpm-forgot-pass-link #forgot_pass:hover{opacity:1;}.swpm-login-action-msg{font-size:var(--rem-small);margin-top:20px;text-align:center;border-radius:var(--round-5);background:rgba(238,179,84,.11);}.swpm-registration-widget-form tr,#swpm-editprofile-form tr{display:flex;flex-flow:column nowrap;width:100%;background:none !important;}#swpm-editprofile-form tbody{display:flex;flex-flow:row wrap;background:none !important;}.swpm-registration-widget-form tr.swpm-registration-membership-level-row,#swpm-editprofile-form .swpm-profile-username-row,#swpm-editprofile-form .swpm-profile-membership-level-row{align-items:center;flex-flow:row nowrap;justify-content:space-between;margin:5px 0 20px;}.swpm-profile-username-row label,.swpm-registration-membership-level-row label,.swpm-profile-membership-level-row label{margin-bottom:0;}.swpm-registration-membership-level-row,#swpm-editprofile-form .swpm-profile-membership-level-row,.hide-rego-form-msg{line-height:1;padding:15px;border:1px solid var(--flex-gray-15);border-radius:var(--round-5);}.swpm-profile-username-row td:last-child,.swpm-registration-membership-level-row td:last-child,.swpm-profile-membership-level-row td:last-child{font-size:1rem;font-weight:700;text-align:right;text-transform:uppercase;}.swpm-registration-widget-form table,.swpm-registration-widget-form td,#swpm-editprofile-form table,#swpm-editprofile-form td{padding:0;border:none;}.swpm-registration-widget-form input[type='text'],.swpm-registration-widget-form input[type='password'],#swpm-editprofile-form input[type='text'],#swpm-editprofile-form input[type='password'],.swpm-edit-profile-form select{font-weight:700;width:100%;margin:0;margin-bottom:15px;}.swpm_error,.swpm_success{font-size:var(--rem-small);display:block;padding:15px 20px;text-align:center;border-radius:var(--round-5);background-color:rgba(251,160,160,.16);}.swpm_success{background-color:rgba(101,185,115,.16);}.swpm_error ul{margin-top:10px;}#swpm-editprofile-form table{margin-bottom:0;}.hide-rego-form-msg{font-size:var(--rem-mini);}.swpm-login-widget-logged > *:not(.swpm-edit-profile-link):not(.swpm-logged-logout-link){display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%;padding:5px 0;border-bottom:1px solid var(--flex-gray-15);}.swpm-login-widget-logged .swpm-edit-profile-link,.swpm-login-widget-logged .swpm-logged-logout-link{display:flex;flex:0 0 50%;width:50%;margin-top:30px;padding-right:10px;padding-left:10px;}.swpm-login-widget-logged a{display:inline-block;flex-grow:1;text-align:center;text-decoration:none !important;}.swpm-edit-profile-link a,.swpm-logged-logout-link a{font-family:var(--btn-family);font-weight:var(--btn-fweight);font-style:var(--btn-fstyle);display:inline-block;flex-grow:1;padding-top:7px;padding-bottom:7px;text-align:center;text-decoration:none !important;letter-spacing:var(--btn-fspace);text-transform:var(--btn-transform);border-radius:var(--round-5);}.swpm-edit-profile-link a{border:1px solid;}.swpm-logged-logout-link a{color:var(--awhite) !important;background-color:var(--g-color);}.select2-container--default .select2-results__option[data-selected=true]{color:var(--body-fcolor);background-color:var(--flex-gray-7);}.select2-container--default .select2-selection--single .select2-selection__rendered{color:var(--body-fcolor);}.btn-ani-2{--btn-animation:translate3d(0,-3px,0);--btn-shadow:3px 3px 0 var(--body-fcolor);}.btn-ani-3{--btn-shadow:none;--btn-nshadow:none;--btn-tranform:none;}.rb-follow:hover i,.rb-bookmark:hover i{color:var(--bookmark-color);text-shadow:var(--btn-nshadow,0 0 4px var(--bookmark-color-90));}.btn-ani-2 .rb-follow:hover i{text-shadow:none;}#back-top:hover i,.swpm-logged-logout-link a:hover,a.show-post-comment:hover,a.page404-btn:hover,.wp-block-search [type='submit']:hover,.wp-block-search [type='submit']:active,a.page-numbers:hover,.page-links a.post-page-numbers:hover,.pagination-nextprev a:hover,.pagination-wrap:not(.pagination-nextprev):not(.page-links) a:hover span,.pagination-simple a:hover,.meta-like > span:hover,.p-readmore:hover,.tagcloud a:hover,.wp-block-tagcloud a:hover,.qlayout-2 .qlink a:hover,.qlayout-4 .qlink a:hover,input[type='submit']:hover,.is-btn:hover,.yt-trigger:hover,a.comment-reply-link:hover{-webkit-transform:var(--btn-animation);transform:var(--btn-animation);color:var(--awhite);background-color:var(--g-color);box-shadow:var(--btn-shadow,0 3px 12px var(--g-color-90));}.pagination-number a.page-numbers:hover{background-color:var(--pagi-accent-color,var(--g-color));box-shadow:var(--btn-shadow,0 3px 12px var(--pagi-accent-color,var(--g-color-90)));}.ecat-bg-1 .p-category:hover:before,.ecat-bg-2 .p-category:hover:before,.ecat-bg-3 .p-category:hover,.ecat-bg-4 .p-category:hover{box-shadow:var(--btn-nshadow,0 3px 12px var(--cat-highlight-90,var(--g-color-90)));}body:not(.yes-f-slideup) .slideup-toggle:hover{box-shadow:var(--btn-nshadow,0 3px 12px var(--slideup-icon-na-bg-90,var(--g-color-90)));}.plan-button-wrap button:hover,.plan-button-wrap .button:hover,.plan-button-wrap .stripe-button-el:not(:disabled):active,.plan-button-wrap .stripe-button-el.active{background:var(--plan-button-bg,var(--g-color));box-shadow:var(--btn-nshadow,0 3px 12px var(--plan-button-bg-opacity,var(--g-color-90)));}.btn-ani-2 .rb-follow:hover:not(.in-progress) i,.btn-ani-2 .rb-bookmark:hover i{transform:translate3d(0,-1px,0);text-shadow:1px 1px 0 var(--body-fcolor);}.btn-ani-2:not(.yes-f-slideup) .slideup-toggle:hover,.btn-ani-2 .ecat-bg-3 .p-category:hover,.btn-ani-2 .ecat-bg-4 .p-category:hover,.btn-ani-2 .plan-button-wrap button:hover,.btn-ani-2 .plan-button-wrap .button:hover,.btn-ani-2 .plan-button-wrap .stripe-button-el:not(:disabled):active,.btn-ani-2 .plan-button-wrap .stripe-button-el.active{-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);box-shadow:3px 3px 0 var(--body-fcolor);}.btn-ani-2 .ecat-bg-1 .p-category:hover,.btn-ani-2 .ecat-bg-2 .p-category:hover{-webkit-transform:translate3d(0,-3px,0);transform:translate3d(0,-3px,0);}.btn-ani-2 .ecat-bg-1 .p-category:hover:before,.btn-ani-2 .ecat-bg-2 .p-category:hover:before{box-shadow:3px 3px 0 var(--body-fcolor);}.btn-ani-2 .rbtoc,.btn-ani-2 .search-header-form .search-form,.btn-ani-2 .main-menu .sub-menu,.btn-ani-2 .related-sec,.btn-ani-2 .mega-dropdown-inner{border:1px solid var(--flex-gray-15);box-shadow:3px 3px 0 var(--body-fcolor);}.btn-ani-3 .rbtoc,.btn-ani-3 .main-menu .sub-menu,.btn-ani-3 .related-sec{border:1px solid var(--flex-gray-15);box-shadow:none;}.overlay-text .meta-inner,.overlay-text .meta-text,.overlay-text .is-meta,.overlay-text .meta-label{color:var(--absolute-light);--meta-b-fcolor:var(--awhite);--meta-fcolor:var(--absolute-light);}.overlay-text .entry-title,.overlay-text .s-title,.overlay-text .s-title.fw-headline,.overlay-text .rb-icon,.overlay-text .meta-author *:not(em),.overlay-text .meta-bold,.overlay-text .meta-category a,.overlay-text .rb-bookmark,.overlay-text .meta-bookmark,.overlay-text .caption-text,.overlay-text .rb-bookmark,.overlay-text .t-shared-sec .share-action,.overlay-text .breadcrumb-inner,.overlay-text .sponsor-icon,.overlay-text .p-link,.overlay-text .podcast-player,.overlay-text .meta-play-label,.light-scheme .sponsor-label,.light-scheme .meta-category a,.light-scheme .plan-feature:before,[data-theme='dark'] .t-shared-sec .share-action,[data-theme='dark'] .l-shared-sec .share-action,[data-theme='dark'] .sticky-share-list .share-action,[data-theme='dark'] .sponsor-label,[data-theme='dark'] .plan-feature:before,[data-theme='dark'] blockquote,[data-theme='dark'] blockquote *,.white-text *,[data-theme='dark'] a.native-share-trigger{color:var(--awhite);}.overlay-text .entry-summary,.overlay-text .s-tagline,.overlay-text .s-tagline.fw-tagline{color:var(--absolute-light);}.meta-author,.meta-bold,.meta-bookmark{color:var(--meta-b-fcolor,var(--body-fcolor));}.meta-like .triggered{color:var(--meta-b-fcolor);background-color:var(--flex-gray-7);}.meta-live{line-height:1;display:inline-flex;align-items:center;gap:7px;}.meta-live i{font-size:1.25em;line-height:1;position:relative;transform-origin:center;letter-spacing:0;color:var(--live-color);}.meta-live i:after{position:absolute;top:-4px;left:-4px;width:calc(100% + 8px);height:calc(100% + 8px);content:"";animation:liveAnimation 1.5s linear infinite;border:3px solid var(--live-color);border-radius:50%;}@keyframes liveAnimation{0%{transform:scale(.5);opacity:.4;}80%{transform:scale(1.4);opacity:0;}90%{transform:scale(.5);opacity:0;}100%{transform:scale(.5);opacity:.4;}}.tax-accordion-item{display:block;}.tax-accordion-trigger{display:inline-flex;align-items:center;width:100%;padding:var(--tax-title-spacing,10px) 0;cursor:pointer;border-bottom:1px var(--bottom-border-style,solid) var(--bottom-border-color);}.tax-accordion-item:last-child .tax-accordion-trigger{border-bottom:none;}.tax-accordion-sub{padding:10px 0 10px var(--ap-left-spacing,10px);}.tax-accordion-sub-inner{display:flex;flex-flow:column nowrap;gap:var(--ap-spacing,5px);}.block-tax-accordion.bottom-border .entry-title{padding-bottom:var(--ap-spacing,5px);border-bottom:1px var(--bottom-border-style,solid) var(--bottom-border-color);}@media (min-width: 768px){.rb-col-2 > .block-inner > *{flex-basis:50%;width:50%;}.rb-col-3 > .block-inner > *{flex-basis:33.33%;width:33.33%;}.rb-col-4 > .block-inner > *{flex-basis:25%;width:25%;}.rb-col-5 > .block-inner > *{flex-basis:20%;width:20%;}.rb-col-6 > .block-inner > *{flex-basis:16.66%;width:16.66%;}.rb-col-7 > .block-inner > *{flex-basis:14.25%;width:14.25%;}.col-border .block-inner > *:after{position:absolute;top:0;right:0;bottom:0;left:auto;width:1px;height:100%;content:"";pointer-events:none;border-right:1px var(--column-border-style,solid) var(--column-border-color);}.overlay-inner{padding:25px 20px;}.p-gradient .p-highlight .overlay-inner{padding:100px 25px 25px 25px;background:linear-gradient(to top,var(--dark-accent) 0,var(--dark-accent-90) calc(100% - 150px),var(--dark-accent-0) 100%);}.p-top-gradient .p-highlight .overlay-inner{padding:25px 25px 100px 25px;background:linear-gradient(to bottom,var(--dark-accent) 0,var(--dark-accent-90) calc(100% - 150px),var(--dark-accent-0) 100%);}.related-sec.related-1,.related-sec.related-2,.related-sec.related-3,.related-sec.related-4{float:right;max-width:350px;margin-left:1.5rem;padding:25px;}.rb-gutenberg-related .related-sec.related-1,.rb-gutenberg-related .related-sec.related-2,.rb-gutenberg-related .related-sec.related-3,.rb-gutenberg-related .related-sec.related-4{float:none;max-width:100%;margin-left:0;}.related-5,.related-6{padding:30px;}.scroll-holder{overflow-x:hidden;overflow-y:auto;}.grid-box > *:first-child:not(.feat-holder){padding-top:calc(var(--box-spacing) + 5px);}.last-featured .grid-box > *:last-child:not(.feat-holder){padding-bottom:calc(var(--box-spacing) + 5px);}.list-holder,.flipped-yes .is-feat-left .p-wrap:nth-child(2n) .list-holder{flex-flow:row-reverse nowrap;}.is-feat-left .list-holder,.flipped-yes .p-wrap:nth-child(2n) .list-holder{flex-flow:row nowrap;}.list-feat-holder{flex-shrink:0;width:45%;max-width:45%;}.p-list-1 .list-feat-holder{width:40%;max-width:40%;}.cbox-3 .category-feat{padding-bottom:calc(var(--feat-ratio,125) * 1%);}.ecat-bg-1 .p-wrap.p-list .feat-holder .p-top,.ecat-bg-2 .p-wrap.p-list .feat-holder .p-top{bottom:5px;left:-5px;justify-content:flex-start;}.ecat-bg-4 .p-box.p-list .feat-holder .p-top{right:0;left:0;}.featured-wo-round .grid-box .p-featured{border-radius:0 0 0 0;}.last-featured .grid-box .feat-holder,.last-featured .grid-box{padding-bottom:0;}.last-featured .grid-box .p-featured{border-radius:0 0 var(--wrap-border,var(--round-3)) var(--wrap-border,var(--round-3));}.list-box .list-holder{align-items:stretch;}.p-middle .list-box .list-holder{align-items:center;}.p-vbottom .list-box .list-holder{align-items:flex-end;}.list-box .feat-holder,.list-box .p-featured{height:100%;}.list-box .p-content{margin-top:var(--box-spacing);margin-bottom:var(--box-spacing);margin-left:var(--box-spacing);}.flipped-yes .p-wrap:nth-child(2n) .list-box .p-content{margin-right:var(--box-spacing);}.flipped-yes .is-feat-left .p-wrap:nth-child(2n) .list-box .p-content{margin-left:var(--box-spacing);}.p-center .list-box .p-content{margin-left:var(--list-holder-spacing,15px);}.is-feat-left .list-box .p-content{margin-right:var(--box-spacing);margin-left:0;}.smeta-in .is-meta > *,.smeta-in .meta-text > *,.review-section .meta-text > *,.spon-qview .sponsor-label,.spon-qview .is-text,.nname-info .nice-name{font-size:1.15em;}.meta-bookmark .rb-bookmark i{font-size:calc(var(--meta-fsize) * 1.1);}.review-header .rstar i{font-size:18px;}.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-url{float:left;width:33.33%;}.sticky-on .l-shared-sec{top:calc(var(--nav-height) + 12px);}.sticky-on.admin-bar .l-shared-sec{top:calc(var(--nav-height) + 44px);}.s-ct{padding-bottom:15px;}.has-lsl .e-ct-outer{max-width:var(--s-content-width,calc(100% - 78px));}.single-page .s-ct{min-height:45vh;padding-bottom:40px;}.single-page.none-header .s-ct{min-height:60vh;margin-top:50px;}.single-related{margin-bottom:50px;padding-top:40px;}.without-sidebar .has-lsl .wp-block-gallery.alignwide,.without-sidebar .has-lsl .wp-block-image.alignwide img,.yes-wide-f .has-lsl .wp-block-gallery.alignwide,.yes-wide-f .has-lsl .wp-block-image.alignwide img{margin-left:calc(50% - max(min(92vw,var(--alignwide-w)),100%) / 2 - 40px);}.sidebar-inner .widget{margin-bottom:40px;}.table-left:not(.table-fw-single-col){float:left;min-width:340px;max-width:50%;margin-right:30px;margin-bottom:30px;padding:25px 25px 18px;}.table-fw{padding:25px 25px 18px;}.table-fw .toc-content{column-count:2;gap:30px;}.table-fw .toc-content:before{position:absolute;z-index:1;top:15px;left:0;width:100%;height:2px;content:"";background-color:var(--toc-bg,var(--solid-white));}[data-theme='dark'] .toc-content:before{background-color:var(--toc-bg,var(--dark-accent));}.grid-masonry .grid-holder{display:grid;grid-gap:8px;grid-template-columns:auto auto auto auto auto auto auto auto;}.grid-fmasonry .grid-holder{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto auto auto auto auto auto;}.grid-default .grid-holder.rb-c5{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto;}.grid-default .grid-holder.rb-c6{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto auto;}.grid-default .grid-holder.rb-c7{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto auto auto;}.grid-default .grid-holder.rb-c8{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto auto auto auto;}.grid-default .grid-holder.rb-c9{display:grid;grid-gap:10px;grid-template-columns:auto auto auto auto auto auto auto auto auto;}.top-footer-inner > *:not(:last-child){margin-bottom:50px;}.grid-masonry .grid-el:nth-child(2){grid-column:1/span 2;grid-row:1/span 2;}.grid-masonry .grid-el:first-child{height:100%;grid-column:3/span 2;grid-row:1;}.grid-masonry .grid-el:nth-child(3){grid-column:5/span 2;grid-row:1/span 2;}.grid-masonry .grid-el:nth-child(4){grid-column:7/span 1;grid-row:1;}.grid-masonry .grid-el:nth-child(5){grid-column:8/span 1;grid-row:1;}.grid-masonry .grid-el:nth-child(6){grid-column:3/span 1;grid-row:2;}.grid-masonry .grid-el:nth-child(7){grid-column:4/span 1;grid-row:2;}.grid-masonry .grid-el:nth-child(8){grid-column:7/span 2;grid-row:2;}.grid-fmasonry .grid-el:nth-child(2){grid-column:1;grid-row:2;}.grid-fmasonry .grid-el:nth-child(3){grid-column:2/span 2;grid-row:1/span 2;}.grid-fmasonry .grid-el:nth-child(4){grid-column:4/span 2;grid-row:1;}.grid-fmasonry .grid-el:nth-child(5){grid-column:6/span 2;grid-row:1/span 2;}.grid-fmasonry .grid-el:nth-child(11){grid-column:8/span 2;grid-row:2;}.grid-masonry .grid-el:first-child .instagram-box,.grid-masonry .grid-el:nth-child(8) .instagram-box,.grid-masonry .grid-el:nth-child(9) .instagram-box,.grid-fmasonry .grid-el:nth-child(4) .instagram-box,.grid-fmasonry .grid-el:nth-child(11) .instagram-box{padding-bottom:50%;}.is-style-1 .fnicon i,.is-style-2 .fnicon i,.is-style-9 .fnicon i{width:66px;height:66px;}.overlay-1.p-middle.p-center .slider-pagination{top:auto;right:auto;bottom:10px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);}.carousel-img-holder img{height:calc(var(--sg-ratio,70) * 1vh);max-height:calc(var(--sg-ratio,70) * 1vh);}.admin-bar .mfp-container{top:32px;height:calc(100% - 32px);}.gallery-popup-content{padding-top:62px;}.rb-gallery-popup .mfp-arrow{margin-top:-60px;}}@media (min-width: 768px) and (max-width: 1024px){.rb-tcol-1 > .block-inner > *{flex-basis:100%;width:100%;}.rb-tcol-2 > .block-inner > *{flex-basis:50%;width:50%;}.rb-tcol-3 > .block-inner > *{flex-basis:33.33%;width:33.33%;}.rb-tcol-4 > .block-inner > *{flex-basis:25%;width:25%;}.rb-tcol-5 > .block-inner > *{flex-basis:20%;width:20%;}.rb-tcol-6 > .block-inner > *{flex-basis:16.66%;width:16.66%;}.rb-tcol-2.no-last-bb .block-inner > *:nth-last-child(-n+2),.rb-tcol-3.no-last-bb .block-inner > *:nth-last-child(-n+3),.rb-tcol-4.no-last-bb .block-inner > *:nth-last-child(-n+4),.rb-tcol-5.no-last-bb .block-inner > *:nth-last-child(-n+5),.rb-tcol-6.no-last-bb .block-inner > *:nth-last-child(-n+6),.rb-tcol-7.no-last-bb .block-inner > *:nth-last-child(-n+7){padding-bottom:0;--bottom-border-color:transparent;}.col-border.rb-tcol-1 > .block-inner > *:after,.col-border.rb-tcol-2 > .block-inner > *:nth-child(2n):after,.col-border.rb-tcol-3 > .block-inner > *:nth-child(3n):after,.col-border.rb-tcol-4 > .block-inner > *:nth-child(4n):after,.col-border.rb-tcol-5 > .block-inner > *:nth-child(5n):after,.col-border.rb-tcol-6 > .block-inner > *:nth-child(6n):after,.col-border.rb-tcol-7 > .block-inner > *:nth-child(7n):after{border-right:none;}.is-sidebar{max-width:420px;margin-right:auto;margin-left:auto;}body .tablet-hide{display:none;}.meta-el:not(.tablet-hide):not(.meta-avatar):not(.no-label):not(:last-child):after{display:inline-flex;width:var(--meta-style-w,1px);height:var(--meta-style-h,6px);margin-left:.25em;content:"";opacity:var(--meta-style-o,.3);border-radius:var(--meta-style-b,0);background-color:var(--meta-fcolor);}.tablet-last-meta:after{display:none !important;}.is-thoz-scroll .block-inner{display:flex;overflow-x:scroll;flex-flow:row nowrap;-webkit-column-count:auto;column-count:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;}.is-thoz-scroll .block-inner::-webkit-scrollbar{display:none;}.is-thoz-scroll .block-inner::webkit-scrollbar-thumb{display:none;}.is-thoz-scroll .block-inner > *{min-width:var(--tablet-scroll-width,40%);max-width:var(--tablet-scroll-width,40%);}.is-thoz-scroll.bottom-border .block-inner > *:before{display:none;}}@media (min-width: 992px){.grid-container{flex-flow:row nowrap;}.grid-container > *:nth-child(1){flex:0 0 66.67%;width:66.67%;}.grid-container > *:nth-child(2){flex:0 0 33.33%;width:33.33%;}.is-sidebar-left .grid-container{flex-direction:row-reverse;}.single:where(:not(.is-stemplate)) .single-sidebar.has-border{border-left:1px solid var(--flex-gray-15);}body .without-sidebar .grid-container > *{flex:0 0 100%;width:100%;}.single-right-meta > *{font-size:1.15em;}body .s-cats.custom-size .p-category{font-size:var(--single-category-fsize);}}@media (min-width: 1025px){.grid-container{margin-right:-30px;margin-left:-30px;}.grid-container > *{padding-right:30px;padding-left:30px;}.single-sidebar.has-border{border-left:1px solid var(--flex-gray-15);}.col-border.rb-col-1 > .block-inner > *:after,.col-border.rb-col-2 > .block-inner > *:nth-child(2n):after,.col-border.rb-col-3 > .block-inner > *:nth-child(3n):after,.col-border.rb-col-4 > .block-inner > *:nth-child(4n):after,.col-border.rb-col-5 > .block-inner > *:nth-child(5n):after,.col-border.rb-col-6 > .block-inner > *:nth-child(6n):after,.col-border.rb-col-7 > .block-inner > *:nth-child(7n):after{border-right:none;}.header-transparent{position:absolute;z-index:100;top:0;left:0;width:100%;}body:not(.sticky-on) .header-transparent .main-menu > li > a,body:not(.sticky-on) .header-transparent .main-menu > li > a .menu-sub-title,body:not(.sticky-on) .header-transparent .more-trigger,body:not(.sticky-on) .header-transparent .navbar-right > *:not(.header-dropdown),body:not(.sticky-on) .header-transparent .is-text-logo .logo-title > *,html:not(.collapse-activated) body:not(.sticky-on) .header-transparent .header-mobile-wrap .is-text-logo .logo-title > *,html:not(.collapse-activated) body:not(.sticky-on) .header-transparent .header-mobile-wrap .navbar-right > *{color:var(--transparent-nav-color,var(--nav-color));}body:not(.sticky-on) .header-transparent .dark-mode-toggle-wrap:not(:first-child) .dark-mode-toggle{border-color:rgba(255,255,255,.13);}.header-transparent .header-dropdown{color:var(--subnav-color,var(--body-fcolor));}.header-transparent .dark-mode-slide-btn.mode-icon-default{color:var(--body-fcolor);}body:not(.sticky-on) .header-transparent .navbar-inner .logo-default,body:not(.sticky-on) .header-transparent .navbar-inner .logo-dark,body:not(.sticky-on) .header-transparent .logo-default{display:none;}body:not(.sticky-on) .header-transparent .logo-transparent{display:block;}.yes-hd-transparent.is-standard-2 .header-transparent,.yes-hd-transparent.is-audio-2 .header-transparent,.yes-hd-transparent.is-video-2 .header-transparent{background-color:var(--dark-accent);}.heading-title > *{font-size:var(--heading-size-desktop,var(--heading-fsize,inherit));}.format-style-top.format-size-big .p-format i,.format-style-bottom.format-size-big .p-format i{font-size:1.2em;}.format-style-center.format-size-big .post-format{font-size:1.4em;}.format-style-bottom.format-size-big .p-format{padding:10px 7px 7px 10px;}.format-style-bottom.format-size-big .p-format .gallery-count{top:5px;right:5px;}.format-style-top.format-size-big .gallery-count{font-size:1rem;padding:5px;}.hrc-3 .p-link{padding-bottom:3px;}.p-meta.has-avatar{padding-top:2px;}.p-link{padding-top:5px;}.admin-bar .reading-indicator{top:32px;}.wrap-meta .single-meta,.center-w-meta .single-meta{flex-flow:column nowrap;}.wrap-meta .single-meta > *{width:100%;}.center-w-meta .single-meta{justify-content:center;}.s-feat-outer{margin-bottom:40px;}.breadcrumb-absolute{padding:10px 20px;}.s-hl-heading.h1{font-size:3.5rem;top:-15px;}.single-standard-1 .single-header{padding-top:20px;padding-bottom:10px;}.single-standard-1:not(.single-standard-11) .s-feat img{width:auto;max-width:100%;}.single-standard-2 .single-header{margin-bottom:40px;}.single-standard-7 .single-header{margin-bottom:40px;}.single-standard-8 .grid-container{margin-top:40px;}.single-standard-6 .single-header{margin-bottom:40px;}.single-standard-2 .single-header-inner{padding-top:40px;}.single-standard-3 .single-header,.single-standard-4 .single-header{padding-top:10px;padding-bottom:40px;}.single-standard-4.has-bg-spacing .single-header-content:before{height:calc(100% + 30px);}.single-standard-5 .single-header{padding-bottom:40px;}.single-standard-11 .s-feat-outer{padding-top:10px;}.is-audio-2:not(.yes-amp) .embed-holder,.is-audio-3:not(.yes-amp) .embed-holder,.is-audio-4:not(.yes-amp) .embed-holder{padding-bottom:20%;}.single-header-content{padding-right:30px;padding-left:30px;}.s-title,.s-tagline,.s-breadcrumb,.single-standard-11 .s-feat-outer{margin-bottom:20px;}.is-sidebar-right .wp-block-gallery.alignwide,.is-sidebar-right .wp-block-image.alignwide img,.yes-wide-w .wp-block-gallery.alignwide,.yes-wide-w .wp-block-image.alignwide img{width:calc(100% + 78px);max-width:none;margin-left:-78px;}.spon-qview{padding:10px 20px;}.single-meta{margin-bottom:30px;}.single .single-no-featured .single-header{margin-bottom:30px;}.is-sidebar-left .single-sidebar.has-border{border-right:1px solid var(--flex-gray-15);border-left:none;}.archive-header{padding-top:40px;padding-bottom:40px;}.archive-header.category-header-2{margin-bottom:50px;padding-top:90px;padding-bottom:90px;}.yes-hd-transparent .archive-header.category-header-2{padding-top:calc(100px + var(--nav-height));}.archive-header-content > *:not(:last-child){margin-bottom:20px;}.blog-wrap{margin-top:50px;margin-bottom:50px;}.blog-content > .block-h{margin-bottom:25px;}.search-header{padding-top:50px;}.yes-hd-transparent .search-header{padding-top:110px;}.ecat-bg-1.ecat-size-big .p-category,.ecat-bg-2.ecat-size-big .p-category,.ecat-bg-3.ecat-size-big .p-category,.ecat-border.ecat-size-big .p-category,.ecat-bg-4.ecat-size-big .p-category{font-size:1.15em;}.ecat-bg-1 .feat-holder + .p-top,.ecat-bg-2 .feat-holder + .p-top,.ecat-bg-3 .feat-holder + .p-top{padding-top:4px;}.ecat-text.ecat-size-big .p-category,.ecat-b-border.ecat-size-big .p-category{font-size:1.3em;}.ecat-b-dotted.ecat-size-big .p-category{font-size:1.15em;border-bottom-width:4px;}.meta-el:not(.meta-avatar):not(.no-label):not(:last-child):after{display:inline-flex;width:var(--meta-style-w,1px);height:var(--meta-style-h,6px);margin-left:.25em;content:"";opacity:var(--meta-style-o,.3);border-radius:var(--meta-style-b,0);background-color:var(--meta-fcolor);}.bookmark-section-header-image{flex-shrink:0;height:45px;}.empty-saved{padding-top:30px;padding-bottom:30px;}.plist-item-thumb{width:125px;}.author-header-inner .breadcrumb-wrap{margin-bottom:20px;}.search-header-form .search-form,.page404-inner .search-form{font-size:1.5rem;}.search-header-form .search-form input[type='search'],.page404-inner .search-form input[type='search']{padding-top:20px;padding-bottom:20px;}.search-header-content{margin-bottom:40px;}.search-empty{margin-top:50px;}#back-top{bottom:40px;}.logged-welcome{display:inline-flex;}.page404-btn-wrap{padding-top:20px;}.page-header-1,.page-header-4{margin-bottom:40px;padding-top:40px;}.page-header-innter > *{margin-bottom:15px;}.page-header-2{margin-bottom:40px;padding-top:100px;padding-bottom:100px;}.single-header-overlay{padding:0 40px 40px 40px;}.page404-inner{padding-top:60px;padding-bottom:60px;}.page404-inner .page-title,.page404-inner .page404-description{margin-bottom:25px;}.page404-inner input[type='search']{font-size:1rem;min-height:54px;}.share-action.is-mobile{display:none;}.share-action.is-web{display:flex;}.grid-container .sidebar-inner{padding-right:0;padding-left:var(--s-sidebar-padding,0);}.is-sidebar-left .grid-container .sidebar-inner{padding-right:var(--s-sidebar-padding,0);padding-left:0;}.sticky-sidebar .sidebar-inner,.sticky-last-w .sidebar-inner > *:last-child{position:-webkit-sticky;position:sticky;top:12px;padding-bottom:12px;-webkit-transition:all .3s ease;transition:all .3s ease;will-change:top;}.sticky-last-w .sidebar-inner{height:100%;}.elementor-column.rb-sticky{position:relative;align-items:flex-start;}.e-con-full.e-parent:has(.rb-sticky),.e-con-boxed .e-con-inner:has(.rb-sticky){align-items:flex-start !important;}.elementor-column.rb-sticky > *,.e-con.rb-sticky-last-widget .elementor-widget:last-child,.e-con.rb-sticky{position:-webkit-sticky;position:sticky;top:12px;-webkit-transition:top .3s ease;transition:top .3s ease;will-change:top;}.admin-bar .sticky-sidebar .sidebar-inner,.admin-bar .l-shared-sec,.admin-bar .elementor-column.rb-sticky > *,.admin-bar .e-con.rb-sticky,.admin-bar .sticky-last-w .sidebar-inner > *:last-child,.admin-bar .e-con.rb-sticky-last-widget .elementor-widget:last-child{top:44px;}.sticky-on .sticky-sidebar .sidebar-inner,.sticky-on .elementor-column.rb-sticky > *,.sticky-on .e-con.rb-sticky,.sticky-on .sticky-last-w .sidebar-inner > *:last-child,.sticky-on .e-con.rb-sticky-last-widget .elementor-widget:last-child{top:calc(var(--nav-height) + 12px);}.sticky-on.admin-bar .sticky-sidebar .sidebar-inner,.sticky-on.admin-bar .elementor-column.rb-sticky > *,.sticky-on.admin-bar .e-con.rb-sticky,.sticky-on.admin-bar .sticky-last-w .sidebar-inner > *:last-child,.sticky-on.admin-bar .e-con.rb-sticky-last-widget .elementor-widget:last-child{top:calc(var(--nav-height) + 44px);}.admin-bar.sticky-on.is-mstick .sticky-holder,.admin-bar.sticky-on .e-section-sticky{margin-top:32px;}.collapse-footer{padding:20px;}.review-header .rstar-bg{background-image:linear-gradient(to right,var(--review-color) 96.5%,transparent 3.5%);background-size:29px 28px;}.e-ct-outer > *{margin-bottom:35px;}.s-hl{padding-bottom:35px;}.yes-tstick.sticky-on .main-menu-wrap,.yes-tstick.sticky-on .e-stitle-sticky .elementor-widget-foxiz-mini-cart,.yes-tstick.sticky-on .e-stitle-sticky .elementor-widget-foxiz-notification-icon,.yes-tstick.sticky-on .e-stitle-sticky .elementor-widget-foxiz-login-icon,.yes-tstick.sticky-on .e-stitle-sticky .elementor-widget-foxiz-social-list,.yes-tstick.sticky-on .e-stitle-sticky .elementor-widget-foxiz-search-icon,.yes-tstick.sticky-on .navbar-right > *:not(.dark-mode-toggle-wrap):not(.font-resizer),.yes-tstick.sticky-on .more-section-outer{display:none;}.yes-tstick.sticky-on .s-title-sticky{display:flex;}.footer-columns .footer-col{flex-basis:20%;width:20%;}.footer-51c.footer-columns .footer-col{flex-basis:15%;width:15%;}.footer-4c .footer-col:first-child,.footer-4c .footer-col:last-child{flex-basis:30%;width:30%;}.footer-5c .footer-col:nth-child(1){flex-basis:20%;width:20%;}.footer-51c .footer-col:nth-child(1){flex-basis:40%;width:40%;}.footer-3c.footer-columns .footer-col{flex-basis:25%;width:25%;}.footer-3c.footer-columns .footer-col:nth-child(2){flex-basis:50%;width:50%;}.footer-wrap.has-border .footer-col:not(:last-child){border-right:1px solid var(--flex-gray-15);}.review-header .rline{width:30px;height:10px;}.review-header .rstar{width:28px;height:28px;}.yt-playlist .yt-embed{flex:0 0 66.67%;width:66.67%;}.yt-playlist{display:flex;flex-flow:row nowrap;}.yt-playlist .plist-items{flex:0 0 33.33%;width:33.33%;}.block-big{--bottom-spacing:40px;--el-spacing:15px;}.p-classic-1 .meta-avatar img{width:26px;height:26px;}.single-post-outer.has-continue-reading .s-ct{height:1200px;max-height:1200px;}.newsletter-form input{font-size:var(--rem-small);}.newsletter-box-2 .newsletter-inner > *:not(:last-child):not(.newsletter-featured){margin-bottom:30px;}.section-empty-inner .page-title{margin-bottom:20px;padding-bottom:20px;}.rbbsl a:nth-child(2){padding:0 15px;}.rbbsl a:nth-child(2) > span{display:inline-flex;}.category-hero-item:first-child:not(:last-child){margin-right:15px;margin-bottom:15px;}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{width:50%;}.my-personalized > *{margin-bottom:50px;}.footer-quote{max-width:240px;}.wp-block-pullquote blockquote:before{margin-bottom:5px;}.rbct > .live-card-outer{margin-bottom:35px;}.newsletter-box-1 .newsletter-inner{flex-flow:row nowrap;}.input-col-2{width:calc(50% - 20px);}.input-col-3{width:calc(33.3% - 30px);}.rb-col-2.no-last-bb .block-inner > *:nth-last-child(-n+2),.rb-col-3.no-last-bb .block-inner > *:nth-last-child(-n+3),.rb-col-4.no-last-bb .block-inner > *:nth-last-child(-n+4),.rb-col-5.no-last-bb .block-inner > *:nth-last-child(-n+5),.rb-col-6.no-last-bb .block-inner > *:nth-last-child(-n+6),.rb-col-7.no-last-bb .block-inner > *:nth-last-child(-n+7){padding-bottom:0;--bottom-border-color:transparent;}}@media (max-width: 1024px){:root{--masonry-column:2;--h1-fsize:34px;--h2-fsize:24px;--h3-fsize:20px;--headline-fsize:34px;--bottom-spacing:30px;}.none-mobile-sb .single-sidebar,.navbar-wrap,.header-template-inner,.logo-sec{display:none;}.header-mobile{display:flex;flex-flow:column nowrap;}body:not(.yes-amp) .header-mobile{max-height:100vh;}.is-mstick .navbar-outer:not(.navbar-outer-template){min-height:var(--mbnav-height,42px);}.is-mstick .has-quick-menu .navbar-outer{min-height:calc(var(--mbnav-height,42px) + 42px);}.is-hoz-scroll .block-inner{display:flex;overflow-x:scroll;flex-flow:row nowrap;-webkit-column-count:auto;column-count:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;}.is-hoz-scroll .block-inner::-webkit-scrollbar{display:none;}.is-hoz-scroll .block-inner::webkit-scrollbar-thumb{display:none;}.is-hoz-scroll .block-inner > *{min-width:var(--tablet-scroll-width,40%);max-width:var(--tablet-scroll-width,40%);}.is-hoz-scroll.bottom-border .block-inner > *:before{display:none;}.privacy-bar.privacy-left{right:20px;bottom:10px;width:auto;}.plist-items{height:var(--playlist-height,300px);}.plist-holder{position:relative;padding-top:70px;}.sidebar-inner{max-width:370px;margin-top:40px;margin-right:auto;margin-left:auto;}.single-post .sidebar-inner{margin-top:15px;}.newsletter-featured{flex:0 0 calc(30% - 41px);max-width:calc(30% - 41px);}.newsletter-content{flex:0 0 70%;max-width:70%;}.newsletter-form{flex:0 0 100%;max-width:100%;margin-top:20px;}.is-rstyle-2 .review-meta-inner{flex-flow:row wrap;}.is-rstyle-2 .review-extra{width:100%;}.p-center .is-rstyle-2 .review-extra{justify-content:center;}.slideup-toggle{right:10px;}.w-sidebar.widget-follower .social-follower{grid-template-columns:repeat(var(--s-tcolumns,var(--ds-columns,2)),1fr);}.t-cta-img-left{flex-flow:row nowrap;}.t-cta-img-right{flex-flow:row-reverse nowrap;}.t-cta-img-top{flex-flow:column nowrap;}.t-cta-img-bottom{flex-flow:column-reverse nowrap;}.t-cta-center .cta-content{margin-right:auto;margin-left:auto;text-align:center;}.t-cta-center .cta-buttons{justify-content:center;}.t-cta-left .cta-content{margin-right:auto;margin-left:0;text-align:left;}.t-cta-left .cta-buttons{justify-content:flex-start;}.t-cta-right .cta-content{margin-right:0;margin-left:auto;text-align:right;}.t-cta-right .cta-buttons{justify-content:flex-end;}.res-nowrap .qlinks-inner{overflow-x:auto;flex-flow:row nowrap;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;}.qlinks-scroll .qlinks-inner{-webkit-overflow-scrolling:touch;scrollbar-width:none;}.qlinks-scroll .qlinks-inner::-webkit-scrollbar{display:none;}.qlinks-scroll .qlinks-inner::webkit-scrollbar-thumb{display:none;}}@media (max-width: 991px){.is-gap-25 .block-inner,.is-gap-30 .block-inner,.is-gap-35 .block-inner{margin-right:-20px;margin-left:-20px;}.is-gap-25 > .block-inner > *,.is-gap-30 > .block-inner > *,.is-gap-35 > .block-inner > *{padding-right:20px;padding-left:20px;}.footer-wrap:not(.footer-etemplate) > *:first-child:not(.footer-copyright){padding-top:40px;}.w-sidebar{margin-bottom:40px;}.single-meta{flex-flow:column-reverse nowrap;}.single-meta > *{width:100%;gap:10px;}.smeta-extra:not(:empty){justify-content:space-between;padding:7px 15px;border-radius:var(--round-5);background-color:var(--flex-gray-7);}.yes-minimal .smeta-extra:not(:empty),.yes-wrap .smeta-extra:not(:empty){padding:0;background-color:transparent;}.yes-minimal .t-shared-sec .share-action{font-size:18px;}.centered-header .single-meta > *{justify-content:center;}.yes-wrap .share-action{width:34px;height:34px;}.sticky-share-list .share-action{font-size:14px;}.single-standard-2 .single-header-inner:before,.embed-bg-overlay{bottom:90px;}.single-standard-3 .single-header-inner:before,.single-standard-4 .single-header-inner:before{padding-bottom:50%;}.single-header-columns{flex-flow:row wrap;}.single-standard-6 .s-feat-outer{flex:0 0 100%;max-width:100%;}.single-header-left{flex:0 0 100%;max-width:100%;padding-top:20px;padding-bottom:10px;}.featured-vertical{padding-bottom:66.67%;border-radius:var(--round-5);}.burger-icon{color:var(--mbnav-color,var(--nav-color));}}@media (max-width: 767px){:root{--height-34:28px;--height-40:34px;--padding-40:0 20px;--masonry-column:1;--h1-fheight:1.3;--h2-fheight:1.3;--h3-fheight:1.4;--bcrumb-fsize:11px;--body-fsize:15px;--btn-fsize:11px;--cat-fsize:10px;--dwidgets-fsize:12px;--eauthor-fsize:12px;--excerpt-fsize:13px;--h1-fsize:26px;--h2-fsize:21px;--h3-fsize:17px;--h4-fsize:15px;--h5-fsize:14px;--h6-fsize:14px;--headline-fsize:26px;--meta-fsize:12px;--tagline-fsize:17px;--rem-mini:.7rem;--tagline-s-fsize:17px;--el-spacing:10px;--rating-size:12px;--b-avatar-size:42px;}.is-mhoz-scroll .block-inner{display:flex;overflow-x:scroll;flex-flow:row nowrap;-webkit-column-count:auto;column-count:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-text-size-adjust:none;text-size-adjust:none;}.is-mhoz-scroll .block-inner::-webkit-scrollbar{display:none;}.is-mhoz-scroll .block-inner::webkit-scrollbar-thumb{display:none;}.is-mhoz-scroll .block-inner > *{min-width:var(--tablet-scroll-width,40%);max-width:var(--tablet-scroll-width,40%);}.is-mhoz-scroll.bottom-border .block-inner > *:before{display:none;}.is-hoz-scroll .block-inner > *,.is-mhoz-scroll .block-inner > *{min-width:var(--mobile-scroll-width,70%);max-width:var(--mobile-scroll-width,70%);}.col-border.rb-mcol-2 .block-inner > *:nth-child(2n+1):after,.col-border.is-hoz-scroll .block-inner > *:not(:last-child):after,.col-border.is-mhoz-scroll .block-inner > *:not(:last-child):after{position:absolute;top:0;right:0;bottom:0;left:auto;width:1px;height:100%;content:"";pointer-events:none;border-right:1px var(--column-border-style,solid) var(--column-border-color);}.meta-el:not(.mobile-hide):not(.meta-avatar):not(.no-label):not(:last-child):after{display:inline-flex;width:var(--meta-style-w,1px);height:var(--meta-style-h,6px);margin-left:.25em;content:"";opacity:var(--meta-style-o,.3);border-radius:var(--meta-style-b,0);background-color:var(--meta-fcolor);}.mobile-last-meta:after{display:none !important;}.block-overlay{--bottom-spacing:10px;}.p-wrap .entry-summary{column-count:1;}input[type='text'],input[type='tel'],input[type='password'],input[type='email'],input[type='url'],input[type='search'],input[type='number'],textarea{padding:7px 15px;}.rb-mcol-1 > .block-inner > *{flex-basis:100%;width:100%;}.rb-mcol-2 > .block-inner > *{flex-basis:50%;width:50%;}.rb-mcol-3 > .block-inner > *{flex-basis:33.33%;width:33.33%;}.rb-mcol-4 > .block-inner > *{flex-basis:25%;width:25%;}body .mobile-hide{display:none;}.ecat-bg-1 .p-category,.ecat-bg-2 .p-category{padding:.5em 1em;}body .meta-avatar img{width:20px;height:20px;}.popup-newsletter{width:calc(100% - 40px);}.block-list-small-1 .scroll-holder{max-height:none !important;}.hrc-3 .overlay-wrap,.overlay-1 .overlay-wrap{position:relative;overflow:visible;}[class*='ecat-bg-'] .p-highlight .overlay-inner{padding-top:0 !important;}[class*='ecat-bg-'] .p-highlight .p-top{margin-top:-1em;}.p-middle .p-highlight .overlay-inner{padding-bottom:20px;}.p-highlight .overlay-inner{background:var(--highlight-overlay-bg,var(--dark-accent)) !important;}.post-slider .slider-prev,.post-slider .slider-next{font-size:var(--nav-size,1.25rem);min-width:40px;min-height:40px;}.hrc-3 .ratio-v1{padding-bottom:66.67%;}.collapse-footer-menu .menu-item a > span{font-size:var(--em-small);}.rb-user-popup-form{max-width:90%;}.logo-popup-outer{padding:20px;}.p-grid-small-1{display:flex;align-items:flex-start;flex-flow:row-reverse nowrap;width:100%;}.is-feat-left .p-grid-small-1{flex-flow:row nowrap;}.p-content{flex-grow:1;}.is-m-list .box-border .grid-box:before{right:var(--column-gap);left:var(--column-gap);}.list-box .p-featured{border-bottom-right-radius:0;border-bottom-left-radius:0;}.list-box .p-content{margin:0 var(--box-spacing) max(var(--box-spacing),25px);}.list-box .p-format-overlay.format-style-bottom .p-format{background-color:var(--box-color,var(--default-box,var(--solid-light)));}[data-theme='dark'] .list-box .p-format-overlay.format-style-bottom .p-format,.light-scheme .list-box .p-format-overlay.format-style-bottom .p-format{background-color:var(--dark-box-color,var(--default-dark-box,var(--solid-light)));}.is-feat-left .p-grid-small-1 .feat-holder{margin-right:20px;margin-left:0;}.rb-follow{font-size:11px;}.page404-featured img{max-height:200px;}.page404-description,.taxonomy-description{font-size:var(--rem-small);}.plist-item{padding:10px;}.yt-trigger{width:54px;}.yt-trigger-icons svg{width:26px;}.copyright-inner{flex-direction:column-reverse;text-align:center;}.copyright-menu{flex-flow:row wrap;justify-content:center;margin-bottom:12px;margin-left:0;}.l-shared-sec-outer:not(.show-mobile),.single-post-infinite .l-shared-sec-outer.show-mobile,.l-shared-header{display:none;}.single-post-infinite .activated .l-shared-sec-outer.show-mobile,.l-shared-sec-outer.show-mobile{position:fixed;z-index:9900;right:0;bottom:10px;left:0;display:flex;align-items:center;flex-grow:1;padding:0;}.show-mobile .l-shared-items{flex-flow:row nowrap;}.show-mobile .l-shared-sec{position:relative;top:0;display:flex;flex-grow:1;justify-content:center;}.l-shared-sec-outer.show-mobile .share-action{line-height:42px;width:42px;}.single-header-content{padding:0 15px;}.e-shared-header span{display:none;}.rbbsl{font-size:14px;}.rbbsl > *{padding:0 15px;}.entry-sec{padding-top:27px;padding-bottom:25px;}.user-rating svg{width:1em;}.single-standard-7 .single-header{padding-top:15px;}.feat-caption .caption-text:before{width:30px;margin-right:10px;}.attribution{padding-left:0;}.review-content{padding:15px;}.review-footer{margin-right:20px;margin-left:20px;}.pros-cons-holder{gap:25px;}.pros-cons-holder > *{flex:0 0 100%;justify-content:flex-start;width:100%;}.review-footer > *:not(.review-action){padding:22px 0 20px 0;}.pros-cons-title{padding-bottom:0;}.single-standard-2 .single-header-inner:before,.embed-bg-overlay{bottom:50px;}.category-header-1 .archive-inner{align-items:flex-start;flex-flow:column nowrap;}.category-header-1 .category-hero-wrap{align-items:flex-start;width:calc(100% - 25px);margin-top:25px;padding-bottom:20px;}.p-grid-small-1 .feat-holder{flex-shrink:0;width:100%;max-width:var(--feat-list-width,100px);margin-bottom:0;margin-left:15px;}.p-grid-small-1 .p-content{flex-grow:1;}.block-categories,.block-authors{--bottom-spacing:10px;}.cbox-inner{display:flex;align-items:stretch;flex-flow:row nowrap;}.cbox-1 .cbox-featured{flex-shrink:0;width:min(30%,100px);}.cbox-4 .cbox-inner{flex-flow:column nowrap;}.a-card-feat{width:70px;}.interest-loader{width:calc(40% - 20px);}.popup-newsletter-inner{flex-flow:row wrap;}.popup-newsletter-inner > *{width:100%;}.popup-newsletter-cover-holder{padding-bottom:5px;}.popup-newsletter-content{padding:20px;}.table-link-depth{margin-left:15px;}.paudio-embed .embed-holder{padding-bottom:var(--audio-ratio,56%);}.format-gallery-coverflow .swiper-pagination{margin-top:10px;}.page-selected{position:static;}.page-selected-outer{position:relative;border-left:5px solid var(--g-color);border-radius:var(--round-5);}.page-selected-list{right:0;left:0;}.page-selected-title{display:none;}.newsletter-featured{display:none;}.newsletter-content{flex:0 0 100%;max-width:100%;}.newsletter-inner > *:first-child:not(.newsletter-featured){flex:0 0 100%;max-width:100%;}.submit-layout-1 .mc4wp-form-fields > *:not(.agree-to-terms){flex-flow:row wrap;justify-content:center;row-gap:var(--mc-btn-margin,12px);}.toc-content a{font-size:min(14px,var(--h5-fsize));}.submit-layout-1 input[type='submit']{line-height:1;margin-left:0;padding:var(--mc-btn-padding,1em);}.submit-layout-1 .newsletter-box-1 input[type='submit']{width:100%;}.footer-wrap.left-dot:before{display:none;}.p-grid-small-1 .p-format{font-size:16px;}[class*='ecat-bg-']:not(.is-m-list):not(.ecat-bg-3) .p-list-2 .p-top{position:relative;z-index:3;margin-top:calc(-2px - var(--el-spacing) - 1em);padding-left:7px;}[class*='ecat-bg-'].is-m-grid.p-center .p-list-2 .p-top{right:0;left:0;padding-right:0;padding-left:0;}.current-slider-info .h4{font-size:9px;}span.current-slider-count{font-size:1.5em;}.entry-sec:before,.review-footer > *:not(.review-action):before,.collapse-sections:before{height:2px;}h1.search-title{font-size:var(--h2-fsize);}.search-subtitle{font-size:var(--rem-small);margin-top:5px;}.bookmark-notification{bottom:20px;}.ubio-inner{flex-flow:column nowrap;justify-content:center;text-align:center;}.ubio-inner{flex-flow:column nowrap;justify-content:center;text-align:center;}.bio-avatar{width:80px;height:80px;margin-right:0;margin-bottom:12px;}.bio-count-posts{display:none;}.bio-description{font-size:var(--em-mini);}.bio-content .usocials{justify-content:center;padding-top:3px;}.bio-title-wrap.b-follow{flex-flow:column nowrap;}.usocials a{font-size:14px;}.breaking-news-heading{margin-right:3px;padding:0;background-color:transparent;box-shadow:none;}.breaking-news-heading span{display:none;}.newsletter-description{font-size:var(--rem-mini);}.rb-mcol-2.no-last-bb .block-inner > *:nth-last-child(-n+2),.rb-mcol-3.no-last-bb .block-inner > *:nth-last-child(-n+3){padding-bottom:0;--bottom-border-color:transparent;}cite{font-size:min(12px,var(--rem-small));}.wp-block-pullquote{font-size:1.25em;padding:2em 0 1.5em 0;}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{float:none;max-width:100%;margin-right:0;margin-left:0;}.widget_rss cite:before,.wp-block-quote cite:before,.wp-block-pullquote cite:before{width:20px;}.wp-block-pullquote blockquote:before{font-size:4em;}.newsletter-icon i{font-size:40px;}.e-pagi.mobile-hide{display:none;}.e-pagi img{display:none;}.e-pagi span.p-url{font-size:var(--em-small);}.reaction-heading{margin-bottom:15px;}.reaction{flex:0 0 44px;max-width:44px;padding:5px;}.reaction-icon svg{width:36px;height:36px;}.reaction .reaction-title,.reaction.active .reaction-count{font-size:var(--rem-mini);}.has-drop-cap:not(:focus):first-letter{font-size:3.5em;line-height:.9;}.e-pagi .nav-label{margin-bottom:5px;}.top-site-ad:not(.no-spacing){padding-top:10px;padding-bottom:10px;}.author-avatar{width:36px;}.nname-info .meta-label,.ef-label{display:none;}.footer-logo{height:calc(var(--flogo-height,50px) * .8);}.bookmark-featured{width:70px;}.bookmark-title{width:205px;}.top-footer-inner > *:not(:last-child){margin-bottom:35px;}.grid-masonry .grid-holder.rb-masonry{display:grid;grid-gap:5px;grid-template-columns:auto auto auto auto;}.grid-fmasonry .grid-holder.rb-masonry{display:grid;grid-gap:5px;grid-template-columns:auto auto auto auto auto;}.grid-default .grid-holder{display:grid;grid-gap:5px;grid-template-columns:auto auto auto;}.grid-masonry .grid-el:nth-child(2){grid-column:1/span 2;grid-row:1/span 2;}.grid-masonry .grid-el:first-child{height:100%;grid-column:3/span 2;grid-row:1;}.grid-masonry .grid-el:nth-child(3){height:100%;grid-column:3/span 1;grid-row:2;}.grid-masonry .grid-el:nth-child(5){height:100%;grid-column:1/span 2;grid-row:3;}.grid-masonry .grid-el:last-child{grid-column:3/span 2;grid-row:3/span 2;}.grid-fmasonry .grid-el:nth-child(3){grid-column:2/span 2;grid-row:1/span 2;}.grid-fmasonry .grid-el:nth-child(4){height:100%;grid-column:4/span 2;grid-row:1;}.grid-fmasonry .grid-el:nth-child(6){grid-column:1/span 2;grid-row:3/span 2;}.grid-fmasonry .grid-el:nth-child(9){height:100%;grid-column:3/span 2;grid-row:4;}.grid-fmasonry .grid-el:nth-child(4) .instagram-box,.grid-fmasonry .grid-el:nth-child(9) .instagram-box,.grid-masonry .grid-el:first-child .instagram-box,.grid-masonry .grid-el:nth-child(5) .instagram-box{padding-bottom:50%;}.rb-header-name.h6{font-size:1.7rem;}.rb-w-header .col-right .rb-w-units{font-size:3.3rem;}.rb-w-big-icon svg{width:76px;height:76px;}.rb-w-desc{font-size:.75rem;}.w-forecast-icon svg{width:36px;height:36px;}.is-style-10 .fnicon i,.is-style-11 .fnicon i{font-size:1rem;width:44px;height:44px;}.w-banner{padding-top:50px;padding-bottom:50px;}.post-slider{position:relative;overflow:hidden;border-radius:var(--round-3);background-color:var(--dark-accent);}.p-list-1 .list-feat-holder,.p-list-2 .list-feat-holder{width:100% !important;min-width:100%;max-width:100% !important;margin-bottom:calc(var(--el-spacing) + 2px);}.ad-description{font-size:10px;}.pagination-nextprev > *{min-width:90px;}.short-pagination .pagination-nextprev > *{min-width:0;}.wpcf7-form .wpcf7-form-control-wrap{width:100%;max-width:100%;padding-top:7px;padding-bottom:7px;}.cbox-center{display:none;}.heading-layout-c8 .heading-title:before,.heading-layout-c8 .heading-title:after{width:40px;}.intro-content{display:none;}.textwidget br,.textwidget p{font-size:var(--rem-small);}.is-m-list .p-wrap{min-height:calc(var(--feat-list-width,150px) * var(--feat-ratio,60) / 100);}.bottom-border.is-m-list .p-wrap{min-height:calc(( var(--feat-list-width,150px) * ( var(--feat-ratio,60) / 100 ) ) + var(--bottom-spacing,30px));}.is-m-list .feat-holder{position:absolute;top:0;right:var(--column-gap,0);left:auto;width:var(--feat-list-width,150px);margin-bottom:0;padding-bottom:0 !important;}.is-m-list .p-wrap > *:not(.feat-holder):not(.grid-box):not(.list-box){margin-right:calc(var(--feat-list-width,150px) + var(--el-spacing,10px) * 2);margin-left:0;}.is-m-list.res-feat-left .feat-holder{top:0;right:auto;left:var(--column-gap,0);}.is-m-list.res-feat-left .p-wrap > *:not(.feat-holder):not(.grid-box):not(.list-box){margin-right:0;margin-left:calc(var(--feat-list-width,150px) + var(--el-spacing,10px) * 2);}.is-m-list .grid-box,.is-m-list .list-box{position:static;padding-top:var(--box-spacing);padding-right:var(--feat-list-width,150px);padding-bottom:var(--box-spacing);padding-left:0;}.block-wrap:not(.is-m-list) .grid-box > *:first-child:not(.feat-holder){padding-top:calc(var(--box-spacing) + 5px);}.is-m-list.res-feat-left .grid-box,.is-m-list.res-feat-left .list-box{padding-right:0;padding-left:var(--feat-list-width,150px);}.is-m-list .grid-box .feat-holder,.is-m-list .list-box .feat-holder{bottom:0;--box-spacing:7px;}.is-m-list .grid-box .p-featured,.is-m-list .list-box .p-featured{overflow:hidden;height:100%;padding-bottom:0;border-radius:0 var(--wrap-border,var(--round-3)) var(--wrap-border,var(--round-3)) 0;}.is-m-list.res-feat-left .grid-box .p-featured,.is-m-list.res-feat-left .list-box .p-featured{border-radius:var(--wrap-border,var(--round-3)) 0 0 var(--wrap-border,var(--round-3));}.is-m-list .p-list .list-feat-holder{margin-bottom:0;}.is-m-list .p-list:not(.p-box) .p-content{padding-right:0;padding-left:0;}.is-m-list .list-box .p-content{margin:0;}.is-m-list:not(.res-feat-left) .list-box .p-content{padding-left:var(--box-spacing);}.is-m-list.res-feat-left .list-box .p-content{padding-right:var(--box-spacing);}.is-m-list .list-box .list-holder{margin-right:0;margin-left:0;}.elementor-tabs-content-wrapper{border-radius:var(--round-5);}.w-sidebar.widget-follower .social-follower{grid-template-columns:repeat(var(--s-mcolumns,var(--ds-columns,2)),1fr);}.cta-wrap .cta-featured{display:var(--cta-m-img-display,inherit);}.m-cta-img-left{flex-flow:row nowrap;}.m-cta-img-right{flex-flow:row-reverse nowrap;}.m-cta-img-top{flex-flow:column nowrap;}.m-cta-img-bottom{flex-flow:column-reverse nowrap;}.m-cta-left .cta-content{margin-right:auto;margin-left:0;text-align:left;}.m-cta-left .cta-buttons{justify-content:flex-start;}.m-cta-center .cta-content{margin-right:auto;margin-left:auto;text-align:center;}.m-cta-center .cta-buttons{justify-content:center;}.m-cta-right .cta-content{margin-right:0;margin-left:auto;text-align:right;}.m-cta-right .cta-buttons{justify-content:flex-end;}.review-quickview-holder{align-items:flex-end;flex-flow:column nowrap;column-gap:30px;}.review-quickview-inner{align-items:flex-start;flex-flow:row-reverse nowrap;justify-content:space-between;width:100%;}.t-shared-header .share-label{display:none;}.review-quickview .review-quickview-meta{align-items:flex-end;padding:0;background:none;}.notification-popup{width:var(--dropdown-w,calc(100vw - 40px));}}@media all{.is-stemplate .s-cats,.is-stemplate .s-breadcrumb,.is-stemplate .s-title,.is-stemplate .s-tagline,.is-stemplate .single-meta,.p-content > *:last-child{margin-bottom:0;}}@media print{body[data-theme='dark']{--h1-fcolor:#000;--h2-fcolor:#000;--h3-fcolor:#000;--h4-fcolor:#000;--h5-fcolor:#000;--h6-fcolor:#000;--meta-fcolor:#000;--body-fcolor:#000;--meta-b-fcolor:#000;--headline-fcolor:#000;--tagline-fcolor:#000;}.single-sidebar,.header-wrap,.single-related,.footer-wrap,.single-popular,.efoot,.entry-bottom,.entry-newsletter,.featured-gallery-wrap,.breadcrumb-wrap,.s-cats,.l-shared-sec-outer,.entry-sec,.review-section,.s-ct .widget,.related-sec,.sqview,.t-shared-sec,.s-feat-holder img,.single-header-inner:before,.breadcrumb-absolute,.single-header-content:before,.featured-embed,.paudio-embed,.pvideo-embed,.tipsy,.top-site-ad,.ruby-table-contents,.single-meta .meta-avatar,.smeta-extra,.sfoter-sec,#back-top,.live-blog-interval,.ad-wrap,.gb-btn{display:none !important;}.s-ct,.single-header-content{flex-basis:100% !important;width:100% !important;max-width:100% !important;}.accordion-item-content{display:block !important;opacity:1 !important;}.accordion-item-header{opacity:1 !important;}.gb-wrap{box-shadow:none !important;border:1px solid #aaa;}body .site-outer{margin-top:0 !important;}.single-header-content{padding:0;}.single-header-content *,blockquote *,.smeta-sec *{color:#000 !important;}}