html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.375}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}:root{--fsn: 16px;--fs1: 32px;--fs2: 24px;--fm-capitalHeight: 0.706;--fm-descender: 0.466;--fm-ascender: 0.964;--fm-linegap: 0.012}@media (min-width:1100px){:root{--fsn: 24px;--fs1: 56px;--fs2: 32px}}@media (min-width:1535px){:root{--fsn: 24px;--fs1: 56px;--fs2: 48px}}body{font-family:"Armin Grotesk", "Roboto", "Open Sans", "Segoe UI", "Droid Sans", "-apple-system", "BlinkMacSystemFont", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Helvetica Neue", sans-serif;font-size:var(--fsn)}h2,h3{line-height:1.1875}.animated{opacity:0}@keyframes slide-in{to{transform:none;opacity:1}}.slide-from-right-slightly{opacity:1;transform:translateX(200px);animation:slide-in 0.3s ease forwards}.slide-from-left-slightly{opacity:1;transform:translateX(-200px);animation:slide-in 0.3s ease forwards}.slide-from-right{transform:translateX(350px);opacity:1;animation:slide-in 0.6s ease forwards}.slide-from-left{transform:translateX(-350px);opacity:1;animation:slide-in 0.6s ease forwards}.slide-from-top{opacity:1;transform:translateY(-350px);animation:slide-in 0.6s ease forwards}.slide-from-bottom{opacity:1;transform:translateY(350px);animation:slide-in 0.6s ease forwards}@keyframes fade-in{to{opacity:1}}.fade-in{opacity:0;animation:fade-in 0.6s ease forwards;animation-delay:300ms}.floating{animation-name:floating;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:ease-in-out}@keyframes floating{0%{transform:scale(1, 1)}50%{transform:scale(0.96, 0.96)}100%{transform:scale(1, 1)}}@keyframes slideOutRight{to{visibility:hidden;filter:blur(10px);transform:translateX(100%) scaleX(1.3)}}.animating-in,.animating-out{animation-duration:500ms}.animating-out.slideOutRight{animation-duration:300ms;animation-delay:200ms;animation-timing-function:ease-in;animation-name:slideOutRight}@keyframes slideInRight{from{opacity:0.9;transform:translateX(100%) scaleX(1.3);filter:blur(10px)}to{opacity:1}}.animating-in.slideInRight{opacity:0;animation-duration:200ms;animation-delay:300ms;animation-timing-function:ease-out;animation-name:slideInRight}@keyframes zoomInOut{from{opacity:1}90%{opacity:0;transform:scale3d(1.3, 1.3, 1.3)}to{opacity:0;transform:scale3d(1.3, 1.3, 1.3)}}.animating-out.zoomInOut{animation-timing-function:ease-in;animation-name:zoomInOut}@keyframes zoomOutIn{from{opacity:0;transform:scale(1.3, 1.3)}50%{opacity:0.4}to{opacity:1;transform:scale(1, 1)}}.animating-in.zoomOutIn{opacity:0;animation-duration:200ms;animation-delay:300ms;animation-timing-function:ease-out;animation-name:zoomOutIn}.rotating{animation:rotating var(--animation-speed) infinite linear}@keyframes rotating{from{transform:rotate(0deg)}to{transform:rotate(359deg)}}.populating .rotating{animation-duration:1s}@keyframes flicker{0%{opacity:0.4}5%{opacity:0.5}10%{opacity:0.6}15%{opacity:0.85}25%{opacity:0.5}30%{opacity:1}35%{opacity:0.1}40%{opacity:0.25}45%{opacity:0.5}60%{opacity:1}70%{opacity:0.85}80%{opacity:0.4}90%{opacity:0.5}100%{opacity:1}}:root{--site-height: 100vh;--ios-site-height: 100vh;--outer-height: 100vh;--inner-site-width: 100vw;--site-width: 100vw;--browser-width: 100vw;--scrollbar-width: calc(var(--browser-width) - var(--site-width));--compensate-scrollbar-width: 0px;--menu-height: 68px;--menu-sticky: 40px;--box: 100%;--site-padding: 24px;--animation-speed: 20s}@media (min-width:600px){:root{--menu-height: 84px;--menu-sticky: 50px;--site-padding: 64px}}@media (min-width:1100px){:root{--site-padding: 32px;--box: 1000px;--menu-height: 100px;--menu-sticky: 58px}}@media (min-width:1535px){:root{--box: 1480px}}html,body{height:100%;max-width:100%;position:relative;color:var(--color-default)}html{scroll-behavior:smooth;overflow-x:hidden}body{overflow-x:hidden;height:auto}html.menu-open,html.menu-open body{box-sizing:border-box;overflow:hidden;overscroll-behavior:none;--compensate-scrollbar-width: var(--scrollbar-width)}.boxed{max-width:calc(100% - 2 * var(--site-padding));margin-left:auto;margin-right:auto}@media (min-width:1100px){.boxed{max-width:1000px}}@media (min-width:1535px){.boxed{max-width:1480px}}@media (min-width:600px){.boxed.narrow{width:700px}}header,section{padding-right:var(--compensate-scrollbar-width)}section>.inner{margin-left:auto;margin-right:auto}section>.inner:not(.boxed):not(.no-padding){max-width:calc(100% - 2 * var(--site-padding))}.is-layout-flex{display:flex}.site-header{background:transparent;position:fixed;top:0;left:0;width:100%;z-index:999}.site-header .header-bar{display:flex;justify-content:space-between;height:var(--menu-height);align-items:center;transition:all 0.3s}.site-header .main-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='meet' viewBox='0 0 121 91'%3E%3Cpath fill='%23fff' d='M98.6 38.6 86 25.8l12.8-12.9 12.8 12.9-12.9 12.8Zm12.8 25.7-8.3 8.3V46.9l2-1.9 6.3-6.4v25.7Zm-17.3 8.3-8.3-8.3 8.3-8.3v16.6ZM66.7 45l12.8-12.8L92.2 45 79.4 58 66.7 45Zm-6.5 32L47.4 64.3l12.9-12.8L73 64.3 60.2 77ZM41.1 57.9l-5.6-5.6-7.2-7.3L41 32.2 53.9 45 41 57.8ZM26.4 72.5V55.9l4.7 4.7 3.5 3.6-8.2 8.3ZM9 25.7l11.2-11.3 1.6-1.6 12.8 12.9-12.8 12.8L9 25.7Zm8.2 46.8-8.2-8.3V38.5l8.3 8.3v25.7ZM98.7 0 60.3 38.6 21.9 0 .1 21.9l-.1 46 21.8 22L41 70.7 60.2 90l19.2-19.3L98.6 90l21.9-21.9v-46L98.7 0Z'/%3E%3C/svg%3E");transition:height 0.3s;background-repeat:no-repeat;background-size:contain;background-position:center;display:block;width:41px;height:30px}@media (min-width:600px){.site-header .main-logo{width:54px;height:40px}}@media (min-width:1100px){.site-header .main-logo{width:67px;height:50px}}.site-header .menu-trigger{transform-origin:center center;--trigger-width: 26px;--trigger-height: calc(var(--trigger-width) * 0.86);--trigger-width-sticky: 23px;--trigger-height-sticky: calc(var(--trigger-width-sticky) * 0.86);transition:all 0.3s;display:flex;align-items:center;justify-content:center;overflow:visible;min-width:calc(var(--trigger-width) + 10px);min-height:calc(var(--trigger-height) + 10px);cursor:pointer;margin-right:-5px}.site-header .menu-trigger:hover{transform:rotate(-180deg)}@media (min-width:600px){.site-header .menu-trigger{--trigger-width: 30px;--trigger-width-sticky: 30px}}@media (min-width:1100px){.site-header .menu-trigger{--trigger-width: 36px;margin-right:-8px}}.site-header .menu-trigger::before{display:block;content:"";width:calc(var(--trigger-width) + 10px);height:calc(var(--trigger-height) + 10px);background-size:var(--trigger-width) auto;background-repeat:no-repeat;background-position:center center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 40'%3E%3Cpath fill='%23fff' d='M45 5H1L0 6v5l1 1h44l1-1V6l-1-1ZM45 19H1l-1 1v5l1 1h44l1-1v-5l-1-1ZM45 33H1l-1 1v5l1 1h44l1-1v-5l-1-1Z'/%3E%3C/svg%3E")}.site-header.compact .menu-trigger::before{width:calc(var(--trigger-width-sticky) + 10px);height:calc(var(--trigger-height-sticky) + 10px);background-size:var(--trigger-width-sticky) auto}.site-header.compact .main-logo{width:36px;height:25px}@media (min-width:600px){.site-header.compact .main-logo{width:41px;height:30px}}@media (min-width:1100px){.site-header.compact .main-logo{width:50px;height:36px}}.site-header .menu-drawer{position:fixed;top:0;left:0;width:var(--browser-width);display:flex;pointer-events:none;height:0;flex-direction:row;align-items:center;z-index:10000;transition:all 0.3s;opacity:0;--drawer-padding: --site-padding;padding-left:var(--drawer-padding);padding-right:var(--drawer-padding);background:var(--color-accent);color:#ffF;font-size:24px;line-height:40px;font-weight:bold}@media (max-height:475px){.site-header .menu-drawer{overflow-y:auto;overflow-x:hidden}}@media (min-height:476px){.site-header .menu-drawer{overflow:hidden}}@media (max-width:1099px){.site-header .menu-drawer{justify-content:center}}@media (min-width:1100px){.site-header .menu-drawer{--drawer-padding: Max(var(--site-padding), calc(50vw - 810px))}}.site-header .menu-drawer .menu-main-menu-container{overscroll-behavior:none;flex:1 1 auto;justify-content:center;display:flex;flex-direction:column}@media (max-height:474px){.site-header .menu-drawer .menu-main-menu-container{overflow-x:hidden}}@media (min-height:475px){.site-header .menu-drawer .menu-main-menu-container{overflow:hidden}}@media (max-width:1099px){.site-header .menu-drawer .menu-main-menu-container{order:10;width:100%;height:calc(var(--ios-site-height) - var(--menu-height));justify-content:flex-start}}@media (min-width:600px){.site-header .menu-drawer .menu-main-menu-container{margin:auto 60px}}@media (min-width:1100px){.site-header .menu-drawer .menu-main-menu-container{margin:auto 64px}}@media (min-width:1535px){.site-header .menu-drawer .menu-main-menu-container{margin:auto 180px}}.site-header .menu-drawer a{display:block;color:inherit;padding:3px 0;text-transform:uppercase;transition:all 0.3s;transform-origin:left center}@media (min-width:600px) and (min-height:680px){.site-header .menu-drawer{font-size:32px}.site-header .menu-drawer a{padding:10px 0}}@media (min-width:1100px) and (min-height:750px){.site-header .menu-drawer{font-size:40px;line-height:44px}.site-header .menu-drawer a{padding:20px 0}}@media (min-width:1535px) and (min-height:870px){.site-header .menu-drawer{font-size:58px;line-height:62px}}.site-header .menu-drawer .menu{display:flex;flex-direction:column}@media (max-width:1099px){.site-header .menu-drawer .menu{flex:1 1 auto;justify-content:center}}@media (pointer:fine) and (hover:hover){.site-header .menu-drawer .menu-item a:hover{color:var(--color-default);transform:translateX(0.15em) scale(1.15)}}.site-header .menu-drawer .menu-item.current-menu-item a{color:var(--color-default)}.site-header .menu-drawer .menu-social{flex:0 1 auto;height:98px;min-height:42px;width:100%;overflow:hidden;display:flex;flex-direction:row;align-items:flex-end;flex-wrap:nowrap;gap:16px;--icon-size: 22px;padding-bottom:var(--icon-size)}@media (max-width:1100px){.site-header .menu-drawer .menu-social{justify-content:space-between}}@media (min-width:600px){.site-header .menu-drawer .menu-social{height:178px;min-height:90px;gap:24px;--icon-size: 34px}}@media (min-width:1100px){.site-header .menu-drawer .menu-social{height:130px;min-height:64px}.site-header .menu-drawer .menu-social a:hover{filter:invert(0.92)}}@media (max-width:845px){.site-header .menu-drawer .menu-social{height:98px;min-height:48px;gap:16px;--icon-size: 22px;padding-bottom:var(--icon-size)}}html.menu-open .site-header .header-bar{opacity:0}html.menu-open .site-header .menu-drawer{overscroll-behavior:none;height:var(--ios-site-height);transition:none 0s;opacity:1;pointer-events:auto;padding:0 24px}@media (max-width:1100px){html.menu-open .site-header .menu-drawer{flex-wrap:wrap;justify-content:space-between;align-items:stretch}}@media (min-width:600px){html.menu-open .site-header .menu-drawer{padding:0 48px}}@media (min-width:1535px){html.menu-open .site-header .menu-drawer{padding:0 120px}}@media (max-width:1100px){html.menu-open .site-header .menu-drawer .main-logo{height:var(--menu-height)}}@media (max-width:600px){html.menu-open .site-header .menu-drawer .menu{width:100%}}@media (max-width:1100px){html.menu-open .site-header .menu-drawer .menu-trigger{height:var(--menu-height)}}html.menu-open .site-header .menu-drawer .menu-trigger::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 35 36'%3E%3Cpath fill='%23fff' d='M6 34.8 34.2 6.4c.4-.4.4-1 0-1.4l-3.8-3.8a1 1 0 0 0-1.4 0L.7 29.6a1 1 0 0 0 0 1.4l3.8 3.8c.4.4 1 .4 1.4 0Z'/%3E%3Cpath fill='%23fff' d='M34.3 29.6 5.9 1.2a1 1 0 0 0-1.4 0L.7 5a1 1 0 0 0 0 1.4l28.4 28.4c.4.4 1 .4 1.4 0l3.8-3.8c.4-.4.4-1 0-1.4Z'/%3E%3C/svg%3E");transition:transform 0.3s}.header-bar.color-accent .main-logo{background-image:url("data:image/svg+xml,%3Csvg  preserveAspectRatio='meet' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 121 91'%3E%3Cpath fill='%23EB1C6D' d='M98.6 38.6 86 25.8l12.8-12.9 12.8 12.9-12.9 12.8Zm12.8 25.7-8.3 8.3V46.9l2-1.9 6.3-6.4v25.7Zm-17.3 8.3-8.3-8.3 8.3-8.3v16.6ZM66.7 45l12.8-12.8L92.2 45 79.4 58 66.7 45Zm-6.5 32L47.4 64.3l12.9-12.8L73 64.3 60.2 77ZM41.1 57.9l-5.6-5.6-7.2-7.3L41 32.2 53.9 45 41 57.8ZM26.4 72.5V55.9l4.7 4.7 3.5 3.6-8.2 8.3ZM9 25.7l11.2-11.3 1.6-1.6 12.8 12.9-12.8 12.8L9 25.7Zm8.2 46.8-8.2-8.3V38.5l8.3 8.3v25.7ZM98.7 0 60.3 38.6 21.9 0 .1 21.9l-.1 46 21.8 22L41 70.7 60.2 90l19.2-19.3L98.6 90l21.9-21.9v-46L98.7 0Z'/%3E%3C/svg%3E")}.header-bar.color-accent .menu-trigger::before{background-image:url("data:image/svg+xml,%3Csvg  preserveAspectRatio='meet' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 40'%3E%3Cpath fill='%23EB1C6D' d='M45 5H1L0 6v5l1 1h44l1-1V6l-1-1ZM45 19H1l-1 1v5l1 1h44l1-1v-5l-1-1ZM45 33H1l-1 1v5l1 1h44l1-1v-5l-1-1Z'/%3E%3C/svg%3E")}.header-bar.color-dark .main-logo{background-image:url("data:image/svg+xml,%3Csvg   preserveAspectRatio='meet' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 121 91'%3E%3Cpath fill='%23131313' d='M98.6 38.6 86 25.8l12.8-12.9 12.8 12.9-12.9 12.8Zm12.8 25.7-8.3 8.3V46.9l2-1.9 6.3-6.4v25.7Zm-17.3 8.3-8.3-8.3 8.3-8.3v16.6ZM66.7 45l12.8-12.8L92.2 45 79.4 58 66.7 45Zm-6.5 32L47.4 64.3l12.9-12.8L73 64.3 60.2 77ZM41.1 57.9l-5.6-5.6-7.2-7.3L41 32.2 53.9 45 41 57.8ZM26.4 72.5V55.9l4.7 4.7 3.5 3.6-8.2 8.3ZM9 25.7l11.2-11.3 1.6-1.6 12.8 12.9-12.8 12.8L9 25.7Zm8.2 46.8-8.2-8.3V38.5l8.3 8.3v25.7ZM98.7 0 60.3 38.6 21.9 0 .1 21.9l-.1 46 21.8 22L41 70.7 60.2 90l19.2-19.3L98.6 90l21.9-21.9v-46L98.7 0Z'/%3E%3C/svg%3E")}.header-bar.color-dark .menu-trigger::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 40'%3E%3Cpath fill='%23131313' d='M45 5H1L0 6v5l1 1h44l1-1V6l-1-1ZM45 19H1l-1 1v5l1 1h44l1-1v-5l-1-1ZM45 33H1l-1 1v5l1 1h44l1-1v-5l-1-1Z'/%3E%3C/svg%3E")}.header-bar.color-light .main-logo{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='meet' viewBox='0 0 121 91'%3E%3Cpath fill='%23fff' d='M98.6 38.6 86 25.8l12.8-12.9 12.8 12.9-12.9 12.8Zm12.8 25.7-8.3 8.3V46.9l2-1.9 6.3-6.4v25.7Zm-17.3 8.3-8.3-8.3 8.3-8.3v16.6ZM66.7 45l12.8-12.8L92.2 45 79.4 58 66.7 45Zm-6.5 32L47.4 64.3l12.9-12.8L73 64.3 60.2 77ZM41.1 57.9l-5.6-5.6-7.2-7.3L41 32.2 53.9 45 41 57.8ZM26.4 72.5V55.9l4.7 4.7 3.5 3.6-8.2 8.3ZM9 25.7l11.2-11.3 1.6-1.6 12.8 12.9-12.8 12.8L9 25.7Zm8.2 46.8-8.2-8.3V38.5l8.3 8.3v25.7ZM98.7 0 60.3 38.6 21.9 0 .1 21.9l-.1 46 21.8 22L41 70.7 60.2 90l19.2-19.3L98.6 90l21.9-21.9v-46L98.7 0Z'/%3E%3C/svg%3E")}.header-bar.color-light .menu-trigger::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 40'%3E%3Cpath fill='%23fff' d='M45 5H1L0 6v5l1 1h44l1-1V6l-1-1ZM45 19H1l-1 1v5l1 1h44l1-1v-5l-1-1ZM45 33H1l-1 1v5l1 1h44l1-1v-5l-1-1Z'/%3E%3C/svg%3E")}.menu-hamburger-disrupt{display:flex;justify-content:space-between;gap:10px;font-size:32px;font:inherit;font-weight:900;color:white}.site-footer{background:var(--color-default);color:#fff;font-size:16px;line-height:1.43;padding:60px 0}@media (min-width:600px){.site-footer{padding:80px 0}}@media (min-width:1100px){.site-footer{padding:100px 0}}@media (min-width:1535px){.site-footer{padding:180px 0}}.site-footer .inner{display:flex;flex-direction:column;gap:60px;position:relative}.site-footer .inner .footer-column a{color:var(--color-accent)}@media (min-width:600px){.site-footer .inner{flex-direction:row;flex-wrap:wrap}.site-footer .inner .footer-column{width:calc(50% - 30px);flex:1 1 auto}}@media (min-width:1100px){.site-footer .inner{flex-direction:row;flex-wrap:wrap}.site-footer .inner .footer-column{width:calc(33.33% - 40px);flex:1 1 auto}}.site-footer .footer-column h2{font-size:24px;line-height:1.29;margin-bottom:12px}.site-footer h2,.site-footer h3{text-transform:uppercase;font-weight:700}.site-footer p{margin-bottom:28px}@media (min-width:600px) and (max-width:1534px){.site-footer .social-row{display:flex;justify-content:flex-start;align-items:center}}.site-footer .social-icons{display:flex;justify-content:space-between;--icon-size: 22px;margin-left:-10px;margin-right:-10px}@media (min-width:600px){.site-footer .social-icons{justify-content:flex-start;gap:10px}}.site-footer .social-icons .social-link{height:var(--icon-size);flex:0 1 auto;display:inline-block;min-width:0;padding:0 10px}.site-footer figure a{display:block;position:relative;width:100%}.site-footer figure img{width:100%;height:160px;object-fit:cover;display:block}.site-footer .floating-bar{position:fixed;right:24px;bottom:24px;display:flex;align-items:stretch;z-index:100;height:60px}.site-footer .floating-bar .back-to-top{color:#fff;flex:1 1 auto;text-align:center;align-self:stretch;display:flex;align-items:center;justify-content:center;white-space:nowrap}.site-footer .floating-bar .whatsapp-me{width:0;display:block;overflow:hidden;padding-left:50px;white-space:nowrap;color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 60'%3E%3Cdefs%3E%3ClinearGradient x1='0' y1='0' x2='1' y2='0' gradientUnits='userSpaceOnUse' gradientTransform='rotate(-90 420 121.4) scale(243.96436)' spreadMethod='pad' id='b'%3E%3Cstop stop-color='%2361fd7d' offset='0' /%3E%3Cstop stop-color='%232bb826' offset='1' /%3E%3C/linearGradient%3E%3CclipPath clipPathUnits='userSpaceOnUse' id='a'%3E%3Cpath d='M0 841.9h595.3V0H0Z' /%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' transform='matrix(.24594 0 0 -.24594 -43.4 133.1)'%3E%3Cpath d='M420.5 359.3a218.7 218.7 0 0 0-1.4-22.2 47.3 47.3 0 0 0-38.4-38.3 129 129 0 0 0-22.1-1.4H238.4a218.7 218.7 0 0 0-22.2 1.4 47.3 47.3 0 0 0-38.3 38.4 129.2 129.2 0 0 0-1.4 22.1v120.2a218.8 218.8 0 0 0 1.4 22.2 47.3 47.3 0 0 0 38.4 38.3 129 129 0 0 0 22.1 1.4h120.2a215.3 215.3 0 0 0 22.2-1.5 47.3 47.3 0 0 0 38.3-38.4 129 129 0 0 0 1.4-22z' style='fill:url(%23b)' /%3E%3Cpath d='M341.1 403.5a330 330 0 0 1-14.9 7.1c-2 .8-3.5 1.1-5-1a127 127 0 0 0-6.8-8.6c-1.3-1.5-2.6-1.7-4.8-.6-2.2 1.1-9.2 3.4-17.6 10.9a65.8 65.8 0 0 0-12.1 15.1c-1.3 2.2-.2 3.4 1 4.5 1 1 2.1 2.5 3.2 3.8 1.1 1.3 1.5 2.2 2.2 3.7.7 1.4.4 2.7-.2 3.8l-6.7 16.2c-1.8 4.3-3.6 3.7-5 3.8h-4.1a8 8 0 0 1-5.9-2.7c-2-2.2-7.6-7.5-7.6-18.2 0-10.8 7.8-21.2 9-22.6 1-1.5 15.3-23.6 37.3-33 5.2-2.3 9.3-3.6 12.4-4.6a30 30 0 0 1 13.8-.9c4.2.6 13 5.3 14.7 10.4 1.9 5.1 1.9 9.5 1.3 10.4-.5.9-2 1.4-4.2 2.5m-39.8-54.4c-13.1 0-26 3.5-37 10.1l-2.7 1.6-27.6-7.2 7.4 26.8-1.7 2.8A72.8 72.8 0 1 0 374 421.8c0-40-32.7-72.7-72.7-72.7M363 483.7a87.6 87.6 0 0 1-137.7-105.5L213 332.7l46.4 12.2a87.6 87.6 0 0 1 103.7 138.7' fill='%23fff' /%3E%3C/g%3E%3C/svg%3E");background-size:50px 50px;background-position:center;background-repeat:no-repeat}@media (min-width:600px){.site-footer .floating-bar{bottom:32px;right:32px}}.site-footer .bottom-floating-whatsapp-marquee{background:var(--color-default);border:2px solid #fff;border-left:none;border-right:none;display:block;opacity:0;transition:opacity 0.3s;pointer-events:none;position:fixed;bottom:0;left:0;z-index:100;max-width:var(--site-width)}.site-footer .bottom-floating-whatsapp-marquee.visible{opacity:100;pointer-events:auto}.site-footer .bottom-floating-whatsapp-marquee .mobile-marquee{height:50px;padding:0;line-height:1;font-size:24px;position:relative;text-wrap:none;display:flex;overflow:hidden;align-items:center}.site-footer .bottom-floating-whatsapp-marquee .mobile-marquee .marquee-set{word-break:keep-all;white-space:nowrap;text-transform:uppercase;display:flex;flex-wrap:nowrap;align-items:center;text-wrap:none;position:relative;font-weight:bold}.site-footer .bottom-floating-whatsapp-marquee .mobile-marquee .scroller{display:flex;position:relative;will-change:left}.site-footer .bottom-floating-whatsapp-marquee .marquee-piece{align-items:center;padding-top:0.23em;-webkit-font-smoothing:antialiased;display:flex;line-height:1}.site-footer .bottom-floating-whatsapp-marquee a{color:#fff}.site-footer .bottom-floating-whatsapp-marquee .delimiter{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 21'%3E%3Cpath d='M8.4 6c-.2-.4-.4-.4-.5-.5h-.5a1 1 0 0 0-.7.4c-.2.2-.9.8-.9 2 0 1.3 1 2.5 1 2.7.2.2 1.8 2.8 4.4 3.9 2.2.8 2.6.6 3 .6.5 0 1.6-.6 1.8-1.2.2-.6.2-1.1.1-1.2l-.5-.3-1.7-.9c-.2 0-.4 0-.6.2l-.8 1c-.1.1-.3.2-.5 0-.3 0-1.1-.4-2-1.2a7.7 7.7 0 0 1-1.5-1.8c-.2-.2 0-.4.1-.5l.4-.5.2-.4c.1-.2 0-.3 0-.4l-.8-2ZM.7 20.6 2 15.3A10.2 10.2 0 0 1 11 .1a10.2 10.2 0 0 1 10.2 10.2 10.2 10.2 0 0 1-15.1 9L.7 20.5zm5.7-3.2.3.1a8.5 8.5 0 1 0-2.9-2.8l.2.4-.9 3.1 3.3-.8z'/%3E%3C/svg%3E");height:30px;margin:-0.23em 20px 0}@media (min-width:1100px){.site-footer .bottom-floating-whatsapp-marquee{display:none}}.section-contact-form.black-bg input[type=submit]{background:#000}.section-contact-form.black-bg input[type=submit]:hover{background-color:#fff}@media (max-width:1099px){footer.site-footer .inner .footer-3{order:-1;width:100%}}footer.site-footer .inner .newsletter-subscribe form{display:flex;flex-direction:column;align-items:flex-start;gap:6px 64px;font-size:16px}@media (min-width:1100px){footer.site-footer .inner .newsletter-subscribe form{font-size:18px}}footer.site-footer .inner .newsletter-subscribe form label{position:relative;display:block;width:100%}footer.site-footer .inner .newsletter-subscribe form input:not([type="checkbox"]){margin-top:34px;font-size:18px;line-height:24px;padding:0 0 6px 3px;width:calc(100% - 3px);border:0 none;border-radius:0;background:transparent;display:block;outline:0 none transparent;color:#fff;-webkit-appearance:none;appearance:none;border-bottom:1.5px solid #fff}@media (min-width:1100px){footer.site-footer .inner .newsletter-subscribe form input:not([type="checkbox"]){border-bottom-width:2px}}footer.site-footer .inner .newsletter-subscribe form button[type="submit"]{cursor:pointer;margin:0;padding:8px 10px;font-size:16px;line-height:20px;font-weight:bold;border:6px solid #fff;display:inline-block;-webkit-appearance:none;appearance:none;background:transparent;color:#fff}footer.site-footer .inner .newsletter-subscribe form button[type="submit"]:hover{background:#fff;color:var(--color-default)}footer.site-footer .inner .newsletter-subscribe form textarea{width:calc(100% - 3px);border:0 none;border-bottom:1.5px solid #fff;border-radius:0;padding:0.2em 0 0.2em 3px;background:transparent;display:block;outline:0 none transparent;color:#fff;font:inherit;height:2.76em;margin-top:1em;transition:height 0.2s}@media (min-width:1100px){footer.site-footer .inner .newsletter-subscribe form textarea{border-bottom-width:2px}}@media (min-width:801px){footer.site-footer .inner .newsletter-subscribe form textarea{height:1.38em}}footer.site-footer .inner .newsletter-subscribe form textarea:focus{height:174px}footer.site-footer .inner .newsletter-subscribe form textarea::placeholder{color:inherit;opacity:0.8}footer.site-footer .inner .newsletter-subscribe form .label{display:inline-block;position:absolute;transition:all 0.2s;bottom:6px;font-size:18px;line-height:24px;left:3px}footer.site-footer .inner .newsletter-subscribe form .fancy-select .label{bottom:24px}footer.site-footer .inner .newsletter-subscribe form .focused .label{bottom:calc(100% - 22px);font-size:14px;line-height:22px;opacity:0.7}footer.site-footer .inner .newsletter-subscribe form .agree-field{margin:24px 0;font-size:14px}footer.site-footer .inner .newsletter-subscribe form .agree-field .fancy-checkbox{display:flex;align-items:flex-start}footer.site-footer .inner .newsletter-subscribe form .agree-field .fancy-checkbox input{flex:0 0 auto;margin-right:1em}footer.site-footer .inner .newsletter-subscribe form .agree-field a{color:inherit;font-weight:bold}.lity{z-index:10990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:black;outline:none !important;opacity:0;transition:opacity 0.3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{box-sizing:border-box}.lity-wrap{z-index:10990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap::before{content:"";display:inline-block;height:100%;vertical-align:middle}.lity-loader{z-index:10991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;opacity:0;transition:opacity 0.3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:10992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:calc(100% - 100px);max-height:calc(100% - 100px);outline:none !important}.lity-container:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0, 0, 0, 0.6)}@media (max-width:1099px){.lity-container{max-width:100%;max-height:100%}}.lity-content{z-index:10993;width:100%;max-height:100%;transform:scale(1);transition:transform 0.3s ease}.lity-loading .lity-content,.lity-closed .lity-content{transform:scale(0.8)}.lity-close{z-index:10994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial, Baskerville, monospace;line-height:35px;text-shadow:0 1px 2px rgba(0, 0, 0, 0.6);border:0;background:none;outline:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0, 0, 0, 0.6);background:var(--color-default)}:not(.xoo-el-main)>.lity-hide{display:none}.lity-active body{position:fixed;height:100%;padding:0;overflow:hidden}.masked-image{position:relative;width:400px;margin:auto;max-width:calc(100% - var(--site-padding) * 2);transform-style:preserve-3d}.masked-image .wrapper{width:100%;overflow:hidden;position:relative}.masked-image svg{position:relative;width:calc(100% + 5px);margin-bottom:-2px;margin-top:-2px;margin-left:-2px;height:auto;z-index:1;padding:0;display:block}.numbers-collection{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;--gap: 8px;gap:var(--gap);padding:var(--gap) 0 calc(var(--gap) * 3)}@media (min-width:764px){.numbers-collection{--gap: 16px}}@media (min-width:1100px){.numbers-collection{--gap: 24px}}@media (min-width:1535px){.numbers-collection{--gap: 32px}}.numbers-collection .numbers-block{flex:1 1 auto;width:calc(50% - var(--gap));border:1px solid var(--color-default);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:36px 24px;cursor:default;transition:all 0.3s}@media (max-width:764px){.numbers-collection .numbers-block{min-height:175px}.numbers-collection .numbers-block:nth-child(4n+3){width:100%}.numbers-collection .numbers-block:nth-child(4n){width:100%}}@media (min-width:764px){.numbers-collection .numbers-block{padding:56px 24px;min-height:234px;width:calc(33.33% - var(--gap) * 2 / 3)}.numbers-collection .numbers-block:nth-child(5n+4){width:calc(50% - var(--gap))}.numbers-collection .numbers-block:nth-child(5n){width:calc(50% - var(--gap))}}@media (min-width:1100px){.numbers-collection .numbers-block{padding:51px 24px;min-height:256px}}.numbers-collection .numbers-block .heading{cursor:inherit;color:var(--color-accent);font-weight:700;font-size:32px;line-height:1.2em;transition:all 0.3s}@media (min-width:764px){.numbers-collection .numbers-block .heading{font-size:28px}}@media (min-width:1100px){.numbers-collection .numbers-block .heading{font-size:46px}}@media (min-width:1535px){.numbers-collection .numbers-block .heading{font-size:56px}}.numbers-collection .numbers-block .content{transition:all 0.3s;cursor:inherit;font-weight:700;font-size:18px;line-height:1.2em}@media (min-width:1100px){.numbers-collection .numbers-block .content{font-size:32px}}.numbers-collection .numbers-block:hover{color:#fff;background:var(--color-accent);border:1px solid var(--color-accent)}.numbers-collection .numbers-block:hover .heading{color:inherit}.numbers-collection.pink-rimmed .numbers-block{border-width:2px;border-color:var(--color-accent)}.block-marquee{cursor:default;position:relative}.block-marquee,.block-marquee.dark:hover{background:#fff;color:var(--color-default);border-color:var(--color-default);border-top:2px solid var(--color-default);border-bottom:2px solid var(--color-default)}.block-marquee.dark,.block-marquee:not(.dark):not(.bg-no-hover):hover{background:var(--color-default);color:#fff;border-color:#fff;border-top:2px solid #fff;border-bottom:2px solid #fff}.block-marquee a{color:inherit;transition:color 0.3s;font-weight:bold}.block-marquee a:hover{color:var(--color-accent)}.block-related-ribbons .posts-marquee{background:#fff;color:var(--color-default);border-color:var(--color-default);border-bottom:2px solid var(--color-default)}.block-related-ribbons .posts-marquee .thumb-delimiter{transition:transform 0.3s;margin:0 20px 0.2em}.block-related-ribbons .posts-marquee:hover{background:var(--color-default);color:#fff}.block-related-ribbons .posts-marquee:first-child{border-top:2px solid var(--color-default)}.block-related-ribbons .posts-marquee a{color:inherit;transition:color 0.3s;font-weight:bold;text-transform:none}.block-related-ribbons .posts-marquee a:hover .thumb-delimiter{transform:scale(1.8)}.block-related-ribbons .posts-marquee .marquee-set .marquee-piece{display:flex;align-items:center;text-wrap:none;overflow:hidden}.marquee{padding:0;height:72px;line-height:1;font-size:24px;position:relative;text-wrap:none;display:flex;overflow:hidden;align-items:center}@media (min-width:1535px){.marquee{height:120px;font-size:48px}}.marquee .scroller{display:flex;position:relative;will-change:left}.marquee .marquee-set{--capital-height: 17;line-height:var(--computed-line-height);word-break:keep-all;white-space:nowrap;text-transform:uppercase;display:flex;flex-wrap:nowrap;align-items:center;text-wrap:none;position:relative;font-weight:bold}@media (min-width:1535px){.marquee .marquee-set{--capital-height: 35}}.marquee .marquee-set .marquee-piece{padding-top:0.23em;-webkit-font-smoothing:antialiased;display:flex;line-height:1}.delimiter{font-weight:bold;text-transform:uppercase;display:inline-block;background-repeat:no-repeat;background-size:contain;background-position:center;vertical-align:middle;height:32px;width:45px;margin:0 40px;line-height:1}@media (min-width:1535px){.delimiter{height:40px;width:55px;margin:0 64px}}.block-marquee .delimiter,.block-marquee.dark:hover .delimiter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23131313' viewBox='0 0 60 46'%3E%3Cpath d='m49.1 20-6.4-6.4 6.4-6.4 6.4 6.4L49 20ZM55.5 33 51.3 37V24.2l1-1 3.2-3.2V33ZM46.8 37l-4-4.1 4-4.2V37ZM33.2 23.2l6.4-6.4 6.3 6.4-6.4 6.4-6.3-6.4Zm-3.2 16-6.4-6.4 6.4-6.4 6.4 6.4-6.4 6.5Zm-9.6-9.6-2.7-2.8-3.6-3.6 6.4-6.4 6.3 6.4-6.4 6.4ZM13.1 37v-8.3l2.4 2.3 1.7 1.8-4 4.2ZM4.5 13.5 10.1 8l.8-.8 6.4 6.5-6.4 6.4-6.4-6.5ZM8.6 37l-4-4.2V20l4 4.1V37ZM49.1.8 30 20 11 .7l-11 11v23l10.9 11 9.5-9.7 9.6 9.7 9.5-9.6 9.6 9.6 10.9-11v-23L49.1.7Z' /%3E%3C/svg%3E")}.block-marquee.dark .delimiter,.block-marquee:not(.dark):not(.bg-no-hover):hover .delimiter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 60 46'%3E%3Cpath d='m49.1 20-6.4-6.4 6.4-6.4 6.4 6.4L49 20ZM55.5 33 51.3 37V24.2l1-1 3.2-3.2V33ZM46.8 37l-4-4.1 4-4.2V37ZM33.2 23.2l6.4-6.4 6.3 6.4-6.4 6.4-6.3-6.4Zm-3.2 16-6.4-6.4 6.4-6.4 6.4 6.4-6.4 6.5Zm-9.6-9.6-2.7-2.8-3.6-3.6 6.4-6.4 6.3 6.4-6.4 6.4ZM13.1 37v-8.3l2.4 2.3 1.7 1.8-4 4.2ZM4.5 13.5 10.1 8l.8-.8 6.4 6.5-6.4 6.4-6.4-6.5ZM8.6 37l-4-4.2V20l4 4.1V37ZM49.1.8 30 20 11 .7l-11 11v23l10.9 11 9.5-9.7 9.6 9.7 9.5-9.6 9.6 9.6 10.9-11v-23L49.1.7Z' /%3E%3C/svg%3E")}.block-marquee.pink-delimiter .delimiter,.block-marquee.pink-delimiter:hover .delimiter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EB1C6D' viewBox='0 0 60 46'%3E%3Cpath d='m49.1 19.8-6.4-6.4L49.1 7l6.4 6.4-6.4 6.4Zm6.4 12.9-4.2 4.1V24l1-1 3.2-3.2v12.9Zm-8.7 4.1-4-4.2 4-4.1v8.3ZM33.2 23l6.4-6.4 6.3 6.4-6.4 6.4-6.3-6.4ZM30 39l-6.4-6.4 6.4-6.4 6.4 6.4L30 39Zm-9.6-9.6-2.7-2.8L14 23l6.4-6.4 6.3 6.4-6.4 6.4Zm-7.3 7.4v-8.3l2.4 2.3 1.7 1.8-4 4.2ZM4.5 13.3l5.6-5.6.8-.8 6.4 6.4-6.4 6.5-6.4-6.5Zm4.1 23.4-4-4.1V19.7l4 4.2v12.8ZM49.1.6 30 19.8 11 .5l-11 11v23l10.9 11 9.5-9.7 9.6 9.7 9.5-9.6 9.6 9.6 10.9-11v-23L49.1.5Z' /%3E%3C/svg%3E")}.block-team-member{background-position:center;background-size:cover;position:relative;line-height:1.375;text-align:center;height:300px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;color:#fff}.block-team-member::before{display:block;content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, #000000 100%)}.block-team-member .heading{font-weight:900;position:relative;z-index:2;margin-bottom:0.5em;padding:0 1.5em}.block-team-member .member-content{position:relative;z-index:2;margin-bottom:1.5em;padding:0 1.5em}@media (min-width:1535px){.block-team-member{height:500px}.block-team-member .heading{font-size:48px}.block-team-member .member-content{font-size:18px}}.logos-gallery{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:2em;margin:2em 0;max-width:100%;width:100%}.logos-gallery img{max-width:calc(33.3% - 1.34em);height:auto;flex:0 1 auto;max-height:91px;object-fit:contain}@media (min-width:600px){.logos-gallery img{max-width:calc(25% - 1.5em)}}@media (min-width:1100px){.logos-gallery img{max-width:calc(16.6% - 1.7em)}}@media (min-width:1535px){.logos-gallery img{max-width:calc(12.5% - 1.75em)}}.block-full-screen-video{padding:0;position:relative;height:var(--site-height);width:var(--inner-site-width);overflow:hidden}.block-full-screen-video .toggle-mute{position:absolute;bottom:1em;right:1em}.block-full-screen-video .toggle-mute svg{width:80px;height:80px;object-fit:contain}@media (max-width:599px){.block-full-screen-video .toggle-mute svg{width:50px;height:50px}}.block-full-screen-video .mute{display:none;opacity:0.5}.block-full-screen-video .mute:hover{opacity:1}.block-full-screen-video .un-muted .mute{display:initial}.block-full-screen-video .un-muted .un-mute{display:none}.block-full-screen-video .un-mute{animation:flicker 3s linear infinite}.block-full-screen-video.logo-color-light .toggle-mute svg{fill:white}.block-full-screen-video .un-muted .video-toggle-mute{position:absolute}.block-full-screen-video .mejs-controls{opacity:0 !important;transition:all 0.5s ease}.block-full-screen-video .mejs-container:hover .mejs-controls{opacity:1 !important}.block-full-screen-video .mejs-overlay-button{display:none !important;visibility:hidden !important}.block-full-screen-video .inner{overflow:hidden;width:100%;height:100%}.block-full-screen-video iframe{height:100%;width:100%;min-height:calc(var(--site-height) + 40px);position:absolute;margin-top:20px;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}.block-full-screen-video video{height:100%;width:100%;left:0;top:0;object-fit:cover;min-height:var(--site-height);margin-top:0;pointer-events:none}.block-project-heading{display:flex;flex-direction:column;text-align:center;align-items:stretch;gap:8px;--padding: 32px;padding:calc(var(--padding) * 2) 0 var(--padding)}@media (min-width:1535px){.block-project-heading{--padding: 40px;gap:16px}}.block-project-heading.title-align-left{text-align:left}.block-project-heading .heading{font-size:24px;line-height:30px;font-weight:bold}@media (min-width:600px){.block-project-heading .heading{font-size:32px;line-height:38px}}@media (min-width:1100px){.block-project-heading .heading{font-size:40px;line-height:46px}}@media (min-width:1535px){.block-project-heading .heading{font-size:48px;line-height:58px}}.block-project-heading .subheading{font-weight:bold;font-size:18px;line-height:24px}@media (min-width:600px){.block-project-heading .subheading{font-size:24px;line-height:30px}}@media (min-width:1100px){.block-project-heading .subheading{font-size:32px;line-height:38px}}@media (min-width:1535px){.block-project-heading .subheading{font-size:40px;line-height:48px}}.block-project-heading .heading-description{font-size:16px;line-height:22px}@media (min-width:1535px){.block-project-heading .heading-description{font-size:18px;line-height:24px}}.block-project-gallery.gallery-blocks{--gap: 12px;padding:6px var(--gap)}@media (min-width:600px){.block-project-gallery.gallery-blocks{--gap: 16px}}@media (min-width:1100px){.block-project-gallery.gallery-blocks{--gap: 32px}}.block-project-gallery.gallery-blocks .gallery-block:hover img{transform:unset;filter:unset;cursor:default}.block-project-gallery.gallery-blocks.layout-three{padding-top:12px;padding-bottom:12px}@media (min-width:600px){.block-project-gallery.gallery-blocks,.block-project-gallery.gallery-blocks.layout-three{padding-top:8px;padding-bottom:8px}}@media (min-width:1100px){.block-project-gallery.gallery-blocks,.block-project-gallery.gallery-blocks.layout-three{padding-top:16px;padding-bottom:16px}}@media (min-width:1535px){.block-project-gallery.gallery-blocks,.block-project-gallery.gallery-blocks.layout-three{padding-top:20px;padding-bottom:20px}}.block-project-gallery.gallery-blocks.layout-two .gallery-block{width:100%}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-two .gallery-block{--gap: 16px;width:calc(50% - var(--gap) / 2)}}@media (min-width:1100px){.block-project-gallery.gallery-blocks.layout-two .gallery-block{--gap: 32px}}.block-project-gallery.gallery-blocks.layout-three .gallery-block{width:100%}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-three .gallery-block{width:calc(33.3333% - var(--gap) * 2 / 3)}}.block-project-gallery.gallery-blocks.layout-four .gallery-block{width:100%}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-four .gallery-block{width:calc(25% - var(--gap) * 3 / 4)}}.block-project-gallery.gallery-blocks.layout-mix .gallery-block,.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block{width:calc(50% - var(--gap) / 2)}@media (max-width:599px){.block-project-gallery.gallery-blocks.layout-mix .gallery-block,.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block{width:100%}}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-mix,.block-project-gallery.gallery-blocks.layout-mix-right{display:grid;grid-template-columns:repeat(4, 1fr);grid-auto-rows:auto;grid-column-gap:var(--gap);grid-row-gap:var(--gap);grid-auto-flow:dense}.block-project-gallery.gallery-blocks.layout-mix .gallery-block,.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block{width:100%;height:100%}}@media (max-width:599px){.block-project-gallery.gallery-blocks.layout-mix .gallery-block{width:100%}}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-mix .gallery-block:nth-child(5n+1){grid-column:1 / 3;grid-row:span 2}}@media (max-width:599px){.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block{width:100%}.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block:nth-child(5n+3){order:-1}}@media (min-width:600px){.block-project-gallery.gallery-blocks.layout-mix-right .gallery-block:nth-child(5n+3){grid-column:3 / 5;grid-row:span 2}}.block-project-gallery.gallery-blocks .project-gallery-block-video{width:100%;flex:1 1 auto;grid-column:span 2;position:relative;grid-row:span 1;overflow:hidden}.block-project-gallery.gallery-blocks .project-gallery-block-video::before{content:"";display:block;width:100%;padding-bottom:calc(50% - var(--gap) / 2)}.block-project-gallery.gallery-blocks .project-gallery-block-video iframe{position:absolute;width:100%;height:calc(125% + var(--gap));left:50%;top:50%;transform:translate(-50%, -50%);z-index:2}.block-project-gallery.gallery-blocks .project-gallery-block-video img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;z-index:1}.block-project-gallery.gallery-blocks .video-clear{display:none !important}.block-project-text{padding:64px 0 32px;font-size:16px;line-height:22px;--gap: 20px;display:flex;flex-direction:column;align-items:stretch;gap:var(--gap)}@media (min-width:1535px){.block-project-text{font-size:18px;line-height:24px}}.block-project-heading+.block-project-text,.block-project-text+.block-project-text{padding-top:0}@media (min-width:1100px){.block-project-text{--gap: 24px;padding-right:30%;padding-left:0}}@media (min-width:1535px){.block-project-text{padding-top:80px;padding-bottom:40px;--gap: 48px}}.block-project-text.bolded{font-weight:bold;font-size:18px;line-height:24px}@media (min-width:1100px){.block-project-text.bolded{font-size:24px;line-height:30px}}@media (min-width:1535px){.block-project-text.bolded{font-size:32px;line-height:38px}}@media (min-width:600px){.block-project-text.text-align-left{padding-left:0;padding-right:50%}}@media (min-width:600px){.block-project-text.text-align-right{padding-left:50%;padding-right:0}}.block-project-video{width:100%;height:0;padding-bottom:47%;position:relative;margin-top:6px;margin-bottom:6px}@media (min-width:600px){.block-project-video{margin-top:8px;margin-bottom:8px}}@media (min-width:1100px){.block-project-video{margin-top:16px;margin-bottom:16px}}@media (min-width:1535px){.block-project-video{margin-top:20px;margin-bottom:20px}}.block-project-video.force-full-width{height:calc(var(--inner-site-width) * 0.47);padding-bottom:0}.block-project-video img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.block-project-video::after{display:block;content:"";position:absolute;left:50%;top:50%;width:4.2286%;min-width:50px;min-height:50px;padding-top:2.9143%;transform:translate(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.8 54.5'%3E%3Cpath fill='red' d='M76.3 8.6a10 10 0 0 0-7-6.9C63.3 0 39 0 39 0S14.6 0 8.5 1.6a10 10 0 0 0-7 7C0 14.6 0 27.3 0 27.3S0 40 1.6 46c1 3.3 3.6 6 6.9 6.9 6.2 1.6 30.5 1.6 30.5 1.6s24.3 0 30.4-1.6c3.2-.9 6-3.5 6.8-6.8 1.6-6.1 1.6-18.8 1.6-18.8s0-12.7-1.6-18.7z' /%3E%3Cpath fill='%23fff' d='M31.1 15.6v23.3l20.4-11.6Z' /%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2;transition:all 0.2s;pointer-events:none}.block-project-video:hover::after{transform:translate(-50%) scale(1.1);filter:brightness(1.1)}@media (max-width:599px){.section-project-blocks-content .block-project-gallery.force-full-width{margin-left:calc(var(--gap) / -1);margin-right:calc(var(--gap) / -1);width:calc(100% + 2 * var(--gap));padding-left:0;padding-right:0}}.block-posts-showcase-filters{--gap: 16px;padding:12px;padding-bottom:0}@media (min-width:1100px){.block-posts-showcase-filters{--gap: 32px}}@media (min-width:600px){.block-posts-showcase-filters{padding:var(--gap);padding-bottom:0}}.block-posts-showcase-filters form{display:flex;justify-content:space-between;gap:16px}@media (min-width:601px){.block-posts-showcase-filters form{gap:32px}}.block-posts-showcase-filters form .category-select,.block-posts-showcase-filters form .search-wrapper{flex:0 0 auto;width:calc(50% - 8px);max-width:380px;font-size:18px;line-height:1.25em}@media (min-width:601px){.block-posts-showcase-filters form .category-select,.block-posts-showcase-filters form .search-wrapper{width:calc(50% - 16px)}}.block-posts-showcase-filters form .category-select .fancy-select{width:100%}.block-posts-showcase-filters form .search-wrapper{border-bottom:2px solid var(--color-accent);display:flex;align-items:center}.block-posts-showcase-filters form .search-wrapper input{outline:none;padding-left:24px;background-image:url("data:image/svg+xml,%3Csvg fill='%23646262' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E %3Cpath d='M13.8 13.8 10 10.2A5.7 5.7 0 0 0 5.6 1 5.7 5.7 0 1 0 9.3 11l3.7 3.7.4.2c.2 0 .4 0 .5-.2.3-.3.3-.7 0-1ZM1.3 6.7a4.4 4.4 0 1 1 8.8 0 4.4 4.4 0 0 1-8.8 0Z'/%3E %3C/svg%3E ");background-size:15px 15px;background-position:4px 5px;background-repeat:no-repeat;font-family:inherit;font-size:inherit;flex:1 1 auto;border:0 none}.block-posts-showcase-filters form .search-wrapper input:focus{background-image:url("data:image/svg+xml,%3Csvg fill='%23313131' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 15 15'%3E %3Cpath d='M13.8 13.8 10 10.2A5.7 5.7 0 0 0 5.6 1 5.7 5.7 0 1 0 9.3 11l3.7 3.7.4.2c.2 0 .4 0 .5-.2.3-.3.3-.7 0-1ZM1.3 6.7a4.4 4.4 0 1 1 8.8 0 4.4 4.4 0 0 1-8.8 0Z'/%3E %3C/svg%3E ")}.posts-section{padding-top:64px}@media (min-width:601px){.posts-section{padding-top:78px}}.block-posts-showcase{--gap: 16px;padding:12px}@media (min-width:1100px){.block-posts-showcase{--gap: 32px}}@media (min-width:600px){.block-posts-showcase{padding:var(--gap);padding-bottom:calc(var(--gap) / 2)}}.block-posts-showcase-filters+.block-posts-showcase{padding-top:8px}.block-posts-showcase .stickies{padding:32px 0 40px;width:100%}.block-posts-showcase .stickies .sticky-post{display:flex;width:100%;gap:32px;align-items:flex-start}@media (max-width:1100px){.block-posts-showcase .stickies .sticky-post{flex-wrap:wrap}}.block-posts-showcase .stickies .sticky-post .content-wrapper,.block-posts-showcase .stickies .sticky-post .thumb{width:100%;flex:0 0 auto}@media (min-width:1101px){.block-posts-showcase .stickies .sticky-post .content-wrapper,.block-posts-showcase .stickies .sticky-post .thumb{width:calc(50% - 16px)}}.block-posts-showcase .stickies .sticky-post .thumb{position:relative}.block-posts-showcase .stickies .sticky-post .thumb:before{display:block;content:"";padding-top:52.7%}.block-posts-showcase .stickies .sticky-post .thumb img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}.block-posts-showcase .stickies .sticky-post .content-wrapper{display:flex;flex-direction:column}.block-posts-showcase .stickies .sticky-post .post-title{text-transform:uppercase;font-size:24px;font-weight:800;line-height:1.25;padding-top:20px;padding-bottom:20px}.block-posts-showcase .stickies .sticky-post .content{font-size:18px;margin-bottom:24px}@media (max-width:1350px){.block-posts-showcase .stickies .sticky-post .content{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4.125em}}.block-posts-showcase .stickies .sticky-post .button{border:6px solid var(--color-accent);color:var(--color-accent);background-color:#fff}.block-posts-showcase .stickies .sticky-post .button:hover{background:var(--color-accent);color:#fff}.block-posts-showcase .posts-wrapper{display:flex;flex-wrap:wrap;position:relative;gap:0;margin:0 calc(var(--gap) / -2);width:auto}.block-posts-showcase .show-more-wrapper{display:none;flex-direction:column;align-items:center;justify-content:center;padding-top:var(--gap);position:relative}.block-posts-showcase .show-more-wrapper .posts-show-more{display:block;color:#fff;cursor:pointer;padding-left:2.21em;position:relative;height:1px;padding-top:1px;box-sizing:border-box;overflow:hidden;font-size:14px;font-weight:bold}.block-posts-showcase .show-more-wrapper .posts-show-more::before{content:"";height:1.71em;width:1.71em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M19 9.5 12.8 16a1 1 0 0 1-1.4 0L4.9 9.5a1 1 0 0 1 1.4-1.4l5.7 5.7L17.7 8A1 1 0 1 1 19 9.5Z'/%3E%3C/svg%3E");position:absolute;top:50%;left:0;transform:translateY(-50%);vertical-align:middle;transition:transform 0.3s}.block-posts-showcase .show-more-wrapper .posts-show-more:hover::before{transform:translateY(-50%) rotate(-90deg)}@media (min-width:600px){.block-posts-showcase .show-more-wrapper .posts-show-more{font-size:16px}}@media (min-width:1100px){.block-posts-showcase .show-more-wrapper .posts-show-more{font-size:18px}}.block-posts-showcase.has-more .show-more-wrapper{display:flex}.block-posts-showcase.has-more .show-more-wrapper .circle-slogan{display:none}.populating .block-posts-showcase.has-more .posts-show-more{display:none}.populating .block-posts-showcase.has-more .show-more-wrapper .circle-slogan{display:block;position:static;transform:translateY(0);margin-bottom:0}.post-block{position:relative;flex:0 0 auto;width:100%;display:block;font-size:16px;line-height:1.375}.post-block::before{position:relative;display:block;content:"";width:0;z-index:-1;padding-top:100%;top:0;left:0}@media (min-width:600px){.post-block{width:50%}}@media (min-width:1100px){.post-block{width:25%}}@media (min-width:600px){.post-block.post-block--width2{width:50%}}.post-block .bg{position:absolute;left:calc(var(--gap) / 2);width:calc(100% - var(--gap));top:calc(var(--gap) / 2);height:calc(100% - var(--gap))}.post-block .bg::before{display:block;content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:rgba(0, 0, 0, 0.5);z-index:2}.post-block img{width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;object-position:center;z-index:1}.post-block .post-content-wrapper{z-index:3;position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:36px var(--gap);color:#fff}@media (max-width:1099px){.post-block .post-content-wrapper{padding:calc(var(--gap) + 6px)}}.post-block .meta{display:flex;flex-wrap:wrap;align-items:center;margin-bottom:16px}@media (min-width:600px) and (max-width:1099px){.post-block .meta{margin-bottom:8px}}.post-block .cat{text-transform:uppercase;line-height:1;padding-top:2px;position:relative;padding-right:7px}@media (min-width:600px) and (max-width:1099px){.post-block .cat{font-size:14px}}.post-block .cat::after{display:block;position:absolute;content:"";height:0.9em;width:1px;background:#fff;right:0;top:0.05em}.post-block .block-title{font-size:18px;line-height:1.375;text-transform:uppercase;font-weight:bold;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:5.6em;min-width:0;min-height:0;overflow:hidden}@media (min-width:600px){.post-block .block-title{font-size:20px}}@media (min-width:750px) and (max-width:1099px){.post-block .block-title{font-size:24px}}@media (min-width:1100px) and (max-width:1534px){.post-block .block-title{-webkit-line-clamp:3}}.post-block .block-content{flex:0 0 auto;line-height:1.375;margin-top:16px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;max-height:5.6em;min-width:0;min-height:0;overflow:hidden}@media (max-width:379px){.post-block .block-content{-webkit-line-clamp:3;max-height:4.2em}}@media (max-width:599px){.post-block .block-content{display:none !important}}@media (min-width:600px){.post-block .block-content{display:none}}.post-block .more-wrapper{margin-top:64px}@media (max-width:379px){.post-block .more-wrapper{margin-top:24px}}@media (min-width:601px){.post-block .more-wrapper{margin-top:24px}}@media (min-width:1535px){.post-block.post-block--width2 .post-content-wrapper{width:70%}}@media (min-width:1100px){.post-block.post-block--width2 .block-content{display:-webkit-box;margin-top:20px;font-size:24px}}@media (min-width:1100px){.post-block.post-block--width2 .block-title{font-size:32px}}.post-block.post{display:flex;flex-direction:column}.post-block.post::before{left:calc(var(--gap) / 2);width:calc(100% - var(--gap) - 2px);height:calc(100% - var(--gap));top:calc(var(--gap) / 2);position:absolute;z-index:1;border:1px solid #DEDEDE;padding:0}.post-block.post .bg{flex:0 0 auto;position:relative;height:auto}.post-block.post .bg::before{width:0;position:relative;height:0;padding-top:100%}.post-block.post .meta .reading-time{display:none}.post-block.post .post-content-wrapper{flex:1 1 auto;position:static;width:auto;height:auto;color:#000}.post-block.post .post-content-wrapper .cat{text-transform:none;font-size:14px}.post-block.post .post-content-wrapper .block-content{display:block;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;max-height:4.125em;flex:1 1 auto}.post-block.post .post-content-wrapper .more-wrapper{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--gap)}.post-block.post .post-content-wrapper .more-wrapper .button{position:relative;z-index:5;border:6px solid var(--color-accent);color:var(--color-accent);background-color:#fff}.post-block.post .post-content-wrapper .more-wrapper .button:hover{background:var(--color-accent);color:#fff}.post-block.post .post-content-wrapper .more-wrapper .reading-time{display:block}.post-block.post .post-content-wrapper .more-wrapper .reading-time::before{display:none}.block-project-divider{background-image:url("data:image/svg+xml,%3Csvg fill='%23E7C6D3' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 133 12'%3E%3Crect x='.5' width='12' height='12' rx='6' /%3E%3Crect x='60.5' width='12' height='12' rx='6' /%3E%3Crect x='120.5' width='12' height='12' rx='6' /%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:auto 12px;height:12px;box-sizing:content-box;padding:16px 0}@media (min-width:600px){.block-project-divider{padding:32px 0}}.block-project-quote{padding:12px 0;display:block}.block-project-quote .author{display:inline-block;font-weight:600}.block-project-summary{padding-left:20px;position:relative;font-size:18px;line-height:1.3333}@media (min-width:1100px){.block-project-summary{font-size:24px}}.block-project-summary::before{display:block;content:"";position:absolute;top:12px;bottom:12px;left:0;width:4px;background:var(--color-default)}.block-numbered-list{padding:0;margin:0;display:flex;flex-direction:column;gap:16px;align-items:stretch;width:100%}.block-numbered-list li.numbered-item{display:block;padding:0 0 0 1.7em;counter-increment:numbered-counter;position:relative}.block-numbered-list li.numbered-item.numbered-item p{padding-top:0}.block-numbered-list li.numbered-item strong{font-weight:bold;display:block}.block-numbered-list li.numbered-item::before{position:absolute;top:0.1em;left:0;display:inline-block;width:1.33em;height:1.1em;padding-top:0.23em;content:counter(numbered-counter);background:var(--color-accent);color:#fff;font-weight:bold;text-align:center;line-height:1.1em}.block-inner-section:not(.no-default-padding){--inner-section-padding: 24px;padding-top:var(--inner-section-padding);padding-bottom:var(--inner-section-padding)}.block-inner-section+.inner-section{border-top:1px solid #E2E2E2}.block-inner-section.numbered{position:relative;counter-increment:numbered-section-counter}.block-inner-section.numbered::before{display:block;content:counter(numbered-section-counter, decimal-leading-zero) " ";position:absolute;top:var(--inner-section-padding);left:0;margin-left:-250px;width:210px;font-size:48px;line-height:54px;color:#E7C6D3}.edit-post{position:absolute;top:var(--gap);right:var(--gap);color:var(--color-accent);z-index:10;background:#fff;padding:3px 8px 0;font-size:0.8em;opacity:0.6;cursor:pointer}.edit-post:hover{opacity:1}.wp-block-image{max-width:100%}.wp-block-image img{max-width:100%;height:auto}.wp-embed-aspect-16-9{aspect-ratio:1.7777777778}.wp-embed-aspect-16-9 .wp-block-embed__wrapper{width:100%;height:100%}.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe{width:100%;height:100%}:root{--color-default: #131313;--color-accent: #EB1C6D;--color-light: #FFFFFF}.hidden{display:none !important}@media (max-width:599px){.hide-mobile{display:none !important}}@media (max-width:1099px){.non-laptop,.hide-tablet{display:none !important}}@media (min-width:1100px){.tablet{display:none}}.social-icon{position:relative;display:block;height:var(--icon-size);width:calc(var(--icon-size) * 1.5);background-position:center;background-size:contain;background-repeat:no-repeat;max-width:100%}.social-icon.linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cpath fill='%23fff' d='M0 2.6A2.4 2.4 0 0 1 .8.7C1.3.2 2 0 2.8 0s1.4.2 2 .7a2.5 2.5 0 0 1 .8 2 2.3 2.3 0 0 1-.8 1.7c-.6.5-1.3.8-2 .7a2.7 2.7 0 0 1-2-.7A2.5 2.5 0 0 1 0 2.6ZM.3 22V7.2h5V22h-5ZM8 22h4.9v-8.3a2.9 2.9 0 0 1 1.1-2.5c.5-.3 1-.5 1.6-.5 1.7 0 2.5 1.1 2.5 3.4V22h5v-8.5c0-1.8-.5-3.6-1.6-5a5.3 5.3 0 0 0-4.1-1.7 5 5 0 0 0-4.5 2.5V7.2h-5l.1 4.4V22Z' /%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.1)}.social-icon.facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 22'%3E%3Cpath fill='%23fff' d='M7.3 6.6V4.8a1 1 0 0 1 1-1h2.4V0H7.3C3.5 0 2.7 2.8 2.7 4.6v2H.5V11h2.2v11h4.4V11h3.3l.1-1.7.3-2.7H7.3Z'/%3E%3C/svg%3E");width:calc(var(--icon-size) * 0.8)}.social-icon.instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 23 22'%3E%3Cpath d='M15.4 22H7a6.8 6.8 0 0 1-6.8-6.8V6.8A6.8 6.8 0 0 1 7 0h8.4a6.8 6.8 0 0 1 6.8 6.8v8.4a6.8 6.8 0 0 1-6.8 6.8ZM7 1.7a5 5 0 0 0-5 5v8.5a5 5 0 0 0 5 5h8.4a5 5 0 0 0 5.1-5V6.8a5 5 0 0 0-5-5H7Z'/%3E%3Cpath d='M11.2 16.6a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11Zm0-9.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM18.4 5.6a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0Z'/%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.1)}.social-icon.youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 22'%3E%3Cpath fill='%23fff' d='M31.4 3.4A4 4 0 0 0 28.6.7C26.2 0 16.4 0 16.4 0S6.5 0 4 .7a4 4 0 0 0-2.8 2.7 41.3 41.3 0 0 0 0 15.2 4 4 0 0 0 2.8 2.7c2.4.7 12.3.7 12.3.7s9.8 0 12.2-.7a4 4 0 0 0 2.8-2.7c.5-2.5.7-5 .7-7.6 0 0 0-5.1-.7-7.6ZM13.2 15.7V6.3l8.2 4.7-8.2 4.7Z'/%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.2)}.social-icon.twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 22'%3E%3Cpath fill='%23fff' d='M9.2 22A15.8 15.8 0 0 0 25.3 5.5c1.1-.8 2-1.8 2.8-2.9-1 .4-2 .7-3.2.9 1.2-.7 2-1.8 2.5-3-1.1.6-2.4 1-3.6 1.3C22.8.7 21.3 0 19.6 0a5.6 5.6 0 0 0-5.5 6.8C9.4 6.6 5.2 4.4 2.4 1a5.5 5.5 0 0 0 1.8 7.4c-1 0-1.8-.2-2.6-.7v.1c0 2.7 2 5 4.6 5.5a5.8 5.8 0 0 1-2.6 0A5.7 5.7 0 0 0 9 17.2a11.5 11.5 0 0 1-8.4 2.3C3 21.1 6 22 9.2 22'/%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.2)}.social-icon.medium{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 22'%3E%3Cpath fill='%23fff' d='M11.3 0C17.3 0 22 5 22 11s-4.8 11-10.7 11C5.3 22 .6 17 .6 11S5.4 0 11.3 0Zm17 .6c3 0 5.4 4.7 5.4 10.4s-2.4 10.4-5.3 10.4c-3 0-5.4-4.7-5.4-10.4S25.4.6 28.4.6Zm8.4 1.1c1 0 1.8 4.2 1.8 9.3 0 5.1-.8 9.3-1.8 9.3s-2-4.2-2-9.3c0-5.1 1-9.3 2-9.3Z'/%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.6)}.social-icon.tiktok{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 34'%3E%3Cpath d='M28.3 13c-2.7.1-5.1-.7-7.3-2.2v10.5c0 7.3-8 11.9-14.3 8.2a9.6 9.6 0 0 1 6.1-17.7v5.3a4.4 4.4 0 0 0-5.6 5.1 4.4 4.4 0 0 0 7.3 2.3c.9-.8 1.4-2 1.4-3.2V.7H21c0 .5 0 1 .2 1.4a7 7 0 0 0 3.1 4.7 7 7 0 0 0 4 1.2v5Z' /%3E%3C/svg%3E");width:calc(var(--icon-size) * 1.2)}.dark .social-icon.linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cpath fill='%23131313' d='M0 2.6A2.4 2.4 0 0 1 .8.7C1.3.2 2 0 2.8 0s1.4.2 2 .7a2.5 2.5 0 0 1 .8 2 2.3 2.3 0 0 1-.8 1.7c-.6.5-1.3.8-2 .7a2.7 2.7 0 0 1-2-.7A2.5 2.5 0 0 1 0 2.6ZM.3 22V7.2h5V22h-5ZM8 22h4.9v-8.3a2.9 2.9 0 0 1 1.1-2.5c.5-.3 1-.5 1.6-.5 1.7 0 2.5 1.1 2.5 3.4V22h5v-8.5c0-1.8-.5-3.6-1.6-5a5.3 5.3 0 0 0-4.1-1.7 5 5 0 0 0-4.5 2.5V7.2h-5l.1 4.4V22Z' /%3E%3C/svg%3E")}.dark .social-icon.facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 22'%3E%3Cpath fill='%23131313' d='M7.3 6.6V4.8a1 1 0 0 1 1-1h2.4V0H7.3C3.5 0 2.7 2.8 2.7 4.6v2H.5V11h2.2v11h4.4V11h3.3l.1-1.7.3-2.7H7.3Z'/%3E%3C/svg%3E")}.dark .social-icon.instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23131313' viewBox='0 0 23 22'%3E%3Cpath d='M15.4 22H7a6.8 6.8 0 0 1-6.8-6.8V6.8A6.8 6.8 0 0 1 7 0h8.4a6.8 6.8 0 0 1 6.8 6.8v8.4a6.8 6.8 0 0 1-6.8 6.8ZM7 1.7a5 5 0 0 0-5 5v8.5a5 5 0 0 0 5 5h8.4a5 5 0 0 0 5.1-5V6.8a5 5 0 0 0-5-5H7Z'/%3E%3Cpath d='M11.2 16.6a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11Zm0-9.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM18.4 5.6a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0Z'/%3E%3C/svg%3E")}.dark .social-icon.youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 22'%3E%3Cpath fill='%23131313' d='M31.4 3.4A4 4 0 0 0 28.6.7C26.2 0 16.4 0 16.4 0S6.5 0 4 .7a4 4 0 0 0-2.8 2.7 41.3 41.3 0 0 0 0 15.2 4 4 0 0 0 2.8 2.7c2.4.7 12.3.7 12.3.7s9.8 0 12.2-.7a4 4 0 0 0 2.8-2.7c.5-2.5.7-5 .7-7.6 0 0 0-5.1-.7-7.6ZM13.2 15.7V6.3l8.2 4.7-8.2 4.7Z'/%3E%3C/svg%3E")}.dark .social-icon.twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 22'%3E%3Cpath fill='%23131313' d='M9.2 22A15.8 15.8 0 0 0 25.3 5.5c1.1-.8 2-1.8 2.8-2.9-1 .4-2 .7-3.2.9 1.2-.7 2-1.8 2.5-3-1.1.6-2.4 1-3.6 1.3C22.8.7 21.3 0 19.6 0a5.6 5.6 0 0 0-5.5 6.8C9.4 6.6 5.2 4.4 2.4 1a5.5 5.5 0 0 0 1.8 7.4c-1 0-1.8-.2-2.6-.7v.1c0 2.7 2 5 4.6 5.5a5.8 5.8 0 0 1-2.6 0A5.7 5.7 0 0 0 9 17.2a11.5 11.5 0 0 1-8.4 2.3C3 21.1 6 22 9.2 22'/%3E%3C/svg%3E")}.dark .social-icon.medium{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 22'%3E%3Cpath fill='%23131313' d='M11.3 0C17.3 0 22 5 22 11s-4.8 11-10.7 11C5.3 22 .6 17 .6 11S5.4 0 11.3 0Zm17 .6c3 0 5.4 4.7 5.4 10.4s-2.4 10.4-5.3 10.4c-3 0-5.4-4.7-5.4-10.4S25.4.6 28.4.6Zm8.4 1.1c1 0 1.8 4.2 1.8 9.3 0 5.1-.8 9.3-1.8 9.3s-2-4.2-2-9.3c0-5.1 1-9.3 2-9.3Z'/%3E%3C/svg%3E")}.dark .social-icon.tiktok{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23131313' viewBox='0 0 29 34'%3E%3Cpath d='M28.3 13c-2.7.1-5.1-.7-7.3-2.2v10.5c0 7.3-8 11.9-14.3 8.2a9.6 9.6 0 0 1 6.1-17.7v5.3a4.4 4.4 0 0 0-5.6 5.1 4.4 4.4 0 0 0 7.3 2.3c.9-.8 1.4-2 1.4-3.2V.7H21c0 .5 0 1 .2 1.4a7 7 0 0 0 3.1 4.7 7 7 0 0 0 4 1.2v5Z' /%3E%3C/svg%3E")}.accent .social-icon.linkedin{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 22'%3E%3Cpath fill='%23EB1C6D' d='M0 2.6A2.4 2.4 0 0 1 .8.7C1.3.2 2 0 2.8 0s1.4.2 2 .7a2.5 2.5 0 0 1 .8 2 2.3 2.3 0 0 1-.8 1.7c-.6.5-1.3.8-2 .7a2.7 2.7 0 0 1-2-.7A2.5 2.5 0 0 1 0 2.6ZM.3 22V7.2h5V22h-5ZM8 22h4.9v-8.3a2.9 2.9 0 0 1 1.1-2.5c.5-.3 1-.5 1.6-.5 1.7 0 2.5 1.1 2.5 3.4V22h5v-8.5c0-1.8-.5-3.6-1.6-5a5.3 5.3 0 0 0-4.1-1.7 5 5 0 0 0-4.5 2.5V7.2h-5l.1 4.4V22Z' /%3E%3C/svg%3E")}.accent .social-icon.facebook{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 22'%3E%3Cpath fill='%23EB1C6D' d='M7.3 6.6V4.8a1 1 0 0 1 1-1h2.4V0H7.3C3.5 0 2.7 2.8 2.7 4.6v2H.5V11h2.2v11h4.4V11h3.3l.1-1.7.3-2.7H7.3Z'/%3E%3C/svg%3E")}.accent .social-icon.instagram{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EB1C6D' viewBox='0 0 23 22'%3E%3Cpath d='M15.4 22H7a6.8 6.8 0 0 1-6.8-6.8V6.8A6.8 6.8 0 0 1 7 0h8.4a6.8 6.8 0 0 1 6.8 6.8v8.4a6.8 6.8 0 0 1-6.8 6.8ZM7 1.7a5 5 0 0 0-5 5v8.5a5 5 0 0 0 5 5h8.4a5 5 0 0 0 5.1-5V6.8a5 5 0 0 0-5-5H7Z'/%3E%3Cpath d='M11.2 16.6a5.5 5.5 0 1 1 0-11 5.5 5.5 0 0 1 0 11Zm0-9.5a4 4 0 1 0 0 8 4 4 0 0 0 0-8ZM18.4 5.6a1.2 1.2 0 1 1-2.4 0 1.2 1.2 0 0 1 2.4 0Z'/%3E%3C/svg%3E")}.accent .social-icon.youtube{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 33 22'%3E%3Cpath fill='%23EB1C6D' d='M31.4 3.4A4 4 0 0 0 28.6.7C26.2 0 16.4 0 16.4 0S6.5 0 4 .7a4 4 0 0 0-2.8 2.7 41.3 41.3 0 0 0 0 15.2 4 4 0 0 0 2.8 2.7c2.4.7 12.3.7 12.3.7s9.8 0 12.2-.7a4 4 0 0 0 2.8-2.7c.5-2.5.7-5 .7-7.6 0 0 0-5.1-.7-7.6ZM13.2 15.7V6.3l8.2 4.7-8.2 4.7Z'/%3E%3C/svg%3E")}.accent .social-icon.twitter{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 29 22'%3E%3Cpath fill='%23EB1C6D' d='M9.2 22A15.8 15.8 0 0 0 25.3 5.5c1.1-.8 2-1.8 2.8-2.9-1 .4-2 .7-3.2.9 1.2-.7 2-1.8 2.5-3-1.1.6-2.4 1-3.6 1.3C22.8.7 21.3 0 19.6 0a5.6 5.6 0 0 0-5.5 6.8C9.4 6.6 5.2 4.4 2.4 1a5.5 5.5 0 0 0 1.8 7.4c-1 0-1.8-.2-2.6-.7v.1c0 2.7 2 5 4.6 5.5a5.8 5.8 0 0 1-2.6 0A5.7 5.7 0 0 0 9 17.2a11.5 11.5 0 0 1-8.4 2.3C3 21.1 6 22 9.2 22'/%3E%3C/svg%3E")}.accent .social-icon.medium{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39 22'%3E%3Cpath fill='%23EB1C6D' d='M11.3 0C17.3 0 22 5 22 11s-4.8 11-10.7 11C5.3 22 .6 17 .6 11S5.4 0 11.3 0Zm17 .6c3 0 5.4 4.7 5.4 10.4s-2.4 10.4-5.3 10.4c-3 0-5.4-4.7-5.4-10.4S25.4.6 28.4.6Zm8.4 1.1c1 0 1.8 4.2 1.8 9.3 0 5.1-.8 9.3-1.8 9.3s-2-4.2-2-9.3c0-5.1 1-9.3 2-9.3Z'/%3E%3C/svg%3E")}.accent .social-icon.tiktok{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23EB1C6D' viewBox='0 0 29 34'%3E%3Cpath d='M28.3 13c-2.7.1-5.1-.7-7.3-2.2v10.5c0 7.3-8 11.9-14.3 8.2a9.6 9.6 0 0 1 6.1-17.7v5.3a4.4 4.4 0 0 0-5.6 5.1 4.4 4.4 0 0 0 7.3 2.3c.9-.8 1.4-2 1.4-3.2V.7H21c0 .5 0 1 .2 1.4a7 7 0 0 0 3.1 4.7 7 7 0 0 0 4 1.2v5Z' /%3E%3C/svg%3E")}.round .social-icon{display:block;position:relative;overflow:visible}.round .social-icon::before{display:block;position:absolute;content:"";left:50%;top:50%;transform:translate(-50%, -50%);width:32px;height:32px;background:#fff;z-index:-1;border-radius:16px}.share-social-icons{display:flex;gap:16px}.share-social-icons .social-icon{flex:0 0 auto;width:var(--icon-size);height:var(--icon-size);overflow:hidden;padding-left:var(--icon-size);background-size:contain;background-position:center;background-repeat:no-repeat;--icon-size: 24px}@media (min-width:1535px){.share-social-icons .social-icon{--icon-size: 32px}}.share-social-icons .social-icon.social-icon-linkedin{width:calc(var(--icon-size) * 0.9);padding-left:calc(var(--icon-size) * 0.9);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 21 23'%3E%3Cpath d='M4.7 22.2H.3v-14h4.4v14Zm-2.2-16A2.6 2.6 0 0 1 0 3.8c0-2 2-3.1 3.8-2.1C4.5 2 5 2.8 5 3.7 5 5.1 4 6.3 2.5 6.3Zm18.5 16h-4.4v-6.8c0-1.7 0-3.7-2.3-3.7-2.2 0-2.5 1.7-2.5 3.5v7H7.4v-14h4.2V10c.6-1 2-2.3 4.2-2.3 4.4 0 5.2 3 5.2 6.7v7.7Z' fill='%23EB1C6D'/%3E%3C/svg%3E")}.share-social-icons .social-icon.social-icon-facebook{width:calc(var(--icon-size) * 0.8);padding-left:calc(var(--icon-size) * 0.8);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 25'%3E%3Cpath d='m12 13.7.7-4.3H8.6V6.6c0-1.3.5-2.4 2.4-2.4h2V.5S11.1.2 9.4.2C6.1.2 4 2.2 4 6v3.4H0v4.3H4v10.5h4.7V13.7H12Z' fill='%23EB1C6D'/%3E%3C/svg%3E")}.share-social-icons .social-icon.social-icon-twitter{width:calc(var(--icon-size) * 1.3);padding-left:calc(var(--icon-size) * 1.3);background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 20'%3E%3Cpath d='M21.5 5.3V6c0 6.5-5 14-14 14-2.8 0-5.3-.9-7.5-2.3l1.2.1c2.3 0 4.4-.8 6-2-2-.1-4-1.5-4.5-3.5h1l1.2-.1a5 5 0 0 1-4-4.8c.7.3 1.5.5 2.3.5A4.8 4.8 0 0 1 1 4c0-1 .2-1.8.6-2.5 2.5 3 6.1 4.9 10.2 5.1l-.1-1.1A5 5 0 0 1 20.2 2c1-.2 2.2-.6 3.1-1.2a4.8 4.8 0 0 1-2.2 2.7c1 0 2-.3 2.9-.7-.7 1-1.5 1.8-2.5 2.5Z' fill='%23EB1C6D'/%3E%3C/svg%3E")}section.full-height{min-height:var(--site-height);display:flex;align-items:stretch}@supports (-webkit-touch-callout: none){section.full-height{min-height:var(--outer-height)}}section.bg-image{background-size:cover;background-repeat:no-repeat;background-position:center;color:#fff}section.dark{color:#fff}section.normal-padded{padding:60px 0}@media (min-width:600px){section.normal-padded{padding:80px 0}}@media (min-width:1100px){section.normal-padded{padding:100px 0}}@media (min-width:1535px){section.normal-padded{padding:180px 0}}.force-full-width{width:var(--inner-site-width);margin-left:calc(50% - var(--inner-site-width) / 2)}.accent{color:var(--color-accent)}.dark-bg{background:var(--color-default)}.black-bg{background:#000}.accent-bg{background:var(--color-accent)}.dark{color:#fff}.hero{padding-top:var(--menu-height)}.has-error::before,.wpcf7-not-valid-tip{position:absolute;width:18px;height:19px;background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 19'%3E%3Cpath d='M9 .3a9 9 0 1 0 0 18 9 9 0 0 0 0-18Zm0 16.3A7.3 7.3 0 1 1 9 1.9a7.3 7.3 0 0 1 0 14.7Zm0-5.7c.5 0 .8-.3.8-.8V5.6c0-.5-.3-.8-.8-.8s-.8.3-.8.8V10c0 .5.3.8.8.8Zm0 1.2c-.6 0-1.1.5-1.1 1.1 0 .6.5 1.1 1.1 1.1.6 0 1-.5 1-1 0-.7-.4-1.2-1-1.2Z' fill='%23fff'/%3E%3C/svg%3E");display:block;padding:0 0 0 18px;overflow:hidden;left:-20px;bottom:10px}.has-error::before{content:"";background-repeat:no-repeat}.agree-field::before{bottom:auto;top:0}.errors{display:none;flex-direction:column;gap:4px;color:var(--color-accent);margin-bottom:24px}.error .errors{display:flex}.fancy-select .wpcf7-not-valid-tip{bottom:28px}.wpcf7 form{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:6px 64px;font-size:16px}@media (min-width:1100px){.wpcf7 form{font-size:18px}}.wpcf7 form label{position:relative;display:block;width:100%}@media (min-width:1100px){.wpcf7 form label.half{width:calc(50% - 32px)}.wpcf7 form label.full{width:100%}}.wpcf7 form input{margin-top:34px;font-size:18px;line-height:24px;padding:0 0 6px 3px;width:calc(100% - 3px);border:0 none;border-radius:0;background:transparent;display:block;outline:0 none transparent;color:#fff;-webkit-appearance:none;appearance:none;border-bottom:1.5px solid #fff}@media (min-width:1100px){.wpcf7 form input{border-bottom-width:2px}}.wpcf7 form input[type="submit"]{margin:0;padding:8px 10px;font-size:16px;line-height:20px;font-weight:bold;border:6px solid #fff;display:inline-block;-webkit-appearance:none;appearance:none;background:var(--color-accent)}.wpcf7 form textarea{width:calc(100% - 3px);border:0 none;border-bottom:1.5px solid #fff;border-radius:0;padding:0.2em 0 0.2em 3px;background:transparent;display:block;outline:0 none transparent;color:#fff;font:inherit;height:2.76em;margin-top:1em;transition:height 0.2s}@media (min-width:1100px){.wpcf7 form textarea{border-bottom-width:2px}}@media (min-width:801px){.wpcf7 form textarea{height:1.38em}}.wpcf7 form textarea:focus{height:174px}.wpcf7 form textarea::placeholder{color:inherit;opacity:0.8}.wpcf7 form .label{display:inline-block;position:absolute;transition:all 0.2s;bottom:6px;font-size:18px;line-height:24px;left:3px}.wpcf7 form .fancy-select .label{bottom:24px}.wpcf7 form .focused .label{bottom:calc(100% - 22px);font-size:14px;line-height:22px;opacity:0.7}.wpcf7 .wpcf7-form-control-wrap{position:static}.wpcf7 form .wpcf7-response-output{margin:0;border:0 none;font-weight:bold;padding-bottom:10px}.wpcf7 .submit-wrap{display:inline-flex;align-items:center;margin-top:1.5em}.wpcf7 .submit-wrap .wpcf7-spinner{width:24px;height:24px;margin-left:12px;flex:0 0 auto}@media (max-width:859px){.wpcf7 .submit-wrap{order:100}.wpcf7 form .wpcf7-response-output{width:100%;padding-left:0;padding-right:0}}:not(.wpcf7) .fancy-select{display:inline-block;position:relative;border:0 none;border-bottom:2px solid var(--color-accent);box-sizing:border-box}:not(.wpcf7) .fancy-select::after{content:"";display:inline-block;background:url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.7833 0L9.5 7.45946L2.21667 0L0 2.27027L9.5 12L19 2.27027L16.7833 0Z' fill='%23EB1C6D'/%3E %3C/svg%3E ") no-repeat right center;background-size:14px 9px;vertical-align:middle;position:absolute;top:0;height:100%;width:40px;right:0;pointer-events:none;cursor:pointer}:not(.wpcf7) .fancy-select:hover::before{color:rgba(255, 255, 255, 0.6)}:not(.wpcf7) .fancy-select:hover::after{opacity:0.7}:not(.wpcf7) .fancy-select select{line-height:24px;font-size:18px;font-family:inherit;width:100%;padding:0.09em 20px 0.3636em 0;border:0 none;background:transparent;color:var(--color-default);-webkit-appearance:none;appearance:none;outline:none;text-overflow:ellipsis}:not(.wpcf7) .fancy-select select option{color:inherit;outline:none}.wpcf7 .fancy-select{display:inline-block;position:relative;border:0 none;padding-bottom:12px;box-sizing:border-box}.wpcf7 .fancy-select .wpcf7-form-control-wrap{border-bottom:1.5px solid #fff;padding-bottom:6px}@media (min-width:1100px){.wpcf7 .fancy-select .wpcf7-form-control-wrap{border-bottom-width:2px}}.wpcf7 .fancy-select::after{content:"";display:inline-block;background:url("data:image/svg+xml,%3Csvg width='19' height='12' viewBox='0 0 19 12' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath d='M16.7833 0L9.5 7.45946L2.21667 0L0 2.27027L9.5 12L19 2.27027L16.7833 0Z' fill='white'/%3E %3C/svg%3E ") no-repeat right center;background-size:19px 12px;vertical-align:middle;position:absolute;top:0;height:100%;width:40px;right:10px;pointer-events:none;cursor:pointer}.wpcf7 .fancy-select:hover::before{color:rgba(255, 255, 255, 0.6)}.wpcf7 .fancy-select:hover::after{opacity:0.7}.wpcf7 .fancy-select select{line-height:24px;margin-top:34px;font-size:18px;font-family:inherit;width:100%;padding:0.09em 62px 0.3636em 0;margin-bottom:6px;border:0 none;background:transparent;color:#000;-webkit-appearance:none;appearance:none;outline:none}.wpcf7 .fancy-select select option{color:inherit;outline:none}.section-offer-checkout h2{text-transform:none}.button{cursor:pointer;transition:all 0.2s;display:inline-block;border:6px solid var(--color-default);font-weight:bold;font-size:16px;line-height:20px;padding:8px 10px;color:var(--color-default);text-decoration:none;outline:none 0}.button:hover{background:var(--color-default);color:#fff}.button.dark,.dark .button{border:6px solid #fff;color:#fff}.button.dark:hover,.dark .button:hover{background:#fff;color:var(--color-default)}.button.accent{border:6px solid var(--color-accent);color:var(--color-accent)}.button.accent:hover{background:var(--color-accent);color:#fff}.reading-time{display:inline-flex;align-items:center}.reading-time::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg fill='%23131313' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 15'%3E %3Cpath d='M6.3 4c0-.3.3-.6.7-.6.4 0 .7.3.7.6v3.4L10 9c.3.2.4.6.1.9-.1.3-.6.4-.9.1L6.6 8.3a.7.7 0 0 1-.3-.6V4ZM7 .7a7 7 0 1 1 0 14 7 7 0 0 1 0-14Zm-5.7 7a5.7 5.7 0 1 0 11.4 0 5.7 5.7 0 0 0-11.4 0Z' /%3E %3C/svg%3E");width:1.5em;height:1.5em;background-size:0.9em 0.9em;background-position:center 45%;background-repeat:no-repeat}.dark .reading-time::before{background-image:url("data:image/svg+xml,%3Csvg fill='white' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 14 15'%3E %3Cpath d='M6.3 4c0-.3.3-.6.7-.6.4 0 .7.3.7.6v3.4L10 9c.3.2.4.6.1.9-.1.3-.6.4-.9.1L6.6 8.3a.7.7 0 0 1-.3-.6V4ZM7 .7a7 7 0 1 1 0 14 7 7 0 0 1 0-14Zm-5.7 7a5.7 5.7 0 1 0 11.4 0 5.7 5.7 0 0 0-11.4 0Z' /%3E %3C/svg%3E")}.section-contact-form.section-contact-form h2{text-transform:none;font-size:2em;font-weight:700;margin-bottom:24px}@media (min-width:1100px){.section-contact-form.section-contact-form h2{margin-bottom:64px}}.section-partners h2{font-weight:900;font-size:24px;margin-bottom:1em;text-transform:uppercase;line-height:1.125}@media (min-width:1100px){.section-partners h2{font-size:32px}}@media (min-width:1535px){.section-partners h2{font-size:48px}}.section-partners h3{font-size:inherit;font-weight:normal;text-transform:uppercase}.cta-section{text-align:center}.cta-section .inner{display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:16px}@media (min-width:1535px){.cta-section .inner{font-size:18px}}.cta-section .inner h2{font-size:inherit;font-weight:normal;text-transform:uppercase}.cta-section .inner h3{font-weight:900;font-size:24px;margin-top:1em;text-transform:uppercase;line-height:1.125}@media (min-width:1100px){.cta-section .inner h3{font-size:32px}}@media (min-width:1535px){.cta-section .inner h3{font-size:48px}}.circle-slogan{display:inline-block;position:relative;width:81px;margin-bottom:20px}@media (min-width:600px){.circle-slogan{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:5}}@media (min-width:1100px){.circle-slogan{width:120px}}.circle-slogan .bg{display:block;left:0;top:0;width:100%;padding-bottom:100%}.circle-slogan .bg::before{display:block;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23E2005C' viewBox='0 0 177 177'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m140.6 17.2-8 13.5-3.3-1.9 5-8.5-7.8 6.8-3-1.7 2.2-10-5 8.3-3.2-2 8-13.4 4.4 2.5-2.4 11.4 8.8-7.5 4.3 2.5Zm1.8 19.8-4.4-4-2 1-2.9-2.8 15-7.3 3.2 3-7 15.2-3-2.8 1.2-2.3Zm1.5-3 2.8-5.7-5.5 3 2.7 2.6Zm14.9 16c-4 2.6-8.4 1.6-11.1-2.5l-3.2-4.8 13.1-8.7 3.4 5a7.4 7.4 0 0 1-2.2 11Zm-2.2-3.4a4 4 0 0 0 1.2-5.9l-1-1.6-7.3 4.8 1 1.6a4 4 0 0 0 6 1.1Zm3.9 17.4-3.3 1.4-4.2-10.1 14.5-6 4.2 9.9-3.3 1.3-2.7-6.4-2.5 1 2.3 5.4-3 1.3-2.3-5.4-2.5 1 2.8 6.7Zm11.9 16.7-.8-4.6-12 2-.7-3.7 12-2-.7-4.6 3.5-.6 2.2 12.9-3.5.6Zm-4.1 1.8c4.9.2 8 3.5 8 8.3-.2 4.8-3.6 8-8.5 7.8-4.8-.2-8-3.5-7.8-8.3.1-4.8 3.5-7.9 8.3-7.8Zm-.3 12c2.7.2 4.5-1.4 4.6-3.8 0-2.4-1.7-4-4.4-4.2-2.7 0-4.5 1.5-4.6 4 0 2.3 1.7 4 4.4 4Zm.5 30.4-15-5.1 1.3-3.6 9.3 3.2-8.2-6.3 1-3.2h10.3l-9.2-3.1 1.2-3.6 15 5.1-1.7 4.8h-11.6l9.2 7-1.6 4.8Zm-19.1 5.8 3.2-5-1.6-2 2.2-3.3 10.3 13-2.4 3.8-16.2-3.7 2-3.4 2.5.6Zm3.4.9 6 1.5-4-4.7-2 3.2Zm-8 10.7-.2-2.7-3-3 2.7-2.6 11.3 11-2.7 2.7-4.6-4.5.7 8.5-3.1 3.2-.7-8.8-10.9-2 3.3-3.2 7.2 1.4Zm-18.3 11.5-2-3 9-6.2 9 12.9-8.9 6.2-2-3 5.8-4-1.5-2.2-4.9 3.4-1.9-2.7 4.9-3.4-1.5-2.2-6 4.2Zm-14.6 5.2 5.6-2.2-.1-2.5 3.7-1.4.4 16.7-4.1 1.6-10.8-12.8 3.7-1.4 1.6 2Zm2.2 2.7 3.9 4.8-.3-6.2-3.6 1.4ZM88.5 170l-.8-9.2 2.5-.2 1 1.7a5.4 5.4 0 0 1 4.4-2.5c4.3-.4 7.5 2.6 8 7.3.4 5-2.4 8.5-7 9-3.6.3-6.5-1.4-7.6-4.1l3.3-1.6a3.7 3.7 0 0 0 3.8 2c2.3-.2 3.8-2.2 3.5-4.8-.3-2.7-2.1-4.3-4.5-4a3 3 0 0 0-3 2.9l3.8-.4.3 3-7.7.8Zm-3-1.3c-.6 4.8-4.2 7.6-9 7-4.7-.6-7.5-4.3-6.9-9.2.7-4.8 4.3-7.6 9-7 4.8.7 7.6 4.3 7 9.2Zm-12-1.6c-.3 2.7 1.1 4.6 3.5 5 2.4.3 4.2-1.3 4.6-4 .3-2.6-1-4.6-3.4-5-2.4-.2-4.3 1.3-4.6 4Zm-6.1-1.1c-1.7 4.6-5.9 6.5-10.4 4.8-4.5-1.7-6.3-5.9-4.6-10.5a7.7 7.7 0 0 1 10.4-4.7c4.5 1.7 6.3 5.8 4.6 10.4ZM56 161.7c-1 2.6 0 4.8 2.2 5.7 2.3.8 4.4-.3 5.4-2.8s0-4.8-2.2-5.6c-2.3-.9-4.4.2-5.4 2.7Zm-17.8-10.4c2.6-4 7-4.8 11.1-2.1l4.8 3-8.6 13.3-5-3.3a7.4 7.4 0 0 1-2.3-10.9Zm3.3 2.2a4 4 0 0 0 1.2 5.9l1.6 1 4.7-7.2-1.5-1a4 4 0 0 0-6 1.3Zm-14.2-6.7 2.3-2.1-4-4.2 2.5-2.3 3.9 4.2 4.2-4 2.6 2.8L27.3 152l-7.2-7.7 2.5-2.5 4.7 5Zm-9.3-5.3-2.1-3 12.7-9.3 2.2 3-12.7 9.3Zm1.7-17.2 1.2 2.3 4.5-2.4 1.8 3.3-14 7.4-3.1-6c-1.6-3-.7-6 2-7.4a5 5 0 0 1 5.3 0l3.8-5.2 2 3.7-3.5 4.3Zm-2 4-1.2-2.4a1.8 1.8 0 0 0-1.8-1.2c-.2 0-.5 0-.7.2a1.8 1.8 0 0 0-1 2l.4.6 1.3 2.4 3-1.6ZM16.5 117l-1.5-3c1.2-.5 1.7-2 1.2-3.6-.4-1.4-1.2-2-2.1-1.7-.7.2-1 .8-.9 1.6l.2 3.2c.2 2.6-1 4.5-3.1 5.1-2.9 1-5.5-1-6.5-4.2s.1-5.6 2.2-6.8l2 2.9a2.3 2.3 0 0 0-1.1 3c.4 1.1 1.3 1.7 2.1 1.5.7-.2.9-.8.8-1.8l-.1-3.1c-.1-2.7 1.1-4.5 3.2-5.1 2.8-.9 5.4 1 6.4 4.5 1.2 3.7-.1 6.6-2.8 7.6Zm-13-25 .6 4.6 12-1.5.6 3.8-12.1 1.5.5 4.6-3.5.4-1.6-13 3.5-.4ZM.2 84.4l.2-3.7 15.7 1-.2 3.8-15.7-1Zm4.5-25.5L20 62.6l-.9 3.7-9.6-2.4 8.8 5.6-.8 3.3-10.1.9 9.3 2.3-.9 3.6L.6 76l1.2-5 11.5-1-9.8-6.1 1.2-5Zm13-13.5c3 1.6 4.1 4.6 2.6 7.6l-1.4 2.7 3.8 2L21 61 7 54l3-6.2c1.5-3 4.6-4 7.7-2.4ZM15.9 49a2.1 2.1 0 0 0-3 1l-1.1 2.2 4 2 1-2.2a2.1 2.1 0 0 0-.9-3Zm11.2-8.3-1.5 2 4 3.2-2.3 3-12.4-9.7 4.1-5.4c2-2.7 5.1-3.1 7.7-1.2a5 5 0 0 1 2 4.8l6.4 1.3-2.6 3.4-5.4-1.4Zm-4.3-.1 1.6-2.2a1.8 1.8 0 0 0-.1-2.7 1.8 1.8 0 0 0-2.7.5L20 38.4l2.8 2.2ZM42 27.8l2.4 2.7-8.2 7.3L25.7 26l8-7.1 2.4 2.6-5.2 4.7 1.8 2 4.4-4 2.2 2.5-4.4 4 1.7 2 5.4-4.9Zm.2-1.6 2.7-2.3c.8 1.1 2.3 1.2 3.8.3 1.2-.7 1.6-1.7 1.1-2.5a1.4 1.4 0 0 0-1.8-.4l-3 1c-2.6.9-4.6.2-5.8-1.7-1.6-2.6-.5-5.6 2.5-7.4 2.8-1.7 5.4-1.3 7.1.5l-2.3 2.6a2.3 2.3 0 0 0-3.1-.3c-1.1.6-1.5 1.7-1 2.4.4.6 1 .7 2 .4l3-1c2.5-.8 4.5 0 5.6 1.8 1.6 2.6.5 5.5-2.7 7.4-3.3 2-6.4 1.5-8.1-.8ZM54 19l3.1-1.8c.6 1.3 2.1 1.7 3.7 1 1.3-.5 1.9-1.4 1.5-2.2-.2-.7-.8-.9-1.6-.8l-3.2.5c-2.6.3-4.6-.7-5.4-2.8-1-2.8.6-5.5 3.8-6.8 3-1.2 5.6-.3 7 1.7L60 10a2.3 2.3 0 0 0-3-.9c-1.2.5-1.8 1.4-1.4 2.3.2.6.8.8 1.8.7l3.1-.4c2.7-.4 4.5.8 5.3 2.8 1.1 2.7-.6 5.4-4 6.8-3.6 1.4-6.6.3-7.8-2.3ZM65.4 3.3l3.6-.9 3.8 15.3-3.7.9-3.7-15.3Zm8 5.8A7.6 7.6 0 0 1 80.7.4c4.8-.4 8.3 2.5 8.7 7.4.4 4.9-2.5 8.4-7.3 8.8-4.8.4-8.3-2.6-8.7-7.5Zm12-1c-.2-2.6-2-4.3-4.3-4.1-2.5.2-4 2.1-3.7 4.8.2 2.7 2 4.3 4.4 4.1 2.4-.2 3.9-2 3.7-4.8ZM106.8 2l-2.1 15.7-4.4-.6-4-10.6-1.3 9.8-3.7-.5L93.5.2l4.3.6 4 10.6 1.3-9.8 3.7.5Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h176.2v175.9H0z' transform='translate(0 .2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.dark .circle-slogan .bg::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 177 177'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='m140.6 17.2-8 13.5-3.3-1.9 5-8.5-7.8 6.8-3-1.7 2.2-10-5 8.3-3.2-2 8-13.4 4.4 2.5-2.4 11.4 8.8-7.5 4.3 2.5Zm1.8 19.8-4.4-4-2 1-2.9-2.8 15-7.3 3.2 3-7 15.2-3-2.8 1.2-2.3Zm1.5-3 2.8-5.7-5.5 3 2.7 2.6Zm14.9 16c-4 2.6-8.4 1.6-11.1-2.5l-3.2-4.8 13.1-8.7 3.4 5a7.4 7.4 0 0 1-2.2 11Zm-2.2-3.4a4 4 0 0 0 1.2-5.9l-1-1.6-7.3 4.8 1 1.6a4 4 0 0 0 6 1.1Zm3.9 17.4-3.3 1.4-4.2-10.1 14.5-6 4.2 9.9-3.3 1.3-2.7-6.4-2.5 1 2.3 5.4-3 1.3-2.3-5.4-2.5 1 2.8 6.7Zm11.9 16.7-.8-4.6-12 2-.7-3.7 12-2-.7-4.6 3.5-.6 2.2 12.9-3.5.6Zm-4.1 1.8c4.9.2 8 3.5 8 8.3-.2 4.8-3.6 8-8.5 7.8-4.8-.2-8-3.5-7.8-8.3.1-4.8 3.5-7.9 8.3-7.8Zm-.3 12c2.7.2 4.5-1.4 4.6-3.8 0-2.4-1.7-4-4.4-4.2-2.7 0-4.5 1.5-4.6 4 0 2.3 1.7 4 4.4 4Zm.5 30.4-15-5.1 1.3-3.6 9.3 3.2-8.2-6.3 1-3.2h10.3l-9.2-3.1 1.2-3.6 15 5.1-1.7 4.8h-11.6l9.2 7-1.6 4.8Zm-19.1 5.8 3.2-5-1.6-2 2.2-3.3 10.3 13-2.4 3.8-16.2-3.7 2-3.4 2.5.6Zm3.4.9 6 1.5-4-4.7-2 3.2Zm-8 10.7-.2-2.7-3-3 2.7-2.6 11.3 11-2.7 2.7-4.6-4.5.7 8.5-3.1 3.2-.7-8.8-10.9-2 3.3-3.2 7.2 1.4Zm-18.3 11.5-2-3 9-6.2 9 12.9-8.9 6.2-2-3 5.8-4-1.5-2.2-4.9 3.4-1.9-2.7 4.9-3.4-1.5-2.2-6 4.2Zm-14.6 5.2 5.6-2.2-.1-2.5 3.7-1.4.4 16.7-4.1 1.6-10.8-12.8 3.7-1.4 1.6 2Zm2.2 2.7 3.9 4.8-.3-6.2-3.6 1.4ZM88.5 170l-.8-9.2 2.5-.2 1 1.7a5.4 5.4 0 0 1 4.4-2.5c4.3-.4 7.5 2.6 8 7.3.4 5-2.4 8.5-7 9-3.6.3-6.5-1.4-7.6-4.1l3.3-1.6a3.7 3.7 0 0 0 3.8 2c2.3-.2 3.8-2.2 3.5-4.8-.3-2.7-2.1-4.3-4.5-4a3 3 0 0 0-3 2.9l3.8-.4.3 3-7.7.8Zm-3-1.3c-.6 4.8-4.2 7.6-9 7-4.7-.6-7.5-4.3-6.9-9.2.7-4.8 4.3-7.6 9-7 4.8.7 7.6 4.3 7 9.2Zm-12-1.6c-.3 2.7 1.1 4.6 3.5 5 2.4.3 4.2-1.3 4.6-4 .3-2.6-1-4.6-3.4-5-2.4-.2-4.3 1.3-4.6 4Zm-6.1-1.1c-1.7 4.6-5.9 6.5-10.4 4.8-4.5-1.7-6.3-5.9-4.6-10.5a7.7 7.7 0 0 1 10.4-4.7c4.5 1.7 6.3 5.8 4.6 10.4ZM56 161.7c-1 2.6 0 4.8 2.2 5.7 2.3.8 4.4-.3 5.4-2.8s0-4.8-2.2-5.6c-2.3-.9-4.4.2-5.4 2.7Zm-17.8-10.4c2.6-4 7-4.8 11.1-2.1l4.8 3-8.6 13.3-5-3.3a7.4 7.4 0 0 1-2.3-10.9Zm3.3 2.2a4 4 0 0 0 1.2 5.9l1.6 1 4.7-7.2-1.5-1a4 4 0 0 0-6 1.3Zm-14.2-6.7 2.3-2.1-4-4.2 2.5-2.3 3.9 4.2 4.2-4 2.6 2.8L27.3 152l-7.2-7.7 2.5-2.5 4.7 5Zm-9.3-5.3-2.1-3 12.7-9.3 2.2 3-12.7 9.3Zm1.7-17.2 1.2 2.3 4.5-2.4 1.8 3.3-14 7.4-3.1-6c-1.6-3-.7-6 2-7.4a5 5 0 0 1 5.3 0l3.8-5.2 2 3.7-3.5 4.3Zm-2 4-1.2-2.4a1.8 1.8 0 0 0-1.8-1.2c-.2 0-.5 0-.7.2a1.8 1.8 0 0 0-1 2l.4.6 1.3 2.4 3-1.6ZM16.5 117l-1.5-3c1.2-.5 1.7-2 1.2-3.6-.4-1.4-1.2-2-2.1-1.7-.7.2-1 .8-.9 1.6l.2 3.2c.2 2.6-1 4.5-3.1 5.1-2.9 1-5.5-1-6.5-4.2s.1-5.6 2.2-6.8l2 2.9a2.3 2.3 0 0 0-1.1 3c.4 1.1 1.3 1.7 2.1 1.5.7-.2.9-.8.8-1.8l-.1-3.1c-.1-2.7 1.1-4.5 3.2-5.1 2.8-.9 5.4 1 6.4 4.5 1.2 3.7-.1 6.6-2.8 7.6Zm-13-25 .6 4.6 12-1.5.6 3.8-12.1 1.5.5 4.6-3.5.4-1.6-13 3.5-.4ZM.2 84.4l.2-3.7 15.7 1-.2 3.8-15.7-1Zm4.5-25.5L20 62.6l-.9 3.7-9.6-2.4 8.8 5.6-.8 3.3-10.1.9 9.3 2.3-.9 3.6L.6 76l1.2-5 11.5-1-9.8-6.1 1.2-5Zm13-13.5c3 1.6 4.1 4.6 2.6 7.6l-1.4 2.7 3.8 2L21 61 7 54l3-6.2c1.5-3 4.6-4 7.7-2.4ZM15.9 49a2.1 2.1 0 0 0-3 1l-1.1 2.2 4 2 1-2.2a2.1 2.1 0 0 0-.9-3Zm11.2-8.3-1.5 2 4 3.2-2.3 3-12.4-9.7 4.1-5.4c2-2.7 5.1-3.1 7.7-1.2a5 5 0 0 1 2 4.8l6.4 1.3-2.6 3.4-5.4-1.4Zm-4.3-.1 1.6-2.2a1.8 1.8 0 0 0-.1-2.7 1.8 1.8 0 0 0-2.7.5L20 38.4l2.8 2.2ZM42 27.8l2.4 2.7-8.2 7.3L25.7 26l8-7.1 2.4 2.6-5.2 4.7 1.8 2 4.4-4 2.2 2.5-4.4 4 1.7 2 5.4-4.9Zm.2-1.6 2.7-2.3c.8 1.1 2.3 1.2 3.8.3 1.2-.7 1.6-1.7 1.1-2.5a1.4 1.4 0 0 0-1.8-.4l-3 1c-2.6.9-4.6.2-5.8-1.7-1.6-2.6-.5-5.6 2.5-7.4 2.8-1.7 5.4-1.3 7.1.5l-2.3 2.6a2.3 2.3 0 0 0-3.1-.3c-1.1.6-1.5 1.7-1 2.4.4.6 1 .7 2 .4l3-1c2.5-.8 4.5 0 5.6 1.8 1.6 2.6.5 5.5-2.7 7.4-3.3 2-6.4 1.5-8.1-.8ZM54 19l3.1-1.8c.6 1.3 2.1 1.7 3.7 1 1.3-.5 1.9-1.4 1.5-2.2-.2-.7-.8-.9-1.6-.8l-3.2.5c-2.6.3-4.6-.7-5.4-2.8-1-2.8.6-5.5 3.8-6.8 3-1.2 5.6-.3 7 1.7L60 10a2.3 2.3 0 0 0-3-.9c-1.2.5-1.8 1.4-1.4 2.3.2.6.8.8 1.8.7l3.1-.4c2.7-.4 4.5.8 5.3 2.8 1.1 2.7-.6 5.4-4 6.8-3.6 1.4-6.6.3-7.8-2.3ZM65.4 3.3l3.6-.9 3.8 15.3-3.7.9-3.7-15.3Zm8 5.8A7.6 7.6 0 0 1 80.7.4c4.8-.4 8.3 2.5 8.7 7.4.4 4.9-2.5 8.4-7.3 8.8-4.8.4-8.3-2.6-8.7-7.5Zm12-1c-.2-2.6-2-4.3-4.3-4.1-2.5.2-4 2.1-3.7 4.8.2 2.7 2 4.3 4.4 4.1 2.4-.2 3.9-2 3.7-4.8ZM106.8 2l-2.1 15.7-4.4-.6-4-10.6-1.3 9.8-3.7-.5L93.5.2l4.3.6 4 10.6 1.3-9.8 3.7.5Z'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' d='M0 0h176.2v175.9H0z' transform='translate(0 .2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")}.circle-slogan.with-logo .logo{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:50%;height:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eb1c6d' viewBox='0 0 44.6 33.7'%3E%3Cpath d='m36.5 14.5-4.7-4.8 4.7-4.9 4.8 4.9zm4.7 9.6-3 3.1v-9.6l.7-.7 2.4-2.4V24Zm-6.4 3.1-3-3.1 3-3.1zM24.7 16.9l4.7-4.8 4.8 4.8-4.8 4.8zm-2.4 12L17.6 24l4.7-4.8L27 24l-4.7 4.8zm-7.1-7.2-2-2.1-2.7-2.8 4.7-4.8 4.8 5-4.7 4.8zm-5.4 5.5v-6.3l1.7 1.8 1.3 1.4-3 3zM3.4 9.6l4.1-4.2.6-.6 4.7 4.8-4.7 4.8Zm3 17.6-3-3.2v-9.6l3 3.1zM36.6 0 22.3 14.5 8.1 0l-8 8.2L0 25.5l8 8.2 7.2-7.2 7 7.2 7.2-7.2 7.1 7.2 8.1-8.2V8.3Z' /%3E%3C/svg%3E");background-position:center;background-repeat:no-repeat;background-size:contain}.circle-slogan.with-logo .bg::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 119.5 118.5'%3E %3Cpath d='m64.8 0-2.4.2-1.3 6.3L59.4.3l-2.5.1-1.1 6.2L54 .5l-2.4.2 3 9.1 2.4-.2L58.4 4l1.8 5.5 2.4-.1zm5.7.9a4.9 4.9 0 0 0-3.6.8c-1 .7-1.6 1.8-1.8 3.2-.3 1.4 0 2.6.7 3.6a4.6 4.6 0 0 0 3.1 1.9c1.4.2 2.6-.1 3.6-.8a4.7 4.7 0 0 0 1.8-3.2c.3-1.4 0-2.6-.7-3.6A4.9 4.9 0 0 0 70.5.9ZM77 2.5l-2.9 8.7 2 .7 1-2.8 1.4.5.3 3.2 2.3.8-.5-3.9a2.7 2.7 0 0 0 2.2-2c.4-.8.3-1.6 0-2.4-.4-.7-1-1.2-2-1.6zm-32.7.3c-.5 0-.9 0-1.4.2l-3.8 1.2 2.8 8.8 2.1-.7-.9-2.8 1.4-.5 2.2 2.5 2.3-.8L46.4 8c.3-.4.6-.9.6-1.4.2-.6.1-1.1 0-1.6a3 3 0 0 0-1.6-2l-1.1-.2ZM70 3a3 3 0 0 1 1.6 1c.4.6.4 1.3.4 2-.2.8-.5 1.4-1 1.8-.5.5-1.1.5-1.8.5a3 3 0 0 1-1.6-1c-.4-.6-.4-1.3-.4-2 .2-.8.5-1.4 1-1.8.5-.5 1.1-.5 1.8-.5ZM36.9 5l-2 1 2.5 5c.2.5.2.9.2 1.3-.2.5-.5.8-.9 1-.5.2-1 .3-1.4.2-.4-.2-.7-.5-1-1l-2.4-5-2 1 2.5 5c.5 1 1.2 1.7 2.2 2 1 .3 2 .2 3-.3a3.8 3.8 0 0 0 2.1-2.2c.3-1 .2-2-.3-3zm6.4 0h.9a1 1 0 0 1 .5.6 1 1 0 0 1 0 .9L44 7l-1.6.5-.6-2Zm35.1.1 1.5.5c.4.2.6.3.8.6a1 1 0 0 1 0 .8c-.1.3-.3.6-.5.6h-.9l-1.6-.5zm7.2.5-4.4 8.1 2 1 1.2-2.1 1.5-.6.4 4.4 2.4 1.2-.7-6.4 4.8-1.8-2.3-1.3-4.7 1.8 1.8-3.3Zm-57.8 5.7a4.6 4.6 0 0 0-3.4 1c-1.2.8-1.9 1.8-2 3a4.7 4.7 0 0 0 1.1 3.5 4.7 4.7 0 0 0 3 2 4.6 4.6 0 0 0 3.5-1 4.6 4.6 0 0 0 1.9-3h.1a4.7 4.7 0 0 0-1-3.5c-.9-1.2-1.9-1.9-3.2-2zm-.9 2.2h.5c.7.1 1.2.5 1.7 1.1a3 3 0 0 1 .6 1.9c-.1.6-.4 1.2-.9 1.6-.6.5-1.2.6-1.9.5h.1c-.7-.1-1.2-.5-1.7-1.1-.5-.7-.7-1.3-.7-2 .1-.6.4-1.1 1-1.6.4-.3.9-.4 1.3-.4zm-9.8 5.1-1.7 2 1.8 3.7-4-1.1-1.7 2 6.9 1.5 2.3 2 1.4-1.7-2.3-2Zm-5.6 8.6-.5.1a3 3 0 0 0-1.7 1.4l-2.1 3.6 7.8 4.8 2.4-4c.5-.6.6-1.4.5-2-.2-.7-.6-1.3-1.3-1.7-.4-.3-.9-.4-1.3-.4-.5 0-.9.2-1.2.5 0-.4 0-.7-.2-1-.3-.4-.5-.7-.9-.9-.5-.3-1-.4-1.5-.4Zm-.2 2.3a.9.9 0 0 1 .7.1 1 1 0 0 1 .5.6c0 .3 0 .5-.2.8l-.8 1.4-1.7-1 .9-1.4a1 1 0 0 1 .6-.5zm3.2 1.6a1 1 0 0 1 .8.1 1 1 0 0 1 .5.7c.1.2 0 .5-.1.8l-1 1.6-1.9-1.1 1-1.6c.2-.3.5-.5.7-.5zm-9.9 6.5-2.1 6 8.8 3 2.1-6.1-2-.6-1.4 4-1.4-.6 1.1-3.2-1.8-.7-1.2 3.3-1.5-.5 1.4-3.9zm.9 8.6A4.4 4.4 0 0 0 1.1 50v-.1l-.6 3.5 9 1.7.6-3.3a4.4 4.4 0 0 0-3.6-5.5l-1-.1Zm.5 2.3c.7.2 1.3.5 1.7 1 .4.6.5 1.2.4 2l-.2 1.1-5-1 .2-1.1c.1-.7.5-1.2 1-1.6.6-.4 1.2-.4 1.9-.4Zm3.4 6.9-9.3 3V61l8.1 3L0 65.2l.5 3 6.7 1.1-6 3.1.6 3 9-1.5-.4-2.3-5.5 1 5.2-2.7-.3-2-6-1 5.7-1-.3-1.7V62l-1.4-.5.1-3.5 1.5-.3zm101 2.6-.3 2.2 5.7.6-5.8 1.3-.2 2 5.5 2.5-5.7-.6-.2 1.7-.7 2.2 1.3.8-1 3.4-1.5.1-.6 2.2 9.7-.6.8-2.5-7.2-5 8.4.9.3-3h-.1l-6.2-2.8 6.7-1.6.2-2.8Zm-104.5.7v2.2l-3.5-1.2zm105.8 13.2 3 2.1h-3.6zm-5 4.7-1.4 3a4.9 4.9 0 0 0-.4 3.7c.5 1.1 1.2 2 2.5 2.6a4.4 4.4 0 0 0 6.1-2.1l1.6-3.2zm1 2.9 4.5 2.2-.5 1c-.3.6-.7 1.1-1.3 1.3-.7.2-1.3.1-2-.2-.7-.4-1.1-.8-1.4-1.4-.2-.6-.1-1.3.2-1.9zm-4.8 4.8-3.7 5.3 1.7 1.2 2.4-3.5 1.4.8-2 3 1.5 1.1 2-3 1.3 1-2.3 3.4 1.7 1.1 3.6-5.2Zm-7.8 9.8-1.6 1.5 5 5.1-2 1.9 1.4 1.5h.1l5.5-5.3-1.4-1.5-2 1.9zm-4.9 5.1c-.9 0-1.8.3-2.7.9a4.6 4.6 0 0 0-2 3h-.1a4.7 4.7 0 0 0 1 3.6 4.8 4.8 0 0 0 3 2.1c1.2.2 2.4 0 3.5-.8a5 5 0 0 0 2.2-3 5.5 5.5 0 0 0-1-3.6 4.8 4.8 0 0 0-3-2.1h-.9zm0 2.3h.4c.6.2 1.2.6 1.6 1.2.5.7.6 1.3.5 2 0 .6-.4 1.1-1 1.5-.6.4-1.2.5-1.8.4-.6-.2-1.2-.6-1.6-1.2-.5-.7-.6-1.3-.5-2 0-.5.4-1.1 1-1.5.4-.3.9-.4 1.3-.4zM34.2 103l-3.7 8.4 2 .9 2.4-5.3.5 6.6 2.4 1 3.7-8.4-2-.9-2.4 5.3-.5-6.6zm45.9 1.5-4.3 1.6c-.7.3-1.3.8-1.7 1.5-.2.6-.3 1.3 0 2a2 2 0 0 0 .9 1.1c.3.3.7.3 1.1.3h.1c-.3.3-.5.6-.5 1l.2 1.3c.3.7.8 1.1 1.5 1.3a3 3 0 0 0 2 0l4-1.5zm-38.3 1.8-.5 2 4.1 1.1-.4 1.6-3.4-1-.5 1.8 3.3 1-.3 1.4-4-1-.5 2 6 1.7 2.4-8.9zm36.9.6.7 2-1.7.7h-.9c-.2-.2-.5-.4-.5-.6a1 1 0 0 1 0-.9c.1-.2.3-.5.6-.5zm-5.9.2-6.3 1.5.5 2 4.1-1 .4 1.6-3.4.7.4 1.9 3.4-.7.3 1.4-4 1 .5 2 6.1-1.4zm-24.4 1-.3 2.1 4.3.5-.3 1.6-3.4-.5-.2 1.9 3.4.5-.3 1.5-4-.5-.3 2.1 6.3.8 1.2-9.2Zm11 .7c-1.1.1-2 .3-2.6.9-.7.5-1 1.1-1 2.1 0 .6.2 1.1.6 1.6.4.5 1 .8 1.7 1l1.8.4c.6.1.9.4.9.8l-.3.6-.9.3c-.4 0-.8-.1-1-.3-.3-.2-.5-.5-.5-.8l-2 .6a3 3 0 0 0 1.2 1.8 4 4 0 0 0 2.3.6 4 4 0 0 0 2.5-.9c.7-.5 1-1.1 1-2.1a2 2 0 0 0-.7-1.6c-.4-.5-1-.8-1.7-1l-1.8-.4c-.6-.1-.8-.3-.8-.7a1 1 0 0 1 .3-.7c.3-.2.6-.3 1-.3.5 0 .9.1 1.3.3.3.3.5.6.5 1l2.1-.4c-.2-.8-.5-1.5-1.2-2s-1.6-.7-2.7-.7Zm20.6 1.6.7 1.8-1.6.6h.1c-.3.1-.6.1-.8 0-.2-.1-.5-.3-.5-.5a1 1 0 0 1 0-.8 1 1 0 0 1 .6-.5z' /%3E %3C/svg%3E")}.circle-slogan.light.with-logo .bg::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23131313' viewBox='0 0 119.5 118.5'%3E %3Cpath d='m64.8 0-2.4.2-1.3 6.3L59.4.3l-2.5.1-1.1 6.2L54 .5l-2.4.2 3 9.1 2.4-.2L58.4 4l1.8 5.5 2.4-.1zm5.7.9a4.9 4.9 0 0 0-3.6.8c-1 .7-1.6 1.8-1.8 3.2-.3 1.4 0 2.6.7 3.6a4.6 4.6 0 0 0 3.1 1.9c1.4.2 2.6-.1 3.6-.8a4.7 4.7 0 0 0 1.8-3.2c.3-1.4 0-2.6-.7-3.6A4.9 4.9 0 0 0 70.5.9ZM77 2.5l-2.9 8.7 2 .7 1-2.8 1.4.5.3 3.2 2.3.8-.5-3.9a2.7 2.7 0 0 0 2.2-2c.4-.8.3-1.6 0-2.4-.4-.7-1-1.2-2-1.6zm-32.7.3c-.5 0-.9 0-1.4.2l-3.8 1.2 2.8 8.8 2.1-.7-.9-2.8 1.4-.5 2.2 2.5 2.3-.8L46.4 8c.3-.4.6-.9.6-1.4.2-.6.1-1.1 0-1.6a3 3 0 0 0-1.6-2l-1.1-.2ZM70 3a3 3 0 0 1 1.6 1c.4.6.4 1.3.4 2-.2.8-.5 1.4-1 1.8-.5.5-1.1.5-1.8.5a3 3 0 0 1-1.6-1c-.4-.6-.4-1.3-.4-2 .2-.8.5-1.4 1-1.8.5-.5 1.1-.5 1.8-.5ZM36.9 5l-2 1 2.5 5c.2.5.2.9.2 1.3-.2.5-.5.8-.9 1-.5.2-1 .3-1.4.2-.4-.2-.7-.5-1-1l-2.4-5-2 1 2.5 5c.5 1 1.2 1.7 2.2 2 1 .3 2 .2 3-.3a3.8 3.8 0 0 0 2.1-2.2c.3-1 .2-2-.3-3zm6.4 0h.9a1 1 0 0 1 .5.6 1 1 0 0 1 0 .9L44 7l-1.6.5-.6-2Zm35.1.1 1.5.5c.4.2.6.3.8.6a1 1 0 0 1 0 .8c-.1.3-.3.6-.5.6h-.9l-1.6-.5zm7.2.5-4.4 8.1 2 1 1.2-2.1 1.5-.6.4 4.4 2.4 1.2-.7-6.4 4.8-1.8-2.3-1.3-4.7 1.8 1.8-3.3Zm-57.8 5.7a4.6 4.6 0 0 0-3.4 1c-1.2.8-1.9 1.8-2 3a4.7 4.7 0 0 0 1.1 3.5 4.7 4.7 0 0 0 3 2 4.6 4.6 0 0 0 3.5-1 4.6 4.6 0 0 0 1.9-3h.1a4.7 4.7 0 0 0-1-3.5c-.9-1.2-1.9-1.9-3.2-2zm-.9 2.2h.5c.7.1 1.2.5 1.7 1.1a3 3 0 0 1 .6 1.9c-.1.6-.4 1.2-.9 1.6-.6.5-1.2.6-1.9.5h.1c-.7-.1-1.2-.5-1.7-1.1-.5-.7-.7-1.3-.7-2 .1-.6.4-1.1 1-1.6.4-.3.9-.4 1.3-.4zm-9.8 5.1-1.7 2 1.8 3.7-4-1.1-1.7 2 6.9 1.5 2.3 2 1.4-1.7-2.3-2Zm-5.6 8.6-.5.1a3 3 0 0 0-1.7 1.4l-2.1 3.6 7.8 4.8 2.4-4c.5-.6.6-1.4.5-2-.2-.7-.6-1.3-1.3-1.7-.4-.3-.9-.4-1.3-.4-.5 0-.9.2-1.2.5 0-.4 0-.7-.2-1-.3-.4-.5-.7-.9-.9-.5-.3-1-.4-1.5-.4Zm-.2 2.3a.9.9 0 0 1 .7.1 1 1 0 0 1 .5.6c0 .3 0 .5-.2.8l-.8 1.4-1.7-1 .9-1.4a1 1 0 0 1 .6-.5zm3.2 1.6a1 1 0 0 1 .8.1 1 1 0 0 1 .5.7c.1.2 0 .5-.1.8l-1 1.6-1.9-1.1 1-1.6c.2-.3.5-.5.7-.5zm-9.9 6.5-2.1 6 8.8 3 2.1-6.1-2-.6-1.4 4-1.4-.6 1.1-3.2-1.8-.7-1.2 3.3-1.5-.5 1.4-3.9zm.9 8.6A4.4 4.4 0 0 0 1.1 50v-.1l-.6 3.5 9 1.7.6-3.3a4.4 4.4 0 0 0-3.6-5.5l-1-.1Zm.5 2.3c.7.2 1.3.5 1.7 1 .4.6.5 1.2.4 2l-.2 1.1-5-1 .2-1.1c.1-.7.5-1.2 1-1.6.6-.4 1.2-.4 1.9-.4Zm3.4 6.9-9.3 3V61l8.1 3L0 65.2l.5 3 6.7 1.1-6 3.1.6 3 9-1.5-.4-2.3-5.5 1 5.2-2.7-.3-2-6-1 5.7-1-.3-1.7V62l-1.4-.5.1-3.5 1.5-.3zm101 2.6-.3 2.2 5.7.6-5.8 1.3-.2 2 5.5 2.5-5.7-.6-.2 1.7-.7 2.2 1.3.8-1 3.4-1.5.1-.6 2.2 9.7-.6.8-2.5-7.2-5 8.4.9.3-3h-.1l-6.2-2.8 6.7-1.6.2-2.8Zm-104.5.7v2.2l-3.5-1.2zm105.8 13.2 3 2.1h-3.6zm-5 4.7-1.4 3a4.9 4.9 0 0 0-.4 3.7c.5 1.1 1.2 2 2.5 2.6a4.4 4.4 0 0 0 6.1-2.1l1.6-3.2zm1 2.9 4.5 2.2-.5 1c-.3.6-.7 1.1-1.3 1.3-.7.2-1.3.1-2-.2-.7-.4-1.1-.8-1.4-1.4-.2-.6-.1-1.3.2-1.9zm-4.8 4.8-3.7 5.3 1.7 1.2 2.4-3.5 1.4.8-2 3 1.5 1.1 2-3 1.3 1-2.3 3.4 1.7 1.1 3.6-5.2Zm-7.8 9.8-1.6 1.5 5 5.1-2 1.9 1.4 1.5h.1l5.5-5.3-1.4-1.5-2 1.9zm-4.9 5.1c-.9 0-1.8.3-2.7.9a4.6 4.6 0 0 0-2 3h-.1a4.7 4.7 0 0 0 1 3.6 4.8 4.8 0 0 0 3 2.1c1.2.2 2.4 0 3.5-.8a5 5 0 0 0 2.2-3 5.5 5.5 0 0 0-1-3.6 4.8 4.8 0 0 0-3-2.1h-.9zm0 2.3h.4c.6.2 1.2.6 1.6 1.2.5.7.6 1.3.5 2 0 .6-.4 1.1-1 1.5-.6.4-1.2.5-1.8.4-.6-.2-1.2-.6-1.6-1.2-.5-.7-.6-1.3-.5-2 0-.5.4-1.1 1-1.5.4-.3.9-.4 1.3-.4zM34.2 103l-3.7 8.4 2 .9 2.4-5.3.5 6.6 2.4 1 3.7-8.4-2-.9-2.4 5.3-.5-6.6zm45.9 1.5-4.3 1.6c-.7.3-1.3.8-1.7 1.5-.2.6-.3 1.3 0 2a2 2 0 0 0 .9 1.1c.3.3.7.3 1.1.3h.1c-.3.3-.5.6-.5 1l.2 1.3c.3.7.8 1.1 1.5 1.3a3 3 0 0 0 2 0l4-1.5zm-38.3 1.8-.5 2 4.1 1.1-.4 1.6-3.4-1-.5 1.8 3.3 1-.3 1.4-4-1-.5 2 6 1.7 2.4-8.9zm36.9.6.7 2-1.7.7h-.9c-.2-.2-.5-.4-.5-.6a1 1 0 0 1 0-.9c.1-.2.3-.5.6-.5zm-5.9.2-6.3 1.5.5 2 4.1-1 .4 1.6-3.4.7.4 1.9 3.4-.7.3 1.4-4 1 .5 2 6.1-1.4zm-24.4 1-.3 2.1 4.3.5-.3 1.6-3.4-.5-.2 1.9 3.4.5-.3 1.5-4-.5-.3 2.1 6.3.8 1.2-9.2Zm11 .7c-1.1.1-2 .3-2.6.9-.7.5-1 1.1-1 2.1 0 .6.2 1.1.6 1.6.4.5 1 .8 1.7 1l1.8.4c.6.1.9.4.9.8l-.3.6-.9.3c-.4 0-.8-.1-1-.3-.3-.2-.5-.5-.5-.8l-2 .6a3 3 0 0 0 1.2 1.8 4 4 0 0 0 2.3.6 4 4 0 0 0 2.5-.9c.7-.5 1-1.1 1-2.1a2 2 0 0 0-.7-1.6c-.4-.5-1-.8-1.7-1l-1.8-.4c-.6-.1-.8-.3-.8-.7a1 1 0 0 1 .3-.7c.3-.2.6-.3 1-.3.5 0 .9.1 1.3.3.3.3.5.6.5 1l2.1-.4c-.2-.8-.5-1.5-1.2-2s-1.6-.7-2.7-.7Zm20.6 1.6.7 1.8-1.6.6h.1c-.3.1-.6.1-.8 0-.2-.1-.5-.3-.5-.5a1 1 0 0 1 0-.8 1 1 0 0 1 .6-.5z' /%3E %3C/svg%3E")}.parallax-bg{position:relative;overflow:hidden}.parallax-bg .bg{position:absolute;top:0;width:100%;height:min(150%, calc(100% + 35vh));background-position:center;background-size:cover;z-index:-1}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;margin-left:auto;margin-right:auto;display:flex !important}.slick-track .slick-slide>div{height:100%}.slick-track .slick-slide>div .slide{height:100%}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-arrow{display:block;-webkit-appearance:none;appearance:none;border:0 none;width:60px;height:60px;padding:0 0 0 60px;border-radius:4px;cursor:pointer;overflow:hidden;text-overflow:clip;box-sizing:border-box;background-color:rgba(19, 19, 19, 0.7);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78 78'%3E%3Cpath fill='%23EB1C6D' d='M56.8 41.8a4 4 0 0 0 0-5.6L31.4 10.7a4 4 0 0 0-5.7 5.7L48.3 39 25.7 61.6a4 4 0 0 0 5.7 5.7l25.4-25.5ZM53 43h1v-8h-1v8Z' /%3E%3C/svg%3E");background-position:center center;background-size:32px 32px;background-repeat:no-repeat;position:absolute;top:calc(50% - 30px);z-index:5}@media (min-width:1535px){.slick-arrow{width:140px;height:140px;padding:0 0 0 140px;background-size:78px 78px}}.slick-arrow:hover{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 78 78'%3E%3Cpath fill='white' d='M56.8 41.8a4 4 0 0 0 0-5.6L31.4 10.7a4 4 0 0 0-5.7 5.7L48.3 39 25.7 61.6a4 4 0 0 0 5.7 5.7l25.4-25.5ZM53 43h1v-8h-1v8Z' /%3E%3C/svg%3E")}.slick-arrow.slick-next{right:20px}.slick-arrow.slick-prev{left:20px;transform-origin:50% 50%;transform:rotate(180deg)}@media (min-width:1100px){.slick-arrow.slick-next{right:47px}.slick-arrow.slick-prev{left:47px}}.hero{display:flex;flex-direction:row;align-items:stretch;justify-content:stretch}.hero h2{color:var(--color-accent);text-transform:uppercase;font-size:32px;font-weight:bold;text-align:center}@media (min-width:600px){.hero h2{font-size:24px}}@media (min-width:1100px){.hero h2{font-size:48px;font-weight:900}}@media (min-width:1535px){.hero h2{font-size:56px;font-weight:900;text-align:unset}}.hero .inner{flex:1 1 auto;flex-direction:column;display:flex;align-items:center;justify-content:center;padding-top:0;padding-bottom:0}.hero .inner h2{margin-bottom:0}.hero .inner .masked-image{margin:var(--site-padding) auto}.hero .inner{padding-bottom:60px}.hero .inner .masked-image{width:501px;max-width:100%;margin-bottom:32px}.hero .inner .masked-image .circle-slogan{position:absolute;right:0;transform:translateX(20%);top:-5%;z-index:3;width:22%}@media (min-width:600px){.hero .inner .masked-image{margin-bottom:40px}}@media (min-width:1535px){.hero .inner{position:relative;padding-bottom:0}.hero .inner .masked-image{width:868px}.hero .inner h2{position:absolute;top:50%;transform:translateY(-50%);left:8%;max-width:600px}}@media (min-width:1100px) and (max-width:1534px){.hero{min-height:max(var(--site-height), calc(384px + 148px + var(--site-padding) + var(--hero-padding) * 2))}}.page-about .hero,.page-capabilities .hero{--hero-padding: 60px;padding:var(--menu-height) 0 0}.page-about .hero h2,.page-capabilities .hero h2{min-height:3em}@media (min-width:1535px){.page-about .hero h2,.page-capabilities .hero h2{min-height:unset}}@media (orientation:landscape){.page-about .hero,.page-capabilities .hero{--hero-padding: 60px}}@media (orientation:landscape) and (min-width:600px){.page-about .hero,.page-capabilities .hero{min-height:max(var(--site-height), calc(384px + 148px + var(--site-padding) + var(--hero-padding) * 2));padding:var(--hero-padding) 0}}@media (orientation:landscape) and (min-width:1535px){.page-about .hero,.page-capabilities .hero{--hero-padding: 124px}}@media (orientation:portrait) and (min-width:600px){.page-about .hero,.page-capabilities .hero{--hero-padding: 200px}}@media (orientation:portrait) and (min-width:1535px){.page-about .hero,.page-capabilities .hero{--hero-padding: 64px}}@media (orientation:portrait){.page-about .hero .inner,.page-capabilities .hero .inner{padding:46px 0 60px}}@media (orientation:portrait) and (min-width:600px){.page-about .hero .inner,.page-capabilities .hero .inner{padding:90px 0 180px}}.page-about .hero h2{max-width:550px}.page-about h2{font-weight:900;font-size:32px;margin-bottom:1em;text-transform:uppercase;line-height:1.125}@media (min-width:1535px){.page-about h2{font-size:48px}}.page-about h3{font-size:inherit;font-weight:bold;text-transform:uppercase}.section-about-mission{display:flex}.section-about-mission .inner{display:flex;gap:62px;flex-direction:column;justify-content:center;align-items:center;text-align:center}.section-about-mission .inner h2{font-size:16px;font-weight:normal;text-transform:uppercase}@media (min-width:1535px){.section-about-mission .inner h2{font-size:18px}}.section-about-mission .inner p{margin:10px auto 24px;font-weight:bold;font-size:24px;line-height:1.25;text-transform:uppercase}@media (min-width:1100px){.section-about-mission .inner p{font-size:32px;text-transform:uppercase}}@media (min-width:1535px){.section-about-mission .inner p{margin:10px auto 54px;font-size:48px}}.section-team-members .inner{display:flex;flex-direction:column;align-items:stretch;--gap: 12px;gap:var(--gap);padding:var(--gap) 0}@media (min-width:600px){.section-team-members .inner{--gap: 16px}}@media (min-width:1100px){.section-team-members .inner{--gap: 32px}}@media (min-width:1535px){.section-team-members .inner{--gap: 40px}}.section-made-with-purpose{--padding-top: 0;padding-top:var(--padding-top);padding-bottom:60px;position:relative;line-height:1.375}@media (min-width:600px){.section-made-with-purpose{--padding-top: 80px;padding-bottom:80px}}@media (min-width:1100px){.section-made-with-purpose{--padding-top: 80px;padding-bottom:100px}}@media (min-width:1535px){.section-made-with-purpose{--padding-top: 180px;padding-bottom:120px;font-size:18px}}.section-made-with-purpose h2{font-weight:900;font-size:32px;margin-bottom:1em;text-transform:uppercase}@media (min-width:1100px){.section-made-with-purpose h2{font-size:48px}}.section-made-with-purpose p{margin-bottom:1.5em}.section-made-with-purpose p:last-child{margin-bottom:0}.section-made-with-purpose em{font-style:italic}@media (max-width:599px){.section-made-with-purpose .first-column-set{position:relative;margin-bottom:60px}.section-made-with-purpose .first-column-set img{object-fit:cover;max-width:100%}.section-made-with-purpose .first-column-set .wp-block-column:first-child{padding-top:50vh;padding-bottom:60px;position:relative;z-index:2}.section-made-with-purpose .first-column-set .wp-block-column:last-child img{position:absolute;z-index:1;top:0;left:calc(var(--site-padding) * -1);width:calc(100% + 2 * var(--site-padding));height:100%;max-width:unset}}@media (max-width:599px) and (orientation:portrait){.section-made-with-purpose .first-column-set .wp-block-column:first-child{padding-top:100vw}}@media (min-width:600px){.section-made-with-purpose .first-column-set{flex-direction:column;align-items:stretch}.section-made-with-purpose .first-column-set img{width:417px;max-width:100%;height:auto}.section-made-with-purpose .first-column-set .wp-block-column{margin-bottom:64px}.section-made-with-purpose .first-column-set .wp-block-column:last-child{order:-1;align-self:center}}@media (min-width:1535px){.section-made-with-purpose .first-column-set{flex-direction:row;align-items:flex-start;justify-content:space-between}.section-made-with-purpose .first-column-set img{width:594px}.section-made-with-purpose .first-column-set .wp-block-column{margin-bottom:120px}.section-made-with-purpose .first-column-set .wp-block-column:first-child{width:561px}.section-made-with-purpose .first-column-set .wp-block-column:last-child{order:2;align-self:unset;width:594px}}.section-made-with-purpose .last-column-set{align-items:flex-start}.section-made-with-purpose .last-column-set .wp-block-column{width:50%;flex:1 1 auto}.section-numbers{padding-top:60px}@media (min-width:600px){.section-numbers{padding-top:80px}}@media (min-width:1100px){.section-numbers{padding-top:100px}}@media (min-width:1535px){.section-numbers{padding-top:180px}}.section-numbers h2{margin-top:0;margin-bottom:24px;font-size:24px;line-height:1}@media (min-width:600px){.section-numbers h2{margin-bottom:64px;line-height:30px}}@media (min-width:1100px){.section-numbers h2{margin-bottom:32px;font-size:32px;line-height:38px}}@media (min-width:1535px){.section-numbers h2{margin-bottom:48px;font-size:48px;line-height:54px}}.section-accomplishments{padding:60px 0}@media (min-width:600px){.section-accomplishments{padding:80px 0}}@media (min-width:1100px){.section-accomplishments{padding:100px 0}}@media (min-width:1535px){.section-accomplishments{padding:180px 0}}.section-accomplishments p{display:flex;margin-bottom:24px}.section-accomplishments p::before{flex:0 0 auto;margin-right:1em;display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath fill='%23fff' d='M24.5 1.3v18.4C21 21 20 21.5 17.9 21.5c-3.4 0-4.7-1.8-8.1-1.8a9 9 0 0 0-3 .5c-.8.3-1.5-.3-1.5-1.1 0-.6.2-1 .7-1.2 1-.4 2.2-.8 3.8-.8 3.4 0 4.7 1.7 8.1 1.7 1.5 0 2.4-.2 4-.7V5c-1.2.3-2.4.7-4 .7-3.4 0-4.7-1.7-8.1-1.7-3.1 0-4.4 1.4-7.2 1.7v18c0 .7-.6 1.3-1.3 1.3-.8 0-1.3-.6-1.3-1.3v-22C0 1.2.5.6 1.3.6c.7 0 1.3.6 1.3 1.3V3c2.8-.2 4-1.7 7.2-1.7 3.4 0 4.7 1.8 8.1 1.8 2.1 0 3.2-.6 6.6-1.8Z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-position:0 5px;background-size:contain;width:20px;height:30px}@media (min-width:600px){.section-accomplishments p::before{background-position:0 0}}@media (min-width:1535px){.section-accomplishments p::before{width:25px;height:38px}}.section-numbers .numbers-collection{max-width:calc(100% - 2 * var(--site-padding));margin-left:auto;margin-right:auto}@media (orientation:landscape) and (min-width:1100px){.page-capabilities{padding:88px 0 var(--hero-padding)}}@media (orientation:landscape) and (min-width:1535px){.page-capabilities{padding:88px 0 var(--hero-padding)}}@media (orientation:portrait) and (max-width:1099px){.page-capabilities .hero .inner{padding-bottom:60px}}.page-capabilities .button{padding:10px 10px 6px;font-size:16px;line-height:20px}.page-capabilities .hero h2{color:#fff;max-width:501px}.page-capabilities .hero h2 br{display:initial}@media (min-width:1535px){.page-capabilities .hero h2{max-width:unset}}.page-capabilities h2{font-weight:900;font-size:24px;margin-bottom:1em;text-transform:uppercase;line-height:1.125}@media (min-width:600px){.page-capabilities h2{font-size:32px}}@media (min-width:1535px){.page-capabilities h2{font-size:48px}}.page-capabilities h3{font-size:18px;font-weight:bold;text-transform:uppercase;margin-bottom:24px}@media (min-width:600px){.page-capabilities h3{font-size:24px}}@media (min-width:1535px){.page-capabilities h3{margin-bottom:32px}}.section-post-hero{text-align:center}@media (max-width:401px){.section-post-hero br{display:none}}.section-post-hero .animated-block{display:flex;flex-direction:column;align-items:center;gap:16px}.section-post-hero .animated-block p{font-size:16px}.section-post-hero .animated-block h2{margin-bottom:0}@media (min-width:1535px){.section-post-hero .animated-block{gap:24px}.section-post-hero .animated-block p{font-size:18px}}@media (min-width:600px){.section-post-hero.section-post-hero{padding:60px 0}}@media (min-width:1100px){.section-post-hero.section-post-hero{padding:80px 0}}@media (min-width:1535px){.section-post-hero.section-post-hero{padding:120px 0}}.section-capability{text-align:center}.section-capability p{font-size:16px}@media (min-width:600px){.section-capability.normal-padded{padding:60px 0}}@media (min-width:1100px){.section-capability.normal-padded{padding:80px 0}}@media (min-width:1535px){.section-capability.normal-padded{padding:120px 0}}.section-capability.normal-padded .wp-block-group__inner-container{display:flex;flex-direction:column;gap:30px}@media (min-width:600px){.section-capability.normal-padded .wp-block-group__inner-container{gap:40px}}@media (min-width:1535px){.section-capability.normal-padded .wp-block-group__inner-container{gap:104px}}@media (min-width:1100px){.hero+.section-capability.normal-padded{padding-top:0}}@media (min-width:1535px){.section-capability.normal-padded .wp-block-group__inner-container{gap:104px}}@media (max-width:599px){.section-capability br{display:none}}.section-capability h3{margin-top:103px}.section-capability h3:first-child{margin-top:0}.section-capability ul,.section-capability li{display:block;list-style:none;padding:0;margin:0}.section-capability ul{display:flex;flex-direction:column;gap:8px;align-items:center;line-height:1.375;margin-bottom:2em;font-size:16px}@media (min-width:1100px){.section-capability ul{flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:24px}.section-capability ul li{white-space:nowrap;flex:1 1 auto}.section-capability ul.three-col li{width:calc(33.33% - 24px * 2 / 3);text-align:left}.section-capability ul.four-col li{width:calc(25% - 24px * 3 / 4);text-align:left}}@media (min-width:1535px){.section-capability ul{font-size:18px}}@media (min-width:1100px){.section-capability ul.mega-list{align-items:flex-start;text-align:left}}.section-capability ul.mega-list span{text-transform:uppercase;margin-bottom:16px;display:block}.section-capability ul.mega-list ul{text-transform:none;display:flex;flex-direction:column;align-items:center}@media (min-width:1100px){.section-capability ul.mega-list ul{align-items:flex-start}}.section-capability .masked-image{width:100%;max-width:400px;margin-bottom:2em}@media (min-width:1100px){.section-capability .masked-image{max-width:482px}}@media (min-width:1535px){.section-capability .masked-image{max-width:721px}}.mega-list{text-transform:uppercase}.cta-section .inner{--section-padding: 60px;padding-top:var(--section-padding);padding-bottom:var(--section-padding)}@media (min-width:600px){.cta-section .inner{--section-padding: 80px}}@media (min-width:1100px){.cta-section .inner{--section-padding: 120px}}@media (min-width:1535px){.cta-section .inner{--section-padding: 180px}}.cta-section h2.main-cta-heading{font-weight:normal;text-transform:uppercase}.cta-section h3.main-cta-heading{margin-top:18px;margin-bottom:32px}@media (min-width:1535px){.cta-section h3.main-cta-heading{margin-top:24px;margin-bottom:58px}}.cta-section .block-button-link{margin-top:32px}@media (min-width:1100px){.cta-section .block-button-link{margin-top:64px}}.section-partners h3{margin-top:4em;margin-bottom:2em;font-weight:normal}.section-project-hero{font-size:16px;line-height:22px;padding-top:calc(var(--menu-height) + 60px);padding-bottom:60px;background:var(--color-default);color:#fff}@media (min-width:1535px){.section-project-hero{font-size:18px;line-height:24px}}@media (min-width:600px){.section-project-hero{padding-top:calc(var(--menu-height) + 80px);padding-bottom:80px}}@media (min-width:1100px){.section-project-hero{padding-top:calc(var(--menu-height) + 100px);padding-bottom:20px}}@media (min-width:1535px){.section-project-hero{padding-top:calc(var(--menu-height) + 64px);padding-bottom:32px}}.section-project-hero .inner{--gap: 20px;position:relative;display:flex;flex-direction:column;gap:var(--gap)}@media (min-width:1100px){.section-project-hero .inner{--gap: 24px}}@media (min-width:1535px){.section-project-hero .inner{--gap: 48px}}.section-project-hero .heading-holder{position:relative}.section-project-hero .heading{color:var(--color-accent);font-size:24px;line-height:1.25;font-weight:bold;text-transform:uppercase;margin-bottom:0}@media (min-width:600px){.section-project-hero .heading{max-width:60%}}@media (min-width:1100px){.section-project-hero .heading{max-width:50%;font-size:32px}}@media (min-width:1535px){.section-project-hero .heading{font-size:48px;max-width:722px}}.section-project-hero .project-description{display:flex;flex-direction:column;gap:var(--gap)}@media (min-width:600px){.section-project-hero .project-description{padding-right:80px}}@media (min-width:1535px){.section-project-hero .project-description{max-width:50%}}.section-project-hero .circle-slogan{width:81px;margin-bottom:20px;display:none}@media (min-width:600px){.section-project-hero .circle-slogan{position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:5}}@media (min-width:1100px){.section-project-hero .circle-slogan{display:inline-block;width:120px}}.section-project-gallery{--gap: 12px;padding:var(--gap);background:var(--color-default)}@media (min-width:600px){.section-project-gallery{--gap: 16px}}@media (min-width:1100px){.section-project-gallery{--gap: 32px}}.gallery-blocks{display:flex;flex-wrap:wrap;gap:var(--gap);padding-top:var(--gap)}.gallery-blocks .gallery-block{overflow:hidden;position:relative;display:block;flex:1 1 auto;width:100%}.gallery-blocks .gallery-block:before{content:"";display:block;width:100%;padding-bottom:100%}@media (min-width:600px){.gallery-blocks .gallery-block{width:calc(50% - var(--gap) / 2)}}@media (max-width:599px){.gallery-blocks .gallery-block:nth-child(6n-1),.gallery-blocks .gallery-block:nth-child(6n){width:100%}}@media (min-width:600px) and (max-width:1999px){.gallery-blocks .gallery-block{width:calc(25% - var(--gap) * 3 / 4)}.gallery-blocks .gallery-block:nth-child(6n-1),.gallery-blocks .gallery-block:nth-child(6n){width:calc(50% - var(--gap) / 2)}}@media (min-width:2000px) and (max-width:2999px){.gallery-blocks .gallery-block{width:calc(16.6% - var(--gap) * 5 / 6)}.gallery-blocks .gallery-block:nth-child(9n-2),.gallery-blocks .gallery-block:nth-child(9n-1),.gallery-blocks .gallery-block:nth-child(9n){width:calc(33.33% - var(--gap) * 2 / 3)}}@media (min-width:3000px){.gallery-blocks .gallery-block{width:calc(12.5% - var(--gap) * 7 / 8)}.gallery-blocks .gallery-block:nth-child(12n-3),.gallery-blocks .gallery-block:nth-child(12n-2),.gallery-blocks .gallery-block:nth-child(12n-1),.gallery-blocks .gallery-block:nth-child(12n){width:calc(25% - var(--gap) * 3 / 4)}}.gallery-blocks .gallery-block img{position:absolute;object-fit:cover;object-position:center;top:0;left:0;width:100%;height:100%;transition:all 0.2s}.gallery-blocks .gallery-block:hover img{transform:scale(1.1);filter:brightness(1.1)}.single-project .hero-image{width:100%;height:0;padding-bottom:47%;position:relative}.single-project .hero-image img{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.single-project a.hero-image{display:block}.single-project a.hero-image::after{display:block;content:"";position:absolute;left:50%;top:50%;width:4.2286%;min-width:50px;min-height:50px;padding-top:2.9143%;transform:translate(-50%);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 77.8 54.5'%3E%3Cpath fill='red' d='M76.3 8.6a10 10 0 0 0-7-6.9C63.3 0 39 0 39 0S14.6 0 8.5 1.6a10 10 0 0 0-7 7C0 14.6 0 27.3 0 27.3S0 40 1.6 46c1 3.3 3.6 6 6.9 6.9 6.2 1.6 30.5 1.6 30.5 1.6s24.3 0 30.4-1.6c3.2-.9 6-3.5 6.8-6.8 1.6-6.1 1.6-18.8 1.6-18.8s0-12.7-1.6-18.7z' /%3E%3Cpath fill='%23fff' d='M31.1 15.6v23.3l20.4-11.6Z' /%3E%3C/svg%3E");background-size:contain;background-position:center;background-repeat:no-repeat;z-index:2;transition:all 0.2s}.single-project a.hero-image:hover::after{transform:translate(-50%) scale(1.1);filter:brightness(1.1)}.next-prev-navigation .nav-arrow{display:inline-block;color:inherit}.next-prev-navigation .nav-arrow::before{display:inline-block;content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 41'%3E%3Cpath fill='%23EB1C6D' d='M38.6 19.1c.5.6.5 1.6 0 2.1L29 30.8a1.5 1.5 0 1 1-2.1-2.1l8.5-8.5-8.5-8.5A1.5 1.5 0 1 1 29 9.6l9.6 9.5Zm-1.1 2.6h-35v-3h35v3Z' /%3E%3C/svg%3E");background-position:right center;background-size:contain;background-repeat:no-repeat;height:40px;width:40px}.next-prev-navigation .nav-arrow.prev::before{transform:rotate(180deg)}.next-prev-navigation .next-prev-post{padding:0 0 48px}.next-prev-navigation .next-prev-post a{color:inherit;display:flex;flex-direction:column;align-items:center;gap:16px}.next-prev-navigation .next-prev-post .label{text-transform:uppercase}.next-prev-navigation .next-prev-post .title{font-weight:bold;transition:color 0.3s}.next-prev-navigation .next-prev-post:hover .title{color:var(--color-accent)}@media (min-width:1100px){.next-prev-navigation{text-align:left;display:flex;gap:48px}.next-prev-navigation .next-prev-post{flex:0 0 auto;width:calc(50% - 24px)}.next-prev-navigation .next-prev-post a{display:flex;flex-direction:column;align-items:flex-start}.next-prev-navigation .next-prev-post.next{text-align:right}.next-prev-navigation .next-prev-post.next:first-child{width:100%}.next-prev-navigation .next-prev-post.next a{align-items:flex-end}.next-prev-navigation .next-prev-post.prev:last-child{width:100%}}.section-projects-prev-next{padding:60px 0;text-align:center}@media (min-width:600px){.section-projects-prev-next{padding:80px 0}}@media (min-width:1100px){.section-projects-prev-next{padding:100px 0}}@media (min-width:1535px){.section-projects-prev-next{padding:180px 0}}.section-projects-prev-next .inner{display:flex;flex-direction:column;align-items:center}.section-projects-prev-next .go-to-projects{padding-top:12px}.post-type-archive-project .hero{min-height:unset;padding:var(--menu-height) 0 0}.post-type-archive-project .hero .inner{position:relative;flex:1 1 auto;padding:32px 0;align-items:stretch}@media (min-width:600px){.post-type-archive-project .hero .inner{padding:48px 0}}.post-type-archive-project .hero h1{font-size:16px;line-height:1.25;text-transform:uppercase;font-weight:900}@media (min-width:360px){.post-type-archive-project .hero h1{font-size:18px}}@media (min-width:450px){.post-type-archive-project .hero h1{font-size:22px}}@media (min-width:680px){.post-type-archive-project .hero h1{font-size:24px;padding-right:120px}}@media (min-width:1100px){.post-type-archive-project .hero h1{padding-right:80px;font-size:32px;max-width:800px}}@media (min-width:1535px){.post-type-archive-project .hero h1{font-size:46px;max-width:900px}}.post-type-archive-project section.dark{background:var(--color-default)}.post-type-archive-project section.accent-bg{background:var(--color-accent)}.filter-nav{font-size:18px;display:flex;align-items:center}.filter-nav .opened{display:none}.filter-nav>*{flex:0 0 auto}.filter-nav .filter-trigger{font-size:16px;font-weight:bold;cursor:pointer;display:inline-block;padding:9px 9px 9px 2.92em;position:relative;background:#fff;color:var(--color-default);border-radius:2px}.filter-nav .filter-trigger .closed{display:block}.filter-nav .filter-trigger .opened{display:none}.filter-nav .filter-trigger span{min-width:110px;text-align:center}.filter-nav .filter-trigger::before{display:block;content:"";position:absolute;left:0.3em;top:0;height:100%;width:2.62em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='%23131313' d='M25.5 9.3h-19a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h19c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1ZM21 14.8H11a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1ZM18 20.3h-4a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1Z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;transition:transform 0.3s}.section-filters{padding:0 0 24px 0}.filter-group-title{margin:32px 0 16px;font-size:16px;font-weight:bold}.clean-filters{margin-right:40px;font-size:16px;display:flex;align-items:center;cursor:pointer;padding-left:48px;position:relative;font-weight:bold}.clean-filters::before{display:inline-block;content:"";margin-left:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 32 32'%3E%3Cpath d='M23.3 21.5 9.5 7.7a1 1 0 0 0-1.4 0l-.4.4a1 1 0 0 0 0 1.4l13.8 13.8c.4.4 1 .4 1.4 0l.4-.4c.4-.3.4-1 0-1.4Z' /%3E%3Cpath d='M9.5 23.3 23.3 9.5c.4-.4.4-1 0-1.4l-.4-.4a1 1 0 0 0-1.4 0L7.7 21.5a1 1 0 0 0 0 1.4l.4.4c.4.4 1 .4 1.4 0Z' /%3E%3C/svg%3E");position:absolute;top:50%;left:0;transform:translateY(-50%);transition:transform 0.3s;width:32px;height:32px;background-size:contain;background-repeat:no-repeat}.clean-filters:hover::before{transform:translateY(-50%) rotate(-90deg)}.no-filters .clean-filters{display:none}.filters{display:none}.filters-group{display:flex;flex-wrap:wrap;gap:8px}.filters-group:last-child{padding:0 0 18px}@media (min-width:1100px){.filters-group:last-child{padding-bottom:8px}}@media (min-width:1535px){.filters-group:last-child{padding-bottom:24px}}.filter-button{flex:0 0 auto;cursor:pointer;transition:all 0.2s;display:inline-block;border:2px solid #fff;padding:6px 10px;color:#fff;text-decoration:none;outline:none 0;font-size:14px;line-height:20px;width:100%}@media (min-width:600px){.filter-button{width:calc(50% - 4px)}}@media (min-width:1100px){.filter-button{width:auto}}.filter-button.checked{background:var(--color-accent);border:2px solid var(--color-accent)}@media (pointer:fine) and (hover:hover){.filter-button:hover{border:2px solid var(--color-accent);color:var(--color-accent)}.filter-button.checked:hover{border:2px solid #fff;color:#fff}}.opened .filter-nav .filter-trigger{background:var(--color-accent);color:#fff}.opened .filter-nav .filter-trigger::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath fill='white' d='M25.5 9.3h-19a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h19c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1ZM21 14.8H11a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h10c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1ZM18 20.3h-4a1 1 0 0 0-1 1v.4c0 .6.4 1 1 1h4c.6 0 1-.4 1-1v-.4c0-.6-.4-1-1-1Z'/%3E%3C/svg%3E");transform:rotate(-180deg)}.opened .filter-nav .closed{display:none}.opened .filter-nav .opened{display:block}.opened .filters{display:block}.section-projects-archive{--gap: 12px;padding:calc(var(--gap) / 2) var(--gap) var(--gap);background:var(--color-default)}@media (min-width:600px){.section-projects-archive{--gap: 16px}}@media (min-width:1100px){.section-projects-archive{--gap: 32px}}.home .section-projects-archive{padding:calc(var(--gap) / 2) var(--gap)}.block-projects-blocks .projects-wrapper{display:flex;flex-wrap:wrap;gap:var(--gap)}.block-projects-blocks .projects-wrapper .project-block{overflow:hidden;position:relative;flex:1 1 auto;width:100%}.block-projects-blocks .projects-wrapper .project-block .bg{content:"";display:block;width:100%;padding-bottom:100%;position:relative;overflow:hidden;z-index:1}.block-projects-blocks .projects-wrapper .project-block .bg img{transition:transform 0.3s;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;object-fit:cover}.block-projects-blocks .projects-wrapper .project-block .bg::after{content:"";display:block;transition:opacity 0.3s;position:absolute;left:0;top:0;height:100%;width:100%;background:linear-gradient(360deg, rgba(0, 0, 0, 0.9) 0.29%, rgba(0, 0, 0, 0) 100%);z-index:2}@media (max-width:599px){.block-projects-blocks .projects-wrapper .project-block .bg::after{background:none}}@media (hover:hover) and (min-width:600px){.block-projects-blocks .projects-wrapper .project-block .bg::after{opacity:0;background:rgba(0, 0, 0, 0.6)}}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper{color:inherit;display:flex;flex-direction:column;justify-content:flex-end;position:absolute;left:0;top:0;min-height:0;overflow:hidden;height:100%;box-sizing:border-box;transition:opacity 0.3s;width:100%;z-index:2;line-height:1.25;padding:var(--gap)}@media (hover:hover){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper{justify-content:center}}@media (max-width:599px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper{display:flex;justify-content:center;padding:var(--gap) 8.775%}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title.project-title{max-height:initial;padding:0}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title.project-title .effect{display:inline;font-size:18px;--label-color: rgba(235, 28, 109, 0.8);margin:auto 8px;background:var(--label-color);line-height:initial;box-shadow:8px 0 0 var(--label-color), -8px 0 0 var(--label-color);-webkit-box-decoration-break:clone;-moz-box-decoration-break:clone;box-decoration-break:clone}}@media (hover:hover) and (min-width:600px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper{opacity:0}}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type{text-transform:uppercase;font-size:14px;line-height:1.2;margin-bottom:8px}@media (max-width:599px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type{display:-webkit-box;-webkit-box-orient:vertical;margin-bottom:0}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type .effect{font-size:17px;--label-color: rgba(235, 28, 109, 0.8);margin:auto 8px;background:var(--label-color);line-height:initial;vertical-align:bottom;box-shadow:8px 0 0 var(--label-color), -8px 0 0 var(--label-color);-webkit-box-decoration-break:clone;-moz-box-decoration-break:clone;box-decoration-break:clone}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type .effect .helper{display:inline;font-size:16px;vertical-align:bottom}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type .effect .effect-inner{vertical-align:bottom;font-size:14px}}@media (min-width:600px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type{display:none}}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title{line-height:1.2;margin:0;flex:0 0 auto;font-size:14px;font-weight:bold;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical}@media (max-width:1099px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title{-webkit-line-clamp:3;max-height:3.45em}}@media (min-width:1100px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title{-webkit-line-clamp:4;font-size:24px;max-height:4.55em}}@media (min-width:1535px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-title{font-size:32px}}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-content{margin-top:20px;font-size:18px;display:none;flex:0 1 auto;min-height:0;min-width:0;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:7}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .more-wrapper{display:none;flex:0 0 auto;margin-top:10px}@media (min-width:1100px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .more-wrapper{display:block}}@media (min-width:1535px){.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .more-wrapper{margin-top:calc(2 * var(--gap))}}@media (hover:hover){.block-projects-blocks .projects-wrapper .project-block:hover .project-content-wrapper{opacity:1}}@media (hover:hover) and (min-width:600px){.block-projects-blocks .projects-wrapper .project-block:hover .bg::after{opacity:1}}@media (min-width:600px){.block-projects-blocks .projects-wrapper{display:grid;width:100%;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-rows:auto;grid-column-gap:var(--gap);grid-row-gap:var(--gap);grid-auto-flow:dense}.block-projects-blocks .projects-wrapper .project-block{width:100%;height:100%}.block-projects-blocks .projects-wrapper .project-block .project-title{font-size:16px}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5),.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10),.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n){grid-column:1 / 3;grid-row:span 2}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-type,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-type,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-type{display:block;margin-bottom:20px}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-title{font-size:18px}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-content-wrapper .more-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-content-wrapper .more-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-content-wrapper .more-wrapper{margin-top:calc(var(--gap))}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n){grid-column:3 / 5}}@media (min-width:1100px){.block-projects-blocks .projects-wrapper .project-block .project-title{font-size:24px}.block-projects-blocks .projects-wrapper .project-block .project-content-wrapper .project-type{display:block}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-title{font-size:32px}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-content-wrapper .more-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-content-wrapper .more-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-content-wrapper .more-wrapper{margin-top:calc(2 * var(--gap))}.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-content-wrapper .project-content,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-content-wrapper .project-content,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-content-wrapper .project-content{display:-webkit-box;-webkit-line-clamp:4}}@media (min-width:1100px) and (min-width:1100px){.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-content-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-content-wrapper,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-content-wrapper{padding-right:33%}}@media (min-width:1535px){.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+5) .project-content-wrapper .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n+10) .project-content-wrapper .project-title,.block-projects-blocks .projects-wrapper .project-block:not(.small-block):not(.large-block):nth-child(11n) .project-content-wrapper .project-title{-webkit-line-clamp:5}}.block-projects-blocks .show-more-wrapper{display:none;flex-direction:column;align-items:center;justify-content:center;padding-top:var(--gap);position:relative}.block-projects-blocks .show-more-wrapper .projects-show-more{display:block;color:#fff;cursor:pointer;padding-left:2.21em;position:relative;height:1px;padding-top:1px;box-sizing:border-box;overflow:hidden;font-size:14px;font-weight:bold}.block-projects-blocks .show-more-wrapper .projects-show-more::before{content:"";height:1.71em;width:1.71em;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='white' d='M19 9.5 12.8 16a1 1 0 0 1-1.4 0L4.9 9.5a1 1 0 0 1 1.4-1.4l5.7 5.7L17.7 8A1 1 0 1 1 19 9.5Z'/%3E%3C/svg%3E");position:absolute;top:50%;left:0;transform:translateY(-50%);vertical-align:middle;transition:transform 0.3s}.block-projects-blocks .show-more-wrapper .projects-show-more:hover::before{transform:translateY(-50%) rotate(-90deg)}@media (min-width:600px){.block-projects-blocks .show-more-wrapper .projects-show-more{font-size:16px}}@media (min-width:1100px){.block-projects-blocks .show-more-wrapper .projects-show-more{font-size:18px}}.block-projects-blocks.has-more .show-more-wrapper{display:flex}.block-projects-blocks.has-more .show-more-wrapper .circle-slogan{display:none}.populating .block-projects-blocks.has-more .projects-show-more{display:none}.populating .block-projects-blocks.has-more .show-more-wrapper .circle-slogan{display:block;position:static;transform:translateY(0);margin-bottom:0}.block-projects-blocks.manual-select .projects-wrapper{display:flex;flex-wrap:wrap;position:relative;gap:0;margin:0 calc(var(--gap) / -2);width:auto}.block-projects-blocks.manual-select .projects-wrapper .project-block{width:100%;flex:0 0 auto;position:relative;height:auto}.block-projects-blocks.manual-select .projects-wrapper .project-block::before{position:relative;display:block;content:"";width:100px;background:red;z-index:-1;padding-top:100%;top:0;left:0}.block-projects-blocks.manual-select .projects-wrapper .project-block.project-block .bg,.block-projects-blocks.manual-select .projects-wrapper .project-block.project-block .project-content-wrapper{position:absolute;left:calc(var(--gap) / 2);width:calc(100% - var(--gap));top:calc(var(--gap) / 2);height:calc(100% - var(--gap))}.block-projects-blocks.manual-select .projects-wrapper .project-block.project-block .bg{padding:0}@media (min-width:600px){.block-projects-blocks.manual-select .projects-wrapper .project-block{width:25%}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2{width:50%}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-type{display:block;margin-bottom:20px}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-title{font-size:18px}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-content-wrapper .more-wrapper{margin-top:calc(var(--gap))}}@media (min-width:600px) and (min-width:1100px){.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-title{font-size:32px}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-content-wrapper{padding-right:33%}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-content-wrapper .more-wrapper{margin-top:calc(2 * var(--gap))}.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-content-wrapper .project-content{display:-webkit-box;-webkit-line-clamp:4}}@media (min-width:600px) and (min-width:1535px){.block-projects-blocks.manual-select .projects-wrapper .project-block--width2 .project-content-wrapper .project-title{-webkit-line-clamp:5}}.modal-gallery-slider{display:block;height:100%;width:100%}.modal-gallery-slider .media-slider{height:100%;width:100%}.modal-gallery-slider .media-slider .slick-list,.modal-gallery-slider .media-slider .slick-track{max-height:100%;height:100%}.modal-gallery-slider .media-slider .slick-slide{max-height:100%;height:var(--site-height)}@media (min-width:600px){.modal-gallery-slider .media-slider .slick-slide{height:calc(var(--site-height) - 100px)}}.modal-gallery-slider .media-slider .slick-slide .img-slide{height:100%}.modal-gallery-slider .media-slider .slick-slide img{width:100%;max-width:100%;height:100%;object-fit:contain}.section-project-gallery .modal-gallery-slider{display:none}.favorites-counter{display:none;cursor:pointer;position:absolute;top:0;right:0;padding:calc(var(--gap) / 2) calc(var(--gap) / 2);z-index:10}@media (min-width:1100px){.favorites-counter{top:calc(var(--gap) / 2);right:calc(var(--gap) / 2);padding:0}}.favorites-counter .count{align-items:center;line-height:1;font-size:14px;display:inline-flex;background:rgba(19, 19, 19, 0.8);border-radius:6px;user-select:none;color:var(--color-accent);padding:7px 8px;pointer-events:none}@media (min-width:1100px){.favorites-counter .count{font-size:16px;padding:10px 20px}}.favorites-counter .count::after{margin-left:0.5em;display:block;content:"";width:16px;height:14px;flex:0 0 auto;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 28 24'%3E%3Cpath stroke='%23eb1c6d' stroke-width='2' d='M26.6 8.2c-.2 1.9-1 3.6-2 5.3A35.3 35.3 0 0 1 14 22.9C11 21 8.2 19 5.8 16.4a22 22 0 0 1-3.4-4.6 11 11 0 0 1-1-3.5 6.2 6.2 0 0 1 5-7.2c3-.5 6.1 2 7.6 5.3 2.5-6 10.5-8 12.5-.7.2.8.2 1.6.1 2.5z' /%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain}@media (min-width:1100px){.favorites-counter .count::after{width:28px;height:24px}}.is-favorite .favorites-counter .count::after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23eb1c6d' viewBox='0 0 28 24'%3E%3Cpath stroke='%23eb1c6d' stroke-width='2' d='M26.6 8.2c-.2 1.9-1 3.6-2 5.3A35.3 35.3 0 0 1 14 22.9C11 21 8.2 19 5.8 16.4a22 22 0 0 1-3.4-4.6 11 11 0 0 1-1-3.5 6.2 6.2 0 0 1 5-7.2c3-.5 6.1 2 7.6 5.3 2.5-6 10.5-8 12.5-.7.2.8.2 1.6.1 2.5z' /%3E%3C/svg%3E")}.no-favs .favorites-counter{display:none}.section-project-social-share{background:var(--color-default);padding-top:0;padding-bottom:16px}@media (min-width:1100px){.section-project-social-share{padding-top:20px;padding-bottom:20px}}@media (min-width:1535px){.section-project-social-share{padding-top:24px;padding-bottom:24px}}.section-project-blocks-content{padding-bottom:60px;font-size:16px;line-height:22px;background:var(--color-default);color:#fff}@media (min-width:600px){.section-project-blocks-content{padding-bottom:80px}}@media (min-width:1100px){.section-project-blocks-content{padding-bottom:100px}}@media (min-width:1535px){.section-project-blocks-content{padding-bottom:180px;font-size:18px;line-height:24px}}.section-project-blocks-content.light{background:#fff;color:var(--color-default)}.hero-404 .inner,.hero-contact .inner{padding:0 0 120px}.hero-404 .inner .masked-image,.hero-contact .inner .masked-image{margin:0 0 24px}.hero-404 .hero-mask-section,.hero-contact .hero-mask-section{position:relative;display:inline-flex;flex-direction:column;margin:auto;max-width:calc(100% - var(--site-padding))}.hero-404 .hero-mask-section h2,.hero-contact .hero-mask-section h2{font-size:42px;font-weight:800;color:var(--color-default)}@media (min-width:600px){.hero-404 .hero-mask-section h2,.hero-contact .hero-mask-section h2{font-size:80px}}@media (min-width:1100px){.hero-404 .hero-mask-section h2,.hero-contact .hero-mask-section h2{font-size:120px;line-height:145px;position:absolute;left:0;top:50%;transform:translate(-35%, -50%);margin-left:auto;text-align:left}}.hero-404{text-align:center}.hero-404 .subh-404{color:var(--color-default);position:absolute;top:0;left:10%;font-size:72px}@media (min-width:600px){.hero-404 .subh-404{font-size:120px}}@media (min-width:1100px){.hero-404 .subh-404{top:50%;left:unset;right:0;transform:translate(50%, -50%);margin-left:auto;text-align:right}.hero-404 .subh-404 .em{color:#fff}}.hero-404 .hero-content{color:#fff}.hero-404 .hero-content h3{font-size:18px;line-height:24px;color:var(--color-default);margin-bottom:8px}@media (min-width:600px){.hero-404 .hero-content h3{font-size:42px;line-height:56px;margin-bottom:16px}}.hero-404 .hero-content .button{padding:8px 10px}.hero-404 .hero-content .negative{color:#fff}.page-contact .section-contact-form{padding-top:var(--menu-height)}.page-contact .section-contact-form .inner{padding:64px 0}@media (min-width:600px){.page-contact .section-contact-form .inner{padding:128px 0}}@media (min-width:1100px){.page-contact .section-contact-form .inner{padding:180px 0}}.page-contact .section-contact-form .inner h2{color:#fff;text-align:inherit}.page-template-basic-page .simple-page-menu{height:var(--menu-height);background:var(--color-default)}.site-header.compact+.page-template-basic-page .simple-page-menu{opacity:0}.page-template-basic-page .section-content h1{font-size:48px;line-height:1.125;font-weight:bold;padding-bottom:24px}.page-template-basic-page .section-content h2{padding-top:40px;font-size:32px;line-height:1.187;font-weight:bold;margin-bottom:24px}.page-template-basic-page .section-content p{margin-bottom:24px;font-size:18px;line-height:1.333}.post-meta-wrapper{font-size:14px;flex-wrap:wrap;display:flex;align-items:center;gap:0.5em}@media (min-width:351px){.post-meta-wrapper{font-size:15px}}@media (min-width:381px){.post-meta-wrapper{font-size:16px}}@media (min-width:351px){.post-meta-wrapper{gap:0.75em}}.post-meta-wrapper .category{width:100%;text-align:left}.post-meta-wrapper>:not(:last-of-type){display:inline-flex;align-items:center;gap:12px}.post-meta-wrapper>:not(:last-of-type)::after{display:inline-block;content:"";width:2px;height:13px;background-color:var(--color-default)}.post-meta-wrapper .category{color:var(--color-accent)}.page-news .hero h2{max-width:330px}.block-posts-showcase-filters{padding-left:0;padding-right:0}@media (max-width:599px){.block-posts-showcase-filters{margin:0 -8px}}.block-posts-showcase{padding-left:0;padding-right:0}@media (max-width:599px){.block-posts-showcase .hero-posts{margin:0 -12px;width:auto}}.block-posts-showcase .posts-wrapper{margin-left:calc(var(--site-padding) / -2);margin-right:calc(var(--site-padding) / -2)}.block-posts-showcase .posts-wrapper .post-block::before{background-color:#fff}@media (max-width:1534px){.block-posts-showcase .posts-wrapper .post-block{width:calc(100% / 3)}}@media (max-width:1099px){.block-posts-showcase .posts-wrapper .post-block{width:50%}}@media (max-width:767px){.block-posts-showcase .posts-wrapper .post-block{width:calc(100% + 12px);margin-left:-6px;margin-right:-6px}}@media (max-width:599px){.block-posts-showcase .posts-wrapper{gap:0;position:relative;padding-top:8px;padding-bottom:8px}.block-posts-showcase .posts-wrapper::before{display:block;content:"";position:absolute;width:var(--site-width);background:var(--color-default);left:calc((100% - var(--site-width)) / 2);top:0;height:100%;z-index:1}}@media (max-width:599px){.block-posts-showcase{padding-bottom:0}}body.single-post{line-height:1.6}body.single-post .section-post-meta{padding-top:40px}@media (max-width:599px){body.single-post .section-post-meta{padding-top:16px}}body.single-post .section-post-meta .edit-post{z-index:8;left:0;bottom:calc(100% + 8px)}body.single-post .post-meta-wrapper{justify-content:center}body.single-post .post-meta-wrapper .category{text-align:center}body.single-post .post-meta-wrapper :not(:last-of-type)::after{background-color:#fff}body.single-post .section-post-hero{--icon-size: 15px;margin-top:100px;height:540px;min-height:540px;padding:0}body.single-post .section-post-hero .inner{height:100%;position:relative}body.single-post .section-post-hero.video-hero{height:720px;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}body.single-post .section-post-hero.video-hero:hover .see-video{transform:scale(1.1) translate(-50%, -50%)}body.single-post .section-post-hero.video-hero .post-hero-video{color:#fff;min-width:100%;height:100%}@media (max-width:1278px){body.single-post .section-post-hero.video-hero .post-hero-video{aspect-ratio:1.7777777778}}body.single-post .section-post-hero.video-hero .post-hero-video video{object-fit:cover}body.single-post .section-post-hero.video-hero::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:linear-gradient(180deg, rgba(0, 0, 0, 0.63) 0%, rgba(0, 0, 0, 0.5229) 52.08%, rgba(0, 0, 0, 0.3654) 100%)}body.single-post .section-post-hero.video-hero .see-video{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%, -50%);transition:all 0.3s;font-size:16px;font-weight:bold;display:block;padding-top:72px;background-image:url("data:image/svg+xml,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 65'%3E%3Crect y='.2' width='64' height='64' rx='32' fill='%23EB1C6D'/%3E%3Cpath d='M24.6 18.7a3 3 0 0 0-3.1 0c-1 .5-1.5 1.5-1.5 2.5v22a3 3 0 0 0 4.6 2.6l18-11a3 3 0 0 0 1.4-2.6c0-1-.6-2-1.4-2.5l-18-11Z' fill='%23fff'/%3E%3C/svg%3E");background-position:50% 0;background-size:64px;background-repeat:no-repeat}body.single-post .section-post-hero.video-hero .see-video .video-length{display:inline-block;margin-left:0.5em;font-weight:normal}body.single-post .post-hero-video{display:block;max-height:100%}body.single-post .post-hero-video video{position:relative;z-index:1;width:100%;height:auto}body.single-post .post-hero-image{height:100%;position:absolute;width:100%;top:0;left:0;z-index:1}body.single-post .post-hero-image::after{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;background:linear-gradient(180deg, rgba(0, 0, 0, 0.63) 0%, rgba(0, 0, 0, 0.5229) 52.08%, rgba(0, 0, 0, 0.3654) 100%)}body.single-post .post-hero-image img{position:absolute;height:100%;width:100%;top:0;left:0;object-fit:cover;z-index:2}body.single-post .hero-content{text-align:center;padding:16px;height:100%;position:relative;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff}@media (min-width:381px){body.single-post .hero-content{padding:24px}}body.single-post .article-heading{max-width:920px;text-transform:uppercase;font-size:24px;font-weight:bold;line-height:1.25;padding:48px 0 58px}@media (min-width:601px){body.single-post .article-heading{width:85%;font-size:32px}}@media (min-width:1101px){body.single-post .article-heading{font-size:44px}}body.single-post .social-icons{display:flex;gap:32px;align-items:center}body.single-post .social-icon .label{overflow:hidden;width:0.1px;display:inline-block;margin-left:100%}body.single-post .section-project-blocks-content .block-project-heading{padding:12px 0}body.single-post .section-project-blocks-content .block-project-heading h2{font-size:22px;line-height:1.4}body.single-post .section-project-blocks-content .block-project-heading h3{font-size:22px;line-height:1.4}body.single-post .section-project-blocks-content .block-project-heading .heading-description{padding:15px 0;font-size:20px;line-height:1.6}body.single-post .section-project-blocks-content p{padding:0 0 24px;font-size:20px;line-height:1.6}body.single-post .section-project-blocks-content p:last-child{padding-bottom:0}body.single-post .section-project-blocks-content a{color:var(--color-accent);text-decoration:underline}body.single-post .section-project-blocks-content .block-project-text{padding:12px 0}body.single-post .section-project-blocks-content .wp-block-image img{max-width:100%;height:auto}body.single-post .section-projects-prev-next{padding-top:0}body.single-post .section-post-meta .inner{position:relative}body.single-post .section-post-meta .article-heading{text-transform:none;padding-bottom:0.36em}body.single-post .section-post-meta .summary{padding-bottom:0.667em}@media (max-width:599px){body.single-post .section-post-meta .summary{font-size:18px;line-height:24px}}body.single-post .section-post-meta .post-meta{font-size:0.8em;padding-top:6px}@media (max-width:599px){body.single-post .section-post-meta .post-meta{font-size:14px}}body.single-post .section-post-meta .post-meta>*{padding-bottom:6px}body.single-post .section-post-meta .post-meta>.author{padding-bottom:2px}body.single-post .section-post-meta .summary+.post-meta{padding-top:0}body.single-post .section-post-meta .reading-time-no-icon,body.single-post .section-post-meta .date{position:relative;padding-right:1em;display:inline-block;color:#5F5F5F}body.single-post .section-post-meta .reading-time-no-icon::after,body.single-post .section-post-meta .date::after{display:block;content:"";background:currentColor;border-radius:100%;width:2px;height:2px;position:absolute;top:calc(50% - 1px);right:0.3em}@media (max-width:599px){body.single-post .section-post-meta .reading-time-no-icon::after,body.single-post .section-post-meta .date::after{top:calc(50% - 6px)}}body.single-post .section-post-meta .social-icons{gap:32px;padding:16px 8px}body.single-post .section-post-meta .social-icon{width:16px;height:16px}body.single-post .section-post-meta .social-icon::before{background:var(--color-accent)}@media (max-width:599px){body.single-post .section-post-meta .social-icon::before{height:40px;width:40px;border-radius:20px}}body.single-post .section-post-meta .category{display:inline-block;max-width:100%;position:relative;color:var(--color-accent)}body.single-post .progress-bar{--progress: 0;position:sticky;height:6px;width:var(--site-width);top:0;left:calc((100% - var(--site-width)) / 2);z-index:7}body.single-post .progress-bar:before{content:"";position:absolute;left:0;top:0;width:calc(100% * var(--progress) / 100);height:100%;background:var(--color-accent);transition:width 50ms}body.single-post .table-of-contents{padding-top:33px;display:flex;width:700px;max-width:calc(100% - 2 * var(--site-padding));margin:auto;gap:16px;flex-direction:column;z-index:5;background:#fff}body.single-post .table-of-contents .toc-heading{font-size:14px;line-height:20px;padding-bottom:12px;border-bottom:0.5px solid #DDDDDD}body.single-post .table-of-contents .toc-link{color:var(--color-accent);text-decoration:none}@media (min-width:1248px){body.single-post .table-of-contents{position:relative;left:calc(50vw - 600px);float:left;bottom:auto;width:210px}}@media (max-width:1247px){body.single-post .table-of-contents{padding-bottom:32px}body.single-post .table-of-contents .toc-heading{border-bottom:0 none;padding-bottom:0}body.single-post .table-of-contents .toc-link{padding-left:5px;font-size:14px}body.single-post .block-inner-section.numbered::before{position:static;margin-left:0;width:auto;font-size:48px;line-height:54px;padding-top:24px;padding-bottom:24px}}@media (min-width:1535px){body.single-post .section-project-blocks-content{padding-top:33px}}.section-latest-posts{background:var(--color-default);--gap: 16px;padding:var(--gap) 12px calc(var(--gap) * 2)}@media (min-width:1100px){.section-latest-posts{--gap: 32px}}@media (min-width:600px){.section-latest-posts{padding:var(--gap)}}.section-latest-posts .section-title{margin-left:-6px;color:#fff;font-size:18px;line-height:1.333;font-weight:800;padding:0.5em 0}@media (min-width:601px){.section-latest-posts .section-title{font-size:24px;text-transform:uppercase}}@media (min-width:1101px){.section-latest-posts .section-title{font-size:32px;margin-left:150px}}.section-latest-posts .related-posts-slider{margin-left:calc(-1 * var(--gap));margin-right:calc(-1 * var(--gap))}.section-latest-posts .related-posts-slider .slick-track{display:flex;align-items:stretch}.section-latest-posts .related-posts-slider .slick-track .slick-slide{height:auto}.section-latest-posts .related-posts-slider .post{color:var(--color-default);position:relative;display:flex !important;height:100%}.section-latest-posts .related-posts-slider .post::before{background:#fff;z-index:0}@media (max-width:1534px){.section-latest-posts .related-posts-slider .slick-list{padding-left:0px !important}.section-latest-posts .related-posts-slider .slick-arrow{width:40px;height:40px;padding:0 0 0 40px}}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fmediascope.ro%2F%22%2C%22sources%22%3A%5B%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_reset.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_typography.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_include-media.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_animations.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_layout.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_header.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_footer.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_lity.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_blocks.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_general.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_slick.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_about.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_capabilities.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_home.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_projects.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_404.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_contact.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_basic-page.scss%22%2C%22srv%2Fhtdocs%2Fwp-content%2Fthemes%2Fmediascope%2Fassets%2Fstyles%2F_news.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%2C2ZAAA%2CsFAAA%2CCAsBA%2C8EAAA%2CaAAA%2CCAKA%2CKAAA%2CiBAAA%2CCAIA%2CMAAA%2CeAAA%2CCAIA%2CaAAA%2CWAAA%2CCAIA%2CoDAAA%2CuBAAA%2CCAMA%2CMAAA%2CyCAAA%2CCAKA%2CEAAA%2CoBAAA%2CCCjDA%2CMAAA%2C4HAAA%2CCC0iBI%2C0BAAA%2CMAAA%2CmCAAA%2CCAAA%2CCAAA%2C0BAAA%2CMAAA%2CmCAAA%2CCAAA%2CCD%2FfJ%2CKAAA%2CoNAAA%2CCAKA%2CMAAA%2CkBAAA%2CCEjDA%2CUAAA%2CSAAA%2CCAGA%2CoBACE%2CGAAA%2CwBAAA%2CCAAA%2CCAMF%2C2BAAA%2C2EAAA%2CCAMA%2C0BAAA%2C4EAAA%2CCAMA%2CkBAAA%2C2EAAA%2CCAMA%2CiBAAA%2C4EAAA%2CCAMA%2CgBAAA%2C4EAAA%2CCAMA%2CmBAAA%2C2EAAA%2CCAMA%2CmBACE%2CGAAA%2CSAAA%2CCAAA%2CCAKF%2CSAAA%2CoEAAA%2CCAOA%2CUAAA%2CsHAAA%2CCAOA%2CoBACE%2CGAAA%2CqBAAA%2CCAGA%2CIAAA%2C2BAAA%2CCAGA%2CKAAA%2CqBAAA%2CCAAA%2CCAMF%2CyBAIE%2CGAAA%2C0EAAA%2CCAAA%2CCAOF%2C6BAAA%2CwBAAA%2CCAKA%2C6BAAA%2C6GAAA%2CCAOA%2CwBACE%2CKAAA%2CoEAAA%2CCAKA%2CGAAA%2CSAAA%2CCAAA%2CCAKF%2C2BAAA%2CuHAAA%2CCASA%2CqBACE%2CKAAA%2CSAAA%2CCAIA%2CIAAA%2C0CAAA%2CCAIA%2CGAAA%2C0CAAA%2CCAAA%2CCAMF%2CyBAAA%2C0DAAA%2CCAKA%2CqBACE%2CKAAA%2CmCAAA%2CCAIA%2CIAAA%2CWAAA%2CCAGA%2CGAAA%2C%2BBAAA%2CCAAA%2CCAOF%2CwBAAA%2CoHAAA%2CCA%2BCA%2CUAAA%2CyDAAA%2CCAIA%2CoBACE%2CKAAA%2CsBAAA%2CCAGA%2CGAAA%2CwBAAA%2CCAAA%2CCAMA%2CsBAAA%2CqBAAA%2CCAIF%2CmBACE%2CGAAA%2CWAAA%2CCAGA%2CGAAA%2CWAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CYAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CSAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CYAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CSAAA%2CCAGA%2CIAAA%2CYAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CIAAA%2CWAAA%2CCAGA%2CKAAA%2CSAAA%2CCAAA%2CCCtQF%2CMAAA%2C4UAAA%2CCF2iBI%2CyBAAA%2CMAAA%2C4DAAA%2CCAAA%2CCAAA%2C0BAAA%2CMAAA%2C2EAAA%2CCAAA%2CCAAA%2C0BAAA%2CMAAA%2CaAAA%2CCAAA%2CCEzgBJ%2CUAAA%2CuEAAA%2CCASA%2CKAAA%2CwCAAA%2CCAKA%2CKAAA%2C6BAAA%2CCASA%2CmCAAA%2CmHAAA%2CCASA%2COAAA%2CiFAAA%2CCFyeI%2C0BAAA%2COAAA%2CgBAAA%2CCAAA%2CCAAA%2C0BAAA%2COAAA%2CgBAAA%2CCAAA%2CCAAA%2CyBAAA%2CcAAA%2CWAAA%2CCAAA%2CCEtdJ%2CeAAA%2C%2BCAAA%2CCAME%2CeAAA%2CkCAAA%2CCAIE%2C4CAAA%2C8CAAA%2CCA0BJ%2CgBAAA%2CYAAA%2CCCzHA%2CaAAA%2CyEAAA%2CCAQE%2CyBAAA%2C2GAAA%2CCAQA%2CwBAAA%2C0yBAAA%2CCH2hBE%2CyBAAA%2CwBAAA%2CsBAAA%2CCAAA%2CCAAA%2C0BAAA%2CwBAAA%2CsBAAA%2CCAAA%2CCGxgBF%2C2BAAA%2C8ZAAA%2CCAGE%2CiCAAA%2CyBAAA%2CCHqgBA%2CyBAAA%2C2BAAA%2CkDAAA%2CCAAA%2CCAAA%2C0BAAA%2C2BAAA%2CuCAAA%2CCAAA%2CCG1eA%2CmCAAA%2C4cAAA%2CCAcE%2C2CAAA%2CgJAAA%2CCAWF%2CgCAAA%2CsBAAA%2CCHidA%2CyBAAA%2CgCAAA%2CsBAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2CsBAAA%2CCAAA%2CCG%2FbF%2C0BAAA%2CqXAAA%2CCACE%2C0BAAA%2C0BAAA%2CiCAAA%2CCAAA%2CCAIA%2C0BAAA%2C0BAAA%2CeAAA%2CCAAA%2CCH0bA%2C0BAAA%2C0BAAA%2CsBAAA%2CCAAA%2CCAAA%2C0BAAA%2C0BAAA%2C8DAAA%2CCAAA%2CCG1ZA%2CoDAAA%2CgGAAA%2CCAOE%2C0BAAA%2CoDAAA%2CiBAAA%2CCAAA%2CCAGA%2C0BAAA%2CoDAAA%2CeAAA%2CCAAA%2CCHgZF%2C0BAAA%2CoDAAA%2CuGAAA%2CCAAA%2CCAAA%2CyBAAA%2CoDAAA%2CgBAAA%2CCAAA%2CCAAA%2C0BAAA%2CoDAAA%2CgBAAA%2CCAAA%2CCAAA%2C0BAAA%2CoDAAA%2CiBAAA%2CCAAA%2CCG1XA%2C4BAAA%2CmHAAA%2CCAUE%2CgDAAA%2C0BAAA%2CcAAA%2CCAEE%2C4BAAA%2CcAAA%2CCAAA%2CCAOF%2CiDAAA%2C0BAAA%2C%2BBAAA%2CCAIE%2C4BAAA%2CcAAA%2CCAAA%2CCAMF%2CiDAAA%2C0BAAA%2C%2BBAAA%2CCAAA%2CCAMF%2CgCAAA%2CkCAAA%2CCHuVA%2C0BAAA%2CgCAAA%2CoCAAA%2CCAAA%2CCG7UE%2CwCACE%2C6CAAA%2CmEAAA%2CCAAA%2CCAOA%2CyDAAA%2C0BAAA%2CCAMJ%2CuCAAA%2CqMAAA%2CCH%2BTA%2C0BAAA%2CuCAAA%2C6BAAA%2CCAAA%2CCAAA%2CyBAAA%2CuCAAA%2CuDAAA%2CCAAA%2CCAAA%2C0BAAA%2CuCAAA%2C4BAAA%2CCGrSM%2C%2BCAAA%2CmBAAA%2CCAAA%2CCAKJ%2CyBAAA%2CuCAAA%2CsFAAA%2CCAAA%2CCAaF%2CwCAAA%2CSAAA%2CCAIA%2CyCAAA%2CsHAAA%2CCH%2BQA%2C0BAAA%2CyCAAA%2CgEAAA%2CCAAA%2CCAAA%2CyBAAA%2CyCAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CyCAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CoDAAA%2CyBAAA%2CCAAA%2CCAAA%2CyBAAA%2C%2BCAAA%2CUAAA%2CCAAA%2CCAAA%2C0BAAA%2CuDAAA%2CyBAAA%2CCAAA%2CCG3NI%2C%2BDAAA%2C2aAAA%2CCAYJ%2CoCAAA%2CmqBAAA%2CCAME%2C%2BCAAA%2CwRAAA%2CCAOF%2CkCAAA%2CoqBAAA%2CCAME%2C6CAAA%2C4PAAA%2CCAOF%2CmCAAA%2C%2BpBAAA%2CCAME%2C8CAAA%2CyPAAA%2CCAMN%2CwBAAA%2C2GAAA%2CCClYA%2CaAAA%2CyFAAA%2CCJ2iBI%2CyBAAA%2CaAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CaAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CaAAA%2CeAAA%2CCAAA%2CCI3hBF%2CoBAAA%2C6DAAA%2CCAOI%2CqCAAA%2CyBAAA%2CCJohBF%2CyBAAA%2CoBAAA%2CiCAAA%2CCI5gBE%2CmCAAA%2CoCAAA%2CCAAA%2CCJ4gBF%2C0BAAA%2CoBAAA%2CiCAAA%2CCIpgBE%2CmCAAA%2CuCAAA%2CCAAA%2CCAOJ%2C%2BBAAA%2CkDAAA%2CCAMA%2CgCAAA%2CwCAAA%2CCAKA%2CeAAA%2CkBAAA%2CCJkfE%2CgDI7eA%2CyBAAA%2C0DAAA%2CCAAA%2CCAOF%2C2BAAA%2CiGAAA%2CCJseE%2CyBAAA%2C2BAAA%2CmCAAA%2CCAAA%2CCIxdA%2CwCAAA%2CqFAAA%2CCAeA%2CsBAAA%2C0CAAA%2CCAMA%2CwBAAA%2CsDAAA%2CCASF%2C2BAAA%2C8FAAA%2CCAoBE%2CwCAAA%2CuIAAA%2CCA0BA%2CwCAAA%2Cs0DAAA%2CCJ4YA%2CyBAAA%2C2BAAA%2CsBAAA%2CCAAA%2CCI5VF%2C%2BCAAA%2CmOAAA%2CCAeE%2CuDAAA%2C%2BBAAA%2CCAKA%2C%2BDAAA%2CmIAAA%2CCAYE%2C4EAAA%2CkKAAA%2CCAYA%2CyEAAA%2C%2BCAAA%2CCAmBF%2C8DAAA%2CmGAAA%2CCAQA%2CiDAAA%2CUAAA%2CCAIA%2C0DAAA%2CgnBAAA%2CCJiRA%2C0BAAA%2C%2BCAAA%2CYAAA%2CCAAA%2CCIpQF%2CkDAAA%2CeAAA%2CCAGE%2CwDAAA%2CqBAAA%2CCJiQA%2C0BAAA%2CoCAAA%2CmBAAA%2CCAAA%2CCI3OE%2CqDAAA%2CqFAAA%2CCJ2OF%2C0BAAA%2CqDAAA%2CcAAA%2CCAAA%2CCIjOI%2C2DAAA%2C0CAAA%2CCAOA%2CkFAAA%2C0QAAA%2CCJ0NJ%2C0BAAA%2CkFAAA%2CuBAAA%2CCAAA%2CCIhMM%2C2EAAA%2C8MAAA%2CCAcE%2CiFAAA%2C0CAAA%2CCAOJ%2C8DAAA%2CyPAAA%2CCJ2KJ%2C0BAAA%2C8DAAA%2CuBAAA%2CCAAA%2CCAAA%2CyBAAA%2C8DAAA%2CaAAA%2CCAAA%2CCIrJM%2CoEAAA%2CYAAA%2CCAIA%2C2EAAA%2CyBAAA%2CCAMF%2C4DAAA%2C8GAAA%2CCAaE%2C0EAAA%2CWAAA%2CCAMA%2CqEAAA%2CoEAAA%2CCASF%2CkEAAA%2C4BAAA%2CCAGE%2CkFAAA%2CmCAAA%2CCAIE%2CwFAAA%2C8BAAA%2CCAQF%2CoEAAA%2C8BAAA%2CCCncV%2CMAAA%2C6JAAA%2CCAaE%2CkBAAA%2CSAAA%2CCAIA%2CkBAAA%2CSAAA%2CCAIA%2CQAAA%2CqBAAA%2CCAKF%2CWAAA%2CoGAAA%2CCAUE%2CmBAAA%2CiEAAA%2CCASF%2CaAAA%2CuJAAA%2CCAYE%2C2BAAA%2CSAAA%2CCAKF%2CgBAAA%2CgMAAA%2CCAWE%2CsBAAA%2CgJAAA%2CCL0dE%2C0BAAA%2CgBAAA%2C8BAAA%2CCAAA%2CCKtcJ%2CcAAA%2C0FAAA%2CCAQE%2CuDAAA%2CoBAAA%2CCAwBF%2CYAAA%2C%2BVAAA%2CCAeE%2C8BAAA%2CkBAAA%2CCAKA%2C2EAAA%2CsPAAA%2CCAOA%2CmBAAA%2COAAA%2CCAQA%2CgBAAA%2CmDAAA%2CCAeA%2C4JAAA%2C0BAAA%2CCAMF%2CuBAAA%2CiIAAA%2CCASE%2C8BAAA%2CyIAAA%2CCAYF%2C8BAAA%2CYAAA%2CCAKE%2CkBAAA%2CoDAAA%2CCCvNF%2CcAAA%2CoHAAA%2CCASE%2CuBAAA%2C4CAAA%2CCAMA%2CkBAAA%2C0IAAA%2CCAcF%2CoBAAA%2CsIAAA%2CCN8gBI%2CyBAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CWAAA%2CCAAA%2CCM3fF%2CmCAAA%2CoOAAA%2CCN2fE%2CyBAAA%2CmCAAA%2CgBAAA%2CCM5eE%2CmDAAA%2CUAAA%2CCAGA%2CiDAAA%2CUAAA%2CCAAA%2CCNyeF%2CyBAAA%2CmCAAA%2C0EAAA%2CCMjeE%2CmDAAA%2C4BAAA%2CCAGA%2CiDAAA%2C4BAAA%2CCAAA%2CCN8dF%2C0BAAA%2CmCAAA%2CkCAAA%2CCAAA%2CCMrdA%2C4CAAA%2C6GAAA%2CCNqdA%2CyBAAA%2C4CAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2C4CAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2C4CAAA%2CcAAA%2CCAAA%2CCMncA%2C4CAAA%2CmFAAA%2CCNmcA%2C0BAAA%2C4CAAA%2CcAAA%2CCAAA%2CCMnbA%2CyCAAA%2C8EAAA%2CCAKE%2CkDAAA%2CaAAA%2CCAMJ%2C%2BCAAA%2CiDAAA%2CCAMF%2CeAAA%2CgCAAA%2CCAIE%2CyCAAA%2CmKAAA%2CCAQA%2CsEAAA%2CmHAAA%2CCAQA%2CiBAAA%2CoDAAA%2CCAKE%2CuBAAA%2CyBAAA%2CCAOF%2CsCAAA%2CyHAAA%2CCAME%2CuDAAA%2C6CAAA%2CCAKA%2C4CAAA%2C0CAAA%2CCAKA%2CkDAAA%2CyCAAA%2CCAIA%2CwCAAA%2CwEAAA%2CCASI%2C%2BDAAA%2CoBAAA%2CCAQF%2CkEAAA%2C8DAAA%2CCAUN%2CSAAA%2CmIAAA%2CCNmVI%2C0BAAA%2CSAAA%2C2BAAA%2CCAAA%2CCMpUF%2CmBAAA%2C%2BCAAA%2CCAkBA%2CsBAAA%2C%2BNAAA%2CCNkTE%2C0BAAA%2CsBAAA%2CoBAAA%2CCAAA%2CCMlSA%2CqCAAA%2CgFAAA%2CCAUJ%2CWAAA%2CsNAAA%2CCNwRI%2C0BAAA%2CWAAA%2CoCAAA%2CCAAA%2CCMtQF%2C%2BDAAA%2CykBAAA%2CCAIA%2C4FAAA%2CqkBAAA%2CCAIA%2CwFAAA%2C%2BkBAAA%2CCAMF%2CmBAAA%2C6MAAA%2CCAaE%2C2BAAA%2CiKAAA%2CCAYA%2C4BAAA%2C%2BEAAA%2CCAQA%2CmCAAA%2C%2BDAAA%2CCNuNE%2C0BAAA%2CmBAAA%2CYAAA%2CCM9MA%2C4BAAA%2CcAAA%2CCAIA%2CmCAAA%2CcAAA%2CCAAA%2CCAOJ%2CeAAA%2CoHAAA%2CCAUE%2CmBAAA%2C2FAAA%2CCNyLE%2CyBMhLA%2CmBAAA%2C2BAAA%2CCAAA%2CCNgLA%2C0BM1KA%2CmBAAA%2C6BAAA%2CCAAA%2CCN0KA%2C0BMrKA%2CmBAAA%2C8BAAA%2CCAAA%2CCAMJ%2CyBAAA%2CmGAAA%2CCACE%2CsCAAA%2CsCAAA%2CCAKE%2C0CAAA%2CyCAAA%2CCNyJA%2CyBAAA%2C0CAAA%2CsBAAA%2CCAAA%2CCM9IF%2C%2BBAAA%2CwBAAA%2CCAIE%2CqCAAA%2CSAAA%2CCAMA%2CyCAAA%2CeAAA%2CCAIA%2C4CAAA%2CYAAA%2CCAKF%2CkCAAA%2CoCAAA%2CCAMI%2C2DAAA%2CUAAA%2CCAQF%2CsDAAA%2CiBAAA%2CCAKF%2CwCAAA%2C6CAAA%2CCAKA%2C8DAAA%2CoBAAA%2CCAIA%2C8CAAA%2CoDAAA%2CCAYA%2CgCAAA%2CsCAAA%2CCAMA%2CgCAAA%2CwKAAA%2CCAYA%2C%2BBAAA%2CmHAAA%2CCAcF%2CuBAAA%2CkJAAA%2CCNmDI%2C0BAAA%2CuBAAA%2CwBAAA%2CCAAA%2CCMtCF%2CwCAAA%2CeAAA%2CCAIA%2CgCAAA%2CgDAAA%2CCNkCE%2CyBAAA%2CgCAAA%2C%2BBAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2C%2BBAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2C%2BBAAA%2CCAAA%2CCMfF%2CmCAAA%2CgDAAA%2CCNeE%2CyBAAA%2CmCAAA%2C%2BBAAA%2CCAAA%2CCAAA%2C0BAAA%2CmCAAA%2C%2BBAAA%2CCAAA%2CCAAA%2C0BAAA%2CmCAAA%2C%2BBAAA%2CCAAA%2CCMIF%2C4CAAA%2C%2BBAAA%2CCNJE%2C0BAAA%2C4CAAA%2C%2BBAAA%2CCAAA%2CCMgBF%2CsCAAA%2CkCAAA%2CCNhBE%2CyBAAA%2CsCAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2CsCAAA%2CWAAA%2CCAAA%2CCM0BA%2C%2BDAAA%2C2CAAA%2CCAMA%2CmDAAA%2CoCAAA%2CCNhCA%2CyBAAA%2CyFAAA%2CkCAAA%2CCAAA%2CCAAA%2C0BAAA%2CyFAAA%2CoCAAA%2CCAAA%2CCAAA%2C0BAAA%2CyFAAA%2CoCAAA%2CCAAA%2CCMqDE%2CgEAAA%2CUAAA%2CCNrDF%2CyBAAA%2CgEAAA%2C4CAAA%2CCAAA%2CCAAA%2C0BAAA%2CgEAAA%2CWAAA%2CCAAA%2CCMkEE%2CkEAAA%2CUAAA%2CCNlEF%2CyBAAA%2CkEAAA%2CyCAAA%2CCAAA%2CCM2EE%2CiEAAA%2CUAAA%2CCN3EF%2CyBAAA%2CiEAAA%2CoCAAA%2CCAAA%2CCMoFE%2CsIAAA%2CgCAAA%2CCNpFF%2CyBAAA%2CsIAAA%2CUAAA%2CCAAA%2CCAAA%2CyBAAA%2CwGAAA%2C6IAAA%2CCMkGI%2CsIAAA%2CsBAAA%2CCAAA%2CCNlGJ%2CyBAAA%2CgEAAA%2CUAAA%2CCAAA%2CCAAA%2CyBM%2BGM%2CgFAAA%2CiCAAA%2CCAAA%2CCN%2FGN%2CyBAAA%2CsEAAA%2CUAAA%2CCM2HM%2CsFAAA%2CQAAA%2CCAAA%2CCN3HN%2CyBMgIM%2CsFAAA%2CiCAAA%2CCAAA%2CCAQN%2CmEAAA%2C6FAAA%2CCAME%2C2EAAA%2C6EAAA%2CCAUA%2C0EAAA%2CsHAAA%2CCAUA%2CuEAAA%2CgFAAA%2CCAWF%2CmDAAA%2CuBAAA%2CCAMJ%2CoBAAA%2CqIAAA%2CCNnLI%2C0BAAA%2CoBAAA%2C%2BBAAA%2CCAAA%2CCM4LF%2CmFAAA%2CaAAA%2CCN5LE%2C0BAAA%2CoBAAA%2C4CAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CgDAAA%2CCAAA%2CCMiNF%2C2BAAA%2CgDAAA%2CCNjNE%2C0BAAA%2C2BAAA%2C%2BBAAA%2CCAAA%2CCAAA%2C0BAAA%2C2BAAA%2C%2BBAAA%2CCAAA%2CCAAA%2CyBAAA%2CoCAAA%2CgCAAA%2CCAAA%2CCAAA%2CyBAAA%2CqCAAA%2CgCAAA%2CCAAA%2CCM%2BOJ%2CqBAAA%2CyFAAA%2CCN%2FOI%2CyBAAA%2CqBAAA%2CgCAAA%2CCAAA%2CCAAA%2C0BAAA%2CqBAAA%2CkCAAA%2CCAAA%2CCAAA%2C0BAAA%2CqBAAA%2CkCAAA%2CCAAA%2CCMmQF%2CsCAAA%2C4DAAA%2CCAKA%2CyBAAA%2CoFAAA%2CCAUA%2C4BAAA%2CgtBAAA%2CCAqBE%2CkCAAA%2C2DAAA%2CCNvSA%2CyBAAA%2CwEAAA%2CqIAAA%2CCAAA%2CCM0TJ%2C8BAAA%2CyCAAA%2CCN1TI%2C0BAAA%2C8BAAA%2CWAAA%2CCAAA%2CCAAA%2CyBAAA%2C8BAAA%2CmCAAA%2CCAAA%2CCMyUF%2CmCAAA%2CmDAAA%2CCNzUE%2CyBAAA%2CmCAAA%2CQAAA%2CCAAA%2CCMiVA%2CuGAAA%2CqFAAA%2CCNjVA%2CyBAAA%2CuGAAA%2CsBAAA%2CCAAA%2CCM8VE%2CkEAAA%2CUAAA%2CCAKF%2CmDAAA%2C2EAAA%2CCAKE%2CyDAAA%2CmeAAA%2CCAaE%2C%2BDAAA%2CgTAAA%2CCAQR%2CeAAA%2CgBAAA%2CCN7XI%2CyBAAA%2CeAAA%2CgBAAA%2CCAAA%2CCMsYJ%2CsBAAA%2CwBAAA%2CCNtYI%2C0BAAA%2CsBAAA%2CWAAA%2CCAAA%2CCAAA%2CyBAAA%2CsBAAA%2CsDAAA%2CCAAA%2CCMkZF%2CoDAAA%2CeAAA%2CCAIA%2CgCAAA%2C8BAAA%2CCAIE%2C6CAAA%2CuDAAA%2CCN1ZA%2C0BAAA%2C6CAAA%2CcAAA%2CCAAA%2CCMmaE%2CkHAAA%2CwBAAA%2CCNnaF%2C0BAAA%2CkHAAA%2CsBAAA%2CCAAA%2CCM6aE%2CoDAAA%2CiBAAA%2CCAGE%2C2DAAA%2C0CAAA%2CCAMA%2CwDAAA%2CsEAAA%2CCAUF%2C8DAAA%2CkCAAA%2CCAKA%2CyDAAA%2C6GAAA%2CCASA%2CsDAAA%2CiCAAA%2CCN9cF%2C0BAAA%2CsDAAA%2CuGAAA%2CCAAA%2CCM0dE%2CqDAAA%2CoFAAA%2CCAKE%2C2DAAA%2CyCAAA%2CCASN%2CqCAAA%2C6FAAA%2CCAaA%2CyCAAA%2CqHAAA%2CCAQE%2C0DAAA%2C8KAAA%2CCAWE%2CkEAAA%2C8XAAA%2CCAeE%2CwEAAA%2CyCAAA%2CCNvhBJ%2CyBAAA%2C0DAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2C0DAAA%2CcAAA%2CCAAA%2CCMyiBA%2CkDAAA%2CYAAA%2CCAGE%2CiEAAA%2CYAAA%2CCAMA%2C4DAAA%2CYAAA%2CCAKE%2C6EAAA%2CqEAAA%2CCAWR%2CYAAA%2CyFAAA%2CCAME%2CoBAAA%2C2FAAA%2CCNxkBE%2CyBAAA%2CYAAA%2CSAAA%2CCAAA%2CCAAA%2C0BAAA%2CYAAA%2CSAAA%2CCAAA%2CCAAA%2CyBAAA%2C%2BBAAA%2CSAAA%2CCAAA%2CCMgmBF%2CgBAAA%2CiIAAA%2CCAOE%2CwBAAA%2CsHAAA%2CCAaF%2CgBAAA%2CuGAAA%2CCAYA%2CkCAAA%2CmLAAA%2CCNhoBE%2C0BAAA%2CkCAAA%2C8BAAA%2CCAAA%2CCMspBF%2CkBAAA%2CiEAAA%2CCNtpBE%2CgDAAA%2CkBAAA%2CiBAAA%2CCAAA%2CCMgqBF%2CiBAAA%2C0FAAA%2CCNhqBE%2CgDAAA%2CiBAAA%2CcAAA%2CCAAA%2CCM0qBA%2CwBAAA%2CoGAAA%2CCAaF%2CyBAAA%2CyMAAA%2CCNvrBE%2CyBAAA%2CyBAAA%2CcAAA%2CCAAA%2CCAAA%2CgDAAA%2CyBAAA%2CcAAA%2CCAAA%2CCAAA%2CiDAAA%2CyBAAA%2CoBAAA%2CCAAA%2CCM%2BsBF%2C2BAAA%2C8KAAA%2CCN%2FsBE%2CyBAAA%2C2BAAA%2CqCAAA%2CCAAA%2CCAAA%2CyBAAA%2C2BAAA%2CuBAAA%2CCAAA%2CCAAA%2CyBAAA%2C2BAAA%2CYAAA%2CCAAA%2CCMuuBF%2C0BAAA%2CeAAA%2CCNvuBE%2CyBAAA%2C0BAAA%2CeAAA%2CCAAA%2CCAAA%2CyBAAA%2C0BAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CqDAAA%2CSAAA%2CCAAA%2CCAAA%2C0BAAA%2C8CAAA%2CkDAAA%2CCAAA%2CCAAA%2C0BAAA%2C4CAAA%2CcAAA%2CCAAA%2CCMuwBF%2CiBAAA%2CkCAAA%2CCAIE%2CyBAAA%2CoLAAA%2CCAWA%2CqBAAA%2C2CAAA%2CCAKE%2C6BAAA%2CmDAAA%2CCASA%2CqCAAA%2CYAAA%2CCAKF%2CuCAAA%2C%2BDAAA%2CCAOE%2C4CAAA%2CkCAAA%2CCAKA%2CsDAAA%2CmIAAA%2CCAUA%2CqDAAA%2CuFAAA%2CCAOE%2C6DAAA%2CgHAAA%2CCAOE%2CmEAAA%2CyCAAA%2CCAQF%2CmEAAA%2CaAAA%2CCAGE%2C2EAAA%2CYAAA%2CCASV%2CuBAAA%2CkaAAA%2CCNj2BI%2CyBAAA%2CuBAAA%2CcAAA%2CCAAA%2CCM%2B2BJ%2CqBAAA%2C4BAAA%2CCAIE%2C6BAAA%2CoCAAA%2CCAMF%2CuBAAA%2CqEAAA%2CCNz3BI%2C0BAAA%2CuBAAA%2CcAAA%2CCAAA%2CCMk4BF%2C%2BBAAA%2CgHAAA%2CCAaF%2CqBAAA%2C6FAAA%2CCASE%2CsCAAA%2CsFAAA%2CCAME%2CsDAAA%2CaAAA%2CCAIA%2C6CAAA%2C8BAAA%2CCAMA%2C8CAAA%2CqOAAA%2CCAmBF%2C8CAAA%2CkHAAA%2CCAMA%2CoCAAA%2C4BAAA%2CCAIA%2C8BAAA%2C4DAAA%2CCAKE%2CsCAAA%2CwNAAA%2CCAeJ%2CWAAA%2CmKAAA%2CCAYE%2CiBAAA%2CSAAA%2CCAKF%2CgBAAA%2CcAAA%2CCAGE%2CoBAAA%2C0BAAA%2CCAMF%2CsBAAA%2CyBAAA%2CCAGE%2C%2BCAAA%2CsBAAA%2CCAIE%2CsDAAA%2CsBAAA%2CCCpiDJ%2CMAAA%2CuEAAA%2CCAMA%2CQAAA%2CuBAAA%2CCPoiBI%2CyBO%2FhBF%2CaAAA%2CuBAAA%2CCAAA%2CCP%2BhBE%2C0BOzhBF%2CyBAAA%2CuBAAA%2CCAAA%2CCPyhBE%2C0BOnhBF%2CQAAA%2CYAAA%2CCAAA%2CCAKF%2CaAAA%2CwLAAA%2CCAUE%2CsBAAA%2CkgBAAA%2CCAKA%2CsBAAA%2C4RAAA%2CCAKA%2CuBAAA%2CsgBAAA%2CCAKA%2CqBAAA%2CkaAAA%2CCAKA%2CqBAAA%2CqfAAA%2CCAKA%2CoBAAA%2CoaAAA%2CCAKA%2CoBAAA%2CsYAAA%2CCAME%2C4BAAA%2CkeAAA%2CCAIA%2C4BAAA%2C4PAAA%2CCAIA%2C6BAAA%2CseAAA%2CCAIA%2C2BAAA%2CkYAAA%2CCAIA%2C2BAAA%2CqdAAA%2CCAIA%2C0BAAA%2CoYAAA%2CCAIA%2C0BAAA%2CsWAAA%2CCAKA%2C8BAAA%2CkeAAA%2CCAIA%2C8BAAA%2C4PAAA%2CCAIA%2C%2BBAAA%2CseAAA%2CCAIA%2C6BAAA%2CkYAAA%2CCAIA%2C6BAAA%2CqdAAA%2CCAIA%2C4BAAA%2CoYAAA%2CCAIA%2C4BAAA%2CsWAAA%2CCAIF%2CoBAAA%2CgDAAA%2CCAIE%2C4BAAA%2CgKAAA%2CCAiBJ%2CoBAAA%2CqBAAA%2CCAIE%2CiCAAA%2C2MAAA%2CCP8YE%2C0BAAA%2CiCAAA%2CiBAAA%2CCAAA%2CCO%2FXA%2CsDAAA%2CqdAAA%2CCAMA%2CsDAAA%2CyVAAA%2CCAMA%2CqDAAA%2CuhBAAA%2CCASF%2CoBAAA%2C8DAAA%2CCAEE%2CwCAAA%2CoBAAA%2C8BAAA%2CCAAA%2CCAWF%2CiBAAA%2CuFAAA%2CCAOA%2CaAAA%2CUAAA%2CCAIA%2CsBAAA%2CcAAA%2CCPkVE%2CyBAAA%2CsBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2CeAAA%2CCAAA%2CCOnUJ%2CkBAAA%2CiFAAA%2CCAKA%2CQAAA%2CyBAAA%2CCAIA%2CSAAA%2C%2BBAAA%2CCAIA%2CUAAA%2CeAAA%2CCAIA%2CWAAA%2C8BAAA%2CCAIA%2CMAAA%2CUAAA%2CCAIA%2CMAAA%2C8BAAA%2CCAIA%2CwCAAA%2CyfAAA%2CCAaA%2CmBAAA%2CsCAAA%2CCAKA%2CqBAAA%2CiBAAA%2CCAKA%2CQAAA%2CuFAAA%2CCAOE%2CeAAA%2CYAAA%2CCAMA%2CmCAAA%2CWAAA%2CCAMA%2CYAAA%2C%2BFAAA%2CCP4PE%2C0BAAA%2CYAAA%2CcAAA%2CCAAA%2CCOjPA%2CkBAAA%2C0CAAA%2CCPiPA%2C0BO3OI%2CuBAAA%2CsBAAA%2CCAIA%2CuBAAA%2CUAAA%2CCAAA%2CCAQJ%2CkBAAA%2C0QAAA%2CCP%2BNA%2C0BAAA%2CkBAAA%2CuBAAA%2CCAAA%2CCOtME%2CiCAAA%2C4LAAA%2CCAcF%2CqBAAA%2CyPAAA%2CCPwLA%2C0BAAA%2CqBAAA%2CuBAAA%2CCAAA%2CCAAA%2CyBAAA%2CqBAAA%2CaAAA%2CCAAA%2CCOlKE%2C2BAAA%2CYAAA%2CCAIA%2CkCAAA%2CyBAAA%2CCAMF%2CmBAAA%2C8GAAA%2CCAaE%2CiCAAA%2CWAAA%2CCAMA%2C4BAAA%2CoEAAA%2CCAYJ%2CgCAAA%2CeAAA%2CCAIA%2CmCAAA%2C2DAAA%2CCAOA%2CoBAAA%2CuDAAA%2CCAKE%2CmCAAA%2CqDAAA%2CCPyGA%2CyBOhGA%2CoBAAA%2CSAAA%2CCAGA%2CmCAAA%2CyCAAA%2CCAAA%2CCAQF%2C2BAAA%2CsHAAA%2CCAQE%2CkCAAA%2CibAAA%2CCAgBE%2CyCAAA%2C8BAAA%2CCAIA%2CwCAAA%2CWAAA%2CCAKF%2CkCAAA%2CyOAAA%2CCAmBE%2CyCAAA%2C0BAAA%2CCAQJ%2CqBAAA%2C8FAAA%2CCAOE%2C8CAAA%2CiDAAA%2CCPkBA%2C0BAAA%2C8CAAA%2CuBAAA%2CCAAA%2CCOPA%2C4BAAA%2CibAAA%2CCAgBE%2CmCAAA%2C8BAAA%2CCAIA%2CkCAAA%2CWAAA%2CCAKF%2C4BAAA%2CoOAAA%2CCAqBE%2CmCAAA%2C0BAAA%2CCAQJ%2C2BAAA%2CmBAAA%2CCAKF%2CQAAA%2C8NAAA%2CCAcE%2CcAAA%2C0CAAA%2CCAKA%2C2BAAA%2CgCAAA%2CCAKE%2CuCAAA%2C0CAAA%2CCAMF%2CeAAA%2C8DAAA%2CCAIE%2CqBAAA%2CyCAAA%2CCAOJ%2CcAAA%2CsCAAA%2CCAGE%2CsBAAA%2CkeAAA%2CCAWE%2C4BAAA%2C8UAAA%2CCAOF%2C8CAAA%2CoEAAA%2CCPlHE%2C0BAAA%2C8CAAA%2CkBAAA%2CCAAA%2CCO%2BHF%2CqBAAA%2C2FAAA%2CCP%2FHE%2C0BAAA%2CqBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CqBAAA%2CcAAA%2CCAAA%2CCO6IF%2CqBAAA%2C6DAAA%2CCAOF%2CaAAA%2CiBAAA%2CCAGE%2CoBAAA%2C2FAAA%2CCPvJE%2C0BAAA%2CoBAAA%2CcAAA%2CCAAA%2CCOiKA%2CuBAAA%2C6DAAA%2CCAMA%2CuBAAA%2CwFAAA%2CCPvKA%2C0BAAA%2CuBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CuBAAA%2CcAAA%2CCAAA%2CCO2LJ%2CeAAA%2CoEAAA%2CCP3LI%2CyBAAA%2CeAAA%2CsEAAA%2CCAAA%2CCAAA%2C0BAAA%2CeAAA%2CWAAA%2CCAAA%2CCO2MF%2CmBAAA%2CyDAAA%2CCAOE%2C2BAAA%2Cu4IAAA%2CCAaE%2CiCAAA%2CquIAAA%2CCAOF%2C%2BBAAA%2C%2BtBAAA%2CCAeE%2CqCAAA%2CqmIAAA%2CCASE%2C2CAAA%2CwmIAAA%2CCAQR%2CaAAA%2CiCAAA%2CCAIE%2CiBAAA%2CkIAAA%2CCCnzBF%2CcAAA%2C%2BQAAA%2CCAeA%2CYAAA%2CkEAAA%2CCAOE%2CkBAAA%2CYAAA%2CCAIA%2CqBAAA%2C0BAAA%2CCAMF%2CqDAAA%2C8KAAA%2CCASA%2CaAAA%2CyFAAA%2CCAYI%2C8BAAA%2CWAAA%2CCAGE%2CqCAAA%2CWAAA%2CCAMJ%2CuCAAA%2CwBAAA%2CCAMA%2CmBAAA%2CUAAA%2CCAIA%2C4BAAA%2CiBAAA%2CCAKF%2CaAAA%2CkDAAA%2CCAKE%2CyBAAA%2CWAAA%2CCAIA%2CiBAAA%2CaAAA%2CCAIA%2C%2BBAAA%2CYAAA%2CCAMA%2C0BAAA%2CmBAAA%2CCAIA%2CgCAAA%2CaAAA%2CCAIA%2C4BAAA%2CiBAAA%2CCAIA%2C6BAAA%2CsDAAA%2CCAOF%2C0BAAA%2CYAAA%2CCAIA%2CaAAA%2CqoBAAA%2CCRkbI%2C0BAAA%2CaAAA%2CsEAAA%2CCAAA%2CCQpZF%2CmBAAA%2CyQAAA%2CCAIA%2CwBAAA%2CUAAA%2CCAIA%2CwBAAA%2C2DAAA%2CCR4YE%2C0BQrYA%2CwBAAA%2CUAAA%2CCAIA%2CwBAAA%2CSAAA%2CCAAA%2CCC1KJ%2CMAAA%2C2EAAA%2CCACE%2CSAAA%2CoGAAA%2CCT0iBE%2CyBAAA%2CSAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CSAAA%2C8BAAA%2CCAAA%2CCAAA%2C0BAAA%2CSAAA%2C%2BCAAA%2CCAAA%2CCS%2FgBF%2CaAAA%2CyHAAA%2CCASE%2CgBAAA%2CeAAA%2CCAIA%2C2BAAA%2C%2BBAAA%2CCAQF%2CaAAA%2CmBAAA%2CCAGE%2C2BAAA%2C6CAAA%2CCACE%2C0CAAA%2C%2BEAAA%2CCTsfF%2CyBS%2FdE%2C2BAAA%2CkBAAA%2CCAAA%2CCT%2BdF%2C0BAAA%2CaAAA%2CkCAAA%2CCSvdE%2C2BAAA%2CWAAA%2CCAIA%2CgBAAA%2C4EAAA%2CCAAA%2CCTmdF%2CiDAAA%2CMAAA%2CuGAAA%2CCAAA%2CCSvbF%2C2CAAA%2CmDAAA%2CCAIE%2CiDAAA%2CcAAA%2CCTmbA%2C0BAAA%2CiDAAA%2CgBAAA%2CCAAA%2CCAAA%2C%2BBAAA%2C2CAAA%2CoBAAA%2CCAAA%2CCAAA%2CqDAAA%2C2CAAA%2CqIAAA%2CCAAA%2CCAAA%2CsDAAA%2C2CAAA%2CqBAAA%2CCAAA%2CCAAA%2CoDAAA%2C2CAAA%2CqBAAA%2CCAAA%2CCAAA%2CqDAAA%2C2CAAA%2CoBAAA%2CCAAA%2CCAAA%2C8BSlZE%2CyDAAA%2CmBAAA%2CCAAA%2CCTkZF%2CoDAAA%2CyDAAA%2CoBAAA%2CCAAA%2CCS%2FXA%2CqBAAA%2CeAAA%2CCAQF%2CeAAA%2C2FAAA%2CCTuXE%2C0BAAA%2CeAAA%2CcAAA%2CCAAA%2CCS5WF%2CeAAA%2C2DAAA%2CCAOF%2CuBAAA%2CYAAA%2CCAGE%2C8BAAA%2CuGAAA%2CCAQE%2CiCAAA%2C0DAAA%2CCT0VA%2C0BAAA%2CiCAAA%2CcAAA%2CCAAA%2CCSjVA%2CgCAAA%2C%2BFAAA%2CCTiVA%2C0BAAA%2CgCAAA%2CuCAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2CoCAAA%2CCAAA%2CCS7TF%2C6BAAA%2CsGAAA%2CCT6TE%2CyBAAA%2C6BAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2C6BAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2C6BAAA%2CWAAA%2CCAAA%2CCSzSJ%2C2BAAA%2CuGAAA%2CCTySI%2CyBAAA%2C2BAAA%2CuCAAA%2CCAAA%2CCAAA%2C0BAAA%2C2BAAA%2CwCAAA%2CCAAA%2CCAAA%2C0BAAA%2C2BAAA%2CwDAAA%2CCAAA%2CCSrRF%2C8BAAA%2CyEAAA%2CCTqRE%2C0BAAA%2C8BAAA%2CcAAA%2CCAAA%2CCS3QF%2C6BAAA%2CmBAAA%2CCAGE%2CwCAAA%2CeAAA%2CCAMF%2C8BAAA%2CiBAAA%2CCTkQE%2CyBAAA%2C6CAAA%2CoCAAA%2CCS1PE%2CiDAAA%2C%2BBAAA%2CCAOE%2C0EAAA%2CgEAAA%2CCAUA%2C6EAAA%2C4IAAA%2CCAAA%2CCAPE%2CoDAAA%2C0EAAA%2CiBAAA%2CCAAA%2CCTgPN%2CyBAAA%2C6CAAA%2CyCAAA%2CCS3NE%2CiDAAA%2CsCAAA%2CCAKA%2C8DAAA%2CkBAAA%2CCAGE%2CyEAAA%2C0BAAA%2CCAAA%2CCTmNJ%2C0BAAA%2C6CAAA%2CuEAAA%2CCSxME%2CiDAAA%2CWAAA%2CCAIA%2C8DAAA%2CmBAAA%2CCAGE%2C0EAAA%2CWAAA%2CCAGA%2CyEAAA%2CoCAAA%2CCAAA%2CCASN%2C4CAAA%2CsBAAA%2CCAIE%2C6DAAA%2CuBAAA%2CCAWJ%2CiBAAA%2CgBAAA%2CCTsKI%2CyBAAA%2CiBAAA%2CgBAAA%2CCAAA%2CCAAA%2C0BAAA%2CiBAAA%2CiBAAA%2CCAAA%2CCAAA%2C0BAAA%2CiBAAA%2CiBAAA%2CCAAA%2CCS1JF%2CoBAAA%2C4DAAA%2CCT0JE%2CyBAAA%2CoBAAA%2CmCAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CkDAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CkDAAA%2CCAAA%2CCSpIJ%2CyBAAA%2CcAAA%2CCToII%2CyBAAA%2CyBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CyBAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CyBAAA%2CeAAA%2CCAAA%2CCSxHF%2C2BAAA%2C%2BBAAA%2CCAIE%2CmCAAA%2CyrBAAA%2CCToHA%2CyBAAA%2CmCAAA%2CuBAAA%2CCAAA%2CCAAA%2C0BAAA%2CmCAAA%2CsBAAA%2CCAAA%2CCS7FF%2CqCAAA%2CiFAAA%2CCT6FE%2CsDAAA%2CmBAAA%2CkCAAA%2CCAAA%2CCAAA%2CsDAAA%2CmBAAA%2CkCAAA%2CCAAA%2CCAAA%2CqDAAA%2CgCAAA%2CmBAAA%2CCAAA%2CCUxhBF%2C2BAAA%2CqDAAA%2CCAOE%2C4BAAA%2C0BAAA%2CCACE%2C%2BBAAA%2CeAAA%2CCVghBF%2C0BAAA%2C4BAAA%2CeAAA%2CCAAA%2CCUngBF%2CsBAAA%2C2FAAA%2CCVmgBE%2CyBAAA%2CsBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2CcAAA%2CCAAA%2CCUpfF%2CsBAAA%2C2EAAA%2CCVofE%2CyBAAA%2CsBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2CkBAAA%2CCAAA%2CCUteJ%2CmBAAA%2CiBAAA%2CCVseI%2CyBUneA%2CsBAAA%2CYAAA%2CCAAA%2CCAKF%2CmCAAA%2C8DAAA%2CCACE%2CqCAAA%2CcAAA%2CCAIA%2CsCAAA%2CeAAA%2CCVydA%2C0BAAA%2CmCAAA%2CQAAA%2CCU%2FcE%2CqCAAA%2CcAAA%2CCAAA%2CCV%2BcF%2CyBAAA%2CqCAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CqCAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CqCAAA%2CeAAA%2CCAAA%2CCU5bJ%2CoBAAA%2CiBAAA%2CCAGE%2CsBAAA%2CcAAA%2CCVybE%2CyBAAA%2CkCAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CkCAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CkCAAA%2CeAAA%2CCAAA%2CCU1aA%2CmEAAA%2C2CAAA%2CCV0aA%2CyBAAA%2CmEAAA%2CQAAA%2CCAAA%2CCAAA%2C0BAAA%2CmEAAA%2CSAAA%2CCAAA%2CCAAA%2C0BU3ZE%2CwCAAA%2CaAAA%2CCAAA%2CCV2ZF%2C0BUrZE%2CmEAAA%2CSAAA%2CCAAA%2CCVqZF%2CyBAAA%2CuBAAA%2CYAAA%2CCAAA%2CCUvYF%2CuBAAA%2CgBAAA%2CCAGE%2CmCAAA%2CYAAA%2CCAKF%2C8CAAA%2CgDAAA%2CCAOA%2CuBAAA%2CgHAAA%2CCVwXE%2C0BAAA%2CuBAAA%2CwEAAA%2CCU1WE%2C0BAAA%2CgCAAA%2CCAME%2CoCAAA%2CiDAAA%2CCAMA%2CmCAAA%2C8CAAA%2CCAAA%2CCV8VJ%2C0BAAA%2CuBAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CiCAAA%2CsCAAA%2CCAAA%2CCU9UE%2CsCAAA%2CyDAAA%2CCAMA%2CoCAAA%2CyEAAA%2CCVwUF%2C0BAAA%2CoCAAA%2CsBAAA%2CCAAA%2CCU5TF%2CkCAAA%2C4CAAA%2CCV4TE%2C0BAAA%2CkCAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CkCAAA%2CeAAA%2CCAAA%2CCU7SJ%2CWAAA%2CwBAAA%2CCC7PE%2CoBAAA%2CgGAAA%2CCX0iBE%2CyBAAA%2CoBAAA%2CuBAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CwBAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2CwBAAA%2CCAAA%2CCW3hBF%2CiCAAA%2C2CAAA%2CCASA%2CiCAAA%2CkCAAA%2CCXkhBE%2C0BAAA%2CiCAAA%2CkCAAA%2CCAAA%2CCWzgBF%2CgCAAA%2CeAAA%2CCXygBE%2C0BAAA%2CgCAAA%2CeAAA%2CCAAA%2CCW1fF%2CqBAAA%2CmDAAA%2CCCjDF%2CsBAAA%2C0IAAA%2CCZ2iBI%2C0BAAA%2CsBAAA%2C%2BBAAA%2CCAAA%2CCAAA%2CyBAAA%2CsBAAA%2C%2BDAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2CgEAAA%2CCAAA%2CCAAA%2C0BAAA%2CsBAAA%2C%2BDAAA%2CCAAA%2CCYnhBF%2C6BAAA%2C%2BEAAA%2CCZmhBE%2C0BAAA%2C6BAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2C6BAAA%2CWAAA%2CCAAA%2CCYrgBF%2CsCAAA%2CiBAAA%2CCAKA%2C%2BBAAA%2CmHAAA%2CCZggBE%2CyBAAA%2C%2BBAAA%2CaAAA%2CCAAA%2CCAAA%2C0BAAA%2C%2BBAAA%2C4BAAA%2CCAAA%2CCAAA%2C0BAAA%2C%2BBAAA%2C8BAAA%2CCAAA%2CCY5eF%2C2CAAA%2CiDAAA%2CCZ4eE%2CyBAAA%2C2CAAA%2CkBAAA%2CCAAA%2CCAAA%2C0BAAA%2C2CAAA%2CaAAA%2CCAAA%2CCYheF%2CqCAAA%2C0CAAA%2CCZgeE%2CyBAAA%2CqCAAA%2CsEAAA%2CCAAA%2CCAAA%2C0BAAA%2CqCAAA%2CgCAAA%2CCAAA%2CCY9cJ%2CyBAAA%2C8DAAA%2CCZ8cI%2CyBAAA%2CyBAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2CyBAAA%2CWAAA%2CCAAA%2CCYjcJ%2CgBAAA%2CiEAAA%2CCAME%2C%2BBAAA%2CwEAAA%2CCAIE%2CsCAAA%2CuDAAA%2CCZubA%2CyBAAA%2C%2BBAAA%2CgCAAA%2CCAAA%2CCAAA%2CyBYzaE%2C4FAAA%2CUAAA%2CCAAA%2CCZyaF%2CgDAAA%2C%2BBAAA%2CoCAAA%2CCYlaE%2C4FAAA%2CgCAAA%2CCAAA%2CCZkaF%2CiDAAA%2C%2BBAAA%2CsCAAA%2CCY3ZE%2C2IAAA%2CuCAAA%2CCAAA%2CCZ2ZF%2C0BAAA%2C%2BBAAA%2CsCAAA%2CCYnZE%2C8LAAA%2CoCAAA%2CCAAA%2CCAQF%2CmCAAA%2CiHAAA%2CCAYE%2CyCAAA%2C2CAAA%2CCASJ%2C4BAAA%2CwDAAA%2CCAME%2CgCAAA%2CoFAAA%2CCAWF%2C6BAAA%2CaAAA%2CCAGE%2CoCAAA%2C4rBAAA%2CCAoBE%2C0CAAA%2C2DAAA%2CCASJ%2CiCAAA%2CkCAAA%2CCAIE%2CyCAAA%2CgaAAA%2CCAYE%2C8CAAA%2CwBAAA%2CCAMJ%2CsCAAA%2CgBAAA%2CCAGE%2CwCAAA%2C4EAAA%2CCAQA%2C6CAAA%2CwBAAA%2CCAIA%2C6CAAA%2CsCAAA%2CCAME%2CmDAAA%2CyBAAA%2CCZ0RF%2C0BAAA%2CsBAAA%2CqCAAA%2CCYhRA%2CsCAAA%2CoCAAA%2CCAIE%2CwCAAA%2CyDAAA%2CCAMA%2C2CAAA%2CgBAAA%2CCAGE%2CuDAAA%2CUAAA%2CCAIA%2C6CAAA%2CoBAAA%2CCAMA%2CsDAAA%2CUAAA%2CCAAA%2CCAUR%2C4BAAA%2CgCAAA%2CCZ%2BOI%2CyBAAA%2C4BAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2C4BAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2C4BAAA%2CeAAA%2CCAAA%2CCYlOF%2CmCAAA%2CqDAAA%2CCAMA%2C4CAAA%2CgBAAA%2CCAMA%2CiCAAA%2C%2BCAAA%2CCAIE%2CwCAAA%2CkEAAA%2CCZkNA%2CyBAAA%2CwCAAA%2CcAAA%2CCAAA%2CCYvMA%2CoCAAA%2CwEAAA%2CCZuMA%2CyBAAA%2CoCAAA%2CcAAA%2CCAAA%2CCAAA%2CyBAAA%2CoCAAA%2CcAAA%2CCAAA%2CCAAA%2CyBAAA%2CoCAAA%2CkCAAA%2CCAAA%2CCAAA%2C0BAAA%2CoCAAA%2CiDAAA%2CCAAA%2CCAAA%2C0BAAA%2CoCAAA%2C8BAAA%2CCAAA%2CCYxKA%2CwCAAA%2C%2BBAAA%2CCAIA%2C6CAAA%2C8BAAA%2CCAMJ%2CYAAA%2C8CAAA%2CCAKE%2CoBAAA%2CYAAA%2CCAIA%2CcAAA%2CaAAA%2CCAIA%2C4BAAA%2C6KAAA%2CCAWE%2CoCAAA%2CaAAA%2CCAIA%2CoCAAA%2CYAAA%2CCAIA%2CiCAAA%2CiCAAA%2CCAKA%2CoCAAA%2CiiBAAA%2CCAsBJ%2CiBAAA%2CkBAAA%2CCAKA%2CoBAAA%2CkDAAA%2CCAMA%2CeAAA%2CoIAAA%2CCAUE%2CuBAAA%2CwkBAAA%2CCAkBE%2C6BAAA%2CyCAAA%2CCAKF%2C2BAAA%2CYAAA%2CCAKF%2CSAAA%2CYAAA%2CCAIA%2CeAAA%2CmCAAA%2CCAKE%2C0BAAA%2CgBAAA%2CCZyCE%2C0BAAA%2C0BAAA%2CkBAAA%2CCAAA%2CCAAA%2C0BAAA%2C0BAAA%2CmBAAA%2CCAAA%2CCY9BJ%2CeAAA%2CsMAAA%2CCZ8BI%2CyBAAA%2CeAAA%2CqBAAA%2CCAAA%2CCAAA%2C0BAAA%2CeAAA%2CUAAA%2CCAAA%2CCYTF%2CuBAAA%2CmEAAA%2CCAKA%2CwCAGE%2CqBAAA%2C8DAAA%2CCAIA%2C6BAAA%2CgCAAA%2CCAAA%2CCASA%2CoCAAA%2CyCAAA%2CCAIE%2C4CAAA%2CoZAAA%2CCAMF%2C4BAAA%2CYAAA%2CCAIA%2C4BAAA%2CaAAA%2CCAKF%2CiBAAA%2CaAAA%2CCAMF%2C0BAAA%2C8FAAA%2CCZrCI%2CyBAAA%2C0BAAA%2CWAAA%2CCAAA%2CCAAA%2C0BAAA%2C0BAAA%2CWAAA%2CCAAA%2CCY8CF%2CgCAAA%2CuCAAA%2CCAkBA%2CyCAAA%2C0CAAA%2CCAKE%2CwDAAA%2C0DAAA%2CCAME%2C4DAAA%2CmGAAA%2CCASE%2CgEAAA%2C0GAAA%2CCAWA%2CmEAAA%2CoMAAA%2CCZ%2FFJ%2CyBAAA%2CmEAAA%2CeAAA%2CCAAA%2CCAAA%2C2CAAA%2CmEAAA%2CuCAAA%2CCAAA%2CCYuHE%2CiFAAA%2CwPAAA%2CCAKE%2CqBAAA%2CiFAAA%2CsBAAA%2CCAAA%2CCZ5HJ%2CyBAAA%2CiFAAA%2C6DAAA%2CCYoIM%2C8GAAA%2C4BAAA%2CCAIE%2CsHAAA%2CuSAAA%2CCAAA%2CCZxIR%2C2CAAA%2CiFAAA%2CSAAA%2CCAAA%2CCY0KI%2C%2BFAAA%2CyEAAA%2CCZ1KJ%2CyBAAA%2C%2BFAAA%2C%2BDAAA%2CCYoLQ%2CuGAAA%2C8SAAA%2CCACE%2C%2BGAAA%2CmDAAA%2CCAMA%2CqHAAA%2CoCAAA%2CCAAA%2CCZ3LV%2CyBAAA%2C%2BFAAA%2CYAAA%2CCAAA%2CCYqNI%2CgGAAA%2CsIAAA%2CCZrNJ%2C0BAAA%2CgGAAA%2CsCAAA%2CCAAA%2CCAAA%2C0BAAA%2CgGAAA%2CqDAAA%2CCAAA%2CCAAA%2C0BAAA%2CgGAAA%2CcAAA%2CCAAA%2CCY%2BOI%2CkGAAA%2CmJAAA%2CCAYA%2C%2BFAAA%2C0CAAA%2CCZ3PJ%2C0BAAA%2C%2BFAAA%2CaAAA%2CCAAA%2CCAAA%2C0BAAA%2C%2BFAAA%2C%2BBAAA%2CCAAA%2CCY0QE%2CqBAcI%2CuFAAA%2CSAAA%2CCAAA%2CCZxRN%2C2CAAA%2CyEAAA%2CSAAA%2CCAAA%2CCAAA%2CyBAAA%2CyCAAA%2CyJAAA%2CCYuSE%2CwDAAA%2CsBAAA%2CCAIE%2CuEAAA%2CcAAA%2CCAKE%2CsUAAA%2CiCAAA%2CCAIE%2CgXAAA%2CgCAAA%2CCAKA%2CmXAAA%2CcAAA%2CCAKE%2C2bAAA%2C2BAAA%2CCAMJ%2C2GAAA%2CiBAAA%2CCAAA%2CCZpUN%2C0BY6UI%2CuEAAA%2CcAAA%2CCAKE%2C%2BFAAA%2CaAAA%2CCAOE%2CmXAAA%2CcAAA%2CCASE%2C2bAAA%2C%2BBAAA%2CCAIA%2CocAAA%2CwCAAA%2CCAAA%2CCZtWV%2CiDAAA%2CiZAAA%2CiBAAA%2CCAAA%2CCAAA%2C0BYoXQ%2C8bAAA%2CoBAAA%2CCAAA%2CCASV%2C0CAAA%2CqHAAA%2CCAQE%2C8DAAA%2C8KAAA%2CCAWE%2CsEAAA%2C8XAAA%2CCAeE%2C4EAAA%2CyCAAA%2CCZ%2FZJ%2CyBAAA%2C8DAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2C8DAAA%2CcAAA%2CCAAA%2CCYkbA%2CmDAAA%2CYAAA%2CCAGE%2CkEAAA%2CYAAA%2CCAMA%2CgEAAA%2CYAAA%2CCAKE%2C8EAAA%2CqEAAA%2CCAWJ%2CuDAAA%2C6FAAA%2CCASE%2CsEAAA%2CsDAAA%2CCAQE%2C8EAAA%2C8GAAA%2CCAaE%2CqMAAA%2CiIAAA%2CCAUA%2CwFAAA%2CSAAA%2CCZnfN%2CyBY0fI%2CsEAAA%2CSAAA%2CCAGA%2C8EAAA%2CSAAA%2CCAIE%2C4FAAA%2CgCAAA%2CCAKA%2C6FAAA%2CcAAA%2CCAKE%2CqHAAA%2C2BAAA%2CCAAA%2CCZ3gBR%2CgDYihBQ%2C6FAAA%2CcAAA%2CCAIA%2CuGAAA%2CiBAAA%2CCAGE%2CqHAAA%2C%2BBAAA%2CCAIA%2CwHAAA%2CwCAAA%2CCAAA%2CCZ5hBV%2CgDYsiBU%2CsHAAA%2CoBAAA%2CCAAA%2CCAYd%2CsBAAA%2CoCAAA%2CCAKE%2CoCAAA%2CsBAAA%2CCAIE%2CiGAAA%2C2BAAA%2CCAKA%2CiDAAA%2CyCAAA%2CCZhkBA%2CyBAAA%2CiDAAA%2CuCAAA%2CCAAA%2CCYykBE%2C4DAAA%2CWAAA%2CCAIA%2CqDAAA%2CwDAAA%2CCASJ%2C%2BCAAA%2CYAAA%2CCAKF%2CmBAAA%2CwHAAA%2CCZ3lBI%2C0BAAA%2CmBAAA%2C6DAAA%2CCAAA%2CCY0mBF%2C0BAAA%2CqMAAA%2CCZ1mBE%2C0BAAA%2C0BAAA%2CgCAAA%2CCAAA%2CCY2nBA%2CiCAAA%2CwfAAA%2CCZ3nBA%2C0BAAA%2CiCAAA%2CsBAAA%2CCAAA%2CCY%2BoBE%2C8CAAA%2CyXAAA%2CCAMJ%2C4BAAA%2CYAAA%2CCAKF%2C8BAAA%2CiEAAA%2CCZ1pBI%2C0BAAA%2C8BAAA%2CoCAAA%2CCAAA%2CCAAA%2C0BAAA%2C8BAAA%2CoCAAA%2CCAAA%2CCYyqBJ%2CgCAAA%2C8FAAA%2CCZzqBI%2CyBAAA%2CgCAAA%2CmBAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2CoBAAA%2CCAAA%2CCAAA%2C0BAAA%2CgCAAA%2CoDAAA%2CCAAA%2CCY4rBF%2CsCAAA%2C0CAAA%2CCCtuCA%2CsCAAA%2CiBAAA%2CCAIE%2CkEAAA%2CeAAA%2CCAMF%2C8DAAA%2CkHAAA%2CCAOE%2CoEAAA%2CyDAAA%2CCbyhBA%2CyBAAA%2CoEAAA%2CcAAA%2CCAAA%2CCAAA%2C0BAAA%2CoEAAA%2CmIAAA%2CCAAA%2CCa9fJ%2CUAAA%2CiBAAA%2CCAKE%2CoBAAA%2C0EAAA%2CCbyfE%2CyBAAA%2CoBAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2CoBAAA%2C2FAAA%2CCaveE%2CwBAAA%2CUAAA%2CCAAA%2CCAMJ%2CwBAAA%2CUAAA%2CCAIE%2C2BAAA%2C4EAAA%2CCb6dA%2CyBAAA%2C2BAAA%2CkDAAA%2CCAAA%2CCajdA%2CgCAAA%2CgBAAA%2CCAIA%2CkCAAA%2CUAAA%2CCC7FF%2CoCAAA%2C8BAAA%2CCAGE%2C2CAAA%2CcAAA%2CCduiBA%2CyBAAA%2C2CAAA%2CeAAA%2CCAAA%2CCAAA%2C0BAAA%2C2CAAA%2CeAAA%2CCAAA%2CCc7hBE%2C8CAAA%2C6BAAA%2CCCbJ%2C4CAAA%2CyDAAA%2CCACE%2CiEAAA%2CSAAA%2CCASA%2C8CAAA%2CqEAAA%2CCAOA%2C8CAAA%2CqFAAA%2CCAQA%2C6CAAA%2CmDAAA%2CCC1BJ%2CmBAAA%2CuEAAA%2CChB2iBI%2CyBAAA%2CmBAAA%2CcAAA%2CCAAA%2CCAAA%2CyBAAA%2CmBAAA%2CcAAA%2CCAAA%2CCAAA%2CyBAAA%2CmBAAA%2CUAAA%2CCAAA%2CCgBzhBF%2C6BAAA%2C0BAAA%2CCAKA%2CuCAAA%2C%2BCAAA%2CCAKE%2C8CAAA%2C2FAAA%2CCASF%2C6BAAA%2CyBAAA%2CCAQE%2CoBAAA%2CeAAA%2CCAMJ%2C8BAAA%2C8BAAA%2CChBwfI%2CyBAAA%2C8BAAA%2CaAAA%2CCAAA%2CCgB%2FeJ%2CsBAAA%2C8BAAA%2CChB%2BeI%2CyBAAA%2CkCAAA%2CyBAAA%2CCAAA%2CCgBjeF%2CqCAAA%2CsFAAA%2CCAKI%2CyDAAA%2CqBAAA%2CChB4dF%2C0BAAA%2CiDAAA%2CoBAAA%2CCAAA%2CCAAA%2C0BAAA%2CiDAAA%2CSAAA%2CCAAA%2CCAAA%2CyBAAA%2CiDAAA%2C0DAAA%2CCAAA%2CCAAA%2CyBAAA%2CqCAAA%2C0DAAA%2CCgBtcE%2C6CAAA%2CwKAAA%2CCAAA%2CChBscF%2CyBAAA%2CsBAAA%2CgBAAA%2CCAAA%2CCgB7aJ%2CiBAAA%2CeAAA%2CCAGE%2CoCAAA%2CgBAAA%2CChB0aE%2CyBAAA%2CoCAAA%2CgBAAA%2CCAAA%2CCgBpaA%2C%2BCAAA%2CwCAAA%2CCAOF%2CoCAAA%2CsBAAA%2CCAGE%2C8CAAA%2CiBAAA%2CCAKE%2C%2BDAAA%2CqBAAA%2CCAMJ%2CoCAAA%2C0EAAA%2CCAQE%2C2CAAA%2C6BAAA%2CCAKA%2C%2BCAAA%2CqGAAA%2CCASI%2CgEAAA%2C0CAAA%2CCAKF%2CgEAAA%2CqCAAA%2CChBoXF%2C0BAAA%2CgEAAA%2CyBAAA%2CCAAA%2CCgB5WI%2CsEAAA%2CgBAAA%2CCAKF%2CsDAAA%2C6MAAA%2CCAYA%2C0DAAA%2CkkBAAA%2CCAiBE%2CwEAAA%2CyDAAA%2CCASN%2CkCAAA%2C6BAAA%2CCAIE%2CwCAAA%2CkDAAA%2CCAQF%2CkCAAA%2C%2BDAAA%2CCAQE%2CyCAAA%2C6MAAA%2CCAYA%2CsCAAA%2CgFAAA%2CCAWF%2C%2BBAAA%2C8JAAA%2CChBsRE%2CyBAAA%2C%2BBAAA%2CYAAA%2CCAAA%2CCgBtQF%2CkCAAA%2C6GAAA%2CChBsQE%2CyBAAA%2CkCAAA%2CwBAAA%2CCAAA%2CCAAA%2C0BAAA%2CkCAAA%2CcAAA%2CCAAA%2CCgBrPF%2C%2BBAAA%2CwCAAA%2CCASE%2CqCAAA%2CiEAAA%2CCASA%2CwEAAA%2CcAAA%2CCAGE%2C2EAAA%2C8BAAA%2CCAKA%2C2EAAA%2C8BAAA%2CCAKA%2C6FAAA%2C6CAAA%2CCAOF%2CmDAAA%2C%2BCAAA%2CCAKE%2C8DAAA%2CgBAAA%2CCAKF%2CmDAAA%2CmDAAA%2CCAKA%2CqEAAA%2CcAAA%2CCAKE%2CqEAAA%2C0BAAA%2CCAOJ%2C6CAAA%2CaAAA%2CCAME%2C2CAAA%2CiBAAA%2CCAIA%2CqDAAA%2CyCAAA%2CCAKA%2C6CAAA%2CsBAAA%2CChBqKA%2CyBAAA%2C6CAAA%2C%2BBAAA%2CCAAA%2CCgB7JA%2C%2BCAAA%2C%2BBAAA%2CChB6JA%2CyBAAA%2C%2BCAAA%2CcAAA%2CCAAA%2CCgBtJE%2CiDAAA%2CkBAAA%2CCAGA%2CuDAAA%2CkBAAA%2CCAMF%2CwDAAA%2CaAAA%2CCAKA%2CoGAAA%2CsEAAA%2CCAOE%2CkHAAA%2C0IAAA%2CChBiIF%2CyBAAA%2CkHAAA%2CmBAAA%2CCAAA%2CCgBjHA%2CkDAAA%2CyBAAA%2CCAKA%2CiDAAA%2CsBAAA%2CCAIE%2CyDAAA%2C8BAAA%2CChBwGF%2CyBAAA%2CyDAAA%2CyCAAA%2CCAAA%2CCgB9FA%2C8CAAA%2C%2BEAAA%2CCAQF%2C%2BBAAA%2C0HAAA%2CCASE%2CsCAAA%2CmJAAA%2CCAYF%2CoCAAA%2C6JAAA%2CCAWE%2CiDAAA%2CqFAAA%2CCAOA%2C8CAAA%2C8CAAA%2CChB%2BCA%2C0BgBxCA%2CoCAAA%2C4EAAA%2CCAAA%2CChBwCA%2C0BgB%2FBA%2CoCAAA%2CmBAAA%2CCACE%2CiDAAA%2CqCAAA%2CCAKA%2C8CAAA%2C%2BBAAA%2CCAQA%2CuDAAA%2C6GAAA%2CCAAA%2CChBiBF%2C0BAAA%2CiDAAA%2CgBAAA%2CCAAA%2CCgBIJ%2CsBAAA%2CwFAAA%2CChBJI%2C0BAAA%2CsBAAA%2CWAAA%2CCAAA%2CCAAA%2CyBAAA%2CsBAAA%2CkBAAA%2CCAAA%2CCgBiBF%2CqCAAA%2C4FAAA%2CChBjBE%2CyBAAA%2CqCAAA%2CuCAAA%2CCAAA%2CCAAA%2C0BAAA%2CqCAAA%2CgCAAA%2CCAAA%2CCgBmCF%2C4CAAA%2CoEAAA%2CCAIE%2CyDAAA%2CgCAAA%2CCAIE%2CsEAAA%2CWAAA%2CCAKF%2CkDAAA%2CgFAAA%2CCAOE%2C0DAAA%2CyBAAA%2CChBvDF%2C0BgB8DE%2CwDAAA%2C2BAAA%2CCAIA%2CyDAAA%2CyCAAA%2CCAAA%22%7D */