/*!
 * Toastify js 1.12.0
 * https://github.com/apvarun/toastify-js
 * @license MIT licensed
 *
 * Copyright (C) 2018 Varun A P
 */.toastify{background:linear-gradient(135deg,#73a5ff,#5477f5);border-radius:2px;box-shadow:0 3px 6px -1px rgba(0,0,0,.12),0 10px 36px -4px rgba(77,96,232,.3);color:#fff;cursor:pointer;display:inline-block;max-width:calc(50% - 20px);opacity:0;padding:12px 20px;position:fixed;-webkit-text-decoration:none;text-decoration:none;transition:all .4s cubic-bezier(.215,.61,.355,1);z-index:2147483647}.toastify.on{opacity:1}.toast-close{background:transparent;border:0;color:#fff;cursor:pointer;font-family:inherit;font-size:1em;opacity:.4;padding:0 5px}.toastify-right{right:15px}.toastify-left{left:15px}.toastify-top{top:-150px}.toastify-bottom{bottom:-150px}.toastify-rounded{border-radius:25px}.toastify-avatar{border-radius:2px;height:1.5em;margin:-7px 5px;width:1.5em}.toastify-center{left:0;margin-left:auto;margin-right:auto;max-width:fit-content;max-width:-moz-fit-content;right:0}@media only screen and (max-width:360px){.toastify-left,.toastify-right{left:0;margin-left:auto;margin-right:auto;max-width:-moz-fit-content;max-width:fit-content;right:0}}
@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:400;src:url(../75a0f420bd8a05a0e480.woff2) format("woff2"),url(../474af9854b6d8f73c28f.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(../709727e405db435e05b1.woff2) format("woff2"),url(../e734705147dd46ee672b.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:italic;font-weight:500;src:url(../a0ad763b551b96944960.woff2) format("woff2"),url(../032e699bc36b8f39c1cd.woff) format("woff")}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:500;src:url(../967ee284888df9dbc3c7.woff2) format("woff2"),url(../4059ad24157ca3c18cc4.woff) format("woff")}
*,:after,:before{box-sizing:border-box;font-family:Poppins,sans-serif}:root{--header-height:96px;--page-header-padding:40px;--space-160:160px;--space-220:220px}@media (max-width:1440px){:root{--page-header-padding:30px;--header-height:72px;--space-160:120px;--space-220:165px}}@media (max-width:1023px){:root{--header-height:80px}}@media (max-width:767px){:root{--page-header-padding:0;--space-160:88px;--space-220:88px}}.lang-wrapper,.site-branding{width:288px}.lang-wrapper>.button.gold{margin-left:auto}.no-scroll,.site{overflow:hidden;position:relative}.max-1920{margin:0 auto;max-width:1920px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loader_main{align-items:center;background:#fff;display:flex;height:100dvh;justify-content:center;left:0;position:fixed;top:0;width:100dvw;z-index:1000}.loader_main svg{height:max(6vw,100px);position:absolute;width:max(6vw,100px)}.loader_main .loader_logo{--size:max(6vw,100px);clip-path:url(#loader-main);height:max(6vw,100px);height:var(--size);position:relative;width:max(6vw,100px);width:var(--size)}.loader_main .loader_logo:after{animation:spin 3s linear infinite;background:linear-gradient(87.5deg,#bf8a1f,#f9e488);content:"";height:calc(var(--size)*2);left:-10%;position:absolute;top:-50%;width:calc(var(--size)*2);z-index:-1}.base-text{font-family:Poppins;font-size:18px;font-weight:400;letter-spacing:-.005em;line-height:156%}@media (max-width:1440px){.base-text{font-size:13.5px}}@media (max-width:1023px){.base-text{font-size:14px}}.h1{font-family:Poppins;font-size:64px;font-weight:500;letter-spacing:-.04em;line-height:112.00000000000001%}@media (max-width:1440px){.h1{font-size:48px}}@media (max-width:1023px){.h1{font-size:32px}}.h2{font-family:Poppins;font-size:48px;font-weight:500;letter-spacing:-.04em;line-height:112.00000000000001%}@media (max-width:1440px){.h2{font-size:36px}}@media (max-width:1023px){.h2{font-size:28px}}.h3{font-family:Poppins;font-size:28px;font-weight:500;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.h3{font-size:21px}}@media (max-width:1023px){.h3{font-size:20px}}.h4{font-family:Poppins;font-size:24px;font-style:Medium;font-weight:500;letter-spacing:-.04em;line-height:118%}@media (max-width:1440px){.h4{font-size:18px}}@media (max-width:1023px){.h4{font-size:20px}}.text-center{text-align:center}.small-text{font-family:Poppins;font-size:10.5px;font-weight:500;letter-spacing:-.005em;line-height:112.00000000000001%}#masthead,.header-placeholder{height:96px;height:var(--header-height)}#masthead{position:fixed;top:40px;top:var(--page-header-padding);transition:background-color .2s ease-in-out,backdrop-filter .2s ease-in-out;width:100%;will-change:transform;z-index:100}#masthead .header-container{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:space-between;padding:24px 32px}#masthead .header-container>:first-child{margin-left:40px;margin-left:var(--page-header-padding)}#masthead .header-container>:last-child{margin-right:40px;margin-right:var(--page-header-padding)}@media (max-width:1440px){#masthead .header-container{gap:6px;padding:21px 24px}}@media screen and (max-width:1300px){#masthead{display:none}}#masthead .site-branding{transition:filter .3s ease-in-out}#masthead .site-branding .custom-logo{max-width:158px}@media (max-width:1440px){#masthead .site-branding .custom-logo{max-width:115px}}#masthead.active{background:#fff}#masthead.active .site-branding{filter:brightness(0)}#masthead.active #site-navigation>div>#primary-menu{background-color:rgba(0,0,0,.051)}#masthead.active #site-navigation>div>#primary-menu>.menu-item{color:#000}#masthead.active #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:after{opacity:1}#masthead.active #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:before{opacity:0}#masthead.active .lang-wrapper>.button.gold{border-color:rgba(0,0,0,.051)}#masthead.active .language-select{background-color:rgba(0,0,0,.051)}#masthead.active .language-select button[role=combobox]{background-color:rgba(0,0,0,.051);color:#000}#masthead.active .language-select button[role=combobox]:hover{background-color:#fff}#masthead.active .language-select button[role=combobox]:after{filter:invert(0)}#masthead.active .language-select button[role=combobox]:before{filter:invert(1)}#masthead #site-navigation>div>#primary-menu{align-items:center;backdrop-filter:blur(50px);background:rgba(0,0,0,.2);border-radius:48px;display:flex;gap:4px;height:48px;list-style:none;margin:0;padding:4px;transition:background-color .2s ease-in-out}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu{backdrop-filter:blur(37.5px);border-radius:36px;height:36px;padding:3px}}#masthead #site-navigation>div>#primary-menu>.menu-item{border-radius:40px;display:flex;font-family:Poppins;font-size:14px;font-style:Medium;font-weight:500;gap:4px;letter-spacing:-.04em;line-height:100%;--padding-x:20px;color:#fff;padding:13px 20px;padding:13px var(--padding-x);transition:all .2s ease-in-out}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item{font-size:10.5px;--padding-x:15px;padding:9.5px 15px;padding:9.5px var(--padding-x)}}#masthead #site-navigation>div>#primary-menu>.menu-item a{color:inherit;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}#masthead #site-navigation>div>#primary-menu>.menu-item.active,#masthead #site-navigation>div>#primary-menu>.menu-item.current-menu-ancestor,#masthead #site-navigation>div>#primary-menu>.menu-item.current-menu-parent,#masthead #site-navigation>div>#primary-menu>.menu-item.current_page_item,#masthead #site-navigation>div>#primary-menu>.menu-item:hover{background:#fff;box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008;color:#000}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children{position:relative;--padding-right:12px;padding:0;--gap:12px}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a{display:flex;gap:inherit;padding:13px var(--padding-x);padding-right:var(--padding-right)}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a{--padding-right:9px;padding:9.5px var(--padding-x);padding-right:9px;padding-right:var(--padding-right)}}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:before{height:14px;transition:opacity .2s ease-in-out,transform .2s ease-in-out;width:16px}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:before{height:10px;width:12px}}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;content:"";position:absolute;right:var(--padding-right)}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children>a:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;content:"";opacity:0}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active>a:before,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current-menu-ancestor>a:before,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current-menu-parent>a:before,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current_page_item>a:before,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children:hover>a:before{opacity:0}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current-menu-ancestor>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current-menu-parent>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.current_page_item>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children:hover>a:after{opacity:1}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active>a:after,#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active>a:before{transform:rotate(180deg)}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .bridge{display:none;height:calc(100% + var(--gap) + 1px);left:0;position:absolute;top:0;width:100%;z-index:-1}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active .bridge{display:block}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu{border-radius:16px;gap:24px;min-width:226px;position:absolute;--padding:24px;background-color:#fff;box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008;display:flex;flex-direction:column;gap:4.8px;gap:calc(24px - (0.4*var(--padding))*2);left:0;list-style:none;margin:0;opacity:0;padding:14.4px;padding:calc(var(--padding)*.6);pointer-events:none;top:calc(100% + var(--gap));transition:opacity .2s ease-in-out}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu{min-width:170px;--padding:18px}}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu .menu-item{color:rgba(0,0,0,.698);font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:100%;transition:color .2s ease-in-out;width:100%}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu .menu-item a{display:block;padding:calc(var(--padding)*.4);width:100%}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu .menu-item{font-size:10.5px}}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children .sub-menu .menu-item:hover{color:#000}#masthead #site-navigation>div>#primary-menu>.menu-item.menu-item-has-children.active .sub-menu{opacity:1;pointer-events:auto}#masthead #site-navigation>div>#primary-menu>.menu-item:not(.menu-item-has-children){padding:0}#masthead #site-navigation>div>#primary-menu>.menu-item:not(.menu-item-has-children) a{padding:13px var(--padding-x)}@media (max-width:1440px){#masthead #site-navigation>div>#primary-menu>.menu-item:not(.menu-item-has-children) a{padding:9.5px var(--padding-x)}}#masthead-mobile{align-items:center;display:flex;flex-direction:row;height:96px;height:var(--header-height);justify-content:space-between;padding:16px 56px;padding:16px calc(var(--page-header-padding) + 16px);position:fixed;top:40px;top:var(--page-header-padding);transition:background-color .2s ease-in-out,backdrop-filter .2s ease-in-out;width:100%;will-change:transform;z-index:100}@media screen and (min-width:1301px){#masthead-mobile{display:none}}@media (max-width:767px){#masthead-mobile{padding:16px;top:0;transform:translateY(0)!important}}#masthead-mobile.active{background:#fff}#masthead-mobile.active .site-branding{filter:brightness(0)}#masthead-mobile .menu-toggle[aria-expanded=true],#masthead-mobile.active .menu-toggle{background-color:#e6e6e6;border-color:#f2f2f2;color:#000}#masthead-mobile .menu-toggle,#masthead-mobile .site-branding{z-index:1}#masthead-mobile .site-branding{height:32px;transition:filter .3s ease-in-out;width:127px}#masthead-mobile .menu-toggle .text-closed,#masthead-mobile .menu-toggle .text-open{align-items:center;display:flex;flex-direction:row;font-family:Poppins;font-size:14px;font-weight:500;gap:4px;letter-spacing:-.04em;line-height:100%;transition:opacity .2s ease-in-out}#masthead-mobile .menu-toggle{overflow:hidden;transition:background-color .2s ease-in-out,color .2s ease-in-out,width .2s ease-in-out,border-color .2s ease-in-out}#masthead-mobile .menu-toggle[aria-expanded=false]{width:calc(32px + var(--text-closed-width))}#masthead-mobile .menu-toggle[aria-expanded=true]{width:calc(32px + var(--text-open-width))}@media (hover:hover){#masthead-mobile .menu-toggle:hover{background-color:#fff;color:#000}}#masthead-mobile .menu-toggle[aria-expanded=false] .text-open,#masthead-mobile .menu-toggle[aria-expanded=true] .text-closed{opacity:0;position:absolute}#masthead-mobile .mobile-menu{background-color:#fff;display:flex;flex-direction:column;height:100dvh;left:0;opacity:0;overflow:auto;padding-top:120px;padding-top:calc(var(--header-height) + 24px);position:absolute;top:0;transform:translateX(100vw);transition:transform .3s ease-in-out,opacity .2s ease-in-out;width:100%}#masthead-mobile .mobile-menu .language-switcher{margin-bottom:24px;margin-top:auto;width:100%}#masthead-mobile .mobile-menu .language-switcher>.button.gold{margin:0 32px}#masthead-mobile:before{background-color:#fff;content:"";height:96px;height:var(--header-height);left:0;opacity:0;position:absolute;top:0;transition:opacity 0s ease-in-out;width:100%;z-index:1}#masthead-mobile.open .site-branding{filter:brightness(0)}#masthead-mobile.open .mobile-menu{opacity:1;transform:translateX(0)}#masthead-mobile.open .menu-toggle{color:#000}#masthead-mobile.open:before{opacity:.95;transition:opacity .2s ease-in-out .2s}.mobile-language-switcher{margin-bottom:8px}.mobile-language-switcher .menu-dropdown-toggle{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;outline:none;padding:22.5px 32px;width:100%}.mobile-language-switcher .menu-dropdown-toggle .text{align-items:center;color:#000;display:flex;gap:8px;height:24px;position:relative;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content}.mobile-language-switcher .menu-dropdown-toggle .text:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAyNiAxNC42NjY2QzcuMDkxNDkgMTQuNjY2NiA2LjIzMDM4IDE0LjQ5MTYgNS40MTkyNyAxNC4xNDE2QzQuNjA4MTYgMTMuNzkxNiAzLjg5OTgzIDEzLjMxMzkgMy4yOTQyNyAxMi43MDgzQzIuNjg4NzIgMTIuMTAyOCAyLjIxMDk0IDExLjM5NDQgMS44NjA5NCAxMC41ODMzQzEuNTEwOTQgOS43NzIyIDEuMzM1OTQgOC45MTEwOSAxLjMzNTk0IDcuOTk5OThDMS4zMzU5NCA3LjA3Nzc2IDEuNTEwOTQgNi4yMTM4NyAxLjg2MDk0IDUuNDA4MzFDMi4yMTA5NCA0LjYwMjc2IDIuNjg4NzIgMy44OTcyIDMuMjk0MjcgMy4yOTE2NUMzLjg5OTgzIDIuNjg2MDkgNC42MDgxNiAyLjIwODMxIDUuNDE5MjcgMS44NTgzMUM2LjIzMDM4IDEuNTA4MzEgNy4wOTE0OSAxLjMzMzMxIDguMDAyNiAxLjMzMzMxQzguOTI0ODMgMS4zMzMzMSA5Ljc4ODcxIDEuNTA4MzEgMTAuNTk0MyAxLjg1ODMxQzExLjM5OTggMi4yMDgzMSAxMi4xMDU0IDIuNjg2MDkgMTIuNzEwOSAzLjI5MTY1QzEzLjMxNjUgMy44OTcyIDEzLjc5NDMgNC42MDI3NiAxNC4xNDQzIDUuNDA4MzFDMTQuNDk0MyA2LjIxMzg3IDE0LjY2OTMgNy4wNzc3NiAxNC42NjkzIDcuOTk5OThDMTQuNjY5MyA4LjkxMTA5IDE0LjQ5NDMgOS43NzIyIDE0LjE0NDMgMTAuNTgzM0MxMy43OTQzIDExLjM5NDQgMTMuMzE2NSAxMi4xMDI4IDEyLjcxMDkgMTIuNzA4M0MxMi4xMDU0IDEzLjMxMzkgMTEuMzk5OCAxMy43OTE2IDEwLjU5NDMgMTQuMTQxNkM5Ljc4ODcxIDE0LjQ5MTYgOC45MjQ4MyAxNC42NjY2IDguMDAyNiAxNC42NjY2Wk04LjAwMjYgMTMuM0M4LjI5MTQ5IDEyLjkgOC41NDE0OSAxMi40ODMzIDguNzUyNiAxMi4wNUM4Ljk2MzcxIDExLjYxNjYgOS4xMzU5NCAxMS4xNTU1IDkuMjY5MjcgMTAuNjY2Nkg2LjczNTk0QzYuODY5MjcgMTEuMTU1NSA3LjA0MTQ5IDExLjYxNjYgNy4yNTI2IDEyLjA1QzcuNDYzNzIgMTIuNDgzMyA3LjcxMzcyIDEyLjkgOC4wMDI2IDEzLjNaTTYuMjY5MjcgMTMuMDMzM0M2LjA2OTI3IDEyLjY2NjYgNS44OTQyNyAxMi4yODYxIDUuNzQ0MjcgMTEuODkxNkM1LjU5NDI3IDExLjQ5NzIgNS40NjkyNyAxMS4wODg5IDUuMzY5MjcgMTAuNjY2NkgzLjQwMjZDMy43MjQ4MyAxMS4yMjIyIDQuMTI3NiAxMS43MDU1IDQuNjEwOTQgMTIuMTE2NkM1LjA5NDI3IDEyLjUyNzggNS42NDcwNSAxMi44MzMzIDYuMjY5MjcgMTMuMDMzM1pNOS43MzU5NCAxMy4wMzMzQzEwLjM1ODIgMTIuODMzMyAxMC45MTA5IDEyLjUyNzggMTEuMzk0MyAxMi4xMTY2QzExLjg3NzYgMTEuNzA1NSAxMi4yODA0IDExLjIyMjIgMTIuNjAyNiAxMC42NjY2SDEwLjYzNTlDMTAuNTM1OSAxMS4wODg5IDEwLjQxMDkgMTEuNDk3MiAxMC4yNjA5IDExLjg5MTZDMTAuMTEwOSAxMi4yODYxIDkuOTM1OTQgMTIuNjY2NiA5LjczNTk0IDEzLjAzMzNaTTIuODM1OTQgOS4zMzMzMUg1LjEwMjZDNS4wNjkyNyA5LjExMTA5IDUuMDQ0MjcgOC44OTE2NSA1LjAyNzYgOC42NzQ5OEM1LjAxMDk0IDguNDU4MzEgNS4wMDI2IDguMjMzMzEgNS4wMDI2IDcuOTk5OThDNS4wMDI2IDcuNzY2NjUgNS4wMTA5NCA3LjU0MTY1IDUuMDI3NiA3LjMyNDk4QzUuMDQ0MjcgNy4xMDgzMSA1LjA2OTI3IDYuODg4ODcgNS4xMDI2IDYuNjY2NjVIMi44MzU5NEMyLjc4MDM4IDYuODg4ODcgMi43Mzg3MiA3LjEwODMxIDIuNzEwOTQgNy4zMjQ5OEMyLjY4MzE2IDcuNTQxNjUgMi42NjkyNyA3Ljc2NjY1IDIuNjY5MjcgNy45OTk5OEMyLjY2OTI3IDguMjMzMzEgMi42ODMxNiA4LjQ1ODMxIDIuNzEwOTQgOC42NzQ5OEMyLjczODcyIDguODkxNjUgMi43ODAzOCA5LjExMTA5IDIuODM1OTQgOS4zMzMzMVpNNi40MzU5NCA5LjMzMzMxSDkuNTY5MjdDOS42MDI2IDkuMTExMDkgOS42Mjc2IDguODkxNjUgOS42NDQyNyA4LjY3NDk4QzkuNjYwOTQgOC40NTgzMSA5LjY2OTI3IDguMjMzMzEgOS42NjkyNyA3Ljk5OTk4QzkuNjY5MjcgNy43NjY2NSA5LjY2MDk0IDcuNTQxNjUgOS42NDQyNyA3LjMyNDk4QzkuNjI3NiA3LjEwODMxIDkuNjAyNiA2Ljg4ODg3IDkuNTY5MjcgNi42NjY2NUg2LjQzNTk0QzYuNDAyNiA2Ljg4ODg3IDYuMzc3NiA3LjEwODMxIDYuMzYwOTQgNy4zMjQ5OEM2LjM0NDI3IDcuNTQxNjUgNi4zMzU5NCA3Ljc2NjY1IDYuMzM1OTQgNy45OTk5OEM2LjMzNTk0IDguMjMzMzEgNi4zNDQyNyA4LjQ1ODMxIDYuMzYwOTQgOC42NzQ5OEM2LjM3NzYgOC44OTE2NSA2LjQwMjYgOS4xMTEwOSA2LjQzNTk0IDkuMzMzMzFaTTEwLjkwMjYgOS4zMzMzMUgxMy4xNjkzQzEzLjIyNDggOS4xMTEwOSAxMy4yNjY1IDguODkxNjUgMTMuMjk0MyA4LjY3NDk4QzEzLjMyMiA4LjQ1ODMxIDEzLjMzNTkgOC4yMzMzMSAxMy4zMzU5IDcuOTk5OThDMTMuMzM1OSA3Ljc2NjY1IDEzLjMyMiA3LjU0MTY1IDEzLjI5NDMgNy4zMjQ5OEMxMy4yNjY1IDcuMTA4MzEgMTMuMjI0OCA2Ljg4ODg3IDEzLjE2OTMgNi42NjY2NUgxMC45MDI2QzEwLjkzNTkgNi44ODg4NyAxMC45NjA5IDcuMTA4MzEgMTAuOTc3NiA3LjMyNDk4QzEwLjk5NDMgNy41NDE2NSAxMS4wMDI2IDcuNzY2NjUgMTEuMDAyNiA3Ljk5OTk4QzExLjAwMjYgOC4yMzMzMSAxMC45OTQzIDguNDU4MzEgMTAuOTc3NiA4LjY3NDk4QzEwLjk2MDkgOC44OTE2NSAxMC45MzU5IDkuMTExMDkgMTAuOTAyNiA5LjMzMzMxWk0xMC42MzU5IDUuMzMzMzFIMTIuNjAyNkMxMi4yODA0IDQuNzc3NzYgMTEuODc3NiA0LjI5NDQyIDExLjM5NDMgMy44ODMzMUMxMC45MTA5IDMuNDcyMiAxMC4zNTgyIDMuMTY2NjUgOS43MzU5NCAyLjk2NjY1QzkuOTM1OTQgMy4zMzMzMSAxMC4xMTA5IDMuNzEzODcgMTAuMjYwOSA0LjEwODMxQzEwLjQxMDkgNC41MDI3NiAxMC41MzU5IDQuOTExMDkgMTAuNjM1OSA1LjMzMzMxWk02LjczNTk0IDUuMzMzMzFIOS4yNjkyN0M5LjEzNTk0IDQuODQ0NDIgOC45NjM3MSA0LjM4MzMxIDguNzUyNiAzLjk0OTk4QzguNTQxNDkgMy41MTY2NSA4LjI5MTQ5IDMuMDk5OTggOC4wMDI2IDIuNjk5OThDNy43MTM3MiAzLjA5OTk4IDcuNDYzNzIgMy41MTY2NSA3LjI1MjYgMy45NDk5OEM3LjA0MTQ5IDQuMzgzMzEgNi44NjkyNyA0Ljg0NDQyIDYuNzM1OTQgNS4zMzMzMVpNMy40MDI2IDUuMzMzMzFINS4zNjkyN0M1LjQ2OTI3IDQuOTExMDkgNS41OTQyNyA0LjUwMjc2IDUuNzQ0MjcgNC4xMDgzMUM1Ljg5NDI3IDMuNzEzODcgNi4wNjkyNyAzLjMzMzMxIDYuMjY5MjcgMi45NjY2NUM1LjY0NzA1IDMuMTY2NjUgNS4wOTQyNyAzLjQ3MjIgNC42MTA5NCAzLjg4MzMxQzQuMTI3NiA0LjI5NDQyIDMuNzI0ODMgNC43Nzc3NiAzLjQwMjYgNS4zMzMzMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;filter:invert(1);height:16px;width:16px}.mobile-language-switcher .menu-dropdown-toggle .text:after{background-color:#000;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .2s ease-in-out;width:100%}.mobile-language-switcher .menu-dropdown-toggle:hover .text:after{opacity:1}.mobile-language-switcher .menu-dropdown-toggle.open .arrow{transform:rotate(180deg)}.mobile-language-switcher .menu-dropdown-toggle.open .text:after{opacity:1}.mobile-language-switcher .menu-dropdown-toggle .arrow{align-items:center;align-self:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:auto;padding:0;transition:transform .3s ease-in-out;width:24px}.mobile-language-switcher .menu-dropdown-toggle .arrow:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);height:16px;opacity:.3;transform:scale(1.5);transition:opacity .2s ease-in-out;width:16px}.mobile-language-switcher .menu-dropdown-toggle .arrow:hover:after{opacity:1}.mobile-language-switcher .options-list{background:rgba(0,0,0,.02);color:rgba(0,0,0,.698);display:flex;flex-direction:column;grid-area:dropdown;list-style:none;margin:0;padding:0;position:relative;width:100%}.mobile-language-switcher .options-list:after,.mobile-language-switcher .options-list:before{content:"";display:block;height:24px}.mobile-language-switcher .options-list>li{padding:0 32px}.mobile-language-switcher .options-list>li:not(:last-child){margin-bottom:24px}.mobile-language-switcher .options-list a{color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease-in-out}.mobile-language-switcher .options-list a:hover{color:#000}#site-navigation-mobile{margin-bottom:24px}#site-navigation-mobile .menu{display:flex;flex-direction:column;margin:0;padding:0}#site-navigation-mobile .menu>.menu-item{display:grid;grid-template-areas:"link toggle" "dropdown dropdown"}#site-navigation-mobile .menu>.menu-item a{color:#000;margin:22.5px 0 22.5px 32px;position:relative;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content}#site-navigation-mobile .menu>.menu-item a:after{background-color:#000;bottom:0;content:"";height:1px;left:0;opacity:0;position:absolute;transition:opacity .2s ease-in-out;width:100%}#site-navigation-mobile .menu>.menu-item>a:hover:after{opacity:1}#site-navigation-mobile .menu>.menu-item.open .menu-dropdown-toggle{transform:rotate(180deg)}#site-navigation-mobile .menu>.menu-item.open>a:after{opacity:1}#site-navigation-mobile .menu .menu-dropdown-toggle{align-items:center;align-self:center;background-color:transparent;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;margin-left:auto;margin-right:32px;padding:0;transition:transform .3s ease-in-out;width:24px}#site-navigation-mobile .menu .menu-dropdown-toggle:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);height:16px;opacity:.3;transform:scale(1.5);transition:opacity .2s ease-in-out;width:16px}#site-navigation-mobile .menu .menu-dropdown-toggle:hover:after{opacity:1}#site-navigation-mobile .menu .sub-menu{background:rgba(0,0,0,.02);color:rgba(0,0,0,.698);display:flex;flex-direction:column;grid-area:dropdown;list-style:none;margin:0;padding-left:0;padding-right:32px;position:relative}#site-navigation-mobile .menu .sub-menu:after,#site-navigation-mobile .menu .sub-menu:before{content:"";display:block;height:24px}#site-navigation-mobile .menu .sub-menu>.menu-item:not(:last-child){margin-bottom:24px}#site-navigation-mobile .menu .sub-menu a{color:inherit;display:block;margin-bottom:0;margin-top:0;transition:color .2s ease-in-out;width:calc(100% - 32px)}#site-navigation-mobile .menu .sub-menu a:hover{color:#000}.page-header-overlap{overflow:hidden}.page-header{padding:40px;padding:var(--page-header-padding);padding-bottom:0;position:relative}@media (max-width:767px){.page-header{margin-bottom:min(25vw,110px)}.page-header:not(.home-page-header){margin-bottom:-120px}.page-header:not(.home-page-header) .head-container{display:none}.page-header:not(.home-page-header) .content{padding-bottom:184px}}.page-header .head-container{aspect-ratio:1840/806;display:block;left:40px;left:var(--page-header-padding);min-height:100%;position:absolute;top:40px;top:var(--page-header-padding);width:calc(100% - 80px);width:calc(100% - var(--page-header-padding)*2);z-index:-1}.page-header .head-container .head{aspect-ratio:1;bottom:-15.6%;max-width:804px;position:absolute;right:-15.2%;width:41.875vw}@media (max-width:767px){.page-header .head-container{aspect-ratio:1;left:auto;margin-left:auto;margin-right:auto;margin-top:-15%;max-width:none;max-width:calc(450px + 15%);overflow:visible;position:relative;top:auto;width:100%}.page-header .head-container .head{bottom:-11vw;left:50%;position:relative;right:auto;transform:translateX(-50%);width:114%}}.page-header .background{aspect-ratio:1840/806;border-radius:16px;display:block;left:40px;left:var(--page-header-padding);min-height:100%;overflow:hidden;position:absolute;top:40px;top:var(--page-header-padding);width:calc(100% - 80px);width:calc(100% - var(--page-header-padding)*2);z-index:-1}.page-header .background img,.page-header .background video{height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%;z-index:-1}.page-header .background:after{backdrop-filter:brightness(.7);background-image:url(../assets/images/default-pattern.webp);background-position:50%;background-size:cover}.page-header .background:after,.page-header .background:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.page-header .background:before{background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%);opacity:.9}.page-header .background:not(:has(img,video)):before{opacity:1}@media (max-width:767px){.page-header .background{aspect-ratio:unset;border-radius:0;width:100%}.page-header .background img{opacity:0}}.page-header .content{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0 auto;max-width:1056px;padding:64px 24px 120px}@media (max-width:1440px){.page-header .content{gap:30px;max-width:792px;padding-bottom:86px;padding-top:47px}}@media (max-width:767px){.page-header .content{gap:24px;padding-top:24px}}.page-header .content .page-header-title{align-items:center;display:flex;flex-direction:column;gap:16px}@media (max-width:1440px){.page-header .content .page-header-title{gap:12px}}.page-header .content .page-header-title h1{margin:0}.page-header .content .page-header-title .rating .reviews-link,.page-header .content .page-header-title .rating:before{color:#fff}.page-header .content .page-header-title .rating .reviews-link:hover{color:#c18c21}.page-header .content h1{color:#fff}.page-header .content h1 mark{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;background-clip:text;color:transparent}.page-header .content .subtitle{color:hsla(0,0%,100%,.698);max-width:784px}@media (max-width:1440px){.page-header .content .subtitle{max-width:588px}}.page-header .content .subtitle>:first-child{margin-top:0}.page-header .content .subtitle>:last-child{margin-bottom:0}@media (max-width:767px){.page-header .content{padding-bottom:0}}.page-header .page-header-location{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}@media (max-width:1440px){.page-header .page-header-location{gap:12px}}@media (max-width:767px){.page-header .page-header-location{gap:24px}}.page-header .page-header-location .input{margin-bottom:0!important;width:576px}.page-header .page-header-location .input input{padding-left:24px;padding-right:24px}@media (max-width:1440px){.page-header .page-header-location .input{width:432px}}@media (max-width:767px){.page-header .page-header-location .input{width:100%}}input:-webkit-autofill,input:-webkit-autofill:focus{-webkit-transition:background-color 0s 600000s,color 0s 600000s!important;transition:background-color 0s 600000s,color 0s 600000s!important}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.input{border:1px solid rgba(0,0,0,.2);border-radius:56px;display:flex;flex-direction:row;gap:4px;height:56px;position:relative;transition:border-color .2s ease-in-out}.input input,.input textarea{background-color:transparent;border:none;border-radius:54px;font-size:16px;letter-spacing:-.005em;outline:none;padding:8px 20px;width:100%;z-index:1}.input:after{background-color:#fff;border-radius:54px;height:100%;opacity:1;width:100%}.input:after,.input:before{content:"";position:absolute;transition:opacity .2s ease-in-out}.input:before{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);border-radius:56px;height:calc(100% + 2px);left:-1px;opacity:0;top:-1px;width:calc(100% + 2px)}@media (max-width:1440px){.input{border-radius:42px;height:42px}.input input,.input textarea{border-radius:40px;font-size:12px;padding:6px 15px}.input:after,.input:before{border-radius:40px}}@media (max-width:767px){.input{border-radius:56px;height:56px}.input input,.input textarea{border-radius:54px;font-size:16px;padding:8px 20px}.input:after,.input:before{border-radius:54px}}.input:not(.glass) input::-moz-placeholder, .input:not(.glass) textarea::-moz-placeholder{color:rgba(0,0,0,.302)}.input:not(.glass) input::placeholder,.input:not(.glass) textarea::placeholder{color:rgba(0,0,0,.302)}.input.glass input::-moz-placeholder, .input.glass textarea::-moz-placeholder{color:#fff}.input.glass input::placeholder,.input.glass textarea::placeholder{color:#fff}.input.textarea{border-radius:24px;height:208px}.input.textarea textarea{border-radius:22px;font-family:Poppins;font-size:16px;font-weight:400;height:100%;line-height:130%;padding:20px;resize:none}.input.textarea:before{border-radius:24px}.input.textarea:after{border-radius:22px}.input:has(input:-internal-autofill-selected):after{background:#fff}.input:focus-within{border-color:transparent}.input:focus-within:before{opacity:1}@media (hover){.input:hover{border-color:rgba(0,0,0,.302)}}.input .controls{align-items:center;display:flex;flex-shrink:0;padding:8px;z-index:2}.input .controls .button{--height:48px}.input .controls .select button{padding:10px}@media (max-width:1440px){.input .controls .select button{padding:9px}}@media (max-width:767px){.input .controls .select button{padding:10px}}.input .controls .input-button-text{font-family:inherit;font-size:inherit;font-weight:inherit}@media (max-width:1440px){.input .controls{padding:6px}.input .controls .button{--height:36px}}@media (max-width:767px){.input .controls{padding:8px}.input .controls .input-button-text{display:none}.input .controls .button{--height:48px;padding:4px}}.input.glass{background:transparent;border:1px solid hsla(0,0%,100%,.102);box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}.input.glass input{color:#fff}.input.glass:after{background:hsla(0,0%,100%,.051)}.input.glass:before{content:normal}.input.glass:focus-within{border-color:hsla(0,0%,100%,.2)}.input.glass:has(input:-internal-autofill-selected):after{background:hsla(0,0%,87%,.149)}@media (hover){.input.glass:hover{border-color:hsla(0,0%,100%,.2)}}@media (max-width:767px){.input .controls .button.gold .icon{background-color:transparent}}.form-group{display:flex;flex-direction:column;gap:12px}.form-group label{font-family:Poppins;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:72%}.form-group label .required{color:#f44336}.form-group label .required:after{content:"* "}@media (max-width:1440px){.form-group{gap:9px}.form-group label{font-size:10.5px}}@media (max-width:767px){.form-group{gap:16px}.form-group label{font-size:14px;line-height:123%}}.button{isolation:isolate;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;--height:56px;align-items:center;background-color:transparent;border-radius:48px;border-width:0;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins;font-size:16px;font-weight:500;gap:12px;justify-content:space-between;letter-spacing:-.04em;padding:4px 4px 4px 20px;-webkit-text-decoration:none;text-decoration:none}@media (max-width:1440px){.button{--height:42px;border-radius:36px;font-size:12px;padding-left:15px}}@media (max-width:767px){.button{--height:56px;border-radius:48px;font-size:14px;padding-left:20px}}@media (max-width:639px){.button{white-space:normal}}.button .icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:calc(var(--height) - 8px);justify-content:center;width:calc(var(--height) - 8px)}.button .icon svg{height:24px;width:24px}@media (max-width:1440px){.button .icon svg{height:18px;width:18px}}@media (max-width:767px){.button .icon svg{height:24px;width:24px}}.button:after,.button:before{border-radius:inherit;content:"";height:100%;left:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:-1}.button:after{opacity:0}.button.gold{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008;color:rgba(0,0,0,.698);height:var(--height);position:relative;transition:color .2s ease-in-out,border-color .2s ease-in-out,background-color .2s ease-in-out}.button.gold:before{background:linear-gradient(87.5deg,#bf8a1f,#f9e488)}.button.gold:after{background:linear-gradient(87.5deg,#f9e488,#bf8a1f),linear-gradient(0deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.5))}.button.gold:disabled{background-color:rgba(0,0,0,.102);border:1px solid rgba(0,0,0,.102);color:rgba(0,0,0,.302);cursor:not-allowed}.button.gold:disabled:after,.button.gold:disabled:before{opacity:0!important}.button.gold:disabled .icon{background:rgba(0,0,0,.051);color:rgba(0,0,0,.102)}.button.gold:hover:after{opacity:1}.button.gold:hover:before{opacity:0}.button.gold .icon{background:rgba(0,0,0,.102);color:rgba(0,0,0,.698);transition:background-color .2s ease-in-out,color .2s ease-in-out}.button.gold-flat{background-color:rgba(193,140,33,.102);border:1px solid #c18c21;color:#c18c21;height:var(--height);transition:background-color .2s ease-in-out}.button.gold-flat:after,.button.gold-flat:before{content:normal}.button.gold-flat:hover{background-color:rgba(193,140,33,.302)}.button.gold-flat .icon{background:rgba(193,140,33,.102);color:#c18c21}.button.nav-glass{backdrop-filter:blur(50px);background:hsla(0,0%,100%,.051);border:4px solid rgba(0,0,0,.2);border-radius:48px;color:#fff;font-family:Poppins;font-size:14px;font-weight:500;height:48px;letter-spacing:-.04em;line-height:100%;padding:12px;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button.nav-glass:after,.button.nav-glass:before{content:normal}.button.nav-glass:hover{background:hsla(0,0%,100%,.102)}.button.glass{backdrop-filter:blur(50px);background:hsla(0,0%,100%,.051);border:.75px solid hsla(0,0%,100%,.102);box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);color:#fff;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button.glass:after,.button.glass:before{content:normal}.button.glass .icon{background:hsla(0,0%,100%,.051)}.button.glass:hover{background:hsla(0,0%,100%,.102)}.get-location{align-items:center;background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;background-clip:text;border:none;color:transparent;cursor:pointer;display:flex;flex-direction:row;font-family:Poppins;font-size:14px;font-style:Medium;font-weight:500;gap:8px;letter-spacing:-.005em;padding:0;position:relative;text-align:center;white-space:nowrap;width:-moz-fit-content;width:fit-content}.get-location:after{background:linear-gradient(90deg,transparent),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;bottom:-2px;content:"";height:100%;position:absolute;transition:background-size .4s;width:100%}.get-location:focus:after,.get-location:hover:after{background-size:0 .1em,100% .1em}.get-location .icon{height:16px;width:16px}.get-location .icon svg{height:100%;width:100%}@media (max-width:1440px){.get-location{font-size:10.5px;gap:6px}.get-location .icon{height:12px;width:12px}}@media (max-width:767px){.get-location{font-size:14px;gap:8px}.get-location .icon{height:16px;width:16px}}.swiper.logos .swiper-wrapper{transition-timing-function:linear}.logos{--radius:16px;border-radius:16px;border-radius:var(--radius)}@media (max-width:1440px){.logos{--radius:12px}}@media (max-width:767px){.logos{--radius:0px;margin-left:-16px!important;width:100vw!important}}.logos .logo{align-items:center;background-color:rgba(0,0,0,.02);border-radius:var(--radius);border-radius:16px;display:flex;height:80px;justify-content:center;max-width:260px;overflow:hidden;transition:background-color .2s ease-in-out}@media (hover:hover){.logos .logo:hover{background-color:rgba(0,0,0,.05);cursor:pointer}}.logos .logo img{height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1440px){.logos .logo{border-radius:12px;height:60px;max-width:195px}}@media (max-width:767px){.logos .logo{border-radius:16px;height:64px;max-width:160px}}.app-section-wrapper{overflow:hidden;padding:220px 0;position:relative}.app-section-wrapper:after,.app-section-wrapper:before{background-color:#fff;content:"";height:100%;position:absolute;top:0;width:40px;width:var(--page-header-padding);z-index:1}@media (max-width:1279px){.app-section-wrapper:after,.app-section-wrapper:before{content:normal}}.app-section-wrapper:after{right:0}.app-section-wrapper:before{left:0}@media (max-width:1440px){.app-section-wrapper{padding:165px 0}}@media (max-width:767px){.app-section-wrapper{padding-bottom:260px;padding-top:48px}}.checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.2);border-radius:4px;flex-shrink:0;height:24px;position:relative;transition:all .2s ease-in-out;width:24px}.checkbox:hover{background:rgba(0,0,0,.102)}.checkbox:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuMzY2NjUgMTIuMDAwMUwyLjU2NjY1IDguMjAwMDdMMy41MTY2NSA3LjI1MDA3TDYuMzY2NjUgMTAuMTAwMUwxMi40ODMzIDMuOTgzNEwxMy40MzMzIDQuOTMzNEw2LjM2NjY1IDEyLjAwMDFaIiBmaWxsPSIjQzE4QzIxIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;content:"";height:100%;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out;width:100%}.checkbox:checked{background:rgba(193,140,33,.102);border:1px solid #c18c21}.checkbox:checked:after{opacity:1}.checkbox:checked:hover{background:rgba(193,140,33,.302)}.checkbox.light{background-color:hsla(0,0%,100%,.051);border-color:#fff;border-radius:8px}@media (max-width:1440px){.checkbox.light{border-radius:6px}}@media (max-width:767px){.checkbox.light{border-radius:8px}}.checkbox.light:before{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:inherit;content:"";height:calc(100% + 2px);left:-1px;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;position:absolute;top:-1px;transition:opacity .2s ease-in-out;width:calc(100% + 2px)}.checkbox.light:checked{background-color:hsla(0,0%,100%,.102);border-color:transparent}.checkbox.light:checked:before{opacity:1}.checkbox.light:hover{background-color:hsla(0,0%,100%,.102)}@media (max-width:1440px){.checkbox{border-radius:3px;height:18px;width:18px}}@media (max-width:767px){.checkbox{border-radius:8px;height:32px;width:32px}}.space-160{--space:160px}@media (max-width:1440px){.space-160{--space:120px}}@media (max-width:767px){.space-160{--space:88px}}.quick-contact-form-wrapper{background-image:linear-gradient(30.28deg,#f7931a,rgba(0,0,0,.1) 50%,#2775ca);background-origin:border-box;border:1px solid transparent;border-radius:16px;box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008;max-width:512px}@media (max-width:1440px){.quick-contact-form-wrapper{border-radius:12px;max-width:384px}}@media (max-width:639px){.quick-contact-form-wrapper{border-left-width:0;border-radius:0;border-right-width:0;max-width:none}}.quick-contact-form{align-items:center;display:flex;flex-direction:column;gap:80px}@media (max-width:1440px){.quick-contact-form{gap:62.75px}}@media (max-width:767px){.quick-contact-form{gap:32px}}.quick-contact-form .form-text{align-items:center;display:flex;flex-direction:column;gap:24px;margin:0 24px;max-width:1056px}@media (max-width:1440px){.quick-contact-form .form-text{gap:18px;max-width:792px}}@media (max-width:767px){.quick-contact-form .form-text{gap:24px}}.quick-contact-form .form-text .base-text{color:rgba(0,0,0,.698)}.quick-contact-form .form-text .base-text,.quick-contact-form .form-text .h2{margin:0}.quick-contact-form .form-text+div{position:relative}.quick-contact-form .form-text+div:before{aspect-ratio:3755/4961;background-image:url(../assets/images/swapper.webp);background-position:50%;content:"";height:auto;left:50%;pointer-events:none;position:absolute;top:48%;transform:translate(-50%,-50%);width:196vw}@media (max-width:767px){.quick-contact-form .form-text+div:before{content:normal}}.quick-contact-form .quick-contact-form-form{background-color:#fff;border-radius:15px;display:flex;flex-direction:column;gap:32px;padding:32px;position:relative}@media (max-width:1440px){.quick-contact-form .quick-contact-form-form{border-radius:11px;gap:24px;padding:24px}}.quick-contact-form .quick-contact-form-form .h3{margin:0}@media (max-width:639px){.quick-contact-form .quick-contact-form-form{border-radius:0;padding-top:32px}}.accept-group{display:flex;flex-direction:column;gap:28px}@media (max-width:1440px){.accept-group{gap:21px}}@media (max-width:767px){.accept-group{gap:28px}}.accept-group .accept-item{display:flex;gap:16px;position:relative}@media (max-width:1440px){.accept-group .accept-item{gap:12px}}@media (max-width:767px){.accept-group .accept-item{gap:16px}}.accept-group .accept-item input[type=checkbox]{align-self:flex-start}.accept-group .accept-item .text{color:rgba(0,0,0,.698);font-size:14px;text-align:left!important}.accept-group .accept-item .text:before{content:"";display:block;margin-top:-.3em}@media (max-width:1440px){.accept-group .accept-item .text{font-size:10.5px}}@media (max-width:767px){.accept-group .accept-item .text{font-size:12px}}.select{position:relative}.select button[role=combobox],.select li[role=option]{align-items:center;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-style:Medium;font-weight:500;gap:8px;letter-spacing:-.04em;line-height:100%;padding:12px;text-transform:capitalize}@media (max-width:1440px){.select button[role=combobox],.select li[role=option]{font-size:12px;gap:6px;padding:9px}}@media (max-width:767px){.select button[role=combobox],.select li[role=option]{font-size:14px;gap:8px;padding:12px}}.select button[role=combobox]{background:#f2f2f2;border:2px solid rgba(0,0,0,.051);border-radius:32px;transition:background-color .2s ease-in-out}@media (max-width:1440px){.select button[role=combobox]{border-width:1.5px}}@media (max-width:767px){.select button[role=combobox]{border-width:2px}}.select button[role=combobox]:hover{background:rgba(0,0,0,.2)}.select button[role=combobox] .text{color:#000;margin-right:-4px;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select button[role=combobox]:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;content:"";flex-shrink:0;height:16px;margin-left:auto;transition:transform .2s ease-in-out;width:16px}@media (max-width:1440px){.select button[role=combobox]:after{height:12px;width:12px}}@media (max-width:767px){.select button[role=combobox]:after{height:16px;width:16px}}.select button[role=combobox][aria-expanded=true]:after{transform:rotate(180deg)}.select .icon{height:16px;width:16px}@media (max-width:1440px){.select .icon{height:12px;width:12px}}@media (max-width:767px){.select .icon{height:16px;width:16px}}.select ul[role=listbox]{background:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:block;list-style:none;margin:0;max-height:202px;overflow-y:auto;padding:0;position:absolute;right:0;top:calc(100% + 4px);transition:opacity .2s ease-in-out;width:-moz-max-content;width:max-content;z-index:10}.select ul[role=listbox]:not(.active){opacity:0;pointer-events:none}.select ul[role=listbox] li.current,.select ul[role=listbox] li:hover{background:#f5f5f5}.select ul[role=listbox] li.active{background:#e0e0e0}.select.glass{backdrop-filter:blur(50px);background-color:rgba(0,0,0,.2);border-radius:48px;display:flex;transition:backbground-color .2s ease-in-out;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.select.glass{backdrop-filter:blur(37.5px);border-radius:36px}}.select.glass button[role=combobox]{background:hsla(0,0%,100%,.051);border:none;border-radius:40px;color:#fff;font-size:14px;margin:4px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,color .2s ease-in-out}.select.glass button[role=combobox] a{color:inherit;-webkit-text-decoration:none;text-decoration:none}@media (max-width:1440px){.select.glass button[role=combobox]{border-radius:30px;font-size:10.5px;margin:3px;padding:9px}}.select.glass button[role=combobox] .text{color:#fff}.select.glass button[role=combobox]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAyNiAxNC42NjY2QzcuMDkxNDkgMTQuNjY2NiA2LjIzMDM4IDE0LjQ5MTYgNS40MTkyNyAxNC4xNDE2QzQuNjA4MTYgMTMuNzkxNiAzLjg5OTgzIDEzLjMxMzkgMy4yOTQyNyAxMi43MDgzQzIuNjg4NzIgMTIuMTAyOCAyLjIxMDk0IDExLjM5NDQgMS44NjA5NCAxMC41ODMzQzEuNTEwOTQgOS43NzIyIDEuMzM1OTQgOC45MTEwOSAxLjMzNTk0IDcuOTk5OThDMS4zMzU5NCA3LjA3Nzc2IDEuNTEwOTQgNi4yMTM4NyAxLjg2MDk0IDUuNDA4MzFDMi4yMTA5NCA0LjYwMjc2IDIuNjg4NzIgMy44OTcyIDMuMjk0MjcgMy4yOTE2NUMzLjg5OTgzIDIuNjg2MDkgNC42MDgxNiAyLjIwODMxIDUuNDE5MjcgMS44NTgzMUM2LjIzMDM4IDEuNTA4MzEgNy4wOTE0OSAxLjMzMzMxIDguMDAyNiAxLjMzMzMxQzguOTI0ODMgMS4zMzMzMSA5Ljc4ODcxIDEuNTA4MzEgMTAuNTk0MyAxLjg1ODMxQzExLjM5OTggMi4yMDgzMSAxMi4xMDU0IDIuNjg2MDkgMTIuNzEwOSAzLjI5MTY1QzEzLjMxNjUgMy44OTcyIDEzLjc5NDMgNC42MDI3NiAxNC4xNDQzIDUuNDA4MzFDMTQuNDk0MyA2LjIxMzg3IDE0LjY2OTMgNy4wNzc3NiAxNC42NjkzIDcuOTk5OThDMTQuNjY5MyA4LjkxMTA5IDE0LjQ5NDMgOS43NzIyIDE0LjE0NDMgMTAuNTgzM0MxMy43OTQzIDExLjM5NDQgMTMuMzE2NSAxMi4xMDI4IDEyLjcxMDkgMTIuNzA4M0MxMi4xMDU0IDEzLjMxMzkgMTEuMzk5OCAxMy43OTE2IDEwLjU5NDMgMTQuMTQxNkM5Ljc4ODcxIDE0LjQ5MTYgOC45MjQ4MyAxNC42NjY2IDguMDAyNiAxNC42NjY2Wk04LjAwMjYgMTMuM0M4LjI5MTQ5IDEyLjkgOC41NDE0OSAxMi40ODMzIDguNzUyNiAxMi4wNUM4Ljk2MzcxIDExLjYxNjYgOS4xMzU5NCAxMS4xNTU1IDkuMjY5MjcgMTAuNjY2Nkg2LjczNTk0QzYuODY5MjcgMTEuMTU1NSA3LjA0MTQ5IDExLjYxNjYgNy4yNTI2IDEyLjA1QzcuNDYzNzIgMTIuNDgzMyA3LjcxMzcyIDEyLjkgOC4wMDI2IDEzLjNaTTYuMjY5MjcgMTMuMDMzM0M2LjA2OTI3IDEyLjY2NjYgNS44OTQyNyAxMi4yODYxIDUuNzQ0MjcgMTEuODkxNkM1LjU5NDI3IDExLjQ5NzIgNS40NjkyNyAxMS4wODg5IDUuMzY5MjcgMTAuNjY2NkgzLjQwMjZDMy43MjQ4MyAxMS4yMjIyIDQuMTI3NiAxMS43MDU1IDQuNjEwOTQgMTIuMTE2NkM1LjA5NDI3IDEyLjUyNzggNS42NDcwNSAxMi44MzMzIDYuMjY5MjcgMTMuMDMzM1pNOS43MzU5NCAxMy4wMzMzQzEwLjM1ODIgMTIuODMzMyAxMC45MTA5IDEyLjUyNzggMTEuMzk0MyAxMi4xMTY2QzExLjg3NzYgMTEuNzA1NSAxMi4yODA0IDExLjIyMjIgMTIuNjAyNiAxMC42NjY2SDEwLjYzNTlDMTAuNTM1OSAxMS4wODg5IDEwLjQxMDkgMTEuNDk3MiAxMC4yNjA5IDExLjg5MTZDMTAuMTEwOSAxMi4yODYxIDkuOTM1OTQgMTIuNjY2NiA5LjczNTk0IDEzLjAzMzNaTTIuODM1OTQgOS4zMzMzMUg1LjEwMjZDNS4wNjkyNyA5LjExMTA5IDUuMDQ0MjcgOC44OTE2NSA1LjAyNzYgOC42NzQ5OEM1LjAxMDk0IDguNDU4MzEgNS4wMDI2IDguMjMzMzEgNS4wMDI2IDcuOTk5OThDNS4wMDI2IDcuNzY2NjUgNS4wMTA5NCA3LjU0MTY1IDUuMDI3NiA3LjMyNDk4QzUuMDQ0MjcgNy4xMDgzMSA1LjA2OTI3IDYuODg4ODcgNS4xMDI2IDYuNjY2NjVIMi44MzU5NEMyLjc4MDM4IDYuODg4ODcgMi43Mzg3MiA3LjEwODMxIDIuNzEwOTQgNy4zMjQ5OEMyLjY4MzE2IDcuNTQxNjUgMi42NjkyNyA3Ljc2NjY1IDIuNjY5MjcgNy45OTk5OEMyLjY2OTI3IDguMjMzMzEgMi42ODMxNiA4LjQ1ODMxIDIuNzEwOTQgOC42NzQ5OEMyLjczODcyIDguODkxNjUgMi43ODAzOCA5LjExMTA5IDIuODM1OTQgOS4zMzMzMVpNNi40MzU5NCA5LjMzMzMxSDkuNTY5MjdDOS42MDI2IDkuMTExMDkgOS42Mjc2IDguODkxNjUgOS42NDQyNyA4LjY3NDk4QzkuNjYwOTQgOC40NTgzMSA5LjY2OTI3IDguMjMzMzEgOS42NjkyNyA3Ljk5OTk4QzkuNjY5MjcgNy43NjY2NSA5LjY2MDk0IDcuNTQxNjUgOS42NDQyNyA3LjMyNDk4QzkuNjI3NiA3LjEwODMxIDkuNjAyNiA2Ljg4ODg3IDkuNTY5MjcgNi42NjY2NUg2LjQzNTk0QzYuNDAyNiA2Ljg4ODg3IDYuMzc3NiA3LjEwODMxIDYuMzYwOTQgNy4zMjQ5OEM2LjM0NDI3IDcuNTQxNjUgNi4zMzU5NCA3Ljc2NjY1IDYuMzM1OTQgNy45OTk5OEM2LjMzNTk0IDguMjMzMzEgNi4zNDQyNyA4LjQ1ODMxIDYuMzYwOTQgOC42NzQ5OEM2LjM3NzYgOC44OTE2NSA2LjQwMjYgOS4xMTEwOSA2LjQzNTk0IDkuMzMzMzFaTTEwLjkwMjYgOS4zMzMzMUgxMy4xNjkzQzEzLjIyNDggOS4xMTEwOSAxMy4yNjY1IDguODkxNjUgMTMuMjk0MyA4LjY3NDk4QzEzLjMyMiA4LjQ1ODMxIDEzLjMzNTkgOC4yMzMzMSAxMy4zMzU5IDcuOTk5OThDMTMuMzM1OSA3Ljc2NjY1IDEzLjMyMiA3LjU0MTY1IDEzLjI5NDMgNy4zMjQ5OEMxMy4yNjY1IDcuMTA4MzEgMTMuMjI0OCA2Ljg4ODg3IDEzLjE2OTMgNi42NjY2NUgxMC45MDI2QzEwLjkzNTkgNi44ODg4NyAxMC45NjA5IDcuMTA4MzEgMTAuOTc3NiA3LjMyNDk4QzEwLjk5NDMgNy41NDE2NSAxMS4wMDI2IDcuNzY2NjUgMTEuMDAyNiA3Ljk5OTk4QzExLjAwMjYgOC4yMzMzMSAxMC45OTQzIDguNDU4MzEgMTAuOTc3NiA4LjY3NDk4QzEwLjk2MDkgOC44OTE2NSAxMC45MzU5IDkuMTExMDkgMTAuOTAyNiA5LjMzMzMxWk0xMC42MzU5IDUuMzMzMzFIMTIuNjAyNkMxMi4yODA0IDQuNzc3NzYgMTEuODc3NiA0LjI5NDQyIDExLjM5NDMgMy44ODMzMUMxMC45MTA5IDMuNDcyMiAxMC4zNTgyIDMuMTY2NjUgOS43MzU5NCAyLjk2NjY1QzkuOTM1OTQgMy4zMzMzMSAxMC4xMTA5IDMuNzEzODcgMTAuMjYwOSA0LjEwODMxQzEwLjQxMDkgNC41MDI3NiAxMC41MzU5IDQuOTExMDkgMTAuNjM1OSA1LjMzMzMxWk02LjczNTk0IDUuMzMzMzFIOS4yNjkyN0M5LjEzNTk0IDQuODQ0NDIgOC45NjM3MSA0LjM4MzMxIDguNzUyNiAzLjk0OTk4QzguNTQxNDkgMy41MTY2NSA4LjI5MTQ5IDMuMDk5OTggOC4wMDI2IDIuNjk5OThDNy43MTM3MiAzLjA5OTk4IDcuNDYzNzIgMy41MTY2NSA3LjI1MjYgMy45NDk5OEM3LjA0MTQ5IDQuMzgzMzEgNi44NjkyNyA0Ljg0NDQyIDYuNzM1OTQgNS4zMzMzMVpNMy40MDI2IDUuMzMzMzFINS4zNjkyN0M1LjQ2OTI3IDQuOTExMDkgNS41OTQyNyA0LjUwMjc2IDUuNzQ0MjcgNC4xMDgzMUM1Ljg5NDI3IDMuNzEzODcgNi4wNjkyNyAzLjMzMzMxIDYuMjY5MjcgMi45NjY2NUM1LjY0NzA1IDMuMTY2NjUgNS4wOTQyNyAzLjQ3MjIgNC42MTA5NCAzLjg4MzMxQzQuMTI3NiA0LjI5NDQyIDMuNzI0ODMgNC43Nzc3NiAzLjQwMjYgNS4zMzMzMVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";filter:invert(0);height:16px;transition:filter .2s ease-in-out;width:16px}@media (max-width:1440px){.select.glass button[role=combobox]:before{height:12px;width:12px}}.select.glass button[role=combobox]:after{filter:invert(1);transition:filter .2s ease-in-out}.select.glass button[role=combobox]:hover{background-color:#fff;color:#000}.select.glass button[role=combobox]:hover:before{filter:invert(1)}.select.glass button[role=combobox]:hover:after{filter:invert(0)}.select.glass ul[role=listbox]{background:#fff;border:1px solid rgba(0,0,0,.2);min-width:100%}.select.glass ul[role=listbox] li{font-size:14px}@media (max-width:1440px){.select.glass ul[role=listbox] li{font-size:10.5px}}.select.glass ul[role=listbox] li a{color:inherit;-webkit-text-decoration:none;text-decoration:none}.select.glass ul[role=listbox] li.current,.select.glass ul[role=listbox] li:hover{background:#f5f5f5}.select.glass ul[role=listbox] li.active{background:#e0e0e0}.select-v2{position:relative}.select-v2 button[role=combobox][data-label]:before{color:rgba(0,0,0,.698);content:attr(data-label) ":";margin-right:-4px}.select-v2 button[role=combobox],.select-v2 li[role=option]{font-size:14px;line-height:100%;padding:12px 20px;text-transform:capitalize}.select-v2 button[role=combobox]{background:rgba(0,0,0,.051);border:4px solid transparent;border-radius:48px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,opacity .2s ease-in-out}.select-v2 button[role=combobox]:hover{background:#fff;border-color:rgba(0,0,0,.051)}.select-v2 button[role=combobox] .text{color:#c18c21;max-width:100px;overflow:hidden;padding-right:1px;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767px){.select-v2 button[role=combobox] .text{max-width:100%}}.select-v2 button[role=combobox]:disabled{background:rgba(0,0,0,.149)!important;border-color:transparent!important;cursor:not-allowed;opacity:.65}.select-v2 ul[role=listbox]{min-width:100%}@media (max-width:1440px){.select-v2 button[role=combobox]{border-radius:30px;border-width:3px}.select-v2 button[role=combobox],.select-v2 ul[role=listbox] li{font-size:10.5px;padding:9px 15px}}.badge{background:rgba(193,140,33,.102);border-radius:24px;color:#c18c21;display:block;font-family:Poppins;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:72%;padding:7px 8px;text-align:center;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.badge{font-size:10.5px;padding:5.25px 6px}}@media (max-width:767px){.badge{font-size:12px;padding:8px}}.card-links-section{margin-bottom:160px;margin-bottom:var(--space-160);margin-left:160px;margin-left:var(--space-160);margin-right:160px;margin-right:var(--space-160)}@media (max-width:1023px){.card-links-section{margin-left:80px;margin-right:80px}}@media (max-width:767px){.card-links-section{margin-left:16px;margin-right:16px;max-width:100%}}.card-links-section .mobile-link{margin:24px auto 0;max-width:485px}@media (min-width:1024px){.card-links-section .mobile-link{display:none}}.card-links-section .card-links-header{display:flex;flex-direction:row;gap:24px;justify-content:space-between;margin-bottom:64px}@media (max-width:1440px){.card-links-section .card-links-header{margin-bottom:48px}}@media (max-width:767px){.card-links-section .card-links-header{margin-bottom:32px}}.card-links-section .card-links-link-wrapper{align-items:end;display:flex;flex-direction:row;--gap:16px;gap:16px;gap:var(--gap)}@media (max-width:1440px){.card-links-section .card-links-link-wrapper{--gap:12px}}@media (max-width:1023px){.card-links-section .card-links-link-wrapper{display:none}}.card-links-section .card-links-link-wrapper>.card-links-link-wrapper-text{align-items:center;color:rgba(0,0,0,.698);display:flex;flex-direction:row;font-family:Poppins;font-size:16px;font-weight:400;gap:var(--gap);height:56px;letter-spacing:-.005em;line-height:100%;white-space:nowrap}.card-links-section .card-links-link-wrapper>.card-links-link-wrapper-text .icon{color:rgba(0,0,0,.302)}@media (max-width:1440px){.card-links-section .card-links-link-wrapper>.card-links-link-wrapper-text{font-size:12px;height:42px}.card-links-section .card-links-link-wrapper>.card-links-link-wrapper-text svg{height:18px;width:18px}}.card-links-section .card-links-text{display:flex;flex-direction:column;gap:24px;max-width:784px}.card-links-section .card-links-text .h2{margin:0}.card-links-section .card-links-text .base-text{color:rgba(0,0,0,.698);margin:0}@media (max-width:1440px){.card-links-section .card-links-text{gap:18px;max-width:588px}}@media (max-width:767px){.card-links-section .card-links-text{gap:24px;justify-content:center;margin:0 auto;text-align:center}}.card-links-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}@media (max-width:1440px){.card-links-grid{gap:6px}}@media (max-width:1023px){.card-links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.card-links-grid{gap:8px;grid-template-columns:1fr}}.big-card-link{background-color:rgba(0,0,0,.102);border-radius:16px;color:#000;display:flex;overflow:hidden;padding:1px;position:relative;-webkit-text-decoration:none;text-decoration:none;width:100%}@media (max-width:1440px){.big-card-link{border-radius:12px}}@media (max-width:767px){.big-card-link{border-radius:16px}}.big-card-link:after{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:-1}.big-card-link:hover:after{opacity:1}.big-card-link .card-link-inner{background:#fff;border-radius:15px;display:flex;flex-direction:column;gap:16px;padding:24px;width:100%}@media (max-width:1440px){.big-card-link .card-link-inner{border-radius:11px;gap:12px;padding:18px}}@media (max-width:767px){.big-card-link .card-link-inner{border-radius:15px;gap:8px;padding:16px}}.big-card-link .card-link-inner>svg{color:rgba(0,0,0,.302);height:32px;margin-left:auto;margin-top:auto;transition:color .2s ease-in-out;width:32px}@media (max-width:1440px){.big-card-link .card-link-inner>svg{height:24px;width:24px}}@media (max-width:767px){.big-card-link .card-link-inner>svg{height:20px;width:20px}}@media (hover:hover){.big-card-link:hover .card-link-inner>svg{color:#c18c21}}.big-card-link .link-text{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.numbers-section{align-items:center;display:flex;flex-direction:column;gap:64px;padding:0 40px}@media (max-width:1440px){.numbers-section{gap:48px;padding:0 30px}}@media (max-width:1023px){.numbers-section{margin:0 auto;max-width:588px}}@media (max-width:767px){.numbers-section{gap:32px;padding:0 16px}}.numbers-section .numbers-header{align-items:center;display:flex;flex-direction:column;max-width:784px}@media (max-width:1440px){.numbers-section .numbers-header{max-width:588px}}.numbers-section .numbers-header .h2{margin-bottom:24px;margin-top:16px}@media (max-width:1440px){.numbers-section .numbers-header .h2{margin-bottom:18px;margin-top:12px}}@media (max-width:767px){.numbers-section .numbers-header .h2{margin-bottom:24px;margin-top:12px}}.numbers-section .numbers-header .h2:first-child{margin-top:0}.numbers-section .numbers-header .base-text{color:rgba(0,0,0,.698);margin:0}.numbers-section .numbers-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:1fr 1fr;grid-gap:32px;gap:32px;grid-template-areas:"image-long image-long . ." ". . image-short ."}.numbers-section .numbers-grid>*{border-radius:12px}.numbers-section .numbers-grid .image-item{overflow:hidden}.numbers-section .numbers-grid .image-item img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.numbers-section .numbers-grid .number-item{background-color:#fff;border-radius:20px;display:flex;flex-direction:column;padding:40px}@media (max-width:1440px){.numbers-section .numbers-grid .number-item{padding:30px}}@media (max-width:1023px){.numbers-section .numbers-grid .number-item{padding:16px}}.numbers-section .numbers-grid .number-item .number-item-header{font-family:Poppins;font-size:32px;font-weight:500;letter-spacing:-.04em;line-height:112.00000000000001%;margin-bottom:24px}@media (max-width:1440px){.numbers-section .numbers-grid .number-item .number-item-header{font-size:24px;margin-bottom:18px}}@media (max-width:1023px){.numbers-section .numbers-grid .number-item .number-item-header{font-size:20px;margin-bottom:24px}}.numbers-section .numbers-grid .number-item .number-item-text{color:rgba(0,0,0,.698)}.numbers-section .numbers-grid .number-item .icon{align-self:flex-end;margin-top:auto;max-width:158px;-o-object-fit:contain;object-fit:contain;overflow:hidden}@media (max-width:1440px){.numbers-section .numbers-grid .number-item .icon{max-width:118px}}@media (max-width:767px){.numbers-section .numbers-grid .number-item .icon{max-width:124px}}.numbers-section .numbers-grid .number-item .number{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;background-clip:text;color:#ccc;font-family:Poppins;font-size:min(calc(11.458vw + .02px),220px);font-weight:600;letter-spacing:-.04em;line-height:100%;margin:auto .04em calc(-1.25vw - 5px) auto;transition:color .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:639px){.numbers-section .numbers-grid .number-item .number{font-size:96px;margin-bottom:-13px}}.numbers-section .numbers-grid .number-item:hover .number{color:transparent}.numbers-section .image-long{grid-area:image-long}.numbers-section .image-short{grid-area:image-short}@media (max-width:1440px){.numbers-section .numbers-grid{gap:24px}}@media (max-width:1023px){.numbers-section .number-item:nth-of-type(3){grid-area:number-long}.numbers-section .number-item:last-of-type{grid-area:item-last}.numbers-section .numbers-grid{gap:8px;grid-template-areas:"image-long image-long" ". ." "number-long number-long" "image-short ." "item-last item-last";grid-template-columns:1fr 1fr;grid-template-rows:repeat(4,1fr) 1fr}}@media (max-width:480px){.numbers-section .numbers-grid{grid-template-rows:repeat(4,1fr) 1.5fr}}.gradient-border-after{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:inherit;content:"";height:calc(100% + 2px);left:-1px;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;position:absolute;top:-1px;transition:opacity .2s ease-in-out;width:calc(100% + 2px)}.gradient-border{border:1px solid #e5e5e5;position:relative}.gradient-border:after{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:inherit;content:"";height:calc(100% + 2px);left:-1px;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;position:absolute;top:-1px;transition:opacity .2s ease-in-out;width:calc(100% + 2px)}.gradient-border:hover:after{opacity:1}.media-section{margin-top:160px;margin-top:var(--space-160)}@media (min-width:1024px){.media-section .swiper-controls-container{display:none}}.media-posts-wrapper{margin:-160px;margin:calc(var(--space-160)*-1);margin-top:0}.media-posts-wrapper .media-posts{padding:160px;padding:var(--space-160);padding-top:0}.media-posts .mobile-link{margin:0}.media-post{align-self:stretch;border-radius:16px;cursor:pointer;display:flex!important;flex-direction:column;gap:16px;height:auto!important;padding:16px;-webkit-text-decoration:none;text-decoration:none}.media-post:before{border-radius:inherit;box-shadow:0 22px 17px 0 rgba(0,0,0,.02);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:-1}.media-post:hover:before{opacity:1}@media (max-width:1440px){.media-post{border-radius:12px;gap:12px;padding:12px}}@media (max-width:1023px){.media-post{max-width:300px}}@media (max-width:767px){.media-post{border-radius:16px;gap:16px;max-width:270px;padding:16px}}.media-post .media-post-description{display:flex;flex-direction:column;height:100%;padding:8px}@media (max-width:1440px){.media-post .media-post-description{padding:6px}}@media (max-width:767px){.media-post .media-post-description{padding:8px}}.media-post .media-post-title{color:#000;line-height:156%;margin:8px 0 18px}@media (max-width:1440px){.media-post .media-post-title{margin-bottom:12px;margin-top:6px}}@media (max-width:767px){.media-post .media-post-title{margin-bottom:18px;margin-top:8px}}.media-post .media-post-date{color:rgba(0,0,0,.302);font-size:14px;letter-spacing:-.005em;line-height:100%;margin-left:auto;margin-top:auto}@media (max-width:1440px){.media-post .media-post-date{font-size:10.5px}}@media (max-width:767px){.media-post .media-post-date{font-size:14px}}.media-post .media-post-image{aspect-ratio:362/185;border-radius:9px;flex-shrink:0;overflow:hidden}@media (max-width:767px){.media-post .media-post-image{aspect-ratio:235/128}}.media-post .media-post-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.swiper-controls-container{display:flex;flex-direction:row;gap:16px;justify-content:space-between;margin-top:12px;--swiper-pagination-color:linear-gradient(87.5deg,#bf8a1f,#f9e488);--swiper-pagination-bullet-size:9px;--swiper-pagination-bullet-width:9px;--swiper-pagination-bullet-height:9px;--swiper-pagination-bullet-inactive-color:#000;--swiper-pagination-bullet-inactive-opacity:0.1;--swiper-pagination-bullet-horizontal-gap:3px;--swiper-navigation-size:48px}@media (max-width:1440px){.swiper-controls-container{margin-top:12px}}@media (max-width:767px){.swiper-controls-container{margin-top:24px;--swiper-pagination-bullet-size:8px;--swiper-pagination-bullet-width:8px;--swiper-pagination-bullet-height:8px}}.swiper-controls-container>.swiper-pagination.swiper-pagination-bullets{align-items:center;bottom:auto;display:flex;left:auto;position:relative;right:auto;top:auto;width:-moz-fit-content;width:fit-content}.swiper-controls-container .swiper-pagination-bullet{background:grey;border-radius:50%;height:9px;opacity:1;overflow:hidden;position:relative;transition:border-radius .3s ease-in-out;width:auto}.swiper-controls-container .swiper-pagination-bullet:before{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);content:"";display:block;height:100%;opacity:0;pointer-events:none;transition:width .3s ease-in-out,opacity .3s ease-in-out;width:9px}.swiper-controls-container .swiper-pagination-bullet:not(.swiper-pagination-bullet-active){cursor:pointer;flex-shrink:0}.swiper-controls-container .swiper-pagination-bullet-active{border-radius:9px}.swiper-controls-container .swiper-pagination-bullet-active:before{opacity:1;transition:width .3s ease-in-out,opacity .3s ease-in-out;width:42px}@media (max-width:767px){.swiper-controls-container .swiper-pagination-bullet-active:before{width:35px}}@media (max-width:1440px){.swiper-controls-container{--swiper-navigation-size:36px}}.swiper-controls-container .swiper-button-container{align-items:center;display:flex;flex-direction:row;gap:4px;margin-left:auto}.swiper-controls-container .swiper-button-container+.mobile-link{margin-left:0;margin-right:0}@media (max-width:767px){.swiper-controls-container .swiper-button-container{display:none}}.swiper-controls-container .swiper-button{align-items:center;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.102);border-radius:16px;color:rgba(0,0,0,.302);display:flex;height:var(--swiper-navigation-size);justify-content:center;margin:0;position:static;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--swiper-navigation-size)}.swiper-controls-container .swiper-button:after{content:normal}.swiper-controls-container .swiper-button:hover{background-color:rgba(0,0,0,.051);border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.swiper-controls-container .swiper-button svg{height:24px;width:24px}@media (max-width:1440px){.swiper-controls-container .swiper-button svg{height:18px;width:18px}}.swiper-controls-container .swiper-button-prev svg{transform:rotate(180deg)}.swiper-controls-container .mobile-link{margin-top:0}.padding{--padding:160px;padding-left:160px;padding-left:var(--padding);padding-right:160px;padding-right:var(--padding)}@media (max-width:1440px){.padding{--padding:120px}}@media (max-width:1023px){.padding{--padding:80px}}@media (max-width:767px){.padding{--padding:16px}}.faq-section{display:flex;flex-direction:column;gap:64px}.faq-section .h2{margin:0}@media (max-width:767px){.faq-section .h2{text-align:center}}.faq-section .faq{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.faq-section .faq .faq-item{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.02);border-radius:16px;box-shadow:0;position:relative;transition:background .2s ease-in-out,box-shadow .3s;--faq-space-x:40px;--faq-space-y:30px}.faq-section .faq .faq-item:after{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:inherit;content:"";height:calc(100% + 2px);left:-1px;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;position:absolute;top:-1px;transition:opacity .2s ease-in-out;width:calc(100% + 2px)}.faq-section .faq .faq-item .faq-question{align-items:center;background-color:transparent;border:0;border-radius:inherit;color:#000;cursor:pointer;display:flex;flex-direction:row;gap:16px;justify-content:space-between;letter-spacing:-.04em;line-height:130%;padding:var(--faq-space-y) var(--faq-space-x);text-align:left;transition:color .2s ease-in-out;width:100%}.faq-section .faq .faq-item .faq-question .icon{align-items:center;display:flex;flex-shrink:0;justify-content:center;position:relative;transition:transform .2s ease-in-out}.faq-section .faq .faq-item .faq-question .icon .minus,.faq-section .faq .faq-item .faq-question .icon .plus{transition:opacity .2s ease-in-out;--size:40px;height:40px;height:var(--size);width:40px;width:var(--size)}@media (max-width:1440px){.faq-section .faq .faq-item .faq-question .icon .minus,.faq-section .faq .faq-item .faq-question .icon .plus{--size:30px}}@media (max-width:767px){.faq-section .faq .faq-item .faq-question .icon .minus,.faq-section .faq .faq-item .faq-question .icon .plus{--size:24px}}.faq-section .faq .faq-item .faq-question .icon .minus{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%)}.faq-section .faq .faq-item .faq-question:hover{color:rgba(0,0,0,.698)}.faq-section .faq .faq-item .faq-question:hover .icon{transform:scale(1.15)}.faq-section .faq .faq-item .faq-answer{color:rgba(0,0,0,.698);padding:0 var(--faq-space-x);padding-right:56px}@media (max-width:1440px){.faq-section .faq .faq-item .faq-answer{padding-right:42px}}@media (max-width:767px){.faq-section .faq .faq-item .faq-answer{padding-right:0}}.faq-section .faq .faq-item .faq-answer>:first-child{margin-top:calc(32px - var(--faq-space-y))}@media (max-width:1440px){.faq-section .faq .faq-item .faq-answer>:first-child{margin-top:calc(24px - var(--faq-space-y))}}@media (max-width:767px){.faq-section .faq .faq-item .faq-answer>:first-child{margin-top:calc(32px - var(--faq-space-y))}}.faq-section .faq .faq-item .faq-answer>:last-child{margin-bottom:var(--faq-space-y)}.faq-section .faq .faq-item .faq-answer ul{list-style:disc}.faq-section .faq .faq-item .faq-answer a{color:#c18c21;-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease-in-out}.faq-section .faq .faq-item .faq-answer a:hover{color:darken(#c18c21,10%)}.faq-section .faq .faq-item.active{background-color:#fff;box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}@media (max-width:1440px){.faq-section .faq .faq-item.active{box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);box-shadow:0 16.5px 12.75px 0 #00000005;box-shadow:0 75px 60px 0 #00000008}}@media (max-width:767px){.faq-section .faq .faq-item.active{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}}.faq-section .faq .faq-item.active:after{opacity:1}.faq-section .faq .faq-item.active .faq-question .plus{opacity:0}.faq-section .faq .faq-item.active .faq-question .minus{opacity:1}@media (max-width:1440px){.faq-section{gap:48px}.faq-section .faq{gap:12px}.faq-section .faq .faq-item{--faq-space-x:30px;--faq-space-y:22px}}@media (max-width:767px){.faq-section{gap:32px}.faq-section .faq{gap:8px}.faq-section .faq .faq-item{--faq-space-x:16px;--faq-space-y:14px}.faq-section .faq .faq-item .faq-question{font-size:16px}}.newsletter{background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%);justify-content:space-between;overflow:hidden;position:relative}.newsletter.gray-section{border-radius:16px}.newsletter.gray-section .text-box{padding:120px 0 120px 120px;z-index:1}@media (max-width:1440px){.newsletter.gray-section{border-radius:12px}.newsletter.gray-section .text-box{padding:90px 0 90px 90px}}@media (max-width:1023px){.newsletter.gray-section{border-radius:0}.newsletter.gray-section .text-box{padding:64px 32px}}@media (max-width:767px){.newsletter.gray-section{gap:30px}}.newsletter:after{backdrop-filter:brightness(.7);background-image:url(../assets/images/default-pattern.webp);background-position:50%;background-size:cover;background-size:auto;content:"";display:block;height:100%;height:197%;left:0;left:50%;pointer-events:none;position:absolute;top:0;top:50%;transform:translate(-50%,-50%);transform:translate(calc(-50% + var(--parallax-x, 0px)),calc(-50% + var(--parallax-y, 0px)));transition:all .2s linear;width:100%;width:198%;will-change:transform}.newsletter .h2{color:#fff}@media (max-width:1023px){.newsletter .h2{font-size:32px}}.newsletter.gray-section .text-box .base-text{color:hsla(0,0%,100%,.698);margin:0}.newsletter .accept-group .accept-item .text{color:hsla(0,0%,100%,.698)}.newsletter .newsletter-form{display:flex;flex-direction:column;gap:40px}@media (max-width:1440px){.newsletter .newsletter-form{gap:30px}}@media (max-width:767px){.newsletter .newsletter-form{gap:32px}}.newsletter .newsletter-form .input{width:100%}.newsletter .newsletter-image-wrapper{align-self:stretch;display:flex;margin-right:86px;width:43.58696%;z-index:1}@media (max-width:1440px){.newsletter .newsletter-image-wrapper{margin-right:64px}}@media (max-width:1023px){.newsletter .newsletter-image-wrapper{align-self:center;justify-content:center;margin:0;width:100%}}.newsletter .newsletter-image{aspect-ratio:1;bottom:-18%;max-width:802px;position:absolute;width:100%}@media (max-width:1440px){.newsletter .newsletter-image{bottom:-21%;max-width:600px}}@media (max-width:1023px){.newsletter .newsletter-image{bottom:0;display:flex;margin-top:-8vw;max-width:min(calc(100% - 156px),588px);position:relative;top:8vw}}.newsletter .newsletter-image img{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media (max-width:1023px){.newsletter.gray-section .text-box{padding-bottom:0}}.site-footer.padding{display:flex;flex-direction:column;gap:64px;padding-bottom:var(--padding);padding-top:var(--padding);--nav-gap:24px}@media (max-width:1440px){.site-footer.padding{gap:48px;--nav-gap:18px}}@media (max-width:767px){.site-footer.padding{gap:32px;--nav-gap:24px;padding-top:64px}}.site-footer.padding .swiper.logos{width:100%}.site-footer.padding .footer-first-section{display:grid;grid-template-columns:2.1fr repeat(4,1fr);grid-gap:32px;gap:32px}@media (max-width:1440px){.site-footer.padding .footer-first-section{gap:24px}}@media (max-width:1023px){.site-footer.padding .footer-first-section{display:flex;flex-direction:column}}@media (max-width:767px){.site-footer.padding .footer-first-section{gap:8px}}.site-footer.padding .footer-first-section .footer-nav-section .header{display:block;font-size:18px;font-weight:500;letter-spacing:-.004em;line-height:100%;margin-bottom:var(--nav-gap);margin-top:0}@media (max-width:1440px){.site-footer.padding .footer-first-section .footer-nav-section .header{font-size:13.5px}}@media (max-width:1023px){.site-footer.padding .footer-first-section .footer-nav-section{background-color:rgba(0,0,0,.051);border-radius:16px;padding:0 16px}.site-footer.padding .footer-first-section .footer-nav-section .header{align-items:center;cursor:pointer;display:flex;font-size:16px;height:11px;justify-content:space-between;margin:22.5px 0 0;position:relative;width:100%}.site-footer.padding .footer-first-section .footer-nav-section .header:before{border-radius:4px;content:"";height:26px;padding:4px;position:absolute;width:100%}.site-footer.padding .footer-first-section .footer-nav-section .header:after{align-items:center;content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguMDAwMzMgOS45OTk5Nkw0LjY2Njk5IDYuNjY2NjNIMTEuMzMzN0w4LjAwMDMzIDkuOTk5OTZaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);display:flex;height:24px;justify-content:center;line-height:1;opacity:.3;text-align:center;transition:transform .2s ease-in-out,opacity .2s ease-in-out;width:24px}.site-footer.padding .footer-first-section .footer-nav-section .header:hover:after{opacity:1}.site-footer.padding .footer-first-section .footer-nav-section .header+div{overflow:hidden;padding-top:22.5px}.site-footer.padding .footer-first-section .footer-nav-section .header+div .menu{padding-bottom:22.5px}.site-footer.padding .footer-first-section .footer-nav-section.active .header:after{transform:rotate(180deg)}}.site-footer.padding .footer-first-section .info{display:flex;flex-direction:column;gap:32px}@media (max-width:1440px){.site-footer.padding .footer-first-section .info{gap:24px}}@media (max-width:767px){.site-footer.padding .footer-first-section .info{margin-bottom:24px}}.site-footer.padding .footer-first-section .site-branding{filter:brightness(0);opacity:.7;transition:all .2s ease-in-out}.site-footer.padding .footer-first-section .site-branding:hover{filter:brightness(1);opacity:1}@media (max-width:1440px){.site-footer.padding .footer-first-section .site-branding{max-width:118px}}@media (max-width:767px){.site-footer.padding .footer-first-section .site-branding{max-width:127px}}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links{gap:8px;margin:0}@media (max-width:1440px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links{gap:6px}}@media (max-width:767px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links{gap:8px}}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link{border-radius:6px;height:32px;transition:background-color .2s ease-in-out,transform .2s ease-in-out;width:32px}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link:not(:hover){background-color:rgba(0,0,0,.2)}@media (max-width:1440px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link{height:24px;width:24px}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a{padding:4px}}@media (max-width:767px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link{height:36px;width:36px}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a{padding:6px}}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a{align-items:center;color:#fff;display:flex;height:100%;justify-content:center;width:100%}.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a svg{height:24px;width:24px}@media (max-width:1440px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a svg{height:20px;width:20px}}@media (max-width:767px){.site-footer.padding .footer-first-section .footer-social-section .wp-block-social-links .wp-social-link a svg{height:24px;width:24px}}.site-footer.padding .footer-first-section .menu,.site-footer.padding .footer-legal-nav-section .menu{display:flex;flex-direction:column;gap:var(--nav-gap);list-style:none;margin:0;padding:0}.site-footer.padding .footer-first-section .menu .menu-item a,.site-footer.padding .footer-legal-nav-section .menu .menu-item a{color:inherit;cursor:pointer;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease-in-out}@media (max-width:1023px){.site-footer.padding .footer-first-section .menu .menu-item a,.site-footer.padding .footer-legal-nav-section .menu .menu-item a{display:block;width:100%}}.site-footer.padding .footer-first-section .menu .menu-item a:hover,.site-footer.padding .footer-legal-nav-section .menu .menu-item a:hover{color:#000}.site-footer.padding .footer-first-section .menu .sub-menu,.site-footer.padding .footer-legal-nav-section .menu .sub-menu{display:flex;flex-direction:column;gap:calc(var(--nav-gap)*.66667);list-style:none;margin-top:16px;padding:0}.site-footer.padding .footer-legal-nav-section .menu{flex-direction:row;flex-wrap:wrap;gap:32px;justify-content:end}@media (max-width:1440px){.site-footer.padding .footer-legal-nav-section .menu{gap:24px}}.site-footer.padding .footer-legal-nav-section .menu .sub-menu{display:none}.site-footer.padding .footer-info-section,.site-footer.padding .footer-legal-nav-section .menu-item,.site-footer.padding .footer-legal-section,.site-footer.padding .footer-nav-section .menu-item{color:rgba(0,0,0,.698);font-family:Poppins;font-size:16px;font-weight:400;letter-spacing:-.005em;line-height:156%;-webkit-text-decoration:none;text-decoration:none}@media (max-width:1440px){.site-footer.padding .footer-info-section,.site-footer.padding .footer-legal-nav-section .menu-item,.site-footer.padding .footer-legal-section,.site-footer.padding .footer-nav-section .menu-item{font-size:12px}}@media (max-width:767px){.site-footer.padding .footer-info-section,.site-footer.padding .footer-legal-nav-section .menu-item,.site-footer.padding .footer-legal-section,.site-footer.padding .footer-nav-section .menu-item{font-size:14px}}.site-footer.padding .info .footer-info-section:last-of-type p{margin-bottom:0}.site-footer.padding .info .footer-social-section+.footer-info-section p,.site-footer.padding .legal .footer-legal-section:first-child p{margin-top:0}.site-footer.padding .legal .footer-legal-section:last-child p{margin-bottom:0}.site-footer.padding .legal-nav{border-color:rgba(0,0,0,.102);border-style:solid;border-width:1px 0;display:flex;flex-direction:row;gap:32px;justify-content:space-between;padding-bottom:32px;padding-top:32px;width:100%}.site-footer.padding .legal-nav .footer-legal-nav-section,.site-footer.padding .legal-nav .footer-legal-nav-section .menu-legal-container{display:flex}.site-footer.padding .legal-nav .footer-legal-nav-section .menu{align-items:center;display:flex;flex-direction:row;gap:32px}@media (max-width:1440px){.site-footer.padding .legal-nav .footer-legal-nav-section .menu{gap:24px}.site-footer.padding .legal-nav{gap:24px;padding-bottom:24px;padding-top:24px}}@media (max-width:767px){.site-footer.padding .legal-nav{display:none}}.margin-vertical-220{margin-bottom:220px;margin-bottom:var(--space-220)}.margin-top-220,.margin-vertical-220{margin-top:220px;margin-top:var(--space-220)}.margin-top-160,.margin-vertical-160{margin-top:160px;margin-top:var(--space-160)}.margin-vertical-160{margin-bottom:160px;margin-bottom:var(--space-160)}.margin-horizontal-160{margin-left:160px;margin-left:var(--space-160);margin-right:160px;margin-right:var(--space-160)}.toastify{background-image:none!important;border-radius:16px!important;font-family:Poppins;font-size:14px;font-weight:400;line-height:150%;padding:16px!important}.toastify.success{background-color:#e5ebe8;color:#004d2b}.toastify.error{background-color:#ffe9e5;color:#ff2600}.error-message{color:#ff2600;font-family:Poppins;font-size:12px;font-weight:400;line-height:100%;position:absolute;top:calc(100% + 6px)}@media (max-width:1440px){.error-message{font-size:10px}}@media (max-width:767px){.error-message{font-size:12px}}@keyframes rotation{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.form-initialized{position:relative}.form-initialized:before{backdrop-filter:blur(3px);height:calc(100% + 8px);left:-4px;top:-4px;width:calc(100% + 8px)}.form-initialized:after,.form-initialized:before{content:"";opacity:0;pointer-events:none;position:absolute;transition:opacity .2s ease-in-out}.form-initialized:after{animation:rotation 1s linear infinite;border:5px solid;border-color:#fff #fff #bf8a1f;border-radius:50%;box-sizing:border-box;display:inline-block;height:48px;left:50%;top:50%;width:48px}.form-initialized.submitting{pointer-events:none}.form-initialized.submitting:after,.form-initialized.submitting:before{opacity:1}.form-initialized.submitting:before{z-index:10}.form-initialized.submitting:after{z-index:11}.tile{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 100px 80px 0 rgba(0,0,0,.031);display:flex;flex-direction:column;gap:24px;padding:40px}@media (max-width:1440px){.tile{border-width:.75px;gap:18px;padding:30px}}@media (max-width:767px){.tile{border-width:1px;flex-direction:row;gap:24px;padding:20px}}.google-map{margin-bottom:160px;margin-bottom:var(--space-160);margin-left:160px;margin-left:var(--space-160);margin-right:160px;margin-right:var(--space-160)}@media (max-width:1023px){.google-map{margin-left:80px;margin-right:80px}}@media (max-width:767px){.google-map{margin-left:16px;margin-right:16px;max-width:100%}}.google-map .map{aspect-ratio:2/1;border:1px solid rgba(0,0,0,.102);border-radius:16px;min-height:716px;width:100%}.google-map .map img{max-width:inherit!important}.centered-header{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:64px;margin-left:auto;margin-right:auto;max-width:784px}@media (max-width:1440px){.centered-header{gap:18px;margin-bottom:48px;max-width:588px}}@media (max-width:767px){.centered-header{gap:24px;margin-bottom:32px}}.centered-header .h2{margin:0;text-align:center}.centered-header .base-text{color:rgba(0,0,0,.698);margin:0;text-align:center}.card-link-section-with-centered-header .card-links-header{align-items:center;justify-content:center}.card-link-section-with-centered-header .card-links-header .card-links-text{margin-left:auto;margin-right:auto;max-width:784px}@media (max-width:1440px){.card-link-section-with-centered-header .card-links-header .card-links-text{max-width:588px}}.card-link-section-with-centered-header .card-links-header .card-links-text .base-text,.card-link-section-with-centered-header .card-links-header .card-links-text .h2{text-align:center}@media (max-width:767px){.card-link-section-with-centered-header .card-links-header{margin-left:8px;margin-right:24px}}.top-grid{display:grid;grid-template-columns:1.46fr 1fr 1fr;grid-template-rows:1fr 1fr;min-height:832px;grid-gap:32px;gap:32px;grid-template-areas:"photo box1 box2" "photo box-long box-long";margin-left:160px;margin-left:var(--space-160);margin-right:160px;margin-right:var(--space-160)}.top-grid.v2{grid-template-areas:"photo box1 box2" "photo box3 box4"}.top-grid.v2 .top-box .text-content .h3{min-height:2em}@media (max-width:767px){.top-grid.v2 .top-box .text-content .h3{min-height:0;min-height:auto}}.top-grid.v2 .top-box .card-image{margin-bottom:58px}@media (max-width:1440px){.top-grid.v2 .top-box .card-image{margin-bottom:42px}}@media (max-width:767px){.top-grid.v2 .top-box .card-image{margin-bottom:0}}@media (max-width:1440px){.top-grid{gap:24px;min-height:624px}}@media (max-width:1279px){.top-grid{margin-left:80px;margin-right:80px}}@media (max-width:1023px){.top-grid{grid-template-areas:"photo photo" "box1 box2" "box-long box-long";grid-template-columns:1fr 1fr;grid-template-rows:auto;min-height:0;min-height:auto}.top-grid.v2{grid-template-areas:"photo photo" "box1 box2" "box3 box4"}}@media (max-width:767px){.top-grid{border:4px solid #fff;border-radius:20px;display:flex;flex-direction:column;gap:8px;margin-left:12px;margin-right:12px}}.top-grid .top-box{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 7px 6px 0 rgba(0,0,0,.02);padding:40px}@media (max-width:1440px){.top-grid .top-box{border-radius:12px;padding:30px}}@media (max-width:767px){.top-grid .top-box{border-radius:16px;padding:20px}}.top-grid .top-box.marked{border:none;position:relative}.top-grid .top-box.marked.box-question .text-content{z-index:1}.top-grid .top-box.marked.box-question .question-svg{z-index:0}.top-grid .top-box.marked:before{background-color:#fff;border-radius:15px;content:"";height:calc(100% - 2px);left:1px;position:absolute;top:1px;width:calc(100% - 2px);z-index:-1}@media (max-width:1440px){.top-grid .top-box.marked:before{border-radius:11px}}@media (max-width:767px){.top-grid .top-box.marked:before{border-radius:15px}}.top-grid .top-box.marked:after{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-2}.top-grid .top-box.box1{grid-area:box1}.top-grid .top-box.box2{grid-area:box2}.top-grid .top-box.box3{grid-area:box3}.top-grid .top-box.box4{grid-area:box4}.top-grid .top-box.box-question{isolation:isolate;overflow:hidden;position:relative}@media (max-width:767px){.top-grid .top-box.box-question{align-items:center;display:flex;flex-direction:column;text-align:center}.top-grid .top-box.box-question .h3{font-size:24px}}.top-grid .top-box.box-question .question-svg{bottom:-12%;height:188px;position:absolute;right:-10%;width:188px;z-index:-1}@media (max-width:1440px){.top-grid .top-box.box-question .question-svg{height:141px;width:141px}}@media (max-width:767px){.top-grid .top-box.box-question .question-svg{bottom:-54px;height:148px;left:0;margin:0 auto;position:relative;width:148px}}.top-grid .top-box.box-with-icon{display:flex;flex-direction:column}.top-grid .top-box.box-with-icon .box-with-icon-content{display:flex;flex-direction:column;gap:32px;margin-top:24px}@media (max-width:1440px){.top-grid .top-box.box-with-icon .box-with-icon-content{gap:24px;margin-top:18px}}@media (max-width:767px){.top-grid .top-box.box-with-icon .box-with-icon-content{margin-top:0;width:100%}}.top-grid .top-box.box-with-icon .box-with-icon-content .button{margin-top:auto;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.top-grid .top-box.box-with-icon .box-with-icon-content .button{width:100%}.top-grid .top-box.box-with-icon{flex-direction:row;gap:24px}}.top-grid .top-box.box-long{display:flex;flex-direction:row;grid-area:box-long;position:relative;--gap:16px;gap:16px;gap:var(--gap);isolation:isolate;overflow:hidden}@media (max-width:1440px){.top-grid .top-box.box-long{--gap:12px}}@media (max-width:1023px){.top-grid .top-box.box-long{--gap:24px}}@media (max-width:767px){.top-grid .top-box.box-long{flex-direction:column;--gap:32px}.top-grid .top-box.box-long .h3{font-size:24px}}.top-grid .top-box.box-long .text-content .base-text{white-space:inherit}.top-grid .top-box.box-long .text-content .base-text>p:first-child{margin-top:0}.top-grid .top-box.box-long .text-content .base-text>p:last-child{margin-bottom:0}.top-grid .top-box.box-long .floating-icon{aspect-ratio:1;display:flex;max-width:222px;position:absolute;right:21%;top:max(calc(100% - 5.5vw),calc(100% - 111px));width:11.5vw;z-index:-1}.top-grid .top-box.box-long .floating-icon>*{height:100%;width:100%}@media (max-width:767px){.top-grid .top-box.box-long .floating-icon{margin:60px auto -80px;max-width:none;position:relative;right:auto;top:auto;width:120px}}.top-grid .top-box.box-long .left-col{display:flex;flex-basis:458px;flex-direction:column;gap:var(--gap)}@media (max-width:1440px){.top-grid .top-box.box-long .left-col{flex-basis:343px}}@media (max-width:767px){.top-grid .top-box.box-long .left-col{flex-basis:auto}.top-grid .top-box.box-long .left-col .text-content{align-items:center;text-align:center}}.top-grid .top-box.box-long .left-col .button{margin-top:auto;width:-moz-fit-content;width:fit-content}@media (max-width:767px){.top-grid .top-box.box-long .left-col .button{display:none}}.top-grid .top-box.box-long .right-col{display:flex;flex-basis:max-content;flex-direction:column;gap:calc(var(--gap)/2);margin-left:auto;max-width:300px}@media (max-width:1440px){.top-grid .top-box.box-long .right-col{max-width:225px}}@media (max-width:767px){.top-grid .top-box.box-long .right-col{flex-basis:auto;gap:8px;margin:0;max-width:100%}}.top-grid .top-box.box-long .right-col>.button{margin-top:24px}@media (min-width:768px){.top-grid .top-box.box-long .right-col>.button{display:none}}.top-grid .top-box.image{border:none;grid-area:photo;overflow:hidden;padding:0;position:relative}@media (max-width:1023px){.top-grid .top-box.image{aspect-ratio:358/240}}.top-grid .top-box.image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}.top-grid .top-box .text-content{display:flex;flex-direction:column;gap:16px}.top-grid .top-box .text-content .base-text,.top-grid .top-box .text-content .h3{margin:0}.top-grid .top-box .text-content .h3{line-height:112%}.top-grid .top-box .text-content .base-text{color:rgba(0,0,0,.698);white-space:pre-line}@media (max-width:1440px){.top-grid .top-box .text-content{gap:12px}}@media (max-width:767px){.top-grid .top-box .text-content{padding-top:8px}}.icon-badge{border-radius:16px;flex-direction:row;font-size:14px;gap:12px;line-height:100%;min-height:48px;padding:4px 12px 4px 4px}.icon-badge,.icon-badge .icon{align-items:center;display:flex}.icon-badge .icon{border-radius:12px;flex-shrink:0;height:40px;justify-content:center;width:40px}.icon-badge .icon svg{height:20px;width:20px}@media (max-width:1440px){.icon-badge{border-radius:12px;font-size:10.5px;gap:9px;min-height:36px;padding:3px 9px 3px 3px}.icon-badge .icon{border-radius:9px;height:30px;width:30px}.icon-badge .icon svg{height:15px;width:15px}}@media (max-width:767px){.icon-badge{border-radius:16px;font-size:14px;gap:12px;min-height:48px;padding:4px 12px 4px 4px}.icon-badge .icon{border-radius:12px;height:40px;width:40px}.icon-badge .icon svg{height:20px;width:20px}}.icon-badge.green{background-color:rgba(0,77,43,.102);color:#004d2b}.icon-badge.green .icon{background-color:rgba(0,77,43,.2)}.icon-badge.green .icon svg{color:#004d2b}.ordered-list-wrapper{display:grid;grid-template-columns:1fr 1fr;margin:220px 160px;margin:var(--space-220) var(--space-160);grid-gap:32px;gap:32px}@media (max-width:1279px){.ordered-list-wrapper{margin-left:80px;margin-right:80px}}@media (max-width:1023px){.ordered-list-wrapper{display:flex;flex-direction:column}}@media (max-width:767px){.ordered-list-wrapper{gap:8px;margin:220px 16px;margin:var(--space-220) 16px}}.animatited-bg,.ordered-list-content,.ordered-list-items{max-width:648px}@media (max-width:1440px){.animatited-bg,.ordered-list-content,.ordered-list-items{max-width:485px}}@media (max-width:1279px){.animatited-bg,.ordered-list-content,.ordered-list-items{max-width:385px}}@media (max-width:1023px){.animatited-bg,.ordered-list-content,.ordered-list-items{margin:0 auto;max-width:588px}}.ordered-list-content{display:flex;flex-direction:column;padding-top:48px}@media (max-width:1440px){.ordered-list-content{padding-top:36px}}@media (max-width:1023px){.ordered-list-content{align-items:center;gap:32px;padding-top:0}}.ordered-list-content .multi-badges{backdrop-filter:blur(50px);background:rgba(0,0,0,.051);border-radius:40px;display:flex;flex-direction:row;gap:4px;padding:4px;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.ordered-list-content .multi-badges{backdrop-filter:blur(27.5px);border-radius:30px;gap:3px;padding:3px}}@media (max-width:1023px){.ordered-list-content .multi-badges{order:2;width:100%}}@media (max-width:767px){.ordered-list-content .multi-badges{backdrop-filter:blur(50px);border-radius:40px;gap:4px;padding:4px}}.ordered-list-content .multi-badges .multi-badge{background-color:transparent;border:1px solid transparent;border-radius:32px;color:rgba(0,0,0,.698);cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1;padding:9px;text-align:center;transition:all .2s ease-in-out;width:182px}@media (max-width:1440px){.ordered-list-content .multi-badges .multi-badge{border-radius:24px;font-size:10.5px;padding:7px;width:136px}}@media (max-width:1023px){.ordered-list-content .multi-badges .multi-badge{flex:1 1 auto;width:auto}}@media (max-width:767px){.ordered-list-content .multi-badges .multi-badge{border-radius:32px;font-size:14px;padding:9px}}.ordered-list-content .multi-badges .multi-badge:hover{color:#000}.ordered-list-content .multi-badges .multi-badge.active{background-color:#fff;border-color:rgba(0,0,0,.2);color:#000}.ordered-list-content .list-contents{position:relative}.ordered-list-content .list-content{display:flex;flex-direction:column;gap:40px;left:0;margin-top:16px;top:0}@media (max-width:1440px){.ordered-list-content .list-content{gap:30px;margin-top:12px}}@media (max-width:1023px){.ordered-list-content .list-content{align-items:center;margin-top:0}.ordered-list-content .list-content .base-text,.ordered-list-content .list-content .h2{text-align:center}}@media (max-width:767px){.ordered-list-content .list-content{gap:32px}}.ordered-list-content .list-content .base-text,.ordered-list-content .list-content .h2{margin:0}.ordered-list-content .list-content .base-text p{color:rgba(0,0,0,.698)}.ordered-list-content .list-content .base-text p:first-child{margin-top:0}.ordered-list-content .list-content .base-text p:last-child{margin-bottom:0}.ordered-list-actions{display:flex;flex-direction:row;gap:16px}.ordered-list-actions.mobile-only{margin-top:32px}@media (min-width:1024px){.ordered-list-actions.mobile-only{display:none}}@media (max-width:1440px){.ordered-list-actions{gap:12px}}@media (max-width:1023px){.ordered-list-actions{flex-direction:column}.ordered-list-actions:not(.mobile-only){display:none}}@media (max-width:767px){.ordered-list-actions{gap:16px}}@media (max-width:1023px){.ordered-list-actions .button{width:100%}}.ordered-list-items{position:relative}.ordered-list-items .ordered-list-item{left:0;top:0}.ordered-list-item ol{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0;padding:0}@media (max-width:1440px){.ordered-list-item ol{gap:6px}}@media (max-width:767px){.ordered-list-item ol{gap:8px}}.ordered-list-item ol li{background-color:#fff;--gap:32px;border:1px solid rgba(0,0,0,.102);border-radius:16px;border-radius:calc(var(--gap)/2);box-shadow:0 22px 17px 0 rgba(0,0,0,.02);display:flex;flex-direction:row;gap:32px;gap:var(--gap);padding:32px;padding:var(--gap)}@media (max-width:1440px){.ordered-list-item ol li{--gap:24px;border-width:.75px}}@media (max-width:767px){.ordered-list-item ol li{--gap:24px;border-radius:16px;border-width:1px;padding:20px}}.ordered-list-item ol li .text-content{align-self:center;display:flex;flex-direction:column;gap:calc(var(--gap)/2)}@media (max-width:767px){.ordered-list-item ol li .text-content{margin-top:8px}}.ordered-list-item ol li .text-content .base-text,.ordered-list-item ol li .text-content .h4{margin:0}.ordered-list-item ol li .text-content .base-text{color:rgba(0,0,0,.698)}@keyframes waveing{0%{transform:rotate(15deg)}15%{transform:rotate(29deg)}30%{transform:rotate(7deg)}40%{transform:rotate(29deg)}50%{transform:rotate(11deg)}60%{transform:rotate(25deg)}70%{transform:rotate(15deg)}to{transform:rotate(15deg)}}.ordered-list-item ol li{opacity:0;transform:translateY(20px);transition:opacity .3s ease,transform .3s ease}.ordered-list-item.active ol li{opacity:1;transform:translateY(0)}.ordered-list-item ol li:first-child{transition-delay:0ms}.ordered-list-item ol li:nth-child(2){transition-delay:50ms}.ordered-list-item ol li:nth-child(3){transition-delay:.1s}.ordered-list-item ol li:nth-child(4){transition-delay:.15s}.ordered-list-item ol li:nth-child(5){transition-delay:.2s}.ordered-list-item ol li:nth-child(6){transition-delay:.25s}.ordered-list-item ol li:nth-child(7){transition-delay:.3s}.ordered-list-item ol li:nth-child(8){transition-delay:.35s}.ordered-list-item ol li:nth-child(9){transition-delay:.4s}.ordered-list-item ol li:nth-child(10){transition-delay:.45s}.ordered-list-wrapper .animatited-bg{height:100%;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:1023px){.ordered-list-wrapper .animatited-bg{left:50%;transform:translateX(-50%)}}@media (max-width:767px){.ordered-list-wrapper .animatited-bg{display:none}}.ordered-list-wrapper .relative{height:-moz-fit-content;height:fit-content;position:relative}.ordered-list-wrapper .big-bitcoin .big-bitcoin-image{--width:331px;animation:waveing 5s infinite;height:435px;position:absolute;right:-198.6px;right:calc(var(--width)*-.6);top:10%;transform:rotate(-15deg);width:331px;width:var(--width)}@media (max-width:1440px){.ordered-list-wrapper .big-bitcoin .big-bitcoin-image{--width:248px;height:326px}}.ordered-list-wrapper .canada-and-imperator .gold-coin-canada,.ordered-list-wrapper .canada-and-imperator .gold-coin-imperator{--size:200px;height:200px;height:var(--size);position:absolute;width:200px;width:var(--size)}@media (max-width:1440px){.ordered-list-wrapper .canada-and-imperator .gold-coin-canada,.ordered-list-wrapper .canada-and-imperator .gold-coin-imperator{--size:150px}}.ordered-list-wrapper .canada-and-imperator .gold-coin-imperator{right:calc(var(--size)*-.5);top:10%}.ordered-list-wrapper .canada-and-imperator .gold-coin-canada{bottom:10%;left:calc(var(--size)*-.5)}.ordered-list-wrapper .btc-and-usdc .btc,.ordered-list-wrapper .btc-and-usdc .usdc,.ordered-list-wrapper .btc-and-usdc .xrp,.ordered-list-wrapper .xrp-and-usdc .btc,.ordered-list-wrapper .xrp-and-usdc .usdc,.ordered-list-wrapper .xrp-and-usdc .xrp{--size:104px;height:104px;height:var(--size);position:absolute;width:104px;width:var(--size)}@media (max-width:1440px){.ordered-list-wrapper .btc-and-usdc .btc,.ordered-list-wrapper .btc-and-usdc .usdc,.ordered-list-wrapper .btc-and-usdc .xrp,.ordered-list-wrapper .xrp-and-usdc .btc,.ordered-list-wrapper .xrp-and-usdc .usdc,.ordered-list-wrapper .xrp-and-usdc .xrp{--size:78px}}.ordered-list-wrapper .btc-and-usdc .usdc,.ordered-list-wrapper .xrp-and-usdc .usdc{right:calc(var(--size)*-.5);top:23.6%}.ordered-list-wrapper .btc-and-usdc .btc,.ordered-list-wrapper .btc-and-usdc .xrp,.ordered-list-wrapper .xrp-and-usdc .btc,.ordered-list-wrapper .xrp-and-usdc .xrp{bottom:23.6%;left:calc(var(--size)*-.5)}.people-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:64px 32px;gap:64px 32px}@media (max-width:1440px){.people-grid{gap:48px 24px}}@media (max-width:767px){.people-grid{gap:32px;grid-template-columns:repeat(1,minmax(0,1fr))}}.people-grid .person{display:flex;flex-direction:column;gap:32px}@media (max-width:1440px){.people-grid .person{gap:24px}}@media (max-width:767px){.people-grid .person{gap:18px;margin:0 auto;max-width:512px}}.people-grid .person .image{aspect-ratio:1;border-radius:16px;display:flex;overflow:hidden;width:100%}@media (max-width:1440px){.people-grid .person .image{border-radius:12px}}@media (max-width:767px){.people-grid .person .image{border-radius:16px}}.people-grid .person .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.people-grid .person .base-text,.people-grid .person .h3{margin:0}.people-grid .person .person-description{color:rgba(0,0,0,.698)}.people-grid .person .person-role{color:#c18c21;line-height:100%}.people-grid .person .person-name{color:#000;font-size:32px;line-height:100%}@media (max-width:1440px){.people-grid .person .person-name{font-size:24px}}@media (max-width:767px){.people-grid .person .person-name{font-size:18px}}.people-grid .person .content{--gap:4px;display:flex;flex-direction:column;gap:4px;gap:var(--gap)}.people-grid .person .content .person-name{margin-top:calc(var(--gap)*2)}@media (max-width:1440px){.people-grid .person .content{--gap:3px}}@media (max-width:767px){.people-grid .person .content{--gap:4px}}.no-results{align-items:center;display:flex;grid-column:1/-1;justify-content:center;min-height:300px}@keyframes pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.7)}to{opacity:0;transform:scale(1)}}.usdc{align-items:center;display:flex;justify-content:center;position:relative}.usdc .bottom-one{background:#fff;box-shadow:0 75px 60px rgba(0,0,0,.03),0 16.5px 12.75px rgba(0,0,0,.02),0 5.25px 4.5px rgba(0,0,0,.02);filter:blur(56.25px);height:100%;left:0;position:absolute;top:0;width:100%}.usdc svg{height:100%;width:100%;z-index:1}.usdc:after,.usdc:before{animation:pulse 2s infinite;border:.75px solid #2775ca;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.usdc:before{animation-delay:.44s}.btc{align-items:center;display:flex;justify-content:center;position:relative}.btc .bottom-one{box-shadow:0 100px 80px rgba(0,0,0,.03),0 22px 17px rgba(0,0,0,.02),0 7px 6px rgba(0,0,0,.02);filter:blur(56.25px);height:100%;left:0;position:absolute;top:0;width:100%}.btc svg{height:100%;width:100%;z-index:1}.btc:after,.btc:before{animation:pulse 2s infinite;border:.75px solid #f7931a;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.btc:before{animation-delay:.44s}.xrp{align-items:center;display:flex;justify-content:center;position:relative}.xrp .bottom-one{background:#23292f;box-shadow:0 100px 80px rgba(0,0,0,.03),0 22px 17px rgba(0,0,0,.02),0 7px 6px rgba(0,0,0,.02);filter:blur(75px);height:100%;left:0;position:absolute;top:0;width:100%}.xrp svg{height:100%;width:100%;z-index:1}.xrp:after,.xrp:before{animation:pulse 2s infinite;border:.75px solid #23292f;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.xrp:before{animation-delay:.44s}.gold-coin-canada,.gold-coin-imperator,.gold-coin-kangaroo{align-items:center;display:flex;justify-content:center;position:relative}.gold-coin-canada .bottom-one,.gold-coin-imperator .bottom-one,.gold-coin-kangaroo .bottom-one{filter:blur(27.5px);height:100%;left:0;position:absolute;top:0;width:100%}.gold-coin-canada img,.gold-coin-imperator img,.gold-coin-kangaroo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%;z-index:1}.gold-coin-canada svg,.gold-coin-imperator svg,.gold-coin-kangaroo svg{height:100%;width:100%;z-index:1}.gold-coin-canada:after,.gold-coin-canada:before,.gold-coin-imperator:after,.gold-coin-imperator:before,.gold-coin-kangaroo:after,.gold-coin-kangaroo:before{animation:pulse 2s infinite;border:.75px solid #f7931a;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.gold-coin-canada:before,.gold-coin-imperator:before,.gold-coin-kangaroo:before{animation-delay:.44s}.pizza{align-items:center;display:flex;justify-content:center;position:relative}.pizza .bottom-one{filter:blur(100px);height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.pizza img{height:100%;scale:1.225;width:100%;z-index:1}.pizza:after,.pizza:before{animation:pulse 2s infinite;border:.75px solid #f49018;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.pizza:before{animation-delay:.44s}@keyframes pulse-2{0%{opacity:1;transform:scale(1)}23%{opacity:.4;transform:scale(1.23)}46%{opacity:.15;transform:scale(1.46)}60%{opacity:0;transform:scale(1.6)}to{opacity:0;transform:scale(1)}}svg.prowizje-svg-svg .circle-1{animation:pulse-2 2s linear infinite;transform-origin:center}svg.prowizje-svg-svg .circle-2{animation:pulse-2 2s linear .44s infinite;transform-origin:center}.pulse svg .circle-1{animation:pulse-2 2s linear infinite}.pulse svg .circle-1,.pulse svg .circle-2{transform-box:fill-box;transform-origin:center}.pulse svg .circle-2{animation:pulse-2 2s linear .44s infinite}.cashify-app .circle-1,.cashify-app-mobile .circle-1{animation:pulse 2s linear infinite;transform-box:fill-box;transform-origin:center}.cashify-app .circle-2,.cashify-app-mobile .circle-2{animation:pulse 2s linear .44s infinite;transform-box:fill-box;transform-origin:center}@keyframes move-right-and-fade-out{0%{opacity:1;transform:translateX(calc(-10vw - var(--size))) scale(1)}30%{filter:blur(0);opacity:1;transform:translateX(calc(20vw - var(--size))) scale(1)}70%{filter:blur(0);opacity:.8;transform:translateX(calc(35vw - var(--size))) scale(.7)}to{filter:blur(100px);opacity:0;transform:translateX(calc(50vw - var(--size))) scale(0)}}@keyframes move-right-and-fade-in{0%{filter:blur(100px);opacity:0;transform:translateX(calc(50vw - var(--size))) scale(0)}30%{filter:blur(0);opacity:.8;transform:translateX(calc(65vw - var(--size))) scale(.7)}70%{filter:blur(0);opacity:1;transform:translateX(calc(80vw - var(--size))) scale(1)}to{opacity:1;transform:translateX(calc(110vw + var(--size))) scale(1)}}.animation{align-items:center;display:flex;height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw;--size:100px}.animation .usdc{animation:move-right-and-fade-in 5s linear 3s infinite;opacity:0}.animation .btc,.animation .usdc{height:var(--size);width:var(--size)}.animation .btc{animation:move-right-and-fade-out 5s linear infinite}@media (max-width:639px){.animation{display:none}}@keyframes border-dance{0%{background-position:0 0,300px 116px,0 150px,216px 0}to{background-position:300px 0,0 116px,0 0,216px 150px}}.anim-line{--gap-size:44px;--line-size:212px;align-items:center;display:flex;height:100%;left:50%;position:absolute;transform:translateX(-50%);width:100%}@media (max-width:1440px){.anim-line{--gap-size:33px;--line-size:159px}}@media (max-width:639px){.anim-line{display:none}}.anim-line .line{animation:border-dance 6s linear infinite;background:linear-gradient(90deg,rgba(0,0,0,.2) 50%,transparent 0),linear-gradient(90deg,rgba(0,0,0,.2) 50%,transparent 0),linear-gradient(0deg,rgba(0,0,0,.2) 50%,transparent 0),linear-gradient(0deg,rgba(0,0,0,.2) 50%,transparent 0);background-position:0 0,200px 100px,0 100px,200px 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;background-size:15px 4px,15px 4px,4px 15px,4px 15px;height:1px;position:absolute;width:var(--line-size)}.anim-line .line:first-child{right:calc(100% + var(--gap-size))}.anim-line .line:last-child{left:calc(100% + var(--gap-size))}.entry-content{background-color:#fff;border-radius:16px;box-shadow:0 100px 80px 0 rgba(0,0,0,.031);margin:0 160px;margin:0 var(--space-160);padding:64px}@media (max-width:1440px){.entry-content{padding:48px}}@media (max-width:1279px){.entry-content{margin:0 80px}}@media (max-width:767px){.entry-content{margin:0 16px 160px;margin-bottom:var(--space-160);padding:24px}}.error-404{align-items:center;border:none!important;border-radius:0!important;display:flex;flex-direction:column;justify-content:center;margin:0!important;min-height:100dvh;padding:96px 64px;padding:calc(var(--header-height)) 64px;position:relative;text-align:center}.error-404:after{background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%)!important;content:"";filter:brightness(1.2);height:100%;left:0;opacity:1;position:absolute;top:0;width:100%;z-index:-1}.error-404 .background{z-index:1!important}.error-404 header{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin-bottom:96px;margin-bottom:var(--header-height);z-index:2}.error-404 header .h1{color:#fff}.breadcrumbs{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;justify-content:center;list-style:none;margin:0;padding:0}@media (max-width:1440px){.breadcrumbs{gap:6px}}@media (max-width:767px){.breadcrumbs{gap:8px}}.breadcrumbs .breadcrumb{align-items:center;display:flex;flex-direction:row;gap:inherit}.breadcrumbs .breadcrumb .badge{max-width:min(300px,calc(100vw - 32px));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumbs .breadcrumb:not(:first-child):before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNyAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuODM4NTQgMTJMOC45MDUyMSAxMS4wMzMzTDExLjI3MTkgOC42NjY2N0gzLjE3MTg4VjcuMzMzMzNIMTEuMjcxOUw4LjkwNTIxIDQuOTY2NjdMOS44Mzg1NCA0TDEzLjgzODUgOEw5LjgzODU0IDEyWiIgZmlsbD0id2hpdGUiIGZpbGwtb3BhY2l0eT0iMC43Ii8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;width:16px}.breadcrumbs .breadcrumb a.badge{-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease,color .2s ease}.breadcrumbs .breadcrumb a.badge:hover{background-color:rgba(0,0,0,.102)}.lang-wrapper{align-items:center;display:flex;flex-direction:row;gap:8px}@media (max-width:1440px){.lang-wrapper{gap:6px}}.lang-wrapper>.button.gold{--height:40px;border:4px solid rgba(0,0,0,.2);font-size:14px;height:48px;padding-left:16px}@media (max-width:1440px){.lang-wrapper>.button.gold{--height:32px;border:3px solid rgba(0,0,0,.2);font-size:10.5px;height:36px;padding-left:12px}}.lang-wrapper>.button.gold .icon svg{height:16px;width:16px}.page-line-top{aspect-ratio:1920/3048;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:767px){.page-line-top{display:none}}.page-line-bottom{aspect-ratio:1920/2812;left:0;pointer-events:none;position:absolute;top:123.95833vw;width:100%;z-index:-1}@media (max-width:1440px){.page-line-bottom{top:127.60417vw}}@media (max-width:767px){.page-line-bottom{display:none}}.page-template-template-prowizje .page-line-top{top:-40vw}.page-template-template-prowizje .page-line-bottom{top:77vw}.page-template-template-about-us .page-line-top{top:-28vw}@media (max-width:1440px){.page-template-template-about-us .page-line-top{top:-19vw}}.page-template-template-rezerwa .page-line-bottom{top:132.29167vw}@media (max-width:1440px){.page-template-template-rezerwa .page-line-bottom{top:136.45833vw}}@media (max-width:767px){.page-template-template-rezerwa .page-line-bottom{display:none}}.localization-post-line-top,.post-line-top{aspect-ratio:1920/1921;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:-1}@media (max-width:767px){.localization-post-line-top,.post-line-top{display:none}}.localization-post-line-top{aspect-ratio:1920/2800}@media (min-width:768px){.site-footer #footer-legal-nav-clone{display:none}}.site-footer #footer-legal-nav-clone .menu-legal-container .menu{flex-direction:column;gap:var(--nav-gap)}.site-footer .footer-logo{align-items:center;display:flex;flex-direction:row;gap:12px;justify-content:space-between}@media (min-width:768px){.site-footer .footer-logo .language-switch{display:none}}.site-footer .language-select{background-color:rgba(0,0,0,.051)}.site-footer .language-select button[role=combobox]{background-color:rgba(0,0,0,.051);color:#000}.site-footer .language-select button[role=combobox]:after{filter:invert(0)}.site-footer .language-select button[role=combobox]:before{filter:invert(1)}#wp-admin-bar-edit{display:none}.text-page-content{min-height:max(40vh,600px)}.schema-faq.wp-block-yoast-faq-block{display:none}.gm-place-card{background:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.15);color:#5b5b5b;font-family:Roboto,Arial,sans-serif;font-size:12px;margin:10px;max-width:300px;padding:10px}.gm-place-card img{border-radius:6px;display:block;height:120px;margin-bottom:8px;-o-object-fit:cover;object-fit:cover;width:100%}.gm-stars{color:#e47700;font-size:12px}.gm-stars span{color:#5b5b5b}.gm-actions a,.gm-stars a{color:#1a73e8;display:inline-block;margin-right:8px;-webkit-text-decoration:none;text-decoration:none}.gm-actions a:hover,.gm-stars a:hover{-webkit-text-decoration:underline;text-decoration:underline}:focus-visible{outline:2px solid #c18c21}:where(.wpcf7){--wpcf7-input-label-text:#000;--wpcf7-input-bg:#fff;--wpcf7-input-text:#000;--wpcf7-input-border:rgba(0,0,0,.2);--wpcf7-input-outline:transparent;--wpcf7-input-placeholder-text:rgba(0,0,0,.3);--wpcf7-input-border-focus:#c18c21;--wpcf7-input-outline-focus:transparent;--wpcf7-checkbox-bg:rgba(0,0,0,.02);--wpcf7-checkbox-border:rgba(0,0,0,.2);--wpcf7-checkbox-text:transparent;--wpcf7-checkbox-bg-checked:rgba(193,140,33,.102);--wpcf7-checkbox-text-checked:#c18c21;--wpcf7-checkbox-border-checked:#c18c21;--wpcf7-checkbox-bg-focus:#fff;--wpcf7-checkbox-text-focus:transparent;--wpcf7-checkbox-border-focus:#c18c21;--wpcf7-checkbox-bg-checked-focus:rgba(193,140,33,.102);--wpcf7-checkbox-text-checked-focus:#c18c21;--wpcf7-checkbox-border-checked-focus:#c18c21;container-name:wpcf7form;container-type:inline-size}:where(.wpcf7) .screen-reader-response{display:none}:where(.wpcf7) label,:where(.wpcf7) p,:where(.wpcf7) span{display:block;margin:0}:where(.wpcf7) .wpcf7-form-control-wrap{display:block}:where(.wpcf7) .wpcf7-form-control{display:block;height:auto;resize:none;width:100%}:where(.wpcf7) .wpcf7-form-control.wpcf7-date,:where(.wpcf7) .wpcf7-form-control.wpcf7-number,:where(.wpcf7) .wpcf7-form-control.wpcf7-select,:where(.wpcf7) .wpcf7-form-control.wpcf7-text,:where(.wpcf7) .wpcf7-form-control.wpcf7-textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-input-bg);border:max(1px,.0625rem) solid var(--wpcf7-input-border);border-radius:1.5rem;color:var(--wpcf7-input-text);display:block;height:3rem;min-height:3rem;outline:2px solid var(--wpcf7-input-outline);outline-offset:2px;padding:calc(1.5rem - .5lh) 1rem;transition-duration:.25s;transition-property:background-color,color,border-color,outline-color;transition-timing-function:ease-in-out;width:100%}:where(.wpcf7) .wpcf7-form-control.wpcf7-date::-moz-placeholder, :where(.wpcf7) .wpcf7-form-control.wpcf7-number::-moz-placeholder, :where(.wpcf7) .wpcf7-form-control.wpcf7-select::-moz-placeholder, :where(.wpcf7) .wpcf7-form-control.wpcf7-text::-moz-placeholder, :where(.wpcf7) .wpcf7-form-control.wpcf7-textarea::-moz-placeholder{color:var(--wpcf7-input-placeholder-text);opacity:1}:where(.wpcf7) .wpcf7-form-control.wpcf7-date::placeholder,:where(.wpcf7) .wpcf7-form-control.wpcf7-number::placeholder,:where(.wpcf7) .wpcf7-form-control.wpcf7-select::placeholder,:where(.wpcf7) .wpcf7-form-control.wpcf7-text::placeholder,:where(.wpcf7) .wpcf7-form-control.wpcf7-textarea::placeholder{color:var(--wpcf7-input-placeholder-text);opacity:1}:where(.wpcf7) .wpcf7-form-control.wpcf7-date:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-number:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-select:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-text:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-textarea:focus{border-color:var(--wpcf7-input-border-focus);outline-color:var(--wpcf7-input-outline-focus)}:where(.wpcf7) .wpcf7-form-control.wpcf7-select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24'%3E%3Cpath fill='currentColor' d='m8 9 5 5H3z'/%3E%3C/svg%3E");background-position:calc(100% - .75rem);background-repeat:no-repeat;background-size:1rem;padding-right:2rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-textarea{resize:vertical;field-sizing:content;height:auto;max-height:12rem;min-height:3rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox,:where(.wpcf7) .wpcf7-form-control.wpcf7-radio{display:flex;flex-direction:column;gap:.75rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item,:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item{flex:0 0 auto;max-width:100%;min-width:0;width:100%}:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox.is-horizontal,:where(.wpcf7) .wpcf7-form-control.wpcf7-radio.is-horizontal{flex-flow:row wrap;gap:.75rem 1rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox.is-horizontal .wpcf7-list-item,:where(.wpcf7) .wpcf7-form-control.wpcf7-radio.is-horizontal .wpcf7-list-item{width:auto}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label{align-items:flex-start;display:flex;gap:.75rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-checkbox-bg);border:max(1px,.0625rem) solid var(--wpcf7-checkbox-border);border-radius:.25rem;color:var(--wpcf7-checkbox-text);display:flex;flex:0 0 auto;height:1.5rem;justify-content:center;min-width:0;position:relative;transition-duration:.25s;transition-property:background-color,color,border-color;transition-timing-function:ease-in-out;width:1.5rem;z-index:1}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input:before,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:before{background-color:currentcolor;content:"";display:block;height:.875rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='m10 3.92-5.5 5.5L2 6.92'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='13' fill='none'%3E%3Cpath stroke='%23fff' stroke-width='1.5' d='m10 3.92-5.5 5.5L2 6.92'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;width:.875rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input:after,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:after{bottom:-.5rem;content:"";display:block;left:-.5rem;position:absolute;right:-.5rem;top:-.5rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input:checked,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked{background-color:var(--wpcf7-checkbox-bg-checked);border-color:var(--wpcf7-checkbox-border-checked);color:var(--wpcf7-checkbox-text-checked)}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:focus{background-color:var(--wpcf7-checkbox-bg-focus);border-color:var(--wpcf7-checkbox-border-focus);color:var(--wpcf7-checkbox-text);outline:2px solid var(--wpcf7-checkbox-border-focus);outline-offset:2px}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label input:checked:focus,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked:focus{background-color:var(--wpcf7-checkbox-bg-checked-focus);border-color:var(--wpcf7-checkbox-border-checked-focus);color:var(--wpcf7-checkbox-text-checked-focus);outline:2px solid var(--wpcf7-checkbox-border-checked-focus);outline-offset:2px}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label{display:block;flex:1 1 auto;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:156%;min-width:0;position:relative;z-index:10}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label span,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label span{display:inline}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label a,:where(.wpcf7) .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label .wpcf7-list-item-label a{-webkit-text-decoration:underline;text-decoration:underline}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance label .wpcf7-list-item-label{align-self:center}:where(.wpcf7) .wpcf7-form-control.wpcf7-acceptance~.wpcf7-not-valid-tip{margin-top:0;padding-left:2rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item{flex:0 0 auto;max-width:100%;min-width:0}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label{align-items:flex-start;display:flex;gap:.5rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input{align-items:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-checkbox-bg);border:max(1px,.0625rem) solid var(--wpcf7-checkbox-border);border-radius:50%;color:var(--wpcf7-checkbox-text);display:flex;flex:0 0 auto;height:1.5rem;justify-content:center;min-width:0;position:relative;transition-duration:.25s;transition-property:background-color,color,border-color;transition-timing-function:ease-in-out;width:1.5rem;z-index:1}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:before{background-color:currentcolor;border-radius:50%;bottom:20%;content:"";display:block;left:20%;position:absolute;right:20%;top:20%}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:after{bottom:-.5rem;content:"";display:block;left:-.5rem;position:absolute;right:-.5rem;top:-.5rem}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked{background-color:var(--wpcf7-checkbox-bg-checked);border-color:var(--wpcf7-checkbox-border-checked);color:var(--wpcf7-checkbox-text-checked)}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:focus{background-color:var(--wpcf7-checkbox-bg-focus);border-color:var(--wpcf7-checkbox-border-focus);color:var(--wpcf7-checkbox-text);outline:2px solid var(--wpcf7-checkbox-border-focus);outline-offset:2px}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked:focus{background-color:var(--wpcf7-checkbox-bg-checked-focus);border-color:var(--wpcf7-checkbox-border-checked-focus);color:var(--wpcf7-checkbox-text-checked-focus);outline:2px solid var(--wpcf7-checkbox-border-checked-focus);outline-offset:2px}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label{display:block;flex:1 1 auto;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:156%;min-width:0;padding-bottom:.0625rem;padding-top:.0625rem;position:relative;z-index:10}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label span{display:inline}:where(.wpcf7) .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label .wpcf7-list-item-label a{-webkit-text-decoration:underline;text-decoration:underline}:where(.wpcf7) .wpcf7-not-valid-tip{color:#8d0100;display:block;font-size:13px;line-height:1.25;margin-top:.25rem}:where(.wpcf7) .wpcf7-not-valid-tip~.wpcf7-not-valid-tip{display:none}:where(.wpcf7) .wpcf7-form .wpcf7-response-output{background-color:rgba(23,41,73,.15);border:0;border-radius:.75rem;color:#172949;display:none;margin-top:1rem;padding:1rem}:where(.wpcf7) .wpcf7-form.aborted .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.failed .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.invalid .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.sent .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.spam .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.unaccepted .wpcf7-response-output{display:block}:where(.wpcf7) .wpcf7-form.sent .wpcf7-response-output{background-color:rgba(0,77,43,.15);color:#004d2b}:where(.wpcf7) .wpcf7-form.aborted .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.failed .wpcf7-response-output{background-color:rgba(141,1,0,.15);color:#8d0100}:where(.wpcf7) .wpcf7-form.spam .wpcf7-response-output{background-color:rgba(141,1,0,.15);color:#8d0100}:where(.wpcf7) .wpcf7-form.invalid .wpcf7-response-output,:where(.wpcf7) .wpcf7-form.unaccepted .wpcf7-response-output{background-color:rgba(141,1,0,.15);color:#8d0100}:where(.wpcf7) .form-fields{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1.5rem;gap:1.5rem}@container wpcf7form (min-width: 24rem){:where(.wpcf7) .form-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}:where(.wpcf7) .form-fields>*{grid-column:1/-1}:where(.wpcf7) .form-fields>.is-col-1\/2{grid-column:span 1}:where(.wpcf7) .form-field.is-input .form-field-label{color:var(--wpcf7-input-label-text);display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:1;margin-bottom:.5rem;position:relative;transition-duration:.25s;transition-property:color;transition-timing-function:ease-in-out;z-index:50}:where(.wpcf7) .form-field.is-select .form-field-label{color:var(--wpcf7-input-label-text);display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:1;margin-bottom:.5rem;position:relative;transition-duration:.25s;transition-property:color;transition-timing-function:ease-in-out;z-index:50}:where(.wpcf7) .form-field.is-textarea .form-field-label{color:var(--wpcf7-input-label-text);display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:1;margin-bottom:.5rem;position:relative;transition-duration:.25s;transition-property:color;transition-timing-function:ease-in-out;z-index:50}:where(.wpcf7) .form-field.is-file .form-field-label{color:var(--wpcf7-input-label-text);display:block;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.005em;line-height:1;margin-bottom:.5rem;position:relative;transition-duration:.25s;transition-property:color;transition-timing-function:ease-in-out;z-index:50}:where(.wpcf7) .form-field.is-input.is-required .form-field-label:before{color:#8d0100;content:"* "}:where(.wpcf7) .form-field.is-select.is-required .form-field-label:before{color:#8d0100;content:"* "}:where(.wpcf7) .form-field.is-textarea.is-required .form-field-label:before{color:#8d0100;content:"* "}:where(.wpcf7) .form-field.is-file.is-required .form-field-label:before{color:#8d0100;content:"* "}:where(.wpcf7) .form-field.is-radio .form-field-label-radio{display:block;margin-bottom:1.25rem}:where(.wpcf7) .form-field.is-checkbox .form-field-label-radio{display:block;margin-bottom:1.25rem}:where(.wpcf7) .form-field.is-radio .form-field-label-checkbox{display:block;margin-bottom:1.25rem}:where(.wpcf7) .form-field.is-checkbox .form-field-label-checkbox{display:block;margin-bottom:1.25rem}:where(.wpcf7) .form-field.is-acceptance{display:grid;grid-template-columns:minmax(0,1fr);grid-gap:1rem;gap:1rem}:where(.wpcf7) details.is-accordion>summary{list-style-type:none}:where(.wpcf7) details.is-accordion>summary:has(.icon-status:nth-child(2)){align-items:flex-start;display:flex;gap:.5rem}:where(.wpcf7) details.is-accordion>summary:has(.icon-status:nth-child(2)) span{display:block;flex:1 1 auto;max-width:100%;min-width:0}:where(.wpcf7) details.is-accordion>summary:has(.icon-status:nth-child(2)) span.for-closed,:where(.wpcf7) details.is-accordion>summary:has(.icon-status:nth-child(2)) span.for-opened,:where(.wpcf7) details.is-accordion>summary:has(.icon-status:nth-child(2)) span.icon-status{flex:0 0 auto}:where(.wpcf7) details.is-accordion>summary .icon-status{background-color:currentcolor;display:block;height:1rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.766 5.834a.8.8 0 0 0-1.132 0L8 8.468 5.366 5.834a.8.8 0 0 0-1.132 1.131l3.2 3.2a.8.8 0 0 0 1.132 0l3.2-3.2a.8.8 0 0 0 0-1.131' clip-rule='evenodd'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath fill='%23fff' fill-rule='evenodd' d='M11.766 5.834a.8.8 0 0 0-1.132 0L8 8.468 5.366 5.834a.8.8 0 0 0-1.132 1.131l3.2 3.2a.8.8 0 0 0 1.132 0l3.2-3.2a.8.8 0 0 0 0-1.131' clip-rule='evenodd'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;transition-duration:.25s;transition-property:transform;transition-timing-function:ease-in-out;width:1rem}:where(.wpcf7) details.is-accordion>summary::marker,:where(.wpcf7) details.is-accordion>summary::webkit-details-marker{display:none}:where(.wpcf7) details.is-accordion:not([open])>summary .for-opened,:where(.wpcf7) details.is-accordion[open]>summary .for-closed{display:none!important}:where(.wpcf7) details.is-accordion[open]>summary .icon-status{transform:rotate(180deg)}:where(.wpcf7) details.is-accordion>ol,:where(.wpcf7) details.is-accordion>p,:where(.wpcf7) details.is-accordion>ul{margin:.5em 0}:where(.wpcf7) details.is-accordion>ol:first-child,:where(.wpcf7) details.is-accordion>p:first-child,:where(.wpcf7) details.is-accordion>ul:first-child{margin-top:0}:where(.wpcf7) details.is-accordion>ol:last-child,:where(.wpcf7) details.is-accordion>p:last-child,:where(.wpcf7) details.is-accordion>ul:last-child{margin-bottom:0}:where(.wpcf7) .is-custom-double-field__fields{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-input-bg);border:max(1px,.0625rem) solid var(--wpcf7-input-border);border-radius:1.5rem;color:var(--wpcf7-input-text);display:flex;outline:2px solid var(--wpcf7-input-outline);outline-offset:2px;transition-duration:.25s;transition-property:background-color,color,border-color,outline-color;transition-timing-function:ease-in-out;width:100%}:where(.wpcf7) .is-custom-double-field__fields input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-input-bg);border-radius:1.5rem;color:var(--wpcf7-input-text);display:block;height:2.875rem;min-height:2.875rem;outline:2px solid var(--wpcf7-input-outline);outline-offset:2px;padding:calc(1.5rem - .5lh - min(-1px, -.0625rem)) 1rem;width:100%}:where(.wpcf7) .is-custom-double-field__fields input::-moz-placeholder{color:var(--wpcf7-input-placeholder-text);opacity:1}:where(.wpcf7) .is-custom-double-field__fields input::placeholder{color:var(--wpcf7-input-placeholder-text);opacity:1}:where(.wpcf7) .is-custom-double-field__fields:has(input:focus){border-color:var(--wpcf7-input-border-focus)}:where(.wpcf7) .is-custom-double-field__fields .choices{--choices-inner-list-single-padding:0.125rem;align-self:center;flex:0 0 auto;font-size:.875rem;line-height:1.5rem;max-width:35%}:where(.wpcf7) .is-custom-double-field__fields .choices:first-child{margin-left:.3125rem}:where(.wpcf7) .is-custom-double-field__fields .choices:last-child{margin-right:.3125rem}:where(.wpcf7) .is-custom-double-field__fields .choices[data-type*=select-one] .choices__inner{background-color:rgba(0,0,0,.05);background-position:calc(100% - .5rem);border-color:rgba(0,0,0,.05);font-size:.875rem;line-height:1.5rem;min-height:auto;padding-right:1.5rem}:where(.wpcf7) .is-custom-double-field__fields .choices.is-open .choices__inner{border-color:var(--wpcf7-input-border-focus)}:where(.wpcf7) .is-custom-double-field__fields .choices.is-focused .choices__inner{border-color:var(--wpcf7-input-border-focus)}:where(.wpcf7) .is-custom-double-field__fields .choices__list--dropdown,:where(.wpcf7) .is-custom-double-field__fields .choices__list[aria-expanded]{max-width:16rem;width:-moz-max-content;width:max-content}:where(.wpcf7) .is-custom-double-field__helper .wpcf7-form-control{display:none}:where(.wpcf7) .hidden-fields-container{display:none}.choices{--choices-z-index:10;--choices-invalid-color:#8d0100;--choices-border-radius:1.5rem;--choices-multiple-item-bg:#e7e7e7;--choices-multiple-item-text:#000;--choices-multiple-item-bg-active:#f7efca;--choices-multiple-item-text-active:#000;--choices-dropdown-bg:var(--wpcf7-input-bg);--choices-dropdown-text:var(--wpcf7-input-text);--choices-dropdown-border:var(--wpcf7-input-border);--choices-dropdown-border-focus:var(--wpcf7-input-border);--choices-dropdown-border-radius:0.75rem;--choices-dropdown-item-padding:0.5rem 0.75rem;--choices-inner-list-single-padding:0.5625rem;--choices-inner-list-single-item-padding:0.25rem;--choices-inner-list-multiple-item-padding:0.25rem 0.5rem;--choices-inner-list-multiple-spacing:0.25rem;--choices-inner-list-multiple-padding:0.5625rem;overflow:hidden;position:relative}.choices:focus{outline:0}.choices.is-open{overflow:visible;z-index:100}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;background-color:var(--choices-bg-color-disabled,#eaeaea);cursor:not-allowed!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__input{background-color:var(--wpcf7-input-bg);border-bottom:max(1px,.0625rem) solid var(--wpcf7-input-border);display:block;margin:0;padding:.5rem .75rem;padding:var(--choices-dropdown-item-padding,.5rem .75rem);width:100%}.choices[data-type*=select-one] .choices__button{background-color:currentcolor;border-radius:1em;height:1em;margin-right:1.75rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='currentColor' d='M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='currentColor' d='M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.25;padding:0;position:absolute;right:0;top:50%;transform:translateY(-50%);width:1em}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one] .choices__inner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24'%3E%3Cpath fill='currentColor' d='m8 15-5-5h10z'/%3E%3C/svg%3E");background-position:calc(100% - .75rem);background-repeat:no-repeat;background-size:1rem;padding-right:2rem}.choices[data-type*=select-one].is-open .choices__inner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='24'%3E%3Cpath fill='currentColor' d='m8 9 5 5H3z'/%3E%3C/svg%3E")}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{background-color:currentcolor;border-radius:0;display:inline-block;font:inherit;height:1lh;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='currentColor' d='M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='currentColor' d='M6.4 19 5 17.6l5.6-5.6L5 6.4 6.4 5l5.6 5.6L17.6 5 19 6.4 13.4 12l5.6 5.6-1.4 1.4-5.6-5.6z'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;opacity:.5;padding-left:.5rem;position:relative;transition-duration:.25s;transition-property:opacity;transition-timing-function:ease-in-out;width:1em}.choices[data-type*=select-multiple] .choices__button:focus-visible{opacity:1}.choices[data-type*=text] .choices__button:focus-visible{opacity:1}.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--wpcf7-input-bg);border:max(1px,.0625rem) solid var(--wpcf7-input-border);border-radius:1.5rem;border-radius:var(--choices-border-radius,1.5rem);color:var(--wpcf7-input-text);display:block;min-height:3rem;overflow:hidden;padding:.5625rem;padding:var(--choices-inner-list-single-padding,.5625rem);vertical-align:top;width:100%}.is-focused .choices__inner,.is-open .choices__inner{border-color:var(--wpcf7-input-border-focus)}.is-invalid .choices__inner{border-color:#8d0100;border-color:var(--choices-invalid-color,#8d0100)}.choices__inner:has(.choices__list--multiple){display:flex;flex-wrap:wrap;gap:.25rem;gap:var(--choices-inner-list-multiple-spacing,.25rem);padding:.4375rem;padding:var(--choices-inner-list-multiple-padding,.4375rem)}.choices__list{list-style:none;margin:0;min-height:1lh;padding-left:0}.choices__list--single{display:block;padding:.25rem;padding:var(--choices-inner-list-single-item-padding,.25rem)}.choices__list--single,.choices__list--single .choices__item{width:100%}.choices__list--single .choices__item{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:normal}.choices__item span{display:inline}.choices__item .flag-icon{border-radius:50%;display:inline-block}.choices__list--multiple{display:contents}.choices__list--multiple+.choices__input{display:block;padding:.25rem;padding:var(--choices-inner-list-multiple-item-padding,.25rem);padding-left:0;padding-right:0}.choices__list--multiple .choices__item{background-color:#{theme("colors.primary.DEFAULT")};background-color:var(--choices-multiple-item-bg,#{theme("colors.primary.DEFAULT")});border-radius:9rem;box-sizing:border-box;color:var(--choices-multiple-item-text,var(--color-primary-text));display:inline-block;font:inherit;padding:.25rem .5rem;padding:var(--choices-inner-list-multiple-item-padding,.25rem .5rem);vertical-align:middle;word-break:break-all}.choices__list--multiple .choices__item[data-deletable]{padding-right:.5rem}.choices__list--multiple .choices__item.is-highlighted{background-color:#{theme("colors.primary.DEFAULT")};background-color:var(--choices-multiple-item-bg-active,#{theme("colors.primary.DEFAULT")});color:var(--choices-multiple-item-text-active,var(--color-primary-text))}.is-disabled .choices__list--multiple .choices__item{opacity:.5}.choices__list--dropdown,.choices__list[aria-expanded]{background-color:var(--choices-dropdown-bg,var(--wpcf7-input-bg));border:max(1px,.0625rem) solid var(--choices-dropdown-border,var(--wpcf7-input-border));border-radius:.75rem;border-radius:var(--choices-dropdown-border-radius,.75rem);box-shadow:0 .25rem .5rem rgba(0,0,0,.1);box-shadow:var(--choices-box-shadow,0 .25rem .5rem rgba(0,0,0,.1));color:var(--choices-dropdown-text,var(--wpcf7-input-text));display:none;overflow:hidden;position:absolute;top:100%;width:100%;word-break:break-all;z-index:10;z-index:var(--choices-z-index,10)}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:var(--choices-dropdown-border-focus,var(--wpcf7-input-border-focus))}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{bottom:100%;top:auto}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{max-height:20rem;overflow:auto;position:relative;will-change:scroll-position;-webkit-overflow-scrolling:touch}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{padding:.5rem .75rem;padding:var(--choices-dropdown-item-padding,.5rem .75rem);position:relative;transition-duration:.25s;transition-property:background-color,color,border-color,outline-color;transition-timing-function:ease-in-out}.choices__list--dropdown .choices__item .flag-icon,.choices__list[aria-expanded] .choices__item .flag-icon{display:inline-block}.choices__list--dropdown .choices__item--selectable.is-selected:after,.choices__list[aria-expanded] .choices__item--selectable.is-selected:after{content:none!important}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list--dropdown .choices__item--selectable.is-selected,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-selected{background-color:#f2f2f2;background-color:var(--choices-highlighted-color,#f2f2f2)}.choices__item{cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;opacity:.5;-webkit-user-select:none;-moz-user-select:none;user-select:none}.choices__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-position:50%;background-repeat:no-repeat;border:0;cursor:pointer;text-indent:-9999px}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{background-color:transparent;border:0;border-radius:0;color:inherit;display:inline-block;font:inherit;max-width:100%;padding:.25rem;vertical-align:baseline}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;height:0;width:0}.choices__placeholder{color:var(--wpcf7-input-placeholder-text);opacity:1}.tabs-header{display:flex;gap:8px;margin-left:calc(var(--padding)*-1);margin-right:calc(var(--padding)*-1);overflow:auto;padding:4px var(--padding);scrollbar-color:#c18c21 transparent;scrollbar-width:thin}@media (min-width:768px){.tabs-header{margin-left:-4px;margin-right:-4px;padding:4px}}.tabs-header .tab-button{background:rgba(0,0,0,.051);border:1px solid transparent;border-radius:30px;color:#000;cursor:pointer;display:block;flex:0 0 auto;font-size:14px;font-weight:500;letter-spacing:-.04em;line-height:1;min-width:0;padding:13px 20px;position:relative;transition-duration:.3s;transition-property:background-color,color,border-color;transition-timing-function:ease-in-out;z-index:1}.tabs-header .tab-button:focus-visible,.tabs-header .tab-button:hover{background-color:rgba(193,140,33,.102);border-color:rgba(193,140,33,0);color:#c18c21}.tabs-header .tab-button[aria-selected=true]{background-color:rgba(193,140,33,.102);border-color:#c18c21;color:#c18c21}.tabs-header+.tabs-content{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 22px 17px 0 rgba(0,0,0,.02);display:flex;flex-direction:column;gap:24px;margin-top:16px;padding:32px}@media (max-width:1440px){.tabs-header+.tabs-content{border-radius:12px;gap:18px;padding:24px}}@media (max-width:1023px){.tabs-header+.tabs-content{width:100%}}@media (max-width:767px){.tabs-header+.tabs-content{border-radius:16px;gap:16px;padding:32px 16px 16px}}.contact-forms-tabs-section{display:flex;flex-direction:column;gap:64px}.contact-forms-tabs-section .h2{margin:0 0 24px}@media (min-width:1024px){.contact-forms-tabs-section{flex-direction:row}}.contact-forms-tabs-section .contact-forms-tabs-section__content{max-width:100%;min-width:0;width:100%}@media (min-width:1024px){.contact-forms-tabs-section .contact-forms-tabs-section__content{flex:1 1 40%;width:auto}}.contact-forms-tabs-section .contact-forms-tabs-section__content .text>:first-child{margin-top:0}.contact-forms-tabs-section .contact-forms-tabs-section__content .text>:last-child{margin-bottom:0}.contact-forms-tabs-section .contact-forms-tabs-section__tabs{max-width:100%;min-width:0;width:100%}@media (min-width:1024px){.contact-forms-tabs-section .contact-forms-tabs-section__tabs{flex:1 1 60%;width:auto}}.contact-forms-tabs-section a{color:inherit;-webkit-text-decoration:underline;text-decoration:underline;transition-duration:.25s}.contact-forms-tabs-section a:focus-visible,.contact-forms-tabs-section a:hover{color:#c18c21}
.home-subheader{margin:0 auto;max-width:1680px;padding:0 40px}.home-subheader .logos{margin-top:32px}@media (max-width:1440px){.home-subheader{max-width:1280px}.home-subheader .logos{margin-top:24px}}@media (max-width:1023px){.home-subheader{padding:0 24px}}@media (max-width:767px){.home-subheader{padding:0 16px}.home-subheader .logos{margin-top:48px}}#home-location-search .input,.newsletter-form .input{height:66px}@media (max-width:1440px) and (min-width:768px){#home-location-search .input,.newsletter-form .input{height:48px}#home-location-search .input input,.newsletter-form .input input{font-size:12px;padding:6px 18px}#home-location-search .input .controls,.newsletter-form .input .controls{padding:6px}#home-location-search .input .controls .button,.newsletter-form .input .controls .button{--height:36px}#home-location-search .input .controls .button .icon,.newsletter-form .input .controls .button .icon{height:calc(var(--height) - 6px);width:calc(var(--height) - 6px)}}@media (max-width:767px){#home-location-search .input,.newsletter-form .input{height:60px}#home-location-search .input input,.newsletter-form .input input{font-size:14px;padding:6px 20px}}.home-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px;list-style:none;margin:0;padding:0}@media (max-width:1440px){.home-cards{gap:23px}}@media (max-width:1023px){.home-cards{align-items:center;display:flex;flex-direction:column;gap:8px}}.home-cards li{max-width:670px;width:100%}.with-hover-shadow{box-shadow:0;transition:box-shadow .3s}.with-hover-shadow.swiper-slide{transition:box-shadow .3s,transform}@media (hover:hover){.with-hover-shadow:hover{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}}@media (hover:hover) and (max-width:1440px){.with-hover-shadow:hover{box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);box-shadow:0 16.5px 12.75px 0 #00000005;box-shadow:0 75px 60px 0 #00000008}}@media (hover:hover) and (max-width:767px){.with-hover-shadow:hover{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}}@media (max-width:767px){.with-shadow-on-mobile{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}}.card{background:#fff;border:.75px solid rgba(0,0,0,.102);border-radius:12px;display:flex;flex-direction:row;gap:32px;height:100%;padding:32px}@media (max-width:1440px){.card{gap:24px;padding:24px}}@media (max-width:1023px){.card{padding:20px}}.card-image{align-items:center;background:rgba(193,140,33,.102);border-radius:16px;color:#c18c21;display:flex;flex-shrink:0;height:72px;justify-content:center;padding:16px;width:72px}.card-image svg{height:40px;width:40px}@media (max-width:1440px){.card-image{border-radius:12px;height:54px;padding:12px;width:54px}.card-image svg{height:30px;width:30px}}@media (max-width:1023px){.card-image{height:56px;width:56px}.card-image svg{height:32px;width:32px}}a.card{-webkit-text-decoration:none;text-decoration:none}a.card:hover .card-content .card-link{color:#c18c21}a.card:hover .card-content .card-link .link-text:after{opacity:1}.card-content{display:flex;flex-direction:column;gap:16px;width:100%}@media (max-width:1440px){.card-content{gap:12px}}@media (max-width:767px){.card-content{padding-top:8px}}.card-content .card-title{color:#000;line-height:112%;margin:0}.card-content .card-description{color:rgba(0,0,0,.698);margin:0}.card-content .card-link{align-items:center;color:rgba(0,0,0,.302);display:flex;flex-direction:row;font-family:Poppins;font-size:16px;font-style:Regular;font-weight:400;justify-content:space-between;letter-spacing:-.005em;line-height:100%;margin-top:auto;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease-in-out}.card-content .card-link svg{height:32px;width:32px}@media (max-width:1440px){.card-content .card-link{font-size:12px}.card-content .card-link svg{height:24px;width:24px}}@media (max-width:1023px){.card-content .card-link{font-size:14px}.card-content .card-link svg{height:20px;width:20px}}.card-content .card-link .link-text{color:#c18c21;display:inline-block;position:relative}.card-content .card-link .link-text:after{background-color:#c18c21;bottom:0;content:"";display:inline-block;height:1px;left:0;opacity:0;position:absolute;transition:opacity .2s ease-in-out;width:100%}.card-content .card-link:hover{color:#c18c21}.card-content .card-link:hover .link-text:after{opacity:1}.gray-section{align-items:center;background-color:rgba(0,0,0,.02);border:.75px solid rgba(0,0,0,.102);border-radius:12px;display:flex;flex-direction:row;gap:60px;margin:0 var(--page-header-padding);position:relative}@media (max-width:1440px){.gray-section{gap:46px}}@media (max-width:1023px){.gray-section{border-radius:0;flex-direction:column;gap:64px;margin:0}}.gray-section .background{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.gray-section .background:after{background-image:url(../assets/images/default-pattern.webp);content:"";height:197%;left:50%;opacity:.3;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(30deg);transform:translate(calc(-50% + var(--parallax-x, 0px)),calc(-50% + var(--parallax-y, 0px))) rotate(30deg);transition:all .2s linear;width:108%;will-change:transform}.gray-section .text-box{display:flex;flex-direction:column;flex-shrink:0.5;gap:40px;padding:160px 0 160px 120px;width:-moz-fit-content;width:fit-content}.gray-section .text-box>*{max-width:647px}.gray-section .text-box .h2{margin:0}.gray-section .text-box .text-box-header .badge{margin-bottom:16px}@media (max-width:1440px){.gray-section .text-box .text-box-header .badge{margin-bottom:12px}}@media (max-width:1023px){.gray-section .text-box .text-box-header .badge{margin-left:auto;margin-right:auto}}@media (max-width:767px){.gray-section .text-box .text-box-header .badge{margin-bottom:8px}}.gray-section .text-box .base-text{color:rgba(0,0,0,.698)}.gray-section .text-box .base-text p:first-child{margin-top:0}.gray-section .text-box .base-text p:last-child{margin-bottom:0}@media (max-width:1440px){.gray-section .text-box{gap:30px;padding:120px 0 120px 90px}.gray-section .text-box>*{max-width:485px}}@media (max-width:1023px){.gray-section .text-box{padding:64px 24px 104px}.gray-section .text-box .base-text,.gray-section .text-box .h2{text-align:center}}@media (max-width:767px){.gray-section .text-box{gap:32px;padding-bottom:0}}.gray-section .buttons{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media (max-width:1440px){.gray-section .buttons{gap:12px}}@media (max-width:1023px){.gray-section .buttons{flex-direction:column}}@media (max-width:767px){.gray-section .buttons>.button{width:100%}}.app-section{gap:65px}@media (max-width:1440px){.app-section{gap:49px}}.app-section .text-box-content .base-text{color:rgba(0,0,0,.698);margin:0}.app-section .app-text .platforms{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.app-section .app-text .platforms a{display:flex}.app-section .app-text .platforms a svg{width:auto}@media (max-width:1440px){.app-section .app-text .platforms a svg{height:42px}}@media (max-width:767px){.app-section .app-text .platforms a svg{height:48px}}.app-section .app-text .platforms a svg .background{transition:fill-opacity .2s ease-in-out}.app-section .app-text .platforms a:hover svg .background{fill-opacity:.3}@media (max-width:1440px){.app-section .app-text .platforms{gap:12px}}@media (max-width:1023px){.app-section .app-text .platforms{gap:16px 12px;justify-content:space-around}}.app-section .app-image{aspect-ratio:850/648;display:flex;max-width:850px;pointer-events:none;position:relative;width:100%}@media (max-width:1440px){.app-section .app-image{max-width:637px}}@media (max-width:767px){.app-section .app-image{aspect-ratio:328/438;margin:-13px 30px -232px}}.app-section .app-image .image{aspect-ratio:850/1027;left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1);width:128%;will-change:transform;z-index:1}@media (max-width:767px){.app-section .app-image .image{transform:translate(-50%,-52%) scale(1);width:133%}}.app-section .app-image .cashify-app{left:49.5%;position:absolute;top:52.5%;transform:translate(-50%,-50%);width:129.64706%}@media (max-width:767px){.app-section .app-image .cashify-app{display:none}}.app-section .app-image .cashify-app-mobile{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(1.23);width:100%}@media (min-width:768px){.app-section .app-image .cashify-app-mobile{display:none}}.events-info-section{--margin:220px;justify-content:space-between;margin-bottom:220px;margin-bottom:var(--margin);margin-top:220px;margin-top:var(--margin);--gap:32px;--space:160px;--offset:-73px}@media (max-width:1440px){.events-info-section{--margin:165px;--gap:24px;--space:120px;--offset:-55px}}@media (max-width:767px){.events-info-section{--margin:88px;--gap:8px;--space:88px;--offset:-52px;margin-bottom:140px;margin-bottom:calc(var(--offset)*-1 + 88px)}}.events-info-section .images-box{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--gap);gap:var(--gap);margin-bottom:var(--offset);margin-right:120px;margin-top:var(--offset)}@media (max-width:1440px){.events-info-section .images-box{margin-right:74px}}@media (max-width:1023px){.events-info-section .images-box{margin-right:0;margin-top:-100px}}@media (max-width:767px){.events-info-section .images-box{margin-top:-24px;padding-left:16px;padding-right:16px}}.events-info-section .images-box .col{display:flex;flex-direction:column;gap:var(--gap)}.events-info-section .images-box .col+.col{margin-top:var(--space)}.events-info-section .image{aspect-ratio:1;border-radius:12px;box-shadow:0 75px 60px 0 rgba(0,0,0,.031);display:flex;max-width:376px;overflow:hidden;width:100%}.events-info-section .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:1440px){.events-info-section .image{max-width:282px}}
.locations-wrapper{display:grid;grid-template-columns:1.42fr 1fr;height:800px;margin:0 var(--space-160);grid-gap:32px;gap:32px}@media (max-width:1440px){.locations-wrapper{gap:24px;height:600px}}@media (max-width:1279px){.locations-wrapper{display:flex;flex-direction:column-reverse;gap:32px;height:auto}}@media (max-width:767px){.locations-wrapper{margin:0 24px}}.locations-wrapper .left-part{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:column;--padding:24px;box-shadow:0 22px 17px 0 rgba(0,0,0,.02);padding:24px;padding:var(--padding);padding-bottom:0;--gap:16px;gap:16px;gap:var(--gap)}@media (max-width:1440px){.locations-wrapper .left-part{--gap:12px;--padding:18px;padding-bottom:0}}@media (max-width:767px){.locations-wrapper .left-part{--gap:16px;--padding:16px;padding-bottom:0}}@media (max-width:639px){.locations-wrapper .left-part{border:none;padding:0}}.localization-controls,.localization-filtering{display:flex;gap:var(--gap)}.localization-filtering{align-items:center;flex-direction:row}.localization-filtering .select button[role=combobox]{line-height:1.3}.localization-filtering .get-location{margin-left:auto}@media (max-width:767px){.localization-filtering .get-location{justify-content:center}.localization-filtering{align-items:stretch;flex-direction:column}.localization-filtering .select button{width:100%}.localization-filtering .get-location{margin:0 auto}}.localization-controls{flex-direction:column}.localizations-list-wrapper{height:100%;margin:0 calc(var(--padding)*-1);max-height:648px;overflow:auto;padding:0 var(--padding)}@media (max-width:1440px){.localizations-list-wrapper{max-height:486px}}@media (max-width:1279px){.localizations-list-wrapper{max-height:none;overflow:visible;overflow:initial}}.localizations-list{display:flex;flex-direction:column;gap:calc(var(--gap)/2);padding-bottom:16px}@media (max-width:639px){.localizations-list{padding-bottom:0}}.localization-item{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:column;padding:16px;--distance:attr(data-distance);box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008;gap:var(--gap)}@media (max-width:1440px){.localization-item{box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);box-shadow:0 16.5px 12.75px 0 #00000005;box-shadow:0 75px 60px 0 #00000008}}@media (max-width:767px){.localization-item{box-shadow:0 7px 6px 0 rgba(0,0,0,.02);box-shadow:0 22px 17px 0 #00000005;box-shadow:0 100px 80px 0 #00000008}}.localization-item.hidden{display:none}.localization-item .localization-row{display:flex;flex-direction:row;gap:var(--gap);justify-content:space-between}@media (max-width:767px){.localization-item .localization-row.break-md{flex-direction:column}}.localization-item .localization-row .localization-row{flex-wrap:wrap;gap:calc(var(--gap)/2)}.localization-item .localization-col{display:flex;flex-direction:column;gap:calc(var(--gap)/2)}@media (max-width:639px){.localization-item .localization-col .rating{flex-direction:column;padding-left:20px;position:relative}.localization-item .localization-col .rating:before{position:absolute;right:calc(100% - 17px);top:3px}}.localization-item .localization-row.props{width:-moz-fit-content;width:fit-content}@media (max-width:767px){.localization-item .localization-row.props{flex-direction:column}}.localization-item .address,.localization-item .cash,.localization-item .phone{align-items:center;color:rgba(0,0,0,.698);display:flex;font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:100%}@media (max-width:1440px){.localization-item .address,.localization-item .cash,.localization-item .phone{font-size:10.5px;line-height:12px}}@media (max-width:767px){.localization-item .address,.localization-item .cash,.localization-item .phone{font-size:12px;height:auto}}.localization-item .address:before,.localization-item .cash:before,.localization-item .phone:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:16px;margin-right:3px;width:16px}@media (max-width:1440px){.localization-item .address:before,.localization-item .cash:before,.localization-item .phone:before{height:12px;width:12px}}.localization-item a.phone{-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease-in-out}.localization-item a.phone:hover{color:#c18c21}.localization-item .cash{color:#4caf50}.localization-item .cash.no-value{color:#f44336}.localization-item .localization-row.buttons{justify-content:end}@media (max-width:639px){.localization-item .localization-row.buttons{flex-direction:column;width:100%}}.localization-item .localization-row.buttons .button{--height:40px;border:none;font-size:14px;line-height:100%;padding-left:16px}.localization-item .localization-row.buttons .button .icon svg{height:16px;width:16px}@media (min-width:768px){.localization-item .localization-row.buttons .button.mini{justify-content:center;padding:0;width:var(--height)}.localization-item .localization-row.buttons .button.mini .text{display:none}.localization-item .localization-row.buttons .button.mini .icon{background-color:transparent}}@media (max-width:1440px){.localization-item .localization-row.buttons .button{--height:30px;font-size:10.5px;padding:3px 3px 3px 12px}.localization-item .localization-row.buttons .button .icon svg{height:12px;width:12px}}@media (max-width:767px){.localization-item .localization-row.buttons .button{--height:40px;font-size:14px;line-height:100%;padding:4px 4px 4px 16px}.localization-item .localization-row.buttons .button .icon svg{height:16px;width:16px}}.localization-item .phone:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEzLjMgMTRDMTEuOTExMSAxNCAxMC41Mzg5IDEzLjY5NzIgOS4xODMzMyAxMy4wOTE3QzcuODI3NzggMTIuNDg2MSA2LjU5NDQ0IDExLjYyNzggNS40ODMzMyAxMC41MTY3QzQuMzcyMjIgOS40MDU1NiAzLjUxMzg5IDguMTcyMjIgMi45MDgzMyA2LjgxNjY3QzIuMzAyNzggNS40NjExMSAyIDQuMDg4ODkgMiAyLjdDMiAyLjUgMi4wNjY2NyAyLjMzMzMzIDIuMiAyLjJDMi4zMzMzMyAyLjA2NjY3IDIuNSAyIDIuNyAySDUuNEM1LjU1NTU2IDIgNS42OTQ0NCAyLjA1Mjc4IDUuODE2NjcgMi4xNTgzM0M1LjkzODg5IDIuMjYzODkgNi4wMTExMSAyLjM4ODg5IDYuMDMzMzMgMi41MzMzM0w2LjQ2NjY3IDQuODY2NjdDNi40ODg4OSA1LjA0NDQ0IDYuNDgzMzMgNS4xOTQ0NCA2LjQ1IDUuMzE2NjdDNi40MTY2NyA1LjQzODg5IDYuMzU1NTYgNS41NDQ0NCA2LjI2NjY3IDUuNjMzMzNMNC42NSA3LjI2NjY3QzQuODcyMjIgNy42Nzc3OCA1LjEzNjExIDguMDc1IDUuNDQxNjcgOC40NTgzM0M1Ljc0NzIyIDguODQxNjcgNi4wODMzMyA5LjIxMTExIDYuNDUgOS41NjY2N0M2Ljc5NDQ0IDkuOTExMTEgNy4xNTU1NiAxMC4yMzA2IDcuNTMzMzMgMTAuNTI1QzcuOTExMTEgMTAuODE5NCA4LjMxMTExIDExLjA4ODkgOC43MzMzMyAxMS4zMzMzTDEwLjMgOS43NjY2N0MxMC40IDkuNjY2NjcgMTAuNTMwNiA5LjU5MTY3IDEwLjY5MTcgOS41NDE2N0MxMC44NTI4IDkuNDkxNjcgMTEuMDExMSA5LjQ3Nzc4IDExLjE2NjcgOS41TDEzLjQ2NjcgOS45NjY2N0MxMy42MjIyIDEwLjAxMTEgMTMuNzUgMTAuMDkxNyAxMy44NSAxMC4yMDgzQzEzLjk1IDEwLjMyNSAxNCAxMC40NTU2IDE0IDEwLjZWMTMuM0MxNCAxMy41IDEzLjkzMzMgMTMuNjY2NyAxMy44IDEzLjhDMTMuNjY2NyAxMy45MzMzIDEzLjUgMTQgMTMuMyAxNFpNNC4wMTY2NyA2TDUuMTE2NjcgNC45TDQuODMzMzMgMy4zMzMzM0gzLjM1QzMuNDA1NTYgMy43ODg4OSAzLjQ4MzMzIDQuMjM4ODkgMy41ODMzMyA0LjY4MzMzQzMuNjgzMzMgNS4xMjc3OCAzLjgyNzc4IDUuNTY2NjcgNC4wMTY2NyA2Wk05Ljk4MzMzIDExLjk2NjdDMTAuNDE2NyAxMi4xNTU2IDEwLjg1ODMgMTIuMzA1NiAxMS4zMDgzIDEyLjQxNjdDMTEuNzU4MyAxMi41Mjc4IDEyLjIxMTEgMTIuNiAxMi42NjY3IDEyLjYzMzNWMTEuMTY2N0wxMS4xIDEwLjg1TDkuOTgzMzMgMTEuOTY2N1oiIGZpbGw9IiNDMThDMjEiLz4KPC9zdmc+Cg==)}.localization-item .address:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuOTk3NCA3Ljk5OTkyQzguMzY0MDYgNy45OTk5MiA4LjY3Nzk1IDcuODY5MzYgOC45MzkwNiA3LjYwODI1QzkuMjAwMTcgNy4zNDcxNCA5LjMzMDczIDcuMDMzMjUgOS4zMzA3MyA2LjY2NjU4QzkuMzMwNzMgNi4yOTk5MiA5LjIwMDE3IDUuOTg2MDMgOC45MzkwNiA1LjcyNDkyQzguNjc3OTUgNS40NjM4MSA4LjM2NDA2IDUuMzMzMjUgNy45OTc0IDUuMzMzMjVDNy42MzA3MyA1LjMzMzI1IDcuMzE2ODQgNS40NjM4MSA3LjA1NTczIDUuNzI0OTJDNi43OTQ2MiA1Ljk4NjAzIDYuNjY0MDYgNi4yOTk5MiA2LjY2NDA2IDYuNjY2NThDNi42NjQwNiA3LjAzMzI1IDYuNzk0NjIgNy4zNDcxNCA3LjA1NTczIDcuNjA4MjVDNy4zMTY4NCA3Ljg2OTM2IDcuNjMwNzMgNy45OTk5MiA3Ljk5NzQgNy45OTk5MlpNNy45OTc0IDEyLjg5OTlDOS4zNTI5NSAxMS42NTU1IDEwLjM1ODUgMTAuNTI0OSAxMS4wMTQxIDkuNTA4MjVDMTEuNjY5NiA4LjQ5MTU4IDExLjk5NzQgNy41ODg4MSAxMS45OTc0IDYuNzk5OTJDMTEuOTk3NCA1LjU4ODgxIDExLjYxMTMgNC41OTcxNCAxMC44MzkxIDMuODI0OTJDMTAuMDY2OCAzLjA1MjcgOS4xMTk2MiAyLjY2NjU5IDcuOTk3NCAyLjY2NjU5QzYuODc1MTcgMi42NjY1OSA1LjkyNzk1IDMuMDUyNyA1LjE1NTczIDMuODI0OTJDNC4zODM1MSA0LjU5NzE0IDMuOTk3NCA1LjU4ODgxIDMuOTk3NCA2Ljc5OTkyQzMuOTk3NCA3LjU4ODgxIDQuMzI1MTcgOC40OTE1OCA0Ljk4MDczIDkuNTA4MjVDNS42MzYyOCAxMC41MjQ5IDYuNjQxODQgMTEuNjU1NSA3Ljk5NzQgMTIuODk5OVpNNy45OTc0IDE0LjY2NjZDNi4yMDg1MSAxMy4xNDQ0IDQuODcyNCAxMS43MzA1IDMuOTg5MDYgMTAuNDI0OUMzLjEwNTczIDkuMTE5MzYgMi42NjQwNiA3LjkxMTAzIDIuNjY0MDYgNi43OTk5MkMyLjY2NDA2IDUuMTMzMjUgMy4yMDAxNyAzLjgwNTQ3IDQuMjcyNCAyLjgxNjU5QzUuMzQ0NjIgMS44Mjc3IDYuNTg2MjggMS4zMzMyNSA3Ljk5NzQgMS4zMzMyNUM5LjQwODUxIDEuMzMzMjUgMTAuNjUwMiAxLjgyNzcgMTEuNzIyNCAyLjgxNjU5QzEyLjc5NDYgMy44MDU0NyAxMy4zMzA3IDUuMTMzMjUgMTMuMzMwNyA2Ljc5OTkyQzEzLjMzMDcgNy45MTEwMyAxMi44ODkxIDkuMTE5MzYgMTIuMDA1NyAxMC40MjQ5QzExLjEyMjQgMTEuNzMwNSA5Ljc4NjI4IDEzLjE0NDQgNy45OTc0IDE0LjY2NjZaIiBmaWxsPSIjQzE4QzIxIi8+Cjwvc3ZnPgo=)}.localization-item .cash:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNDAyNiAxMi42NjY2SDguNTY5MjdWMTEuODMzM0M5LjEyNDgzIDExLjczMzMgOS42MDI2IDExLjUxNjYgMTAuMDAyNiAxMS4xODMzQzEwLjQwMjYgMTAuODQ5OSAxMC42MDI2IDEwLjM1NTUgMTAuNjAyNiA5LjY5OTkyQzEwLjYwMjYgOS4yMzMyNSAxMC40NjkzIDguODA1NDcgMTAuMjAyNiA4LjQxNjU4QzkuOTM1OTQgOC4wMjc3IDkuNDAyNiA3LjY4ODgxIDguNjAyNiA3LjM5OTkyQzcuOTM1OTQgNy4xNzc3IDcuNDc0ODMgNi45ODMyNSA3LjIxOTI3IDYuODE2NTlDNi45NjM3MiA2LjY0OTkyIDYuODM1OTQgNi40MjIxNCA2LjgzNTk0IDYuMTMzMjVDNi44MzU5NCA1Ljg0NDM2IDYuOTM4NzEgNS42MTY1OSA3LjE0NDI3IDUuNDQ5OTJDNy4zNDk4MyA1LjI4MzI1IDcuNjQ3MDUgNS4xOTk5MiA4LjAzNTk0IDUuMTk5OTJDOC4zOTE0OSA1LjE5OTkyIDguNjY5MjcgNS4yODYwMyA4Ljg2OTI3IDUuNDU4MjVDOS4wNjkyNyA1LjYzMDQ3IDkuMjEzNzEgNS44NDQzNiA5LjMwMjYgNi4wOTk5MkwxMC4zNjkzIDUuNjY2NThDMTAuMjQ3IDUuMjc3NyAxMC4wMjIgNC45Mzg4MSA5LjY5NDI3IDQuNjQ5OTJDOS4zNjY0OSA0LjM2MTAzIDkuMDAyNiA0LjE5OTkyIDguNjAyNiA0LjE2NjU5VjMuMzMzMjVINy40MzU5NFY0LjE2NjU5QzYuODgwMzggNC4yODg4MSA2LjQ0NzA1IDQuNTMzMjUgNi4xMzU5NCA0Ljg5OTkyQzUuODI0ODMgNS4yNjY1OSA1LjY2OTI3IDUuNjc3NyA1LjY2OTI3IDYuMTMzMjVDNS42NjkyNyA2LjY1NTQ3IDUuODIyMDUgNy4wNzc3IDYuMTI3NiA3LjM5OTkyQzYuNDMzMTYgNy43MjIxNCA2LjkxMzcxIDcuOTk5OTIgNy41NjkyNyA4LjIzMzI1QzguMjY5MjcgOC40ODg4MSA4Ljc1NTM4IDguNzE2NTggOS4wMjc2IDguOTE2NThDOS4yOTk4MyA5LjExNjU4IDkuNDM1OTQgOS4zNzc3IDkuNDM1OTQgOS42OTk5MkM5LjQzNTk0IDEwLjA2NjYgOS4zMDUzOCAxMC4zMzYgOS4wNDQyNyAxMC41MDgzQzguNzgzMTYgMTAuNjgwNSA4LjQ2OTI3IDEwLjc2NjYgOC4xMDI2IDEwLjc2NjZDNy43MzU5NCAxMC43NjY2IDcuNDEwOTQgMTAuNjUyNyA3LjEyNzYgMTAuNDI0OUM2Ljg0NDI3IDEwLjE5NzEgNi42MzU5NCA5Ljg1NTQ3IDYuNTAyNiA5LjM5OTkyTDUuNDAyNiA5LjgzMzI1QzUuNTU4MTYgMTAuMzY2NiA1Ljc5OTgzIDEwLjc5NzEgNi4xMjc2IDExLjEyNDlDNi40NTUzOCAxMS40NTI3IDYuODgwMzggMTEuNjc3NyA3LjQwMjYgMTEuNzk5OVYxMi42NjY2Wk04LjAwMjYgMTQuNjY2NkM3LjA4MDM4IDE0LjY2NjYgNi4yMTM3MiAxNC40OTE2IDUuNDAyNiAxNC4xNDE2QzQuNTkxNDkgMTMuNzkxNiAzLjg4NTk0IDEzLjMxNjYgMy4yODU5NCAxMi43MTY2QzIuNjg1OTQgMTIuMTE2NiAyLjIxMDk0IDExLjQxMSAxLjg2MDk0IDEwLjU5OTlDMS41MTA5NCA5Ljc4ODgxIDEuMzM1OTQgOC45MjIxNCAxLjMzNTk0IDcuOTk5OTJDMS4zMzU5NCA3LjA3NzcgMS41MTA5NCA2LjIxMTAzIDEuODYwOTQgNS4zOTk5MkMyLjIxMDk0IDQuNTg4ODEgMi42ODU5NCAzLjg4MzI1IDMuMjg1OTQgMy4yODMyNUMzLjg4NTk0IDIuNjgzMjUgNC41OTE0OSAyLjIwODI1IDUuNDAyNiAxLjg1ODI1QzYuMjEzNzIgMS41MDgyNSA3LjA4MDM4IDEuMzMzMjUgOC4wMDI2IDEuMzMzMjVDOC45MjQ4MyAxLjMzMzI1IDkuNzkxNDkgMS41MDgyNSAxMC42MDI2IDEuODU4MjVDMTEuNDEzNyAyLjIwODI1IDEyLjExOTMgMi42ODMyNSAxMi43MTkzIDMuMjgzMjVDMTMuMzE5MyAzLjg4MzI1IDEzLjc5NDMgNC41ODg4MSAxNC4xNDQzIDUuMzk5OTJDMTQuNDk0MyA2LjIxMTAzIDE0LjY2OTMgNy4wNzc3IDE0LjY2OTMgNy45OTk5MkMxNC42NjkzIDguOTIyMTQgMTQuNDk0MyA5Ljc4ODgxIDE0LjE0NDMgMTAuNTk5OUMxMy43OTQzIDExLjQxMSAxMy4zMTkzIDEyLjExNjYgMTIuNzE5MyAxMi43MTY2QzEyLjExOTMgMTMuMzE2NiAxMS40MTM3IDEzLjc5MTYgMTAuNjAyNiAxNC4xNDE2QzkuNzkxNDkgMTQuNDkxNiA4LjkyNDgzIDE0LjY2NjYgOC4wMDI2IDE0LjY2NjZaTTguMDAyNiAxMy4zMzMzQzkuNDkxNDkgMTMuMzMzMyAxMC43NTI2IDEyLjgxNjYgMTEuNzg1OSAxMS43ODMzQzEyLjgxOTMgMTAuNzQ5OSAxMy4zMzU5IDkuNDg4ODEgMTMuMzM1OSA3Ljk5OTkyQzEzLjMzNTkgNi41MTEwMyAxMi44MTkzIDUuMjQ5OTIgMTEuNzg1OSA0LjIxNjU5QzEwLjc1MjYgMy4xODMyNSA5LjQ5MTQ5IDIuNjY2NTkgOC4wMDI2IDIuNjY2NTlDNi41MTM3MSAyLjY2NjU5IDUuMjUyNiAzLjE4MzI1IDQuMjE5MjcgNC4yMTY1OUMzLjE4NTk0IDUuMjQ5OTIgMi42NjkyNyA2LjUxMTAzIDIuNjY5MjcgNy45OTk5MkMyLjY2OTI3IDkuNDg4ODEgMy4xODU5NCAxMC43NDk5IDQuMjE5MjcgMTEuNzgzM0M1LjI1MjYgMTIuODE2NiA2LjUxMzcxIDEzLjMzMzMgOC4wMDI2IDEzLjMzMzNaIiBmaWxsPSIjQzE4QzIxIi8+Cjwvc3ZnPgo=)}.localization-item .localization-title{font-family:Poppins;font-size:16px;font-style:Medium;font-weight:500;letter-spacing:-.04em;line-height:100%;margin:0}@media (max-width:1440px){.localization-item .localization-title{font-size:12px}}@media (max-width:1023px){.localization-item .localization-title{font-size:14px;line-height:132%}}.localization-item .localization-title .distance{display:none}.localization-item[data-distance] .localization-title .distance{color:#c18c21;display:inline;margin-left:3px}.input.small{height:48px}.input.small:after{background-color:#fafafa}.input.small input{font-size:14px;padding:8px 16px}.input.small input::-moz-placeholder{color:rgba(0,0,0,.698)}.input.small input::placeholder{color:rgba(0,0,0,.698)}.input.small .controls{padding:4px}.input.small .controls .button{--height:48px;height:40px;padding:0;width:40px}.input.small .controls .button .input-button-text{display:none}.input.small .controls .button .icon svg{height:20px;width:20px}@media (max-width:1440px){.input.small{height:36px}.input.small input{font-size:10.5px;padding:6px 12px}.input.small .controls{padding:3px}.input.small .controls .button{--height:38px;height:30px;padding:0;width:30px}.input.small .controls .button .icon svg{height:12px;width:12px}}#localizations-map{border:1px solid rgba(0,0,0,.102);border-radius:16px;height:100%;width:100%}@media (max-width:1279px){#localizations-map{height:400px}}#localizations-map img{max-width:inherit!important}.hero-buttons{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}@media (max-width:1440px){.hero-buttons{gap:12px}}@media (max-width:767px){.hero-buttons{flex-direction:column;gap:16px;max-width:342px;width:100%}.hero-buttons .button{width:100%}}.phone-button:not([href]){display:none}.location-header-wrapper{display:flex;gap:32px;margin:0 var(--space-160)}@media (max-width:1440px){.location-header-wrapper{gap:24px}}@media (max-width:1023px){.location-header-wrapper{flex-direction:column;margin:0 64px}}@media (max-width:767px){.location-header-wrapper{gap:4px;margin:0 16px}}.info-aside{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 100px 80px 0 rgba(0,0,0,.031);display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content;padding:32px;width:100%;--gap:24px;flex-basis:376px;flex-shrink:0.4;gap:24px;gap:var(--gap)}@media (max-width:1440px){.info-aside{--gap:18px;flex-basis:282px;padding:24px}}@media (max-width:767px){.info-aside{--gap:24px;padding:32px 20px}}.info-aside .aside-header{display:flex;flex-direction:column;gap:16px}.info-aside .aside-header .h4{margin:0}@media (max-width:767px){.info-aside .aside-header .h4{font-size:24px}}@media (max-width:1440px){.info-aside .aside-header{gap:12px}}@media (max-width:767px){.info-aside .aside-header{align-items:center;gap:16px}}.info-aside .aside-buttons{display:flex;flex-direction:column;gap:calc(var(--gap)/3)}.info-aside .aside-info-item{background-color:rgba(0,0,0,.02);border-radius:16px;display:flex;flex-direction:column;padding:16px;--gap:16px;color:rgba(0,0,0,.698);font-family:Poppins;font-size:16px;font-weight:400;gap:16px;gap:var(--gap);letter-spacing:-.005em;line-height:156%}.info-aside .aside-info-item.with-toggle .aside-info-header{cursor:pointer}.info-aside .aside-info-item.with-toggle .aside-info-header:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyIDE1TDcgMTBIMTdMMTIgMTVaIiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:50%;content:"";height:16px;margin-left:auto;opacity:.3;transition:opacity .2s ease-in-out;transition:transform .2s ease-in-out,opacity .2s ease-in-out;width:16px}.info-aside .aside-info-item.with-toggle .aside-info-content{transition:margin-top .2s ease-in-out}.info-aside .aside-info-item.with-toggle:hover .aside-info-header:after{opacity:.7}.info-aside .aside-info-item.with-toggle.expanded .aside-info-header:after{transform:rotate(180deg)}.info-aside .aside-info-item.with-toggle:not(.expanded) .aside-info-content{margin-top:calc(var(--gap)*-1)}.info-aside .aside-info-item .aside-info-header{align-items:center;background-color:transparent;border:none;color:inherit;display:flex;flex-direction:row;font-size:inherit;gap:16px;padding:0}.info-aside .aside-info-item .aside-info-header svg{align-self:flex-start;color:#c18c21;flex-shrink:0;height:24px;width:24px}@media (max-width:1440px){.info-aside .aside-info-item .aside-info-header{gap:12px}.info-aside .aside-info-item .aside-info-header svg{height:18px;width:18px}}@media (max-width:767px){.info-aside .aside-info-item .aside-info-header{gap:16px}.info-aside .aside-info-item .aside-info-header svg{height:24px;width:24px}}.info-aside .aside-info-item .today-hours{align-items:center;display:flex;flex-direction:row;gap:4px;white-space:nowrap}.info-aside .aside-info-item .location-cash-info .dot{color:rgba(0,0,0,.302)}.info-aside .aside-info-item .status.open{color:#4caf50}.info-aside .aside-info-item .status.closed{color:#f44336}.info-aside .aside-info-item .status+span:before{color:rgba(0,0,0,.302);content:"⋅ "}.info-aside .aside-info-item .aside-info-content.days{padding-left:24px;text-transform:capitalize}@media (max-width:1440px){.info-aside .aside-info-item .aside-info-content.days{padding-left:18px}}@media (max-width:767px){.info-aside .aside-info-item .aside-info-content.days{padding-left:24px}}@media (max-width:1440px){.info-aside .aside-info-item{font-size:12px;--gap:12px;border-radius:12px;padding:12px}}@media (max-width:767px){.info-aside .aside-info-item{font-size:14px;--gap:16px;padding:16px}}.info-aside .aside-info-item.location-cash .cash-label{color:#4caf50}.info-aside .aside-info-item.location-cash .cash.no-value{color:#f44336}.info-aside .aside-info-item.location-min-exchange .min-exchange{color:#c18c21}.info-aside .aside-info-item.currencies{flex-direction:column;gap:24px;padding:24px}@media (max-width:1440px){.info-aside .aside-info-item.currencies{gap:18px;padding:18px}}@media (max-width:767px){.info-aside .aside-info-item.currencies{gap:24px;padding:24px}}.info-aside .aside-info-item.currencies .header{font-size:20px;font-weight:500;letter-spacing:-.04em;line-height:112%;text-align:center}.info-aside .aside-info-item.currencies .header mark{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;background-clip:text;color:transparent}@media (max-width:1440px){.info-aside .aside-info-item.currencies .header{font-size:15px}}@media (max-width:767px){.info-aside .aside-info-item.currencies .header{font-size:16px}}.info-aside .aside-info-item.currencies .cryptop-logos{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:4px;justify-content:center}@media (max-width:1440px){.info-aside .aside-info-item.currencies .cryptop-logos{gap:3px}}@media (max-width:767px){.info-aside .aside-info-item.currencies .cryptop-logos{gap:4px}}.info-aside .aside-info-item.currencies .cryptop-logos .crypto-logo{border-radius:16px;display:flex;height:48px;width:48px}@media (max-width:1440px){.info-aside .aside-info-item.currencies .cryptop-logos .crypto-logo{height:36px;width:36px}}@media (max-width:767px){.info-aside .aside-info-item.currencies .cryptop-logos .crypto-logo{height:48px;width:48px}}.info-aside .aside-info-item.currencies .cryptop-logos .crypto-logo img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-wrapper .single-image{aspect-ratio:1192/671;border-radius:16px;display:flex;overflow:hidden;position:relative}.gallery-wrapper .single-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery-wrapper .single-image:after{background:linear-gradient(180deg,transparent 70%,#000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (max-width:767px){.gallery-wrapper .single-image{aspect-ratio:357/201;border:4px solid #fff;margin:-4px}}.gallery-wrapper.full-width .single-image{border:4px solid #fff}.gallery-wrapper{width:74%}.gallery-wrapper.full-width{margin:0 auto;max-width:55%;width:100%}@media (max-width:1023px){.gallery-wrapper{width:100%}.gallery-wrapper.full-width{max-width:calc(100% - var(--page-header-padding)*2);padding:0 16px}}.gallery .big-gallery{aspect-ratio:1192/671;border-radius:16px;overflow:hidden;position:relative}.gallery .big-gallery:after{background:linear-gradient(180deg,transparent 70%,#000);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (max-width:767px){.gallery .big-gallery{aspect-ratio:358/240;border:4px solid #fff;margin:-4px}}.gallery .swiper-slide{display:flex}.gallery .swiper-slide img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.gallery .small-gallery{backdrop-filter:blur(50px);background-color:rgba(0,0,0,.102);box-shadow:0 100px 80px 0 rgba(0,0,0,.031);margin:0 24px;--padding:16px;border-radius:16px;overflow:hidden;padding:16px;padding:var(--padding);position:relative;transform:translateY(-50%)}.gallery .small-gallery.hide{visibility:hidden}@media (max-width:1440px){.gallery .small-gallery{margin-left:18px;margin-right:18px;--padding:12px}}@media (max-width:767px){.gallery .small-gallery{display:none}}.gallery .small-gallery .swiper-button{align-items:center;backdrop-filter:blur(50px);background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%);border-radius:50%;box-shadow:0 100px 80px 0 rgba(0,0,0,.031);display:flex;height:48px;justify-content:center;width:48px;--swiper-navigation-sides-offset:32px}.gallery .small-gallery .swiper-button svg{color:#c18c21;height:24px;transition:transform .2s ease;width:24px}@media (max-width:1440px){.gallery .small-gallery .swiper-button{--swiper-navigation-sides-offset:24px;height:36px;width:36px}.gallery .small-gallery .swiper-button svg{height:18px;width:18px}}.gallery .small-gallery .swiper-button.swiper-button-prev svg{transform:rotate(180deg)}.gallery .small-gallery .swiper-button.swiper-button-prev:hover svg{transform:rotate(180deg) scale(1.2)}.gallery .small-gallery .swiper-button.swiper-button-next:hover svg{transform:scale(1.2)}.gallery .small-gallery .swiper-button:after{content:normal}.gallery .small-gallery .swiper-slide{aspect-ratio:172/108;border-radius:16px;overflow:hidden;position:relative}.gallery .small-gallery .swiper-slide:after{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:2px solid transparent;border-radius:16px;content:"";height:100%;left:0;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%;z-index:1}.gallery .small-gallery .swiper-slide.active:after{opacity:1}.gallery .small-gallery .swiper-slide img{transition:transform .2s}.gallery .small-gallery .swiper-slide:hover img{transform:scale(1.1)}#star-svg{display:none}.rating,.review-rating{align-items:center;color:rgba(0,0,0,.698);display:flex;flex-direction:row;font-family:Poppins;font-size:16px;font-style:Medium;font-weight:500;gap:8px;line-height:100%;--star-size:18px}.rating:not(.review-rating):before,.review-rating:not(.review-rating):before{content:attr(data-rating)}.rating:not([data-rating]),.review-rating:not([data-rating]){visibility:hidden}.rating .rate-inner,.review-rating .rate-inner{gap:inherit}.rating .component-stars,.rating .rate-inner,.review-rating .component-stars,.review-rating .rate-inner{align-items:center;display:flex;flex-direction:row}.rating .component-stars>.star:first-of-type:after,.review-rating .component-stars>.star:first-of-type:after{transition-delay:0s}.rating .component-stars>.star:nth-of-type(2):after,.review-rating .component-stars>.star:nth-of-type(2):after{transition-delay:.1s}.rating .component-stars>.star:nth-of-type(3):after,.review-rating .component-stars>.star:nth-of-type(3):after{transition-delay:.2s}.rating .component-stars>.star:nth-of-type(4):after,.review-rating .component-stars>.star:nth-of-type(4):after{transition-delay:.3s}.rating .component-stars>.star:nth-of-type(5):after,.review-rating .component-stars>.star:nth-of-type(5):after{transition-delay:.4s}.rating .reviews-link,.review-rating .reviews-link{color:inherit;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease-in-out}.rating .reviews-link:before,.review-rating .reviews-link:before{content:attr(data-review-count) " "}.rating .reviews-link:hover,.review-rating .reviews-link:hover{color:#c18c21}.rating .star,.review-rating .star{clip-path:url(#star-clip);height:var(--star-size);position:relative;width:var(--star-size)}.rating .star:before,.review-rating .star:before{background-color:rgba(0,0,0,.102);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.rating .star:after,.review-rating .star:after{background-color:#fcd503;content:"";height:100%;left:0;position:absolute;top:0;transition:width .2s ease-in-out;width:var(--width);z-index:0}.rating.rating:not(.active) .star:after,.review-rating.rating:not(.active) .star:after{width:0}@media (max-width:1440px){.rating,.review-rating{font-size:12px;gap:6px;--star-size:13.5px}}@media (max-width:767px){.rating,.review-rating{font-size:14px;gap:8px;--star-size:18px}}.rating.small,.review-rating.small{font-size:12px;gap:4px;--star-size:16px}@media (max-width:1440px){.rating.small,.review-rating.small{font-size:9px;gap:3px;--star-size:12px}}@media (max-width:767px){.rating.small,.review-rating.small{font-size:11px;gap:4px;--star-size:16px}}.review.swiper-slide:not(.swiper-slide-visible) .review-rating .star:after{width:0!important}.card-links-section.google-reviews-section .rating{margin-bottom:16px;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.card-links-section.google-reviews-section .rating{margin-bottom:12px}}@media (max-width:767px){.card-links-section.google-reviews-section .rating{margin-bottom:16px}}@media (max-width:1023px){.card-links-section.google-reviews-section{margin-left:0;margin-right:0}.card-links-section.google-reviews-section .swiper.google-reviews{padding-left:80px;padding-right:80px}.card-links-section.google-reviews-section .card-links-header,.card-links-section.google-reviews-section .rating{margin-left:80px;margin-right:80px}}@media (max-width:767px){.card-links-section.google-reviews-section .swiper.google-reviews{padding-left:16px;padding-right:16px}.card-links-section.google-reviews-section .card-links-header{margin-left:16px;margin-right:16px}.card-links-section.google-reviews-section .rating{margin-left:auto;margin-right:auto}}.google-reviews .review{background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:column;height:auto;padding:24px}@media (max-width:1440px){.google-reviews .review{border-radius:12px;padding:18px}}@media (max-width:1023px){.google-reviews .review{max-width:max(270px,calc(33.33333% - 5.33333px))}}@media (max-width:767px){.google-reviews .review{border-radius:16px;padding:24px}}.google-reviews .review .review-date,.google-reviews .review .review-text{font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:156%}@media (max-width:1440px){.google-reviews .review .review-date,.google-reviews .review .review-text{font-size:10.5px}}@media (max-width:767px){.google-reviews .review .review-date,.google-reviews .review .review-text{font-size:14px}}.google-reviews .review .review-date{align-items:center;color:#000;display:flex;flex-direction:row;font-weight:500;gap:8px;justify-content:space-between;line-height:112%;margin-top:auto}.google-reviews .review .review-date:after{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIyLjU2IDEyLjI1QzIyLjU2IDExLjQ3IDIyLjQ5IDEwLjcyIDIyLjM2IDEwSDEyVjE0LjI2SDE3LjkyQzE3LjY2IDE1LjYzIDE2Ljg4IDE2Ljc5IDE1LjcxIDE3LjU3VjIwLjM0SDE5LjI4QzIxLjM2IDE4LjQyIDIyLjU2IDE1LjYgMjIuNTYgMTIuMjVaIiBmaWxsPSIjNDI4NUY0Ii8+CjxwYXRoIGQ9Ik0xMS45OTk3IDIzLjAwMDFDMTQuOTY5NyAyMy4wMDAxIDE3LjQ1OTcgMjIuMDIwMSAxOS4yNzk3IDIwLjM0MDFMMTUuNzA5NyAxNy41NzAxQzE0LjcyOTcgMTguMjMwMSAxMy40Nzk3IDE4LjYzMDEgMTEuOTk5NyAxOC42MzAxQzkuMTM5NjkgMTguNjMwMSA2LjcwOTY5IDE2LjcwMDEgNS44Mzk2OSAxNC4xMDAxSDIuMTc5NjlWMTYuOTQwMUMzLjk4OTY5IDIwLjUzMDEgNy42OTk2OSAyMy4wMDAxIDExLjk5OTcgMjMuMDAwMVoiIGZpbGw9IiMzNEE4NTMiLz4KPHBhdGggZD0iTTUuODQgMTQuMDkwMUM1LjYyIDEzLjQzMDEgNS40OSAxMi43MzAxIDUuNDkgMTIuMDAwMUM1LjQ5IDExLjI3MDEgNS42MiAxMC41NzAxIDUuODQgOS45MTAwN1Y3LjA3MDA3SDIuMThDMS40MyA4LjU1MDA3IDEgMTAuMjIwMSAxIDEyLjAwMDFDMSAxMy43ODAxIDEuNDMgMTUuNDUwMSAyLjE4IDE2LjkzMDFMNS4wMyAxNC43MTAxTDUuODQgMTQuMDkwMVoiIGZpbGw9IiNGQkJDMDUiLz4KPHBhdGggZD0iTTExLjk5OTcgNS4zOEMxMy42MTk3IDUuMzggMTUuMDU5NyA1Ljk0IDE2LjIwOTcgNy4wMkwxOS4zNTk3IDMuODdDMTcuNDQ5NyAyLjA5IDE0Ljk2OTcgMSAxMS45OTk3IDFDNy42OTk2OSAxIDMuOTg5NjkgMy40NyAyLjE3OTY5IDcuMDdMNS44Mzk2OSA5LjkxQzYuNzA5NjkgNy4zMSA5LjEzOTY5IDUuMzggMTEuOTk5NyA1LjM4WiIgZmlsbD0iI0VBNDMzNSIvPgo8L3N2Zz4K);flex-shrink:0;height:24px;width:24px}@media (max-width:1440px){.google-reviews .review .review-date:after{height:18px;width:18px}}@media (max-width:767px){.google-reviews .review .review-date:after{height:24px;width:24px}}.google-reviews .review .review-text{color:rgba(0,0,0,.698);margin:0 0 16px}.google-reviews .review .review-rating{margin-bottom:8px;margin-top:16px}@media (max-width:1440px){.google-reviews .review .review-rating{margin-bottom:6px;margin-top:12px}}@media (max-width:767px){.google-reviews .review .review-rating{margin-bottom:8px;margin-top:16px}}.google-reviews .review .review-author{align-items:center;color:#000;display:flex;flex-direction:row;font-family:Poppins;font-size:16px;font-weight:500;gap:12px;letter-spacing:-.005em;line-height:112.00000000000001%}.google-reviews .review .review-author img{height:40px;width:40px}.google-reviews .review .review-author .error{background:#fff;border:1px solid rgba(0,0,0,.102);border-radius:50%}@media (max-width:1440px){.google-reviews .review .review-author{font-size:12px;gap:9px}.google-reviews .review .review-author img{height:30px;width:30px}}@media (max-width:767px){.google-reviews .review .review-author{font-size:16px;gap:12px}.google-reviews .review .review-author img{height:40px;width:40px}}
.pulse-section .card-links-section{margin-bottom:0}.pulse{align-items:center;aspect-ratio:1920/352;display:flex;justify-content:center;left:1.1%;margin:0 auto;max-width:1920px;position:relative;top:10px;width:100%}.pulse>.pulse-img,.pulse>svg{aspect-ratio:1920/800;left:50%;max-width:none;pointer-events:none;position:absolute;top:85%;transform:translate(-50%,-50%);width:100%;z-index:-1}@media (max-width:1023px){.pulse{aspect-ratio:unset;height:244px}.pulse>.pulse-img,.pulse>svg{aspect-ratio:unset;width:1320px}}.boxes{height:100%;left:49%;position:relative;position:absolute;transform:translateX(-50%)}.boxes,.boxes .text-center{align-items:center;aspect-ratio:1;display:flex;justify-content:center}.boxes .text-center{background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%);border-radius:50%;box-shadow:0 100px 80px rgba(0,0,0,.03),0 22px 17px rgba(0,0,0,.02),0 7px 6px rgba(0,0,0,.02);flex-direction:column;padding:10.5%;position:relative}.boxes .text-center .blur{background:#004d2b;filter:blur(75px);height:100%;opacity:.5;position:absolute;width:100%;z-index:-1}.boxes .text-center:after,.boxes .text-center:before{animation:pulse 2s infinite;border:1px solid #004d2b;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.boxes .text-center:before{animation-delay:.44s}.boxes .text-center .commission{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;font-size:min(3.75vw,72px);line-height:1;-webkit-text-fill-color:transparent;font-weight:600}.boxes .text-center .commission-bottom{color:hsla(0,0%,100%,.698);font-size:min(.93vw,18px);line-height:1}@media (max-width:1023px){.boxes{left:48%}.boxes .text-center{left:1%;padding:7%}.boxes .text-center .commission{font-size:56px}.boxes .text-center .commission-bottom{font-size:14px}}.box{--px-to-vw:min(0.05208vw,1px);align-items:center;backdrop-filter:blur(50px);background:rgba(0,77,43,.102);border:1px solid rgba(0,77,43,.102);border-radius:calc(min(calc(100vw / 1920), 1px)*16);border-radius:calc(var(--px-to-vw)*16);color:#004d2b;display:flex;flex-direction:row;font-family:Poppins;font-size:calc(min(calc(100vw / 1920), 1px)*16);font-size:calc(var(--px-to-vw)*16);font-weight:400;gap:calc(min(calc(100vw / 1920), 1px)*16);gap:calc(var(--px-to-vw)*16);letter-spacing:-.005em;line-height:130%;padding:calc(min(calc(100vw / 1920), 1px)*16);padding:calc(var(--px-to-vw)*16);padding-right:calc(min(calc(100vw / 1920), 1px)*20);padding-right:calc(var(--px-to-vw)*20);position:absolute;width:calc(min(calc(100vw / 1920), 1px)*512);width:calc(var(--px-to-vw)*512)}.box.left{right:115%;top:20%}.box.right{bottom:25%;left:115%}@media (max-width:1023px){.box{border-radius:16px;font-size:14px;gap:16px;max-width:384px;padding:16px 20px 16px 16px;position:static;width:100%}.box.left,.box.right{display:none}}.box>svg{flex-shrink:0;height:calc(var(--px-to-vw)*56);width:calc(var(--px-to-vw)*56)}@media (max-width:1023px){.box>svg{align-self:baseline;height:56px;width:56px}}.boxes-mobile{align-items:center;display:none;flex-direction:column;gap:16px;margin-top:48px;padding:16px;width:100%}@media (max-width:1023px){.boxes-mobile{display:flex}}
.section-real-estate{margin-top:var(--space-160)}.real-estate-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}@media (max-width:1440px){.real-estate-cards{gap:18px}}@media (max-width:1023px){.real-estate-cards{align-items:center;display:flex;flex-direction:column;gap:8px}}.real-estate-cards .real-estate-card{background-color:#fff;border-radius:16px;color:#000;display:flex;flex-direction:column;gap:16px;padding:16px;-webkit-text-decoration:none;text-decoration:none}.real-estate-cards .real-estate-card .image{aspect-ratio:485/248;border-radius:12px;display:flex;overflow:hidden;width:100%}.real-estate-cards .real-estate-card .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.real-estate-cards .real-estate-card .content{display:flex;flex-direction:column;gap:8px;padding:8px 8px 16px}.real-estate-cards .real-estate-card .content .h3{line-height:156%;margin:0}.real-estate-cards .real-estate-card .button{align-self:flex-start;border:none;margin:auto 8px 8px auto}.real-estate-cards .real-estate-card .params{display:flex;flex-direction:column;gap:12px;padding:0 8px 8px}.real-estate-cards .real-estate-card .params .param{align-items:center;color:rgba(0,0,0,.698);display:flex;flex-direction:row;font-size:16px;gap:16px}.real-estate-cards .real-estate-card .params .param .icon{color:#c18c21;display:flex}.real-estate-cards .real-estate-card .params .param .icon svg{height:24px;width:24px}@media (max-width:1440px){.real-estate-cards .real-estate-card{border-radius:12px;gap:12px;padding:12px}.real-estate-cards .real-estate-card .content{gap:6px;padding:6px 6px 12px}.real-estate-cards .real-estate-card .button{margin-bottom:6px;margin-right:6px}.real-estate-cards .real-estate-card .params{gap:9px;padding:0 6px 6px}.real-estate-cards .real-estate-card .params .param{font-size:12px;gap:12px}.real-estate-cards .real-estate-card .params .param .icon svg{height:18px;width:18px}}@media (max-width:1023px){.real-estate-cards .real-estate-card{max-width:512px;width:100%}}@media (max-width:767px){.real-estate-cards .real-estate-card{border-radius:16px;gap:16px;padding:16px;width:100%}.real-estate-cards .real-estate-card .content{gap:8px;padding:8px 8px 16px}.real-estate-cards .real-estate-card .button{margin-bottom:8px;margin-right:8px}.real-estate-cards .real-estate-card .params{gap:12px;padding:0 8px 8px}.real-estate-cards .real-estate-card .params .param{font-size:16px;gap:16px}.real-estate-cards .real-estate-card .params .param .icon svg{height:24px;width:24px}}.real-estate-cards .real-estate-card .post-date{color:rgba(0,0,0,.302);font-size:14px;line-height:112%;margin-left:auto;margin-top:auto}@media (max-width:1440px){.real-estate-cards .real-estate-card .post-date{font-size:10.5px}}@media (max-width:767px){.real-estate-cards .real-estate-card .post-date{font-size:14px}}.posts-wrapper{background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:24px;margin-left:var(--space-160);margin-right:var(--space-160);padding:32px 32px 0}@media (max-width:1440px){.posts-wrapper{border-radius:12px;gap:18px;padding:24px 24px 0}}@media (max-width:1023px){.posts-wrapper{margin-left:80px;margin-right:80px}}@media (max-width:767px){.posts-wrapper{border-radius:16px;gap:16px;margin-left:16px;margin-right:16px;padding:16px 16px 0}}.posts-wrapper .real-estate-card .card-title{font-size:24px;letter-spacing:-.04em;line-height:156%}@media (max-width:1440px){.posts-wrapper .real-estate-card .card-title{font-size:18px}}@media (max-width:1023px){.posts-wrapper .real-estate-card .card-title{font-size:20px}}.search-controls-bottom{align-items:center;display:flex;flex-direction:row;gap:12px}.search-controls-bottom>span{color:rgba(0,0,0,.698);font-size:14px;font-weight:500;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.search-controls-bottom>span{font-size:10.5px}}@media (max-width:767px){.search-controls-bottom>span{font-size:12px}}.search-controls-bottom .pagination{margin-left:auto}.search-controls-bottom .select button[role=combobox]{line-height:1.3}@media (max-width:1023px){.search-controls-bottom{flex-direction:column;gap:18px}.search-controls-bottom .pagination{margin-left:0}.search-controls-bottom .select,.search-controls-bottom .select button{max-width:512px;width:100%}}.search-controls{align-items:center;display:flex;flex-direction:row;gap:24px}@media (max-width:1440px){.search-controls{gap:18px}}@media (max-width:1279px){.search-controls{flex-direction:column}}.search-controls .input{margin-left:auto;max-width:25vw;width:100%}@media (max-width:1279px){.search-controls .input{margin-left:0;max-width:512px;width:100%}}.search-controls .count{color:#000;font-size:18px;font-weight:500;letter-spacing:-.04em;line-height:100%;white-space:nowrap}.search-controls .count .count-number{color:#c18c21}.search-controls .count .count-number:after{content:" "}@media (max-width:1440px){.search-controls .count{font-size:13.5px}}@media (max-width:1023px){.search-controls .count{align-self:center;font-size:14px}}.real-estate-filtering{align-items:center;display:flex;flex-direction:row;gap:8px}.real-estate-filtering .select button[role=combobox]{line-height:1.3}@media (max-width:1279px){.real-estate-filtering{max-width:512px;width:100%}.real-estate-filtering .select,.real-estate-filtering .select button[role=combobox]{width:100%}}@media (max-width:1023px){.real-estate-filtering{flex-direction:column}}@media (max-width:767px){.real-estate-filtering{gap:6px;justify-content:center}}.pagination{display:flex;flex-direction:row;gap:8px}.pagination .page-numbers{align-items:center;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.102);border-radius:16px;color:rgba(0,0,0,.698);display:flex;font-family:Poppins;font-size:16px;font-weight:500;height:48px;justify-content:center;-webkit-text-decoration:none;text-decoration:none;transition:all .2s ease-in-out;width:48px}.pagination .page-numbers:hover{background:rgba(0,0,0,.102);color:#000}.pagination .page-numbers.current{background:#c18c21;border-color:#c18c21;color:#fff}.pagination .page-numbers .icon,.pagination .page-numbers .icon svg{height:20px;width:20px}@media (max-width:1440px){.pagination{gap:6px}.pagination .page-numbers{border-radius:12px;font-size:12px;height:36px;width:36px}.pagination .page-numbers .icon,.pagination .page-numbers .icon svg{height:14px;width:14px}}@media (max-width:767px){.pagination .page-numbers{border-radius:8px;font-size:12px;height:32px;width:32px}}.page-template-template-nieruchomosci .real-estate-cards .real-estate-card .content{padding-bottom:32px}@media (max-width:1440px){.page-template-template-nieruchomosci .real-estate-cards .real-estate-card .content{padding-bottom:24px}}@media (max-width:767px){.page-template-template-nieruchomosci .real-estate-cards .real-estate-card .content{padding-bottom:32px}}
.cashify-post-wrapper{display:flex;flex-direction:row;gap:67px;justify-content:center;margin-bottom:var(--space-220);margin-left:var(--space-160);margin-right:var(--space-160);margin-top:75px}.cashify-post-wrapper .cashify-post-content{flex-basis:784px}.cashify-post-wrapper:after{content:"";display:block}.cashify-post-wrapper .cashify-contents-wrapper,.cashify-post-wrapper:after{flex-basis:341px;flex-shrink:0.75}@media (max-width:1440px){.cashify-post-wrapper{gap:50px;margin-top:66px}.cashify-post-wrapper .cashify-post-content{flex-basis:588px}.cashify-post-wrapper .cashify-contents-wrapper,.cashify-post-wrapper:after{flex-basis:256px}}@media (max-width:1279px){.cashify-post-wrapper{margin-left:80px;margin-right:80px}}@media (max-width:1023px){.cashify-post-wrapper{flex-direction:column;gap:32px;margin-top:40px}.cashify-post-wrapper .cashify-post-content{flex-basis:auto}.cashify-post-wrapper .cashify-contents-wrapper,.cashify-post-wrapper:after{display:none}}@media (max-width:767px){.cashify-post-wrapper{margin-left:16px;margin-right:16px;margin-top:32px}}.cashify-post-wrapper+.related-posts.no-related-posts{margin-top:calc(var(--space-220)*-1)}.cashify-contents-wrapper{position:relative}.cashify-contents{border:1px solid rgba(0,0,0,.102);border-radius:16px;color:rgba(0,0,0,.698);font-size:14px;line-height:1;padding:32px;position:sticky;top:var(--header-height)}@media (max-width:1440px){.cashify-contents{border-radius:12px;font-size:10.5px;padding:24px}}@media (max-width:1023px){.cashify-contents{border-radius:16px;font-size:14px;padding:32px;position:static!important;width:100%!important}}.cashify-contents.mobile-only{display:none}@media (max-width:1023px){.cashify-contents.mobile-only{display:block}}.cashify-contents .contents-header{color:#000;font-size:20px;letter-spacing:-.04em;line-height:112.00000000000001%;margin-bottom:24px;margin-top:0}@media (max-width:1440px){.cashify-contents .contents-header{font-size:15px;margin-bottom:18px}}@media (max-width:1023px){.cashify-contents .contents-header{font-size:16px;margin-bottom:20px}}.cashify-contents .contents-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}@media (max-width:1440px){.cashify-contents .contents-list{gap:12px}}@media (max-width:1023px){.cashify-contents .contents-list{gap:16px}}.cashify-contents .contents-list li{align-items:baseline;display:flex}.cashify-contents .contents-list li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTYuOTk4MDUgOUw2LjI5ODA1IDguMjc1TDguMDczMDUgNi41SDEuOTk4MDVWNS41SDguMDczMDVMNi4yOTgwNSAzLjcyNUw2Ljk5ODA1IDNMOS45OTgwNSA2TDYuOTk4MDUgOVoiIGZpbGw9IiNDMThDMjEiLz4KPC9zdmc+Cg==);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:16px;margin-right:8px;position:relative;top:4px;width:16px}.cashify-contents .contents-list li a{color:rgba(0,0,0,.698);font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:100%;-webkit-text-decoration:none;text-decoration:none;transition:color .2s ease-in-out}.cashify-contents .contents-list li a:hover{color:#000}@media (max-width:1440px){.cashify-contents .contents-list li:before{height:12px;margin-right:6px;top:3px;width:12px}.cashify-contents .contents-list li a{font-size:10.5px}}@media (max-width:1023px){.cashify-contents .contents-list li:before{height:16px;margin-right:8px;top:4px;width:16px}.cashify-contents .contents-list li a{font-size:14px}}.cashify-post-content{--space:40px;--space-heading:24px;color:rgba(0,0,0,.698);font-size:16px;letter-spacing:-.005em;line-height:156%}@media (max-width:1440px){.cashify-post-content{--space:30px;--space-heading:18px;font-size:12px}}@media (max-width:767px){.cashify-post-content{--space:24px;--space-heading:16px;font-size:14px}}.cashify-post-content>*{margin-bottom:var(--space);margin-top:var(--space)}.cashify-post-content>:first-child{margin-top:0}.cashify-post-content>:last-child{margin-bottom:0}.cashify-post-content h2,.cashify-post-content h3,.cashify-post-content h4,.cashify-post-content h5,.cashify-post-content h6{color:#000;font-weight:500;margin-bottom:var(--space-heading)}.cashify-post-content h2+*,.cashify-post-content h3+*,.cashify-post-content h4+*,.cashify-post-content h5+*,.cashify-post-content h6+*{margin-top:var(--space-heading)}.cashify-post-content h2{font-size:24px;letter-spacing:-.04em}@media (max-width:1440px){.cashify-post-content h2{font-size:18px}}@media (max-width:1023px){.cashify-post-content h2{font-size:20px}}.cashify-post-content h3,.cashify-post-content h4,.cashify-post-content h5,.cashify-post-content h6{font-size:18px;letter-spacing:-.04em}@media (max-width:1440px){.cashify-post-content h3,.cashify-post-content h4,.cashify-post-content h5,.cashify-post-content h6{font-size:13.5px}}@media (max-width:1023px){.cashify-post-content h3,.cashify-post-content h4,.cashify-post-content h5,.cashify-post-content h6{font-size:14px}}.cashify-post-content p+ol,.cashify-post-content p+ul{margin-top:calc((var(--space) - var(--space-heading))*-1)}.cashify-post-content ol,.cashify-post-content ul{margin-left:0;padding-left:1.5em}.cashify-post-content>ol,.cashify-post-content>ul{margin-bottom:var(--space--heading);margin-top:var(--space-heading)}.cashify-post-content .wp-block-custom-blockquote-with-author,.cashify-post-content .wp-block-post-excerpt__excerpt,.cashify-post-content .wp-block-pullquote,.cashify-post-content blockquote.wp-block-quote{border-left:4px solid rgba(193,140,33,.102);font-size:24px;font-weight:500;letter-spacing:-.04em;line-height:130%;padding:32px}@media (max-width:1440px){.cashify-post-content .wp-block-custom-blockquote-with-author,.cashify-post-content .wp-block-post-excerpt__excerpt,.cashify-post-content .wp-block-pullquote,.cashify-post-content blockquote.wp-block-quote{border-width:3px;font-size:18px;padding:24px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-blockquote-with-author,.cashify-post-content .wp-block-post-excerpt__excerpt,.cashify-post-content .wp-block-pullquote,.cashify-post-content blockquote.wp-block-quote{font-size:20px}}.cashify-post-content .wp-block-post-excerpt__excerpt{color:#000}.cashify-post-content .wp-block-custom-blockquote-with-author,.cashify-post-content .wp-block-post-excerpt__excerpt,.cashify-post-content .wp-block-pullquote{border-color:#c18c21}.cashify-post-content blockquote.wp-block-quote{background:rgba(0,77,43,.102);border-color:#004d2b;color:#004d2b;font-size:20px;margin-left:0;margin-right:0}.cashify-post-content blockquote.wp-block-quote>:first-child{margin-top:0}.cashify-post-content blockquote.wp-block-quote>:last-child{margin-bottom:0}@media (max-width:1440px){.cashify-post-content blockquote.wp-block-quote{font-size:15px}}@media (max-width:1023px){.cashify-post-content blockquote.wp-block-quote{font-size:16px}}.cashify-post-content .wp-block-pullquote{display:flex;flex-direction:row}.cashify-post-content .wp-block-pullquote blockquote{text-align:left}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-author,.cashify-post-content .wp-block-pullquote blockquote cite{color:#000;font-size:14px;font-weight:500;line-height:100%}@media (max-width:1440px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-author,.cashify-post-content .wp-block-pullquote blockquote cite{font-size:10.5px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-author,.cashify-post-content .wp-block-pullquote blockquote cite{font-size:12px}}@media (max-width:767px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-author,.cashify-post-content .wp-block-pullquote blockquote cite{font-size:14px}}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-text,.cashify-post-content .wp-block-pullquote blockquote p{font-size:20px;font-style:Italic;font-weight:400;height:auto;letter-spacing:-.04em;line-height:130%;margin-bottom:24px;min-height:104px}@media (max-width:1440px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-text,.cashify-post-content .wp-block-pullquote blockquote p{font-size:15px;margin-bottom:18px;min-height:76px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-text,.cashify-post-content .wp-block-pullquote blockquote p{font-size:16px;margin-bottom:20px;min-height:80px}}.cashify-post-content .wp-block-custom-blockquote-with-author{display:grid;grid-template-areas:"icon quote" "icon author";grid-template-columns:min-content}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-text{grid-area:quote;margin:0}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta{align-items:center;display:flex;flex-direction:row;gap:8px;grid-area:author;margin-top:24px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-photo{border:2px solid #c18c21;border-radius:50%;height:36px;width:36px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info{display:flex;flex-direction:column;gap:4px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info p{margin:0}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info .quote-subtext{color:#c18c21;font-size:12px;line-height:100%}@media (max-width:1440px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta{gap:6px;margin-top:18px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-photo{border-width:1.5px;height:27px;width:27px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info{gap:3px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info .quote-subtext{font-size:9px}}@media (max-width:767px){.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-photo{border-width:2px;height:36px;width:36px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info{gap:4px}.cashify-post-content .wp-block-custom-blockquote-with-author .quote-meta .quote-author-info .quote-subtext{font-size:12px}}.cashify-post-content .wp-block-custom-blockquote-with-author,.cashify-post-content .wp-block-pullquote{background:linear-gradient(90deg,rgba(0,0,0,.05) .04%,transparent 84%)}.cashify-post-content .wp-block-custom-blockquote-with-author:before,.cashify-post-content .wp-block-pullquote:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ4NThfMjM3NzkpIj4KPHBhdGggZD0iTTQ5LjY1MzMgNDhIMzUuNjhMNDEuMDEzMyAzNy4zMzMzSDM0LjY2NjdWMTZINTZWMzUuMzA2N0w0OS42NTMzIDQ4Wk00NC4zMiA0Mi42NjY3SDQ2LjM0NjdMNTAuNjY2NyAzNC4wMjY3VjIxLjMzMzNINDBWMzJINDkuNjUzM0w0NC4zMiA0Mi42NjY3Wk0yMi45ODY3IDQ4SDkuMDEzMzNMMTQuMzQ2NyAzNy4zMzMzSDhWMTZIMjkuMzMzM1YzNS4zMDY3TDIyLjk4NjcgNDhaTTE3LjY1MzMgNDIuNjY2N0gxOS42OEwyNCAzNC4wMjY3VjIxLjMzMzNIMTMuMzMzM1YzMkgyMi45ODY3TDE3LjY1MzMgNDIuNjY2N1oiIGZpbGw9IiNDMThDMjEiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80ODU4XzIzNzc5Ij4KPHJlY3Qgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:64px;margin-right:32px;width:64px}@media (max-width:1440px){.cashify-post-content .wp-block-custom-blockquote-with-author:before,.cashify-post-content .wp-block-pullquote:before{height:48px;margin-right:24px;width:48px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-blockquote-with-author:before,.cashify-post-content .wp-block-pullquote:before{height:56px;margin-right:28px;width:56px}}@media (max-width:767px){.cashify-post-content .wp-block-custom-blockquote-with-author:before,.cashify-post-content .wp-block-pullquote:before{height:32px;margin-right:24px;width:32px}}.cashify-post-content .wp-block-separator{border-color:rgba(0,0,0,.2);border-top-width:1px}.cashify-post-content .wp-block-image{align-items:center;display:flex;flex-direction:column}.cashify-post-content .wp-block-image img{border-radius:16px}@media (max-width:1440px){.cashify-post-content .wp-block-image img{border-radius:12px}}@media (max-width:1023px){.cashify-post-content .wp-block-image img{border-radius:16px}}.cashify-post-content .wp-block-image .wp-element-caption{font-size:14px;line-height:156%;margin:8px 0}@media (max-width:1440px){.cashify-post-content .wp-block-image .wp-element-caption{font-size:10.5px;margin:6px 0}}@media (max-width:1023px){.cashify-post-content .wp-block-image .wp-element-caption{font-size:12px;margin:8px 0}}.cashify-post-content a{color:inherit;cursor:pointer;-webkit-text-decoration:underline;text-decoration:underline;transition:color .2s ease-in-out}.cashify-post-content a:hover{color:#000}.cashify-post-content .wp-block-file__button.wp-element-button{color:#fff}.cashify-post-content .wp-block-video{border-radius:16px;overflow:hidden;position:relative}.cashify-post-content .wp-block-video video{height:auto;width:100%}.cashify-post-content .wp-block-video:after{aspect-ratio:1;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODAiIGhlaWdodD0iODAiIHZpZXdCb3g9IjAgMCA4MCA4MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMxLjY2NDEgNTUuMDAxM0w1NC45OTc0IDQwLjAwMTNMMzEuNjY0MSAyNS4wMDEzVjU1LjAwMTNaTTM5Ljk5NzQgNzMuMzM0NkMzNS4zODYzIDczLjMzNDYgMzEuMDUyOSA3Mi40NTk2IDI2Ljk5NzQgNzAuNzA5NkMyMi45NDE4IDY4Ljk1OTYgMTkuNDE0MSA2Ni41ODQ2IDE2LjQxNDEgNjMuNTg0NkMxMy40MTQxIDYwLjU4NDYgMTEuMDM5MSA1Ny4wNTY5IDkuMjg5MDYgNTMuMDAxM0M3LjUzOTA2IDQ4Ljk0NTcgNi42NjQwNiA0NC42MTI0IDYuNjY0MDYgNDAuMDAxM0M2LjY2NDA2IDM1LjM5MDIgNy41MzkwNiAzMS4wNTY5IDkuMjg5MDYgMjcuMDAxM0MxMS4wMzkxIDIyLjk0NTcgMTMuNDE0MSAxOS40MTggMTYuNDE0MSAxNi40MThDMTkuNDE0MSAxMy40MTggMjIuOTQxOCAxMS4wNDMgMjYuOTk3NCA5LjI5Mjk3QzMxLjA1MjkgNy41NDI5NyAzNS4zODYzIDYuNjY3OTcgMzkuOTk3NCA2LjY2Nzk3QzQ0LjYwODUgNi42Njc5NyA0OC45NDE4IDcuNTQyOTcgNTIuOTk3NCA5LjI5Mjk3QzU3LjA1MjkgMTEuMDQzIDYwLjU4MDcgMTMuNDE4IDYzLjU4MDcgMTYuNDE4QzY2LjU4MDcgMTkuNDE4IDY4Ljk1NTcgMjIuOTQ1NyA3MC43MDU3IDI3LjAwMTNDNzIuNDU1NyAzMS4wNTY5IDczLjMzMDcgMzUuMzkwMiA3My4zMzA3IDQwLjAwMTNDNzMuMzMwNyA0NC42MTI0IDcyLjQ1NTcgNDguOTQ1NyA3MC43MDU3IDUzLjAwMTNDNjguOTU1NyA1Ny4wNTY5IDY2LjU4MDcgNjAuNTg0NiA2My41ODA3IDYzLjU4NDZDNjAuNTgwNyA2Ni41ODQ2IDU3LjA1MjkgNjguOTU5NiA1Mi45OTc0IDcwLjcwOTZDNDguOTQxOCA3Mi40NTk2IDQ0LjYwODUgNzMuMzM0NiAzOS45OTc0IDczLjMzNDZaTTM5Ljk5NzQgNjYuNjY4QzQ3LjQ0MTggNjYuNjY4IDUzLjc0NzQgNjQuMDg0NiA1OC45MTQxIDU4LjkxOEM2NC4wODA3IDUzLjc1MTMgNjYuNjY0MSA0Ny40NDU3IDY2LjY2NDEgNDAuMDAxM0M2Ni42NjQxIDMyLjU1NjkgNjQuMDgwNyAyNi4yNTEzIDU4LjkxNDEgMjEuMDg0NkM1My43NDc0IDE1LjkxOCA0Ny40NDE4IDEzLjMzNDYgMzkuOTk3NCAxMy4zMzQ2QzMyLjU1MjkgMTMuMzM0NiAyNi4yNDc0IDE1LjkxOCAyMS4wODA3IDIxLjA4NDZDMTUuOTE0MSAyNi4yNTEzIDEzLjMzMDcgMzIuNTU2OSAxMy4zMzA3IDQwLjAwMTNDMTMuMzMwNyA0Ny40NDU3IDE1LjkxNDEgNTMuNzUxMyAyMS4wODA3IDU4LjkxOEMyNi4yNDc0IDY0LjA4NDYgMzIuNTUyOSA2Ni42NjggMzkuOTk3NCA2Ni42NjhaIiBmaWxsPSIjQzE4QzIxIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:contain;content:"";left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s ease-in-out;width:10.2%}.cashify-post-content .wp-block-video:not(.playing){cursor:pointer}.cashify-post-content .wp-block-video:not(.playing):hover:after{opacity:.8}.cashify-post-content .wp-block-video.playing:after{opacity:0}@media (max-width:1440px){.cashify-post-content .wp-block-video,.cashify-post-content .wp-block-video video{border-radius:12px}}.cashify-post-content .wp-block-custom-file-with-size,.file-item{align-items:center;border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:row;gap:16px;padding:16px}.cashify-post-content .wp-block-custom-file-with-size+.wp-block-custom-file-with-size,.file-item+.wp-block-custom-file-with-size{margin-top:calc(var(--space)*-.8)}.cashify-post-content .wp-block-custom-file-with-size .file-meta,.file-item .file-meta{display:flex;flex-direction:column;gap:8px;max-width:500px;overflow:hidden}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-name,.cashify-post-content .wp-block-custom-file-with-size .file-meta a,.file-item .file-meta .file-name,.file-item .file-meta a{color:#000;font-size:14px;font-weight:500;letter-spacing:-.04em;line-height:130%;margin-bottom:-.3em;overflow:hidden;-webkit-text-decoration:none;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-size,.file-item .file-meta .file-size{color:#c18c21;font-size:12px;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.cashify-post-content .wp-block-custom-file-with-size .file-meta,.file-item .file-meta{gap:6px}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-name,.cashify-post-content .wp-block-custom-file-with-size .file-meta a,.file-item .file-meta .file-name,.file-item .file-meta a{font-size:10.5px}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-size,.file-item .file-meta .file-size{font-size:9px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-file-with-size .file-meta,.file-item .file-meta{gap:8px}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-name,.cashify-post-content .wp-block-custom-file-with-size .file-meta a,.file-item .file-meta .file-name,.file-item .file-meta a{font-size:14px}.cashify-post-content .wp-block-custom-file-with-size .file-meta .file-size,.file-item .file-meta .file-size{font-size:12px}}.cashify-post-content .wp-block-custom-file-with-size:before,.file-item:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNSIvPgo8cGF0aCBkPSJNMjAgMjVMMjMuMzMzMyAyMS42NjY3TDIyLjE2NjcgMjAuNUwyMC44MzMzIDIxLjgzMzNWMTguMzMzM0gxOS4xNjY3VjIxLjgzMzNMMTcuODMzMyAyMC41TDE2LjY2NjcgMjEuNjY2N0wyMCAyNVpNMTQuMTY2NyAxNi42NjY3VjI1LjgzMzNIMjUuODMzM1YxNi42NjY3SDE0LjE2NjdaTTE0LjE2NjcgMjcuNUMxMy43MDgzIDI3LjUgMTMuMzE2IDI3LjMzNjggMTIuOTg5NiAyNy4wMTA0QzEyLjY2MzIgMjYuNjg0IDEyLjUgMjYuMjkxNyAxMi41IDI1LjgzMzNWMTUuNDM3NUMxMi41IDE1LjI0MzEgMTIuNTMxMiAxNS4wNTU2IDEyLjU5MzggMTQuODc1QzEyLjY1NjIgMTQuNjk0NCAxMi43NSAxNC41Mjc4IDEyLjg3NSAxNC4zNzVMMTMuOTE2NyAxMy4xMDQyQzE0LjA2OTQgMTIuOTA5NyAxNC4yNjA0IDEyLjc2MDQgMTQuNDg5NiAxMi42NTYyQzE0LjcxODggMTIuNTUyMSAxNC45NTgzIDEyLjUgMTUuMjA4MyAxMi41SDI0Ljc5MTdDMjUuMDQxNyAxMi41IDI1LjI4MTIgMTIuNTUyMSAyNS41MTA0IDEyLjY1NjJDMjUuNzM5NiAxMi43NjA0IDI1LjkzMDYgMTIuOTA5NyAyNi4wODMzIDEzLjEwNDJMMjcuMTI1IDE0LjM3NUMyNy4yNSAxNC41Mjc4IDI3LjM0MzggMTQuNjk0NCAyNy40MDYyIDE0Ljg3NUMyNy40Njg4IDE1LjA1NTYgMjcuNSAxNS4yNDMxIDI3LjUgMTUuNDM3NVYyNS44MzMzQzI3LjUgMjYuMjkxNyAyNy4zMzY4IDI2LjY4NCAyNy4wMTA0IDI3LjAxMDRDMjYuNjg0IDI3LjMzNjggMjYuMjkxNyAyNy41IDI1LjgzMzMgMjcuNUgxNC4xNjY3Wk0xNC41IDE1SDI1LjVMMjQuNzkxNyAxNC4xNjY3SDE1LjIwODNMMTQuNSAxNVoiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNyIvPgo8L3N2Zz4K);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:40px;width:40px}@media (max-width:1440px){.cashify-post-content .wp-block-custom-file-with-size:before,.file-item:before{height:30px;width:30px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-file-with-size:before,.file-item:before{height:40px;width:40px}}.cashify-post-content .wp-block-custom-file-with-size[data-ext=doc]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=docx]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=pdf]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=ppt]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=pptx]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=xls]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=xlsx]:before,.file-item[data-ext=doc]:before,.file-item[data-ext=docx]:before,.file-item[data-ext=pdf]:before,.file-item[data-ext=ppt]:before,.file-item[data-ext=pptx]:before,.file-item[data-ext=xls]:before,.file-item[data-ext=xlsx]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNSIvPgo8cGF0aCBkPSJNMTYuNjYxNSAyMC44MzM3SDIzLjMyODFWMTkuMTY3SDE2LjY2MTVWMjAuODMzN1pNMTYuNjYxNSAyMy4zMzM3SDIzLjMyODFWMjEuNjY3SDE2LjY2MTVWMjMuMzMzN1pNMTYuNjYxNSAyNS44MzM3SDIwLjgyODFWMjQuMTY3SDE2LjY2MTVWMjUuODMzN1pNMTQuOTk0OCAyOC4zMzM3QzE0LjUzNjUgMjguMzMzNyAxNC4xNDQxIDI4LjE3MDUgMTMuODE3NyAyNy44NDQxQzEzLjQ5MTMgMjcuNTE3NyAxMy4zMjgxIDI3LjEyNTMgMTMuMzI4MSAyNi42NjdWMTMuMzMzN0MxMy4zMjgxIDEyLjg3NTMgMTMuNDkxMyAxMi40ODMgMTMuODE3NyAxMi4xNTY2QzE0LjE0NDEgMTEuODMwMiAxNC41MzY1IDExLjY2NyAxNC45OTQ4IDExLjY2N0gyMS42NjE1TDI2LjY2MTUgMTYuNjY3VjI2LjY2N0MyNi42NjE1IDI3LjEyNTMgMjYuNDk4MyAyNy41MTc3IDI2LjE3MTkgMjcuODQ0MUMyNS44NDU1IDI4LjE3MDUgMjUuNDUzMSAyOC4zMzM3IDI0Ljk5NDggMjguMzMzN0gxNC45OTQ4Wk0yMC44MjgxIDE3LjUwMDNWMTMuMzMzN0gxNC45OTQ4VjI2LjY2N0gyNC45OTQ4VjE3LjUwMDNIMjAuODI4MVoiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuNyIvPgo8L3N2Zz4K)}.cashify-post-content .wp-block-custom-file-with-size[data-ext=aac]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=flac]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=mp3]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=mpeg]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=wav]:before,.file-item[data-ext=aac]:before,.file-item[data-ext=flac]:before,.file-item[data-ext=mp3]:before,.file-item[data-ext=mpeg]:before,.file-item[data-ext=wav]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNSIvPgo8cGF0aCBkPSJNMTcuNSAyNy41SDE0LjE2NjdDMTMuNzA4MyAyNy41IDEzLjMxNiAyNy4zMzY4IDEyLjk4OTYgMjcuMDEwNEMxMi42NjMyIDI2LjY4NCAxMi41IDI2LjI5MTcgMTIuNSAyNS44MzMzVjIwQzEyLjUgMTguOTU4MyAxMi42OTc5IDE3Ljk4MjYgMTMuMDkzOCAxNy4wNzI5QzEzLjQ4OTYgMTYuMTYzMiAxNC4wMjQzIDE1LjM3MTUgMTQuNjk3OSAxNC42OTc5QzE1LjM3MTUgMTQuMDI0MyAxNi4xNjMyIDEzLjQ4OTYgMTcuMDcyOSAxMy4wOTM4QzE3Ljk4MjYgMTIuNjk3OSAxOC45NTgzIDEyLjUgMjAgMTIuNUMyMS4wNDE3IDEyLjUgMjIuMDE3NCAxMi42OTc5IDIyLjkyNzEgMTMuMDkzOEMyMy44MzY4IDEzLjQ4OTYgMjQuNjI4NSAxNC4wMjQzIDI1LjMwMjEgMTQuNjk3OUMyNS45NzU3IDE1LjM3MTUgMjYuNTEwNCAxNi4xNjMyIDI2LjkwNjIgMTcuMDcyOUMyNy4zMDIxIDE3Ljk4MjYgMjcuNSAxOC45NTgzIDI3LjUgMjBWMjUuODMzM0MyNy41IDI2LjI5MTcgMjcuMzM2OCAyNi42ODQgMjcuMDEwNCAyNy4wMTA0QzI2LjY4NCAyNy4zMzY4IDI2LjI5MTcgMjcuNSAyNS44MzMzIDI3LjVIMjIuNVYyMC44MzMzSDI1LjgzMzNWMjBDMjUuODMzMyAxOC4zNzUgMjUuMjY3NCAxNi45OTY1IDI0LjEzNTQgMTUuODY0NkMyMy4wMDM1IDE0LjczMjYgMjEuNjI1IDE0LjE2NjcgMjAgMTQuMTY2N0MxOC4zNzUgMTQuMTY2NyAxNi45OTY1IDE0LjczMjYgMTUuODY0NiAxNS44NjQ2QzE0LjczMjYgMTYuOTk2NSAxNC4xNjY3IDE4LjM3NSAxNC4xNjY3IDIwVjIwLjgzMzNIMTcuNVYyNy41Wk0xNS44MzMzIDIyLjVIMTQuMTY2N1YyNS44MzMzSDE1LjgzMzNWMjIuNVpNMjQuMTY2NyAyMi41VjI1LjgzMzNIMjUuODMzM1YyMi41SDI0LjE2NjdaIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjciLz4KPC9zdmc+Cg==)}.cashify-post-content .wp-block-custom-file-with-size[data-ext=avi]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=mkv]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=mov]:before,.cashify-post-content .wp-block-custom-file-with-size[data-ext=mp4]:before,.file-item[data-ext=avi]:before,.file-item[data-ext=mkv]:before,.file-item[data-ext=mov]:before,.file-item[data-ext=mp4]:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHZpZXdCb3g9IjAgMCA0MCA0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjQwIiBoZWlnaHQ9IjQwIiByeD0iOCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4wNSIvPgo8cGF0aCBkPSJNMTcuOTE0MSAyMy43NUwyMy43NDc0IDIwTDE3LjkxNDEgMTYuMjVWMjMuNzVaTTE5Ljk5NzQgMjguMzMzM0MxOC44NDQ2IDI4LjMzMzMgMTcuNzYxMyAyOC4xMTQ1IDE2Ljc0NzQgMjcuNjc3QzE1LjczMzUgMjcuMjM5NSAxNC44NTE2IDI2LjY0NTggMTQuMTAxNiAyNS44OTU4QzEzLjM1MTYgMjUuMTQ1OCAxMi43NTc4IDI0LjI2MzggMTIuMzIwMyAyMy4yNUMxMS44ODI4IDIyLjIzNjEgMTEuNjY0MSAyMS4xNTI3IDExLjY2NDEgMjBDMTEuNjY0MSAxOC44NDcyIDExLjg4MjggMTcuNzYzOCAxMi4zMjAzIDE2Ljc1QzEyLjc1NzggMTUuNzM2MSAxMy4zNTE2IDE0Ljg1NDEgMTQuMTAxNiAxNC4xMDQxQzE0Ljg1MTYgMTMuMzU0MSAxNS43MzM1IDEyLjc2MDQgMTYuNzQ3NCAxMi4zMjI5QzE3Ljc2MTMgMTEuODg1NCAxOC44NDQ2IDExLjY2NjYgMTkuOTk3NCAxMS42NjY2QzIxLjE1MDIgMTEuNjY2NiAyMi4yMzM1IDExLjg4NTQgMjMuMjQ3NCAxMi4zMjI5QzI0LjI2MTMgMTIuNzYwNCAyNS4xNDMyIDEzLjM1NDEgMjUuODkzMiAxNC4xMDQxQzI2LjY0MzIgMTQuODU0MSAyNy4yMzcgMTUuNzM2MSAyNy42NzQ1IDE2Ljc1QzI4LjExMiAxNy43NjM4IDI4LjMzMDcgMTguODQ3MiAyOC4zMzA3IDIwQzI4LjMzMDcgMjEuMTUyNyAyOC4xMTIgMjIuMjM2MSAyNy42NzQ1IDIzLjI1QzI3LjIzNyAyNC4yNjM4IDI2LjY0MzIgMjUuMTQ1OCAyNS44OTMyIDI1Ljg5NThDMjUuMTQzMiAyNi42NDU4IDI0LjI2MTMgMjcuMjM5NSAyMy4yNDc0IDI3LjY3N0MyMi4yMzM1IDI4LjExNDUgMjEuMTUwMiAyOC4zMzMzIDE5Ljk5NzQgMjguMzMzM1pNMTkuOTk3NCAyNi42NjY2QzIxLjg1ODUgMjYuNjY2NiAyMy40MzQ5IDI2LjAyMDggMjQuNzI2NiAyNC43MjkxQzI2LjAxODIgMjMuNDM3NSAyNi42NjQxIDIxLjg2MTEgMjYuNjY0MSAyMEMyNi42NjQxIDE4LjEzODggMjYuMDE4MiAxNi41NjI1IDI0LjcyNjYgMTUuMjcwOEMyMy40MzQ5IDEzLjk3OTEgMjEuODU4NSAxMy4zMzMzIDE5Ljk5NzQgMTMuMzMzM0MxOC4xMzYzIDEzLjMzMzMgMTYuNTU5OSAxMy45NzkxIDE1LjI2ODIgMTUuMjcwOEMxMy45NzY2IDE2LjU2MjUgMTMuMzMwNyAxOC4xMzg4IDEzLjMzMDcgMjBDMTMuMzMwNyAyMS44NjExIDEzLjk3NjYgMjMuNDM3NSAxNS4yNjgyIDI0LjcyOTFDMTYuNTU5OSAyNi4wMjA4IDE4LjEzNjMgMjYuNjY2NiAxOS45OTc0IDI2LjY2NjZaIiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjciLz4KPC9zdmc+Cg==)}.cashify-post-content .wp-block-custom-file-with-size .file-actions,.file-item .file-actions{margin-left:auto}@media (max-width:1440px){.cashify-post-content .wp-block-custom-file-with-size,.file-item{border-radius:12px;gap:12px;padding:12px}}@media (max-width:1023px){.cashify-post-content .wp-block-custom-file-with-size,.file-item{border-radius:16px;gap:16px;padding:16px}}.button.download{background:rgba(193,140,33,.102);border-radius:40px;box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);color:#c18c21;font-size:14px;font-weight:500;gap:8px;height:40px;letter-spacing:-.04em;line-height:100%;-webkit-text-decoration:none;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.button.download:hover{background:rgba(193,140,33,.251);color:#a66f1a}.button.download:before{content:normal}.button.download:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiIGhlaWdodD0iMzIiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjMyIiBoZWlnaHQ9IjMyIiByeD0iMTYiIGZpbGw9IiNDMThDMjEiIGZpbGwtb3BhY2l0eT0iMC4xIi8+CjxwYXRoIGQ9Ik0xNS45OTQ4IDE4LjY2NjNMMTguNjYxNSAxNS45OTk3TDE3LjcyODEgMTUuMDY2M0wxNi42NjE1IDE2LjEzM1YxMy4zMzNIMTUuMzI4MVYxNi4xMzNMMTQuMjYxNSAxNS4wNjYzTDEzLjMyODEgMTUuOTk5N0wxNS45OTQ4IDE4LjY2NjNaTTE1Ljk5NDggMjIuNjY2M0MxNS4wNzI2IDIyLjY2NjMgMTQuMjA1OSAyMi40OTEzIDEzLjM5NDggMjIuMTQxM0MxMi41ODM3IDIxLjc5MTMgMTEuODc4MSAyMS4zMTYzIDExLjI3ODEgMjAuNzE2M0MxMC42NzgxIDIwLjExNjMgMTAuMjAzMSAxOS40MTA4IDkuODUzMTIgMTguNTk5N0M5LjUwMzEyIDE3Ljc4ODYgOS4zMjgxMiAxNi45MjE5IDkuMzI4MTIgMTUuOTk5N0M5LjMyODEyIDE1LjA3NzUgOS41MDMxMiAxNC4yMTA4IDkuODUzMTIgMTMuMzk5N0MxMC4yMDMxIDEyLjU4ODYgMTAuNjc4MSAxMS44ODMgMTEuMjc4MSAxMS4yODNDMTEuODc4MSAxMC42ODMgMTIuNTgzNyAxMC4yMDggMTMuMzk0OCA5Ljg1ODAxQzE0LjIwNTkgOS41MDgwMSAxNS4wNzI2IDkuMzMzMDEgMTUuOTk0OCA5LjMzMzAxQzE2LjkxNyA5LjMzMzAxIDE3Ljc4MzcgOS41MDgwMSAxOC41OTQ4IDkuODU4MDFDMTkuNDA1OSAxMC4yMDggMjAuMTExNSAxMC42ODMgMjAuNzExNSAxMS4yODNDMjEuMzExNSAxMS44ODMgMjEuNzg2NSAxMi41ODg2IDIyLjEzNjUgMTMuMzk5N0MyMi40ODY1IDE0LjIxMDggMjIuNjYxNSAxNS4wNzc1IDIyLjY2MTUgMTUuOTk5N0MyMi42NjE1IDE2LjkyMTkgMjIuNDg2NSAxNy43ODg2IDIyLjEzNjUgMTguNTk5N0MyMS43ODY1IDE5LjQxMDggMjEuMzExNSAyMC4xMTYzIDIwLjcxMTUgMjAuNzE2M0MyMC4xMTE1IDIxLjMxNjMgMTkuNDA1OSAyMS43OTEzIDE4LjU5NDggMjIuMTQxM0MxNy43ODM3IDIyLjQ5MTMgMTYuOTE3IDIyLjY2NjMgMTUuOTk0OCAyMi42NjYzWk0xNS45OTQ4IDIxLjMzM0MxNy40ODM3IDIxLjMzMyAxOC43NDQ4IDIwLjgxNjMgMTkuNzc4MSAxOS43ODNDMjAuODExNSAxOC43NDk3IDIxLjMyODEgMTcuNDg4NiAyMS4zMjgxIDE1Ljk5OTdDMjEuMzI4MSAxNC41MTA4IDIwLjgxMTUgMTMuMjQ5NyAxOS43NzgxIDEyLjIxNjNDMTguNzQ0OCAxMS4xODMgMTcuNDgzNyAxMC42NjYzIDE1Ljk5NDggMTAuNjY2M0MxNC41MDU5IDEwLjY2NjMgMTMuMjQ0OCAxMS4xODMgMTIuMjExNSAxMi4yMTYzQzExLjE3ODEgMTMuMjQ5NyAxMC42NjE1IDE0LjUxMDggMTAuNjYxNSAxNS45OTk3QzEwLjY2MTUgMTcuNDg4NiAxMS4xNzgxIDE4Ljc0OTcgMTIuMjExNSAxOS43ODNDMTMuMjQ0OCAyMC44MTYzIDE0LjUwNTkgMjEuMzMzIDE1Ljk5NDggMjEuMzMzWiIgZmlsbD0iI0MxOEMyMSIvPgo8L3N2Zz4K);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:32px;opacity:1;position:static;width:32px}@media (max-width:1440px){.button.download{font-size:10.5px;height:30px;padding:3px 3px 3px 12px}.button.download:after{height:24px;width:24px}}@media (max-width:1023px){.button.download{font-size:12px;height:36px;padding:6px 6px 6px 16px}.button.download:after{height:28px;width:28px}}.extra-content-post-archive{gap:0;grid-column:1/-1;grid-row:2;margin:40px 0;overflow:hidden}.extra-content-post-archive .background{z-index:0}@media (max-width:1440px){.extra-content-post-archive{margin-bottom:30px;margin-top:30px}}@media (max-width:1023px){.extra-content-post-archive{border-radius:16px;flex-direction:column;margin-bottom:40px;margin-top:40px}}.extra-content-post-archive .content{max-width:727px;min-width:647px;padding:80px 0 80px 80px;position:relative;z-index:1}@media (max-width:1440px){.extra-content-post-archive .content{max-width:545px;min-width:485px;padding:60px 0 60px 60px}}@media (max-width:1023px){.extra-content-post-archive .content{align-items:center;backdrop-filter:blur(3px);display:flex;flex-direction:column;max-width:100%;min-width:0;min-width:auto;padding:80px}}@media (max-width:767px){.extra-content-post-archive .content{padding:64px 16px 40px}}.extra-content-post-archive .head{aspect-ratio:1;height:100%;margin-left:auto;margin-right:6.8vw;position:relative;z-index:1}@media (max-width:1023px){.extra-content-post-archive .head{aspect-ratio:1;height:auto;margin:-9px auto;max-width:350px;width:100%;width:70%}}.extra-content-post-archive .head img{height:112%;-o-object-fit:cover;object-fit:cover;position:absolute;width:112%}.extra-content-post-archive .text-content{display:flex;flex-direction:column;gap:24px;margin-top:16px}.extra-content-post-archive .text-content .extra-header{color:#000;font-family:Poppins;font-size:40px;font-weight:500;letter-spacing:-.04em;line-height:112.00000000000001%;margin:0}.extra-content-post-archive .text-content .extra-text{color:rgba(0,0,0,.698);font-family:Poppins;font-size:16px;font-weight:400;letter-spacing:-.005em;line-height:156%;margin:0}.extra-content-post-archive .text-content .buttons{display:flex;flex-direction:row;gap:16px}@media (max-width:1440px){.extra-content-post-archive .text-content{gap:18px;margin-top:12px}.extra-content-post-archive .text-content .extra-header{font-size:30px}.extra-content-post-archive .text-content .extra-text{font-size:12px}.extra-content-post-archive .text-content .buttons{gap:12px}}@media (max-width:1023px){.extra-content-post-archive .text-content{align-items:center;text-align:center}.extra-content-post-archive .text-content .buttons{flex-direction:column;gap:16px;width:100%}.extra-content-post-archive .text-content .buttons .button{width:100%}}@media (max-width:767px){.extra-content-post-archive .text-content{gap:32px;margin-top:16px}.extra-content-post-archive .text-content .extra-header{font-size:32px}.extra-content-post-archive .text-content .extra-text{font-size:14px}.extra-content-post-archive .text-content .buttons{gap:12px}}.post-author{background:linear-gradient(0deg,rgba(193,140,33,0),rgba(193,140,33,.05));border-bottom:1px solid #c18c21;border-radius:16px;display:flex;flex-direction:row;gap:32px;padding:32px}@media (max-width:1440px){.post-author{border-radius:12px;gap:24px;margin-bottom:30px;margin-top:30px;padding:24px}}@media (max-width:767px){.post-author{border-radius:16px;gap:24px;margin-bottom:18px;margin-top:32px;padding:24px}}.post-author .post-author-content{display:flex;flex-direction:column}.post-author .post-author-content .post-author-header{color:#000;font-weight:500;letter-spacing:-.04em;line-height:100%;margin-bottom:16px}@media (max-width:1440px){.post-author .post-author-content .post-author-header{margin-bottom:12px}}@media (max-width:767px){.post-author .post-author-content .post-author-header{font-size:16px;line-height:130%;margin-bottom:16px}}.post-author .post-author-content .author-bio{color:rgba(0,0,0,.698);font-size:16px;letter-spacing:-.005em;line-height:156%;margin:0}@media (max-width:1440px){.post-author .post-author-content .author-bio{font-size:12px}}@media (max-width:767px){.post-author .post-author-content .author-bio{font-size:14px}}.post-author .post-author-content .post-author-inner{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:24px}@media (max-width:1440px){.post-author .post-author-content .post-author-inner{gap:6px;margin-top:18px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner{gap:8px;margin-top:24px}}.post-author .post-author-content .post-author-inner .author-avatar{border:2px solid #c18c21;border-radius:50%;height:36px;overflow:hidden;width:36px}@media (max-width:1440px){.post-author .post-author-content .post-author-inner .author-avatar{border-width:1.5px;height:27px;width:27px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner .author-avatar{border-width:2px;height:36px;width:36px}}.post-author .post-author-content .post-author-inner .author-info{display:flex;flex-direction:column;gap:4px}@media (max-width:1440px){.post-author .post-author-content .post-author-inner .author-info{gap:3px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner .author-info{gap:4px}}.post-author .post-author-content .post-author-inner .author-info h3,.post-author .post-author-content .post-author-inner .author-info p{margin:0}.post-author .post-author-content .post-author-inner .author-info .author-name{color:#000;font-size:14px;font-weight:500;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.post-author .post-author-content .post-author-inner .author-info .author-name{font-size:10.5px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner .author-info .author-name{font-size:14px}}.post-author .post-author-content .post-author-inner .author-info .author-role{color:#c18c21;font-size:12px;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.post-author .post-author-content .post-author-inner .author-info .author-role{font-size:9px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner .author-info .author-role{font-size:12px}}@media (max-width:1440px){.post-author .post-author-content .post-author-inner{margin-top:18px}}@media (max-width:767px){.post-author .post-author-content .post-author-inner{margin-top:24px}}.post-author:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTMyIDM0LjY2NjdDMjkuNDIyMiAzNC42NjY3IDI3LjIyMjIgMzMuNzU1NiAyNS40IDMxLjkzMzNDMjMuNTc3OCAzMC4xMTExIDIyLjY2NjcgMjcuOTExMSAyMi42NjY3IDI1LjMzMzNDMjIuNjY2NyAyMi43NTU2IDIzLjU3NzggMjAuNTU1NiAyNS40IDE4LjczMzNDMjcuMjIyMiAxNi45MTExIDI5LjQyMjIgMTYgMzIgMTZDMzQuNTc3OCAxNiAzNi43Nzc4IDE2LjkxMTEgMzguNiAxOC43MzMzQzQwLjQyMjIgMjAuNTU1NiA0MS4zMzMzIDIyLjc1NTYgNDEuMzMzMyAyNS4zMzMzQzQxLjMzMzMgMjcuOTExMSA0MC40MjIyIDMwLjExMTEgMzguNiAzMS45MzMzQzM2Ljc3NzggMzMuNzU1NiAzNC41Nzc4IDM0LjY2NjcgMzIgMzQuNjY2N1pNMzIgMjkuMzMzM0MzMy4xMTExIDI5LjMzMzMgMzQuMDU1NiAyOC45NDQ0IDM0LjgzMzMgMjguMTY2N0MzNS42MTExIDI3LjM4ODkgMzYgMjYuNDQ0NCAzNiAyNS4zMzMzQzM2IDI0LjIyMjIgMzUuNjExMSAyMy4yNzc4IDM0LjgzMzMgMjIuNUMzNC4wNTU2IDIxLjcyMjIgMzMuMTExMSAyMS4zMzMzIDMyIDIxLjMzMzNDMzAuODg4OSAyMS4zMzMzIDI5Ljk0NDQgMjEuNzIyMiAyOS4xNjY3IDIyLjVDMjguMzg4OSAyMy4yNzc4IDI4IDI0LjIyMjIgMjggMjUuMzMzM0MyOCAyNi40NDQ0IDI4LjM4ODkgMjcuMzg4OSAyOS4xNjY3IDI4LjE2NjdDMjkuOTQ0NCAyOC45NDQ0IDMwLjg4ODkgMjkuMzMzMyAzMiAyOS4zMzMzWk0zMiA2MEw4IDQ1LjMzMzNWMTguNjY2N0wzMiA0TDU2IDE4LjY2NjdWNDUuMzMzM0wzMiA2MFpNMzIgNTMuOEw0MS44IDQ3LjczMzNDNDAuMjg4OSA0Ni45MzMzIDM4LjcgNDYuMzMzMyAzNy4wMzMzIDQ1LjkzMzNDMzUuMzY2NyA0NS41MzMzIDMzLjY4ODkgNDUuMzMzMyAzMiA0NS4zMzMzQzMwLjMxMTEgNDUuMzMzMyAyOC42MzMzIDQ1LjUzMzMgMjYuOTY2NyA0NS45MzMzQzI1LjMgNDYuMzMzMyAyMy43MTExIDQ2LjkzMzMgMjIuMiA0Ny43MzMzTDMyIDUzLjhaTTE3LjA2NjcgNDQuNkMxOS4yODg5IDQzLjA4ODkgMjEuNjY2NyA0MS45NDQ0IDI0LjIgNDEuMTY2N0MyNi43MzMzIDQwLjM4ODkgMjkuMzMzMyA0MCAzMiA0MEMzNC42NjY3IDQwIDM3LjI2NjcgNDAuMzg4OSAzOS44IDQxLjE2NjdDNDIuMzMzMyA0MS45NDQ0IDQ0LjcxMTEgNDMuMDg4OSA0Ni45MzMzIDQ0LjZMNTAuNjY2NyA0Mi40VjIxLjY2NjdMMzIgMTAuMjY2N0wxMy4zMzMzIDIxLjY2NjdWNDIuNEwxNy4wNjY3IDQ0LjZaIiBmaWxsPSIjQzE4QzIxIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:64px;width:64px}@media (max-width:1440px){.post-author:before{height:48px;width:48px}}@media (max-width:767px){.post-author:before{height:32px;width:32px}}.top-author-name{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.related-posts .card-links-section{margin-bottom:0}@media (max-width:767px){.related-posts .card-links-section{margin-bottom:8px}}.related-posts-grid{gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width:1440px){.related-posts-grid{gap:6px}}@media (max-width:1279px){.related-posts-grid{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.related-posts-grid{gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}}.share-btn{align-items:center;display:flex;flex-direction:row;gap:8px;margin-top:-16px}.share-btn .share-text{color:rgba(0,0,0,.698);font-family:Poppins;font-size:14px;font-style:Regular;font-weight:400;letter-spacing:-.005em;line-height:156%;text-align:center}@media (max-width:1440px){.share-btn .share-text{font-size:10.5px}}@media (max-width:767px){.share-btn .share-text{font-size:14px;margin-right:auto}}@media (max-width:1440px){.share-btn{gap:6px;margin-top:-12px}}@media (max-width:767px){.share-btn{gap:8px;margin-top:8px}}.share-btn a{color:rgba(0,0,0,.2);display:flex;height:32px;transition:color .2s ease-in-out;width:32px}.share-btn a svg{height:100%;width:100%}@media (max-width:1440px){.share-btn a{height:24px;width:24px}}@media (max-width:767px){.share-btn a{height:32px;width:32px}}.share-btn a:hover{color:#000}.single-wydarzenie .breadcrumbs .breadcrumb[data-current=true]{display:none}.blog-posts-wrapper{margin-bottom:var(--space-160)}.promo-box{align-items:center;border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:row;gap:24px;justify-content:space-between;overflow:hidden;position:relative}@media (max-width:1440px){.promo-box{border-radius:12px;gap:18px}}@media (max-width:1023px){.promo-box{margin-left:auto;margin-right:auto;max-width:588px}}@media (max-width:767px){.promo-box{flex-direction:column}}.promo-box:after{backdrop-filter:brightness(.7);background-image:url(../assets/images/default-pattern.webp);background-position:50%;background-size:cover}.promo-box:after,.promo-box:before{content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.promo-box:before{background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%)}.promo-box .promo-left{display:flex;flex-direction:column;gap:16px;max-width:280px;padding:40px 0 40px 40px}.promo-box .promo-left .promo-logo{max-height:32px;max-width:118px}.promo-box .promo-left .promo-header{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;background-clip:text;color:transparent;font-size:40px;letter-spacing:-.04em;line-height:112%;margin:0}.promo-box .promo-left .promo-text{color:hsla(0,0%,100%,.698);font-size:14px;letter-spacing:-.005em;line-height:156%;margin:0}.promo-box .promo-left .promo-link .button{-webkit-text-decoration:none;text-decoration:none;--height:40px;font-size:14px;padding-left:16px;width:-moz-fit-content;width:fit-content}@media (max-width:1440px){.promo-box .promo-left{gap:12px;max-width:250px;padding:30px}.promo-box .promo-left .promo-logo{max-height:24px;max-width:89px}.promo-box .promo-left .promo-header{font-size:30px}.promo-box .promo-left .promo-text{font-size:10.5px}.promo-box .promo-left .promo-link .button{--height:30px;font-size:10.5px;padding-left:12px}}@media (max-width:767px){.promo-box .promo-left{max-width:100%;padding-bottom:0}}.promo-box .promo-image{aspect-ratio:373/290;display:flex;height:100%;margin:22px 50px 22px 0;max-width:373px;width:100%}@media (max-width:1440px){.promo-box .promo-image{margin:16px 37px 16px 0;max-width:279px}}@media (max-width:767px){.promo-box .promo-image{margin:0 30px 30px;max-width:373px}}.promo-box .promo-image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}
.colored-panels{display:flex;flex-direction:column;gap:32px;margin-left:var(--space-160);margin-right:var(--space-160)}@media (max-width:1440px){.colored-panels{gap:28px}}@media (max-width:1023px){.colored-panels{margin-left:80px;margin-right:80px}}@media (max-width:767px){.colored-panels{margin-left:16px;margin-right:16px;max-width:100%}}.colored-panels .colored-panel{backdrop-filter:blur(50px);border-left:4px solid;display:grid;grid-template-columns:1fr 1fr;padding:48px 64px;grid-gap:10px;gap:10px;max-width:1056px}@media (max-width:1440px){.colored-panels .colored-panel{backdrop-filter:blur(37.5px);border-left-width:3px;gap:8px;max-width:792px;padding:36px 48px}}@media (max-width:767px){.colored-panels .colored-panel{backdrop-filter:blur(50px);border-left-width:4px;display:flex;flex-direction:column;gap:16px;max-width:100%;padding:48px 64px}}.colored-panels .colored-panel .panel-description,.colored-panels .colored-panel .panel-title{margin:0}.colored-panels .colored-panel .panel-title{line-height:130%}.colored-panels .colored-panel .panel-description{font-family:Poppins;font-size:20px;font-weight:500;letter-spacing:-.04em;line-height:130%}@media (max-width:1440px){.colored-panels .colored-panel .panel-description{font-size:15px}}.colored-panels .colored-panel:nth-child(odd){background-color:rgba(0,77,43,.102);border-left-color:#004d2b;color:#004d2b;margin-right:auto}.colored-panels .colored-panel:nth-child(2n){background-color:rgba(193,140,33,.102);border-left-color:#c18c21;color:#c18c21;margin-left:auto}.home-cards.about .card{flex-direction:column;gap:24px;padding:40px}@media (max-width:1440px){.home-cards.about .card{gap:18px;padding:30px}}@media (max-width:767px){.home-cards.about .card{gap:24px;padding:40px}.home-cards.about .card .card-content{padding-top:0}}.about-quote{margin-left:var(--space-160);--padding-vertical:100px;backdrop-filter:blur(50px);background:rgba(0,0,0,.051);border-left:4px solid #c18c21;display:flex;flex-direction:row;gap:32px;justify-content:space-between;padding:var(--padding-vertical) var(--space-160)}@media (max-width:1440px){.about-quote{--padding-vertical:75px;gap:28px}}@media (max-width:1023px){.about-quote{--padding-vertical:50px;align-items:center;border-bottom:4px solid #c18c21;border-left:none;border-top:4px solid #c18c21;flex-direction:column;margin-left:0;padding:50px 80px;padding:var(--padding-vertical) 80px}}@media (max-width:767px){.about-quote{--padding-vertical:32px;gap:0;padding:32px 16px;padding:var(--padding-vertical) 16px}}.about-quote .quote-image-wrapper{aspect-ratio:443/663;bottom:var(--padding-vertical);display:flex;flex-shrink:0.8;margin-bottom:calc(var(--padding-vertical)*-2);margin-top:auto;max-width:443px;position:relative;width:100%}@media (max-width:1440px){.about-quote .quote-image-wrapper{max-width:332px}}@media (max-width:1023px){.about-quote .quote-image-wrapper{bottom:calc(var(--padding-vertical)*-1 - 4px);margin:0}}.about-quote .quote-image-wrapper .quote-image{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}.about-quote .quote-content{display:flex;flex-direction:column;gap:24px;max-width:905px}@media (max-width:1440px){.about-quote .quote-content{gap:18px;max-width:680px}}@media (max-width:1023px){.about-quote .quote-content{align-items:center;text-align:center}}@media (max-width:767px){.about-quote .quote-content{gap:24px}}.about-quote .quote-content .text{color:rgba(0,0,0,.698);font-family:Poppins;font-size:32px;font-style:italic;font-weight:400;letter-spacing:-.04em;line-height:130%;white-space:pre-wrap}@media (max-width:1440px){.about-quote .quote-content .text{font-size:24px}}@media (max-width:1023px){.about-quote .quote-content .text{font-size:18px}}.about-quote .quote-content cite{display:flex;flex-direction:column;font-style:normal;gap:4px}@media (max-width:1440px){.about-quote .quote-content cite{gap:3px}}@media (max-width:767px){.about-quote .quote-content cite{gap:4px}}.about-quote .quote-content cite .quote-author{color:#000;font-size:32px;font-weight:500;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.about-quote .quote-content cite .quote-author{font-size:24px}}@media (max-width:1023px){.about-quote .quote-content cite .quote-author{font-size:18px}}.about-quote .quote-content cite .quote-role{color:#c18c21;font-size:18px;letter-spacing:-.04em;line-height:100%}@media (max-width:1440px){.about-quote .quote-content cite .quote-role{font-size:13.5px}}@media (max-width:767px){.about-quote .quote-content cite .quote-role{font-size:10.5px}}.about-quote .quote-content:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjQiIGhlaWdodD0iNjQiIHZpZXdCb3g9IjAgMCA2NCA2NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ4NThfMjM3NzkpIj4KPHBhdGggZD0iTTQ5LjY1MzMgNDhIMzUuNjhMNDEuMDEzMyAzNy4zMzMzSDM0LjY2NjdWMTZINTZWMzUuMzA2N0w0OS42NTMzIDQ4Wk00NC4zMiA0Mi42NjY3SDQ2LjM0NjdMNTAuNjY2NyAzNC4wMjY3VjIxLjMzMzNINDBWMzJINDkuNjUzM0w0NC4zMiA0Mi42NjY3Wk0yMi45ODY3IDQ4SDkuMDEzMzNMMTQuMzQ2NyAzNy4zMzMzSDhWMTZIMjkuMzMzM1YzNS4zMDY3TDIyLjk4NjcgNDhaTTE3LjY1MzMgNDIuNjY2N0gxOS42OEwyNCAzNC4wMjY3VjIxLjMzMzNIMTMuMzMzM1YzMkgyMi45ODY3TDE3LjY1MzMgNDIuNjY2N1oiIGZpbGw9IiNDMThDMjEiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMF80ODU4XzIzNzc5Ij4KPHJlY3Qgd2lkdGg9IjY0IiBoZWlnaHQ9IjY0IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:block;flex-shrink:0;height:120px;width:120px}@media (max-width:1440px){.about-quote .quote-content:before{height:90px;width:90px}}@media (max-width:1023px){.about-quote .quote-content:before{height:100px;width:100px}}
.files-list{-moz-column-count:2;column-count:2;-moz-column-gap:32px;column-gap:32px;-moz-column-gap:var(--gap);column-gap:var(--gap);--gap:32px}@media (max-width:1440px){.files-list{--gap:24px}}@media (max-width:1023px){.files-list{display:flex;flex-direction:column;grid-column:unset;--gap:32px}}.file-group{-moz-column-break-inside:avoid;break-inside:avoid;display:flex;flex-direction:column;gap:calc(var(--gap)*3/4);padding-bottom:var(--gap);page-break-inside:avoid}.file-group.hidden,.file-group.hidden-by-search{display:none}.file-group .file-group-title{font-family:Poppins;font-size:18px;font-weight:500;line-height:100%;margin:0}@media (max-width:1440px){.file-group .file-group-title{font-size:13.5px}}@media (max-width:767px){.file-group .file-group-title{font-size:18px}}.file-group ul{display:flex;flex-direction:column;gap:calc(var(--gap)/4);margin:0;padding:0}.file-item.hidden{display:none}.file-item-highlighted{border:1px solid rgba(0,0,0,.102);border-radius:16px;display:flex;flex-direction:column;padding:16px;--gap:45px;color:#000;gap:45px;gap:var(--gap);height:100%;-webkit-text-decoration:none;text-decoration:none}@media (max-width:1440px){.file-item-highlighted{border-radius:12px;padding:12px;--gap:36px}}@media (max-width:1023px){.file-item-highlighted{border-radius:16px;padding:16px}}.file-item-highlighted .file-item{border:none;border-radius:0;margin-top:auto;padding-top:0}@media (max-width:1440px){.file-item-highlighted .file-item{padding:0 6px 6px}}@media (max-width:767px){.file-item-highlighted .file-item{padding:0 16px 16px}}.file-item-highlighted .file-header{display:flex;flex-direction:column;gap:calc(var(--gap)/3)}.file-item-highlighted .file-header .file-title{word-wrap:break-word;line-height:130%;padding:8px 8px 0}@media (max-width:1440px){.file-item-highlighted .file-header .file-title{padding:6px 6px 0}}@media (max-width:767px){.file-item-highlighted .file-header .file-title{padding:8px 8px 0}}.file-item-highlighted .file-header .file-icon{aspect-ratio:459/235;border:1px solid rgba(0,0,0,.102);border-radius:12px;display:flex;overflow:hidden;width:100%}@media (max-width:1440px){.file-item-highlighted .file-header .file-icon{border-radius:9px;border-width:.75px}}@media (max-width:767px){.file-item-highlighted .file-header .file-icon{border-radius:12px;border-width:1px}}.file-item-highlighted .file-header .file-icon img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.file-item-highlighted .file-header .file-icon.icon{align-items:center;justify-content:center}.file-item-highlighted .file-header .file-icon.icon img{max-width:48px;-o-object-fit:contain;object-fit:contain}.highlighted-files{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;list-style:none;margin:0 0 56px;padding:0}@media (max-width:1440px){.highlighted-files{gap:24px;margin-bottom:42px}}@media (max-width:1023px){.highlighted-files{display:flex;flex-direction:column;gap:32px;margin-bottom:44px}}
.infotip{background:rgba(0,77,43,.102);border-radius:16px;color:#004d2b;display:flex;flex-direction:row;gap:16px;padding:16px}.infotip svg{flex-shrink:0;height:24px;width:24px}.infotip .infotip-text{font-family:Poppins;font-size:14px;font-weight:400;letter-spacing:-.005em;line-height:150%;margin:0;text-align:left;white-space:pre-wrap}.infotip .infotip-text.wysiwyg{white-space:inherit}.infotip .infotip-text.wysiwyg>:first-child{margin-top:0}.infotip .infotip-text.wysiwyg>:last-child{margin-bottom:0}.infotip .infotip-text.wysiwyg a{background:linear-gradient(90deg,transparent),linear-gradient(90deg,#004d2b);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;color:inherit;-webkit-text-decoration:none;text-decoration:none;transition:background-size .4s}.infotip .infotip-text.wysiwyg a:focus,.infotip .infotip-text.wysiwyg a:hover{background-size:0 .1em,100% .1em}@media (max-width:1440px){.infotip{border-radius:12px;gap:12px;padding:12px}.infotip svg{height:18px;width:18px}.infotip .infotip-text{font-size:10.5px}}@media (max-width:767px){.infotip{border-radius:16px;gap:16px;padding:16px}.infotip svg{height:24px;width:24px}.infotip .infotip-text{font-size:12px}}.first-section,.second-section,.third-section{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 22px 17px 0 rgba(0,0,0,.02)}@media (max-width:1440px){.first-section,.second-section,.third-section{border-radius:12px}}@media (max-width:1023px){.first-section,.second-section,.third-section{margin:0 auto;max-width:512px;width:100%}}@media (max-width:767px){.first-section,.second-section,.third-section{border-radius:16px}}.first-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:48px;grid-gap:32px;gap:32px}@media (max-width:1440px){.first-section{gap:24px;padding:36px}}@media (max-width:1023px){.first-section{display:flex;flex-direction:column;padding:24px}}.first-section .section-infotips .h3{margin:0}@media (max-width:1023px){.first-section .section-infotips .h3{text-align:center}}.first-section .infotips,.first-section .values{display:flex;flex-direction:column;gap:8px}@media (max-width:1440px){.first-section .infotips,.first-section .values{gap:6px}}@media (max-width:767px){.first-section .infotips,.first-section .values{gap:8x}}.first-section .value{align-items:center;background-color:rgba(0,0,0,.02);border-radius:16px;display:flex;flex-direction:row;gap:16px;justify-content:space-between;padding:20px 24px}.first-section .value .value-text{color:rgba(0,0,0,.698);font-family:Poppins;font-size:16px;font-weight:400;letter-spacing:-.005em;line-height:100%}@media (max-width:1440px){.first-section .value .value-text{font-size:12px}}@media (max-width:767px){.first-section .value .value-text{font-size:16px}}.first-section .value .badge{position:relative}.first-section .value .badge:after{background:linear-gradient(90deg,#fff,#fff),linear-gradient(87.5deg,#bf8a1f,#f9e488);background-clip:padding-box,border-box;background-origin:padding-box,border-box;border:1px solid transparent;border-radius:inherit;content:"";height:calc(100% + 2px);left:-1px;-webkit-mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);mask:linear-gradient(#000,#000 0) padding-box,linear-gradient(#000,#000 0);-webkit-mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) padding-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:1;pointer-events:none;position:absolute;top:-1px;width:calc(100% + 2px)}@media (max-width:1440px){.first-section .value{border-radius:12px;gap:12px;padding:15 18px}}@media (max-width:767px){.first-section .value{border-radius:16px;gap:16px;padding:20px 24px}}.first-section .infotips{margin-top:24px}@media (max-width:1440px){.first-section .infotips{margin-top:18px}}@media (max-width:767px){.first-section .infotips{margin-top:24px}}.sections{display:flex;flex-direction:column;gap:32px;margin:0 auto;margin-bottom:var(--space-160);max-width:1056px}@media (max-width:1440px){.sections{gap:24px;max-width:792px}}@media (max-width:1023px){.sections{max-width:100%;padding:0 16px}}@media (max-width:767px){.sections{gap:32px}}.second-third-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:32px;gap:32px}@media (max-width:1440px){.second-third-wrapper{gap:24px}}@media (max-width:1023px){.second-third-wrapper{display:flex;flex-direction:column}}@media (max-width:767px){.second-third-wrapper{gap:32px}}.second-section{display:flex;flex-direction:column;--padding:32px}.second-section .h3{margin:0;padding:var(--padding);padding-bottom:0;text-align:center}.second-section .infotips{display:flex;flex-direction:column;gap:16px;margin-top:auto;padding:var(--padding);padding-top:0}@media (max-width:1440px){.second-section .infotips{gap:12px}}@media (max-width:767px){.second-section .infotips{gap:16px}}@media (max-width:1440px){.second-section{--padding:24px}}.third-section{display:flex;flex-direction:column;gap:32px;padding:32px}@media (max-width:1440px){.third-section{gap:24px;padding:24px}}.second-section .prowizje-svg{position:relative;--height:342px;--padding:49px;align-items:center;display:flex;height:342px;height:var(--height);justify-content:center}@media (max-width:1440px){.second-section .prowizje-svg{--height:245px;--padding:36px}}@media (max-width:1023px){.second-section .prowizje-svg{--height:342px;--padding:49px}}.second-section .prowizje-svg svg{height:calc(var(--height) + var(--padding)*2);width:100%}.second-section .prowizje-svg .prowizje-values{align-items:center;aspect-ratio:1/1;background:radial-gradient(211.46% 274.74% at 100% 0,#12472b 0,#000 100%);border-radius:50%;box-shadow:0 5.25px 4.5px 0 rgba(0,0,0,.02);display:flex;flex-direction:column;justify-content:center;left:51%;min-width:125px;padding:4%;position:absolute;top:52%;transform:translate(-50%,-50%)}.second-section .prowizje-svg .prowizje-values .animation{height:100%;position:absolute;width:100%}.second-section .prowizje-svg .prowizje-values .animation:after,.second-section .prowizje-svg .prowizje-values .animation:before{animation:pulse 2s infinite;border:.75px solid #004d2b;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.second-section .prowizje-svg .prowizje-values .animation:before{animation-delay:.44s}.second-section .prowizje-svg .prowizje-values:before{background:#004d2b;content:"";filter:blur(56.25px);height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:-1}.second-section .prowizje-svg .prowizje-values .number{background:linear-gradient(87.5deg,#bf8a1f,#f9e488);-webkit-background-clip:text;font-size:max(calc(var(--width)*.10938),42px);line-height:1;-webkit-text-fill-color:transparent;font-weight:500;letter-spacing:-.04em;line-height:112%}.second-section .prowizje-svg .prowizje-values .lower{color:hsla(0,0%,100%,.698);font-size:max(calc(var(--width)*.02734),10.5px);letter-spacing:-.04em;line-height:1;line-height:112%}.third-section .h3{margin:0 0 -8px;text-align:center}@media (max-width:1440px){.third-section .h3{margin-bottom:-6px}}.third-section .button{margin-top:auto}.third-section .number-field{align-items:center;background-color:rgba(0,0,0,.02);border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:288px;overflow:hidden;padding:24px;position:relative;text-align:center}.third-section .number-field .usdc{left:50%;position:absolute;transform:translateX(-50%);--size:104px;bottom:-52px;bottom:calc(var(--size)/-2);height:104px;height:var(--size);width:104px;width:var(--size)}@media (max-width:1440px){.third-section .number-field .usdc{--size:78px}.third-section .number-field{border-radius:12px;gap:12px;min-height:218px;padding:18px}}@media (max-width:767px){.third-section .number-field{border-radius:16px;gap:16px;min-height:288px;padding:24px}}.third-section .number-field .number-field-number{color:#c18c21;font-family:Poppins;font-size:48px;font-weight:500;line-height:112%;margin:0}@media (max-width:1440px){.third-section .number-field .number-field-number{font-size:36px}}@media (max-width:767px){.third-section .number-field .number-field-number{font-size:48px}}.third-section .number-field .number-field-text{color:rgba(0,0,0,.698);font-family:Poppins;font-size:20px;font-weight:400;line-height:112%;margin:0}@media (max-width:1440px){.third-section .number-field .number-field-text{font-size:15px}}@media (max-width:767px){.third-section .number-field .number-field-text{font-size:20px}}
.contact-columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin:0 auto;max-width:1326px}@media (max-width:1440px){.contact-columns{gap:24px;max-width:992px}}@media (max-width:1023px){.contact-columns{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}}@media (max-width:767px){.contact-columns{gap:16px}}.contact-columns .col{display:flex;flex-direction:column;gap:32px}@media (max-width:1440px){.contact-columns .col{gap:24px}}@media (max-width:767px){.contact-columns .col{gap:16px}}.contact-wrap{background-color:#fff;border:1px solid rgba(0,0,0,.102);border-radius:16px;box-shadow:0 22px 17px 0 rgba(0,0,0,.02);display:flex;flex-direction:column;gap:24px;padding:32px}@media (max-width:1440px){.contact-wrap{border-radius:12px;gap:18px;padding:24px}}@media (max-width:1023px){.contact-wrap{margin:0 auto;max-width:512px;width:100%}}@media (max-width:767px){.contact-wrap{border-radius:16px;gap:16px;padding:32px 16px 16px}.contact-wrap.contact-wrap-form{border-radius:0}.contact-wrap.contact-wrap-form .h3{font-size:20px}.contact-wrap.contact-wrap-form .contact-form .form-group{gap:12px}.contact-wrap.contact-wrap-form .contact-form .form-group label{font-size:12px}}.contact-wrap .h3{margin:0;text-align:center}@media (max-width:767px){.contact-wrap .h3{font-size:24px}}.contact-wrap>.text{color:rgba(0,0,0,.698);font-size:16px;font-weight:400;letter-spacing:-.005em;line-height:156%;white-space:pre-wrap}@media (max-width:1440px){.contact-wrap>.text{font-size:12px}}@media (max-width:767px){.contact-wrap>.text{font-size:14px}}.contact-wrap>.text mark{background-color:transparent;color:#c18c21}.contact-wrap .buttons{display:flex;flex-direction:row;flex-wrap:wrap;--gap:16px;gap:16px;gap:var(--gap)}.contact-wrap .buttons .button{flex:1 1 auto;max-width:calc(50% - var(--gap)/2);width:100%}@media (max-width:1440px){.contact-wrap .buttons{--gap:12px}}@media (max-width:767px){.contact-wrap .buttons{flex-direction:column;--gap:16px}.contact-wrap .buttons .button{max-width:100%}}.contact-columns{position:relative}.contact-columns>.line{bottom:-7%;left:50%;position:absolute;transform:translateX(-50%);width:100vw;z-index:-1}@media (max-width:1023px){.contact-columns>.line{display:none}}.contact-columns>.line .usdc{height:104px;position:absolute;right:46.5%;top:61%;width:104px}@media (max-width:1440px){.contact-columns>.line .usdc{height:78px;right:46.5%;top:66%;width:78px}}.contact-columns>.line .btc{height:127px;left:26%;position:absolute;top:64%;width:127px}@media (max-width:1440px){.contact-columns>.line .btc{height:95px;left:25%;top:66%;width:95px}}.hidden-form{display:none}.contact-form{display:flex;flex-direction:column;gap:32px}@media (max-width:1440px){.contact-form{gap:24px}}@media (max-width:767px){.contact-form{gap:32px}}
@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-left:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-top:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;top:var(--swiper-navigation-top-offset,50%);width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center;width:100%}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px;right:var(--swiper-navigation-sides-offset,10px)}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}
.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom,8px);left:0;top:auto;top:var(--swiper-pagination-top,auto);width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius,50%);display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{left:auto;left:var(--swiper-pagination-left,auto);right:8px;right:var(--swiper-pagination-right,8px);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px;width:var(--swiper-pagination-progressbar-size,4px)}.swiper-pagination-lock{display:none}
