 img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px} .cg-carousel{position:relative;overflow:hidden}.cg-carousel__container{position:relative;left:0}.cg-carousel__track{position:relative;display:grid;grid-auto-columns:100%;grid-auto-flow:column}.cg-carousel__slide{box-sizing:border-box;position:relative;width:100%}@-webkit-keyframes slideIn{100%{left:0}}@keyframes slideIn{100%{left:0}}@-webkit-keyframes slideOutLeft{100%{left:-100%}}@keyframes slideOutLeft{100%{left:-100%}}@-webkit-keyframes slideOutRight{100%{left:100%}}@keyframes slideOutRight{100%{left:100%}} .ep-google-reviews {   --ep-gr-text: #202124;   --ep-gr-heading: #202124;   --ep-gr-muted: #5f6368;   --ep-gr-divider: #e8eaed;   --ep-gr-card-border: #eef1f6;   --ep-gr-card-fill: #f7f9fc;   --ep-gr-card-fill-hover: #eef2f8;   --ep-gr-star: #fbbc04;   --ep-gr-star-empty: #dadce0;   --ep-gr-link: #1a73e8;   --ep-gr-bg: #ffffff;   --ep-gr-accent: #1a73e8;   --ep-gr-gap: 0px;   --ep-gr-clamp: 5;     --ep-gr-columns: 3;   --ep-gr-max-width: none;   color: var(--ep-gr-text);   font-family: "Google Sans", Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;   font-size: 14px;   line-height: 1.5;   box-sizing: border-box;   max-width: var(--ep-gr-max-width);   margin-inline: auto; } .ep-google-reviews *, .ep-google-reviews *::before, .ep-google-reviews *::after { box-sizing: border-box; }  @layer ep-gr-reset {   .ep-google-reviews :is(div, span, p, a, img, time, button, article, header, h1, h2, h3, h4, ul, ol, li) {     margin: 0;     padding: 0;     border: 0;     background: none;     box-shadow: none;     outline: none;     text-decoration: none;     list-style: none;     float: none;     max-width: none;     text-transform: none;     letter-spacing: normal;     text-shadow: none;     font-family: inherit;     color: inherit;   }   .ep-google-reviews button { -webkit-appearance: none; appearance: none; cursor: pointer; font: inherit; }   .ep-google-reviews img { max-width: 100%; height: auto; vertical-align: middle; }   .ep-google-reviews a { color: var(--ep-gr-link); } }  .ep-gr-summary { margin-bottom: 8px; } .ep-gr-summary-head {   display: flex;   align-items: flex-start;   justify-content: space-between;   gap: 16px; } .ep-gr-summary--align-center .ep-gr-summary-head, .ep-gr-summary--align-right .ep-gr-summary-head { flex-wrap: wrap; } .ep-gr-summary--align-center .ep-gr-summary-place { text-align: center; flex: 1 1 100%; } .ep-gr-summary--align-right .ep-gr-summary-place { text-align: right; flex: 1 1 100%; } .ep-gr-summary--align-center .ep-gr-summary-rating { justify-content: center; } .ep-gr-summary--align-right .ep-gr-summary-rating { justify-content: flex-end; } .ep-gr-summary--align-center .ep-gr-summary-head { justify-content: center; } .ep-gr-summary--align-right .ep-gr-summary-head { justify-content: flex-end; } .ep-gr-summary-name {   font-size: 24px;   font-weight: 400;   line-height: 1.25;   color: var(--ep-gr-heading); } .ep-gr-summary-address {   font-size: 14px;   color: var(--ep-gr-muted);   margin-top: 4px; } .ep-gr-write-review {   flex: 0 0 auto;   border: 1px solid var(--ep-gr-divider);   background: none;   color: var(--ep-gr-link);   font-size: 14px;   font-weight: 500;   text-decoration: none;   padding: 9px 16px;   border-radius: 999px;   white-space: nowrap;   transition: background 0.15s ease; } .ep-gr-write-review:hover { background: rgba(26, 115, 232, 0.06); text-decoration: none; } .ep-gr-summary-rating {   display: flex;   align-items: center;   gap: 12px;   margin-top: 16px; } .ep-gr-summary-score {   font-size: 44px;   font-weight: 400;   line-height: 1;   color: var(--ep-gr-heading); } .ep-gr-summary-count { font-size: 15px; color: var(--ep-gr-text); }  .ep-gr-stars, .ep-gr-starrow {   position: relative;   display: inline-block;   line-height: 1;   font-size: 15px;   letter-spacing: 1px;   white-space: nowrap; } .ep-gr-stars--lg .ep-gr-starrow, .ep-gr-stars.ep-gr-stars--lg { font-size: 24px; letter-spacing: 2px; } .ep-gr-starrow-track { color: var(--ep-gr-star-empty); } .ep-gr-starrow-fill {   position: absolute;   inset-block-start: 0;   inset-inline-start: 0;   overflow: hidden;   color: var(--ep-gr-star);   white-space: nowrap; } .ep-gr-star-svg {   width: 1em;   height: 1em;   fill: currentColor;   vertical-align: -0.12em; } .ep-gr-starrow-track .ep-gr-star-svg { color: var(--ep-gr-star-empty); } .ep-gr-starrow-fill .ep-gr-star-svg { color: var(--ep-gr-star); }  .ep-gr-star { font-size: 15px; color: var(--ep-gr-star-empty); } .ep-gr-star.is-filled { color: var(--ep-gr-star); }  .ep-google-reviews--list .ep-gr-items { display: block; } .ep-gr-review {   padding: 22px 0;   margin: 0;   background: none;   border: 0;   box-shadow: none; } .ep-google-reviews--list .ep-gr-review + .ep-gr-review {   border-top: 1px solid var(--ep-gr-divider); } .ep-gr-review-head {   display: flex;   align-items: flex-start;   gap: 12px; } .ep-gr-avatar {   position: relative;   flex: 0 0 40px;   width: 40px;   height: 40px;   border-radius: 50%;   background: #f1f3f4;   display: inline-flex;   align-items: center;   justify-content: center;   font-weight: 500;   font-size: 15px;   color: #fff;   overflow: hidden; } .ep-gr-avatar--placeholder { background: linear-gradient(135deg, #4285f4, #1a73e8); } .ep-gr-avatar-img {   position: absolute;   inset: 0;   width: 100%;   height: 100%;   object-fit: cover;   border-radius: 50%; } .ep-gr-meta { flex: 1; min-width: 0; } .ep-gr-author {   font-size: 14px;   font-weight: 600;   color: var(--ep-gr-heading);   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } .ep-gr-reviewer-meta {   display: flex;   align-items: center;   gap: 5px;   font-size: 13px;   color: var(--ep-gr-muted);   margin-top: 1px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap; } .ep-gr-dot { opacity: 0.7; } .ep-gr-source {   flex: 0 0 auto;   display: inline-flex;   align-items: center;   line-height: 0; } .ep-gr-source svg { display: block; } .ep-gr-stars-line {   display: flex;   align-items: center;   gap: 8px;   margin: 12px 0 8px; } .ep-gr-date { font-size: 13px; color: var(--ep-gr-muted); }  .ep-gr-body { margin: 0; } .ep-gr-text {   color: var(--ep-gr-text);   font-size: 14px;   line-height: 1.55;   white-space: pre-line;   display: -webkit-box;   -webkit-line-clamp: var(--ep-gr-clamp);   -webkit-box-orient: vertical;   overflow: hidden; } .ep-gr-body.is-expanded .ep-gr-text {   -webkit-line-clamp: unset;   display: block;   overflow: visible; } .ep-gr-readmore {   margin-top: 2px;   padding: 0;   background: none;   border: 0;   cursor: pointer;   font: inherit;   font-size: 14px;   font-weight: 500;   color: var(--ep-gr-link); } .ep-gr-readmore:hover { text-decoration: underline; } .ep-gr-readmore .ep-gr-readmore-less { display: none; } .ep-gr-body.is-expanded .ep-gr-readmore .ep-gr-readmore-more { display: none; } .ep-gr-body.is-expanded .ep-gr-readmore .ep-gr-readmore-less { display: inline; }  .ep-gr-photos {   display: flex;   gap: 8px;   margin-top: 14px;   overflow: hidden;   flex-wrap: wrap; } .ep-gr-photo {   position: relative;   flex: 0 0 auto;   width: 104px;   height: 104px;   border-radius: 10px;   overflow: hidden;   background: #e8eaed; } .ep-gr-photo img { width: 100%; height: 100%; object-fit: cover; display: block; } .ep-gr-photo--more::after {   content: attr(data-more);   position: absolute;   inset: 0;   display: flex;   align-items: center;   justify-content: center;   background: rgba(0, 0, 0, 0.55);   color: #fff;   font-size: 18px;   font-weight: 600; }  .ep-gr-owner {   margin-top: 12px;   padding: 10px 14px;   background: #f8f9fa;   border-radius: 8px; } .ep-gr-owner-head { font-size: 12px; font-weight: 600; color: var(--ep-gr-heading); margin-bottom: 3px; } .ep-gr-owner-text { font-size: 13px; line-height: 1.5; color: var(--ep-gr-muted); }  .ep-gr-rev-actions {   display: flex;   align-items: center;   gap: 18px;   margin-top: 14px;   color: var(--ep-gr-muted); } .ep-gr-rev-action {   display: inline-flex;   align-items: center;   gap: 6px;   font-size: 13px; } .ep-gr-rev-like svg { display: block; } .ep-gr-thanks-icon { font-size: 14px; }  .ep-gr-footer { margin-top: 18px; } .ep-gr-view-on-google {   display: inline-block;   color: var(--ep-gr-link);   text-decoration: none;   font-weight: 500;   font-size: 14px; } .ep-gr-view-on-google:hover { text-decoration: underline; }  .ep-google-reviews--grid .ep-gr-items {   display: grid;   grid-template-columns: repeat(var(--ep-gr-columns, 3), minmax(0, 1fr));   gap: var(--ep-gr-gap, 20px);   align-items: stretch; } .ep-google-reviews--grid .ep-gr-review {   display: flex;   flex-direction: column;   height: 100%;   box-sizing: border-box;   background: var(--ep-gr-bg, #fff);   border: 1px solid var(--ep-gr-divider);   border-radius: 12px;   padding: 20px;   transition: border-color 0.18s ease; } .ep-google-reviews--grid .ep-gr-review:hover { border-color: #c6ccd8; } .ep-google-reviews--grid .ep-gr-rev-actions, .ep-google-reviews--card .ep-gr-rev-actions { margin-top: auto; }  .ep-google-reviews--card .ep-gr-items {   display: grid;   grid-template-columns: repeat(var(--ep-gr-columns, 3), minmax(0, 1fr));   gap: var(--ep-gr-gap, 24px);   align-items: stretch; } .ep-google-reviews--card .ep-gr-review {   display: flex;   flex-direction: column;   height: 100%;   box-sizing: border-box;   background: var(--ep-gr-card-fill, #f7f9fc);   border: 1px solid transparent;   border-radius: 16px;   padding: 22px;   transition: background 0.18s ease, transform 0.18s ease; } .ep-google-reviews--card .ep-gr-review:hover {   background: var(--ep-gr-card-fill-hover, #eef2f8);   transform: translateY(-3px); }  .ep-google-reviews--carousel {   position: relative;     padding-inline: 48px; } .ep-google-reviews--carousel .ep-gr-viewport {   overflow: hidden;   width: 100%; } .ep-google-reviews--carousel .ep-gr-items {   display: flex;   align-items: flex-start;   width: 100%;   will-change: transform; } .ep-google-reviews--carousel .ep-gr-review {   flex: 0 0 100%;   max-width: 100%;     padding: 22px calc(var(--ep-gr-gap, 20px) / 2);   border: 0; } .ep-google-reviews--carousel .ep-gr-text, .ep-google-reviews--grid .ep-gr-text, .ep-google-reviews--card .ep-gr-text, .ep-gr--preset-masonry .ep-gr-text, .ep-gr--preset-bubble .ep-gr-text { -webkit-line-clamp: 4; } .ep-google-reviews--carousel .ep-gr-text { -webkit-line-clamp: 3; } .ep-google-reviews--carousel .ep-gr-photos { max-height: 84px; overflow: hidden; } @media (min-width: 700px) {   .ep-google-reviews--carousel .ep-gr-review {     flex-basis: calc(100% / var(--ep-gr-columns, 2));     max-width: calc(100% / var(--ep-gr-columns, 2));     padding-inline: 16px;   } } .ep-gr-carousel-arrow {   position: absolute;     top: calc(50% - 16px);   transform: translateY(-50%);   z-index: 2;   width: 36px;   height: 36px;   border-radius: 50%;   border: 1px solid var(--ep-gr-divider);   background: #fff;   color: var(--ep-gr-heading);   font-size: 22px;   line-height: 1;   cursor: pointer;   display: flex;   align-items: center;   justify-content: center;   transition: background 0.15s ease; } .ep-gr-carousel-arrow:hover { background: #f8f9fa; } .ep-gr-carousel-prev { inset-inline-start: 6px; } .ep-gr-carousel-next { inset-inline-end: 6px; } .ep-gr-carousel-dots {   display: flex;   justify-content: center;   gap: 7px;   margin-top: 14px; } .ep-gr-carousel-dot {   width: 8px;   height: 8px;   padding: 0;   border: 0;   border-radius: 50%;   background: var(--ep-gr-star-empty);   cursor: pointer;   transition: background 0.15s ease, transform 0.15s ease; } .ep-gr-carousel-dot.is-active { background: var(--ep-gr-accent); transform: scale(1.2); }  .ep-google-reviews--empty, .ep-google-reviews--error {   padding: 16px;   border: 1px dashed var(--ep-gr-divider);   border-radius: 10px;   color: var(--ep-gr-muted);   text-align: center; } .ep-google-reviews--error { border-color: #fad2cf; color: #c5221f; background: #fce8e6; }  .ep-google-reviews--placeholder {   display: flex;   flex-direction: column;   align-items: center;   gap: 6px;   padding: 28px 20px;   border: 1px dashed var(--ep-gr-divider, #dcdfe6);   border-radius: 12px;   background: #f7f8fb;   color: var(--ep-gr-muted, #6b7280);   text-align: center; } .ep-google-reviews--placeholder .ep-gr-placeholder-icon { color: var(--ep-gr-accent, #5b4e96); } .ep-google-reviews--placeholder strong { color: var(--ep-gr-heading, #25396f); font-size: 14px; } .ep-google-reviews--placeholder span { font-size: 13px; max-width: 360px; }  @media (max-width: 900px) and (min-width: 601px) {   .ep-google-reviews--grid .ep-gr-items,   .ep-google-reviews--card .ep-gr-items {     grid-template-columns: repeat(min(2, var(--ep-gr-columns, 3)), minmax(0, 1fr));   } } @media (max-width: 600px) {   .ep-google-reviews--grid .ep-gr-items,   .ep-google-reviews--card .ep-gr-items {     grid-template-columns: 1fr;   }     .ep-google-reviews--carousel { padding-inline: 38px; }   .ep-gr-carousel-prev { inset-inline-start: 2px; }   .ep-gr-carousel-next { inset-inline-end: 2px; } }  .ep-gr-loadmore-wrap { text-align: center; margin-top: 18px; } .ep-gr-loadmore {   display: inline-block;   padding: 9px 22px;   font-size: 14px;   font-weight: 600;   color: var(--ep-gr-accent, #5b4e96);   background: transparent;   border: 1.5px solid var(--ep-gr-accent, #5b4e96);   border-radius: 999px;   cursor: pointer;   transition: background .15s, color .15s, opacity .15s; } .ep-gr-loadmore:hover { background: var(--ep-gr-accent, #5b4e96); color: #fff; } .ep-gr-loadmore.is-loading { opacity: .6; cursor: default; } .ep-gr-loadmore:disabled { cursor: default; } .ep-gr--dark .ep-gr-loadmore { color: #e6e8eb; border-color: #3a4150; } .ep-gr--dark .ep-gr-loadmore:hover { background: var(--ep-gr-accent, #5b4e96); border-color: var(--ep-gr-accent, #5b4e96); }  .ep-gr-pro-upsell { display: block; } .ep-gr-pro-upsell .ep-gr-pro-upsell__card {   width: 100%;   max-width: 500px;   margin: 0 auto;   background: #fff;   border: 1px solid #e6e8f0;   border-radius: 20px;   padding: 32px 30px;   display: flex;   flex-direction: column;   align-items: center;   text-align: center;   box-sizing: border-box; } .ep-gr-pro-upsell__icon {   width: 64px;   height: 64px;   display: flex;   align-items: center;   justify-content: center;   background: #f1eefb;   border-radius: 50%;   margin-bottom: 18px; } .ep-gr-pro-upsell .ep-gr-pro-upsell__card h2 {   font-size: 22px;   font-weight: 600;   color: #131F4D;   margin: 0 0 10px;   padding: 0; } .ep-gr-pro-upsell .ep-gr-pro-upsell__card p {   font-size: 14px;   font-weight: 400;   color: #7C8DB5;   line-height: 1.55;   margin: 0 0 18px;   max-width: 380px; } .ep-gr-pro-upsell .ep-gr-pro-upsell__btn {   display: inline-block;   font-size: 14px;   font-weight: 600;   color: #fff !important;   background: #5B4E96;   padding: 11px 28px;   border-radius: 8px;   text-decoration: none;   transition: background .15s ease; } .ep-gr-pro-upsell .ep-gr-pro-upsell__btn:hover { background: #4a3f7d; } .ep-gr-pro-upsell .ep-gr-pro-upsell__note {   font-size: 12px;   color: #9aa3bd;   margin: 14px 0 0 !important; }  .ep-google-reviews--loading {   border: 1px solid var(--ep-gr-card-border);   border-radius: 12px;   padding: 18px;   background: #fff; } .ep-gr-loading-head {   display: flex;   align-items: flex-start;   gap: 12px;   margin-bottom: 18px; } .ep-gr-loading-text { display: flex; flex-direction: column; gap: 3px; } .ep-gr-loading-text strong { font-size: 14px; color: var(--ep-gr-heading); font-weight: 600; } .ep-gr-loading-text span { font-size: 12.5px; color: var(--ep-gr-muted); line-height: 1.5; max-width: 560px; } .ep-gr-spinner {   flex: 0 0 auto;   width: 18px;   height: 18px;   margin-top: 1px;   border: 2px solid var(--ep-gr-divider);   border-top-color: var(--ep-gr-link);   border-radius: 50%;   animation: ep-gr-spin 0.7s linear infinite; } @keyframes ep-gr-spin { to { transform: rotate(360deg); } } .ep-gr-skeletons { display: flex; flex-direction: column; gap: 14px; } .ep-gr-skel-card {   border: 1px solid var(--ep-gr-card-border);   border-radius: 10px;   padding: 14px;   display: flex;   flex-direction: column;   gap: 10px; } .ep-gr-skel-row { display: flex; align-items: center; gap: 10px; } .ep-gr-skel-lines { display: flex; flex-direction: column; gap: 6px; flex: 1; } .ep-gr-skel {   display: block;   background: linear-gradient(90deg, #eef1f6 25%, #f6f8fb 37%, #eef1f6 63%);   background-size: 400% 100%;   animation: ep-gr-shimmer 1.4s ease infinite;   border-radius: 6px; } .ep-gr-skel-avatar { width: 40px; height: 40px; border-radius: 50%; flex: 0 0 auto; } .ep-gr-skel-line { height: 11px; width: 100%; } .ep-gr-skel-line--xs { width: 30%; } .ep-gr-skel-line--sm { width: 45%; } .ep-gr-skel-line--md { width: 70%; } @keyframes ep-gr-shimmer { 0% { background-position: 100% 0; } 100% { background-position: 0 0; } }  .ep-google-reviews--fetch-failed { text-align: left; } .ep-google-reviews--fetch-failed p { margin: 0 0 8px; } .ep-google-reviews--fetch-failed a { color: var(--ep-gr-link); } .ep-google-reviews--fetch-failed .ep-gr-admin-only-note { color: var(--ep-gr-muted); font-size: 12px; }  .ep-google-reviews[data-ep-gr-accent] .ep-gr-starrow-fill, .ep-google-reviews[data-ep-gr-accent] .ep-gr-star.is-filled {   color: var(--ep-gr-accent); } .ep-google-reviews.ep-gr--dark {   --ep-gr-text: #e8eaed;   --ep-gr-heading: #ffffff;   --ep-gr-muted: #9aa0a6;   --ep-gr-divider: #3c4043;   --ep-gr-card-border: #34373c;   --ep-gr-card-bg: #26282c;   --ep-gr-card-fill: #26282c;   --ep-gr-card-fill-hover: #2d3035;   --ep-gr-star-empty: #5f6368;   --ep-gr-link: #8ab4f8;   --ep-gr-bg: #202124;   background: #202124;   padding: 20px;   border-radius: 12px; } .ep-gr--dark.ep-google-reviews--card .ep-gr-review, .ep-gr--dark.ep-google-reviews--grid .ep-gr-review {   background: var(--ep-gr-card-bg, #26282c);   border-color: var(--ep-gr-card-border, #34373c); } .ep-gr--dark .ep-gr-write-review { border-color: #5f6368; } .ep-gr--dark .ep-gr-owner { background: #2a2f37; } .ep-gr--dark .ep-gr-photo { background: #2a2f37; } .ep-gr--dark .ep-gr-avatar--placeholder { background: linear-gradient(135deg, #4285f4, #1a73e8); } .ep-gr--dark .ep-gr-carousel-arrow { background: #2a2f37; border-color: #3c4043; color: #e8eaed; } .ep-gr--dark .ep-gr-carousel-arrow:hover { background: #353b45; }  .embedpress-wrapper {   position: relative; } .ose-dailymotion.responsive, .ose-kickstarter.responsive, .ose-rutube.responsive, .ose-ted.responsive, .ose-vimeo.responsive, .ose-youtube.responsive, .ose-ustream.responsive, .ose-google-docs.responsive, .ose-animatron.responsive, .ose-amcharts.responsive, .ose-on-aol-com.responsive, .ose-animoto.responsive, .ose-soundcloud.responsive, .ose-videojug.responsive, .ose-facebook.responsive, .ose-issuu.responsive {   overflow: hidden;   position: relative;   height: auto; } .ose-dailymotion.responsive iframe, .ose-kickstarter.responsive iframe, .ose-rutube.responsive iframe, .ose-ted.responsive iframe, .ose-vimeo.responsive iframe, .ose-vine.responsive iframe, .ose-youtube.responsive iframe, .ose-ustream.responsive iframe, .ose-google-docs.responsive iframe, .ose-animatron.responsive iframe, .ose-amcharts.responsive iframe, .ose-on-aol-com.responsive iframe, .ose-animoto.responsive iframe, .ose-soundcloud.responsive iframe, .ose-videojug.responsive iframe, .ose-issuu.responsive iframe {   left: 0;   top: 0;   height: 100%;   width: 100%;   position: absolute; }  .ose-dailymotion.responsive, .ose-kickstarter.responsive, .ose-rutube.responsive, .ose-ted.responsive, .ose-vimeo.responsive, .ose-youtube.responsive, .ose-animatron.responsive, .ose-amcharts.responsive, .ose-on-aol-com.responsive, .ose-animoto.responsive, .ose-videojug.responsive {   padding-bottom: 56.25%; }  .ose-vine.responsive {   padding-bottom: 100%; }  .ose-ustream.responsive {   padding-bottom: 63.3%; } .ose-google-docs.responsive {   padding-bottom: 62.6%; } .ose-google-docs.ose-google-docs-drawings.responsive {   padding-bottom: 74.5%; } .ose-google-docs.ose-google-docs-document.responsive, .ose-google-docs.ose-google-docs-forms.responsive, .ose-google-docs.ose-google-docs-spreadsheets.responsive {   padding-bottom: 142%; } .ose-soundcloud.responsive {   padding-bottom: 155px; } .ose-issuu.responsive iframe {   z-index: 2; } .ose-issuu.responsive {   padding-bottom: 31.25%; } .ose-issuu>div>div>div:last-child {   width: 100% !important;   z-index: 0;   position: absolute;   bottom: 0; } .ose-mixcloud.responsive iframe {   width: 100%; }  .ose-google-docs.responsive {   -webkit-overflow-scrolling: touch;   overflow-y: auto; } .ose-facebook.responsive iframe {   padding-bottom: 0;   width: 100%; } .elementor-widget iframe {   max-height: 100% !important; } .elementor-cbutton-preview-wrapper {   display: flex;   flex-direction: column;   justify-content: center;   align-items: center;   padding: 100px 30px;   background: #fbf6f6; } @media only screen and (max-width: 800px) {   .elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,   .embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,   .embedpress-facebook-vid-iframe {     max-height: inherit !important;   }   .ep-first-video iframe {     max-height: 100% !important;   }   .ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {     grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr)) !important;   } } @media only screen and (max-width: 500px) {   .elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,   .embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,   .embedpress-facebook-vid-iframe {     max-height: 390px !important;   }   .ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {     grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important;   } } .ose-matterport .embera-embed-responsive, .ose-matterport .embera-embed-responsive iframe {   width: 100%;   height: 100%; } .ose-flourish iframe {   border: none; } .ose-deviantart img, .ose-deviantart a, .ose-deviantart div {   width: 100%;   height: 100%; }  .ose-meetup {   overflow: auto !important;   text-align: left;   display: block !important;   margin: auto; } .ose-meetup img {   height: auto; } article.embedpress-event div#sponsors {   display: none; } .embedpress-event .link {   color: #0098ab; } .embedpress-event .visibility--a11yHide {   border: 0;   clip: rect(0 0 0 0);   position: absolute;   overflow: hidden;   margin: -1px;   padding: 0;   width: 1px;   height: 1px; } .embedpress-event .text--small {   font-size: 14px;   margin: 0; } .embedpress-event .flex {   display: flex;   box-sizing: border-box; } .embedpress-event .flex--wrap {   flex-wrap: wrap; } .embedpress-event .flex--row {   align-items: center;   box-sizing: border-box;   display: flex;   justify-content: flex-start;   flex-direction: row;   flex-wrap: nowrap; } .embedpress-event .flex-item {   flex-basis: 0;   flex-grow: 1;   width: auto;   min-width: 0;     box-sizing: border-box; } .embedpress-event .flex-item--shrink {   flex-basis: auto;   -webkit-box-flex: 0;   flex-grow: 0;   flex-shrink: 0;   width: auto; } .embedpress-event .flex--row>.flex-item:first-child {   padding-left: 0; } .embedpress-event .text--bold {   font-weight: 700; } .embedpress-event h1, .embedpress-event h2, .embedpress-event h3, .embedpress-event h4, .embedpress-event h5, .embedpress-event h6 {   font-size: inherit; } .embedpress-event .ep-event--title {   font-size: 32px;   font-weight: 700; } .embedpress-event .ep-event--date {   color: #757575;   font-weight: 400;   font-size: 16px; }  .embedpress-event .ep-event--host {   margin-top: 20px;   display: flex;   align-items: center;   margin-bottom: 20px; } .ep-event--host .avatar-print {   border-radius: 50%;   height: 50px;   width: 50px; } .embedpress-event img.avatar--person {   background-image: none !important;   background-repeat: no-repeat;   background-position: 50%;   background-size: cover;   border-radius: 50%;   box-sizing: border-box;   vertical-align: middle; } .event-info-hosts-text {   padding-left: 20px;   font-size: 16px;   font-weight: 400; } .embedpress-event .event-description {   margin-top: 20px; } .text--sectionTitle {   font-size: 20px;   line-height: 28px; } .ep-event--attendees {   margin-top: 50px; } .ep-event--attendees>.flex {   margin-bottom: 20px; } .ep-event--attendees .gridList {   list-style: none;   margin: 0 -16px 0 0;   padding: 0; } .ep-event--attendees .gridList-item {   width: auto; } .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {   flex: 0 0 50%;   max-width: 50%; } .ep-event--attendees .groupMember-name {   line-height: 1.2 !important; } .ep-event--attendees .avatar--person {   margin-bottom: 15px;   display: inline-block;   border-radius: 50%; } .ep-event--attendees img.avatar-print {   border-radius: 50%; } .ep-event--attendees .groupMember-role {   font-size: 12px;   color: #757575;   padding-top: 2px;   margin: 0; } .ep-event--attendees .groupMember {   min-height: 100%;   min-width: 128px;   padding-left: 8px;   padding-right: 8px; } .embedpress-event .align--center {   text-align: center; } .embedpress-event .card {   background: #fff;   background-clip: padding-box;   background-size: cover;   border: 1px solid rgba(46, 62, 72, .12);   border-radius: 8px;   -webkit-box-sizing: border-box;   box-sizing: border-box;   display: block;   min-height: 100%;   padding: 16px 16px 18px;   position: relative;   white-space: normal; } .embedpress-event .card--hasHoverShadow {   transition: box-shadow .25s cubic-bezier(.4, 0, .2, 1), transform .25s cubic-bezier(.4, 0, .2, 1); } .embedpress-event .ep-event-group-link {   display: flex;   flex-wrap: wrap;   align-items: center;   background: #ffffff;   border-radius: 8px;   padding: 20px;   margin-bottom: 20px;   border: 1px solid rgba(46, 62, 72, .12); } .embedpress-event .ep-event-group--name {   padding-left: 20px;   font-size: 14px;   line-height: 1.45;   margin: 0;   width: 70%;   word-break: break-word; } .embedpress-event .ep-event-group--image {   -o-object-fit: cover;   object-fit: cover;   width: 56px;   height: 56px;   border-radius: 4px; } .embedpress-event .ep-event-time-location {   background: #ffffff;   border-radius: 8px;   padding: 16px 20px 0 20px;   border: 1px solid rgba(46, 62, 72, .12); } .embedpress-event .ep-event-time-location .ep-event-datetime, .embedpress-event .ep-event-time-location .ep-event-location {   padding-bottom: 20px; } .embedpress-event .ep-event-location .wrap--singleLine--truncate, .embedpress-event .ep-event-time-location .ep-event-datetime {   font-size: 15px;   line-height: 1.5;   color: #2e3e48;   font-style: normal;   margin: 0; } .embedpress-event .ep-event-location address {   font-style: normal;   margin: 0; } .embedpress-event .ep-event-location .venueDisplay-venue-address {   font-style: normal;   color: #757575;   margin: 0; } .embedpress-event .ep-event-location p {   line-height: 20px; } .ep-event--attendees .gridList-item {   -webkit-box-sizing: border-box;   box-sizing: border-box;   display: inline-block;   font-size: 1rem;   margin: 0;   vertical-align: top;   width: 50%; } .gridList-itemInner {   -webkit-box-sizing: border-box;   box-sizing: border-box;   height: 100%;   padding: 0 16px 16px 0; }  .embedpress-yt-subscribe {   display: flex;   align-items: center;   align-content: start;   text-align: center;   gap: 1rem;   max-width: 600px;   width: 100%; } .embedpress-yt-subscribe .embedpress-yt-subscribe.dark {   color: #ffffff; } .embedpress-yt-subscribe .embedpress-yt-sub-text {   display: inline-block;   margin: 0;   padding: 0; }  .dewqijm {   height: 100%;   margin-right: 10px; } .dewqijm img[src^="image"] {   display: none; } .dewqijm img[src^="http"] {   height: 56px !important;   width: 56px !important; } .dewqijm>div>div {   display: none; } .embedpress-event .sticky button {   display: none; } .embedpress-event .items-center {   align-items: center; }  @media only screen and (min-width: 530px) {   .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {     flex: 0 0 33.333333%;     max-width: 33.333333%;   } } @media only screen and (min-width: 640px) {   .embedpress-event .card {     padding: 18px 18px 20px;   }   .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {     flex: 0 0 25%;     max-width: 25%;   } }    .ose-opensea {   height: 100% !important;   width: calc(100% - 40px) !important;   max-height: 100% !important; } .ose-github {   overflow: auto; } .ep_nft_content_wrap.ep_nft__wrapper {   display: grid; } .ep_nft_content_wrap.ep_nft__wrapper, .ep_nft_content_wrap.ep_nft_list {   grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));   grid-column-gap: 15px;   grid-row-gap: 15px; } .ep_nft_content_wrap .ep_nft_item {   padding-top: 15px;   padding-right: 15px;   padding-left: 15px;   padding-bottom: 15px;   background-color: #ffffff;   border-radius: 10px;   transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;   box-shadow: 0 4px 15px rgba(0, 0, 0, .09);   overflow: hidden;   padding: 15px;   position: relative;   transition: .3s ease-in-out; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item {   display: flex;   flex-direction: column; } .ep_nft_content_wrap.ep_nft_list .ep_nft_item {   justify-content: flex-start;   align-items: flex-start; } .ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content {   background-color: #edecf6e6; } .ep_nft_content_wrap .ep_nft_thumbnail {   margin-top: 0px;   margin-right: 0px;   margin-left: 0px;   margin-bottom: 15px;   border-radius: 5px; } .ep_nft_content_wrap .ep_nft_thumbnail img {   height: 340px;   border-radius: 5px;   width: 100%;   object-fit: cover; } .ep_nft_content .ep_nft_title {   color: #333333;   font-size: 16px;   margin-top: 0px;   margin-right: 0px;   margin-left: 0px;   margin-bottom: 15px;   font-weight: 600;   word-break: break-all; } .ep_nft_content {   text-align: left; } .ep_nft_content .ep_nft_price {   color: #333333;   font-size: 14px;   margin-top: 0px;   margin-right: 0px;   margin-left: 0px;   margin-bottom: 0px;   display: flex;   font-weight: 600; } .ep_nft_content .ep_nft_price:first-child {   margin-bottom: 10px; } span.eb_nft_currency {   max-width: 28px;   display: flex;   align-items: center;   justify-content: center; } span.eb_nft_currency svg {   width: 100%;   height: auto; } .ep_nft_content .ep_nft_price_wrapper {   min-height: 20px; }  .ep_nft_content .ep_nft_creator {   color: #333333;   font-size: 14px;   margin-top: 0px;   margin-right: 0px;   margin-left: 0px;   margin-bottom: 20px;   display: flex;   align-items: center;   gap: 5px; } .ep_nft_content .ep_nft_creator a {   color: #3080E2;   font-size: 14px;   text-decoration: none;   word-break: break-all;   text-decoration: none; } .ep_nft_content .ep_nft_creator img {   height: 30px;   width: 30px;   border-radius: 50%; } .ep_nft_content .ep_nft_button button {   margin-top: 0px;   margin-right: 0px;   margin-left: 0px;   margin-bottom: 0px; } .ep_nft_content .ep_nft_button button a {   background-color: #3080E2;   color: #ffffff;   font-size: 14px;   padding-top: 15px;   padding-right: 20px;   padding-left: 20px;   padding-bottom: 15px;   transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s; } .ep_nft_content .ep_nft_button button:hover a {   background-color: rgb(46, 142, 238);   color: #ffffff; } .ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {   opacity: 1;   transform: translate(0);   visibility: visible; }  .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover {   background-color: rgb(46, 142, 238);   color: #ffffff; } .ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {   opacity: 1;   transform: translate(0);   visibility: visible; } .ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button {   bottom: 0;   left: 0;   opacity: 0;   position: absolute;   transform: translateY(30px);   visibility: hidden;   width: 100%;   transition: 0.3s; } .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button {   margin-top: auto;   display: flex;   justify-content: space-between;   gap: 15px; } .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a {   background-color: #3080E2;   color: #ffffff;   font-size: 14px;   padding: 10px 20px;   transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;   display: block;   text-align: center;   font-weight: 500;   text-decoration: none; } .ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank {   color: #a88484;   border-color: #a88484; }    .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {   display: flex;   gap: 15px;   align-items: center;   border-radius: 10px; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {   width: 55%; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {   width: calc(45% - 15px); } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale {   margin-bottom: 15px; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg {   border-radius: 10px; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {   height: 260px; } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a {   border-radius: 10px;   width: 100%;   display: flex;   align-items: center;   justify-content: center; } .ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child {   margin-bottom: 15px; } .alignleft .ose-opensea, .alignright .ose-opensea, .aligncenter .ose-opensea {   max-width: calc(100% - 40px) !important; } .embedpress-gutenberg-wrapper.alignright, .embedpress-gutenberg-wrapper.alignleft {   width: 100%; } .embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div {   float: right; } .embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper {   justify-content: center; } .embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper {   justify-content: right; } .embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper {   justify-content: left; } .embedpress-gutenberg-wrapper.aligncenter {   text-align: center;   clear: both; } .theme-twentytwentythree footer.wp-block-template-part {   clear: both; }  @media all and (max-width: 1024px) {      .ep_nft_content_wrap.ep_nft__wrapper,   .ep_nft_content_wrap.ep_nft_list {     grid-template-columns: repeat(3, 1fr) !important;   }   .alignleft .ose-opensea,   .alignright .ose-opensea,   .aligncenter .ose-opensea {     max-width: 100% !important;   }    } @media all and (max-width: 991px) {      .ose-opensea {     min-width: 100% !important;     max-width: calc(100% - 40px) !important;   }    .ep_nft_content_wrap.ep_nft__wrapper,   .ep_nft_content_wrap.ep_nft_list {     grid-template-columns: repeat(2, 1fr) !important;   }    } @media all and (max-width: 767px) {      .ep_nft_content_wrap.ep_nft__wrapper,   .ep_nft_content_wrap.ep_nft_list {     grid-template-columns: repeat(1, 1fr) !important;   }    }  .ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item {   box-shadow: none; } .ep-nft-rank-wraper {   margin-bottom: 16px;   font-weight: 600;   color: #333;   font-size: 16px; } .ep-nft-rank-wraper.ep-empty-label span {   margin-left: 0px; } span.ep-nft-rank {   padding: 2px 8px;   border-radius: 7px;   margin-left: 10px;   display: inline-block;   font-size: 14px;   font-weight: 600;   background: transparent !important;   border: 1px solid #ddd;   color: #333; } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {   width: calc(55% - 15px); } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {   width: 45%;   height: 100%; } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {   height: 100%; } .ep-nft-single-item-wraper span.eb_nft_label {   color: #333;   } .ep-nft-single-item-wraper .ep_nft_content .ep_nft_price {   display: flex;   flex-direction: column;   margin-right: 45px; } .ep-nft-single-item-wraper span.eb_nft_price {   font-size: 30px;   line-height: normal; } .ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img {   height: 15px;   width: 15px;   border-radius: 50%; } .ep-nft-single-item-wraper .ep-usd-price {   bottom: 0;   font-size: 12px; } .ep-nft-single-item-wraper span.eb_nft_label {     font-size: 15px; } .ep-nft-single-item-wraper .ep_nft_content .ep_nft_title {   margin-bottom: 10px;   font-size: 24px; } .ep-nft-single-item-wraper .CollectionLink--name svg {   width: 20px;   height: 20px;   margin-left: 5px; } .ep-nft-single-item-wraper a.CollectionLink--link {   font-size: 15px;   font-weight: 500;   text-decoration: none;   margin-bottom: 15px;   display: block;   color: #3080E2; } .ep-nft-single-item-wraper sub.verified-icon {   bottom: -5px;   left: 4px; }  .ep-nft-single-item-wraper .ep-accordion {   border: 1px solid #ddd;   border-radius: 10px;   margin-top: 15px;   display: block; } .ep-nft-single-item-wraper .ep-toggle {   display: none; } .ep-nft-single-item-wraper .ep-option {   position: relative; } .ep-nft-single-item-wraper .ep-content {   padding: 1em;   border-top: 1px solid #ddd; } .ep-nft-single-item-wraper .ep-content {   -webkit-backface-visibility: hidden;   backface-visibility: hidden;   transform: translateZ(0);   transition: all 0.2s; } .ep-nft-single-item-wraper .ep-title {   -webkit-backface-visibility: hidden;   backface-visibility: hidden;   transform: translateZ(0);   transition: all 0.2s;   padding: 1em;   display: flex;   color: #333;   font-weight: bold;   cursor: pointer;   border-radius: 10px 10px 0 0;   align-items: center; } .ep-nft-single-item-wraper label.ep-title svg {   width: 20px;   height: 20px;   margin-right: 6px; } .ep-nft-single-item-wraper .ep-asset-detail-item {   display: flex;   justify-content: space-between;   font-weight: 500; } .ep-nft-single-item-wraper .ep-asset-detail-item span {   word-break: break-word;   max-width: 75%; } .ep-nft-single-item-wraper .ep-content {   display: block; } .ep-nft-single-item-wraper .ep-content p {   margin: 0;   padding: 0.5em 1em 1em;   font-size: 0.9em;   line-height: 1.5; } .ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content {   display: none;   background: transparent; }  .ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper {   display: flex; } .ep-nft-single-item-wraper .ep-toggle+.ep-title:after {   content: "";   display: inline-block;   position: absolute;   width: 12px;   height: 12px;   background: transparent;   text-indent: -9999px;   border-top: 2px solid #bfbfbf;   border-left: 2px solid #bfbfbf;   transition: all 250ms ease-in-out;   text-decoration: none;   color: transparent;   right: 15px;   top: 50%;   transform: rotate(45deg) translate(-20%, -5%); } .ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before {   content: "";   display: inline-block;   position: absolute;   width: 12px;   height: 12px;   background: transparent;   text-indent: -9999px;   border-top: 2px solid #bfbfbf;   border-left: 2px solid #bfbfbf;   transition: all 250ms ease-in-out;   text-decoration: none;   color: transparent;   right: 15px;   top: 50%;   transform: rotate(225deg) translate(80%, 20%); } .ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after {   display: none; } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank {   pointer-events: none; } .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content {   margin-bottom: 20px; } .elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button, .embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button {   display: none; } @media screen and (max-width: 1024px) {   .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {     grid-template-columns: repeat(1, 1fr) !important;   } } @media screen and (max-width: 991px) {   .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {     grid-template-columns: repeat(1, 1fr) !important;   }   .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {     align-items: unset;     flex-direction: column;   }   .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {     width: 100%;   }   .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {     width: 100%;   } } @media screen and (max-width: 537px) {   .ep-nft-single-item-wraper sub.ep-usd-price {     margin-bottom: 15px;     display: block;   }   .ose-google-drive iframe {     height: 250px !important;   }   .ose-nrk-radio iframe {     height: 400px !important;   } } .emebedpress-unit-percent iframe {   width: 100% !important; }   .password-form-container {   width: 350px;   text-align: center;   padding: 30px;   border-radius: 10px;   box-shadow: 0px 0px 10px #f4eded;   background-color: #f9f9ff;   max-width: 100%;   margin: auto; } .password-form-container h2 {   font-size: 22px;   margin-bottom: 15px;   font-family: system-ui; } .password-form-container p {   font-size: 12px;   font-family: sans-serif;   line-height: 1.4em;   margin-bottom: 15px; } form.password-form {   margin-bottom: 2px; } .password-form-container input[type="password"] {   padding: 10px;   border-radius: 5px;   width: 100%;   margin-bottom: 12px;   font-size: 20px;   color: #6354a5;   outline: none;   border: 1px solid #ddd;   outline: 0;   padding-left: 50px;   font-family: sans-serif;   height: 42px; } .password-form-container input[type="password"]::placeholder {   color: #e0d1d1;   font-size: 14px; } .password-field {   position: relative; } .password-field span {   position: absolute;   top: 0px;   left: 0px;   display: flex;   align-items: center;   justify-content: center;   height: 42px;   width: 40px;   background: #DED7FC;   border-radius: 4px; } .password-field svg {   width: 22px; } .password-form-container input[type="submit"] {   padding: 12px 20px;   background-color: #6354a5;   color: #fff;   border: none;   border-radius: 5px;   font-size: 14px;   cursor: pointer;   font-family: sans-serif;   transition: background-color 0.3s ease, box-shadow 0.3s ease;   font-weight: initial;   white-space: normal;   word-break: break-all;   min-height: 42px; } .password-form-container button:hover {   background-color: #0062cc;   box-shadow: 0px 0px 10px #007bff; } .password-form-container .error-message {   color: #ff0000;   margin-top: 20px;   font-size: 12px;   line-height: 1.4em; } .password-form-container .error-message.hidden {   display: none; } p.need-access-message {   margin-bottom: 2px;   margin-top: 13px; } .wp-block-embed__wrapper {   display: inline-block;   width: 100%;   max-width: 100% !important; } .wp-block-embed__wrapper.position-right-wraper, .wp-block-embed__wrapper.position-right-wraper {   max-width: calc(100% - 40px) !important; } .ep-elementor-content {   position: relative;   display: inline-block;   max-width: 100%; } .ep-elementor-content.source-opensea {   display: block; }  .wp-block-embedpress-embedpress>div, .ep-gutenberg-content {   position: relative;   clear: both; } .gutenberg-pdf-wraper {   position: relative;   width: 100%; } .wp-block-embedpress-embedpress-pdf.aligncenter .main-content-wraper {   justify-content: center; } .wp-block-embedpress-embedpress-pdf.alignleft .main-content-wraper {   justify-content: left; } .wp-block-embedpress-embedpress-pdf.alignright .main-content-wraper {   justify-content: right; } .presentationModeEnabledIosDevice {   position: fixed;   left: 0;   top: 0;   border: 0;   height: 100% !important;   width: 100% !important;   z-index: 999999;   min-width: 100% !important;   min-height: 100% !important; } .ep-embed-content-wraper {   width: 100%; } .embedpress-gutenberg-wrapper.popup_button, .embedpress-elements-wrapper.popup_button {   display: none !important; } .elementor-element-edit-mode .embedpress-elements-wrapper.popup_button {   display: block !important; } .ep-content-share-enabled .ep-embed-content-wraper {   display: flex !important; } .ep-content-share-enabled .ep-embed-content-wraper.hidden {   display: none !important; } .ep-share-position-right .ep-embed-content-wraper {   flex-direction: row; } .ep-content-share-enabled .ep-embed-content-wraper>div:first-child {   width: 100%; } .ep-share-position-left .ep-embed-content-wraper {   flex-direction: row-reverse; } .ep-share-position-bottom .ep-embed-content-wraper {   flex-direction: column; } .ep-share-position-top .ep-embed-content-wraper {   flex-direction: column-reverse; } .ep-fixed-width .gutenberg-pdf-wraper {   display: inline-block; } .ep-percentage-width .embedpress-inner-iframe {   width: 100%; }  .ep-social-share {   display: flex;   align-items: center; } .ep-social-share.share-position-right {   right: -40px;   top: 0;   flex-direction: column; } .ep-social-share.share-position-left {   left: 0px;   top: 0;   flex-direction: column; } .ep-social-share.share-position-bottom, .ep-social-share.share-position-top {   justify-content: center; } .embedpress-gutenberg-wrapper .ep-social-share.share-position-left, .ep-elementor-content .ep-social-share.share-position-left {   left: -40px; } .ep-social-icon {   display: flex;   justify-content: center;   align-items: center;   width: 40px;   height: 40px;   margin: 0;   color: #fff;   text-decoration: none;   font-size: 20px; } .ep-social-icon:hover {   opacity: 0.8; } .ep-social-share svg {   width: 20px;   height: auto; } a.ep-social-icon.pinterest svg {   height: 25px; } .ep-social-share .facebook {   background-color: #3b5998; } .ep-social-share .facebook svg {   width: 40px; } .ep-social-share .twitter {   background-color: #000000; } a.ep-social-icon.twitter:focus-visible {   box-shadow: none;   border: none;   outline: none; } .ep-social-share .pinterest {   background-color: #bd081c; } .ep-social-share .linkedin {   background-color: #0077b5; } .ep-social-share .instagram {   background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4); } .ep-social-share .reddit {   background-color: #ff4500; } .ep-social-icon i {   margin-right: 0; } .ep-content-locked .watermark {   display: none !important; } .ep-content-protection-enabled .watermark {   display: none !important; } .embedpress-pro-control.not-active {   pointer-events: none; } .pro__alert__wrap .pro__alert__card h2 {   font-size: 22px;   font-weight: 600;   color: #131f4d;   margin-bottom: 8px; } .pro__alert__wrap .pro__alert__card p {   font-size: 14px;   font-weight: 400;   color: #7c8db5;   margin-top: 0;   margin-bottom: 20px; } .pro__alert__wrap .pro__alert__card p a {   text-decoration: underline;   font-weight: 700;   color: #131f4d; } .pro__alert__icon {   width: 72px;   height: 72px;   border-radius: 50%;   background: #f0edf9;   display: flex;   align-items: center;   justify-content: center;   margin-bottom: 16px; } .pro__alert__btn {   display: inline-block;   background: #5b4e96;   color: #fff !important;   padding: 12px 32px;   border-radius: 6px;   font-size: 14px;   font-weight: 600;   text-decoration: none !important;   transition: background 0.2s; } .pro__alert__btn:hover {   background: #4a3f7e;   color: #fff !important; } .pro__alert__close {   background: none !important;   border: none !important;   color: #7c8db5 !important;   font-size: 13px;   cursor: pointer;   margin-top: 12px;   text-decoration: none !important;   padding: 5px 10px !important; } .pro__alert__close:hover {   color: #131f4d !important; } .emebedpress-unit-percent, .ep-elementor-content.ep-percentage-width {   width: 100%; }  [data-theme-mode='dark'] {   --viewer-primary-color: #343434;   --viewer-icons-hover-bgcolor: #453838; } [data-theme-mode='light'] {   --viewer-primary-color: #f2f2f6;   --viewer-icons-color: #343434;   --viewer-icons-hover-bgcolor: #e5e1e9; } @media (prefers-color-scheme: dark) {   :root {     --viewer-primary-color: #343434;     --viewer-icons-color: #f2f2f6;     --viewer-icons-hover-bgcolor: #453838;   } } @media (prefers-color-scheme: light) {   :root {     --viewer-primary-color: #f2f2f6;     --viewer-icons-color: #343434;     --viewer-icons-hover-bgcolor: #e5e1e9;   } } .ep-file-download-option-masked::after, .ep-external-doc-icons {   background: var(--viewer-primary-color); } .ep-external-doc-icons svg path {   fill: var(--viewer-icons-color); } .ep-doc-draw-icon svg path {   fill: var(--viewer-primary-color);   stroke: var(--viewer-icons-color); } .ep-external-doc-icons svg:hover svg path {   fill: var(--viewer-icons-color);   stroke: var(--viewer-icons-color); } .ep-external-doc-icons svg:hover {   background-color: var(--viewer-icons-hover-bgcolor); } .ep-file-download-option-masked {   position: relative; } .ep-file-download-option-masked {   position: relative;   width: 100%;   height: 100%;   overflow: hidden; } .ep-file-download-option-masked .overlay {   position: absolute;   top: 0;   left: 50%;   transform: translateX(-50%);   width: calc(100% - 15px);   height: calc(100% - 45px);   background-color: rgb(66 23 23 / 0%);   pointer-events: unset;   z-index: 1;   user-select: none;   max-width: 800px;   margin: 0 auto; }  .ep-file-download-option-masked.ep-file-xls .overlay {   height: calc(100% - 78px); } .ep-file-download-option-masked iframe {   width: 100%;   height: 100%;   pointer-events: auto; } .wp-block-embedpress-document.embedpress-document-embed iframe {   border: none !important;   box-shadow: none !important; } .ep-file-download-option-masked.enabled-text-copy {   pointer-events: all; } .embed-download-disabled {   width: 200px;   height: 22px;   background: #444444;   position: absolute;   right: 2px;   bottom: 8px;   opacity: 0;   pointer-events: none; } .cui-toolbar-button-right {   display: none !important; } .ndfHFb-c4YZDc-Wrql6b {   display: none; } .ep-external-doc-icons {   position: absolute;   display: flex;   flex-direction: revert;   background: var(--viewer-primary-color);   border-radius: 6px;   z-index: 2;   bottom: -18px;   left: 50%;   transform: translate(-50%, -50%);   padding: 0 10px; } .ep-external-doc-icons svg {   width: 22px;   height: 22px;   cursor: pointer;   transition: 0.3s;   padding: 5px;   border-radius: 4px; } .block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg {   width: 22px;   height: 22px; } .block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg, .block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg {   width: 20px !important; } .ep-doc-minimize-icon svg, .ep-doc-fullscreen-icon svg {   padding: 6px; } .ep-external-doc-icons svg:hover {   border-radius: 4px; } .ep-doc-draw-icon.active svg {   background: var(--viewer-icons-hover-bgcolor); } .ep-doc-download-icon, .ep-doc-print-icon, .ep-doc-fullscreen-icon, .ep-doc-popup-icon, .ep-doc-draw-icon, .ep-doc-minimize-icon {   display: flex;   align-items: center;   justify-content: center;   width: 32px;   height: 32px;   } .ep-file-download-option-masked.fullscreen-enabled iframe, .elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe, .embedpress-document-embed .fullscreen-enabled iframe {   width: 100% !important;   height: 100% !important; } .ep-file-download-option-masked.fullscreen-enabled {   overflow: visible; } .ep-file-download-option-masked.fullscreen-enabled .embed-download-disabled {   display: none; } .ep-file-download-option-masked.fullscreen-enabled::after {   display: block; } .embedpress-document-embed {   position: relative;     height: auto !important; } .position-right-wraper .main-content-wraper, .position-left-wraper .main-content-wraper {   display: flex; } .position-left-wraper .main-content-wraper {   display: flex;   flex-direction: row-reverse; } .position-top-wraper .main-content-wraper {   display: flex;   flex-direction: column-reverse;   justify-content: center; } .position-bottom-wraper .main-content-wraper {   justify-content: center; }   .ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe {   margin-left: 22%; } .ep-file-download-option-masked::after {   position: absolute;   width: 100%;   height: 30px;   background: var(--viewer-primary-color);   z-index: 1;   bottom: 0;   content: '';   left: 0;   pointer-events: none; } .ep-file-download-option-masked.ep-file-docx::after {   bottom: 0; } .ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after {   bottom: 0px;   background: white;   height: 22px; } .ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after {   bottom: 0; }  canvas.ep-doc-canvas {   position: absolute;   z-index: 1;   left: 0;   bottom: 0;   right: 0;   top: 0;   clear: both;   margin: auto;   display: none; }   :root {     --plyr-control-icon-size: 15px;   --plyr-range-track-height: 3px;   --plyr-range-thumb-height: 10px; } .plyr--audio .plyr--full-ui input[type=range] {   color: red !important; } .ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track {   box-shadow: none; } .ep-embed-content-wraper input[type=range]::-moz-range-track {   box-shadow: none; } a.plyr__controls__item.plyr__control {   border-radius: inherit;   color: inherit !important; } .plyr-initialized button:focus {   background-color: var(--plyr-color-main); } .custom-player-preset-1 .plyr__controls {   background: var(--plyr-color-main) !important;   padding: 0 !important; } .custom-player-preset-1 button.plyr__control {   border-radius: 0; } .custom-player-preset-1 a.plyr__controls__item.plyr__control {   border-radius: inherit; } .custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] {   width: 100px !important;   text-align: center;   display: flex;   align-items: center !important;   justify-content: center;   height: 60px; } .custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg {   width: 22px;   height: 22px; } .custom-player-preset-1 .plyr__control:focus {   border: none; } .custom-player-preset-2 a.plyr__controls__item.plyr__control, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .preset-default a.plyr__controls__item.plyr__control {   border-radius: 4px; } .plyr--audio .plyr__control:focus-visible, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true] {   color: var(--plyr-audio-control-color-hover, #fff) !important; } .custom-player-preset-3 .plyr__controls, .custom-player-preset-4 .plyr__controls {   background: var(--plyr-color-main) !important;   padding: 0 !important; }  .custom-player-preset-4 button.plyr__control.plyr__control--overlaid {   display: none !important; }  .ep-embed-content-wraper[data-playerid] {   --plyr-range-fill-background: #ffffff;   --plyr-video-progress-buffered-background: rgba(255, 255, 255, 0.35); }  figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {   padding-bottom: inherit !important; } .plyr {   background-color: black; } .plyr--fullscreen-fallback {   width: 100% !important;   max-height: 100vh !important;   height: 100% !important; } .pip-mode {   position: fixed !important;   width: 320px !important;   height: 180px !important;   top: calc(100% - 200px) !important;   left: calc(100% - 340px) !important;   z-index: 9999;   border-radius: 15px !important; } .plyr [data-plyr="pip"] {   display: block !important; } .pip-mode .plyr__video-wrapper {   pointer-events: none; } .pip-mode .pip-play {   display: none; } .pip-mode .pip-play, .pip-mode .pip-pause {   opacity: 0 !important;   position: absolute;   top: 50%;   left: 50%;   transform: translate(-50%, -50%);   background: #0000004a;   z-index: 1;   display: flex;   align-items: center;   justify-content: center;   width: 30px;   height: 30px;   border-radius: 50px;   cursor: pointer; } .pip-mode .pip-close {   opacity: 0;   position: absolute;   right: 10px;   top: 10px;   background: #0000004a;   z-index: 1;   display: flex;   align-items: center;   justify-content: center;   width: 30px;   height: 30px;   border-radius: 50px;   cursor: pointer; } .pip-mode:hover .pip-play, .pip-mode:hover .pip-close, .pip-mode:hover .pip-pause {   opacity: 1 !important; } .pip-mode .overlay-mask {   position: absolute;   top: 0;   left: 0;   right: 0;   bottom: 0; } .pip-mode iframe {   pointer-events: none !important; }  [data-playerid].plyr-initialized, [data-playerid].audio.plyr-initialized {   opacity: 1; } .plyr--paused.plyr__poster-enabled .plyr__poster {   display: block !important;   opacity: 1;   background-size: cover; } @media only screen and (max-width: 767px) {   .plyr__controls [data-plyr="restart"], .plyr__controls [data-plyr="rewind"], .plyr__controls [data-plyr="fast-forward"], .plyr__controls [data-plyr="pip"] {     display: none !important;   }   .plyr__video-wrapper iframe {     max-height: 100% !important;   }   .plyr__controls .plyr__volume input[type=range] {     max-width: 40px;     min-width: 40px;   } }  .ep-insta-profile-header {   display: flex;   align-items: center;   padding: 16px;   border-bottom: 1px solid #ddd;   justify-content: center;   gap: 30px;   padding-bottom: 30px; }  .posts-tab-options {   text-align: center;   margin: 0; }  .posts-tab-options .tabs {   list-style: none;   padding: 0;   margin: 0;   display: inline-flex;   border-radius: 5px;   gap: 25px;   padding: 0; } .posts-tab-options .tabs svg {   width: 15px;   height: 15px; } li[data-media-type="ALL"] svg {   width: 12px;   height: 12px; } .posts-tab-options .tabs li {   margin-right: 15px;   cursor: pointer;   padding: 10px 0;   text-transform: uppercase;   font-size: 12px;   font-weight: 500;   display: flex;   align-items: center;   justify-content: center;   gap: 6px; } .posts-tab-options .tabs li:last-child {   margin-right: 0; }  .posts-tab-options .tabs li.active {     position: relative;   color: rgb(115, 115, 115); } .posts-tab-options .tabs li svg {   border-radius: 2px; } .posts-tab-options .tabs li.active svg {   color: rgb(115, 115, 115); } .posts-tab-options .tabs li:hover, .posts-tab-options .tabs li:hover svg, .posts-tab-options .tabs li:hover .fill-color {   color: rgb(115, 115, 115); } .posts-tab-options .tabs li:hover .fill-color, .posts-tab-options .tabs li.active .fill-color {   fill: rgb(115, 115, 115) !important; } .posts-tab-options .tabs li.active::after {   content: '';   position: absolute;   top: -1px;   height: 1px;   width: 100%;   background-color: rgb(115, 115, 115);   left: 0;   right: 0; }  .ep-insta-profile-image {   margin-right: 16px; } .ep-insta-posts-count {   margin-right: 15px; } .ep-insta-profile-image img {   width: 120px;   height: 120px !important;   object-fit: cover;   border-radius: 50% !important;   border: 3px solid #037bff; } .change-photo-button {   background-color: transparent;   border: none;   cursor: pointer; } .change-photo-image {   width: 100px;   height: 100px;   border-radius: 50%;   object-fit: cover; }  .ep-insta-username-section {   display: flex;   align-items: center;   margin-bottom: 8px; } .ep-insta-profile-link {   text-decoration: none; } .ep-insta-username {   font-size: 18px;   font-weight: bold;   margin-right: 12px; } .ep-insta-edit-profile-link {   text-decoration: none;   color: #3897f0;   font-weight: bold; }  .ep-insta-profile-stats {   display: flex;   margin-bottom: 8px; } .ep-insta-profile-stats .stats-list {   list-style: none;   margin: 0;   padding: 0;   display: flex; } .ep-insta-profile-stats .stats-list li {   margin-right: 24px;   font-size: 14px; }  .ep-insta-bio-section {   margin-bottom: 12px;   text-align: left; } section.ep-insta-profile-details div:last-child {   margin: 0; }  .ep-insta-bio {   font-size: 14px; } a.ep-insta-edit-profile-link {   padding: 8px 15px;   background: #efefef;   text-decoration: none !important;   border-radius: 7px;   color: #222;   font-size: 12px;   font-weight: 500; } span.ep-insta-count {   font-weight: 600; } a.ep-insta-followers-link {   text-decoration: none !important; }   a.ep-insta-profile-link, a.ep-insta-profile-link h2 {   font-size: 20px;   text-decoration: none !important;   margin: 0;   margin-right: 15px; }  .embedpress-insta-container {   overflow: hidden;   position: relative; } .ose-instagram-feed {   max-height: 100% !important;   height: 100% !important; }  .insta-grid .embedpress-insta-container .insta-gallery, .insta-justify .ose-instagram-feed .insta-gallery {   display: grid;   grid-template-columns: repeat(3, minmax(0, 1fr));     gap: 15px;   grid-auto-flow: row;   }  .insta-carousel .embedpress-insta-container .insta-gallery {   grid-auto-columns: calc(25% + 0px);   gap: 0px;   left: 0px; } .insta-masonry .embedpress-insta-container .insta-gallery {   column-count: 3;   gap: .5em;   margin: auto;   width: 100%;   display: inherit; }  .insta-grid .embedpress-insta-container .insta-gallery-item {   position: relative;   color: #fff;   cursor: pointer;   height: 350px; } .embedpress-insta-container .insta-gallery-item:hover {   cursor: pointer; } .insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item {   height: auto;   margin-bottom: .5em; }  .insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image {   height: 550px;   margin-bottom: -13px; } .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info, .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {   display: flex;   justify-content: center;   align-items: center;   position: absolute;   top: 0;   width: 100%;   height: 100%;   background-color: rgba(0, 0, 0, 0.7);   transition: 0.3s;   opacity: 0;   visibility: hidden; } .insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {   height: calc(100% + 4px); }  .embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info, .embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info {   opacity: 1;   visibility: visible; } .embedpress-insta-container .insta-gallery-item-info ul {   display: flex;   align-items: center;   justify-content: center;   padding: 0;   margin: 0;   height: 100%; } .embedpress-insta-container .insta-gallery-item-info li {   display: flex;   align-items: center;   font-size: 1.7rem;   font-weight: 600;   gap: 5px; } .embedpress-insta-container .insta-gallery-item-likes {   margin-right: 2.2rem; } .embedpress-insta-container .insta-gallery-item-type {   position: absolute;   right: 1rem;   top: 1rem;   text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1); } .embedpress-insta-container .insta-gallery-image {   width: 100%;   height: 100%;   object-fit: cover;   min-height: 320px; } .insta-masonry .embedpress-insta-container .insta-gallery-image {   margin-bottom: -13px; } .insta-gallery-item-info svg {   width: 40px;   height: 40px; } .insta-item-reaction-count {   display: flex; } .insta-item-reaction-count .insta-gallery-item-likes, .insta-item-reaction-count .insta-gallery-item-comments {   display: flex;   align-items: center;   justify-content: center;   gap: 6px;   font-size: 20px;   font-weight: bold;   color: #fff; } .insta-gallery-item-info .insta-item-reaction-count svg {   width: 25px;   height: 25px; } .insta-gallery-item-type svg {   width: 25px;   height: 25px; } .insta-gallery-item-type svg.insta-video-icon {   width: 22px;   height: 22px; } .cg-carousel__btns.hidden {   display: none; } .cg-carousel__btns {   top: 50%;   transform: translateY(-50%);   position: absolute;   width: 100%; } .ep-embed-content-wraper.insta-carousel .cg-carousel__btns {   top: calc(50% - 16px); } .ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink {   display: flex;   align-content: center; } .cg-carousel__btns button {   background: #262323;   border: 0;   border-radius: 50px;   width: 35px;   height: 35px;   display: inline-grid;   align-items: center;   justify-content: center;   cursor: pointer;   padding: 0; } button#js-carousel__prev-1 {   position: absolute;   left: 30px;     z-index: 1;   padding: 8px 15px; } button#js-carousel__next-1 {   position: absolute;   right: 30px;     z-index: 1;   padding: 8px 15px; } .embedpress-popup-block.embedpress-popup-img {   position: relative;   height: 100%;   display: flex;   background: #000; } .popup-carousel, .cg-carousel__track {   height: 100%; } .popup-container .popup-carousel .cg-carousel__track {   align-items: center;   background-color: #000; } .popup-container .popup-carousel {   background-color: #000; }  button.js-carousel__prev-1 {   position: absolute;   left: 30px;   top: 50%;   transform: translateY(-50%);   z-index: 1; } button.js-carousel__next-1 {   position: absolute;   right: 30px;   top: 50%;   transform: translateY(-50%);   z-index: 1; } .cg-carousel__btn svg {   width: 16px;   height: 16px; } .load-more-button-container, .load-more-button-container button {   display: flex;   align-items: center;   justify-content: center;   gap: 5px; } .load-more-button-container button {   border-style: solid;   border-top-width: 0;   border-right-width: 0;   border-left-width: 0;   border-bottom-width: 0;   color: #ffffff;   border-color: #037bff;   background-color: #037bff;   padding-top: 15px;   padding-right: 30px;   padding-bottom: 15px;   padding-left: 30px;   font-family: inherit;   font-weight: inherit;   line-height: 1em;   cursor: pointer;   border-radius: 5px;   margin-top: 30px; }   .popup-container {   display: flex;   width: 100%; }  .popup-wrapper {   position: fixed;   top: 0;   left: 0;   width: 100%;   height: 100%;   background-color: rgba(0, 0, 0, 0.85);   display: flex;   justify-content: center;   align-items: center;   z-index: 99999; }  .popup {   border-radius: 10px;   overflow: hidden;   position: absolute;   top: 50%;   left: 50%;   transform: translate(-50%, -50%);   display: flex;   align-items: center;   justify-content: center;   max-height: 90vh;   max-width: 90vw;   width: auto;   background: #fff;   box-shadow: 0 25px 60px rgba(0, 0, 0, 0.35); } .popup .popup-container {   max-height: 90vh;   overflow: hidden; } .popup-container .popup-md-9.white {   max-height: 90vh;   display: flex;   align-items: center;   justify-content: center;   background: #000; } .popup-md-3.red {   max-height: 90vh;   overflow-y: auto;   display: flex;   flex-direction: column; } .embedpress-popup-img, .embedpress-popup-img img, .popup-carousel, .popup-carousel .cg-carousel__slide {   max-height: 90vh; } .embedpress-popup-img img, img.popup-media-image, video.popup-media-image {   max-height: 90vh;   width: auto;   height: auto;   object-fit: contain; }   .popup-container .popup-md-9.white {   width: 60%;   overflow: hidden; } .popup-md-3.red {   width: 40%; }  .embedpress-popup-img img {   width: 100%;   height: auto;   object-fit: contain; } video.popup-media-image {   height: auto;   max-width: 100%;   width: 100%;   max-height: 100vh;   border-top-left-radius: 5px;   border-bottom-left-radius: 5px; } img.popup-media-image {   height: auto; }  .embedpress-popup-header, .embedpress-hashtag-header {   display: flex;   align-items: center;   padding: 15px 10px;   justify-content: space-between;   border-bottom: 1px solid #f4e9e9; } .hashtag-container {   border-bottom: 1px solid #f4e9e9; } .embedpress-hashtag-header {   border: none;   max-width: 350px;   margin: auto; } .embedpress-hashtag-username {   font-weight: bold; } .embedpress-popup-header-img img, .embedpress-hashtag-header-img img {   border-radius: 50% !important;   margin-right: 10px;   width: 30px;   height: 30px !important;   object-fit: cover;   border: 2px solid #037bff !important; } .embedpress-popup-header-img a, .embedpress-hashtag-header-img a {   display: flex;   align-items: center;   justify-content: center;   text-decoration: none !important; } .embedpress-popup-username {   color: #005293;   font-weight: bold;   font-size: 15px;   text-decoration: none !important; } img.embedpress-hashtag-round {   border-radius: 50px !important; } .insta-followbtn a {   text-decoration: none !important;   padding: 6px 15px;   background: #007bff;   border-radius: 5px;   color: #fff !important;   font-size: 14px;   font-weight: normal;   border: 0; }  .embedpress-popup-block.embedpress-popup-info {   display: flex;   flex-direction: column;   justify-content: space-between;   flex-grow: 1;   height: 100%;   background-color: #fff;   } .embedpress-popup-text {   font-size: 14px;   font-weight: normal;   overflow: hidden;   letter-spacing: 0.04em;   line-height: 1.8rem;   padding: 10px;   flex: auto;   border-bottom: 1px solid #f4e9e9;   text-align: left;   max-height: calc(100vh - 235px);   overflow: auto;   word-break: normal;   overflow-wrap: anywhere; }  .embedpress-popup-stats {   display: flex;   align-items: center;   justify-content: space-between;   padding: 16px 10px; } .embedpress-popup-stats .embedpress-inline {   display: flex;   align-items: center;   gap: 5px;   font-weight: bold;   color: #000;   cursor: pointer;   position: relative; } .embedpress-popup-stats .embedpress-inline a {   display: flex;   align-items: center;   gap: 6px;   color: #000;   text-decoration: none;   font-weight: 400; } .embedpress-popup-stats .embedpress-inline a svg {   width: 20px;   height: 20px; }  .embedpress-popup-share-buttons {   padding: 10px;   background-color: #fafafa;   display: flex;   align-items: center; } .embedpress-popup-share-buttons a {   color: #007bff; } .embedpress-href.embedpress-popup-share {   cursor: pointer;   color: #ca379d;   display: flex;   align-items: center;   gap: 6px; } .embedpress-popup-share-buttons {   background: #f4f9ff;   position: absolute;   top: -50px;   left: -55px;   gap: 10px;   border-radius: 5px;   box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);   visibility: hidden;   opacity: 0;   margin-bottom: -10px;   transition: 0.3s; } .embedpress-popup-share-buttons.show {   visibility: visible;   opacity: 1;   margin-bottom: 0; } .embedpress-popup-share-buttons::before {   content: "";   position: absolute;   bottom: -15px;   left: 50%;   margin-left: -8px;   border-width: 8px;   border-style: solid;   border-color: #f4f9ff transparent transparent transparent; } .embedpress-popup-share-buttons::before {   content: "";   position: absolute;   bottom: -15px;   left: 50%;   margin-left: -8px;   border-width: 8px;   border-style: solid;   border-color: #f4f9ff transparent transparent transparent;   z-index: 1 !important; } .embedpress-popup-share-buttons::after {   content: "";   position: absolute;   bottom: -16.1px;   left: 50%;   margin-left: -8px;   border-width: 8px;   border-style: solid;   border-color: #e7eaef transparent transparent transparent; } .embedpress-popup-share-buttons span {   color: #fff;   font-size: 18px;   display: flex;   align-items: center; } .embedpress-popup-share-buttons span svg {   width: 16px !important;   height: 16px !important; } .embedpress-popup-share-buttons span.dashicons.dashicons-linkedin {   color: #0077b5; } .embedpress-popup-share-buttons span.dashicons.dashicons-facebook {   color: #1877F2; } .embedpress-popup-share-buttons span.dashicons.dashicons-pinterest {   color: #E60023; } span.tag-wrapper a {   font-weight: bold;   text-decoration: none !important; } .embedpress-href.embedpress-popup-share svg {   width: 20px;   height: 20px; } .embedpress-popup-instagram-buttons svg {   width: 18px !important;   height: 20px !important; } .embedpress-popup-stats .embedpress-inline {   transition: 0.3s; } .embedpress-popup-stats .embedpress-inline:hover svg, .embedpress-popup-stats .embedpress-inline a:hover, .embedpress-popup-stats .embedpress-inline:hover, .embedpress-href:hover svg .st0 {   color: rgb(115, 115, 115) !important;   } .embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path {   stroke: rgb(115, 115, 115); } .embedpress-inline.popup-like-button a:hover svg {   color: rgb(115, 115, 115);   fill: rgb(115, 115, 115); } .embedpress-href.embedpress-popup-share:hover svg {   fill: rgb(115, 115, 115); }  .date-post {   padding: 10px;   font-size: 12px;   color: #8e8e8e; } div.popup-close {   position: absolute;   top: 50px;   right: 50px;   color: white;   z-index: 15566555655;   cursor: pointer;   padding: 15px;   background: #643535;   border-radius: 50px;   height: 10px;   width: 10px;   display: flex;   align-items: center;   justify-content: center;   text-transform: uppercase;   cursor: pointer; } .load-spin {   width: 100px;   height: 100px;   background-color: #f00;   animation: spin 2s linear infinite; } @keyframes spin {   0% {     transform: rotate(0deg);   }   100% {     transform: rotate(360deg);   } }  .loader {   margin: auto;   border: 5px solid #EAF0F6;   border-radius: 50%;   border-top: 5px solid #FF7A59;   width: 30px;   height: 30px;   animation: spinner 4s linear infinite; } .sponsored-youtube-video {   height: 100%; } @keyframes spinner {   0% {     transform: rotate(0deg);   }   100% {     transform: rotate(360deg);   } } @media screen and (max-width: 1200px) {   .popup-container .popup-md-9.white {     width: 50%;   }   .popup-container .popup-md-3 {     width: 50%;   } } @media screen and (max-width: 991px) {   .popup-container {     flex-direction: column;     overflow-y: auto;   }   .popup-container .popup-md-9.white {     width: 100%;     max-height: 55vh;   }   .popup-container .popup-md-3 {     width: 100%;     max-height: none;   }   .embedpress-popup-img img,   img.popup-media-image,   video.popup-media-image {     max-height: 55vh;   }   .embedpress-popup-text {     max-height: 300px;   } } @media screen and (max-width: 768px) {   .insta-grid .embedpress-insta-container .insta-gallery {     grid-template-columns: repeat(2, minmax(0, 1fr)) !important;   }   .popup {     width: 94vw;     max-width: 94vw;     max-height: 94vh;     border-radius: 14px;   }   .popup-container {     width: 100%;     max-height: 94vh;   }   .popup .popup-container {     max-height: 94vh;   }   .popup-container .popup-md-9.white {     width: 100%;     max-height: 55vh;     background: #000;   }   .embedpress-popup-img,   .embedpress-popup-block.embedpress-popup-img {     width: 100%;     display: flex;     align-items: center;     justify-content: center;   }   .embedpress-popup-img img,   img.popup-media-image,   video.popup-media-image {     width: 100%;     max-width: 100%;     max-height: 55vh;     object-fit: contain;   }   .embedpress-popup-header,   .embedpress-hashtag-header {     padding: 12px 14px;   }   .embedpress-popup-text {     max-height: 220px;     padding: 12px 14px;     line-height: 1.55;     letter-spacing: 0.01em;   }   .embedpress-popup-stats {     padding: 12px 14px;     gap: 18px;   }   .embedpress-popup-stats .embedpress-inline a svg,   .embedpress-popup-instagram-buttons svg {     width: 22px !important;     height: 22px !important;   }   div.popup-close {     top: 12px;     right: 12px;     padding: 12px;     background: rgba(0, 0, 0, 0.6);     -webkit-backdrop-filter: blur(6px);     backdrop-filter: blur(6px);   } } @media screen and (max-width: 420px) {   .insta-grid .embedpress-insta-container .insta-gallery {     grid-template-columns: repeat(1, minmax(0, 1fr)) !important;   }   .ep-insta-profile-header {     flex-direction: column;   }   .popup {     max-width: 100vw;     max-height: 100vh;     width: 100%;     height: 100%;     border-radius: 0;     top: 0;     left: 0;     transform: none;   }   .popup-container,   .popup .popup-container {     max-height: 100vh;     height: 100%;   }   .popup-container .popup-md-9.white {     max-height: 45vh;   }   .embedpress-popup-img img,   img.popup-media-image,   video.popup-media-image {     max-height: 45vh;   }   .embedpress-popup-text {     max-height: none;     flex: 1 1 auto;   }   .insta-followbtn {     display: none;   }   .embedpress-popup-share-buttons {     left: auto;     right: -10px;   } }  .ep-player-wrap .hide {   display: none; } .ep-gdrp-content {   background: #222;   padding: 50px 30px;   color: #fff; } .ep-gdrp-content a {   color: #fff; } .ep-youtube__content__pagination {   display: flex;   justify-content: center;   align-items: center;   margin-top: 30px;   gap: 10px; } .ep-loader-wrap {   margin-top: 30px;   display: flex;   justify-content: center; } .ep-youtube__content__pagination .ep-prev, .ep-youtube__content__pagination .ep-next {   cursor: pointer;   border: 1px solid rgba(0, 0, 0, .1);   border-radius: 30px;   padding: 0 20px;   height: 40px;   transition: .3s;   display: flex;   align-items: center; } .ep-youtube__content__pagination .ep-prev:hover, .ep-youtube__content__pagination .ep-next:hover {   background-color: #5B4E96;   color: #fff; } .ep-youtube__content__pagination .ep-page-numbers {   display: flex;   align-items: center;   gap: 10px;   flex-wrap: wrap; } .ep-youtube__content__pagination .ep-page-numbers>span {   border: 1px solid rgba(0, 0, 0, .1);   border-radius: 30px;   display: inline-block;   width: 45px;   height: 45px;   display: flex;   align-items: center;   justify-content: center; } .active__current_page {   background: #5B4E96;   color: #fff; } .ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {   margin-top: 30px;   display: grid;   grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));   gap: 30px; }  [data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap {   grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important; } [data-youtube-channel-carousel].ep-youtube__content__block {   position: relative } .ep-youtube__content__block .item {   cursor: pointer;   white-space: initial; } .ep-youtube__content__block .youtube-carousel .item {   margin: 10px; } .ep-youtube__content__block .item:hover .thumb .play-icon {   opacity: 1;   top: 50%; } .ep-youtube__content__block .item:hover .thumb:after {   opacity: .4;   z-index: 0; } .ep-youtube__content__block .thumb {   padding-top: 56.25%;   margin-bottom: 5px;   position: relative;   background-color: #222;   background-size: contain !important;   border-radius: 12px;   overflow: hidden; } figure .ep-youtube__content__block .thumb {   background-color: #222 !important; } .ep-youtube__content__block .thumb:after {   position: absolute;   top: 0;   left: 0;   height: 100%;   width: 100%;   content: '';   background: #000;   opacity: 0;   transition: opacity .3s ease; } .ep-youtube__content__block .thumb:before {   position: absolute;   top: 0;   left: 0;   height: 100%;   width: 100%;   content: '';   background: #222;   z-index: -1; } .ep-youtube__content__block .thumb img {   width: 100%;   height: 100%;   object-fit: cover; } .ep-youtube__content__block .thumb .play-icon {   width: 50px;   height: auto;   position: absolute;   top: 40%;   left: 50%;   transform: translate(-50%, -50%);   opacity: 0;   transition: all .3s ease;   z-index: 2; } .ep-youtube__content__block .thumb .play-icon img {   width: 100; } .ep-youtube__content__block .body p {   margin-bottom: 0;   font-size: 15px;   text-align: left;   line-height: 1.5;   font-weight: 400; } .ep-youtube__content__block.loading .ep-youtube__content__pagination {   display: none; } .ep-youtube__content__block .ep-loader {   display: none; } .ep-youtube__content__block.loading .ep-loader {   display: block; } .ep-loader img {   width: 20px; } .is_mobile_device {   display: none !important; }  .is_mobile_devic.ep-page-numbers {   gap: 5px; } @media only screen and (max-width: 480px) {   .is_desktop_device {     display: none !important;   }   .ep-youtube__content__pagination .ep-page-numbers>span {     width: 35px;     height: 35px;   }   .ep-youtube__content__pagination .ep-prev, .ep-youtube__content__pagination .ep-next {     height: 35px;   }   .is_mobile_device {     display: flex !important;     ;   }   .ep-youtube__content__pagination .ep-page-numbers {     gap: 5px;   } }  .embedded-youtube-channel .ose-youtube {   height: 100% !important;   max-height: 100% !important; } .ep-embed-content-wraper.embedded-youtube-channel .ose-youtube, .ep-youtube-channel .ose-youtube {   height: 100% !important;   max-height: 100% !important; } .ose-youtube .channel-header {   display: flex;   align-items: center;   padding: 20px;   border-radius: 10px; } .ose-youtube .profile-picture {   width: 120px;   height: 120px;   border-radius: 50%;   margin-right: 20px; } .ose-youtube .channel-info {   flex-grow: 1;   text-align: left; } .ose-youtube .info-description {   margin-bottom: 20px; }  .ose-youtube .channel-name {   font-size: 24px;   margin: 0; } .ose-youtube .channel-details {   margin: 5px 0; } .ose-youtube .more-info {   text-decoration: none; } .ose-youtube .subscribe-button {   background-color: red;   border: none;   padding: 10px 20px 10px 12px;   border-radius: 30px;   cursor: pointer;   display: inline-flex;   align-items: center;     text-decoration: none !important;   color: white;   font-weight: 600; } .ose-youtube .subscribe-button svg {   height: 20px;   width: 20px;   margin-right: 5px; } .ose-youtube .subscribe-button:hover {   background-color: #ff6868; } #videoPopup.video-popup {   display: none;   position: fixed;   z-index: 1000;   left: 0;   top: 0;   width: 100%;   height: 100%;   background-color: rgba(0, 0, 0, 0.95); } .video-popup-content {   position: absolute;   left: 50%;   top: calc(50% + 30px);   transform: translate(-50%, -50%);   max-width: 90%;   max-height: 90%;   text-align: center; } .video-popup-inner-content {   width: 100%;   height: 100%;   max-height: 90vh;   overflow: auto !important;   border: 1px solid #333;   border-radius: 8px;   background: #000;   box-sizing: border-box;   padding: 20px; } .video-popup-content iframe {   width: 700px !important;   height: 420px !important;   max-width: 100%;   max-height: 100%; } #videoPopup.video-popup .close {   position: absolute;   top: -25px;   right: -30px;   color: #fff;   font-size: 35px; } #videoPopup.video-popup .close:hover, #videoPopup.video-popup .close:focus {   color: #999;   text-decoration: none;   cursor: pointer; } #videoPopup.video-popup .popup-controls {   position: absolute;   width: 100%;   height: 100%;   top: 0;   left: 0;   display: flex;   justify-content: space-between;   align-items: center;   pointer-events: none;   } #videoPopup.video-popup .nav-icon {   pointer-events: auto;     color: white;   font-size: 50px;   cursor: pointer;   user-select: none; } #videoPopup.video-popup .prev-icon {   position: absolute;   left: -60%;   top: 50%;   transform: translate(0, -50%);   padding: 10px; } #videoPopup.video-popup .next-icon {   position: absolute;   right: -60%;   top: 50%;   transform: translate(0, -50%);   padding: 10px; } #videoDescription {   color: #fff;   font-size: 14px; }  .youtube-video-description {   font-family: Arial, sans-serif;   margin: 0;   padding: 0 20px;   bottom: no;   max-width: 700px;   text-align: left; } .youtube-video-header h1 {   font-size: 20px;   margin: 0 0 10px 0;   color: #fff; } .youtube-video-meta {   font-size: 14px;   color: #666;   margin-bottom: 10px; } .youtube-video-meta span {   margin-right: 10px; } .youtube-video-body {   max-height: 200px;   overflow: auto; } .youtube-video-body p {   font-size: 15px;   margin: 0 0 20px 0;   color: #ddd; } .youtube-video-footer {   display: flex;   justify-content: space-between;   align-items: center;   padding-top: 5px; } .youtube-video-link {   font-size: 16px;   color: #0073aa;   text-decoration: none; } .youtube-video-link:hover {   text-decoration: underline; } .youtube-video-stats {   font-size: 14px;   color: #666;   display: flex;   align-items: center;   gap: 18px; } .youtube-video-stats svg {   height: 12px;   width: 14px; } .youtube-video-stats span {   margin-right: 10px;   display: flex;   align-items: center;   gap: 8px;   color: #dad2d2; } .youtube-video-stats i {   margin-right: 5px; }  .youtube-body-content .description-container {   display: flex;     border-radius: 4px;   max-width: 600px;   text-align: left;   margin-top: 10px; } .youtube-body-content.body {   width: 100%; } .youtube-body-content .thumbnail {   width: 30px;   height: 30px;   border-radius: 4px;   margin-right: 10px; } .youtube-body-content .thumbnail img {   border-radius: 50%;   margin-right: 10px;   width: 30px;   height: 30px; } .youtube-body-content .details {   display: flex;   flex-direction: column;   justify-content: space-between;   width: calc(100% - 30px); } .youtube-body-content .title {   font-size: 14px;   font-weight: 500;   color: #000000;   margin-bottom: 4px;   line-height: 1.4; } .youtube-body-content .channel, .youtube-body-content .views, .youtube-body-content .time {   font-size: 14px;   color: #606060; } .youtube-body-content .channel {   margin-bottom: 4px; }  .ep-player-wrap.layout-gallery .ep-first-video iframe {   border-radius: 15px; } .ep-player-wrap.layout-list .ep-youtube__content__block .item {   display: flex;   width: 100%;   gap: 20px; } .ep-player-wrap.layout-list .ep-youtube__content__block .thumb {   padding-top: 20.25%;   min-width: 250px;   max-width: 300px; }  [data-youtube-channel-carousel] .youtube-carousel-container {   position: relative;   width: 100%;   overflow: hidden; } [data-youtube-channel-carousel] .youtube-carousel {   display: flex;   transition: transform 0.5s ease-in-out; } [data-youtube-channel-carousel] .youtube-carousel .item {   min-width: calc(33.3333% - 20px);     box-sizing: border-box; }  [data-youtube-channel-carousel] button {   position: absolute;   top: 50%;   transform: translateY(-50%);   color: white;   border: none;   cursor: pointer;   padding: 10px;   box-shadow: none;   background-color: #000000ba;   width: 40px;   height: 40px;   display: flex;   align-items: center;   border-radius: 50%;   justify-content: center; } [data-youtube-channel-carousel] button.preview {   left: -100px; } .carousel-controls button.next {   right: -100px; }   .fc-list-table .fc-event, .fc-list-table .fc-event:hover {   color: inherit !important;   text-decoration: none !important; } .fc-list-table .fc-event, .fc-list-table .fc-event-dot {   background-color: transparent !important; } .fc table.fc-list-table {   table-layout: inherit !important; } .fc-list-table .fc-event {   display: table-row !important; } @media screen and (max-width: 1400px) {   .ose-youtube .video-popup-content iframe {     height: 305px !important;   }   .ose-youtube .prev-icon {     left: -50%   }   .ose-youtube .next-icon {     right: -50%   } } @media screen and (max-width: 1200px) {   .ose-youtube .video-popup-content iframe {     height: 305px !important;   }   .ose-youtube .prev-icon {     left: -40%   }   .ose-youtube .next-icon {     right: -40%   } } @media screen and (max-width: 992px) {   .ose-youtube .video-popup-content iframe {     height: 305px !important;   }   .ose-youtube .prev-icon {     left: -40%   }   .ose-youtube .next-icon {     right: -40%   } }  @media screen and (max-width: 576px) {   .ose-youtube .prev-icon {     left: -26%   }   .ose-youtube .next-icon {     right: -26%   } } @media screen and (max-width: 580px) {   .ose-youtube .prev-icon {     left: -18%;   }   .ose-youtube .next-icon {     right: -18%;   } }  .youtube-video-body {   display: none; }  .video-popup-content {   width: 100%;   max-width: 720px;   margin: auto; } @media (max-width: 1024px) {   .youtube-carousel .item {     min-width: calc(50% - 20px) !important;       } } @media (max-width: 768px) {   .youtube-carousel .item {     min-width: calc(100% - 20px) !important;       }   [data-youtube-channel-carousel] button.preview {     left: 0 !important;   }   [data-youtube-channel-carousel] button.next {     right: 0;   }   .video-popup-content {     width: calc(100% - 40px);     margin: auto;   }   .video-popup-content iframe {     max-height: 300px;   }   #videoPopup.video-popup .close {     top: -25px;     transform: translate(0%, -50%);     right: unset;   }  } @media (max-width: 580px) {   .ep-first-video {     margin-bottom: 20px;   }   .video-popup-content iframe {     max-height: 220px;   }   .ep-player-wrap .ep-youtube__content__block .item {     gap: 15px;   }   .ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap {     gap: 30px !important;   }   .ose-youtube .profile-picture {     width: 80px;     height: 80px;   }   .ose-youtube .channel-header {     gap: 10px;     align-items: start;     padding: 0;   }   .description-container {     margin-top: 0px;   }   .description-container p.description {     display: none;   }   .ep-player-wrap.layout-list .ep-youtube__content__block .item {     flex-direction: column;   }   .ep-player-wrap.layout-list .ep-youtube__content__block .thumb {     min-width: 100%;     min-height: 200px;   } } .ep-google-photos-gallery-grid .ose-google-photos, .ep-google-photos-gallery-masonary .ose-google-photos, .ep-google-photos-gallery-justify .ose-google-photos {   height: 100% !important;   max-height: 100% !important; }  .pa-carousel-widget.jx-carousel-widget, .pa-gallery-player-widget, .ose-google-photos {   position: relative; } .pa-carousel-widget.jx-carousel-widget::after, .pa-gallery-player-widget::after {   position: absolute;   right: 0;   left: 0;   width: 100%;   height: 60px;   background: #fff;   content: '';   top: 10px;   background: transparent; }   .ep-google-photos-visit-btn:hover {   background: rgba(0, 0, 0, 0.9);   color: white;   text-decoration: none; } .ep-google-photos-visit-btn svg {   width: 16px;   height: 16px;   fill: currentColor; }    .photos-gallery-grid, .photos-gallery-masonry, .photos-gallery-justify {   display: grid;   grid-template-columns: repeat(5, 1fr);   gap: 3px; } .photos-gallery-grid .photo-item, .photos-gallery-masonary .photo-item {   width: 100%;   height: 200px;   background-color: #f1efef;   display: flex;   justify-content: center;   align-items: center;   cursor: pointer;   text-align: center; }   .photos-gallery-masonary {   columns: 250px;   gap: 3px;   position: relative;   width: 100%; } .photos-gallery-masonary .photo-item {   width: 100%;   height: auto;   object-fit: cover;   display: block;   margin-bottom: 3px;   cursor: pointer; } .photos-gallery-masonary .photo-item img {   width: 100%;   height: 100%;   object-fit: cover;   display: block; }   .photos-gallery-grid {   display: grid;   gap: 3px;   grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));   position: relative; } .photos-gallery-grid .photo-item {   border-radius: 10px;   text-align: center;   height: 280px;   cursor: pointer; } .photos-gallery-grid .photo-item img {   width: 100%;   height: 100%;   object-fit: cover;   display: block; }   .photos-gallery-justify {   display: flex;   flex-wrap: wrap; } .photos-gallery-justify .photo-item {   cursor: pointer;   height: auto; } .photos-gallery-justify .photo-item:hover {   opacity: 0.9; } .photos-gallery-justify .photo-item img {   user-select: none;   width: 100%;   vertical-align: middle; } .photos-gallery-justify::after {   content: "";   flex-grow: 99999;   min-width: calc(100vw / 4); } @media (max-width: 460px) {   .photos-gallery-justify {     flex-direction: column;   }   .photos-gallery-justify .photo-item {     width: 100% !important;   } }   .popup-overlay {   position: fixed;   top: 0;   left: 0;   width: 100%;   height: 100%;   background-color: rgba(0, 0, 0, 0.9);   display: none;   justify-content: center;   align-items: center;     z-index: 999999;   transition: 0.5s ease; } .popup-overlay .popup {   position: relative;   max-width: 100%;   max-height: 100%;   width: 100%;   height: 100%;   background-color: transparent;   display: flex !important;   justify-content: center;   align-items: center;   color: black; } .popup-overlay .close-btn {   position: absolute;   top: 10px;   right: 10px;   color: white;   font-size: 30px;   cursor: pointer;   width: 40px;   height: 40px;   display: flex;   align-items: center;   justify-content: center;   background: #0a0a0a;   border-radius: 50%; } .popup-overlay .prev-btn, .popup-overlay .next-btn {   position: absolute;   top: 50%;   transform: translateY(-50%);   font-size: 30px;   background-color: rgba(0, 0, 0, 0.5);   color: white;   border: none;   padding: 10px;   cursor: pointer;   z-index: 10;   opacity: 0;   visibility: hidden;   transition: 0.2s;   display: flex; } .popup-overlay:hover .prev-btn, .popup-overlay:hover .next-btn {   opacity: 1;   visibility: visible; } .popup-overlay .prev-btn {   left: 10px; } .popup-overlay .next-btn {   right: 10px; } .popup-overlay img#popup-image {   width: 100%;   height: auto;   max-height: 100vh; } .popup-overlay .prev-btn:hover, .popup-overlay .next-btn:hover {   background-color: rgba(0, 0, 0, 0.8); }  @media (max-width: 1024px) {   .photos-gallery-grid .photo-item {     width: 100%;     height: 150px !important;   }       .photos-gallery-masonary {     columns: 200px !important;   }       .photos-gallery-grid {     grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;   } } .ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox {   width: 100%;   height: 100%; } .ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox iframe {   width: 100%;   height: 100%; }  @media (max-width: 767px) {   .popup-overlay .prev-btn,   .popup-overlay .next-btn {     font-size: 20px;     padding: 5px;   } } .getty div:last-child {   padding: 0 !important;   height: 100% !important;   max-height: 100% !important; }   .ep-embed-content-wraper {   position: relative; } .ep-resume-prompt {   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0.65);   display: flex;   align-items: center;   justify-content: center;   z-index: 10;   color: #fff;   font-family: inherit; } .ep-resume-prompt__inner {   background: rgba(20, 20, 20, 0.95);   padding: 24px 28px;   border-radius: 8px;   text-align: center;   max-width: 90%;   box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); } .ep-resume-prompt__msg {   margin: 0 0 16px;   font-size: 16px;   line-height: 1.4; } .ep-resume-prompt__actions {   display: flex;   gap: 10px;   justify-content: center;   flex-wrap: wrap; } .ep-resume-prompt__btn {   padding: 8px 16px;   border-radius: 4px;   border: 1px solid rgba(255, 255, 255, 0.4);   background: transparent;   color: #fff;   font-size: 14px;   cursor: pointer;   transition: background 0.15s ease; } .ep-resume-prompt__btn:hover {   background: rgba(255, 255, 255, 0.12); } .ep-resume-prompt__btn--primary {   background: var(--plyr-color-main, #5b4e96);   border-color: var(--plyr-color-main, #5b4e96); } .ep-resume-prompt__btn--primary:hover {   filter: brightness(1.15); }  .ep-end-screen {   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0.85);   display: flex;   align-items: center;   justify-content: center;   z-index: 10;   color: #fff;   font-family: inherit;   text-align: center; } .ep-end-screen__inner {   padding: 24px 28px;   max-width: 90%; } .ep-end-screen__msg {   margin: 0 0 16px;   font-size: 18px;   line-height: 1.4; } .ep-end-screen__countdown {   margin: 12px 0 0;   font-size: 13px;   opacity: 0.8; } .ep-end-screen__actions {   display: flex;   gap: 10px;   justify-content: center;   flex-wrap: wrap;   margin-top: 14px; } .ep-end-screen__btn, a.ep-end-screen__btn, a.ep-end-screen__btn:hover, a.ep-end-screen__btn:focus, a.ep-end-screen__btn:visited {   display: inline-block;   padding: 8px 16px;   border-radius: 4px;   border: 1px solid rgba(255, 255, 255, 0.4);   background: transparent;   color: #fff;   font-size: 14px;   cursor: pointer;   text-decoration: none;   border-bottom: 1px solid rgba(255, 255, 255, 0.4);   transition: background 0.15s ease; } .ep-end-screen__btn:hover {   background: rgba(255, 255, 255, 0.12);   color: #fff; }  .ep-end-screen__btn--primary, a.ep-end-screen__btn--primary, a.ep-end-screen__btn--primary:hover, a.ep-end-screen__btn--primary:focus, a.ep-end-screen__btn--primary:visited {   background: var(--plyr-color-main, #5b4e96);   border-color: var(--plyr-color-main, #5b4e96);   color: #fff;   margin-bottom: 4px; } .ep-end-screen__btn--primary:hover, a.ep-end-screen__btn--primary:hover {   filter: brightness(1.15);   background: var(--plyr-color-main, #5b4e96); }  .ep-embed-content-wraper.ep-privacy-pending iframe {   visibility: hidden; } .ep-privacy-overlay {   position: absolute;   inset: 0;   z-index: 11;   background: #000 center/cover no-repeat;   color: #fff;   cursor: pointer;   display: flex;   flex-direction: column;   align-items: center;   justify-content: center;   text-align: center;   padding: 16px; } .ep-privacy-overlay--has-poster::before {   content: '';   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0.35); } .ep-privacy-overlay__play, .ep-privacy-overlay__play:hover, .ep-privacy-overlay__play:focus, .ep-privacy-overlay__play:active {   position: relative;   background: transparent;   border: 0;   box-shadow: none;   outline: none;   padding: 0;   cursor: pointer;   line-height: 0;   transition: transform 0.15s ease; } .ep-privacy-overlay__play:hover {   transform: scale(1.06);   background: transparent; } .ep-privacy-overlay__msg {   position: relative;   margin: 14px 0 0;   font-size: 13px;   line-height: 1.4;   max-width: 480px;   opacity: 0.95; }  .ep-timed-cta-stack {   position: absolute;   left: 50%;   bottom: 60px;   transform: translateX(-50%);   z-index: 9;   display: flex;   flex-direction: column;   gap: 8px;   align-items: center;   max-width: calc(100% - 32px);   pointer-events: none; } .ep-timed-cta {   position: relative;   background: rgba(20, 20, 20, 0.92);   color: #fff;   border-radius: 6px;   padding: 12px 40px 12px 16px;   box-shadow: 0 6px 20px rgba(0, 0, 0, 0.35);   max-width: 100%;   font-family: inherit;   pointer-events: auto;   animation: ep-timed-cta-in 0.25s ease-out; } @keyframes ep-timed-cta-in {   from {     opacity: 0;     transform: translateY(8px);   }   to {     opacity: 1;     transform: translateY(0);   } } .ep-timed-cta__inner {   display: flex;   flex-direction: column;   gap: 10px;   align-items: center;   text-align: center; } .ep-timed-cta__headline {   margin: 0;   font-size: 14px;   line-height: 1.35; } .ep-timed-cta__btn {   display: inline-block;   padding: 6px 14px;   border-radius: 4px;   background: var(--plyr-color-main, #5b4e96);   color: #fff;   font-size: 13px;   text-decoration: none;   transition: filter 0.15s ease; } .ep-timed-cta__btn:hover {   color: #fff;   filter: brightness(1.15); } .ep-timed-cta__close {   position: absolute;   top: 4px;   right: 6px;   background: transparent;   border: 0;   color: rgba(255, 255, 255, 0.7);   font-size: 20px;   line-height: 1;   cursor: pointer;   padding: 4px 8px; } .ep-timed-cta__close:hover {   color: #fff; }  .ep-embed-content-wraper[data-playerid] {   position: relative; } .ep-embed-content-wraper.ep-has-chapters {   position: relative; } .ep-chapter-label {   position: absolute;   top: 12px;   left: 12px;   z-index: 8;   background: rgba(0, 0, 0, 0.6);   color: #fff;   border: 0;   border-radius: 4px;   padding: 6px 10px;   font-size: 13px;   cursor: pointer;   display: inline-flex;   align-items: center;   gap: 6px;   max-width: calc(100% - 24px);   transition: opacity 0.2s ease; } .ep-chapter-label--hidden {   opacity: 0;   pointer-events: none; } .ep-chapter-label__title {   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap;   max-width: 220px; } .ep-chapter-label__caret {   font-size: 10px;   opacity: 0.8; } .ep-chapter-list {   position: absolute;   top: 50px;   left: 12px;   z-index: 9;   background: rgba(20, 20, 20, 0.95);   color: #fff;   border-radius: 6px;   width: 280px;   max-width: calc(100% - 24px);   max-height: 60%;   overflow-y: auto;   box-shadow: 0 8px 24px rgba(0, 0, 0, 0.4);   display: none; } .ep-chapter-list--open {   display: block; } .ep-chapter-list__item {   width: 100%;   background: transparent;   border: 0;   color: inherit;   text-align: left;   padding: 10px 14px;   font-size: 13px;   cursor: pointer;   display: flex;   gap: 10px;   align-items: baseline;   border-bottom: 1px solid rgba(255, 255, 255, 0.08); } .ep-chapter-list__item:last-child {   border-bottom: 0; } .ep-chapter-list__item:hover {   background: rgba(255, 255, 255, 0.08); } .ep-chapter-list__item--active {   background: rgba(255, 255, 255, 0.12); } .ep-chapter-list__time {   font-variant-numeric: tabular-nums;   opacity: 0.7;   flex-shrink: 0;   min-width: 48px; } .ep-chapter-ticks {   position: absolute;   inset: 0;   pointer-events: none;   overflow: visible; }  .plyr__progress.ep-chapters-split input[type="range"] {     color: transparent;   background: transparent !important; } .plyr__progress.ep-chapters-split input[type="range"]::-webkit-slider-runnable-track {   background: transparent !important; } .plyr__progress.ep-chapters-split input[type="range"]::-moz-range-track {   background: transparent !important; } .plyr__progress.ep-chapters-split input[type="range"]::-moz-range-progress {   background: transparent !important; } .plyr__progress.ep-chapters-split input[type="range"]::-ms-fill-lower {   background: transparent !important; } .plyr__progress.ep-chapters-split input[type="range"]::-ms-fill-upper {   background: transparent !important; } .plyr__progress.ep-chapters-split .plyr__progress__buffer {   display: none; } .ep-chapter-bar {   position: absolute;   inset: 0;   pointer-events: none;   z-index: 1; } .ep-chapter-seg {   position: absolute;   top: 50%;   transform: translateY(-50%);   height: 5px;   background: rgba(255, 255, 255, 0.28);   border-radius: 2px;   overflow: hidden;   transition: height 0.12s ease-out, background 0.12s ease-out; } .ep-chapter-seg__fill {   height: 100%;   width: 0%;     background: var(--plyr-range-fill-background, var(--plyr-color-main, #5b4e96));   border-radius: 2px; }  .plyr__progress:hover .ep-chapter-seg, .plyr__progress:focus-within .ep-chapter-seg {   height: 8px; }  .ep-chapter-seg--hover {   background: rgba(255, 255, 255, 0.5); }  .ep-embed-content-wraper.ep-has-chapters .plyr__progress .plyr__tooltip {   max-width: 240px;   white-space: normal;   text-align: center; } .ep-chapter-tooltip-title {   display: inline-block;   margin-top: 2px;   font-size: 11px;   font-weight: 400;   opacity: 0.85;   max-width: 220px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap;   vertical-align: bottom; }  .ep-lead-form {   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0.85);   z-index: 12;   display: flex;   align-items: center;   justify-content: center;   padding: 16px;   color: #fff;   font-family: inherit; } .ep-lead-form__inner {   background: rgba(20, 20, 20, 0.97);   border-radius: 8px;   padding: 24px 28px;   width: 100%;   max-width: 380px;   box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); } .ep-lead-form__headline {   margin: 0 0 16px;   font-size: 16px;   line-height: 1.4;   text-align: center; } .ep-lead-form__field {   margin-bottom: 12px;   text-align: left; } .ep-lead-form__label {   display: block;   margin-bottom: 6px;   font-size: 13px;   font-weight: 500;   color: rgba(255, 255, 255, 0.85); } .ep-lead-form .ep-lead-form__input, .ep-lead-form input.ep-lead-form__input {   display: block;   width: 100%;   padding: 10px 12px;   margin-bottom: 0;   border-radius: 4px;   border: 1px solid rgba(255, 255, 255, 0.2);   background: rgba(255, 255, 255, 0.08);   color: #fff;   font-size: 14px;   box-sizing: border-box;   -webkit-appearance: none;   appearance: none; } .ep-lead-form .ep-lead-form__input::placeholder {   color: rgba(255, 255, 255, 0.6);   opacity: 1; }  .ep-lead-form .ep-lead-form__input:-webkit-autofill, .ep-lead-form .ep-lead-form__input:-webkit-autofill:hover, .ep-lead-form .ep-lead-form__input:-webkit-autofill:focus {   -webkit-text-fill-color: #fff;   -webkit-box-shadow: 0 0 0 1000px rgba(255, 255, 255, 0.08) inset;   caret-color: #fff;   transition: background-color 9999s ease-in-out 0s; } .ep-lead-form__input:focus {   outline: none;   border-color: var(--plyr-color-main, #5b4e96); } .ep-lead-form__error {   margin: 4px 0 12px;   color: #ff6b6b;   font-size: 13px; } .ep-lead-form__actions {   display: flex;   gap: 8px;   margin-top: 14px; } .ep-lead-form__btn {   flex: 1;   padding: 10px 16px;   border-radius: 4px;   border: 1px solid rgba(255, 255, 255, 0.3);   background: transparent;   color: #fff;   font-size: 14px;   cursor: pointer;   transition: filter 0.15s ease, background 0.15s ease; } .ep-lead-form__btn:hover {   background: rgba(255, 255, 255, 0.12); } .ep-lead-form__btn--primary {   background: var(--plyr-color-main, #5b4e96);   border-color: var(--plyr-color-main, #5b4e96); } .ep-lead-form__btn--primary:hover {   filter: brightness(1.15); } .ep-lead-form__btn[disabled] {   opacity: 0.6;   cursor: default; }  .ep-action-lock {   position: absolute;   inset: 0;   z-index: 13;   background: rgba(0, 0, 0, 0.92);   color: #fff;   display: flex;   align-items: center;   justify-content: center;   padding: 16px;   font-family: inherit;   text-align: center; } .ep-action-lock__inner {   max-width: 460px;   width: 100%; } .ep-action-lock__headline {   margin: 0 0 8px;   font-size: 18px;   font-weight: 600;   line-height: 1.3; } .ep-action-lock__message {   margin: 0 0 18px;   font-size: 14px;   line-height: 1.5;   opacity: 0.85; } .ep-action-lock__actions {   display: flex;   gap: 10px;   justify-content: center;   flex-wrap: wrap; } .ep-action-lock__btn {   padding: 9px 18px;   border-radius: 4px;   border: 1px solid rgba(255, 255, 255, 0.3);   background: transparent;   color: #fff;   font-size: 14px;   cursor: pointer;   text-decoration: none;   display: inline-flex;   align-items: center;   gap: 6px;   transition: filter 0.15s ease, background 0.15s ease; } .ep-action-lock__btn:hover {   background: rgba(255, 255, 255, 0.12);   color: #fff; } .ep-action-lock__btn[disabled] {   opacity: 0.6;   cursor: default; } .ep-action-lock__btn--primary {   background: var(--plyr-color-main, #5b4e96);   border-color: var(--plyr-color-main, #5b4e96); } .ep-action-lock__btn--primary:hover {   filter: brightness(1.15); } .ep-action-lock__btn--facebook {   background: #1877f2;   border-color: #1877f2; } .ep-action-lock__btn--twitter {   background: #000;   border-color: #000; } .ep-action-lock__btn--linkedin {   background: #0a66c2;   border-color: #0a66c2; }  .ep-country-restricted {   background: #f5f5f7;   border: 1px solid #e0e0e4;   border-radius: 6px;   padding: 32px 20px;   text-align: center;   color: #444;   font-family: inherit; } .ep-country-restricted__inner p {   margin: 0;   font-size: 14px;   line-height: 1.5; }  .ep-view-count {   display: inline-flex;   align-items: center;   gap: 8px;   margin-block-start: 8px;   padding: 4px 12px;   border-radius: 999px;   color: #444;   font-size: 12px;   line-height: 1;   font-weight: 500;   width: -moz-fit-content;   width: fit-content; } .ep-view-count__item {   display: inline-flex;   align-items: center;   gap: 6px; } .ep-view-count [hidden] {   display: none !important; } .ep-view-count__icon {   flex-shrink: 0;   opacity: 0.75; } .ep-view-count__label {   white-space: nowrap; } .ep-view-count__sep {   opacity: 0.4; } @media (prefers-color-scheme: dark) {   .ep-view-count {     color: #ddd;   } }  .ep-view-count[class*="ep-view-count--pos-"] {   display: flex;   width: 100%; }  .ep-view-count--pos-below-left, .ep-view-count--pos-above-left {   justify-content: flex-start; } .ep-view-count--pos-below-center, .ep-view-count--pos-above-center {   justify-content: center; } .ep-view-count--pos-below-right, .ep-view-count--pos-above-right {   justify-content: flex-end; }  .ep-view-count--pos-above-left, .ep-view-count--pos-above-center, .ep-view-count--pos-above-right {   margin-block-start: 0;   margin-block-end: 8px; }  .main-content-wraper:has(> .ep-view-count--pos-above-left), .main-content-wraper:has(> .ep-view-count--pos-above-center), .main-content-wraper:has(> .ep-view-count--pos-above-right), .ep-embed-content-wraper:has(.ep-view-count--pos-above-left), .ep-embed-content-wraper:has(.ep-view-count--pos-above-center), .ep-embed-content-wraper:has(.ep-view-count--pos-above-right) {   display: flex;   flex-direction: column; } .ep-view-count--pos-above-left, .ep-view-count--pos-above-center, .ep-view-count--pos-above-right {   order: -1; }  .ose-youtube.has-layout-queue, .ose-youtube.has-layout-queue .ep-player-wrap.layout-queue, .ose-youtube.has-layout-theatre, .ose-youtube.has-layout-theatre .ep-player-wrap.layout-theatre, .ose-youtube.has-layout-library, .ose-youtube.has-layout-library .ep-player-wrap.layout-library, .ose-youtube.has-layout-spotlight, .ose-youtube.has-layout-spotlight .ep-player-wrap.layout-spotlight, .ose-youtube.has-layout-cinema, .ose-youtube.has-layout-cinema .ep-player-wrap.layout-cinema, .ose-youtube.has-layout-magazine, .ose-youtube.has-layout-magazine .ep-player-wrap.layout-magazine {   display: block !important;   width: 100% !important;   max-width: 100% !important;   height: auto !important;   max-height: none !important;   padding: 0;   background: transparent; } .ep-player-wrap.layout-queue .ep-first-video, .ep-player-wrap.layout-theatre .ep-first-video, .ep-player-wrap.layout-library .ep-first-video, .ep-player-wrap.layout-spotlight .ep-first-video, .ep-player-wrap.layout-cinema .ep-first-video, .ep-player-wrap.layout-magazine .ep-first-video {   display: none; }  .ep-yt-playlist {   --epyp-bg: #0f0f0f;   --epyp-surface: #181818;   --epyp-surface-2: #212121;   --epyp-border: #2a2a2a;   --epyp-text: #f1f1f1;   --epyp-text-dim: #aaa;   --epyp-accent: #ff0000;   --epyp-focus: #3ea6ff;   --epyp-radius: 12px;   --epyp-radius-sm: 6px;   --epyp-font: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;   box-sizing: border-box;   width: 100%;   max-width: 1080px;   margin: 0 auto;   color: var(--epyp-text);   font-family: var(--epyp-font);   line-height: 1.4;   background: var(--epyp-bg);   border-radius: var(--epyp-radius);   overflow: hidden;   box-shadow: 0 4px 24px rgba(0, 0, 0, .12); }  .ep-yt-playlist * {   all: revert;   box-sizing: border-box;   font-family: var(--epyp-font);   line-height: 1.4; } .ep-yt-playlist *::before, .ep-yt-playlist *::after {   box-sizing: border-box; } .ep-yt-playlist a {   color: inherit;   text-decoration: none; } .ep-yt-playlist button {   font: inherit;   cursor: pointer; } .ep-yt-playlist img, .ep-yt-playlist svg {   display: block;   max-width: 100%; } .ep-yt-playlist ol, .ep-yt-playlist ul {   list-style: none;   margin: 0;   padding: 0; }  .ep-yt-playlist[data-layout="queue"][data-playlist-id] {     --epq-h: 480px; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue {   display: flex;   flex-wrap: nowrap;   width: 100%;   height: var(--epq-h); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__player {   position: relative;   flex: 1 1 auto;   min-width: 0;   height: 100%;   background: #000; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__iframe {   position: absolute;   inset: 0;   width: 100% !important;   height: 100% !important;   border: 0;   max-width: 100% !important;   max-height: 100% !important; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__list {   flex: 0 0 340px;   display: flex;   flex-direction: column;   min-width: 0;   min-height: 0;   height: 100%;   overflow: hidden;   background: var(--epyp-surface);   border-left: 1px solid var(--epyp-border); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__header {   flex: 0 0 auto;   padding: 14px 16px 10px;   border-bottom: 1px solid var(--epyp-border);   background: var(--epyp-surface-2); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__title {   display: block;   font-size: 16px;   font-weight: 600;   color: var(--epyp-text);   line-height: 1.3;   margin: 0 0 4px;   word-break: break-word; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__title:hover {   color: #fff;   text-decoration: underline; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__meta {   display: flex;   align-items: center;   gap: 6px;   font-size: 12px;   color: var(--epyp-text-dim);   margin-bottom: 8px; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__sep {   opacity: .6; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__position-current {   color: #fff;   font-weight: 500; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__controls {   display: flex;   align-items: center;   gap: 6px; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__controls button {   background: transparent;   border: 0;   color: var(--epyp-text-dim);   width: 30px;   height: 30px;   display: inline-flex;   align-items: center;   justify-content: center;   border-radius: 50%;   padding: 0;   transition: background .15s, color .15s; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__controls button:hover {   background: rgba(255, 255, 255, .08);   color: #fff; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__controls button[aria-pressed="true"] {   color: var(--epyp-focus);   background: rgba(62, 166, 255, .12); } .ep-yt-playlist .ep-yt-queue__icon {   width: 18px;   height: 18px;   stroke-width: 2; }  .ep-yt-playlist .ep-yt-icon {   display: inline-block;   width: 18px;   height: 18px;   background-color: currentColor;   -webkit-mask-repeat: no-repeat;   mask-repeat: no-repeat;   -webkit-mask-position: center;   mask-position: center;   -webkit-mask-size: contain;   mask-size: contain;   vertical-align: middle; } .ep-yt-playlist .ep-yt-icon--loop {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='17 1 21 5 17 9'/><path d='M3 11V9a4 4 0 0 1 4-4h14'/><polyline points='7 23 3 19 7 15'/><path d='M21 13v2a4 4 0 0 1-4 4H3'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='17 1 21 5 17 9'/><path d='M3 11V9a4 4 0 0 1 4-4h14'/><polyline points='7 23 3 19 7 15'/><path d='M21 13v2a4 4 0 0 1-4 4H3'/></svg>"); } .ep-yt-playlist .ep-yt-icon--shuffle {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='16 3 21 3 21 8'/><line x1='4' y1='20' x2='21' y2='3'/><polyline points='21 16 21 21 16 21'/><line x1='15' y1='15' x2='21' y2='21'/><line x1='4' y1='4' x2='9' y2='9'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='16 3 21 3 21 8'/><line x1='4' y1='20' x2='21' y2='3'/><polyline points='21 16 21 21 16 21'/><line x1='15' y1='15' x2='21' y2='21'/><line x1='4' y1='4' x2='9' y2='9'/></svg>"); } .ep-yt-playlist .ep-yt-icon--chev-left {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='15 18 9 12 15 6'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='15 18 9 12 15 6'/></svg>"); } .ep-yt-playlist .ep-yt-icon--chev-right {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='9 18 15 12 9 6'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='9 18 15 12 9 6'/></svg>"); } .ep-yt-playlist .ep-yt-icon--prev {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='19 20 9 12 19 4 19 20'/><line x1='5' y1='19' x2='5' y2='5'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='19 20 9 12 19 4 19 20'/><line x1='5' y1='19' x2='5' y2='5'/></svg>"); } .ep-yt-playlist .ep-yt-icon--next {   -webkit-mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='5 4 15 12 5 20 5 4'/><line x1='19' y1='5' x2='19' y2='19'/></svg>");   mask-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23000' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polygon points='5 4 15 12 5 20 5 4'/><line x1='19' y1='5' x2='19' y2='19'/></svg>"); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__items {   padding: 6px 0;   overflow-y: auto;   overflow-x: hidden;   flex: 1 1 auto;   min-height: 0;   scrollbar-width: thin;   scrollbar-color: #4a4a4a transparent; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__items::-webkit-scrollbar {   width: 8px; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__items::-webkit-scrollbar-track {   background: transparent; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__items::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__items::-webkit-scrollbar-thumb:hover {   background: #5e5e5e; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item {   display: grid;   grid-template-columns: 24px 92px 1fr;   gap: 8px;   padding: 6px 8px 6px 6px;   cursor: pointer;   align-items: center;   transition: background .12s; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item:hover {   background: rgba(255, 255, 255, .06); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item.is-active {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item.is-active .ep-yt-queue__item-index {   color: transparent;   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='%23ff0000'%3E%3Cpath d='M8 5v14l11-7z'/%3E%3C/svg%3E");   background-repeat: no-repeat;   background-position: center; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item-index {   text-align: center;   color: var(--epyp-text-dim);   font-size: 12px;   line-height: 1; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item-thumb {   width: 92px;   height: 52px;   object-fit: cover;   border-radius: 4px;   background-color: #000; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item-body {   display: flex;   flex-direction: column;   gap: 2px;   min-width: 0;   overflow: hidden; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item-title {   color: var(--epyp-text);   font-size: 13px;   font-weight: 500;   line-height: 1.3;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden;   word-break: break-word; } .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__item-channel {   color: var(--epyp-text-dim);   font-size: 11px;   line-height: 1.2;   white-space: nowrap;   overflow: hidden;   text-overflow: ellipsis; } .ep-yt-playlist .ep-yt-queue__loader, .ep-yt-playlist .ep-yt-theatre__loader {   display: flex;   align-items: center;   justify-content: center;   gap: 8px;   padding: 14px;   color: var(--epyp-text-dim);   font-size: 12px; } .ep-yt-playlist .ep-yt-queue__loader[hidden], .ep-yt-playlist .ep-yt-theatre__loader[hidden] {   display: none; } .ep-yt-playlist .ep-yt-queue__spinner, .ep-yt-playlist .ep-yt-theatre__spinner, .ep-yt-playlist .ep-yt-library__spinner, .ep-yt-playlist .ep-yt-spotlight__spinner, .ep-yt-playlist .ep-yt-cinema__spinner, .ep-yt-playlist .ep-yt-magazine__spinner {   width: 14px;   height: 14px;   flex: 0 0 14px;   box-sizing: border-box;   border: 2px solid #4a4a4a;   border-top-color: var(--epyp-text);   border-radius: 50%;   animation: ep-yt-playlist-spin .8s linear infinite; } @keyframes ep-yt-playlist-spin {   to {     transform: rotate(360deg);   } } @media (max-width: 768px) {   .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue {     --epq-h: auto;     flex-direction: column;     height: auto;   }   .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__player {     aspect-ratio: 16/9;     height: auto;     flex: 0 0 auto;   }   .ep-yt-playlist[data-layout="queue"][data-playlist-id] .ep-yt-queue__list {     flex: 0 0 auto;     border-left: 0;     border-top: 1px solid var(--epyp-border);     height: 360px;     max-height: 360px;   } }  .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre {   display: flex;   flex-direction: column; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__player {   position: relative;   aspect-ratio: 16 / 9;   width: 100%;   background: #000; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__iframe {   position: absolute;   inset: 0;   width: 100% !important;   height: 100% !important;   border: 0;   max-width: 100% !important;   max-height: 100% !important; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__meta {   padding: 14px 18px;   background: var(--epyp-surface-2);   border-bottom: 1px solid var(--epyp-border); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__title {   display: inline-flex;   align-items: center;   gap: 8px;   font-size: 17px;   font-weight: 600;   color: var(--epyp-text);   margin: 0;   word-break: break-word; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__title:hover {   text-decoration: underline; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__playicon {   color: var(--epyp-accent);   font-size: 14px;   line-height: 1; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__sub {   display: flex;   align-items: center;   gap: 8px;   margin-top: 6px;   font-size: 13px;   color: var(--epyp-text-dim); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__sep {   opacity: .6; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__position-current {   color: #fff;   font-weight: 500; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__controls {   display: inline-flex;   align-items: center;   gap: 4px;   margin-left: auto; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__controls button {   background: transparent;   border: 0;   color: var(--epyp-text-dim);   width: 28px;   height: 28px;   display: inline-flex;   align-items: center;   justify-content: center;   border-radius: 50%;   padding: 0;   transition: background .15s, color .15s; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__controls button:hover {   background: rgba(255, 255, 255, .08);   color: #fff; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__controls button[aria-pressed="true"] {   color: var(--epyp-focus);   background: rgba(62, 166, 255, .12); } .ep-yt-playlist .ep-yt-theatre__icon {   width: 16px;   height: 16px;   stroke-width: 2; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__strip-wrap {   position: relative;   padding: 14px 8px;   background: var(--epyp-bg);     min-width: 0;   width: 100%;   max-width: 100%;   box-sizing: border-box;   overflow: hidden; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre {     min-width: 0;   width: 100%;   overflow: hidden; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__strip {   display: flex;   gap: 12px;   overflow-x: auto;   overflow-y: hidden;   scroll-snap-type: x mandatory;   scroll-behavior: smooth;   padding: 2px 6px;   scrollbar-width: thin;   scrollbar-color: #4a4a4a transparent; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__strip::-webkit-scrollbar {   height: 8px; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__strip::-webkit-scrollbar-track {   background: transparent; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__strip::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card {   flex: 0 0 168px;   display: flex;   flex-direction: column;   gap: 6px;   scroll-snap-align: start;   cursor: pointer;   padding: 4px;   border-radius: var(--epyp-radius-sm);   transition: background .12s, transform .12s; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card:hover {   background: rgba(255, 255, 255, .05); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card.is-active {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card-thumb-wrap {   position: relative;   aspect-ratio: 16 / 9;   border-radius: var(--epyp-radius-sm);   overflow: hidden;   background: #000; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card-thumb {   width: 100%;   height: 100%;   object-fit: cover; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card-num {   position: absolute;   top: 4px;   left: 4px;   background: rgba(0, 0, 0, .78);   color: #fff;   font-size: 11px;   font-weight: 600;   padding: 2px 6px;   border-radius: 4px;   min-width: 22px;   text-align: center; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card.is-active .ep-yt-theatre__card-num {   background: var(--epyp-accent); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card-title {   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden;   font-size: 13px;   font-weight: 500;   color: var(--epyp-text);   line-height: 1.3;   word-break: break-word; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card-channel {   font-size: 11px;   color: var(--epyp-text-dim);   white-space: nowrap;   overflow: hidden;   text-overflow: ellipsis; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav {   position: absolute;   top: 50%;   transform: translateY(-50%);   background: rgba(0, 0, 0, .7);   color: #fff;   border: 0;   width: 36px;   height: 36px;   border-radius: 50%;   display: inline-flex;   align-items: center;   justify-content: center;   padding: 0;   z-index: 2;   transition: background .15s, opacity .15s; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav:hover {   background: rgba(0, 0, 0, .85); } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav--prev {   left: 8px; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav--next {   right: 8px; } .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav[hidden] {   display: none; } @media (max-width: 600px) {   .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__meta {     padding: 10px 14px;   }   .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__title {     font-size: 15px;   }   .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__card {     flex: 0 0 132px;   }   .ep-yt-playlist[data-layout="theatre"][data-playlist-id] .ep-yt-theatre__nav {     width: 30px;     height: 30px;   } }   .ep-yt-playlist[data-layout][data-playlist-id] :is(h1, h2, h3, h4, h5, h6, p, a, button, ol, ul, li, span, article, aside, header, footer, section, div) {   margin: 0;   padding: 0;   color: inherit;   font: inherit;   line-height: inherit;   text-decoration: none;   background: none;   border: 0;   text-shadow: none;   list-style: none;   text-transform: none;   letter-spacing: normal;   font-weight: inherit;   font-style: normal;   text-align: left;   box-shadow: none; } .ep-yt-playlist[data-layout][data-playlist-id] :is(img) {   max-width: 100%;   height: auto;   border: 0;   border-radius: 0;   box-shadow: none;   display: block;   margin: 0;   filter: none; }  .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__loader[hidden], .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__loader[hidden], .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__loader[hidden], .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__loader[hidden], .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal[hidden] {   display: none !important; }  .ep-yt-playlist .ep-yt-queue__loader, .ep-yt-playlist .ep-yt-theatre__loader, .ep-yt-playlist .ep-yt-library__loader, .ep-yt-playlist .ep-yt-spotlight__loader, .ep-yt-playlist .ep-yt-cinema__loader, .ep-yt-playlist .ep-yt-magazine__loader {   position: absolute;   left: 0;   right: 0;   bottom: 0;   height: 36px;   padding: 0;   background: linear-gradient(to top, rgba(15, 15, 15, .95) 55%, rgba(15, 15, 15, 0));   pointer-events: none;   z-index: 2;   display: flex;   align-items: center;   justify-content: center;   gap: 8px;   color: #aaa;   font-size: 12px; }  .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-queue__loader-text, .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-theatre__loader-text, .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-library__loader-text, .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-spotlight__loader-text, .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-cinema__loader-text, .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-magazine__loader-text {   font-size: 12px;   line-height: 1; } .ep-yt-playlist .ep-yt-queue__list, .ep-yt-playlist .ep-yt-theatre__strip-wrap, .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library, .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-wrap, .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay-inner, .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-wrap {   position: relative; }  .ep-yt-playlist .ep-yt-icon-btn {   background: transparent;   border: 0;   color: #aaa;   width: 30px;   height: 30px;   padding: 0;   display: inline-flex;   align-items: center;   justify-content: center;   border-radius: 50%;   cursor: pointer;   transition: background .15s, color .15s;   font: inherit;   line-height: 1; } .ep-yt-playlist .ep-yt-icon-btn:hover {   background: rgba(255, 255, 255, .1);   color: #fff; } .ep-yt-playlist .ep-yt-icon-btn[aria-pressed="true"] {   color: #3ea6ff;   background: rgba(62, 166, 255, .15); }  .ep-yt-playlist .ep-yt-cinema__open-queue, .ep-yt-playlist .ep-yt-cinema__close-queue, .ep-yt-playlist .ep-yt-library__modal-close {   width: auto;   min-width: 30px;   padding: 0 10px;   border-radius: 4px;   font-size: 13px;   color: #fff; }  .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-cinema__open-queue {   gap: 6px;   height: 30px;   padding: 0 12px;   border-radius: 15px;   font-size: 13px;   line-height: 1;   font-weight: 500;   white-space: nowrap; } .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-cinema__open-queue-label {   font-size: 13px;   line-height: 1; }  .ep-yt-playlist[data-layout][data-playlist-id] .ep-yt-icon {   background-color: currentColor; } .ep-yt-playlist .ep-yt-cinema__open-queue .ep-yt-icon {   width: 16px;   height: 16px;   flex: 0 0 16px; } .ep-yt-playlist .ep-yt-icon--queue {   -webkit-mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27%23000%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cline%20x1%3D%273%27%20y1%3D%276%27%20x2%3D%2716%27%20y2%3D%276%27/%3E%3Cline%20x1%3D%273%27%20y1%3D%2712%27%20x2%3D%2716%27%20y2%3D%2712%27/%3E%3Cline%20x1%3D%273%27%20y1%3D%2718%27%20x2%3D%2710%27%20y2%3D%2718%27/%3E%3Cpolygon%20points%3D%2716%2016%2022%2019%2016%2022%2016%2016%27/%3E%3C/svg%3E");   mask-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A//www.w3.org/2000/svg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27%23000%27%20stroke%3D%27%23000%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cline%20x1%3D%273%27%20y1%3D%276%27%20x2%3D%2716%27%20y2%3D%276%27/%3E%3Cline%20x1%3D%273%27%20y1%3D%2712%27%20x2%3D%2716%27%20y2%3D%2712%27/%3E%3Cline%20x1%3D%273%27%20y1%3D%2718%27%20x2%3D%2710%27%20y2%3D%2718%27/%3E%3Cpolygon%20points%3D%2716%2016%2022%2019%2016%2022%2016%2016%27/%3E%3C/svg%3E"); } .ep-yt-playlist .ep-yt-library__modal-close {   font-size: 28px;   padding: 0 8px; }  .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library {   display: flex;   flex-direction: column;   gap: 0;   background: #0f0f0f;   color: #f1f1f1;   border-radius: 12px;   overflow: hidden;   font-family: Roboto, "Segoe UI", system-ui, -apple-system, sans-serif; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__header {   display: flex;   justify-content: space-between;   align-items: center;   gap: 16px;   padding: 14px 18px;   border-bottom: 1px solid #2a2a2a; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__title {   color: #fff;   text-decoration: none;   font-weight: 600;   font-size: 16px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap;   max-width: 70%; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__title:hover {   color: #fff;   text-decoration: underline; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__meta {   color: #aaa;   font-size: 13px;   display: flex;   gap: 6px;   align-items: center; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__sep {   color: #555; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__grid {   display: grid;   grid-template-columns: repeat(auto-fill, minmax(220px, 1fr));   gap: 16px;   padding: 16px;   max-height: 640px;   overflow-y: auto; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__grid::-webkit-scrollbar {   width: 8px; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__grid::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card {   all: unset;   display: flex;   flex-direction: column;   gap: 6px;   cursor: pointer;   background: #181818;   border-radius: 10px;   padding: 8px;   transition: background .15s ease;   color: #f1f1f1; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card:hover {   background: #242424; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card.is-active {   background: #2d2d2d;   outline: 2px solid #3ea6ff;   outline-offset: -2px; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card-thumb-wrap {   position: relative;   width: 100%;   aspect-ratio: 16/9;   border-radius: 8px;   overflow: hidden;   background: #000; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card-thumb {   width: 100%;   height: 100%;   object-fit: cover;   display: block; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card-play {   position: absolute;   inset: 0;   display: flex;   align-items: center;   justify-content: center;   color: #fff;   font-size: 28px;   opacity: 0;   transition: opacity .15s ease;   background: rgba(0, 0, 0, .35); } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card:hover .ep-yt-library__card-play {   opacity: 1; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card-title {   font-size: 14px;   font-weight: 500;   color: #fff;   line-height: 1.35;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__card-channel {   font-size: 12px;   color: #aaa; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__loader {   padding: 16px;   text-align: center;   color: #aaa; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal {   position: fixed;   inset: 0;   background: rgba(0, 0, 0, .85);   z-index: 99999;   display: flex;   align-items: center;   justify-content: center;   padding: 20px; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal[hidden] {   display: none; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal-inner {   position: relative;   width: min(1000px, 100%);   aspect-ratio: 16/9;   background: #000;   border-radius: 8px;   overflow: hidden; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal-iframe {   width: 100%;   height: 100%;   border: 0;   display: block; } .ep-yt-playlist[data-layout="library"][data-playlist-id] .ep-yt-library__modal-close {   position: absolute;   top: -40px;   right: 0;   font-size: 32px; }  .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight {   display: flex;   flex-direction: column;   gap: 0;   background: #0f0f0f;   color: #f1f1f1;   border-radius: 12px;   overflow: hidden;   font-family: Roboto, "Segoe UI", system-ui, -apple-system, sans-serif; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__stage {   display: flex;   flex-direction: column;   min-width: 0; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__player {   position: relative;   aspect-ratio: 16/9;   background: #000; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__iframe {   position: absolute;   inset: 0;   width: 100%;   height: 100%;   border: 0;   display: block; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__hero {   padding: 16px 20px;   border-bottom: 1px solid #2a2a2a; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__hero-title {   margin: 0 0 6px;   color: #fff;   font-size: 18px;   font-weight: 600;   line-height: 1.3;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__hero-desc {   margin: 0 0 10px;   color: #aaa;   font-size: 13px;   line-height: 1.5;   display: -webkit-box;   -webkit-line-clamp: 3;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__hero-meta {   display: flex;   align-items: center;   gap: 8px;   color: #aaa;   font-size: 13px;   flex-wrap: wrap; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__sep {   color: #555; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__controls {   margin-left: auto;   display: flex;   gap: 4px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-wrap {   display: flex;   flex-direction: column;   background: #181818;   min-height: 0; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-header {   padding: 12px 14px;   border-bottom: 1px solid #2a2a2a; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-title {   color: #fff;   text-decoration: none;   font-weight: 600;   font-size: 14px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail {   list-style: none;   margin: 0;   padding: 8px;   overflow-y: auto;   max-height: 360px;   display: flex;   flex-direction: column;   gap: 4px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail::-webkit-scrollbar {   width: 8px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-card {   display: grid;   grid-template-columns: 120px 1fr;   gap: 10px;   padding: 8px;   cursor: pointer;   border-radius: 8px;   transition: background .15s ease; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-card:hover {   background: rgba(255, 255, 255, .05); } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-card.is-active {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-thumb-wrap {   position: relative;   width: 120px;   aspect-ratio: 16/9;   border-radius: 6px;   overflow: hidden;   background: #000; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-thumb {   width: 100%;   height: 100%;   object-fit: cover;   display: block; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-num {   position: absolute;   bottom: 4px;   right: 4px;   background: rgba(0, 0, 0, .8);   color: #fff;   font-size: 11px;   padding: 1px 5px;   border-radius: 2px; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-body {   display: flex;   flex-direction: column;   gap: 4px;   min-width: 0; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-card-title {   color: #fff;   font-size: 13px;   font-weight: 500;   line-height: 1.35;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="spotlight"][data-playlist-id] .ep-yt-spotlight__rail-card-channel {   color: #aaa;   font-size: 12px; }  .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema {   position: relative;   background: #000;   color: #f1f1f1;   border-radius: 12px;   overflow: hidden;   font-family: Roboto, "Segoe UI", system-ui, -apple-system, sans-serif; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__player {   position: relative;   aspect-ratio: 16/9;   background: #000; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__iframe {   position: absolute;   inset: 0;   width: 100%;   height: 100%;   border: 0;   display: block; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__bar {   display: flex;   align-items: center;   gap: 12px;   padding: 12px 16px;   background: #0f0f0f;   border-top: 1px solid #2a2a2a;   flex-wrap: wrap; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__title {   color: #fff;   text-decoration: none;   font-weight: 600;   font-size: 15px;   overflow: hidden;   text-overflow: ellipsis;   white-space: nowrap;   max-width: 40%; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__sub {   color: #aaa;   font-size: 13px;   display: flex;   align-items: center;   gap: 6px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__sep {   color: #555; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__controls {   margin-left: auto;   display: flex;   gap: 4px;   align-items: center; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__open-queue {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__open-queue:hover {   background: rgba(255, 255, 255, .2); } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay {   position: absolute;   top: 0;   right: 0;   bottom: 0;   width: min(420px, 90%);   background: rgba(15, 15, 15, .96);   border-left: 1px solid #2a2a2a;   transform: translateX(100%);   transition: transform .25s ease;   display: flex;   flex-direction: column;   z-index: 5; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay.is-open {   transform: translateX(0); } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay-inner {   display: flex;   flex-direction: column;   height: 100%;   min-height: 0; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay-header {   display: flex;   align-items: center;   justify-content: space-between;   padding: 12px 14px;   border-bottom: 1px solid #2a2a2a; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__overlay-title {   color: #fff;   font-weight: 600;   font-size: 14px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__close-queue {   font-size: 24px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__items {   list-style: none;   margin: 0;   padding: 8px;   overflow-y: auto;   flex: 1;   min-height: 0;   display: flex;   flex-direction: column;   gap: 4px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__items::-webkit-scrollbar {   width: 8px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__items::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item {   display: grid;   grid-template-columns: 28px 110px 1fr;   gap: 8px;   padding: 6px;   align-items: center;   cursor: pointer;   border-radius: 6px;   transition: background .15s ease; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item:hover {   background: rgba(255, 255, 255, .05); } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item.is-active {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item-index {   color: #aaa;   font-size: 12px;   text-align: center; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item-thumb {   width: 110px;   aspect-ratio: 16/9;   object-fit: cover;   border-radius: 4px;   display: block;   background: #000; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item-body {   display: flex;   flex-direction: column;   gap: 2px;   min-width: 0; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item-title {   color: #fff;   font-size: 13px;   font-weight: 500;   line-height: 1.35;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="cinema"][data-playlist-id] .ep-yt-cinema__item-channel {   color: #aaa;   font-size: 12px; }  .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine {   background: #0f0f0f;   color: #f1f1f1;   border-radius: 12px;   overflow: hidden;   font-family: Georgia, "Times New Roman", serif; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero {   display: flex;   flex-direction: column;   gap: 0;   border-bottom: 1px solid #2a2a2a; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__player {   position: relative;   aspect-ratio: 16/9;   background: #000; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__iframe {   position: absolute;   inset: 0;   width: 100%;   height: 100%;   border: 0;   display: block; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-body {   padding: 24px 28px;   display: flex;   flex-direction: column;   gap: 12px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-eyebrow {   color: #ff4040;   text-decoration: none;   text-transform: uppercase;   letter-spacing: .1em;   font-size: 12px;   font-weight: 700;   font-family: Roboto, sans-serif; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-title {   margin: 0;   color: #fff;   font-size: 26px;   font-weight: 700;   line-height: 1.2; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-desc {   margin: 0;   color: #ccc;   font-size: 15px;   line-height: 1.6;   max-height: 4.8em;   overflow: hidden;   transition: max-height .25s ease; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-desc.is-expanded {   max-height: 40em; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__readmore {   align-self: flex-start;   background: transparent;   border: 0;   color: #3ea6ff;   cursor: pointer;   padding: 0;   font-size: 13px;   font-family: Roboto, sans-serif;   font-weight: 600; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__readmore:hover {   text-decoration: underline; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-meta {   display: flex;   align-items: center;   gap: 8px;   color: #aaa;   font-size: 13px;   font-family: Roboto, sans-serif;   flex-wrap: wrap;   margin-top: auto; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__sep {   color: #555; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__controls {   margin-left: auto;   display: flex;   gap: 4px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-wrap {   padding: 16px 20px 20px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-header {   margin-bottom: 12px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-label {   color: #aaa;   font-size: 12px;   font-weight: 700;   letter-spacing: .08em;   text-transform: uppercase;   font-family: Roboto, sans-serif; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail {   list-style: none;   margin: 0;   padding: 4px 0;   display: flex;   gap: 14px;   overflow-x: auto;   scroll-snap-type: x mandatory; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail::-webkit-scrollbar {   height: 8px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail::-webkit-scrollbar-thumb {   background: #4a4a4a;   border-radius: 4px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-item {   flex: 0 0 220px;   scroll-snap-align: start;   cursor: pointer;   display: flex;   flex-direction: column;   gap: 8px;   padding: 6px;   border-radius: 8px;   transition: background .15s ease;   font-family: Roboto, sans-serif; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-item:hover {   background: rgba(255, 255, 255, .05); } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-item.is-active {   background: rgba(255, 255, 255, .1); } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-thumb-wrap {   width: 100%;   aspect-ratio: 16/9;   border-radius: 6px;   overflow: hidden;   background: #000; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-thumb {   width: 100%;   height: 100%;   object-fit: cover;   display: block; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-body {   display: flex;   flex-direction: column;   gap: 4px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-card-title {   color: #fff;   font-size: 14px;   font-weight: 600;   line-height: 1.35;   display: -webkit-box;   -webkit-line-clamp: 2;   -webkit-box-orient: vertical;   overflow: hidden; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-card-channel {   color: #aaa;   font-size: 12px; } .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__loader {   font-family: Roboto, sans-serif; } @media (max-width: 600px) {   .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-title {     font-size: 20px;   }   .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__hero-body {     padding: 16px 16px;   }   .ep-yt-playlist[data-layout="magazine"][data-playlist-id] .ep-yt-magazine__rail-item {     flex: 0 0 160px;   } }  .ep-pdf-thumbnail-card {   display: inline-block;   text-align: center;   max-width: 100%;   cursor: pointer; }  .ep-pdf-thumbnail-wrap {   position: relative;   display: inline-block;   max-width: 100%;   overflow: hidden;   border-radius: 4px; }  .ep-pdf-thumbnail-wrap .ep-pdf-thumbnail-inner {   position: relative;   display: block;   width: 100%;   height: 100%;   background: #fff;   overflow: hidden; }  .ep-pdf-thumbnail-canvas, .ep-pdf-thumbnail-custom {   display: block;   max-width: 100%;   height: auto; }  .ep-pdf-thumbnail-canvas[data-loading="true"] {   background: linear-gradient(90deg, #f5f3ef 25%, #ece8e1 50%, #f5f3ef 75%);   background-size: 200% 100%;   animation: epLightboxShimmer 1.5s infinite;   min-height: 280px;   min-width: 200px; } @keyframes epLightboxShimmer {   0% { background-position: 200% 0; }   100% { background-position: -200% 0; } }  .ep-pdf-thumbnail-placeholder {   display: flex;   align-items: center;   justify-content: center;   flex-direction: column;   min-height: 280px;   min-width: 200px;   background: #f9f7f4;   color: #999; }  .ep-pdf-thumbnail-overlay {   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0);   display: flex;   align-items: center;   justify-content: center;   transition: background 0.3s ease;   pointer-events: none;   z-index: 1; } .ep-pdf-thumbnail-card:hover .ep-pdf-thumbnail-overlay {   background: rgba(0, 0, 0, 0.4); }  .ep-pdf-thumbnail-icon-circle {   width: 56px;   height: 56px;   border-radius: 50%;   background: rgba(255, 255, 255, 0.95);   display: flex;   align-items: center;   justify-content: center;   opacity: 0;   transform: scale(0.7);   transition: opacity 0.3s ease, transform 0.3s ease; } .ep-pdf-thumbnail-card:hover .ep-pdf-thumbnail-icon-circle {   opacity: 1;   transform: scale(1); } .ep-pdf-thumbnail-icon-circle svg {   width: 24px;   height: 24px;   fill: #333;   margin-left: 2px; }  .block-editor-block-list__layout .ep-pdf-thumbnail-overlay {   background: rgba(0, 0, 0, 0.25); } .block-editor-block-list__layout .ep-pdf-thumbnail-icon-circle {   opacity: 1;   transform: scale(1); } .block-editor-block-list__layout .ep-pdf-thumbnail-card {   cursor: default; }   .ep-pdf-trigger {   cursor: pointer;   display: inline-block;   transition: all 0.2s ease; }  .ep-pdf-trigger--button {   background: #5b4e96;   color: #fff;   padding: 12px 28px;   border-radius: 6px;   font-size: 15px;   font-weight: 600;   letter-spacing: 0.3px;   box-shadow: 0 2px 6px rgba(91, 78, 150, 0.3); } .ep-pdf-trigger--button:hover {   background: #4a3f7e;   box-shadow: 0 4px 12px rgba(91, 78, 150, 0.4);   transform: translateY(-1px); }  .ep-pdf-trigger--link {   color: #5b4e96;   font-size: 15px;   font-weight: 500;   text-decoration: underline;   text-underline-offset: 3px; } .ep-pdf-trigger--link:hover {   color: #4a3f7e;   text-decoration-thickness: 2px; }  .ep-pdf-trigger--text {   color: #333;   font-size: 15px; } .ep-pdf-trigger--text:hover {   color: #5b4e96; }  .ep-pdf-lightbox {   position: fixed;   inset: 0;   z-index: 100000;   display: none; } .ep-pdf-lightbox.ep-pdf-lightbox--open {   display: flex; } .ep-pdf-lightbox__overlay {   position: absolute;   inset: 0;   background: rgba(0, 0, 0, 0.92);   display: flex;   align-items: center;   justify-content: center;   animation: epLightboxFadeIn 0.25s ease-out; } @keyframes epLightboxFadeIn {   from { opacity: 0; }   to { opacity: 1; } }  .ep-pdf-lightbox__close {   position: absolute;   top: 15px;   right: 15px;   background: rgba(255, 255, 255, 0.12);   color: #fff;   border: none;   border-radius: 50%;   width: 44px;   height: 44px;   font-size: 24px;   cursor: pointer;   z-index: 3;   display: flex;   align-items: center;   justify-content: center;   transition: background 0.2s;   line-height: 1;   padding: 0; } .ep-pdf-lightbox__close:hover {   background: rgba(255, 255, 255, 0.25); }  .ep-pdf-lightbox__viewer {   width: 90vw;   height: 90vh;   max-width: 1400px;   position: relative; } .ep-pdf-lightbox__iframe {   width: 100%;   height: 100%;   border: none;   border-radius: 6px;   background: #fff; }   @media (max-width: 1024px) {   .ep-pdf-lightbox__viewer {     width: 95vw;     height: 90vh;   } } @media (max-width: 767px) {   .ep-pdf-lightbox__viewer {     width: 100vw;     height: 85vh;     border-radius: 0;   }   .ep-pdf-lightbox__iframe {     border-radius: 0;   }   .ep-pdf-thumbnail-icon-circle {     width: 44px;     height: 44px;   }   .ep-pdf-thumbnail-icon-circle svg {     width: 20px;     height: 20px;   } } @charset "UTF-8";.wp-block-embedpress-embedpress{margin:var(--ep-space-4) 0;position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper{position:relative}.wp-block-embedpress-embedpress .embedpress-embed-wrapper.responsive{max-width:100%;height:auto}.wp-block-embedpress-embedpress .embedpress-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--ep-space-8);background:var(--ep-gray-50);border:1px solid var(--ep-gray-200);border-radius:var(--ep-radius)}.wp-block-embedpress-embedpress .embedpress-loading .embedpress-spinner{width:2rem;height:2rem;border:2px solid var(--ep-gray-300);border-top:2px solid var(--ep-primary);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:var(--ep-space-2)}.wp-block-embedpress-embedpress .embedpress-loading p{margin:0;color:var(--ep-gray-600);font-size:var(--ep-text-sm)}.wp-block-embedpress-embedpress.provider-youtube .embedpress-embed-wrapper{background:#000}.wp-block-embedpress-embedpress.provider-vimeo .embedpress-embed-wrapper{background:#1ab7ea}.wp-block-embedpress-embedpress.provider-wistia .embedpress-embed-wrapper{background:#54bbff}.editor-styles-wrapper .wp-block-embedpress-embedpress .embedpress-provider-info{background:var(--ep-info-light);color:var(--ep-info);padding:var(--ep-space-2);border-radius:var(--ep-radius);font-size:var(--ep-text-sm);margin-bottom:var(--ep-space-3)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.embedpress-gutenberg-wrapper{margin:30px auto}.embedpress-gutenberg-wrapper .ose-embedpress-responsive:not(.ose-youtube) iframe{max-width:100%!important;max-height:100%!important}.embedpress-gutenberg-wrapper.alignright{max-width:100%}.flexia-wrapper.flexia-container>.content-area .embedpress-gutenberg-wrapper{margin:0 auto}@media only screen and (min-width: 482px){.entry-content>.embedpress-gutenberg-wrapper.alignright,.entry-content>.embedpress-gutenberg-wrapper.alignleft,.embedpress-gutenberg-wrapper.alignright,.embedpress-gutenberg-wrapper.alignleft{max-width:100%}}.embedpress-gutenberg-wrapper .alignleft,.embedpress-gutenberg-wrapper .alignright,.embedpress-gutenberg-wrapper .aligncenter{float:none;display:block}.embedpress-gutenberg-wrapper .alignright{text-align:right;max-width:100%!important}.embedpress-gutenberg-wrapper .alignleft{text-align:left;max-width:100%!important}.embedpress-gutenberg-wrapper .aligncenter{clear:both;display:block;float:none;margin-right:auto;margin-left:auto;text-align:center}.wp-block-embedpress-embedpress.aligncenter{text-align:center}.embedpress-gutenberg-wrapper .ose-embedpress-responsive{display:inline-block}.embedpress-gutenberg-wrapper{max-width:100%!important}.gutenberg-block-wraper .ep-first-video{position:relative;height:0;padding-bottom:56.25%;border-radius:15px;overflow:hidden}.gutenberg-block-wraper .ep-first-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.embedpress-gutenberg-controls .components-base-control__label,.embedpress-gutenberg-controls .components-input-control__label,.embedpress-gutenberg-controls .components-base-control__field{font-weight:500}.sponsored-upload{margin-bottom:20px}label.components-truncate.components-text.components-input-control__label.em5sgkm4.ecfd-bd--d-eecc-1iznhho.em57xhy0{font-weight:600!important}.text-center{text-align:center!important}.wp-block-embed.is-loading{align-items:center}.css-vwt1e3{margin:0 11px!important}.ep-youtube__content__pagination .ep-prev,.ep-youtube__content__pagination .ep-next{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}.wp-block-embed.is-loading p{margin:0!important}.wp-block-embed.is-loading svg{margin-top:0}.ose-opensea{height:100%!important;width:100%!important;min-width:900px}.alignleft .ose-opensea,.alignright .ose-opensea,.aligncenter .ose-opensea{min-width:900px;max-width:860px!important}.aligncenter .ose-opensea{margin:0 auto;display:block!important}.wp-block[data-align=right]{float:right}.wp-block[data-align=left]{float:left}.ep_nft_content_wrap.ep_nft__wrapper{display:grid}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-column-gap:15px;grid-row-gap:15px}.ep_nft_content_wrap .ep_nft_item{background-color:#fff;border-radius:10px;transition:background .5s,border .5s,border-radius .5s,box-shadow .5s;box-shadow:0 4px 15px #00000017;overflow:hidden;padding:15px;position:relative;transition:.3s ease-in-out}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item{display:flex;flex-direction:column}.ep_nft_content_wrap.ep_nft_list .ep_nft_item{justify-content:flex-start;align-items:flex-start}.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content{background-color:#edecf6e6}.ep_nft_content_wrap .ep_nft_thumbnail{margin:0 0 15px;border-radius:5px}.ep_nft_content_wrap .ep_nft_thumbnail img{height:340px;border-radius:10px;width:100%;object-fit:cover}.ep_nft_content .ep_nft_title{color:#333;font-size:16px;margin:0 0 15px;font-weight:600}.ep_nft_content{text-align:left}.ep_nft_content .ep_nft_price{color:#333;font-size:14px;margin:0;display:flex;font-weight:600}.ep_nft_content .ep_nft_price:first-child{margin-bottom:10px}span.eb_nft_currency{max-width:28px;display:flex;align-items:center;justify-content:center}span.eb_nft_currency svg{width:100%;height:auto}.ep_nft_content .ep_nft_price_wrapper{min-height:20px}.ep_nft_content .ep_nft_creator{color:#333;font-size:14px;margin:0 0 20px;display:flex;align-items:center;gap:5px}.ep_nft_content .ep_nft_creator a{color:#3080e2;font-size:14px;text-decoration:none;word-break:break-all}.ep_nft_content .ep_nft_creator img{height:30px;width:30px;border-radius:50%}.ep_nft_content .ep_nft_button button{margin:0}.ep_nft_content .ep_nft_button button a{background-color:#3080e2;color:#fff;font-size:14px;padding:15px 20px;transition:border .5s,border-radius .5s,box-shadow .5s}.ep_nft_content .ep_nft_button button:hover a{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover{background-color:#2e8eee;color:#fff}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button{opacity:1;transform:translate(0);visibility:visible}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button{bottom:0;left:0;opacity:0;position:absolute;transform:translateY(30px);visibility:hidden;width:100%;transition:.3s}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button{margin-top:auto}.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a{background-color:#3080e2;color:#fff;font-size:14px;padding:10px 20px;transition:border .5s,border-radius .5s,box-shadow .5s;display:block;text-align:center;font-weight:500;text-decoration:none}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{display:flex;gap:15px;align-items:center;border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:55%}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(45% - 15px)}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale{margin-bottom:15px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg{border-radius:10px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:260px}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a,.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button a{border-radius:10px}.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button a{border-radius:0}.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child{margin-bottom:15px}.ose-opensea{min-width:100%!important;max-width:calc(100% - 40px)!important}.ep-loadmore-wrapper{margin-top:30px;text-align:center}.ep-loadmore-wrapper button{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#fff;border-color:#0170b9;background-color:#0170b9;border-radius:2px;padding:15px 30px;font-family:inherit;font-weight:inherit;line-height:1;display:flex;align-items:center;justify-content:center;margin:auto;cursor:pointer}.ep-loadmore-wrapper button svg{margin-left:5px}@media all and (max-width: 1024px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(3,1fr)!important}}@media all and (max-width: 991px){.ose-opensea{min-width:auto!important;max-width:calc(100% - 40px)!important}.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(2,1fr)!important}}@media all and (max-width: 767px){.ep_nft_content_wrap.ep_nft__wrapper,.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item{box-shadow:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:calc(55% - 15px)}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail{width:45%;height:100%}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img{height:100%}.ep-nft-single-item-wraper span.eb_nft_label{color:#333}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price{display:flex;flex-direction:column;margin-right:45px}.ep-nft-single-item-wraper span.eb_nft_price{font-size:30px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img{height:15px;width:15px;border-radius:50%}.ep-nft-single-item-wraper .ep-usd-price{bottom:0;font-size:12px}.ep-nft-single-item-wraper span.eb_nft_label{font-size:15px}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title{margin-bottom:10px;font-size:24px}.ep-nft-single-item-wraper .CollectionLink--name svg{width:20px;height:20px;margin-left:5px}.ep-nft-single-item-wraper a.CollectionLink--link{font-size:15px;font-weight:500;text-decoration:none;margin-bottom:15px;display:block;color:#3080e2}.ep-nft-single-item-wraper sub.verified-icon{bottom:-5px;left:4px}.ep-nft-single-item-wraper .ep-accordion{border:1px solid #ddd;border-radius:10px;margin-top:15px;display:block}.ep-nft-single-item-wraper .ep-toggle{display:none}.ep-nft-single-item-wraper .ep-option{position:relative}.ep-nft-single-item-wraper .ep-content{padding:1em;border-top:1px solid #ddd}.ep-nft-single-item-wraper .ep-content{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s}.ep-nft-single-item-wraper .ep-title{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transition:all .2s;padding:1em;display:flex;color:#333;font-weight:700;cursor:pointer;border-radius:10px 10px 0 0;align-items:center}.ep-nft-single-item-wraper label.ep-title svg{width:20px;height:20px;margin-right:6px}.ep-nft-single-item-wraper .ep-asset-detail-item{display:flex;justify-content:space-between;font-weight:500;line-height:1.8em}.ep-nft-single-item-wraper .ep-asset-detail-item span{word-break:break-word;max-width:75%}.ep-nft-single-item-wraper .ep-content{display:block}.ep-nft-single-item-wraper .ep-content p{margin:0;padding:.5em 1em 1em;font-size:.9em;line-height:1.5}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content{display:none;background:transparent}.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper{display:flex}.ep-nft-single-item-wraper .ep-toggle+.ep-title:after{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:transparent;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(45deg) translate(-20%,-5%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before{content:"";display:inline-block;position:absolute;width:12px;height:12px;background:transparent;text-indent:-9999px;border-top:2px solid #bfbfbf;border-left:2px solid #bfbfbf;transition:all .25s ease-in-out;text-decoration:none;color:transparent;right:15px;top:50%;transform:rotate(225deg) translate(80%,20%)}.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after{display:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank{pointer-events:none}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content{margin-bottom:20px}@media screen and (max-width: 1024px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}}@media screen and (max-width: 991px){.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list{grid-template-columns:repeat(1,1fr)!important}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item{align-items:unset;flex-direction:column}.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail,.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content{width:100%}.ep-embed-content-wraper>div{max-width:100%}}@media screen and (max-width: 537px){.ep-nft-single-item-wraper sub.ep-usd-price{margin-bottom:15px;display:block}}.components-panel__body .ep-control-header{border-top:1px solid #fbf0f0;padding-top:16px;width:calc(100% + 32px);margin-left:-16px;padding-left:16px}button.components-color-palette__custom-color-button{height:24px}.components-color-palette__custom-color-text-wrapper{display:none!important}.components-panel__body.is-opened.ep-opensea-options h2.components-panel__body-title,.components-panel__body.is-opened.ep-colors-typography h2.components-panel__body-title{margin-bottom:16px!important}.components-panel__body.is-opened.ep-colors-typography .ep-opensea-sub-controls h2.components-panel__body-title{margin-bottom:0!important}.embedpress-gutenberg-controls .components-panel__body.is-opened h2.components-panel__body-title{margin-bottom:16px!important}.ep-controls-margin{margin-bottom:24px}.ep__instafeed-options .instagram-profile-image-uploader{margin-bottom:0}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:24px!important}.ep-video-controlers .ep-control-field .components-base-control__field{display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center}.ep-video-controlers .ep-control-field .components-base-control__field input{width:70px}.ep-video-controlers .ep-control-field .components-base-control__field .components-base-control__label{margin-bottom:0}.ep-video-controlers .components-base-control .components-base-control__label{margin-right:0}button.ep-remove__image{position:absolute;z-index:1;color:#fff;font-weight:700;border:none;top:10px;left:10px;background:#f11c1d;width:32px;height:32px;text-align:center;display:flex;align-items:center;justify-content:center;border-radius:50px;padding:0;margin:0;cursor:pointer}.ep__custom-logo{text-align:center;margin-bottom:15px}.ep__custom-logo img{width:100%;height:200px;object-fit:cover;border-radius:5px}.ep-logo-upload-button{border:1px solid #ddd;border-radius:5px;padding:20px 15px}.instagram-profile-image-uploader{margin-bottom:20px}.ep-yt-related-videos .components-base-control{margin-bottom:10px!important}.content-share-controls .ep-custom-logo-button{margin-bottom:30px!important}.pro-control.ep-custom-logo-button{margin-bottom:20px!important}.ep-custom-logo-button .isPro{top:50%;transform:translateY(-50%)}.ep-custom-logo-position{margin-top:20px}.ep-yt-related-videos p,.ep-video-controlers p{margin-top:8px;font-size:12px;font-style:normal;color:#757575;margin-bottom:revert}p.is-ep-description{margin-top:-20px!important;color:#757575}span.ep-wistia-message{position:absolute;left:50%;background:#fff;border-radius:15px;padding:8px 15px;top:32%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:calc(100% - 200px);text-align:center;max-width:320px}@media only screen and (max-width: 520px){.wistia_embed,.ose-wistia{max-height:280px}}.lock-content-pass-input span{position:absolute;right:8px;z-index:1;cursor:pointer;bottom:3.5px;display:none}.lock-content-pass-input span.active{display:block}span.copy-password.active{top:0;width:20px;background:#5b4e96;height:20px;border-radius:15px;padding:3px;right:0}span.copy-tooltip{top:0;display:block;right:10px;font-weight:600;background:#5b4e96;height:max-content;color:#fff;border-radius:15px;visibility:none;transition:.3s;position:absolute;padding:1px 8px;font-size:12px;opacity:0}.copy-tooltip.show{opacity:1;visibility:visible;right:25px}.gutenberg-block-wraper,.gutenberg-wraper{position:relative}.gutenberg-block-wraper{display:inline-block;max-width:100%}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{display:-ms-inline-flexbox!important;display:inline-flex!important;justify-content:center;align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .ep-embed-content-wraper{align-items:center}.gutenberg-block-wraper.ep-content-share-enabled .position-left-wraper.ep-embed-content-wraper,.gutenberg-block-wraper.ep-content-share-enabled .position-right-wraper.ep-embed-content-wraper{align-items:self-start}.gutenberg-block-wraper.source-opensea{display:block}.wp-block-embedpress-embedpress>div{position:relative}.gutenberg-wraper{display:flex}.position-right-wraper.gutenberg-pdf-wraper,.position-left-wraper.gutenberg-pdf-wraper,.position-top-wraper.gutenberg-pdf-wraper,.position-bottom-wraper.gutenberg-pdf-wraper{width:100%}.ep-share-position-right .gutenberg-wraper{flex-direction:row}.ep-share-position-left .gutenberg-wraper{flex-direction:row-reverse}.ep-share-position-bottom .gutenberg-wraper{flex-direction:column}.ep-share-position-top .gutenberg-wraper{flex-direction:column-reverse}.ep-social-share{display:flex;align-items:center}.ep-social-share.share-position-right{right:-40px;top:0;flex-direction:column}.ep-social-share.share-position-left{left:0;top:0;flex-direction:column}.embedpress-gutenberg-wrapper .ep-social-share.share-position-left,.ep-elementor-content .ep-social-share.share-position-left{left:-40px}.ep-social-share.share-position-top,.ep-social-share.share-position-bottom{justify-content:center}.ep-social-icon{display:flex;justify-content:center;align-items:center;width:40px;height:40px;margin:0;color:#fff;text-decoration:none;font-size:20px}.ep-social-icon:hover{opacity:.8}.ep-social-share svg{width:20px;height:auto}a.ep-social-icon.pinterest svg{height:25px}.ep-social-share .facebook{background-color:#3b5998}.ep-social-share .facebook svg{width:40px}.ep-social-share .twitter{background-color:#000}a.ep-social-icon.twitter:focus-visible{box-shadow:none;border:none;outline:none}.ep-social-share .pinterest{background-color:#bd081c}.ep-social-share .linkedin{background-color:#0077b5}.ep-social-share .reddit{background-color:#ff4500}.ep-social-icon i{margin-right:0}.gutenberg-block-wraper .ep-social-share.share-position-left{left:-40px;top:0;flex-direction:column}.block-editor-block-list__block .ep-social-share{pointer-events:none}.custom-share-thumbnail-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:8px}.lock-content-controllers .components-form-toggle.is-checked .components-form-toggle__track,.content-share-toggle .components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent, var(--wp-admin-theme-color, #6354a5))}.ep-pannel-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;gap:10px}.ep-pannel-icon svg{width:18px;height:auto}.ep-control-help{margin:-4px 0 14px;color:#757575;font-size:12px;line-height:1.5}.ep-documentation,.ep-tips-and-tricks{display:flex;align-items:center;gap:10px;margin-bottom:5px}.ep-documentation svg,.ep-tips-and-tricks svg{width:25px;height:auto}.ep-documentation a,.ep-tips-and-tricks a{font-weight:500;font-size:13px;color:#5b4e96}.ep-calendly-data-link{display:-ms-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:5px;padding:0 10px;margin-top:-10px!important;margin-bottom:15px}.ep-calendly-data-link svg{width:22px;height:auto}.ep-calendly-data-link a{font-weight:500;font-size:14px;color:#5b4e96}.tips__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000009c;z-index:99999;display:none}.tips__alert__wrap .tips__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.tips__alert__wrap .tips__alert__card img{height:150px}.tips__alert__wrap .tips__alert__card h2{font-size:17.5px;font-weight:500;color:#131f4d;margin-bottom:15px}.tips__alert__wrap .tips__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-bottom:15px}.tips__alert__wrap .tips__alert__card a{text-decoration:underline;font-weight:700;color:#131f4d}.tips__alert__wrap .tips__alert__card .button{align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px;text-decoration:none}p.ep-live-video-info{display:flex;gap:8px;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}p.ep-live-video-info svg{width:20px}.embedpress-gutenberg-controls .components-text-control__input::placeholder,.embedpress-gutenberg-controls .components-textarea-control__input::placeholder{color:#757575}button.skip-ad-button{position:absolute;bottom:15px;right:10px;border:none;background:#d41556b5!important;color:#fff!important;z-index:122222222;font-size:15px;font-weight:700;border-radius:4px;padding:0}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info{margin-top:-15px;display:inline-block;font-size:12px;font-weight:700;background:#f6d88c;padding:8px;border-radius:10px}.components-panel__row.elementor-panel-alert.elementor-panel-warning-info.margin-bottom-10{margin-bottom:10px}.control-description{margin-top:-10px!important;margin-bottom:20px;font-size:12px;font-style:normal;color:#757575}.ep-select-control{margin-bottom:16px}.ep-select-control .ep-select-control-label{font-size:11px;font-weight:500;line-height:1.4;text-transform:uppercase;box-sizing:border-box;display:block;padding-top:0;padding-bottom:0;max-width:100%;z-index:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-select-control .dropdown{position:relative}.ep-select-control .dropdown-header{display:flex;justify-content:space-between;align-items:center;border:1px solid #ccc;padding:8px;cursor:pointer;background-color:#fff;border-radius:4px;font-weight:600}.ep-select-control span.arrow-dropdown svg{width:18px;height:18px}.ep-select-control .dropdown-menu{position:absolute;top:100%;left:0;right:0;border:1px solid #ccc;background-color:#fff;border-radius:4px;z-index:10;max-height:250px;overflow-y:auto;box-shadow:0 4px 6px #0000001a;padding:8px}.ep-select-control .search-input{width:100%;padding:5px 8px;margin-bottom:8px;border:1px solid #ccc;border-radius:4px}.ep-select-control .dropdown-item{display:flex;align-items:center;padding:8px;cursor:pointer;border-radius:4px}.ep-select-control .dropdown-item label{cursor:pointer}.ep-select-control .dropdown-item:hover{background-color:#f0f0f0}.ep-select-control .dropdown-item.selected{background-color:#e6f7ff}.ep-select-control .dropdown-item input{margin-right:8px}.ep-select-control .no-options{padding:8px;text-align:center;color:#888}.block-editor-block-inspector .plugin-rating{font-family:system-ui;padding:15px;border-top:1px solid #e0e0e0}.block-editor-block-inspector .plugin-rating h4{margin-bottom:8px;font-size:15px;font-weight:500;color:#1d2939;margin-top:0}.block-editor-block-inspector .plugin-rating .stars{display:flex;gap:5px;margin-bottom:20px}.block-editor-block-inspector .plugin-rating .stars .star{color:#b1b8c2;cursor:pointer;width:20px;height:20px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container,.block-editor-block-inspector .plugin-rating .feedback-submit-container{margin-top:10px;border-radius:8px;text-align:left;position:relative;margin-bottom:25px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea.form-control,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea.form-control{width:100%;background:#fff;outline:1px solid #ebe1f2;margin-bottom:5px;border:none}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea.form-control::placeholder,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea.form-control::placeholder{font-weight:400;font-size:12px;line-height:1.8;color:#5f6c7f}.block-editor-block-inspector .plugin-rating .tankyou-msg-container textarea:focus,.block-editor-block-inspector .plugin-rating .feedback-submit-container textarea:focus{outline-color:#5b4e96;box-shadow:none!important;outline:1px solid #5b4e96}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .submit-button,.block-editor-block-inspector .plugin-rating .tankyou-msg-container .rating-button,.block-editor-block-inspector .plugin-rating .feedback-submit-container .submit-button,.block-editor-block-inspector .plugin-rating .feedback-submit-container .rating-button{border-radius:4px;border-width:1px;padding:8px;width:100%;border:1px solid #5b4e96;color:#5b4e96;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .submit-button svg,.block-editor-block-inspector .plugin-rating .tankyou-msg-container .rating-button svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container .submit-button svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container .rating-button svg{height:18px;width:18px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container .help-message,.block-editor-block-inspector .plugin-rating .feedback-submit-container .help-message{font-weight:500;font-size:14px;line-height:12px;letter-spacing:0%;margin-bottom:15px;margin-top:0}.block-editor-block-inspector .plugin-rating .tankyou-msg-container p.form-description,.block-editor-block-inspector .plugin-rating .feedback-submit-container p.form-description{font-size:12px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.close-icon,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.close-icon{position:absolute;top:8px;right:8px}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.close-icon svg,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.close-icon svg{height:12px;width:12px;cursor:pointer}.block-editor-block-inspector .plugin-rating .tankyou-msg-container span.undo-review,.block-editor-block-inspector .plugin-rating .feedback-submit-container span.undo-review{color:#5b4e96;font-weight:400;text-decoration:none;cursor:pointer}.block-editor-block-inspector .plugin-rating p.thank-you-message{font-weight:400;color:#5f6c7f;margin-bottom:15px;font-size:14px}.block-editor-block-inspector .plugin-rating .chat-button{background-color:#5b4e96;color:#fff;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:14px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:5px;font-weight:400;width:100%;text-decoration:none}.block-editor-block-inspector .plugin-rating .chat-button svg{width:18px;height:18px}.block-editor-block-inspector .plugin-rating .chat-button:hover{background-color:#4b3293}.block-editor-block-inspector .plugin-rating .upgrade-box{padding:15px;margin-top:20px;border-radius:8px;text-align:left;background:linear-gradient(181.32deg,#fffbf8 1.12%,#fff 98.95%);border:.6px solid #f4efec}.block-editor-block-inspector .plugin-rating .upgrade-box h5{font-size:14px;margin-top:0;margin-bottom:10px;color:#1d2939;font-weight:600}.block-editor-block-inspector .plugin-rating .upgrade-box p{font-size:12px;color:#232c39;margin-bottom:12px;font-weight:400}.block-editor-block-inspector .plugin-rating .upgrade-box .upgrade-link{color:#ec6e00;font-weight:400;text-decoration:none}.block-editor-block-inspector .plugin-rating .upgrade-box .upgrade-link:hover{text-decoration:underline}.plugin-rating.turn_off_ratting_help{padding:0;margin:0}.plugin-rating.turn_off_ratting_help .upgrade-box{margin:0;border-radius:0}.analytics-section-container{padding:12px;background:linear-gradient(135deg,#f8f7fc,#fff);margin-bottom:20px;display:flex;gap:10px;border-top:1px solid #e8e5f1;overflow:visible;background-color:none;width:calc(100% + 30px);margin-left:-15px;border:none;border-radius:0;margin-top:-15px}.analytics-section-container .analytics-chart{display:flex;align-items:center;gap:5px;overflow:visible;position:relative;z-index:10}.analytics-section-container .analytics-chart .donut-chart{max-width:70px;height:auto}.analytics-section-container .analytics-chart .chart-legend{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.analytics-section-container .analytics-chart .chart-legend .legend-item{display:flex;align-items:center;gap:6px;font-size:12px;color:#778095}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot{width:12px;height:12px;border-radius:50%}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot.desktop{background-color:#5b4e96}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-dot.mobile{background-color:#c4b5e8}.analytics-section-container .analytics-chart .chart-legend .legend-item .legend-text{font-weight:500}.analytics-section-container .analytics-content{width:100%}.analytics-section-container .analytics-content h3{font-size:16px;font-weight:500;color:#211c70;margin:0 0 8px;text-transform:inherit}.analytics-section-container .analytics-content p{font-size:12px;color:#404040;margin:0 0 6px;line-height:1.5}.analytics-section-container .analytics-content .view-analytics-link{display:inline-flex;gap:6px;background:transparent;color:#5b4e96;text-decoration:none;border-radius:6px;font-size:12px;font-weight:500;transition:all .3s ease;align-items:center}.analytics-section-container .analytics-content .view-analytics-link svg{width:16px;height:16px;transition:transform .3s ease}.analytics-section-container .analytics-content .view-analytics-link:hover{text-decoration:underline}.analytics-section-container .analytics-content .view-analytics-link:hover svg{transform:translate(2px)}.analytics-section-container .analytics-content .view-analytics-link:active{transform:translateY(0)}.photos-gallery-grid .ose-google-photos,.photos-gallery-masonary .ose-google-photos,.photos-gallery-justify .ose-google-photos{height:100%!important;max-height:100%!important}.wp-block-embedpress-embedpress iframe{max-width:100%}.wp-block-embedpress-embedpress .components-placeholder.wp-block-embed{min-width:550px;max-width:100%!important}.wp-block-embedpress-embedpress{max-width:100%!important}.ose-the-new-york-times iframe{min-height:500px;max-height:100%}.block-editor-block-list__layout .wp-block figure{margin:0}.block-editor-block-list__layout .wp-block iframe{margin:0}.editor-styles-wrapper .block-editor-block-list__layout.is-root-container>.wp-block-embedpress-embedpress{max-width:1200px!important}.embedpress-event .link{color:#0098ab}.embedpress-event .visibility--a11yHide{border:0;clip:rect(0 0 0 0);position:absolute;overflow:hidden;margin:-1px;padding:0;width:1px;height:1px}.embedpress-event .text--small{font-size:14px;margin:0}.embedpress-event .flex{display:flex;box-sizing:border-box}.embedpress-event .flex--wrap{flex-wrap:wrap}.embedpress-event .flex--row{align-items:center;box-sizing:border-box;display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:nowrap}.embedpress-event .flex--row>.flex-item:first-child{padding-left:0}.embedpress-event .flex-item{flex-basis:0;flex-grow:1;width:auto;min-width:0;box-sizing:border-box}.embedpress-event .flex-item--shrink{flex-basis:auto;-webkit-box-flex:0;flex-grow:0;flex-shrink:0;width:auto}.embedpress-event .text--bold{font-weight:700}.embedpress-event h1,.embedpress-event h2,.embedpress-event h3,.embedpress-event h4,.embedpress-event h5,.embedpress-event h6{font-size:inherit}.embedpress-event .ep-event--title{font-size:32px;font-weight:700}.embedpress-event .ep-event--date{color:#757575;font-weight:400;font-size:16px}.embedpress-event .ep-event--host{margin-top:20px;display:flex;align-items:center;margin-bottom:20px}.embedpress-event img.avatar--person{background-image:none!important;background-repeat:no-repeat;background-position:50%;background-size:cover;border-radius:50%;box-sizing:border-box;vertical-align:middle}.embedpress-event .event-description{margin-top:20px}.embedpress-event .align--center{text-align:center}.embedpress-event .card{background:#fff;background-clip:padding-box;background-size:cover;border:1px solid rgba(46,62,72,.12);border-radius:8px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;min-height:100%;padding:16px 16px 18px;position:relative;white-space:normal}.embedpress-event .card--hasHoverShadow{transition:box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1)}.embedpress-event .ep-event-group-link{display:flex;flex-wrap:wrap;align-items:center;background:#fff;border-radius:8px;padding:20px;margin-bottom:20px;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-group--name{padding-left:20px;font-size:14px;line-height:1.45;margin:0;width:70%;word-break:break-word}.embedpress-event .ep-event-group--image{-o-object-fit:cover;object-fit:cover;width:56px;height:56px;border-radius:4px}.embedpress-event .ep-event-time-location{background:#fff;border-radius:8px;padding:16px 20px 0;border:1px solid rgba(46,62,72,.12)}.embedpress-event .ep-event-time-location .ep-event-datetime{padding-bottom:20px;font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-time-location .ep-event-location{padding-bottom:20px}.embedpress-event .ep-event-location .wrap--singleLine--truncate{font-size:15px;line-height:1.5;color:#2e3e48;font-style:normal;margin:0}.embedpress-event .ep-event-location address{font-style:normal;margin:0}.embedpress-event .ep-event-location .venueDisplay-venue-address{font-style:normal;color:#757575;margin:0}.embedpress-event .ep-event-location p{line-height:20px}.ep-event--host .avatar-print{border-radius:50%;height:50px;width:50px}.event-info-hosts-text{padding-left:20px;font-size:16px;font-weight:400}.text--sectionTitle{font-size:20px;line-height:28px}.ep-event--attendees{margin-top:50px}.ep-event--attendees>.flex{margin-bottom:20px}.ep-event--attendees .gridList{list-style:none;margin:0 -16px 0 0;padding:0}.ep-event--attendees .gridList-item{width:auto;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;font-size:1rem;margin:0;vertical-align:top;width:50%}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 50%;max-width:50%}.ep-event--attendees .groupMember-name{line-height:1.2!important}.ep-event--attendees .avatar--person{margin-bottom:15px;display:inline-block;border-radius:50%}.ep-event--attendees img.avatar-print{border-radius:50%}.ep-event--attendees .groupMember-role{font-size:12px;color:#757575;padding-top:2px;margin:0}.ep-event--attendees .groupMember{min-height:100%;min-width:128px;padding-left:8px;padding-right:8px}.gridList-itemInner{-webkit-box-sizing:border-box;box-sizing:border-box;height:100%;padding:0 16px 16px 0}.cbutton-preview-wrapper{text-align:center;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fff8f8;height:200px;width:300px;margin:-350px auto auto}h4.cbutton-preview-text{padding-top:0;margin-top:0}@media screen and (max-width: 782px){.block-editor-block-list__layout .wp-block figure{height:250px}.block-editor-block-list__layout .wp-block iframe{height:250px}}@media only screen and (min-width: 530px){.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 33.333333%;max-width:33.333333%}}@media only screen and (min-width: 640px){.embedpress-event .card{padding:18px 18px 20px}.ep-event--attendees .gridList--autoHeight--has4>.gridList-item{flex:0 0 25%;max-width:25%}}@media only screen and (min-width: 482px){.editor-styles-wrapper .wp-block[data-align=right]>*{max-width:100%!important}.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}.is-ep-description{display:flex;align-items:flex-start;gap:4px;margin:4px 0 16px;padding-left:38px;color:#6a6a6a;font-size:12px;line-height:1.4}.is-ep-description .ep-info-tip{margin-top:2px}.ep-chapter-item,.ep-timed-cta-item{border:1px solid #e0e0e0!important;border-radius:4px!important;padding:12px!important;margin-bottom:12px!important;background:#fafafa}.ep-chapter-item .components-base-control,.ep-timed-cta-item .components-base-control{margin-bottom:8px}.ep-chapters-repeater .components-button,.ep-timed-cta-repeater .components-button{margin-top:4px}[data-theme-mode=dark]{--viewer-primary-color: #343434;--viewer-icons-hover-bgcolor: #453838;--viewer-icons-color: #f2f2f6}[data-theme-mode=light]{--viewer-primary-color: #f2f2f6;--viewer-icons-color: #343434;--viewer-icons-hover-bgcolor: #e5e1e9}@media (prefers-color-scheme: dark){:root{--viewer-primary-color: #343434;--viewer-icons-color: #f2f2f6;--viewer-icons-hover-bgcolor: #453838}}@media (prefers-color-scheme: light){:root{--viewer-primary-color: #f2f2f6;--viewer-icons-color: #343434;--viewer-icons-hover-bgcolor: #e5e1e9}}.ep-file-download-option-masked:after,.ep-external-doc-icons{background:var(--viewer-primary-color)}.ep-external-doc-icons svg path{fill:var(--viewer-icons-color)}.ep-doc-draw-icon svg path{fill:var(--viewer-primary-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover svg path{fill:var(--viewer-icons-color);stroke:var(--viewer-icons-color)}.ep-external-doc-icons svg:hover{background-color:var(--viewer-icons-hover-bgcolor)}.ep-file-download-option-masked{position:relative}.embed-download-disabled{width:200px;height:22px;background:#444;position:absolute;right:2px;bottom:8px;opacity:0;pointer-events:none}.cui-toolbar-button-right{display:none!important}.ndfHFb-c4YZDc-Wrql6b{display:none}.ep-external-doc-icons{position:absolute;display:flex;flex-direction:revert;background:var(--viewer-primary-color);border-radius:6px;z-index:2;bottom:-18px;left:50%;transform:translate(-50%,-50%);padding:0 10px}.ep-external-doc-icons svg{width:30px;height:30px;cursor:pointer;transition:.3s;padding:5px;border-radius:4px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg{width:22px;height:22px}.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg,.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg{width:20px!important}.ep-doc-minimize-icon svg,.ep-doc-fullscreen-icon svg{padding:6px}.ep-external-doc-icons svg:hover{border-radius:4px}.ep-doc-draw-icon.active svg{background:var(--viewer-icons-hover-bgcolor)}.ep-doc-download-icon,.ep-doc-print-icon,.ep-doc-fullscreen-icon,.ep-doc-popup-icon,.ep-doc-draw-icon,.ep-doc-minimize-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px}.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe,.embedpress-document-embed .fullscreen-enabled iframe{width:100%!important;height:100%!important}.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe{margin-left:22%}.ep-file-download-option-masked:after{position:absolute;width:100%;height:30px;background:var(--viewer-primary-color);z-index:1;bottom:0;content:"";left:0}.ep-file-download-option-masked.ep-file-docx:after{bottom:0;background:#fff}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled:after{bottom:0;background:#fff;height:22px}.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled:after{bottom:0}.ep-file-download-option-masked.ep-file-docx .ep-external-doc-icons{right:12px;top:12px;display:flex;flex-direction:column;background:var(--viewer-primary-color);border-radius:6px;bottom:auto;left:auto;transform:translate(0)}canvas.ep-doc-canvas{position:absolute;z-index:1;left:0;bottom:0;right:0;top:0;clear:both;margin:auto;display:none}.embedpress-el-powered{text-align:center;margin-top:0!important;font-size:16px!important;font-weight:700}.wp-block-embedpress-document.aligncenter .embedpress-document-embed{margin:auto}.embedpress-embed-document-pdf{max-width:100%;position:relative;border:none}.components-toggle-control .components-base-control__field .components-form-toggle{margin-right:6px}.opensea-control.pro-control span.isPro{right:6px;bottom:5px;transform:scale(.9)}.pro-control.opensea-control input{border-color:#cfc2c2;color:#cfc2c2;border-radius:5px}.pro-control .components-base-control{pointer-events:none}.pro-control .sponsored-manager-controllers{opacity:.5}.sponsored-manager-controllers.opacity,.pro-control.ep-custom-logo-button button{opacity:.3}.ads-help{margin-top:30px}button.components-flex.components-color-palette__custom-color{height:20px}.components-color-palette__custom-color-value{display:none!important}.components-circular-option-picker .components-circular-option-picker__swatches{justify-content:space-around}.wp-block-embedpress-document.embedpress-document-embed{max-width:100%!important}@media only screen and (max-width: 767px){.wp-block-embedpress-document.embedpress-document-embed{max-height:400px!important}.ep-file-download-option-masked{height:100%}iframe.embedpress-embed-document-pdf{max-height:480px}}.embedpress-calendar-gutenberg{margin:30px auto}.embedpress-calendar-gutenberg iframe,.embedpress-calendar-gutenberg.alignright{max-width:100%}body.page .flexia-wrapper>.content-area{padding:0!important}.flexia-wrapper.flexia-container>.content-area{margin:0!important}.flexia-wrapper.flexia-container>.content-area .embedpress-calendar-gutenberg{margin:0 auto}@media only screen and (min-width: 482px){.entry-content>.embedpress-calendar-gutenberg.alignright,.entry-content>.embedpress-calendar-gutenberg.alignleft,.embedpress-calendar-gutenberg.alignright,.embedpress-calendar-gutenberg.alignleft{max-width:100%}}.wp-block-embedpress-embedpress iframe,.wp-block-embedpress-calendar iframe{max-width:100%}.wp-block-embedpress-calendar figure{position:relative}.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{margin:0}@media screen and (max-width: 782px){.block-editor-block-list__layout .wp-block figure,.block-editor-block-list__layout .wp-block iframe{height:250px}}.editor-block-list__block[data-align=right]>.editor-block-list__block-edit{float:right}.wp-block[data-align=left],.wp-block[data-align=right]{height:auto!important}@media only screen and (min-width: 482px){.editor-styles-wrapper .wp-block[data-align=right]>*,.editor-styles-wrapper .wp-block[data-align=left]>*{max-width:100%!important}}.editor-styles-wrapper .wp-block[data-align=center]{text-align:center}.editor-styles-wrapper .wp-block:after{content:"";display:block;clear:both;min-height:1px}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.pdfobject-container{height:600px;width:600px;margin:0 auto}.embedpress-el-powered{text-align:center;margin-top:10px!important;font-size:16px!important;font-weight:700}.embedpress-embed-document iframe,[data-type="embedpress/document"] iframe{margin:0 auto;display:block}.embedpress-embed-document{max-width:100%}.embedpress-document-editmode .components-form-file-upload{display:none!important}.pro-control{position:relative;margin-bottom:20px}span.isPro{position:absolute;z-index:1;background:#5b4e96;border-radius:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:40px;height:18px;font-size:10px;right:5px;color:#fff;font-weight:400;text-transform:uppercase;bottom:0;top:0}.pro-control:after{content:"";width:100%;height:100%;background:transparent;position:absolute;z-index:12;top:0;bottom:0;left:0}.theme-astra span.isPro{right:10px;bottom:5px}.pro-control:hover:after{cursor:pointer}.pro__alert__wrap{position:fixed;top:0;left:0;height:100%;width:100%;background:#0000004d;z-index:1;display:none}.pro__alert__wrap .pro__alert__card{width:calc(100% - 30px);max-width:500px;margin:7% auto 0;background:#fff;border-radius:20px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pro__alert__wrap .pro__alert__card h2{font-size:32px;font-weight:450;color:#131f4d;margin-bottom:15px}.pro__alert__wrap .pro__alert__card p{font-size:14px;font-weight:400;color:#7c8db5;margin-top:10px}.pro__alert__wrap .pro__alert__card .button{-ms-flex-item-align:end;align-self:flex-end;margin-top:20px;padding:6px 30px;border-radius:10px}.pro__alert__wrap .pro__alert__card p a{text-decoration:underline;font-weight:700;color:#131f4d}.template__wrapper .button:hover{background:#5b4e96!important;color:#fff!important;border-color:#5b4e96!important}.pro__alert__wrap .pro__alert__card img{height:100px;margin-bottom:20px}.pro-control .components-toggle-control__label{color:#bbacac}.ep-gutenberg-controls-wrapper .components-base-control{margin-top:15px;margin-bottom:30px}.ep-gutenberg-controls-wrapper .remove-last-child-margin .components-base-control:last-child{margin-bottom:30px}.embedpress-documents-control .components-base-control{margin-top:0!important}.pro-control-active{margin-bottom:24px}.disabled-content-protection .pro-control-active,.disabled-content-protection .pro-control{margin-bottom:0}.disabled-content-protection .pro-control-active .components-toggle-control,.disabled-content-protection .pro-control .components-toggle-control{margin-bottom:10px}.lock-content-pass-input{position:relative}.ep-alignleft{text-align:left}.ep-alignright{text-align:right}.ep-aligncenter{text-align:center}.embedpress-document-embed.embedpress-pdf{width:100%}.embedpress-document-embed{position:relative}.embedpress-inner-iframe{text-align:center;position:relative}.ep-fixed-width .embedpress-inner-iframe{display:inline-block}.embedpress-inner-iframe.ep-alignright{text-align:right}.embedpress-inner-iframe.ep-aligncenter{text-align:center}.embedpress-inner-iframe.ep-alignleft{text-align:left}.ep__components-placeholder,.wp-block-embedpress-embedpress{clear:both!important}.ep-pdf-width-contol{position:relative}.ep-unit-choice-option{margin:0!important;top:5px;right:0}.ep-unit-choice-option .components-base-control{margin-bottom:0!important}.ep-unit-choice-option .components-base-control__field .components-flex,.ep-unit-choice-option .components-flex{flex-direction:row!important;justify-content:end;gap:10px;padding:4px 5px;border-radius:4px;margin-right:-10px;margin-bottom:10px}.ep-unit-choice-option .components-radio-control__option{position:relative}.ep-unit-choice-option .components-radio-control__option label{position:absolute;top:50%;transform:translate(-50%,-50%);font-size:10px;left:-18px}.ep-unit-choice-option .components-radio-control__input{margin:0;border:none;width:20px!important;height:20px!important;max-width:20px!important;max-height:20px!important}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked:before{background-color:var(--wp-admin-theme-color);border:4px solid var(--wp-admin-theme-color)}.ep-unit-choice-option .components-radio-control__input[type=radio]:checked+label{color:#fff}.ep-pdf-width-contol .ep-control-header{font-size:11px}.emebedpress-unit-percent iframe{width:100%!important}.components-panel__body .components-base-control__field{padding:0}.ep-controls-margin .components-base-control__field{padding:0;display:flex;align-items:center;justify-content:space-between}.ep-controls-margin .components-text-control__input{max-width:80px;width:60px}@media only screen and (max-width: 850px){.embedpress-inner-iframe.emebedpress-unit-percent{width:100%!important}}.presentationModeEnabledIosDevice{position:fixed;left:0;top:0;border:0;height:100%!important;width:100%!important;z-index:999999;min-width:100%!important;min-height:100%!important}.components-edit-button{border-right:1px solid #1e1e1e;border-radius:0}.ep-pdf-trigger{cursor:pointer;display:inline-block;transition:all .2s ease}.ep-pdf-trigger--button{background:#5b4e96;color:#fff;padding:12px 28px;border-radius:6px;font-size:15px;font-weight:600;letter-spacing:.3px;box-shadow:0 2px 6px #5b4e964d}.ep-pdf-trigger--button:hover{background:#4a3f7e;box-shadow:0 4px 12px #5b4e9666;transform:translateY(-1px)}.ep-pdf-trigger--link{color:#5b4e96;font-size:15px;font-weight:500;text-decoration:underline;text-underline-offset:3px}.ep-pdf-trigger--link:hover{color:#4a3f7e;text-decoration-thickness:2px}.ep-pdf-trigger--text{color:#333;font-size:15px}.ep-pdf-trigger--text:hover{color:#5b4e96}.embedpress-document-editmode .components-placeholder__instructions:after{content:"\aSupported File Type: PDF, DOC, PPT, XLS etc ";white-space:pre}.wp-block-embedpress-embedpress-pdf+*{clear:both}.embedpress-document-editmode .components-placeholder__instructions:after{display:none!important}.ep-width-control-with-tooltip svg{width:16px;height:16px;vertical-align:middle}.ep-width-control-with-tooltip .components-tooltip{max-width:200px}.ep-gr-block-placeholder .components-placeholder__fieldset{display:block;max-width:none;width:100%}.ep-gr-block-placeholder .ep-gr-block-picker{width:100%}.ep-gr-block-selected{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fff;border:1px solid #e2e6f0;border-radius:6px;box-shadow:0 1px 2px #0921610a}.ep-gr-block-selected .ep-gr-block-selected-pin{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:#f5f6fc;color:#5b4e96}.ep-gr-block-selected .ep-gr-block-selected-info{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1}.ep-gr-block-selected .ep-gr-block-selected-name{font-size:13px;font-weight:600;color:#092161;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-gr-block-selected .ep-gr-block-selected-address{font-size:12px;color:#7f8bb2;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-gr-block-selected .ep-gr-block-selected-id{font-size:10px;color:#7f8bb2;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ep-gr-block-selected .ep-gr-block-selected-change.components-button{flex:0 0 auto;height:auto;min-height:0;padding:4px 10px;font-size:11px;font-weight:600;color:#5b4e96}.ep-gr-fetch-hint{margin:8px 0 0;font-size:11px;line-height:1.4;color:#7f8bb2;margin-top:8px!important;margin-left:8px}.ep-gr-fetch-hint a{color:#5b4e96;font-weight:600;text-decoration:none}.ep-gr-fetch-hint a:hover{text-decoration:underline}.ep-gr-block-picker .ep-gr-block-status{font-size:12px;color:#7f8bb2;margin:6px 0 0}.ep-gr-block-search{position:relative}.ep-gr-block-search .components-base-control{margin-bottom:0!important}.ep-gr-suggestions-panel{position:absolute;top:100%;left:0;right:0;width:100%;z-index:60;box-sizing:border-box;max-height:340px;overflow-y:auto;border:1px solid #e2e6f0;border-radius:0 0 6px 6px;background:#fff;box-shadow:0 8px 24px #0921611f;margin-top:0}.ep-gr-suggestions-panel .ep-gr-suggestions-note{margin:0;padding:9px 12px;border-top:1px solid #e2e6f0;font-size:11.5px;line-height:1.4;color:#7f8bb2}.ep-gr-suggestions-panel .ep-gr-suggestions-note a{font-weight:600;white-space:nowrap}.ep-gr-suggestions{list-style:none;margin:0;padding:0;width:100%;box-sizing:border-box}.ep-gr-suggestions li{margin:0;padding:0;list-style:none}.ep-gr-suggestions li:before{content:none!important;display:none!important}.ep-gr-suggestions li+li{border-top:1px solid #e2e6f0}.ep-gr-suggestions .ep-gr-suggestion{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:9px;width:100%;box-sizing:border-box;background:none;border:0;border-radius:0;padding:9px 12px;text-align:start;cursor:pointer;color:#1e1e1e;font:inherit;transition:background .12s ease}.ep-gr-suggestions .ep-gr-suggestion:hover,.ep-gr-suggestions .ep-gr-suggestion:focus-visible{background:#f1f3fb;outline:none;box-shadow:none}.ep-gr-suggestions .ep-gr-suggestion:focus:not(:focus-visible){background:none}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-pin{flex:0 0 auto;margin-top:1px;color:#5b4e96}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-body{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.ep-gr-suggestions .ep-gr-suggestion strong{font-size:13px;font-weight:600;color:#092161;line-height:1.3}.ep-gr-suggestions .ep-gr-suggestion span{font-size:11px;color:#7f8bb2;line-height:1.3}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:1px;font-size:11px;color:#7f8bb2}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-rating{display:inline-flex;align-items:center;gap:2px;font-weight:600;color:#092161}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-star{color:#fbbf24;font-size:12px;line-height:1}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-count:before{content:"·";margin-right:6px;color:#7f8bb2}@keyframes ep-gr-suggestion-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-meta--loading .ep-gr-suggestion-skeleton{position:relative;display:inline-block;vertical-align:middle;width:96px;height:10px;background-color:#eef0f6;border-radius:4px;overflow:hidden}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-meta--loading .ep-gr-suggestion-skeleton:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#eef0f600 0,#ffffffd9,#eef0f600);animation:ep-gr-suggestion-shimmer 1.2s linear infinite;will-change:transform}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-meta--unknown{font-style:italic;opacity:.75}.ep-gr-suggestions .ep-gr-suggestion .ep-gr-suggestion-meta--unknown .ep-gr-suggestion-count:before{content:none;margin-right:0}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-add,.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-already,.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-pro{align-self:flex-start;margin-top:5px;font-size:11px;font-weight:600;font-style:normal;display:inline-flex;align-items:center;gap:3px;white-space:nowrap}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-add svg,.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-already svg,.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-pro svg{display:block}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-add,.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-already{padding:3px 10px;border-radius:999px}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-add{color:#5b4e96;background:#f1f3fb;border:1px solid transparent;transition:background .12s ease,border-color .12s ease}.ep-gr-suggestions .ep-gr-suggestion:hover em.ep-gr-suggestion-add,.ep-gr-suggestions .ep-gr-suggestion:focus em.ep-gr-suggestion-add{background:#5b4e96;color:#fff;border-color:#5b4e96}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-already{color:#15803d;background:#e6f4ea}.ep-gr-suggestions .ep-gr-suggestion em.ep-gr-suggestion-pro{padding:0;background:none;color:#8a6d00}.ep-gr-suggestions .ep-gr-suggestion.is-locked{cursor:pointer}.ep-gr-suggestions .ep-gr-suggestion.is-locked strong{color:#7f8bb2}.ep-gr-suggestions .ep-gr-suggestion.is-locked:hover,.ep-gr-suggestions .ep-gr-suggestion.is-locked:focus{background:#f1f3fb}.ep-gr-block-lists{margin-top:14px;display:flex;flex-direction:column;gap:12px;max-height:260px;overflow-y:auto;padding-right:2px}.ep-gr-block-list>.ep-gr-block-list-heading{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#7f8bb2;margin:0 0 6px}.ep-gr-block-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.ep-gr-block-list li{margin:0;padding:0;list-style:none;display:flex;align-items:stretch;gap:4px}.ep-gr-block-list li:before{content:none!important;display:none!important}.ep-gr-block-list-pick{flex:1 1 auto;min-width:0;display:flex;flex-direction:row;gap:8px;align-items:flex-start;text-align:start}.ep-gr-block-list-pick .ep-gr-suggestion-pin{flex:0 0 auto;margin-top:2px;color:#5b4e96}.ep-gr-block-list-pick{background:transparent!important;border:1px solid transparent!important;border-radius:4px!important;box-shadow:none!important;padding:8px 10px!important;cursor:pointer;color:#1e1e1e!important;font:inherit;line-height:1.3;height:auto!important}.ep-gr-block-list-pick:hover,.ep-gr-block-list-pick:focus{background:#f1f3fb!important;border-color:transparent!important;outline:none;box-shadow:none!important;color:#1e1e1e!important}.ep-gr-block-list-pick strong{font-size:13px;font-weight:600;color:#092161;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ep-gr-block-list-pick code{font-size:10px;color:#7f8bb2;background:transparent!important;padding:0!important;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.ep-gr-block-list-pick .ep-gr-block-list-pick-body{display:flex;flex-direction:column;gap:2px;min-width:0;max-width:100%}.ep-gr-block-list-pick.is-locked strong{color:#7f8bb2}.ep-gr-block-list-pick em.ep-gr-suggestion-pro{margin-top:4px;display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:600;font-style:normal;color:#8a6d00;white-space:nowrap}.ep-gr-block-list-pick em.ep-gr-suggestion-pro svg{display:block}.ep-gr-block-list-star{flex:0 0 28px;width:28px;min-width:28px;align-self:center;height:auto;padding:4px 0!important;background:transparent!important;border:1px solid transparent!important;border-radius:4px!important;box-shadow:none!important;color:#c5cad6!important;cursor:pointer;font-size:14px;line-height:1;text-align:center}.ep-gr-block-list-star:hover,.ep-gr-block-list-star:focus{color:#474559!important;background:transparent!important;outline:none;box-shadow:none!important}.ep-gr-block-list-star.is-on{color:#f5b400!important}.ep-gr-block-manual{margin-top:14px;padding-top:12px;border-top:1px solid #e2e6f0}.ep-gr-block-manual .components-button.is-link{padding:0;font-size:12px;color:#5b4e96;text-decoration:none;box-shadow:none;background:transparent}.ep-gr-block-manual .components-button.is-link:hover,.ep-gr-block-manual .components-button.is-link:focus{color:#474559;text-decoration:underline;box-shadow:none}.ep-gr-block-manual .ep-gr-block-manual-row{margin-top:8px;display:flex;align-items:flex-end;gap:6px}.ep-gr-block-manual .ep-gr-block-manual-row .components-base-control{flex:1;margin-bottom:0!important}.ep-gr-block-manual .ep-gr-block-manual-row .components-base-control__field{margin-bottom:0!important}.ep-gr-block-manual .ep-gr-block-manual-row input[type=text]{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.ep-gr-block-manual .ep-gr-block-manual-row .components-button.is-primary{background:#5b4e96;border-color:#5b4e96;box-shadow:none}.ep-gr-block-manual .ep-gr-block-manual-row .components-button.is-primary:hover,.ep-gr-block-manual .ep-gr-block-manual-row .components-button.is-primary:focus{background:#474559;border-color:#474559;box-shadow:none}.pro__alert__wrap{position:fixed;top:0;right:0;bottom:0;left:0;height:100%;width:100%;background:#0000004d;z-index:100000;display:none}.pro__alert__wrap .pro__alert__card{width:calc(100% - 30px);max-width:460px;margin:7% auto 0;background:#fff;border-radius:16px;padding:30px;display:flex;flex-direction:column;align-items:center;text-align:center}.pro__alert__wrap .pro__alert__card h2{font-size:26px;font-weight:500;color:#131f4d;margin:12px 0}.pro__alert__wrap .pro__alert__card p{font-size:14px;color:#7c8db5;margin:0 0 18px}.pro__alert__wrap .pro__alert__card .pro__alert__btn{display:inline-block;padding:9px 26px;border-radius:10px;background:#5b4e96;color:#fff;font-weight:600;text-decoration:none}.pro__alert__wrap .pro__alert__card .pro__alert__close{margin-top:14px;padding:6px 26px;border-radius:10px}.ep-gr-pro-hint{margin:0 0 12px;font-size:11px;line-height:1.5;color:#6b7280;background:#f6f7f9;border-radius:6px;padding:8px 10px}.ep-gr-block-wrap .ep-gr-fetch-progress{margin:0 0 14px;padding:12px 14px;border:1px solid #d7d7ea;border-radius:8px;background:#faf9ff}.ep-gr-block-wrap .ep-gr-fetch-progress-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;color:#25396f}.ep-gr-block-wrap .ep-gr-fetch-progress-text{line-height:1.3}.ep-gr-block-wrap .ep-gr-fetch-progress-bar{margin-top:10px;height:6px;border-radius:999px;background:#e6e3f4;overflow:hidden}.ep-gr-block-wrap .ep-gr-fetch-progress-fill{display:block;height:100%;width:40%;border-radius:999px;background:#5b4e96;animation:ep-gr-indeterminate 1.2s ease-in-out infinite}.ep-gr-block-wrap .ep-gr-fetch-progress-note{margin:8px 0 0;font-size:12px;color:#7f8bb2;line-height:1.4}.ep-gr-block-wrap .ep-gr-spinner{width:13px;height:13px;flex-shrink:0;border:2px solid rgba(91,78,150,.3);border-top-color:#5b4e96;border-radius:50%;animation:ep-gr-spin .7s linear infinite}@keyframes ep-gr-spin{to{transform:rotate(360deg)}}@keyframes ep-gr-indeterminate{0%{transform:translate(-100%);width:40%}50%{width:60%}to{transform:translate(250%);width:40%}}.ep-gr-control-label{margin:0 0 8px;font-size:11px;font-weight:500;text-transform:uppercase;color:#1e1e1e}.ep-gr-layout-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:16px}.ep-gr-layout-tile{display:flex;flex-direction:column;align-items:center;gap:6px;padding:10px 4px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;cursor:pointer;color:#50575e;transition:border-color .12s ease,color .12s ease,box-shadow .12s ease}.ep-gr-layout-tile:hover{border-color:#b4b9be;color:#1e1e1e}.ep-gr-layout-tile.is-active{border-color:var(--wp-admin-theme-color, #3858e9);color:var(--wp-admin-theme-color, #3858e9);box-shadow:0 0 0 1px var(--wp-admin-theme-color, #3858e9)}.ep-gr-layout-tile-icon{display:inline-flex;line-height:0}.ep-gr-layout-tile-label{font-size:11px;line-height:1.2;text-align:center}.ep-gr-layout-tile{position:relative}.ep-gr-layout-tile.is-locked{opacity:.55;cursor:not-allowed;filter:grayscale(.4)}.ep-gr-layout-tile.is-locked:hover{border-color:#e0e0e0;color:#50575e;box-shadow:none}.ep-gr-tile-crown{position:absolute;top:4px;right:4px}.pro-control{position:relative;cursor:pointer;margin-bottom:16px}.pro-control:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:12;background:transparent}.pro-control>span.isPro{position:absolute;z-index:13;top:0;right:5px;display:inline-flex;align-items:center;justify-content:center;width:40px;height:18px;border-radius:20px;background:#5b4e96;color:#fff;font-size:10px;font-weight:400;text-transform:uppercase}.pro-control .components-toggle-control__label,.pro-control label.components-base-control__label{color:#bbacac}.pro-control .components-form-toggle .components-form-toggle__track{border:1px solid #b89d9d}.pro-control .components-form-toggle .components-form-toggle__thumb{background-color:#b89d9d;border:5px solid #b89d9d}:root{--ep-primary: #007cba;--ep-primary-hover: #005a87;--ep-primary-light: #e6f3ff;--ep-secondary: #50575e;--ep-secondary-hover: #3c434a;--ep-secondary-light: #f6f7f7;--ep-success: #00a32a;--ep-success-light: #e6f7e6;--ep-warning: #dba617;--ep-warning-light: #fff8e5;--ep-error: #d63638;--ep-error-light: #ffeaea;--ep-info: #72aee6;--ep-info-light: #e5f5ff;--ep-white: #ffffff;--ep-gray-50: #f9fafb;--ep-gray-100: #f3f4f6;--ep-gray-200: #e5e7eb;--ep-gray-300: #d1d5db;--ep-gray-400: #9ca3af;--ep-gray-500: #6b7280;--ep-gray-600: #4b5563;--ep-gray-700: #374151;--ep-gray-800: #1f2937;--ep-gray-900: #111827;--ep-black: #000000;--ep-font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;--ep-font-family-mono: Consolas, Monaco, "Andale Mono", "Ubuntu Mono", monospace;--ep-text-xs: .75rem;--ep-text-sm: .875rem;--ep-text-base: 1rem;--ep-text-lg: 1.125rem;--ep-text-xl: 1.25rem;--ep-text-2xl: 1.5rem;--ep-text-3xl: 1.875rem;--ep-text-4xl: 2.25rem;--ep-font-light: 300;--ep-font-normal: 400;--ep-font-medium: 500;--ep-font-semibold: 600;--ep-font-bold: 700;--ep-leading-tight: 1.25;--ep-leading-normal: 1.5;--ep-leading-relaxed: 1.75;--ep-space-1: .25rem;--ep-space-2: .5rem;--ep-space-3: .75rem;--ep-space-4: 1rem;--ep-space-5: 1.25rem;--ep-space-6: 1.5rem;--ep-space-8: 2rem;--ep-space-10: 2.5rem;--ep-space-12: 3rem;--ep-space-16: 4rem;--ep-space-20: 5rem;--ep-radius-sm: .125rem;--ep-radius: .25rem;--ep-radius-md: .375rem;--ep-radius-lg: .5rem;--ep-radius-xl: .75rem;--ep-radius-2xl: 1rem;--ep-radius-full: 9999px;--ep-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--ep-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--ep-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ep-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--ep-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ep-transition-fast: .15s ease-in-out;--ep-transition-normal: .3s ease-in-out;--ep-transition-slow: .5s ease-in-out;--ep-z-dropdown: 1000;--ep-z-sticky: 1020;--ep-z-fixed: 1030;--ep-z-modal-backdrop: 1040;--ep-z-modal: 1050;--ep-z-popover: 1060;--ep-z-tooltip: 1070;--ep-z-toast: 1080;--ep-breakpoint-sm: 640px;--ep-breakpoint-md: 768px;--ep-breakpoint-lg: 1024px;--ep-breakpoint-xl: 1280px;--ep-breakpoint-2xl: 1536px}   img.wp-smiley, img.emoji {  display: inline !important;  border: none !important;  box-shadow: none !important;  height: 1em !important;  width: 1em !important;  margin: 0 0.07em !important;  vertical-align: -0.1em !important;  background: none !important;  padding: 0 !important; }  .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}  :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--contrast: var(--contrast);--wp--preset--color--contrast-2: var(--contrast-2);--wp--preset--color--contrast-3: var(--contrast-3);--wp--preset--color--base: var(--base);--wp--preset--color--base-2: var(--base-2);--wp--preset--color--base-3: var(--base-3);--wp--preset--color--accent: var(--accent);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);--wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);}.wp-block-button{--wp--preset--dimension--25: 25%;--wp--preset--dimension--50: 50%;--wp--preset--dimension--75: 75%;--wp--preset--dimension--100: 100%;}:where(body) { margin: 0; }:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;font-style: inherit;font-weight: inherit;letter-spacing: inherit;line-height: inherit;padding-top: calc(0.667em + 2px);padding-right: calc(1.333em + 2px);padding-bottom: calc(0.667em + 2px);padding-left: calc(1.333em + 2px);text-decoration: none;text-transform: inherit;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-contrast-color{color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-color{color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-color{color: var(--wp--preset--color--contrast-3) !important;}.has-base-color{color: var(--wp--preset--color--base) !important;}.has-base-2-color{color: var(--wp--preset--color--base-2) !important;}.has-base-3-color{color: var(--wp--preset--color--base-3) !important;}.has-accent-color{color: var(--wp--preset--color--accent) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-contrast-background-color{background-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-background-color{background-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-background-color{background-color: var(--wp--preset--color--contrast-3) !important;}.has-base-background-color{background-color: var(--wp--preset--color--base) !important;}.has-base-2-background-color{background-color: var(--wp--preset--color--base-2) !important;}.has-base-3-background-color{background-color: var(--wp--preset--color--base-3) !important;}.has-accent-background-color{background-color: var(--wp--preset--color--accent) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-contrast-border-color{border-color: var(--wp--preset--color--contrast) !important;}.has-contrast-2-border-color{border-color: var(--wp--preset--color--contrast-2) !important;}.has-contrast-3-border-color{border-color: var(--wp--preset--color--contrast-3) !important;}.has-base-border-color{border-color: var(--wp--preset--color--base) !important;}.has-base-2-border-color{border-color: var(--wp--preset--color--base-2) !important;}.has-base-3-border-color{border-color: var(--wp--preset--color--base-3) !important;}.has-accent-border-color{border-color: var(--wp--preset--color--accent) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-icon svg){width: 24px;} :where(.wp-block-gallery.is-layout-flex){gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );}:where(.wp-block-gallery.is-layout-grid){gap: var( --wp--style--gallery-gap-default, var( --gallery-block--gutter-size, var( --wp--style--block-gap, 0.5em ) ) );} :where(.wp-block-latest-posts.is-layout-flex){gap: 1.25em;}:where(.wp-block-latest-posts.is-layout-grid){gap: 1.25em;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-term-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-term-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} .cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0;border:0}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{display:block}progress{vertical-align:baseline}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;margin:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}body,button,input,select,textarea{font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;text-transform:none;font-size:17px;line-height:1.5}p{margin-bottom:1.5em}h1,h2,h3,h4,h5,h6{font-family:inherit;font-size:100%;font-style:inherit;font-weight:inherit}pre{background:rgba(0,0,0,.05);font-family:inherit;font-size:inherit;line-height:normal;margin-bottom:1.5em;padding:20px;overflow:auto;max-width:100%}blockquote{border-left:5px solid rgba(0,0,0,.05);padding:20px;font-size:1.2em;font-style:italic;margin:0 0 1.5em;position:relative}blockquote p:last-child{margin:0}table,td,th{border:1px solid rgba(0,0,0,.1)}table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;width:100%}td,th{padding:8px}th{border-width:0 1px 1px 0}td{border-width:0 1px 1px 0}hr{background-color:rgba(0,0,0,.1);border:0;height:1px;margin-bottom:40px;margin-top:40px}fieldset{padding:0;border:0;min-width:inherit}fieldset legend{padding:0;margin-bottom:1.5em}h1{font-size:42px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h2{font-size:35px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h3{font-size:29px;margin-bottom:20px;line-height:1.2em;font-weight:400;text-transform:none}h4{font-size:24px}h5{font-size:20px}h4,h5,h6{margin-bottom:20px}ol,ul{margin:0 0 1.5em 3em}ul{list-style:disc}ol{list-style:decimal}li>ol,li>ul{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}b,strong{font-weight:700}cite,dfn,em,i{font-style:italic}address{margin:0 0 1.5em}code,kbd,tt,var{font:15px Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace}abbr,acronym{border-bottom:1px dotted #666;cursor:help}ins,mark{text-decoration:none}sub,sup{font-size:75%;height:0;line-height:0;position:relative;vertical-align:baseline}sup{bottom:1ex}sub{top:.5ex}small{font-size:75%}big{font-size:125%}figure{margin:0}table{margin:0 0 1.5em;width:100%}th{font-weight:700}img{height:auto;max-width:100%}button,input[type=button],input[type=reset],input[type=submit]{background:#55555e;color:#fff;border:1px solid transparent;cursor:pointer;-webkit-appearance:button;padding:10px 20px}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{border:1px solid;border-radius:0;padding:10px 15px;max-width:100%}textarea{width:100%}a,button,input{transition:color .1s ease-in-out,background-color .1s ease-in-out}a{text-decoration:none}.button,.wp-block-button .wp-block-button__link{padding:10px 20px;display:inline-block}.wp-block-button .wp-block-button__link{font-size:inherit;line-height:inherit}.using-mouse :focus{outline:0}.using-mouse ::-moz-focus-inner{border:0}.alignleft{float:left;margin-right:1.5em}.alignright{float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin:0 auto}.size-auto,.size-full,.size-large,.size-medium,.size-thumbnail{max-width:100%;height:auto}.no-sidebar .entry-content .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw;width:auto}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.main-navigation{z-index:100;padding:0;clear:both;display:block}.main-navigation a{display:block;text-decoration:none;font-weight:400;text-transform:none;font-size:15px}.main-navigation ul{list-style:none;margin:0;padding-left:0}.main-navigation .main-nav ul li a{padding-left:20px;padding-right:20px;line-height:60px}.inside-navigation{position:relative}.main-navigation .inside-navigation{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between}.main-navigation .main-nav>ul{display:flex;flex-wrap:wrap;align-items:center}.main-navigation li{position:relative}.main-navigation .menu-bar-items{display:flex;align-items:center;font-size:15px}.main-navigation .menu-bar-items a{color:inherit}.main-navigation .menu-bar-item{position:relative}.main-navigation .menu-bar-item.search-item{z-index:20}.main-navigation .menu-bar-item>a{padding-left:20px;padding-right:20px;line-height:60px}.sidebar .main-navigation .main-nav{flex-basis:100%}.sidebar .main-navigation .main-nav>ul{flex-direction:column}.sidebar .main-navigation .menu-bar-items{margin:0 auto}.sidebar .main-navigation .menu-bar-items .search-item{order:10}.nav-align-center .inside-navigation{justify-content:center}.nav-align-center .main-nav>ul{justify-content:center}.nav-align-right .inside-navigation{justify-content:flex-end}.main-navigation ul ul{display:block;box-shadow:1px 1px 0 rgba(0,0,0,.1);float:left;position:absolute;left:-99999px;opacity:0;z-index:99999;width:200px;text-align:left;top:auto;transition:opacity 80ms linear;transition-delay:0s;pointer-events:none;height:0;overflow:hidden}.main-navigation ul ul a{display:block}.main-navigation ul ul li{width:100%}.main-navigation .main-nav ul ul li a{line-height:normal;padding:10px 20px;font-size:14px}.main-navigation .main-nav ul li.menu-item-has-children>a{padding-right:0;position:relative}.main-navigation.sub-menu-left ul ul{box-shadow:-1px 1px 0 rgba(0,0,0,.1)}.main-navigation.sub-menu-left .sub-menu{right:0}.main-navigation:not(.toggled) ul li.sfHover>ul,.main-navigation:not(.toggled) ul li:hover>ul{left:auto;opacity:1;transition-delay:150ms;pointer-events:auto;height:auto;overflow:visible}.main-navigation:not(.toggled) ul ul li.sfHover>ul,.main-navigation:not(.toggled) ul ul li:hover>ul{left:100%;top:0}.main-navigation.sub-menu-left:not(.toggled) ul ul li.sfHover>ul,.main-navigation.sub-menu-left:not(.toggled) ul ul li:hover>ul{right:100%;left:auto}.nav-float-right .main-navigation ul ul ul{top:0}.menu-item-has-children .dropdown-menu-toggle{display:inline-block;height:100%;clear:both;padding-right:20px;padding-left:10px}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:10px;padding-bottom:10px;margin-top:-10px}.sidebar .menu-item-has-children .dropdown-menu-toggle,nav ul ul .menu-item-has-children .dropdown-menu-toggle{float:right}.widget-area .main-navigation li{float:none;display:block;width:100%;padding:0;margin:0}.sidebar .main-navigation.sub-menu-right ul li.sfHover ul,.sidebar .main-navigation.sub-menu-right ul li:hover ul{top:0;left:100%}.sidebar .main-navigation.sub-menu-left ul li.sfHover ul,.sidebar .main-navigation.sub-menu-left ul li:hover ul{top:0;right:100%}.site-main .comment-navigation,.site-main .post-navigation,.site-main .posts-navigation{margin:0 0 2em;overflow:hidden}.site-main .post-navigation{margin-bottom:0}.paging-navigation .nav-next,.paging-navigation .nav-previous{display:none}.paging-navigation .nav-links>*{padding:0 5px}.paging-navigation .nav-links .current{font-weight:700}.nav-links>:first-child{padding-left:0}.site-header{position:relative}.inside-header{padding:20px 40px}.main-title{margin:0;font-size:25px;line-height:1.2em;word-wrap:break-word;font-weight:700;text-transform:none}.site-description{margin:0;line-height:1.5;font-weight:400;text-transform:none;font-size:15px}.site-logo{display:inline-block;max-width:100%}.site-header .header-image{vertical-align:middle}.inside-header{display:flex;align-items:center}.header-widget{margin-left:auto}.header-widget p:last-child{margin-bottom:0}.nav-float-right .header-widget{margin-left:20px}.nav-float-right #site-navigation{margin-left:auto}.nav-float-left #site-navigation{margin-right:auto;order:-10}.nav-float-left .header-widget{margin-left:0;margin-right:20px;order:-15}.header-aligned-center:not([class*=nav-float-]) .inside-header{justify-content:center;flex-direction:column;text-align:center}.header-aligned-center:not([class*=nav-float-]) .header-widget{margin-left:auto;margin-right:auto}.header-aligned-center:not([class*=nav-float-]) .inside-header>:not(:first-child){margin-top:1em}.header-aligned-right:not([class*=nav-float-]) .inside-header{justify-content:flex-end}.header-aligned-right:not([class*=nav-float-]) .header-widget{margin-right:auto;margin-left:0;order:-10}.site-branding-container{display:inline-flex;align-items:center;text-align:left;flex-shrink:0}.site-branding-container .site-logo{margin-right:1em}.sticky{display:block}.entry-header .gp-icon,.posted-on .updated{display:none}.byline,.entry-header .cat-links,.entry-header .comments-link,.entry-header .tags-links,.group-blog .byline,.single .byline{display:inline}footer.entry-meta .byline,footer.entry-meta .posted-on{display:block}.entry-content:not(:first-child),.entry-summary:not(:first-child),.page-content:not(:first-child){margin-top:2em}.page-links{clear:both;margin:0 0 1.5em}.archive .format-aside .entry-header,.archive .format-status .entry-header,.archive .format-status .entry-meta,.archive .format-status .entry-title,.blog .format-aside .entry-header,.blog .format-status .entry-header,.blog .format-status .entry-meta,.blog .format-status .entry-title{display:none}.archive .format-aside .entry-content,.archive .format-status .entry-content,.blog .format-aside .entry-content,.blog .format-status .entry-content{margin-top:0}.archive .format-status .entry-content p:last-child,.blog .format-status .entry-content p:last-child{margin-bottom:0}.entry-header,.site-content{word-wrap:break-word}.entry-title{margin-bottom:0}.author .page-header .page-title{display:flex;align-items:center}.author .page-header .avatar{margin-right:20px}.page-header .author-info>:last-child,.page-header>:last-child{margin-bottom:0}.entry-meta{font-size:85%;margin-top:.5em;line-height:1.5}footer.entry-meta{margin-top:2em}.cat-links,.comments-link,.tags-links{display:block}.entry-content>p:last-child,.entry-summary>p:last-child,.page-content>p:last-child,.read-more-container,.taxonomy-description p:last-child{margin-bottom:0}.wp-caption{margin-bottom:1.5em;max-width:100%;position:relative}.wp-caption img[class*=wp-image-]{display:block;margin:0 auto 0;max-width:100%}.wp-caption .wp-caption-text{font-size:75%;padding-top:5px;opacity:.8}.wp-caption img{position:relative;vertical-align:bottom}.wp-block-image figcaption{font-size:13px;text-align:center}.wp-block-gallery,ul.blocks-gallery-grid{margin-left:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{background:rgba(255,255,255,.7);color:#000;padding:10px;box-sizing:border-box}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}.site-main .gallery{margin-bottom:1.5em}.gallery-item img{vertical-align:bottom}.gallery-icon{padding:5px}embed,iframe,object{max-width:100%}.wp-block-post-template{margin-left:0}.widget-area .widget{padding:40px}.widget select{max-width:100%}.footer-widgets .widget :last-child,.sidebar .widget :last-child{margin-bottom:0}.widget-title{margin-bottom:30px;font-size:20px;line-height:1.5;font-weight:400;text-transform:none}.widget ol,.widget ul{margin:0}.widget .search-field{width:100%}.widget .search-form{display:flex}.widget .search-form button.search-submit{font-size:15px}.footer-widgets .widget{margin-bottom:30px}.footer-widgets .widget:last-child,.sidebar .widget:last-child{margin-bottom:0}.widget ul li{list-style-type:none;position:relative;margin-bottom:.5em}.widget ul li ul{margin-left:1em;margin-top:.5em}.wp-calendar-table{table-layout:fixed}.site-content{display:flex}.grid-container{margin-left:auto;margin-right:auto;max-width:1200px}.page-header,.sidebar .widget,.site-main>*{margin-bottom:20px}.both-left .inside-left-sidebar,.both-right .inside-left-sidebar{margin-right:10px}.both-left .inside-right-sidebar,.both-right .inside-right-sidebar{margin-left:10px}.one-container.both-right .site-main,.one-container.right-sidebar .site-main{margin-right:40px}.one-container.both-left .site-main,.one-container.left-sidebar .site-main{margin-left:40px}.one-container.both-sidebars .site-main{margin:0 40px 0 40px}.one-container.archive .post:not(:last-child):not(.is-loop-template-item),.one-container.blog .post:not(:last-child):not(.is-loop-template-item){padding-bottom:40px}.one-container .site-content{padding:40px}.separate-containers .comments-area,.separate-containers .inside-article,.separate-containers .page-header,.separate-containers .paging-navigation{padding:40px}.separate-containers .site-main{margin:20px}.separate-containers.no-sidebar .site-main{margin-left:0;margin-right:0}.separate-containers.both-right .site-main,.separate-containers.right-sidebar .site-main{margin-left:0}.separate-containers.both-left .site-main,.separate-containers.left-sidebar .site-main{margin-right:0}.separate-containers .inside-left-sidebar,.separate-containers .inside-right-sidebar{margin-top:20px;margin-bottom:20px}.inside-page-header{padding:40px}.widget-area .main-navigation{margin-bottom:20px}.one-container .site-main>:last-child,.separate-containers .site-main>:last-child{margin-bottom:0}.full-width-content .container.grid-container{max-width:100%}.full-width-content.no-sidebar.separate-containers .site-main{margin:0}.full-width-content.one-container .site-content,.full-width-content.separate-containers .inside-article{padding:0}.full-width-content .entry-content .alignwide{margin-left:0;width:auto;max-width:unset}.contained-content.one-container .site-content,.contained-content.separate-containers .inside-article{padding:0}.sidebar .grid-container{max-width:100%;width:100%}.both-left .is-left-sidebar,.both-sidebars .is-left-sidebar,.left-sidebar .sidebar{order:-10}.both-left .is-right-sidebar{order:-5}.both-right .is-left-sidebar{order:5}.both-right .is-right-sidebar,.both-sidebars .is-right-sidebar{order:10}.inside-site-info{display:flex;align-items:center;justify-content:center;padding:20px 40px}.site-info{text-align:center;font-size:15px}.post-image:not(:first-child){margin-top:2em}.featured-image{line-height:0}.separate-containers .featured-image{margin-top:20px}.separate-containers .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.one-container .inside-article>.featured-image{margin-top:0;margin-bottom:2em}.gp-icon{display:inline-flex;align-self:center}.gp-icon svg{height:1em;width:1em;top:.125em;position:relative;fill:currentColor}.close-search .icon-search svg:first-child,.icon-menu-bars svg:nth-child(2),.icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:first-child{display:none}.close-search .icon-search svg:nth-child(2),.toggled .icon-menu-bars svg:nth-child(2){display:block}.entry-meta .gp-icon{margin-right:.6em;opacity:.7}nav.toggled .icon-arrow-left svg{transform:rotate(-90deg)}nav.toggled .icon-arrow-right svg{transform:rotate(90deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon svg{transform:rotate(180deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-left svg{transform:rotate(-270deg)}nav.toggled .sfHover>a>.dropdown-menu-toggle .gp-icon.icon-arrow-right svg{transform:rotate(270deg)}.container.grid-container{width:auto}.menu-toggle,.mobile-bar-items,.sidebar-nav-mobile{display:none}.menu-toggle{padding:0 20px;line-height:60px;margin:0;font-weight:400;text-transform:none;font-size:15px;cursor:pointer}.menu-toggle .mobile-menu{padding-left:3px}.menu-toggle .gp-icon+.mobile-menu{padding-left:9px}.menu-toggle .mobile-menu:empty{display:none}button.menu-toggle{background-color:transparent;flex-grow:1;border:0;text-align:center}button.menu-toggle:active,button.menu-toggle:focus,button.menu-toggle:hover{background-color:transparent}.has-menu-bar-items button.menu-toggle{flex-grow:0}nav.toggled ul ul.sub-menu{width:100%}.toggled .menu-item-has-children .dropdown-menu-toggle{padding-left:20px}.main-navigation.toggled .main-nav{flex-basis:100%;order:3}.main-navigation.toggled .main-nav>ul{display:block}.main-navigation.toggled .main-nav li{width:100%;text-align:left}.main-navigation.toggled .main-nav ul ul{transition:0s;visibility:hidden;box-shadow:none;border-bottom:1px solid rgba(0,0,0,.05)}.main-navigation.toggled .main-nav ul ul li:last-child>ul{border-bottom:0}.main-navigation.toggled .main-nav ul ul.toggled-on{position:relative;top:0;left:auto!important;right:auto!important;width:100%;pointer-events:auto;height:auto;opacity:1;display:block;visibility:visible;float:none}.main-navigation.toggled .menu-item-has-children .dropdown-menu-toggle{float:right}.mobile-menu-control-wrapper{display:none;margin-left:auto;align-items:center}.has-inline-mobile-toggle #site-navigation.toggled{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search{margin-top:1.5em}.has-inline-mobile-toggle #site-navigation.has-active-search .nav-search-active{position:relative}.has-inline-mobile-toggle #site-navigation.has-active-search .navigation-search input{outline:auto}.nav-float-left .mobile-menu-control-wrapper{order:-10;margin-left:0;margin-right:auto;flex-direction:row-reverse}@media (max-width:768px){.hide-on-mobile{display:none!important}a,body,button,input,select,textarea{transition:all 0s ease-in-out}.inside-header{flex-direction:column;text-align:center}.site-header .header-widget{margin-top:1.5em;margin-left:auto;margin-right:auto;text-align:center}.site-content{flex-direction:column}.container .site-content .content-area{width:auto}.is-left-sidebar.sidebar,.is-right-sidebar.sidebar{width:auto;order:initial}.is-left-sidebar+.is-right-sidebar .inside-right-sidebar{margin-top:0}.both-left .inside-left-sidebar,.both-left .inside-right-sidebar,.both-right .inside-left-sidebar,.both-right .inside-right-sidebar{margin-right:0;margin-left:0}#main{margin-left:0;margin-right:0}body:not(.no-sidebar) #main{margin-bottom:0}.alignleft,.alignright{float:none;display:block;margin-left:auto;margin-right:auto}.comment .children{padding-left:10px;margin-left:0}.entry-meta{font-size:inherit}.entry-meta a{line-height:1.8em}}@media (min-width:769px) and (max-width:1024px){.hide-on-tablet{display:none!important}}@media (min-width:1025px){.hide-on-desktop{display:none!important}} .is-right-sidebar{width:30%;}.is-left-sidebar{width:30%;}.site-content .content-area{width:100%;}@media (max-width: 768px){.main-navigation .menu-toggle,.sidebar-nav-mobile:not(#sticky-placeholder){display:block;}.main-navigation ul,.gen-sidebar-nav,.main-navigation:not(.slideout-navigation):not(.toggled) .main-nav > ul,.has-inline-mobile-toggle #site-navigation .inside-navigation > *:not(.navigation-search):not(.main-nav){display:none;}.nav-align-right .inside-navigation,.nav-align-center .inside-navigation{justify-content:space-between;}.has-inline-mobile-toggle .mobile-menu-control-wrapper{display:flex;flex-wrap:wrap;}.has-inline-mobile-toggle .inside-header{flex-direction:row;text-align:left;flex-wrap:wrap;}.has-inline-mobile-toggle .header-widget,.has-inline-mobile-toggle #site-navigation{flex-basis:100%;}.nav-float-left .has-inline-mobile-toggle #site-navigation{order:10;}} .elementor-template-full-width .site-content{display:block;} .dynamic-author-image-rounded{border-radius:100%;}.dynamic-featured-image, .dynamic-author-image{vertical-align:middle;}.one-container.blog .dynamic-content-template:not(:last-child), .one-container.archive .dynamic-content-template:not(:last-child){padding-bottom:0px;}.dynamic-entry-excerpt > p:last-child{margin-bottom:0px;}  @font-face {  font-family: 'Poiret One';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo5pcV-UyZKAbcw.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Poiret One';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo5BcV-UyZKAbcw.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poiret One';  font-style: normal;  font-weight: 400;  src: url(https://fonts.gstatic.com/s/poiretone/v18/UqyVK80NJXN4zfRgbdfbo55cV-UyZKA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAX-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAz-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAv-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuHT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuGb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAf-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLt_QuAj-k3Yk128.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAX-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAz-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAv-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuHT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuGb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAf-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLoHQuAj-k3Yk128.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAX-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAz-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAv-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuHT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuGb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAf-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLrPQuAj-k3Yk128.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAX-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAz-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAv-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuHT-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuGb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAf-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAb-k3Yk128O0g.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: italic;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOKCnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmOClHrs6ljXfMMLmbXuAj-k3Yk128.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmZiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmQiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmYiAr0lFQm524.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmXiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVnoiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVn6iAr0lFQm524.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmbiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmaiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuaabVmUiAr0lFQm.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmZiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmQiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmYiAr0lFQm524.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmXiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVnoiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVn6iAr0lFQm524.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmbiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmaiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWubEbVmUiAr0lFQm.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmZiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmQiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmYiAr0lFQm524.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmXiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVnoiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVn6iAr0lFQm524.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmbiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmaiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWub2bVmUiAr0lFQm.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmZiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmQiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmYiAr0lFQm524.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmXiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalnoiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjaln6iAr0lFQm524.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmbiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmaiAr0lFQm524.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: normal;  src: url(https://fonts.gstatic.com/s/roboto/v51/KFOMCnqEu92Fr1ME7kSn66aGLdTylUAMQXC89YmC2DPNWuYjalmUiAr0lFQm.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } :root{--direction-multiplier:1}body.rtl,html[dir=rtl]{--direction-multiplier:-1}.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{display:inline-block;line-height:1}.e-logo-wrapper i{color:var(--e-a-color-circle-logo);font-size:2.5em}.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,.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%)}.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.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-custom-embed-play{inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(calc(-50% * var(--direction-multiplier)),-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{fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3));height:100px;width:100px}.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:"\e8fb"}.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)}.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%}@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:1366px){.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%}}@media (max-width:-1){.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-inline: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-block-end: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-block-end: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:1366px){.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:1366px){.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-block-end: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-block-end: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-block-end: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-block-end: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:1366px){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-block-end: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-block-end: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)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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-block-end: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:1367px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:1366px){#elementor-device-mode:after{content:"laptop"}}@media (max-width:-1){#elementor-device-mode:after{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:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap}.e-con:where(:not(.e-div-block-base)){transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s)}.e-con{--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}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{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.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))}:is([data-widget_type="e-component.default"],[data-widget_type="e-component.default"]>.elementor-section-wrap)>.e-con{--margin-right:0px;--margin-left:0px}.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:"\e92a";font-family:eicons;font-size:15px;inset-block-start:50%;inset-inline-end:10px;pointer-events:none;position:absolute;text-shadow:0 0 3px rgba(0,0,0,.3);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,[dir=rtl] .elementor-button-align-start .e-form__buttons,[dir=rtl] .elementor-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-button-align-end .e-form__buttons,[dir=rtl] .elementor-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-tablet-button-align-start .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-tablet-button-align-end .e-form__buttons,[dir=rtl] .elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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,[dir=rtl] .elementor-mobile-button-align-start .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-end}[dir=rtl] .elementor-mobile-button-align-end .e-form__buttons,[dir=rtl] .elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-start}.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:"\e90e";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:"\e87f"}.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:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container,.elementor-element:where(:not(.e-con)):where(: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;fill:#fff;font-size:15px;line-height:1;padding:12px 24px;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;fill:#fff;padding:.5em}.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!important}html *{transition-delay:0s!important;transition-duration:0s!important}}@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-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:1366px){.elementor .elementor-hidden-laptop{display:none}}@media (min-width:1367px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}.elementor-kit-34{--e-global-color-primary:#1B556F;--e-global-color-secondary:#1B1B1B;--e-global-color-text:#43474A;--e-global-color-accent:#FCE694;--e-global-color-6fb8b901:#FFF;--e-global-color-550dc11f:#212121;--e-global-color-6d319805:#F7F7F7;--e-global-color-cfcdbd0:#F7F8FA;--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-34 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}{}h1.entry-title{display:var(--page-title-display);}@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;}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{flex-shrink:0;margin:0 var(--divider-element-spacing)}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{direction:ltr;display:flex;margin:0}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{border-block-end:0;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color);content:"";display:block;flex-grow:1}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url);-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;min-height:var(--divider-pattern-height);width:100%}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var( --container-widget-flex-grow )}.elementor-widget-icon-box .elementor-icon-box-wrapper{display:flex;flex-direction:column;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{display:inline-block;flex:0 0 auto;line-height:0}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1;width:100%}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget-icon-box.elementor-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-widescreen-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-widescreen-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-widescreen-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1366px){.elementor-widget-icon-box.elementor-laptop-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-laptop-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-laptop-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-laptop-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-tablet-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-tablet-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-tablet-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile_extra-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile_extra-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile_extra-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-inline-end .elementor-icon-box-wrapper{flex-direction:row-reverse;text-align:end}.elementor-widget-icon-box.elementor-mobile-position-inline-start .elementor-icon-box-wrapper{flex-direction:row;text-align:start}.elementor-widget-icon-box.elementor-mobile-position-block-start .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column;text-align:center}.elementor-widget-icon-box.elementor-mobile-position-block-end .elementor-icon-box-wrapper{align-items:unset!important;flex-direction:column-reverse;text-align:center}}body.elementor-page .elementor-widget-menu-anchor{margin-block-end:0}.embedpress-aspect-ratio-219 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 42.8571%; } .embedpress-aspect-ratio-169 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 56.25%; } .embedpress-aspect-ratio-43 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 75%; } .embedpress-aspect-ratio-32 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 66.6666%; } .embedpress-aspect-ratio-11 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 100%; } .embedpress-aspect-ratio-916 .embedpress-fit-aspect-ratio .embedpress-wrapper {   padding-bottom: 177.8%; } .embedpress-fit-aspect-ratio .embedpress-wrapper {   position: relative;   height: 0; } .embedpress-fit-aspect-ratio .embedpress-wrapper iframe {   position: absolute;   top: 0;   left: 0;   height: 100%;   width: 100%;   border: 0;   background-color: #000; } .embedpress-elements-wrapper, .embedpress-elements-wrapper .embedpress-wrapper{   max-width: 100%; } .embedpress-wrapper.ose-wistia {   display: inline-block; } .embedpress-elements-wrapper .embedpress-wrapper iframe {   height: 100%;   width: 100%;   border: 0; } .embedpress-fit-aspect-ratio video {   width: 100%; }  .emebedpress-unit-percent iframe{   width: 100%; } .embedpress-el-powered {   text-align: center;   margin: 0 auto;   font-size: 16px;   font-weight: 700; } .embedpress-embed-calendar-calendar {   text-align: center; }    .embedpress-event .link {   color: #0098ab ; } .embedpress-event .visibility--a11yHide {   border: 0;   clip: rect(0 0 0 0);   position: absolute;   overflow: hidden;   margin: -1px;   padding: 0;   width: 1px;   height: 1px; } .embedpress-event .text--small {   font-size: 14px;   margin: 0; } .embedpress-event .flex {   display: flex;   box-sizing: border-box; } .embedpress-event .flex--wrap {   flex-wrap: wrap; } .embedpress-event .flex--row {   align-items: center;   box-sizing: border-box;   display: flex;   justify-content: flex-start;   flex-direction: row;   flex-wrap: nowrap; } .embedpress-event .flex-item {   flex-basis: 0;   flex-grow: 1;   width: auto;   min-width: 0;     box-sizing: border-box; } .embedpress-event .flex-item--shrink {   flex-basis: auto;   -webkit-box-flex: 0;   flex-grow: 0;   flex-shrink: 0;   width: auto; } .embedpress-event .flex--row > .flex-item:first-child {   padding-left: 0; } .embedpress-event .text--bold {   font-weight: 700; } .embedpress-event h1, .embedpress-event h2, .embedpress-event h3, .embedpress-event h4, .embedpress-event h5, .embedpress-event h6{   font-size: inherit; } .embedpress-event .ep-event--title {   font-size: 32px;   font-weight: 700; } .embedpress-event .ep-event--date {   color: #757575 ;   font-weight: 400;   font-size: 16px; }  .embedpress-event .ep-event--host {   margin-top: 20px ;   display: flex;   align-items: center;   margin-bottom: 20px; } .ep-event--host .avatar-print {   border-radius: 50%;   height: 50px;   width: 50px; } .embedpress-event img.avatar--person {   background-image: none !important;   background-repeat: no-repeat;   background-position: 50%;   background-size: cover;   border-radius: 50%;   box-sizing: border-box;   vertical-align: middle; } .event-info-hosts-text {   padding-left: 20px;   font-size: 16px;   font-weight: 400; } .embedpress-event .event-description {   margin-top: 20px; } .text--sectionTitle {   font-size: 20px;   line-height: 28px; } .ep-event--attendees {   margin-top: 50px; } .ep-event--attendees > .flex {   margin-bottom: 20px; } .ep-event--attendees .gridList {   list-style: none;   margin: 0 -16px 0 0;   padding: 0; } .ep-event--attendees .gridList-item {   width: auto; } .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {   flex: 0 0 50%;   max-width: 50%; } .ep-event--attendees .groupMember-name {   line-height: 1.2 !important; } .ep-event--attendees .avatar--person {   margin-bottom: 15px;   display: inline-block;   border-radius: 50%; } .ep-event--attendees img.avatar-print {   border-radius: 50%; } .ep-event--attendees .groupMember-role {   font-size: 12px;   color: #757575;   padding-top: 2px;   margin: 0; } .ep-event--attendees .groupMember {   min-height: 100%;   min-width: 128px;   padding-left: 8px;   padding-right: 8px; } .embedpress-event .align--center{   text-align: center; } .embedpress-event .card {   background: #fff;   background-clip: padding-box;   background-size: cover;   border: 1px solid rgba(46,62,72,.12);   border-radius: 8px;   -webkit-box-sizing: border-box;   box-sizing: border-box;   display: block;   min-height: 100%;   padding: 16px 16px 18px;   position: relative;   white-space: normal; } .embedpress-event .card--hasHoverShadow {   transition: box-shadow .25s cubic-bezier(.4,0,.2,1),transform .25s cubic-bezier(.4,0,.2,1); } .embedpress-event .ep-event-group-link {   display: flex;   flex-wrap: wrap;   align-items: center;   background: #ffffff;   border-radius: 8px;   padding: 20px;   margin-bottom: 20px;   border: 1px solid rgba(46,62,72,.12); } .embedpress-event .ep-event-group--name {   padding-left: 20px;   font-size: 14px;   line-height: 1.45;   margin: 0;   width: 70%;   word-break: break-word; } .embedpress-event .ep-event-group--image {   -o-object-fit: cover;   object-fit: cover;   width: 56px;   height: 56px;   border-radius: 4px; } .embedpress-event .ep-event-time-location {   background: #ffffff;   border-radius: 8px;   padding: 16px 20px 0 20px;   border: 1px solid rgba(46,62,72,.12); } .embedpress-event .ep-event-time-location .ep-event-datetime, .embedpress-event .ep-event-time-location .ep-event-location {   padding-bottom: 20px; } .embedpress-event .ep-event-location .wrap--singleLine--truncate, .embedpress-event .ep-event-time-location .ep-event-datetime {   font-size: 15px;   line-height: 1.5;   color: #2e3e48;   font-style: normal;   margin: 0; } .embedpress-event .ep-event-location address {   font-style: normal;   margin: 0; } .embedpress-event .ep-event-location .venueDisplay-venue-address {   font-style: normal;   color: #757575;   margin: 0; } .embedpress-event .ep-event-location p {   line-height: 20px; } .ep-event--attendees .gridList-item {   -webkit-box-sizing: border-box;   box-sizing: border-box;   display: inline-block;   font-size: 1rem;   margin: 0;   vertical-align: top;   width: 50%; } .gridList-itemInner {   -webkit-box-sizing: border-box;   box-sizing: border-box;   height: 100%;   padding: 0 16px 16px 0; } .embedpress-yt-subscribe {   display: flex;   align-items: center;   align-content: start;   text-align: center;   gap: 1rem;   max-width: 600px;   width: 100%; } .embedpress-yt-subscribe .embedpress-yt-subscribe.dark {   color: #ffffff; } .embedpress-yt-subscribe .embedpress-yt-sub-text {   display: inline-block;   margin: 0;   padding: 0; } @media only screen and (min-width: 530px) {   .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {     flex: 0 0 33.333333%;     max-width: 33.333333%;   } } @media only screen and (min-width: 640px){   .embedpress-event .card {     padding: 18px 18px 20px;   }   .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {     flex: 0 0 25%;     max-width: 25%;   } }  .wistia_embed {   max-width: 100%; } @media only screen and (max-width: 850px){    .emebedpress-unit-percent.embedpress-document-embed {     width: 100%!important;   }   } .embedpress-elements-wrapper .ep-elementor-content .ep-social-share-wraper {   margin-top: -7px; } .position-right-wraper .ep-social-share-wraper, .position-left-wraper .ep-social-share-wraper, .position-top-wraper .ep-social-share-wraper {   margin-top: 0!important; }  .presentationModeEnabledIosDevice {   position: fixed;   left: 0;   top: 0;   border: 0;   height: 100%!important;   width: 100%!important;   z-index: 999999;   min-width: 100%!important;   min-height: 100%!important; } .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{align-items:center;display:flex;flex-wrap:nowrap;font-size:13px;justify-content:space-between;margin-bottom:var(--e-form-steps-indicators-spacing)}.e-form__indicators__indicator{align-items:center;display:flex;flex-basis:0;flex-direction:column;justify-content:center;padding:0 var(--e-form-steps-divider-gap)}.e-form__indicators__indicator__progress{background-color:var(--e-form-steps-indicator-progress-background-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);overflow:hidden;position:relative;width:100%}.e-form__indicators__indicator__progress__meter{background-color:var(--e-form-steps-indicator-progress-color);border-radius:var(--e-form-steps-indicator-progress-border-radius);color:var(--e-form-steps-indicator-progress-meter-color);height:var(--e-form-steps-indicator-progress-height);line-height:var(--e-form-steps-indicator-progress-height);padding-right:15px;text-align:right;transition:width .1s linear;width:var(--e-form-steps-indicator-progress-meter-width,0)}.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{border-color:var(--e-form-steps-indicator-active-secondary-color,#fff);color:var(--e-form-steps-indicator-active-primary-color,#39b54a)}.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{background-color:initial;color:var(--e-form-steps-indicator-completed-primary-color,#39b54a)}.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{align-items:center;border-style:solid;border-width:1px;display:flex;font-size:var(--e-form-steps-indicator-icon-size);height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;overflow:hidden;width:var(--e-form-steps-indicator-padding,30px)}.e-form__indicators__indicator__icon img,.e-form__indicators__indicator__icon object,.e-form__indicators__indicator__icon svg{height:auto;width:var(--e-form-steps-indicator-icon-size)}.e-form__indicators__indicator__icon .e-font-icon-svg{height:1em}.e-form__indicators__indicator__number{align-items:center;border-style:solid;border-width:1px;display:flex;height:var(--e-form-steps-indicator-padding,30px);justify-content:center;margin-bottom:10px;width:var(--e-form-steps-indicator-padding,30px)}.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{background-color:#babfc5;height:var(--e-form-steps-divider-width);width:100%}.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-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 .elementor-button-content-wrapper{align-items:center}.elementor-form .elementor-button .elementor-button-text{white-space:normal}.elementor-form .elementor-button svg{height:auto}.elementor-form .elementor-button .e-font-icon-svg{height:1em}.elementor-form .elementor-button .elementor-button-content-wrapper{gap:5px}.elementor-form .elementor-button .elementor-button-icon,.elementor-form .elementor-button .elementor-button-text{flex-grow:unset;order:unset}.elementor-select-wrapper .select-caret-down-wrapper{font-size:11px;inset-inline-end:10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.elementor-select-wrapper .select-caret-down-wrapper svg{aspect-ratio:unset;display:unset;fill:currentColor;overflow:visible;width:1em}.elementor-select-wrapper .select-caret-down-wrapper i{font-size:19px;line-height:2}.elementor-select-wrapper.remove-before:before{content:""!important}.elementor-message-svg:before{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNCIgaGVpZ2h0PSIxMSIgZmlsbD0ibm9uZSIgdmlld0JveD0iMCAwIDE0IDExIj48cGF0aCBmaWxsPSIjMDA4YTIwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik00Ljc1IDguMTUgMS42IDUgLjU1IDYuMDVsNC4yIDQuMiA5LTlMMTIuNy4yeiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PC9zdmc+");background-position:50%;background-repeat:no-repeat;content:"";height:1em;width:1em}.elementor-tab-title a{color:inherit}.elementor-toggle{text-align:start}.elementor-toggle .elementor-tab-title{border-block-end:1px solid #d5d8dc;cursor:pointer;font-weight:700;line-height:1;margin:0;outline:none;padding:15px}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{height:1em;margin-inline-start:-5px;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-block-end:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{border-block-end:1px solid #d5d8dc;display:none;padding:15px}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}.elementor-71 .elementor-element.elementor-element-3226d2c{--display:flex;--min-height:510px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-71 .elementor-element.elementor-element-591e751{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-591e751.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-71 .elementor-element.elementor-element-7a1e6c2{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-7a1e6c2:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-7a1e6c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://ord-global.com/wp-content/uploads/isadoraparis.jpg");background-position:top center;background-repeat:no-repeat;background-size:cover;}.elementor-71 .elementor-element.elementor-element-a03d87e{--display:flex;--min-height:510px;--justify-content:center;--margin-top:-510px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;--z-index:10;}.elementor-71 .elementor-element.elementor-element-bdb3946{--display:flex;}.elementor-71 .elementor-element.elementor-element-bdb3946.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-71 .elementor-element.elementor-element-b3b2e35{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -10px) 0px;}.elementor-71 .elementor-element.elementor-element-b3b2e35 .elementor-heading-title{font-size:18px;letter-spacing:3px;}.elementor-71 .elementor-element.elementor-element-9a18712{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:start;}.elementor-71 .elementor-element.elementor-element-9a18712 .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:60px;font-weight:400;line-height:1.1em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-0c6bd64{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -10px) 0px;}.elementor-71 .elementor-element.elementor-element-0c6bd64 .elementor-heading-title{font-size:24px;font-weight:300;font-style:italic;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-0b1dd13{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;}.elementor-71 .elementor-element.elementor-element-b429616 .elementor-button{background-color:var( --e-global-color-primary );fill:#FFFFFF;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:1px 1px 1px 1px;}.elementor-71 .elementor-element.elementor-element-b429616 .elementor-button:hover, .elementor-71 .elementor-element.elementor-element-b429616 .elementor-button:focus{background-color:#02010100;color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-b429616 .elementor-button:hover svg, .elementor-71 .elementor-element.elementor-element-b429616 .elementor-button:focus svg{fill:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-dfb0932{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:7em;--padding-bottom:7em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-4bd704a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-4bd704a.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-71 .elementor-element.elementor-element-074a571{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:-120px;--margin-right:0px;--padding-top:3em;--padding-bottom:2em;--padding-left:3em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-074a571:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-074a571 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-71 .elementor-element.elementor-element-c6cdee0 .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:28px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-b7f852e{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;}.elementor-71 .elementor-element.elementor-element-37122c5{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:40px 40px;--row-gap:40px;--column-gap:40px;}.elementor-71 .elementor-element.elementor-element-6c164ef{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:-120px;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;--z-index:5;}.elementor-71 .elementor-element.elementor-element-6c164ef:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-6c164ef > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-71 .elementor-element.elementor-element-6c164ef.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-71 .elementor-element.elementor-element-632c3c7 .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:28px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-4cccf48{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;}.elementor-71 .elementor-element.elementor-element-12d2367{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-2dcfe85{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:flex-end;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--padding-top:7em;--padding-bottom:7em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-f366134{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-f39d8e5{text-align:start;}.elementor-71 .elementor-element.elementor-element-f39d8e5 img{width:100%;}.elementor-71 .elementor-element.elementor-element-71a8c0e{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:-120px;--margin-right:0px;--padding-top:3em;--padding-bottom:2em;--padding-left:3em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-71a8c0e:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-71a8c0e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-71 .elementor-element.elementor-element-5bfbffb .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:28px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-f45c63b{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;}.elementor-71 .elementor-element.elementor-element-a454b88{--display:flex;--margin-top:0em;--margin-bottom:5em;--margin-left:0em;--margin-right:0em;}.elementor-71 .elementor-element.elementor-element-d55dad7{--divider-border-style:solid;--divider-color:var( --e-global-color-primary );--divider-border-width:2px;--divider-icon-size:30px;}.elementor-71 .elementor-element.elementor-element-d55dad7 .elementor-divider-separator{width:100%;}.elementor-71 .elementor-element.elementor-element-d55dad7 .elementor-divider{padding-block-start:15px;padding-block-end:15px;}.elementor-71 .elementor-element.elementor-element-d55dad7.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-d55dad7.elementor-view-framed .elementor-icon, .elementor-71 .elementor-element.elementor-element-d55dad7.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-d55dad7.elementor-view-framed .elementor-icon, .elementor-71 .elementor-element.elementor-element-d55dad7.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-6f496e1{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-7f10314{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-71 .elementor-element.elementor-element-ca9209b .elementor-icon-box-wrapper{gap:15px;}.elementor-71 .elementor-element.elementor-element-ca9209b.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-ca9209b.elementor-view-framed .elementor-icon, .elementor-71 .elementor-element.elementor-element-ca9209b.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-ca9209b .elementor-icon-box-description{font-size:20px;font-weight:300;}.elementor-71 .elementor-element.elementor-element-2674d52{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-71 .elementor-element.elementor-element-25be639 .elementor-icon-box-wrapper{gap:15px;}.elementor-71 .elementor-element.elementor-element-25be639.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-25be639.elementor-view-framed .elementor-icon, .elementor-71 .elementor-element.elementor-element-25be639.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-25be639 .elementor-icon-box-description{font-size:20px;font-weight:300;}.elementor-71 .elementor-element.elementor-element-9671132{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-71 .elementor-element.elementor-element-c155f8e .elementor-icon-box-wrapper{gap:15px;}.elementor-71 .elementor-element.elementor-element-c155f8e.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-c155f8e.elementor-view-framed .elementor-icon, .elementor-71 .elementor-element.elementor-element-c155f8e.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-c155f8e .elementor-icon-box-description{font-size:20px;font-weight:300;}.elementor-71 .elementor-element.elementor-element-6114d43{--display:flex;--padding-top:5em;--padding-bottom:3em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-6532b85{padding:0em 0em 2em 0em;text-align:center;}.elementor-71 .elementor-element.elementor-element-6532b85 .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:36px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-d231f98{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:0em;--padding-bottom:7em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-87dbc53{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-71 .elementor-element.elementor-element-c8c5a3e{padding:0em 0em 2em 0em;text-align:center;}.elementor-71 .elementor-element.elementor-element-c8c5a3e .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:36px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-2caf80f .ep-share-position-bottom .ep-embed-content-wraper{width:100%!important;max-width:100%!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe{height:600px!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed .pdfobject-container{height:600px!important;}.elementor-71 .elementor-element.elementor-element-2caf80f > .elementor-widget-container{padding:0em 0em 2em 0em;}.elementor-71 .elementor-element.elementor-element-65b4b8a{padding:0em 0em 2em 0em;text-align:center;}.elementor-71 .elementor-element.elementor-element-65b4b8a .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:36px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-cb178e3 .ep-share-position-bottom .ep-embed-content-wraper{width:100%!important;max-width:100%!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe{height:600px!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed .pdfobject-container{height:600px!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 > .elementor-widget-container{margin:0em 0em 3em 0em;}.elementor-71 .elementor-element.elementor-element-b711444{padding:0em 0em 2em 0em;text-align:center;}.elementor-71 .elementor-element.elementor-element-b711444 .elementor-heading-title{font-family:"Basier", Sans-serif;font-size:36px;font-weight:400;line-height:1.4em;color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-d1ea6a8 .ep-share-position-bottom .ep-embed-content-wraper{width:100%!important;max-width:100%!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe{height:600px!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed .pdfobject-container{height:600px!important;}.elementor-71 .elementor-element.elementor-element-0bc313b{--display:flex;--padding-top:0em;--padding-bottom:7em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-77936ef{padding:0em 0em 1em 0em;--e-form-steps-indicators-spacing:20px;--e-form-steps-indicator-padding:30px;--e-form-steps-indicator-inactive-secondary-color:#ffffff;--e-form-steps-indicator-active-secondary-color:#ffffff;--e-form-steps-indicator-completed-secondary-color:#ffffff;--e-form-steps-divider-width:1px;--e-form-steps-divider-gap:10px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group{padding-right:calc( 20px/2 );padding-left:calc( 20px/2 );margin-bottom:20px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-form-fields-wrapper{margin-left:calc( -20px/2 );margin-right:calc( -20px/2 );margin-bottom:-20px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group.recaptcha_v3-bottomleft, .elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group.recaptcha_v3-bottomright{margin-bottom:0;}body.rtl .elementor-71 .elementor-element.elementor-element-77936ef .elementor-labels-inline .elementor-field-group > label{padding-left:0px;}body:not(.rtl) .elementor-71 .elementor-element.elementor-element-77936ef .elementor-labels-inline .elementor-field-group > label{padding-right:0px;}body .elementor-71 .elementor-element.elementor-element-77936ef .elementor-labels-above .elementor-field-group > label{padding-bottom:0px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-type-html{padding-bottom:0px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group .elementor-field:not(.elementor-select-wrapper){background-color:#ffffff;border-color:var( --e-global-color-primary );border-width:2px 2px 2px 2px;border-radius:1px 1px 1px 1px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group .elementor-select-wrapper select{background-color:#ffffff;border-color:var( --e-global-color-primary );border-width:2px 2px 2px 2px;border-radius:1px 1px 1px 1px;}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-field-group .elementor-select-wrapper::before{color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-button{border-style:solid;border-width:1px 1px 1px 1px;border-radius:1px 1px 1px 1px;padding:15px 30px 15px 30px;}.elementor-71 .elementor-element.elementor-element-77936ef .e-form__buttons__wrapper__button-next{background-color:var( --e-global-color-primary );color:#ffffff;border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-button[type="submit"]{background-color:var( --e-global-color-primary );color:#ffffff;border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-button[type="submit"] svg *{fill:#ffffff;}.elementor-71 .elementor-element.elementor-element-77936ef .e-form__buttons__wrapper__button-previous{color:#ffffff;}.elementor-71 .elementor-element.elementor-element-77936ef .e-form__buttons__wrapper__button-next:hover{background-color:#FFFFFF;color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-button[type="submit"]:hover{background-color:#FFFFFF;color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .elementor-button[type="submit"]:hover svg *{fill:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-77936ef .e-form__buttons__wrapper__button-previous:hover{color:#ffffff;}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-tab-title{border-width:0px;padding:0px 0px 0px 0px;}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-tab-content{border-width:0px;}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-toggle-title, .elementor-71 .elementor-element.elementor-element-16cc14d .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-tab-title.elementor-active a, .elementor-71 .elementor-element.elementor-element-16cc14d .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-secondary );}.elementor-71 .elementor-element.elementor-element-16cc14d .elementor-toggle-title{font-size:16px;font-weight:400;}@media(max-width:1366px){.elementor-71 .elementor-element.elementor-element-3226d2c{--min-height:510px;}.elementor-71 .elementor-element.elementor-element-7a1e6c2:not(.elementor-motion-effects-element-type-background), .elementor-71 .elementor-element.elementor-element-7a1e6c2 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-repeat:no-repeat;background-size:cover;}.elementor-71 .elementor-element.elementor-element-a03d87e{--min-height:510px;--margin-top:-510px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:1em;--padding-bottom:1em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-b3b2e35 .elementor-heading-title{font-size:15px;letter-spacing:4.5px;}.elementor-71 .elementor-element.elementor-element-9a18712{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -15px) 0px;}.elementor-71 .elementor-element.elementor-element-0c6bd64 .elementor-heading-title{font-size:22px;line-height:1.4em;}.elementor-71 .elementor-element.elementor-element-dfb0932{--padding-top:7em;--padding-bottom:7em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-a454b88{--padding-top:0em;--padding-bottom:0em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-6114d43{--padding-top:5em;--padding-bottom:3em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-d231f98{--padding-top:0em;--padding-bottom:5em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-0bc313b{--padding-top:0em;--padding-bottom:7em;--padding-left:1em;--padding-right:1em;}}@media(max-width:1024px){.elementor-71 .elementor-element.elementor-element-3226d2c{--min-height:400px;}.elementor-71 .elementor-element.elementor-element-a03d87e{--min-height:400px;--margin-top:-400px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-bdb3946{--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-9a18712 .elementor-heading-title{font-size:40px;}.elementor-71 .elementor-element.elementor-element-dfb0932{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--padding-top:5em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-c7d3a4a img{height:340px;}.elementor-71 .elementor-element.elementor-element-074a571{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-c6cdee0 .elementor-heading-title{font-size:26px;}.elementor-71 .elementor-element.elementor-element-37122c5{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0em;--padding-bottom:3em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-6c164ef{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:-50px;--padding-top:2em;--padding-bottom:2em;--padding-left:0em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-632c3c7 .elementor-heading-title{font-size:26px;}.elementor-71 .elementor-element.elementor-element-12d2367{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-71 .elementor-element.elementor-element-78113e4 img{width:100%;}.elementor-71 .elementor-element.elementor-element-2dcfe85{--align-items:flex-start;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0em;--padding-bottom:3em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-71a8c0e{--margin-top:50px;--margin-bottom:0px;--margin-left:-50px;--margin-right:0px;--padding-top:2em;--padding-bottom:2em;--padding-left:2em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-a454b88{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:3em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-6f496e1{--padding-top:0em;--padding-bottom:0em;--padding-left:1em;--padding-right:1em;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-2caf80f .ep-share-position-bottom .ep-embed-content-wraper{width:400%!important;max-width:400%!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe{height:400px!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed .pdfobject-container{height:400px!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-cb178e3 .ep-share-position-bottom .ep-embed-content-wraper{width:400%!important;max-width:400%!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe{height:400px!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed .pdfobject-container{height:400px!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-d1ea6a8 .ep-share-position-bottom .ep-embed-content-wraper{width:400%!important;max-width:400%!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe{height:400px!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed .pdfobject-container{height:400px!important;}.elementor-71 .elementor-element.elementor-element-0bc313b{--padding-top:0em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}}@media(max-width:767px){.elementor-71 .elementor-element.elementor-element-3226d2c{--min-height:250px;--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-a03d87e{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:0em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-bdb3946{--padding-top:0em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-9a18712{margin:0em 0em calc(var(--kit-widget-spacing, 0px) + 0em) 0em;}.elementor-71 .elementor-element.elementor-element-dfb0932{--padding-top:5em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-c7d3a4a img{height:300px;}.elementor-71 .elementor-element.elementor-element-37122c5{--padding-top:0em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-6c164ef{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-12d2367.e-con{--order:-99999 ;}.elementor-71 .elementor-element.elementor-element-78113e4 img{height:300px;}.elementor-71 .elementor-element.elementor-element-2dcfe85{--padding-top:0em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-f39d8e5 img{height:300px;}.elementor-71 .elementor-element.elementor-element-71a8c0e{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:2em;--padding-bottom:0em;--padding-left:0em;--padding-right:0em;}.elementor-71 .elementor-element.elementor-element-a454b88{--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0em;--padding-bottom:3em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-d55dad7 .elementor-divider-separator{width:100%;}.elementor-71 .elementor-element.elementor-element-6114d43{--padding-top:3em;--padding-bottom:3em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-6532b85 .elementor-heading-title{font-size:32px;}.elementor-71 .elementor-element.elementor-element-d231f98{--padding-top:0em;--padding-bottom:5em;--padding-left:2em;--padding-right:2em;}.elementor-71 .elementor-element.elementor-element-87dbc53{--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-71 .elementor-element.elementor-element-c8c5a3e .elementor-heading-title{font-size:32px;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-2caf80f .ep-share-position-bottom .ep-embed-content-wraper{width:300%!important;max-width:300%!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed iframe{height:300px!important;}.elementor-71 .elementor-element.elementor-element-2caf80f .embedpress-document-embed .pdfobject-container{height:300px!important;}.elementor-71 .elementor-element.elementor-element-65b4b8a .elementor-heading-title{font-size:32px;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-cb178e3 .ep-share-position-bottom .ep-embed-content-wraper{width:300%!important;max-width:300%!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed iframe{height:300px!important;}.elementor-71 .elementor-element.elementor-element-cb178e3 .embedpress-document-embed .pdfobject-container{height:300px!important;}.elementor-71 .elementor-element.elementor-element-b711444 .elementor-heading-title{font-size:32px;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe, , .elementor-71 .elementor-element.elementor-element-d1ea6a8 .ep-share-position-bottom .ep-embed-content-wraper{width:300%!important;max-width:300%!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed iframe{height:300px!important;}.elementor-71 .elementor-element.elementor-element-d1ea6a8 .embedpress-document-embed .pdfobject-container{height:300px!important;}}@media(min-width:768px){.elementor-71 .elementor-element.elementor-element-591e751{--width:50%;}.elementor-71 .elementor-element.elementor-element-7a1e6c2{--width:50%;}.elementor-71 .elementor-element.elementor-element-bdb3946{--width:41.491%;}.elementor-71 .elementor-element.elementor-element-4bd704a{--width:50%;}.elementor-71 .elementor-element.elementor-element-074a571{--width:50%;}.elementor-71 .elementor-element.elementor-element-6c164ef{--width:50%;}.elementor-71 .elementor-element.elementor-element-12d2367{--width:50%;}.elementor-71 .elementor-element.elementor-element-f366134{--width:50%;}.elementor-71 .elementor-element.elementor-element-71a8c0e{--width:50%;}.elementor-71 .elementor-element.elementor-element-7f10314{--width:33.3%;}.elementor-71 .elementor-element.elementor-element-2674d52{--width:33.3%;}.elementor-71 .elementor-element.elementor-element-9671132{--width:33.3%;}.elementor-71 .elementor-element.elementor-element-0bc313b{--content-width:750px;}}@media(max-width:1024px) and (min-width:768px){.elementor-71 .elementor-element.elementor-element-591e751{--width:50%;}.elementor-71 .elementor-element.elementor-element-7a1e6c2{--width:50%;}.elementor-71 .elementor-element.elementor-element-bdb3946{--width:329.016px;}.elementor-71 .elementor-element.elementor-element-6c164ef{--width:55%;}.elementor-71 .elementor-element.elementor-element-12d2367{--width:100%;}.elementor-71 .elementor-element.elementor-element-71a8c0e{--width:58%;}}.embedpress-document-embed{   width: 100% !important; } .embedpress-document-embed{   width: 100% !important; } .embedpress-document-embed{   width: 100% !important; } @font-face { font-family: 'Basier'; font-style: normal; font-weight: normal; font-display: auto; src: url('https://ord-global.com/wp-content/uploads/basiersquare-regular-webfont.woff2') format('woff2'),  url('https://ord-global.com/wp-content/uploads/basiersquare-regular-webfont.woff') format('woff'); } .elementor-128 .elementor-element.elementor-element-bc2d0f3{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--padding-top:5em;--padding-bottom:5em;--padding-left:1em;--padding-right:1em;}.elementor-128 .elementor-element.elementor-element-bc2d0f3:not(.elementor-motion-effects-element-type-background), .elementor-128 .elementor-element.elementor-element-bc2d0f3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-cfcdbd0 );}.elementor-128 .elementor-element.elementor-element-ba394b9{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-128 .elementor-element.elementor-element-9917e4a:hover img{opacity:0.5;}.elementor-128 .elementor-element.elementor-element-9917e4a img{transition-duration:0.3s;}.elementor-128 .elementor-element.elementor-element-09f560f{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;}.elementor-128 .elementor-element.elementor-element-09f560f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-128 .elementor-element.elementor-element-e6580fe.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-128 .elementor-element.elementor-element-e6580fe img{filter:brightness( 0% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 156deg );transition-duration:0.3s;}.elementor-128 .elementor-element.elementor-element-e6580fe:hover img{opacity:0.5;}.elementor-128 .elementor-element.elementor-element-cd56ddf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-128 .elementor-element.elementor-element-a240c2e img{filter:brightness( 0% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 156deg );transition-duration:0.3s;}.elementor-128 .elementor-element.elementor-element-a240c2e:hover img{opacity:0.5;}.elementor-128 .elementor-element.elementor-element-921c613{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-128 .elementor-element.elementor-element-055f5dd img{filter:brightness( 0% ) contrast( 100% ) saturate( 100% ) blur( 0px ) hue-rotate( 156deg );transition-duration:0.3s;}.elementor-128 .elementor-element.elementor-element-055f5dd:hover img{opacity:0.5;}.elementor-128 .elementor-element.elementor-element-dc9c393{--display:flex;--justify-content:center;--padding-top:2em;--padding-bottom:2em;--padding-left:1em;--padding-right:1em;}.elementor-128 .elementor-element.elementor-element-dc9c393:not(.elementor-motion-effects-element-type-background), .elementor-128 .elementor-element.elementor-element-dc9c393 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );}.elementor-128 .elementor-element.elementor-element-09fa0e4{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -25px) 0px;text-align:center;line-height:1.3em;color:#D5D8D8;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}@media(max-width:1366px){.elementor-128 .elementor-element.elementor-element-e6580fe{width:var( --container-widget-width, 137.75px );max-width:137.75px;--container-widget-width:137.75px;--container-widget-flex-grow:0;}}@media(max-width:1024px){.elementor-128 .elementor-element.elementor-element-09f560f{--justify-content:center;--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-128 .elementor-element.elementor-element-e6580fe{text-align:center;}}@media(max-width:767px){.elementor-128 .elementor-element.elementor-element-09f560f{--align-items:center;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );}.elementor-128 .elementor-element.elementor-element-e6580fe{text-align:center;}}@media(min-width:768px){.elementor-128 .elementor-element.elementor-element-ba394b9{--width:25%;}.elementor-128 .elementor-element.elementor-element-09f560f{--width:25%;}.elementor-128 .elementor-element.elementor-element-cd56ddf{--width:25%;}.elementor-128 .elementor-element.elementor-element-921c613{--width:25%;}}@media(max-width:1366px) and (min-width:768px){.elementor-128 .elementor-element.elementor-element-09f560f{--width:148.75px;}}.enlacespie a{   color:#d5d8d8; } .enlacespie a:hover{   color:#fff; } @font-face { font-family: 'Basier'; font-style: normal; font-weight: normal; font-display: auto; src: url('https://ord-global.com/wp-content/uploads/basiersquare-regular-webfont.woff2') format('woff2'),  url('https://ord-global.com/wp-content/uploads/basiersquare-regular-webfont.woff') format('woff'); }  body{background-color:var(--base-2);color:var(--contrast);}a{color:var(--accent);}a:hover, a:focus, a:active{color:var(--contrast);}.wp-block-group__inner-container{max-width:1200px;margin-left:auto;margin-right:auto;}.site-header .header-image{width:150px;}:root{--contrast:#1B1B1B;--contrast-2:#434343;--contrast-3:#fce694;--base:#f0f0f0;--base-2:#f7f8f9;--base-3:#ffffff;--accent:#267396;}:root .has-contrast-color{color:var(--contrast);}:root .has-contrast-background-color{background-color:var(--contrast);}:root .has-contrast-2-color{color:var(--contrast-2);}:root .has-contrast-2-background-color{background-color:var(--contrast-2);}:root .has-contrast-3-color{color:var(--contrast-3);}:root .has-contrast-3-background-color{background-color:var(--contrast-3);}:root .has-base-color{color:var(--base);}:root .has-base-background-color{background-color:var(--base);}:root .has-base-2-color{color:var(--base-2);}:root .has-base-2-background-color{background-color:var(--base-2);}:root .has-base-3-color{color:var(--base-3);}:root .has-base-3-background-color{background-color:var(--base-3);}:root .has-accent-color{color:var(--accent);}:root .has-accent-background-color{background-color:var(--accent);}.main-navigation a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{font-family:Roboto, sans-serif;font-weight:300;font-size:18px;}h1, h2, h3, h4, h5, h6{font-family:Basier;font-weight:normal;line-height:1.3;}body, button, input, select, textarea{font-family:Roboto, sans-serif;font-weight:300;font-size:16px;}h3{font-size:30px;}.main-navigation .main-nav ul ul li a{font-size:16px;}.top-bar{background-color:#636363;color:#ffffff;}.top-bar a{color:#ffffff;}.top-bar a:hover{color:#303030;}.site-header{background-color:var(--base-3);}.main-title a,.main-title a:hover{color:var(--contrast);}.site-description{color:var(--contrast-2);}.mobile-menu-control-wrapper .menu-toggle,.mobile-menu-control-wrapper .menu-toggle:hover,.mobile-menu-control-wrapper .menu-toggle:focus,.has-inline-mobile-toggle #site-navigation.toggled{background-color:rgba(0, 0, 0, 0.02);}.main-navigation,.main-navigation ul ul{background-color:var(--base-3);}.main-navigation .main-nav ul li a, .main-navigation .menu-toggle, .main-navigation .menu-bar-items{color:var(--contrast);}.main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{color:var(--accent);}button.menu-toggle:hover,button.menu-toggle:focus{color:var(--contrast);}.main-navigation .main-nav ul li[class*="current-menu-"] > a{color:var(--accent);}.navigation-search input[type="search"],.navigation-search input[type="search"]:active, .navigation-search input[type="search"]:focus, .main-navigation .main-nav ul li.search-item.active > a, .main-navigation .menu-bar-items .search-item.active > a{color:var(--accent);}.main-navigation ul ul{background-color:#ffffff;}.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .one-container .container, .separate-containers .paging-navigation, .inside-page-header{color:var(--contrast-2);background-color:var(--base-3);}.inside-article a,.paging-navigation a,.comments-area a,.page-header a{color:var(--accent);}.inside-article a:hover,.paging-navigation a:hover,.comments-area a:hover,.page-header a:hover{color:var(--contrast);}.entry-title a{color:var(--contrast);}.entry-title a:hover{color:var(--contrast-2);}.entry-meta{color:var(--contrast-2);}h1{color:var(--contrast);}h2{color:var(--contrast);}h3{color:var(--contrast);}h4{color:var(--contrast);}h5{color:var(--contrast);}h6{color:var(--contrast);}.sidebar .widget{background-color:var(--base-3);}.footer-widgets{background-color:var(--base-3);}.site-info{background-color:var(--base-3);}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],textarea,select{color:var(--contrast);background-color:var(--base-2);border-color:var(--base);}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="number"]:focus,textarea:focus,select:focus{color:var(--contrast);background-color:var(--base-2);border-color:var(--contrast-3);}button,html input[type="button"],input[type="reset"],input[type="submit"],a.button,a.wp-block-button__link:not(.has-background){color:#ffffff;background-color:#55555e;}button:hover,html input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,a.button:hover,button:focus,html input[type="button"]:focus,input[type="reset"]:focus,input[type="submit"]:focus,a.button:focus,a.wp-block-button__link:not(.has-background):active,a.wp-block-button__link:not(.has-background):focus,a.wp-block-button__link:not(.has-background):hover{color:#ffffff;background-color:#3f4047;}a.generate-back-to-top{background-color:var(--accent);color:#ffffff;}a.generate-back-to-top:hover,a.generate-back-to-top:focus{background-color:var(--contrast);color:#ffffff;}:root{--gp-search-modal-bg-color:var(--base-3);--gp-search-modal-text-color:var(--contrast);--gp-search-modal-overlay-bg-color:rgba(0,0,0,0.2);}@media (max-width: 768px){.main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a{background:none;color:var(--contrast);}}.inside-header{padding:20px 30px 20px 30px;}.nav-below-header .main-navigation .inside-navigation.grid-container, .nav-above-header .main-navigation .inside-navigation.grid-container{padding:0px 10px 0px 10px;}.site-main .wp-block-group__inner-container{padding:40px;}.separate-containers .paging-navigation{padding-top:20px;padding-bottom:20px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-40px;width:calc(100% + 80px);max-width:calc(100% + 80px);}.main-navigation .main-nav ul ul li a{padding:12px 20px 12px 20px;}.main-navigation ul ul{width:230px;}.rtl .menu-item-has-children .dropdown-menu-toggle{padding-left:20px;}.menu-item-has-children ul .dropdown-menu-toggle{padding-top:12px;padding-bottom:12px;margin-top:-12px;}.rtl .main-navigation .main-nav ul li.menu-item-has-children > a{padding-right:20px;}@media (max-width:768px){.separate-containers .inside-article, .separate-containers .comments-area, .separate-containers .page-header, .separate-containers .paging-navigation, .one-container .site-content, .inside-page-header{padding:30px;}.site-main .wp-block-group__inner-container{padding:30px;}.inside-top-bar{padding-right:30px;padding-left:30px;}.inside-header{padding-top:0px;padding-right:30px;padding-bottom:0px;padding-left:30px;}.widget-area .widget{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.footer-widgets-container{padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;}.inside-site-info{padding-right:30px;padding-left:30px;}.entry-content .alignwide, body:not(.no-sidebar) .entry-content .alignfull{margin-left:-30px;width:calc(100% + 60px);max-width:calc(100% + 60px);}.one-container .site-main .paging-navigation{margin-bottom:20px;}}@media (max-width: 1024px),(min-width:1025px){.main-navigation.sticky-navigation-transition .main-nav > ul > li > a,.sticky-navigation-transition .menu-toggle,.main-navigation.sticky-navigation-transition .menu-bar-item > a, .sticky-navigation-transition .navigation-branding .main-title{line-height:80px;}.main-navigation.sticky-navigation-transition .site-logo img, .main-navigation.sticky-navigation-transition .navigation-search input[type="search"], .main-navigation.sticky-navigation-transition .navigation-branding img{height:80px;}}.main-navigation .main-nav ul li a,.menu-toggle,.main-navigation .menu-bar-item > a{transition: line-height 300ms ease}.main-navigation.toggled .main-nav > ul{background-color: var(--base-3)}.sticky-enabled .gen-sidebar-nav.is_stuck .main-navigation {margin-bottom: 0px;}.sticky-enabled .gen-sidebar-nav.is_stuck {z-index: 500;}.sticky-enabled .main-navigation.is_stuck {box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);}.navigation-stick:not(.gen-sidebar-nav) {left: 0;right: 0;width: 100% !important;}.nav-float-right .navigation-stick {width: 100% !important;left: 0;}.nav-float-right .navigation-stick .navigation-branding {margin-right: auto;}.main-navigation.has-sticky-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left: 10px;}.main-navigation.navigation-stick.has-sticky-branding .inside-navigation.grid-container{padding-left:30px;padding-right:30px;}@media (max-width:768px){.main-navigation.navigation-stick.has-sticky-branding .inside-navigation.grid-container{padding-left:0;padding-right:0;}}.main-navigation.offside{position:fixed;width:var(--gp-slideout-width);height:100%;height:100vh;top:0;z-index:9999;overflow:auto;-webkit-overflow-scrolling:touch}.offside,.offside--left{left:calc(var(--gp-slideout-width) * -1)}.offside--right{left:auto;right:calc(var(--gp-slideout-width) * -1)}.offside--left.is-open:not(.slideout-transition),.offside-js--is-left .offside-sliding-element{transform:translate3d(var(--gp-slideout-width),0,0)}.offside--right.is-open:not(.slideout-transition),.offside-js--is-right .offside-sliding-element{transform:translate3d(calc(var(--gp-slideout-width) * -1),0,0)}.offside-js--interact .offside,.offside-js--interact .offside-sliding-element{transition:transform .2s cubic-bezier(.16,.68,.43,.99);-webkit-backface-visibility:hidden;-webkit-perspective:1000}.offside-js--init{overflow-x:hidden}.slideout-navigation.main-navigation:not(.is-open):not(.slideout-transition){display:none}.slideout-navigation.main-navigation:not(.slideout-transition).do-overlay{opacity:1}.slideout-navigation.main-navigation.slideout-transition.do-overlay{opacity:0}.slideout-overlay{z-index:100000;position:fixed;width:100%;height:100%;height:100vh;min-height:100%;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.8);visibility:hidden;opacity:0;cursor:pointer;transition:visibility .2s ease,opacity .2s ease}.offside-js--is-open .slideout-overlay{visibility:visible;opacity:1}.slideout-overlay button.slideout-exit{position:fixed;top:0;background-color:transparent;color:#fff;font-size:30px;border:0;opacity:0}.slide-opened .slideout-overlay button.slideout-exit{opacity:1}button.slideout-exit:hover{background-color:transparent}.slideout-navigation button.slideout-exit{background:0 0;width:100%;text-align:left;padding-top:20px;padding-bottom:20px;box-sizing:border-box;border:0}.slide-opened nav.toggled .menu-toggle:before{content:"\f0c9"}.offside-js--is-left.slide-opened .slideout-overlay button.slideout-exit{left:calc(var(--gp-slideout-width) - 5px)}.offside-js--is-right.slide-opened .slideout-overlay button.slideout-exit{right:calc(var(--gp-slideout-width) - 5px)}.slideout-widget{margin:20px}.slideout-navigation .main-nav,.slideout-navigation .slideout-widget:not(:last-child){margin-bottom:40px}.slideout-navigation:not(.do-overlay) .main-nav{width:100%;box-sizing:border-box}.slideout-navigation .mega-menu>ul>li{display:block;width:100%!important}.slideout-navigation .slideout-menu{display:block}#generate-slideout-menu{z-index:100001}#generate-slideout-menu .slideout-menu li{float:none;width:100%;clear:both;text-align:left}.slideout-navigation .slideout-widget li{float:none}#generate-slideout-menu.do-overlay li{text-align:center}#generate-slideout-menu.main-navigation ul ul{display:none}#generate-slideout-menu.main-navigation ul ul.toggled-on{display:block!important}#generate-slideout-menu .slideout-menu li.sfHover>ul,#generate-slideout-menu .slideout-menu li:hover>ul{display:none}#generate-slideout-menu.main-navigation .main-nav ul ul{position:relative;top:0;left:0;width:100%}.slideout-toggle:not(.has-svg-icon) a:before{content:"\f0c9";font-family:'GP Premium';line-height:1em;width:1.28571429em;text-align:center;display:inline-block;position:relative;top:1px}.slide-opened .slideout-exit:not(.has-svg-icon):before,.slideout-navigation button.slideout-exit:not(.has-svg-icon):before{content:"\f00d";font-family:'GP Premium';line-height:1em;width:1.28571429em;text-align:center;display:inline-block}#generate-slideout-menu li.menu-item-float-right{float:none!important;display:inline-block;width:auto}.rtl .slideout-navigation{position:fixed}.slideout-navigation .menu-item-has-children .dropdown-menu-toggle{float:right}.slideout-navigation .slideout-widget .menu li{float:none}.slideout-navigation .slideout-widget ul{display:block}.slideout-navigation.do-overlay{transform:none!important;transition:opacity .2s,visibility .2s;width:100%;text-align:center;left:0;right:0}.slideout-navigation.do-overlay .inside-navigation{display:flex;flex-direction:column;padding:10% 10% 0;max-width:700px}.slideout-navigation.do-overlay .inside-navigation .main-nav,.slideout-navigation.do-overlay .inside-navigation .slideout-widget{margin-left:auto;margin-right:auto;min-width:250px}.slideout-navigation.do-overlay .slideout-exit{position:fixed;right:0;top:0;width:auto;font-size:25px}.slideout-navigation.do-overlay .slideout-menu li a{display:inline-block}.slideout-navigation.do-overlay .slideout-menu li{margin-bottom:5px}#generate-slideout-menu.do-overlay .slideout-menu li,.slideout-navigation.do-overlay .inside-navigation{text-align:center}.slideout-navigation.do-overlay .menu-item-has-children .dropdown-menu-toggle{border-left:1px solid rgba(0,0,0,.07);padding:0 10px;margin:0 0 0 10px}.slideout-navigation.do-overlay ul ul{box-shadow:0 0 0}.nav-aligned-center .slideout-navigation,.nav-aligned-right .slideout-navigation{text-align:left}.slideout-navigation .sfHover>a>.dropdown-menu-toggle>.gp-icon svg{transform:rotate(180deg)}.slideout-navigation .sub-menu .dropdown-menu-toggle .gp-icon svg{transform:rotate(0)}.slideout-both .main-navigation.toggled .main-nav>ul,.slideout-desktop .main-navigation.toggled .main-nav li.slideout-toggle,.slideout-mobile .main-navigation.toggled .main-nav>ul{display:none!important}.slideout-both .has-inline-mobile-toggle #site-navigation.toggled,.slideout-mobile .has-inline-mobile-toggle #site-navigation.toggled{margin-top:0}.sf-menu>li.slideout-toggle{float:right}.gen-sidebar-nav .sf-menu>li.slideout-toggle{float:none}.off-canvas-toggle-label{padding-left:7px}.gp-icon+.off-canvas-toggle-label{padding-left:9px}@media (max-width:768px){.slideout-overlay button.slideout-exit{font-size:20px;padding:10px}.slideout-overlay{top:-100px;height:calc(100% + 100px);height:calc(100vh + 100px);min-height:calc(100% + 100px)}.slideout-navigation.do-overlay .slideout-exit{position:static;text-align:center}} :root{--gp-slideout-width:265px;}.slideout-navigation, .slideout-navigation a{color:var(--contrast);}.slideout-navigation button.slideout-exit{color:var(--contrast);padding-left:20px;padding-right:20px;}.slide-opened nav.toggled .menu-toggle:before{display:none;}@media (max-width: 768px){.menu-bar-item.slideout-toggle{display:none;}} .navigation-branding,.site-logo.mobile-header-logo{display:flex;align-items:center;order:0;margin-right:10px}.navigation-branding img,.site-logo.mobile-header-logo img{position:relative;padding:10px 0;display:block;transition:height .3s ease}.navigation-branding>div+.main-title{margin-left:10px}.navigation-branding .main-title{transition:line-height .3s ease}.navigation-branding .main-title a{font-family:inherit;font-size:inherit;font-weight:inherit;text-transform:unset}.main-navigation.mobile-header-navigation{display:none;float:none;margin-bottom:0}.mobile-header-navigation.is_stuck{box-shadow:0 2px 2px -2px rgba(0,0,0,.2)}.main-navigation .menu-toggle{flex-grow:1;width:auto}.main-navigation.has-branding .menu-toggle,.main-navigation.has-sticky-branding.navigation-stick .menu-toggle{flex-grow:0;padding-right:20px;order:2}.main-navigation:not(.slideout-navigation) .mobile-bar-items+.menu-toggle{text-align:left}.main-navigation.has-sticky-branding:not(.has-branding):not(.navigation-stick) .navigation-branding{display:none}.nav-align-right .navigation-branding{margin-right:auto}.main-navigation.has-branding:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation,.main-navigation.has-sticky-branding.navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .inside-navigation{justify-content:flex-start}.main-navigation.has-branding:not([class*=nav-align-]):not(.mobile-header-navigation) .menu-bar-items,.main-navigation.has-sticky-branding.navigation-stick:not([class*=nav-align-]):not(.mobile-header-navigation) .menu-bar-items{margin-left:auto}.nav-float-right .main-navigation.has-branding:not(.mobile-header-navigation) .menu-bar-items,.nav-float-right .main-navigation.has-sticky-branding.navigation-stick:not(.mobile-header-navigation) .menu-bar-items{margin-left:0}.mobile-header-navigation.has-menu-bar-items .mobile-header-logo{margin-right:auto}.rtl .navigation-branding>div+.main-title{margin-right:10px}.rtl .main-navigation.nav-align-right:not(.mobile-header-navigation) .navigation-branding{order:-10}.rtl .nav-align-right .navigation-branding{margin-right:10px}.rtl .navigation-branding,.rtl .site-logo.mobile-header-logo{margin-left:auto;margin-right:0}.rtl .nav-align-center .navigation-branding,.rtl .nav-align-center .site-logo.mobile-header-logo,.rtl .nav-align-right .navigation-branding,.rtl .nav-align-right .site-logo.mobile-header-logo{margin-left:10px}.rtl .nav-align-right .menu-bar-items{margin-right:auto}.rtl .mobile-header-navigation.has-menu-bar-items .site-logo{margin-left:auto} @media (max-width: 768px){.site-header, #site-navigation, #sticky-navigation{display:none !important;opacity:0.0;}#mobile-header{display:block !important;width:100% !important;}#mobile-header .main-nav > ul{display:none;}#mobile-header.toggled .main-nav > ul, #mobile-header .menu-toggle, #mobile-header .mobile-bar-items{display:block;}#mobile-header .main-nav{-ms-flex:0 0 100%;flex:0 0 100%;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;}}.main-navigation.has-branding .inside-navigation.grid-container, .main-navigation.has-branding.grid-container .inside-navigation:not(.grid-container){padding:0px 40px 0px 40px;}.main-navigation.has-branding:not(.grid-container) .inside-navigation:not(.grid-container) .navigation-branding{margin-left:10px;}.main-navigation .sticky-navigation-logo, .main-navigation.navigation-stick .site-logo:not(.mobile-header-logo){display:none;}.main-navigation.navigation-stick .sticky-navigation-logo{display:block;}.navigation-branding img, .site-logo.mobile-header-logo img{height:60px;width:auto;}.navigation-branding .main-title{line-height:60px;}@media (max-width: 768px){.main-navigation.has-branding.nav-align-center .menu-bar-items, .main-navigation.has-sticky-branding.navigation-stick.nav-align-center .menu-bar-items{margin-left:auto;}.navigation-branding{margin-right:auto;margin-left:10px;}.navigation-branding .main-title, .mobile-header-navigation .site-logo{margin-left:10px;}.main-navigation.has-branding .inside-navigation.grid-container{padding:0px;}} input[type="checkbox"].cmplz-category { width: initial; -webkit-appearance: checkbox;}input[type="checkbox"].cmplz-category:checked::before { content: '';}.cmplz-cookiebanner { box-sizing: border-box;}:root { --cmplz_banner_width: 526px; --cmplz_banner_background_color: #ffffff; --cmplz_banner_border_color: #f2f2f2; --cmplz_banner_border_width: 0px 0px 0px 0px ; --cmplz_banner_border_radius: 12px 12px 12px 12px; --cmplz_banner_margin: 10px; --cmplz_categories-height: 110px; --cmplz_title_font_size: 15px; --cmplz_text_line_height: calc(var(--cmplz_text_font_size) * 1.5); --cmplz_text_color: #222222; --cmplz_hyperlink_color: #1E73BE; --cmplz_text_font_size: 12px; --cmplz_link_font_size: 12px; --cmplz_category_body_font_size: 12px; --cmplz_button_accept_background_color: #1b556f; --cmplz_button_accept_border_color: #1b556f; --cmplz_button_accept_text_color: #ffffff; --cmplz_button_deny_background_color: #f9f9f9; --cmplz_button_deny_border_color: #f2f2f2; --cmplz_button_deny_text_color: #222222; --cmplz_button_settings_background_color: #f9f9f9; --cmplz_button_settings_border_color: #f2f2f2; --cmplz_button_settings_text_color: #333333; --cmplz_button_border_radius: 6px 6px 6px 6px; --cmplz_button_font_size: 15px; --cmplz_category_header_always_active_color: green; --cmplz_category_header_title_font_size: 14px; --cmplz_category_header_active_font_size: 12px; --cmplz-manage-consent-height: 50px; --cmplz-manage-consent-offset: -35px; --cmplz_slider_active_color: #1b556f; --cmplz_slider_inactive_color: #F56E28; --cmplz_slider_bullet_color: #ffffff;}body.cmplz-banner-active *:not(.cmplz-cookiebanner):not(.cmplz-cookiebanner *) { pointer-events: none !important; user-select: none !important;}.cmplz-cookiebanner * { pointer-events: auto !important; user-select: auto !important;}#cmplz-manage-consent .cmplz-manage-consent { margin: unset; z-index: 9998; color: var(--cmplz_text_color); background-color: var(--cmplz_banner_background_color); border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); border-bottom-left-radius: 0; border-bottom-right-radius: 0; line-height: initial; position: fixed; bottom: var(--cmplz-manage-consent-offset); min-width: 100px; height: var(--cmplz-manage-consent-height); right: 40px; padding: 15px; cursor: pointer; animation: mc_slideOut 0.5s forwards;}#cmplz-manage-consent .cmplz-manage-consent:active { outline: none; border: none;}#cmplz-manage-consent .cmplz-manage-consent.cmplz-dismissed { display: none;}#cmplz-manage-consent .cmplz-manage-consent:hover,#cmplz-manage-consent .cmplz-manage-consent:focus { animation: mc_slideIn 0.5s forwards; animation-delay: 0;}@-webkit-keyframes mc_slideIn { 100% { bottom: 0; }}@keyframes mc_slideIn { 100% { bottom: 0; }}@-webkit-keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@keyframes mc_slideOut { 100% { bottom: var(--cmplz-manage-consent-offset); }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-header .cmplz-title { display: none; }}.cmplz-cookiebanner { max-height: calc(100vh - 20px); overflow-y: auto; position: fixed; height: auto; left: 50%; top: 50%; -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); grid-template-rows: minmax(0, 1fr); z-index: 99999; background: var(--cmplz_banner_background_color);}.cmplz-cookiebanner a { transition: initial;}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn.tcf { display: none;}.cmplz-cookiebanner.cmplz-dismissed { display: none;}.cmplz-cookiebanner .cmplz-body { width: 100%; grid-column: span 3; overflow-y: auto; overflow-x: hidden; max-height: 55vh;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-track { border-radius: 10px; -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0); background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar { width: 5px; background-color: transparent;}.cmplz-cookiebanner .cmplz-body::-webkit-scrollbar-thumb { background-color: var(--cmplz_button_accept_background_color); border-radius: 10px;}@media (min-width: 350px) { .cmplz-cookiebanner .cmplz-body { min-width: 300px; }}@media (max-height: 400px) { .cmplz-cookiebanner { height: calc(100vh - 20px); display: flex; flex-direction: column; overflow: hidden; gap: 1px; grid-row-gap: 1px; padding: 7px 12px !important; zoom: 0.6; } .cmplz-cookiebanner .cmplz-body { flex: 1; min-height: 0; overflow-y: auto; max-height: none; margin-top: 15px !important; } .cmplz-cookiebanner .cmplz-header, .cmplz-cookiebanner .cmplz-divider, .cmplz-cookiebanner .cmplz-links, .cmplz-cookiebanner .cmplz-buttons, .cmplz-cookiebanner .cmplz-documents { flex-shrink: 0; } .cmplz-cookiebanner .cmplz-header { margin-bottom: 15px !important; max-height: 10px; } .cmplz-close { zoom: 0.6 !important; } .cmplz-cookiebanner .cmplz-buttons { gap: 1px !important; } .cmplz-cookiebanner .cmplz-buttons .cmplz-btn { height: 15vh !important; min-height: unset !important; padding: 0 !important; white-space: nowrap !important; font-size: 1.1rem !important; line-height: 14px !important; zoom: 0.5 !important; } .cmplz-cookiebanner .cmplz-documents, .cmplz-cookiebanner .cmplz-information { zoom: 0.5 !important; }}@media (max-height: 400px) and (max-width: 768px) { .cmplz-cookiebanner { gap: 1px; }}.cmplz-cookiebanner { border-style: solid; border-color: var(--cmplz_banner_border_color); border-width: var(--cmplz_banner_border_width); border-radius: var(--cmplz_banner_border_radius); padding: 15px 20px; display: grid; grid-gap: 10px;}.cmplz-cookiebanner .cmplz-divider { margin-left: -20px; margin-right: -20px;}.cmplz-cookiebanner .cmplz-header { grid-template-columns: 100px 1fr 100px; align-items: center; display: grid; grid-column: span 3;}@media (max-width: 399px) { .cmplz-cookiebanner .cmplz-header { grid-template-columns: auto 1fr auto; }}.cmplz-cookiebanner .cmplz-logo svg { max-height: 35px; width: inherit;}.cmplz-cookiebanner .cmplz-logo img { max-height: 40px; width: inherit;}.cmplz-cookiebanner .cmplz-title { justify-self: center; grid-column-start: 2; font-size: var(--cmplz_title_font_size); color: var(--cmplz_text_color); font-weight: 500;}.cmplz-cookiebanner .cmplz-close { line-height: 20px; justify-self: end; grid-column-start: 3; font-size: 20px; cursor: pointer; width: 20px; height: 20px; color: var(--cmplz_text_color);}.cmplz-cookiebanner .cmplz-close svg { width: 20px; height: 20px;}.cmplz-cookiebanner .cmplz-close:hover { text-decoration: none; line-height: initial; font-size: 18px;}.cmplz-cookiebanner .cmplz-message { word-wrap: break-word; font-size: var(--cmplz_text_font_size); line-height: var(--cmplz_text_line_height); color: var(--cmplz_text_color); margin-bottom: 5px;}.cmplz-cookiebanner .cmplz-message a { color: var(--cmplz_hyperlink_color);}.cmplz-cookiebanner .cmplz-message,.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-links,.cmplz-cookiebanner .cmplz-buttons,.cmplz-cookiebanner .cmplz-divider { grid-column: span 3;}.cmplz-cookiebanner .cmplz-categories.cmplz-tcf .cmplz-category .cmplz-category-header { grid-template-columns: 1fr auto;}.cmplz-cookiebanner .cmplz-categories .cmplz-category { background-color: rgba(239, 239, 239, 0.5);}.cmplz-cookiebanner .cmplz-categories .cmplz-category:not(:last-child) { margin-bottom: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header { display: grid; grid-template-columns: 1fr auto 15px; grid-template-rows: minmax(0, 1fr); align-items: center; grid-gap: 10px; padding: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-title { font-weight: 500; grid-column-start: 1; justify-self: start; font-size: var(--cmplz_category_header_title_font_size); color: var(--cmplz_text_color); margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active { font-size: var(--cmplz_category_header_active_font_size); font-weight: 500; color: var(--cmplz_category_header_always_active_color);}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox { display: flex; align-items: center; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox input[data-category=cmplz_functional] { display: none;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open { cursor: pointer; content: ''; transform: rotate(0deg); -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; transition: all 0.5s ease; background-size: cover; height: 18px; width: 18px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-description { font-size: var(--cmplz_category_body_font_size); color: var(--cmplz_text_color); margin: 0; max-width: 100%; padding: 10px;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-category .cmplz-category-header { grid-template-columns: 1fr!important; }}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-message { margin-right: 5px; }}.cmplz-cookiebanner .cmplz-buttons { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn { min-height: 45px; padding: 10px; margin: initial; width: 100%; white-space: nowrap; border-radius: var(--cmplz_button_border_radius); cursor: pointer; font-size: var(--cmplz_button_font_size); font-weight: 500; text-decoration: none; line-height: 20px; text-align: center; flex: initial;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn:hover { text-decoration: none;}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept { background-color: var(--cmplz_button_accept_background_color); border: 1px solid var(--cmplz_button_accept_border_color); color: var(--cmplz_button_accept_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny { background-color: var(--cmplz_button_deny_background_color); border: 1px solid var(--cmplz_button_deny_border_color); color: var(--cmplz_button_deny_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-manage-options { background-color: var(--cmplz_button_settings_background_color); border: 1px solid var(--cmplz_button_settings_border_color); color: var(--cmplz_button_settings_text_color);}.cmplz-cookiebanner .cmplz-buttons a.cmplz-btn { display: flex; align-items: center; justify-content: center; padding: initial;}@media (max-width: 425px) { .cmplz-cookiebanner .cmplz-links.cmplz-information { display: initial; text-align: center; }}.cmplz-cookiebanner .cmplz-links { display: flex; gap: var(--cmplz_banner_margin);}.cmplz-cookiebanner .cmplz-links.cmplz-information { justify-content: space-between;}.cmplz-cookiebanner .cmplz-links.cmplz-documents { justify-content: center;}.cmplz-cookiebanner .cmplz-links .cmplz-link { color: var(--cmplz_hyperlink_color); font-size: var(--cmplz_link_font_size); text-decoration: underline; margin: 0;}.cmplz-cookiebanner .cmplz-links .cmplz-link.cmplz-read-more-purposes { display: none;}.cmplz-cookiebanner .cmplz-links ul { margin: 0; padding: 0; list-style: none; display: flex; gap: var(--cmplz_banner_margin); justify-content: center;}.cmplz-categories .cmplz-category .cmplz-description-statistics-anonymous { display: none;}.cmplz-categories .cmplz-category .cmplz-description-statistics { display: block;}.cmplz-categories .cmplz-category .cmplz-category-header .cmplz-category-toggle { background: none; border: none; padding: 0; margin: 0; cursor: pointer; grid-column-start: 3; display: flex; align-items: center; justify-content: center; color: inherit;}.cmplz-categories .cmplz-category .cmplz-category-toggle[aria-expanded="true"] .cmplz-icon.cmplz-open { transform: rotate(180deg);}.cmplz-cookiebanner { top: initial; left: initial; right: 10px; bottom: 10px; transform: initial;}@media (min-width: 768px) { .cmplz-cookiebanner { min-width: var(--cmplz_banner_width); max-width: 100%; display: grid; grid-row-gap: 10px; }}@media (max-width: 768px) { .cmplz-cookiebanner { left: initial; right: initial; bottom: 0; width: 100%; } .cmplz-cookiebanner .cmplz-buttons { flex-direction: column; }}@media (min-width: 768px) { .cmplz-message, .cmplz-categories { width: calc(var(--cmplz_banner_width) - 42px); }}.cmplz-cookiebanner .cmplz-categories,.cmplz-cookiebanner .cmplz-save-preferences,.cmplz-cookiebanner .cmplz-link.cmplz-manage-options,.cmplz-cookiebanner .cmplz-manage-vendors,.cmplz-cookiebanner .cmplz-read-more,.cmplz-cookiebanner .cmplz-btn.cmplz-manage-options { display: none;}.cmplz-cookiebanner .cmplz-categories.cmplz-fade-in { animation: fadeIn 1s; -webkit-animation: fadeIn 1s; -moz-animation: fadeIn 1s; -o-animation: fadeIn 1s; -ms-animation: fadeIn 1s; display: block;}@keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-moz-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-webkit-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-o-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}@-ms-keyframes fadeIn { 0% { opacity: 0; } 100% { opacity: 1; }}.cmplz-cookiebanner .cmplz-links.cmplz-information { display: none;}.cmplz-cookiebanner .cmplz-preferences,.cmplz-manage-consent-container .cmplz-preferences { display: none;}.cmplz-cookiebanner .cmplz-marketing:not(.cmplz-tcf),.cmplz-manage-consent-container .cmplz-marketing:not(.cmplz-tcf) { display: none;}@media (max-width: 768px) { #cmplz-manage-consent .cmplz-manage-consent { display: none; }}.cmplz-logo { display: none !important;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox { position: relative;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox { opacity: 0; margin: 0; margin-top: -10px; cursor: pointer; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; position: absolute; z-index: 1; top: 0px; left: 0px; width: 40px; height: 20px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:focus + .cmplz-label:before { box-shadow: 0 0 0 2px #245fcc;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label::before { display: block; background-color: var(--cmplz_slider_active_color); content: ""; padding-left: 6px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox input.cmplz-consent-checkbox:checked + .cmplz-label:after { left: 14px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label { position: relative; padding-left: 30px; margin: 0;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before,.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { box-sizing: border-box; position: absolute; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; transition: background-color 0.3s, left 0.3s;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:before { display: block; content: ""; color: #fff; box-sizing: border-box; font-family: 'FontAwesome', sans-serif; padding-left: 23px; font-size: 12px; line-height: 20px; background-color: var(--cmplz_slider_inactive_color); left: 0px; top: -7px; height: 15px; width: 28px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}.cmplz-cookiebanner .cmplz-categories .cmplz-category .cmplz-banner-checkbox .cmplz-label:after { display: block; content: ""; letter-spacing: 20px; background: var(--cmplz_slider_bullet_color); left: 4px; top: -5px; height: 11px; width: 11px;}.cmplz-cookiebanner { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}#cmplz-manage-consent .cmplz-manage-consent { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show { box-shadow: rgba(0, 0, 0, 0.19) 0px 10px 20px, rgba(0, 0, 0, 0.23) 0px 6px 6px;}.cmplz-cookiebanner.cmplz-show:hover { transition-duration: 1s; box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;}.cmplz-hidden {   display: none !important;   }   .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {   background-image: none !important;   }   @media screen and (max-height: 1024px) {   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }   @media screen and (max-height: 640px) {   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }   #cookies-eu-reject, .cookies-eu-reject{ color:#fff; } #cookies-eu-reject{ color:#fff !important; border-color:#fff; } #cookies-eu-reject:hover{ background-color:#fff; color:#111 !important; } #cookies-eu-accept{ background-color:var( --e-global-color-primary ); border-color:var( --e-global-color-primary ); } #cookies-eu-label{ font-size:16px; padding-left:15px; padding-right:30px; text-align:left; padding-top:10px; } #cookies-eu-banner{ background-color:#111; } 