:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}.container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:42px;padding-right:42px;width:100%}.unstyled-list{padding:0;margin:0;list-style:none}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden,.hidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;white-space:inherit;width:auto}.clearfix:after{content:"";display:block;clear:both}.resetButton{appearance:none;border:0;padding:0;background:none;cursor:pointer}.ellipsis{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.text-uppercase{text-transform:uppercase}@media screen and (min-width: 1024px){.only-mobile-view{display:none}}.from-tablet-view{display:none}@media screen and (min-width: 1024px){.from-tablet-view{display:block}}@media screen and (max-width: 1023.5px){.only-desktop-view{display:none}}html{font-size:16px}body{color:#000;background-color:#fff;font-family:Inter,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.2}@media screen and (min-width: 1024px){body{font-size:16px}}a{transition:color .3s ease-in-out,border-color .3s ease-in-out;color:#0366d6;text-decoration:none}a:hover{color:#d65d0c;text-decoration:none}ul,ol,dl,p{margin:0 0 1.5em}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6,.h{font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:600;margin:0 0 1em;line-height:1.2;color:inherit}h1,.h1{font-size:32px}@media screen and (min-width: 1024px){h1,.h1{font-size:64px}}h2,.h2{font-size:32px}@media screen and (min-width: 1024px){h2,.h2{font-size:48px}}h3,.h3{font-size:28px}@media screen and (min-width: 1024px){h3,.h3{font-size:36px}}h4,.h4{font-size:24px}@media screen and (min-width: 1024px){h4,.h4{font-size:32px}}h5,.h5{font-size:20px}@media screen and (min-width: 1024px){h5,.h5{font-size:24px}}h6,.h6{font-size:18px}@media screen and (min-width: 1024px){h6,.h6{font-size:22px}}.h7{line-height:1.25;font-size:18px;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;font-weight:600}@media screen and (min-width: 1024px){.h7{font-size:20px}}.text-small{font-size:14px}.text-medium{font-size:18px}.text-base{font-size:14px}.caption{font-size:12px;line-height:1.25;font-weight:400}input[type=text],input[type=email],input[type=tel],input[type=search],textarea{transition:border-color .3s ease-in-out,background-color .3s ease-in-out,color .3s ease-in-out;background-color:transparent;color:#000;height:52px;width:100%;min-width:0;padding:16px 20px;border:2px solid #c2c4ba;border-radius:0;font-family:inherit;font-size:16px;appearance:none;-webkit-appearance:none}input[type=text]:focus,input[type=text]:hover,input[type=email]:focus,input[type=email]:hover,input[type=tel]:focus,input[type=tel]:hover,input[type=search]:focus,input[type=search]:hover,textarea:focus,textarea:hover{box-shadow:none;outline:none}input[type=text]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=search]::placeholder,textarea::placeholder{color:gray;font-size:16px}textarea{display:block;height:144px;padding:20px;border-radius:0;resize:none;border:2px solid #c2c4ba}.input-wrapper{margin:0 0 28px}.input-wrapper:last-child{margin-bottom:0}.input-wrapper:first-child{margin-top:0}.input-wrapper:has(button[type=submit]),.input-wrapper:has(input[type=submit]){margin-top:56px}.input-wrapper label,.label{font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;display:inline-block;margin:0 0 8px;font-size:14px;line-height:1.2857142857;font-weight:400}.radio-wrapper{margin:0 0 28px}.radio-wrapper:last-child{margin-bottom:0}.radio-inputs{display:flex;padding:0 0 0 1px}.radio-inputs label{display:flex;align-items:center;justify-content:center;padding:12px 20px;border:1px solid #c2c4ba;margin-left:-1px;font-size:14px;line-height:1.2142857143;font-weight:600;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;min-height:52px;position:relative;cursor:pointer}.radio-inputs label:hover{border:1px solid #525739}.radio-inputs label:first-child{border-radius:2px 0 0 2px}.radio-inputs label:last-child{border-radius:0 2px 2px 0}.radio-inputs label:has(input:checked){border:2px solid #525739;padding:12px 19px;z-index:2}.radio-inputs label:focus-within{box-shadow:0 0 0 5px #52573933}.radio-inputs label input{position:absolute;left:-9999px}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;width:calc(100% + 30px)}.row.gutters-xs{margin-right:-10px;margin-left:-10px;width:calc(100% + 20px)}.row.gutters-sm{margin-right:-12px;margin-left:-12px;width:calc(100% + 24px)}@media screen and (min-width: 1024px){.row.gutters-md{margin-right:-20px;margin-left:-20px;width:calc(100% + 40px)}}@media screen and (min-width: 1024px){.row.gutters-lg{margin-right:-28px;margin-left:-28px;width:calc(100% + 56px)}}@media screen and (min-width: 1024px){.row.gutters-xl{margin-right:-28px;margin-left:-28px;width:calc(100% + 56px)}}@media screen and (min-width: 1280px){.row.gutters-xl{margin-right:-55px;margin-left:-55px;width:calc(100% + 110px)}}.no-gutters{margin-right:0;margin-left:0;width:100%}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col,.col-auto,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs,.col-xs-auto,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md,.col-md-auto,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg,.col-lg-auto,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl,.col-xl-auto,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl,.col-xxl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.gutters-xs>.col-1,.gutters-xs>.col-2,.gutters-xs>.col-3,.gutters-xs>.col-4,.gutters-xs>.col-5,.gutters-xs>.col-6,.gutters-xs>.col-7,.gutters-xs>.col-8,.gutters-xs>.col-9,.gutters-xs>.col-10,.gutters-xs>.col-11,.gutters-xs>.col-12,.gutters-xs>.col,.gutters-xs>.col-auto,.gutters-xs>.col-xs-1,.gutters-xs>.col-xs-2,.gutters-xs>.col-xs-3,.gutters-xs>.col-xs-4,.gutters-xs>.col-xs-5,.gutters-xs>.col-xs-6,.gutters-xs>.col-xs-7,.gutters-xs>.col-xs-8,.gutters-xs>.col-xs-9,.gutters-xs>.col-xs-10,.gutters-xs>.col-xs-11,.gutters-xs>.col-xs-12,.gutters-xs>.col-xs,.gutters-xs>.col-xs-auto,.gutters-xs>.col-md-1,.gutters-xs>.col-md-2,.gutters-xs>.col-md-3,.gutters-xs>.col-md-4,.gutters-xs>.col-md-5,.gutters-xs>.col-md-6,.gutters-xs>.col-md-7,.gutters-xs>.col-md-8,.gutters-xs>.col-md-9,.gutters-xs>.col-md-10,.gutters-xs>.col-md-11,.gutters-xs>.col-md-12,.gutters-xs>.col-md,.gutters-xs>.col-md-auto,.gutters-xs>.col-lg-1,.gutters-xs>.col-lg-2,.gutters-xs>.col-lg-3,.gutters-xs>.col-lg-4,.gutters-xs>.col-lg-5,.gutters-xs>.col-lg-6,.gutters-xs>.col-lg-7,.gutters-xs>.col-lg-8,.gutters-xs>.col-lg-9,.gutters-xs>.col-lg-10,.gutters-xs>.col-lg-11,.gutters-xs>.col-lg-12,.gutters-xs>.col-lg,.gutters-xs>.col-lg-auto,.gutters-xs>.col-xl-1,.gutters-xs>.col-xl-2,.gutters-xs>.col-xl-3,.gutters-xs>.col-xl-4,.gutters-xs>.col-xl-5,.gutters-xs>.col-xl-6,.gutters-xs>.col-xl-7,.gutters-xs>.col-xl-8,.gutters-xs>.col-xl-9,.gutters-xs>.col-xl-10,.gutters-xs>.col-xl-11,.gutters-xs>.col-xl-12,.gutters-xs>.col-xl,.gutters-xs>.col-xl-auto,.gutters-xs>.col-xxl-1,.gutters-xs>.col-xxl-2,.gutters-xs>.col-xxl-3,.gutters-xs>.col-xxl-5,.gutters-xs>.col-xxl-6,.gutters-xs>.col-xxl-7,.gutters-xs>.col-xxl-8,.gutters-xs>.col-xxl-9,.gutters-xs>.col-xxl-10,.gutters-xs>.col-xxl-11,.gutters-xs>.col-xxl-12,.gutters-xs>.col-xxl,.gutters-xs>.col-xxl-auto{padding-left:10px;padding-right:10px}.gutters-sm>.col-1,.gutters-sm>.col-2,.gutters-sm>.col-3,.gutters-sm>.col-4,.gutters-sm>.col-5,.gutters-sm>.col-6,.gutters-sm>.col-7,.gutters-sm>.col-8,.gutters-sm>.col-9,.gutters-sm>.col-10,.gutters-sm>.col-11,.gutters-sm>.col-12,.gutters-sm>.col,.gutters-sm>.col-auto,.gutters-sm>.col-xs-1,.gutters-sm>.col-xs-2,.gutters-sm>.col-xs-3,.gutters-sm>.col-xs-4,.gutters-sm>.col-xs-5,.gutters-sm>.col-xs-6,.gutters-sm>.col-xs-7,.gutters-sm>.col-xs-8,.gutters-sm>.col-xs-9,.gutters-sm>.col-xs-10,.gutters-sm>.col-xs-11,.gutters-sm>.col-xs-12,.gutters-sm>.col-xs,.gutters-sm>.col-xs-auto,.gutters-sm>.col-md-1,.gutters-sm>.col-md-2,.gutters-sm>.col-md-3,.gutters-sm>.col-md-4,.gutters-sm>.col-md-5,.gutters-sm>.col-md-6,.gutters-sm>.col-md-7,.gutters-sm>.col-md-8,.gutters-sm>.col-md-9,.gutters-sm>.col-md-10,.gutters-sm>.col-md-11,.gutters-sm>.col-md-12,.gutters-sm>.col-md,.gutters-sm>.col-md-auto,.gutters-sm>.col-lg-1,.gutters-sm>.col-lg-2,.gutters-sm>.col-lg-3,.gutters-sm>.col-lg-4,.gutters-sm>.col-lg-5,.gutters-sm>.col-lg-6,.gutters-sm>.col-lg-7,.gutters-sm>.col-lg-8,.gutters-sm>.col-lg-9,.gutters-sm>.col-lg-10,.gutters-sm>.col-lg-11,.gutters-sm>.col-lg-12,.gutters-sm>.col-lg,.gutters-sm>.col-lg-auto,.gutters-sm>.col-xl-1,.gutters-sm>.col-xl-2,.gutters-sm>.col-xl-3,.gutters-sm>.col-xl-4,.gutters-sm>.col-xl-5,.gutters-sm>.col-xl-6,.gutters-sm>.col-xl-7,.gutters-sm>.col-xl-8,.gutters-sm>.col-xl-9,.gutters-sm>.col-xl-10,.gutters-sm>.col-xl-11,.gutters-sm>.col-xl-12,.gutters-sm>.col-xl,.gutters-sm>.col-xl-auto,.gutters-sm>.col-xxl-1,.gutters-sm>.col-xxl-2,.gutters-sm>.col-xxl-3,.gutters-sm>.col-xxl-5,.gutters-sm>.col-xxl-6,.gutters-sm>.col-xxl-7,.gutters-sm>.col-xxl-8,.gutters-sm>.col-xxl-9,.gutters-sm>.col-xxl-10,.gutters-sm>.col-xxl-11,.gutters-sm>.col-xxl-12,.gutters-sm>.col-xxl,.gutters-sm>.col-xxl-auto{padding-left:12px;padding-right:12px}@media screen and (min-width: 1024px){.gutters-md>.col-1,.gutters-md>.col-2,.gutters-md>.col-3,.gutters-md>.col-4,.gutters-md>.col-5,.gutters-md>.col-6,.gutters-md>.col-7,.gutters-md>.col-8,.gutters-md>.col-9,.gutters-md>.col-10,.gutters-md>.col-11,.gutters-md>.col-12,.gutters-md>.col,.gutters-md>.col-auto,.gutters-md>.col-xs-1,.gutters-md>.col-xs-2,.gutters-md>.col-xs-3,.gutters-md>.col-xs-4,.gutters-md>.col-xs-5,.gutters-md>.col-xs-6,.gutters-md>.col-xs-7,.gutters-md>.col-xs-8,.gutters-md>.col-xs-9,.gutters-md>.col-xs-10,.gutters-md>.col-xs-11,.gutters-md>.col-xs-12,.gutters-md>.col-xs,.gutters-md>.col-xs-auto,.gutters-md>.col-md-1,.gutters-md>.col-md-2,.gutters-md>.col-md-3,.gutters-md>.col-md-4,.gutters-md>.col-md-5,.gutters-md>.col-md-6,.gutters-md>.col-md-7,.gutters-md>.col-md-8,.gutters-md>.col-md-9,.gutters-md>.col-md-10,.gutters-md>.col-md-11,.gutters-md>.col-md-12,.gutters-md>.col-md,.gutters-md>.col-md-auto,.gutters-md>.col-lg-1,.gutters-md>.col-lg-2,.gutters-md>.col-lg-3,.gutters-md>.col-lg-4,.gutters-md>.col-lg-5,.gutters-md>.col-lg-6,.gutters-md>.col-lg-7,.gutters-md>.col-lg-8,.gutters-md>.col-lg-9,.gutters-md>.col-lg-10,.gutters-md>.col-lg-11,.gutters-md>.col-lg-12,.gutters-md>.col-lg,.gutters-md>.col-lg-auto,.gutters-md>.col-xl-1,.gutters-md>.col-xl-2,.gutters-md>.col-xl-3,.gutters-md>.col-xl-4,.gutters-md>.col-xl-5,.gutters-md>.col-xl-6,.gutters-md>.col-xl-7,.gutters-md>.col-xl-8,.gutters-md>.col-xl-9,.gutters-md>.col-xl-10,.gutters-md>.col-xl-11,.gutters-md>.col-xl-12,.gutters-md>.col-xl,.gutters-md>.col-xl-auto,.gutters-md>.col-xxl-1,.gutters-md>.col-xxl-2,.gutters-md>.col-xxl-3,.gutters-md>.col-xxl-5,.gutters-md>.col-xxl-6,.gutters-md>.col-xxl-7,.gutters-md>.col-xxl-8,.gutters-md>.col-xxl-9,.gutters-md>.col-xxl-10,.gutters-md>.col-xxl-11,.gutters-md>.col-xxl-12,.gutters-md>.col-xxl,.gutters-md>.col-xxl-auto{padding-left:20px;padding-right:20px}}@media screen and (min-width: 1024px){.gutters-lg>.col-1,.gutters-lg>.col-2,.gutters-lg>.col-3,.gutters-lg>.col-4,.gutters-lg>.col-5,.gutters-lg>.col-6,.gutters-lg>.col-7,.gutters-lg>.col-8,.gutters-lg>.col-9,.gutters-lg>.col-10,.gutters-lg>.col-11,.gutters-lg>.col-12,.gutters-lg>.col,.gutters-lg>.col-auto,.gutters-lg>.col-xs-1,.gutters-lg>.col-xs-2,.gutters-lg>.col-xs-3,.gutters-lg>.col-xs-4,.gutters-lg>.col-xs-5,.gutters-lg>.col-xs-6,.gutters-lg>.col-xs-7,.gutters-lg>.col-xs-8,.gutters-lg>.col-xs-9,.gutters-lg>.col-xs-10,.gutters-lg>.col-xs-11,.gutters-lg>.col-xs-12,.gutters-lg>.col-xs,.gutters-lg>.col-xs-auto,.gutters-lg>.col-md-1,.gutters-lg>.col-md-2,.gutters-lg>.col-md-3,.gutters-lg>.col-md-4,.gutters-lg>.col-md-5,.gutters-lg>.col-md-6,.gutters-lg>.col-md-7,.gutters-lg>.col-md-8,.gutters-lg>.col-md-9,.gutters-lg>.col-md-10,.gutters-lg>.col-md-11,.gutters-lg>.col-md-12,.gutters-lg>.col-md,.gutters-lg>.col-md-auto,.gutters-lg>.col-lg-1,.gutters-lg>.col-lg-2,.gutters-lg>.col-lg-3,.gutters-lg>.col-lg-4,.gutters-lg>.col-lg-5,.gutters-lg>.col-lg-6,.gutters-lg>.col-lg-7,.gutters-lg>.col-lg-8,.gutters-lg>.col-lg-9,.gutters-lg>.col-lg-10,.gutters-lg>.col-lg-11,.gutters-lg>.col-lg-12,.gutters-lg>.col-lg,.gutters-lg>.col-lg-auto,.gutters-lg>.col-xl-1,.gutters-lg>.col-xl-2,.gutters-lg>.col-xl-3,.gutters-lg>.col-xl-4,.gutters-lg>.col-xl-5,.gutters-lg>.col-xl-6,.gutters-lg>.col-xl-7,.gutters-lg>.col-xl-8,.gutters-lg>.col-xl-9,.gutters-lg>.col-xl-10,.gutters-lg>.col-xl-11,.gutters-lg>.col-xl-12,.gutters-lg>.col-xl,.gutters-lg>.col-xl-auto,.gutters-lg>.col-xxl-1,.gutters-lg>.col-xxl-2,.gutters-lg>.col-xxl-3,.gutters-lg>.col-xxl-5,.gutters-lg>.col-xxl-6,.gutters-lg>.col-xxl-7,.gutters-lg>.col-xxl-8,.gutters-lg>.col-xxl-9,.gutters-lg>.col-xxl-10,.gutters-lg>.col-xxl-11,.gutters-lg>.col-xxl-12,.gutters-lg>.col-xxl,.gutters-lg>.col-xxl-auto{padding-right:28px;padding-left:28px}}@media screen and (min-width: 1024px){.gutters-xl>.col-1,.gutters-xl>.col-2,.gutters-xl>.col-3,.gutters-xl>.col-4,.gutters-xl>.col-5,.gutters-xl>.col-6,.gutters-xl>.col-7,.gutters-xl>.col-8,.gutters-xl>.col-9,.gutters-xl>.col-10,.gutters-xl>.col-11,.gutters-xl>.col-12,.gutters-xl>.col,.gutters-xl>.col-auto,.gutters-xl>.col-xs-1,.gutters-xl>.col-xs-2,.gutters-xl>.col-xs-3,.gutters-xl>.col-xs-4,.gutters-xl>.col-xs-5,.gutters-xl>.col-xs-6,.gutters-xl>.col-xs-7,.gutters-xl>.col-xs-8,.gutters-xl>.col-xs-9,.gutters-xl>.col-xs-10,.gutters-xl>.col-xs-11,.gutters-xl>.col-xs-12,.gutters-xl>.col-xs,.gutters-xl>.col-xs-auto,.gutters-xl>.col-md-1,.gutters-xl>.col-md-2,.gutters-xl>.col-md-3,.gutters-xl>.col-md-4,.gutters-xl>.col-md-5,.gutters-xl>.col-md-6,.gutters-xl>.col-md-7,.gutters-xl>.col-md-8,.gutters-xl>.col-md-9,.gutters-xl>.col-md-10,.gutters-xl>.col-md-11,.gutters-xl>.col-md-12,.gutters-xl>.col-md,.gutters-xl>.col-md-auto,.gutters-xl>.col-lg-1,.gutters-xl>.col-lg-2,.gutters-xl>.col-lg-3,.gutters-xl>.col-lg-4,.gutters-xl>.col-lg-5,.gutters-xl>.col-lg-6,.gutters-xl>.col-lg-7,.gutters-xl>.col-lg-8,.gutters-xl>.col-lg-9,.gutters-xl>.col-lg-10,.gutters-xl>.col-lg-11,.gutters-xl>.col-lg-12,.gutters-xl>.col-lg,.gutters-xl>.col-lg-auto,.gutters-xl>.col-xl-1,.gutters-xl>.col-xl-2,.gutters-xl>.col-xl-3,.gutters-xl>.col-xl-4,.gutters-xl>.col-xl-5,.gutters-xl>.col-xl-6,.gutters-xl>.col-xl-7,.gutters-xl>.col-xl-8,.gutters-xl>.col-xl-9,.gutters-xl>.col-xl-10,.gutters-xl>.col-xl-11,.gutters-xl>.col-xl-12,.gutters-xl>.col-xl,.gutters-xl>.col-xl-auto,.gutters-xl>.col-xxl-1,.gutters-xl>.col-xxl-2,.gutters-xl>.col-xxl-3,.gutters-xl>.col-xxl-5,.gutters-xl>.col-xxl-6,.gutters-xl>.col-xxl-7,.gutters-xl>.col-xxl-8,.gutters-xl>.col-xxl-9,.gutters-xl>.col-xxl-10,.gutters-xl>.col-xxl-11,.gutters-xl>.col-xxl-12,.gutters-xl>.col-xxl,.gutters-xl>.col-xxl-auto{padding-right:28px;padding-left:28px}}@media screen and (min-width: 1280px){.gutters-xl>.col-1,.gutters-xl>.col-2,.gutters-xl>.col-3,.gutters-xl>.col-4,.gutters-xl>.col-5,.gutters-xl>.col-6,.gutters-xl>.col-7,.gutters-xl>.col-8,.gutters-xl>.col-9,.gutters-xl>.col-10,.gutters-xl>.col-11,.gutters-xl>.col-12,.gutters-xl>.col,.gutters-xl>.col-auto,.gutters-xl>.col-xs-1,.gutters-xl>.col-xs-2,.gutters-xl>.col-xs-3,.gutters-xl>.col-xs-4,.gutters-xl>.col-xs-5,.gutters-xl>.col-xs-6,.gutters-xl>.col-xs-7,.gutters-xl>.col-xs-8,.gutters-xl>.col-xs-9,.gutters-xl>.col-xs-10,.gutters-xl>.col-xs-11,.gutters-xl>.col-xs-12,.gutters-xl>.col-xs,.gutters-xl>.col-xs-auto,.gutters-xl>.col-md-1,.gutters-xl>.col-md-2,.gutters-xl>.col-md-3,.gutters-xl>.col-md-4,.gutters-xl>.col-md-5,.gutters-xl>.col-md-6,.gutters-xl>.col-md-7,.gutters-xl>.col-md-8,.gutters-xl>.col-md-9,.gutters-xl>.col-md-10,.gutters-xl>.col-md-11,.gutters-xl>.col-md-12,.gutters-xl>.col-md,.gutters-xl>.col-md-auto,.gutters-xl>.col-lg-1,.gutters-xl>.col-lg-2,.gutters-xl>.col-lg-3,.gutters-xl>.col-lg-4,.gutters-xl>.col-lg-5,.gutters-xl>.col-lg-6,.gutters-xl>.col-lg-7,.gutters-xl>.col-lg-8,.gutters-xl>.col-lg-9,.gutters-xl>.col-lg-10,.gutters-xl>.col-lg-11,.gutters-xl>.col-lg-12,.gutters-xl>.col-lg,.gutters-xl>.col-lg-auto,.gutters-xl>.col-xl-1,.gutters-xl>.col-xl-2,.gutters-xl>.col-xl-3,.gutters-xl>.col-xl-4,.gutters-xl>.col-xl-5,.gutters-xl>.col-xl-6,.gutters-xl>.col-xl-7,.gutters-xl>.col-xl-8,.gutters-xl>.col-xl-9,.gutters-xl>.col-xl-10,.gutters-xl>.col-xl-11,.gutters-xl>.col-xl-12,.gutters-xl>.col-xl,.gutters-xl>.col-xl-auto,.gutters-xl>.col-xxl-1,.gutters-xl>.col-xxl-2,.gutters-xl>.col-xxl-3,.gutters-xl>.col-xxl-5,.gutters-xl>.col-xxl-6,.gutters-xl>.col-xxl-7,.gutters-xl>.col-xxl-8,.gutters-xl>.col-xxl-9,.gutters-xl>.col-xxl-10,.gutters-xl>.col-xxl-11,.gutters-xl>.col-xxl-12,.gutters-xl>.col-xxl,.gutters-xl>.col-xxl-auto{padding-right:55px;padding-left:55px}}.col{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-auto{flex:0 0 auto;width:auto;max-width:none}.col-1{flex:0 0 8.333333%;max-width:8.333333%}.col-2{flex:0 0 16.666667%;max-width:16.666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.333333%;max-width:33.333333%}.col-5{flex:0 0 41.666667%;max-width:41.666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.333333%;max-width:58.333333%}.col-8{flex:0 0 66.666667%;max-width:66.666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.333333%;max-width:83.333333%}.col-11{flex:0 0 91.666667%;max-width:91.666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media screen and (min-width: 320px){.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xs-1>*{flex:0 0 100%;max-width:100%}.row-cols-xs-2>*{flex:0 0 50%;max-width:50%}.row-cols-xs-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xs-4>*{flex:0 0 25%;max-width:25%}.row-cols-xs-5>*{flex:0 0 20%;max-width:20%}.row-cols-xs-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-auto{flex:0 0 auto;width:auto;max-width:none}.col-xs-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xs-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xs-3{flex:0 0 25%;max-width:25%}.col-xs-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xs-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xs-6{flex:0 0 50%;max-width:50%}.col-xs-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xs-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xs-9{flex:0 0 75%;max-width:75%}.col-xs-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xs-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xs-12{flex:0 0 100%;max-width:100%}.order-xs-first{order:-1}.order-xs-last{order:13}.order-xs-0{order:0}.order-xs-1{order:1}.order-xs-2{order:2}.order-xs-3{order:3}.order-xs-4{order:4}.order-xs-5{order:5}.order-xs-6{order:6}.order-xs-7{order:7}.order-xs-8{order:8}.order-xs-9{order:9}.order-xs-10{order:10}.order-xs-11{order:11}.order-xs-12{order:12}.offset-xs-0{margin-left:0}.offset-xs-1{margin-left:8.333333%}.offset-xs-2{margin-left:16.666667%}.offset-xs-3{margin-left:25%}.offset-xs-4{margin-left:33.333333%}.offset-xs-5{margin-left:41.666667%}.offset-xs-6{margin-left:50%}.offset-xs-7{margin-left:58.333333%}.offset-xs-8{margin-left:66.666667%}.offset-xs-9{margin-left:75%}.offset-xs-10{margin-left:83.333333%}.offset-xs-11{margin-left:91.666667%}}@media screen and (min-width: 768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:none}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media screen and (min-width: 1024px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.666667%;max-width:16.666667%}.row-cols-lg-8>*{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:none}.col-lg-1{flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media screen and (min-width: 1280px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}@media screen and (min-width: 1440px){.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{flex:0 0 33.333333%;max-width:33.333333%}.row-cols-xxl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-auto{flex:0 0 auto;width:auto;max-width:none}.col-xxl-1{flex:0 0 8.333333%;max-width:8.333333%}.col-xxl-2{flex:0 0 16.666667%;max-width:16.666667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.333333%;max-width:33.333333%}.col-xxl-5{flex:0 0 41.666667%;max-width:41.666667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.333333%;max-width:58.333333%}.col-xxl-8{flex:0 0 66.666667%;max-width:66.666667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.333333%;max-width:83.333333%}.col-xxl-11{flex:0 0 91.666667%;max-width:91.666667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.333333%}.offset-xxl-2{margin-left:16.666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.333333%}.offset-xxl-5{margin-left:41.666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.333333%}.offset-xxl-8{margin-left:66.666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.333333%}.offset-xxl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media screen and (min-width: 320px){.d-xs-none{display:none!important}.d-xs-inline{display:inline!important}.d-xs-inline-block{display:inline-block!important}.d-xs-block{display:block!important}.d-xs-table{display:table!important}.d-xs-table-row{display:table-row!important}.d-xs-table-cell{display:table-cell!important}.d-xs-flex{display:flex!important}.d-xs-inline-flex{display:inline-flex!important}}@media screen and (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media screen and (min-width: 1024px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media screen and (min-width: 1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media screen and (min-width: 320px){.flex-xs-row{flex-direction:row!important}.flex-xs-column{flex-direction:column!important}.flex-xs-row-reverse{flex-direction:row-reverse!important}.flex-xs-column-reverse{flex-direction:column-reverse!important}.flex-xs-wrap{flex-wrap:wrap!important}.flex-xs-nowrap{flex-wrap:nowrap!important}.flex-xs-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xs-start{justify-content:flex-start!important}.justify-content-xs-end{justify-content:flex-end!important}.justify-content-xs-center{justify-content:center!important}.justify-content-xs-between{justify-content:space-between!important}.justify-content-xs-around{justify-content:space-around!important}.align-items-xs-start{align-items:flex-start!important}.align-items-xs-end{align-items:flex-end!important}.align-items-xs-center{align-items:center!important}.align-items-xs-baseline{align-items:baseline!important}.align-items-xs-stretch{align-items:stretch!important}.align-content-xs-start{align-content:flex-start!important}.align-content-xs-end{align-content:flex-end!important}.align-content-xs-center{align-content:center!important}.align-content-xs-between{align-content:space-between!important}.align-content-xs-around{align-content:space-around!important}.align-content-xs-stretch{align-content:stretch!important}.align-self-xs-auto{align-self:auto!important}.align-self-xs-start{align-self:flex-start!important}.align-self-xs-end{align-self:flex-end!important}.align-self-xs-center{align-self:center!important}.align-self-xs-baseline{align-self:baseline!important}.align-self-xs-stretch{align-self:stretch!important}}@media screen and (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media screen and (min-width: 1024px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media screen and (min-width: 1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.admin-bar{--admin-bar-height: 46px}@media screen and (min-width: 783px){.admin-bar{--admin-bar-height: 32px}}.header{padding:16px 0;position:fixed;width:100%;right:0;left:0;z-index:999;top:var(--admin-bar-height, 0);transition:.3s}@media screen and (min-width: 1280px){.header{padding:14px 0}}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header,.is-scrolled .header,.menu-active .header,.single .header{background-color:#fff}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header:after,.is-scrolled .header:after,.menu-active .header:after,.single .header:after{content:"";position:absolute;bottom:0;left:0;height:1px;width:100%;background-color:#c2c4ba}.header-nav{padding:112px 16px 64px}@media screen and (min-width: 1024px){.header-nav{padding:112px 42px 64px}}@media screen and (min-width: 1280px){.header-nav{padding:0}}@media screen and (max-width: 1279.5px){.header-nav{position:fixed;width:100%;height:calc(var(--full-viewport, 100vh) - var(--admin-bar-height, 0px));top:var(--admin-bar-height, 0);left:100%;z-index:-1;background-color:#fff;transition:.3s}.menu-active .header-nav{left:0}}@media screen and (max-width: 1279.5px){.header-nav>.btn{width:100%}}@media screen and (min-width: 1280px){.header-nav>.btn{display:none;visibility:hidden}}.header-lang{margin:0 14px 0 0}@media screen and (min-width: 1024px){.header-lang{margin:0 38px 0 0}}@media screen and (min-width: 1280px){.header-lang{order:1}}.header .container{display:flex;align-items:center;justify-content:space-between}.header .container>.btn{display:none;visibility:hidden}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header .container>.btn,.is-scrolled .header .container>.btn,.single .header .container>.btn{background-color:#525739;color:#fff;border-color:#525739}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header .container>.btn:hover,.is-scrolled .header .container>.btn:hover,.single .header .container>.btn:hover{border-color:#3c4029;background-color:#3c4029}@media screen and (min-width: 1280px){.header .container>.btn{display:block;visibility:visible;order:1}}.header .container .logo{margin-right:auto}.header .container .logo-main{display:block;visibility:visible}.header .container .logo-main:only-child{display:block!important;visibility:visible!important}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header .container .logo-main,.is-scrolled .header .container .logo-main,.menu-active .header .container .logo-main,.single .header .container .logo-main{display:none;visibility:hidden}.header .container .logo-alt{display:none;visibility:hidden}.header .container .logo-alt:only-child{display:block!important;visibility:visible!important}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header .container .logo-alt,.is-scrolled .header .container .logo-alt,.menu-active .header .container .logo-alt,.single .header .container .logo-alt{display:block;visibility:visible}.header-navigation{list-style-type:none;padding:0;margin:0}@media screen and (max-width: 1279.5px){.header-navigation{font-size:24px;font-weight:600;line-height:1.25;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}}@media screen and (min-width: 1280px){.header-navigation{margin:0;display:flex;flex-direction:row;align-items:center;gap:42px;font-size:16px;font-weight:600;line-height:1.1875}}.header-navigation li.active a{color:#a2b06e}@media screen and (max-width: 1279.5px){.header-navigation li{border-bottom:1px solid #c2c4ba}}@media screen and (min-width: 1280px){.header-navigation li.active a{color:#e9fc6a!important}.is-scrolled .header-navigation li.active a{color:#a2b06e!important}}@media screen and (min-width: 1280px){body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header-navigation a,.is-scrolled .header-navigation a,.single .header-navigation a{color:#000}}@media screen and (max-width: 1279.5px){.header-navigation a{display:block;padding:24px 0;color:#000}.header-navigation a:hover{color:#3c4029}}@media screen and (min-width: 1280px){.header-navigation a{color:#fff}.header-navigation a:hover{color:#ccdc60}}.primary-nav-wrapper{margin:0 0 88px}@media screen and (min-width: 1280px){.primary-nav-wrapper{margin:0 64px 0 0}}.menu-toggle{width:32px;height:32px;padding:7px 5px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:transparent;border:0;cursor:pointer}@media screen and (min-width: 1280px){.menu-toggle{display:none;visibility:hidden}}.menu-toggle span:not([class]){width:100%;height:2px;background-color:#fff;transition:.3s;transform-origin:center}body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .menu-toggle span:not([class]),.is-scrolled .menu-toggle span:not([class]),.single .menu-toggle span:not([class]){background-color:#000}.menu-active .menu-toggle span:not([class]):nth-child(1){transform:translateY(8px) rotate(45deg);background-color:#000}.menu-active .menu-toggle span:not([class]):nth-child(2){transform:scaleX(0)}.menu-active .menu-toggle span:not([class]):nth-child(3){transform:translateY(-8px) rotate(-45deg);background-color:#000}@media screen and (min-width: 1280px){body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) li.current_page_item a{color:#a2b06e!important}}body{background-color:#fff}body.menu-active{overflow:hidden}.resize-active *,.resize-active *:after,.resize-active *:before{transition:none!important}.container{max-width:1440px;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px;width:100%}@media screen and (min-width: 1024px){.container{padding-left:42px;padding-right:42px}}.container--fluid{max-width:100%}#wrapper{position:relative;overflow:clip;display:flex;flex-direction:column;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}.touchevents #wrapper{min-height:var(--full-viewport)}.wrapper-inner{min-height:100svh;min-height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;align-items:stretch}.wrapper-inner>#header{width:100%;flex:0 0 auto}.wrapper-inner>#main{width:100%;flex:1 auto}.wrapper-inner>#footer{width:100%;flex:0 0 auto}img{vertical-align:top;max-width:100%;height:auto}.section{padding:42px 0}@media screen and (min-width: 1024px){.section{padding:64px 0}}.section-title{display:flex;align-items:center;justify-content:space-between;gap:36px;margin:0 0 24px}.section-title>*{margin:0}@media screen and (min-width: 1024px){.section-title{margin:0 0 36px}}@media screen and (max-width: 767.5px){.section-title .btn{display:none;visibility:hidden}}.section-bottom-button{display:flex;flex-direction:column;gap:24px;margin:32px 0 0}.section-bottom-button .btn{width:100%}@media screen and (min-width: 768px){.section-bottom-button{display:none;visibility:hidden}}.share-block{margin:65px 0 0}.share-block:first-child{margin-top:0}.share-block h6{font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;text-transform:uppercase;margin:0 0 16px;font-size:16px;font-weight:700}.share-block .socials a{color:#525739}.share-block .socials a:hover{color:#3c4029}.share-block .socials path[fill]{fill:currentcolor}.copy-popup{position:absolute;background:#000c;color:#fff;padding:4px 8px;border-radius:4px;font-size:12px;pointer-events:none;z-index:9999;transition:opacity .3s,transform .3s;opacity:0;transform:translate(-50%) translateY(-24px)}.copy-popup.show{opacity:1;transform:translate(-50%) translateY(-29px)}.js-tab-hidden{position:absolute;left:-9999px}.footer{background-color:#000;color:#fff;padding:42px 0 24px}.footer-top{margin:0 0 36px;display:flex;flex-direction:column;justify-content:space-between;gap:36px}@media screen and (min-width: 1024px){.footer-top{margin:0 0 42px;flex-direction:row}}.footer-top:last-child{margin-bottom:0}.footer-logo{margin:0 0 28px;max-width:176px;width:100%}@media screen and (min-width: 1024px){.footer-logo{margin:0 0 36px}}.footer-right a{color:#fff}.footer-right a:hover{color:#ccdc60}.footer-menu{margin:0 0 32px;font-size:16px;font-weight:400}@media screen and (min-width: 1024px){.footer-menu{margin:0 0 38px}}.footer-menu ul{display:flex;flex-wrap:wrap;column-gap:42px;row-gap:16px;list-style-type:none;margin:0;padding:0}.footer-menu ul li{width:calc(50% - 21px)}@media screen and (min-width: 768px){.footer-menu ul li{width:auto}}.footer-contact{display:flex;flex-direction:column;row-gap:24px;column-gap:36px}@media screen and (min-width: 768px){.footer-contact{flex-direction:row;justify-content:flex-end;text-align:right}}.footer-contact h6,.footer-contact .h6{margin:0 0 8px;font-size:12px;line-height:1.25;font-weight:400;font-family:Inter,Helvetica Neue,Arial,Noto Sans,sans-serif}.footer-contact a{font-size:14px;font-weight:700;line-height:1.2857142857;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}.footer-bottom{font-size:12px;line-height:1.25;color:#9d9a9b}@media screen and (min-width: 768px){.footer-bottom{text-align:center}}.hero-item{position:relative}.hero-slider .swiper-wrapper{box-sizing:border-box!important}.hero-slider .swiper-button{width:48px;height:48px;border:1px solid #fff;border-radius:2px;background-color:#fff3;cursor:pointer;position:absolute;top:128px;z-index:2;display:flex;align-items:center;justify-content:center;font-size:26px;color:#fff;transition:.3s}.hero-slider .swiper-button:hover{background-color:#fff6}.hero-slider .swiper-button svg{height:1em;width:auto}.hero-slider .swiper-button-prev{left:16px}@media screen and (min-width: 1280px){.hero-slider .swiper-button-prev{inset:auto 114px 42px auto}}@media screen and (min-width: 1440px){.hero-slider .swiper-button-prev{right:calc((100vw - 1440px)/2 + 114px)}}.hero-slider .swiper-button-prev svg{transform:rotate(180deg)}.hero-slider .swiper-button-next{left:88px}@media screen and (min-width: 1280px){.hero-slider .swiper-button-next{inset:auto 42px 42px auto}}@media screen and (min-width: 1440px){.hero-slider .swiper-button-next{right:calc((100vw - 1440px)/2 + 42px)}}.hero-bg{position:absolute;width:100%;height:100%;top:0;left:0}.hero-bg:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0;background:linear-gradient(252.22deg,#0000 29.49%,#000 97.17%)}.hero-bg img{width:100%;height:100%;top:0;left:0;object-fit:cover}.hero-inner{position:relative;z-index:1;color:#fff;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:32px;padding-top:204px}@media screen and (min-width: 1024px){.hero-inner{padding-bottom:42px}}.hero-inner .container>*:last-child{margin-bottom:0}.hero-title{max-width:1024px;margin:0 0 12px}@media screen and (min-width: 1024px){.hero-title{margin:0 0 18px}}.hero-text{max-width:841px;margin:0 0 42px;font-size:18px;line-height:1.2083333333}@media screen and (min-width: 1024px){.hero-text{font-size:24px}}.hero-text>*:last-child{margin-bottom:0}.hero-buttons{max-width:1024px;display:flex;flex-direction:column;row-gap:16px;column-gap:24px}@media screen and (min-width: 768px){.hero-buttons{flex-direction:row;flex-wrap:wrap}}.projects-row{display:flex;flex-wrap:wrap;margin:0 -9px;row-gap:24px}.projects-row.loading{position:relative;min-height:400px}.projects-row.loading .projects-col{opacity:.2;pointer-events:none}.projects-row.loading:after{content:"";position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;border:5px solid #525739;border-bottom:5px solid transparent;border-radius:50%;animation:spinner 1s linear infinite}.projects-col{padding:0 9px;display:flex;width:100%}@media screen and (min-width: 768px){.projects-col{width:50%}}@media screen and (min-width: 1024px){.projects-col{width:33.333%}}.project-page-main{flex:1}.projects-item{width:100%;display:flex;flex-direction:column}.projects-img{position:relative;padding:0 0 72.3%;background-color:#0003}@media screen and (min-width: 768px){.projects-img{padding:0 0 63.18%}}.projects-img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.projects-info{padding:24px 18px 18px;display:flex;flex-direction:column;flex:1 1 auto;border-left:1px solid #c2c4ba;border-right:1px solid #c2c4ba;border-bottom:1px solid #c2c4ba}@media screen and (min-width: 1024px){.projects-info{padding:36px 18px 18px;font-size:18px}}.projects-info .h5{margin-bottom:auto}.projects-info .h5:has(+p){margin:0 0 12px}.projects-info p{margin-bottom:auto}.projects-progress{--progress-width: 0%;margin:12px 0;height:8px;border-radius:2px;background-color:#a2b06e;position:relative}.projects-progress:before{content:"";position:absolute;top:0;left:0;height:100%;width:var(--progress-width);background-color:#3c4029;border-radius:inherit}.projects-numbers{margin:0 0 28px;display:flex;gap:24px}@media screen and (min-width: 768px){.projects-numbers{margin:0 0 36px}}.projects-number{width:calc(50% - 12px);display:flex;flex-direction:column}.projects-number span{font-size:12px;line-height:1.25;font-weight:400}.projects-number strong{font-size:12px;font-weight:600;line-height:1.25;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}@media screen and (min-width: 375px){.projects-number strong{font-size:16px}}@media screen and (min-width: 1024px){.projects-number strong{font-size:14px}}@media screen and (min-width: 1280px){.projects-number strong{font-size:16px}}@media screen and (min-width: 1366px){.projects-number strong{font-size:20px;line-height:1.25}}.projects-listing .section-title{display:flex;flex-direction:column;align-items:flex-start}@media screen and (min-width: 1024px){.projects-listing .section-title{flex-direction:row;align-items:center}}.projects-listing .section-title .filters{margin:0}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.articles-row{display:flex;flex-wrap:wrap;margin:0 -9px;row-gap:18px}.articles-row.loading{position:relative;min-height:400px}.articles-row.loading .articles-col{opacity:.2;pointer-events:none}.articles-row.loading:after{content:"";position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;border:5px solid #525739;border-bottom:5px solid transparent;border-radius:50%;animation:spinner 1s linear infinite}.articles-col{padding:0 9px;display:flex;width:100%}@media screen and (min-width: 768px){.articles-col{width:50%}}@media screen and (min-width: 1024px){.articles-col{width:33.333%}}.articles-item{width:100%;display:flex;flex-direction:column;position:relative}.articles-item:has(.h5 a:hover) img{transform:scale(1.05)}.articles-item:has(.h5 a:hover) .articles-info{border-color:#3c4029}.articles-img{position:relative;padding:0 0 81.04%;background-color:#0003;overflow:hidden}@media screen and (min-width: 768px){.articles-img{padding:0 0 63.18%}}.articles-img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover;transition:.3s}.articles-meta{display:flex;justify-content:space-between;align-items:center;margin:0 0 12px;gap:12px}.articles-date{font-size:14px;font-weight:400;line-height:1.2142857143;color:#525739}.articles-info{padding:24px 18px 18px;display:flex;flex-direction:column;flex:1 1 auto;border-left:2px solid #c2c4ba;border-right:2px solid #c2c4ba;border-bottom:2px solid #c2c4ba;transition:.3s}@media screen and (min-width: 1024px){.articles-info{padding:36px 18px 18px}}.articles-info .h5{margin-bottom:auto}.articles-info a{color:#000}.articles-info a:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0}.articles-info p{margin-top:12px;font-size:16px;line-height:1.25;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;line-clamp:5}@media screen and (min-width: 1024px){.articles-info p{font-size:18px}}.articles-info>*:last-child{margin-bottom:0}.articles-listing .filters ul{flex-direction:column}@media screen and (min-width: 768px){.articles-listing .filters ul{flex-direction:row}}.articles-listing .filters a{text-align:center;justify-content:center}.numbers{background-color:#515739;color:#fff;font-size:16px}@media screen and (min-width: 1024px){.numbers{font-size:18px}}.numbers-row{display:flex;flex-wrap:wrap;margin:0 -18px;row-gap:28px}.numbers-col{padding:0 18px;width:100%}@media screen and (min-width: 768px){.numbers-col{width:50%}}@media screen and (min-width: 1024px){.numbers-col{width:25%}}.numbers-item .h2{margin:0 0 8px}@media screen and (min-width: 768px){.numbers-item .h2{margin:0 0 12px}}.numbers-item>*:last-child{margin-bottom:0}.about-row{display:flex;flex-wrap:wrap;row-gap:32px;margin:0 -21px}.about-text{padding:0 21px;width:100%;font-size:16px}@media screen and (min-width: 768px){.about-text{width:50%}}@media screen and (min-width: 1024px){.about-text{font-size:18px}}.about-text h3,.about-text .h7{margin:0 0 18px}.about-text p{margin:0 0 36px}.about-text p:last-child{margin-bottom:0}@media screen and (max-width: 767.5px){.about-text .btn{display:none;visibility:hidden}}.about-img{padding:0 21px;width:100%}@media screen and (min-width: 768px){.about-img{width:50%}}.about-img img{width:100%}.faq{background-color:#000;color:#fff}.faq:last-child{padding-bottom:0}.faq-list .ac{border-bottom:1px solid #808080}.faq-list .ac.is-active .ac-trigger:before{transform:translateY(-50%) rotate(90deg)}.faq-list .ac:last-child{border:0}.faq-list .ac-trigger{display:block;width:100%;text-align:left;background-color:transparent;padding:0 46px 0 0;border:0;color:inherit;cursor:pointer;transition:.3s;min-height:36px;position:relative}.faq-list .ac-trigger:hover{color:#e3e367}.faq-list .ac-trigger:before{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%) rotate(0);background-color:#e3e367;width:36px;height:36px;-webkit-mask-image:url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.6287 18.631C34.2145 18.0452 34.2145 17.0954 33.6287 16.5097L24.0828 6.96371C23.497 6.37792 22.5473 6.37792 21.9615 6.96371C21.3757 7.5495 21.3757 8.49924 21.9615 9.08503L30.4468 17.5703L21.9615 26.0556C21.3757 26.6414 21.3757 27.5911 21.9615 28.1769C22.5473 28.7627 23.497 28.7627 24.0828 28.1769L33.6287 18.631ZM1.71094 17.5703V19.0703H32.5681V17.5703V16.0703H1.71094V17.5703Z" fill="%23E3E367"/></svg>');mask-image:url('data:image/svg+xml,<svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M33.6287 18.631C34.2145 18.0452 34.2145 17.0954 33.6287 16.5097L24.0828 6.96371C23.497 6.37792 22.5473 6.37792 21.9615 6.96371C21.3757 7.5495 21.3757 8.49924 21.9615 9.08503L30.4468 17.5703L21.9615 26.0556C21.3757 26.6414 21.3757 27.5911 21.9615 28.1769C22.5473 28.7627 23.497 28.7627 24.0828 28.1769L33.6287 18.631ZM1.71094 17.5703V19.0703H32.5681V17.5703V16.0703H1.71094V17.5703Z" fill="%23E3E367"/></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;transition:.3s}.faq-list .ac-header{font-size:16px;font-weight:400;line-height:1.2222222222;margin:0;padding:20px 0}@media screen and (min-width: 768px){.faq-list .ac-header{font-size:18px}}.faq-list .ac-panel{overflow:hidden;padding-right:46px}.faq-list .ac-panel>*:last-child{margin-bottom:32px}.partners-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:36px}.partners-col{max-width:176px;width:100%}.partners-col img{max-width:100%;margin:0 auto;object-fit:contain}.hero-banner{position:relative}.hero-banner .container{position:relative;z-index:2}.hero-banner-inner{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;padding:204px 0 32px;gap:32px;font-size:18px;line-height:1.2083333333}@media screen and (min-width: 768px){.hero-banner-inner{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:204px 0 52px;font-size:24px}}.hero-banner-inner>*{margin:0}@media screen and (min-width: 768px){.hero-banner-inner>*{width:calc(50% - 16px);max-width:554px}}.hero-banner-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#a2b06e}.hero-banner-bg img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.hero-banner-bg:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(179.55deg,#0000 .39%,#00000012 49.61%,#0009 99.62%)}.team-swiper{overflow:hidden}.team-swiper *{box-sizing:border-box!important}.team-buttons{display:flex;align-items:center;gap:16px}@media screen and (min-width: 1024px){.team-buttons{gap:24px}}.team-buttons:has(.swiper-button-disabled+.swiper-button-disabled){display:none;visibility:hidden}.team-buttons .swiper-button{width:48px;height:48px;border:2px solid;border-radius:2px;background-color:transparent;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center;font-size:26px;color:#000;transition:.3s}@media screen and (min-width: 1024px){.team-buttons .swiper-button{width:57px;height:57px}}.team-buttons .swiper-button:hover{color:#525739}.team-buttons .swiper-button.swiper-button-disabled{opacity:.5;pointer-events:none}.team-buttons .swiper-button-prev svg{transform:rotate(180deg)}.team-buttons .swiper-button svg{height:1em;width:auto}.team-item-info{padding:36px 0 0;font-size:16px}@media screen and (min-width: 768px){.team-item-info{font-size:18px}}.team-item-info>*:last-child{margin-bottom:0}.team-item-info .h6{margin:0 0 6px}.team-item-info .__position{font-weight:600px;font-size:16px;line-height:1.1875;display:block;margin:0 0 12px}.team-img{position:relative;padding:0 0 98.18%;background:linear-gradient(180deg,#6b6b6b,#d7d4d2)}.team-img img{position:absolute;width:1005px;height:100%;bottom:0;left:50%;transform:translate(-50%);object-fit:cover}.results-row{display:flex;flex-wrap:wrap;margin:0 -9px;row-gap:18px}.results-col{width:100%;display:flex;padding:0 9px}@media screen and (min-width: 768px){.results-col{width:50%}}.results-image{position:relative;display:flex;align-items:flex-end;background-color:#d9e5ab;overflow:hidden}@media screen and (max-width: 767.5px){.results-image{padding:50% 0 0}}.results-image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.results-image blockquote{position:relative;z-index:2;margin:0;padding:32px;width:100%;color:#fff}@media screen and (min-width: 1024px){.results-image blockquote{padding:42px 52px 42px 42px}}.results-image blockquote q{font-weight:600;font-size:24px;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;quotes:none}@media screen and (min-width: 768px){.results-image blockquote q{font-size:32px}}.results-image:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(252.22deg,#0000 29.49%,#0000001a 97.17%);z-index:1}.results-image:before{content:"";position:absolute;width:200%;height:200%;top:50%;left:0;-webkit-backdrop-filter:blur(11.5px);backdrop-filter:blur(11.5px);transform:rotate(-45deg) translateY(-50%);-webkit-mask-image:linear-gradient(to right,#000 40%,transparent 80%);mask-image:linear-gradient(to right,#000 40%,transparent 80%);z-index:1}.results-items{display:flex;flex-direction:column;gap:12px}.results-item{background-color:#d9e5ab;padding:24px;color:#3c4029;font-weight:500;font-size:16px}@media screen and (min-width: 1024px){.results-item{font-size:18px}}.results-item .h3{color:#000;margin:0 0 8px}.results-item>*:last-child{margin-bottom:0}.cta{position:relative}.cta-inner{position:relative;min-height:580px;padding:100px 0 32px;display:flex;justify-content:flex-end;flex-direction:column;gap:32px;color:#fff}@media screen and (min-width: 768px){.cta-inner{padding:100px 0 42px;flex-direction:row;justify-content:space-between;align-items:flex-end}}@media screen and (min-width: 768px){.cta-inner .btn{max-width:381px;width:100%}}.cta-text{max-width:781px;font-size:18px;line-height:1.2083333333}@media screen and (min-width: 768px){.cta-text{font-size:24px}}.cta-text .h2{margin:0 0 18px}.cta-text>*:last-child{margin-bottom:0}.cta .container{position:relative;z-index:1}.cta-bg{position:absolute;width:100%;height:100%;top:0;left:0;background-color:#a2b06e}.cta-bg img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.cta-bg:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(179.55deg,#0000 .39%,#00000012 49.61%,#0009 99.62%);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cta-bg:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;-webkit-backdrop-filter:blur(11.5px);backdrop-filter:blur(11.5px);-webkit-mask-image:linear-gradient(to right,#000 20%,transparent 60%);mask-image:linear-gradient(to right,#000 20%,transparent 60%);z-index:1}.finance-buttons{margin:0 0 36px}.finance-buttons ul{display:flex;list-style-type:none;margin:0;padding:0 0 0 1px;overflow-x:auto}.finance-buttons li{margin-left:-1px}.finance-buttons li.active+li a{border-left:0}.finance-buttons li.active a{background-color:#525739;color:#fff;border-color:#525739}.finance-buttons a{display:flex;padding:19px 20px;border:1px solid;font-size:16px;font-weight:700;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;transition:.3s}.finance-buttons a:hover{background-color:#0000001a}.finance-info{display:flex;flex-direction:column;gap:8px}.finance-info>*:first-child{margin-top:0}.finance-info>*:last-child{margin-bottom:0}.finance-period{font-size:18px;color:#525739}.finance-list ul{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:column;gap:18px}.finance-list li{margin:0;border:1px solid #c2c4ba;padding:24px;display:flex;flex-direction:column;gap:36px;transition:opacity .3s,transform .8s;opacity:1;transform:translateY(0);visibility:visible}.finance-list li.is-hidden{visibility:hidden;opacity:0;transform:translateY(20px);position:absolute;left:-999999px;pointer-events:none;transition:none!important}@media screen and (min-width: 768px){.finance-list li{flex-direction:row;justify-content:space-between;gap:32px;align-items:flex-start}}@media screen and (min-width: 768px){.finance-list li .btn{flex:0 0 250px}}.contact{padding-bottom:80px}@media screen and (min-width: 1024px){.contact{padding-bottom:116px}}.contact:first-child{padding-top:168px}.contact:first-child .section-title{margin:0 0 64px}.contact:first-child .section-title .h4{font-size:32px}@media screen and (min-width: 768px){.contact:first-child .section-title .h4{font-size:64px}}.contact-row{display:flex;flex-direction:column;row-gap:32px;margin:0 -16px}@media screen and (min-width: 768px){.contact-row{flex-direction:row;justify-content:space-between}}.contact-col{width:100%;padding:0 16px}@media screen and (min-width: 768px){.contact-col{width:50%}}@media screen and (min-width: 1024px){.contact-col.__links{width:35%}}.contact-col.__links>*:last-child{margin-bottom:0}@media screen and (min-width: 768px){.contact-col.__form{max-width:701px}}@media screen and (min-width: 1024px){.contact-col.__form{width:65%}}.contact-item{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin:0 0 36px}.contact-item .socials svg path[fill]{fill:currentcolor!important}.contact-item .socials a{color:#525739}.contact-item .socials a:hover{color:#3c4029}.contact-item .socials a:hover svg path[fill]{fill:#e3e367!important}.contact-item h4,.contact-item .h6{font-size:16px;font-weight:400;line-height:1.1875;font-family:Inter,Helvetica Neue,Arial,Noto Sans,sans-serif}.contact-item a{font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:24px;font-weight:600;line-height:1.25;color:#000}@media screen and (min-width: 1024px){.contact-item a{font-size:20px}}@media screen and (min-width: 1280px){.contact-item a{font-size:24px}}.contact-item a:hover{color:#3c4029}.contact-item>*{margin:0}.photo-reports-row{display:flex;flex-wrap:wrap;margin:0 -9px;row-gap:24px}.photo-reports-col{padding:0 9px;display:flex;width:100%}@media screen and (min-width: 768px){.photo-reports-col{width:33.333%}}.photo-report{width:100%;display:flex;flex-direction:column}.photo-report-img{position:relative;padding:0 0 98%;background-color:#d9e5ab33}.photo-report-img img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.photo-report-text{padding:20px 0 0;font-size:16px;line-height:1.2222222222}@media screen and (min-width: 1024px){.photo-report-text{padding:36px 0 0;font-size:18px}}.photo-report-text .h6{margin:0 0 12px}.photo-report-text>*:last-child{margin-bottom:0}.photo-report-spent{max-width:100%;position:absolute;top:0;left:0;display:inline-block;font-weight:600;line-height:1.25;font-size:16px;padding:20px;text-transform:uppercase;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#3c4029;background-color:#d9e5ab;z-index:2}@media screen and (min-width: 768px){.photo-report-spent{font-size:12px;padding:14px}}@media screen and (min-width: 1024px){.photo-report-spent{font-size:14px}}@media screen and (min-width: 1280px){.photo-report-spent{font-size:16px;padding:20px}}@media screen and (min-width: 768px){.publications-row:has(.publications-col:only-child){grid-template-areas:"a a" "a a"}}@media screen and (min-width: 768px){.publications-row:not(:has(.publications-col:nth-child(4))){grid-template-areas:"a b" "a b" "a c" "a c"}}@media screen and (min-width: 768px){.publications-row{display:grid;grid-template-areas:"a b" "a c" "a d";grid-template-columns:2fr 1fr;column-gap:17px;row-gap:28px}}.publications-item{width:100%}.publications-meta{font-size:14px;font-weight:400;line-height:1.2142857143}.publications-info>*:last-child{margin-bottom:0}.publications-col{display:flex;margin:0 0 24px}@media screen and (min-width: 768px){.publications-col{margin:0}}.publications-col:nth-child(1){grid-area:a}.publications-col:nth-child(1) .publications-item{position:relative;display:flex}.publications-col:nth-child(1) .publications-image{position:absolute;top:0;left:0;width:100%;height:100%}.publications-col:nth-child(1) .publications-image img{width:100%;height:100%;top:0;left:0;object-fit:cover}.publications-col:nth-child(1) .publications-image:after{content:"";background:linear-gradient(180deg,#0000,#0000001c 71.42%,#00000073)}.publications-col:nth-child(1) .publications-info{position:relative;z-index:2;min-height:480px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;color:#fff;gap:12px;padding:32px 16px 16px;width:100%}@media screen and (min-width: 768px){.publications-col:nth-child(1) .publications-info{padding:32px;min-height:349px}}.publications-col:nth-child(1) .publications-info a{color:inherit}.publications-col:nth-child(1) .publications-info a:hover{color:#d9e5ab}.publications-col:nth-child(1) .publications-meta{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.publications-col:last-child .publications-item{padding-bottom:0!important;border-bottom:0!important}.publications-col:not(:first-child) .publications-item{display:flex;gap:16px;padding:0 0 24px;border-bottom:1px solid #c2c4ba}.publications-col:not(:first-child) .publications-meta{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;align-items:center;margin-bottom:12px;color:#525739}.publications-col:not(:first-child) .publications-info{display:flex;flex-direction:column}.publications-col:not(:first-child) .publications-info a{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;color:#000}.publications-col:not(:first-child) .publications-info a:hover{color:#3c4029}.publications-col:not(:first-child) .publications-image{flex:0 0 148px;min-height:148px}.publications-col:not(:first-child) .publications-image img{width:100%;height:100%;object-fit:cover}.publications-col:nth-child(2){grid-area:b}.publications-col:nth-child(3){grid-area:c}.publications-col:nth-child(4){grid-area:d}.statistics-head{background-color:#525739;display:flex;flex-direction:column;row-gap:24px;padding:24px 16px;margin-bottom:18px;position:relative}.statistics-head:before{content:"";position:absolute;width:40px;height:40px;top:0;right:0;pointer-events:none;background-image:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.74846e-06" y="40" width="20" height="20" transform="rotate(-90 1.74846e-06 40)" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" transform="rotate(-90 20 20)" fill="%23B0BD7B"/></svg>');background-size:100%}.statistics-head:after{position:absolute;width:60px;height:60px;top:0;left:0;background-image:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" transform="matrix(1 0 0 -1 0 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 20 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 0 40)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 40 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 20 40)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 0 60)" fill="%23B0BD7B"/></svg>');background-size:100%;pointer-events:none}@media screen and (min-width: 768px){.statistics-head:after{content:""}}@media screen and (min-width: 768px){.statistics-head{flex-direction:row;padding:0}}.statistics-head>*{position:relative;z-index:2}@media screen and (min-width: 768px){.statistics-head>*{display:flex;flex-direction:column;justify-content:center;padding-top:45px;padding-bottom:45px}}.statistics-head>*>*:last-child{margin-bottom:0}.statistics-head-left{color:#fff;gap:6px;display:flex;flex-direction:column}@media screen and (min-width: 768px){.statistics-head-left{gap:8px;padding-right:60px}}.statistics-head-left:only-child{width:100%!important;text-align:center}.statistics-head-left strong{font-size:24px;font-weight:600;line-height:1.25;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}@media screen and (min-width: 768px){.statistics-head-left strong{font-size:48px}}.statistics-head-left span{font-size:16px;font-weight:600;line-height:1.1875}@media screen and (min-width: 768px){.statistics-head-left span{font-size:18px}}@media screen and (min-width: 768px){.statistics-head-left{width:50%;padding-left:42px}}@media screen and (min-width: 768px){.statistics-head-left:before{content:"";position:absolute;bottom:0;left:0;width:80px;height:40px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="80" height="40" viewBox="0 0 80 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="40" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" fill="%23B0BD7B"/><rect width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="40" width="20" height="20" fill="%23B0BD7B"/></svg>')}}@media screen and (min-width: 768px){.statistics-head-left:after{content:"";position:absolute;bottom:0;right:0;width:120px;height:60px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="120" height="60" viewBox="0 0 120 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="20" y="40" width="20" height="20" fill="%23B0BD7B"/><rect y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="80" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="80" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="100" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="60" width="20" height="20" fill="%23B0BD7B"/></svg>')}}.statistics-head-right{color:#b0bd7b;font-size:20px;font-weight:600;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}@media screen and (min-width: 768px){.statistics-head-right{width:50%;padding-left:66px;padding-right:76px;text-align:right;font-size:25px}}@media screen and (min-width: 768px){.statistics-head-right:before{content:"";position:absolute;top:0;left:0;width:100px;height:60px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="100" height="60" viewBox="0 0 100 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="100" y="20" width="20" height="20" transform="rotate(-180 100 20)" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" transform="rotate(-180 60 20)" fill="%23B0BD7B"/><rect x="80" y="20" width="20" height="20" transform="rotate(-180 80 20)" fill="%23B0BD7B"/><rect x="100" y="40" width="20" height="20" transform="rotate(-180 100 40)" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" transform="rotate(-180 40 40)" fill="%23B0BD7B"/><rect x="40" y="20" width="20" height="20" transform="rotate(-180 40 20)" fill="%23B0BD7B"/><rect x="60" y="40" width="20" height="20" transform="rotate(-180 60 40)" fill="%23B0BD7B"/><rect x="20" y="40" width="20" height="20" transform="rotate(-180 20 40)" fill="%23B0BD7B"/><rect x="60" y="60" width="20" height="20" transform="rotate(-180 60 60)" fill="%23B0BD7B"/></svg>')}}@media screen and (min-width: 768px){.statistics-head-right:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:100px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="60" height="100" viewBox="0 0 60 100" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="40" y="100" width="20" height="20" transform="rotate(-90 40 100)" fill="%23B0BD7B"/><rect x="40" y="60" width="20" height="20" transform="rotate(-90 40 60)" fill="%23B0BD7B"/><rect x="40" y="80" width="20" height="20" transform="rotate(-90 40 80)" fill="%23B0BD7B"/><rect x="20" y="100" width="20" height="20" transform="rotate(-90 20 100)" fill="%23B0BD7B"/><rect x="20" y="40" width="20" height="20" transform="rotate(-90 20 40)" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" transform="rotate(-90 40 40)" fill="%23B0BD7B"/><rect x="20" y="60" width="20" height="20" transform="rotate(-90 20 60)" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" transform="rotate(-90 20 20)" fill="%23B0BD7B"/><rect x="4.37114e-06" y="60" width="20" height="20" transform="rotate(-90 4.37114e-06 60)" fill="%23B0BD7B"/></svg>')}}.statistics-row{display:flex;flex-wrap:wrap;row-gap:18px;margin:0 -9px}@media screen and (min-width: 768px){.statistics-row:has(.statistics-col:last-child:nth-child(1)) .statistics-col{width:100%!important}}@media screen and (min-width: 768px){.statistics-row:has(.statistics-col:last-child:nth-child(2)) .statistics-col{width:50%!important}}@media screen and (min-width: 1024px){.statistics-row:has(.statistics-col:last-child:nth-child(3)) .statistics-col{width:33.333%}}@media screen and (min-width: 768px){.statistics-row:has(.statistics-col:last-child:nth-child(3)) .statistics-col:first-child{width:100%}}@media screen and (min-width: 1024px){.statistics-row:has(.statistics-col:last-child:nth-child(3)) .statistics-col:first-child{width:33.333%}}.statistics-col{padding:0 9px;width:100%;display:flex}@media screen and (min-width: 768px){.statistics-col{width:50%}}@media screen and (min-width: 1280px){.statistics-col{width:25%}}.statistics-item{background-color:#d9e5ab;color:#525739;padding:24px;display:flex;flex-direction:column;justify-content:space-between;gap:8px;font-size:18px;font-weight:500;line-height:1.2222222222;width:100%}@media screen and (min-width: 1024px){.statistics-item{padding:14px}}@media screen and (min-width: 1280px){.statistics-item{padding:24px}}.statistics-item>*{margin:0}.statistics-item strong{color:#000;font-size:32px;font-weight:600;line-height:1.25;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}@media screen and (min-width: 1024px){.statistics-item strong{font-size:36px}}.statistics-diagram-circle{max-width:320px;width:100%;margin:0 auto;aspect-ratio:1/1!important}@media screen and (min-width: 768px){.statistics-diagram-circle{flex:0 0 120px;width:120px;max-width:120px;margin:0}}.statistics-diagram-circle canvas{width:100%!important;height:100%!important}.statistics-diagram-holder{display:flex;flex-direction:column;gap:24px}@media screen and (min-width: 768px){.statistics-diagram-holder{flex-direction:row;align-items:flex-start}}@media screen and (min-width: 1280px){.statistics-diagram-holder{align-items:center}}.statistics-diagram-list ul{list-style-type:none;margin:8px 0 0;padding:0}.statistics-diagram-list ul:first-child{margin-top:0}.statistics-diagram-list ul li{position:relative;padding:0 0 0 14px;margin:0 0 8px;font-size:14px;color:#000}.statistics-diagram-list ul li:last-child{margin-bottom:0}.statistics-diagram-list ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background-color:var(--marker-color)}.filters{margin:0 0 36px;overflow-x:auto}.filters ul{display:flex;list-style-type:none;margin:0;padding:0 0 0 1px}.filters li:has(a.active){position:relative;z-index:1}.filters li{margin-left:-1px}.filters li a{text-transform:uppercase}.filters li a.active{background-color:#525739;color:#fff;border-color:#525739}.filters a{display:flex;padding:19px 20px;border:1px solid;font-size:16px;font-weight:700;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;transition:.3s}.filters a:hover{background-color:#0000001a}.single-head{padding:152px 0 80px}.single-head>*:last-child{margin-bottom:0}.single-head h1,.single-head .h2{margin:0 0 32px}@media screen and (min-width: 768px){.single-head h1,.single-head .h2{margin:0 0 48px}}.single-meta{margin:0 0 12px;display:flex;align-items:center;gap:12px}.single-meta time{font-size:14px;color:#525739;line-height:1.2142857143}.single-tags{display:flex;flex-wrap:wrap;align-items:center;gap:12px}.single-image img{width:100%}.single-content{padding:0 0 64px;position:relative}.single-content:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:0;width:calc(100% - 32px);max-width:1356px;height:1px;background-color:#c2c4ba}@media screen and (min-width: 1024px){.single-content:after{width:calc(100% - 84px)}}.text-hero{padding:168px 0 42px}.text-hero .container{display:flex;flex-direction:column}@media screen and (min-width: 768px){.text-hero .container{flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}}.text-hero .container .__date{font-size:20px;font-weight:600;color:#000000b3}.text-hero .container>*{margin:0}.banner-inner{position:relative;background-color:#525739;display:flex;flex-direction:column}@media screen and (min-width: 1024px){.banner-inner{flex-direction:row}}.banner-inner:before{content:"";position:absolute;width:40px;height:40px;top:0;right:0;pointer-events:none;background:url('data:image/svg+xml,<svg width="40" height="40" viewBox="0 0 40 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="1.74846e-06" y="40" width="20" height="20" transform="rotate(-90 1.74846e-06 40)" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" transform="rotate(-90 20 20)" fill="%23B0BD7B"/></svg>');background-size:100%}.banner-inner:after{position:absolute;width:60px;height:60px;top:0;left:0;background:url('data:image/svg+xml,<svg width="60" height="60" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect width="20" height="20" transform="matrix(1 0 0 -1 0 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 20 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 0 40)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 40 20)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 20 40)" fill="%23B0BD7B"/><rect width="20" height="20" transform="matrix(1 0 0 -1 0 60)" fill="%23B0BD7B"/></svg>');background-size:100%;pointer-events:none}@media screen and (min-width: 768px){.banner-inner:after{content:""}}.banner-left{color:#fff;position:relative}.banner-left:only-child{width:100%!important;text-align:center}@media screen and (min-width: 768px){.banner-left:before{content:"";position:absolute;bottom:0;left:0;width:80px;height:40px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="80" height="40" viewBox="0 0 80 40" fill="none" xmlns="http://www.w3.org/2000/svg"><rect y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="40" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" fill="%23B0BD7B"/><rect width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="40" width="20" height="20" fill="%23B0BD7B"/></svg>')}}@media screen and (min-width: 768px){.banner-left:after{content:"";position:absolute;bottom:0;right:0;width:120px;height:60px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="120" height="60" viewBox="0 0 120 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="20" y="40" width="20" height="20" fill="%23B0BD7B"/><rect y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="80" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="80" y="40" width="20" height="20" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="100" y="20" width="20" height="20" fill="%23B0BD7B"/><rect x="60" width="20" height="20" fill="%23B0BD7B"/></svg>')}}.banner-right{position:relative}@media screen and (min-width: 768px){.banner-right:before{content:"";position:absolute;top:0;left:0;width:100px;height:60px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="100" height="60" viewBox="0 0 100 60" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="100" y="20" width="20" height="20" transform="rotate(-180 100 20)" fill="%23B0BD7B"/><rect x="60" y="20" width="20" height="20" transform="rotate(-180 60 20)" fill="%23B0BD7B"/><rect x="80" y="20" width="20" height="20" transform="rotate(-180 80 20)" fill="%23B0BD7B"/><rect x="100" y="40" width="20" height="20" transform="rotate(-180 100 40)" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" transform="rotate(-180 40 40)" fill="%23B0BD7B"/><rect x="40" y="20" width="20" height="20" transform="rotate(-180 40 20)" fill="%23B0BD7B"/><rect x="60" y="40" width="20" height="20" transform="rotate(-180 60 40)" fill="%23B0BD7B"/><rect x="20" y="40" width="20" height="20" transform="rotate(-180 20 40)" fill="%23B0BD7B"/><rect x="60" y="60" width="20" height="20" transform="rotate(-180 60 60)" fill="%23B0BD7B"/></svg>')}}@media screen and (min-width: 768px){.banner-right:after{content:"";position:absolute;bottom:0;right:0;width:60px;height:100px;pointer-events:none;background-size:100%;background-image:url('data:image/svg+xml,<svg width="60" height="100" viewBox="0 0 60 100" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="40" y="100" width="20" height="20" transform="rotate(-90 40 100)" fill="%23B0BD7B"/><rect x="40" y="60" width="20" height="20" transform="rotate(-90 40 60)" fill="%23B0BD7B"/><rect x="40" y="80" width="20" height="20" transform="rotate(-90 40 80)" fill="%23B0BD7B"/><rect x="20" y="100" width="20" height="20" transform="rotate(-90 20 100)" fill="%23B0BD7B"/><rect x="20" y="40" width="20" height="20" transform="rotate(-90 20 40)" fill="%23B0BD7B"/><rect x="40" y="40" width="20" height="20" transform="rotate(-90 40 40)" fill="%23B0BD7B"/><rect x="20" y="60" width="20" height="20" transform="rotate(-90 20 60)" fill="%23B0BD7B"/><rect x="20" y="20" width="20" height="20" transform="rotate(-90 20 20)" fill="%23B0BD7B"/><rect x="4.37114e-06" y="60" width="20" height="20" transform="rotate(-90 4.37114e-06 60)" fill="%23B0BD7B"/></svg>')}}.banner-left{padding:42px 26px;z-index:3}@media screen and (min-width: 768px){.banner-left{padding:62px 0 62px 42px}}@media screen and (min-width: 1024px){.banner-left{width:52%}}.banner-left .__suptitle{display:block;margin:0 0 8px;font-weight:500}@media screen and (min-width: 1024px){.banner-left .__suptitle{font-size:18px}}.banner-left>*:last-child{margin-bottom:0}.banner-right{padding:26px;z-index:1}@media screen and (min-width: 1024px){.banner-right{width:48%;padding:0 71px 0 0}}.banner-right img{position:relative;max-width:606px;width:calc(100% + 52px);margin:0 auto;left:50%;transform:translate(-50%);pointer-events:none;object-fit:cover}@media screen and (min-width: 1024px){.banner-right img{max-height:calc(100% + 26px)!important;left:0;transform:translate(0);top:-26px;width:100%;max-width:100%!important;margin:0 0 0 -23px}}.content-row{display:flex;flex-direction:column-reverse;gap:36px}@media screen and (min-width: 1024px){.content-row{flex-direction:row-reverse;justify-content:space-between;align-items:flex-start}}@media screen and (min-width: 1024px){.content-sidebar{flex:0 0 336px;position:sticky;top:130px}}.content-main{font-size:16px}@media screen and (min-width: 1024px){.content-main{font-size:18px}}.content-main:only-child{margin:0 auto}@media screen and (min-width: 1024px){.content-main{max-width:898px;width:100%}}.excerpt{font-size:18px;font-weight:600;margin:0 0 64px;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}@media screen and (min-width: 1024px){.excerpt{font-size:20px}}.excerpt:last-child{margin-bottom:0}.excerpt>*:last-child{margin-bottom:0}.content-block{margin:0 0 42px}.content-block:first-child{margin-top:0}.content-block:last-child{margin-bottom:0}.content-block h2,.content-block .h4{margin:1em 0 16px}.content-block h2:first-child,.content-block .h4:first-child{margin-top:0}.content-block p,.content-block ul,.content-block ol{margin-top:1em;margin-bottom:1em}.content-block>*:has(+img),.content-block>*:has(+figure),.content-block>*:has(+picture){margin-bottom:42px}.content-block>*:last-child{margin-bottom:0}.anchor-content{margin:0 0 40px}@media screen and (min-width: 1024px){.anchor-content{max-height:60dvh;overflow:hidden;overflow-y:auto}}.anchor-content:last-child{margin-bottom:0}.anchor-content ul{padding:0;list-style-type:none;margin:0;font-size:18px;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}.anchor-content ul a{color:currentcolor}.anchor-content ul a.active,.anchor-content ul a:hover{text-decoration:underline}.anchor-content ul li{margin:0 0 12px}.anchor-content ul li:last-child{margin-bottom:0}.policy-page{padding-bottom:128px}.policy-page-inner{max-width:1013px}.policy-page-inner h2,.policy-page-inner .h4{margin:64px 0 16px}.policy-page-inner p,.policy-page-inner ul,.policy-page-inner ol{margin:16px 0}.policy-page-inner h3,.policy-page-inner .h6{margin:32px 0 12px}.project-page{padding:152px 0 64px}.project-page-row{display:flex;flex-direction:column;gap:42px}@media screen and (min-width: 1024px){.project-page-row{flex-direction:row}}@media screen and (min-width: 1024px){.project-page-sidebar{flex:0 0 320px;padding-top:28px}}@media screen and (min-width: 1280px){.project-page-sidebar{flex:0 0 440px}}.project-page-sidebar>*{margin:0 0 32px}.project-page-sidebar>*:last-child{margin-bottom:0}.project-page-main h1,.project-page-main .h2{margin:0 0 32px}.project-page-main h3,.project-page-main .h4{margin:48px 0 16px}@media screen and (min-width: 1024px){.project-page-main h3,.project-page-main .h4{margin:64px 0 16px}}.project-page-main p,.project-page-main ul,.project-page-main ol{margin:0 0 1em}.project-page-main .excerpt{margin:48px 0}@media screen and (min-width: 1024px){.project-page-main .excerpt{margin:64px 0}}.project-page-main .excerpt>*:last-child{margin-bottom:0}.method{list-style-type:none;padding:0;display:flex;flex-wrap:wrap;gap:18px}.method li{width:100%;display:flex;flex-direction:column;gap:12px;background-color:#d9e5ac;font-size:16px;padding:24px}@media screen and (min-width: 768px){.method li:nth-child(odd):last-child{width:100%}}@media screen and (min-width: 768px){.method li{width:calc(50% - 9px)}}@media screen and (min-width: 1280px){.method li{width:calc(33.333% - 12px)!important}}.method li strong{color:#000;font-size:16px;font-weight:600;line-height:1;text-transform:uppercase;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}.method li p{color:#3c4029}.method li>*{margin:0}.project-page-progress{background-color:#d9e5ab;padding:12px;border-radius:8px}.project-page-progress-top{display:flex;justify-content:space-between;font-size:14px;line-height:1.2142857143;margin:0 0 12px}.project-page-progress-top .__status{font-weight:600}.project-page-progress-bar{height:16px;border-radius:12px;background-color:#a2b06e;display:flex}.project-page-progress-bar span{background-color:#525739;color:#fff;display:block;width:var(--progress);padding:3px 6px;font-size:8px;line-height:1.25;border-radius:inherit;text-align:right;min-width:20px}.project-page-meta{padding:24px;border:1px solid #c2c4ba}.project-page-meta .btn{display:block;margin-top:36px}.project-page-meta>*:first-child{margin-top:0}.project-page-meta>*:last-child{margin-bottom:0}.project-page-meta h3{font-size:18px;font-weight:400;line-height:1.2222222222}.project-page-meta p{margin:0 0 28px;font-size:18px;line-height:1.2222222222}.project-page-meta .__collected{display:flex;flex-wrap:wrap;align-items:flex-end;gap:4px;font-size:18px;color:#444;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;margin:0 0 12px}.project-page-meta .__collected strong{font-size:1.33333333em;color:#000;font-weight:600}.donate{margin:36px 0 0}.donate form>*:last-child{margin-bottom:0}.donate form .btn{width:100%;cursor:pointer}.donate-wrapper{margin:0 0 28px}.donate-wrapper label{font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;display:inline-block;margin:0 0 8px;font-size:14px;line-height:1.2857142857;font-weight:400}.donate-wrapper .input-wrapper{margin:0 0 36px}.donate-input{margin:0 0 12px}@media screen and (min-width: 768px){.donate-input{display:flex}}.donate-input input,.donate-input select{border-radius:0;border:2px solid #c2c4ba;font-size:16px;line-height:1;font-weight:600;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}.donate-input input:focus,.donate-input select:focus{outline:none;box-shadow:0 0 0 5px #e4e4e7}.donate-input input{flex:1 1 auto;-moz-appearance:textfield;padding:14px 18px;width:100%}.donate-input input::-webkit-outer-spin-button,.donate-input input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media screen and (min-width: 768px){.donate-input input{width:auto}}.donate-input select{width:100%;padding:14px 44px 14px 18px;appearance:none;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTkiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxOSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05LjMzMzQ2IDcuMzM2MzJMMS41MTYwMyAtMC4wMDAxNzc1MzJMNS4xODMxMmUtMDUgMS40MjI1NEw5LjMzMzQ2IDEwLjE4MTZMMTguNjY2NyAxLjQyMjU0TDE3LjE1MDggLTAuMDAwMTc3NTMyTDkuMzMzNDYgNy4zMzYzMloiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-position:right 16px center;background-size:16px 16px;border-top:0}@media screen and (min-width: 768px){.donate-input select{border-left:0;flex:0 0 133px;border-top:2px solid #c2c4ba}}.donate-fix{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.donate-fix button{font-size:12px;line-height:1;font-weight:500;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#444;background-color:#e4e4e7;border-radius:0;border:0;padding:14px 6px;min-height:44px;cursor:pointer;transition:.3s;flex:1 1 auto}.donate-fix button:hover{background-color:#c2c4ba}.donate-fix button:focus{box-shadow:0 0 0 5px #e4e4e7;outline:none}.details-tabs{list-style-type:none;margin:0 0 28px;padding:0;display:flex}.details-tabs li{width:50%;display:flex;overflow:hidden}.details-tabs li:first-child{border-radius:2px 0 0 2px}.details-tabs li:last-child{border-radius:0 2px 2px 0}.details-tabs li:has(+li a.active) a{border-right:0}.details-tabs li:last-child:not(:first-child).active{border-left:2px solid #525739!important}.details-tabs li:last-child:not(:first-child) a{border-left:0}.details-tabs a{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(82,87,57,.3335);min-height:52px;padding:7px 22px;vertical-align:middle;text-align:center;font-size:14px;line-height:1.2142857143;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;font-weight:600}.details-tabs a:not(.active):hover{border-color:#3c4029}.details-tabs a.active{border:2px solid #525739!important;border-left:2px solid #525739!important}.details-opener{display:block;padding:24px 60px 24px 24px;border:1px solid #c2c4ba;font-size:20px;font-weight:600;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;position:relative}.details-opener:after{content:"";-webkit-mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.0027 14.6078L4.18525 7.27131L2.66927 8.69402L12.0027 17.4531L21.3359 8.69402L19.82 7.27131L12.0027 14.6078Z" fill="black"/></svg>');mask-image:url('data:image/svg+xml,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.0027 14.6078L4.18525 7.27131L2.66927 8.69402L12.0027 17.4531L21.3359 8.69402L19.82 7.27131L12.0027 14.6078Z" fill="black"/></svg>');width:24px;height:24px;position:absolute;right:24px;top:50%;transform:translateY(-50%);background-color:currentcolor}.details-opener:hover{color:#000;border-color:#a2b06e}.details-body{border:1px solid #c2c4ba;border-top:0;overflow:clip!important}.details-body-inner{padding:24px}.details-tab.js-tab-hidden{position:absolute!important;left:-99999px}.details-tab hr{height:1px;background-color:#c2c4ba;border:0}.details-tab>*{margin:0 0 18px}.details-tab>*:last-child{margin-bottom:0}.details-item{display:flex;flex-direction:column;gap:8px}.details-item h6{margin:0;font-size:14px;font-weight:400;color:#666;line-height:1.2142857143}.details-item-value{font-size:14px;font-weight:500;line-height:1.2142857143;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;display:flex;align-items:center;cursor:pointer;transition:.3s}.details-item-value:hover{color:#3c4029}.details-item-value:hover .__copy{background-color:#3c4029}.details-item-value>span:not(.__copy){margin:0 8px 0 0}.details-item-value .__copy{display:inline-block;width:16px;height:16px;flex:0 0 16px;border:0;border-radius:0;background-color:gray;-webkit-mask-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66536 10.6668C1.93203 10.6668 1.33203 10.0668 1.33203 9.3335V2.66683C1.33203 1.9335 1.93203 1.3335 2.66536 1.3335H9.33203C10.0654 1.3335 10.6654 1.9335 10.6654 2.66683M6.66536 5.3335H13.332C14.0684 5.3335 14.6654 5.93045 14.6654 6.66683V13.3335C14.6654 14.0699 14.0684 14.6668 13.332 14.6668H6.66536C5.92898 14.6668 5.33203 14.0699 5.33203 13.3335V6.66683C5.33203 5.93045 5.92898 5.3335 6.66536 5.3335Z" stroke="%23808080" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2.66536 10.6668C1.93203 10.6668 1.33203 10.0668 1.33203 9.3335V2.66683C1.33203 1.9335 1.93203 1.3335 2.66536 1.3335H9.33203C10.0654 1.3335 10.6654 1.9335 10.6654 2.66683M6.66536 5.3335H13.332C14.0684 5.3335 14.6654 5.93045 14.6654 6.66683V13.3335C14.6654 14.0699 14.0684 14.6668 13.332 14.6668H6.66536C5.92898 14.6668 5.33203 14.0699 5.33203 13.3335V6.66683C5.33203 5.93045 5.92898 5.3335 6.66536 5.3335Z" stroke="%23808080" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/></svg>');-webkit-mask-size:100%;mask-size:100%;transition:.3s}.donation:first-child{padding-top:88px}.donation:last-child{padding-bottom:128px}.donation-section-title{padding:64px 0;margin:0 auto 52px;text-align:center;max-width:898px}.donation-section-title>*:last-child{margin-bottom:0}.donation-vidget{max-width:800px;margin:0 auto}.donation-vidget-body{border:1px solid #000;border-top:0;padding:24px}@media screen and (min-width: 768px){.donation-vidget-body{padding:40px}}.donation-vidget-body .details-item,.donation-vidget-body hr{margin-bottom:18px}.donation-vidget-body .details-item:last-child,.donation-vidget-body hr:last-child{margin-bottom:0}.donation-vidget-body .inner-tabs{list-style-type:none;margin:0 0 28px;padding:1px 0 0;display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.donation-vidget-body .inner-tabs{padding:0 0 0 1px}}.donation-vidget-body .inner-tabs li{margin:-1px 0 0;width:100%}@media screen and (min-width: 768px){.donation-vidget-body .inner-tabs li{margin:0 0 0 -1px;width:calc(33.333% + 1px)}}.donation-vidget-body .inner-tabs li:has(a.active){position:relative;z-index:2}.donation-vidget-body .inner-tabs a{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(82,87,57,.3335);min-height:52px;padding:7px 14px;vertical-align:middle;text-align:center;font-size:14px;line-height:1.2142857143;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;font-weight:600}.donation-vidget-body .inner-tabs a:not(.active):hover{border-color:#3c4029}.donation-vidget-body .inner-tabs a.active{border:2px solid #525739!important;border-left:2px solid #525739!important}.donation-vidget-body .inner-tab.js-tab-hidden,.donation-vidget-tab.js-tab-hidden{position:absolute;left:-9999px}.donation-vidget-tab form .btn{width:100%}.donation-vidget-tabs{list-style-type:none;margin:0;padding:1px 0 0;display:flex;flex-wrap:wrap}@media screen and (min-width: 768px){.donation-vidget-tabs{padding:0 0 0 1px}}.donation-vidget-tabs li{width:100%;display:flex;margin:-1px 0 0}@media screen and (min-width: 768px){.donation-vidget-tabs li{width:calc(50% + 1px);margin:0 0 0 -1px}}.donation-vidget-tabs li:has(a.active){position:relative;z-index:2}.donation-vidget-tabs a{width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #000;min-height:52px;padding:7px 22px;vertical-align:middle;text-align:center;font-size:14px;line-height:1.2142857143;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;color:#000;font-weight:600;text-transform:uppercase}@media screen and (min-width: 768px){.donation-vidget-tabs a{min-height:60px;font-size:16px}}.donation-vidget-tabs a:not(.active):hover{border-color:#3c4029}.donation-vidget-tabs a.active{border:2px solid #525739!important;background-color:#525739;color:#fff}.search-results-block{padding:180px 0 80px}.search-input-wrapper{display:flex}.search-form{margin:0 0 48px}.search-form:last-child{margin-bottom:0}.search-form label{display:block;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;margin:0 0 8px;font-size:14px;line-height:1.2857142857;font-weight:400}.search-form input[type=search]{flex:1 1 auto;border-right:0}.search-form input[type=submit]{background-color:#525739;color:#fff;min-height:52px;border:0;cursor:pointer;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;padding:8px 16px}.search-form input[type=submit]:hover{background-color:#3c4029}.search-results__excerpt:last-child>p{margin-bottom:0}.search-results__list{display:flex;flex-direction:column;gap:36px}.search-results__item{display:flex;flex-direction:column;align-items:flex-start;gap:18px}@media screen and (min-width: 768px){.search-results__item{flex-direction:row;justify-content:space-between;gap:32px}}@media screen and (min-width: 768px){.search-results__item-body{max-width:500px}}.search-results__item-body>*:last-child{margin-bottom:0}.search-results__title{font-size:24px;margin:0 0 18px}.search-results__title a{color:#000}.search-results__title a:hover{color:#525739}.page-404{padding:180px 0 80px}body.popup-active{overflow:hidden}body.popup-active:after{content:"";position:fixed;width:100%;height:100%;top:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:999}.mail-popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;width:100%;height:100%;z-index:9999999;max-height:100%;overflow-y:auto;opacity:0;visibility:hidden;transition:.3s}.mail-popup.is-active{opacity:1;visibility:visible}@media screen and (min-width: 768px){.mail-popup{max-width:600px;max-height:calc(100% - 100px);height:auto}}.mail-popup-close{position:absolute;top:24px;right:24px;z-index:2;-webkit-mask-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.705155 0.730935L14.8723 14.848M14.8473 0.705856L0.730235 14.873" stroke="white" stroke-width="2" stroke-linejoin="round"/></svg>');mask-image:url('data:image/svg+xml,<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0.705155 0.730935L14.8723 14.848M14.8473 0.705856L0.730235 14.873" stroke="white" stroke-width="2" stroke-linejoin="round"/></svg>');-webkit-mask-size:16px;mask-size:16px;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;width:32px;height:32px;border:0;padding:0;cursor:pointer;transition:.3s}.mail-popup-close:hover,.mail-popup-close:focus{background-color:#e3e367}.mail-popup-inner{height:100%}.mail-popup-body{padding:52px 24px}@media screen and (min-width: 768px){.mail-popup-body{padding:52px 56px 56px}}.mail-popup-image{height:320px;position:relative}.mail-popup-image:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background:linear-gradient(73.34deg,#0000 24.39%,#00000059 97.55%)}.mail-popup-image img{position:absolute;width:100%;height:100%;top:0;left:0;object-fit:cover}.mail-popup form .btn{width:100%}.btn{display:inline-block;font-weight:600;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:16px;padding:18px;border-radius:2px;min-width:100px;border:2px solid;transition:.3s;text-transform:uppercase;text-align:center}.btn-sm{font-size:14px;line-height:1.2142857143}.btn-md{font-size:16px;line-height:1.25}.btn-lg{font-size:18px;line-height:1.2222222222;padding:20px 18px}.btn-yellow{background-color:#e3e367;border-color:#e3e367;color:#000}.btn-yellow:hover{background-color:#ccdc60;border-color:#ccdc60;color:#000}.btn-yellow[disabled],.btn-yellow.disabled{background-color:#444;border-color:#444;color:#fff}.btn-green{background-color:#525739;border-color:#525739;color:#fff}.btn-green:hover{background-color:#3c4029;border-color:#3c4029;color:#fff}.btn-green[disabled],.btn-green.disabled{background-color:#444;border-color:#444;color:#fff}.btn-outline{background-color:transparent;border-color:#000;color:#000}.btn-outline:hover{background-color:#0000001a;color:#000}.btn-outline[disabled],.btn-outline.disabled{background-color:transparent;border-color:#444;color:#444}.btn-secondary{background-color:#fff3;border-color:transparent;color:#fff;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.btn-secondary:hover{background-color:#fff3;border-color:transparent;color:#d9e5ab}.btn-secondary[disabled],.btn-secondary.disabled{background-color:#fff3;border-color:transparent;color:#444}.tag{display:inline-block;background-color:#d9e5ab;color:#525739;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;font-size:12px;font-weight:500;line-height:1.25;padding:4px 8px;border-radius:2px}a.tag{transition:.3s}a.tag:hover{background-color:#a2b06e;color:#3c4029}.socials{display:flex;flex-wrap:wrap;gap:24px;list-style-type:none;padding:0;margin:0}.socials a{display:block;font-size:42px;line-height:1!important;width:1em;height:1em}.socials a:hover svg path[fill]{fill:#ccdc60}.socials a svg{width:100%}.socials a svg path[fill]{fill:#e3e367;transition:.3s}.heateor_sss_sharing_ul{display:flex;flex-wrap:wrap;gap:24px;list-style-type:none;padding:0;margin:0}.heateor_sss_sharing_ul>*{margin:0;float:none}.pagination{margin:42px 0}.pagination:last-child{margin-bottom:0}.pagination .nav-links{display:flex;justify-content:center;font-size:16px;font-weight:700;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;line-height:1.25}.pagination .nav-links .next,.pagination .nav-links .prev{display:none;visibility:hidden}.pagination .nav-links a,.pagination .nav-links span{display:flex;align-items:center;justify-content:center;height:60px;min-width:60px;text-align:center;padding:8px;border:1px solid #525739;margin-left:-1px}.pagination .nav-links span:not(.dots){background-color:#525739;color:#fff}.pagination .nav-links a{color:#000;transition:.3s}.pagination .nav-links a:hover{color:#3c4029;background-color:#3c402926}.is-scrolled .header-lang .lang-current,body:not(:has(#content>:is(.hero-banner,.hero-slider,.hero-item):first-child)) .header-lang .lang-current,.menu-active .header-lang .lang-current{color:#000}.header-lang{position:relative;z-index:2;font-size:16px;font-weight:600}.header-lang a{display:flex;align-items:center}.header-lang img{width:24px;height:18px;margin-right:8px}.header-lang .lang-current{color:#fff}.header-lang .lang-current:after{content:"";width:18px;height:18px;background-color:currentcolor;-webkit-mask-image:url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.00006 10.9598L3.13698 5.45739L2 6.52442L9.00006 13.0937L16 6.52442L14.8631 5.45739L9.00006 10.9598Z" fill="white"/></svg>');mask-image:url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.00006 10.9598L3.13698 5.45739L2 6.52442L9.00006 13.0937L16 6.52442L14.8631 5.45739L9.00006 10.9598Z" fill="white"/></svg>');margin-left:8px}.header-lang.drop-active .lang-list{opacity:1;visibility:visible}.header-lang .lang-list{position:absolute;width:auto;height:auto;left:50%;transform:translate(-50%);top:calc(100% + 18px);list-style-type:none;margin:0;padding:10px;background-color:#fff;min-width:calc(100% + 20px);opacity:0;visibility:hidden;transition:.3s}.header-lang .lang-list li{margin:0 0 8px}.header-lang .lang-list li:last-child{margin-bottom:0}.header-lang .lang-list a{color:#000}.breadcrumbs{margin:0 0 12px;font-size:14px;line-height:1.2142857143}.breadcrumbs ul{list-style-type:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.breadcrumbs ul a{color:#444}.breadcrumbs ul a:hover{color:#525739}.breadcrumbs ul span{font-weight:600}.breadcrumbs ul li{margin:0 4px 0 0;padding:0 16px 0 0;position:relative}.breadcrumbs ul li:after{content:"";position:absolute;width:12px;height:12px;right:0;top:50%;transform:translateY(-50%);background-color:currentcolor;-webkit-mask-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.3039 5.99866L3.63565 9.90738L4.34701 10.6654L8.72656 5.99866L4.34701 1.33203L3.63565 2.08999L7.3039 5.99866Z" fill="%23444444"/></svg>');mask-image:url('data:image/svg+xml,<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.3039 5.99866L3.63565 9.90738L4.34701 10.6654L8.72656 5.99866L4.34701 1.33203L3.63565 2.08999L7.3039 5.99866Z" fill="%23444444"/></svg>');-webkit-mask-size:100%;mask-size:100%}.breadcrumbs ul li:last-child{margin-right:0;padding-right:0}.breadcrumbs ul li:last-child:after{display:none}.wpcf7-not-valid-tip{font-size:12px;font-weight:400;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif;margin-top:8px}.wpcf7-response-output{margin:2em 0 1em;border:0;padding:0;font-size:14px;font-family:Unbounded,Helvetica Neue,Arial,Noto Sans,sans-serif}.wpcf7-response-output:last-child{margin-bottom:0}
