@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(360deg)}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:var(--font-family,inherit);font-weight:var(--font-weight,400);font-size:var(--font-size,16px);font-style:var(--font-style,normal);text-transform:var(--text-transform,none);line-height:var(--line-height,28px);letter-spacing:var(--letter-spacing,0)}body{margin:0;overflow-x:hidden;-webkit-tap-highlight-color:var(--color-content-primary-faded);background:var(--color-content-bg-alt)}a{text-decoration:none;background:0 0;transition-property:background,box-shadow,border,color,opacity,transform;transition-duration:.3s;-webkit-text-decoration-skip:objects;color:var(--color-content-link)}img{height:auto;max-width:100%}button{vertical-align:top;text-transform:none;color:inherit;font:inherit;border:0;margin:0;overflow:visible;-webkit-appearance:button;cursor:pointer}input[type=file]::file-selector-button{color:inherit}::-moz-focus-inner{border:0}::-webkit-file-upload-button{font:inherit;border:0;outline:0;padding-left:0;background:0 0}ul{list-style:none;margin:0;padding:0}:-webkit-full-screen-ancestor:not(iframe){animation:none!important}::-moz-placeholder{opacity:.5;color:inherit}::-webkit-input-placeholder{color:inherit;opacity:.5}h2{margin:0;padding-top:1.5rem;color:var(--color-content-heading)}p,ul{margin:0 0 1.5rem}ul{list-style-type:disc;margin-left:2.5rem}li{margin:0 0 .5rem}h2:last-child,li:last-child,p:last-child,ul:last-child{margin-bottom:0}.hidden{display:none!important}.i-cf:after{content:"";display:block;clear:both}.align_center{text-align:center}.l-canvas,.l-footer{margin:0 auto;width:100%;background:var(--color-content-bg-grad);color:var(--color-content-text)}.l-canvas{flex-grow:1}@media screen and (min-width:1025px){body:not(.us_iframe){display:flex;flex-direction:column;min-height:100vh}}.l-footer{overflow:hidden}.l-section,.l-subheader{padding-left:2.5rem;padding-right:2.5rem}.l-section,.l-section-h{position:relative;margin:0 auto}.l-section-h{width:100%;max-width:var(--site-content-width,1200px)}.l-section.height_custom{padding-top:var(--section-custom-padding,5vmax);padding-bottom:var(--section-custom-padding,5vmax)}.header_hor .l-header.pos_fixed~.l-main>.l-section:first-of-type>.l-section-h{padding-top:var(--header-height)}.cols_2>div[class*=list]>*{width:50%}.g-preloader{display:inline-block;vertical-align:top;position:relative;font-size:2.5rem;width:1em;height:1em;color:var(--color-content-primary)}.g-preloader.type_1:after,.g-preloader.type_1:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0;border-radius:50%;border:2px solid}.g-preloader.type_1:before{opacity:.2}.g-preloader.type_1:after{border-color:transparent;border-top-color:inherit;animation:rotation .8s infinite cubic-bezier(.6,.3,.3,.6)}.w-toplink{position:fixed!important;z-index:99;bottom:0;transform:translate3d(0,150%,0)!important;margin:15px}.w-toplink:not(.w-btn){text-align:center;border-radius:.3rem;color:#fff!important;line-height:50px;height:50px;width:50px}.w-toplink.pos_left{left:0}.w-toplink:not(.w-btn) i{font-size:1.5em;line-height:inherit;min-width:1em}.l-body .vc_column-inner:after,.l-body .vc_column-inner:before,.l-body .vc_row:after,.l-body .vc_row:before{display:none}.g-cols.wpb_row{margin-bottom:0}@media screen and (max-width:900px){.l-subheader{padding-left:1rem!important;padding-right:1rem!important}}@media screen and (max-width:600px){p{margin-bottom:1rem}h2{padding-top:1rem}.w-header-show,.w-toplink{margin:10px!important}.l-section,.l-subheader{padding-left:1.5rem;padding-right:1.5rem}}.fab,.far,.w-btn{display:inline-block}.fab,.far{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-angle-up:before{content:""}.fa-facebook:before{content:""}.fa-instagram:before{content:""}.fa-linkedin:before{content:""}.fa-tiktok:before{content:""}.w-btn{vertical-align:top;text-align:center;line-height:1.2;position:relative;transition-property:background,border,box-shadow,color,opacity,transform;transition-duration:.3s;-webkit-tap-highlight-color:transparent;padding:.8em 1.8em}.w-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:inherit;border-style:solid;border-color:inherit;border-image:inherit}.g-cols.via_grid{display:grid;grid-gap:var(--gap,3rem)}.vc_column_container{display:flex;flex-direction:column;position:relative;border-color:var(--color-content-border)}.g-cols.via_grid>.vc_column_container{min-width:0;width:auto}.g-cols.cols_1{grid-template-columns:100%}.g-cols.cols_2-3{grid-template-columns:2fr 3fr}.g-cols.via_grid.type_default>.has_bg_color{padding:1.5rem}.w-dropdown{flex-shrink:0}.w-dropdown-h{text-align:left;line-height:2;margin:0-1em;position:relative}.w-dropdown-item{display:flex;align-items:center;white-space:nowrap;padding:0 2.2em 0 1em;min-height:2em;cursor:pointer}.w-dropdown-current{position:relative;z-index:1}.w-dropdown-current .w-dropdown-item:after{display:block;position:absolute;top:50%;right:.8em;content:"";font-size:1.2em;margin-top:-1em;font-family:fontawesome;font-weight:400;cursor:pointer}.w-dropdown-list{display:none;position:absolute;top:-.4em;padding-top:2.4em;padding-bottom:.4em;min-width:100%;background:var(--color-content-bg);box-shadow:var(--box-shadow)}.w-dropdown-list-h{max-height:calc(90vh - 3em);overflow-y:auto;-webkit-overflow-scrolling:touch}.w-dropdown.drop_to_right .w-dropdown-list{left:0}.w-dropdown.dropdown_height .w-dropdown-list{display:block;transform-origin:50%0;transform:scaleY(0) translateZ(0);opacity:0;transition:transform .3s,opacity .3s}.w-grid{clear:both}.w-grid[class*=cols_] .w-grid-list{display:flex;flex-wrap:wrap;margin:calc(var(--gap,0px)*-1)}.header_hor .w-nav.type_desktop>.w-nav-list>.menu-item,.w-grid-item{flex-shrink:0}.w-grid[class*=cols_] .w-grid-item{padding:var(--gap,0px)}.w-grid-item-h{position:relative;height:100%}.w-grid-preloader{position:relative;height:0;width:100%;overflow:hidden}.w-grid-preloader .g-preloader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.l-header a{color:inherit}.l-subheader-cell{display:flex;align-items:center;flex-grow:1}.l-subheader-cell.at_left{justify-content:flex-start}.header_hor .l-subheader-cell.at_left>*{margin-right:1.4rem}.l-subheader-cell.at_center{justify-content:center}.l-subheader-cell.at_center>*{margin-left:.7rem;margin-right:.7rem}.l-subheader-cell.at_right{justify-content:flex-end}.header_hor .l-subheader-cell.at_right>*{margin-left:1.4rem}.l-subheader-cell:empty{display:none}.l-header:before{content:"auto";left:-100%;position:absolute;top:-100%;visibility:hidden!important}.l-header .w-image{flex-shrink:0;transition:height .3s}.w-image-h{display:block;height:inherit;max-height:inherit;border-radius:inherit;border-color:inherit!important;color:inherit!important}.w-image:not([class*=style_phone]) .w-image-h{background:inherit}.w-image img{object-fit:contain;vertical-align:top;height:inherit;max-height:inherit;border-radius:inherit}.w-image img:not([src*=".svg"]),.w-image[class*=ush_image_] img{width:auto}.w-image-h[href]{position:relative}button::-moz-focus-inner{padding:0;border:0}.l-subheader-cell .w-nav{margin-left:0;margin-right:0}.w-menu li,.w-menu ul,.w-nav-list{list-style:none;margin:0}.w-nav .menu-item{display:block;position:relative;margin:0}.w-nav-anchor{display:block;overflow:hidden;position:relative;outline:0!important}.w-nav-anchor:not(.w-btn){border:0!important}.w-nav.type_desktop .w-nav-anchor.level_1{z-index:1}.w-nav-arrow{display:none;vertical-align:top;font-weight:400;line-height:inherit;text-transform:none;text-align:center}.w-nav-arrow:focus{outline:0!important}.w-nav-arrow:before{content:"";vertical-align:top;font-family:fontawesome;font-weight:400}.w-nav.type_desktop .w-nav-anchor.level_1 .w-nav-arrow:before{font-size:1.3em;margin-left:.4em}.header_hor .w-nav.type_desktop>.w-nav-list{display:flex;align-items:center}.l-header.bg_transparent:not(.sticky) .type_desktop .menu-item.level_1>a:not(.w-btn){background:0 0}.w-nav-control{display:none;line-height:50px;height:50px;padding:0 .8rem;color:inherit}.w-nav-icon{display:inline-block;vertical-align:top;font-size:20px;position:relative;height:inherit;width:1em}.w-nav-icon>div,.w-nav-icon>div:after,.w-nav-icon>div:before{content:"";display:block;position:absolute;height:0;width:inherit}.w-nav-icon>div{border-bottom:.15em solid;top:50%;transform:translateY(-50%);transition:transform .15s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:after,.w-nav-icon>div:before{border-bottom:inherit}.w-nav-icon>div:before{top:-.3333em;transition:top .15s cubic-bezier(0,1,.8,1) .15s,opacity .15s cubic-bezier(0,1,.8,1)}.w-nav-icon>div:after{top:.3333em;transition:top .15s cubic-bezier(0,1,.8,1) .15s,transform .15s cubic-bezier(0,1,.8,1)}.w-nav-close{display:none;position:absolute;top:0;right:0;text-align:center;font-size:3rem;line-height:2;width:2em;cursor:pointer;opacity:.5;transition:color .3s,opacity .3s}.w-nav-close:before{content:"";font-family:fontawesome;font-weight:400;vertical-align:top}@media screen and (max-width:767px){.w-nav-close{font-size:2rem}}@media print{*,:after,:before{box-shadow:none!important;text-shadow:none!important;animation:none!important;border-color:#000!important;color:#000!important;opacity:1!important}a[href^=http]{text-decoration:underline!important}*,:after,:before,body.l-body div[class*=_custom_]{background:0 0!important}.g-preloader,.i-cf:after,.i-cf:before,.l-footer,.l-header,.w-grid-item-h:before,.w-post-elm:after,.w-toplink,body.l-body .w-btn:after,body.l-body .w-btn:before{display:none!important}.l-main,.l-section{margin:0!important;padding:0!important;height:auto!important;min-height:0!important}.vc_column-inner{position:static!important}body.l-body .l-section .l-section-h{position:static!important;padding:5mm 0!important}body.l-body .w-btn{border:2px solid!important;color:inherit!important}.g-cols,.vc_column-inner,.vc_column_container,.w-grid-list{display:block!important}.w-grid-list{height:auto!important}.w-grid-item{position:static!important;transform:none!important;page-break-inside:avoid}.w-image{display:block;line-height:inherit}}.color_alternate .w-post-elm.color_link_inherit a:not(:hover),.w-post-elm.color_link_inherit a:not(:hover),.w-user-elm.color_link_inherit a:not(:hover){color:inherit}.w-post-elm.stretched img{width:100%}.w-post-elm.post_image{overflow:hidden;position:relative}.w-post-elm.post_image img{vertical-align:top}.w-post-elm.post_title{padding:0}.w-grid div:not(.w-vwrapper)>.post_title{margin-bottom:0}.w-menu .menu{margin:0}.w-menu li:last-child{margin:0!important}.w-menu[style*=--main-color] .menu>li>a{color:var(--main-color)}.w-menu.layout_ver{line-height:1.4}.w-menu.layout_ver .menu>li{margin-bottom:var(--main-gap,0)}.w-menu.layout_hor .menu{display:inline-flex;flex-wrap:wrap}.w-menu.layout_hor .menu>li:not(:last-of-type){margin-right:var(--main-gap,0)}.w-socials-list{margin:calc(var(--gap,0)*-1)}.w-socials-item{display:inline-block;vertical-align:top;position:relative;padding:var(--gap,0)}.w-socials-item-link{display:block;text-align:center;position:relative;overflow:hidden;line-height:2.5em;width:2.5em;border:0!important;border-radius:inherit;z-index:0}.w-socials.color_text .w-socials-item-link{color:inherit}.w-socials-item-link-hover{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:var(--color-content-primary-grad)}.w-socials-item-link i{display:block;line-height:inherit;position:relative;transition:color .3s}.w-socials.shape_none .w-socials-item-link{line-height:1;width:auto}.w-socials-item.facebook .w-socials-item-link-hover{background:#1e77f0}.w-socials-item.instagram .w-socials-item-link-hover{background:#a17357;background:radial-gradient(circle farthest-corner at 35% 100%,#fec564,transparent 50%),radial-gradient(circle farthest-corner at 10% 140%,#feda7e,transparent 50%),radial-gradient(ellipse farthest-corner at 0-25%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 20% -50%,#5258cf,transparent 50%),radial-gradient(ellipse farthest-corner at 100%0,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 60% -20%,#893dc2,transparent 50%),radial-gradient(ellipse farthest-corner at 100% 100%,#d9317a,transparent),linear-gradient(#6559ca,#bc318f 30%,#e42e66 50%,#fa5332 70%,#ffdc80 100%)}.w-socials-item.instagram .w-socials-item-link i{font-size:1.1em}.w-socials-item.linkedin .w-socials-item-link-hover{background:#0077b5}.w-socials-item.tiktok .w-socials-item-link-hover{background:#000}.color_primary .w-socials.style_colored.color_link .w-socials-item-link:not(:hover)>i,.color_primary .w-socials.style_colored.color_text .w-socials-item-link:not(:hover)>i{color:var(--color-content-primary)}.color_secondary .w-socials.style_colored.color_link .w-socials-item-link:not(:hover)>i,.color_secondary .w-socials.style_colored.color_text .w-socials-item-link:not(:hover)>i{color:var(--color-content-secondary)}.color_footer-top .w-socials.style_colored.color_link .w-socials-item-link:not(:hover)>i,.color_footer-top .w-socials.style_colored.color_text .w-socials-item-link:not(:hover)>i{color:var(--color-subfooter-bg)}.color_footer-bottom .w-socials.style_colored.color_link .w-socials-item-link:not(:hover)>i,.color_footer-bottom .w-socials.style_colored.color_text .w-socials-item-link:not(:hover)>i{color:var(--color-footer-bg)}.w-vwrapper{display:flex;flex-direction:column}.w-vwrapper.align_center{align-items:center}.w-vwrapper.valign_middle{justify-content:center}@font-face{font-display:swap;font-family:"Defaults";src:url(/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?sni4t6);src:url(/wp-content/uploads/smile_fonts/Defaults/Defaults.eot?sni4t6#iefix)format("embedded-opentype"),url(/wp-content/uploads/smile_fonts/Defaults/Defaults.ttf?sni4t6)format("truetype"),url(/wp-content/uploads/smile_fonts/Defaults/Defaults.woff?sni4t6)format("woff"),url(/wp-content/uploads/smile_fonts/Defaults/Defaults.svg?sni4t6#Defaults)format("svg");font-weight:400;font-style:normal;font-display:block}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"fontawesome";font-weight:900;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/fa-solid-900.woff2?ver=8.29)format("woff2")}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"fontawesome";font-weight:400;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/fa-regular-400.woff2?ver=8.29)format("woff2")}.fab,.far{font-family:"fontawesome";font-weight:400}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"fontawesome";font-weight:300;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/fa-light-300.woff2?ver=8.29)format("woff2")}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"Font Awesome 5 Duotone";font-weight:900;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/fa-duotone-900.woff2?ver=8.29)format("woff2")}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"Font Awesome 5 Brands";font-weight:400;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/fa-brands-400.woff2?ver=8.29)format("woff2")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-display:swap;font-display:block;font-style:normal;font-family:"Material Icons";font-weight:400;src:url(https://tandemagency.id/wp-content/themes/Impreza/fonts/material-icons.woff2?ver=8.29)format("woff2")}:root{--color-content-color-alt-1:#8987a1;--color-border-color:#2b2b2b;--color-header-middle-bg:#fff;--color-header-middle-bg-grad:#fff;--color-header-middle-text:#35415b;--color-header-middle-text-hover:#646cfd;--color-header-transparent-bg:transparent;--color-header-transparent-bg-grad:transparent;--color-header-transparent-text:#fff;--color-header-transparent-text-hover:#fff;--color-chrome-toolbar:#f2f4f7;--color-chrome-toolbar-grad:#f2f4f7;--color-header-top-bg:#f2f4f7;--color-header-top-bg-grad:#f2f4f7;--color-header-top-text:#727f9f;--color-header-top-text-hover:#646cfd;--color-header-top-transparent-bg:rgba(0,0,0,.2);--color-header-top-transparent-bg-grad:rgba(0,0,0,.2);--color-header-top-transparent-text:rgba(255,255,255,.66);--color-header-top-transparent-text-hover:#fff;--color-content-bg:#000;--color-content-bg-grad:#000;--color-content-bg-alt:#f2f4f7;--color-content-bg-alt-grad:#f2f4f7;--color-content-border:#e3e7f0;--color-content-heading:#fff;--color-content-heading-grad:#fff;--color-content-text:#fff;--color-content-link:#646cfd;--color-content-link-hover:#35415b;--color-content-primary:#646cfd;--color-content-primary-grad:#646cfd;--color-content-secondary:#35415b;--color-content-secondary-grad:#35415b;--color-content-faded:#727f9f;--color-content-overlay:rgba(15,19,31,.8);--color-content-overlay-grad:rgba(15,19,31,.8);--color-alt-content-bg:#f2f4f7;--color-alt-content-bg-grad:#f2f4f7;--color-alt-content-bg-alt:#fff;--color-alt-content-bg-alt-grad:#fff;--color-alt-content-border:#e3e7f0;--color-alt-content-heading:#0f131f;--color-alt-content-heading-grad:#0f131f;--color-alt-content-text:#35415b;--color-alt-content-link:#646cfd;--color-alt-content-link-hover:#35415b;--color-alt-content-primary:#646cfd;--color-alt-content-primary-grad:#646cfd;--color-alt-content-secondary:#35415b;--color-alt-content-secondary-grad:#35415b;--color-alt-content-faded:#727f9f;--color-alt-content-overlay:rgba(100,108,253,.85);--color-alt-content-overlay-grad:rgba(100,108,253,.85);--color-footer-bg:#0f131f;--color-footer-bg-grad:#0f131f;--color-footer-bg-alt:#1c2130;--color-footer-bg-alt-grad:#1c2130;--color-footer-border:#2b3242;--color-footer-heading:#fff;--color-footer-heading-grad:#fff;--color-footer-text:#8987a1;--color-footer-link:#8987a1;--color-footer-link-hover:#fff;--color-subfooter-bg:#35415b;--color-subfooter-bg-grad:#35415b;--color-subfooter-bg-alt:#2b3242;--color-subfooter-bg-alt-grad:#2b3242;--color-subfooter-border:#727f9f;--color-subfooter-heading:#e3e7f0;--color-subfooter-heading-grad:#e3e7f0;--color-subfooter-text:#8987a1;--color-subfooter-link:#8987a1;--color-subfooter-link-hover:#fff;--color-content-primary-faded:rgba(100,108,253,.15);--box-shadow:0 5px 15px rgba(0,0,0,.15);--box-shadow-up:0 -5px 15px rgba(0,0,0,.15);--site-canvas-width:1300px;--site-content-width:1240px;--section-custom-padding:5vmax;--text-block-margin-bottom:0rem;--inputs-font-size:1rem;--inputs-height:2.8rem;--inputs-padding:.8rem;--inputs-border-width:0px;--inputs-text-color:var(--color-content-text);--font-family:Inter,sans-serif;--font-size:14px;--line-height:28px;--font-weight:400;--bold-font-weight:700;--text-transform:none;--font-style:normal;--letter-spacing:0em;--h1-font-family:Raleway,sans-serif;--h1-font-size:73px;--h1-line-height:80px;--h1-font-weight:700;--h1-bold-font-weight:700;--h1-text-transform:none;--h1-font-style:normal;--h1-letter-spacing:0em;--h1-margin-bottom:1.5rem;--h2-font-family:var(--h1-font-family);--h2-font-size:60px;--h2-line-height:1.2;--h2-font-weight:var(--h1-font-weight);--h2-bold-font-weight:var(--h1-bold-font-weight);--h2-text-transform:var(--h1-text-transform);--h2-font-style:var(--h1-font-style);--h2-letter-spacing:0em;--h2-margin-bottom:1.5rem;--h3-font-family:var(--h1-font-family);--h3-font-size:37px;--h3-line-height:1.2;--h3-font-weight:var(--h1-font-weight);--h3-bold-font-weight:var(--h1-bold-font-weight);--h3-text-transform:var(--h1-text-transform);--h3-font-style:var(--h1-font-style);--h3-letter-spacing:0em;--h3-margin-bottom:1.5rem;--h4-font-family:var(--h1-font-family);--h4-font-size:30px;--h4-line-height:1.2;--h4-font-weight:var(--h1-font-weight);--h4-bold-font-weight:var(--h1-bold-font-weight);--h4-text-transform:var(--h1-text-transform);--h4-font-style:var(--h1-font-style);--h4-letter-spacing:0em;--h4-margin-bottom:1.5rem;--h5-font-family:var(--h1-font-family);--h5-font-size:calc(16px + .8vw);--h5-line-height:1.2;--h5-font-weight:var(--h1-font-weight);--h5-bold-font-weight:var(--h1-bold-font-weight);--h5-text-transform:var(--h1-text-transform);--h5-font-style:var(--h1-font-style);--h5-letter-spacing:0em;--h5-margin-bottom:1.5rem;--h6-font-family:var(--h1-font-family);--h6-font-size:calc(15px + .8vw);--h6-line-height:1.2;--h6-font-weight:var(--h1-font-weight);--h6-bold-font-weight:var(--h1-bold-font-weight);--h6-text-transform:var(--h1-text-transform);--h6-font-style:var(--h1-font-style);--h6-letter-spacing:0em;--h6-margin-bottom:1.5rem}@media (min-width:601px) and (max-width:1024px){:root{--h1-font-size:54px;--h1-line-height:60px;--h2-font-size:45px;--h3-font-size:32px}}@media (max-width:600px){:root{--h1-font-size:42px;--h1-line-height:48px;--h2-font-size:32px;--h3-font-size:28px}}h2{font-family:var(--h2-font-family,inherit);font-weight:var(--h2-font-weight,inherit);font-size:var(--h2-font-size,inherit);font-style:var(--h2-font-style,inherit);line-height:var(--h2-line-height,1.4);letter-spacing:var(--h2-letter-spacing,inherit);text-transform:var(--h2-text-transform,inherit);margin-bottom:var(--h2-margin-bottom,1.5rem)}@media (min-width:1381px){body:not(.usb_preview) .hide_on_default{display:none!important}}@media (min-width:1025px) and (max-width:1380px){body:not(.usb_preview) .hide_on_laptops{display:none!important}}@media (min-width:601px) and (max-width:1024px){body:not(.usb_preview) .hide_on_tablets{display:none!important}}@media (max-width:600px){body:not(.usb_preview) .hide_on_mobiles{display:none!important}.g-cols.mobiles-cols_1{grid-template-columns:100%}.g-cols:not([style*="--gap"]){grid-gap:1.5rem}}@media (max-width:599px){.l-canvas{overflow:hidden}.g-cols.stacking_default.via_grid.mobiles-cols_1{grid-template-columns:100%}}a,button{outline:0!important}.w-header-show,.w-toplink{background:rgba(0,0,0,.3)}.us-btn-style_2{font-family:Raleway;font-size:16px;line-height:1.2!important;font-weight:700;font-style:normal;text-transform:none;letter-spacing:0;border-radius:10px;padding:.8em 1.9em;background:#fff;border-color:transparent;color:#000!important}.us-btn-style_2:before{border-width:0}.l-subheader.at_top{background:var(--color-header-top-bg);color:var(--color-header-top-text)}.l-header.bg_transparent:not(.sticky) .l-subheader.at_top{background:var(--color-header-top-transparent-bg);color:var(--color-header-top-transparent-text)}.l-subheader.at_middle,.l-subheader.at_middle .w-dropdown-list{background:rgba(0,0,0,.87);color:#fff}.l-header.bg_transparent:not(.sticky) .l-subheader.at_middle{background:var(--color-header-transparent-bg);color:var(--color-header-transparent-text)}@media (min-width:1381px){.l-subheader.at_top{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:0 0}.l-header.shadow_thin .l-subheader.at_middle{box-shadow:0 1px 0 rgba(0,0,0,.08)}:root{--header-height:95px;--header-sticky-height:65px}.l-header:before{content:"95"}.l-subheader.at_top{line-height:36px;height:36px}.l-subheader.at_middle{line-height:95px;height:95px}.l-subheader.at_middle .l-subheader-cell.at_left,.l-subheader.at_middle .l-subheader-cell.at_right{display:flex;flex-basis:100px}}@media (min-width:1025px) and (max-width:1380px){.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:0 0}.l-header.shadow_thin .l-subheader.at_middle{box-shadow:0 1px 0 rgba(0,0,0,.08)}:root{--header-height:116px;--header-sticky-height:60px}.l-header:before{content:"116"}.l-subheader.at_top{line-height:36px;height:36px}.l-subheader.at_middle{line-height:80px;height:80px}}@media (min-width:601px) and (max-width:1024px){.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:0 0}.l-header.shadow_thin .l-subheader.at_middle{box-shadow:0 1px 0 rgba(0,0,0,.08)}:root{--header-height:116px;--header-sticky-height:50px}.l-header:before{content:"116"}.l-subheader.at_top{line-height:36px;height:36px}.l-subheader.at_middle{line-height:80px;height:80px}}@media (max-width:600px){.l-subheader.at_top{display:none}.l-header{position:relative;z-index:111;width:100%}.l-subheader{margin:0 auto}.l-subheader-h{display:flex;align-items:center;position:relative;margin:0 auto;max-width:var(--site-content-width,1200px);height:inherit}.w-header-show{display:none}.l-header.pos_fixed{position:fixed;left:0}.l-header.pos_fixed:not(.notransition) .l-subheader{transition-property:transform,background,box-shadow,line-height,height;transition-duration:.3s;transition-timing-function:cubic-bezier(.78,.13,.15,.86)}.l-header.bg_transparent:not(.sticky) .l-subheader{box-shadow:none!important;background:0 0}.l-header.shadow_thin .l-subheader.at_middle{box-shadow:0 1px 0 rgba(0,0,0,.08)}:root{--header-height:60px;--header-sticky-height:60px}.l-header:before{content:"60"}.l-subheader.at_top{line-height:36px;height:36px}.l-subheader.at_middle{line-height:60px;height:60px}}@media (min-width:1381px){.ush_image_1{height:80px!important}}@media (min-width:1025px) and (max-width:1380px){.ush_image_1{height:80px!important}}@media (min-width:601px) and (max-width:1024px){.ush_image_1{height:60px!important}}@media (max-width:600px){.ush_image_1{height:50px!important}}.header_hor .ush_menu_1.type_desktop .menu-item.level_1>a:not(.w-btn){padding-left:20px;padding-right:20px}@media (min-width:1381px){.ush_menu_1 .w-nav-icon{font-size:32px}}@media (min-width:1025px) and (max-width:1380px){.ush_menu_1 .w-nav-icon{font-size:32px}}@media (min-width:601px) and (max-width:1024px){.ush_menu_1 .w-nav-icon{font-size:28px}}@media (max-width:600px){.ush_menu_1 .w-nav-icon{font-size:24px}}.ush_menu_1 .w-nav-icon>div{border-width:2px}@media screen and (max-width:900px){.w-nav.ush_menu_1>.w-nav-list.level_1{display:none}.ush_menu_1 .w-nav-control{display:block}}.ush_menu_1 .w-nav-item.level_1>a:not(.w-btn):focus{background:0 0;color:#fff}.ush_menu_1{font-size:16px!important;font-family:Inter!important;font-weight:400!important}.ush_btn_1{font-family:var(--h1-font-family)!important}.ush_dropdown_1{margin-right:20px!important}@media (min-width:1025px) and (max-width:1380px){.ush_dropdown_1{margin-right:20px!important}}@media (min-width:601px) and (max-width:1024px){.ush_dropdown_1{margin-right:0!important}}@media (max-width:600px){.ush_dropdown_1{margin-right:0!important}}.menu-item-hover-bold li a:hover{font-weight:700}@media screen and (min-width:900px){li.menu-item-9575{display:none!important}}.us_custom_49dc4fad{position:relative!important;z-index:2!important}.us_custom_6e6373c2{text-align:center!important;font-size:14px!important;font-family:Raleway!important;font-weight:400!important;max-width:940px!important}.us_custom_c0ecda12{border-radius:40px!important;background:#fff!important;padding:70px 50px!important}.us_custom_884b67d6{color:#8987a1!important;max-width:350px!important}.us_custom_f03ee871{text-align:right!important}.us_custom_1175ebe1{color:var(--color-footer-link)!important}.us_custom_72fc42ef{margin-top:50px!important}.us_custom_0ce809bb{color:#8987a1!important;max-width:650px!important}.us_custom_4076faf9{color:#000!important}@media (max-width:600px){#us_grid_0 .w-grid-list{margin:0}#us_grid_0 .w-grid-item{width:100%;padding:0;margin-bottom:var(--gap,0px)}}.layout_blog_1 .usg_post_image_1{margin-bottom:.5rem!important}.layout_blog_1 .usg_post_title_1{font-size:1rem!important}@media (max-width:600px){.us_menu_1 .menu,.us_menu_2 .menu{display:block!important}.us_menu_1 .menu>li{margin:0 0 var(--main-gap,3rem)!important}.us_menu_2 .menu>li{margin:0 0 var(--main-gap,.9rem)!important}}