.wvpl-style-light{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}#wvpl-sticky-player .wvpl-volume-slider{grid-area:volume;width:80px;height:40px;z-index:5;flex-direction:column;justify-content:center;position:relative;align-self:center;display:none}#wvpl-sticky-player .wvpl-volume-slider .rail{background:RGB(var(--highlight-shade));height:4px;padding:0;border-radius:4px;width:100%;position:relative}#wvpl-sticky-player .wvpl-volume-slider .rail .value{background:RGB(var(--foreground));height:4px;border-radius:4px}#wvpl-sticky-player .wvpl-volume-slider .handle{position:absolute;width:12px;height:12px;top:50%;left:100%;margin-top:-6px;margin-left:-6px;border-radius:12px;background:RGB(var(--foreground))}#wvpl-sticky-player .wvpl-volume-slider .touchable{width:100%;height:100%;position:absolute;cursor:pointer}#wvpl-sticky-player .wvpl-icon{flex:0 0 1em;align-self:center;cursor:pointer}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon::before,#wvpl-sticky-player .wvpl-icon::before{font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;display:inline-block;text-align:center;transition:background-color 150ms ease-in-out,color 150ms ease-in-out}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-disabled,#wvpl-sticky-player .wvpl-icon.wvpl-disabled{opacity:.2;cursor:default}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play::before,#wvpl-sticky-player .wvpl-icon.wvpl-play::before{content:""}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev::before,#wvpl-sticky-player .wvpl-icon.wvpl-prev::before{content:""}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next::before,#wvpl-sticky-player .wvpl-icon.wvpl-next::before{content:""}@media screen and (min-width:960px){#wvpl-sticky-player .wvpl-volume-slider{display:flex}}html{--wvpl-sticky-player-height:80px;transition:padding 150ms ease-in-out}#wvpl-sticky-player{display:block;width:100%;height:var(--wvpl-sticky-player-height);bottom:calc(-1*var(--wvpl-sticky-player-height));border-top:1px solid RGB(var(--highlight-shade));position:fixed;padding:0;z-index:999999;background-color:RGB(var(--background));color:RGB(var(--foreground));transition:all 150ms ease-in-out}#wvpl-sticky-player *{user-select:none}#wvpl-sticky-player .wvpl-container{height:100%;display:grid;overflow:hidden;grid-template-areas:"controls wave""controls info";grid-template-columns:3em 1fr;grid-template-rows:2fr 1fr;grid-column-gap:0;padding:0 40px 0 0}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container{grid-template-columns:8em 1fr}}@media screen and (min-width:960px){#wvpl-sticky-player .wvpl-container{grid-column-gap:10px;grid-template-areas:"controls volume wave""controls volume info";grid-template-columns:8em 90px 1fr}}@media screen and (min-width:1200px){#wvpl-sticky-player .wvpl-container{grid-template-areas:"controls volume wave info";grid-template-columns:8em 90px 3fr 2fr;grid-template-rows:1fr;grid-column-gap:10px;padding:0 40px}}#wvpl-sticky-player .wvpl-container .wvpl-controls{grid-area:controls;display:flex;justify-content:space-evenly;width:3em}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container .wvpl-controls{width:8em}}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon{flex:0 0 1em;font-size:13px;align-self:center;text-align:center;cursor:pointer}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon::before{width:1.75em;height:1.75em;line-height:1.75em;border-radius:1.75em}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon:not(.wvpl-disabled):hover::before{background-color:RGB(var(--background-shade));color:RGB(var(--highlight))}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play{font-size:18px}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev,svg.icon-definitions{display:none}@media screen and (min-width:667px){#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev{display:flex}}#wvpl-sticky-player .wvpl-wave{grid-area:wave;display:flex;flex:1;overflow:hidden;position:relative}#wvpl-sticky-player .wvpl-wave .wvpl-waveform{flex:1;margin:0 5px;overflow:hidden;position:relative}#wvpl-sticky-player .wvpl-wave .wvpl-duration,#wvpl-sticky-player .wvpl-wave .wvpl-position{width:4ch;background-color:transparent;align-self:center;padding:0;font-size:13px;position:relative;transform:none;color:RGB(var(--foreground))}#wvpl-sticky-player .wvpl-wave .wvpl-position{text-align:right}#wvpl-sticky-player .wvpl-trackinfo{grid-area:info;display:flex;flex-direction:row;align-items:center;position:relative;transition:opacity 150ms ease-in-out;margin-bottom:5px;overflow:hidden}@media screen and (min-width:1200px){#wvpl-sticky-player .wvpl-trackinfo{margin:0}}#wvpl-sticky-player button.wvpl-sticky-player-toggle{position:absolute;width:30px;height:30px;right:5px;top:calc(var(--wvpl-sticky-player-height)/2 - 15px);background-color:transparent;padding:0;color:RGB(var(--foreground));font-family:"Font Awesome 5 Free",FontAwesome;line-height:30px;text-align:center;transition:all 150ms ease-in-out;font-size:24px;outline:0;font-weight:900;border:0;cursor:pointer}#wvpl-sticky-player button.wvpl-sticky-player-toggle::before{content:""}:after,:before,ul{box-sizing:border-box}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px;--swiper-theme-color:#007aff;--swiper-navigation-size:44px}.components-custom-select-control__button:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:var(--wp-admin-theme-color)}.wc-block-components-button:not(.is-link).outlined:not(:focus){box-shadow:inset 0 0 0 1px #1e1e1e}.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background){background:0 0}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button.outlined:not(:focus){box-shadow:inset 0 0 0 1px currentColor}.wc-block-components-totals-wrapper.slot-wrapper>*>:after{border-style:solid;border-width:0 0 1px;bottom:0;content:"";display:block;left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0}body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--duotone--dark-grayscale:url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale:url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow:url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red:url('#wp-duotone-blue-red');--wp--preset--duotone--midnight:url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow:url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green:url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange:url('#wp-duotone-blue-orange');--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--style--global--content-size:823px;--wp--style--global--wide-size:1080px;overflow-x:hidden}body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto!important;margin-right:auto!important}a:where(:not(.wp-element-button)){text-decoration:underline}:focus>[class*=" c4-border"] figcaption:after,:focus>[class*=" c4-border"] figcaption:before,:focus>[class*=" c4-border"]:after,:focus>[class*=" c4-border"]:before,:focus>[class^=c4-border] figcaption:after,:focus>[class^=c4-border] figcaption:before,:focus>[class^=c4-border]:after,:focus>[class^=c4-border]:before{transform:scale(1)}:focus>.c4-border-bottom:before,:focus>.c4-border-horiz figcaption:after,:focus>.c4-border-horiz figcaption:before,:focus>.c4-border-vert:after,:focus>.c4-border-vert:before{transition-delay:.48s}:focus>.c4-border-bottom:after{transition-delay:0s}:focus>.c4-border-right figcaption:before,:focus>.c4-border-top:after{transition-delay:.48s}:focus>.c4-border-right figcaption:after,:focus>.c4-border-top:before{transition-delay:0s}:focus>.c4-border-left figcaption:after{transition-delay:.48s}:focus>.c4-border-left figcaption:before,:focus>.c4-border-top-left figcaption:before,:focus>.c4-border-top-left:before{transition-delay:0s}:focus>.c4-border-top-left figcaption:after,:focus>.c4-border-top-left:after{transition-delay:.48s;transition-delay:calc(var(--transition-duration)/1.25)}:focus>.c4-border-top-right:before{transition-delay:0s}:focus>.c4-border-bottom-left:before,:focus>.c4-border-top-right figcaption:before,:focus>.c4-border-top-right:after{transition-delay:.48s;transition-delay:calc(var(--transition-duration)/1.25)}:focus>.c4-border-bottom-left figcaption:before,:focus>.c4-border-bottom-left:after,:focus>.c4-border-top-right figcaption:after{transition-delay:0s}:focus>.c4-border-bottom-left figcaption:after,:focus>.c4-border-bottom-right figcaption:before,:focus>.c4-border-bottom-right:before{transition-delay:.48s;transition-delay:calc(var(--transition-duration)/1.25)}:focus>.c4-border-bottom-right figcaption:after,:focus>.c4-border-bottom-right:after,:focus>.c4-border-cc-1 figcaption:before{transition-delay:0s}:focus>.c4-border-cc-1:before{transition-delay:.3s}:focus>.c4-border-cc-1:after,:focus>.c4-border-ccc-1:before{transition-delay:.9s}:focus>.c4-border-cc-1 figcaption:after{transition-delay:.6s}:focus>.c4-border-ccc-1:after{transition-delay:.3s}:focus>.c4-border-ccc-1 figcaption:before{transition-delay:0s}:focus>.c4-border-ccc-1 figcaption:after{transition-delay:.6s}:focus>.c4-border-fade figcaption:after,:focus>.c4-border-fade figcaption:before,:focus>.c4-border-fade:after,:focus>.c4-border-fade:before{opacity:1}:focus>.c4-image-zoom-in img{transform:scale(1.25)}:focus>.c4-image-zoom-out img{transform:scale(1)}:focus>.c4-image-pan-up img{transform:scale(1.2) translate(0,-15%)}:focus>.c4-image-pan-down img{transform:scale(1.2) translate(0,15%)}:focus>.c4-image-pan-left img{transform:scale(1.2) translate(-15%,0)}:focus>.c4-image-pan-right img{transform:scale(1.2) translate(15%,0)}:focus>.c4-image-blur img{filter:blur(4px);transform:scale(1.1)}:focus>.c4-image-rotate-left img{transform:scale(1.3) rotate(-15deg)}:focus>.c4-image-rotate-right img{transform:scale(1.3) rotate(15deg)}:focus>.c4-izmir [class*=" c4-fade"],:focus>.c4-izmir [class^=c4-fade]{opacity:1;transform:translate(0)}:focus>.c4-izmir [class*=" c4-reveal"],:focus>.c4-izmir [class*=" c4-rotate"],:focus>.c4-izmir [class^=c4-reveal],:focus>.c4-izmir [class^=c4-rotate],:focus>.c4-izmir figcaption>*,:focus>.c4-izmir>img,:focus>.df-hover-trigger .df-hover-effect .df-overlay{opacity:1}:focus>.c4-izmir [class*=" c4-reveal"]>*,:focus>.c4-izmir [class*=" c4-rotate"]>*,:focus>.c4-izmir [class^=c4-reveal]>*,:focus>.c4-izmir [class^=c4-rotate]>*{transform:translate(0) rotate(0)}@font-face{font-display:swap;font-family:lg;src:url(/wp-content/plugins/diviflash/public/css/fonts/lg.eot?n1z373);src:url(/wp-content/plugins/diviflash/public/css/fonts/lg.eot?#iefixn1z373)format("embedded-opentype"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.woff?n1z373)format("woff"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.ttf?n1z373)format("truetype"),url(/wp-content/plugins/diviflash/public/css/fonts/lg.svg?n1z373#lg)format("svg");font-weight:400;font-style:normal}@media only screen and (max-width:768px){:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}}:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:#fff;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:#fff;--wc-content-bg:#fff;--wc-subtext:#767676}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/star.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/star.ttf)format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/star.svg#star)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot);src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.eot?#iefix)format("embedded-opentype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.svg#WooCommerce)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:"FontAwesome";src:url(/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.eot?v=4.2.0);src:url(/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.eot?v=4.2.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.woff?v=4.2.0)format("woff"),url(/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.ttf?v=4.2.0)format("truetype"),url(/wp-content/plugins/ultimate-member/assets/font/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular)format("svg");font-display:swap;font-weight:400;font-style:normal}[class^=um-faicon-]:before{font-family:"FontAwesome"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.um-faicon-times:before{content:""}@font-face{font-display:swap;font-family:"FontAwesomeCP";src:url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.eot?v=3.15.0);src:url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.eot?#iefix&v=3.15.0)format("embedded-opentype"),url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.woff2?v=3.15.0)format("woff2"),url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.woff?v=3.15.0)format("woff"),url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.ttf?v=3.15.0)format("truetype"),url(/wp-content/plugins/woocommerce-composite-products/assets/fonts/fa-cp.svg?v=3.15.0#fontawesomecp)format("svg");font-weight:400;font-style:normal}.ld-dashboard-profile-form input[type=email]:focus-visible,.ld-dashboard-profile-form input[type=number]:focus-visible,.ld-dashboard-profile-form input[type=password]:focus-visible,.ld-dashboard-profile-form input[type=search]:focus-visible,.ld-dashboard-profile-form input[type=tel]:focus-visible,.ld-dashboard-profile-form input[type=text]:focus-visible,.ld-dashboard-profile-form input[type=url]:focus-visible,.ld-dashboard-profile-form textarea:focus-visible,.ld-dashboard-profile-form-field input[type=password]:focus-visible,.ld-dashboard-withdraw-method-fields input[type=email]:focus-visible,.ld-dashboard-withdraw-method-fields input[type=number]:focus-visible,.ld-dashboard-withdraw-method-fields input[type=text]:focus-visible{box-shadow:none;outline:0;border:1px solid #156ae9}@font-face{font-display:swap;font-family:ld-icons;font-style:normal;font-weight:400;src:url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b);src:url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.eot?e0vk6b#iefix)format("embedded-opentype"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.ttf?e0vk6b)format("truetype"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.woff?e0vk6b)format("woff"),url(/wp-content/plugins/sfwd-lms/themes/ld30/assets/fonts/ld-icons.svg?e0vk6b#ld-icons)format("svg")}.et_pb_button{cursor:pointer}#et-main-area{position:relative}button::-moz-focus-inner{padding:0;border:0}.dvmd_image_box .dvmd_ib_image_wrap{display:block;position:relative;overflow:hidden;border:0 solid #333}.dvmd_image_box img{position:absolute;max-width:none!important;width:100%}body:not(.divi_page_et_theme_builder):not(.et-fb){overflow:visible!important}:focus>.df-image-zoom-in img{-webkit-transform:scale(1.25);transform:scale(1.25)}:focus>.df-image-zoom-out img{-webkit-transform:scale(1);transform:scale(1)}:focus>.df-image-pan-up img{-webkit-transform:scale(1.2) translateY(-15%);transform:scale(1.2) translateY(-15%)}:focus>.df-image-pan-down img{-webkit-transform:scale(1.2) translateY(15%);transform:scale(1.2) translateY(15%)}:focus>.df-image-pan-left img{-webkit-transform:scale(1.2) translate(-15%);transform:scale(1.2) translate(-15%)}:focus>.df-image-pan-right img{-webkit-transform:scale(1.2) translate(15%);transform:scale(1.2) translate(15%)}:focus>.df-image-blur img{-webkit-filter:blur(4px);filter:blur(4px);-webkit-transform:scale(1.1);transform:scale(1.1)}:focus>.df-image-rotate-left img{-webkit-transform:scale(1.3) rotate(-15deg);transform:scale(1.3) rotate(-15deg)}:focus>.df-image-rotate-right img{-webkit-transform:scale(1.3) rotate(15deg);transform:scale(1.3) rotate(15deg)}@font-face{font-display:swap;font-family:"Ionicons";src:url(/wp-content/plugins/ultimate-member/assets/font/ionicons.eot?v=2.0.0);src:url(/wp-content/plugins/ultimate-member/assets/font/ionicons.eot?v=2.0.0#iefix)format("embedded-opentype"),url(/wp-content/plugins/ultimate-member/assets/font/ionicons.woff?v=2.0.0)format("woff"),url(/wp-content/plugins/ultimate-member/assets/font/ionicons.ttf?v=2.0.0)format("truetype"),url(/wp-content/plugins/ultimate-member/assets/font/ionicons.svg?v=2.0.0#Ionicons)format("svg");font-display:swap;font-weight:400;font-style:normal}.um-modal-close{display:block;position:fixed;right:0;top:0;font-size:24px;text-decoration:none!important;color:#fff!important;padding:0 10px}.um-modal-body{min-height:3px;padding:20px;box-sizing:border-box;width:100%;background:#fff;-moz-border-radius:0 0 3px 3px;-webkit-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px}.um-modal-body.photo{-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 0 0 1px rgba(255,255,255,.12) inset;background:#888;padding:0}@font-face{font-display:swap;font-family:"raty";font-style:normal;font-weight:400;src:url(/wp-content/plugins/ultimate-member/assets/font/raty.eot);src:url(/wp-content/plugins/ultimate-member/assets/font/raty.eot?#iefix)format("embedded-opentype");src:url(/wp-content/plugins/ultimate-member/assets/font/raty.svg#raty)format("svg");src:url(/wp-content/plugins/ultimate-member/assets/font/raty.ttf)format("truetype");src:url(/wp-content/plugins/ultimate-member/assets/font/raty.woff)format("woff");font-display:swap}a,div,html,i,img,li,p,span,ul{font-size:100%}a,body,div,h2,html,i,img,li,p,span,ul{margin:0;padding:0;border:0;outline:0;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;vertical-align:baseline;background:0 0}body{color:#666;background-color:#fff;line-height:1.7em;font-weight:500;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;font-family:"Poppins",Helvetica,Arial,Lucida,sans-serif}ul{list-style:none}:focus{outline:0}article,footer,header,nav{display:block}body.et_cover_background{background-size:cover!important;background-position:top!important;background-repeat:no-repeat!important;background-attachment:fixed}a{color:#2ea3f2}.et_pb_post .entry-title a,.et_pb_post .post-meta a,.et_pb_post h2 a,a,a:hover{text-decoration:none}p{padding-bottom:1em}p:not(.has-background):last-of-type{padding-bottom:0}i{font-style:italic}h2{color:#333;padding-bottom:10px;line-height:1em;font-weight:500;font-size:26px;font-family:"Raleway",Helvetica,Arial,Lucida,sans-serif}h2 a{color:inherit}button{font-family:inherit}img{max-width:100%;height:auto}.pagination{clear:both}#main-content{background-color:#fff}.container{width:80%;max-width:1080px;margin:auto}body:not(.et-tb) #main-content .container{padding-top:58px}.et-l--header ul{list-style-type:disc;padding:0 0 23px 1em;line-height:26px}#left-area .post-meta{font-size:14px;padding-bottom:15px}#left-area .post-meta a{text-decoration:none;color:#666}.alignright{float:right}.alignleft{float:left}@media (min-width:981px){#left-area{width:79.125%;padding-bottom:23px}#main-content .container:before{content:"";position:absolute;top:0;height:100%;width:1px;background-color:#e2e2e2}}@media (max-width:980px){#page-container{padding-top:80px}.et-tb-has-header #page-container{padding-top:0!important}#left-area{width:100%!important}#main-content .container:before{display:none!important}}@media print{#page-container{padding-top:0!important}}@media (min-width:981px){.et_right_sidebar #left-area{float:left;padding-right:5.5%}.et_right_sidebar #main-content .container:before{right:20.875%!important}}@media (max-width:980px){.et_right_sidebar #left-area{width:auto;float:none;padding-right:0;padding-left:0;margin-right:0}}.et_pb_scroll_top.et-pb-icon{text-align:center;background:rgba(0,0,0,.4);text-decoration:none;position:fixed;z-index:99999;bottom:125px;right:0;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;border-top-left-radius:5px;border-bottom-left-radius:5px;display:none;cursor:pointer;font-size:30px;padding:5px;color:#fff}.et_pb_scroll_top:before{content:"2"}.nav li ul{border-color:#2ea3f2;z-index:9999;background:#fff;visibility:hidden;opacity:0;border-top:3px solid #2ea3f2;box-shadow:0 2px 5px rgba(0,0,0,.1);-moz-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-box-shadow:0 2px 5px rgba(0,0,0,.1);-webkit-transform:translateZ(0);text-align:left;position:absolute;padding:10px 0;width:360px}.mobile_menu_bar:after,.mobile_menu_bar:before{color:#2ea3f2}.container{text-align:left;position:relative}.et-menu,nav.et-menu-nav{float:left}@media (max-width:980px){.container{-webkit-transition:none;transition:none}}*{-webkit-box-sizing:border-box;box-sizing:border-box}.et-pb-icon,.et_pb_button:after,.mobile_menu_bar:before{speak:none;-webkit-font-smoothing:antialiased;direction:ltr}.et_pb_button:after{font-family:ETmodules!important;-moz-osx-font-smoothing:grayscale}.et-pb-icon,.mobile_menu_bar:before{font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;font-style:normal}.mobile_menu_bar:before{font-family:ETmodules!important;-moz-osx-font-smoothing:grayscale;text-shadow:0 0}.et-pb-icon{content:attr(data-icon);font-family:ETmodules;font-size:96px;display:inline-block;-webkit-box-sizing:border-box;box-sizing:border-box}.et_pb_button{font-size:20px;font-weight:500;padding:.3em 1em;line-height:1.7em!important;background-color:transparent;background-size:cover;background-position:50%;background-repeat:no-repeat;border:2px solid;border-radius:3px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-property:all!important;transition-property:all!important;position:relative}.et_pb_button:hover,.et_pb_module .et_pb_button:hover{border:2px solid transparent;padding:.3em 2em .3em .7em}.et_pb_button:hover{background-color:rgba(255,255,255,.2)}.et_pb_bg_layout_light.et_pb_button:hover{background-color:rgba(0,0,0,.05)}.et_pb_button:after,.et_pb_button:before{font-size:32px;line-height:1em;content:"5";opacity:0;position:absolute;margin-left:-1em;-webkit-transition:all .2s;transition:all .2s;text-transform:none;-webkit-font-feature-settings:"kern"off;font-feature-settings:"kern"off;font-variant:none;font-style:normal;font-weight:400;text-shadow:none}.et_pb_button:before{display:none}.et_pb_button:hover:after{opacity:1;margin-left:0}.et_pb_module.et_pb_text_align_left{text-align:left}.et_pb_module.et_pb_text_align_center{text-align:center}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}.et_builder_inner_content{position:relative;z-index:1}header .et_builder_inner_content{z-index:2}.et_pb_css_mix_blend_mode_passthrough{mix-blend-mode:unset!important}.et_pb_module_inner{position:relative}.et_pb_module,.et_pb_with_background{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat}.et_pb_row:after,header.et-l.et-l--header:after{clear:both;display:block;content:""}.et_pb_module{-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-duration:.2s;animation-duration:.2s}@media (min-width:981px){.et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}@media (max-width:980px){.et_pb_column .et_pb_module{margin-bottom:30px}.et_pb_row .et_pb_column .et_pb_module:last-child{margin-bottom:0}}.et_pb_section{position:relative;background-color:#fff;background-position:50%;background-size:cover}@media (min-width:981px){.et_pb_section{padding:4%0}}@media (max-width:980px){.et_pb_section{padding:50px 0}}.et_pb_row{width:80%;max-width:1080px;margin:auto;position:relative}.et_pb_row:after{visibility:hidden;line-height:0;height:0;width:0}.et_pb_column{float:left;position:relative;z-index:2;min-height:1px}.et_pb_column--with-menu{z-index:3}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-right:0!important}.et_pb_column,.et_pb_row{background-size:cover;background-position:50%;background-repeat:no-repeat}@media (min-width:981px){.et_pb_row{padding:2%0}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-right:0!important}.et_pb_row.et_pb_equal_columns{display:-webkit-box;display:-ms-flexbox;display:flex}.et_pb_row.et_pb_equal_columns>.et_pb_column{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media (max-width:980px){.et_pb_row{max-width:1080px;padding:30px 0}.et_pb_column{width:100%;margin-bottom:30px}.et_pb_row .et_pb_column.et-last-child,.et_pb_row .et_pb_column:last-child{margin-bottom:0}}@media (max-width:479px){.et_pb_row .et_pb_column.et_pb_column_1_4{width:100%;margin:0 0 30px}.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,.et_pb_row .et_pb_column.et_pb_column_1_4:last-child{margin-bottom:0}.et_pb_column{width:100%!important}}@font-face{font-display:swap;font-family:ETmodules;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules)format("svg");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.svg#fontawesome)format("svg")}@font-face{font-display:swap;font-family:FontAwesome;font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot);src:url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot?#iefix)format("embedded-opentype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff)format("woff"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.ttf)format("truetype"),url(/wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.svg#fontawesome)format("svg")}.et_pb_post{margin-bottom:60px;word-wrap:break-word}.et_pb_post .entry-featured-image-url{display:block;position:relative;margin-bottom:30px}.et_pb_post .post-meta{font-size:14px;margin-bottom:6px}.et_pb_post a img{vertical-align:bottom;max-width:100%}@media (min-width:981px) and (max-width:1100px){.et_pb_post{margin-bottom:42px}}@media (max-width:980px){.et_pb_post{margin-bottom:42px}}@media (max-width:767px){.et_pb_post{margin-bottom:42px}.et_pb_post>h2{font-size:18px}}@media (max-width:479px){.et_pb_post{margin-bottom:42px}.et_pb_post h2{font-size:16px;padding-bottom:0}.et_pb_post .post-meta{color:#666;font-size:14px}}.et-menu li{display:inline-block;font-size:14px;padding-right:22px}.et-menu>li:last-child{padding-right:0}.et-menu a,.et-menu a:hover{-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.et-menu a{color:rgba(0,0,0,.6);text-decoration:none;display:block;position:relative}.et-menu a:hover{opacity:.7}.et-menu li>a{padding-bottom:29px;word-wrap:break-word}.et_pb_menu__wrap .mobile_menu_bar{-webkit-transform:translateY(3%);transform:translateY(3%)}.et_pb_menu__wrap .mobile_menu_bar:before{top:0}@media (max-width:980px){.et-menu{display:none}.et_mobile_nav_menu{display:block;margin-top:-1px}}@media (min-width:981px){.et_pb_gutters3 .et_pb_column{margin-right:5.5%}.et_pb_gutters3 .et_pb_column_4_4{width:100%}.et_pb_gutters3 .et_pb_column_4_4 .et_pb_module{margin-bottom:2.75%}.et_pb_gutters3 .et_pb_column_1_2{width:47.25%}.et_pb_gutters3 .et_pb_column_1_2 .et_pb_module{margin-bottom:5.82%}.et_pb_gutters3 .et_pb_column_1_4{width:20.875%}.et_pb_gutters3 .et_pb_column_1_4 .et_pb_module{margin-bottom:13.174%}.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin-right:0}.et_pb_gutters1 .et_pb_column_1_2,.et_pb_gutters1.et_pb_row .et_pb_column_1_2{width:50%}.et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module{margin-bottom:0}.et_pb_gutters1 .et_pb_column_1_4,.et_pb_gutters1.et_pb_row .et_pb_column_1_4{width:25%}.et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module{margin-bottom:0}}@media (max-width:980px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (max-width:767px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (max-width:479px){.et_pb_gutters1 .et_pb_column,.et_pb_gutters1.et_pb_row .et_pb_column{margin:0!important}.et_pb_gutters1 .et_pb_column .et_pb_module,.et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module{margin-bottom:0}}@media (min-width:981px){.et_pb_gutters2 .et_pb_column,.et_pb_gutters2.et_pb_row .et_pb_column{margin-right:3%}.et_pb_gutters2 .et_pb_column_4_4,.et_pb_gutters2.et_pb_row .et_pb_column_4_4{width:100%}.et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,.et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module{margin-bottom:1.5%}}.nav li li{padding:0 20px;margin:0;position:relative;line-height:2em}.nav li{position:relative;line-height:1em}.nav li:hover>ul{opacity:1;visibility:visible}.nav li:hover{visibility:inherit}.nav li li a{font-size:14px;-webkit-transition:opacity .2s ease-in-out,background-color .2s ease-in-out;transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.nav ul li a:hover{background-color:rgba(0,0,0,.03);opacity:.7}.et-menu .menu-item-has-children>a:first-child:after{font-family:ETmodules;content:"3";font-size:16px;position:absolute;right:0;top:0;font-weight:800}.et-menu .menu-item-has-children>a:first-child{padding-right:20px}.et_mobile_nav_menu{float:right;display:none}.mobile_menu_bar:before{content:"a";font-size:32px;position:relative;left:0;top:0;cursor:pointer}.et_pb_module .mobile_menu_bar:before{top:2px}.et_pb_post .entry-featured-image-url{border:0 solid #333}.et_pb_button_module_wrapper.et_pb_button_alignment_left{text-align:left}.et_pb_button_module_wrapper>a{display:inline-block}@media (max-width:980px){.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center{text-align:center}}@media (max-width:767px){.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center{text-align:center}}.et_pb_menu .et-menu-nav,.et_pb_menu .et-menu-nav>ul{float:none}.et_pb_menu .et-menu-nav>ul{padding:0!important;line-height:1.7em}.et_pb_menu .et-menu-nav>ul ul{padding:20px 0;text-align:left}.et_pb_menu_inner_container{position:relative}.et_pb_menu .et_pb_menu__wrap{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:1}.et_pb_menu .et_pb_menu__menu{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav,.et_pb_menu .et_pb_menu__menu>nav>ul,.et_pb_menu .et_pb_menu__menu>nav>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu .et_pb_menu__menu,.et_pb_menu .et_pb_menu__menu>nav>ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.et_pb_menu .et_pb_menu__menu>nav>ul{-ms-flex-wrap:wrap;flex-wrap:wrap}.et_pb_menu .et_pb_menu__menu>nav>ul>li{position:relative;margin:0}.et_pb_menu .et_pb_menu__menu>nav>ul>li>ul{top:calc(100% - 1px);left:0}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul{padding:0!important}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li{margin-top:8px}.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li>a{padding-bottom:8px}.et_pb_menu .et-menu{margin-left:-11px;margin-right:-11px}.et_pb_menu .et-menu>li{padding-left:11px;padding-right:11px}.et_pb_menu--style-left_aligned .et_pb_menu_inner_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__menu>nav>ul,.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:981px){.et_dropdown_animation_fade.et_pb_menu ul li:hover>ul{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}}@media (max-width:980px){.et_pb_menu--style-left_aligned .et_pb_menu_inner_container{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.et_pb_menu--style-left_aligned .et_pb_menu__wrap{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.et_pb_menu--style-left_aligned.et_pb_text_align_center .et_pb_menu__wrap{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.et_pb_menu .et_pb_menu__menu{display:none}.et_pb_menu .et_mobile_nav_menu{float:none;margin:0 6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.et_pb_number_counter.active{opacity:1}.et_pb_text{word-wrap:break-word}.et_pb_text>:last-child{padding-bottom:0}.et_pb_text_inner{position:relative}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(https://soundsquares.com/wp-content/plugins/waveplayer/assets/fonts/fa-solid-900.woff2)format("woff2")}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(https://soundsquares.com/wp-content/plugins/waveplayer/assets/fonts/fa-brands-400.woff2)format("woff2")}body .et_pb_button{font-size:15px;background-color:#130051;border-width:0!important;border-color:#010051;border-radius:50px}body.et_pb_button_helper_class .et_pb_button{color:#fff}body .et_pb_button:after{font-size:24px}body .et_pb_bg_layout_light.et_pb_button:hover,body .et_pb_button:hover{color:#fff!important;background-color:#000547;border-radius:50px}@media only screen and (min-width:1350px){.et_pb_row{padding:27px 0}.et_pb_section{padding:54px 0}}.et_pb_button{min-width:180px;text-align:center}.mobile_menu_bar{position:relative;display:block;bottom:10px;line-height:0}.et-menu li li a{padding:6px 20px;width:340px}.et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar:before{color:#7ebec5}.et_pb_section_1_tb_header.et_pb_section{padding-top:8px;padding-bottom:8px;margin-top:0;margin-bottom:0;background-color:#fff!important}.et_pb_section_1_tb_header{box-shadow:0 12px 18px -6px rgba(10,10,10,.05);z-index:1;position:relative}.et_pb_row_1_tb_header.et_pb_row{padding-top:5px!important;padding-bottom:5px!important;margin-top:0!important;margin-bottom:0!important}.et_pb_row_1_tb_header{width:95%;max-width:2140px;align-items:center}.dvmd_image_box_0_tb_header{max-width:30px}.dvmd_image_box_0_tb_header .dvmd_ib_image_wrap{padding-bottom:100%;height:100%;transform:scale(1,1)}.dvmd_image_box_0_tb_header img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;mix-blend-mode:normal}.et_pb_menu_1_tb_header.et_pb_menu{background-color:#fff}.et_pb_menu_1_tb_header.et_pb_menu .nav li ul{background-color:#fff!important}.et_pb_button_0_tb_header,.et_pb_button_0_tb_header:after{transition:all .3s ease 0ms}@media only screen and (max-width:980px){.dvmd_image_box_0_tb_header img{object-position:50% 50%}}@media only screen and (max-width:767px){.dvmd_image_box_0_tb_header img{object-position:50% 50%}}.et_pb_row_0_tb_footer{width:95%;max-width:1800px}.et_pb_text_0_tb_footer.et_pb_text{color:gcid-4d964bbb-5275-4c4a-999c-2f5cfdee6b4e!important}.wvpl-palette-800e3a14c86733ad9ccc96fd80850d88{--fc:20,31,36;--fc-s:47,70,81;--bc:233,237,239;--bc-s:190,208,216;--hc:85,122,137;--hc-s:131,178,199;--wc:35,143,189;--wc-s:73,182,230;--pc:32,94,121;--pc-s:166,214,234;--cc:33,119,155;--cc-s:95,178,214}