@charset "UTF-8";
.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}.is-style-swt-search-minimal.wp-block-search__button-inside .wp-block-search__button{color:var(--wp--preset--color--heading);background-color:var(--wp--preset--color--background);border-radius:0;margin:0;padding:var(--wp--preset--spacing--xx-small) var(--wp--preset--spacing--xx-small)}.is-style-swt-search-minimal.wp-block-search__button-inside .wp-block-search__button:hover{color:var(--wp--preset--color--heading);background-color:var(--wp--preset--color--background)}.is-style-swt-search-minimal.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid var(--wp--preset--color--outline);border-radius:var(--wp--custom--border-radius--small);background-color:var(--wp--preset--color--background)}.is-style-swt-search-minimal .wp-block-search__input{padding-left:var(--wp--preset--spacing--xx-small);color:var(--wp--preset--color--heading);background-color:var(--wp--preset--color--background);border-radius:0;border:0}.is-style-swt-search-minimal.wp-block-search__button-outside .wp-block-search__input,.is-style-swt-search-minimal.wp-block-search__no-button .wp-block-search__input{border:1px solid var(--wp--preset--color--outline);border-radius:var(--wp--custom--border-radius--small)}.is-style-swt-latest-posts-simple{color:var(--wp--preset--color--neutral)}.is-style-swt-latest-posts-simple>li{margin-bottom:var(--wp--preset--spacing--x-small)}.is-style-swt-latest-posts-simple.swt-has-featured-image>li{padding-right:75px;position:relative}.is-style-swt-latest-posts-simple .wp-block-latest-posts__featured-image{position:absolute;right:0}.is-style-swt-latest-posts-simple .wp-block-latest-posts__featured-image img{object-fit:cover;width:56px;height:56px}.is-style-swt-latest-posts-simple a{display:block;color:var(--wp--preset--color--heading);font-size:var(--wp--preset--font-size--small);font-weight:var(--wp--custom--font-weight--medium)}.is-style-swt-latest-posts-simple .wp-block-latest-posts__post-author,.is-style-swt-latest-posts-simple .wp-block-latest-posts__post-date{display:inline-block;font-size:var(--wp--preset--font-size--x-small);font-weight:var(--wp--custom--font-weight--regular)}.is-style-swt-latest-posts-simple .wp-block-latest-posts__post-author+time::before{content:"·";padding-right:5px;padding-left:5px;color:var(--wp--preset--color--neutral)}.is-style-swt-latest-posts-simple .wp-block-latest-posts__post-excerpt{font-size:var(--wp--preset--font-size--x-small);font-weight:var(--wp--custom--font-weight--regular);margin-top:.2em}.wp-block-post-terms.is-style-swt-post-terms-pill a{display:inline-block;font-size:var(--wp--preset--font-size--x-small);padding:6px 12px;border-radius:var(--wp--custom--border-radius--full);color:var(--wp--preset--color--body);background-color:var(--wp--preset--color--outline);margin-right:var(--wp--preset--spacing--xx-small);margin-top:var(--wp--preset--spacing--xxx-small);margin-bottom:var(--wp--preset--spacing--xxx-small);line-height:var(--wp--custom--line-height--initial)}.wp-block-post-terms.is-style-swt-post-terms-pill .wp-block-post-terms__separator{display:none}.swt-block-post-banner-group .wp-block-post-terms.is-style-swt-post-terms-pill{display:inline-block;font-size:var(--wp--preset--font-size--x-small);padding:6px 12px;border-radius:var(--wp--custom--border-radius--full);color:var(--wp--preset--color--body);background-color:var(--wp--preset--color--outline);margin-right:var(--wp--preset--spacing--xx-small);margin-top:var(--wp--preset--spacing--xxx-small);margin-bottom:var(--wp--preset--spacing--xxx-small);line-height:var(--wp--custom--line-height--initial)}div.is-style-swt-button-secondary .wp-element-button{color:var(--wp--preset--color--body);background:var(--wp--preset--color--surface)}div.is-style-swt-button-secondary .wp-element-button:hover{color:var(--wp--preset--color--body);background:var(--wp--preset--color--surface)}div.is-style-swt-button-inverse .wp-element-button{color:#1f2937;background:#fff}div.is-style-swt-button-inverse .wp-element-button:hover{color:#1f2937;background:#fff}.is-style-swt-separator-wide-thin-line:not(.is-style-wide):not(.is-style-dots){max-width:var(--wp--style--global--content-size);width:100%;border-width:1px}.is-style-swt-archives-minimal{padding:0;list-style:none}.is-style-swt-archives-minimal .cat-item{font-size:var(--wp--preset--font-size--small);margin-bottom:var(--wp--preset--spacing--xx-small)}.is-style-swt-archives-minimal .wp-block-archives-dropdown{position:relative}.is-style-swt-archives-minimal .wp-block-archives-dropdown select{padding-left:var(--wp--preset--spacing--x-small);padding-right:var(--wp--preset--spacing--large);padding-top:var(--wp--preset--spacing--x-small);padding-bottom:var(--wp--preset--spacing--x-small);border:1px solid var(--wp--preset--color--outline);border-radius:var(--wp--custom--border-radius--small);font-weight:var(--wp--custom--font-weight--regular);font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--heading);background-color:var(--wp--preset--color--background);width:100%;height:60px;appearance:none}.is-style-swt-archives-minimal .wp-block-archives-dropdown::after{content:"\e900";position:absolute;font-family:icomoon,sans-serif!important;font-size:var(--wp--preset--font-size--medium);right:25px;top:50%;transform:translateY(-50%);pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.is-style-swt-categories-minimal{padding:0;list-style:none}.is-style-swt-categories-minimal .cat-item{font-size:var(--wp--preset--font-size--small);margin-bottom:var(--wp--preset--spacing--xx-small)}.is-style-swt-categories-minimal.wp-block-categories-dropdown{position:relative}.is-style-swt-categories-minimal.wp-block-categories-dropdown select{padding-left:var(--wp--preset--spacing--x-small);padding-right:var(--wp--preset--spacing--large);padding-top:var(--wp--preset--spacing--x-small);padding-bottom:var(--wp--preset--spacing--x-small);border:1px solid var(--wp--preset--color--outline);border-radius:var(--wp--custom--border-radius--small);font-weight:var(--wp--custom--font-weight--regular);font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--heading);background-color:var(--wp--preset--color--background);width:100%;height:60px;appearance:none}.is-style-swt-categories-minimal.wp-block-categories-dropdown::after{content:"\e900";position:absolute;font-family:icomoon,sans-serif!important;font-size:var(--wp--preset--font-size--medium);right:25px;top:50%;transform:translateY(-50%);pointer-events:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.is-style-swt-latest-comments-simple{padding:0}.is-style-swt-latest-comments-simple .wp-block-latest-comments__comment-avatar{width:24px;height:24px}.is-style-swt-latest-comments-simple .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{font-size:var(--wp--preset--font-size--small);color:var(--wp--preset--color--neutral);font-weight:var(--wp--custom--font-weight--regular)}.is-style-swt-latest-comments-simple .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date{font-size:var(--wp--preset--font-size--x-small);font-weight:var(--wp--custom--font-weight--regular);margin-top:.36em}.is-style-swt-latest-comments-simple .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-excerpt p{font-size:var(--wp--preset--font-size--x-small);font-weight:var(--wp--custom--font-weight--regular)}.is-style-swt-latest-comments-simple .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.is-style-swt-latest-comments-simple .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:35px}.is-style-swt-tag-cloud-pill .tag-cloud-link{font-size:var(--wp--preset--font-size--x-small)!important;padding:6px 12px;border-radius:var(--wp--custom--border-radius--full);color:var(--wp--preset--color--body);background-color:var(--wp--preset--color--outline);margin-right:var(--wp--preset--spacing--xx-small);margin-top:var(--wp--preset--spacing--xxx-small);margin-bottom:var(--wp--preset--spacing--xx-small);line-height:var(--wp--custom--line-height--initial)}.edit-post-visual-editor__post-title-wrapper{position:relative;max-width:min(100dvw - var(--wp--preset--spacing--large,2rem),764px);margin-left:auto;margin-right:auto;margin-bottom:1.5em;padding-left:0}.edit-post-visual-editor__post-title-wrapper .title-visibility{cursor:pointer;font-size:18px;width:36px;height:100%;text-align:center;color:var(--wp-admin-theme-color);vertical-align:middle;position:absolute;left:-37px;bottom:0;opacity:0;box-shadow:0 0 0 1px var(--wp-admin-theme-color);transition:all .2s}.edit-post-visual-editor__post-title-wrapper .title-visibility svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:40px;fill:var(--wp-admin-theme-color)}.edit-post-visual-editor__post-title-wrapper .title-visibility::before{width:100%;height:100%;display:inline-flex;align-items:center;justify-content:center}.edit-post-visual-editor__post-title-wrapper .title-visibility::after{content:attr(data-tooltip);white-space:nowrap;border-radius:2px;pointer-events:none;color:#fff;background:#1e1e1e;opacity:0;visibility:hidden;width:max-content;line-height:26px;margin-left:-1px;display:flex;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;align-items:flex-start;padding:0 6px;font-size:12px;transition:all .2s}.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input{padding:10px 6px;transition:all .2s}.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input.is-selected{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-visual-editor__post-title-wrapper h1.editor-post-title__input.is-selected+.title-visibility{opacity:1;color:var(--wp-admin-theme-color)}.edit-post-visual-editor__post-title-wrapper .swt-show-visibility-icon{opacity:1;color:var(--wp-admin-theme-color)}.edit-post-visual-editor__post-title-wrapper .swt-show-editor-title-outline{box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.edit-post-visual-editor__post-title-wrapper.invisible{opacity:.5}body.swt-stacked-title-visibility .edit-post-visual-editor__post-title-wrapper{max-width:none;padding:0 20px}body.swt-stacked-title-visibility .edit-post-visual-editor__post-title-wrapper .title-visibility{left:unset;top:-41px;height:40px}body.swt-stacked-title-visibility .edit-post-visual-editor__post-title-wrapper .editor-post-title__input{margin:0!important}@media (min-width:1025px){.swt-hide-desktop{background:repeating-linear-gradient(125deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);opacity:.4}}@media (min-width:768px) and (max-width:1024px){.swt-hide-tablet{background:repeating-linear-gradient(125deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);opacity:.4}}@media (max-width:767px){.swt-hide-mobile{background:repeating-linear-gradient(125deg,rgba(0,0,0,.05),rgba(0,0,0,.05) 1px,transparent 2px,transparent 9px);opacity:.4}}@media screen and (max-width:781px){.swt-text-align-center{text-align:center}.swt-responsive-position-left{justify-content:left!important}.swt-responsive-position-center{justify-content:center!important}.swt-responsive-position-right{justify-content:right!important}}.wp-block-group.swt-block-row{padding-left:0;padding-right:0}.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow{padding-left:0;padding-right:0}#sign-in-with-google-container{background-color:#FFF;margin:40px 0 0;position:relative}.login #sign-in-with-google-container::before{content:'OR';position:absolute;top:-30px;left:calc(50% - 10px);padding:0 5px}#sign-in-with-google{display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;padding:8px;margin:0 auto 15px;background:none;border:1px solid rgb(0 0 0 / .25);color:rgb(0 0 0 / .54);border-radius:4px}#sign-in-with-google:hover{background-color:#eee;color:#6d6d6d;cursor:pointer}#sign-in-with-google img{margin-right:10px;width:24px}.no-js #sign-in-with-google-container{margin:20px 0 0;border:none;box-shadow:none}.no-js #sign-in-with-google-container::before{top:-25px;color:rgb(0 0 0 / .54)}@font-face{font-family:Eva-Icons;src:url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.eot);src:url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.woff2) format("woff2"),url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.woff) format("woff"),url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.ttf) format("truetype"),url(/wp-content/plugins/use-your-drive/vendors/eva-icons/fonts/Eva-Icons.svg#Eva-Icons) format("svg");font-style:normal;font-weight:400}.eva{display:inline-block;transform:translate(0,0);text-rendering:auto;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;line-height:1;font-family:Eva-Icons;font-weight:400;font-size:inherit;vertical-align:-16%}.eva-lg{vertical-align:-30%;line-height:.75em;font-size:1.33333333em}.eva-2x{font-size:2em}.eva-3x{font-size:3em}.eva-4x{font-size:4em}.eva-5x{font-size:5em}.eva-fw{width:1.28571429em;text-align:center}.eva-activity::before{content:"\ea01"}.eva-activity-outline::before{content:"\ea02"}.eva-alert-circle::before{content:"\ea03"}.eva-alert-circle-outline::before{content:"\ea04"}.eva-alert-triangle::before{content:"\ea05"}.eva-alert-triangle-outline::before{content:"\ea06"}.eva-archive::before{content:"\ea07"}.eva-archive-outline::before{content:"\ea08"}.eva-arrow-back::before{content:"\ea09"}.eva-arrow-back-outline::before{content:"\ea0a"}.eva-arrow-circle-down::before{content:"\ea0b"}.eva-arrow-circle-down-outline::before{content:"\ea0c"}.eva-arrow-circle-left::before{content:"\ea0d"}.eva-arrow-circle-left-outline::before{content:"\ea0e"}.eva-arrow-circle-right::before{content:"\ea0f"}.eva-arrow-circle-right-outline::before{content:"\ea10"}.eva-arrow-circle-up::before{content:"\ea11"}.eva-arrow-circle-up-outline::before{content:"\ea12"}.eva-arrow-down::before{content:"\ea13"}.eva-arrow-down-outline::before{content:"\ea14"}.eva-arrow-downward::before{content:"\ea15"}.eva-arrow-downward-outline::before{content:"\ea16"}.eva-arrow-forward::before{content:"\ea17"}.eva-arrow-forward-outline::before{content:"\ea18"}.eva-arrow-ios-back::before{content:"\ea19"}.eva-arrow-ios-back-outline::before{content:"\ea1a"}.eva-arrow-ios-downward::before{content:"\ea1b"}.eva-arrow-ios-downward-outline::before{content:"\ea1c"}.eva-arrow-ios-forward::before{content:"\ea1d"}.eva-arrow-ios-forward-outline::before{content:"\ea1e"}.eva-arrow-ios-upward::before{content:"\ea1f"}.eva-arrow-ios-upward-outline::before{content:"\ea20"}.eva-arrow-left::before{content:"\ea21"}.eva-arrow-left-outline::before{content:"\ea22"}.eva-arrow-right::before{content:"\ea23"}.eva-arrow-right-outline::before{content:"\ea24"}.eva-arrow-up::before{content:"\ea25"}.eva-arrow-up-outline::before{content:"\ea26"}.eva-arrow-upward::before{content:"\ea27"}.eva-arrow-upward-outline::before{content:"\ea28"}.eva-arrowhead-down::before{content:"\ea29"}.eva-arrowhead-down-outline::before{content:"\ea2a"}.eva-arrowhead-left::before{content:"\ea2b"}.eva-arrowhead-left-outline::before{content:"\ea2c"}.eva-arrowhead-right::before{content:"\ea2d"}.eva-arrowhead-right-outline::before{content:"\ea2e"}.eva-arrowhead-up::before{content:"\ea2f"}.eva-arrowhead-up-outline::before{content:"\ea30"}.eva-at::before{content:"\ea31"}.eva-at-outline::before{content:"\ea32"}.eva-attach::before{content:"\ea33"}.eva-attach-2::before{content:"\ea34"}.eva-attach-2-outline::before{content:"\ea35"}.eva-attach-outline::before{content:"\ea36"}.eva-award::before{content:"\ea37"}.eva-award-outline::before{content:"\ea38"}.eva-backspace::before{content:"\ea39"}.eva-backspace-outline::before{content:"\ea3a"}.eva-bar-chart::before{content:"\ea3b"}.eva-bar-chart-2::before{content:"\ea3c"}.eva-bar-chart-2-outline::before{content:"\ea3d"}.eva-bar-chart-outline::before{content:"\ea3e"}.eva-battery::before{content:"\ea3f"}.eva-battery-outline::before{content:"\ea40"}.eva-behance::before{content:"\ea41"}.eva-behance-outline::before{content:"\ea42"}.eva-bell::before{content:"\ea43"}.eva-bell-off::before{content:"\ea44"}.eva-bell-off-outline::before{content:"\ea45"}.eva-bell-outline::before{content:"\ea46"}.eva-bluetooth::before{content:"\ea47"}.eva-bluetooth-outline::before{content:"\ea48"}.eva-book::before{content:"\ea49"}.eva-book-open::before{content:"\ea4a"}.eva-book-open-outline::before{content:"\ea4b"}.eva-book-outline::before{content:"\ea4c"}.eva-bookmark::before{content:"\ea4d"}.eva-bookmark-outline::before{content:"\ea4e"}.eva-briefcase::before{content:"\ea4f"}.eva-briefcase-outline::before{content:"\ea50"}.eva-browser::before{content:"\ea51"}.eva-browser-outline::before{content:"\ea52"}.eva-brush::before{content:"\ea53"}.eva-brush-outline::before{content:"\ea54"}.eva-bulb::before{content:"\ea55"}.eva-bulb-outline::before{content:"\ea56"}.eva-calendar::before{content:"\ea57"}.eva-calendar-outline::before{content:"\ea58"}.eva-camera::before{content:"\ea59"}.eva-camera-outline::before{content:"\ea5a"}.eva-car::before{content:"\ea5b"}.eva-car-outline::before{content:"\ea5c"}.eva-cast::before{content:"\ea5d"}.eva-cast-outline::before{content:"\ea5e"}.eva-charging::before{content:"\ea5f"}.eva-charging-outline::before{content:"\ea60"}.eva-checkmark::before{content:"\ea61"}.eva-checkmark-circle::before{content:"\ea62"}.eva-checkmark-circle-2::before{content:"\ea63"}.eva-checkmark-circle-2-outline::before{content:"\ea64"}.eva-checkmark-circle-outline::before{content:"\ea65"}.eva-checkmark-outline::before{content:"\ea66"}.eva-checkmark-square::before{content:"\ea67"}.eva-checkmark-square-2::before{content:"\ea68"}.eva-checkmark-square-2-outline::before{content:"\ea69"}.eva-checkmark-square-outline::before{content:"\ea6a"}.eva-chevron-down::before{content:"\ea6b"}.eva-chevron-down-outline::before{content:"\ea6c"}.eva-chevron-left::before{content:"\ea6d"}.eva-chevron-left-outline::before{content:"\ea6e"}.eva-chevron-right::before{content:"\ea6f"}.eva-chevron-right-outline::before{content:"\ea70"}.eva-chevron-up::before{content:"\ea71"}.eva-chevron-up-outline::before{content:"\ea72"}.eva-clipboard::before{content:"\ea73"}.eva-clipboard-outline::before{content:"\ea74"}.eva-clock::before{content:"\ea75"}.eva-clock-outline::before{content:"\ea76"}.eva-close::before{content:"\ea77"}.eva-close-circle::before{content:"\ea78"}.eva-close-circle-outline::before{content:"\ea79"}.eva-close-outline::before{content:"\ea7a"}.eva-close-square::before{content:"\ea7b"}.eva-close-square-outline::before{content:"\ea7c"}.eva-cloud-download::before{content:"\ea7d"}.eva-cloud-download-outline::before{content:"\ea7e"}.eva-cloud-upload::before{content:"\ea7f"}.eva-cloud-upload-outline::before{content:"\ea80"}.eva-code::before{content:"\ea81"}.eva-code-download::before{content:"\ea82"}.eva-code-download-outline::before{content:"\ea83"}.eva-code-outline::before{content:"\ea84"}.eva-collapse::before{content:"\ea85"}.eva-collapse-outline::before{content:"\ea86"}.eva-color-palette::before{content:"\ea87"}.eva-color-palette-outline::before{content:"\ea88"}.eva-color-picker::before{content:"\ea89"}.eva-color-picker-outline::before{content:"\ea8a"}.eva-compass::before{content:"\ea8b"}.eva-compass-outline::before{content:"\ea8c"}.eva-copy::before{content:"\ea8d"}.eva-copy-outline::before{content:"\ea8e"}.eva-corner-down-left::before{content:"\ea8f"}.eva-corner-down-left-outline::before{content:"\ea90"}.eva-corner-down-right::before{content:"\ea91"}.eva-corner-down-right-outline::before{content:"\ea92"}.eva-corner-left-down::before{content:"\ea93"}.eva-corner-left-down-outline::before{content:"\ea94"}.eva-corner-left-up::before{content:"\ea95"}.eva-corner-left-up-outline::before{content:"\ea96"}.eva-corner-right-down::before{content:"\ea97"}.eva-corner-right-down-outline::before{content:"\ea98"}.eva-corner-right-up::before{content:"\ea99"}.eva-corner-right-up-outline::before{content:"\ea9a"}.eva-corner-up-left::before{content:"\ea9b"}.eva-corner-up-left-outline::before{content:"\ea9c"}.eva-corner-up-right::before{content:"\ea9d"}.eva-corner-up-right-outline::before{content:"\ea9e"}.eva-credit-card::before{content:"\ea9f"}.eva-credit-card-outline::before{content:"\eaa0"}.eva-crop::before{content:"\eaa1"}.eva-crop-outline::before{content:"\eaa2"}.eva-cube::before{content:"\eaa3"}.eva-cube-outline::before{content:"\eaa4"}.eva-diagonal-arrow-left-down::before{content:"\eaa5"}.eva-diagonal-arrow-left-down-outline::before{content:"\eaa6"}.eva-diagonal-arrow-left-up::before{content:"\eaa7"}.eva-diagonal-arrow-left-up-outline::before{content:"\eaa8"}.eva-diagonal-arrow-right-down::before{content:"\eaa9"}.eva-diagonal-arrow-right-down-outline::before{content:"\eaaa"}.eva-diagonal-arrow-right-up::before{content:"\eaab"}.eva-diagonal-arrow-right-up-outline::before{content:"\eaac"}.eva-done-all::before{content:"\eaad"}.eva-done-all-outline::before{content:"\eaae"}.eva-download::before{content:"\eaaf"}.eva-download-outline::before{content:"\eab0"}.eva-droplet::before{content:"\eab1"}.eva-droplet-off::before{content:"\eab2"}.eva-droplet-off-outline::before{content:"\eab3"}.eva-droplet-outline::before{content:"\eab4"}.eva-edit::before{content:"\eab5"}.eva-edit-2::before{content:"\eab6"}.eva-edit-2-outline::before{content:"\eab7"}.eva-edit-outline::before{content:"\eab8"}.eva-email::before{content:"\eab9"}.eva-email-outline::before{content:"\eaba"}.eva-expand::before{content:"\eabb"}.eva-expand-outline::before{content:"\eabc"}.eva-external-link::before{content:"\eabd"}.eva-external-link-outline::before{content:"\eabe"}.eva-eye::before{content:"\eabf"}.eva-eye-off::before{content:"\eac0"}.eva-eye-off-2::before{content:"\eac1"}.eva-eye-off-2-outline::before{content:"\eac2"}.eva-eye-off-outline::before{content:"\eac3"}.eva-eye-outline::before{content:"\eac4"}.eva-facebook::before{content:"\eac5"}.eva-facebook-outline::before{content:"\eac6"}.eva-file::before{content:"\eac7"}.eva-file-add::before{content:"\eac8"}.eva-file-add-outline::before{content:"\eac9"}.eva-file-outline::before{content:"\eaca"}.eva-file-remove::before{content:"\eacb"}.eva-file-remove-outline::before{content:"\eacc"}.eva-file-text::before{content:"\eacd"}.eva-file-text-outline::before{content:"\eace"}.eva-film::before{content:"\eacf"}.eva-film-outline::before{content:"\ead0"}.eva-flag::before{content:"\ead1"}.eva-flag-outline::before{content:"\ead2"}.eva-flash::before{content:"\ead3"}.eva-flash-off::before{content:"\ead4"}.eva-flash-off-outline::before{content:"\ead5"}.eva-flash-outline::before{content:"\ead6"}.eva-flip::before{content:"\ead7"}.eva-flip-2::before{content:"\ead8"}.eva-flip-2-outline::before{content:"\ead9"}.eva-flip-outline::before{content:"\eada"}.eva-folder::before{content:"\eadb"}.eva-folder-add::before{content:"\eadc"}.eva-folder-add-outline::before{content:"\eadd"}.eva-folder-outline::before{content:"\eade"}.eva-folder-remove::before{content:"\eadf"}.eva-folder-remove-outline::before{content:"\eae0"}.eva-funnel::before{content:"\eae1"}.eva-funnel-outline::before{content:"\eae2"}.eva-gift::before{content:"\eae3"}.eva-gift-outline::before{content:"\eae4"}.eva-github::before{content:"\eae5"}.eva-github-outline::before{content:"\eae6"}.eva-globe::before{content:"\eae7"}.eva-globe-2::before{content:"\eae8"}.eva-globe-2-outline::before{content:"\eae9"}.eva-globe-3::before{content:"\eaea"}.eva-globe-outline::before{content:"\eaeb"}.eva-google::before{content:"\eaec"}.eva-google-outline::before{content:"\eaed"}.eva-grid::before{content:"\eaee"}.eva-grid-outline::before{content:"\eaef"}.eva-hard-drive::before{content:"\eaf0"}.eva-hard-drive-outline::before{content:"\eaf1"}.eva-hash::before{content:"\eaf2"}.eva-hash-outline::before{content:"\eaf3"}.eva-headphones::before{content:"\eaf4"}.eva-headphones-outline::before{content:"\eaf5"}.eva-heart::before{content:"\eaf6"}.eva-heart-outline::before{content:"\eaf7"}.eva-home::before{content:"\eaf8"}.eva-home-outline::before{content:"\eaf9"}.eva-image::before{content:"\eafa"}.eva-image-2::before{content:"\eafb"}.eva-image-outline::before{content:"\eafc"}.eva-inbox::before{content:"\eafd"}.eva-inbox-outline::before{content:"\eafe"}.eva-info::before{content:"\eaff"}.eva-info-outline::before{content:"\eb00"}.eva-keypad::before{content:"\eb01"}.eva-keypad-outline::before{content:"\eb02"}.eva-layers::before{content:"\eb03"}.eva-layers-outline::before{content:"\eb04"}.eva-layout::before{content:"\eb05"}.eva-layout-outline::before{content:"\eb06"}.eva-link::before{content:"\eb07"}.eva-link-2::before{content:"\eb08"}.eva-link-2-outline::before{content:"\eb09"}.eva-link-outline::before{content:"\eb0a"}.eva-linkedin::before{content:"\eb0b"}.eva-linkedin-outline::before{content:"\eb0c"}.eva-list::before{content:"\eb0d"}.eva-list-outline::before{content:"\eb0e"}.eva-loader-outline::before{content:"\eb0f"}.eva-lock::before{content:"\eb10"}.eva-lock-outline::before{content:"\eb11"}.eva-log-in::before{content:"\eb12"}.eva-log-in-outline::before{content:"\eb13"}.eva-log-out::before{content:"\eb14"}.eva-log-out-outline::before{content:"\eb15"}.eva-map::before{content:"\eb16"}.eva-map-outline::before{content:"\eb17"}.eva-maximize::before{content:"\eb18"}.eva-maximize-outline::before{content:"\eb19"}.eva-menu::before{content:"\eb1a"}.eva-menu-2::before{content:"\eb1b"}.eva-menu-2-outline::before{content:"\eb1c"}.eva-menu-arrow::before{content:"\eb1d"}.eva-menu-arrow-outline::before{content:"\eb1e"}.eva-menu-outline::before{content:"\eb1f"}.eva-message-circle::before{content:"\eb20"}.eva-message-circle-outline::before{content:"\eb21"}.eva-message-square::before{content:"\eb22"}.eva-message-square-outline::before{content:"\eb23"}.eva-mic::before{content:"\eb24"}.eva-mic-off::before{content:"\eb25"}.eva-mic-off-outline::before{content:"\eb26"}.eva-mic-outline::before{content:"\eb27"}.eva-minimize::before{content:"\eb28"}.eva-minimize-outline::before{content:"\eb29"}.eva-minus::before{content:"\eb2a"}.eva-minus-circle::before{content:"\eb2b"}.eva-minus-circle-outline::before{content:"\eb2c"}.eva-minus-outline::before{content:"\eb2d"}.eva-minus-square::before{content:"\eb2e"}.eva-minus-square-outline::before{content:"\eb2f"}.eva-monitor::before{content:"\eb30"}.eva-monitor-outline::before{content:"\eb31"}.eva-moon::before{content:"\eb32"}.eva-moon-outline::before{content:"\eb33"}.eva-more-horizontal::before{content:"\eb34"}.eva-more-horizontal-outline::before{content:"\eb35"}.eva-more-vertical::before{content:"\eb36"}.eva-more-vertical-outline::before{content:"\eb37"}.eva-move::before{content:"\eb38"}.eva-move-outline::before{content:"\eb39"}.eva-music::before{content:"\eb3a"}.eva-music-outline::before{content:"\eb3b"}.eva-navigation::before{content:"\eb3c"}.eva-navigation-2::before{content:"\eb3d"}.eva-navigation-2-outline::before{content:"\eb3e"}.eva-navigation-outline::before{content:"\eb3f"}.eva-npm::before{content:"\eb40"}.eva-npm-outline::before{content:"\eb41"}.eva-options::before{content:"\eb42"}.eva-options-2::before{content:"\eb43"}.eva-options-2-outline::before{content:"\eb44"}.eva-options-outline::before{content:"\eb45"}.eva-pantone::before{content:"\eb46"}.eva-pantone-outline::before{content:"\eb47"}.eva-paper-plane::before{content:"\eb48"}.eva-paper-plane-outline::before{content:"\eb49"}.eva-pause-circle::before{content:"\eb4a"}.eva-pause-circle-outline::before{content:"\eb4b"}.eva-people::before{content:"\eb4c"}.eva-people-outline::before{content:"\eb4d"}.eva-percent::before{content:"\eb4e"}.eva-percent-outline::before{content:"\eb4f"}.eva-person::before{content:"\eb50"}.eva-person-add::before{content:"\eb51"}.eva-person-add-outline::before{content:"\eb52"}.eva-person-delete::before{content:"\eb53"}.eva-person-delete-outline::before{content:"\eb54"}.eva-person-done::before{content:"\eb55"}.eva-person-done-outline::before{content:"\eb56"}.eva-person-outline::before{content:"\eb57"}.eva-person-remove::before{content:"\eb58"}.eva-person-remove-outline::before{content:"\eb59"}.eva-phone::before{content:"\eb5a"}.eva-phone-call::before{content:"\eb5b"}.eva-phone-call-outline::before{content:"\eb5c"}.eva-phone-missed::before{content:"\eb5d"}.eva-phone-missed-outline::before{content:"\eb5e"}.eva-phone-off::before{content:"\eb5f"}.eva-phone-off-outline::before{content:"\eb60"}.eva-phone-outline::before{content:"\eb61"}.eva-pie-chart::before{content:"\eb62"}.eva-pie-chart-2::before{content:"\eb63"}.eva-pie-chart-outline::before{content:"\eb64"}.eva-pin::before{content:"\eb65"}.eva-pin-outline::before{content:"\eb66"}.eva-play-circle::before{content:"\eb67"}.eva-play-circle-outline::before{content:"\eb68"}.eva-plus::before{content:"\eb69"}.eva-plus-circle::before{content:"\eb6a"}.eva-plus-circle-outline::before{content:"\eb6b"}.eva-plus-outline::before{content:"\eb6c"}.eva-plus-square::before{content:"\eb6d"}.eva-plus-square-outline::before{content:"\eb6e"}.eva-power::before{content:"\eb6f"}.eva-power-outline::before{content:"\eb70"}.eva-pricetags::before{content:"\eb71"}.eva-pricetags-outline::before{content:"\eb72"}.eva-printer::before{content:"\eb73"}.eva-printer-outline::before{content:"\eb74"}.eva-question-mark::before{content:"\eb75"}.eva-question-mark-circle::before{content:"\eb76"}.eva-question-mark-circle-outline::before{content:"\eb77"}.eva-question-mark-outline::before{content:"\eb78"}.eva-radio::before{content:"\eb79"}.eva-radio-button-off::before{content:"\eb7a"}.eva-radio-button-off-outline::before{content:"\eb7b"}.eva-radio-button-on::before{content:"\eb7c"}.eva-radio-button-on-outline::before{content:"\eb7d"}.eva-radio-outline::before{content:"\eb7e"}.eva-recording::before{content:"\eb7f"}.eva-recording-outline::before{content:"\eb80"}.eva-refresh::before{content:"\eb81"}.eva-refresh-outline::before{content:"\eb82"}.eva-repeat::before{content:"\eb83"}.eva-repeat-outline::before{content:"\eb84"}.eva-rewind-left::before{content:"\eb85"}.eva-rewind-left-outline::before{content:"\eb86"}.eva-rewind-right::before{content:"\eb87"}.eva-rewind-right-outline::before{content:"\eb88"}.eva-save::before{content:"\eb89"}.eva-save-outline::before{content:"\eb8a"}.eva-scissors::before{content:"\eb8b"}.eva-scissors-outline::before{content:"\eb8c"}.eva-search::before{content:"\eb8d"}.eva-search-outline::before{content:"\eb8e"}.eva-settings::before{content:"\eb8f"}.eva-settings-2::before{content:"\eb90"}.eva-settings-2-outline::before{content:"\eb91"}.eva-settings-outline::before{content:"\eb92"}.eva-shake::before{content:"\eb93"}.eva-shake-outline::before{content:"\eb94"}.eva-share::before{content:"\eb95"}.eva-share-outline::before{content:"\eb96"}.eva-shield::before{content:"\eb97"}.eva-shield-off::before{content:"\eb98"}.eva-shield-off-outline::before{content:"\eb99"}.eva-shield-outline::before{content:"\eb9a"}.eva-shopping-bag::before{content:"\eb9b"}.eva-shopping-bag-outline::before{content:"\eb9c"}.eva-shopping-cart::before{content:"\eb9d"}.eva-shopping-cart-outline::before{content:"\eb9e"}.eva-shuffle::before{content:"\eb9f"}.eva-shuffle-2::before{content:"\eba0"}.eva-shuffle-2-outline::before{content:"\eba1"}.eva-shuffle-outline::before{content:"\eba2"}.eva-skip-back::before{content:"\eba3"}.eva-skip-back-outline::before{content:"\eba4"}.eva-skip-forward::before{content:"\eba5"}.eva-skip-forward-outline::before{content:"\eba6"}.eva-slash::before{content:"\eba7"}.eva-slash-outline::before{content:"\eba8"}.eva-smartphone::before{content:"\eba9"}.eva-smartphone-outline::before{content:"\ebaa"}.eva-smiling-face::before{content:"\ebab"}.eva-smiling-face-outline::before{content:"\ebac"}.eva-speaker::before{content:"\ebad"}.eva-speaker-outline::before{content:"\ebae"}.eva-square::before{content:"\ebaf"}.eva-square-outline::before{content:"\ebb0"}.eva-star::before{content:"\ebb1"}.eva-star-outline::before{content:"\ebb2"}.eva-stop-circle::before{content:"\ebb3"}.eva-stop-circle-outline::before{content:"\ebb4"}.eva-sun::before{content:"\ebb5"}.eva-sun-outline::before{content:"\ebb6"}.eva-swap::before{content:"\ebb7"}.eva-swap-outline::before{content:"\ebb8"}.eva-sync::before{content:"\ebb9"}.eva-sync-outline::before{content:"\ebba"}.eva-text::before{content:"\ebbb"}.eva-text-outline::before{content:"\ebbc"}.eva-thermometer::before{content:"\ebbd"}.eva-thermometer-minus::before{content:"\ebbe"}.eva-thermometer-minus-outline::before{content:"\ebbf"}.eva-thermometer-outline::before{content:"\ebc0"}.eva-thermometer-plus::before{content:"\ebc1"}.eva-thermometer-plus-outline::before{content:"\ebc2"}.eva-toggle-left::before{content:"\ebc3"}.eva-toggle-left-outline::before{content:"\ebc4"}.eva-toggle-right::before{content:"\ebc5"}.eva-toggle-right-outline::before{content:"\ebc6"}.eva-trash::before{content:"\ebc7"}.eva-trash-2::before{content:"\ebc8"}.eva-trash-2-outline::before{content:"\ebc9"}.eva-trash-outline::before{content:"\ebca"}.eva-trending-down::before{content:"\ebcb"}.eva-trending-down-outline::before{content:"\ebcc"}.eva-trending-up::before{content:"\ebcd"}.eva-trending-up-outline::before{content:"\ebce"}.eva-tv::before{content:"\ebcf"}.eva-tv-outline::before{content:"\ebd0"}.eva-twitter::before{content:"\ebd1"}.eva-twitter-outline::before{content:"\ebd2"}.eva-umbrella::before{content:"\ebd3"}.eva-umbrella-outline::before{content:"\ebd4"}.eva-undo::before{content:"\ebd5"}.eva-undo-outline::before{content:"\ebd6"}.eva-unlock::before{content:"\ebd7"}.eva-unlock-outline::before{content:"\ebd8"}.eva-upload::before{content:"\ebd9"}.eva-upload-outline::before{content:"\ebda"}.eva-video::before{content:"\ebdb"}.eva-video-off::before{content:"\ebdc"}.eva-video-off-outline::before{content:"\ebdd"}.eva-video-outline::before{content:"\ebde"}.eva-volume-down::before{content:"\ebdf"}.eva-volume-down-outline::before{content:"\ebe0"}.eva-volume-mute::before{content:"\ebe1"}.eva-volume-mute-outline::before{content:"\ebe2"}.eva-volume-off::before{content:"\ebe3"}.eva-volume-off-outline::before{content:"\ebe4"}.eva-volume-up::before{content:"\ebe5"}.eva-volume-up-outline::before{content:"\ebe6"}.eva-wifi::before{content:"\ebe7"}.eva-wifi-off::before{content:"\ebe8"}.eva-wifi-off-outline::before{content:"\ebe9"}.eva-wifi-outline::before{content:"\ebea"}.eva-spin{-webkit-animation-name:eva-spin;animation-name:eva-spin;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes eva-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes eva-spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.eva-spin-center{-webkit-animation-name:eva-spin-center;animation-name:eva-spin-center}@-webkit-keyframes eva-spin-center{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes eva-spin-center{0%{transform:translate(-50%,-50%) rotate(0)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.eva-pulse{-webkit-animation-name:eva-pulse;animation-name:eva-pulse;-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:normal;animation-direction:normal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes eva-pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.2,1.2,1.2)}to{transform:scale3d(1,1,1)}}@keyframes eva-pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.2,1.2,1.2)}to{transform:scale3d(1,1,1)}}body.wpcp-modal-open{overflow-x:hidden;overflow-y:auto}.wpcp.wpcp-modal{display:none;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10000000;padding:30px;position:fixed;top:0;left:0;right:0;bottom:0;overflow-x:hidden;overflow-y:auto}.wpcp.wpcp-modal-as-bar{background:0 0;top:unset;left:unset;padding:0}.wpcp.wpcp-modal-as-bar .modal-dialog{padding:10px;min-width:320px;max-width:320px;width:320px}.wpcp.wpcp-modal .modal-dialog{position:relative;margin:30px auto;max-width:600px;width:initial}.wpcp.wpcp-modal.wpcp-modal80 .modal-dialog{max-width:80%}.wpcp.wpcp-modal.wpcp-modal95 .modal-dialog{max-width:95%;margin:30px 0}.wpcp.wpcp-modal.wpcp-modal-minimal .wpcp-modal-body,.wpcp.wpcp-modal.wpcp-modal-minimal .wpcp-modal-header{padding:0}.wpcp.wpcp-modal.wpcp-modal-minimal .wpcp-modal-header{height:40px}.wpcp.wpcp-modal.wpcp-modal-minimal .wpcp-modal-footer{display:none!important}.wpcp.wpcp-modal .modal-content{position:relative;background-clip:padding-box;outline:0;box-shadow:0 0 10px rgba(0,0,0,.4);background-color:var(--wpcp--present--color--background,#f9f9f9);border-radius:var(--wpcp--present--border--radius,10px);overflow:hidden}.wpcp.wpcp-modal .wpcp-modal-badges-group{display:flex;gap:10px}.wpcp.wpcp-modal .wpcp-modal-badge{background-color:var(--wpcp--present--color--accent);font-size:14px;padding:4px calc(max(10px,var(--wpcp--present--gap) * 1.5));margin:0;border-radius:var(--wpcp--present--gap,10px);color:var(--wpcp--present--color--always--white);display:inline-block;text-transform:uppercase;font-weight:700;align-self:self-start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:500px}.wpcp .wpcp-modal-header{padding:15px 30px;background:var(--wpcp--present--color--accent);color:var(--wpcp--present--color--always--white);display:flex;flex-direction:column;align-items:flex-start;gap:10px;justify-content:space-between;position:relative}.wpcp .wpcp-modal-header h2{font-size:30px;padding:0;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--wpcp--present--color--always--white);display:flex;align-items:center;gap:10px}.wpcp .wpcp-modal-header .wpcp-modal-badge{background-color:var(--wpcp--present--color--always--white);color:var(--wpcp--present--color--accent)}.wpcp .wpcp-modal-header .close-button{cursor:pointer;color:var(--wpcp--present--color--always--white);zoom:2;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.wpcp .wpcp-modal-body{padding:10px 30px;position:relative;display:flex;flex-direction:column;gap:10px;font-size:16px;min-height:48px}.wpcp .wpcp-modal-body,.wpcp .wpcp-modal-body h1,.wpcp .wpcp-modal-body h2,.wpcp .wpcp-modal-body h3,.wpcp.wpcp-modal .modal-content,.wpcp.wpcp-modal a{color:var(--wpcp--present--color--dark1,#666)}.wpcp .wpcp-modal-body iframe{min-height:80vh}.wpcp .wpcp-modal-body span.download-link{display:block;overflow:hidden}.wpcp .wpcp-modal-body ul.wpcp-list-vertical{list-style-type:none;padding:0;margin:0;display:grid;gap:var(--wpcp--present--gap,10px);max-height:50vh;overflow:auto;background:var(--wpcp--present--color--white);padding:10px;border-radius:var(--wpcp--present--border--radius,10px)}.wpcp .wpcp-modal-body ul.wpcp-list-vertical li{font-size:95%;margin:0;padding:0;display:grid;align-items:center;grid-template-columns:40px 1fr;-moz-column-gap:20px;column-gap:20px}.wpcp .wpcp-modal-body ul.wpcp-list-vertical li img{width:auto!important;height:24px!important}.wpcp #wpcp-modal-folder-selector .entry.newfolder,.wpcp #wpcp-modal-folder-selector .entry_checkbox,.wpcp #wpcp-modal-folder-selector .files-container,.wpcp #wpcp-modal-folder-selector .fileupload-box,.wpcp #wpcp-modal-folder-selector .nav-gear,.wpcp #wpcp-modal-folder-selector .nav-search,.wpcp #wpcp-modal-folder-selector .nav-sort{display:none!important}.wpcp #wpcp-modal-folder-selector .entry:hover .entry_checkbox+.entry-info-icon{display:block}.wpcp #wpcp-modal-folder-selector .ajax-filelist{min-height:256px;max-height:256px;overflow-y:auto}.wpcp .wpcp-modal-body .zip-status{text-align:center}.wpcp .wpcp-modal-image{width:150px;height:150px;float:left;margin-right:20px;position:relative}.wpcp .wpcp-modal-image img{max-width:150px;max-height:150px;position:absolute;bottom:0;top:0;left:0;right:0;margin:auto}.wpcp .wpcp-modal-description{margin-bottom:10px;max-height:150px;overflow:auto}.wpcp .wpcp-modal-footer{padding:10px 30px 30px}.wpcp .wpcp-modal-footer .wpcp-modal-buttons{display:block;padding-top:20px;text-align:center}.wpcp .wpcp-modal-buttons button{margin:0 5px 2px 0;min-height:35px;text-transform:capitalize}.wpcp .wpcp-modal-buttons button:disabled{opacity:.6}.wpcp .wpcp-modal-error{color:red;border-left:3px solid red;margin:10px 0;padding:6px;background:rgba(181,181,181,.16);display:none}@media only screen and (max-width:990px){.wpcp.wpcp-modal{padding:0}.wpcp.wpcp-modal .modal-dialog{margin:2px auto;max-width:95vw}}#wpcp-modal-action input[type=number],#wpcp-modal-action input[type=text],#wpcp-modal-action textarea{width:100%;padding:12px 16px;margin:8px 0;font-size:16px;line-height:1.5;border:0;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.1);transition:border-color .3s ease,box-shadow .3s ease;resize:vertical;box-sizing:border-box;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font:16px 'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif}#wpcp-modal-action textarea{white-space:initial}#wpcp-modal-action input[type=number]:focus,#wpcp-modal-action input[type=text]:focus,#wpcp-modal-action textarea:focus{box-shadow:0 2px 10px rgba(0,0,0,.3);outline:2px solid var(--wpcp--present--color--accent,#590e54)}#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action textarea::-moz-placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action textarea::-moz-placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action textarea::-moz-placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action textarea::-moz-placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action textarea::-moz-placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input:-ms-input-placeholder,#wpcp-modal-action input::-moz-placeholder,#wpcp-modal-action input::-ms-input-placeholder,#wpcp-modal-action input::-webkit-input-placeholder,#wpcp-modal-action input::placeholder,#wpcp-modal-action textarea::placeholder{color:var(--wpcp--present--color--dark1,#666);font-style:italic}#wpcp-modal-action input:disabled,#wpcp-modal-action textarea:disabled{background-color:var(--wpcp--present--color--background,#f9f9f9);border-color:var(--wpcp--present--color--light2,#e8e8e8);color:var(--wpcp--present--color--light2,#e8e8e8)}#UseyourDrive,.UseyourDrive{font:14px 'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif}#UseyourDrive{line-height:1.6;text-align:left;display:block!important;position:relative}.wpcp-module-script{display:none!important}#UseyourDrive .eva{font-family:Eva-Icons!important}#UseyourDrive div,#UseyourDrive p,#UseyourDrive ul{margin:0;padding:0}#UseyourDrive div,#UseyourDrive img,#UseyourDrive input{box-sizing:border-box}.UseyourDrive textarea{padding:10px;resize:vertical}#UseyourDrive a{text-decoration:none;border:0;box-shadow:none}#UseyourDrive a:hover{text-decoration:none}#UseyourDrive,#UseyourDrive a,#UseyourDrive label,.UseyourDrive,.UseyourDrive a,.UseyourDrive label,.UseyourDrive p{color:var(--wpcp--present--color--dark1,#666)}#UseyourDrive .nav-search.inuse:hover,#UseyourDrive a:hover,.UseyourDrive a:hover.-is-readonly{color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .nav-search.inuse{background-color:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--white,#fff)}#UseyourDrive img{vertical-align:initial}#UseyourDrive .button,#UseyourDrive button,.UseyourDrive .button{width:auto;min-width:150px;height:auto;box-shadow:0 0 8px 0 rgba(0,0,0,.1);cursor:pointer;display:inline-block;font-family:'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif;font-size:14px;font-weight:400;line-height:1;margin:0;outline:0;padding:10px 20px 11px;position:relative;text-align:center;text-decoration:none;text-shadow:none;transition:background-color .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid transparent;border-radius:var(--wpcp--present--border--radius,10px);background:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--always--white,#fff)}@media only screen and (max-width:640px){#UseyourDrive .button,#UseyourDrive button,.UseyourDrive .button{min-width:auto}}#UseyourDrive .button,#UseyourDrive .button:focus,#UseyourDrive .button:hover,.UseyourDrive .button,.UseyourDrive .button:focus,.UseyourDrive .button:hover{background:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .button.secondary,.UseyourDrive .button.secondary{color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .button.secondary,#UseyourDrive .button.secondary:focus,#UseyourDrive .button.secondary:hover,.UseyourDrive .button.secondary,.UseyourDrive .button.secondary:focus,.UseyourDrive .button.secondary:hover{background:var(--wpcp--present--color--white,#fff);border:1px solid var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .button.button-round-icon,#UseyourDrive button.button-round-icon,.UseyourDrive .button.button-round-icon{min-width:auto;border-radius:100%;width:32px;height:32px;min-height:auto;padding:0!important;line-height:0;border:1px solid transparent!important}#UseyourDrive .button.button-round-icon-lg,#UseyourDrive button.button-round-icon-lg,.UseyourDrive .button.button-round-icon-lg{width:48px;height:48px}#UseyourDrive button:disabled,.UseyourDrive button:disabled{opacity:.6}#UseyourDrive .button i,#UseyourDrive button i{top:initial;margin:0}#UseyourDrive .button:focus:enabled,#UseyourDrive .button:hover:enabled,.UseyourDrive .button:focus:enabled,.UseyourDrive .button:hover:enabled{box-shadow:0 0 8px 0 rgba(0,0,0,.4)}#UseyourDrive .button.button-shadow-3,.UseyourDrive .button.button-shadow-3{box-shadow:0 0 8px 0 rgb(0 0 0 / 30%)}#UseyourDrive input[type=password],#UseyourDrive input[type=search],#UseyourDrive input[type=text],#UseyourDrive select,#UseyourDrive textarea,.UseyourDrive input[type=password],.UseyourDrive input[type=search],.UseyourDrive input[type=text],.UseyourDrive select,.UseyourDrive textarea{border-radius:var(--wpcp--present--border--radius,10px);background:var(--wpcp--present--color--white,#fff);color:var(--wpcp--present--color--black,#222);border-color:var(--wpcp--present--color--white,#fff)}#UseyourDrive input[type=checkbox]:focus,#UseyourDrive input[type=password]:focus,#UseyourDrive input[type=radio]:focus,#UseyourDrive input[type=search]:focus,#UseyourDrive input[type=text]:focus,#UseyourDrive select:focus,#UseyourDrive textarea:focus,.UseyourDrive input[type=checkbox]:focus,.UseyourDrive input[type=password]:focus,.UseyourDrive input[type=radio]:focus,.UseyourDrive input[type=search]:focus,.UseyourDrive input[type=text]:focus,.UseyourDrive select:focus,.UseyourDrive textarea:focus{border-color:var(--wpcp--present--color--accent,#590e54);box-shadow:0 0 8px 0 rgba(0,0,0,.4);color:var(--wpcp--present--color--black,#222);outline:0}#UseyourDrive{scrollbar-width:12px;scrollbar-color:var(--wpcp--present--color--accent,#590e54) var(--wpcp--present--color--background,#f9f9f9)}#UseyourDrive ::-webkit-scrollbar{width:12px;height:12px;background-color:var(--wpcp--present--color--light1,#fcfcfc)}#UseyourDrive ::-webkit-scrollbar-track{border-radius:10px;border:5px solid transparent;box-shadow:inset 0 0 10px #0000000a;background-color:var(--wpcp--present--color--background,#f9f9f9)}#UseyourDrive ::-webkit-scrollbar-thumb{border-radius:10px;background-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .jsdisabled,.UseyourDrive.jsdisabled{display:none}#UseyourDrive-nojsmessage{font-style:italic}#UseyourDrive .list-container.noaccess{text-align:center;padding:10px;background-color:unset!important}#UseyourDrive .skeleton{display:inline;background-color:#444;min-height:12px;border-radius:100px;opacity:.1;-webkit-animation:skeleton-fading 1.5s infinite;animation:skeleton-fading 1.5s infinite}#UseyourDrive .skeleton-entry{width:200px}#UseyourDrive .wpcp-list-view .entry.file.skeleton-entry{display:none}@media only screen and (max-width:480px){#UseyourDrive .skeleton-entry{width:100%!important}}#UseyourDrive .skeleton.skeleton-text{width:128px;display:block;min-height:12px;margin-right:15px}#UseyourDrive .skeleton.skeleton-text-small{min-width:25px}#UseyourDrive .skeleton.skeleton-img{display:inline-block;border-radius:0;opacity:.2;-webkit-animation:none;animation:none}#UseyourDrive .skeleton.skeleton-gallery-img{display:inline-block;background:rgb(0 0 0 / 20%)}@-webkit-keyframes skeleton-fading{0%{opacity:.1}50%{opacity:.2}100%{opacity:.1}}@keyframes skeleton-fading{0%{opacity:.1}50%{opacity:.2}100%{opacity:.1}}#UseyourDrive .wpcp-lead-container,#UseyourDrive .wpcp-login-container{position:absolute;inset:0;background-color:var(--wpcp--present--color--background,#f9f9f9);z-index:2000;border-radius:var(--wpcp--present--border--radius,10px);display:flex;padding:20px;flex-direction:column;align-items:center;justify-content:center;gap:10px}#UseyourDrive .wpcp-login-container{z-index:2001}#UseyourDrive .wpcp-lead-container{z-index:2000}#UseyourDrive .wpcp-lead-container p,#UseyourDrive .wpcp-login-container p{font-weight:700;max-width:75%}#UseyourDrive .wpcp-login-container .wpcp-login-input{max-width:265px}#UseyourDrive .wpcp-lead-form,#UseyourDrive .wpcp-login-form{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px}#UseyourDrive .wpcp-lead-form button,#UseyourDrive .wpcp-lead-form input,#UseyourDrive .wpcp-login-form button,#UseyourDrive .wpcp-login-form input{padding:1.5rem 1.8rem;box-shadow:0 0 8px 0 rgb(0 0 0 / 30%)}#UseyourDrive .wpcp-browser-container{display:flex;flex-direction:row;width:100%;flex-wrap:nowrap;justify-content:space-between;border-radius:var(--wpcp--present--border--radius,10px);overflow:hidden;position:relative;margin:0 auto}#UseyourDrive .files .wpcp-browser-container{max-height:92vh}#UseyourDrive .wpcp-container-content{max-height:100%;padding:0 0 0 15px;position:relative;display:flex}#UseyourDrive .wpcp-gallery .wpcp-container-content{padding:0}#UseyourDrive .nav-header+.wpcp-container-content{max-height:calc(100% - 40px)}#UseyourDrive .wpcp-browser-container-tree{padding:0;margin:0;transition:all .3s ease-out;display:flex;flex-direction:column}#UseyourDrive .wpcp-no-tree .wpcp-browser-container-tree{display:none}#UseyourDrive:is(.wpcp-size-xxxs,.wpcp-size-xxs,.wpcp-size-xs) .wpcp-browser-container-tree,#UseyourDrive:is(.wpcp-size-xxxs,.wpcp-size-xxs,.wpcp-size-xs) .wpcp-browser-tree--absolute .wpcp-browser-container-tree{position:fixed;width:100%!important;z-index:20000000;inset:0}#UseyourDrive .wpcp-browser-tree--absolute .wpcp-browser-container-tree{position:absolute;width:100%!important;z-index:10;inset:0}#UseyourDrive .wpcp-browser-tree--collapsed .wpcp-browser-container-tree,#UseyourDrive .wpcp-browser-tree--init .wpcp-browser-container-tree{max-width:0}#UseyourDrive .wpcp-browser-tree--collapsed .wpcp-browser-container-tree .nav-header,#UseyourDrive .wpcp-browser-tree--init .wpcp-browser-container-tree .nav-header{padding:5px 0;justify-content:center}#UseyourDrive .wpcp-browser-tree--collapsed .nav-tree-toggle i::before,#UseyourDrive .wpcp-browser-tree--init .nav-tree-toggle i::before{content:'\eade'}#UseyourDrive .wpcp-browser-tree--collapsed .wpcp-browser-container-tree .nav-header,#UseyourDrive .wpcp-browser-tree--collapsed:not(.wpcp-no-tree) .wpcp-browser-container-content .nav-header .nav-home,#UseyourDrive .wpcp-browser-tree--expanded .wpcp-browser-container-content .nav-header .nav-tree-toggle,#UseyourDrive .wpcp-browser-tree--init .wpcp-browser-container-content .nav-header .nav-home,#UseyourDrive .wpcp-browser-tree--init .wpcp-browser-container-tree .nav-header,#UseyourDrive .wpcp-no-tree .nav-header .nav-tree-toggle{display:none!important}#UseyourDrive .wpcp-browser-container-tree .nav-header{max-width:300px;width:300px}#UseyourDrive .wpcp-browser-tree--absolute .wpcp-browser-container-tree .nav-header,#UseyourDrive:is(.wpcp-size-xxxs,.wpcp-size-xxs,.wpcp-size-xs) .wpcp-browser-container-tree .nav-header{box-shadow:0 0 8px 0 rgba(0,0,0,.4)}#UseyourDrive .wpcp-browser-tree{padding:5px 15px;margin:0;overflow-x:hidden;overflow-y:auto;max-height:calc(100% - 46px);max-width:300px;width:300px;border-right:5px solid var(--wpcp--present--color--white);background-color:var(--wpcp--present--color--background,#f9f9f9);flex:1}#UseyourDrive .wpcp-browser-tree--absolute .wpcp-browser-tree,#UseyourDrive:is(.wpcp-size-xxxs,.wpcp-size-xxs,.wpcp-size-xs) .wpcp-browser-tree{border:none;box-shadow:0 0 8px 0 rgba(0,0,0,.4);max-height:unset}#UseyourDrive .wpcp-browser-tree--collapsed .wpcp-browser-tree{display:none}#UseyourDrive .wpcp-browser-container-content{position:relative;padding:0;flex:1;background-color:var(--wpcp--present--color--background,#f9f9f9);max-width:100%}#UseyourDrive .wpcp-folder-tree{padding:0;margin:0;width:200px}#UseyourDrive .wpcp-browser-container-info,.UseyourDrive .wpcp-browser-container-info{transition:none;position:relative;inset:0;width:0;min-height:0;overflow:hidden;display:flex;justify-content:flex-end}#UseyourDrive .wpcp-browser-container-info.wpcp-container-fixed,.UseyourDrive .wpcp-browser-container-info.wpcp-container-fixed{position:fixed;width:100%!important;display:none;z-index:20000000}#UseyourDrive .wpcp-browser-container-info.wpcp-info--expanded.wpcp-container-fixed,.UseyourDrive .wpcp-browser-container-info.wpcp-info--expanded.wpcp-container-fixed{display:flex}#UseyourDrive .wpcp-browser-container-info.wpcp-info--expanded,.UseyourDrive .wpcp-browser-container-info.wpcp-info--expanded{width:300px}#UseyourDrive .wpcp-container-overlay,.UseyourDrive .wpcp-container-overlay{background-color:var(--wpcp--present--color--background--50);position:absolute;inset:0}#UseyourDrive .wpcp-info-content,.UseyourDrive .wpcp-info-content{padding:0;margin:0;min-width:300px;max-width:300px;width:100%;background-color:var(--wpcp--present--color--background);position:relative;overflow-x:hidden;overflow-y:auto;display:flex;flex-direction:column;border-left:5px solid var(--wpcp--present--color--white);z-index:20;height:100%}.UseyourDrive .tippy-box .wpcp-info-content{border-left:none}#UseyourDrive .wpcp-container-fixed .wpcp-info-content,.UseyourDrive .wpcp-container-fixed .wpcp-info-content,.UseyourDrive-lightbox.ilightbox-holder .wpcp-info-content{box-shadow:0 0 8px 0 rgba(0,0,0,.4);border:none}#UseyourDrive .wpcp-info--collapsed .wpcp-info-list,#UseyourDrive .wpcp-info--collapsed .wpcp-info-thumbnail{display:none}#UseyourDrive .wpcp-info-thumbnail,.UseyourDrive .wpcp-info-thumbnail{position:relative}#UseyourDrive .wpcp-info-thumbnail img,.UseyourDrive .wpcp-info-thumbnail img{height:265px;width:100%;-o-object-fit:contain;object-fit:contain;background:var(--wpcp--present--color--accent)}#UseyourDrive .wpcp-info-content .entry-info-button,.UseyourDrive .wpcp-info-content .entry-info-button{position:absolute;top:15px;right:15px;background-color:var(--wpcp--present--color--white);display:block;z-index:10}#UseyourDrive .wpcp-info-content .entry-info-button:hover,.UseyourDrive .wpcp-info-content .entry-info-button:hover{background-color:var(--wpcp--present--color--white);font-weight:700;box-shadow:0 0 8px 0 rgba(0,0,0,.4)}#UseyourDrive .wpcp-info-content .wpcp-info-title,.UseyourDrive .wpcp-info-content .wpcp-info-title{font-weight:700;display:flex;gap:5px;align-items:center;flex-wrap:nowrap}#UseyourDrive .wpcp-info-content .wpcp-info-title p,.UseyourDrive .wpcp-info-content .wpcp-info-title p{font-size:120%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#UseyourDrive .wpcp-info-content .wpcp-info-title .entry-info-name,.UseyourDrive .wpcp-info-content .wpcp-info-title .entry-info-name{overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis;display:block}#UseyourDrive .wpcp-info-content .wpcp-info-title img,.UseyourDrive .wpcp-info-content .wpcp-info-title img{width:16px;height:16px}#UseyourDrive .wpcp-info-content .wpcp-info-list,.UseyourDrive .wpcp-info-content .wpcp-info-list{display:flex;flex-direction:column;gap:10px;padding:15px 30px;flex:1}.UseyourDrive .tippy-box .wpcp-info-content .wpcp-info-list{border-left:none;padding:15px}#UseyourDrive .wpcp-info-content .wpcp-info-list:empty,.UseyourDrive .wpcp-info-content .wpcp-info-list:empty{display:none}#UseyourDrive .wpcp-info-content .wpcp-info-list p,.UseyourDrive .wpcp-info-content .wpcp-info-list p{margin:0;padding:0;line-height:normal}#UseyourDrive .wpcp-info-content .wpcp-info-list p:first-of-type,.UseyourDrive .wpcp-info-content .wpcp-info-list p:first-of-type{font-weight:700}#UseyourDrive .ajax-filelist{font-size:13px;font-weight:500;padding:5px 15px 15px 0;min-height:256px;transition:all .3s ease-out;opacity:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex:1;overflow-x:hidden;overflow-y:auto}#UseyourDrive .wpcp-thumb-view .ajax-filelist{padding-top:15px}#UseyourDrive .wpcp-gallery .ajax-filelist{padding-right:0}#UseyourDrive .wpcp-no-results .ajax-filelist{background-position:center;background-repeat:no-repeat;background-size:auto 192px}#UseyourDrive.audio,#UseyourDrive.video{background:0 0!important}#UseyourDrive .loading{position:absolute;left:0;right:0;bottom:0;top:0;z-index:1000;text-align:center;background-position:50% 50%;background-repeat:no-repeat;background-size:128px auto;background-color:var(--wpcp--present--color--background--50)}#UseyourDrive div.preloading,.UseyourDrive div.preloading{-webkit-animation:sk-scaleout 1s infinite ease-in-out;animation:sk-scaleout 1s infinite ease-in-out;border-radius:100%!important;height:40px;width:40px;position:absolute;top:50%;left:50%;top:calc(50% - 20px);left:calc(50% - 20px);background-color:var(--wpcp--present--color--accent,#590e54)}@-webkit-keyframes sk-scaleout{0%{-webkit-transform:scale(0)}100%{-webkit-transform:scale(.5);opacity:0}}@keyframes sk-scaleout{0%{transform:scale(0)}100%{transform:scale(.5);opacity:0}}#UseyourDrive .loading.error .loader-beat,#UseyourDrive .loading.error .loader-spinner{display:none}#UseyourDrive .loading .loader-beat{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px);height:15px;width:15px;border-radius:50%;z-index:1;-webkit-animation:overlay-loader-beat .8s infinite 0s;animation:overlay-loader-beat .8s infinite 0s;opacity:.5;background-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .loading .loader-spinner{-webkit-animation:loader-full-rotate 2s linear infinite;animation:loader-full-rotate 2s linear infinite;width:65px;height:65px;transform-origin:center center;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}#UseyourDrive .loading .loader-spinner .path{stroke:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .loading .path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:loader-full-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:loader-full-dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes overlay-loader-beat{0%{opacity:0}100%{opacity:1}}@keyframes overlay-loader-beat{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes loader-full-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes loader-full-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}#UseyourDrive .nav-header{min-height:38px;padding:5px 15px;display:flex;align-items:center;justify-content:flex-end;width:100%;opacity:1;transition:opacity 1s;background-color:var(--wpcp--present--color--background,#f9f9f9);border-bottom:1px solid var(--wpcp--present--color--light2)}#UseyourDrive .wpcp-gallery .wpcp-browser-container-content .nav-header{background-color:transparent;border-bottom:none}#UseyourDrive .nav-header.nav-header-has-breadcrumb{justify-content:space-between}#UseyourDrive .wpcp-gallery .nav-header.nav-header-onhover{opacity:0}#UseyourDrive :active .nav-header.nav-header-onhover,#UseyourDrive :hover .nav-header.nav-header-onhover{opacity:1}#UseyourDrive .nav-header:empty{display:none}#UseyourDrive .nav-header a:hover{text-decoration:none;opacity:1}#UseyourDrive .nav-header .entry-info-button:hover{background-color:var(--wpcp--present--color--light2,#e8e8e8)}#UseyourDrive .nav-title{font-size:14px;flex:1 1 70%}#UseyourDrive .nav-account-selector{flex:0 0 auto;width:25px;cursor:pointer}#UseyourDrive .nav-account-selector img{height:auto;vertical-align:text-bottom;border-radius:50%;padding:0;border:none;margin-left:.5em;display:inline-block;line-height:1;max-width:100%}#UseyourDrive .nav-account-selector div,#UseyourDrive .nav-account-selector i.nav-account-selector-tick,#wpcp-modal-action .modal-account-selector i.nav-account-selector-tick{display:none}#UseyourDrive .nav-account-selector-content{display:none}#wpcp-modal-action .modal-account-selector .nav-account-selector-title{text-align:center}#wpcp-modal-action .modal-account-selector .nav-account-selector-content{display:grid;gap:10px;text-align:left;max-height:50vh;overflow:auto;padding:10px}#wpcp-modal-action .modal-account-selector .nav-account-selector{display:flex;align-items:center;border-radius:var(--wpcp--present--border--radius,10px);border:1px solid #000;padding:10px 25px;box-shadow:0 0 8px 0 rgba(0,0,0,.05);cursor:pointer;background:var(--wpcp--present--color--white,#fff);color:var(--wpcp--present--color--accent,#590e54);border-color:var(--wpcp--present--color--dark2,#999)}#wpcp-modal-action .modal-account-selector .nav-account-selector.account-active,#wpcp-modal-action .modal-account-selector .nav-account-selector:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.2);border-color:var(--wpcp--present--color--accent,#590e54)}#wpcp-modal-action .modal-account-selector .nav-account-selector.account-active{background-color:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--white,#fff)}#wpcp-modal-action .modal-account-selector .nav-account-selector.account-active i.nav-account-selector-tick{display:block}#wpcp-modal-action .modal-account-selector .nav-account-selector img{border-radius:50%;width:32px;height:32px;flex-shrink:0;vertical-align:middle}#wpcp-modal-action .modal-account-selector .nav-account-selector-info{flex:1 1 0%;min-width:0;margin-left:.75rem}#wpcp-modal-action .modal-account-selector .nav-account-selector-email,#wpcp-modal-action .modal-account-selector .nav-account-selector-name{font-size:14px;line-height:18px;margin:0;padding:0}#wpcp-modal-action .modal-account-selector .nav-account-selector-name{font-weight:500;display:flex}#wpcp-modal-action .modal-account-selector .nav-account-selector-name span{border-radius:var(--wpcp--present--border--radius,10px);text-transform:capitalize;border:1px solid;padding:0 10px;margin-left:5px;font-size:10px}#wpcp-modal-action .modal-account-selector .nav-account-selector-name span:before{content:'• '}#UseyourDrive .nav-gear,#UseyourDrive .nav-home,#UseyourDrive .nav-refresh,#UseyourDrive .nav-search,#UseyourDrive .nav-sort,#UseyourDrive .nav-tree-toggle{cursor:pointer;flex:0 0 auto;display:inline-block!important}#UseyourDrive .nav-home i{font-size:1.4em;cursor:pointer}#UseyourDrive .download-zip i,#UseyourDrive .nav-gear i,#UseyourDrive .nav-layout i,#UseyourDrive .nav-refresh i,#UseyourDrive .nav-search i,#UseyourDrive .nav-sort i,#UseyourDrive .nav-tree-toggle i,#UseyourDrive .nav-upload i{font-size:1.4em}#UseyourDrive .nav-gear,#UseyourDrive .nav-home,#UseyourDrive .nav-refresh,#UseyourDrive .nav-search,#UseyourDrive .nav-sort,#UseyourDrive .nav-tree-toggle{min-width:25px;text-align:center;margin-left:0!important}#UseyourDrive .-is-readonly .fileupload-box,#UseyourDrive .-is-readonly .nav-new-entry,#UseyourDrive .-is-readonly .nav-new-folder,#UseyourDrive .-is-readonly .nav-upload,#UseyourDrive .-is-readonly .selected-files-delete,#UseyourDrive .-is-readonly .selected-files-move,#UseyourDrive .-is-virtual-folder .all-files-to-zip,#UseyourDrive .-is-virtual-folder .deselect-all,#UseyourDrive .-is-virtual-folder .entry_action_deeplink_folder,#UseyourDrive .-is-virtual-folder .entry_action_shortlink_folder,#UseyourDrive .-is-virtual-folder .fileupload-box,#UseyourDrive .-is-virtual-folder .nav-new-entry,#UseyourDrive .-is-virtual-folder .nav-new-folder,#UseyourDrive .-is-virtual-folder .nav-search,#UseyourDrive .-is-virtual-folder .nav-upload,#UseyourDrive .-is-virtual-folder .select-all,#UseyourDrive .-is-virtual-folder .selected-files-delete,#UseyourDrive .-is-virtual-folder .selected-files-move,#UseyourDrive .-is-virtual-folder .selected-files-to-zip{opacity:.3!important;pointer-events:none!important}.UseyourDrive .zip-status{text-align:center;font-weight:700;font-size:16px;line-height:18px}.UseyourDrive .zip-status .zip-bytes{margin-left:10px;font-style:italic}#UseyourDrive div.scroll-to-top{position:absolute;right:0;cursor:pointer;padding:15px;display:none;transition:top .5s ease-out;z-index:99999}#UseyourDrive div.scroll-to-top.scroll-to-top-bottom{top:initial!important;bottom:0!important}#UseyourDrive .files div.scroll-to-top.scroll-to-top-bottom{right:calc(50% - 48px)!important}#UseyourDrive div.scroll-to-top.scroll-to-top-bottom .fileupload-add-button{display:none}#UseyourDrive .files-container,#UseyourDrive .folders-container{display:grid;grid-template-columns:1fr;grid-gap:5px}#UseyourDrive .wpcp-thumb-view .files-container,#UseyourDrive .wpcp-thumb-view .folders-container{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:var(--wpcp--present--gap,10px)}#UseyourDrive .wpcp-list-view .files-container,#UseyourDrive .wpcp-list-view .folders-container{grid-gap:0}#UseyourDrive .wpcp-thumb-view .folders-container{margin-bottom:calc(var(--wpcp--present--gap,10px) * 2)}#UseyourDrive .files-container:empty,#UseyourDrive .folders-container:empty{display:none}#UseyourDrive .wpcp-browser-tree--expanded .folder.pf{display:none}#UseyourDrive .files .entry_block{flex:0 0 100%}#UseyourDrive .entry img{opacity:1;transition:opacity .5s;display:block}#UseyourDrive .entry img[data-src]{opacity:0}#UseyourDrive .files .entry{padding:0;display:inline-block;vertical-align:top;zoom:1;position:relative;margin:0;transition:all .2s ease-in-out;border-radius:var(--wpcp--present--border--radius,10px);min-height:38px;cursor:pointer;overflow:hidden;width:auto!important}#UseyourDrive .entry.no-entries{pointer-events:none;font-style:italic}#UseyourDrive .entry.not-accessible{opacity:.5;pointer-events:none}#UseyourDrive [data-layout=list] .entry{display:flex;align-items:center;background-color:transparent;border-radius:0}#UseyourDrive .image-container{box-shadow:0 0 8px 0 rgba(0,0,0,.1);transition:transform .4s ease-in!important}#UseyourDrive .entry:focus,#UseyourDrive .hasfocus:not(.no-entries),#UseyourDrive .is-selected,#UseyourDrive .isdragged,#UseyourDrive .popupopen{box-shadow:0 0 8px 0 rgba(0,0,0,.4)}#UseyourDrive .entry{background-color:var(--wpcp--present--color--white,#fff)}#UseyourDrive .entry.hasfocus:not(.no-entries),#UseyourDrive .entry.is-selected,#UseyourDrive .entry.isdragged,#UseyourDrive .entry.popupopen,#UseyourDrive .entry:focus,#UseyourDrive .entry:not(.no-entries):hover,#UseyourDrive .image-container .entry-text,#UseyourDrive .image-folder,#UseyourDrive .image-folder .folder-text,#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file .entry-info{background-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .entry.hasfocus label,#UseyourDrive .entry.hasfocus:not(.no-entries),#UseyourDrive .entry.hasfocus:not(.no-entries) a,#UseyourDrive .entry.is-selected,#UseyourDrive .entry.is-selected a,#UseyourDrive .entry.is-selected label,#UseyourDrive .entry.isdragged,#UseyourDrive .entry.isdragged a,#UseyourDrive .entry.popupopen,#UseyourDrive .entry.popupopen a,#UseyourDrive .entry.popupopen label,#UseyourDrive .entry:focus,#UseyourDrive .entry:focus label,#UseyourDrive .entry:hover label,#UseyourDrive .entry:not(.no-entries):hover,#UseyourDrive .entry:not(.no-entries):hover a,#UseyourDrive .image-container .entry-text,#UseyourDrive .image-folder .folder-text,#UseyourDrive .wpcp-gallery .entry_checkbox input[type=checkbox]+label{color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive .entry_thumbnail{width:100%;padding-top:calc(100% - 50px);margin:0 auto;position:relative;overflow:hidden}#UseyourDrive [data-layout=list] .entry_thumbnail{display:none}#UseyourDrive .folders-container .entry_thumbnail{height:40px;width:40px;margin:5px 15px;float:left;padding:0}#UseyourDrive .entry_thumbnail-view-bottom{bottom:0;left:0;position:absolute;width:100%;height:100%}#UseyourDrive .entry_thumbnail-view-center{text-align:center;position:relative;width:100%;height:100%}#UseyourDrive .entry_thumbnail img{max-width:none;max-height:100%;min-width:100px;min-height:100px;margin-left:50%;transform:translateX(-50%);vertical-align:top;transition:opacity .3s ease-in;-ms-interpolation-mode:bicubic;box-shadow:none;display:inline-block}#UseyourDrive .entry.file .entry_thumbnail img[src*='css/icons/256x256'],#UseyourDrive .entry.file .entry_thumbnail img[src*='googleusercontent.com/256']{max-height:70%;min-height:auto;padding-top:30%;min-width:auto;margin-left:25%;-o-object-fit:contain;object-fit:contain;width:initial;height:initial}#UseyourDrive .folders-container .entry_thumbnail img{min-width:16px;min-height:16px}#UseyourDrive .entry.hasfocus:not(.no-entries) .entry_link,#UseyourDrive .entry.popupopen .entry_link,#UseyourDrive .entry:not(.no-entries):hover .entry_link{font-weight:700}#UseyourDrive .folder .entry-info-name,#UseyourDrive .folder .entry-info-name a{font-weight:700}#UseyourDrive .entry-duration{position:absolute;background:#000;background-color:rgba(0,0,0,.8);color:#fff;padding:0 5px;display:block;font-weight:500;border-radius:2px;right:0;bottom:50px;line-height:1.7em}#UseyourDrive [data-layout=list] .entry-duration,.UseyourDrive [data-layout=list] .entry-duration{display:none}#UseyourDrive .entry-info,.UseyourDrive .entry-info{display:flex;text-align:center;align-items:center;height:50px;padding:0 5px 0 0}#UseyourDrive [data-layout=list] .entry-info,.UseyourDrive [data-layout=list] .entry-info{height:auto;text-align:left}@media (pointer:fine){#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file .entry-info{display:none;bottom:0;position:absolute;width:100%}#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry_checkbox,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry_checkbox{top:initial;right:initial;position:relative}}@media (pointer:coarse) or (prefers-contrast:more){#UseyourDrive .nav-header,.UseyourDrive .nav-header{opacity:1}#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file .entry-info{background-color:initial!important}#UseyourDrive .entry-info .entry-info-button:not(.entry_checkbox),.UseyourDrive .entry-info .entry-info-button:not(.entry_checkbox){display:block}}#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.hasfocus .entry-info,#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.is-selected .entry-info,#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.popupopen .entry-info,#UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file:hover .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.hasfocus .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.is-selected .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file.popupopen .entry-info,.UseyourDrive [data-layout=grid] .has-fileinfo-on-hover .entry.file:hover .entry-info{display:flex}#UseyourDrive.gallery .entry .entry-info{display:none!important}#UseyourDrive .entry-info-icon,#UseyourDrive .entry_checkbox,.UseyourDrive .entry-info-icon,.UseyourDrive .entry_checkbox{flex:0 0 auto;height:auto;width:16px;margin:0 10px 0;position:relative}#UseyourDrive .entry.hasfocus .entry_checkbox+.entry-info-icon,#UseyourDrive .entry.is-selected .entry_checkbox+.entry-info-icon,#UseyourDrive .entry.popupopen .entry_checkbox+.entry-info-icon,#UseyourDrive .entry:hover .entry_checkbox+.entry-info-button,#UseyourDrive .entry:hover .entry_checkbox+.entry-info-icon{display:none}#UseyourDrive [data-layout=list] .entry-info-icon,.UseyourDrive [data-layout=list] .entry-info-icon{margin:0 10px 0 6px}#UseyourDrive [data-layout=list] .entry-info-button.entry_checkbox,.UseyourDrive [data-layout=list] .entry-info-button.entry_checkbox{margin:0}#UseyourDrive [data-layout=grid] .folder .entry-info-icon,.UseyourDrive [data-layout=grid] .folder .entry-info-icon{height:24px;width:24px}#UseyourDrive .entry-info-icon img,.UseyourDrive .entry-info-icon img{height:auto;max-width:100%}#UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player i,.UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player i,.wpcp-lightbox.ilightbox-holder .entry-inline-player{display:none}#UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing img,#UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player img,#UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-play-circle-outline,#UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-volume-up-outline,.UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing img,.UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player img,.UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-play-circle-outline,.UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-volume-up-outline{display:none}#UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-volume-up-outline,#UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-pause-circle-outline,#UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player:not(.entry-inline-player-playing) i.eva-play-circle-outline,.UseyourDrive .entry .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-volume-up-outline,.UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player.entry-inline-player-playing i.eva-pause-circle-outline,.UseyourDrive .entry:hover .entry-info-icon.entry-info-icon-has-player:not(.entry-inline-player-playing) i.eva-play-circle-outline{display:block}#UseyourDrive .entry-info-name,.UseyourDrive .entry-info-name{flex:1 1 auto;padding:0 5px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}#UseyourDrive .entry:hover .entry-info-name,#UseyourDrive [data-layout=list] .entry-info-name,.UseyourDrive .entry:hover .entry-info-name,.UseyourDrive [data-layout=list] .entry-info-name{-webkit-line-clamp:1}#UseyourDrive .folders-container .entry-info-name{margin:0 15px 0 0}#UseyourDrive .folders-container .entry-info-name{width:100%;text-align:left;padding:0}#UseyourDrive .entry-info-size,.UseyourDrive .entry-info-size{flex:0 0 65px;text-align:right;margin:0 10px}#UseyourDrive [data-layout=grid] .entry-info-size,.UseyourDrive [data-layout=grid] .entry-info-size{display:none}#UseyourDrive .entry-info-modified-date,.UseyourDrive .entry-info-modified-date{flex:0 0 auto}#UseyourDrive .entry:hover .entry-info-metadata,#UseyourDrive [data-layout=grid] .entry-info-modified-date,.UseyourDrive .entry:hover .entry-info-metadata,.UseyourDrive [data-layout=grid] .entry-info-modified-date{display:none}#UseyourDrive .entry-info-button,.UseyourDrive .entry-info-button{flex:0 0 auto;width:30px;height:30px;cursor:pointer;border-radius:100%;position:relative;line-height:30px}#UseyourDrive .entry-info-button i,.UseyourDrive .entry-info-button i{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#UseyourDrive .entry-info-button,.UseyourDrive .entry-info-button{display:none}#UseyourDrive .entry-info-button:hover,#UseyourDrive .entry.is-selected .entry-info-button.entry_checkbox{background:rgba(0,0,0,.2)}#UseyourDrive [data-layout=grid] .entry-info-button.-visible,.UseyourDrive [data-layout=grid] .entry-info-button.-visible{display:block}#UseyourDrive [data-layout=grid] .entry-info-button.entry-thumbnail-button,.UseyourDrive [data-layout=grid] .entry-info-button.entry-thumbnail-button{display:none!important}#UseyourDrive .wpcp-gallery .entry .entry-info-button{background-color:rgba(0,0,0,.3);color:#fff;margin:0 0 0 2px}#UseyourDrive .wpcp-gallery .entry .entry-info-button a{color:#fff!important}#UseyourDrive .wpcp-gallery .entry .entry-info-button:hover,#UseyourDrive .wpcp-gallery .entry.is-selected .entry-info-button.entry_checkbox{background-color:rgba(0,0,0,.5)}#UseyourDrive .entry-info-button:first-child{margin-left:5px}#UseyourDrive .entry_link{display:inline}#UseyourDrive .entry_link span{pointer-events:none}#UseyourDrive a.disabled,#UseyourDrive a:hover.disabled,.UseyourDrive a.disabled,.UseyourDrive a:hover.disabled{pointer-events:none;cursor:pointer;text-decoration:none;opacity:.5}#UseyourDrive .entry-info-button:has(a.disabled),.UseyourDrive .entry-info-button:has(a.disabled){background:0 0!important}#UseyourDrive .entry.hasfocus .entry-info-button,#UseyourDrive .entry.hasfocus .entry_checkbox,#UseyourDrive .entry.is-selected .entry_checkbox,#UseyourDrive .entry.is-selected .entry_checkbox.entry-info-button,#UseyourDrive .entry.popupopen .entry-info-button,#UseyourDrive .entry.popupopen .entry_checkbox,#UseyourDrive .entry:hover .entry-info-button,#UseyourDrive .entry:hover .entry_checkbox,.wpcp-lightbox.ilightbox-holder .entry-info-button{display:inline-block}#UseyourDrive .entry-top-actions{position:absolute;top:7px;right:7px;text-align:right;z-index:2}#UseyourDrive .files .entry_checkbox input[type=checkbox],#UseyourDrive .wpcp-gallery .entry_checkbox input[type=checkbox],.wpcp-lightbox .entry_checkbox input[type=checkbox]{opacity:0;display:none;margin:0;padding:0}#UseyourDrive .files .entry_checkbox input[type=checkbox]+label,#UseyourDrive .wpcp-gallery .entry_checkbox input[type=checkbox]+label,.wpcp-lightbox .entry_checkbox input[type=checkbox]+label{font-family:Eva-Icons;font-size:16px;margin:0;padding:0;text-indent:0;display:block;font-style:normal;font-variant:normal;text-rendering:auto}#UseyourDrive .files .entry_checkbox input[type=checkbox]+label::after,#UseyourDrive .wpcp-gallery .entry_checkbox input[type=checkbox]+label::after,.wpcp-lightbox .entry_checkbox input[type=checkbox]+label::after{font-weight:500;content:'\eb7a';display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#UseyourDrive .wpcp-list-view .entry_checkbox input[type=checkbox]+label::after{font-weight:400}#UseyourDrive .files .entry_checkbox input[type=checkbox]:checked+label::after,#UseyourDrive .wpcp-gallery .entry_checkbox input[type=checkbox]:checked+label::after,.wpcp-lightbox .entry_checkbox input[type=checkbox]:checked+label::after{font-weight:500;content:'\eb7c'}#UseyourDrive #dragging_container>.entry{position:absolute!important;z-index:3}#UseyourDrive #dragging_container>.entry .entry-info-button{display:none!important}#UseyourDrive #dragging_container>.entry:nth-child(2){left:10px;top:10px;z-index:2}#UseyourDrive #dragging_container>.entry:nth-child(3){left:20px;top:20px;z-index:1}#UseyourDrive #dragging_container>.entry:nth-child(n+4){display:none!important}#UseyourDrive .search-wrapper{display:flex;align-items:center;border:1px solid var(--wpcp--present--color--dark2,#999);border-radius:var(--wpcp--present--border--radius,10px);background-color:var(--wpcp--present--color--white);overflow:hidden;width:100%;clear:both;font-size:1.5em}#UseyourDrive .search-wrapper:hover{box-shadow:0 0 8px 0 rgba(0,0,0,.2);border-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .search-wrapper:focus-within{border-color:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--black,#222);outline:var(--wpcp--present--color--accent,#590e54) 3px solid;outline-offset:3px}#UseyourDrive .search-wrapper .search-icon,#UseyourDrive .search-wrapper .search-remove{padding:0 10px;text-align:center}#UseyourDrive .search-wrapper .search-remove{border-left:1px solid var(--wpcp--present--color--light2,#d5d5d8)}#UseyourDrive .search-wrapper .search-input{margin:0;padding:12px 12px 12px 0;border:none;width:100%;max-width:initial;box-shadow:none}#UseyourDrive .search-wrapper .search-input:focus{outline:0;box-shadow:none}#UseyourDrive .search-wrapper .search-input::-webkit-search-cancel-button,#UseyourDrive .search-wrapper .search-input::-webkit-search-decoration,#UseyourDrive .search-wrapper .search-input::-webkit-search-results-button,#UseyourDrive .search-wrapper .search-input::-webkit-search-results-decoration{display:none}#UseyourDrive .tippy-box:has(.search-wrapper){padding:3px}#UseyourDrive .tippy-box .search-input{font:14px 'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif}#UseyourDrive .searchlist .nav-header{border-width:0;padding:10px}#UseyourDrive .searchlist .ajax-filelist,#UseyourDrive .searchlist .loading{display:none}#UseyourDrive .searchlist .ajax-filelist{max-height:50vh;overflow-y:auto}#UseyourDrive .entry-info:empty{display:none}#UseyourDrive .tippy-box,.UseyourDrive .tippy-box{box-shadow:0 0 8px 0 rgba(0,0,0,.2);font:1.1em 'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif;line-height:1.6;border:1px solid var(--wpcp--present--color--accent);border-radius:var(--wpcp--present--border--radius,10px);background-color:var(--wpcp--present--color--background,#f9f9f9);color:var(--wpcp--present--color--dark1,#666)}#UseyourDrive .tippy-box .tippy-arrow,.UseyourDrive .tippy-box .tippy-arrow{color:var(--wpcp--present--color--light1,#fcfcfc)}#UseyourDrive .tippy-box[data-placement^=bottom]>.tippy-arrow:before,.UseyourDrive .tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-color:var(--wpcp--present--color--background,#f9f9f9);display:none}#UseyourDrive .tippy-content,.UseyourDrive .tippy-content{font-family:'Segoe UI','Segoe UI Web (West European)',-apple-system,BlinkMacSystemFont,Roboto,'Helvetica Neue',sans-serif;font-size:15px;line-height:1.2;text-align:left}#UseyourDrive .tippy-content-holder,.UseyourDrive .tippy-content-holder{display:none}#UseyourDrive .tippy-content ul,.UseyourDrive .tippy-content ul{list-style:none;overflow:hidden;padding:max(calc(var(--wpcp--present--border--radius,10px)/ 2),5px);margin:0;min-width:275px}#UseyourDrive .tippy-content li,.UseyourDrive .tippy-content li{list-style:none;padding:0 0;margin:0;line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border-radius:var(--wpcp--present--border--radius,10px);overflow:hidden}#UseyourDrive .tippy-content li>a,.UseyourDrive .tippy-content li>a{display:grid;gap:10px;grid-auto-flow:column;justify-content:start;text-decoration:none;line-height:1em;padding:9px 20px;white-space:nowrap;transition:all .2s ease-in-out;font-weight:400;color:var(--wpcp--present--color--dark1,#666)}#UseyourDrive .tippy-content li>a:hover,.UseyourDrive .tippy-content li>a:hover{cursor:pointer;background-color:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive .tippy-content li a img{height:16px}#UseyourDrive .tippy-content ul ul,.UseyourDrive .tippy-content ul ul{background:rgba(0,0,0,.1);max-height:0;overflow:hidden;transition:max-height .5s ease-in;padding:0}#UseyourDrive:not(.-is-virtual-folder) .tippy-content li.menu-opened ul,.UseyourDrive:not(.-is-virtual-folder) .tippy-content li.menu-opened ul{max-height:200px}#UseyourDrive .tippy-content li.has-menu .eva-chevron-right,.UseyourDrive .tippy-content li.has-menu .eva-chevron-right{float:right}#UseyourDrive .tippy-content li.has-menu.menu-opened .eva-chevron-right:before,.UseyourDrive .tippy-content li.has-menu.menu-opened .eva-chevron-right:before{content:'\ea6b'}#UseyourDrive .tippy-content li.list-separator,.UseyourDrive .tippy-content li.list-separator{border-top:1px solid rgba(0,0,0,.1);line-height:0;height:0;margin:5px 10px}#UseyourDrive .tippy-content .nav-sorting-list a:after,#UseyourDrive .tippy-content .nav-sorting-list a:before{display:inline-block;content:' ';width:20px}#UseyourDrive .tippy-content .nav-sorting-list .sort-selected:before,#UseyourDrive .tippy-content .nav-sorting-list a:hover:before{content:'✓'}#UseyourDrive .tippy-content .nav-sorting-list .sort-selected{font-weight:700}#UseyourDrive .tippy-content .description-textbox .description-file-name,.UseyourDrive .tippy-content .description-textbox .description-file-name{padding:10px 20px;font-weight:700;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-bottom:1px solid rgba(0,0,0,.1);-webkit-user-select:all;-moz-user-select:all;-ms-user-select:all;user-select:all;text-overflow:ellipsis;overflow:hidden}#UseyourDrive .tippy-content .description-textbox .description-text,.UseyourDrive .tippy-content .description-textbox .description-text{padding:20px;min-width:300px;min-height:75px;max-height:150px;overflow-y:auto;border-bottom:1px solid rgba(0,0,0,.1);-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}#UseyourDrive .tippy-content .description-textbox .description-file-info,.UseyourDrive .tippy-content .description-textbox .description-file-info{padding:10px 20px;border-bottom-right-radius:4px;border-bottom-left-radius:4px}#UseyourDrive .tippy-content .entry_thumbnail-view-center,.UseyourDrive .tippy-content .entry_thumbnail-view-center{height:256px}#UseyourDrive .tippy-content .entry_thumbnail-view-center img,.UseyourDrive .tippy-content .entry_thumbnail-view-center img{height:100%}#UseyourDrive .tippy-content li .recaptcha,.UseyourDrive .tippy-content li .recaptcha{display:none}#wpcp-bottom-audioplayer{position:fixed;bottom:0;width:100%;text-align:center;padding:10px;margin:0;z-index:999;justify-content:space-between;align-content:center;align-items:center;flex-wrap:nowrap;gap:10px;box-shadow:0 -6px 16px rgb(29 39 55 / 25%);display:none;background:var(--wpcp--present--color--accent,rgb(0 0 0 / 62%));color:var(--wpcp--present--color--white,#fff)}#wpcp-bottom-audioplayer.is-active{display:flex}#wpcp-bottom-audioplayer #wpcp-inline-audio-player{width:50vw;height:40px}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-main{width:100%;display:flex;flex-direction:column;justify-content:space-evenly;align-content:center;align-items:center;gap:10px}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-buttons{opacity:.2}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-buttons:hover{opacity:1}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-buttons a.wpcp-bottom-audioplayer-button-next{color:var(--wpcp--present--color--white,#fff)}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-buttons a.wpcp-bottom-audioplayer-button-prev{color:var(--wpcp--present--color--white,#fff)}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-title{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;font-size:15px;color:var(--wpcp--present--color--white,#fff);text-align:left;cursor:pointer}#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-close{background:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--white,#fff)}@media only screen and (max-width:480px){#wpcp-bottom-audioplayer .wpcp-bottom-audioplayer-buttons .eva-3x{font-size:2em}#wpcp-bottom-audioplayer{padding:10px 0}#wpcp-bottom-audioplayer #wpcp-inline-audio-player{width:100%}}#UseyourDrive .fileupload-box{display:flex;flex-direction:column;height:100%;max-height:472px;justify-content:center;max-width:440px;position:relative;border-radius:var(--wpcp--present--border--radius,10px);overflow:hidden;box-shadow:0 0 16px 2px rgb(0 0 0 / 15%);margin:0 auto;z-index:20}#UseyourDrive .files .fileupload-box{margin-top:-5px}#UseyourDrive .fileupload-box.-is-formfield{box-shadow:none;border:1px solid var(--wpcp--present--color--accent)}#UseyourDrive .fileupload-block-upload{color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .fileupload-box.-is-required.-has-files .fileupload-header,#UseyourDrive .fileupload-box.-is-required.-has-files:hover .fileupload-header{border-left:#9acd32 4px solid}#UseyourDrive .fileupload-box.-is-required.-need-files .fileupload-header,#UseyourDrive .fileupload-box.-is-required:hover .fileupload-header{border-left:#ab0400 10px solid}#UseyourDrive .fileupload-box .fileupload-empty,#UseyourDrive .fileupload-box.-has-queue .fileupload-not-empty{display:block}#UseyourDrive .fileupload-box .fileupload-not-empty,#UseyourDrive .fileupload-box.-has-queue .fileupload-empty{display:none}#UseyourDrive .fileupload-box.auto_upload .fileupload-start-button{display:none}form #UseyourDrive .fileupload-box .fileupload-start-button{display:none}#UseyourDrive .upload-input{display:none!important}#UseyourDrive .fileupload-progress{display:none!important}#UseyourDrive .fileupload-box.-is-uploading .fileupload-progress{display:inline-block!important}#UseyourDrive .fileupload-header{box-sizing:border-box;display:flex;padding:20px 24px;width:100%;align-items:center;flex-shrink:0;min-height:40px;cursor:pointer;flex-wrap:wrap;background-color:var(--wpcp--present--color--background,#f9f9f9)}#UseyourDrive .fileupload-header-title{flex:1 1 auto}#UseyourDrive .fileupload-header-text-title{font-size:20px;line-height:28px;font-weight:600}#UseyourDrive .fileupload-header-text-subtitle{color:var(--wpcp--present--color--dark2,#999);font-size:14px;line-height:20px;text-decoration:underline;cursor:pointer;display:inline-block}#UseyourDrive .fileupload-header-text-subtitle.fileupload-progress{text-decoration:none}#UseyourDrive .fileupload-header-button{display:flex;flex:0 0 auto;margin-right:10px}#UseyourDrive .fileupload-header-button:last-child{margin-right:0}#UseyourDrive .fileupload-add-button,#UseyourDrive .fileupload-requirements-button{min-width:auto;border-radius:100%;width:32px;height:32px;min-height:auto;padding:0!important;line-height:0;border:0!important}#UseyourDrive .fileupload-global-progress{display:flex;background-color:var(--wpcp--present--color--background,#f9f9f9)}#UseyourDrive .fileupload-global-progress-bar{display:none;transition:width 2s ease-in-out;height:3px;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-name:flash;animation-name:flash;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .fileupload-box:not(.-is-uploading) .fileupload-global-progress-bar{background-color:#9acd32;transition-delay:1s;-webkit-animation:none;animation:none}#UseyourDrive .fileupload-list{box-sizing:border-box;display:flex;padding:0;width:100%;flex:1 1 auto;overflow-y:auto;background-color:var(--wpcp--present--color--light1,#fcfcfc)}#UseyourDrive .fileupload-table,#UseyourDrive .fileupload-table-body{display:flex;flex-direction:column;border:none;margin:0;padding:0}#UseyourDrive .fileupload-table{width:100%;min-width:430px;overflow-x:hidden;overflow-y:auto}#UseyourDrive .fileupload-table-row{border:none;background:var(--wpcp--present--color--light1,#fcfcfc);display:flex;padding:0;min-height:60px}#UseyourDrive .fileupload-table-row-template{display:none}#UseyourDrive .fileupload-table-row.-upload-failed{opacity:.6}#UseyourDrive .fileupload-table-row:hover{opacity:1}#UseyourDrive .fileupload-table-cell{flex:1 1 100%;display:flex;min-height:60px;padding:0;padding-right:24px;border:none;align-items:center;justify-content:flex-end;overflow:hidden}#UseyourDrive .fileupload-table-cell-icon{flex-basis:64px;flex-shrink:0;display:flex;justify-content:center;align-items:center}#UseyourDrive .fileupload-table-cell-icon img{width:24px;height:24px;transition:width ease-out 1s 2s,height ease-out 1s 2s;border:0;-o-object-fit:cover;object-fit:cover}#UseyourDrive .fileupload-table-cell-icon img.fileupload-own-thumbnail{width:36px;height:36px}#UseyourDrive .fileupload-table-cell-content{flex:1;flex-direction:column;justify-content:center;min-width:0;display:flex}#UseyourDrive .fileupload-table-text-subtitle,#UseyourDrive .fileupload-table-text-title{margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#UseyourDrive .fileupload-table-text-title{font-size:14px;line-height:24px}#UseyourDrive .fileupload-table-text-subtitle{color:var(--wpcp--present--color--dark2,#999);font-size:12px;line-height:16px}#UseyourDrive .fileupload-table-cell-progress{display:flex;align-items:center;flex:0 0 50px}#UseyourDrive .-upload-converting .fileupload-table-cell-progress,#UseyourDrive .-upload-failed .fileupload-table-cell-progress,#UseyourDrive .-upload-postprocess-finished .fileupload-table-cell-progress,#UseyourDrive .-upload-waiting .fileupload-table-cell-progress,#UseyourDrive .-validation-failed .fileupload-table-cell-progress{display:none}#UseyourDrive .fileupload-table-cell-result{font-size:20px}#UseyourDrive .fileupload-table-cell-result i,#UseyourDrive .fileupload-table-cell-result svg{display:none}#UseyourDrive .upload-remove,#UseyourDrive .upload-stop{cursor:pointer}#UseyourDrive .-upload-converting .upload-convert,#UseyourDrive .-upload-failed .upload-fail,#UseyourDrive .-upload-failed:hover .upload-remove,#UseyourDrive .-upload-postprocess-finished .upload-success,#UseyourDrive .-upload-waiting .upload-waiting,#UseyourDrive .-upload-waiting:hover .upload-remove,#UseyourDrive .-uploading-to-cloud:hover .upload-stop,#UseyourDrive .-uploading-to-server:hover .upload-stop,#UseyourDrive .-validation-failed .upload-fail,#UseyourDrive .-validation-failed:hover .upload-remove,#UseyourDrive .fileupload-box:not(.-is-formfield) .-upload-postprocess-finished:hover .upload-remove{display:block}#UseyourDrive .-upload-failed:hover .upload-fail,#UseyourDrive .-upload-waiting:hover .upload-waiting,#UseyourDrive .-validation-failed:hover .upload-fail,#UseyourDrive .fileupload-box:not(.-is-formfield) .-upload-postprocess-finished:hover .upload-success{display:none}#UseyourDrive .-upload-waiting .upload-waiting{color:#d3d3d3}#UseyourDrive .-upload-postprocess-finished .upload-success{color:#9acd32}#UseyourDrive .-upload-failed .upload-fail,#UseyourDrive .-validation-failed .upload-fail{color:red}#UseyourDrive .-upload-converting .upload-convert{color:purple}#UseyourDrive .fileupload-table-cell-action button{display:none;opacity:1;min-width:initial;cursor:pointer;font-size:14px;border-color:transparent;line-height:30px;padding:0 15px;font-weight:400;zoom:1;white-space:nowrap;vertical-align:middle;text-align:center;touch-action:manipulation;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;box-sizing:border-box;border:none;background-color:transparent;box-shadow:none;text-decoration:none;border-radius:4px;outline:0;margin:0;color:var(--wpcp--present--color--dark1,#666);letter-spacing:normal;text-transform:uppercase}#UseyourDrive .fileupload-table-cell-action button:hover{color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .fileupload-box:not(.auto_upload) .-upload-waiting button.upload-add-description{display:block}#UseyourDrive .-upload-failed:not(.-validation-failed) button.upload-redo{display:block}#UseyourDrive .-upload-postprocess-finished button.upload-delete{display:block}#UseyourDrive .-upload-postprocess-finished button.upload-download{display:block}#UseyourDrive .fileupload-footer{width:100%;background-color:var(--wpcp--present--color--background,#f9f9f9);display:flex;align-items:center;flex-shrink:0;z-index:1}#UseyourDrive .fileupload-footer-content{padding:0 24px;display:flex;align-items:center;margin-left:auto}#UseyourDrive .fileupload-start-button{flex:0 0 auto;margin:12px 0;text-transform:uppercase}#UseyourDrive .fileupload-box-block{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1000;background:var(--wpcp--present--color--background--90);display:flex;width:100%;height:100%;justify-content:center;align-items:center}#UseyourDrive .fileupload-box-block div{display:block;padding:10px;font-weight:700}#UseyourDrive .in .fileupload-drag-drop{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;border:6px dashed #fff;opacity:.5;background-color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .in.hover .fileupload-drag-drop{opacity:.8;border:none}.-wpcp-submit-hidden{opacity:0!important;visibility:hidden!important;height:1px!important;width:1px!important;margin:0!important;padding:0!important}.-wpcp-submit-done,.wpcp-upload-submit:not(.-wpcp-submit-done)+.wpcp-upload-submit{display:none!important}.-wpcp-submit-active{cursor:not-allowed!important}#UseyourDrive .wpcp-gallery .wpcp-browser-container-content{background:0 0}#UseyourDrive .image-collage{padding:min(1vw,var(--wpcp--present--gap,10px));margin:0!important;border:0!important;font-size:100%!important;position:static;overflow:hidden;opacity:0;max-width:100%}#UseyourDrive .image-collage img{margin:0;padding:0;vertical-align:bottom;opacity:1;max-width:none!important;width:initial;border-radius:0!important;border:0 solid #fff;transition:opacity .3s ease-in}#UseyourDrive .image-container{opacity:1;position:relative;border-radius:var(--wpcp--present--border--radius,10px);float:left}#UseyourDrive .image-container img.hidden,#UseyourDrive .image-container.hidden{display:none;opacity:0}#UseyourDrive .image-container.entry{padding:0!important;border:0;cursor:pointer}#UseyourDrive .folder-thumb{position:absolute;background-repeat:no-repeat;background-size:cover;background-position:center;inset:0;width:100%!important;height:100%!important}#UseyourDrive .image-folder:hover{cursor:pointer}#UseyourDrive .image-folder img{background:0 0!important;z-index:1;position:absolute}#UseyourDrive .image-folder.newfolder img{position:relative}#UseyourDrive .image-container .entry-text,#UseyourDrive .image-folder .folder-text{position:absolute;padding:5px 5px 10px!important;bottom:0;font-weight:700;font-size:130%;width:100%;text-align:center;z-index:2;height:35px}#UseyourDrive .image-container .entry-text span,#UseyourDrive .image-folder .folder-text span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}#UseyourDrive .image-container.entry a[data-type=video]::before{content:' ';position:absolute;width:100%;height:100%;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cpath fill='white' d='M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm115.7 272l-176 101c-15.8 8.8-35.7-2.5-35.7-21V152c0-18.4 19.8-29.8 35.7-21l176 107c16.4 9.2 16.4 32.9 0 42z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-size:16px;background-position:50%}#UseyourDrive .image-container.entry:hover a[data-type=video]::before{display:none}#UseyourDrive .entry-inline-description{display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s linear;color:#fff!important;text-shadow:0 0 4px rgba(0,0,0,.4);font-size:12px;line-height:17px;font-weight:400;text-align:center;overflow:hidden;pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;padding:20px}#UseyourDrive .entry-inline-description a{text-decoration:underline;color:#fff!important}#UseyourDrive .entry-inline-description.description-visible,#UseyourDrive .entry.hasfocus .entry-inline-description,#UseyourDrive .entry.popupopen .entry-inline-description{opacity:1}#UseyourDrive .entry .entry-inline-description:before{content:'';background-image:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.7) 40%,#000);width:100%;height:100%;position:absolute;z-index:2;opacity:.7}#UseyourDrive .entry-inline-description.description-above-name{bottom:35px}#UseyourDrive .entry .entry-inline-description span{z-index:2}#UseyourDrive .wpcp-list .entry-info{text-align:left}#UseyourDrive .wpcp-list .entry-info-button{display:block}#UseyourDrive .wpcp-button .wpcp-download-list{display:flex;flex-direction:column;gap:5px;margin:5px 0}#UseyourDrive .wpcp-button .wpcp-download-item{display:flex;align-items:center;padding:10px;background-color:var(--wpcp--present--color--background,#f9f9f9);border-radius:8px;width:100%;max-width:100%;box-sizing:border-box;gap:15px}#UseyourDrive .wpcp-button .wpcp-download-item-icon{display:flex;align-items:center;justify-content:center}#UseyourDrive .wpcp-button .wpcp-download-item-icon img{height:48px}#UseyourDrive .wpcp-button .wpcp-download-item-content{flex:1}#UseyourDrive .wpcp-button .wpcp-download-item-content h3{margin:0;font-size:1.2rem;color:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .wpcp-button .wpcp-download-item-content p{margin:5px 0 0;font-size:.9rem;color:var(--wpcp--present--color--dark1,#666)}#UseyourDrive .wpcp-carousel .tns-outer{margin:20px 0}#UseyourDrive .wpcp-carousel .tns-ah{transition:height .2s}#UseyourDrive .wpcp-carousel .wpcp-carousel-preloading{background-color:unset!important}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-template{display:none}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-holder{position:relative;width:100%;height:calc(100% - 20px);box-shadow:0 15px 20px -15px rgb(0 0 0 / 35%);overflow:hidden;border-radius:var(--wpcp--present--border--radius,10px)}#UseyourDrive .wpcp-carousel [data-axis=vertical] .wpcp-carousel-item-holder{height:100%}#UseyourDrive .wpcp-carousel-item{position:relative;overflow:hidden}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-bg{position:absolute;top:0;left:0;z-index:10;opacity:0;width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-color:transparent;background-size:cover;transition:opacity .6s ease-out,transform .3s ease-out}#UseyourDrive .wpcp-carousel .wpcp-carousel-item:hover .wpcp-carousel-item-bg{transform:scale(1.08)}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-overlay{position:absolute;top:0;left:0;z-index:20;width:100%;height:100%;background-color:#262530;visibility:hidden;opacity:0;transition:visibility .3s ease-out,opacity .3s ease-out}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-overlay.wpcp-visible{visibility:visible}#UseyourDrive .wpcp-carousel.wpcp-carousel-item-description-inline .wpcp-carousel-item-overlay.wpcp-visible{opacity:.35}#UseyourDrive .wpcp-carousel .wpcp-carousel-item:hover .wpcp-carousel-item-overlay.wpcp-visible{opacity:.47}#UseyourDrive .wpcp-carousel .wpcp-carousel-item:hover .entry-info-button{display:inline-flex}#UseyourDrive .wpcp-carousel .entry-info-button{background-color:rgba(0,0,0,.3);color:#fff;margin:0 0 0 2px}#UseyourDrive .wpcp-carousel .entry-info-button a{color:#fff!important}#UseyourDrive .wpcp-carousel .entry-info-button:hover{background-color:rgba(0,0,0,.5)}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-content{position:absolute;left:0;bottom:0;z-index:30;width:100%;padding:20px;max-height:100%;text-align:center;overflow-wrap:break-word;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-text{opacity:0;transition:opacity .6s ease-out,transform .3s ease-out;cursor:default}#UseyourDrive .wpcp-carousel:not(.wpcp-carousel.wpcp-carousel-item-description-inline) .wpcp-carousel-item:hover .wpcp-carousel-item-text{transform:translateY(-10px)}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata{list-style:none;margin:0 0 6px;padding:0}#UseyourDrive .wpcp-carousel .wpcp-carousel-item:hover .wpcp-carousel-item-date{display:none}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li{display:inline-block;margin:0 5px 3px;font-size:13px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:20px;color:#efeff2;text-shadow:0 1px 2px rgba(0,0,0,.2)}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li.wpcp-date{white-space:nowrap}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li::before{display:inline-block;text-rendering:auto;-webkit-font-smoothing:antialiased;margin-right:2px;opacity:.6}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li a{text-decoration:none;display:inline-block;color:#efeff2;box-shadow:inset 0 -1px 0 0 transparent;transition:color .2s ease-out,box-shadow .2s ease-out}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li a:focus,#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li a:hover{text-decoration:none;color:#fff;box-shadow:inset 0 -1px 0 0 #fff}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li.wpcp-hidden{display:none}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title{margin:0;font-size:24px;font-style:normal;font-weight:700;letter-spacing:.2px;text-transform:capitalize;line-height:32px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.2)}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title span{text-decoration:none;color:#fff;box-shadow:inset 0 -1px 0 0 transparent;transition:color .2s ease-out,box-shadow .2s ease-out}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title span:focus,#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title span:hover{text-decoration:none;color:#fff;box-shadow:inset 0 -1px 0 0 #fff}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-description{display:none;margin:0 5px 3px;font-size:13px;font-style:normal;font-weight:500;letter-spacing:.4px;line-height:20px;color:#efeff2;text-shadow:0 1px 2px rgba(0,0,0,.2)}#UseyourDrive .wpcp-carousel.wpcp-carousel-item-description-inline .wpcp-carousel-item-description{display:block}#UseyourDrive .wpcp-carousel .wpcp-carousel-item:hover .wpcp-carousel-item-description{display:block}#UseyourDrive .wpcp-carousel .tns-nav{width:100%;margin-top:0;margin-bottom:-5px;text-align:center;opacity:0;transform:translateY(-10px);transition:opacity .3s ease-out .25s,transform .3s ease-out .25s}#UseyourDrive .wpcp-carousel .tns-controls{position:absolute;top:-22px;left:50%;z-index:40;padding:0 10px;margin-left:-54px;opacity:0;transform:translateY(-10px);transition:opacity .3s ease-out .15s,transform .3s ease-out .15s}#UseyourDrive .wpcp-carousel.wpcp-carousel-loaded .tns-controls{opacity:1;transform:translateY(0)}#UseyourDrive .wpcp-carousel .tns-controls button{margin:0;padding:0;cursor:pointer;border:none;outline:0;font-family:Arial,Helvetica,sans-serif;font-style:normal;font-weight:400;text-align:center;width:44px;min-width:initial;height:44px;line-height:44px;font-size:25px;color:var(--wpcp--present--color--accent,#590e54);background:var(--wpcp--present--color--white,#fff);opacity:1;transition:color .2s ease-out,background .2s ease-out,opacity .2s ease-out,box-shadow .2s ease-out}#UseyourDrive .wpcp-carousel .tns-controls button[data-controls=prev]{border-radius:var(--wpcp--present--border--radius) 0 0 var(--wpcp--present--border--radius);box-shadow:-8px 8px 12px -4px rgba(0,0,0,.2)}#UseyourDrive .wpcp-carousel .tns-controls button[data-controls=next]{border-radius:0 var(--wpcp--present--border--radius) var(--wpcp--present--border--radius) 0;box-shadow:8px 8px 12px -4px rgba(0,0,0,.2)}#UseyourDrive .wpcp-carousel .tns-controls button:hover{color:var(--wpcp--present--color--white,#fff);background:var(--wpcp--present--color--accent,#590e54)}#UseyourDrive .wpcp-carousel .tns-controls button[disabled]{cursor:default;opacity:.6;box-shadow:none}#UseyourDrive .wpcp-carousel .tns-controls button[disabled]:hover{color:var(--wpcp--present--color--accent,#590e54);background:var(--wpcp--present--color--white,#fff)}#UseyourDrive .wpcp-carousel.wpcp-carousel-loaded .tns-nav{opacity:1;transform:translateY(0)}#UseyourDrive .wpcp-carousel .tns-nav button{display:inline-block;margin:0 5px;padding:0;cursor:pointer;border:none;outline:0;box-shadow:none;width:8px;height:8px;background:var(--wpcp--present--color--light2,#d5d5d8);border-radius:4px;opacity:1;min-width:initial;transition:background .2s ease-out,width .2s linear}#UseyourDrive .wpcp-carousel .tns-nav button.tns-nav-active,#UseyourDrive .wpcp-carousel .tns-nav button:hover{background:var(--wpcp--present--color--accent,#393847);opacity:1}#UseyourDrive .wpcp-carousel .tns-nav button.tns-nav-active{width:16px}#UseyourDrive .wpcp-carousel .tns-item{transform:translate3d(0,0,0)}@media (pointer:fine){#UseyourDrive .wpcp-carousel .entry-info-button.entry_action_view{display:none!important}}@media (max-width:1099px){#UseyourDrive .wpcp-carousel .wpcp-carousel-item-content{padding-right:20px;padding-left:20px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li.wpcp-carousel-item-date::before{font-size:13px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title{font-size:20px;line-height:28px}}@media (max-width:629px){#UseyourDrive .wpcp-carousel .wpcp-carousel-item-content{padding-right:30px;padding-left:30px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title{font-size:24px;line-height:32px}}@media (max-width:499px){#UseyourDrive .wpcp-carousel .wpcp-carousel-item-content{text-align:left}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata{margin-right:-10px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li{margin-right:10px;margin-left:0}#UseyourDrive .wpcp-carousel .tns-controls{left:20px;margin-left:0}}@media (max-width:399px){#UseyourDrive .wpcp-carousel .wpcp-carousel-item-content{padding-right:20px;padding-bottom:20px;padding-left:20px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-metadata li.wpcp-carousel-item-date::before{font-size:13px}#UseyourDrive .wpcp-carousel .wpcp-carousel-item-title{font-size:20px;line-height:28px}#UseyourDrive .wpcp-carousel .tns-controls{left:10px}}#UseyourDrive.proofing .wpcp-breadcrumb li.wpcp-selected{display:none}#UseyourDrive.proofing .entry_thumbnail-view-center{display:flex;justify-content:center;align-items:center}#UseyourDrive.proofing .entry_thumbnail img{max-width:100%;max-height:100%;display:inline-block;-o-object-fit:contain;object-fit:contain;margin:0!important;transform:none!important}#UseyourDrive.proofing.wpcp-proofing-readonly .entry.file:not(.is-selected){opacity:.25}#UseyourDrive.proofing.filter-selected .entry.file:not(.is-selected){display:none}#UseyourDrive.proofing.filter-unselected .entry.file.is-selected{display:none}#UseyourDrive.proofing .entry .entry-info-name{-webkit-line-clamp:1}#UseyourDrive.proofing .files-container{counter-reset:entry}#UseyourDrive.proofing .entry.file:not(.skeleton-entry) .entry-info-name::before{font-weight:700;content:'#' counter(entry) ' - ';counter-increment:entry;padding:3px 6px;display:inline-block;text-align:center}#UseyourDrive.proofing .entry .entry-info-name{text-align:left}#UseyourDrive.proofing .entry .entry_checkbox.entry-info-button{display:inline-block;margin:0}.wpcp-lightbox.ilightbox-holder .entry_checkbox.entry-info-button{display:inline-block!important}#UseyourDrive.proofing.wpcp-proofing-readonly .entry.file:not(.has-label) .entry-label-button,#UseyourDrive.proofing.wpcp-proofing-readonly .entry.file:not(.is-selected) .entry_checkbox.entry-info-button{display:none!important}#UseyourDrive.proofing.wpcp-proofing-readonly .entry.file .entry-label-button,#UseyourDrive.proofing.wpcp-proofing-readonly .entry.file .entry_checkbox.entry-info-button{pointer-events:none}.wpcp-lightbox .entry_checkbox input[type=checkbox]+label{font-size:24px;color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive.proofing .entry_checkbox input[type=checkbox]:hover+label::after,.wpcp-lightbox .entry_checkbox input[type=checkbox]:hover+label::after{content:'\ea62'}#UseyourDrive.proofing .entry_checkbox input[type=checkbox]:checked+label::after,.wpcp-lightbox .entry_checkbox input[type=checkbox]:checked+label::after{content:'\ea61';font-weight:700;color:#7ad03a;font-size:30px}#UseyourDrive .entry.is-selected .entry-info-button.entry_checkbox{background:0 0}#UseyourDrive.proofing .entry .entry-label-button{position:absolute;top:0;right:10px;font-size:30px;z-index:10;border-radius:0}#UseyourDrive .entry-info-button.entry-label-button:hover{background:0 0}#UseyourDrive.proofing .entry.has-label .entry-label-button{display:inline-block}#UseyourDrive.proofing .wpcp-proofing-status-bar{position:fixed;left:0;bottom:0;display:grid;grid-template-columns:1fr 1fr 1fr;margin-bottom:0;padding:0 1rem;width:100%;height:70px;background-color:var(--wpcp--present--color--white,#fff);transition:padding .25s ease;z-index:2000;box-shadow:0 -4px 10px rgba(0,0,0,.1)}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-display-filter{position:relative;align-self:center;padding:0 0 0 20px;padding:0;transition:padding .25s ease}#UseyourDrive.proofing.filter-selected .wpcp-proofing-display-filter,#UseyourDrive.proofing.filter-unselected .wpcp-proofing-display-filter{padding-left:20px}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-display-filter:before{content:'';position:absolute;top:0;left:22px;left:2px;width:17px;height:39px;border-radius:17px;border:1px solid var(--wpcp--present--color--light2,#d5d5d8);z-index:-1;transition:left .25s ease}#UseyourDrive.proofing.filter-selected .wpcp-proofing-display-filter:before,#UseyourDrive.proofing.filter-unselected .wpcp-proofing-display-filter:before{left:22px}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-filter-selected,#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-filter-unselected{display:block;margin:0 0 3px;padding:2px 4px;line-height:0;white-space:nowrap;border-radius:1px 0 0 1px;cursor:pointer}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-filter-icon{margin:0 5px 0 0;border-radius:15px}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-filter-label{display:none;font-size:11px;letter-spacing:.5px;font-weight:700;color:var(--wpcp--present--color--accent,#590e54);text-transform:uppercase}@media only screen and (min-width:450px){#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-filter-label{display:inline}}#UseyourDrive.proofing.filter-selected .wpcp-proofing-filter-selected .wpcp-proofing-filter-icon,#UseyourDrive.proofing.filter-unselected .wpcp-proofing-filter-unselected .wpcp-proofing-filter-icon{background-color:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive.proofing .wpcp-proofing-filter-reset{position:absolute;left:0;top:9px;visibility:hidden;opacity:0;transition:visibility 0s,opacity .25s linear}#UseyourDrive.proofing .wpcp-proofing-filter-reset span{display:none}#UseyourDrive.proofing.filter-selected .wpcp-proofing-filter-reset,#UseyourDrive.proofing.filter-unselected .wpcp-proofing-filter-reset{visibility:visible;opacity:1}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-selection-count{align-self:center;display:flex;justify-content:center;align-items:center;color:#aeaeae;font-weight:700;font-size:13px;opacity:1;transition:opacity .5s;gap:5px}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-collection-actions{align-self:center;display:flex;justify-content:flex-end;align-items:center;gap:10px;text-transform:uppercase}#UseyourDrive.proofing.wpcp-proofing-readonly .wpcp-proofing-status-bar .wpcp-proofing-collection-actions{display:none}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-save{align-items:center;justify-content:center;flex-wrap:nowrap;color:#aeaeae;cursor:pointer;text-transform:uppercase;font-size:11px;letter-spacing:.5px;font-weight:700;display:none}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-save span{display:none}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-saving{display:none}@media only screen and (min-width:800px){#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-save span{display:inline}}#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-pre-send span{display:inline-block;width:0;height:0;overflow:hidden}@media only screen and (min-width:640px){#UseyourDrive.proofing .wpcp-proofing-status-bar .wpcp-proofing-pre-send span{display:inline;width:auto;height:auto;overflow:auto}}.wpcp-lightbox.ilightbox-holder{padding:0!important;font:14px 'Open Sans','lucida grande','Segoe UI',arial,verdana,'lucida sans unicode',tahoma,sans-serif;line-height:1.6}.wpcp-lightbox.ilightbox-holder:not(.ilightbox-prev,.ilightbox-next){top:0!important;bottom:0!important;left:0!important;right:0!important}body:not(.isMobile) .wpcp-lightbox.ilightbox-holder.ilightbox-thumbnails-always-visible{bottom:125px!important}.wpcp-lightbox.ilightbox-holder.ilightbox-next,.wpcp-lightbox.ilightbox-holder.ilightbox-prev{top:0!important;bottom:0!important;visibility:hidden!important}.wpcp-lightbox.ilightbox-holder.ilightbox-next .ilightbox-header,.wpcp-lightbox.ilightbox-holder.ilightbox-prev .ilightbox-header{display:none!important}.ilightbox-button.ilightbox-next-button,.ilightbox-button.ilightbox-prev-button,.ilightbox-loader,.ilightbox-toolbar a{-webkit-filter:saturate(0);filter:saturate(0)}.wpcp-lightbox.ilightbox-holder .ilightbox-image,.wpcp-lightbox.ilightbox-holder iframe{z-index:2;position:relative;-o-object-fit:scale-down;object-fit:scale-down;flex:1}.wpcp-lightbox.ilightbox-holder iframe{background-color:transparent!important;width:100%!important;-o-object-fit:unset;object-fit:unset}.wpcp-lightbox.ilightbox-holder .panzoom-container{height:100%;flex:1}.wpcp-lightbox.ilightbox-holder div.ilightbox-container audio{width:100%;z-index:9999}.wpcp-lightbox.ilightbox-holder div.ilightbox-container{min-height:128px;margin:0 auto!important;position:relative;width:100%!important;height:100%!important;display:flex}.wpcp-lightbox.ilightbox-holder.staticHeader div.ilightbox-container{height:calc(100% - 50px)!important}.isMobile .wpcp-lightbox.ilightbox-holder div.ilightbox-container{height:calc(100% - 40px)!important}.isMobile .wpcp-lightbox.ilightbox-holder.staticHeader div.ilightbox-container{height:calc(100% - 50px - 40px)!important}.wpcp-lightbox.ilightbox-holder .ilightbox-header{display:none;position:relative;text-shadow:none!important;font-size:15px!important;line-height:15px;padding:0 15px!important;z-index:10000001;border:0;margin:0;color:var(--wpcp--present--color--white,#fff);background-color:var(--wpcp--present--color--accent,#590e54)}.wpcp-lightbox.ilightbox-holder .ilightbox-header.ilightbox-header-accent{background-color:var(--wpcp--present--color--accent,#590e54)}.wpcp-lightbox.ilightbox-holder .ilightbox-header-overlay{position:absolute;left:0;right:0}.wpcp-lightbox.ilightbox-holder .ilightbox-header .entry-info a,.wpcp-lightbox.ilightbox-holder .ilightbox-header a.entry_link,.wpcp-lightbox.ilightbox-holder.light .ilightbox-header .entry-info-button a{color:var(--wpcp--present--color--white,#fff)}.wpcp-lightbox.ilightbox-holder .ilightbox-header a.entry_link{pointer-events:none;text-decoration:none}.isMobile .wpcp-lightbox.ilightbox-holder .ilightbox-header .entry_action_download{display:none}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption{position:absolute;bottom:initial;left:0;right:0;padding:30px!important;text-align:center;z-index:10000001;border:0;margin:0;background:0 0;color:var(--wpcp--present--color--white,#fff)}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption.lightbox-caption-inside{bottom:0}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption.lightbox-caption-outside{top:100%}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption.lightbox-caption-inside:before{content:'';background-image:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.7) 40%,#000);width:100%;height:100%;position:absolute;left:0;top:0;z-index:2;opacity:.7}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption p{z-index:2;position:relative;text-shadow:none!important;font-style:italic;font-size:16px!important;line-height:26px;padding:0;margin:0}.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption a,.wpcp-lightbox.ilightbox-holder .ilightbox-container .ilightbox-caption p{color:var(--wpcp--present--color--white,#fff)}.ilightbox-holder .ilightbox-wrapper{display:flex;align-items:center;flex:1}.wpcp-lightbox.ilightbox-holder div.ilightbox-container .html5_player{display:flex;width:100%;max-height:100%;justify-content:center}.wpcp-lightbox.ilightbox-holder div.ilightbox-container .html5_player *{flex:1 1 auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;display:block}.wpcp-lightbox.ilightbox-holder div.ilightbox-container .html5_player audio{max-width:80%}.wpcp-lightbox.ilightbox-holder .entry-info{font-size:18px;line-height:24px}.wpcp-lightbox.ilightbox-holder .entry-info-icon{width:32px;height:32px;margin-left:0}.wpcp-lightbox.ilightbox-holder .entry-info-name{text-align:center;font-weight:700}.wpcp-lightbox.ilightbox-holder .entry-info-icon,.wpcp-lightbox.ilightbox-holder .entry-info-metadata,.wpcp-lightbox.ilightbox-holder .entry_action_external_view,.wpcp-lightbox.ilightbox-holder .entry_action_view,.wpcp-lightbox.ilightbox-holder .entry_checkbox{display:none!important}.wpcp-lightbox.ilightbox-holder .entry-info .entry-thumbnail-button{display:none!important}.wpcp-lightbox.ilightbox-holder .entry-info .entry-description-button{display:inline-block}.isMobile .ilightbox-thumbnails{display:none!important}.ilightbox-thumbnails .ilightbox-thumbnails-grid{width:intrinsic!important;width:-moz-max-content!important;width:-webkit-max-content!important;width:max-content!important;transition:top .5s ease-out 0s,left .5s ease-out 0s}.ilightbox-thumbnails.ilightbox-horizontal{transition:all .5s ease-out 0s}.ilightbox-thumbnails.ilightbox-horizontal:not(.ilightbox-thumbnails-always-visible){height:15px!important;bottom:10px}.ilightbox-thumbnails.ilightbox-horizontal.ilightbox-thumbnails-always-visible{background:var(--wpcp--present--color--accent,#590e54);padding:10px 0;height:110px}.ilightbox-thumbnails.ilightbox-horizontal:not(.ilightbox-thumbnails-always-visible):hover{height:100px!important}.ilightbox-thumbnails.ilightbox-horizontal:not(.ilightbox-thumbnails-always-visible) .ilightbox-thumbnails-grid{top:15px!important}.ilightbox-thumbnails.ilightbox-horizontal:hover .ilightbox-thumbnails-grid{top:0!important}.ilightbox-thumbnails.ilightbox-vertical{top:50px}.ilightbox-thumbnails.ilightbox-vertical:not(.ilightbox-thumbnails-always-visible) .ilightbox-thumbnails-grid{left:120px!important}.ilightbox-thumbnails.ilightbox-vertical:hover .ilightbox-thumbnails-grid{left:0!important}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail{min-width:60px;max-width:100%;width:auto!important;padding:5px!important;text-align:center}.ilightbox-thumbnail.ilightbox-active{border:2px solid #fff}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnail{min-width:100px;max-width:100px;height:auto!important}.ilightbox-thumbnails .ilightbox-thumbnails-grid .ilightbox-thumbnail img{width:auto;border-radius:0}.ilightbox-thumbnails.ilightbox-vertical .ilightbox-thumbnail img{width:100%;height:auto;border-radius:0}.ilightbox-thumbnails .preloading-lightbox-thumbnail{width:50px!important;height:50px!important}.UseyourDrive .empty_iframe{position:absolute;top:0;z-index:1;width:100%;height:100%;margin:0;padding:0;background-color:#d1d1d1;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease;opacity:0}.UseyourDrive .empty_iframe.visible{opacity:1}.UseyourDrive .empty_iframe_container{text-align:center}.UseyourDrive .empty_iframe_img{height:20vh;background-image:url(/wp-content/plugins/use-your-drive/css/images/loader_protected.svg);background-position:50% 50%;background-repeat:no-repeat}.UseyourDrive .empty_iframe span{display:block;padding:20px}.UseyourDrive .empty_iframe a.empty_iframe_link{color:inherit;text-decoration:underline}.UseyourDrive .ui-draggable-dragging.entry,.UseyourDrive .ui-droppable.entry{transition:none!important}.UseyourDrive .ui-droppable.entry.ui-state-hover{border:0;background:0 0;opacity:.5}.UseyourDrive .ui-droppable.entry.ui-state-active{border:0;background:0 0;opacity:.9}@media only screen and (max-width:480px){#UseyourDrive .nav-title{padding:10px 0}#UseyourDrive ol.wpcp-breadcrumb>li a{padding-left:1px;padding-right:1px}#UseyourDrive ol.wpcp-breadcrumb>li.wpcp-ellipsis{display:none}#UseyourDrive .loading{background-attachment:fixed}#UseyourDrive .files.wpcp-no-results .ajax-filelist{background-size:256px 128px}#UseyourDrive .wpcp-thumb-view .files-container,#UseyourDrive .wpcp-thumb-view .folders-container{grid-template-columns:repeat(auto-fill,minmax(125px,1fr))}#UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf{display:flex}#UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf{display:inline-block}#UseyourDrive [data-layout=list] .entry-info-name,.UseyourDrive [data-layout=list] .entry-info-name{-webkit-line-clamp:1}#UseyourDrive .entry-info .entry-info-button,.UseyourDrive .entry-info .entry-info-button{width:20px!important;height:20px!important}#UseyourDrive .wpcp-thumb-view .entry_thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#UseyourDrive .tippy-content .entry_thumbnail-view-center,.UseyourDrive .tippy-content .entry_thumbnail-view-center{height:128px}#UseyourDrive .entry-info .entry-info-button.entry-download-button,#UseyourDrive .entry-info .entry-info-button.entry-thumbnail-button,.UseyourDrive .entry-info .entry-info-button.entry-download-button,.UseyourDrive .entry-info .entry-info-button.entry-thumbnail-button{display:none}#UseyourDrive [data-layout=list] .entry.file .entry-info-modified-date{display:none}#UseyourDrive [data-layout=list] .entry.file .entry-info-size{display:none}#UseyourDrive .fileupload-table{min-width:100%}#UseyourDrive .fileupload-table-cell-action span{display:none}}@media only screen and (min-width:480px) and (max-width:768px){#UseyourDrive .ajax-filelist{padding:4px}#UseyourDrive .files.wpcp-no-results .ajax-filelist{background-size:256px 128px}#UseyourDrive .wpcp-thumb-view .entry_thumbnail img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}#UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf{display:flex}#UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf{display:inline-block}#UseyourDrive .entry-info .entry-info-button,.UseyourDrive .entry-info .entry-info-button{width:20px!important;height:20px!important}#UseyourDrive .upload-btn-container{margin:10px 0}}@media only screen and (min-width:768px) and (max-width:990px){#UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=list] .has-breadcrumb .folder.pf{display:flex}#UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf,.UseyourDrive [data-layout=grid] .has-breadcrumb .folder.pf{display:inline-block}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){#UseyourDrive .wpcp-gallery img.preloading,#UseyourDrive .wpcp-thumb-view .entry_thumbnail img.preloading{background-size:64px 64px}#UseyourDrive div.jp-playlist-loading{background-size:32px 32px}}.wpcp-mobile .ilightbox-button{display:none}.wpcp-mobile #UseyourDrive .wpcp-gallery .entry-info:empty,.wpcp-mobile #UseyourDrive .wpcp-thumb-view .entry-info:empty{opacity:0}#UseyourDrive .entry_icon{float:left;margin-top:3px;margin-right:8px;height:16px;width:16px}#UseyourDrive .entry_icon img{width:100%}#icon-UseyourDrive{background:transparent url(/wp-content/plugins/use-your-drive/css/images/google_drive_logo.png) no-repeat}.adminfilebrowser #UseyourDrive .ajax-filelist{font-size:100%}.uyd-hidepopout{width:65px;height:65px;position:absolute;opacity:1;right:12px;top:12px;z-index:10000000;background-color:#d1d1d1;cursor:default!important}.wpcp-has-info .uyd-hidepopout{right:312px}.uyd-hidepopout.black{background-color:#000!important}.iframe-loading .uyd-hidepopout{display:none!important}.wpcp-lightbox.ilightbox-holder.light .uyd-hidepopout,.wpcp-lightbox.ilightbox-holder.metro-white .uyd-hidepopout{background-color:rgb(48.9,48.9,48.9)}.wpcp-lightbox.ilightbox-holder.dark .uyd-hidepopout,.wpcp-lightbox.ilightbox-holder.flat-dark .uyd-hidepopout,.wpcp-lightbox.ilightbox-holder.metro-black .uyd-hidepopout,.wpcp-lightbox.ilightbox-holder.smooth .uyd-hidepopout{background-color:rgb(49 49 49)}.wpcp-lightbox.ilightbox-holder.mac .uyd-hidepopout{background-color:#1f1f1f}/*!
 * shareon v2.6 by Nikita Karamov
 * https://shareon.js.org
 */:root{--socialbuttons-button-size:36px;--socialbuttons-icon-size:20px;--socialbuttons-padding-ver:calc(0.3 * var(--socialbuttons-icon-size));--socialbuttons-padding-hor:calc(var(--socialbuttons-icon-size) / 2);--socialbuttons-padding-icon:calc((var(--socialbuttons-button-size) - var(--socialbuttons-icon-size)) / 2);--socialbuttons-height:calc(var(--socialbuttons-button-size) - 2 * var(--socialbuttons-padding-ver));--socialbuttons-width:calc(var(--socialbuttons-button-size) - 2 * var(--socialbuttons-padding-hor))}.shareon{font-size:0!important}.shareon>*{display:inline-block;position:relative;height:var(--socialbuttons-height);min-width:var(--socialbuttons-width);margin:calc(var(--socialbuttons-padding-ver)/ 2);padding:var(--socialbuttons-padding-ver) var(--socialbuttons-padding-hor);background-color:#333;border-radius:calc(var(--socialbuttons-icon-size)/ 6);border:none;box-sizing:content-box;color:#fff;line-height:1.5;transition:opacity .3s ease;vertical-align:middle}.shareon>:hover{border:none;cursor:pointer;opacity:.7}.shareon>:not(:empty){font-size:calc(.8 * var(--socialbuttons-icon-size));text-decoration:none}.shareon>:not(:empty)::before{position:relative;height:100%;width:calc(var(--socialbuttons-icon-size) + var(--socialbuttons-padding-icon));top:0;left:0;background-position:0 50%}.shareon>::before{display:inline-block;position:absolute;height:var(--socialbuttons-icon-size);width:var(--socialbuttons-icon-size);top:var(--socialbuttons-padding-icon);left:var(--socialbuttons-padding-icon);background-repeat:no-repeat;background-size:var(--socialbuttons-icon-size) var(--socialbuttons-icon-size);content:'';vertical-align:bottom}.shareon .shareon-disabled{opacity:.2}.shareon>.bluesky{background-color:#0285ff}.shareon>.bluesky:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 10.8c-1.087-2.114-4.046-6.053-6.798-7.995C2.566.944 1.561 1.266.902 1.565.139 1.908 0 3.08 0 3.768c0 .69.378 5.65.624 6.479.815 2.736 3.713 3.66 6.383 3.364q.204-.03.415-.056-.207.033-.415.056c-3.912.58-7.387 2.005-2.83 7.078 5.013 5.19 6.87-1.113 7.823-4.308.953 3.195 2.05 9.271 7.733 4.308 4.267-4.308 1.172-6.498-2.74-7.078a9 9 0 0 1-.415-.056q.21.026.415.056c2.67.297 5.568-.628 6.383-3.364.246-.828.624-5.79.624-6.478 0-.69-.139-1.861-.902-2.206-.659-.298-1.664-.62-4.3 1.24C16.046 4.748 13.087 8.687 12 10.8"/></svg>')}.shareon>.clipboard{background-color:#aba6a6}.shareon>.clipboard:before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/></svg>')}.shareon>.clipboard.done:before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M20 6 9 17l-5-5"/></svg>')}.shareon>.email{background-color:#3490f3}.shareon>.email:before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><rect height="16" rx="2" width="20" x="2" y="4"/><path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"/></g></svg>')}.shareon>.facebook{background-color:#1877f2}.shareon>.facebook:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073"/></svg>')}.shareon>.fediverse{background-color:#8a54af}.shareon>.fediverse:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M5.239 8.64a2.43 2.43 0 0 1-1.041 1.036l5.714 5.736 1.377-.698zm7.537 7.566-1.378.698 2.895 2.907a2.43 2.43 0 0 1 1.041-1.037zm6.61-5.297-3.234 1.64.238 1.526 3.66-1.856a2.43 2.43 0 0 1-.663-1.31m-5.113 2.592-7.649 3.876a2.43 2.43 0 0 1 .664 1.31l7.223-3.66zm-2.46-9.549-3.69 7.205 1.089 1.094 3.908-7.628a2.43 2.43 0 0 1-1.307-.67m-4.65 9.078-1.87 3.65a2.44 2.44 0 0 1 1.307.67l1.652-3.226zm-2.998-3.34a2.44 2.44 0 0 1-1.216.255 3 3 0 0 1-.235-.025l1.092 6.983a2.44 2.44 0 0 1 1.216-.255q.118.007.234.025zm3.129 9.03a2.4 2.4 0 0 1 .025.49 2.4 2.4 0 0 1-.256.96l6.98 1.121a2.4 2.4 0 0 1-.025-.49 2.4 2.4 0 0 1 .257-.96zm12.78-6.476-3.222 6.29a2.43 2.43 0 0 1 1.307.671l3.222-6.29a2.43 2.43 0 0 1-1.307-.671M15.68 3.348a2.44 2.44 0 0 1-1.04 1.036l4.99 5.01a2.43 2.43 0 0 1 1.04-1.037zm-4.554-.731L4.818 5.813a2.43 2.43 0 0 1 .663 1.31l6.309-3.197a2.43 2.43 0 0 1-.664-1.31m3.502 1.774a2.44 2.44 0 0 1-1.236.264 3 3 0 0 1-.213-.022l.559 3.578 1.524.244zm-.565 5.9 1.32 8.46a2.43 2.43 0 0 1 1.199-.246q.128.007.254.028l-1.249-7.998zM5.486 7.15a2.4 2.4 0 0 1 .027.498 2.4 2.4 0 0 1-.253.953l3.58.575.704-1.374zm6.137.986L10.92 9.51l8.46 1.36a2.4 2.4 0 0 1-.024-.485 2.4 2.4 0 0 1 .26-.966zM13.645.015a2.212 2.212 0 1 0-.24 4.418 2.212 2.212 0 1 0 .24-4.418m8.261 8.293a2.212 2.212 0 1 0-.24 4.418 2.212 2.212 0 1 0 .24-4.418M16.57 18.725a2.212 2.212 0 1 0-.24 4.419 2.212 2.212 0 1 0 .24-4.419M5.01 16.871a2.212 2.212 0 1 0-.24 4.418 2.212 2.212 0 1 0 .24-4.418M3.204 5.307a2.212 2.212 0 1 0-.24 4.418 2.212 2.212 0 1 0 .24-4.418"/></svg>')}.shareon>.hackernews{background-color:#fb651e}.shareon>.hackernews:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.842.564 7.545 14.144V24h2.905v-9.124L20.903.566h-3.21L13.186 9.51c-.682 1.367-1.262 2.631-1.262 2.631s-.545-1.299-1.195-2.63L6.291.563z"/></svg>')}.shareon>.linkedin{background-color:#0a66c2}.shareon>.linkedin:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m2.842.564 7.545 14.144V24h2.905v-9.124L20.903.566h-3.21L13.186 9.51c-.682 1.367-1.262 2.631-1.262 2.631s-.545-1.299-1.195-2.63L6.291.563z"/></svg>')}.shareon>.linkedin:not(:empty):before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.06 2.06 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065m1.782 13.019H3.555V9h3.564zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0z"/></svg>')}.shareon>.mastodon{background-color:#6364ff}.shareon>.mastodon:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M23.268 5.313c-.35-2.578-2.617-4.61-5.304-5.004C17.51.242 15.792 0 11.813 0h-.03c-3.98 0-4.835.242-5.288.309C3.882.692 1.496 2.518.917 5.127.64 6.412.61 7.837.661 9.143c.074 1.874.088 3.745.26 5.611.118 1.24.325 2.47.62 3.68.55 2.237 2.777 4.098 4.96 4.857 2.336.792 4.849.923 7.256.38q.398-.092.786-.213c.585-.184 1.27-.39 1.774-.753a.06.06 0 0 0 .023-.043v-1.809a.05.05 0 0 0-.02-.041.05.05 0 0 0-.046-.01 20.3 20.3 0 0 1-4.709.545c-2.73 0-3.463-1.284-3.674-1.818a5.6 5.6 0 0 1-.319-1.433.053.053 0 0 1 .066-.054c1.517.363 3.072.546 4.632.546.376 0 .75 0 1.125-.01 1.57-.044 3.224-.124 4.768-.422q.059-.011.11-.024c2.435-.464 4.753-1.92 4.989-5.604.008-.145.03-1.52.03-1.67.002-.512.167-3.63-.024-5.545m-3.748 9.195h-2.561V8.29c0-1.309-.55-1.976-1.67-1.976-1.23 0-1.846.79-1.846 2.35v3.403h-2.546V8.663c0-1.56-.617-2.35-1.848-2.35-1.112 0-1.668.668-1.67 1.977v6.218H4.822V8.102q0-1.965 1.011-3.12c.696-.77 1.608-1.164 2.74-1.164 1.311 0 2.302.5 2.962 1.498l.638 1.06.638-1.06c.66-.999 1.65-1.498 2.96-1.498 1.13 0 2.043.395 2.74 1.164q1.012 1.155 1.012 3.12z"/></svg>')}.shareon>.messenger{background-color:#00b2ff}.shareon>.messenger:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M.001 11.639C.001 4.949 5.241 0 12.001 0S24 4.95 24 11.639s-5.24 11.638-12 11.638c-1.21 0-2.38-.16-3.47-.46a.96.96 0 0 0-.64.05l-2.39 1.05a.96.96 0 0 1-1.35-.85l-.07-2.14a.97.97 0 0 0-.32-.68A11.39 11.389 0 0 1 .002 11.64zm8.32-2.19-3.52 5.6c-.35.53.32 1.139.82.75l3.79-2.87c.26-.2.6-.2.87 0l2.8 2.1c.84.63 2.04.4 2.6-.48l3.52-5.6c.35-.53-.32-1.13-.82-.75l-3.79 2.87c-.25.2-.6.2-.86 0l-2.8-2.1a1.8 1.8 0 0 0-2.61.48"/></svg>')}.shareon>.odnoklassniki{background-color:#ee8208}.shareon>.odnoklassniki:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12 0a6.2 6.2 0 0 0-6.194 6.195 6.2 6.2 0 0 0 6.195 6.192 6.2 6.2 0 0 0 6.193-6.192A6.2 6.2 0 0 0 12.001 0zm0 3.63a2.567 2.567 0 0 1 2.565 2.565 2.57 2.57 0 0 1-2.564 2.564 2.57 2.57 0 0 1-2.565-2.564 2.567 2.567 0 0 1 2.565-2.564zM6.807 12.6a1.814 1.814 0 0 0-.91 3.35 11.6 11.6 0 0 0 3.597 1.49l-3.462 3.463a1.815 1.815 0 0 0 2.567 2.566L12 20.066l3.405 3.403a1.813 1.813 0 0 0 2.564 0c.71-.709.71-1.858 0-2.566l-3.462-3.462a11.6 11.6 0 0 0 3.596-1.49 1.814 1.814 0 1 0-1.932-3.073 7.87 7.87 0 0 1-8.34 0c-.318-.2-.674-.29-1.024-.278"/></svg>')}.shareon>.pinterest{background-color:#bd081c}.shareon>.pinterest:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M12.017 0C5.396 0 .029 5.367.029 11.987c0 5.079 3.158 9.417 7.618 11.162-.105-.949-.199-2.403.041-3.439.219-.937 1.406-5.957 1.406-5.957s-.359-.72-.359-1.781c0-1.663.967-2.911 2.168-2.911 1.024 0 1.518.769 1.518 1.688 0 1.029-.653 2.567-.992 3.992-.285 1.193.6 2.165 1.775 2.165 2.128 0 3.768-2.245 3.768-5.487 0-2.861-2.063-4.869-5.008-4.869-3.41 0-5.409 2.562-5.409 5.199 0 1.033.394 2.143.889 2.741.099.12.112.225.085.345-.09.375-.293 1.199-.334 1.363-.053.225-.172.271-.401.165-1.495-.69-2.433-2.878-2.433-4.646 0-3.776 2.748-7.252 7.92-7.252 4.158 0 7.392 2.967 7.392 6.923 0 4.135-2.607 7.462-6.233 7.462-1.214 0-2.354-.629-2.758-1.379l-.749 2.848c-.269 1.045-1.004 2.352-1.498 3.146 1.123.345 2.306.535 3.55.535 6.607 0 11.985-5.365 11.985-11.987C23.97 5.39 18.592.026 11.985.026z"/></svg>')}.shareon>.pocket{background-color:#ef3f56}.shareon>.pocket:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="m18.813 10.259-5.646 5.419a1.65 1.65 0 0 1-2.282 0l-5.646-5.419a1.645 1.645 0 0 1 2.276-2.376l4.511 4.322 4.517-4.322a1.643 1.643 0 0 1 2.326.049 1.64 1.64 0 0 1-.045 2.326zm5.083-7.546a2.16 2.16 0 0 0-2.041-1.436H2.179c-.9 0-1.717.564-2.037 1.405-.094.25-.142.511-.142.774v7.245l.084 1.441c.348 3.277 2.047 6.142 4.682 8.139q.069.053.143.105l.03.023a11.9 11.9 0 0 0 4.694 2.072c.786.158 1.591.24 2.389.24.739 0 1.481-.067 2.209-.204.088-.029.176-.045.264-.06.023 0 .049-.015.074-.029a12 12 0 0 0 4.508-2.025l.029-.031.135-.105c2.627-1.995 4.324-4.862 4.686-8.148L24 10.678V3.445c0-.251-.031-.5-.121-.742z"/></svg>')}.shareon>.print:before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="%23fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M6 9V2h12v7M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2M6 14h12v8H6z"/></svg>')}.shareon>.reddit{background-color:#ff4500}.shareon>.reddit:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M19.512 1.173a1.88 1.88 0 0 1 1.877 1.874 1.884 1.884 0 0 1-1.877 1.857c-.99 0-1.817-.783-1.873-1.773l-3.897-.82-1.201 5.623c2.737.105 5.223.949 7.015 2.234a2.53 2.53 0 0 1 1.812-.737A2.634 2.634 0 0 1 24 12.063c0 1.075-.653 2-1.516 2.423q.066.388.063.78c0 4.043-4.698 7.31-10.512 7.31s-10.512-3.267-10.512-7.31c0-.275.022-.55.064-.801a2.63 2.63 0 0 1-1.559-2.402 2.634 2.634 0 0 1 2.633-2.632c.694 0 1.347.294 1.811.735 1.812-1.325 4.32-2.146 7.12-2.232l1.329-6.276a.5.5 0 0 1 .21-.296.52.52 0 0 1 .357-.063l4.361.926c.3-.644.952-1.057 1.663-1.052M7.917 18.052c-.13 0-.254.05-.347.14a.497.497 0 0 0 0 .696c1.264 1.263 3.728 1.37 4.444 1.37s3.16-.084 4.444-1.37a.545.545 0 0 0 .044-.695.5.5 0 0 0-.697 0c-.82.8-2.527 1.095-3.77 1.095s-2.97-.294-3.77-1.095a.5.5 0 0 0-.348-.143zm-.051-5.989A1.88 1.88 0 0 0 5.99 13.94c0 1.031.842 1.873 1.876 1.873a1.88 1.88 0 0 0 1.873-1.874 1.88 1.88 0 0 0-1.873-1.875Zm8.254 0a1.88 1.88 0 0 0-1.873 1.876c0 1.031.842 1.873 1.875 1.873a1.88 1.88 0 0 0 1.875-1.874 1.88 1.88 0 0 0-1.877-1.875"/></svg>')}.shareon>.teams{background-color:#6264a7}.shareon>.teams:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.625 8.127q-.55 0-1.025-.205t-.832-.563-.563-.832T18 5.502q0-.54.205-1.02t.563-.837q.357-.358.832-.563.474-.205 1.025-.205.54 0 1.02.205t.837.563q.358.357.563.837t.205 1.02q0 .55-.205 1.025t-.563.832q-.357.358-.837.563t-1.02.205m0-3.75q-.469 0-.797.328t-.328.797.328.797.797.328.797-.328.328-.797-.328-.797-.797-.328M24 10.002v5.578q0 .774-.293 1.46t-.803 1.194q-.51.51-1.195.803-.686.293-1.459.293-.445 0-.908-.105-.463-.106-.85-.329-.293.95-.855 1.729t-1.319 1.336-1.67.861-1.898.305q-1.148 0-2.162-.398-1.014-.399-1.805-1.102t-1.312-1.664-.674-2.086h-5.8q-.411 0-.704-.293T0 16.881V6.873q0-.41.293-.703t.703-.293h8.59q-.34-.715-.34-1.5 0-.727.275-1.365.276-.639.75-1.114.475-.474 1.114-.75.638-.275 1.365-.275t1.365.275 1.114.75q.474.475.75 1.114.275.638.275 1.365t-.275 1.365q-.276.639-.75 1.113-.475.475-1.114.75-.638.276-1.365.276-.188 0-.375-.024-.188-.023-.375-.058v1.078h10.875q.469 0 .797.328t.328.797M12.75 2.373q-.41 0-.78.158-.368.158-.638.434-.27.275-.428.639-.158.363-.158.773t.158.78q.159.368.428.638.27.27.639.428t.779.158.773-.158q.364-.159.64-.428.274-.27.433-.639t.158-.779-.158-.773q-.159-.364-.434-.64-.275-.275-.639-.433-.363-.158-.773-.158M6.937 9.814h2.25V7.94H2.814v1.875h2.25v6h1.875zm10.313 7.313v-6.75H12v6.504q0 .41-.293.703t-.703.293H8.309q.152.809.556 1.5.405.691.985 1.19.58.497 1.318.779.738.281 1.582.281.926 0 1.746-.352.82-.351 1.436-.966.615-.616.966-1.43.352-.815.352-1.752m5.25-1.547v-5.203h-3.75v6.855q.305.305.691.452.387.146.809.146.469 0 .879-.176.41-.175.715-.48.304-.305.48-.715t.176-.879"/></svg>')}.shareon>.telegram{background-color:#26a5e4}.shareon>.telegram:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M20.888 3.551c.168-.003.54.039.781.235.162.14.264.335.288.547.026.156.06.514.033.793-.302 3.189-1.616 10.924-2.285 14.495-.282 1.512-.838 2.017-1.378 2.066-1.17.11-2.058-.773-3.192-1.515-1.774-1.165-2.777-1.889-4.5-3.025-1.99-1.31-.7-2.033.434-3.209.297-.309 5.455-5.002 5.556-5.427.012-.054.024-.252-.094-.356s-.292-.069-.418-.04q-.267.061-8.504 5.62-1.208.831-2.187.806c-.72-.013-2.104-.405-3.134-.739C1.025 13.39.022 13.174.11 12.476q.068-.544 1.5-1.114 8.816-3.84 11.758-5.064c5.599-2.328 6.763-2.733 7.521-2.747Z"/></svg>')}.shareon>.tumblr{background-color:#36465d}.shareon>.tumblr:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M14.563 24c-5.093 0-7.031-3.756-7.031-6.411V9.747H5.116V6.648c3.63-1.313 4.512-4.596 4.71-6.469C9.84.051 9.941 0 9.999 0h3.517v6.114h4.801v3.633h-4.82v7.47c.016 1.001.375 2.371 2.207 2.371h.09c.631-.02 1.486-.205 1.936-.419l1.156 3.425c-.436.636-2.4 1.374-4.156 1.404h-.178z"/></svg>')}.shareon>.twitter{background-color:#1d9bf0}.shareon>.twitter:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M21.543 7.104c.015.211.015.423.015.636 0 6.507-4.954 14.01-14.01 14.01v-.003A13.94 13.94 0 0 1 0 19.539a9.88 9.88 0 0 0 7.287-2.041 4.93 4.93 0 0 1-4.6-3.42 4.9 4.9 0 0 0 2.223-.084A4.926 4.926 0 0 1 .96 9.167v-.062a4.9 4.9 0 0 0 2.235.616A4.93 4.93 0 0 1 1.67 3.148a13.98 13.98 0 0 0 10.15 5.144 4.929 4.929 0 0 1 8.39-4.49 9.9 9.9 0 0 0 3.128-1.196 4.94 4.94 0 0 1-2.165 2.724A9.8 9.8 0 0 0 24 4.555a10 10 0 0 1-2.457 2.549"/></svg>')}.shareon>.viber{background-color:#7360f2}.shareon>.viber:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M11.4 0C9.473.028 5.333.344 3.02 2.467 1.302 4.187.696 6.7.633 9.817S.488 18.776 6.12 20.36h.003l-.004 2.416s-.037.977.61 1.177c.777.242 1.234-.5 1.98-1.302.407-.44.972-1.084 1.397-1.58 3.85.326 6.812-.416 7.15-.525.776-.252 5.176-.816 5.892-6.657.74-6.02-.36-9.83-2.34-11.546-.596-.55-3.006-2.3-8.375-2.323 0 0-.395-.025-1.037-.017zm.058 1.693c.545-.004.88.017.88.017 4.542.02 6.717 1.388 7.222 1.846 1.675 1.435 2.53 4.868 1.906 9.897v.002c-.604 4.878-4.174 5.184-4.832 5.395-.28.09-2.882.737-6.153.524 0 0-2.436 2.94-3.197 3.704-.12.12-.26.167-.352.144-.13-.033-.166-.188-.165-.414l.02-4.018c-4.762-1.32-4.485-6.292-4.43-8.895.054-2.604.543-4.738 1.996-6.173 1.96-1.773 5.474-2.018 7.11-2.03zm.38 2.602a.304.304 0 0 0-.004.607c1.624.01 2.946.537 4.028 1.592 1.073 1.046 1.62 2.468 1.633 4.334.002.167.14.3.307.3a.304.304 0 0 0 .3-.304c-.014-1.984-.618-3.596-1.816-4.764-1.19-1.16-2.692-1.753-4.447-1.765zm-3.96.695a.98.98 0 0 0-.616.117l-.01.002c-.43.247-.816.562-1.146.932l-.008.008q-.4.484-.46.948a.6.6 0 0 0-.007.14q0 .205.065.4l.013.01c.135.48.473 1.276 1.205 2.604.42.768.903 1.5 1.446 2.186q.405.517.87.984l.132.132q.466.463.984.87a15.5 15.5 0 0 0 2.186 1.447c1.328.733 2.126 1.07 2.604 1.206l.01.014a1.3 1.3 0 0 0 .54.055q.466-.055.948-.46c.004 0 .003-.002.008-.005.37-.33.683-.72.93-1.148l.003-.01c.225-.432.15-.842-.18-1.12-.004 0-.698-.58-1.037-.83q-.54-.383-1.113-.71c-.51-.285-1.032-.106-1.248.174l-.447.564c-.23.283-.657.246-.657.246-3.12-.796-3.955-3.955-3.955-3.955s-.037-.426.248-.656l.563-.448c.277-.215.456-.737.17-1.248a13 13 0 0 0-.71-1.115 28 28 0 0 0-.83-1.035.82.82 0 0 0-.502-.297zm4.49.88a.303.303 0 0 0-.018.606c1.16.085 2.017.466 2.645 1.15.63.688.93 1.524.906 2.57a.306.306 0 0 0 .61.013c.025-1.175-.334-2.193-1.067-2.994-.74-.81-1.777-1.253-3.05-1.346h-.024zm.463 1.63a.305.305 0 0 0-.3.287c-.008.167.12.31.288.32.523.028.875.175 1.113.422.24.245.388.62.416 1.164a.304.304 0 0 0 .605-.03c-.03-.644-.215-1.178-.58-1.557-.367-.378-.893-.574-1.52-.607h-.018z"/></svg>')}.shareon>.vkontakte{background-color:#07f}.shareon>.vkontakte:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M4.199 4.841H.11c.194 9.312 4.85 14.907 13.012 14.907h.462v-5.327c3 .299 5.268 2.492 6.178 5.327H24c-1.164-4.237-4.223-6.58-6.133-7.475 1.91-1.105 4.596-3.79 5.238-7.432h-3.85c-.836 2.955-3.313 5.641-5.67 5.895V4.84h-3.85v10.326C7.347 14.57 4.333 11.675 4.199 4.84Z"/></svg>')}.shareon>.web-share:before{background-image:url('data:image/svg+xml,<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path fill="none" stroke="%23fff" stroke-width="2" d="M18 2a3 3 0 1 0 0 6 3 3 0 1 0 0-6zM6 9a3 3 0 1 0 0 6 3 3 0 1 0 0-6zm12 7a3 3 0 1 0 0 6 3 3 0 1 0 0-6zm-9.41-2.49 6.83 3.98m-.01-10.98-6.82 3.98"/></svg>')}.shareon>.whatsapp{background-color:#25d366}.shareon>.whatsapp:before{background-image:url('data:image/svg+xml,<svg fill="%23fff" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path d="M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52s.198-.298.298-.497c.099-.198.05-.371-.025-.52s-.669-1.612-.916-2.207c-.242-.579-.487-.5-.669-.51a13 13 0 0 0-.57-.01c-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074s2.096 3.2 5.077 4.487c.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413s.248-1.289.173-1.413c-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.82 9.82 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.82 11.82 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.9 11.9 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.82 11.82 0 0 0-3.48-8.413"/></svg>')}#UseyourDrive ol.wpcp-breadcrumb{list-style:none;margin:0;padding:0;background-color:transparent}#UseyourDrive ol.wpcp-breadcrumb>li{margin:0;padding:0;display:inline-block;unicode-bidi:bidi-override}#UseyourDrive ol.wpcp-breadcrumb>li a{padding:3px 8px;border-radius:var(--wpcp--present--border--radius,10px)}#UseyourDrive ol.wpcp-breadcrumb>li a:empty{display:none}#UseyourDrive ol.wpcp-breadcrumb>li a:hover{background-color:var(--wpcp--present--color--light2,#e8e8e8)}#UseyourDrive ol.wpcp-breadcrumb>li:last-child{display:inline-block;font-weight:500}#UseyourDrive ol.wpcp-breadcrumb>li+li:before{font-family:Eva-Icons;font-weight:500;padding:0;content:'\ea1e';transform:translate(0,0);vertical-align:-16%}.rtl #UseyourDrive ol.wpcp-breadcrumb>li+li:before{content:'\f104'}#UseyourDrive ol.wpcp-breadcrumb>li.first-breadcrumb:before{content:''!important;padding:0}#UseyourDrive ol.wpcp-breadcrumb>li.uyd-ellipsis:before{content:''!important}#UseyourDrive ol.wpcp-breadcrumb .is-hidden{display:none}#UseyourDrive .wpcp-breadcrumb-ellipsis{display:inline-block}#UseyourDrive .wpcp-breadcrumb-dropdown{display:inline-block}#UseyourDrive ol.wpcp-breadcrumb>li.wpcp-breadcrumb-ellipsis.is-hidden+li:before{display:none}#UseyourDrive .wpcp-dropdown,.UseyourDrive .wpcp-dropdown{position:relative;width:auto;background:initial;box-shadow:none;overflow:initial}#UseyourDrive .dropdown,#UseyourDrive .dropup{position:relative}#UseyourDrive .dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;float:left;font-size:100%;min-width:160px;padding:5px 0;margin:2px 0 0;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);box-shadow:0 6px 12px rgba(0,0,0,.175);overflow:hidden}#UseyourDrive .dropdown-menu>li{margin:0;padding:0}#UseyourDrive .dropdown-menu>li>a:focus,#UseyourDrive .dropdown-menu>li>a:hover{color:#fff}#UseyourDrive .dropdown-menu{display:none}#UseyourDrive .dropdown-open>.dropdown-menu{display:block}/*! loading-Bar v3.1.0 | MIT License | https://github.com/loadingio/loading-bar */#UseyourDrive .fileupload-loading-bar,.UseyourDrive .zip-loading-bar{position:relative}.UseyourDrive .zip-loading-bar{margin:0 auto;margin-bottom:10px}#UseyourDrive .ldBar.label-center>.ldBar-label,.UseyourDrive .ldBar.label-center>.ldBar-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-shadow:0 0 3px #fff}#UseyourDrive .ldBar-label:after,.UseyourDrive .ldBar-label:after{content:'%';display:inline}#UseyourDrive .ldBar.no-percent .ldBar-label:after,.UseyourDrive .ldBar.no-percent .ldBar-label:after{content:''}#UseyourDrive .fileupload-loading-bar{width:50px!important;height:50px!important}.UseyourDrive .zip-loading-bar{width:100px!important;height:100px!important}#UseyourDrive .ldBar-label{font-size:14px;font-weight:700;word-break:normal}#UseyourDrive .fileupload-loading-bar path.mainline,.UseyourDrive .zip-loading-bar path.mainline{stroke-width:8px;stroke:var(--wpcp--present--color--accent,#590e54);stroke-linecap:round}#UseyourDrive .fileupload-loading-bar path.baseline,.UseyourDrive .zip-loading-bar path.baseline{stroke-width:10px;stroke:#f1f2f3;stroke-linecap:round}.UseyourDrive .zip-loading-bar path.baseline{stroke:#fff}#UseyourDrive .fileupload-loading-bar svg,.UseyourDrive .zip-loading-bar svg{-webkit-animation:fileupload-loading-bar 2s linear infinite;animation:fileupload-loading-bar 2s linear infinite}@-webkit-keyframes fileupload-loading-bar{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}@keyframes fileupload-loading-bar{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.5}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:.5}}.flash{-webkit-animation-name:flash;animation-name:flash}#UseyourDrive .wpcp-carousel .tns-outer{padding:0!important}#UseyourDrive .wpcp-carousel .tns-outer [hidden]{display:none!important}#UseyourDrive .wpcp-carousel .tns-outer [aria-controls],#UseyourDrive .wpcp-carousel .tns-outer [data-action]{cursor:pointer}#UseyourDrive .wpcp-carousel .tns-slider>.tns-item{box-sizing:border-box}#UseyourDrive .wpcp-carousel .tns-horizontal.tns-subpixel{white-space:nowrap}#UseyourDrive .wpcp-carousel .tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}#UseyourDrive .wpcp-carousel .tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}#UseyourDrive .wpcp-carousel .tns-horizontal.tns-no-subpixel>.tns-item{float:left}#UseyourDrive .wpcp-carousel .tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}#UseyourDrive .wpcp-carousel .tns-no-calc{position:relative;left:0}#UseyourDrive .wpcp-carousel .tns-gallery{position:relative;left:0;min-height:1px}#UseyourDrive .wpcp-carousel .tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s,opacity 0s}#UseyourDrive .wpcp-carousel .tns-gallery>.tns-slide-active{position:relative;left:auto!important}#UseyourDrive .wpcp-carousel .tns-gallery>.tns-moving{transition:all .25s}#UseyourDrive .wpcp-carousel .tns-autowidth{display:inline-block}#UseyourDrive .wpcp-carousel .tns-lazy-img{transition:opacity .6s;opacity:.6}#UseyourDrive .wpcp-carousel .tns-lazy-img.tns-complete{opacity:1}#UseyourDrive .wpcp-carousel .tns-ah{transition:height 0s}#UseyourDrive .wpcp-carousel .tns-ovh{overflow:hidden}#UseyourDrive .wpcp-carousel .tns-visually-hidden{position:absolute;left:-10000em}#UseyourDrive .wpcp-carousel .tns-transparent{opacity:0;visibility:hidden}#UseyourDrive .wpcp-carousel .tns-fadeIn{opacity:1;z-index:0}#UseyourDrive .wpcp-carousel .tns-fadeOut,#UseyourDrive .wpcp-carousel .tns-normal{opacity:0;z-index:-1}#UseyourDrive .wpcp-carousel .tns-vpfix{white-space:nowrap}#UseyourDrive .wpcp-carousel .tns-vpfix>div,#UseyourDrive .wpcp-carousel .tns-vpfix>li{display:inline-block}#UseyourDrive .wpcp-carousel .tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}#UseyourDrive .wpcp-carousel .tns-t-ct{width:2333.3333333%;width:calc(100% * 70 / 3);position:absolute;right:0}#UseyourDrive .wpcp-carousel .tns-t-ct:after{content:'';display:table;clear:both}#UseyourDrive .wpcp-carousel .tns-t-ct>div{width:1.4285714%;width:calc(100% / 70);height:10px;float:left}#UseyourDrive .jstree-children,#UseyourDrive .jstree-container-ul,#UseyourDrive .jstree-node{display:block;margin:0;padding:0;list-style-type:none;list-style-image:none}#UseyourDrive .jstree-node{white-space:nowrap}#UseyourDrive .jstree-anchor{display:inline-block;color:#000;white-space:nowrap;padding:0 4px 0 1px;margin:0;vertical-align:top}#UseyourDrive .jstree-anchor:focus{outline:0}#UseyourDrive .jstree-anchor,#UseyourDrive .jstree-anchor:active,#UseyourDrive .jstree-anchor:hover,#UseyourDrive .jstree-anchor:link,#UseyourDrive .jstree-anchor:visited{text-decoration:none;color:inherit}#UseyourDrive .jstree-icon{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}#UseyourDrive .jstree-icon:empty{display:inline-block;text-decoration:none;margin:0;padding:0;vertical-align:top;text-align:center}#UseyourDrive .jstree-ocl{cursor:pointer}#UseyourDrive .jstree-leaf>.jstree-ocl{cursor:default}#UseyourDrive .jstree .jstree-open>.jstree-children{display:block}#UseyourDrive .jstree .jstree-closed>.jstree-children,#UseyourDrive .jstree .jstree-leaf>.jstree-children{display:none}#UseyourDrive .jstree-anchor>.jstree-themeicon{margin-right:2px}#UseyourDrive .jstree-anchor>.jstree-themeicon-hidden,#UseyourDrive .jstree-no-icons .jstree-themeicon{display:none}#UseyourDrive .jstree-hidden,#UseyourDrive .jstree-node.jstree-hidden{display:none}#UseyourDrive .jstree-rtl .jstree-anchor{padding:0 1px 0 4px}#UseyourDrive .jstree-rtl .jstree-anchor>.jstree-themeicon{margin-left:2px;margin-right:0}#UseyourDrive .jstree-rtl .jstree-node{margin-left:0}#UseyourDrive .jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}#UseyourDrive .jstree-wholerow-ul{position:relative;display:inline-block;min-width:100%}#UseyourDrive .jstree-wholerow-ul .jstree-leaf>.jstree-ocl{cursor:pointer}#UseyourDrive .jstree-wholerow-ul .jstree-anchor,#UseyourDrive .jstree-wholerow-ul .jstree-icon{position:relative}#UseyourDrive .jstree-wholerow-ul .jstree-wholerow{width:100%;cursor:pointer;position:absolute;left:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#UseyourDrive .jstree-contextmenu .jstree-anchor{-webkit-user-select:none;-webkit-touch-callout:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#UseyourDrive .vakata-context{display:none}#UseyourDrive .vakata-context,#UseyourDrive .vakata-context ul{margin:0;padding:2px;position:absolute;background:#f5f5f5;border:1px solid #979797;box-shadow:2px 2px 2px #999}#UseyourDrive .vakata-context ul{list-style:none;left:100%;margin-top:-2.7em;margin-left:-4px}#UseyourDrive .vakata-context .vakata-context-right ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}#UseyourDrive .vakata-context li{list-style:none}#UseyourDrive .vakata-context li>a{display:block;padding:0 2em 0 2em;text-decoration:none;width:auto;color:#000;white-space:nowrap;line-height:2.4em;text-shadow:1px 1px 0 #fff;border-radius:1px}#UseyourDrive .vakata-context li>a:hover{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}#UseyourDrive .vakata-context li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAIORI4JlrqN1oMSnmmZDQUAOw==);background-position:right center;background-repeat:no-repeat}#UseyourDrive .vakata-context li>a:focus{outline:0}#UseyourDrive .vakata-context .vakata-context-no-icons{margin-left:0}#UseyourDrive .vakata-context .vakata-context-hover>a{position:relative;background-color:#e8eff7;box-shadow:0 0 2px #0a6aa1}#UseyourDrive .vakata-context .vakata-context-separator>a,#UseyourDrive .vakata-context .vakata-context-separator>a:hover{background:#fff;border:0;border-top:1px solid #e2e3e3;height:1px;min-height:1px;max-height:1px;padding:0;margin:0 0 0 2.4em;border-left:1px solid #e0e0e0;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;border-radius:0}#UseyourDrive .vakata-context .vakata-contextmenu-disabled a,#UseyourDrive .vakata-context .vakata-contextmenu-disabled a:hover{color:silver;background-color:transparent;border:0;box-shadow:0 0 0}#UseyourDrive .vakata-context .vakata-contextmenu-disabled>a>i{-webkit-filter:grayscale(100%);filter:grayscale(100%)}#UseyourDrive .vakata-context li>a>i{text-decoration:none;display:inline-block;width:2.4em;height:2.4em;background:0 0;margin:0 0 0 -2em;vertical-align:top;text-align:center;line-height:2.4em}#UseyourDrive .vakata-context li>a>i:empty{width:2.4em;line-height:2.4em}#UseyourDrive .vakata-context li>a .vakata-contextmenu-sep{display:inline-block;width:1px;height:2.4em;background:#fff;margin:0 .5em 0 0;border-left:1px solid #e2e3e3}#UseyourDrive .vakata-context .vakata-contextmenu-shortcut{font-size:.8em;color:silver;opacity:.5;display:none}#UseyourDrive .vakata-context-rtl ul{left:auto;right:100%;margin-left:auto;margin-right:-4px}#UseyourDrive .vakata-context-rtl li>a.vakata-context-parent{background-image:url(data:image/gif;base64,R0lGODlhCwAHAIAAACgoKP///yH5BAEAAAEALAAAAAALAAcAAAINjI+AC7rWHIsPtmoxLAA7);background-position:left center;background-repeat:no-repeat}#UseyourDrive .vakata-context-rtl .vakata-context-separator>a{margin:0 2.4em 0 0;border-left:0;border-right:1px solid #e2e3e3}#UseyourDrive .vakata-context-rtl .vakata-context-left ul{right:auto;left:100%;margin-left:-4px;margin-right:auto}#UseyourDrive .vakata-context-rtl li>a>i{margin:0 -2em 0 0}#UseyourDrive .vakata-context-rtl li>a .vakata-contextmenu-sep{margin:0 0 0 .5em;border-left-color:#fff;background:#e2e3e3}#UseyourDrive #jstree-marker{position:absolute;top:0;left:0;margin:-5px 0 0 0;padding:0;border-right:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid;width:0;height:0;font-size:0;line-height:0}#UseyourDrive #jstree-dnd{line-height:16px;margin:0;padding:4px}#UseyourDrive #jstree-dnd .jstree-copy,#UseyourDrive #jstree-dnd .jstree-icon{display:inline-block;text-decoration:none;margin:0 2px 0 0;padding:0;width:16px;height:16px}#UseyourDrive #jstree-dnd .jstree-ok{background:green}#UseyourDrive #jstree-dnd .jstree-er{background:red}#UseyourDrive #jstree-dnd .jstree-copy{margin:0 2px 0 2px}#UseyourDrive .jstree-default .jstree-icon,#UseyourDrive .jstree-default .jstree-node{background-repeat:no-repeat;background-color:transparent}#UseyourDrive .jstree-default .jstree-anchor,#UseyourDrive .jstree-default .jstree-animated,#UseyourDrive .jstree-default .jstree-wholerow{transition:background-color .15s,box-shadow .15s}#UseyourDrive .jstree-default .jstree-hovered{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}#UseyourDrive .jstree-default .jstree-context{background:#e7f4f9;border-radius:2px;box-shadow:inset 0 0 1px #ccc}#UseyourDrive .jstree-default .jstree-clicked{background:#beebff;border-radius:2px;box-shadow:inset 0 0 1px #999}#UseyourDrive .jstree-default .jstree-no-icons .jstree-anchor>.jstree-themeicon{display:none}#UseyourDrive .jstree-default .jstree-disabled{background:0 0;color:#666}#UseyourDrive .jstree-default .jstree-disabled.jstree-hovered{background:0 0;box-shadow:none}#UseyourDrive .jstree-default .jstree-disabled.jstree-clicked{background:#efefef}#UseyourDrive .jstree-default .jstree-disabled>.jstree-icon{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}#UseyourDrive .jstree-default .jstree-search{font-style:italic;color:#8b0000;font-weight:700}#UseyourDrive .jstree-default .jstree-no-checkboxes .jstree-checkbox{display:none!important}#UseyourDrive .jstree-default.jstree-checkbox-no-clicked .jstree-clicked{background:0 0;box-shadow:none}#UseyourDrive .jstree-default.jstree-checkbox-no-clicked .jstree-clicked.jstree-hovered{background:#e7f4f9}#UseyourDrive .jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked{background:0 0}#UseyourDrive .jstree-default.jstree-checkbox-no-clicked>.jstree-wholerow-ul .jstree-wholerow-clicked.jstree-wholerow-hovered{background:#e7f4f9}#UseyourDrive .jstree-default>.jstree-striped{min-width:100%;display:inline-block;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAMAAAB/qqA+AAAABlBMVEUAAAAAAAClZ7nPAAAAAnRSTlMNAMM9s3UAAAAXSURBVHjajcEBAQAAAIKg/H/aCQZ70AUBjAATb6YPDgAAAABJRU5ErkJggg==) left top repeat}#UseyourDrive .jstree-default>.jstree-wholerow-ul .jstree-clicked,#UseyourDrive .jstree-default>.jstree-wholerow-ul .jstree-hovered{background:0 0;box-shadow:none;border-radius:0}#UseyourDrive .jstree-default .jstree-wholerow{box-sizing:border-box}#UseyourDrive .jstree-default .jstree-wholerow-hovered{background:#e7f4f9}#UseyourDrive .jstree-default .jstree-wholerow-clicked{background:#beebff;background:linear-gradient(to bottom,#beebff 0,#a8e4ff 100%)}#UseyourDrive .jstree-default .jstree-node{min-height:24px;line-height:24px;margin-left:24px;min-width:24px}#UseyourDrive .jstree-default .jstree-anchor{line-height:24px;height:24px}#UseyourDrive .jstree-default .jstree-icon{width:24px;height:24px;line-height:24px}#UseyourDrive .jstree-default .jstree-icon:empty{width:24px;height:24px;line-height:24px}#UseyourDrive .jstree-default.jstree-rtl .jstree-node{margin-right:24px}#UseyourDrive .jstree-default .jstree-wholerow{height:24px}#UseyourDrive .jstree-default .jstree-icon,#UseyourDrive .jstree-default .jstree-node{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png)}#UseyourDrive .jstree-default .jstree-node{background-position:-292px -4px;background-repeat:repeat-y}#UseyourDrive .jstree-default .jstree-last{background-image:none}#UseyourDrive .jstree-default .jstree-open>.jstree-ocl{background-position:-132px -4px}#UseyourDrive .jstree-default .jstree-closed>.jstree-ocl{background-position:-100px -4px}#UseyourDrive .jstree-default .jstree-leaf>.jstree-ocl{background-position:-68px -4px}#UseyourDrive .jstree-default .jstree-themeicon{background-position:-260px -4px}#UseyourDrive .jstree-default>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -4px}#UseyourDrive .jstree-default>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -4px}#UseyourDrive .jstree-default .jstree-disabled{background:0 0}#UseyourDrive .jstree-default .jstree-disabled.jstree-hovered{background:0 0}#UseyourDrive .jstree-default .jstree-disabled.jstree-clicked{background:#efefef}#UseyourDrive .jstree-default .jstree-checkbox{background-position:-164px -4px}#UseyourDrive .jstree-default .jstree-checkbox:hover{background-position:-164px -36px}#UseyourDrive .jstree-default .jstree-checked>.jstree-checkbox,#UseyourDrive .jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-228px -4px}#UseyourDrive .jstree-default .jstree-checked>.jstree-checkbox:hover,#UseyourDrive .jstree-default.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-228px -36px}#UseyourDrive .jstree-default .jstree-anchor>.jstree-undetermined{background-position:-196px -4px}#UseyourDrive .jstree-default .jstree-anchor>.jstree-undetermined:hover{background-position:-196px -36px}#UseyourDrive .jstree-default .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}#UseyourDrive .jstree-default>.jstree-striped{background-size:auto 48px}#UseyourDrive .jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}#UseyourDrive .jstree-default.jstree-rtl .jstree-last{background-image:none}#UseyourDrive .jstree-default.jstree-rtl .jstree-open>.jstree-ocl{background-position:-132px -36px}#UseyourDrive .jstree-default.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-100px -36px}#UseyourDrive .jstree-default.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-68px -36px}#UseyourDrive .jstree-default.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-36px -36px}#UseyourDrive .jstree-default.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-4px -36px}#UseyourDrive .jstree-default .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}#UseyourDrive .jstree-default>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/wp-content/plugins/use-your-drive/css/throbber.gif) center center no-repeat}#UseyourDrive .jstree-default .jstree-file{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -100px -68px no-repeat}#UseyourDrive .jstree-default .jstree-folder{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -260px -4px no-repeat}#UseyourDrive .jstree-default>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#UseyourDrive #jstree-dnd.jstree-default{line-height:24px;padding:0 4px}#UseyourDrive #jstree-dnd.jstree-default .jstree-er,#UseyourDrive #jstree-dnd.jstree-default .jstree-ok{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png);background-repeat:no-repeat;background-color:transparent}#UseyourDrive #jstree-dnd.jstree-default i{background:0 0;width:24px;height:24px;line-height:24px}#UseyourDrive #jstree-dnd.jstree-default .jstree-ok{background-position:-4px -68px}#UseyourDrive #jstree-dnd.jstree-default .jstree-er{background-position:-36px -68px}#UseyourDrive .jstree-default .jstree-ellipsis{overflow:hidden}#UseyourDrive .jstree-default .jstree-ellipsis .jstree-anchor{width:calc(100% - 24px + 5px);text-overflow:ellipsis;overflow:hidden}#UseyourDrive .jstree-default.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==)}#UseyourDrive .jstree-default.jstree-rtl .jstree-last{background-image:none}#UseyourDrive .jstree-default-small .jstree-node{min-height:18px;line-height:18px;margin-left:18px;min-width:18px}#UseyourDrive .jstree-default-small .jstree-anchor{line-height:18px;height:18px}#UseyourDrive .jstree-default-small .jstree-icon{width:18px;height:18px;line-height:18px}#UseyourDrive .jstree-default-small .jstree-icon:empty{width:18px;height:18px;line-height:18px}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-node{margin-right:18px}#UseyourDrive .jstree-default-small .jstree-wholerow{height:18px}#UseyourDrive .jstree-default-small .jstree-icon,#UseyourDrive .jstree-default-small .jstree-node{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png)}#UseyourDrive .jstree-default-small .jstree-node{background-position:-295px -7px;background-repeat:repeat-y}#UseyourDrive .jstree-default-small .jstree-last{background-image:none}#UseyourDrive .jstree-default-small .jstree-open>.jstree-ocl{background-position:-135px -7px}#UseyourDrive .jstree-default-small .jstree-closed>.jstree-ocl{background-position:-103px -7px}#UseyourDrive .jstree-default-small .jstree-leaf>.jstree-ocl{background-position:-71px -7px}#UseyourDrive .jstree-default-small .jstree-themeicon{background-position:-263px -7px}#UseyourDrive .jstree-default-small>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-small>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default-small>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -7px}#UseyourDrive .jstree-default-small>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -7px}#UseyourDrive .jstree-default-small .jstree-disabled{background:0 0}#UseyourDrive .jstree-default-small .jstree-disabled.jstree-hovered{background:0 0}#UseyourDrive .jstree-default-small .jstree-disabled.jstree-clicked{background:#efefef}#UseyourDrive .jstree-default-small .jstree-checkbox{background-position:-167px -7px}#UseyourDrive .jstree-default-small .jstree-checkbox:hover{background-position:-167px -39px}#UseyourDrive .jstree-default-small .jstree-checked>.jstree-checkbox,#UseyourDrive .jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-231px -7px}#UseyourDrive .jstree-default-small .jstree-checked>.jstree-checkbox:hover,#UseyourDrive .jstree-default-small.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-231px -39px}#UseyourDrive .jstree-default-small .jstree-anchor>.jstree-undetermined{background-position:-199px -7px}#UseyourDrive .jstree-default-small .jstree-anchor>.jstree-undetermined:hover{background-position:-199px -39px}#UseyourDrive .jstree-default-small .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}#UseyourDrive .jstree-default-small>.jstree-striped{background-size:auto 36px}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-last{background-image:none}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-open>.jstree-ocl{background-position:-135px -39px}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-103px -39px}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-71px -39px}#UseyourDrive .jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-39px -39px}#UseyourDrive .jstree-default-small.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:-7px -39px}#UseyourDrive .jstree-default-small .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}#UseyourDrive .jstree-default-small>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/wp-content/plugins/use-your-drive/css/throbber.gif) center center no-repeat}#UseyourDrive .jstree-default-small .jstree-file{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -103px -71px no-repeat}#UseyourDrive .jstree-default-small .jstree-folder{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -263px -7px no-repeat}#UseyourDrive .jstree-default-small>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#UseyourDrive #jstree-dnd.jstree-default-small{line-height:18px;padding:0 4px}#UseyourDrive #jstree-dnd.jstree-default-small .jstree-er,#UseyourDrive #jstree-dnd.jstree-default-small .jstree-ok{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png);background-repeat:no-repeat;background-color:transparent}#UseyourDrive #jstree-dnd.jstree-default-small i{background:0 0;width:18px;height:18px;line-height:18px}#UseyourDrive #jstree-dnd.jstree-default-small .jstree-ok{background-position:-7px -71px}#UseyourDrive #jstree-dnd.jstree-default-small .jstree-er{background-position:-39px -71px}#UseyourDrive .jstree-default-small .jstree-ellipsis{overflow:hidden}#UseyourDrive .jstree-default-small .jstree-ellipsis .jstree-anchor{width:calc(100% - 18px + 5px);text-overflow:ellipsis;overflow:hidden}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAACAQMAAABv1h6PAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMHBgAAiABBI4gz9AAAAABJRU5ErkJggg==)}#UseyourDrive .jstree-default-small.jstree-rtl .jstree-last{background-image:none}#UseyourDrive .jstree-default-large .jstree-node{min-height:32px;line-height:32px;margin-left:32px;min-width:32px}#UseyourDrive .jstree-default-large .jstree-anchor{line-height:32px;height:32px}#UseyourDrive .jstree-default-large .jstree-icon{width:32px;height:32px;line-height:32px}#UseyourDrive .jstree-default-large .jstree-icon:empty{width:32px;height:32px;line-height:32px}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-node{margin-right:32px}#UseyourDrive .jstree-default-large .jstree-wholerow{height:32px}#UseyourDrive .jstree-default-large .jstree-icon,#UseyourDrive .jstree-default-large .jstree-node{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png)}#UseyourDrive .jstree-default-large .jstree-node{background-position:-288px 0;background-repeat:repeat-y}#UseyourDrive .jstree-default-large .jstree-last{background-image:none}#UseyourDrive .jstree-default-large .jstree-open>.jstree-ocl{background-position:-128px 0}#UseyourDrive .jstree-default-large .jstree-closed>.jstree-ocl{background-position:-96px 0}#UseyourDrive .jstree-default-large .jstree-leaf>.jstree-ocl{background-position:-64px 0}#UseyourDrive .jstree-default-large .jstree-themeicon{background-position:-256px 0}#UseyourDrive .jstree-default-large>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-large>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default-large>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px 0}#UseyourDrive .jstree-default-large>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 0}#UseyourDrive .jstree-default-large .jstree-disabled{background:0 0}#UseyourDrive .jstree-default-large .jstree-disabled.jstree-hovered{background:0 0}#UseyourDrive .jstree-default-large .jstree-disabled.jstree-clicked{background:#efefef}#UseyourDrive .jstree-default-large .jstree-checkbox{background-position:-160px 0}#UseyourDrive .jstree-default-large .jstree-checkbox:hover{background-position:-160px -32px}#UseyourDrive .jstree-default-large .jstree-checked>.jstree-checkbox,#UseyourDrive .jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox{background-position:-224px 0}#UseyourDrive .jstree-default-large .jstree-checked>.jstree-checkbox:hover,#UseyourDrive .jstree-default-large.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:-224px -32px}#UseyourDrive .jstree-default-large .jstree-anchor>.jstree-undetermined{background-position:-192px 0}#UseyourDrive .jstree-default-large .jstree-anchor>.jstree-undetermined:hover{background-position:-192px -32px}#UseyourDrive .jstree-default-large .jstree-checkbox-disabled{opacity:.8;filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='jstree-grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#jstree-grayscale");filter:gray;-webkit-filter:grayscale(100%)}#UseyourDrive .jstree-default-large>.jstree-striped{background-size:auto 64px}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAACAQMAAAB49I5GAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjAAMOBgAAGAAJMwQHdQAAAABJRU5ErkJggg==);background-position:100% 1px;background-repeat:repeat-y}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-last{background-image:none}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-open>.jstree-ocl{background-position:-128px -32px}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-96px -32px}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-leaf>.jstree-ocl{background-position:-64px -32px}#UseyourDrive .jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-node{background:0 0}#UseyourDrive .jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-open>.jstree-ocl{background-position:-32px -32px}#UseyourDrive .jstree-default-large.jstree-rtl>.jstree-no-dots .jstree-closed>.jstree-ocl{background-position:0 -32px}#UseyourDrive .jstree-default-large .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}#UseyourDrive .jstree-default-large>.jstree-container-ul .jstree-loading>.jstree-ocl{background:url(/wp-content/plugins/use-your-drive/css/throbber.gif) center center no-repeat}#UseyourDrive .jstree-default-large .jstree-file{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -96px -64px no-repeat}#UseyourDrive .jstree-default-large .jstree-folder{background:url(/wp-content/plugins/use-your-drive/css/32px.png) -256px 0 no-repeat}#UseyourDrive .jstree-default-large>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}#UseyourDrive #jstree-dnd.jstree-default-large{line-height:32px;padding:0 4px}#UseyourDrive #jstree-dnd.jstree-default-large .jstree-er,#UseyourDrive #jstree-dnd.jstree-default-large .jstree-ok{background-image:url(/wp-content/plugins/use-your-drive/css/32px.png);background-repeat:no-repeat;background-color:transparent}#UseyourDrive #jstree-dnd.jstree-default-large i{background:0 0;width:32px;height:32px;line-height:32px}#UseyourDrive #jstree-dnd.jstree-default-large .jstree-ok{background-position:0 -64px}#UseyourDrive #jstree-dnd.jstree-default-large .jstree-er{background-position:-32px -64px}#UseyourDrive .jstree-default-large .jstree-ellipsis{overflow:hidden}#UseyourDrive .jstree-default-large .jstree-ellipsis .jstree-anchor{width:calc(100% - 32px + 5px);text-overflow:ellipsis;overflow:hidden}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-node{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAACAQMAAAAD0EyKAAAABlBMVEUAAAAdHRvEkCwcAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjgIIGBgABCgCBvVLXcAAAAABJRU5ErkJggg==)}#UseyourDrive .jstree-default-large.jstree-rtl .jstree-last{background-image:none}@media (max-width:768px){#UseyourDrive #jstree-dnd.jstree-dnd-responsive{line-height:40px;font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}#UseyourDrive #jstree-dnd.jstree-dnd-responsive>i{background:0 0;width:40px;height:40px}#UseyourDrive #jstree-dnd.jstree-dnd-responsive>.jstree-ok{background-image:url(/wp-content/plugins/use-your-drive/css/40px.png);background-position:0 -200px;background-size:120px 240px}#UseyourDrive #jstree-dnd.jstree-dnd-responsive>.jstree-er{background-image:url(/wp-content/plugins/use-your-drive/css/40px.png);background-position:-40px -200px;background-size:120px 240px}#UseyourDrive #jstree-marker.jstree-dnd-responsive{border-left-width:10px;border-top-width:10px;border-bottom-width:10px;margin-top:-10px}}@media (max-width:768px){#UseyourDrive .jstree-default-responsive .jstree-icon{background-image:url(/wp-content/plugins/use-your-drive/css/40px.png)}#UseyourDrive .jstree-default-responsive .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-responsive .jstree-node{background:0 0}#UseyourDrive .jstree-default-responsive .jstree-node{min-height:40px;line-height:40px;margin-left:40px;min-width:40px;white-space:nowrap}#UseyourDrive .jstree-default-responsive .jstree-anchor{line-height:40px;height:40px}#UseyourDrive .jstree-default-responsive .jstree-icon,#UseyourDrive .jstree-default-responsive .jstree-icon:empty{width:40px;height:40px;line-height:40px}#UseyourDrive .jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0}#UseyourDrive .jstree-default-responsive.jstree-rtl .jstree-node{margin-left:0;margin-right:40px;background:0 0}#UseyourDrive .jstree-default-responsive.jstree-rtl .jstree-container-ul>.jstree-node{margin-right:0}#UseyourDrive .jstree-default-responsive .jstree-checkbox,#UseyourDrive .jstree-default-responsive .jstree-ocl,#UseyourDrive .jstree-default-responsive .jstree-themeicon{background-size:120px 240px}#UseyourDrive .jstree-default-responsive .jstree-leaf>.jstree-ocl,#UseyourDrive .jstree-default-responsive.jstree-rtl .jstree-leaf>.jstree-ocl{background:0 0}#UseyourDrive .jstree-default-responsive .jstree-open>.jstree-ocl{background-position:0 0!important}#UseyourDrive .jstree-default-responsive .jstree-closed>.jstree-ocl{background-position:0 -40px!important}#UseyourDrive .jstree-default-responsive.jstree-rtl .jstree-closed>.jstree-ocl{background-position:-40px 0!important}#UseyourDrive .jstree-default-responsive .jstree-themeicon{background-position:-40px -40px}#UseyourDrive .jstree-default-responsive .jstree-checkbox,#UseyourDrive .jstree-default-responsive .jstree-checkbox:hover{background-position:-40px -80px}#UseyourDrive .jstree-default-responsive .jstree-checked>.jstree-checkbox,#UseyourDrive .jstree-default-responsive .jstree-checked>.jstree-checkbox:hover,#UseyourDrive .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox,#UseyourDrive .jstree-default-responsive.jstree-checkbox-selection .jstree-clicked>.jstree-checkbox:hover{background-position:0 -80px}#UseyourDrive .jstree-default-responsive .jstree-anchor>.jstree-undetermined,#UseyourDrive .jstree-default-responsive .jstree-anchor>.jstree-undetermined:hover{background-position:0 -120px}#UseyourDrive .jstree-default-responsive .jstree-anchor{font-weight:700;font-size:1.1em;text-shadow:1px 1px #fff}#UseyourDrive .jstree-default-responsive>.jstree-striped{background:0 0}#UseyourDrive .jstree-default-responsive .jstree-wholerow{border-top:1px solid rgba(255,255,255,.7);border-bottom:1px solid rgba(64,64,64,.2);background:#ebebeb;height:40px}#UseyourDrive .jstree-default-responsive .jstree-wholerow-hovered{background:#e7f4f9}#UseyourDrive .jstree-default-responsive .jstree-wholerow-clicked{background:#beebff}#UseyourDrive .jstree-default-responsive .jstree-children .jstree-last>.jstree-wholerow{box-shadow:inset 0 -6px 3px -5px #666}#UseyourDrive .jstree-default-responsive .jstree-children .jstree-open>.jstree-wholerow{box-shadow:inset 0 6px 3px -5px #666;border-top:0}#UseyourDrive .jstree-default-responsive .jstree-children .jstree-open+.jstree-open{box-shadow:none}#UseyourDrive .jstree-default-responsive .jstree-checkbox,#UseyourDrive .jstree-default-responsive .jstree-icon,#UseyourDrive .jstree-default-responsive .jstree-node,#UseyourDrive .jstree-default-responsive .jstree-node>.jstree-ocl,#UseyourDrive .jstree-default-responsive .jstree-themeicon{background-image:url(/wp-content/plugins/use-your-drive/css/40px.png);background-size:120px 240px}#UseyourDrive .jstree-default-responsive .jstree-node{background-position:-80px 0;background-repeat:repeat-y}#UseyourDrive .jstree-default-responsive .jstree-last{background-image:none}#UseyourDrive .jstree-default-responsive .jstree-leaf>.jstree-ocl{background-position:-40px -120px}#UseyourDrive .jstree-default-responsive .jstree-last>.jstree-ocl{background-position:-40px -160px}#UseyourDrive .jstree-default-responsive .jstree-themeicon-custom{background-color:transparent;background-image:none;background-position:0 0}#UseyourDrive .jstree-default-responsive .jstree-file{background:url(/wp-content/plugins/use-your-drive/css/40px.png) 0 -160px no-repeat;background-size:120px 240px}#UseyourDrive .jstree-default-responsive .jstree-folder{background:url(/wp-content/plugins/use-your-drive/css/40px.png) -40px -40px no-repeat;background-size:120px 240px}#UseyourDrive .jstree-default-responsive>.jstree-container-ul>.jstree-node{margin-left:0;margin-right:0}}#UseyourDrive .jstree-default .jstree-node{margin-left:18px;min-width:18px}#UseyourDrive .jstree-default .jstree-wholerow{border-radius:var(--wpcp--present--border--radius,10px);height:30px}#UseyourDrive .jstree-default .jstree-wholerow-ul{min-width:100%;max-width:100%;overflow:hidden}#UseyourDrive .jstree-default .jstree-wholerow.jstree-wholerow-clicked,#UseyourDrive .jstree-default .jstree-wholerow.jstree-wholerow-hovered{background:var(--wpcp--present--color--accent,#590e54);color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive .jstree-default .jstree-wholerow.jstree-wholerow-clicked~.jstree-icon.jstree-ocl,#UseyourDrive .jstree-default .jstree-wholerow.jstree-wholerow-hovered~.jstree-icon.jstree-ocl{color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive .jstree-default .jstree-ocl{margin:3px 0;width:12px!important}#UseyourDrive .jstree-default .jstree-icon,#UseyourDrive .jstree-default .jstree-node,#UseyourDrive .jstree-default .jstree-ocl{background:0 0!important}#UseyourDrive .jstree-default .jstree-icon.jstree-ocl:before{font-family:Eva-Icons;font-weight:700;font-style:normal;content:'\ea1e'}#UseyourDrive .jstree-default li.jstree-open>.jstree-icon.jstree-ocl:before{content:'\ea1c'}#UseyourDrive .jstree-default li.jstree-leaf>.jstree-icon.jstree-ocl:before{content:'\eb35';font-weight:lighter;zoom:.6}#UseyourDrive .jstree-default li[has-childen=no]>.jstree-icon.jstree-ocl:before{content:'';display:none}#UseyourDrive .jstree-default li[is-shortcut=yes]>.jstree-icon.jstree-ocl:before{content:'';display:none}#UseyourDrive .jstree-default .jstree-anchor{margin:3px 0;font-weight:500}#UseyourDrive .jstree-default .jstree-anchor.jstree-clicked,#UseyourDrive .jstree-default .jstree-anchor.jstree-hovered{font-weight:700;color:var(--wpcp--present--color--always--white,#fff)}#UseyourDrive .jstree-default>.jstree-container-ul>.jstree-node{padding:0 10px}.mega-menu-last-modified-1702655210{content:'Friday 15th December 2023 15:46:50 UTC'}#mega-menu-wrap-max_mega_menu_1,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-max_mega_menu_1:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:before,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:before,#mega-menu-wrap-max_mega_menu_1:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:after,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:after{display:none}#mega-menu-wrap-max_mega_menu_1{border-radius:0}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1{background:#fff0;background:linear-gradient(to bottom,#fff0,#fff0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00FFFFFF',endColorstr='#00B60303')}}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 a:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 span:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 input:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 form.mega-search-open:has(input[type=text]:focus){outline-style:solid;outline-width:3px;outline-color:#fff;outline-offset:-3px}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#980000;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#333}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1{text-align:center;padding:0 0 0 20px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link{cursor:pointer;display:inline}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p{margin-bottom:10px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img{max-width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:5px 5px 0 0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:5px 5px 0 0}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item{margin:0 20px 0 0;display:inline-block;height:auto;vertical-align:middle}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item{border-left:1px solid rgb(255 255 255 / .1);box-shadow:inset 1px 0 0 0 rgb(255 255 255 / .5)}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item:first-of-type{border-left:0;box-shadow:none}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-item-align-right{margin:0 0 0 20px}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link:focus{background:#980000;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#980000;color:#fff;font-weight:700;text-decoration:none;border-color:#fff}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10px 0 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:center;background:red;border-top:0 solid #fff;border-left:0 solid #fff;border-right:0 solid #fff;border-bottom:0 solid #fff;border-radius:5px 5px 5px 5px;font-family:inherit;font-size:20px;font-weight:700;outline:none}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0;box-shadow:0 0 5px 0 rgb(0 0 0 / .1)}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0;box-shadow:0 0 5px 0 rgb(0 0 0 / .1)}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1:after{content:"";display:table;clear:both}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle{display:none}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle+#mega-menu-max_mega_menu_1{background:#9c0000;padding:0 0 0 0;display:block}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open+#mega-menu-max_mega_menu_1{display:block}}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0{/*! 
                * Hamburgers 
                * @description Tasty CSS-animated hamburgers 
                * @author Jonathan Suh @jonsuh 
                * @site https://jonsuh.com/hamburgers 
                * @link https://github.com/jonsuh/hamburgers 
                */
 cursor:pointer}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-max_mega_menu_1{clear:both}#mega-menu-wrap-max_mega_menu_2,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge{transition:none;border-radius:0;box-shadow:none;background:none;border:0;bottom:auto;box-sizing:border-box;clip:auto;color:#666;display:block;float:none;font-family:inherit;font-size:14px;height:auto;left:auto;line-height:1.7;list-style-type:none;margin:0;min-height:auto;max-height:none;min-width:auto;max-width:none;opacity:1;outline:none;overflow:visible;padding:0;position:relative;pointer-events:auto;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;transform:none;top:auto;vertical-align:baseline;visibility:inherit;width:auto;word-wrap:break-word;white-space:normal}#mega-menu-wrap-max_mega_menu_2:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:before,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge:before,#mega-menu-wrap-max_mega_menu_2:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:after,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge:after{display:none}#mega-menu-wrap-max_mega_menu_2{border-radius:0}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2{background:#fff0}}#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-menu-toggle:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block a:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 a:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 span:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 input:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 li.mega-menu-item a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 form.mega-search-open:has(input[type=text]:focus){outline-style:solid;outline-width:3px;outline-color:red;outline-offset:-3px}#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus{outline-offset:2px}#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{background:#a20000;color:#fff;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation>li.mega-menu-item>a.mega-menu-link:focus{color:#fff;background:#333}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2{text-align:left;padding:0 0 0 0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link{cursor:pointer;display:inline;transition:background 200ms linear,color 200ms linear,border 200ms linear}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group{vertical-align:middle;display:inline-block;transition:none}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-title,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description{transition:none;line-height:1.5;display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description{font-style:italic;font-size:.8em;text-transform:none;font-weight:400}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex;align-items:center}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link:before{flex:0 0 auto;align-self:flex-start}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-tabbed.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:table-cell;vertical-align:middle;line-height:initial}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:block;margin:0 0 6px 0;text-align:center}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top>a.mega-menu-link>span.mega-title-below{display:inline-block;transition:none}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-icon-top>a.mega-menu-link{display:block;line-height:40px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-icon-top>a.mega-menu-link:before{display:inline-block;margin:0 6px 0 0;text-align:left}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-right>a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-animating>ul.mega-sub-menu{pointer-events:none}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-disable-link>a.mega-menu-link{cursor:inherit}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>li.mega-menu-item-has-children.mega-disable-link>a.mega-menu-link{cursor:pointer}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 p{margin-bottom:10px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 input,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 img{max-width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item>ul.mega-sub-menu{display:block;visibility:hidden;opacity:1;pointer-events:auto}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item>ul.mega-sub-menu{display:none;visibility:visible;opacity:1}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-sub-menu-on-mobile>ul.mega-sub-menu{display:none}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade"] li.mega-menu-item>ul.mega-sub-menu{opacity:0;transition:opacity 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{opacity:0;transform:translate(0,10px);transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="fade_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{opacity:1;transform:translate(0,0)}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu{transform:translate(0,10px);transition:transform 200ms ease-in,visibility 200ms ease-in}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"].mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"].mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"] li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect="slide_up"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu{transform:translate(0,0)}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children>ul.mega-sub-menu{display:none}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on>ul.mega-sub-menu{display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:hover>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:focus>ul.mega-sub-menu,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on>ul.mega-sub-menu{visibility:visible}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu{visibility:inherit;opacity:1;display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:20%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns>ul.mega-sub-menu>li.mega-menu-item{float:left;width:16.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a[class^='dashicons']:before{font-family:dashicons}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a.mega-menu-link:before{display:inline-block;font:inherit;font-family:dashicons;position:static;margin:0 6px 0 0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:inherit;background:#fff0;height:auto;width:auto;top:auto}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text a.mega-menu-link:before{margin:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before{margin:0 6px 0 0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-left.mega-toggle-on>a.mega-menu-link{border-radius:3px 3px 0 0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right>ul.mega-sub-menu{right:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right.mega-toggle-on>a.mega-menu-link{border-radius:3px 3px 0 0}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-menu-item{position:static}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item{margin:0 0 0 0;display:inline-block;height:auto;vertical-align:middle}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-item-align-right{float:right}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-item-align-right{margin:0 0 0 0}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-item-align-float-left{float:left}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link:focus{background:#a20000;color:#fff;font-weight:400;text-decoration:none;border-color:#fff}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{background:#a20000;color:#fff;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-toggle-on>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{background:#a20000;color:#fff;font-weight:400;text-decoration:none;border-color:#fff}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link{color:#fff;background:#333}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link{line-height:40px;height:40px;padding:0 10px 0 10px;vertical-align:baseline;width:auto;display:block;color:#fff;text-transform:none;text-decoration:none;text-align:left;background:#fff0;border:0;border-radius:3px 3px 3px 3px;font-family:inherit;font-size:14px;font-weight:400;outline:none}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-multi-line>a.mega-menu-link{line-height:inherit;display:table-cell;vertical-align:middle}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-multi-line>a.mega-menu-link br{display:none}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item{display:list-item;margin:0;clear:both;border:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item.mega-item-align-right{float:none}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-item>a.mega-menu-link{border-radius:0;border:0;margin:0;line-height:40px;height:40px;padding:0 10px;background:#fff0;text-align:left;color:#fff;font-size:14px}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row{width:100%;float:left}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column{float:left;min-height:1px}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-columns-12-of-12{width:100%}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row>ul.mega-sub-menu>li.mega-menu-column{width:100%;clear:both}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-row .mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{padding:15px 15px 15px 15px;width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu{z-index:999;border-radius:0;background:#f1f1f1;border:0;padding:0 0 0 0;position:absolute;width:100%;max-width:none;left:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu{float:left;position:static;width:100%}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-1{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-2{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-2{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-3{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-3{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-3{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-4{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-4{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-4{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-4{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-5{width:20%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-5{width:40%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-5{width:60%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-5{width:80%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-5{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-6{width:16.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-6{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-6{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-6{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-6{width:83.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-6{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-7{width:14.28571%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-7{width:28.57143%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-7{width:42.85714%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-7{width:57.14286%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-7{width:71.42857%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-7{width:85.71429%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-7{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-8{width:12.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-8{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-8{width:37.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-8{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-8{width:62.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-8{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-8{width:87.5%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-8{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-9{width:11.11111%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-9{width:22.22222%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-9{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-9{width:44.44444%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-9{width:55.55556%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-9{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-9{width:77.77778%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-9{width:88.88889%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-9{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-10{width:10%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-10{width:20%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-10{width:30%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-10{width:40%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-10{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-10{width:60%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-10{width:70%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-10{width:80%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-10{width:90%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-10{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-11{width:9.09091%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-11{width:18.18182%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-11{width:27.27273%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-11{width:36.36364%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-11{width:45.45455%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-11{width:54.54545%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-11{width:63.63636%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-11{width:72.72727%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-11{width:81.81818%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-11{width:90.90909%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-11{width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-1-of-12{width:8.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-2-of-12{width:16.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-3-of-12{width:25%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-4-of-12{width:33.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-5-of-12{width:41.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-6-of-12{width:50%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-7-of-12{width:58.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-8-of-12{width:66.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-9-of-12{width:75%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-10-of-12{width:83.33333%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-11-of-12{width:91.66667%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-columns-12-of-12{width:100%}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu .mega-description-group .mega-menu-description{margin:5px 0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu{clear:both}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu{margin-left:10px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item{color:#666;font-family:inherit;font-size:14px;display:block;float:left;clear:none;padding:15px 15px 15px 15px;vertical-align:top}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-menu-clear{clear:left}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 5px 0;vertical-align:top;display:block;visibility:inherit;border:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item h4.mega-block-title:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#555;font-family:inherit;font-size:16px;text-transform:uppercase;text-decoration:none;font-weight:700;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#555;font-weight:700;text-decoration:none;background:#fff0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover>span.mega-title-below,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus>span.mega-title-below{text-decoration:none}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;text-align:left;margin:0 0 0 0;padding:0 0 0 0;vertical-align:top;display:block;border:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover{border-color:#fff0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon>a.mega-menu-link{display:flex}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu{border:0;padding:10px;border-radius:0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-menu-item{width:100%;clear:both}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link{color:#666;font-family:inherit;font-size:14px;text-transform:none;text-decoration:none;font-weight:400;margin:0;border:0;padding:0 0 0 0;vertical-align:top;display:block}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu.mega-no-headers>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:focus{color:#666;font-weight:400;text-decoration:none;background:#fff0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu{z-index:999;position:absolute;width:250px;max-width:none;padding:0 0 0 0;border:0;background:#f1f1f1;border-radius:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu{float:left;position:static;width:100%;padding:0;border:0;border-radius:0}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item{clear:both}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link{display:block;background:#f1f1f1;color:#666;font-family:inherit;font-size:14px;font-weight:400;padding:0 10px 0 10px;line-height:35px;text-decoration:none;text-transform:none;vertical-align:baseline}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child>a.mega-menu-link{border-top-left-radius:0;border-top-right-radius:0}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child>a.mega-menu-link{border-bottom-right-radius:0;border-bottom-left-radius:0}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus{background:#ddd;font-weight:400;text-decoration:none;color:#666}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:absolute;left:100%;top:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{position:static;left:0;width:100%}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link{padding-left:20px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link{padding-left:30px}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{display:inline-block;width:auto;background:#fff0;position:relative;pointer-events:auto;left:auto;min-width:auto;font-size:inherit;padding:0;margin:0 0 0 6px;height:auto;line-height:inherit;color:inherit}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after{content:'\f140';font-family:dashicons;font-weight:400;display:inline-block;margin:0;vertical-align:top;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:rotate(0);color:inherit;position:relative;background:#fff0;height:auto;width:auto;right:auto;line-height:inherit}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator{float:right}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after{content:'\f142'}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile>a.mega-menu-link>span.mega-indicator{display:none}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children)>a.mega-menu-link>span.mega-indicator,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-arrow>a.mega-menu-link>span.mega-indicator{display:none}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f139'}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link{text-align:right}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator{float:left}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link>span.mega-indicator:after{content:'\f141';margin:0 6px 0 0}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before{float:right;margin:0 0 0 6px}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu{left:-100%;top:0}}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li[class^='mega-lang-item']>a.mega-menu-link>img{display:inline}#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link>img.wpml-ls-flag,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link>img.iclflag{display:inline;margin-right:8px}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-mobile,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-mobile{display:none}}@media only screen and (min-width:769px){#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu>li.mega-hide-on-desktop,#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item.mega-hide-on-desktop{display:none}}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2:after{content:"";display:table;clear:both}}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle{display:none;z-index:1;cursor:pointer;background:#222;border-radius:2px 2px 2px 2px;line-height:40px;height:40px;text-align:left;user-select:none;-webkit-tap-highlight-color:#fff0;outline:none;white-space:nowrap}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle img{max-width:100%;padding:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex}}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left,#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center,#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-preferred-size:33.33%;-webkit-flex-basis:33.33%;flex-basis:33.33%}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;justify-content:flex-start}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block{margin-left:6px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child{margin-right:6px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center{-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block{margin-left:3px;margin-right:3px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right{-webkit-box-flex:1;-ms-flex:1;-webkit-flex:1;flex:1;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;justify-content:flex-end}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block{margin-right:6px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child{margin-left:6px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;height:100%;outline:0;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;-ms-flex-negative:0;-webkit-flex-shrink:0;flex-shrink:0}@media only screen and (max-width:768px){#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle+#mega-menu-max_mega_menu_2{background:#222;padding:0 0 0 0;display:none}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open+#mega-menu-max_mega_menu_2{display:block}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle+#mega-menu-max_mega_menu_2{position:fixed;display:block;width:300px;max-width:90%;height:100vh;max-height:100vh;top:0;box-sizing:border-box;transition:left 200ms ease-in-out,right 200ms ease-in-out;overflow:auto;z-index:9999999999;overscroll-behavior:contain}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle+#mega-menu-max_mega_menu_2{left:-300px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open+#mega-menu-max_mega_menu_2{left:0}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open:after{position:fixed;width:100%;height:99999px;content:"";top:0;left:0;opacity:.5;background:#000;cursor:pointer;z-index:9999999998}}html.mega-menu-max_mega_menu_2-off-canvas-open{overflow:hidden;height:auto}html.mega-menu-max_mega_menu_2-off-canvas-open body{overflow:hidden;height:auto}html.mega-menu-max_mega_menu_2-off-canvas-open #wpadminbar{z-index:0}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0{/*! 
                * Hamburgers 
                * @description Tasty CSS-animated hamburgers 
                * @author Jonathan Suh @jonsuh 
                * @site https://jonsuh.com/hamburgers 
                * @link https://github.com/jonsuh/hamburgers 
                */
 cursor:pointer}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{padding:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;cursor:pointer;transition-property:opacity,filter;transition-duration:0.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:#fff0;border:0;margin:0;overflow:visible;transform:scale(.8);align-self:center;outline:0;background:none}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box{width:40px;height:24px;display:inline-block;position:relative;outline:0}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner{display:block;top:50%;margin-top:-2px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{width:40px;height:4px;background-color:#ddd;border-radius:4px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{content:"";display:block}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before{top:-10px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{bottom:-10px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{top:2px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:0.15s}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{top:20px}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner{transform:translate3d(0,10px,0) rotate(45deg)}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after{transform:translate3d(0,-20px,0) rotate(-90deg)}#mega-menu-wrap-max_mega_menu_2{clear:both}body .wp-block-uagb-container.uagb-position__sticky{transition-property:top,bottom;transition-duration:250ms;transition-timing-function:ease}body .wp-block-uagb-container.uagb-position__sticky--stuck{position:fixed;margin:0!important}body .wp-block-uagb-container.uagb-position__sticky--restricted{position:absolute;margin:0!important}.wp-block-uagb-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:0.2s;transition-timing-function:ease}.wp-block-uagb-container .spectra-container-link-overlay{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.wp-block-uagb-container.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:flex;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}.wp-block-uagb-container .wp-block-uagb-blockquote,.wp-block-uagb-container .wp-block-spectra-pro-login,.wp-block-uagb-container .wp-block-spectra-pro-register{margin:unset}.wp-block-uagb-container .uagb-container__video-wrap{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.wp-block-uagb-container .uagb-container__video-wrap video{max-width:100%;width:100%;height:100%;margin:0;line-height:1;border:none;display:inline-block;vertical-align:baseline;-o-object-fit:cover;object-fit:cover;background-size:cover}.wp-block-uagb-container.uagb-layout-grid{display:grid;width:100%}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap{display:inherit;width:inherit}.wp-block-uagb-container.uagb-layout-grid>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.uagb-is-root-container>.wp-block-uagb-container{max-width:unset!important;width:unset!important}.wp-block-uagb-container.uagb-layout-grid.alignwide.uagb-is-root-container{margin-left:auto;margin-right:auto}.wp-block-uagb-container.uagb-layout-grid.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap{display:inherit;position:relative;box-sizing:border-box;margin-left:auto!important;margin-right:auto!important}body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-info-box),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.wp-block-spectra-pro-login):not(.uagb-slider-container):not(.spectra-container-link-overlay):not(.spectra-image-gallery__control-lightbox):not(.wp-block-uagb-lottie):not(.uagb-faq__outer-wrap){min-width:unset!important;width:100%;position:relative}body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol{max-width:-webkit-fill-available;margin-block-start:0;margin-block-end:0;margin-left:20px}.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide{margin-left:auto;margin-right:auto}.uagb-container__shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.uagb-container__shape-top{top:-3px}.uagb-container__shape-bottom{bottom:-3px}.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.uagb-container__shape.uagb-container__shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.uagb-container__shape svg{display:block;width:-webkit-calc(100% + 1.3px);width:calc(100% + 1.3px);position:relative;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.uagb-container__shape .uagb-container__shape-fill{-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.uagb-container__shape.uagb-container__shape-above-content{z-index:9;pointer-events:none}.nv-single-page-wrap .nv-content-wrap.entry-content .wp-block-uagb-container.alignfull{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media only screen and (max-width:767px){.wp-block-uagb-container .wp-block-uagb-advanced-heading{width:-webkit-fill-available}}.wp-block-uagb-image--align-none{justify-content:center}.uagb-ifb-content>svg *{-webkit-transition:all 0.2s;-o-transition:all 0.2s;transition:all 0.2s}.uagb-ifb-content>svg,.uagb-ifb-content{display:inline-block}.uagb-ifb-content>svg{vertical-align:middle;width:inherit;height:inherit;font-style:initial}.uagb-ifb-content .uagb-ifb-icon-wrap svg{box-sizing:content-box;width:inherit;height:inherit}.uagb-ifb-button-wrapper:empty{display:none}div.uagb-ifb-button-wrapper a.uagb-infobox-cta-link,div.uagb-ifb-cta a.uagb-infobox-cta-link,.entry .entry-content a.uagb-infobox-cta-link,a.uagb-infobox-link-wrap,.entry .entry-content a.uagb-infobox-link-wrap{text-decoration:none;align-items:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-middle .uagb-ifb-title-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-middle .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-middle .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-middle .uagb-ifb-content{-ms-flex-item-align:center;-webkit-align-self:center;align-self:center}.uagb-infobox-icon-left-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title.uagb-infobox-image-valign-top .uagb-ifb-title-wrap,.uagb-infobox-image-valign-top .uagb-ifb-icon-wrap,.uagb-infobox-image-valign-top .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-image-valign-top .uagb-ifb-content,.uagb-infobox-icon-right.uagb-infobox-image-valign-top .uagb-ifb-content{-webkit-align-self:self-start;align-self:self-start}.uagb-infobox-left{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-center{justify-content:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center}.uagb-infobox-right{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}.uagb-infobox-icon-above-title.uagb-infobox__content-wrap,.uagb-infobox-icon-below-title.uagb-infobox__content-wrap{display:block;width:100%}.uagb-infobox-icon-left-title .uagb-ifb-content>svg,.uagb-infobox-icon-left .uagb-ifb-content>svg{margin-right:10px}.uagb-infobox-icon-right-title .uagb-ifb-content>svg,.uagb-infobox-icon-right .uagb-ifb-content>svg{margin-left:10px}.uagb-infobox-icon-left.uagb-infobox__content-wrap,.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-js-display:flex}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-image-content,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-image-content,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{flex-shrink:0;line-height:0}.uagb-infobox-icon-left-title .uagb-ifb-left-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image .uagb-ifb-title-wrap,.uagb-infobox-icon-left .uagb-ifb-content,.uagb-infobox-icon-right .uagb-ifb-content{flex-grow:1}.uagb-infobox-icon-right.uagb-infobox__content-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}.uagb-ifb-content img{position:relative;display:inline-block;line-height:0;width:auto;height:auto!important;max-width:100%;border-radius:inherit;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-webkit-border-radius:inherit}.uagb-infobox-module-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;width:100%;height:100%}.uagb-edit-mode .uagb-infobox-module-link{z-index:2}.uagb-infobox-link-icon-after{margin-right:0;margin-left:5px}.uagb-infobox-link-icon-before{margin-right:5px;margin-left:0}.uagb-infobox-link-icon{-webkit-transition:all 200ms linear;transition:all 200ms linear}.uagb-infobox__content-wrap{box-sizing:border-box;position:relative;width:100%;word-break:break-word;z-index:1}.uagb-ifb-separator{display:inline-block;margin:0;border-top-color:#333;border-top-style:solid;border-top-width:2px;line-height:0}.uagb-ifb-button-wrapper{line-height:1}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link{background-color:unset;border:none}.uagb-ifb-button-wrapper.uagb-ifb-button-type-text .uagb-infobox-cta-link.wp-block-button__link:hover{background-color:unset;border-color:unset}.uagb-ifb-button-wrapper .uagb-infobox-cta-link{cursor:pointer}.uagb-ifb-button-wrapper .uagb-infobox-cta-link.wp-block-button__link{width:auto}.uagb-ifb-button-wrapper .wp-block-button__link svg,.uagb-ifb-button-wrapper .ast-outline-button svg{fill:currentColor}.uagb-infobox__content-wrap a{-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.uagb-ifb-title-wrap{width:100%}.uagb-ifb-title{margin-block-start:0}.uagb-ifb-title-wrap .uagb-ifb-title-prefix{display:block;padding:0;margin:0}.uagb-infobox__content-wrap.uagb-infobox__content-wrap{position:relative}.uagb-ifb-content{width:100%}.uagb-infobox__content-wrap.uagb-infobox,.uagb-ifb-content,.uagb-ifb-title-wrap,.uagb-ifb-title-prefix *,svg.dashicon.dashicons-upload{z-index:1}a.uagb-infobox-link-wrap{color:inherit}.uagb-ifb-content p:empty{display:none}.uagb-infobox__content-wrap .uagb-ifb-content img{display:inline-block;max-width:100%}.uagb-infobox__content-wrap .uagb-ifb-content svg{display:inline-block}.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-image-content,.uagb-infobox-icon-right .uagb-ifb-image-content{box-sizing:content-box}.uagb-infobox-cta-link>svg{vertical-align:middle;width:15px;height:15px;font-size:15px}.uagb-infobox-cta-link{display:inline-flex}.block-editor-page #wpwrap .uagb-infobox-cta-link svg,.uagb-infobox-cta-link svg{font-style:normal}.uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}.uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,.uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir="rtl"] .uagb-infobox-icon-left-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-left .uagb-ifb-icon-wrap{margin-left:10px;line-height:0}html[dir="rtl"] .uagb-infobox-icon-right-title .uagb-ifb-icon-wrap,html[dir="rtl"] .uagb-infobox-icon-right .uagb-ifb-icon-wrap{margin-right:10px;line-height:0}html[dir="rtl"] .uagb-infobox-left{justify-content:flex-end;text-align:right;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end}html[dir="rtl"] .uagb-infobox-right{justify-content:flex-start;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start}.uagb-infobox-icon-left .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-left-title .uagb-ifb-left-title-image,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{display:-webkit-box;display:-ms-flexbox;display:flex}.uagb-infobox-icon-right .uagb-ifb-left-right-wrap,.uagb-infobox-icon-right-title .uagb-ifb-right-title-image{-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;justify-content:flex-end}a.uagb-infbox__link-to-all{position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;box-shadow:none;text-decoration:none;-webkit-box-shadow:none}@media only screen and (max-width:976px){.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{padding:0;margin-bottom:20px}.uagb-infobox-stacked-tablet.uagb-reverse-order-tablet.uagb-infobox__content-wrap{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-content,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{display:block;width:100%;text-align:center}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap .uagb-ifb-image-content{margin-right:0;margin-left:0}.uagb-infobox-stacked-tablet.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-tablet .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}@media screen and (max-width:767px){.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap{display:inline-block}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap{padding:0;margin-bottom:20px;margin-right:0;margin-left:0}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap.uagb-reverse-order-mobile{display:-webkit-inline-box;display:-ms-inline-flexbox;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;flex-direction:column-reverse;-js-display:inline-flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;-webkit-flex-direction:column-reverse;-moz-box-orient:vertical;-moz-box-direction:reverse}.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-image-content,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-icon-wrap,.uagb-infobox-stacked-mobile.uagb-infobox__content-wrap .uagb-ifb-content{display:block;width:100%;text-align:center}.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-left.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-right:0}.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right-title.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-image-content,.uagb-infobox-icon-right.uagb-infobox-stacked-mobile .uagb-ifb-icon-wrap{margin-left:0}.uagb-infobox-icon-left-title .uagb-ifb-separator{margin:10px 0}}.uagb-ifb-icon svg{width:inherit;height:inherit;vertical-align:middle}.uagb-ifb-button-icon{height:15px;width:15px;font-size:15px;vertical-align:middle}.uagb-ifb-button-icon svg{height:inherit;width:inherit;display:inline-block}.uagb-ifb-button-icon.uagb-ifb-align-icon-after{float:right}.uagb-ifb-cta-button{display:inline-block}.uagb-disable-link{pointer-events:none}@media only screen and (min-width:977px){.uagb-infobox-margin-wrapper{display:flex}}.uagb-ifb-content .uagb-ifb-desc p:last-child{margin-bottom:0}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.uag-blocks-common-selector{z-index:var(--z-index-desktop)!important}@media (max-width:976px){.uag-blocks-common-selector{z-index:var(--z-index-tablet)!important}}@media (max-width:767px){.uag-blocks-common-selector{z-index:var(--z-index-mobile)!important}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-50027b51 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1600px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-50027b51{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-04690ff6 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-04690ff6{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-fd32f8b1 .uagb-ifb-icon svg{fill:#333}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-fd32f8b1 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-fd32f8b1.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-fd32f8b1 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-fd32f8b1 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-infobox__content-wrap{text-align:center}.uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-dfdfd8c7 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-dfdfd8c7{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-83081e04 .uagb-ifb-icon svg{fill:#333}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-83081e04 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-83081e04 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-83081e04.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-83081e04 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-83081e04 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-83081e04 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-83081e04 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-infobox__content-wrap{text-align:center}.uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-1cf5d6c3 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-1cf5d6c3{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-3b1ce227 .uagb-ifb-icon svg{fill:#333}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-3b1ce227 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-3b1ce227 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-3b1ce227.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-3b1ce227 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-3b1ce227 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-3b1ce227 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-3b1ce227 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-infobox__content-wrap{text-align:center}.uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-45071121 .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:25%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1164px);max-width:var(--inner-content-custom-width);width:100%;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.wp-block-uagb-container.uagb-block-45071121{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:visible;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-bc275535 .uagb-ifb-icon svg{fill:#333}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-bc275535 .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-bc275535 .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-bc275535.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-bc275535 .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-bc275535 .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-bc275535 .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-bc275535 .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-infobox__content-wrap{text-align:center}.uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535 .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px;color:#333}.uagb-block-8051c52e .uagb-ifb-icon svg{fill:#333}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap svg{width:30px;height:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-icon-wrap svg{line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{margin:auto;display:inline-flex;align-items:center;justify-content:center;box-sizing:content-box;width:30px;height:30px;line-height:30px;padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image svg{width:30px;line-height:30px;font-size:30px;color:#333;fill:#333}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-imgicon-wrap{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0}.uagb-block-8051c52e .uagb-infobox .uagb-ifb-image-content img{border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-left:0;padding-right:0;padding-top:0;padding-bottom:0;border-radius:0}.uagb-block-8051c52e .uagb-ifb-title-wrap .uagb-ifb-title-prefix{margin-bottom:10px;margin-top:5px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-title{margin-bottom:10px}.uagb-block-8051c52e.wp-block-uagb-info-box .uagb-ifb-desc{margin-bottom:20px}.uagb-block-8051c52e .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid;margin-bottom:0}.uagb-block-8051c52e .uagb-infobox__content-wrap .uagb-ifb-separator{width:30%;border-top-width:2px;border-top-color:#333;border-top-style:solid}.uagb-block-8051c52e .uagb-ifb-align-icon-after{margin-left:5px}.uagb-block-8051c52e .uagb-ifb-align-icon-before{margin-right:5px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content svg{box-sizing:content-box}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-infobox__content-wrap{text-align:center}.uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e .uagb-iconbox-icon-wrap{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-right-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-left-title-image>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content>img{padding-right:0;padding-left:0}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox-icon-above-title{text-align:center}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-top svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape-bottom svg{width:calc(100% + 1.3px)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill{fill:rgb(51 51 51)}.wp-block-uagb-container.uagb-block-00147b6b .uagb-container__video-wrap video{opacity:1}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{box-shadow:0 0 #00000070;padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;overflow:hidden;order:initial;border-color:inherit;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px}@media only screen and (max-width:976px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 1024px);max-width:var(--inner-content-custom-width);width:100%}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}}@media only screen and (max-width:767px){.wp-block-uagb-container.uagb-is-root-container .uagb-block-50027b51{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-50027b51>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-50027b51{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial}.wp-block-uagb-container.uagb-is-root-container .uagb-block-04690ff6{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-04690ff6>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-04690ff6{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-fd32f8b1 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-fd32f8b1 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-fd32f8b1.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-dfdfd8c7{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-dfdfd8c7>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-dfdfd8c7{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-83081e04 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-83081e04 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-83081e04 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-83081e04.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-1cf5d6c3{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-1cf5d6c3>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-1cf5d6c3{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-3b1ce227 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-3b1ce227 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-3b1ce227.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-45071121{max-width:100%;width:100%}.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-45071121>.uagb-container-inner-blocks-wrap{--inner-content-custom-width:min( 100%, 767px);max-width:var(--inner-content-custom-width);width:100%;flex-wrap:wrap}.wp-block-uagb-container.uagb-block-45071121{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535 .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-bc275535 .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-bc275535 .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-bc275535 .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-bc275535.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-icon-wrap>svg{width:30px;height:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-icon-wrap>svg{line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-left-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e .uagb-ifb-content .uagb-ifb-right-title-image>svg{width:30px;line-height:30px;font-size:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-ifb-content img{box-sizing:content-box}.uagb-block-8051c52e .uagb-ifb-icon{width:30px;line-height:30px}.uagb-block-8051c52e .uagb-ifb-icon>span{font-size:30px;width:30px;line-height:30px}.uagb-block-8051c52e .uagb-iconbox-icon-wrap{width:30px;height:30px;line-height:30px}.uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-left:5px}[dir=rtl] .uagb-block-8051c52e.uagb-infobox__content-wrap .uagb-infobox-cta-link>svg{margin-right:5px;margin-left:0}.wp-block-uagb-container.uagb-is-root-container .uagb-block-00147b6b{max-width:100%;width:100%}.wp-block-uagb-container.uagb-block-00147b6b{padding-top:10px;padding-bottom:10px;padding-left:10px;padding-right:10px;margin-top:!important;margin-bottom:!important;order:initial;flex-wrap:wrap}}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}html{box-sizing:border-box}*,::after,::before{box-sizing:inherit}.site-content{flex-grow:1}.wp-site-blocks{display:flex;min-height:100vh;flex-direction:column;justify-content:flex-start}.wp-site-blocks footer{margin-block-start:auto;margin-top:auto}.swt-block-row{padding-left:0;padding-right:0}.wp-block-group.is-layout-flow.wp-block-group-is-layout-flow{padding-left:0;padding-right:0}.editor-styles-wrapper .is-root-container.alignwide{max-width:none}.wp-block-uagb-container.uagb-is-root-container.alignfull{margin-right:0;margin-left:0}.wp-block-uagb-container.uagb-is-root-container.alignwide{max-width:var(--wp--style--global--wide-size);width:100%}html.rt-smart-modal-on{overflow:hidden}html.rt-smart-modal-on body{overflow:auto}#rt-smart-modal-container{position:fixed;top:0;bottom:0;right:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;z-index:99999;overflow:hidden;opacity:0;background:rgb(33 33 33 / .7);visibility:hidden;-webkit-backface-visibility:hidden;transition:opacity .5s .4s,visibility .5s .4s;-webkit-transition:opacity .5s .4s,visibility .5s .4s;-moz-transition:opacity .5s .4s,visibility .5s .4s}#rt-smart-modal-container.open{opacity:1;visibility:visible;transition:opacity .4s,visibility .5s;-webkit-transition:opacity .4s,visibility .5s}#rt-smart-modal-container.open .rt-smart-modal-main .rt-smart-modal{font-size:initial!important}#rt-smart-modal-container.open.ready .rt-smart-modal-main{transform:translateX(0)!important;-webkit-transform:translateX(0)!important;-moz-transform:translateX(0)!important}#rt-smart-modal-container.loading .rt-spinner{position:absolute;display:inline-block;border:16px solid #f3f3f3;border-top:16px solid #fb4c35;border-radius:50%;width:120px;height:120px;animation:rt_spin 2s linear infinite;top:50%;transform:translateY(-50%);left:0;right:0;margin:0 auto}#rt-smart-modal-container.loading .rt-smart-modal-header .rt-smart-modal-nav{display:none}#rt-smart-modal-container .rt-smart-modal-main{max-width:500px;margin-left:auto;height:100%;position:absolute;width:100%;right:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:-webkit-transform .6s;-moz-transition:-moz-transform .6s;transition:transform .6s;transform:translateX(100%);-webkit-transform:translateX(100%);-moz-transform:translateX(100%)}#rt-smart-modal-container .rt-smart-modal-main.is-rtl{direction:rtl;margin-right:auto}#rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal .rt-smart-modal-main-content-wrapper{padding-right:30px!important;padding-left:0}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header{background:#990028;position:relative;padding:0 30px;height:50px;overflow:hidden;z-index:999999;opacity:1!important}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header span.rt-smart-modal-nav{float:left;height:100%}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header .rt-smart-nav-item{width:25px;display:flex;cursor:pointer;font-size:35px;z-index:999;float:left;align-items:center;height:100%;-webkit-text-stroke:1px #990028}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a{color:#fff;text-decoration:none;outline:none}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close{float:right;width:35px;font-size:35px;font-weight:400;height:100%;display:flex;align-items:center;border:0;-webkit-text-stroke:6px #990028}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal{height:100%;position:absolute;right:0;top:0;left:0;z-index:2;font-size:0;width:100%;background:#313131}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper{position:relative;padding:50px 0 18px 30px;max-height:100%;height:100%}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content{position:relative;bottom:0;margin:0 auto;vertical-align:middle;display:inline-block;width:100%;overflow:auto;max-height:100%;height:100%;color:#fff;opacity:0;-webkit-transition:opacity .4s;-moz-transition:opacity .4s;transition:opacity .4s}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container{padding:15px 20px}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container h3{margin-bottom:10px!important;color:#fff}div#rt-smart-modal-container h3{font-size:30px}div#rt-smart-modal-container .tlp-team-skill{margin-top:20px}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-position{margin-bottom:20px;line-height:1.2}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .contact-info ul li{line-height:30px}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill .skill_name{font-size:18px;margin-bottom:5px}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .tlp-team-skill skill-prog{height:10px;margin-bottom:10px}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post{margin:0}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content .rt-team-container .rt-team-latest-post-wrap ul.author-latest-post li{padding:5px}#rt-smart-modal-container .mCSB_scrollTools{margin-top:15px!important}@keyframes rt_spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media (max-width:767px){.rt-smart-modal-container .rt-smart-modal-main.is-rtl .rt-smart-modal-main-content-wrapper{padding-left:30px!important}.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-main-content-wrapper{padding-right:30px!important}}@media (max-width:500px){.rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal .rt-smart-modal-main-content-wrapper .rt-smart-modal-main-content{padding:10px 10px 0}}.rt-smart-modal-main-content-wrapper .team-images{margin-bottom:20px}.rt-team-container *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-team-container *:before,.rt-team-container *:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-container,.rt-container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.rt-container:before,.rt-container:after,.rt-container-fluid:before,.rt-container-fluid:after,.rt-row:before,.rt-row:after{content:" ";display:table}.clearfix:after,.rt-container:after,.rt-container-fluid:after,.rt-row:after{clear:both}.rt-row{margin-left:-15px;margin-right:-15px}.rt-team-container>.rt-row>.rt-special-wrapper,.rt-row.special-items-wrapper,.rt-team-container[data-layout*="layout"] .rt-row.ttp-even{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rt-col-xs-1,.rt-col-sm-1,.rt-col-md-1,.rt-col-lg-1,.rt-col-xs-2,.rt-col-sm-2,.rt-col-md-2,.rt-col-lg-2,.rt-col-xs-3,.rt-col-sm-3,.rt-col-md-3,.rt-col-lg-3,.rt-col-xs-4,.rt-col-sm-4,.rt-col-md-4,.rt-col-lg-4,.rt-col-xs-5,.rt-col-sm-5,.rt-col-md-5,.rt-col-lg-5,.rt-col-xs-6,.rt-col-sm-6,.rt-col-md-6,.rt-col-lg-6,.rt-col-xs-7,.rt-col-sm-7,.rt-col-md-7,.rt-col-lg-7,.rt-col-xs-8,.rt-col-sm-8,.rt-col-md-8,.rt-col-lg-8,.rt-col-xs-9,.rt-col-sm-9,.rt-col-md-9,.rt-col-lg-9,.rt-col-xs-10,.rt-col-sm-10,.rt-col-md-10,.rt-col-lg-10,.rt-col-xs-11,.rt-col-sm-11,.rt-col-md-11,.rt-col-lg-11,.rt-col-xs-12,.rt-col-sm-12,.rt-col-md-12,.rt-col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.rt-col-xs-1,.rt-col-xs-2,.rt-col-xs-3,.rt-col-xs-4,.rt-col-xs-5,.rt-col-xs-6,.rt-col-xs-7,.rt-col-xs-8,.rt-col-xs-9,.rt-col-xs-10,.rt-col-xs-11,.rt-col-xs-12{float:left}.rt-col-xs-12{width:100%}.rt-col-xs-11{width:91.66666667%}.rt-col-xs-10{width:83.33333333%}.rt-col-xs-9{width:75%}.rt-col-xs-8{width:66.66666667%}.rt-col-xs-7{width:58.33333333%}.rt-col-xs-6{width:50%}.rt-col-xs-5{width:41.66666667%}.rt-col-xs-4{width:33.33333333%}.rt-col-xs-3{width:25%}.rt-col-xs-2{width:16.66666667%}.rt-col-xs-1{width:8.33333333%}
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
*/
.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:0.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.39063deg) skewY(0.39063deg)}88.8%{transform:skewX(-0.19531deg) skewY(-0.19531deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.rt-clear:after{clear:both;content:"";display:block}.rt-team-container .ttp-pre-loader{position:relative;overflow:hidden}.rt-team-container .rt-loading-overlay{opacity:0;visibility:hidden;position:absolute;-webkit-transition:all 0.5s;transition:all 0.5s;top:0;left:0;width:100%;height:100%;z-index:1;background-color:#fff}.rt-team-container .rt-loading{color:#fb4c35;position:absolute;top:60px;left:50%;margin-left:-16px;z-index:2;opacity:0;visibility:hidden}.rt-team-container[data-layout*="carousel"] .rt-loading{z-index:100}.rt-team-container[data-layout*="carousel"] .rt-loading-overlay{z-index:99}.rt-team-container.rt-grayscale img.rt-team-img,.rt-team-container.rt-grayscale img.rt-profile-img{-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");filter:grayscale(100%)}.rt-team-container.rt-grayscale img.rt-team-img:hover,.rt-team-container.rt-grayscale img.rt-profile-img:hover,.rt-team-container.rt-grayscale .rt-grid-item:hover img.rt-profile-img{-webkit-filter:grayscale(0);-moz-filter:grayscale(0);-o-filter:grayscale(0);filter:none;filter:grayscale(0)}.rt-team-container .ttp-pre-loader .rt-loading-overlay{opacity:.8;visibility:visible}.rt-team-container[data-layout*="carousel"] .ttp-pre-loader .rt-loading-overlay{opacity:1}.rt-team-container .ttp-pre-loader .rt-loading{opacity:1;visibility:visible}.single-team .rt-team-container .social-icons a{color:inherit}.rt-ball-clip-rotate{width:32px;height:32px}.rt-ball-clip-rotate{display:block;font-size:0;color:#fff}.rt-ball-clip-rotate,.rt-ball-clip-rotate>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-ball-clip-rotate>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.rt-ball-clip-rotate>div{width:32px;height:32px;background:#fff0;border-width:2px;border-bottom-color:#fff0;border-radius:100%;-webkit-animation:ball-clip-rotate 0.75s linear infinite;-moz-animation:ball-clip-rotate 0.75s linear infinite;-o-animation:ball-clip-rotate 0.75s linear infinite;animation:ball-clip-rotate 0.75s linear infinite}.rt-clear::after,.rt-clear::-ms-ticks-after{clear:both;display:block;content:""}.rt-layout-filter-container{font-size:0;line-height:0;padding:0;margin:-5px -5px 30px}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item{padding:9px 10px;border:1px solid;margin:4px;display:inline-block}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-tax-filter.rt-filter-button-wrap{padding:0;margin:0}.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item.selected,.rt-filter-item-wrap.rt-filter-button-wrap span.rt-filter-button-item:hover{background:#222;color:#b4b4b4}.rt-filter-item-wrap.rt-order-by-action,.rt-filter-item-wrap.rt-sort-order-action{float:right}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap{line-height:1.55;display:inline-block;vertical-align:top;font-size:13px;letter-spacing:.1em;text-transform:uppercase;margin:4px;padding:8px 10px;cursor:pointer;position:relative;border:1px solid #fff0;user-select:none;-webkit-user-select:none;-moz-user-select:none;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;-ms-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,border-color 0.2s ease-in-out;color:#666}.rt-layout-filter-container .rt-filter-wrap .rt-filter-button-wrap{padding-left:0}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap{border:1px solid #666;color:#666;position:relative}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap:hover{border-color:#222;color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action:hover{border-color:#222}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap>.rt-filter-dropdown-default{min-width:135px;max-width:135px;overflow:hidden;text-overflow:ellipsis;text-align:center;display:block;white-space:nowrap}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown{display:block;position:absolute;top:100%;left:-1px;right:-1px;background-color:#222;z-index:2;margin-top:1px;border:none;opacity:0;visibility:hidden;transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;-webkit-transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out;-ms-transition:opacity 0.3s ease-in-out,visibility 0.3s ease-in-out}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-filter-dropdown{opacity:1;visibility:visible}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap.active-dropdown .rt-arrow-angle{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item{display:block;padding:10px 15px 9px 15px;border-bottom:1px solid #323232;color:#b4b4b4;text-align:center}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-arrow-angle{letter-spacing:0;transition:transform 0.2s ease-in-out;-webkit-transition:transform 0.2s ease-in-out;-ms-transition:transform 0.2s ease-in-out;backface-visibility:hidden;-webkit-backface-visibility:hidden}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-sort-order-action{border:1px solid #666;color:#666;position:relative;min-width:38px}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow{position:static}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span{display:block;position:absolute;width:14px;height:8px;top:50%;left:50%;margin-top:-4px;margin-left:-7px;backface-visibility:hidden;-webkit-backface-visibility:hidden;transition:transform 0.2s ease-in-out;-webkit-transition:transform 0.2s ease-in-out;-ms-transition:transform 0.2s ease-in-out}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow[data-sort-order="ASC"]>span{transform:rotate(180deg);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg)}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:before{content:'';display:block;width:2px;height:9px;position:absolute;background-color:#666;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);top:0;left:3px;transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out;-ms-transition:background-color 0.2s ease-in-out}.rt-filter-item-wrap.rt-sort-order-action .rt-sort-order-action-arrow>span:after{content:'';display:block;width:2px;height:9px;position:absolute;background-color:#666;transform:rotate(45deg);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);top:0;left:9px;transition:background-color 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out;-ms-transition:background-color 0.2s ease-in-out}.rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-search-filter-wrap{padding:0;position:relative;float:right}.rt-filter-item-wrap.rt-search-filter-wrap input.rt-search-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 10px;background:#fff0;font-size:12px;font-weight:600;font-family:"Dosis",sans-serif;border:1px solid #666;color:#666}.rt-filter-item-wrap.rt-search-filter-wrap span.rt-action{position:absolute;right:5px;top:6px;font-size:15px;display:inline-block;cursor:pointer}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-webkit-input-placeholder{font-size:12px;font-weight:600;font-family:"Dosis",sans-serif}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input::-moz-placeholder{font-size:12px;font-weight:600;font-family:"Dosis",sans-serif}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-ms-input-placeholder{font-size:12px;font-weight:600;font-family:"Dosis",sans-serif}.rt-filter-item-wrap.rt-search-filter-wrap .rt-search-input:-moz-placeholder{font-size:12px;font-weight:600;font-family:"Dosis",sans-serif}.rt-team-container .special-items-wrapper .even-grid-item{margin:0}.single-team-item.image-wrapper{cursor:pointer}.ttp-label{background:#c51f33;color:#fff;text-align:center;height:100%}.special-selected-top-wrap>div,.rt-row.special-items-wrapper>div{padding:0}.special-selected-short-bio{position:relative}.special-selected-top-wrap .img{position:relative}.special-selected-top-wrap .img:after{position:absolute;width:100%;height:100%;background:rgb(197 31 51 / .2);content:"";top:0;left:0;z-index:1}.special-selected-top-wrap:after{clear:both;content:"";display:block}.special-selected-short-bio{padding:10px 0 0}.special-selected-short-bio:after{width:0;height:0;border-left:25px solid #fff0;border-right:25px solid #fff0;border-bottom:25px solid #fff;content:"";top:-25px;position:absolute;left:calc(50% - 25px);z-index:3}.rt-team-container .special-selected-top-wrap .ttp-label-inner{padding:15px;text-align:left;box-sizing:border-box}.rt-team-container .special-selected-top-wrap .ttp-label-inner a{color:#fff}.padding-0{padding:0}.rt-team-container figure{margin:0}.rt-team-container .round-img img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .margin-bottom{margin-bottom:30px}.rt-team-container h3{margin-bottom:5px!important;padding:0px!important;line-height:1.3;font-weight:400}.rt-team-container h3 a{text-decoration:none!important}.rt-team-container .tlp-position{font-weight:400;line-height:1.3;margin-bottom:5px;transition:all 0.3s;-webkit-transition:all 0.3s}.rt-team-container .layout1 .tlp-position a{color:#fff}.rt-team-container .layout2 .tlp-position a{color:#565656;font-size:16px;font-weight:500}.rt-team-container .tlp-position a:hover,.rt-team-container h3 a:hover,.rt-team-container .short-bio a:hover{text-decoration:none!important}.rt-team-container .paddingl0{padding-left:0}.rt-team-container .paddingr0{padding-right:0}.rt-team-container .even-grid-item{margin-bottom:30px}.rt-team-container .no-margin{margin:0!important;padding:0!important}.rt-team-container a{text-decoration:none;box-shadow:none;border:none}.rt-team-container-item-count{display:none}.rt-team-container .tlp-detail h3{font-size:35px;line-height:1.2}.rt-team-container .tlp-detail h3.member-name,.rt-team-container .tlp-detail .team-images{margin:15px 0 5px}.rt-team-container .tlp-detail .experience{padding-left:3px}.rt-team-container .rt-team-container-skill{margin-bottom:15px}.rt-team-container .skill-prog{height:4px;margin-bottom:10px;background:#fff;border:1px solid #edeaea;border-radius:4px;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}.rt-team-container .skill-prog .fill{height:100%;-webkit-animation:400ms;background-color:#00afd1;border-radius:4px;position:relative}.rt-team-container .skill-prog .fill .rt-percent{position:absolute;top:-26px;right:0;font-weight:600}.tooltip+.tooltip>.tooltip-inner{background-color:#00afd1;font-size:80%}.tooltip.top .tooltip-arrow{border-top-color:#00afd1}.rt-team-container-skrill{font-size:90%;padding:0 0 15px 0}.rt-team-container .equal-height{margin-bottom:30px}.tlp-equal-height .paddingl0{padding-left:0}.tlp-equal-height .paddingr0{padding-right:0}.tooltip{position:absolute;z-index:1070;display:block;font-size:12px;font-style:normal;font-weight:400;line-height:1.42857143;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;filter:alpha(opacity=0);opacity:0;line-break:auto}.tooltip-arrow{position:absolute;width:0;height:0;border-color:#fff0;border-style:solid}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}#rt-smart-modal-container .tooltip.in,#tlp-modal .tooltip.in,.tlp-popup-wrap .tooltip.in,.tlp-single-detail .tooltip.in,.tooltip.in{filter:alpha(opacity=90);opacity:.9}.single-team-content-area{margin-top:50px}.rt-team-container .social-icons{margin:10px 0 0;padding:0;display:block}.rt-team-container .layout10 .social-icons{margin-top:3px}.rt-team-container .layout2 .social-icons{margin:0 0 0}.rt-team-container .layout5 .table a,.rt-team-container .layout2 .social-icons a{color:#1e73be}.rt-team-container .layout6 .social-icons{margin:0 0 10px;padding:0 0 10px 7px}.rt-team-container .layout13 .social-icons,.rt-team-container .isotope8 .social-icons{margin:0 0}.rt-team-container .layout13 .social-icons{margin-bottom:-3px}.rt-team-container .social-icons a:before{content:none}.rt-team-container .social-icons a{text-align:center;color:#fff;text-decoration:none;display:inline-block;margin-right:4px;margin-bottom:3px;font-size:20px;padding:0;text-decoration:none!important;width:30px;transition:all 0.3s;height:30px}.rt-team-container .layout3 .social-icons a,.rt-team-container .layout1 .social-icons a{color:#1e73be}.rt-team-container .layout4 .overlay-element{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.rt-team-container .layout4 .tlp-position{text-align:center}.rt-team-container .layout4 .tlp-position a{color:#fff}.rt-team-container .social-icons a i{line-height:30px;transition:all 0.3s;display:block}.rt-team-container .layout6 .social-icons a i{padding:0;width:30px;height:30px;text-align:center;display:flex;align-items:center;justify-content:center}.rt-team-container .social-icons a .fa-Bandcamp{background:url(https://s1.bcbits.com/img/buttons/bandcamp_22x22_blue.png);width:22px;height:22px;margin-top:12px}.rt-team-container .social-icons a:hover .fa-facebook-f,.rt-team-container .social-icons a:focus .fa-facebook-f{background:#3b5999;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-x-twitter,.rt-team-container .social-icons a:focus .fa-x-twitter{background:#222;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-pinterest-p,.rt-team-container .social-icons a:focus .fa-pinterest-p{background:#E60023;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-bandcamp,.rt-team-container .social-icons a:focus .fa-bandcamp{background:#3A95A5;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-globe,.rt-team-container .social-icons a:focus .fa-globe{background:#0e90b8;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-github,.rt-team-container .social-icons a:focus .fa-github{background:#1A1E22;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-linkedin,.rt-team-container .social-icons a:focus .fa-linkedin{background:#0080b1;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a .fa-bluesky{width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-bluesky{background:#0085FF;color:#fff}.rt-team-container .social-icons a:hover .fa-xing,.rt-team-container .social-icons a:focus .fa-xing{background:#1C5D5B;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-skype,.rt-team-container .social-icons a:focus .fa-skype{background:#06bcff;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-whatsapp,.rt-team-container .social-icons a:focus .fa-whatsapp{background:#25D366;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-telegram,.rt-team-container .social-icons a:focus .fa-telegram{background:#29b6f6;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .far.fa-envelope,.rt-team-container .social-icons a:hover .fa-google-plus{background:#d04333;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-youtube{background:#cd322d;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-soundcloud{background:#f50;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-vimeo{background:#4bf;color:#fff;width:30px;height:30px}.rt-team-container .social-icons a:hover .fa-instagram{background:#3e729a;color:#fff;width:30px;height:30px}.rt-team-container .round-img .social-icons a{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-facebook-f{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-twitter{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-linkedin{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-google-plus{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-youtube{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-soundcloud{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-vimeo{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .round-img .social-icons a:hover .fa-instagram{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .tlp-detail .social-icons a{background-color:#00afd1}.rt-team-container .contact-info{margin:0;padding:0 0 10px 0}.rt-team-container .contact-info ul{margin:0;padding:0;list-style:none}.rt-team-container .contact-info ul li{margin:0;padding:0;line-height:22px;list-style:none!important;border:none;background:no-repeat}.rt-team-container .contact-info ul li a{color:inherit}.md-modal .rt-team-container .contact-info ul li,.md-modal .rt-team-container .contact-info ul li a{color:#fff}.rt-team-container .contact-info ul li+li{margin-top:10px}.rt-team-container .contact-info i{width:20px;margin-right:4px;text-align:center}.tlp-single-container .rt-extra-curriculum{margin-bottom:15px}.rt-team-container .layout1{position:relative}.rt-team-container .short-bio p{-webkit-transition:all 0.3s;transition:all 0.3s}.rt-team-container .layout1 .tlp-content-layout1,.rt-team-container .tlp-content{background:#007acc;color:#fff;padding:10px}.rt-team-container .layout1 .tlp-content-layout1,.rt-team-container .short-bio p{margin-bottom:5px;margin-top:5px}.rt-team-container .layout1 .single-team-area h3{padding:0;margin:0 0 10px 0;font-size:22px}.rt-team-container .layout1 .single-team-area h3,.rt-team-container .layout1 .single-team-area h3 a,.rt-team-container .layout1 .tlp-position{color:#fff}.rt-team-container .layout1 .single-team-area img{max-width:100%;-webkit-transition:opacity 1s,-webkit-transform 1s;transition:opacity 1s,transform 1s;-webkit-transform:scale(1.01);transform:scale(1.01);-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .layout1 .single-team-area:hover img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.rt-team-container .layout1 .single-team{position:relative;overflow:hidden}.rt-team-container .layout1 .overlay{position:absolute;bottom:0;left:0;height:100%;width:100%;color:#fff;background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.5s ease-out 0.15s;-moz-transition:all 0.5s ease-out 0.15s;-ms-transition:all 0.5s ease-out 0.15s;-o-transition:all 0.5s ease-out 0.15s;transition:all 0.5s ease-out 0.15s}.rt-team-container .layout1 .single-team-area .overlay,.rt-team-container .layout1 .single-team-area .overlay-element h3,.rt-team-container .layout1 .single-team-area .detile-popup{opacity:0}.rt-team-container .layout1 .single-team-area:hover .overlay,.rt-team-container .layout1 .single-team-area:hover .overlay-element h3,.rt-team-container .layout1 .single-team-area:hover .detile-popup,.rt-team-container .single-team-area:hover .overlay{opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.rt-team-container .layout1 .short-bio p{padding:2px 0 0;margin-bottom:10px}.rt-team-container .layout1 .overlay .social-icons{text-align:center;padding:20% 0}.rt-team-container .layout1 .single-team:hover .overlay{top:0}.rt-team-container .layout1 .single-team-area:hover>.single-team:before{display:none}.rt-team-container .layout1 .overlay-element{text-align:center;color:#fff}.rt-team-container .layout1 .overlay-element .detail-link i.fa{color:#fff;font-size:20px;margin-top:45%;z-index:9999;padding:4px 6px}.rt-team-container .layout1 .overlay-element .detail-link:hover i.fa{background:#fff;color:#ed344a;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout2 h3{margin-top:0;padding:0}.rttm-content-area h3,.rttm-content-area .tlp-position{line-height:1.3}.rt-team-container .layout2 .single-team-area .img-area{padding:0 0 15px 0}.rt-team-container .layout2 .short-bio p{margin-bottom:10px}.rt-team-container .layout2 .round-img img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout3 .tlp-content{background:none;padding:10px 0 8px}.rt-team-container .layout3 .single-team-area{text-align:center}.rt-team-container .layout3 .single-team-area h3{margin-top:15px;padding:0}.rt-team-container .layout3 .short-bio{padding:0 0 0}.rt-team-container .layout3 .round-img img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout3 .single-team-area .contact-info{padding-bottom:5px}.rt-team-container .layout4 .single-team-area{position:relative}.rt-team-container .layout4 .single-team-area h3 a,.rt-team-container .layout4 .single-team-area h3{margin:15px 7px 0;padding:0;text-align:center;color:#fff}.rt-team-container .layout4 .tlp-position{color:#fff;padding:0 15px}.rt-team-container .layout4 .short-bio{margin:0;padding:0}.rt-team-container .layout4 .tlp-btn-wrapper,.rt-team-container .layout4 .social-icons{padding:0 15px;text-align:center}.rt-team-container .layout4 .short-bio p{text-align:center;font-size:14px;color:#fff;padding:5px 15px 5px;line-height:20px}.rt-team-container .layout4 .single-team-area .overlay{position:absolute;bottom:0;left:0;color:#fff;width:100%;height:100%;background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s}.rt-team-container .layout4 .single-team-area .tlp-content{text-align:center;padding:20px;padding-top:30%}.rt-team-container .layout4 .single-team-area .overlay,.rt-team-container .layout4 .single-team-area .detile-popup{-moz-transform:scale(.5);-webkit-transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:0}.rt-team-container .layout4 .single-team-area:hover .overlay,.rt-team-container .layout4 .single-team-area:hover .detile-popup{opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.rt-team-container .layout4 .round-img .overlay{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;padding-top:10%}.rt-team-container .layout4 .round-img .single-team-area:hover .overlay{top:0;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout4 .round-img .tlp-content{background:none;padding-top:15%}.rt-team-container .layout4 .round-img .overlay .social-icons{text-align:center;margin:0;padding:0}.rt-team-container .layout5 .tlp-content{background:none}.rt-team-container .layout5 .table tr td{vertical-align:middle}.rt-team-container .layout5 .table>thead>tr>th,.rt-team-container-layout5 .table>tbody>tr>th,.rt-team-container-layout5 .table>thead>tr>td,.table>tbody>tr>td{vertical-align:middle!important}.rt-team-container .layout5 .table-striped tbody tr:nth-of-type(odd){background-color:rgb(0 0 0 / .05)}.rt-team-container .layout6 .tlp-img-responsive{padding:0!important;margin:0!important}.rt-team-container .layout6 img.img-responsive.rt-profile-img{width:100%}.rt-team-container .layout6 .tlp-info-block h3 a{color:#fff}.rt-team-container .layout6 .tlp-info-block h3{margin:15px 15px 2px 15px;padding:0;color:#fff}.rt-team-container .layout6 .tlp-position{text-align:left;padding:0 15px;margin-bottom:15px}.rt-team-container .layout6 .tlp-position a{color:#fff}.rt-team-container .layout6 .short-bio{margin:0;padding:0}.rt-team-container .layout6 .short-bio a,.rt-team-container .layout6 .short-bio p{font-size:14px;color:#fff;padding:0 15px 0;margin-bottom:10px;line-height:20px}.rt-team-container .layout6 .tlp-img-block{padding:0}.rt-team-container .layout6 .tlp-info-block{padding:0 8px;padding-bottom:20px;background:#fd662d;color:#fff;position:relative}.rt-team-container.rt-team-container-114 .layout6 .contact-info ul li i{color:#fff}.rt-team-container .layout6 .tlp-right-arrow:after{border-color:#fff0 #fd642d;border-style:solid;border-width:0 34px 34px 0;content:" ";display:block;height:0;left:-34px;position:absolute;top:50%;width:0}.rt-team-container .layout6 .tlp-left-arrow:after{border-color:#fd642d #fff0 #fff0;border-style:solid;border-width:34px 34px 0 0;content:" ";display:block;height:0;position:absolute;right:-34px;top:50%;width:0;z-index:2}.rt-team-container .layout6 .tlp-img.tlp-single-team{height:100%;width:100%}.rt-team-container .layout6 .tlp-img-responsive{width:100%;height:100%}.rt-team-container .layout6 .contact-info{margin:0 0 10px;padding:0 0 5px 15px}.rt-team-container .layout6 .social-icons{padding-left:10px}@media (min-width:768px){.rt-team-container .layout6 .rt-grid-item .tlp-img-block,.rt-team-container .layout6 .rt-grid-item .tlp-info-block{height:100%}}.rt-team-container .layout7 .tlp-team-item h3{margin:0 25px 2px!important;padding:0;color:#fff}.rt-team-container .layout7 .tlp-position{color:#fff;text-align:center;padding:0 25px;line-height:22px}.rt-team-container .layout7 .social-icons{text-align:center;margin-top:0}.rt-team-container .layout7 .caption-inner-content{position:absolute;top:50%;transform:translateY(-50%);right:15px;left:15px}.rt-team-container .layout7 .tlp-team-item{position:relative;text-align:center;cursor:pointer}.rt-team-container .layout7 .tlp-team-item img{position:relative;display:block}.rt-team-container .layout7 .tlp-team-item figcaption{color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .layout7 .tlp-team-item figcaption::before,.rt-team-container .layout7 .tlp-team-item figcaption::after{pointer-events:none}.rt-team-container .layout7 .tlp-team-item figcaption{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.rt-team-container .layout7 .tlp-team-item figcaption .rt-content-area{position:absolute;width:100%;top:50%;transform:translateY(-50%)}.rt-team-container .layout7 .tlp-team-item img{-webkit-transition:opacity 0.35s;transition:opacity 0.35s}.rt-team-container .layout7 figcaption:hover{opacity:1;background-color:rgb(46 44 44 / .4)}.rt-team-container .layout7 .tlp-team-item:hover .tpl-social{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);left:0;margin:auto;position:absolute;right:0;text-align:center;top:-30px}.rt-team-container .layout7 .tlp-team-item figcaption::before,.rt-team-container .layout7 .tlp-team-item figcaption::after{position:absolute;top:15px;right:15px;bottom:15px;left:15px;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s}.rt-team-container .layout7 .tlp-team-item figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.rt-team-container .layout7 .tlp-team-item figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.rt-team-container .layout7 .tlp-team-item h3{padding-top:2%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}.rt-team-container .layout7 .tlp-team-item .tlp-position,.rt-team-container .layout7 .tlp-team-item:hover .short-bio{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .layout7 .tlp-team-item:hover figcaption::before,.rt-team-container .layout7 .tlp-team-item:hover figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .layout7 .tlp-team-item:hover h3,.rt-team-container .layout7 .tlp-team-item:hover .short-bio,.rt-team-container .layout7 .tlp-team-item:hover .tlp-position{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .layout7 .tlp-team-item .short-bio{opacity:0;padding:0 10px 5px}.rt-team-container .layout7 .tlp-team-item:hover .tlp-position{margin-bottom:12px}.rt-team-container .layout7 .short-bio p{text-align:center;font-size:14px;color:#fff;padding:2px 15px 0;margin-bottom:10px;line-height:20px}.rt-team-container .layout7 .round-img .tlp-team-item figcaption{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout7 .round-img figcaption::before,.rt-team-container .layout7 .round-img figcaption::after{border:none}.rt-team-container .layout7 .round-img .social-icons{bottom:50px}.rt-team-container .layout8 .tlp-position{color:#fff;margin:0;padding:0;line-height:22px}.rt-team-container .layout8 .single-team-area{position:relative;overflow:hidden}.rt-team-container .layout8 .single-team-area img{position:relative;display:block}.rt-team-container .layout8 .tlp-overlay{background:none!important;overflow:hidden;padding:15px;margin:0;color:#fff;font-size:14px;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;width:100%;height:100%;top:auto;bottom:0;color:#fff;-webkit-transition:-webkit-transform 0.55s;transition:transform 0.55s}.rt-team-container .layout8 .tlp-overlay .tlp-title{background-color:rgb(245 46 46 / .9);color:#fff;opacity:0;padding:20px 30px 30px;margin:0;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;width:100%;bottom:-100%;height:auto;transition:0.3s}.rt-team-container .layout8 .tlp-overlay .tlp-position{margin-bottom:8px!important}.rt-team-container .layout8 .tlp-overlay h3,.rt-team-container .layout8 .tlp-overlay h3 a{color:#fff;font-size:20px}.rt-team-container .layout8 .tlp-overlay .tlp-content2{background:none;position:absolute;bottom:70px;text-align:center}.rt-team-container .layout8 .tlp-overlay .tlp-content2 p{line-height:22px;margin:0;padding:0 0 5px}.rt-team-container .layout8 .tlp-overlay h3{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s}.rt-team-container .layout8 .tlp-overlay h3{margin:0;margin-bottom:2px!important;line-height:1.2;padding:0 0}.rt-team-container .layout8 .tlp-overlay .tlp-position,.rt-team-container .layout8 .tlp-overlay .tlp-position a{color:#fff;line-height:22px;margin:0;padding:0}.rt-team-container .layout8 .single-team-area:hover img{opacity:.9}.rt-team-container .layout8 .single-team-area:hover .tlp-title{bottom:0;opacity:1}.rt-team-container .layout8 .single-team-area:hover h3{opacity:1;-webkit-transition-delay:0.05s;transition-delay:0.05s}.rt-team-container .layout8 .round-img .tlp-overlay,.rt-team-container .layout8 .round-img .single-team-area img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout9 .single-team-area{position:relative;overflow:hidden;margin:0;width:100%;height:auto;text-align:center}.rt-team-container .layout9 img{position:relative;display:block}.rt-team-container .layout9 .tlp-overlay{position:absolute;overflow:hidden;top:0;left:0;width:100%;height:100%;padding:10px;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .layout10 .short-bio{margin:0 0 15px}.rt-team-container .layout10 .tlp-position a,.rt-team-container .layout10 .short-bio a,.rt-team-container .layout9 .tlp-position a{color:#fff}.rt-team-container .layout9 .single-team-area:hover .tlp-overlay-inner{position:absolute;left:15px;right:15px;top:50%;transform:translateY(-50%)}.rt-team-container .layout9 .single-team-area img{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15)}.rt-team-container .layout9 .single-team-area:hover img{-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .layout9 .single-team-area h3{font-size:24px;margin-top:60%;padding:0 15px!important;margin-bottom:0px!important;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .layout9 .tlp-position{opacity:0;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .layout9 .single-team-area h3 a{color:#fff}.rt-team-container .layout9 .single-team-area p{margin:0;padding:5px 15px 14px 15px;line-height:20px;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .layout9 .single-team-area .short-bio{padding-top:5px}.rt-team-container .layout9 .single-team-area:hover .tlp-overlay{background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.35s ease-out 0.15s;-moz-transition:all 0.35s ease-out 0.15s;-ms-transition:all 0.35s ease-out 0.15s;-o-transition:all 0.35s ease-out 0.15s;transition:all 0.35s ease-out 0.15s}.rt-team-container .layout9 .single-team-area .social-icons{margin:0;text-align:center;padding:0;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .layout9 .single-team-area:hover .social-icons{opacity:1;padding:0 15px;transform:translate3d(0,0,0) scale(1.1)}.rt-team-container .layout9 .single-team-area:hover h3{margin-top:5%;padding:0 15px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .layout9 .single-team-area:hover p{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.rt-team-container .layout9 .single-team-area:hover .tlp-position{padding:0 15px;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.rt-team-container .layout9 .round-img .tlp-overlay,.rt-team-container .layout9 .round-img .single-team-area img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout9 .round-img .single-team-area img{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .layout10 .image-container{overflow:hidden;position:relative;width:100%;padding:0;margin:0;line-height:11px}.rt-team-container .layout10 .image-container img{-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;-o-transition:all 1.1s ease;-ms-transition:all 1.1s ease;transition:all 1.1s ease;max-width:100%}.rt-team-container .layout10 .image-container:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.rt-team-container .layout10 .tlp-overlay{position:absolute;bottom:0;left:0;height:100%;width:100%;color:#fff;background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.5s ease-out 0.15s;-moz-transition:all 0.5s ease-out 0.15s;-ms-transition:all 0.5s ease-out 0.15s;-o-transition:all 0.5s ease-out 0.15s;transition:all 0.5s ease-out 0.15s;text-align:center}.rt-team-container .layout10 .tlp-overlay .tlp-title{padding:2px 10px!important;opacity:0;-webkit-transform:translateY(-100px);-moz-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:all 0.5s ease-out 0.15s;-moz-transition:all 0.5s ease-out 0.15s;-ms-transition:all 0.5s ease-out 0.15s;-o-transition:all 0.5s ease-out 0.15s;transition:all 0.5s ease-out 0.15s;display:block;background-color:rgb(255 255 255 / .85);text-align:center;padding:1px 0;margin:25px 0 5px;color:#000;font-size:20px}.rt-team-container .layout10 .tlp-position{padding:8px 10px;color:#fff}.rt-team-container .layout10 .tlp-overlay:hover .tlp-title{opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.rt-team-container .layout10 .tlp-overlay .tlp-title h3{padding:8px 10px 2px!important;margin:0;color:#000}.rt-team-container .layout10 .tlp-overlay .tlp-title h3 a{color:#000}.rt-team-container .layout10 .tlp-overlay p{padding:2px 10px 10px;margin:0;line-height:20px}.rt-team-container .layout10 .tlp-overlay{-webkit-opacity:0;-moz-opacity:0;opacity:0;-webkit-transition:all 0.5s ease-out 0.15s;-moz-transition:all 0.5s ease-out 0.15s;-ms-transition:all 0.5s ease-out 0.15s;-o-transition:all 0.5s ease-out 0.15s;transition:all 0.5s ease-out 0.15s}.rt-team-container .layout10 .image-container:hover .tlp-overlay{-webkit-opacity:1;-moz-opacity:1;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.rt-team-container .layout10 .tlp-team-item{margin:6px;border:6px solid #fff;box-shadow:0 0 5px rgb(0 0 0 / .3)}.rt-team-container .layout10 .tlp-team-item .tlp-info h3,.rt-team-container .layout10 .tlp-team-item .tlp-info h3 a{margin:15px 5px;padding:0}.rt-team-container .layout10 .round-img .tlp-overlay,.rt-team-container .layout10 .round-img .tlp-team-item,.rt-team-container .layout9 .round-img .image-container img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout10 .round-img .image-container img{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .layout10 .tlp-team-item .tlp-title{padding:10px 10px 5px}.rt-team-container .layout11 .tlp-position{color:#fff;margin:0;padding:0;line-height:22px}.rt-team-container .layout11 .single-team-area{position:relative;overflow:hidden}.rt-team-container .layout11 h3{margin-top:0;flex:0 0 100%;line-height:1.2}.rt-team-container .layout11 .single-team-area img{position:relative;display:block}.rt-team-container .layout11 .single-team-area .tlp-overlay{background:none!important;overflow:visible!important;padding:15px;margin:0;color:#fff;font-size:14px;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;width:100%;height:100px;top:0;color:#fff;-webkit-transition:-webkit-transform 0.55s;transition:transform 0.55s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);text-align:center}.rt-team-container .layout11 .single-team-area .tlp-title{background-color:rgb(245 46 46 / .9);color:#fff;opacity:1;padding:10px 10px;margin:0;position:absolute;left:0;width:100%;bottom:0;display:flex;align-items:center;width:100%;flex-wrap:wrap}.rt-team-container .layout11 .single-team-area .tlp-title *{flex:0 0 100%;margin:0px!important;color:#fff}.rt-team-container .layout11.carousel-item .single-team-area .carousel-item .tlp-position{margin-bottom:5px}.rt-team-container .layout11 .tlp-overlay h3,.rt-team-container .layout11 .tlp-overlay h3 a{color:#fff;font-size:20px}.rt-team-container .layout11 .tlp-overlay .tlp-content2{background:none;position:absolute;bottom:70px;text-align:center}.rt-team-container .layout11 .tlp-overlay .tlp-content2 p{line-height:22px;margin:0;padding:0 0 5px}.rt-team-container .layout11 .tlp-overlay h3{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,200%,0);transform:translate3d(0,200%,0)}.rt-team-container .layout11 .tlp-overlay h3{margin:0;margin-bottom:2px!important;padding:0 0}.rt-team-container .layout11 .tlp-overlay .tlp-position{color:#fff;line-height:22px;margin:0;padding:0}.rt-team-container .layout11 .single-team-area:hover img{opacity:.9}.rt-team-container .layout11 .single-team-area:hover .tlp-title{opacity:1}.rt-team-container .layout11 .round-img .single-team-area h3{margin-bottom:0px!important}.rt-team-container .layout11 .round-img .single-team-area:hover .tlp-overlay,.rt-team-container .layout11 .round-img .single-team-area{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout11 .single-team-area .social-icons{opacity:0;text-align:center}.rt-team-container .layout11 .readmore-btn{margin-top:10px}.rt-team-container .social-icons{transition:0.3s}.rt-team-container .layout11 .single-team-area:hover .social-icons{opacity:1;-webkit-transition-delay:0.05s;transition-delay:0.05s}.rt-team-container .layout11 .single-team-area:hover .social-icons{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .layout11 .single-team-area .readmore-btn{transition:0.3s}.rt-team-container .layout11 .single-team-area:not(:hover) .readmore-btn{opacity:0;visibility:hidden}.rt-team-container .layout12 .single-team-area{position:relative;overflow:hidden;margin:0;width:100%;height:auto;text-align:center}.rt-team-container .layout12 img{position:relative;display:block}.rt-team-container .layout12 .tlp-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;align-items:flex-end;justify-content:center}.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner{flex:0 0 100%;padding-bottom:20px}.rt-team-container .layout12 .single-team-area img{-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;-o-transition:all 1.1s ease;-ms-transition:all 1.1s ease;transition:all 1.1s ease;max-width:100%}.rt-team-container .layout12 .single-team-area:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.rt-team-container .layout12 .single-team-area h3{font-size:24px;padding:0px!important;margin-bottom:5px!important;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;overflow:hidden}.rt-team-container .layout12 .single-team-area h3 .team-name{background:#0850d0;padding:3px 10px;overflow:hidden;display:inline-block;color:#fff}.rt-team-container .layout12 .tlp-position{margin-top:8px;margin-bottom:15px;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s}.rt-team-container .layout12 .tlp-position span{background:#313131;padding:5px 10px;color:#fff}.rt-team-container .layout12 .single-team-area h3 a{display:block;color:#fff}.rt-team-container .layout12 .single-team-area p{margin:0;padding:5px 15px 14px 15px;line-height:20px;display:none;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .layout12 .single-team-area:hover .tlp-overlay{background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.35s ease-out 0.15s;-moz-transition:all 0.35s ease-out 0.15s;-ms-transition:all 0.35s ease-out 0.15s;-o-transition:all 0.35s ease-out 0.15s;transition:all 0.35s ease-out 0.15s}.rt-team-container .layout12 .single-team-area .social-icons{margin:0;text-align:center;padding:0;display:none;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,0,0) scale(1.1);transform:translate3d(0,0,0) scale(1.1)}.rt-team-container .layout12 .tlp-overlay .tlp-overlay-inner .short-bio{margin-bottom:15px}.rt-team-container .layout12 .single-team-area:hover .social-icons{display:block;padding:0 15px}.rt-team-container .layout12 .single-team-area:hover h3{text-align:center!important;line-height:1.2;padding:0 15px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .layout12 .single-team-area:hover p{display:block;padding-bottom:0;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.rt-team-container .layout12 .single-team-area:hover .tlp-position{text-align:center!important;margin-top:0;padding:0 15px;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.rt-team-container .layout12 .single-team-area:hover h3 .team-name,.rt-team-container .layout12 .single-team-area:hover .tlp-position span{background:none!important;padding:0;overflow:hidden;line-height:1}.rt-team-container .layout12 .round-img .tlp-overlay,.rt-team-container .layout12 .round-img .single-team-area img{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .layout12 .round-img .single-team-area img{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .layout12 .round-img .single-team-area:hover h3{margin-top:25%}.rt-team-container .layout10 .tlp-team-item .tlp-info{overflow:hidden}.rt-team-container .layout10 .tlp-team-item .tlp-info h3{margin-top:10px}.rt-team-container .layout12 .single-team-area:hover .tlp-position a{color:#fff}.rt-team-container .layout12 .single-team-area .readmore-btn{transition:0.3s}.rt-team-container .layout12 .single-team-area:not(:hover) .readmore-btn{opacity:0;visibility:hidden}.rt-team-container .layout13 .single-team-area,.rt-team-container .isotope8 .single-team-area{position:relative;line-height:1.3}.rt-team-container .layout13 .tlp-overlay h3,.rt-team-container .isotope8 .tlp-overlay h3{margin-top:0}.rt-team-container .layout13 .tlp-overlay,.rt-team-container .isotope8 .tlp-overlay{position:absolute;width:100%;text-align:center;z-index:2;left:0;bottom:0;padding:10px 15px;background:rgb(255 255 255 / .7)}.rt-team-container .layout13 .single-team-area:hover:after,.rt-team-container .isotope8 .single-team-area:hover:after{content:initial}.rt-team-container .layout13 .single-team-area .tlp-overlay .social-icons a,.rt-team-container .isotope8 .single-team-area .tlp-overlay .social-icons a{color:#000}.rt-team-container .isotope1 .team-member figure{position:relative}.rt-team-container .isotope1 .team-member h3 a{color:#fff}.rt-team-container .isotope1 .team-member h3{color:#fff;margin:0;padding:0 0 4px}.rt-team-container .isotope1 .team-member .overlay .tlp-position,.rt-team-container .isotope1 .team-member .overlay .tlp-position a{color:#fff;text-align:center}.rt-team-container .isotope1 .team-member{overflow:hidden;position:relative}.rt-team-container .isotope1 .overlay .short-bio{padding-top:5px;margin-bottom:10px;line-height:20px}.rt-team-container .isotope1 .team-member .overlay{position:absolute;bottom:0;left:0;height:100%;width:100%;color:#fff;background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.3s ease-out 0s;-moz-transition:all 0.3s ease-out 0s;-ms-transition:all 0.3s ease-out 0s;-o-transition:all 0.3s ease-out 0s;transition:all 0.3s ease-out 0s;text-align:center;padding:20px;display:inline-block;float:left}.rt-team-container .isotope3 .team-member .tlp-position a{color:#fff}.rt-team-container .isotope3 .tlp-btn-wrapper{opacity:0;visibility:hidden;transition:0.3s}.rt-team-container .isotope3 .single-team-area:hover .tlp-btn-wrapper{opacity:1;visibility:visible}.rt-team-container .isotope3 .team-member .overlay-element,.rt-team-container .isotope1 .team-member .overlay .overlay-element{position:absolute;top:50%;transform:translateY(-50%);width:100%;left:0}.rt-team-container .isotope1 .team-member .overlay,.rt-team-container .isotope1 .team-member .detile-popup{-moz-transform:scale(.5);-webkit-transform:scale(.5);-o-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);opacity:0}.rt-team-container .isotope1 .team-member:hover .overlay,.rt-team-container .isotope1 .team-member:hover .detile-popup{opacity:1;-moz-transform:scale(1);-webkit-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.rt-team-container .isotope1 .button-group{text-align:center;padding-bottom:20px}.rt-team-container .isotope1 .button-group button{background:#000;border:none;color:#fff;text-transform:none;font-weight:400!important;margin:5px;padding:10px 15px;outline:0}.rt-team-container .isotope1 .button-group button:hover{opacity:.8}.rt-team-container .isotope1 .button-group .selected{background:#26aae1}.rt-team-container .isotope1 .social-icons{padding-top:10px}.rt-team-container .isotope2 h3{padding-top:10px!important;margin:0}.rt-team-container .isotope2 .tlp-content{background:none;padding-top:0}.rt-team-container .isotope2 .team-item{display:inline-block;float:left}.rt-team-container .isotope2 .short-bio{padding-top:5px}.rt-team-container .isotope2 .short-bio p{margin:0 0 10px}.rt-team-container .isotope2 .social-icons{padding-top:5px}.rt-team-container .isotope2 .team-member figure{margin-bottom:10px}.rt-team-container .isotope2 .social-icons a{color:#1e73be}.rt-team-container .isotope3 .single-team-area{position:relative;overflow:hidden;margin:0;width:100%;height:auto;background:#3085a3;text-align:center}.rt-team-container .isotope3 img{position:relative;display:block}.rt-team-container .isotope3 .tlp-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:10px;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .isotope3 .single-team-area img{-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:scale(1.15);transform:scale(1.15)}.rt-team-container .isotope3 .single-team-area:hover img{-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .isotope3 .single-team-area h3{font-size:24px;margin-top:60%;padding:0 15px!important;margin-bottom:0px!important;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .isotope3 .tlp-position{opacity:0;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .isotope3 .single-team-area h3 a{color:#fff}.rt-team-container .isotope3 .single-team-area p{margin:0;padding:5px 15px 14px 15px;line-height:20px;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .isotope3 .single-team-area:hover .tlp-overlay{background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.35s ease-out 0.15s;-moz-transition:all 0.35s ease-out 0.15s;-ms-transition:all 0.35s ease-out 0.15s;-o-transition:all 0.35s ease-out 0.15s;transition:all 0.35s ease-out 0.15s}.rt-team-container .isotope3 .single-team-area .social-icons{margin:0;text-align:center;padding:0;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s}.rt-team-container .isotope3 .single-team-area:hover .social-icons{opacity:1;padding:0 15px}.rt-team-container .isotope3 .single-team-area:hover h3{margin-top:15%;padding:0 15px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .isotope3 .single-team-area:hover p{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.rt-team-container .isotope3 .single-team-area:hover .tlp-position{padding:0 15px;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.rt-team-container .isotope4 .tlp-team-item h3{margin:15px 25px 2px!important;padding:0;color:#fff}.rt-team-container .isotope4 .tlp-position{color:#fff;text-align:left;padding:0 25px;line-height:22px}.rt-team-container .isotope4 .tlp-team-item .short-bio p:last-child{margin:0}.rt-team-container .isotope4 .social-icons{bottom:inherit;position:relative;left:0;text-align:center;margin-top:0}.rt-team-container .isotope4 .tlp-team-item{position:relative;text-align:center;cursor:pointer}.rt-team-container .isotope4 .tlp-team-item img{position:relative;display:block}.rt-team-container .isotope4 .tlp-team-item figcaption{color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .isotope4 .tlp-team-item figcaption .caption-inner-content{position:absolute;top:50%;transform:translateY(-50%);width:100%;text-align:center}.rt-team-container .isotope4 .tlp-team-item figcaption::before,.rt-team-container .isotope4 .tlp-team-item figcaption::after{pointer-events:none}.rt-team-container .isotope4 .tlp-team-item figcaption{opacity:0;position:absolute;top:0;left:0;width:100%;height:100%}.rt-team-container .isotope4 .tlp-team-item img{-webkit-transition:opacity 0.35s;transition:opacity 0.35s}.rt-team-container .isotope4 figcaption:hover{opacity:1;background-color:rgb(46 44 44 / .4)}.rt-team-container .isotope4 .tlp-team-item:hover .tpl-social{-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);left:0;margin:auto;position:absolute;right:0;text-align:center;top:-30px}.rt-team-container .isotope4 .tlp-team-item figcaption::before,.rt-team-container .isotope4 .tlp-team-item figcaption::after{position:absolute;top:15px;right:15px;bottom:15px;left:15px;content:'';opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s}.rt-team-container .isotope4 .tlp-team-item figcaption::before{border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);transform:scale(0,1)}.rt-team-container .isotope4 .tlp-team-item figcaption::after{border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);transform:scale(1,0)}.rt-team-container .isotope4 .tlp-team-item h3{padding-top:2%;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);opacity:0}.rt-team-container .isotope4 .tlp-team-item .tlp-position{text-align:center}.rt-team-container .isotope4 .tlp-team-item .tlp-position,.rt-team-container .isotope4 .tlp-team-item:hover .short-bio{opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}.rt-team-container .isotope4 .tlp-team-item:hover figcaption::before,.rt-team-container .isotope4 .tlp-team-item:hover figcaption::after{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.rt-team-container .isotope4 .tlp-team-item:hover h3,.rt-team-container .isotope4 .tlp-team-item:hover .short-bio,.rt-team-container .isotope4 .tlp-team-item:hover .tlp-position{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .isotope4 .tlp-team-item .tlp-position a{color:#fff}.rt-team-container .isotope4 .tlp-team-item .short-bio{opacity:0;padding:0 10px 10px}.rt-team-container .isotope4 .short-bio p{text-align:center;font-size:14px;color:#fff;padding:2px 15px 0;margin-bottom:10px;line-height:20px}.rt-team-container .isotope4 .round-img .tlp-team-item figcaption{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.rt-team-container .isotope4 .round-img figcaption::before,.rt-team-container .isotope4 .round-img figcaption::after{border:none}.rt-team-container .isotope5 .tlp-position,.rt-team-container .isotope5 .tlp-position a{color:#fff;margin:0;padding:0;line-height:22px}.rt-team-container .isotope5 .single-team-area{position:relative;overflow:hidden}.rt-team-container .isotope5 .single-team-area img{position:relative;display:block}.rt-team-container .isotope5 .tlp-overlay .tlp-content-inner-is5{opacity:0;position:absolute;left:0;bottom:75px;width:100%;text-align:center;transition:0.3s}.rt-team-container .isotope5 .tlp-overlay .tlp-title{background-color:rgb(245 46 46 / .9);color:#fff;opacity:1;padding:5px 15px;margin:0;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden;position:absolute;left:0;width:100%;height:100%;bottom:60px;height:150px;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.rt-team-container .isotope5 .tlp-overlay h3,.rt-team-container .isotope5 .tlp-overlay h3 a{color:#fff;font-size:20px}.rt-team-container .isotope5 .tlp-overlay .tlp-content2{background:none;position:absolute;bottom:70px;text-align:center}.rt-team-container .isotope5 .tlp-overlay .tlp-content2 p{line-height:22px;margin:0;padding:0 0 5px}.rt-team-container .isotope5 .tlp-overlay h3{margin:0;margin-bottom:0px!important;padding:0 0}.rt-team-container .isotope5 .tlp-overlay .tlp-position,.rt-team-container .isotope5 .tlp-overlay .tlp-position a{color:#fff;line-height:22px;margin:0;padding:0}.rt-team-container .isotope5 .single-team-area:hover .tlp-overlay,.rt-team-container .isotope5 .single-team-area:hover .short-bio,.rt-team-container .isotope5 .single-team-area:hover .social-icons{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .isotope5 .single-team-area:hover .short-bio,.rt-team-container .isotope5 .single-team-area:hover .tlp-content-inner-is5{opacity:1;-webkit-transition-delay:0.05s;transition-delay:0.05s}.rt-team-container .isotope6 .single-team-area{position:relative;overflow:hidden;margin:0;width:100%;height:auto;background:#3085a3;text-align:center}.rt-team-container .isotope6 img{position:relative;display:block}.rt-team-container .isotope6 .tlp-overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:0;color:#fff;-webkit-backface-visibility:hidden;backface-visibility:hidden}.rt-team-container .isotope6 .single-team-area img{-webkit-transition:all 1.1s ease;-moz-transition:all 1.1s ease;-o-transition:all 1.1s ease;-ms-transition:all 1.1s ease;transition:all 1.1s ease;max-width:100%}.rt-team-container .isotope6 .single-team-area:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.rt-team-container .isotope6 .single-team-area h3{font-size:24px;margin-top:65%;padding:0px!important;margin-bottom:0px!important;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);overflow:hidden;transform:translate3d(0,20px,0)}.rt-team-container .isotope6 .single-team-area h3 .team-name{background:#0850d0;padding:3px 10px;color:#fff;display:inline-block}.rt-team-container .isotope6 .single-team-area .tlp-btn-wrapper{margin-top:35px;transition:0}.rt-team-container .isotope6 .tlp-position{margin-top:8px;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);overflow:hidden;display:block;padding:5px 5px}.rt-team-container .isotope6 .tlp-position span{background:#313131;padding:5px 10px;color:#fff}.rt-team-container .isotope6 .single-team-area h3 a{color:#fff}.rt-team-container .isotope6 .single-team-area p{margin:0;padding:5px 15px 5px 15px;line-height:20px;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .isotope6 .single-team-area:hover .tlp-overlay{background-color:rgb(217 35 45 / .85);-webkit-transition:all 0.35s ease-out 0.15s;-moz-transition:all 0.35s ease-out 0.15s;-ms-transition:all 0.35s ease-out 0.15s;-o-transition:all 0.35s ease-out 0.15s;transition:all 0.35s ease-out 0.15s}.rt-team-container .isotope6 .single-team-area .social-icons{margin:0;text-align:center;padding:0;opacity:0;-webkit-transition:opacity 0.35s,-webkit-transform 0.35s;transition:opacity 0.35s,transform 0.35s;-webkit-transform:translate3d(0,20px,0) scale(1.1);transform:translate3d(0,20px,0) scale(1.1)}.rt-team-container .isotope6 .single-team-area:hover .social-icons{opacity:1;padding:0 15px;margin-top:-10px}.rt-team-container .isotope6 .single-team-area:hover h3{text-align:center!important;margin-top:15%;padding:0 15px;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-team-container .isotope6 .single-team-area:hover p{opacity:1;-webkit-transform:translate3d(0,0,0) scale(1);transform:translate3d(0,0,0) scale(1)}.rt-team-container .isotope6 .single-team-area:hover .tlp-position{text-align:center!important;opacity:1;-webkit-transition:-webkit-transform 0.35s;transition:transform 0.35s;-webkit-transform:translate3d(0,2px,0);transform:translate3d(0,2px,0)}.rt-team-container .isotope7 .tlp-overlay{padding:15px}.rt-team-container .isotope7 .tlp-overlay .social-icons{margin-top:15px}.rt-team-container .isotope7 .tlp-overlay .social-icons a{color:#1e73be}.rt-carousel-holder .carousel-item{display:block}.rt-carousel-holder.top-nav .swiper-nav{position:absolute;right:0;top:-30px}.rt-carousel-holder.swiper-rtl.top-nav .swiper-nav{right:auto;left:100px}.rt-carousel-holder .swiper-arrow::after{content:none!important}.rt-carousel-holder.top-nav .swiper-button-next{right:15px}.rt-carousel-holder.top-nav .swiper-button-prev{left:-85px}.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-prev{right:15px;left:auto}.rt-carousel-holder.top-nav.swiper-rtl .swiper-button-next{left:-85px;right:auto}.rt-carousel-holder.standard-nav .swiper-nav{position:absolute;top:50%;margin-top:-30px;width:100%}.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav{margin-top:0}.tlp-widget-holder .rt-carousel-holder.standard-nav.has-dots .swiper-nav{margin-top:-15px}.rt-carousel-holder.bottom-nav .swiper-nav{position:absolute;bottom:0;left:50%;bottom:50px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rt-team-container .rt-carousel-holder.bottom-nav .swiper-nav+.swiper-pagination{margin-top:40px}.rt-carousel-holder.standard-nav .swiper-nav .swiper-arrow{top:7.5px}.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next{right:-12px}.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev{left:-12px}.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next{right:0}.tlp-widget-holder .rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev{left:0}.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-next{right:auto;left:5px}.rt-carousel-holder.bottom-nav .swiper-nav .swiper-button-prev{left:auto;right:5px}.rt-carousel-holder .swiper-arrow{width:30px;height:30px;background:#000;-webkit-transition:all 0.3s;transition:all 0.3s}.rt-carousel-holder .swiper-arrow:hover{background:#333}.rt-carousel-holder .swiper-arrow i{color:#fff}.rt-carousel-holder.swiper-rtl .swiper-button-prev i,.rt-carousel-holder.swiper-rtl .swiper-button-next i{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.rt-carousel-holder.bottom-nav.no-dots{margin-bottom:40px}.rt-carousel-holder.bottom-nav.no-dots.no-nav{margin-bottom:0}.rt-carousel-holder.bottom-nav.no-dots .swiper-nav{bottom:20px}#team-member-profile-gallery .profile-img-wrapper{margin-bottom:30px}#team-member-profile-gallery .swiper-arrow{position:absolute;top:50%;font-size:18px;background:#000;width:40px;height:40px;color:#fff;line-height:30px;-webkit-transition:all 0.3s;transition:all 0.3s;margin-top:-35px}#team-member-profile-gallery .swiper-arrow:hover{background:#333}#team-member-profile-gallery .swiper-arrow::after{content:none}#team-member-profile-gallery .swiper-button-prev{left:15px}#team-member-profile-gallery .swiper-button-next{right:15px}.rt-smart-modal #team-member-profile-gallery .swiper-button-prev,.tlp-md-content-holder #team-member-profile-gallery .swiper-button-prev{left:0}.rt-smart-modal #team-member-profile-gallery .swiper-button-next,.tlp-md-content-holder #team-member-profile-gallery .swiper-button-next{right:0}.rt-smart-modal #team-member-profile-gallery .swiper-pagination,.tlp-md-content-holder #team-member-profile-gallery .swiper-pagination{display:none}.rt-team-container .rt-carousel-holder.swiper .swiper-pagination-bullet{width:10px;height:10px;margin:10px 5px 5px;-webkit-transition:all 0.3s;transition:all 0.3s}.rt-carousel-holder .swiper-pagination-bullet:hover{background:#000;opacity:.75}.rt-carousel-holder .swiper-pagination-bullet-active{opacity:.75;background:#000}.rt-carousel-holder.swiper-autoheight .swiper-pagination{margin-top:20px}.rt-carousel-holder.swiper-autoheight .swiper-pagination,.rt-team-container .swiper-pagination-bullets-dynamic{margin-left:auto;margin-right:auto;-webkit-transform:none!important;transform:none!important}.rt-team-container .rt-carousel-holder .swiper-pagination{width:calc(100% - 30px);bottom:-20px;height:30px;margin-top:20px}.rt-team-container .carousel11 .rt-carousel-holder .swiper-pagination{margin-top:30px}.rt-pos-s{position:static!important}.rt-pos-r{position:relative!important}.rt-smart-modal .rt-pos-s,.tlp-md-content-holder .rt-pos-s{position:relative!important}.rt-carousel-holder .default-img{width:100%}.carousel5 .tlp-btn-wrapper{margin:0 10px 20px}.rt-carousel-holder .default-img+.swiper-lazy-preloader{display:none}.rt-team-container .carousel8 .tlp-overlay .tlp-position a,.rt-team-container .carousel8 .tlp-overlay .team-name a{color:#fff}.rt-team-container .carousel8 .rt-grid-item .single-team-area,.rt-team-container .isotope9 .rt-grid-item .single-team-area,.rt-team-container .layout14 .rt-grid-item .single-team-area{overflow:hidden;position:relative}.rt-team-container .carousel8 .rt-grid-item .tlp-image-wrapper,.rt-team-container .isotope9 .rt-grid-item .tlp-image-wrapper,.rt-team-container .layout14 .rt-grid-item .tlp-image-wrapper{position:relative}.rt-team-container .carousel8 .rt-grid-item .single-team-area .tlp-btn-inner,.rt-team-container .isotope9 .rt-grid-item .single-team-area .tlp-btn-inner,.rt-team-container .layout14 .rt-grid-item .single-team-area .tlp-btn-inner{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;opacity:0;visibility:hidden;transition:0.3s}.rt-team-container .carousel8 .rt-grid-item .single-team-area:hover .tlp-btn-inner,.rt-team-container .isotope9 .rt-grid-item .single-team-area:hover .tlp-btn-inner,.rt-team-container .layout14 .rt-grid-item .single-team-area:hover .tlp-btn-inner{opacity:1;visibility:visible}.rt-team-container .layout14 .rt-grid-item .tlp-overlay,.rt-team-container .isotope9 .rt-grid-item .tlp-overlay,.rt-team-container .carousel8 .rt-grid-item .tlp-overlay{text-align:center;padding:15px 0 15px 0;background:#00bfa5;width:100%;position:absolute;bottom:-52px;z-index:2;-webkit-transition:all 0.4s cubic-bezier(0,0,.5,0);-moz-transition:all 0.4s cubic-bezier(0,0,.5,0);-ms-transition:all 0.4s cubic-bezier(0,0,.5,0);-o-transition:all 0.4s cubic-bezier(0,0,.5,0);transition:all 0.4s cubic-bezier(0,0,.5,0)}.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons,.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons,.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons{position:relative;margin-top:15px;padding-top:5px;transition:0.3s all;opacity:0}.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons,.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay .social-icons,.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay .social-icons{opacity:1;padding-top:0}.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay .social-icons{margin-top:5px}.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3 a:hover,.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3 a:hover,.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a:hover{color:#00bfa5}.rt-team-container .carousel8 .rt-grid-item .tlp-overlay h3,.rt-team-container .isotope9 .rt-grid-item .tlp-overlay h3,.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3{margin:0}.rt-team-container .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container .isotope9 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container .layout14 .rt-grid-item .tlp-overlay .social-icons:before{content:"";background:#00bfa5;height:1px;width:170px;z-index:3;position:absolute;left:0;right:0;top:-5px;margin:0 auto 10px;display:block}.rt-team-container .carousel8 .rt-grid-item:hover .tlp-overlay,.rt-team-container .isotope9 .rt-grid-item:hover .tlp-overlay,.rt-team-container .layout14 .rt-grid-item:hover .tlp-overlay{background:#222;bottom:0;-webkit-transition:all 0.6s cubic-bezier(0,0,.8,-.5);-moz-transition:all 0.6s cubic-bezier(0,0,.8,-.5);-ms-transition:all 0.6s cubic-bezier(0,0,.8,-.5);-o-transition:all 0.6s cubic-bezier(0,0,.8,-.5);transition:all 0.6s cubic-bezier(0,0,.8,-.5)}.rt-team-container .layout14 .rt-grid-item .tlp-position a,.rt-team-container .layout14 .rt-grid-item .tlp-overlay h3 a{color:#fff}.rt-team-container .layout15 .single-team-area,.rt-team-container .isotope10 .single-team-area,.rt-team-container .carousel11 .single-team-area{text-align:center;position:relative;overflow:hidden}.rt-team-container .layout15 .single-team-area::before,.rt-team-container .isotope10 .single-team-area::before,.rt-team-container .carousel11 .single-team-area::before{content:"";position:absolute;height:100%;width:200%;z-index:2;background:rgb(217 35 45 / .8);-webkit-transform:rotate(8deg);-moz-transform:rotate(8deg);-ms-transform:rotate(8deg);transform:rotate(8deg);top:60%;left:-90%;-webkit-transition:all 0.7s cubic-bezier(.19,.63,0,1.2);-moz-transition:all 0.7s cubic-bezier(.19,.63,0,1.2);-ms-transition:all 0.7s cubic-bezier(.19,.63,0,1.2);-o-transition:all 0.7s cubic-bezier(.19,.63,0,1.2);transition:all 0.7s cubic-bezier(.19,.63,0,1.2)}.rt-team-container .layout15 .single-team-area:hover:before,.rt-team-container .isotope10 .single-team-area:hover:before,.rt-team-container .carousel11 .single-team-area:hover:before{-webkit-transform:rotate(20deg);-moz-transform:rotate(20deg);-ms-transform:rotate(20deg);transform:rotate(20deg);top:22%;left:-90%}.rt-team-container .layout15 .single-team-area:hover img,.rt-team-container .isotope10 .single-team-area:hover img,.rt-team-container .carousel11 .single-team-area:hover img{transform:scale(1.1)}.rt-team-container .layout15 .single-team-area:hover .ttp-member-title,.rt-team-container .isotope10 .single-team-area:hover .ttp-member-title,.rt-team-container .carousel11 .single-team-area:hover .ttp-member-title{bottom:23%;-webkit-transition:all .8s ease-out;-moz-transition:all .8s ease-out;-ms-transition:all .8s ease-out;-o-transition:all .8s ease-out;transition:all .8s ease-out}.rt-team-container .layout15 .single-team-area:hover .social-icons,.rt-team-container .isotope10 .single-team-area:hover .social-icons,.rt-team-container .carousel11 .single-team-area:hover .social-icons{left:20px;opacity:1;visibility:visible}.rt-team-container .layout15 .single-team-area img,.rt-team-container .isotope10 .single-team-area img,.rt-team-container .carousel11 .single-team-area img{width:100%;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:all .7s ease-out;-moz-transition:all .7s ease-out;-ms-transition:all .7s ease-out;-o-transition:all .7s ease-out;transition:all .7s ease-out}.rt-team-container .layout15 .single-team-area .ttp-member-title,.rt-team-container .isotope10 .single-team-area .ttp-member-title,.rt-team-container .carousel11 .single-team-area .ttp-member-title{text-align:left;width:100%;position:absolute;left:20px;z-index:6;bottom:5%;-webkit-transition:all .4s ease-out;-moz-transition:all .4s ease-out;-ms-transition:all .4s ease-out;-o-transition:all .4s ease-out;transition:all .4s ease-out}.rt-team-container .layout15 .single-team-area .ttp-member-title a,.rt-team-container .isotope10 .single-team-area .ttp-member-title a,.rt-team-container .carousel11 .single-team-area .ttp-member-title a{color:#fff}.rt-team-container .layout15 .single-team-area .social-icons,.rt-team-container .isotope10 .single-team-area .social-icons,.rt-team-container .carousel11 .single-team-area .social-icons{position:absolute;left:-100%;z-index:3;opacity:0;visibility:hidden;bottom:5%;-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);-webkit-transition:all 1s cubic-bezier(0,0,.25,1.38);-moz-transition:all 1s cubic-bezier(0,0,.25,1.38);-ms-transition:all 1s cubic-bezier(0,0,.25,1.38);-o-transition:all 1s cubic-bezier(0,0,.25,1.38);transition:all 1s cubic-bezier(0,0,.25,1.38)}.rt-team-container .carousel10 .profile-img-wrap{text-align:center}.rt-team-container .carousel10 .profile-img-wrap img{display:inline-block;margin:0 auto;-webkit-transform:scale(.75);-moz-transform:scale(.75);-ms-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75);-webkit-transition:all 0.7s ease-out;-moz-transition:all 0.7s ease-out;-ms-transition:all 0.7s ease-out;-o-transition:all 0.7s ease-out;transition:all 0.7s ease-out}.rt-team-container .carousel10 .swiper-slide-active .profile-img-wrap img{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.rt-team-container .carousel10 .single-team-area{text-align:center;padding:15px}.rt-team-container .carousel10 .single-team-area .profile-content{max-width:300px;text-align:center;margin:0 auto}.rt-carousel-holder .swiper-nav-main .swiper-button-next{right:-12px}.rt-carousel-holder .swiper-nav-main .swiper-button-prev{left:-12px}.rt-carousel-holder .swiper-nav-main .swiper-arrow{border-radius:50%;font-size:13px;top:0}.rt-team-container .carousel9 .single-team-area .tlp-overlay{padding:15px 10px 15px;color:#fff}.rt-team-container .carousel9 .single-team-area .tlp-overlay a{color:#fff}.rt-team-container .carousel9 .single-team-area .social-icons{margin:5px 0 -4px}.rt-team-container .carousel10 .single-team-area{text-align:center;padding:15px;max-width:800px;margin-left:auto;margin-right:auto}.rt-team-container .carousel10 .single-team-area .social-icons a{color:#1e73be}.rt-team-container .carousel10 .rttm-carousel-main .rt-grid-item.swiper-slide{margin-bottom:15px}.rt-team-container .layout16 .single-team-area{padding:30px;background-color:#fff;box-shadow:0 0 38px 0 rgb(0 0 0 / 10%);position:relative;overflow:hidden;margin-bottom:30px}.rt-team-container.rt-grayscale .layout16 img.rt-team-img{transition:all .3s;transform:scale(1);transition:all 0.3s ease-in-out;filter:grayscale(100%)}.rt-team-container.rt-grayscale .layout16 .single-team-area:hover img.rt-team-img{transform:scale(1.1);filter:grayscale(0)}.rt-team-container .layout16 .single-team-area:before{content:"";width:70px;height:70px;background-color:#e1e1e1;border:none;border-radius:6px;position:absolute;bottom:22px;right:-40px;z-index:11;transform:rotate(50deg);transition:all 0.3s ease-in-out}.rt-team-container .layout16 .single-team-area:after{content:"";width:70px;height:70px;border:2px solid #e1e1e1;border-radius:6px;position:absolute;right:-45px;bottom:-12px;z-index:10;transform:rotate(50deg);transition:all 0.3s ease-in-out}.rt-team-container .layout16 .single-team-area:hover:before{background-color:#007acc}.rt-team-container .tlp-position{color:initial}.rt-team-container .layout16 .single-team-area:hover:after{border-color:#007acc}.rt-team-container .layout16 .single-team-area .social-icons{z-index:5;position:absolute;bottom:-20%;left:0;right:0;visibility:hidden;opacity:0;width:100%;padding:15px 0;background-color:#007acc;margin-top:0;text-align:center;transition:all 0.3s ease-in-out}.rt-team-container .layout16 .single-team-area:hover .social-icons{visibility:visible;opacity:1;bottom:0}.rt-team-container .layout16 .single-team-area .social-icons a:hover i{background-color:#fff0;opacity:.8}.rt-team-container .layout16 .single-team-area .short-bio{margin-bottom:15px}.rt-team-container .layout16 .single-team-area .tlp-position a{color:initial;text-decoration:none}.rt-team-container .layout16 .single-team-area .tlp-content{background-color:#fff0;padding-left:0;padding-right:0;padding-top:20px;padding-bottom:0}.rt-team-container .layout16 .readmore-btn a{padding-right:18px;padding-left:18px}.rt-team-container .layout17 .single-team-area{position:relative;z-index:1;border-radius:10px;text-align:center}.rt-team-container .layout17 .masonry-grid-item .single-team-area{margin-bottom:30px}.rt-team-container .layout17 .single-team-area .tlp-portfolio-thum{margin:0 30px;box-shadow:0 21px 51px 0 rgb(0 0 0 / 15%);border-radius:0 30px 0 30px;border:6px solid #fff;z-index:2;position:relative;overflow:hidden}.rt-team-container .layout17 .single-team-area .tlp-content{background-color:#f5f6f7;position:relative;padding:20px 20px 20px;transition:all 0.3s ease;-webkit-transition:background-color 0.3s ease;z-index:1}.rt-team-container .layout17 .single-team-area.has-thumbnail .tlp-content{margin-top:-240px;padding-top:260px}.rt-team-container .layout17 .single-team-area:hover .tlp-content{background-color:#007acc}.rt-team-container .layout17 .single-team-area .tlp-overlay{position:absolute;right:0;bottom:0;display:inline-block;margin:0}.rt-team-container .layout17 .single-team-area .icons-wrapper{position:relative;display:inline-block}.rt-team-container .layout17 .single-team-area .icons-wrapper a.share-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#fff;color:#666;font-size:17px;text-decoration:none}.rt-team-container .layout17 .single-team-area .social-icons{position:absolute;right:0;bottom:-300%;opacity:0;visibility:hidden;transition:all ease 0.8s;z-index:9999}.rt-team-container .layout17 .single-team-area .social-icons a{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;background-color:#fff;color:#666;transition:all ease 0.4s;margin:0}.rt-team-container .layout17 .single-team-area:hover .social-icons{opacity:1;visibility:visible;bottom:0;z-index:9999}.rt-team-container .layout17 .single-team-area .social-icons a:hover i{background-color:#fff0;!important}.rt-team-container .layout17 .single-team-area .social-icons a:hover{background-color:#007acc}.rt-team-container .layout17 .single-team-area .tlp-portfolio-thum img{transition:all 0.3s ease-in-out}.rt-team-container .layout17 .tlp-content{color:#000}.rt-team-container .layout17 .tlp-content a{text-decoration:none!important}.rt-team-container .layout17 .readmore-btn a{padding-right:15px;padding-left:15px}.layout17 .single-team-area:hover .readmore-btn a{background:#fff;color:#007acc}.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-email,.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-phone,.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-mobile,.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-location,.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-website,.rt-team-container .layout17 .single-team-area:hover .tlp-content .tlp-url,.rt-team-container .layout17 .single-team-area:hover .tlp-position a,.rt-team-container .layout17 .single-team-area:hover .tlp-content{color:#fff!important}.rt-team-container .layout17 .single-team-area:hover .tlp-content i{color:#fff}.rt-team-container .layout17 .short-bio p{margin:10px 0}.rt-team-container .layout17 .single-team-area .tlp-title h3 a,.rt-team-container .layout17 .single-team-area .tlp-position a{color:#000;text-decoration:none}.rt-team-container .layout17 .single-team-area:hover .tlp-title h3 a,.rt-team-container .layout17 .single-team-area:hover .tlp-title h3{color:#fff}.rt-team-container .layout17 .single-team-area:hover .tlp-position a,.rt-team-container .layout17 .single-team-area:hover .tlp-position{color:#fff}.rt-team-container .layout18 .single-team-area .tlp-portfolio-thum{position:relative;border-radius:6px;overflow:hidden}.rt-team-container .layout18 .single-team-area .tlp-portfolio-thum img{transform:scale3d(1,1,1);-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition:all .6s}.rt-team-container .layout18 .single-team-area .tlp-portfolio-thum:hover img{transform:scale3d(1.1,1.1,1.1)}.rt-team-container .layout18 .single-team-area .tlp-overlay{position:absolute;right:30px;top:30px;margin:0;padding:0}.rt-team-container .layout18 .single-team-area .tlp-overlay .icons-wrapper a{position:relative;margin-bottom:5px;text-decoration:none}.rt-team-container .layout18 .single-team-area .tlp-overlay a.share-icon{height:45px;width:45px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#007acc;font-size:16px;border:none;border-radius:50%;transition:all 0.4s ease-in-out}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons{position:absolute;top:50px;left:0;bottom:0;list-style:none;margin:0;padding:0}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a{height:45px;width:45px;display:flex;align-items:center;justify-content:center;background-color:#fff;color:#007acc;box-shadow:0 0 10px 0 rgb(0 0 0 / 9%);font-size:14px;border:none;border-radius:50%;opacity:0;visibility:hidden;transform:translateY(-10px);transition:visibility 0.3s ease-in-out,opacity 0.3s ease-in-out,transform 0.3s ease-in-out}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:hover i{background-color:#fff0;color:inherit}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(1){transition-delay:0.1s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(2){transition-delay:0.2s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(3){transition-delay:0.3s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(4){transition-delay:0.4s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(5){transition-delay:0.5s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(6){transition-delay:0.6s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(7){transition-delay:0.7s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:nth-child(8){transition-delay:0.8s}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a i{transition:unset}.rt-team-container .layout18 .single-team-area .tlp-overlay .icons-wrapper:hover .social-icons>a{transform:translateY(0);opacity:1;visibility:visible}.rt-team-container .layout18 .single-team-area .tlp-overlay a.share-icon:hover{background-color:#007acc;color:#fff!important}.rt-team-container .layout18 .single-team-area .tlp-overlay .social-icons>a:hover{background-color:#007acc;color:#fff!important}.rt-team-container .layout18 .tlp-content{color:inherit}.rt-team-container .layout18 .even-grid-item,.rt-team-container .layout18 .masonry-grid-item{margin-bottom:60px}.rt-team-container .layout18 .single-team-area .tlp-content{position:absolute;left:24px;right:24px;bottom:-24px;box-shadow:0 0 35px rgb(0 0 0 / 8%);border-radius:6px 0 6px 6px;padding:20px 24px 24px;background-color:#fff}.rt-team-container .layout18 .single-team-area .tlp-content:after{content:"";position:absolute;top:-29px;left:0;width:100%;display:block;background:#fff;clip-path:polygon(100% 100%,104% 0%,0% 100%,0% 100%);height:30px;border-radius:6px 6px 0 6px}.rt-team-container .layout18 .single-team-area .tlp-title a{color:#00235a}.rt-team-container .layout18 .single-team-area .tlp-title a:hover{color:#007acc}.rt-team-container .layout18 .single-team-area a{text-decoration:none}div.rt-team-container .readmore-btn{margin-top:15px}.rt-team-container .readmore-btn a{padding:10px 20px;background:#007acc;text-decoration:none;color:#fff;border-radius:4px;transition:all 0.3s;display:inline-block;margin-right:5px;border:1px solid #fff0}.rt-team-container .readmore-btn a:last-child{margin-right:0}.rt-team-container .readmore-btn a:hover{background-color:#07639e}#tlp-popup-wrap .tlp-popup-singlePage-counter{color:#fff;position:absolute;margin:auto;right:40px;top:0;bottom:0;font:400 13px/30px "Open Sans",sans-serif;height:30px}.tlp-popup-wrap{min-height:100%;position:fixed;width:100%;left:0;top:0;margin-left:100%;display:none;overflow-y:scroll;overflow-x:hidden;z-index:999999;padding:0}.tlp-popup-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle}.tlp-popup-wrap .tlp-popup-navigation-wrap{background-color:#8cc63e}.tlp-popup-wrap .tlp-popup-loading{background:url(/wp-content/plugins/tlp-team/assets/css/../images/tlp-loading.gif) no-repeat center;height:200px}.tlp-popup-content{width:100%;height:100%;background:#fff;position:fixed;overflow-y:scroll;padding-bottom:30px}.tlp-popup-singlePage-sticky .tlp-popup-navigation-wrap{position:fixed;top:0}.tlp-popup-singlePage .tlp-popup-next,.tlp-popup-singlePage .tlp-popup-prev{width:44px;height:44px;bottom:0}.tlp-popup-navigation .tlp-popup-next,.tlp-popup-navigation .tlp-popup-close,.tlp-popup-navigation .tlp-popup-prev{display:inline-block;margin:5px!important;cursor:pointer;border:1px solid;border-radius:50%;display:inline-flex;padding:10px;align-items:center;justify-content:center;color:#fff;font-size:27px}.tlp-popup-navigation{padding:5px 0;text-align:center}.tlp-popup-navigation,.tlp-popup-navigation-wrap{width:100%}.tlp-detail ul.author-latest-post{margin:2px 0 10px 20px!important}.tlp-detail ul.author-latest-post li{padding:2px 0}.tlp-team-skill{margin-bottom:30px}.rt-team-container .button-group{text-align:center;padding-bottom:20px}.rt-team-container .button-group button{background:#000;border:none;color:#fff;text-transform:none;font-weight:400!important;margin:5px;padding:10px 15px;outline:0;box-shadow:none;text-shadow:none}.rt-team-container .button-group button:hover{opacity:.8}.rt-team-container .button-group .selected{background:#26aae1}.tlp-popup-singlePage .tlp-popup-close{height:44px;width:44px;margin:auto}.tlp-popup-singlePage .tlp-popup-close:hover{background-position:-92px -138px}.tlp-layout-isotope .team-member{display:inline-block;float:left}.rt-team-container figure{margin:0}.rt-team-container img{max-width:100%;height:auto;vertical-align:middle}.rt-team-container .img-responsive{display:block;max-width:100%;width:100%;height:auto}.rt-team-container .img-responsive.swiper-lazy:not(.swiper-lazy-loaded){visibility:hidden;opacity:0}.rt-team-container figure{position:relative;width:100%;overflow:hidden}.rt-team-container .swiper-lazy-preloader{width:30px;height:30px;margin-left:-15px;margin-top:-15px;border-width:2px;border-color:#fb4c35;border-top-color:#fff0}.rt-team-container .img-rounded{border-radius:6px}.rt-team-container .img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto}.rt-team-container .img-circle{border-radius:50%}.rt-team-container .table-responsive{overflow-x:auto;min-height:.01%}.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next>*{margin-left:1px;margin-right:1px;font-size:16px;line-height:1.55;display:inline-block;width:30px;height:30px;text-align:center;font-size:18px;background-color:#bcbcbc;color:#fff;line-height:30px;bottom:auto;cursor:pointer;transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,opacity 0.2s ease-in-out,visibility 0.2s ease-in-out;-webkit-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,opacity 0.2s ease-in-out,visibility 0.2s ease-in-out;-ms-transition:background-color 0.2s ease-in-out,color 0.2s ease-in-out,opacity 0.2s ease-in-out,visibility 0.2s ease-in-out}.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next>* i{line-height:1}.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next>.rt-disabled{opacity:.5;pointer-events:none}.rt-cb-page-prev-next{text-align:left}.rt-team-container .rt-pagination-wrap .rt-loadmore-style .rt-loadmore-loading{color:#fff;position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px;visibility:hidden;opacity:0}.rt-ball-scale-multiple.rt-2x{width:64px;height:64px}.rt-ball-scale-multiple.rt-2x>div{width:64px;height:64px}.rt-ball-scale-multiple,.rt-ball-scale-multiple>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.rt-ball-scale-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.rt-ball-scale-multiple>div:nth-child(2){-webkit-animation-delay:.2s;-moz-animation-delay:.2s;-o-animation-delay:.2s;animation-delay:.2s}.rt-ball-scale-multiple>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:0;-webkit-animation:ball-scale-multiple 1s 0s linear infinite;-moz-animation:ball-scale-multiple 1s 0s linear infinite;-o-animation:ball-scale-multiple 1s 0s linear infinite;animation:ball-scale-multiple 1s 0s linear infinite}.rt-team-container .rt-pagination-wrap{text-align:center;margin-top:10px}.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-active-elm{display:block}.rt-team-container .rt-pagination-wrap .rt-infinite-action{width:40px;height:40px;margin:0 auto;position:relative;display:none;border-top-left-radius:50%;-webkit-border-top-left-radius:50%;-moz-border-top-left-radius:50%;-ms-border-top-left-radius:50%;-o-border-top-left-radius:50%;border-top-right-radius:50%;-webkit-border-top-right-radius:50%;-moz-border-top-right-radius:50%;-ms-border-top-right-radius:50%;-o-border-top-right-radius:50%;border-bottom-left-radius:50%;-webkit-border-bottom-left-radius:50%;-moz-border-bottom-left-radius:50%;-ms-border-bottom-left-radius:50%;-o-border-bottom-left-radius:50%;border-bottom-right-radius:50%;-webkit-border-bottom-right-radius:50%;-moz-border-bottom-right-radius:50%;-ms-border-bottom-right-radius:50%;-o-border-bottom-right-radius:50%}.rt-team-container .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading{color:rgb(251 76 53 / .5);position:absolute;top:50%;left:50%;margin-top:-32px;margin-left:-32px}.rt-team-container .rt-pagination-wrap .rt-loadmore-style{cursor:pointer;position:relative;user-select:none;-webkit-user-select:none}.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-hidden-elm,.rt-team-container .rt-pagination-wrap .rt-infinite-action.rt-hidden-elm,.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-hidden-elm,.rt-team-container .rt-pagination-wrap .rt-cb-page-prev-next.rt-hidden-elm{display:none!important}.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-text{opacity:0;visibility:hidden}.rt-team-container .rt-pagination-wrap .rt-loadmore-style.rt-lm-loading .rt-loadmore-loading{opacity:1;visibility:visible}.rt-team-container .rt-pagination-wrap .rt-loadmore-btn{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:#fb4c35;text-decoration:none;padding:9px 20px 8px 20px;display:inline-block;transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out;-webkit-transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out;-ms-transition:color 0.2s ease-in-out,background-color 0.2s ease-in-out}.rt-team-container .rt-loadmore-btn:hover{background-color:#666}.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages{float:none;padding-top:.1px;padding-bottom:.1px}.rt-team-container .rt-pagination-wrap .rt-page-numbers.rt-lm-loading{pointer-events:none;opacity:.5}.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul{float:none;text-align:center;font-size:0;line-height:0;margin:-2px}.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li{float:none;font-size:16px;line-height:1.55;display:inline-block;min-width:30px;min-height:30px;border:none;padding:2px}.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li>a{-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-radius:0;-webkit-border-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;text-decoration:none;min-width:30px;height:30px;font-size:16px;line-height:1.55;font-weight:400;color:#999;letter-spacing:0;line-height:29px;border:1px solid #d7d7d7;display:block;padding-left:8px;padding-right:8px;color:#999}.rt-team-container .rt-pagination-wrap .rt-page-numbers .paginationjs .paginationjs-pages ul li.active>a{background-color:#fb4c35;color:#fff}.rt-team-container .tlp-pagination{text-align:center}.rt-team-container .pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.rt-team-container .pagination>li{display:inline}.rt-team-container .pagination>li>a,.rt-team-container .pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.42857143;text-decoration:none;color:#337ab7;background-color:#fff;border:0;margin-left:-1px}.rt-team-container .pagination>li:first-child>a,.rt-team-container .pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.rt-team-container .pagination>li:last-child>a,.rt-team-container .pagination>li:last-child>span{border-bottom-right-radius:4px;border-top-right-radius:4px}.rt-team-container .pagination>li>a:hover,.rt-team-container .pagination>li>span:hover,.rt-team-container .pagination>li>a:focus,.rt-team-container .pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.rt-team-container .pagination>.active>a,.rt-team-container .pagination>.active>span,.rt-team-container .pagination>.active>a:hover,.rt-team-container .pagination>.active>span:hover,.rt-team-container .pagination>.active>a:focus,.rt-team-container .pagination>.active>span:focus{z-index:3;color:#fff;background-color:#337ab7;cursor:default}.rt-team-container .pagination>.disabled>span,.rt-team-container .pagination>.disabled>span:hover,.rt-team-container .pagination>.disabled>span:focus,.rt-team-container .pagination>.disabled>a,.rt-team-container .pagination>.disabled>a:hover,.rt-team-container .pagination>.disabled>a:focus{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.rt-team-container .pagination-lg>li>a,.rt-team-container .pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.rt-team-container .pagination-lg>li:first-child>a,.rt-team-container .pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.rt-team-container .pagination-lg>li:last-child>a,.rt-team-container .pagination-lg>li:last-child>span{border-bottom-right-radius:6px;border-top-right-radius:6px}.rt-team-container .pagination-sm>li>a,.rt-team-container .pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.rt-team-container .pagination-sm>li:first-child>a,.rt-team-container .pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.rt-team-container .pagination-sm>li:last-child>a,.rt-team-container .pagination-sm>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.tlp-single-container{margin:25px auto;width:100%;max-width:1170px}.rt-team-container .tlp-detail{text-align:left!important;padding-bottom:30px!important}.rt-team-container .tlp-detail ul{margin:10px 0}.tlp-single-detail{display:inline-block;width:100%;line-height:1.6}.rt-team-container .tlp-detail .tlp-position,.tlp-single-detail .tlp-position{font-weight:400;margin-bottom:20px;font-size:20px}#tlp-member-container:after{clrar:both;content:".";display:block;visibility:hidden;height:0}.rt-team-container .tlp-detail .social-icons{margin-bottom:15px}.tlp-single-detail .tlp-team-skill ul{margin:0}.tlp-single--detail ul li label{font-weight:700;margin-right:10px}.md-modal{top:10%;position:fixed;left:0;right:0;margin:auto;width:100%;max-width:1000px;height:70%;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.md-show{visibility:visible}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgb(0 0 0 / .9);-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show~.md-overlay{opacity:1;visibility:visible}.md-modal .social-icons a{width:35px;height:35px;display:inline-flex;align-items:center;justify-content:center;color:#fff}.md-modal .social-icons a i{line-height:30px}.md-modal .social-icons .fa{font-size:22px;padding-top:5px;width:30px;height:30px;color:#fff}.md-modal .social-icons a:hover .fa-facebook-f{background:#3b5999;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-twitter{background:#3aa9e0;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-linkedin{background:#0080b1;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-xing{background:#1C5D5B;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-google-plus{background:#d04333;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-youtube{background:#cd322d;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-soundcloud{background:#f50;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-vimeo{background:#4bf;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-instagram{background:#3e729a;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-skype{background:#06bcff;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-whatsapp{background:#25D366;color:#fff;width:30px;height:30px}.md-modal .social-icons a:hover .fa-telegram{background:#29b6f6;color:#fff;width:30px;height:30px}.md-content{color:#fff;background:#0071bd;position:relative;border-radius:3px;margin:0 auto;height:100%;position:relative;overflow:hidden}.md-content .tlp-md-content-holder>.md-header{opacity:.8;text-align:center;margin:0;padding:15px 0 10px}.md-content .tlp-md-content-holder>.md-header h4{font-size:14px;margin:0}.md-content .tlp-md-content-holder>.md-header h4,.md-content .tlp-md-content-holder>.md-header h3{color:#fff}.md-content .tlp-md-content-holder>.md-header h3{padding:0;font-size:28px;margin:0;text-transform:uppercase}div#tlp-modal .tlp-md-content-holder{min-height:15px;height:100%;overflow:hidden}div#tlp-modal .tlp-md-loading{text-align:center;padding:15px 40px 30px}.md-content>.tlp-md-content-holder .tlp-md-content{padding:0 0;margin:15px 30px;height:90%}.md-content>.tlp-md-content-holder .tlp-md-content .tlp-md-member-details{margin:15px 0}.tlp-md-member-details p{margin:5px 0}.tlp-md-content .rt-team-container .tlp-team-skill ul{margin:0}.tlp-md-content .rt-team-container a{color:#fff}.tlp-md-content .tlp-short-bio{margin:15px 0}.md-content .md-cls-btn{text-align:right;padding:4px;position:absolute;top:0;left:0;right:0}.md-content button{display:inline-block;margin:0 auto;background-color:#fff0;font-size:.8em}.md-content button.md-close{background:#fff0}.md-content .md-cls-btn i{font-size:22px;line-height:34px}.md-content .author-latest-post li{padding-bottom:5px}#tlp-modal .md-content .author-latest-post li a:hover{text-decoration:underline}#tlp-modal .rt-team-container .contact-info{margin-bottom:10px}.tlp-md-effect .md-content{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s}.md-show.tlp-md-effect .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}@media (min-width:768px){.rt-container{max-width:750px}}@media (min-width:992px){.rt-container{max-width:970px}}@media (min-width:1200px){.rt-container{max-width:1170px}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (max-width:360px){.rt-team-container .layout6 .tlp-left-arrow::after{bottom:-111px}}@media screen and (max-width:767px){.rt-team-container .margin-bottom15{margin-bottom:5px!important}.rt-team-container .layout6 .tlp-right-arrow:after{display:inline-block;left:0;margin:auto;right:0;top:-15px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.rt-team-container .layout6 .tlp-left-arrow:after{display:inline-block;-webkit-transform:rotate(-136deg);-moz-transform:rotate(-136deg);-o-transform:rotate(-136deg);-ms-transform:rotate(-136deg);transform:rotate(-136deg);bottom:-94px;left:0;margin:auto;right:0}.tlp-member-feature-img,.tlp-member-description-container{float:none;width:100%}.tlp-member-description-container{padding-top:15px}}@media (min-width:768px){.margin-bottom15{margin-bottom:5px!important}.rt-col-sm-1,.rt-col-sm-2,.rt-col-sm-3,.rt-col-sm-4,.rt-col-sm-5,.rt-col-sm-6,.rt-col-sm-7,.rt-col-sm-8,.rt-col-sm-9,.rt-col-sm-10,.rt-col-sm-11,.rt-col-sm-12{float:left}.rt-col-sm-24{float:left}.rt-col-sm-24{width:20%}.rt-col-sm-12{width:100%}.rt-col-sm-11{width:91.66666667%}.rt-col-sm-10{width:83.33333333%}.rt-col-sm-9{width:75%}.rt-col-sm-8{width:66.66666667%}.rt-col-sm-7{width:58.33333333%}.rt-col-sm-6{width:50%}.rt-col-sm-5{width:41.66666667%}.rt-col-sm-4{width:33.33333333%}.rt-col-sm-3{width:25%}.rt-col-sm-2{width:16.66666667%}.rt-col-sm-1{width:8.33333333%}}@media (min-width:992px){.margin-bottom15{margin-bottom:15px}.rt-col-md-1,.rt-col-md-2,.rt-col-md-3,.rt-col-md-4,.rt-col-md-5,.rt-col-md-6,.rt-col-md-7,.rt-col-md-8,.rt-col-md-9,.rt-col-md-10,.rt-col-md-11,.rt-col-md-12{float:left}.rt-col-md-24{float:left}.rt-col-md-24{width:20%}.rt-col-md-12{width:100%}.rt-col-md-11{width:91.66666667%}.rt-col-md-10{width:83.33333333%}.rt-col-md-9{width:75%}.rt-col-md-8{width:66.66666667%}.rt-col-md-7{width:58.33333333%}.rt-col-md-6{width:50%}.rt-col-md-5{width:41.66666667%}.rt-col-md-4{width:33.33333333%}.rt-col-md-3{width:25%}.rt-col-md-2{width:16.66666667%}.rt-col-md-1{width:8.33333333%}}@media (min-width:1200px){.rt-col-lg-1,.rt-col-lg-2,.rt-col-lg-3,.rt-col-lg-4,.rt-col-lg-5,.rt-col-lg-6,.rt-col-lg-7,.rt-col-lg-8,.rt-col-lg-9,.rt-col-lg-10,.rt-col-lg-11,.rt-col-lg-12{float:left}.rt-col-lg-24{float:left}.rt-col-lg-24{width:20%}.rt-col-lg-12{width:100%}.rt-col-lg-11{width:91.66666667%}.rt-col-lg-10{width:83.33333333%}.rt-col-lg-9{width:75%}.rt-col-lg-8{width:66.66666667%}.rt-col-lg-7{width:58.33333333%}.rt-col-lg-6{width:50%}.rt-col-lg-5{width:41.66666667%}.rt-col-lg-4{width:33.33333333%}.rt-col-lg-3{width:25%}.rt-col-lg-2{width:16.66666667%}.rt-col-lg-1{width:8.33333333%}}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.rt-team-container .layout16 .single-team-area{padding:20px;margin-bottom:20px}.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}@-webkit-keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);transform:scale(1)}}@-moz-keyframes ball-scale-multiple{0%{opacity:0;-moz-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-moz-transform:scale(1);transform:scale(1)}}@-o-keyframes ball-scale-multiple{0%{opacity:0;-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-o-transform:scale(1);transform:scale(1)}}@keyframes ball-scale-multiple{0%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}5%{opacity:.75}100%{opacity:0;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}}@-webkit-keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes ball-clip-rotate{0%{-moz-transform:rotate(0deg);transform:rotate(0deg)}50%{-moz-transform:rotate(180deg);transform:rotate(180deg)}100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes ball-clip-rotate{0%{-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes ball-clip-rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}50%{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}100%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-moz-keyframes fire-diamonds{0%{-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-o-keyframes fire-diamonds{0%{-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}.la-fire,.la-fire>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-fire{display:block;font-size:0;color:#fff}.la-fire.la-dark{color:#333}.la-fire>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-fire{width:32px;height:32px}.la-fire>div{position:absolute;bottom:0;left:50%;width:12px;height:12px;border-radius:0;border-radius:2px;-webkit-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-ms-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);transform:translateY(0) translateX(-50%) rotate(45deg) scale(0);-webkit-animation:fire-diamonds 1.5s infinite linear;-moz-animation:fire-diamonds 1.5s infinite linear;-o-animation:fire-diamonds 1.5s infinite linear;animation:fire-diamonds 1.5s infinite linear}.la-fire>div:nth-child(1){-webkit-animation-delay:-.85s;-moz-animation-delay:-.85s;-o-animation-delay:-.85s;animation-delay:-.85s}.la-fire>div:nth-child(2){-webkit-animation-delay:-1.85s;-moz-animation-delay:-1.85s;-o-animation-delay:-1.85s;animation-delay:-1.85s}.la-fire>div:nth-child(3){-webkit-animation-delay:-2.85s;-moz-animation-delay:-2.85s;-o-animation-delay:-2.85s;animation-delay:-2.85s}.la-fire.la-sm{width:16px;height:16px}.la-fire.la-sm>div{width:6px;height:6px}.la-fire.la-2x{width:64px;height:64px}.la-fire.la-2x>div{width:24px;height:24px}.la-fire.la-3x{width:96px;height:96px}.la-fire.la-3x>div{width:36px;height:36px}@-webkit-keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-moz-keyframes fire-diamonds{0%{-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@-o-keyframes fire-diamonds{0%{-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}@keyframes fire-diamonds{0%{-webkit-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(75%) translateX(-50%) rotate(45deg) scale(0)}50%{-webkit-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-moz-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);-o-transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1);transform:translateY(-87.5%) translateX(-50%) rotate(45deg) scale(1)}100%{-webkit-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-moz-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);-o-transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0);transform:translateY(-212.5%) translateX(-50%) rotate(45deg) scale(0)}}.isotope-free .single-team-area .social-icons a{background:#0367bf;color:#fff}.isotope-free .single-team-area .tlp-content a{color:#fff}.rt-team-container .layout1 figure,.rt-team-container .layout3 figure,.rt-team-container .isotope-free figure{margin:auto;display:table}.rt-team-container .isotope-free .short-bio p,.rt-team-container .layout1 .short-bio p{margin-top:10px}.tlp-single-container .tlp-member-title{margin-bottom:10px;line-height:1.2}.tlp-single-container.rt-team-container .contact-info{margin-bottom:15px}@media (max-width:992px){.rt-team-container .special01 .img-responsive,.rt-team-container .single-team-area img{width:100%}.rt-team-container .round-img .single-team img{width:initial}}@media (max-width:767px){.rt-team-container .layout6 .tlp-img.tlp-single-team img{width:100%}}@media (max-width:576px){#team-member-profile-gallery .swiper-arrow{width:34px;height:34px;margin-top:-32px}#team-member-profile-gallery .swiper-pagination-bullet{margin:5px}.rt-team-container .rt-carousel-holder .swiper-pagination{margin-top:-10px;margin-left:auto;margin-right:auto}.rt-team-container .rt-carousel-holder.swiper-autoheight .swiper-pagination{margin-top:20px}#team-member-profile-gallery{margin-bottom:30px}.tlp-popup-content #team-member-profile-gallery,.rt-smart-modal #team-member-profile-gallery,.tlp-md-content-holder #team-member-profile-gallery{margin-bottom:0}.rt-team-container .rt-carousel-holder:not(#team-member-profile-gallery):not(.bottom-nav):not(.rttm-carousel-main){margin-top:50px}.rt-carousel-holder.standard-nav .swiper-nav,.rt-carousel-holder.top-nav .swiper-nav{top:25px;right:auto;left:50%;margin-top:0;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-next,.rt-carousel-holder .swiper-nav .swiper-button-next{right:-35px}.rt-carousel-holder.standard-nav .swiper-nav .swiper-button-prev,.rt-carousel-holder .swiper-nav .swiper-button-prev{left:-35px}}.rt-team-container .layout9 .single-team-area:not(:hover) .readmore-btn{display:none}.rt-elementor-container .carousel-el-2 .content-inner{right:0}.rt-elementor-container .carousel3 .single-team-area:hover .tlp-overlay,.rt-elementor-container .carousel3 .single-team-area:hover h3{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.rt-elementor-container .isotope5 .single-team-area .tlp-overlay .tlp-title{transition:0.4s}.rt-elementor-container .isotope5 .single-team-area:hover .tlp-overlay .tlp-title,.rt-elementor-container .carousel3 .single-team-area:hover .tlp-overlay .tlp-title{bottom:70px}.rt-elementor-container .carousel9 .readmore-btn{text-align:center}.rt-team-container .carousel6 .single-team-area:not(:hover) .readmore-btn{opacity:1;visibility:visible}.rt-team-container .carousel6 .single-team-area .readmore-btn{margin-top:15px!important}.rt-team-container .carousel6 .single-team-area .readmore-btn a+a{margin-left:5px!important}.rt-team-container .isotope4 .tlp-team-item figcaption .caption-inner-content{left:0;right:0}.tlp-team-skill .skill-prog .fill{position:relative}.tlp-team-skill .skill-prog .fill .percent-text{position:absolute;top:-27px;right:0;background-color:#1e73be;border-radius:5px;text-align:center;padding:1px 5px;color:#fff;font-size:12px}.tlp-team-skill .skill-prog .fill .percent-text:before{content:'';width:0;height:0;border-left:8px solid #fff0;border-right:8px solid #fff0;border-top:8px solid #1e73be;margin-right:8px;position:absolute;bottom:-4px;left:9px}.rt-team-container .fa-x-twitter:before{content:"\e61b"}.tlp-content-wrapper{display:flex;padding:40px}.tlp-content-wrapper .tlp-image-inner{min-width:40%;max-width:40%}.md-content>.tlp-md-content-holder .tlp-content-wrapper .tlp-md-content{margin-left:0;margin-right:0}.tlp-content-wrapper .tlp-title{margin:0 0 15px;font-weight:700;font-size:34px}.tlp-content-wrapper .title-experience{font-size:18px}.tlp-content-wrapper .tlp-content-innen{padding-left:30px}.tlp-content-innen .rt-extra-curriculum{margin:0 0 15px}.ptl-padding-0{padding:0!important}#rt-smart-modal-container .rt-smart-modal-main .rt-smart-modal-header a.rt-smart-modal-close{text-stroke:0 #990028!important;-webkit-text-stroke:0 #990028!important}.rt-smart-modal-main-content-wrapper .social-icons a{color:inherit}.tlp-overlay h3 span a{display:block}.rt-team-container.rt-team-container-1663 .single-team-area .overlay a.detail-popup,.rt-team-container.rt-team-container-1663 .layout18 .single-team-area .tlp-overlay a.share-icon,.rt-team-container.rt-team-container-1663 .layout18 .single-team-area .tlp-overlay .social-icons>a,.rt-team-container.rt-team-container-1663 .contact-info ul li i{color:#d33}.rt-team-container.rt-team-container-1663 .layout16 .single-team-area .social-icons,.rt-team-container.rt-team-container-1663 .layout16 .single-team-area:hover:before,.rt-team-container.rt-team-container-1663 .single-team-area .skill-prog .fill,.tlp-team .rt-team-container.rt-team-container-1663 .tlp-content,.tlp-popup-wrap-1663 .tlp-tooltip+.tooltip>.tooltip-inner,.tlp-modal-1663 .tlp-tooltip+.tooltip>.tooltip-inner,.rt-modal-1663 .tlp-tooltip+.tooltip>.tooltip-inner,.rt-team-container.rt-team-container-1663 .layout1 .tlp-content,.rt-team-container.rt-team-container-1663 .layout11 .single-team-area .tlp-title,.rt-team-container.rt-team-container-1663 .carousel7 .single-team-area .team-name,.rt-team-container.rt-team-container-1663 .layout14 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1663 .carousel8 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1663 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1663 .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1663 .layout14 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1663 .skill-prog .fill,.rt-team-container.rt-team-container-1663 .special-selected-top-wrap .ttp-label,#rt-smart-modal-container.rt-modal-1663 .rt-smart-modal-header,.rt-team-container.rt-team-container-1663 .layout6 .tlp-info-block,.rt-team-container.rt-team-container-1663 .isotope-free .tlp-content,.rt-team-container.rt-team-container-1663 .layout17 .single-team-area:hover .tlp-content,.rt-team-container.rt-team-container-1663 .layout17 .single-team-area .social-icons a:hover,.rt-team-container.rt-team-container-1663 .layout18 .single-team-area .tlp-overlay a.share-icon:hover,.rt-team-container.rt-team-container-1663 .layout18 .single-team-area .tlp-overlay .social-icons>a:hover,.rt-team-container.rt-team-container-1663 .carousel9 .single-team-area .tlp-overlay{background:#dd3333!important}.rt-team-container.rt-team-container-1663 .layout16 .single-team-area:hover:after{border-color:#dd3333!important}.rt-team-container.rt-team-container-1663 .layout15 .single-team-area:before,.rt-team-container.rt-team-container-1663 .isotope10 .single-team-area:before,.rt-team-container.rt-team-container-1663 .carousel11 .single-team-area:before{background:rgb(221 51 51 / .8)}#rt-smart-modal-container.loading.rt-modal-1663 .rt-spinner,.rt-team-container.rt-team-container-1663 .tlp-team-skill .tooltip.top .tooltip-arrow,.tlp-popup-wrap-1663 .tlp-tooltip+.tooltip>.tooltip-arrow,.tlp-modal-1663 .tlp-tooltip+.tooltip>.tooltip-arrow,.rt-modal-1663 .tlp-tooltip+.tooltip>.tooltip-arrow{border-top-color:#d33}.rt-team-container.rt-team-container-1663 .layout6 .tlp-right-arrow:after{border-color:#fff0 #d33}.rt-team-container.rt-team-container-1663 .layout6 .tlp-left-arrow:after{border-color:#d33 #fff0 #fff0}.rt-team-container.rt-team-container-1663 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1663 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1663 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1663 .isotope6 .single-team-area h3 .team-name{background:#d33}.tlp-popup-wrap-1663 .skill-prog .fill,.tlp-modal-1663 .skill-prog .fill{background-color:#d33}.rt-team-container.rt-team-container-1663 .special-selected-top-wrap .img:after{background:rgb(221 51 51 / .2)}#rt-smart-modal-container.rt-modal-1663 .rt-smart-modal-header a.rt-smart-nav-item{-webkit-text-stroke:1px #d33}#rt-smart-modal-container.rt-modal-1663 .rt-smart-modal-header a.rt-smart-modal-close{-webkit-text-stroke:6px #d33}.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .rt-loadmore-btn,.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .pagination>li>a,.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .pagination>li>span,.rt-team-container.rt-team-container-1663 .ttp-isotope-buttons.button-group button,.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .rt-loadmore-btn,.rt-team-container.rt-team-container-1663 .rt-carousel-holder .swiper-arrow,.rt-team-container.rt-team-container-1663 .rt-carousel-holder.swiper .swiper-pagination-bullet,.rt-team-container.rt-team-container-1663 .rt-layout-filter-container .rt-filter-wrap .rt-filter-item-wrap.rt-filter-dropdown-wrap .rt-filter-dropdown .rt-filter-dropdown-item,.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .paginationjs .paginationjs-pages li>a{background-color:#d33}.rt-team-container.rt-team-container-1663 .rt-carousel-holder .swiper-arrow{border-color:#d33}.rt-team-container.rt-team-container-1663 .rt-pagination-wrap .rt-infinite-action .rt-infinite-loading{color:rgb(221 51 51 / .5)}.rt-team-container.rt-team-container-1663 h3,.rt-team-container.rt-team-container-1663 .isotope1 .team-member h3,.rt-team-container.rt-team-container-1663 h3 a,.rt-team-container.rt-team-container-1663 .overlay h3 a,.rt-team-container.rt-team-container-1663 .layout8 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1663 .layout9 .single-team-area h3 a,.rt-team-container.rt-team-container-1663 .layout6 .tlp-info-block h3 a,.rt-team-container.rt-team-container-1663 .carousel11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1663 .layout10 .tlp-overlay .tlp-title h3 a,.rt-team-container.rt-team-container-1663 .layout11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1663 .layout12 .single-team-area h3 a,.rt-team-container.rt-team-container-1663 .layout15 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1663 .isotope5 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1663 .isotope6 .single-team-area h3 a,.rt-team-container.rt-team-container-1663 .isotope10 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1663 .single-team-area .tlp-content h3 a{color:#fff}.rt-team-container.rt-team-container-1663 .tlp-position,.rt-team-container.rt-team-container-1663 .isotope10 .single-team-area .ttp-member-title .tlp-position a,.rt-team-container.rt-team-container-1663 .isotope1 .team-member .overlay .tlp-position,.rt-team-container.rt-team-container-1663 .layout11 .single-team-area .ttp-member-title .tlp-position a,.rt-team-container.rt-team-container-1663 .carousel11 .single-team-area .ttp-member-title .tlp-position a,.rt-team-container.rt-team-container-1663 .layout15 .single-team-area .ttp-member-title .tlp-position a,.rt-team-container.rt-team-container-1663 .layout16 .single-team-area .tlp-position a,.rt-team-container.rt-team-container-1663 .tlp-position a,.rt-team-container.rt-team-container-1663 .layout17 .single-team-area .tlp-position a,.rt-team-container.rt-team-container-1663 .overlay .tlp-position,.rt-team-container.rt-team-container-1663 .tlp-layout-isotope .overlay .tlp-position{color:#fff}.rt-team-container.rt-team-container-1891 .single-team-area .overlay a.detail-popup,.rt-team-container.rt-team-container-1891 .layout18 .single-team-area .tlp-overlay a.share-icon,.rt-team-container.rt-team-container-1891 .layout18 .single-team-area .tlp-overlay .social-icons>a,.rt-team-container.rt-team-container-1891 .contact-info ul li i{color:#d33}.rt-team-container.rt-team-container-1891 .layout16 .single-team-area .social-icons,.rt-team-container.rt-team-container-1891 .layout16 .single-team-area:hover:before,.rt-team-container.rt-team-container-1891 .single-team-area .skill-prog .fill,.tlp-team .rt-team-container.rt-team-container-1891 .tlp-content,.tlp-popup-wrap-1891 .tlp-tooltip+.tooltip>.tooltip-inner,.tlp-modal-1891 .tlp-tooltip+.tooltip>.tooltip-inner,.rt-modal-1891 .tlp-tooltip+.tooltip>.tooltip-inner,.rt-team-container.rt-team-container-1891 .layout1 .tlp-content,.rt-team-container.rt-team-container-1891 .layout11 .single-team-area .tlp-title,.rt-team-container.rt-team-container-1891 .carousel7 .single-team-area .team-name,.rt-team-container.rt-team-container-1891 .layout14 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1891 .carousel8 .rt-grid-item .tlp-overlay,.rt-team-container.rt-team-container-1891 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1891 .carousel8 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1891 .layout14 .rt-grid-item .tlp-overlay .social-icons:before,.rt-team-container.rt-team-container-1891 .skill-prog .fill,.rt-team-container.rt-team-container-1891 .special-selected-top-wrap .ttp-label,#rt-smart-modal-container.rt-modal-1891 .rt-smart-modal-header,.rt-team-container.rt-team-container-1891 .layout6 .tlp-info-block,.rt-team-container.rt-team-container-1891 .isotope-free .tlp-content,.rt-team-container.rt-team-container-1891 .layout17 .single-team-area:hover .tlp-content,.rt-team-container.rt-team-container-1891 .layout17 .single-team-area .social-icons a:hover,.rt-team-container.rt-team-container-1891 .layout18 .single-team-area .tlp-overlay a.share-icon:hover,.rt-team-container.rt-team-container-1891 .layout18 .single-team-area .tlp-overlay .social-icons>a:hover,.rt-team-container.rt-team-container-1891 .carousel9 .single-team-area .tlp-overlay{background:#dd3333!important}.rt-team-container.rt-team-container-1891 .layout16 .single-team-area:hover:after{border-color:#dd3333!important}.rt-team-container.rt-team-container-1891 .layout15 .single-team-area:before,.rt-team-container.rt-team-container-1891 .isotope10 .single-team-area:before,.rt-team-container.rt-team-container-1891 .carousel11 .single-team-area:before{background:rgb(221 51 51 / .8)}#rt-smart-modal-container.loading.rt-modal-1891 .rt-spinner,.rt-team-container.rt-team-container-1891 .tlp-team-skill .tooltip.top .tooltip-arrow,.tlp-popup-wrap-1891 .tlp-tooltip+.tooltip>.tooltip-arrow,.tlp-modal-1891 .tlp-tooltip+.tooltip>.tooltip-arrow,.rt-modal-1891 .tlp-tooltip+.tooltip>.tooltip-arrow{border-top-color:#d33}.rt-team-container.rt-team-container-1891 .layout6 .tlp-right-arrow:after{border-color:#fff0 #d33}.rt-team-container.rt-team-container-1891 .layout6 .tlp-left-arrow:after{border-color:#d33 #fff0 #fff0}.rt-team-container.rt-team-container-1891 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1891 .isotope6 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1891 .layout12 .single-team-area h3 .team-name,.rt-team-container.rt-team-container-1891 .isotope6 .single-team-area h3 .team-name{background:#d33}.tlp-popup-wrap-1891 .skill-prog .fill,.tlp-modal-1891 .skill-prog .fill{background-color:#d33}.rt-team-container.rt-team-container-1891 .special-selected-top-wrap .img:after{background:rgb(221 51 51 / .2)}#rt-smart-modal-container.rt-modal-1891 .rt-smart-modal-header a.rt-smart-nav-item{-webkit-text-stroke:1px #d33}#rt-smart-modal-container.rt-modal-1891 .rt-smart-modal-header a.rt-smart-modal-close{-webkit-text-stroke:6px #d33}.rt-team-container.rt-team-container-1891 h3,.rt-team-container.rt-team-container-1891 .isotope1 .team-member h3,.rt-team-container.rt-team-container-1891 h3 a,.rt-team-container.rt-team-container-1891 .overlay h3 a,.rt-team-container.rt-team-container-1891 .layout8 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1891 .layout9 .single-team-area h3 a,.rt-team-container.rt-team-container-1891 .layout6 .tlp-info-block h3 a,.rt-team-container.rt-team-container-1891 .carousel11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1891 .layout10 .tlp-overlay .tlp-title h3 a,.rt-team-container.rt-team-container-1891 .layout11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1891 .layout12 .single-team-area h3 a,.rt-team-container.rt-team-container-1891 .layout15 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1891 .isotope5 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1891 .isotope6 .single-team-area h3 a,.rt-team-container.rt-team-container-1891 .isotope10 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1891 .single-team-area .tlp-content h3 a{color:#d33}.rt-team-container.rt-team-container-1896 h3,.rt-team-container.rt-team-container-1896 .isotope1 .team-member h3,.rt-team-container.rt-team-container-1896 h3 a,.rt-team-container.rt-team-container-1896 .overlay h3 a,.rt-team-container.rt-team-container-1896 .layout8 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1896 .layout9 .single-team-area h3 a,.rt-team-container.rt-team-container-1896 .layout6 .tlp-info-block h3 a,.rt-team-container.rt-team-container-1896 .carousel11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1896 .layout10 .tlp-overlay .tlp-title h3 a,.rt-team-container.rt-team-container-1896 .layout11 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1896 .layout12 .single-team-area h3 a,.rt-team-container.rt-team-container-1896 .layout15 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1896 .isotope5 .tlp-overlay h3 a,.rt-team-container.rt-team-container-1896 .isotope6 .single-team-area h3 a,.rt-team-container.rt-team-container-1896 .isotope10 .single-team-area .ttp-member-title h3 a,.rt-team-container.rt-team-container-1896 .single-team-area .tlp-content h3 a{color:#d33}.gform-theme--framework :where(
:not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
:not(svg *):not(symbol *)
:not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden)
){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework ::after,.gform-theme--framework ::before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)),.gform-theme--framework ul:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)){list-style:none}.gform-theme--framework img{max-inline-size:100%;max-block-size:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework input,.gform-theme--framework textarea{-webkit-user-select:auto}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework :where(pre){all:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework :where(dialog:modal){all:revert}.gform-theme--framework input[type=checkbox]::before,.gform-theme--framework input[type=radio]::before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]::after,.gform-theme--framework input[type=radio]::after{content:none}.gform-theme--api,.gform-theme--foundation{--gf-form-gap-x:16px;--gf-form-gap-y:40px;--gf-field-gap-x:12px;--gf-field-gap-y:12px;--gf-label-width:30%;--gf-label-req-gap:6px;--gf-form-footer-margin-y-start:24px;--gf-form-footer-gap:8px;--gf-field-date-width:168px;--gf-field-time-width:110px;--gf-field-list-btns-gap:8px;--gf-field-list-btns-width:calc(32px + var(--gf-field-list-btns-gap) + var(--gf-field-gap-x));--gf-field-pg-steps-gap-y:8px;--gf-field-pg-steps-gap-x:24px}.gform-theme--foundation *,.gform-theme--foundation ::after,.gform-theme--foundation ::before{box-sizing:border-box}.gform-theme--foundation fieldset,.gform-theme--foundation legend{background:0 0;padding:0}.gform-theme--foundation fieldset{border:none;display:block;margin:0}.gform-theme--foundation legend{margin-inline:0}.gform_anchor:focus-visible{outline:0}.gform_confirmation_wrapper:focus,.gform_wrapper:focus{outline:0}.gform-theme--foundation .hidden_label .gfield_label,.gform-theme--foundation .hidden_sub_label,.gform-theme--foundation .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;width:1px;word-wrap:normal!important}.gform-theme--foundation button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}.gform-theme--foundation .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform-theme--foundation .gform-text-input-reset{background-color:transparent;border:none;border-radius:0;box-shadow:none;color:currentColor;font-family:inherit;font-size:inherit;outline:0;padding:inherit;width:auto}@media (min-width:640px){.gform-theme--foundation .left_label .gfield .copy_values_option_container,.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .left_label .gfield>.ginput_container,.gform-theme--foundation .right_label .gfield .copy_values_option_container,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container,.gform-theme--foundation .right_label .gfield>.ginput_container{float:inline-end}.gform-theme--foundation .left_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .left_label .gfield .gfield_password_strength,.gform-theme--foundation .right_label .gfield .gfield_creditcard_warning_message,.gform-theme--foundation .right_label .gfield .gfield_password_strength{margin-inline-start:auto}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .left_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)),.gform-theme--foundation .right_label .gfield>.ginput_container:where(:not(.gform-grid-row):not(.ui-resizable-handle):not(.gfield-admin-icons):not(.gfield-admin-wrapper):not(.gform-compact-view-overflow-menu):not(.admin-hidden-markup):not(.gfield-compact-icons)){inline-size:calc(100% - var(--gf-label-width))}.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .left_label .gfield>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>.gfield-admin-wrapper>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield:where(:not(.gfield--type-html):not(.gfield--type-section))>div:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.gfield-admin-wrapper>.ginput_container:where(.gform-grid-row),.gform-theme--foundation .right_label .gfield>.ginput_container:where(.gform-grid-row){inline-size:calc((100% - var(--gf-label-width)) + var(--gf-field-gap-x))}.gform-theme--foundation:where(:not(.gform_editor)) .left_label .gfield_html_formatted,.gform-theme--foundation:where(:not(.gform_editor)) .right_label .gfield_html_formatted{margin-inline-start:var(--gf-label-width)}}.field_sublabel_below .ginput_complex{align-items:flex-start}.field_sublabel_above .ginput_complex{align-items:flex-end}.gform-theme--foundation .ginput_complex label,.gform-theme--foundation .ginput_complex legend{display:block}.gform-theme--foundation .ginput_complex input,.gform-theme--foundation .ginput_complex select{inline-size:100%}.gform-theme--foundation .gfield textarea{inline-size:100%}.gform-theme--foundation .gfield textarea.small{min-block-size:6rem}.gform-theme--foundation .gfield textarea.medium{min-block-size:12rem}.gform-theme--foundation .gfield textarea.large{min-block-size:18rem}.gform-theme--foundation .gfield .ginput_password,.gform-theme--foundation .gfield input,.gform-theme--foundation .gfield select{max-inline-size:100%}.gform-theme--foundation .gfield .ginput_password.small,.gform-theme--foundation .gfield input.small,.gform-theme--foundation .gfield select.small{inline-size:calc(25% - var(--gf-form-gap-x) * 3 / 4)}.gform-theme--foundation .gfield .ginput_password.medium,.gform-theme--foundation .gfield input.medium,.gform-theme--foundation .gfield select.medium{inline-size:calc(50% - var(--gf-form-gap-x)/ 2)}.gform-theme--foundation .gfield .ginput_password.large,.gform-theme--foundation .gfield input.large,.gform-theme--foundation .gfield select.large{inline-size:100%}.gform-theme--foundation .gform_fields{grid-column-gap:0;-moz-column-gap:0;column-gap:0;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);inline-size:100%;grid-row-gap:var(--gf-form-gap-y);row-gap:var(--gf-form-gap-y)}.gform-theme--foundation .gfield{grid-column:1/-1;min-inline-size:0}.gform-theme--foundation #field_submit,.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{display:flex;flex-wrap:wrap;gap:var(--gf-form-footer-gap)}.gform-theme--foundation #field_submit{align-items:flex-end}.gform-theme--foundation #field_submit input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer,.gform-theme--foundation .gform_page_footer{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-full{inline-size:100%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-eleven-twelfths{inline-size:91.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-sixths{inline-size:83.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-three-quarter{inline-size:75%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-two-thirds{inline-size:66.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-seven-twelfths{inline-size:58.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-half{inline-size:50%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-five-twelfths{inline-size:41.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-third{inline-size:33.3333%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-quarter{inline-size:25%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-sixth{inline-size:16.6666%!important}.gform-theme--foundation .gform_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth,.gform-theme--foundation .gform_page_footer:where(:not(.gform-conversational__field-form-footer)) input[type=submit][id*=gform_submit_button_].gform-button--width-full.gfield--width-one-twelfth{inline-size:8.3333%!important}@media (min-width:640px){.gform-theme--foundation .gform_fields{-moz-column-gap:var(--gf-form-gap-x);column-gap:var(--gf-form-gap-x)}.gform-theme--foundation .gfield--width-full{grid-column:span 12}.gform-theme--foundation .gfield--width-eleven-twelfths{grid-column:span 11}.gform-theme--foundation .gfield--width-five-sixths{grid-column:span 10}.gform-theme--foundation .gfield--width-three-quarter{grid-column:span 9}.gform-theme--foundation .gfield--width-two-thirds{grid-column:span 8}.gform-theme--foundation .gfield--width-seven-twelfths{grid-column:span 7}.gform-theme--foundation .gfield--width-half{grid-column:span 6}.gform-theme--foundation .gfield--width-five-twelfths{grid-column:span 5}.gform-theme--foundation .gfield--width-third{grid-column:span 4}.gform-theme--foundation .gfield--width-quarter{grid-column:span 3}.gform-theme--foundation .gfield--width-one-sixth{grid-column:span 2}.gform-theme--foundation .gfield--width-one-twelfth{grid-column:span 1}.gform-theme--foundation .gform_footer.left_label,.gform-theme--foundation .gform_footer.right_label{padding-inline-start:var(--gf-label-width)}}.gform-theme--foundation .gform-grid-row{display:flex;flex-flow:row wrap;margin-inline:calc(var(--gf-field-gap-x) * -1 / 2);row-gap:var(--gf-field-gap-y)}.gform-theme--foundation .gform-grid-col{flex:none;inline-size:100%;padding-inline:calc(var(--gf-field-gap-x)/ 2)}.gform-theme--foundation .gform-grid-col.gform-grid-row{inline-size:calc(100% + var(--gf-field-gap-x))}@media (min-width:640px){.gform-theme--foundation .gform-grid-col.gform-grid-col--size-auto{flex:1;inline-size:auto}}.gform-theme--foundation .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation.gform_editor legend.gform-field-label>span{align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--gf-label-req-gap)}.gform-theme--foundation .gform-field-label:where([class*=gform-field-label--type-]){display:inline-block}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){flex-direction:column;float:inline-start;gap:calc(var(--gf-label-req-gap)/ 3);inline-size:var(--gf-label-width)}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:start}}@media (min-width:640px){.gform-theme--foundation:where(:not(.gform-editor--compact)) .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){align-items:end;justify-content:normal;text-align:end}}@media (min-width:640px){.gform-theme--foundation .left_label .gfield_description,.gform-theme--foundation .right_label .gfield_description{clear:inline-end;margin-inline-start:auto}}.gform-theme--foundation.ui-datepicker{background-color:#fff;box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;z-index:9999!important}.gform-theme--foundation.ui-datepicker .ui-icon{background-repeat:no-repeat;display:block;inset-block-start:0.3em;inset-inline-start:0.5em;margin-block-start:-0.25em;overflow:hidden;position:relative;text-indent:-99999px;vertical-align:middle}.gform-theme--foundation.ui-datepicker .ui-datepicker-header{padding-block:0.2em;position:relative}.gform-theme--foundation.ui-datepicker .ui-datepicker-next,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{block-size:1.8em;inline-size:1.8em;inset-block-start:2px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev::before{background-image:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:center;background-repeat:no-repeat;background-size:24px 24px;block-size:1em;content:"";display:inline-block;inline-size:1em;inset-block-start:50%;inset-inline-start:50%;position:absolute;transform:translate(-50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-next span,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev span{display:block;inset-block-start:50%;inset-inline-start:50%;margin-block-start:-8px;margin-inline-start:-8px;position:absolute}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover,.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-block-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev{inset-inline-start:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next{inset-inline-end:2px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next::before{transform:translate(-50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker .ui-datepicker-prev-hover{inset-inline-start:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-next-hover{inset-inline-end:1px}.gform-theme--foundation.ui-datepicker .ui-datepicker-title{line-height:1.8em;margin-inline:2.3em;text-align:center}.gform-theme--foundation.ui-datepicker .ui-datepicker-title select{font-size:1em;margin-block:1px}.gform-theme--foundation.ui-datepicker select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker select.ui-datepicker-year{background-color:transparent;background-image:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px;padding-inline-end:24px}.gform-theme--foundation.ui-datepicker table{border-collapse:collapse;font-size:.9em;inline-size:100%;margin-block-end:0.4em;table-layout:fixed}.gform-theme--foundation.ui-datepicker th{border:0;font-weight:700;padding-block:0.7em;padding-inline:0.3em;text-align:center}.gform-theme--foundation.ui-datepicker td{border:0;padding:1px}.gform-theme--foundation.ui-datepicker td a,.gform-theme--foundation.ui-datepicker td span{display:block;margin:auto;padding:.25em .2em;text-align:center;text-decoration:none}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl{direction:rtl}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{transform:translate(50%,-50%) rotate(-90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before{transform:translate(50%,-50%) rotate(90deg)}.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--foundation.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:0 50%}.gform-theme--foundation .gform_drop_area{background-color:#fff;border:1px dashed #686e77;padding-block:32px;padding-inline:32px;text-align:center}.gform-theme--foundation .gform_drop_instructions,.gform-theme--foundation .gform_fileupload_rules{display:block}.gform-theme--foundation .chosen-container{display:inline-block;font-size:13px;position:relative;text-align:start;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform-theme--foundation .chosen-container *{box-sizing:border-box}.gform-theme--foundation .chosen-container a{cursor:pointer}.gform-theme--foundation .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-block-start:0;box-shadow:0 4px 5px rgba(0,0,0,.15);clip:rect(0,0,0,0);clip-path:inset(100% 100%);inline-size:100%;inset-block-start:100%;position:absolute;z-index:1010}.gform-theme--foundation .chosen-container.chosen-with-drop .chosen-drop{clip:auto;clip-path:none}.gform-theme--foundation .chosen-container .chosen-single .group-name,.gform-theme--foundation .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-inline-end:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container .chosen-single .group-name::after,.gform-theme--foundation .chosen-container .search-choice .group-name::after{content:":";padding-inline-start:2px;vertical-align:top}.gform-theme--foundation .chosen-container-single .chosen-single{background:#fff linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;block-size:25px;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;line-height:24px;overflow:hidden;padding-block:0;padding-inline:8px 0;position:relative;text-decoration:none;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single span{display:block;margin-inline-end:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform-theme--foundation .chosen-container-single .chosen-single abbr{background:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:6px;inset-inline-end:26px;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-single div{block-size:100%;display:block;inline-size:18px;inset-block-start:0;inset-inline-end:0;position:absolute}.gform-theme--foundation .chosen-container-single .chosen-single div b{background:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 0 2px;block-size:100%;display:block;inline-size:100%}.gform-theme--foundation .chosen-container-single .chosen-default{color:#999}.gform-theme--foundation .chosen-container-single .chosen-single-with-deselect span{margin-inline-end:38px}.gform-theme--foundation .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-single .chosen-search{margin-block:0;margin-inline:0;padding-block:3px;padding-inline:4px;position:relative;white-space:nowrap;z-index:1010}.gform-theme--foundation .chosen-container-single .chosen-search input[type=text]{background:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) no-repeat 100% -20px;block-size:auto;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;inline-size:100%;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:4px;padding-inline:5px 20px}.gform-theme--foundation .chosen-container-single.chosen-container-single-nosearch .chosen-search{clip:rect(0,0,0,0);clip-path:inset(100% 100%);position:absolute}.gform-theme--foundation .chosen-container-single .chosen-drop{background-clip:padding-box;border-end-end-radius:4px;border-end-start-radius:4px;border-start-end-radius:0;border-start-start-radius:0;margin-block-start:-1px}.gform-theme--foundation .chosen-container .chosen-results{color:#444;margin-block:0 4px;margin-inline:0 4px;max-block-size:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding-block:0;padding-inline:4px 0;position:relative}.gform-theme--foundation .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin-block:0;margin-inline:0;padding-block:5px;padding-inline:6px;-webkit-touch-callout:none;word-wrap:break-word}.gform-theme--foundation .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform-theme--foundation .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform-theme--foundation .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform-theme--foundation .chosen-container .chosen-results li.group-option{padding-inline-start:15px}.gform-theme--foundation .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform-theme--foundation .chosen-container-multi .chosen-choices{background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);block-size:auto;border:1px solid #aaa;cursor:text;inline-size:100%;margin-block:0;margin-inline:0;overflow:hidden;padding-block:0;padding-inline:5px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li{float:inline-start;list-style:none}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0;white-space:nowrap}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;block-size:25px;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;inline-size:25px;line-height:normal;margin-block:1px;margin-inline:0;outline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin-block:3px;margin-inline:0 5px;max-inline-size:100%;padding-block:3px;padding-inline:5px 20px;position:relative}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite.png) -42px 1px no-repeat;block-size:12px;display:block;font-size:1px;inline-size:12px;inset-block-start:4px;inset-inline-end:3px;position:absolute}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-inline-end:5px}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform-theme--foundation .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform-theme--foundation .chosen-container-multi .chosen-results{margin-block:0;margin-inline:0;padding-block:0;padding-inline:0}.gform-theme--foundation .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform-theme--foundation .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-inline-start:none}.gform-theme--foundation .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform-theme--foundation .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform-theme--foundation .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222}.gform-theme--foundation .chosen-disabled{cursor:default;opacity:.5!important}.gform-theme--foundation .chosen-disabled .chosen-single{cursor:default}.gform-theme--foundation .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform-theme--foundation .chosen-rtl{direction:rtl}.gform-theme--foundation .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform-theme--foundation .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-position:-30px -20px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform-theme--foundation .chosen-container .chosen-results-scroll-down span,.gform-theme--foundation .chosen-container .chosen-results-scroll-up span,.gform-theme--foundation .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform-theme--foundation .chosen-container-single .chosen-search input[type=text],.gform-theme--foundation .chosen-container-single .chosen-single abbr,.gform-theme--foundation .chosen-container-single .chosen-single div b,.gform-theme--foundation .chosen-rtl .chosen-search input[type=text]{background-image:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/theme/chosen/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}.gform-theme--foundation .gf_invisible,.gform-theme--foundation .gfield_visibility_hidden{inset-inline-start:-9999px;position:absolute;visibility:hidden}.gform-theme--foundation .gf_hide_charleft .charleft{display:none!important}.gform-theme--foundation .ginput_counter{color:#767676;font-size:.8em}.gform-theme--foundation .ginput_counter_tinymce{border-block-start:1px solid #dcdcde;font-size:12px;padding-block:2px;padding-inline:10px}@media (min-width:640px){.gform-theme--foundation .ginput_address_city,.gform-theme--foundation .ginput_address_country,.gform-theme--foundation .ginput_address_state,.gform-theme--foundation .ginput_address_zip{inline-size:50%}}.gform-theme--foundation .gform_card_icon_container{block-size:32px;display:flex;margin-block-end:8px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon{background-image:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-repeat:no-repeat;block-size:32px;inline-size:40px;margin-inline-end:.3rem;text-indent:-9000px}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected{position:relative}.gform-theme--foundation .gform_card_icon_container .gform_card_icon.gform_card_icon_selected::after{background:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards-check.svg) center center no-repeat;block-size:10px;content:"";display:block;inline-size:13px;inset-block-end:4px;inset-inline-end:0;position:absolute}.gform-theme--foundation .ginput_cardinfo_left{display:flex;flex-direction:column}.gform-theme--foundation .ginput_cardinfo_left legend{float:inline-start}.gform-theme--foundation .field_sublabel_below .ginput_cardinfo_left{flex-direction:column-reverse;justify-content:flex-end}.gform-theme--foundation .ginput_cardinfo_right{display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform-theme--foundation .ginput_cardinfo_right label{inline-size:100%}.gform-theme--foundation .ginput_card_security_code{flex:1}.gform-theme--foundation .ginput_card_security_code_icon{align-self:center;background-image:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;block-size:32px;display:block;flex:none;inline-size:40px;margin-inline-start:.3em}@media (min-width:640px){.gform-theme--foundation .ginput_card_expiration_month_container,.gform-theme--foundation .ginput_card_expiration_year_container,.gform-theme--foundation .ginput_cardinfo_left,.gform-theme--foundation .ginput_cardinfo_right{inline-size:50%}.gform-theme--foundation .ginput_cardinfo_right .ginput_card_security_code{flex:none;inline-size:50%}}.gform-theme--foundation .ginput_complex .ginput_container_date{inline-size:var(--gf-field-date-width)}.gform-theme--foundation .ginput_complex .ginput_container_date label{display:block}.gform-theme--foundation:where(:not(.gform_editor)) .gf_hidden,.gform-theme--foundation:where(:not(.gform_editor)) .gform_hidden{display:none}.gform-theme--foundation .gform_validation_container{display:none!important}.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:attr(data-label)}.gform-theme--foundation .gfield_list_header{display:none}.gform-theme--foundation .gfield_header_item{word-break:break-word}.gform-theme--foundation .gfield_list_group{margin-block-end:var(--gf-field-gap-y)}.gform-theme--foundation .gfield_list_group:last-child{margin-block-end:0}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:4px}.gform-theme--foundation .gfield_list_group_item input,.gform-theme--foundation .gfield_list_group_item select,.gform-theme--foundation .gfield_list_group_item textarea{inline-size:100%}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{align-items:center;display:flex;gap:var(--gf-field-list-btns-gap)}.gform-theme--foundation .add_list_item,.gform-theme--foundation .delete_list_item{font-size:12px;padding:0}@media (min-width:640px){.gform-theme--foundation .ginput_container_list--columns .gfield_list_group_item::before{content:none}.gform-theme--foundation .gfield_list_group,.gform-theme--foundation .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap}.gform-theme--foundation .gfield_header_item:where(:not(.gfield_header_item--icons)){flex:1 1 0}.gform-theme--foundation .gfield_list_group_item{flex:1}.gform-theme--foundation .gfield_list_group_item+.gfield_list_group_item{margin-block-start:0}.gform-theme--foundation .gfield_header_item--icons,.gform-theme--foundation .gfield_list_icons{flex:none;flex-wrap:wrap;inline-size:var(--gf-field-list-btns-width);justify-content:center}}.gform-theme--foundation .gf_page_steps{display:flex;flex-wrap:wrap;gap:var(--gf-field-pg-steps-gap-y) var(--gf-field-pg-steps-gap-x)}.gform-theme--foundation .gf_step_active{font-weight:500}.gform-theme--foundation .gform_show_password{inset-block-start:50%;inset-inline-end:12px;position:absolute;transform:translateY(-50%)}.gform-theme--foundation .password_input_container{display:block;position:relative}.gform-theme--foundation .ginput_password{display:block}.gform-theme--foundation .ginput_password input{inline-size:100%}.gform-theme--foundation ::-ms-reveal{display:none}.gform-theme--foundation .gfield--type-captcha iframe{block-size:78px;inline-size:100%}.gform-theme--foundation .gfield_post_tags_hint{margin:0}.gform-theme--foundation .ginput_complex .ginput_container_time{inline-size:var(--gf-field-time-width)}.gform-theme--foundation .hour_minute_colon{display:none}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}@media (min-width:640px){.gform-theme--foundation .gfield.gf_list_2col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform-theme--foundation .gfield.gf_list_3col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform-theme--foundation .gfield.gf_list_4col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform-theme--foundation .gfield.gf_list_5col .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio{display:block}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice{display:inline-grid;padding-block-end:12px;padding-inline-end:1rem}.gform-theme--foundation .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform-theme--foundation .gfield.gf_list_inline .gfield_radio .gchoice label{max-inline-size:none}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{display:grid}.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_2col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(2,1fr)}.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_3col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(3,1fr)}.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_4col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(4,1fr)}.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_checkbox,.gform-theme--foundation .gfield.gf_list_5col_vertical:where(:not(.gfield--type-image_choice)) .gfield_radio{grid-template-columns:repeat(5,1fr)}.gform-theme--foundation .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_25 .gfield_radio .gchoice{block-size:25px}.gform-theme--foundation .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_50 .gfield_radio .gchoice{block-size:50px}.gform-theme--foundation .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_75 .gfield_radio .gchoice{block-size:75px}.gform-theme--foundation .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_100 .gfield_radio .gchoice{block-size:100px}.gform-theme--foundation .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_125 .gfield_radio .gchoice{block-size:125px}.gform-theme--foundation .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform-theme--foundation .gfield.gf_list_height_150 .gfield_radio .gchoice{block-size:150px}}.gform-theme--foundation .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform-theme--foundation .gsection.gf_scroll_text{background-color:#fff;block-size:15rem;border:1px solid #ccc;overflow-x:hidden;overflow-y:scroll;padding:2rem}.gform-theme--foundation .gsection.gf_scroll_text .gsection_title{margin-block-start:0}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue,.gform-theme--foundation .gfield.gfield_html.gf_alert_gray,.gform-theme--foundation .gfield.gfield_html.gf_alert_green,.gform-theme--foundation .gfield.gfield_html.gf_alert_red,.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin-block:1.25rem!important;margin-inline:0!important;padding:1.25rem!important}.gform-theme--foundation .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform-theme--foundation .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform-theme--foundation .gf_simple_horizontal{inline-size:calc(100% - 16px);margin-block:0;margin-inline:auto}.gform-theme--foundation .gf_simple_horizontal .gform_body,.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gform_body{inline-size:auto;max-inline-size:75%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label{display:table;inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield{block-size:auto;display:table-cell;padding-inline-end:1em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .small{inline-size:100%}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-inline-end:.5em}.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform-theme--foundation .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform-theme--foundation .gf_simple_horizontal .gfield,.gform-theme--foundation .gf_simple_horizontal .ginput_container{margin-block-start:0!important}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label{inline-size:auto;margin:0;max-inline-size:25%;padding:0;text-align:start}.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform-theme--foundation .gf_simple_horizontal .gform_footer.top_label input[type=submit]{block-size:auto}.gform-theme--foundation .gf_simple_horizontal .gfield_description:not(.gfield_validation_message),.gform-theme--foundation .gf_simple_horizontal .gfield_label,.gform-theme--foundation .gf_simple_horizontal .ginput_complex label{block-size:1px;display:block;inline-size:1px;inset-block-start:0;inset-inline-start:-9000px;overflow:hidden;position:absolute}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-block:1px solid #e6db55;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-block:1px solid #ccc;color:#424242;font-size:25px;margin-block:30px;margin-inline:0;max-inline-size:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-block-end:1px solid #e6db55;border-block-start:2px solid #fff;color:#424242;font-size:28px;margin:0;max-inline-size:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin-block:30px;margin-inline:0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-block-end:1px solid #a7c37c;border-block-start:2px solid #effade;color:#030;font-size:28px;margin:0;max-inline-size:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";inline-size:50%;inset-block:80% 15px;inset-inline-start:10px;max-inline-size:40%;position:absolute;transform:rotate(-3deg);z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{inset-inline:auto 10px;transform:rotate(3deg)}.gform-theme--foundation .validation_message--hidden-on-empty:empty{display:none}.gform-theme--foundation .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:10em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:10em;position:relative;transform:translateZ(0)}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.gform-theme--api,.gform-theme--framework{--gf-radius:3px;--gf-radius-max-sm:2px;--gf-radius-max-md:3px;--gf-radius-max-lg:8px;--gf-transition-duration:0.15s;--gf-transition-ctrl:var(--gf-transition-duration);--gf-color-primary:#204ce5;--gf-color-primary-rgb:45,127,251;--gf-color-primary-contrast:#fff;--gf-color-primary-contrast-rgb:255,255,255;--gf-color-primary-darker:#044ad3;--gf-color-primary-lighter:#044ad3;--gf-color-secondary:#fff;--gf-color-secondary-rgb:255,255,255;--gf-color-secondary-contrast:#112337;--gf-color-secondary-contrast-rgb:17,35,55;--gf-color-secondary-darker:#f2f3f5;--gf-color-secondary-lighter:#f2f3f5;--gf-color-out-ctrl-dark:#585e6a;--gf-color-out-ctrl-dark-rgb:88,94,106;--gf-color-out-ctrl-dark-darker:#112337;--gf-color-out-ctrl-dark-lighter:#686e77;--gf-color-out-ctrl-light:#e5e7eb;--gf-color-out-ctrl-light-rgb:229,231,235;--gf-color-out-ctrl-light-darker:#d2d5db;--gf-color-out-ctrl-light-lighter:#f2f3f5;--gf-color-in-ctrl:#fff;--gf-color-in-ctrl-rgb:255,255,255;--gf-color-in-ctrl-contrast:#112337;--gf-color-in-ctrl-contrast-rgb:17,35,55;--gf-color-in-ctrl-darker:#f2f3f5;--gf-color-in-ctrl-lighter:#f2f3f5;--gf-color-in-ctrl-primary:var(--gf-color-primary);--gf-color-in-ctrl-primary-rgb:var(--gf-color-primary-rgb);--gf-color-in-ctrl-primary-contrast:var(--gf-color-primary-contrast);--gf-color-in-ctrl-primary-contrast-rgb:var(--gf-color-primary-contrast-rgb);--gf-color-in-ctrl-primary-darker:var(--gf-color-primary-darker);--gf-color-in-ctrl-primary-lighter:var(--gf-color-primary-lighter);--gf-color-in-ctrl-dark:#585e6a;--gf-color-in-ctrl-dark-rgb:88,94,106;--gf-color-in-ctrl-dark-darker:#112337;--gf-color-in-ctrl-dark-lighter:#686e77;--gf-color-in-ctrl-light:#e5e7eb;--gf-color-in-ctrl-light-rgb:229,231,235;--gf-color-in-ctrl-light-darker:#d2d5db;--gf-color-in-ctrl-light-lighter:#f2f3f5;--gf-color-danger:#c02b0a;--gf-color-danger-rgb:192,43,10;--gf-color-danger-contrast:#fff;--gf-color-danger-contrast-rgb:255,255,255;--gf-color-success:#399f4b;--gf-color-success-rgb:57,159,75;--gf-color-success-contrast:#fff;--gf-color-success-contrast-rgb:255,255,255}.gform-theme--api,.gform-theme--framework{--gf-font-family-base:initial;--gf-font-style-base:normal;--gf-font-family-primary:var(--gf-font-family-base);--gf-font-size-primary:14px;--gf-font-style-primary:var(--gf-font-style-base);--gf-font-weight-primary:400;--gf-letter-spacing-primary:0;--gf-line-height-primary:1.5;--gf-font-family-secondary:var(--gf-font-family-base);--gf-font-size-secondary:14px;--gf-font-style-secondary:var(--gf-font-style-base);--gf-font-weight-secondary:500;--gf-letter-spacing-secondary:0;--gf-line-height-secondary:1.43;--gf-font-family-tertiary:var(--gf-font-family-base);--gf-font-size-tertiary:14px;--gf-font-style-tertiary:var(--gf-font-style-base);--gf-font-weight-tertiary:400;--gf-letter-spacing-tertiary:0;--gf-line-height-tertiary:1.43}.gform-theme--api,.gform-theme--framework{--gf-icon-font-family:"gform-icons-orbital";--gf-icon-font-size:20px;--gf-icon-ctrl-checkbox:"\e900";--gf-icon-ctrl-select-down:"\e901";--gf-icon-ctrl-select-up:"\e902";--gf-icon-ctrl-select:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.097631 1.31658 -0.097631 1.70711 0.292893L5 3.58579L8.29289 0.292893C8.68342 -0.0976311 9.31658 -0.0976311 9.70711 0.292893C10.0976 0.683417 10.0976 1.31658 9.70711 1.70711L5.70711 5.70711C5.31658 6.09763 4.68342 6.09763 4.29289 5.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683418 0.292893 0.292893Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-number:url("data:image/svg+xml,%3Csvg width='8' height='14' viewBox='0 0 8 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0C4.26522 5.96046e-08 4.51957 0.105357 4.70711 0.292893L7.70711 3.29289C8.09763 3.68342 8.09763 4.31658 7.70711 4.70711C7.31658 5.09763 6.68342 5.09763 6.29289 4.70711L4 2.41421L1.70711 4.70711C1.31658 5.09763 0.683417 5.09763 0.292893 4.70711C-0.0976311 4.31658 -0.097631 3.68342 0.292893 3.29289L3.29289 0.292893C3.48043 0.105357 3.73478 0 4 0ZM0.292893 9.29289C0.683417 8.90237 1.31658 8.90237 1.70711 9.29289L4 11.5858L6.29289 9.29289C6.68342 8.90237 7.31658 8.90237 7.70711 9.29289C8.09763 9.68342 8.09763 10.3166 7.70711 10.7071L4.70711 13.7071C4.31658 14.0976 3.68342 14.0976 3.29289 13.7071L0.292893 10.7071C-0.0976311 10.3166 -0.0976311 9.68342 0.292893 9.29289Z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-search:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='640' height='640'%3E%3Cpath d='M256 128c-70.692 0-128 57.308-128 128 0 70.691 57.308 128 128 128 70.691 0 128-57.309 128-128 0-70.692-57.309-128-128-128zM64 256c0-106.039 85.961-192 192-192s192 85.961 192 192c0 41.466-13.146 79.863-35.498 111.248l154.125 154.125c12.496 12.496 12.496 32.758 0 45.254s-32.758 12.496-45.254 0L367.248 412.502C335.862 434.854 297.467 448 256 448c-106.039 0-192-85.962-192-192z' fill='%23686E77'/%3E%3C/svg%3E");--gf-icon-ctrl-pwd-hidden:"\e90a";--gf-icon-ctrl-pwd-visible:"\e909";--gf-icon-ctrl-list-item-add:"\e90f";--gf-icon-ctrl-list-item-remove:"\e90e";--gf-icon-ctrl-save-continue:"\e910";--gf-icon-ctrl-pg-numbers-complete:"\e90b";--gf-icon-ctrl-cancel:"\e918";--gf-icon-ctrl-file:"\e911";--gf-icon-ctrl-file-completed:"\e90c";--gf-icon-ctrl-file-cancel:"\e904";--gf-icon-ctrl-file-remove:"\e919";--gf-icon-ctrl-datepicker:"\e91a";--gf-icon-ctrl-datepicker-left:"\e91b";--gf-icon-ctrl-datepicker-right:"\e91c";--gf-icon-ctrl-img-choice-placeholder:"\e922";--gf-icon-tooltip-error:"\e906"}.gform-theme--api,.gform-theme--framework{--gf-padding-x:12px;--gf-padding-y:12px;--gf-label-space-primary:8px;--gf-label-choice-field-space-primary:12px;--gf-label-space-x-secondary:12px;--gf-label-space-y-sm-secondary:-1px;--gf-label-space-y-md-secondary:0;--gf-label-space-y-lg-secondary:1px;--gf-label-space-y-xl-secondary:4px;--gf-label-space-y-secondary:var(--gf-label-space-y-md-secondary);--gf-label-space-tertiary:8px;--gf-desc-space:8px;--gf-desc-choice-field-space:12px}.gform-theme--api,.gform-theme--framework{--gf-ctrl-accent-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-appearance:none;--gf-ctrl-bg-color:var(--gf-color-in-ctrl);--gf-ctrl-bg-color-hover:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-focus:var(--gf-ctrl-bg-color);--gf-ctrl-bg-color-disabled:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-bg-color-error:var(--gf-ctrl-bg-color);--gf-ctrl-border-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-border-color-hover:var(--gf-ctrl-border-color);--gf-ctrl-border-color-focus:var(--gf-color-primary);--gf-ctrl-border-color-disabled:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-border-color-error:var(--gf-color-danger);--gf-ctrl-border-style:solid;--gf-ctrl-border-width:1px;--gf-ctrl-radius:var(--gf-radius);--gf-ctrl-radius-max-sm:min(var(--gf-ctrl-radius), var(--gf-radius-max-sm));--gf-ctrl-radius-max-md:min(var(--gf-ctrl-radius), var(--gf-radius-max-md));--gf-ctrl-radius-max-lg:min(var(--gf-ctrl-radius), var(--gf-radius-max-lg));--gf-ctrl-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-color:var(--gf-color-in-ctrl-contrast);--gf-ctrl-color-hover:var(--gf-ctrl-color);--gf-ctrl-color-focus:var(--gf-ctrl-color);--gf-ctrl-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.6);--gf-ctrl-color-error:var(--gf-ctrl-color);--gf-ctrl-icon-color:var(--gf-color-in-ctrl-dark-lighter);--gf-ctrl-icon-color-hover:var(--gf-color-in-ctrl-dark-darker);--gf-ctrl-icon-color-focus:var(--gf-ctrl-icon-color-hover);--gf-ctrl-icon-color-disabled:var(--gf-ctrl-icon-color);--gf-ctrl-size-sm:35px;--gf-ctrl-size-md:38px;--gf-ctrl-size-lg:47px;--gf-ctrl-size-xl:54px;--gf-ctrl-size:var(--gf-ctrl-size-md);--gf-ctrl-padding-x:var(--gf-padding-x);--gf-ctrl-padding-y:0;--gf-ctrl-font-family:var(--gf-font-family-primary);--gf-ctrl-font-size:var(--gf-font-size-primary);--gf-ctrl-font-style:var(--gf-font-style-base);--gf-ctrl-font-weight:var(--gf-font-weight-primary);--gf-ctrl-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-line-height:var(--gf-ctrl-size);--gf-ctrl-outline-color:transparent;--gf-ctrl-outline-color-focus:rgba(var(--gf-color-primary-rgb), 0.65);--gf-ctrl-outline-offset:1px;--gf-ctrl-outline-style:solid;--gf-ctrl-outline-width:0;--gf-ctrl-outline-width-focus:3px;--gf-ctrl-transition:var(--gf-transition-ctrl);--gf-ctrl-placeholder-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.7);--gf-ctrl-placeholder-font-family:var(--gf-ctrl-font-family);--gf-ctrl-placeholder-font-size:var(--gf-ctrl-font-size);--gf-ctrl-placeholder-font-style:var(--gf-ctrl-font-style);--gf-ctrl-placeholder-font-weight:var(--gf-ctrl-font-weight);--gf-ctrl-placeholder-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-placeholder-opacity:1;--gf-ctrl-readonly-color:var(--gf-ctrl-color);--gf-ctrl-readonly-font-family:var(--gf-ctrl-font-family);--gf-ctrl-readonly-font-size:var(--gf-ctrl-font-size);--gf-ctrl-readonly-font-style:var(--gf-ctrl-font-style);--gf-ctrl-readonly-font-weight:500;--gf-ctrl-readonly-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-ctrl-readonly-line-height:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-btn-radius:var(--gf-radius);--gf-ctrl-btn-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-ctrl-btn-shadow-hover:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-focus:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-shadow-disabled:var(--gf-ctrl-btn-shadow);--gf-ctrl-btn-font-family:var(--gf-font-family-base);--gf-ctrl-btn-font-size-xs:12px;--gf-ctrl-btn-font-size-sm:14px;--gf-ctrl-btn-font-size-md:14px;--gf-ctrl-btn-font-size-lg:16px;--gf-ctrl-btn-font-size-xl:16px;--gf-ctrl-btn-font-size:var(--gf-ctrl-btn-font-size-md);--gf-ctrl-btn-font-style:var(--gf-font-style-base);--gf-ctrl-btn-font-weight:500;--gf-ctrl-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-btn-line-height:1;--gf-ctrl-btn-opacity:1;--gf-ctrl-btn-opacity-disabled:0.5;--gf-ctrl-btn-padding-y:0;--gf-ctrl-btn-padding-x-xs:8px;--gf-ctrl-btn-padding-x-sm:12px;--gf-ctrl-btn-padding-x-md:16px;--gf-ctrl-btn-padding-x-lg:20px;--gf-ctrl-btn-padding-x-xl:24px;--gf-ctrl-btn-padding-x:var(--gf-ctrl-btn-padding-x-md);--gf-ctrl-btn-size-xs:30px;--gf-ctrl-btn-size-sm:var(--gf-ctrl-size-sm);--gf-ctrl-btn-size-md:var(--gf-ctrl-size-md);--gf-ctrl-btn-size-lg:var(--gf-ctrl-size-lg);--gf-ctrl-btn-size-xl:var(--gf-ctrl-size-xl);--gf-ctrl-btn-size:var(--gf-ctrl-btn-size-md);--gf-ctrl-btn-text-decoration:none;--gf-ctrl-btn-text-transform:none;--gf-ctrl-btn-icon:none;--gf-ctrl-btn-icon-font-size:var(--gf-icon-font-size);--gf-ctrl-btn-icon-gap:6px;--gf-ctrl-btn-icon-transition:var(--gf-ctrl-transition);--gf-ctrl-btn-bg-color-primary:var(--gf-color-primary);--gf-ctrl-btn-bg-color-hover-primary:var(--gf-color-primary-darker);--gf-ctrl-btn-bg-color-focus-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-bg-color-disabled-primary:var(--gf-ctrl-btn-bg-color-primary);--gf-ctrl-btn-border-color-primary:transparent;--gf-ctrl-btn-border-color-hover-primary:transparent;--gf-ctrl-btn-border-color-focus-primary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-primary:transparent;--gf-ctrl-btn-border-style-primary:solid;--gf-ctrl-btn-border-width-primary:1px;--gf-ctrl-btn-color-primary:var(--gf-color-primary-contrast);--gf-ctrl-btn-color-hover-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-focus-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-color-disabled-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-primary:var(--gf-ctrl-btn-color-primary);--gf-ctrl-btn-icon-color-hover-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-focus-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-icon-color-disabled-primary:var(--gf-ctrl-btn-icon-color-primary);--gf-ctrl-btn-bg-color-secondary:var(--gf-color-secondary);--gf-ctrl-btn-bg-color-hover-secondary:var(--gf-color-secondary-darker);--gf-ctrl-btn-bg-color-focus-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-bg-color-disabled-secondary:var(--gf-ctrl-btn-bg-color-secondary);--gf-ctrl-btn-border-color-secondary:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-btn-border-color-hover-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-color-focus-secondary:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-ctrl-btn-border-color-disabled-secondary:var(--gf-ctrl-btn-border-color-secondary);--gf-ctrl-btn-border-style-secondary:solid;--gf-ctrl-btn-border-width-secondary:1px;--gf-ctrl-btn-color-secondary:var(--gf-color-secondary-contrast);--gf-ctrl-btn-color-hover-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-focus-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-color-disabled-secondary:var(--gf-ctrl-btn-color-secondary);--gf-ctrl-btn-icon-color-secondary:var(--gf-ctrl-icon-color);--gf-ctrl-btn-icon-color-hover-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-focus-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-icon-color-disabled-secondary:var(--gf-ctrl-btn-icon-color-secondary);--gf-ctrl-btn-bg-color-ctrl:var(--gf-color-in-ctrl-primary);--gf-ctrl-btn-bg-color-hover-ctrl:var(--gf-color-in-ctrl-primary-darker);--gf-ctrl-btn-bg-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-bg-color-disabled-ctrl:var(--gf-ctrl-btn-bg-color-ctrl);--gf-ctrl-btn-border-color-ctrl:transparent;--gf-ctrl-btn-border-color-hover-ctrl:transparent;--gf-ctrl-btn-border-color-focus-ctrl:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-ctrl-btn-border-color-disabled-ctrl:transparent;--gf-ctrl-btn-border-style-ctrl:solid;--gf-ctrl-btn-border-width-ctrl:1px;--gf-ctrl-btn-color-ctrl:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-btn-color-hover-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-focus-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-color-disabled-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-ctrl:var(--gf-ctrl-btn-color-ctrl);--gf-ctrl-btn-icon-color-hover-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-focus-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-icon-color-disabled-ctrl:var(--gf-ctrl-btn-icon-color-ctrl);--gf-ctrl-btn-bg-color-simple:transparent;--gf-ctrl-btn-bg-color-hover-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-focus-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-bg-color-disabled-simple:var(--gf-ctrl-btn-bg-color-simple);--gf-ctrl-btn-border-color-simple:transparent;--gf-ctrl-btn-border-color-hover-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-color-focus-simple:var(--gf-ctrl-border-color-focus);--gf-ctrl-btn-border-color-disabled-simple:var(--gf-ctrl-btn-border-color-simple);--gf-ctrl-btn-border-style-simple:solid;--gf-ctrl-btn-border-width-simple:1px;--gf-ctrl-btn-shadow-simple:none;--gf-ctrl-btn-shadow-hover-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-focus-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-shadow-disabled-simple:var(--gf-ctrl-btn-shadow-simple);--gf-ctrl-btn-color-simple:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.65);--gf-ctrl-btn-color-hover-simple:var(--gf-color-out-ctrl-dark);--gf-ctrl-btn-color-focus-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-color-disabled-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-size-simple:24px;--gf-ctrl-btn-icon-color-simple:var(--gf-ctrl-btn-color-simple);--gf-ctrl-btn-icon-color-hover-simple:var(--gf-ctrl-btn-color-hover-simple);--gf-ctrl-btn-icon-color-focus-simple:var(--gf-ctrl-btn-color-focus-simple);--gf-ctrl-btn-icon-color-disabled-simple:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-choice-check-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-choice-check-color-disabled:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.2);--gf-ctrl-choice-size-sm:18px;--gf-ctrl-choice-size-md:20px;--gf-ctrl-choice-size-lg:22px;--gf-ctrl-choice-size-xl:28px;--gf-ctrl-choice-size:var(--gf-ctrl-choice-size-md);--gf-ctrl-checkbox-check-radius:var(--gf-ctrl-radius-max-sm);--gf-ctrl-checkbox-check-size-sm:12px;--gf-ctrl-checkbox-check-size-md:initial;--gf-ctrl-checkbox-check-size-lg:15px;--gf-ctrl-checkbox-check-size-xl:19px;--gf-ctrl-checkbox-check-size:var(--gf-ctrl-checkbox-check-size-md);--gf-ctrl-radio-check-radius:50%;--gf-ctrl-radio-check-content:"";--gf-ctrl-radio-check-size-sm:6px;--gf-ctrl-radio-check-size-md:7px;--gf-ctrl-radio-check-size-lg:8px;--gf-ctrl-radio-check-size-xl:10px;--gf-ctrl-radio-check-size:var(--gf-ctrl-radio-check-size-md)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-date-picker-bg-color:var(--gf-ctrl-bg-color);--gf-ctrl-date-picker-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-date-picker-padding-y:16px 12px;--gf-ctrl-date-picker-padding-y-viewport-sm:16px;--gf-ctrl-date-picker-padding-x:12px;--gf-ctrl-date-picker-padding-x-viewport-sm:16px;--gf-ctrl-date-picker-margin-y-start:12px;--gf-ctrl-date-picker-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-width:250px;--gf-ctrl-date-picker-width-viewport-sm:300px;--gf-ctrl-date-picker-header-icons-width:20px;--gf-ctrl-date-picker-header-icons-color:var(--gf-ctrl-icon-color);--gf-ctrl-date-picker-header-icons-color-hover:var(--gf-ctrl-icon-color-hover);--gf-ctrl-date-picker-header-icons-font-size:20px;--gf-ctrl-date-picker-title-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-title-font-size:12px;--gf-ctrl-date-picker-title-font-size-viewport-sm:14px;--gf-ctrl-date-picker-title-font-weight:500;--gf-ctrl-date-picker-title-gap:4px;--gf-ctrl-date-picker-title-gap-viewport-sm:8px;--gf-ctrl-date-picker-title-line-height:1.5;--gf-ctrl-date-picker-title-margin-x:4px;--gf-ctrl-date-picker-title-margin-x-viewport-sm:8px;--gf-ctrl-date-picker-dropdown-bg-img:var(--gf-icon-ctrl-select);--gf-ctrl-date-picker-dropdown-bg-position:var(--gf-ctrl-select-icon-position);--gf-ctrl-date-picker-dropdown-bg-size:var(--gf-ctrl-select-icon-size);--gf-ctrl-date-picker-dropdown-border-color:var(--gf-color-in-ctrl-light-darker);--gf-ctrl-date-picker-dropdown-border-style:var(--gf-ctrl-border-style);--gf-ctrl-date-picker-dropdown-border-width:var(--gf-ctrl-border-width);--gf-ctrl-date-picker-dropdown-shadow:0 1px 2px rgba(0, 0, 0, 0.05);--gf-ctrl-date-picker-dropdown-text-align:start;--gf-ctrl-date-picker-table-margin-y-start:16px;--gf-ctrl-date-picker-table-margin-y-end:0;--gf-ctrl-date-picker-head-cell-font-size:12px;--gf-ctrl-date-picker-head-cell-font-weight:600;--gf-ctrl-date-picker-head-cell-line-height:1.33;--gf-ctrl-date-picker-cell-padding:1px;--gf-ctrl-date-picker-cell-padding-y:6px;--gf-ctrl-date-picker-cell-padding-y-viewport-sm:var(--gf-ctrl-date-picker-cell-padding);--gf-ctrl-date-picker-cell-height:29px;--gf-ctrl-date-picker-cell-height-viewport-sm:40px;--gf-ctrl-date-picker-cell-font-size:14px;--gf-ctrl-date-picker-cell-font-weight:400;--gf-ctrl-date-picker-cell-line-height:1.43;--gf-ctrl-date-picker-cell-content-align-items:center;--gf-ctrl-date-picker-cell-content-bg-color-disabled:transparent;--gf-ctrl-date-picker-cell-content-bg-color-hover:#f4f8ff;--gf-ctrl-date-picker-cell-content-bg-color-selected:var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-color-in-ctrl-primary);--gf-ctrl-date-picker-cell-content-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-date-picker-cell-content-color:var(--gf-color-secondary-contrast);--gf-ctrl-date-picker-cell-content-color-disabled:#cfd3d9;--gf-ctrl-date-picker-cell-content-color-hover:var(--gf-ctrl-date-picker-cell-content-color);--gf-ctrl-date-picker-cell-content-color-selected:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-date-picker-cell-content-width:27px;--gf-ctrl-date-picker-cell-content-width-viewport-sm:100%}.gform-theme--api,.gform-theme--framework{--gf-ctrl-desc-color:var(--gf-color-out-ctrl-dark);--gf-ctrl-desc-font-family:var(--gf-font-family-tertiary);--gf-ctrl-desc-font-size:var(--gf-font-size-tertiary);--gf-ctrl-desc-font-style:var(--gf-font-style-tertiary);--gf-ctrl-desc-font-weight:var(--gf-font-weight-tertiary);--gf-ctrl-desc-letter-spacing:var(--gf-letter-spacing-tertiary);--gf-ctrl-desc-line-height:var(--gf-line-height-tertiary);--gf-ctrl-desc-color-error:var(--gf-color-danger);--gf-ctrl-desc-font-family-error:var(--gf-ctrl-desc-font-family);--gf-ctrl-desc-font-size-error:var(--gf-ctrl-desc-font-size);--gf-ctrl-desc-font-style-error:var(--gf-ctrl-desc-font-style);--gf-ctrl-desc-font-weight-error:var(--gf-ctrl-desc-font-weight);--gf-ctrl-desc-letter-spacing-error:var(--gf-ctrl-desc-letter-spacing);--gf-ctrl-desc-line-height-error:var(--gf-ctrl-desc-line-height);--gf-ctrl-desc-border-color-consent:var(--gf-color-out-ctrl-light-darker);--gf-ctrl-desc-border-color-consent-focus:var(--gf-ctrl-border-color-focus);--gf-ctrl-desc-border-style-consent:solid;--gf-ctrl-desc-border-width-consent:1px;--gf-ctrl-desc-max-height-consent:456px}.gform-theme--api,.gform-theme--framework{--gf-ctrl-file-padding-x:0 var(--gf-ctrl-padding-x);--gf-ctrl-file-btn-bg-color:var(--gf-color-secondary-darker);--gf-ctrl-file-btn-bg-color-hover:var(--gf-color-secondary);--gf-ctrl-file-btn-bg-color-focus:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-bg-color-disabled:var(--gf-ctrl-file-btn-bg-color);--gf-ctrl-file-btn-border-inline-end-width:1px;--gf-ctrl-file-btn-border-inline-end-style:solid;--gf-ctrl-file-btn-border-inline-end-color:var(--gf-ctrl-border-color);--gf-ctrl-file-btn-border-inline-end-color-hover:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-focus:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-border-inline-end-color-disabled:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-ctrl-file-btn-radius:var(--gf-ctrl-radius);--gf-ctrl-file-btn-color:rgba(var(--gf-color-secondary-contrast-rgb), 0.725);--gf-ctrl-file-btn-color-hover:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-focus:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-color-disabled:var(--gf-ctrl-file-btn-color);--gf-ctrl-file-btn-font-family:var(--gf-font-family-base);--gf-ctrl-file-btn-font-size:14px;--gf-ctrl-file-btn-font-style:var(--gf-font-style-base);--gf-ctrl-file-btn-font-weight:500;--gf-ctrl-file-btn-letter-spacing:var(--gf-letter-spacing-primary);--gf-ctrl-file-btn-line-height:1.43;--gf-ctrl-file-btn-margin-x:0 12px;--gf-ctrl-file-btn-padding-x:12px;--gf-ctrl-file-btn-text-decoration:none;--gf-ctrl-file-btn-text-transform:none;--gf-ctrl-file-btn-transition:var(--gf-ctrl-transition);--gf-ctrl-file-zone-height:auto;--gf-ctrl-file-zone-border-style:dashed;--gf-ctrl-file-zone-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-file-zone-color:rgba(var(--gf-color-in-ctrl-contrast-rgb), 0.725);--gf-ctrl-file-zone-font-weight:500;--gf-ctrl-file-zone-line-height:1;--gf-ctrl-file-zone-padding-x:40px;--gf-ctrl-file-zone-padding-y:40px;--gf-ctrl-file-zone-icon-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-file-zone-icon-font-size:36px;--gf-ctrl-file-zone-icon-margin-y-end:8px;--gf-ctrl-file-zone-instructions-margin-y-end:12px;--gf-ctrl-file-prog-ui-gap:12px;--gf-ctrl-file-prog-ui-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-ctrl-file-prog-bar-bg-color-loading:var(--gf-color-primary);--gf-ctrl-file-prog-bar-height:6px;--gf-ctrl-file-prog-bar-radius:var(--gf-radius);--gf-ctrl-file-prog-bar-transition:var(--gf-transition-ctrl);--gf-ctrl-file-prog-text-color:var(--gf-ctrl-desc-color);--gf-ctrl-file-prog-text-min-width:33px;--gf-ctrl-file-prog-text-font-size:12px;--gf-ctrl-file-prog-btn-inset-y-start:-2px;--gf-ctrl-file-prog-btn-inset-x-end:-2px;--gf-ctrl-file-prog-btn-position:absolute;--gf-ctrl-file-prog-btn-font-size-cancel:0;--gf-ctrl-file-prog-btn-icon-size:var(--gf-icon-font-size);--gf-ctrl-file-prog-btn-icon-color-complete:var(--gf-color-success);--gf-ctrl-file-prev-area-gap:16px;--gf-ctrl-file-prev-area-margin-y-start:16px;--gf-ctrl-file-prev-font-family:var(--gf-font-family-secondary);--gf-ctrl-file-prev-font-size:var(--gf-font-size-secondary);--gf-ctrl-file-prev-font-style:var(--gf-font-style-secondary);--gf-ctrl-file-prev-font-weight:var(--gf-font-weight-secondary);--gf-ctrl-file-prev-letter-spacing:var(--gf-letter-spacing-secondary);--gf-ctrl-file-prev-line-height:1;--gf-ctrl-file-prev-gap:4px;--gf-ctrl-file-prev-name-color:var(--gf-ctrl-label-color-primary);--gf-ctrl-file-prev-name-line-height:var(--gf-line-height-secondary);--gf-ctrl-file-prev-name-overflow:hidden;--gf-ctrl-file-prev-name-padding-x-end:calc(var(--gf-ctrl-file-prog-btn-icon-size) + var(--gf-ctrl-file-prog-text-min-width) + calc(var(--gf-ctrl-file-prog-ui-gap) * 2));--gf-ctrl-file-prev-name-text-overflow:ellipsis;--gf-ctrl-file-prev-name-white-space:nowrap;--gf-ctrl-file-prev-size-color:var(--gf-ctrl-desc-color)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-label-color-primary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-primary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-primary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-primary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-primary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-primary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-primary:var(--gf-line-height-secondary);--gf-ctrl-label-color-secondary:var(--gf-color-out-ctrl-dark-darker);--gf-ctrl-label-font-family-secondary:var(--gf-font-family-secondary);--gf-ctrl-label-font-size-secondary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-secondary:var(--gf-font-style-secondary);--gf-ctrl-label-font-weight-secondary:400;--gf-ctrl-label-letter-spacing-secondary:var(--gf-letter-spacing-secondary);--gf-ctrl-label-line-height-secondary:var(--gf-line-height-secondary);--gf-ctrl-label-color-tertiary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-tertiary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-tertiary:var(--gf-font-size-tertiary);--gf-ctrl-label-font-style-tertiary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-tertiary:var(--gf-font-weight-tertiary);--gf-ctrl-label-letter-spacing-tertiary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-tertiary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-quaternary:var(--gf-color-out-ctrl-dark);--gf-ctrl-label-font-family-quaternary:var(--gf-font-family-tertiary);--gf-ctrl-label-font-size-quaternary:var(--gf-font-size-secondary);--gf-ctrl-label-font-style-quaternary:var(--gf-font-style-tertiary);--gf-ctrl-label-font-weight-quaternary:var(--gf-font-weight-secondary);--gf-ctrl-label-letter-spacing-quaternary:var(--gf-letter-spacing-tertiary);--gf-ctrl-label-line-height-quaternary:var(--gf-line-height-tertiary);--gf-ctrl-label-color-req:var(--gf-color-danger);--gf-ctrl-label-font-family-req:var(--gf-ctrl-label-font-family-primary);--gf-ctrl-label-font-size-req:12px;--gf-ctrl-label-font-style-req:var(--gf-ctrl-label-font-style-primary);--gf-ctrl-label-font-weight-req:var(--gf-ctrl-label-font-weight-primary);--gf-ctrl-label-letter-spacing-req:var(--gf-ctrl-label-letter-spacing-primary);--gf-ctrl-label-line-height-req:var(--gf-ctrl-label-line-height-primary)}.gform-theme--api,.gform-theme--framework{--gf-ctrl-number-spin-btn-appearance:var(--gf-ctrl-appearance);--gf-ctrl-number-spin-btn-bg-position:center center;--gf-ctrl-number-spin-btn-bg-size:8px 14px;--gf-ctrl-number-spin-btn-width:8px;--gf-ctrl-number-spin-btn-opacity:1}.gform-theme--api,.gform-theme--framework{--gf-ctrl-select-icon:var(--gf-icon-ctrl-select);--gf-ctrl-select-icon-hover:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-focus:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-disabled:var(--gf-ctrl-select-icon);--gf-ctrl-select-icon-position:calc(100% - var(--gf-ctrl-padding-x)) center;--gf-ctrl-select-icon-size:10px;--gf-ctrl-select-ms-expand:none;--gf-ctrl-select-padding-x:var(--gf-ctrl-padding-x) calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x));--gf-ctrl-select-dropdown-shadow:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-ctrl-select-dropdown-border-color:transparent;--gf-ctrl-select-dropdown-radius:var(--gf-ctrl-radius-max-md);--gf-ctrl-select-dropdown-option-bg-color-hover:var(--gf-color-in-ctrl-light-lighter);--gf-ctrl-select-dropdown-option-shadow-hover:inset 3px 0 0 var(--gf-color-in-ctrl-primary);--gf-ctrl-select-search-icon-size:var(--gf-icon-font-size);--gf-ctrl-select-search-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-padding-x:calc(var(--gf-ctrl-select-search-icon-size) + var(--gf-ctrl-padding-x) + 8px) var(--gf-ctrl-padding-x);--gf-ctrl-multiselect-height:130px;--gf-ctrl-multiselect-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-multiselect-line-height:1.5;--gf-ctrl-multiselect-padding-y:var(--gf-padding-y);--gf-ctrl-multiselect-close-icon-size:var(--gf-icon-font-size);--gf-ctrl-multiselect-close-icon-inset-y-start:calc(50% - (var(--gf-ctrl-multiselect-close-icon-size) / 2));--gf-ctrl-multiselect-close-icon-inset-x-end:calc((var(--gf-ctrl-padding-x) / 2) + 2px);--gf-ctrl-multiselect-selected-item-bg-color:var(--gf-color-in-ctrl-primary);--gf-ctrl-multiselect-selected-item-radius:33px;--gf-ctrl-multiselect-selected-item-color:var(--gf-color-in-ctrl-primary-contrast);--gf-ctrl-multiselect-selected-item-font-size:var(--gf-ctrl-font-size);--gf-ctrl-multiselect-selected-item-font-weight:600;--gf-ctrl-multiselect-selected-item-remove-icon-color:var(--gf-color-in-ctrl-primary-contrast)}html[dir=rtl] .gform-theme--api,html[dir=rtl] .gform-theme--framework{--gf-ctrl-select-icon-position:var(--gf-ctrl-padding-x) center;--gf-ctrl-select-search-icon-position:calc(100% - var(--gf-padding-x)) center}.gform-theme--api,.gform-theme--framework{--gf-ctrl-textarea-height:130px;--gf-ctrl-textarea-radius:var(--gf-ctrl-radius-max-lg);--gf-ctrl-textarea-line-height:1.5;--gf-ctrl-textarea-padding-y:var(--gf-padding-y);--gf-ctrl-textarea-resize:vertical}.gform-theme--api,.gform-theme--framework{--gf-field-date-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 4px);--gf-field-date-icon-color:var(--gf-ctrl-icon-color);--gf-field-date-icon-color-hover:var(--gf-ctrl-icon-color-hover);--gf-field-date-icon-transition:var(--gf-ctrl-transition);--gf-field-date-custom-icon-max-height:16px;--gf-field-date-custom-icon-max-width:16px;--gf-field-date-custom-icon-opacity:0.6;--gf-field-date-custom-icon-opacity-hover:1}.gform-theme--api,.gform-theme--framework{--gf-field-choice-gap:var(--gf-label-space-x-secondary);--gf-field-choice-align-x-gap-y:var(--gf-field-choice-gap);--gf-field-choice-align-x-gap-x:16px;--gf-field-choice-meta-margin-y-start:4px;--gf-field-choice-meta-space:16px;--gf-field-choice-other-ctrl-max-width:256px;--gf-field-img-choice-aspect-ratio:1/1;--gf-field-img-choice-ctrl-opacity:1;--gf-field-img-choice-ctrl-opacity-disabled:0.5;--gf-field-img-choice-gap:var(--gf-field-gap-x);--gf-field-img-choice-margin-y-end:12px;--gf-field-img-choice-other-ctrl-margin-y-start:16px;--gf-field-img-choice-placeholder-icon-font-size:60px;--gf-field-img-choice-radius-square:var(--gf-ctrl-radius-max-sm);--gf-field-img-choice-radius-round:50%;--gf-field-img-choice-shadow:0 0 0 rgba(18, 25, 97, 0.05),0 2px 5px rgba(18, 25, 97, 0.1),0 1px 1px rgba(18, 25, 97, 0.15);--gf-field-img-choice-shadow-hover:0 0 1px rgba(18, 25, 97, 0.24),0 24px 24px rgba(18, 25, 97, 0.03),0 2px 2px rgba(18, 25, 97, 0.03),0 4px 4px rgba(18, 25, 97, 0.03),0 8px 8px rgba(18, 25, 97, 0.03),0 16px 16px rgba(18, 25, 97, 0.03);--gf-field-img-choice-size-sm:125px;--gf-field-img-choice-size-md:200px;--gf-field-img-choice-size-lg:300px;--gf-field-img-choice-size:var(--gf-field-img-choice-size-md);--gf-field-img-choice-card-space-sm:8px;--gf-field-img-choice-card-space-md:12px;--gf-field-img-choice-card-space-lg:16px;--gf-field-img-choice-card-space:var(--gf-field-img-choice-card-space-md);--gf-field-img-choice-card-placeholder-bg-color:rgba(var(--gf-color-in-ctrl-light-rgb), 0.05);--gf-field-img-choice-card-placeholder-color:rgba(var(--gf-color-in-ctrl-dark-rgb), 0.4);--gf-field-img-choice-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-no-card-placeholder-bg-color:rgba(var(--gf-color-out-ctrl-light-rgb), 0.05);--gf-field-img-choice-no-card-placeholder-color:rgba(var(--gf-color-out-ctrl-dark-rgb), 0.4);--gf-field-img-choice-no-card-check-ind-bg-color:var(--gf-color-in-ctrl-primary);--gf-field-img-choice-no-card-check-ind-icon-color:var(--gf-color-in-ctrl-primary-contrast);--gf-field-img-choice-check-ind-radius:50%;--gf-field-img-choice-check-ind-shadow:drop-shadow(0 1px 1px rgba(18, 25, 97, 0.15)) drop-shadow(0 2px 5px rgba(18, 25, 97, 0.1)) drop-shadow(0 0 0 rgba(18, 25, 97, 0.05));--gf-field-img-choice-check-ind-size-sm:24px;--gf-field-img-choice-check-ind-size-md:38px;--gf-field-img-choice-check-ind-size-lg:64px;--gf-field-img-choice-check-ind-size:var(--gf-field-img-choice-check-ind-size-md);--gf-field-img-choice-check-ind-icon:var(--gf-icon-ctrl-checkbox);--gf-field-img-choice-check-ind-icon-size-sm:12px;--gf-field-img-choice-check-ind-icon-size-md:var(--gf-icon-font-size);--gf-field-img-choice-check-ind-icon-size-lg:30px;--gf-field-img-choice-check-ind-icon-size:var(--gf-field-img-choice-check-ind-icon-size-md)}.gform-theme--api,.gform-theme--framework{--gf-field-list-btn-size:16px;--gf-field-list-btn-radius:50%;--gf-field-list-btn-font-size:0;--gf-field-list-btn-padding-y:0;--gf-field-list-btn-padding-x:0}.gform-theme--api,.gform-theme--framework{--gf-field-pg-prog-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-font-family:var(--gf-font-family-base);--gf-field-pg-prog-font-size:14px;--gf-field-pg-prog-font-style:var(--gf-font-style-base);--gf-field-pg-prog-font-weight:600;--gf-field-pg-prog-letter-spacing:0;--gf-field-pg-prog-line-height:1;--gf-field-pg-prog-text-transform:uppercase;--gf-field-pg-prog-margin-y-end:24px;--gf-field-pg-prog-title-margin-y-end:16px;--gf-field-pg-prog-bar-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pg-prog-bar-bg-color-blue:#204ce5;--gf-field-pg-prog-bar-bg-color-gray:var(--gf-color-out-ctrl-dark);--gf-field-pg-prog-bar-bg-color-green:#31c48d;--gf-field-pg-prog-bar-bg-color-orange:#ff5a1f;--gf-field-pg-prog-bar-bg-color-red:#c02b0a;--gf-field-pg-prog-bar-bg-gradient-spring:linear-gradient(270deg, #9cd790 0%, #76d7db 100%);--gf-field-pg-prog-bar-bg-gradient-blues:linear-gradient(270deg, #00c2ff 0%, #7838e2 100%);--gf-field-pg-prog-bar-bg-gradient-rainbow:linear-gradient(274.73deg, #74b551 -5.58%, #f3ca30 44.81%, #cd302b 93.15%);--gf-field-pg-prog-bar-height:10px;--gf-field-pg-prog-bar-radius:100px;--gf-field-pg-steps-step-gap:12px;--gf-field-pg-steps-number-bg-color:transparent;--gf-field-pg-steps-number-bg-color-active:var(--gf-color-out-ctrl-light);--gf-field-pg-steps-number-bg-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-pg-steps-number-border-color-active:transparent;--gf-field-pg-steps-number-border-color-complete:var(--gf-color-primary);--gf-field-pg-steps-number-radius:50%;--gf-field-pg-steps-number-border-style:solid;--gf-field-pg-steps-number-border-width:2px;--gf-field-pg-steps-number-color:var(--gf-color-out-ctrl-dark);--gf-field-pg-steps-number-color-active:var(--gf-field-pg-steps-number-color);--gf-field-pg-steps-number-color-complete:var(--gf-color-primary-contrast);--gf-field-pg-steps-number-size:32px;--gf-field-pg-steps-icon-font-size:var(--gf-icon-font-size)}.gform-theme--api,.gform-theme--framework{--gf-field-pwd-ctrl-padding-x-end:calc(var(--gf-ctrl-padding-x) + var(--gf-icon-font-size) + 8px);--gf-field-pwd-str-bg-color:transparent;--gf-field-pwd-str-bg-color-mismatch:transparent;--gf-field-pwd-str-bg-color-short:transparent;--gf-field-pwd-str-bg-color-bad:transparent;--gf-field-pwd-str-bg-color-good:transparent;--gf-field-pwd-str-bg-color-strong:transparent;--gf-field-pwd-str-border-color:transparent;--gf-field-pwd-str-border-color-mismatch:transparent;--gf-field-pwd-str-border-color-short:transparent;--gf-field-pwd-str-border-color-bad:transparent;--gf-field-pwd-str-border-color-good:transparent;--gf-field-pwd-str-border-color-strong:transparent;--gf-field-pwd-str-radius:0;--gf-field-pwd-str-border-style:var(--gf-ctrl-border-style);--gf-field-pwd-str-border-width:0;--gf-field-pwd-str-color:var(--gf-color-out-ctrl-dark);--gf-field-pwd-str-color-mismatch:#c02b0a;--gf-field-pwd-str-color-short:#c02b0a;--gf-field-pwd-str-color-bad:#ff5a1f;--gf-field-pwd-str-color-good:#8b6c32;--gf-field-pwd-str-color-strong:#399f4b;--gf-field-pwd-str-font-family:var(--gf-font-family-secondary);--gf-field-pwd-str-font-size:var(--gf-font-size-primary);--gf-field-pwd-str-font-style:var(--gf-font-style-secondary);--gf-field-pwd-str-font-weight:var(--gf-font-weight-secondary);--gf-field-pwd-str-letter-spacing:var(--gf-letter-spacing-secondary);--gf-field-pwd-str-line-height:1;--gf-field-pwd-str-margin-y-start:16px;--gf-field-pwd-str-padding-y:0;--gf-field-pwd-str-padding-x:calc(65px + 8px) 0;--gf-field-pwd-str-text-align:start;--gf-field-pwd-str-transition:var(--gf-transition-ctrl);--gf-field-pwd-str-ind-bg-color:var(--gf-color-out-ctrl-light);--gf-field-pwd-str-ind-bg-color-mismatch:var(--gf-field-pwd-str-color-mismatch);--gf-field-pwd-str-ind-bg-color-short:var(--gf-field-pwd-str-color-short);--gf-field-pwd-str-ind-bg-color-bad:var(--gf-field-pwd-str-color-bad);--gf-field-pwd-str-ind-bg-color-good:var(--gf-field-pwd-str-color-good);--gf-field-pwd-str-ind-bg-color-strong:var(--gf-field-pwd-str-color-strong);--gf-field-pwd-str-ind-height:6px;--gf-field-pwd-str-ind-radius:var(--gf-radius);--gf-field-pwd-str-ind-content:"";--gf-field-pwd-str-ind-display:inline-block;--gf-field-pwd-str-ind-width:65px;--gf-field-pwd-str-ind-width-blank:0;--gf-field-pwd-str-ind-width-mismatch:65px;--gf-field-pwd-str-ind-width-short:22px;--gf-field-pwd-str-ind-width-bad:37px;--gf-field-pwd-str-ind-width-good:46px;--gf-field-pwd-str-ind-width-strong:65px;--gf-field-pwd-str-ind-inset-y-start:50%;--gf-field-pwd-str-ind-inset-x-start:0;--gf-field-pwd-str-ind-position:absolute;--gf-field-pwd-str-ind-transform:translateY(-50%);--gf-field-pwd-str-ind-transition:var(--gf-transition-ctrl)}.gform-theme--api,.gform-theme--framework{--gf-field-prod-quant-margin-y-end:var(--gf-field-gap-y);--gf-field-prod-quant-width:150px;--gf-field-prod-price-color:var(--gf-ctrl-label-color-primary)}.gform-theme--api,.gform-theme--framework{--gf-field-repeater-gap-y:var(--gf-form-gap-y);--gf-field-repeater-btn-inline-gap:var(--gf-form-gap-x);--gf-field-repeater-separator-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-separator-size:1px;--gf-field-repeater-nested-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-repeater-nested-border-size:1px;--gf-field-repeater-nested-border-style:solid;--gf-field-repeater-nested-padding-x-start:20px}.gform-theme--api,.gform-theme--framework{--gf-field-section-border-color:var(--gf-color-out-ctrl-light-darker);--gf-field-section-border-style:solid;--gf-field-section-border-width:1px;--gf-field-section-padding-y-end:8px}.gform-theme--api,.gform-theme--framework{--gf-form-validation-bg-color:rgba(var(--gf-color-danger-rgb), 0.03);--gf-form-validation-border-color:rgba(var(--gf-color-danger-rgb), 0.25);--gf-form-validation-border-color-focus:var(--gf-color-danger);--gf-form-validation-border-width:1px;--gf-form-validation-border-style:solid;--gf-form-validation-radius:var(--gf-ctrl-radius-max-md);--gf-form-validation-shadow:0 1px 4px rgba(18, 25, 97, 0.0779552);--gf-form-validation-color:var(--gf-color-danger);--gf-form-validation-font-family:var(--gf-font-family-primary);--gf-form-validation-font-size:var(--gf-font-size-primary);--gf-form-validation-gap:8px;--gf-form-validation-line-height:1.43;--gf-form-validation-margin-y:0 var(--gf-form-gap-y);--gf-form-validation-outline-color-focus:rgba(var(--gf-color-danger-rgb), 0.65);--gf-form-validation-outline-focus:var(--gf-ctrl-outline-width-focus) var(--gf-ctrl-outline-style) var(--gf-form-validation-outline-color-focus);--gf-form-validation-padding-y:20px;--gf-form-validation-padding-x:16px;--gf-form-validation-heading-color:var(--gf-form-validation-color);--gf-form-validation-heading-font-family:var(--gf-form-validation-font-family);--gf-form-validation-heading-font-size:var(--gf-form-validation-font-size);--gf-form-validation-heading-font-weight:500;--gf-form-validation-heading-line-height:var(--gf-form-validation-line-height);--gf-form-validation-heading-gap:12px;--gf-form-validation-heading-icon-bg-color:rgba(var(--gf-color-danger-rgb), 0.05);--gf-form-validation-heading-icon-border-color:var(--gf-form-validation-border-color);--gf-form-validation-heading-icon-border-width:2px;--gf-form-validation-heading-icon-border-style:var(--gf-form-validation-border-style);--gf-form-validation-heading-icon-radius:50%;--gf-form-validation-heading-icon-color:var(--gf-form-validation-heading-color);--gf-form-validation-heading-icon-font-size:18px;--gf-form-validation-heading-icon-size:20px;--gf-form-validation-summary-block-start:4px;--gf-form-validation-summary-color:var(--gf-form-validation-color);--gf-form-validation-summary-font-family:var(--gf-form-validation-font-family);--gf-form-validation-summary-font-size:var(--gf-form-validation-font-size);--gf-form-validation-summary-font-weight:400;--gf-form-validation-summary-line-height:var(--gf-form-validation-line-height);--gf-form-validation-summary-padding-x:48px;--gf-form-validation-summary-item-link-text-decoration:underline}.gform-theme--api,.gform-theme--framework{--gf-form-spinner-fg-color:var(--gf-color-primary);--gf-form-spinner-bg-color:rgba(var(--gf-color-primary-rgb), 0.1)}.gform-theme--framework :where(
:not(html):not(iframe):not(canvas):not(img):not(svg):not(video)
:not(svg *):not(symbol *)
:not(.gform-theme__no-reset--el):not(.gform-theme__no-reset--children *):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-reset):not(.gform-theme__disable-reset *):not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *):not(.wp-editor-container):not(.mce-tinymce):not(.mce-tinymce *):not(.wp-editor-area):not(.gfield_description > *):not(.gform-field-label--type-inline > :not(span)):not(.ui-resizable-handle):not(.hidden)
){all:unset;display:revert}.gform-theme--framework *,.gform-theme--framework ::after,.gform-theme--framework ::before{box-sizing:border-box}.gform-theme--framework a,.gform-theme--framework button{cursor:revert}.gform-theme--framework menu,.gform-theme--framework ol:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)),.gform-theme--framework ul:where(:not(.gform_heading *):not(.gfield--type-html *):not(.gfield--type-section *):not(.form_saved_message > *):not(.form_saved_message_sent > *):not(.gform_confirmation_message *)){list-style:none}.gform-theme--framework img{max-inline-size:100%;max-block-size:100%}.gform-theme--framework table{border-collapse:collapse}.gform-theme--framework input,.gform-theme--framework textarea{-webkit-user-select:auto}.gform-theme--framework textarea{white-space:revert}.gform-theme--framework meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}.gform-theme--framework :where(pre){all:revert}.gform-theme--framework ::-moz-placeholder{color:unset}.gform-theme--framework ::placeholder{color:unset}.gform-theme--framework :where([hidden]){display:none}.gform-theme--framework :where([contenteditable]:not([contenteditable=false])){-moz-user-modify:read-write;-webkit-user-modify:read-write;word-wrap:break-word;-webkit-line-break:after-white-space;-webkit-user-select:auto}.gform-theme--framework :where([draggable=true]){-webkit-user-drag:element}.gform-theme--framework :where(dialog:modal){all:revert}.gform-theme--framework input[type=checkbox]::before,.gform-theme--framework input[type=radio]::before{height:auto;margin-block:0;margin-inline:0;position:static;width:auto}.gform-theme--framework input[type=checkbox]::after,.gform-theme--framework input[type=radio]::after{content:none}@font-face{font-family:gform-icons-orbital;src:url(/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff2?gxy8zs) format('woff2'),url(/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.ttf?gxy8zs) format('truetype'),url(/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.woff?gxy8zs) format('woff'),url(/wp-content/plugins/gravityforms/assets/css/dist/../../../fonts/gform-icons-orbital.svg?gxy8zs#gform-icons-orbital) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-orbital-icon{font-family:var(--gf-icon-font-family)!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-orbital-icon--photograph:before{content:"\e922"}.gform-orbital-icon--arrow-back:before{content:"\e921"}.gform-orbital-icon--calendar-alt:before{content:"\e91a"}.gform-orbital-icon--selector:before{content:"\e90d"}.gform-orbital-icon--search:before{content:"\e917"}.gform-orbital-icon--trash:before{content:"\e919"}.gform-orbital-icon--cloud-upload-alt:before{content:"\e911"}.gform-orbital-icon--arrow-up:before{content:"\e912"}.gform-orbital-icon--arrow-down:before{content:"\e914"}.gform-orbital-icon--arrow-left:before{content:"\e915"}.gform-orbital-icon--arrow-right:before{content:"\e916"}.gform-orbital-icon--arrow-narrow-right:before{content:"\e913"}.gform-orbital-icon--arrow-sm-left:before{content:"\e91f"}.gform-orbital-icon--arrow-sm-right:before{content:"\e920"}.gform-orbital-icon--save-as:before{content:"\e910"}.gform-orbital-icon--minus-alt:before{content:"\e90e"}.gform-orbital-icon--plus-alt:before{content:"\e90f"}.gform-orbital-icon--eye-off:before{content:"\e90a"}.gform-orbital-icon--eye:before{content:"\e909"}.gform-orbital-icon--check-circle:before{content:"\e90c"}.gform-orbital-icon--check-mark:before{content:"\e900"}.gform-orbital-icon--check:before{content:"\e90b"}.gform-orbital-icon--check-mark-simple:before{content:"\e905"}.gform-orbital-icon--exclamation-simple:before{content:"\e906"}.gform-orbital-icon--information-simple:before{content:"\e907"}.gform-orbital-icon--question-mark-simple:before{content:"\e908"}.gform-orbital-icon--chevron-down:before{content:"\e901"}.gform-orbital-icon--chevron-up:before{content:"\e902"}.gform-orbital-icon--chevron-left:before{content:"\e91b"}.gform-orbital-icon--chevron-right:before{content:"\e91c"}.gform-orbital-icon--chevron-double-left:before{content:"\e91d"}.gform-orbital-icon--chevron-double-right:before{content:"\e91e"}.gform-orbital-icon--minus:before{content:"\e903"}.gform-orbital-icon--x-circle:before{content:"\e918"}.gform-orbital-icon--x:before{content:"\e904"}.gform-theme--framework ::-moz-placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework ::placeholder:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-appearance:var(--gf-ctrl-appearance);--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-height:var(--gf-ctrl-size);--gf-local-radius:var(--gf-ctrl-radius);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-ctrl-color);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-font-family);--gf-local-font-size:var(--gf-ctrl-font-size);--gf-local-font-style:var(--gf-ctrl-font-style);--gf-local-font-weight:var(--gf-ctrl-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-letter-spacing);--gf-local-line-height:var(--gf-ctrl-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-offset:var(--gf-ctrl-outline-offset);--gf-local-outline-style:var(--gf-ctrl-outline-style);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-padding-x:var(--gf-ctrl-padding-x);--gf-local-padding-y:var(--gf-ctrl-padding-y);--gf-local-shadow:var(--gf-ctrl-shadow);--gf-local-transition:var(--gf-ctrl-transition);--gf-local-width:100%;-webkit-appearance:var(--gf-local-appearance);-moz-appearance:var(--gf-local-appearance);appearance:var(--gf-local-appearance);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-local-radius);box-shadow:var(--gf-local-shadow);color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);inline-size:var(--gf-local-width);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:0;margin-inline:0;min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-local-outline-offset);outline-style:var(--gf-local-outline-style);outline-width:var(--gf-local-outline-width);padding-block:var(--gf-local-padding-y);padding-inline:var(--gf-local-padding-x);transition:var(--gf-local-transition)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover);--gf-local-border-color:var(--gf-ctrl-border-color-hover);--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-search input[type=text]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-single:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper button.button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme--framework.gform-theme.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework)):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled);--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color-error);--gf-local-border-color:var(--gf-ctrl-border-color-error);--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield_error .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme--framework .gfield_error textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type].gform-text-input-reset{--gf-local-border-color:transparent;--gf-local-height:auto;--gf-local-color:var(--gf-ctrl-readonly-color);--gf-local-font-family:var(--gf-ctrl-readonly-font-family);--gf-local-font-size:var(--gf-ctrl-readonly-font-size);--gf-local-font-style:var(--gf-ctrl-readonly-font-style);--gf-local-font-weight:var(--gf-ctrl-readonly-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-readonly-letter-spacing);--gf-local-line-height:var(--gf-ctrl-readonly-line-height);--gf-local-min-height:auto;--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);block-size:var(--gf-local-height);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-radius);color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);min-block-size:var(--gf-local-min-height);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-ctrl-transition)}.gform-theme--framework input[type].gform-text-input-reset:focus{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button,.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-outer-spin-button{opacity:var(--gf-ctrl-number-spin-btn-opacity)}.gform-theme--framework input[type=number]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-webkit-inner-spin-button{-webkit-appearance:var(--gf-ctrl-number-spin-btn-appearance);appearance:var(--gf-ctrl-number-spin-btn-appearance);background-image:var(--gf-icon-ctrl-number);background-position:var(--gf-ctrl-number-spin-btn-bg-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-number-spin-btn-bg-size);cursor:pointer;width:var(--gf-ctrl-number-spin-btn-width)}.gform-theme--framework textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-textarea-radius);--gf-local-height:var(--gf-ctrl-textarea-height);--gf-local-line-height:var(--gf-ctrl-textarea-line-height);--gf-local-padding-y:var(--gf-ctrl-textarea-padding-y);resize:var(--gf-ctrl-textarea-resize)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);border:var(--gf-ctrl-border-width) var(--gf-ctrl-border-style) var(--gf-local-border-color);border-radius:var(--gf-ctrl-textarea-radius);box-shadow:var(--gf-ctrl-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);overflow:hidden;transition:var(--gf-transition-ctrl)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-border-color:var(--gf-ctrl-border-color-hover)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .wp-editor-container textarea{border-color:transparent;border-width:0}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[\:has\(.wp-editor-iframe-active\)]{--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield_error .wp-editor-container:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):has(.wp-editor-iframe-active){--gf-local-border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-height:var(--gf-ctrl-choice-size);--gf-local-display:inline-grid;--gf-local-line-height:var(--gf-ctrl-choice-size);--gf-local-padding-y:0;--gf-local-padding-x:0;--gf-local-width:var(--gf-ctrl-choice-size);accent-color:var(--gf-ctrl-accent-color);opacity:1;align-content:center;justify-content:center;place-content:center}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{opacity:0}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before,.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):checked::before{opacity:1}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-checkbox-check-radius)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-choice-check-color);content:var(--gf-icon-ctrl-checkbox);font-size:var(--gf-ctrl-checkbox-check-size)}.gform-theme--framework input[type=checkbox]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-radius:var(--gf-ctrl-radio-check-radius)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{background-color:var(--gf-ctrl-choice-check-color);block-size:var(--gf-ctrl-radio-check-size);border-radius:var(--gf-ctrl-radio-check-radius);content:var(--gf-ctrl-radio-check-content);inline-size:var(--gf-ctrl-radio-check-size)}.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{background-color:var(--gf-ctrl-choice-check-color-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])){--gf-local-padding-x:var(--gf-ctrl-select-padding-x);background-image:var(--gf-ctrl-select-icon);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):hover{background-image:var(--gf-ctrl-select-icon-hover)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):focus{background-image:var(--gf-ctrl-select-icon-focus)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):where(:not([multiple])):disabled{background-image:var(--gf-ctrl-select-icon-disabled)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::-ms-expand{display:var(--gf-ctrl-select-ms-expand)}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple]{--gf-local-height:var(--gf-ctrl-multiselect-height);--gf-local-radius:var(--gf-ctrl-multiselect-radius);--gf-local-line-height:var(--gf-ctrl-multiselect-line-height);--gf-local-padding-y:var(--gf-ctrl-multiselect-padding-y);overflow-y:auto}.gform-theme--framework select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))[multiple] option:checked{background:var(--gf-color-in-ctrl-light)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single{background-image:var(--gf-icon-ctrl-select);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single span{margin-inline-end:var(--gf-ctrl-select-search-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single abbr,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-single div b{background-image:none!important}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active .chosen-single,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus);--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-color:var(--gf-ctrl-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single.chosen-container-active.chosen-with-drop .chosen-single{border-bottom-left-radius:var(--gf-ctrl-radius);border-bottom-right-radius:var(--gf-ctrl-radius);border-color:var(--gf-ctrl-border-color-focus)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search{padding-block:var(--gf-padding-y) 0;padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container-single .chosen-search input[type=text]{--gf-local-height:var(--gf-ctrl-size-md);--gf-local-padding-x:var(--gf-ctrl-select-search-padding-x);background-image:var(--gf-icon-ctrl-search)!important;background-position:var(--gf-ctrl-select-search-icon-position);background-size:var(--gf-ctrl-select-search-icon-size)!important}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi{--gf-local-height:auto;--gf-local-radius:var(--gf-ctrl-multiselect-radius);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active{border-color:var(--gf-ctrl-border-color-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi.chosen-container-active .chosen-choices{box-shadow:none}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices{align-content:center;background:0 0;border:none;display:flex;flex-flow:row wrap;gap:calc(var(--gf-padding-y)/ 2);min-height:calc(var(--gf-ctrl-size) - 2px);padding-block:4px;padding-inline:var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-placeholder-color);font-family:var(--gf-ctrl-placeholder-font-family);font-size:var(--gf-ctrl-placeholder-font-size);font-style:var(--gf-ctrl-placeholder-font-style);font-weight:var(--gf-ctrl-placeholder-font-weight);letter-spacing:var(--gf-ctrl-placeholder-letter-spacing);opacity:var(--gf-ctrl-placeholder-opacity)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices .search-choice+li.search-field input[type=text].chosen-search-input{color:var(--gf-ctrl-color-focus);font-family:var(--gf-ctrl-font-family);font-size:var(--gf-ctrl-font-size);font-style:var(--gf-ctrl-font-style);font-weight:var(--gf-ctrl-font-weight);letter-spacing:var(--gf-ctrl-letter-spacing);opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice{align-self:flex-start;background:0 0;background-color:var(--gf-ctrl-multiselect-selected-item-bg-color);border:none;border-radius:var(--gf-ctrl-multiselect-selected-item-radius);box-shadow:none;color:var(--gf-ctrl-multiselect-selected-item-color);flex-shrink:0;font-size:var(--gf-ctrl-multiselect-selected-item-font-size);font-weight:var(--gf-ctrl-multiselect-selected-item-font-weight);margin:0;padding-block:8px;padding-inline:var(--gf-ctrl-padding-x) calc((var(--gf-ctrl-padding-x) * 1.25) + var(--gf-ctrl-multiselect-close-icon-size))}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:0 0;height:var(--gf-ctrl-multiselect-close-icon-size);inset-block-start:var(--gf-ctrl-multiselect-close-icon-inset-y-start);inset-inline-end:var(--gf-ctrl-multiselect-close-icon-inset-x-end);opacity:70%;transition:var(--gf-local-transition);width:var(--gf-ctrl-multiselect-close-icon-size)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-multiselect-selected-item-remove-icon-color);content:var(--gf-icon-ctrl-cancel);display:inline-block;font-size:var(--gf-ctrl-multiselect-close-icon-size);height:100%;width:100%}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:focus,.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-drop,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-drop{background-color:var(--gf-ctrl-bg-color);border:var(--gf-ctrl-select-dropdown-border-color);border-radius:var(--gf-ctrl-select-dropdown-radius);box-shadow:var(--gf-ctrl-select-dropdown-shadow);overflow:hidden;padding-block:0;padding-inline:0;top:calc(100% + 8px)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results{margin-block:0;margin-inline:0;padding-block:var(--gf-padding-y);padding-inline:0}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li{color:var(--gf-ctrl-color);padding:var(--gf-padding-y) var(--gf-ctrl-padding-x)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.highlighted,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.highlighted{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover)}.gform-theme--framework .gfield:where(.gfield--type-multiselect,.gfield--input-type-multiselect) .chosen-container .chosen-results li.result-selected,.gform-theme--framework .gfield:where(.gfield--type-select,.gfield--input-type-select) .chosen-container .chosen-results li.result-selected{background:0 0;background-color:var(--gf-ctrl-select-dropdown-option-bg-color-hover);box-shadow:var(--gf-ctrl-select-dropdown-option-shadow-hover)}.gform-theme--framework .gfield_list_group_item::before:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gform-field-label:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-primary);--gf-local-display:flex;--gf-local-font-family:var(--gf-ctrl-label-font-family-primary);--gf-local-font-size:var(--gf-ctrl-label-font-size-primary);--gf-local-font-style:var(--gf-ctrl-label-font-style-primary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-primary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-primary);--gf-local-line-height:var(--gf-ctrl-label-line-height-primary);--gf-local-margin-y:0;--gf-local-margin-x:0;color:var(--gf-local-color);display:var(--gf-local-display);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);margin-block:var(--gf-local-margin-y);margin-inline:var(--gf-local-margin-x)}.gform-theme--framework .gform-field-label--type-inline:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-secondary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-secondary);--gf-local-font-size:var(--gf-ctrl-label-font-size-secondary);--gf-local-font-style:var(--gf-ctrl-label-font-style-secondary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-secondary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-secondary);--gf-local-line-height:var(--gf-ctrl-label-line-height-secondary)}.gform-theme--framework .gform-field-label--type-sub:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-tertiary);--gf-local-display:block;--gf-local-font-family:var(--gf-ctrl-label-font-family-tertiary);--gf-local-font-size:var(--gf-ctrl-label-font-size-tertiary);--gf-local-font-style:var(--gf-ctrl-label-font-style-tertiary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-tertiary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-tertiary);--gf-local-line-height:var(--gf-ctrl-label-line-height-tertiary)}.gform-theme--framework .gform-field-label--type-sub-large:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-label-color-quaternary);--gf-local-display:inline-block;--gf-local-font-family:var(--gf-ctrl-label-font-family-quaternary);--gf-local-font-size:var(--gf-ctrl-label-font-size-quaternary);--gf-local-font-style:var(--gf-ctrl-label-font-style-quaternary);--gf-local-font-weight:var(--gf-ctrl-label-font-weight-quaternary);--gf-local-letter-spacing:var(--gf-ctrl-label-letter-spacing-quaternary);--gf-local-line-height:var(--gf-ctrl-label-line-height-quaternary)}.gform-theme--framework .gform-field-label>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework.gform_editor legend.gform-field-label>span>.gfield_required:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){color:var(--gf-ctrl-label-color-req);display:inline-block;font-family:var(--gf-ctrl-label-font-family-req);font-size:var(--gf-ctrl-label-font-size-req);font-style:var(--gf-ctrl-label-font-style-req);font-weight:var(--gf-ctrl-label-font-weight-req);letter-spacing:var(--gf-ctrl-label-letter-spacing-req);line-height:var(--gf-ctrl-label-line-height-req)}.gform-theme--framework .gfield_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color);--gf-local-font-family:var(--gf-ctrl-desc-font-family);--gf-local-font-size:var(--gf-ctrl-desc-font-size);--gf-local-font-style:var(--gf-ctrl-desc-font-style);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing);--gf-local-line-height:var(--gf-ctrl-desc-line-height);color:var(--gf-local-color);display:block;font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height)}.gform-theme--framework .gfield_validation_message:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-color:var(--gf-ctrl-desc-color-error);--gf-local-font-family:var(--gf-ctrl-desc-font-family-error);--gf-local-font-size:var(--gf-ctrl-desc-font-size-error);--gf-local-font-style:var(--gf-ctrl-desc-font-style-error);--gf-local-font-weight:var(--gf-ctrl-desc-font-weight-error);--gf-local-letter-spacing:var(--gf-ctrl-desc-letter-spacing-error);--gf-local-line-height:var(--gf-ctrl-desc-line-height-error)}.gform-theme--framework .gfield_consent_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){border:var(--gf-ctrl-desc-border-width-consent) var(--gf-ctrl-desc-border-style-consent) var(--gf-ctrl-desc-border-color-consent);max-height:var(--gf-ctrl-desc-max-height-consent);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);overflow-y:auto;padding:16px;transition:var(--gf-ctrl-transition)}.gform-theme--framework .gfield_consent_description:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{border-color:var(--gf-ctrl-desc-border-color-consent-focus);outline-color:var(--gf-ctrl-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-primary);--gf-local-radius:var(--gf-ctrl-btn-radius);--gf-local-border-color:var(--gf-ctrl-btn-border-color-primary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-primary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-primary);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-shadow:var(--gf-ctrl-btn-shadow);--gf-local-color:var(--gf-ctrl-btn-color-primary);--gf-local-column-gap:var(--gf-ctrl-btn-icon-gap);--gf-local-cursor:pointer;--gf-local-display:inline-flex;--gf-local-font-style:var(--gf-ctrl-btn-font-style);--gf-local-font-weight:var(--gf-ctrl-btn-font-weight);--gf-local-font-size:var(--gf-ctrl-btn-font-size);--gf-local-font-family:var(--gf-ctrl-btn-font-family);--gf-local-height:auto;--gf-local-letter-spacing:var(--gf-ctrl-btn-letter-spacing);--gf-local-line-height:var(--gf-ctrl-btn-line-height);--gf-local-min-height:var(--gf-ctrl-btn-size);--gf-local-min-width:auto;--gf-local-opacity:var(--gf-ctrl-btn-opacity);--gf-local-padding-y:var(--gf-ctrl-btn-padding-y);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x);--gf-local-text-decoration:var(--gf-ctrl-btn-text-decoration);--gf-local-text-transform:var(--gf-ctrl-btn-text-transform);--gf-local-width:auto;align-items:center;-moz-column-gap:var(--gf-local-column-gap);column-gap:var(--gf-local-column-gap);cursor:var(--gf-local-cursor);justify-content:center;min-inline-size:var(--gf-local-min-width);opacity:var(--gf-local-opacity);text-align:center;-webkit-text-decoration:var(--gf-local-text-decoration);text-decoration:var(--gf-local-text-decoration);text-transform:var(--gf-local-text-transform);vertical-align:top}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)) .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-primary);--gf-local-content:var(--gf-ctrl-btn-icon);--gf-local-font-size:var(--gf-ctrl-btn-icon-font-size);--gf-local-transition:var(--gf-ctrl-btn-icon-transition);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-local-color);content:var(--gf-local-content);font-size:var(--gf-local-font-size);transition:var(--gf-local-transition)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover);--gf-local-color:var(--gf-ctrl-btn-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus);--gf-local-color:var(--gf-ctrl-btn-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-primary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-primary);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled);--gf-local-color:var(--gf-ctrl-btn-color-disabled-primary);--gf-local-cursor:default;--gf-local-opacity:var(--gf-ctrl-btn-opacity-disabled)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-primary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-secondary);--gf-local-border-style:var(--gf-ctrl-btn-border-style-secondary);--gf-local-border-width:var(--gf-ctrl-btn-border-width-secondary);--gf-local-color:var(--gf-ctrl-btn-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-secondary);--gf-local-color:var(--gf-ctrl-btn-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-secondary);--gf-local-color:var(--gf-ctrl-btn-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-secondary);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-secondary);--gf-local-color:var(--gf-ctrl-btn-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--secondary:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-secondary)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-ctrl);--gf-local-border-style:var(--gf-ctrl-btn-border-style-ctrl);--gf-local-border-width:var(--gf-ctrl-btn-border-width-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-ctrl);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-ctrl);--gf-local-color:var(--gf-ctrl-btn-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--control:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-ctrl)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-simple);--gf-local-border-width:var(--gf-ctrl-btn-border-width-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-simple);--gf-local-color:var(--gf-ctrl-btn-color-simple);--gf-local-column-gap:0;--gf-local-line-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-height:var(--gf-ctrl-btn-size-simple);--gf-local-min-width:var(--gf-ctrl-btn-size-simple);--gf-local-padding-y:0;--gf-local-padding-x:0}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-hover-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-hover-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-hover-simple);--gf-local-color:var(--gf-ctrl-btn-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:hover::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-hover-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-focus-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-focus-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-focus-simple);--gf-local-color:var(--gf-ctrl-btn-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:focus::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-focus-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled{--gf-local-bg-color:var(--gf-ctrl-btn-bg-color-disabled-simple);--gf-local-border-color:var(--gf-ctrl-btn-border-color-disabled-simple);--gf-local-shadow:var(--gf-ctrl-btn-shadow-disabled-simple);--gf-local-color:var(--gf-ctrl-btn-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled .dashicons::before,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::after,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--simple:disabled::before{--gf-local-color:var(--gf-ctrl-btn-icon-color-disabled-simple)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xs{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xs);--gf-local-min-height:var(--gf-ctrl-btn-size-xs);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xs)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-sm{--gf-local-font-size:var(--gf-ctrl-btn-font-size-sm);--gf-local-min-height:var(--gf-ctrl-btn-size-sm);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-sm)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-md{--gf-local-font-size:var(--gf-ctrl-btn-font-size-md);--gf-local-min-height:var(--gf-ctrl-btn-size-md);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-md)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-lg{--gf-local-font-size:var(--gf-ctrl-btn-font-size-lg);--gf-local-min-height:var(--gf-ctrl-btn-size-lg);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-lg)}.gform-theme.gform-theme--framework.gform_wrapper .button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper .gform-theme-button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper :where(:not(.mce-splitbtn))>button:not([id*=mceu_]):not(.mce-open):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper button.button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]).button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input:is([type=submit],[type=button],[type=reset]):where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl,.gform-theme.gform-theme--framework.gform_wrapper input[type=submit].button.gform_button:where(:not(.gform-theme-no-framework):not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)).gform-theme-button--size-xl{--gf-local-font-size:var(--gf-ctrl-btn-font-size-xl);--gf-local-min-height:var(--gf-ctrl-btn-size-xl);--gf-local-padding-x:var(--gf-ctrl-btn-padding-x-xl)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-padding-x:var(--gf-ctrl-file-padding-x);text-overflow:ellipsis;white-space:nowrap}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):hover::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-hover);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-hover);--gf-local-color:var(--gf-ctrl-file-btn-color-hover)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):focus::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-focus);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-focus);--gf-local-color:var(--gf-ctrl-file-btn-color-focus)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)):disabled::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color-disabled);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color-disabled);--gf-local-color:var(--gf-ctrl-file-btn-color-disabled)}.gform-theme--framework input[type=file]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::file-selector-button{--gf-local-bg-color:var(--gf-ctrl-file-btn-bg-color);--gf-local-border-inline-end-color:var(--gf-ctrl-file-btn-border-inline-end-color);--gf-local-border-inline-end-style:var(--gf-ctrl-file-btn-border-inline-end-style);--gf-local-border-inline-end-width:var(--gf-ctrl-file-btn-border-inline-end-width);--gf-local-border-inline-end:var(--gf-local-border-inline-end-width) var(--gf-local-border-inline-end-style) var(--gf-local-border-inline-end-color);--gf-local-color:var(--gf-ctrl-file-btn-color);background-color:var(--gf-local-bg-color);block-size:100%;border:0;border-end-start-radius:var(--gf-ctrl-file-btn-radius);border-inline-end:var(--gf-local-border-inline-end);border-start-start-radius:var(--gf-ctrl-file-btn-radius);color:var(--gf-local-color);font-family:var(--gf-ctrl-file-btn-font-family);font-size:var(--gf-ctrl-file-btn-font-size);font-style:var(--gf-ctrl-file-btn-font-style);font-weight:var(--gf-ctrl-file-btn-font-weight);inset-block-start:calc(var(--gf-ctrl-border-width) * -1);letter-spacing:var(--gf-ctrl-file-btn-letter-spacing);line-height:var(--gf-ctrl-file-btn-line-height);margin-inline:var(--gf-ctrl-file-btn-margin-x);padding-block:0;padding-inline:var(--gf-ctrl-file-btn-padding-x);position:relative;-webkit-text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-decoration:var(--gf-ctrl-file-btn-text-decoration);text-transform:var(--gf-ctrl-file-btn-text-transform);transition:var(--gf-ctrl-file-btn-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area{--gf-local-height:var(--gf-ctrl-file-zone-height);--gf-local-radius:var(--gf-ctrl-file-zone-radius);--gf-local-border-style:var(--gf-ctrl-file-zone-border-style);--gf-local-color:var(--gf-ctrl-file-zone-color);--gf-local-font-weight:var(--gf-ctrl-file-zone-font-weight);--gf-local-line-height:var(--gf-ctrl-file-zone-line-height);--gf-local-padding-x:var(--gf-ctrl-file-zone-padding-x);--gf-local-padding-y:var(--gf-ctrl-file-zone-padding-y)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_area::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-ctrl-file-zone-icon-color);content:var(--gf-icon-ctrl-file);display:block;font-size:var(--gf-ctrl-file-zone-icon-font-size);margin-block-end:var(--gf-ctrl-file-zone-icon-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .gform_drop_instructions{margin-block-end:var(--gf-ctrl-file-zone-instructions-margin-y-end)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview_list{display:flex;flex-direction:column;gap:var(--gf-ctrl-file-prev-area-gap);margin-block-start:var(--gf-ctrl-file-prev-area-margin-y-start);width:100%}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview_list:empty{margin-block-start:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview{display:flex;flex-direction:column;font-family:var(--gf-ctrl-file-prev-font-family);font-size:var(--gf-ctrl-file-prev-font-size);font-style:var(--gf-ctrl-file-prev-font-style);font-weight:var(--gf-ctrl-file-prev-font-weight);gap:var(--gf-ctrl-file-prev-gap);letter-spacing:var(--gf-ctrl-file-prev-letter-spacing);line-height:var(--gf-ctrl-file-prev-line-height);position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_filename{color:var(--gf-ctrl-file-prev-name-color);line-height:var(--gf-ctrl-file-prev-name-line-height);overflow:var(--gf-ctrl-file-prev-name-overflow);padding-inline-end:var(--gf-ctrl-file-prev-name-padding-x-end);text-overflow:var(--gf-ctrl-file-prev-name-text-overflow);white-space:var(--gf-ctrl-file-prev-name-white-space)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_filesize{color:var(--gf-ctrl-file-prev-size-color)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress{align-items:center;display:flex;gap:var(--gf-ctrl-file-prog-ui-gap)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;block-size:var(--gf-ctrl-file-prog-btn-icon-size);color:var(--gf-ctrl-file-prog-btn-icon-color-complete);content:var(--gf-icon-ctrl-file-completed);font-size:var(--gf-ctrl-file-prog-btn-icon-size);inline-size:var(--gf-ctrl-file-prog-btn-icon-size);min-inline-size:var(--gf-ctrl-file-prog-btn-icon-size);opacity:0}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progress_complete::after{opacity:1}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress{block-size:var(--gf-ctrl-file-prog-bar-height);border-radius:var(--gf-ctrl-file-prog-bar-radius)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar{background-color:var(--gf-ctrl-file-prog-bar-bg-color);inline-size:100%;position:relative}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_progressbar_progress{background-color:var(--gf-ctrl-file-prog-bar-bg-color-loading);inline-size:1%;position:absolute;transition:var(--gf-ctrl-file-prog-bar-transition)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_percent{color:var(--gf-ctrl-file-prog-text-color);font-size:var(--gf-ctrl-file-prog-text-font-size);min-inline-size:var(--gf-ctrl-file-prog-text-min-width)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel,.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gform_delete_file{inset-block-start:var(--gf-ctrl-file-prog-btn-inset-y-start);inset-inline-end:var(--gf-ctrl-file-prog-btn-inset-x-end);position:var(--gf-ctrl-file-prog-btn-position)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gform_delete_file .dashicons::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-remove)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel{--gf-local-font-size:var(--gf-ctrl-file-prog-btn-font-size-cancel)}.gform-theme--framework .gfield:where(.gfield--type-fileupload,.gfield--input-type-fileupload) .ginput_preview .gfield_fileupload_cancel::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-file-cancel)}.gform-theme--framework.ui-datepicker{background-color:var(--gf-ctrl-date-picker-bg-color);border-radius:var(--gf-ctrl-date-picker-radius);box-shadow:var(--gf-ctrl-date-picker-shadow);display:none;inline-size:var(--gf-ctrl-date-picker-width);margin-block-start:var(--gf-ctrl-date-picker-margin-y-start);padding-block:var(--gf-ctrl-date-picker-padding-y);padding-inline:var(--gf-ctrl-date-picker-padding-x)}@media (min-width:640px){.gform-theme--framework.ui-datepicker{inline-size:var(--gf-ctrl-date-picker-width-viewport-sm);padding-block:var(--gf-ctrl-date-picker-padding-y-viewport-sm);padding-inline:var(--gf-ctrl-date-picker-padding-x-viewport-sm)}}.gform-theme--framework.ui-datepicker .ui-datepicker-header{align-items:stretch;display:flex;margin-block:unset;margin-inline:unset;padding-block:0;padding-inline:0;position:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-next,.gform-theme--framework.ui-datepicker .ui-datepicker-prev{align-items:center;block-size:auto;cursor:pointer;display:flex;flex:none;inline-size:var(--gf-ctrl-date-picker-header-icons-width);inset:unset;justify-content:center;position:relative}.gform-theme--framework.ui-datepicker .ui-datepicker-next::before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before{--gf-local-color:var(--gf-ctrl-date-picker-header-icons-color);font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none;border:none;color:var(--gf-local-color);font-size:var(--gf-ctrl-date-picker-header-icons-font-size);inset:unset;transform:unset}.gform-theme--framework.ui-datepicker .ui-datepicker-prev::before{content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework.ui-datepicker .ui-datepicker-next{order:1}.gform-theme--framework.ui-datepicker .ui-datepicker-next::before{content:var(--gf-icon-ctrl-datepicker-right)}.gform-theme--framework.ui-datepicker .ui-datepicker-next-hover::before,.gform-theme--framework.ui-datepicker .ui-datepicker-prev-hover::before{--gf-local-color:var(--gf-ctrl-date-picker-header-icons-color-hover)}.gform-theme--framework.ui-datepicker .ui-datepicker-title{align-items:center;color:var(--gf-ctrl-date-picker-title-color);display:flex;flex:auto;font-size:var(--gf-ctrl-date-picker-title-font-size);font-weight:var(--gf-ctrl-date-picker-title-font-weight);gap:var(--gf-ctrl-date-picker-title-gap);line-height:var(--gf-ctrl-date-picker-title-line-height);margin-block:0;margin-inline:var(--gf-ctrl-date-picker-title-margin-x)}@media (min-width:640px){.gform-theme--framework.ui-datepicker .ui-datepicker-title{font-size:var(--gf-ctrl-date-picker-title-font-size-viewport-sm);gap:var(--gf-ctrl-date-picker-title-gap-viewport-sm);margin-inline:var(--gf-ctrl-date-picker-title-margin-x-viewport-sm)}}.gform-theme--framework.ui-datepicker select.ui-datepicker-month,.gform-theme--framework.ui-datepicker select.ui-datepicker-year{--gf-local-height:var(--gf-ctrl-size-sm);--gf-local-line-height:var(--gf-ctrl-size-sm);background-image:var(--gf-icon-ctrl-select);background-position:var(--gf-ctrl-select-icon-position);background-repeat:no-repeat;background-size:var(--gf-ctrl-select-icon-size);box-shadow:var(--gf-local-shadow);flex:auto;inline-size:auto;margin:0;padding-inline:var(--gf-local-padding-x);text-align:var(--gf-ctrl-date-picker-dropdown-text-align)}.gform-theme--framework.ui-datepicker table{margin-block-end:0;margin-block-start:16px}.gform-theme--framework.ui-datepicker table td,.gform-theme--framework.ui-datepicker table th{block-size:var(--gf-ctrl-date-picker-cell-height);color:var(--gf-ctrl-date-picker-cell-content-color);padding-block:var(--gf-ctrl-date-picker-cell-padding);padding-inline:var(--gf-ctrl-date-picker-cell-padding)}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td,.gform-theme--framework.ui-datepicker table th{block-size:var(--gf-ctrl-date-picker-cell-height-viewport-sm)}}.gform-theme--framework.ui-datepicker table th{font-size:var(--gf-ctrl-date-picker-head-cell-font-size);font-weight:var(--gf-ctrl-date-picker-head-cell-font-weight);line-height:var(--gf-ctrl-date-picker-head-cell-line-height);vertical-align:middle}.gform-theme--framework.ui-datepicker table td{font-size:var(--gf-ctrl-date-picker-cell-font-size);font-weight:var(--gf-ctrl-date-picker-cell-font-weight);line-height:var(--gf-ctrl-date-picker-cell-line-height);padding-block:var(--gf-ctrl-date-picker-cell-padding-y)}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td{padding-block:var(--gf-ctrl-date-picker-cell-padding-y-viewport-sm)}}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled){cursor:pointer}.gform-theme--framework.ui-datepicker table td a,.gform-theme--framework.ui-datepicker table td span{--gf-local-bg-color:transparent;--gf-local-border:0;--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color);align-items:center;background-color:var(--gf-local-bg-color);block-size:100%;border:var(--gf-local-border);border-radius:var(--gf-ctrl-date-picker-cell-content-radius);color:var(--gf-local-color);display:flex;inline-size:var(--gf-ctrl-date-picker-cell-content-width);justify-content:center;text-decoration:none}@media (min-width:640px){.gform-theme--framework.ui-datepicker table td a,.gform-theme--framework.ui-datepicker table td span{inline-size:var(--gf-ctrl-date-picker-cell-content-width-viewport-sm)}}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:hover{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table td:not(.ui-state-disabled):not(.ui-datepicker-current-day) a:focus{--gf-local-border:var(--gf-ctrl-date-picker-cell-content-border)}.gform-theme--framework.ui-datepicker table .ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-hover);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-hover)}.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-today.ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-selected);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:focus,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day a:hover{--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-selected)}.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled a,.gform-theme--framework.ui-datepicker table .ui-datepicker-current-day.ui-state-disabled span{--gf-local-bg-color:var(--gf-ctrl-date-picker-cell-content-bg-color-disabled);--gf-local-color:var(--gf-ctrl-date-picker-cell-content-color-disabled)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-month,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl select.ui-datepicker-year{background-position:var(--gf-ctrl-select-icon-position)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before,.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{transform:none}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-prev::before{content:var(--gf-icon-ctrl-datepicker-right)}.gform-theme--framework.ui-datepicker.ui-datepicker-rtl .ui-datepicker-next::before{content:var(--gf-icon-ctrl-datepicker-left)}.gform-theme--framework .gfield:where(:not(.gfield--type-html):not(.gfield--type-section)){line-height:1}.gform-theme--framework .gfield--type-address .copy_values_option_container{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto;margin-block-end:var(--gf-field-gap-y)}.gform-theme--framework .gfield--type-choice .gfield_checkbox,.gform-theme--framework .gfield--type-choice .gfield_radio{display:flex;flex-direction:column;gap:var(--gf-field-choice-gap)}.gform-theme--framework .gfield--type-choice .gfield_checkbox>:last-child:where(:not(.gchoice)),.gform-theme--framework .gfield--type-choice .gfield_radio>:last-child:where(:not(.gchoice)){align-self:self-start;margin-block-start:var(--gf-field-choice-meta-margin-y-start)}.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_checkbox,.gform-theme--framework .gfield--type-choice.gfield--choice-align-horizontal .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-choice-align-x-gap-y) var(--gf-field-choice-align-x-gap-x)}.gform-theme--framework .gfield--type-choice .gchoice,.gform-theme--framework .gfield--type-choice .ginput_container_consent{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-choice .gchoice br,.gform-theme--framework .gfield--type-choice .ginput_container_consent br{display:none}.gform-theme--framework .gfield--type-choice .gchoice_other_control{--gf-local-width:auto;grid-column:span 2;max-inline-size:var(--gf-field-choice-other-ctrl-max-width)}.gform-theme--framework .gfield--type-choice .gfield_choice_all_toggle{grid-column:1/-1;justify-self:start;width:-moz-max-content;width:max-content}.gform-theme--framework .gfield--type-image_choice .gfield_checkbox,.gform-theme--framework .gfield--type-image_choice .gfield_radio{flex-direction:row;flex-wrap:wrap;gap:var(--gf-field-img-choice-gap)}.gform-theme--framework .gfield--type-image_choice .gchoice{align-self:start;display:block;inline-size:var(--gf-field-img-choice-size);max-inline-size:var(--gf-field-img-choice-size);min-inline-size:var(--gf-field-img-choice-size);position:relative}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gchoice:where(:has(input:checked))::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;align-items:center;block-size:var(--gf-field-img-choice-check-ind-size);border-radius:var(--gf-field-img-choice-check-ind-radius);content:var(--gf-field-img-choice-check-ind-icon);display:flex;filter:var(--gf-field-img-choice-check-ind-shadow);font-size:var(--gf-field-img-choice-check-ind-icon-size);inline-size:var(--gf-field-img-choice-check-ind-size);justify-content:center;position:absolute;z-index:5}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-outer{display:block;min-block-size:100%}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:transparent;--gf-local-border-width:var(--gf-ctrl-border-width);--gf-local-border-style:var(--gf-ctrl-border-style);--gf-local-border-block-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-block-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-start:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-border-inline-end:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-outline-color:var(--gf-ctrl-outline-color);--gf-local-outline-width:var(--gf-ctrl-outline-width);--gf-local-shadow:none;box-shadow:var(--gf-local-shadow);outline-color:var(--gf-local-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-local-outline-width);transition:var(--gf-transition-ctrl)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{border-block-end:var(--gf-local-border-block-end);border-block-start:var(--gf-local-border-block-start);border-inline-end:var(--gf-local-border-inline-end);border-inline-start:var(--gf-local-border-inline-start);border-radius:var(--gf-ctrl-radius)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-color-in-ctrl-light-darker);--gf-local-shadow:var(--gf-field-img-choice-shadow);background-color:var(--gf-local-bg-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color);color:var(--gf-local-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover{--gf-local-bg-color:var(--gf-ctrl-bg-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover .gform-field-label{--gf-local-color:var(--gf-ctrl-color-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within{--gf-local-bg-color:var(--gf-ctrl-bg-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within .gform-field-label{--gf-local-color:var(--gf-ctrl-color-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)]{--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled){--gf-local-bg-color:var(--gf-ctrl-bg-color-disabled);--gf-local-border-color:var(--gf-ctrl-border-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled) .gform-field-label{--gf-local-color:var(--gf-ctrl-color-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-card-check-ind-bg-color);color:var(--gf-field-img-choice-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice{--gf-local-bg-color:var(--gf-ctrl-bg-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card.gfield_error .gchoice .gform-field-label{--gf-local-color:var(--gf-ctrl-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-image-choice-wrapper-outer{padding-block:var(--gf-field-img-choice-card-space);padding-inline:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-card-placeholder-bg-color);color:var(--gf-field-img-choice-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{background-color:var(--gf-field-img-choice-no-card-check-ind-bg-color);color:var(--gf-field-img-choice-no-card-check-ind-icon-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper::before{content:"";display:block;inset-block:0;inset-inline:0;position:absolute;transition:var(--gf-transition-ctrl);z-index:1}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gfield-choice-image-no-image{background-color:var(--gf-field-img-choice-no-card-placeholder-bg-color);color:var(--gf-field-img-choice-no-card-placeholder-color)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:hover,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:hover .gfield-choice-image-wrapper{--gf-local-shadow:var(--gf-field-img-choice-shadow-hover)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:focus-within,.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:focus-within .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-focus);--gf-local-outline-color:var(--gf-ctrl-outline-color-focus);--gf-local-outline-width:var(--gf-ctrl-outline-width-focus)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice[\:has\(.gfield-choice-input\:disabled\)],.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-card .gchoice:has(.gfield-choice-input:disabled),.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-appearance-no-card .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{--gf-local-shadow:none}.gform-theme--framework .gfield--type-image_choice .gchoice[\:has\(.gfield-choice-input\:disabled\)] .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice .gchoice:has(.gfield-choice-input:disabled) .gfield-choice-image-wrapper{opacity:var(--gf-field-img-choice-ctrl-opacity-disabled)}.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-card .gchoice,.gform-theme--framework .gfield--type-image_choice.gfield_error.gfield--image-choice-appearance-no-card .gfield-choice-image-wrapper{--gf-local-border-color:var(--gf-ctrl-border-color-error)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-square)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:calc(var(--gf-field-img-choice-card-space) + 10px);inset-inline-end:calc(var(--gf-field-img-choice-card-space) + 10px)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-square.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:10px;inset-inline-end:10px}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle .gfield-choice-image-wrapper::before{border-radius:var(--gf-field-img-choice-radius-round)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-card .gchoice:where(:has(input:checked))::after{inset-block-start:var(--gf-field-img-choice-card-space);inset-inline-end:var(--gf-field-img-choice-card-space)}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where([\:has\(input\:checked\)])::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice.gfield--image-choice-style-circle.gfield--image-choice-appearance-no-card .gchoice:where(:has(input:checked))::after{inset-block-start:0;inset-inline-end:0}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-wrapper{aspect-ratio:var(--gf-field-img-choice-aspect-ratio);margin-block-end:var(--gf-field-img-choice-margin-y-end);opacity:var(--gf-field-img-choice-ctrl-opacity);overflow:hidden;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image{block-size:100%;display:block;inline-size:100%;position:relative}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image::before{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:var(--gf-icon-ctrl-img-choice-placeholder);font-size:var(--gf-field-img-choice-placeholder-icon-font-size);inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform-theme--framework .gfield--type-image_choice .gfield-image-choice-wrapper-inner{display:inline-grid;gap:var(--gf-field-choice-meta-space) 0;grid-template-columns:minmax(var(--gf-ctrl-choice-size),max-content) auto}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gform-field-label{--gf-local-margin-x:0}.gform-theme--framework .gfield--type-image_choice .ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gfield--type-image_choice .gchoice_other_control{margin-block-start:var(--gf-field-img-choice-other-ctrl-margin-y-start);max-inline-size:100%}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform-theme--framework .gfield--input-type-datepicker .ginput_container_date input{--gf-local-width:auto}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{margin-inline-start:calc(var(--gf-ctrl-padding-x) * -1);pointer-events:none;transform:translateX(-100%);transition:var(--gf-field-date-icon-transition)}html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date::after,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img,html[dir=rtl] .gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{order:1;transform:translateX(100%)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date input,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date input{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-date-ctrl-padding-x-end)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date img{display:none!important}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:var(--gf-field-date-icon-color);content:var(--gf-icon-ctrl-datepicker);display:inline-block;font-size:var(--gf-icon-font-size);inset-block-start:0;inset-inline-start:0}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where([\:has\(input\:hover\)])::after{color:var(--gf-field-date-icon-color-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:focus-within::after,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-default-icon .ginput_container_date:where(:has(input:hover))::after{color:var(--gf-field-date-icon-color-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date img{max-block-size:var(--gf-field-date-custom-icon-max-height);max-inline-size:var(--gf-field-date-custom-icon-max-width);opacity:var(--gf-field-date-custom-icon-opacity)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where([\:has\(input\:hover\)]) img{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:focus-within img,.gform-theme--framework .gfield--input-type-datepicker.gfield--datepicker-custom-icon .ginput_container_date:where(:has(input:hover)) img{opacity:var(--gf-field-date-custom-icon-opacity-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item,.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item{--gf-local-height:var(--gf-field-list-btn-size);--gf-local-radius:var(--gf-field-list-btn-radius);--gf-local-column-gap:0;--gf-local-font-size:var(--gf-field-list-btn-font-size);--gf-local-letter-spacing:0;--gf-local-line-height:1;--gf-local-min-height:auto;--gf-local-padding-y:var(--gf-field-list-btn-padding-y);--gf-local-padding-x:var(--gf-field-list-btn-padding-x);--gf-local-width:var(--gf-field-list-btn-size)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.add_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-add)}.gform-theme--framework.gform-theme.gform_wrapper .gfield:where(.gfield--type-list,.gfield--input-type-list) button.delete_list_item::before{--gf-local-content:var(--gf-icon-ctrl-list-item-remove)}.gform-theme--framework .gf_page_steps,.gform-theme--framework .gf_progressbar_wrapper{margin-block-end:var(--gf-field-pg-prog-margin-y-end)}.gform-theme--framework .gf_progressbar_title,.gform-theme--framework .gf_step_label,.gform-theme--framework .gf_step_number{--gf-local-color:var(--gf-field-pg-prog-color);--gf-local-font-family:var(--gf-field-pg-prog-font-family);--gf-local-font-size:var(--gf-field-pg-prog-font-size);--gf-local-font-style:var(--gf-field-pg-prog-font-style);--gf-local-font-weight:var(--gf-field-pg-prog-font-weight);--gf-local-letter-spacing:var(--gf-field-pg-prog-letter-spacing);--gf-local-line-height:var(--gf-field-pg-prog-line-height);--gf-local-text-transform:none;color:var(--gf-local-color);font-family:var(--gf-local-font-family);font-size:var(--gf-local-font-size);font-style:var(--gf-local-font-style);font-weight:var(--gf-local-font-weight);letter-spacing:var(--gf-local-letter-spacing);line-height:var(--gf-local-line-height);text-transform:var(--gf-local-text-transform)}.gform-theme--framework .gf_progressbar_title{margin-block-end:var(--gf-field-pg-prog-title-margin-y-end)}.gform-theme--framework .gf_progressbar{background-color:var(--gf-field-pg-prog-bar-bg-color);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform-theme--framework .gf_progressbar .gf_progressbar_percentage{block-size:var(--gf-field-pg-prog-bar-height);border-radius:var(--gf-field-pg-prog-bar-radius)}.gform-theme--framework .gf_progressbar .percentbar_blue{background-color:var(--gf-field-pg-prog-bar-bg-color-blue)}.gform-theme--framework .gf_progressbar .percentbar_gray{background-color:var(--gf-field-pg-prog-bar-bg-color-gray)}.gform-theme--framework .gf_progressbar .percentbar_green{background-color:var(--gf-field-pg-prog-bar-bg-color-green)}.gform-theme--framework .gf_progressbar .percentbar_orange{background-color:var(--gf-field-pg-prog-bar-bg-color-orange)}.gform-theme--framework .gf_progressbar .percentbar_red{background-color:var(--gf-field-pg-prog-bar-bg-color-red)}.gform-theme--framework .gf_progressbar .percentbar_spring{background:var(--gf-field-pg-prog-bar-bg-gradient-spring)}.gform-theme--framework .gf_progressbar .percentbar_blues{background:var(--gf-field-pg-prog-bar-bg-gradient-blues)}.gform-theme--framework .gf_progressbar .percentbar_rainbow{background:var(--gf-field-pg-prog-bar-bg-gradient-rainbow)}.gform-theme--framework .gf_step{align-items:center;display:flex;gap:var(--gf-field-pg-steps-step-gap);position:relative}.gform-theme--framework .gf_step_label{--gf-local-text-transform:var(--gf-field-pg-prog-text-transform)}.gform-theme--framework .gf_step_hidden{display:none}.gform-theme--framework .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color);--gf-local-border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-local-border-color);--gf-local-radius:var(--gf-field-pg-steps-number-radius);--gf-local-color:var(--gf-field-pg-steps-number-color);background-color:var(--gf-local-bg-color);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-local-border);border-radius:var(--gf-local-radius);color:var(--gf-local-color);display:inline-grid;inline-size:var(--gf-field-pg-steps-number-size);min-inline-size:var(--gf-field-pg-steps-number-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gf_step_active .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-active);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-active);--gf-local-color:var(--gf-field-pg-steps-number-color-active)}.gform-theme--framework .gf_step_completed .gf_step_number{--gf-local-bg-color:var(--gf-field-pg-steps-number-bg-color-complete);--gf-local-border-color:var(--gf-field-pg-steps-number-border-color-complete);--gf-local-color:var(--gf-field-pg-steps-number-color-complete)}.gform-theme--framework .gf_step_completed .gf_step_number::after{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-field-pg-steps-number-bg-color-complete);block-size:var(--gf-field-pg-steps-number-size);border:var(--gf-field-pg-steps-number-border-width) var(--gf-field-pg-steps-number-border-style) var(--gf-field-pg-steps-number-border-color-complete);border-radius:var(--gf-field-pg-steps-number-radius);color:var(--gf-field-pg-steps-number-color-complete);content:var(--gf-icon-ctrl-pg-numbers-complete);display:inline-grid;font-size:var(--gf-field-pg-steps-icon-font-size);inline-size:var(--gf-field-pg-steps-number-size);inset-block-start:0;inset-inline-start:0;align-content:center;justify-content:center;place-content:center;position:absolute}.gform-theme--framework .gfield--type-password input[type=password]{--gf-local-padding-x:var(--gf-ctrl-padding-x) var(--gf-field-pwd-ctrl-padding-x-end)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button{--gf-local-color:var(--gf-ctrl-icon-color)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button::before{--gf-local-color:var(--gf-ctrl-icon-color)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover{--gf-local-color:var(--gf-ctrl-icon-color-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:hover::before{--gf-local-color:var(--gf-ctrl-icon-color-hover)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus{--gf-local-color:var(--gf-ctrl-icon-color-focus)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:focus::before{--gf-local-color:var(--gf-ctrl-icon-color-focus)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled{--gf-local-color:var(--gf-ctrl-icon-color-disabled)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled .dashicons::before,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled::after,.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button:disabled::before{--gf-local-color:var(--gf-ctrl-icon-color-disabled)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-visibility::before{--gf-local-content:var(--gf-icon-ctrl-pwd-hidden)}.gform-theme--framework.gform-theme.gform_wrapper .gfield--type-password button.gform_show_password.gform-theme-button .dashicons.dashicons-hidden::before{--gf-local-content:var(--gf-icon-ctrl-pwd-visible)}.gform-theme--framework .gfield_password_strength{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color);--gf-local-border-color:var(--gf-field-pwd-str-border-color);--gf-local-border-style:var(--gf-field-pwd-str-border-style);--gf-local-border-width:var(--gf-field-pwd-str-border-width);--gf-local-border:var(--gf-local-border-width) var(--gf-local-border-style) var(--gf-local-border-color);--gf-local-color:var(--gf-field-pwd-str-color);background-color:var(--gf-local-bg-color);border:var(--gf-local-border);border-radius:var(--gf-field-pwd-str-radius);color:var(--gf-local-color);font-family:var(--gf-field-pwd-str-font-family);font-size:var(--gf-field-pwd-str-font-size);font-style:var(--gf-field-pwd-str-font-style);font-weight:var(--gf-field-pwd-str-font-weight);letter-spacing:var(--gf-field-pwd-str-letter-spacing);line-height:var(--gf-field-pwd-str-line-height);margin-block-start:var(--gf-field-pwd-str-margin-y-start);padding-block:var(--gf-field-pwd-str-padding-y);padding-inline:var(--gf-field-pwd-str-padding-x);position:relative;text-align:var(--gf-field-pwd-str-text-align);transition:var(--gf-field-pwd-str-transition)}.gform-theme--framework .gfield_password_strength::after,.gform-theme--framework .gfield_password_strength::before{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color);--gf-local-height:var(--gf-field-pwd-str-ind-height);--gf-local-radius:var(--gf-field-pwd-str-ind-radius);--gf-local-content:var(--gf-field-pwd-str-ind-content);--gf-local-inset-y-start:var(--gf-field-pwd-str-ind-inset-y-start);--gf-local-inset-x-start:var(--gf-field-pwd-str-ind-inset-x-start);--gf-local-position:var(--gf-field-pwd-str-ind-position);--gf-local-transform:var(--gf-field-pwd-str-ind-transform);--gf-local-transition:none;--gf-local-width:var(--gf-field-pwd-str-ind-width);background-color:var(--gf-local-bg-color);block-size:var(--gf-local-height);border-radius:var(--gf-local-radius);content:var(--gf-local-content);display:var(--gf-field-pwd-str-ind-display);inline-size:var(--gf-local-width);inset-block-start:var(--gf-local-inset-y-start);inset-inline-start:var(--gf-local-inset-x-start);position:var(--gf-local-position);transform:var(--gf-local-transform);transition:var(--gf-local-transition)}.gform-theme--framework .gfield_password_strength::after{--gf-local-transition:var(--gf-field-pwd-str-ind-transition);--gf-local-width:var(--gf-field-pwd-str-ind-width-blank)}.gform-theme--framework .gfield_password_strength.mismatch{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-mismatch);--gf-local-border-color:var(--gf-field-pwd-str-border-color-mismatch);--gf-local-color:var(--gf-field-pwd-str-color-mismatch)}.gform-theme--framework .gfield_password_strength.mismatch::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-mismatch);--gf-local-width:var(--gf-field-pwd-str-ind-width-mismatch)}.gform-theme--framework .gfield_password_strength.short{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-short);--gf-local-border-color:var(--gf-field-pwd-str-border-color-short);--gf-local-color:var(--gf-field-pwd-str-color-short)}.gform-theme--framework .gfield_password_strength.short::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-short);--gf-local-width:var(--gf-field-pwd-str-ind-width-short)}.gform-theme--framework .gfield_password_strength.bad{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-bad);--gf-local-border-color:var(--gf-field-pwd-str-border-color-bad);--gf-local-color:var(--gf-field-pwd-str-color-bad)}.gform-theme--framework .gfield_password_strength.bad::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-bad);--gf-local-width:var(--gf-field-pwd-str-ind-width-bad)}.gform-theme--framework .gfield_password_strength.good{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-good);--gf-local-border-color:var(--gf-field-pwd-str-border-color-good);--gf-local-color:var(--gf-field-pwd-str-color-good)}.gform-theme--framework .gfield_password_strength.good::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-good);--gf-local-width:var(--gf-field-pwd-str-ind-width-good)}.gform-theme--framework .gfield_password_strength.strong{--gf-local-bg-color:var(--gf-field-pwd-str-bg-color-strong);--gf-local-border-color:var(--gf-field-pwd-str-border-color-strong);--gf-local-color:var(--gf-field-pwd-str-color-strong)}.gform-theme--framework .gfield_password_strength.strong::after{--gf-local-bg-color:var(--gf-field-pwd-str-ind-bg-color-strong);--gf-local-width:var(--gf-field-pwd-str-ind-width-strong)}.gform-theme--framework .gfield--type-product .ginput_product_price{--gf-local-color:var(--gf-field-prod-price-color)}.gform-theme--framework .gfield--type-product input[type].ginput_product_price{--gf-local-display:inline-block}.gform-theme--framework .gfield--type-product .ginput_quantity{--gf-local-width:var(--gf-field-prod-quant-width);margin-block-end:var(--gf-field-prod-quant-margin-y-end)}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct{display:flex;flex-direction:column}.gform-theme--framework .gfield--type-product .ginput_container_product_calculation .ginput_product_price_wrapper,.gform-theme--framework .gfield--type-product .ginput_container_singleproduct .ginput_product_price_wrapper{order:2}.gform-theme--framework .gfield--type-repeater .gfield_repeater_cell:not(:first-child){margin-block-start:var(--gf-field-repeater-gap-y)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item{margin-block-start:var(--gf-field-repeater-gap-y);position:relative}.gform-theme--framework .gfield--type-repeater .gfield_repeater_item+.gfield_repeater_item::before{background-color:var(--gf-field-repeater-separator-color);block-size:1px;content:"";display:block;inline-size:100%;inset-block-start:calc(0px - (var(--gf-field-repeater-gap-y)/ 2));position:absolute}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons{margin-block-start:var(--gf-form-footer-margin-y-start)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_buttons .gform-theme-button.gform-theme-button--secondary.add_repeater_item{margin-inline-end:var(--gf-field-repeater-btn-inline-gap)}.gform-theme--framework .gfield--type-repeater .gfield_repeater_wrapper{border-inline-start:var(--gf-field-repeater-nested-border-size) var(--gf-field-repeater-nested-border-style) var(--gf-field-repeater-nested-border-color);border-inline-start-style:var(--gf-field-repeater-nested-border-style);padding-inline-start:var(--gf-field-repeater-nested-padding-x-start)}.gform-theme--framework .gfield--type-repeater .gfield_valid .gform-theme-field-control:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid input[type]:where(:not(.gform-text-input-reset):not([type=hidden])):where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid select[multiple]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)),.gform-theme--framework .gfield--type-repeater .gfield_valid textarea:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *)){--gf-local-bg-color:var(--gf-ctrl-bg-color);--gf-local-border-color:var(--gf-ctrl-border-color);--gf-local-color:var(--gf-ctrl-color)}.gform-theme--framework:where(:not(.gform_editor)) .gfield--type-section{border-block-end:var(--gf-field-section-border-width) var(--gf-field-section-border-style) var(--gf-field-section-border-color);padding-block-end:var(--gf-field-section-padding-y-end)}.gform-theme--framework .gform_validation_errors{background-color:var(--gf-form-validation-bg-color);border:var(--gf-form-validation-border-width) var(--gf-form-validation-border-style) var(--gf-form-validation-border-color);border-radius:var(--gf-form-validation-radius);box-shadow:var(--gf-form-validation-shadow);display:flex;flex-direction:column;gap:var(--gf-form-validation-gap);margin-block:var(--gf-form-validation-margin-y);padding-block:var(--gf-form-validation-padding-y);padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors:focus{border-color:var(--gf-form-validation-border-color-focus);outline:var(--gf-form-validation-outline-focus);outline-offset:var(--gf-ctrl-outline-offset)}.gform-theme--framework .gform_validation_errors .gform_submission_error{color:var(--gf-form-validation-heading-color);display:flex;flex-direction:column;font-family:var(--gf-form-validation-heading-font-family);font-size:var(--gf-form-validation-heading-font-size);font-weight:var(--gf-form-validation-heading-font-weight);gap:var(--gf-form-validation-heading-gap);line-height:var(--gf-form-validation-heading-line-height)}.gform-theme--framework .gform_validation_errors .gform-icon{font-family:var(--gf-icon-font-family)!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:never;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--gf-form-validation-heading-icon-bg-color);block-size:var(--gf-form-validation-heading-icon-size);border-color:var(--gf-form-validation-heading-icon-border-color);border-radius:var(--gf-form-validation-heading-icon-radius);border-style:var(--gf-form-validation-heading-icon-border-style);border-width:var(--gf-form-validation-heading-icon-border-width);color:var(--gf-form-validation-heading-icon-color);display:inline-grid;font-size:var(--gf-form-validation-heading-icon-font-size);inline-size:var(--gf-form-validation-heading-icon-size);align-content:center;justify-content:center;place-content:center}.gform-theme--framework .gform_validation_errors .gform-icon::before{content:var(--gf-icon-tooltip-error)}.gform-theme--framework .gform_validation_errors ol{color:var(--gf-form-validation-summary-color);font-family:var(--gf-form-validation-summary-font-family);font-size:var(--gf-form-validation-summary-font-size);font-weight:var(--gf-form-validation-summary-font-weight);line-height:var(--gf-form-validation-summary-line-height);list-style-type:disc;margin-block:0;margin-inline:0;padding-inline:var(--gf-form-validation-padding-x)}.gform-theme--framework .gform_validation_errors ol li+li{margin-block-start:4px}.gform-theme--framework .gform_validation_errors ol a{border-color:transparent;border-radius:var(--gf-form-validation-radius);border-style:var(--gf-ctrl-border-style);border-width:var(--gf-ctrl-border-width);color:var(--gf-form-validation-summary-color);outline-color:var(--gf-ctrl-outline-color);outline-offset:var(--gf-ctrl-outline-offset);outline-style:var(--gf-ctrl-outline-style);outline-width:var(--gf-ctrl-outline-width);-webkit-text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);text-decoration:var(--gf-form-validation-summary-item-link-text-decoration);transition:var(--gf-ctrl-transition)}.gform-theme--framework .gform_validation_errors ol a:focus{border-color:var(--gf-form-validation-border-color-focus);outline-color:var(--gf-form-validation-outline-color-focus);outline-width:var(--gf-ctrl-outline-width-focus)}@media (min-width:640px){.gform-theme--framework .gform_validation_errors .gform_submission_error{align-items:center;flex-direction:row}.gform-theme--framework .gform_validation_errors ol{padding-inline:var(--gf-form-validation-summary-padding-x)}}.gform-theme--framework .gform_required_legend .gfield_required{color:var(--gf-color-danger)}.gform-theme--framework .gform-loader{border-block-end-color:var(--gf-form-spinner-fg-color);border-block-start-color:var(--gf-form-spinner-bg-color);border-inline-end-color:var(--gf-form-spinner-bg-color);border-inline-start-color:var(--gf-form-spinner-fg-color)}.gform-theme--framework .gform_save_link svg{display:none}.gform-theme--framework .gform_save_link::before{--gf-ctrl-btn-icon:var(--gf-icon-ctrl-save-continue)}.gform-theme--framework .field_description_below .gfield_description:where(:not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_below .gfield_description:where(.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(:not(.gfield--has-description.field_validation_below .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_below.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above .gfield_description:where([class=gfield_description],.gfield_creditcard_warning_message,.field_validation_above .gfield_validation_message){margin-block-end:var(--gf-desc-space)}.gform-theme--framework .field_description_above .gfield_description:where(:not([class=gfield_description]):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.ginput_counter_tinymce):not(.gfield_consent_description):not(.gfield_choice_limit_message)){margin-block-start:var(--gf-desc-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.field_validation_above.gfield_error [class=gfield_description]):not(.gfield_validation_message)){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_description_above.gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block-end:var(--gf-desc-choice-field-space)}.gform-theme--framework .field_validation_below.gfield--type-choice .gfield_description:where(.field_description_above .gfield_validation_message){margin-block-start:var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield_description:where(:not(.ginput_counter_tinymce):not(.gfield_creditcard_warning_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;margin-inline:auto 0;padding-block-start:var(--gf-desc-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:var(--gf-desc-choice-field-space) 0}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(:not(.field_description_below.gfield--has-description .gfield_validation_message):not(.field_validation_above .gfield_validation_message):not(.gfield_choice_limit_message)){margin-block:0;padding-block-start:var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message),.gform-theme--framework .right_label .gfield--type-choice .gfield_description:where(.gfield_choice_limit_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .left_label .field_validation_above .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above .gfield_description:where([class=gfield_description]),.gform-theme--framework .right_label .field_validation_above .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-space)}}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0 var(--gf-desc-choice-field-space)}@media (min-width:640px){.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above)[\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where([\:not-has\(.gfield_choice_limit_message\)]) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}.gform-theme--framework .left_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .left_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message),.gform-theme--framework .right_label .field_description_above.gfield--type-choice:where(:not(.field_validation_above):not(:has(.gfield_choice_limit_message))) .gfield_description:where(:not(.gfield_validation_message)),.gform-theme--framework .right_label .field_validation_above.gfield--type-choice:where(:not(:has(.gfield_choice_limit_message))) .gfield_description:where(.gfield_validation_message){margin-block:0;padding-block:0 var(--gf-desc-choice-field-space)}}.gform-theme--framework .validation_above .gform-conversational__field-footer+.gfield_validation_message.gfield_description{margin-block-end:0;margin-block-start:var(--gf-desc-space)}.gform-theme--framework .gfield_list_group_item::before,.gform-theme--framework .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error)[\:not-has\(.gfield_choice_limit_message\)]) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}.gform-theme--framework .gfield--type-choice.field_description_above.gfield--no-description:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])),.gform-theme--framework .gfield--type-choice.field_description_below:where(:not(.field_validation_above.gfield_error):not(:has(.gfield_choice_limit_message))) .gform-field-label:where(:not([class*=gform-field-label--type-])){--gf-local-margin-y:0 var(--gf-label-choice-field-space-primary)}@media (min-width:640px){.gform-theme--framework .left_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)),.gform-theme--framework .right_label .gform-field-label:where(:not([class*=gform-field-label--type-]):not(.gfield_header_item):not(.ginput_quantity_label)){--gf-local-margin-y:0;--gf-local-margin-x:0;padding-inline-end:var(--gf-label-space-primary)}}.gform-theme--framework .gform-field-label--type-inline{--gf-local-margin-x:var(--gf-label-space-x-secondary) 0;--gf-local-margin-y:var(--gf-label-space-y-secondary) 0}.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub{--gf-local-margin-y:var(--gf-label-space-tertiary) 0}.gform-theme--framework .field_sublabel_above .gform-field-label--type-sub{--gf-local-margin-y:0 var(--gf-label-space-tertiary)}