*{margin:0;padding:0;outline:none;box-sizing:border-box;text-wrap:auto}body{font-family:"Inter Tight",sans-serif;color:#0c0c0c}table{border-collapse:collapse}pre,code,kbd,samp{font-family:monospace}iframe,video{display:block;height:auto}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-hyphenate-character:"-";tab-size:4}a,area,button,input,label,select,summary,textarea,[tabindex]{touch-action:manipulation}img{display:block;max-width:100%;height:auto}path{transition:all .3s ease-in-out}a{color:inherit;display:inline-block;text-decoration:none;transition:all .3s ease-in-out}a.anchor{cursor:pointer}section{scroll-margin-top:var(--scroll-margin-top);padding:3.75em 0}@media(max-width: 500px){section{padding:40px 0}}.pt0{padding-top:0}.pb0{padding-bottom:0}.holder{max-width:87em;margin:0 auto;padding:0 16px;width:100%}.flex-container{display:flex;align-items:center}.fdc{flex-direction:column}.align-left{display:flex;justify-content:flex-start}.align-center{display:flex;justify-content:center}.align-right{display:flex;justify-content:flex-end}.hidden{display:none !important}@media(max-width: 800px){.hiddenMobile{display:none !important}}@media(min-width: 800px){.hiddenDesktop{display:none !important}}[data-modal-opener],[data-modal-closer]{cursor:pointer}.grecaptcha-badge{display:none}@keyframes arrow{0%{transform:translateY(0)}30%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes scroll-left{to{-webkit-transform:translateX(calc(-1 * var(--shift)));transform:translateX(calc(-1 * var(--shift)))}}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}[data-animate]{opacity:0;will-change:transform}[data-animate][data-animate-mobile-off]{opacity:1}[data-animate*=fadeInOpacity]{display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.animated{animation-duration:1s;animation-fill-mode:forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInOpacityChar{from{opacity:0}to{opacity:1}}.fade-in-opacity-measure{display:inline;white-space:pre-wrap}.fadeInOpacity{opacity:1;display:block;width:100%;max-width:100%;min-width:0;overflow:hidden}.fadeInOpacity .fade-in-opacity-line{display:block;overflow:hidden;max-width:100%}.fadeInOpacity .fade-in-opacity-line-inner{display:inline}.fadeInOpacity .fade-in-opacity-char{display:inline-block;opacity:0;will-change:opacity}.animated.fadeInOpacity{animation-name:none}.animated.fadeInOpacity .fade-in-opacity-char{animation:fadeInOpacityChar .65s ease forwards;animation-delay:var(--fade-in-opacity-delay, 0s)}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}to{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}to{opacity:1}}.zoomInUp{animation-name:zoomInUp}.btn{user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none;text-align:center;display:inline-block;box-sizing:border-box;min-width:200px;transition:all .3s ease;border:0;text-transform:uppercase;background:#9a762d;color:#fff;font-weight:600;font-size:1em;padding:1.1875em 0.3125em}.btn:hover{color:#fff;background:#caa94f}.btn:hover:active{color:#fff;background:#d49e09}.btn:disabled{pointer-events:none;opacity:.5}.btn[style="transform: translate3d(0px, 0px, 0px); transition-duration: 0ms;"]{transition:all .3s ease !important}textarea{resize:vertical;min-height:5.3125em}input,textarea,select{width:100%;transition:border .3s ease;appearance:none;border:1px solid #e0e0e0;background:#fff;color:#000;padding:1.125em 0;font-size:1em;margin-bottom:0.625em;font-family:inherit}input:focus,textarea:focus,select:focus{border-color:#9a762d}input[type=file]::file-selector-button,textarea[type=file]::file-selector-button,select[type=file]::file-selector-button{background-color:#b0d2ab;border:none;color:#fff;cursor:pointer}input[type=file]::-webkit-file-upload-button,textarea[type=file]::-webkit-file-upload-button,select[type=file]::-webkit-file-upload-button{background-color:#9a762d;color:#fff;padding:0.25em 0.8125em;border-radius:6px;border:1px solid #9a762d;cursor:pointer}input[type=date],textarea[type=date],select[type=date]{appearance:unset}input[type=number],textarea[type=number],select[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button,textarea[type=number]::-webkit-outer-spin-button,textarea[type=number]::-webkit-inner-spin-button,select[type=number]::-webkit-outer-spin-button,select[type=number]::-webkit-inner-spin-button{display:none;margin:0}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{color:#bdbdbd}input::-moz-placeholder,textarea::-moz-placeholder,select::-moz-placeholder{color:#bdbdbd}input:-ms-input-placeholder,textarea:-ms-input-placeholder,select:-ms-input-placeholder{color:#bdbdbd}input:-moz-placeholder,textarea:-moz-placeholder,select:-moz-placeholder{color:#bdbdbd}input[readonly],textarea[readonly],select[readonly]{cursor:not-allowed}input[type=checkbox],textarea[type=checkbox],select[type=checkbox]{width:16px;height:16px;cursor:pointer;position:relative;border-radius:2px;border-color:#b8b8b8;padding:0}input[type=checkbox]:after,textarea[type=checkbox]:after,select[type=checkbox]:after{content:"";position:absolute;display:block;top:5px;left:4px;width:7px;height:6px;opacity:0;transition:all .3s ease;background:url(../img/check.svg) center/contain no-repeat}input[type=checkbox]:checked:after,textarea[type=checkbox]:checked:after,select[type=checkbox]:checked:after{opacity:1}input[type=checkbox].switch,textarea[type=checkbox].switch,select[type=checkbox].switch{width:30px;height:20px;border-radius:50px;transition:all .3s ease;background:#b8b8b8;border:0}input[type=checkbox].switch:after,textarea[type=checkbox].switch:after,select[type=checkbox].switch:after{top:2px;left:2px;border-radius:100%;background:#fff;opacity:1;width:16px;height:16px}input[type=checkbox].switch:checked,textarea[type=checkbox].switch:checked,select[type=checkbox].switch:checked{background:#00be13}input[type=checkbox].switch:checked:after,textarea[type=checkbox].switch:checked:after,select[type=checkbox].switch:checked:after{transform:translateX(10px)}input[type=radio],textarea[type=radio],select[type=radio]{width:16px;height:16px;cursor:pointer;position:relative;border-radius:100%;border-color:#b8b8b8;padding:0}input[type=radio]:after,textarea[type=radio]:after,select[type=radio]:after{content:"";position:absolute;display:block;top:4px;left:4px;width:6px;height:6px;opacity:0;border-radius:100%;transition:all .3s ease;background:#b8b8b8}input[type=radio]:checked:after,textarea[type=radio]:checked:after,select[type=radio]:checked:after{opacity:1}input[type=range],textarea[type=range],select[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:18px;border:none;border-radius:4px;overflow:hidden;background:rgba(0,0,0,0)}input[type=range]::-webkit-slider-runnable-track,textarea[type=range]::-webkit-slider-runnable-track,select[type=range]::-webkit-slider-runnable-track{height:4px;border-radius:4px;background:#e9e9e9;border:none;box-shadow:0 0 0 #353535}input[type=range]::-moz-range-track,textarea[type=range]::-moz-range-track,select[type=range]::-moz-range-track{height:4px;border-radius:4px;background:#e9e9e9;border:none}input[type=range]::-webkit-slider-thumb,textarea[type=range]::-webkit-slider-thumb,select[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#9a762d;border:0 solid #9a762d;border-radius:50%;height:18px;width:18px;margin-top:-7px;box-shadow:calc(-100vmax - 18px) 0 0 100vmax #9a762d;clip-path:polygon(100% 0, 2px 0, 0 7px, -100vmax 7px, -100vmax 11px, 0 11px, 2px 100%, 100% 100%)}input[type=range]::-moz-range-thumb,textarea[type=range]::-moz-range-thumb,select[type=range]::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#9a762d;border:0px solid #9a762d;border-radius:50%;height:18px;width:18px}select{appearance:unset;cursor:pointer}form.check-validation input:invalid,form.check-validation textarea:invalid,form.check-validation select:invalid{border-color:#ed1c24}section.seo-text{font-size:1em;color:#000;font-family:inherit}section.seo-text video,section.seo-text iframe{margin:0 auto;display:block}section.seo-text img{max-width:100%;height:auto}section.seo-text p{margin-bottom:0.9375em;font-size:inherit;letter-spacing:inherit;font-family:inherit;color:inherit}section.seo-text.indent h1~p{text-indent:1.5em}section.seo-text ul,section.seo-text ol{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text ul{list-style:inside disc}section.seo-text ol{list-style:inside decimal}section.seo-text li{margin-bottom:0.3125em;font-size:inherit;font-family:inherit;letter-spacing:inherit;color:inherit}section.seo-text p *,section.seo-text li *{font-size:inherit;letter-spacing:inherit;color:inherit;font-family:inherit}section.seo-text a:not(.btn){text-decoration:underline}section.seo-text a:not(.btn):hover{text-decoration:none}section.seo-text table{width:100%}section.seo-text table tr{border-bottom:1px solid #eeedfe}section.seo-text table th,section.seo-text table td{padding:0.625em 0.3125em;text-align:left}section.seo-text table th:not(:last-child),section.seo-text table td:not(:last-child){border-right:1px solid #eeedfe}section.seo-text h1{font-size:1.875em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h1:first-child{margin-top:0}section.seo-text h2{font-size:1.75em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h2:first-child{margin-top:0}section.seo-text h3{font-size:1.625em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h4{font-size:1.5em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h5{font-size:1.375em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text h6{font-size:1.25em;margin-bottom:0.625em;margin-top:0.3125em}section.seo-text blockquote{margin:0.625em 0;padding-left:0.9375em;border-left:3px solid #ccc;font-style:italic;color:inherit}section.seo-text pre{background:#f5f5f5;padding:0.625em;overflow:auto;font-family:"Courier New",Courier,monospace;color:inherit}section.seo-text code{background:#f5f5f5;padding:0 0.3125em;font-family:"Courier New",Courier,monospace;color:inherit}section.seo-text hr{border:none;border-top:1px solid #ccc;margin:1.25em 0}section.page-404{text-align:center;min-height:calc(var(--vh, 100vh));display:flex;flex-direction:column;align-items:center;justify-content:center}section.page-404 p{font-size:1.375em;margin-bottom:0.6818181818em}.legal-page{padding:4em 0 7.5em}@media(max-width: 767px){.legal-page{padding:40px 0 72px}}.legal-page__content{max-width:920px}.legal-page__content .title-40{margin-bottom:1em}@media(max-width: 767px){.legal-page__content .title-40{margin-bottom:28px}}.legal-page__text{color:#292929;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:144%}@media(max-width: 767px){.legal-page__text{font-size:16px;line-height:150%}}.legal-page__text>*:first-child{margin-top:0}.legal-page__text p,.legal-page__text ul,.legal-page__text ol,.legal-page__text table,.legal-page__text blockquote{margin:0 0 24px}.legal-page__text h2,.legal-page__text h3,.legal-page__text h4,.legal-page__text h5,.legal-page__text h6{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-weight:500;line-height:115%;margin:48px 0 20px}.legal-page__text h2{font-size:28px}.legal-page__text h3{font-size:22px}.legal-page__text h4,.legal-page__text h5,.legal-page__text h6{font-size:18px}.legal-page__text ul,.legal-page__text ol{padding-left:24px}.legal-page__text ul{list-style:disc}.legal-page__text ol{list-style:decimal}.legal-page__text li+li{margin-top:10px}.legal-page__text a{color:inherit;text-decoration:underline;text-underline-offset:3px}.legal-page__text table{border-collapse:collapse;width:100%}.legal-page__text th,.legal-page__text td{border:1px solid #e0e0e0;padding:12px;text-align:left;vertical-align:top}@media(max-width: 767px){.legal-page__text h2{font-size:22px}.legal-page__text h3{font-size:19px}.legal-page__text h4,.legal-page__text h5,.legal-page__text h6{font-size:17px}.legal-page__text table{display:block;overflow-x:auto}.legal-page__text .post-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 24px}.legal-page__text .post-table-scroll table{display:table;width:max-content;min-width:640px;margin:0}}.grid-container{display:grid}.grid-col-1{grid-template-columns:repeat(1, 1fr)}.span-col-1{grid-column:span 1/auto}.span-row-1{grid-row:span 1/auto}.grid-col-2{grid-template-columns:repeat(2, 1fr)}.span-col-2{grid-column:span 2/auto}.span-row-2{grid-row:span 2/auto}.grid-col-3{grid-template-columns:repeat(3, 1fr)}.span-col-3{grid-column:span 3/auto}.span-row-3{grid-row:span 3/auto}.grid-col-4{grid-template-columns:repeat(4, 1fr)}.span-col-4{grid-column:span 4/auto}.span-row-4{grid-row:span 4/auto}@media(max-width: 1024px){.grid-col-1\[1024\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[1024\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[1024\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[1024\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 950px){.grid-col-1\[950\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[950\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[950\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[950\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 900px){.grid-col-1\[900\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[900\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[900\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[900\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 850px){.grid-col-1\[850\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[850\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[850\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[850\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 800px){.grid-col-1\[800\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[800\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[800\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[800\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 600px){.grid-col-1\[600\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[600\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[600\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[600\]{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 500px){.grid-col-1\[500\]{grid-template-columns:repeat(1, 1fr)}.grid-col-2\[500\]{grid-template-columns:repeat(2, 1fr)}.grid-col-3\[500\]{grid-template-columns:repeat(3, 1fr)}.grid-col-4\[500\]{grid-template-columns:repeat(4, 1fr)}}.btn-black{border-radius:100px;background:#0c0c0c;padding:6px 6px 6px 20px;display:inline-flex;align-items:center;gap:1.25em;border:0;outline:0;user-select:none;cursor:pointer;-webkit-appearance:none;appearance:none}.btn-black:hover{background:#282828}.btn-black:hover .arrow{transform:rotate(45deg)}.btn-black:hover:active{background:#282828}.btn-black:hover:active .arrow{transform:rotate(45deg) scale(0.9)}.btn-black .text{color:#fff;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}@media(max-width: 500px){.btn-black .text{font-size:16px}}.btn-black .arrow{display:inline-flex;background:#fff;padding:10px;border-radius:100px;transition:all .3s ease}.btn-black .arrow svg{display:block;flex:none}.btn-black .arrow svg path[stroke]{stroke:#0c0c0c}.btn-white{border-radius:100px;background:#fff;padding:6px 6px 6px 20px;display:inline-flex;align-items:center;gap:1.25em;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none;border:0}@media(max-width: 500px){.btn-white{padding:6px 6px 6px 20px;gap:20px}}.btn-white:hover{background:#f5f5f5}.btn-white:hover .arrow{transform:rotate(45deg)}.btn-white:hover:active{background:#f5f5f5}.btn-white:hover:active .arrow{transform:rotate(45deg) scale(0.9)}.btn-white .text{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}@media(max-width: 500px){.btn-white .text{font-size:16px}}.btn-white .arrow{display:inline-flex;background:#0c0c0c;padding:10px;border-radius:100px;transition:all .3s ease}.btn-white .arrow svg{display:block;flex:none}.btn-white .arrow svg path[stroke]{stroke:#fff}.btn-white-border{border-radius:100px;background:#fff;padding:5px 5px 5px 19px;display:inline-flex;justify-content:space-between;align-items:center;gap:1.25em;user-select:none;white-space:nowrap;cursor:pointer;-webkit-appearance:none;appearance:none;border:1px solid #adaeb0}@media(max-width: 500px){.btn-white-border{padding:5px 5px 5px 20px;gap:20px}}.btn-white-border:hover{background:#0c0c0c;border:1px solid #0c0c0c}.btn-white-border:hover .arrow{transform:rotate(45deg);background:#fff}.btn-white-border:hover .arrow svg path{stroke:#0c0c0c !important}.btn-white-border:hover:active{background:#0c0c0c;border:1px solid #0c0c0c}.btn-white-border:hover:active .arrow{transform:rotate(45deg) scale(0.9);background:#fff}.btn-white-border:hover .text{color:#fff}.btn-white-border .text{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px;transition:all .3s ease}@media(max-width: 500px){.btn-white-border .text{font-size:16px}}.btn-white-border .arrow{display:inline-flex;background:#0c0c0c;padding:10px;border-radius:100px;transition:all .3s ease}.btn-white-border .arrow svg{display:block;flex:none}.btn-white-border .arrow svg path[stroke]{stroke:#fff}.seo-read-more{padding:3.75em 0 7.5em}@media(max-width: 500px){.seo-read-more{padding:40px 0 80px}}.seo-read-more .holder{position:relative}.seo-read-more .holder .seo-title{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.5em;font-weight:500;line-height:110%;margin-bottom:1.3333333333em}@media(max-width: 500px){.seo-read-more .holder .seo-title{font-size:20px;line-height:120%;margin-bottom:20px}}.seo-read-more .holder .seo-text{position:relative;overflow:hidden;color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:140%;max-width:900px;align-self:stretch;max-height:var(--seo-read-more-height, 67.2px);transition:max-height .45s ease}.seo-read-more .holder .seo-text::after{content:"";position:absolute;left:0;right:0;bottom:0;height:32px;pointer-events:none;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);opacity:1;transition:opacity .3s ease}@media(max-width: 767px){.seo-read-more .holder .seo-text{max-height:var(--seo-read-more-height, 134.4px)}}.seo-read-more .holder.active .seo-text::after{opacity:0}.seo-read-more .holder .read-more-btn{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:114%;letter-spacing:.5px;outline:none;border:none;background:rgba(0,0,0,0);border-bottom:1px solid #0c0c0c;padding:6px 0 0 0;cursor:pointer;margin-top:20px}.accordion .item{padding:1.5em 0;border-top:1px solid #e0e0e0}@media(max-width: 767px){.accordion .item{padding:20px 0}}.accordion .item:last-of-type{border-bottom:1px solid #e0e0e0}.accordion .item .header{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer}.accordion .item .header span{color:#292929;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%}@media(max-width: 767px){.accordion .item .header span{font-size:16px;line-height:125%}}.accordion .item .header .icon{padding:10px;display:inline-flex;flex-shrink:0}.accordion .item .header .icon svg{transition:all .3s ease}.accordion .item .content{display:none;transition:box-shadow .3s ease}.accordion .item .content p{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;padding:1.5em 0 0}@media(max-width: 767px){.accordion .item .content p{font-size:16px;line-height:137%;padding:20px 0 0}}.accordion .item.active>.content{display:block}.accordion .item.active .header svg{flex-shrink:0;transform:rotate(-180deg)}.accordion .item.active .header svg path{d:path("M4 9V10.4974H16V9H4Z")}.tab-container .tab-nav{display:flex}.tab-container .tab-nav span{display:block;width:100%;transition:all .3s ease;cursor:pointer;text-align:center;padding:15px;border-bottom:2px solid rgba(0,0,0,0)}.tab-container .tab-nav span.active{border-color:#000}.tab-container .tab-content .item{display:none}.tab-container .tab-content .item.active{display:block}.swiper-pagination .swiper-pagination-bullet{width:14px;height:14px;border:1px solid #dedede;background:rgba(0,0,0,0);opacity:1}.swiper-pagination .swiper-pagination-bullet-active{background:#d4a85d;border-color:#d4a85d}.preloader.active{opacity:0;visibility:hidden}#totop{cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;position:fixed;right:42px;bottom:15px;background:#fff;border-radius:100%;border:1px solid #003c7d;display:flex;padding:7px 7px 7px;z-index:99}@media(max-width: 767px){#totop{right:27px}}#totop.active{opacity:1;visibility:visible}.fancybox__backdrop{background:rgba(0,0,0,.5)}.fancybox__slide{padding:1.875em}@media(max-width: 550px){.fancybox__slide{padding:16px}}.modal{max-width:504px;padding:2em;border-radius:32px;background:#fff}@media(max-width: 500px){.modal{padding:16px;border-radius:16px}}.modal [data-modal-closer]{position:absolute;right:1.25em;top:1.25em;display:inline-flex;padding:4px}@media(max-width: 500px){.modal [data-modal-closer]{right:16px;top:16px}}.modal .modal-content form .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:104%;margin-bottom:20px}@media(max-width: 500px){.modal .modal-content form .name{font-size:22px;line-height:109%}}.modal .modal-content form .text-form{color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:140%;max-width:360px;margin-bottom:2.5em}@media(max-width: 500px){.modal .modal-content form .text-form{margin-bottom:24px}}.modal .modal-content form .fields{display:flex;flex-direction:column;gap:20px}.modal .modal-content form .fields input{background:rgba(0,0,0,0);border:none;color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #adaeb0;margin-bottom:0}@media(max-width: 650px){.modal .modal-content form .fields input{width:100%;max-width:100%}}.modal .modal-content form .fields input::placeholder{color:#6c6d6e}.modal .modal-content form button{width:100%;gap:20px;justify-content:space-between;margin-top:40px}@media(max-width: 650px){.modal .modal-content form button{width:100%;max-width:100%;justify-content:space-between}}.modal .modal-content form button .text{font-size:16px}@media(max-width: 650px){.modal .modal-content form button .text{font-size:16px}}.modal .modal-content form button .arrow{padding:10px}.title-56{color:#fff;font-family:"Unbounded",sans-serif;font-size:3.5em;font-weight:500;line-height:104%}@media(max-width: 650px){.title-56{font-size:28px}}.title-48{color:#fff;text-align:center;font-family:"Unbounded",sans-serif;font-size:3em;font-weight:600;line-height:100%}@media(max-width: 550px){.title-48{font-size:26px}}.title-40{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2.5em;font-style:normal;font-weight:500;line-height:104%}@media(max-width: 500px){.title-40{font-size:24px;line-height:108%}}.title-36{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2.25em;font-weight:500;line-height:105%}@media(max-width: 500px){.title-36{font-size:20px;line-height:110%}}.text-18{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%}@media(max-width: 500px){.text-18{font-size:16px;line-height:137%}}.subtitle-16{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:600;line-height:125%;text-transform:uppercase;position:relative;padding-left:28px;text-wrap:auto}@media(max-width: 500px){.subtitle-16{font-size:14px;line-height:128%;padding-left:20px}}.subtitle-16::after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);border-radius:100px;width:10px;height:10px;background:#e90000}@media(max-width: 500px){.subtitle-16::after{width:8px;height:8px}}.top-additional{background:#0c0c0c;padding:8px 10px;display:flex;align-items:center;justify-content:center}@media(max-width: 500px){.top-additional{padding:6px 10px}}.top-additional a{display:flex;align-items:center;gap:12px}.top-additional a:hover .text{color:#adaeb0}.top-additional a:hover .icon svg path{fill:#adaeb0}@media(max-width: 500px){.top-additional a{gap:8px}}.top-additional a .text{color:#f2f2f2;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:500;line-height:116%;transition:all .3s ease}.top-additional a .icon{display:inline-flex}header{background:#fff;padding:0.875em 0;position:relative}header.fixed-header{position:sticky;top:0;left:0;width:100%;z-index:100;box-shadow:0 8px 24px rgba(12,12,12,.08)}header.active:after{visibility:visible;opacity:1}header:after{content:"";position:absolute;top:100%;left:0;width:100%;height:calc(100vh - 100%);height:calc(100svh - 100%);background:rgba(0,0,0,.5);z-index:-1;visibility:hidden;opacity:0;transition:all .3s ease}header .holder{display:flex;align-items:center;justify-content:space-between;gap:2em}header .holder .left-header{display:flex;align-items:center;gap:16px}header .holder .left-header .burger{position:relative;background:#0c0c0c;transition:all 0ms 300ms;flex-shrink:0;display:none}@media(max-width: 900px){header .holder .left-header .burger{display:flex}}header .holder .left-header .burger,header .holder .left-header .burger:after,header .holder .left-header .burger:before{width:24px;height:2px}header .holder .left-header .burger:before{content:"";position:absolute;left:0;bottom:5px;background:#0c0c0c;transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .left-header .burger:after{content:"";position:absolute;left:0;top:5px;background:#0c0c0c;transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .left-header .burger.active{background:rgba(0,0,0,0) !important}header .holder .left-header .burger.active:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .left-header .burger.active:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}header .holder .left-header .logo{display:flex}header .holder .left-header .logo img{width:100%;max-width:9em;max-height:3.25em}@media(max-width: 550px){header .holder .left-header .logo img{max-width:112px;max-height:40px}}header .holder .right-menu{display:flex;align-items:center;gap:11.375em;z-index:100}@media(max-width: 950px){header .holder .right-menu{gap:6.25em;height:100%}}@media(max-width: 900px){header .holder .right-menu nav{position:absolute;left:0;top:100%;width:343px;background:#fff;display:none;height:calc(100vh - 100%);overflow-y:auto;overflow-x:hidden}}header .holder .right-menu nav .main-menu{list-style-type:none;display:flex;gap:2em}@media(max-width: 900px){header .holder .right-menu nav .main-menu{flex-direction:column;padding:24px 16px;gap:16px}}header .holder .right-menu nav .main-menu li{position:relative}header .holder .right-menu nav .main-menu li::after{content:"";position:absolute;top:20px;left:0;width:100%;height:20px}header .holder .right-menu nav .main-menu li .arrow{display:inline-flex;transition:all .3s ease}@media(max-width: 900px){header .holder .right-menu nav .main-menu li .arrow{cursor:pointer;padding:6px;margin:-6px}}header .holder .right-menu nav .main-menu li a{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:125%;padding:2px 0;display:flex;align-items:center;gap:4px}@media(max-width: 900px){header .holder .right-menu nav .main-menu li a{font-size:16px;display:flex;align-items:center;justify-content:space-between;gap:4px}}header .holder .right-menu nav .main-menu li a .text{transition:all .3s ease;position:relative}header .holder .right-menu nav .main-menu li a .text::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}@media(max-width: 900px){header .holder .right-menu nav .main-menu li a .text::after{display:none}}header .holder .right-menu nav .main-menu li:hover a .text::after{width:100%}header .holder .right-menu nav .main-menu li:hover .arrow{transform:rotate(180deg)}@media(max-width: 900px){header .holder .right-menu nav .main-menu li:hover .arrow{transform:none}}header .holder .right-menu nav .main-menu li:hover>ul{visibility:visible;opacity:1}header .holder .right-menu nav .main-menu li:hover:active{color:#adaeb0}header .holder .right-menu nav .main-menu li.active>a .arrow{transform:rotate(180deg)}header .holder .right-menu nav .main-menu li>ul{position:absolute;left:0;top:40px;opacity:0;visibility:hidden;background:#fff;box-shadow:0 4px 20px 0 rgba(12,12,12,.16);list-style-type:none;padding:12px;display:flex;flex-direction:column;gap:8px}@media(max-width: 900px){header .holder .right-menu nav .main-menu li>ul{background:rgba(0,0,0,0);box-shadow:none;position:unset;display:none;overflow:hidden !important;opacity:1;visibility:visible;transition:none;gap:6px;padding:12px 0 15px;border-bottom:1px solid #e0e0e0}header .holder .right-menu nav .main-menu li>ul.active{display:flex}}header .holder .right-menu nav .main-menu li>ul li a{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:125%;white-space:nowrap;position:relative;width:fit-content;padding:2px 0}@media(max-width: 900px){header .holder .right-menu nav .main-menu li>ul li a{font-size:16px}}header .holder .right-menu nav .main-menu li>ul li a:hover::after{width:100%}header .holder .right-menu nav .main-menu li>ul li a::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}header .holder .right-menu nav .mob-content{display:none;padding:0 16px;margin-top:24px}@media(max-width: 900px){header .holder .right-menu nav .mob-content{display:flex;flex-direction:column;align-items:flex-start;gap:40px}}header .holder .right-menu nav .mob-content .btn-black{padding:6px 6px 6px 20px;gap:20px}header .holder .right-menu nav .mob-content .btn-black .text{font-size:16px}header .holder .right-menu nav .mob-content .btn-black .arrow{padding:10px}header .holder .right-menu nav .mob-content .lang-nav{display:flex;gap:24px}header .holder .right-menu nav .mob-content .lang-nav a{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:125%;padding:2px 0}header .holder .right-menu nav .mob-content .lang-nav a.current{border-bottom:1px solid #e90000}header .holder .right-menu nav .mob-content .social-links{display:flex;gap:24px}header .holder .right-menu nav .mob-content .social-links a{display:inline-flex;padding:4px}header .holder .right-menu .right-action{display:flex;align-items:center;gap:2em;position:relative}header .holder .right-menu .right-action .lang-menu{background:#fff;padding:8px;transition:all .3s ease;width:37px}@media(max-width: 900px){header .holder .right-menu .right-action .lang-menu{display:none}}header .holder .right-menu .right-action .lang-menu a{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:125%;padding:2px 0}@media(max-width: 767px){header .holder .right-menu .right-action .lang-menu a{font-size:16px}}header .holder .right-menu .right-action .lang-menu ul{visibility:hidden;opacity:0;position:absolute;left:0px;top:40px;background:#fff;list-style-type:none;padding:8px;display:flex;flex-direction:column;gap:4px;transition:all .3s ease;width:37px;box-shadow:0 10px 20px 0 rgba(12,12,12,.16)}header .holder .right-menu .right-action .lang-menu ul .item{position:relative}header .holder .right-menu .right-action .lang-menu ul .item::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}header .holder .right-menu .right-action .lang-menu ul .item:hover::after{width:100%}header .holder .right-menu .right-action .lang-menu:hover{box-shadow:0 4px 20px 0 rgba(12,12,12,.16);z-index:20}header .holder .right-menu .right-action .lang-menu:hover .current{color:#adaeb0;cursor:default}header .holder .right-menu .right-action .lang-menu:hover ul{visibility:visible;opacity:1}header .holder .right-menu .right-action .lang-menu:hover ul li a{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:125%}@media(max-width: 900px){header .holder .right-menu .right-action .btn-black.pc-button{display:none}}header .holder .right-menu .right-action .btn-black.mob-button{display:none;padding:6px 6px 6px 16px;gap:16px}@media(max-width: 900px){header .holder .right-menu .right-action .btn-black.mob-button{display:flex}}header .holder .right-menu .right-action .btn-black.mob-button .text{font-size:16px}header .holder .right-menu .right-action .btn-black.mob-button .arrow{padding:8px}html.menu-open,body.menu-open{overflow:hidden}footer{background:#0c0c0c;padding:0;overflow:hidden}footer .holder .container{padding:4em 0;display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}@media(max-width: 500px){footer .holder .container{padding:64px 0 40px;justify-content:flex-start;gap:44px 39px}}@media(max-width: 500px){footer .holder .container .column{width:100%}footer .holder .container .column:nth-child(3),footer .holder .container .column:nth-child(4){width:calc(50% - 20px)}}footer .holder .container .column .name{color:#6c6d6e;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:500;line-height:111%;margin-bottom:1.3333333333em}@media(max-width: 500px){footer .holder .container .column .name{font-size:16px;line-height:125%;margin-bottom:16px}}footer .holder .container .column .links{display:flex;flex-direction:column;gap:10px}footer .holder .container .column .links .item{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:142%;padding:2px 0;position:relative;width:fit-content}@media(max-width: 500px){footer .holder .container .column .links .item{font-size:16px}}footer .holder .container .column .links .item:hover::after{width:100%}footer .holder .container .column .links .item::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}footer .holder .container .column .custom-item{display:flex;flex-direction:column;gap:20px}footer .holder .container .column .custom-item .phones{display:flex;flex-direction:column;gap:10px}footer .holder .container .column .custom-item .phones .phone{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:142%;padding:2px 0}@media(max-width: 500px){footer .holder .container .column .custom-item .phones .phone{font-size:16px}}footer .holder .container .column .custom-item .phones .phone{position:relative;width:fit-content}footer .holder .container .column .custom-item .phones .phone:hover::after{width:100%}footer .holder .container .column .custom-item .phones .phone::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}footer .holder .container .column .custom-item .emails .email{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:142%;padding:2px 0}@media(max-width: 500px){footer .holder .container .column .custom-item .emails .email{font-size:16px}}footer .holder .container .column .custom-item .emails .email{position:relative;width:fit-content}footer .holder .container .column .custom-item .emails .email:hover::after{width:100%}footer .holder .container .column .custom-item .emails .email::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}footer .holder .container .column .custom-item .messengers{display:flex;flex-direction:column;gap:10px}footer .holder .container .column .custom-item .messengers .messenger{display:flex;align-items:center;gap:8px;position:relative;width:fit-content}footer .holder .container .column .custom-item .messengers .messenger:hover .text::after{width:100%}footer .holder .container .column .custom-item .messengers .messenger .icon{display:inline-flex;padding:4px}footer .holder .container .column .custom-item .messengers .messenger .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:142%;position:relative}footer .holder .container .column .custom-item .messengers .messenger .text::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}@media(max-width: 500px){footer .holder .container .column .custom-item .messengers .messenger .text{font-size:16px}}footer .holder .container .column .custom-item .socials{display:flex;gap:20px}footer .holder .container .column .custom-item .socials .social-link{display:inline-flex;padding:4px}footer .holder .container .column .custom-item .addresses .adress{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:128%}@media(max-width: 500px){footer .holder .container .column .custom-item .addresses .adress{font-size:16px}}footer .holder .container .column .custom-item .addresses .adress{position:relative;width:fit-content}footer .holder .container .column .custom-item .addresses .adress:hover::after{width:100%}footer .holder .container .column .custom-item .addresses .adress::after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:1px;background:#e90000;transition:all .3s ease}footer .holder .container .column .custom-item .work-time .time{color:#fff;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:18px}@media(max-width: 500px){footer .holder .container .column .custom-item .work-time .time{font-size:16px}}@media(max-width: 500px){footer .holder .container .column.address .custom-item{display:flex;flex-direction:row;gap:39px}}@media(max-width: 500px){footer .holder .container .column.address .custom-item .addresses{flex:1}}@media(max-width: 500px){footer .holder .container .column.address .custom-item .work-time{flex:1}}footer .holder .copyright{padding:16px 0;position:relative}footer .holder .copyright::after{content:"";position:absolute;left:50%;top:0;width:100vw;height:1px;background:#6c6d6e;transform:translateX(-50%)}footer .holder .copyright p{color:#fff;font-size:14px;font-weight:400;line-height:128%;text-align:center}.breadcrumbs{display:flex}.breadcrumbs.black-version{padding:1.5em 0}@media(max-width: 500px){.breadcrumbs.black-version{padding:16px 0}}.breadcrumbs.black-version .holder .container .item{color:#3b3b3b}.breadcrumbs.black-version .holder .container .item.current{color:#adaeb0}.breadcrumbs .container{display:flex;align-items:center;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;width:calc(100% + 32px);margin-left:-16px;padding:0 16px;gap:8px}.breadcrumbs .container .item{color:#f2f2f2;text-align:right;font-family:"Abel",sans-serif;font-size:14px;font-weight:400;line-height:128%;text-wrap:nowrap}.breadcrumbs .container .item.current{color:#adaeb0}.breadcrumbs .container .separator{color:#adaeb0;text-align:right;font-family:"Abel",sans-serif;font-size:14px;font-weight:400;line-height:128%;padding:2px 8px}.page-not-found-404{padding:7.5em 0}@media(max-width: 500px){.page-not-found-404{padding:52px 0}}.page-not-found-404 .holder .title{color:#0c0c0c;text-align:center;font-family:"Unbounded",sans-serif;font-size:6.25em;font-weight:400;line-height:100%;margin-bottom:24px}@media(max-width: 500px){.page-not-found-404 .holder .title{font-size:64px;margin-bottom:20px}}.page-not-found-404 .holder .text-not-found{color:#1e1e1e;text-align:center;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;margin-bottom:40px}@media(max-width: 500px){.page-not-found-404 .holder .text-not-found{font-size:16px;line-height:137%;margin-bottom:32px}}.page-not-found-404 .holder .btn-container{display:flex;justify-content:center}.thank-you-section{padding-top:3.25em}@media(max-width: 500px){.thank-you-section{padding-top:40px}}.thank-you-section .holder{display:flex;justify-content:center}.thank-you-section .holder .content{max-width:520px;display:flex;flex-direction:column;align-items:center}.thank-you-section .holder .content .icon{display:inline-flex;padding:11px;border-radius:100px;border:1.3px solid #43b22d;margin-bottom:2em}@media(max-width: 500px){.thank-you-section .holder .content .icon{margin-bottom:24px;padding:9px}}@media(max-width: 500px){.thank-you-section .holder .content .icon svg{width:24px;height:24px}}.thank-you-section .holder .content .title{color:#0c0c0c;text-align:center;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:104%;margin-bottom:0.75em}@media(max-width: 500px){.thank-you-section .holder .content .title{font-size:22px;line-height:109%;margin-bottom:16px}}.thank-you-section .holder .content .text-ty{color:#292929;text-align:center;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;margin-bottom:1.7777777778em}@media(max-width: 500px){.thank-you-section .holder .content .text-ty{font-size:16px;line-height:137%;margin-bottom:24px}}.thank-you-section .holder .content .btn-container{display:flex;justify-content:center}.thank-you-follow{padding:0 0 7.5em}@media(max-width: 767px){.thank-you-follow{padding:64px 0 80px}}.thank-you-follow .holder .content{display:flex;justify-content:space-between;align-items:center}@media(max-width: 767px){.thank-you-follow .holder .content{flex-direction:column;align-items:flex-start}}.thank-you-follow .holder .content .left{flex:0 1 600px}@media(max-width: 767px){.thank-you-follow .holder .content .left{flex:1}}.thank-you-follow .holder .content .left .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%;margin-bottom:2.2em}@media(max-width: 500px){.thank-you-follow .holder .content .left .name{font-size:18px;line-height:111%;margin-bottom:32px}}.thank-you-follow .holder .content .left .social-media{display:flex;gap:1em}@media(max-width: 500px){.thank-you-follow .holder .content .left .social-media{gap:12px}}.thank-you-follow .holder .content .left .social-media .icon{display:inline-flex;border-radius:100px;border:1px solid #e0e0e0;padding:15px}@media(max-width: 500px){.thank-you-follow .holder .content .left .social-media .icon{padding:11px}}.thank-you-follow .holder .content .right{flex:0 1 550px;display:flex;align-items:center;justify-content:space-between}@media(max-width: 767px){.thank-you-follow .holder .content .right{flex:1;flex-direction:column-reverse;margin-top:64px}}.thank-you-follow .holder .content .right .info{flex:0 1 226px}@media(max-width: 767px){.thank-you-follow .holder .content .right .info{flex:1}}.thank-you-follow .holder .content .right .info .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%;margin-bottom:16px}@media(max-width: 500px){.thank-you-follow .holder .content .right .info .name{font-size:18px;line-height:111%}}.thank-you-follow .holder .content .right .info .text-info{color:#292929;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:128%;margin-bottom:40px}@media(max-width: 500px){.thank-you-follow .holder .content .right .info .text-info{margin-bottom:32px}}.thank-you-follow .holder .content .right .info .tg-btn{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:186px}.thank-you-follow .holder .content .right .info .tg-btn:hover{border-color:#fff;background:#fff}.thank-you-follow .holder .content .right .info .tg-btn:hover .text{color:#0c0c0c}@media(max-width: 767px){.thank-you-follow .holder .content .right .info .tg-btn{margin-top:40px}}.thank-you-follow .holder .content .right .info .tg-btn{border:1px solid #0c0c0c;border-radius:100px;background:#0c0c0c;padding:5px 5px 5px 19px}.thank-you-follow .holder .content .right .info .tg-btn .text{color:#fff;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}.thank-you-follow .holder .content .right .info .tg-btn .icon{width:36px;height:36px;background:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center}.home-hero{height:calc(100vh - var(--site-top-offset, 110px));height:calc(100svh - var(--site-top-offset, 110px));padding:0;position:relative}.home-hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-50, rgba(0, 0, 0, 0.5))}.home-hero .video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.home-hero .holder{position:relative;z-index:1}.home-hero .holder .content{padding:7.5em 0}@media(max-width: 650px){.home-hero .holder .content{padding:230px 0 80px 0}}.home-hero .holder .content .title-56{max-width:920px;word-wrap:break-word}.home-hero .holder .content .btn-white{margin-top:2.75em}@media(max-width: 650px){.home-hero .holder .content .btn-white{margin-top:40px}}.home-numbers{padding:2.5em 0 3.75em}@media(max-width: 500px){.home-numbers{padding:40px 0}}.home-numbers .holder{border-bottom:1px solid #e0e0e0;padding-bottom:2.5em}@media(max-width: 500px){.home-numbers .holder{padding-bottom:32px}}.home-numbers .holder .number-grid{display:flex;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767px){.home-numbers .holder .number-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}}.home-numbers .holder .number-grid .item.animathion .text{display:flex}.home-numbers .holder .number-grid .item.animathion .text .prefix,.home-numbers .holder .number-grid .item.animathion .text .sufix{display:inline-flex}.home-numbers .holder .number-grid .item .text{margin-bottom:1.5em}@media(max-width: 550px){.home-numbers .holder .number-grid .item .text{margin-bottom:16px}}.home-numbers .holder .number-grid .item .text .number{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:3.5em;font-weight:500;line-height:104%}@media(max-width: 550px){.home-numbers .holder .number-grid .item .text .number{font-size:32px}}.home-numbers .holder .number-grid .item .text .prefix,.home-numbers .holder .number-grid .item .text .sufix{color:#0c0c0c;text-align:center;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:110%}@media(max-width: 550px){.home-numbers .holder .number-grid .item .text .prefix,.home-numbers .holder .number-grid .item .text .sufix{font-size:24px}}.home-numbers .holder .number-grid .item .subinfo{color:#6c6d6e;font-family:"Inter Tight",sans-serif;font-size:1.25em;font-weight:400;line-height:120%}@media(max-width: 550px){.home-numbers .holder .number-grid .item .subinfo{font-size:16px;line-height:137%}}.home-activity .holder .head{display:flex;justify-content:space-between;gap:20px}@media(max-width: 767px){.home-activity .holder .head{flex-direction:column}}.home-activity .holder .head .left{flex:0 1 120px}@media(max-width: 767px){.home-activity .holder .head .left{flex:1}}.home-activity .holder .head .right{flex:0 1 904px;min-width:0}@media(max-width: 767px){.home-activity .holder .head .right{flex:1}}.home-activity .holder .head .right .title-40{margin-bottom:32px}@media(max-width: 500px){.home-activity .holder .head .right .title-40{margin-bottom:20px}}.home-activity .holder .cards-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0.8125em;margin-top:4em}@media(max-width: 900px){.home-activity .holder .cards-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 550px){.home-activity .holder .cards-grid{grid-template-columns:repeat(1, 1fr);gap:12px;margin-top:40px}}.home-activity .holder .cards-grid .item{border-radius:20px;background:#e6e6e6;padding:1.25em;height:16.25em;display:inline-flex;flex-direction:column;justify-content:space-between;align-items:flex-end;overflow:hidden}@media(max-width: 500px){.home-activity .holder .cards-grid .item{padding:16px;border-radius:16px;height:auto;gap:36px}}.home-activity .holder .cards-grid .item .content .name{transition:all .3s ease}.home-activity .holder .cards-grid .item .content .name:hover{opacity:.8;color:#c2c2c2}.home-activity .holder .cards-grid .item.images{position:relative;overflow:hidden}.home-activity .holder .cards-grid .item.images::after{content:"";position:absolute;top:0;left:0;width:100%;height:316px;z-index:1;background:linear-gradient(180deg, rgba(7, 7, 7, 0) 0%, #070707 100%);border-radius:20px}@media(max-width: 500px){.home-activity .holder .cards-grid .item.images::after{border-radius:16px}}.home-activity .holder .cards-grid .item.images .content .name,.home-activity .holder .cards-grid .item.images .content .text-18{color:#fff}.home-activity .holder .cards-grid .item.gradient{border-radius:20px;background:#0c0c0c;position:relative}.home-activity .holder .cards-grid .item.gradient::after{content:"";position:absolute;top:0;left:0;width:339px;height:210px;z-index:1;background:radial-gradient(104.37% 80.34% at 67.7% 96.09%, #fff6e8 1.36%, #b0220c 27.4%, #0c0c0c 55.77%, #0c0c0c 77.4%);rotate:180deg;border-radius:20px}.home-activity .holder .cards-grid .item.gradient .content .name,.home-activity .holder .cards-grid .item.gradient .content .text-18{color:#fff}.home-activity .holder .cards-grid .item.gradient-reverse{border-radius:20px;background:#0c0c0c;position:relative}.home-activity .holder .cards-grid .item.gradient-reverse::after{content:"";position:absolute;top:0;left:0;width:245px;height:210px;z-index:1;border-radius:105.048px 0 0 0;background:radial-gradient(167% 84.92% at 95.97% 93.51%, #fff6e8 0%, #b0220c 23.88%, #0c0c0c 53.64%, #0c0c0c 100%);rotate:180deg;border-radius:20px}.home-activity .holder .cards-grid .item.gradient-reverse .content .name,.home-activity .holder .cards-grid .item.gradient-reverse .content .text-18{color:#fff}.home-activity .holder .cards-grid .item .link{border-radius:100px;background:#fff;padding:14px;display:inline-flex;z-index:2}.home-activity .holder .cards-grid .item .link:hover{transform:rotate(45deg)}.home-activity .holder .cards-grid .item .content{z-index:2}.home-activity .holder .cards-grid .item .content .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.375em;font-style:normal;font-weight:500;line-height:110%;position:relative;padding-left:22px;text-wrap:auto;margin-bottom:12px}@media(max-width: 500px){.home-activity .holder .cards-grid .item .content .name{font-size:18px;line-height:110%;padding-left:18px}}.home-activity .holder .cards-grid .item .content .name::after{content:"";position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);border-radius:100px;width:10px;height:10px;background:#e90000}@media(max-width: 500px){.home-activity .holder .cards-grid .item .content .name::after{width:8px;height:8px}}.home-assortment.activity-assortment{padding:7.5em 0 3.75em}@media(max-width: 500px){.home-assortment.activity-assortment{padding:80px 0 40px}}.home-assortment .holder .category-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0.8125em;margin-top:4em}@media(max-width: 1024px){.home-assortment .holder .category-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 650px){.home-assortment .holder .category-grid{gap:11px;margin-top:40px}}.home-assortment .holder .category-grid .category{display:flex;gap:0.625em;padding:1.1875em;border-radius:20px;border:1px solid #e0e0e0;background:#fff;min-width:0;position:relative}.home-assortment .holder .category-grid .category:nth-child(5){border:1px solid #e90000}.home-assortment .holder .category-grid .category .arrow-go{position:absolute;right:20px;bottom:20px;display:inline-flex;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 767px){.home-assortment .holder .category-grid .category .arrow-go{display:none}}@media(max-width: 650px){.home-assortment .holder .category-grid .category{flex-direction:column-reverse;gap:10px;padding:12px}}.home-assortment .holder .category-grid .category:hover{border:1px solid #adaeb0}.home-assortment .holder .category-grid .category:hover .arrow-go{visibility:visible;opacity:1}.home-assortment .holder .category-grid .category .content{display:flex;align-items:center;gap:0.75em;flex:1}@media(max-width: 650px){.home-assortment .holder .category-grid .category .content{flex-direction:column;align-items:center}}.home-assortment .holder .category-grid .category .content .image{flex-shrink:0}.home-assortment .holder .category-grid .category .content .image img{width:4.5em;height:4.5em}@media(max-width: 650px){.home-assortment .holder .category-grid .category .content .image img{width:80px;height:80px;object-fit:cover}}.home-assortment .holder .category-grid .category .content .name .title-18{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%}@media(max-width: 650px){.home-assortment .holder .category-grid .category .content .name .title-18{text-align:center;overflow-wrap:anywhere}}@media(max-width: 500px){.home-assortment .holder .category-grid .category .content .name .title-18{font-size:14px;line-height:114%}}.home-assortment .holder .category-grid .category .total{color:#e90000;text-align:right;font-family:"Unbounded",sans-serif;font-size:12px;font-weight:400;line-height:116%;flex:0 0 60px}@media(max-width: 650px){.home-assortment .holder .category-grid .category .total{flex:1}}@media(max-width: 500px){.home-assortment .holder .category-grid .category .total{font-size:11px;line-height:109%}}.home-assortment .holder .category-grid .category.last{border-radius:20px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;border:none}.home-assortment .holder .category-grid .category.last:hover{border:none}@media(max-width: 1024px){.home-assortment .holder .category-grid .category.last{grid-column:span 2}}.home-cta .holder .image-wrapper{height:40em;background-size:cover;background-position:center 67%;background-repeat:no-repeat;border-radius:44px;padding:0 16px;overflow:hidden;position:relative;display:flex;justify-content:flex-end;flex-direction:column;align-items:center}@media(max-width: 650px){.home-cta .holder .image-wrapper{border-radius:32px;height:636px;background-position:54% calc(67% - 130px)}}.home-cta .holder .image-wrapper::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100%;max-height:308px;background:linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.8) 100%)}@media(max-width: 650px){.home-cta .holder .image-wrapper::after{background:linear-gradient(180deg, rgba(12, 12, 12, 0) 0%, rgba(12, 12, 12, 0.77) 43.48%, #0c0c0c 64.5%);max-height:471px}}.home-cta .holder .content{display:flex;flex-direction:column;align-items:center;gap:20px;z-index:1;margin-bottom:40px}@media(max-width: 650px){.home-cta .holder .content{margin-bottom:8px}}.home-cta .holder .content .title-48{max-width:976px}.home-cta .holder .content .text-18{color:#fff;line-height:122%;max-width:750px;text-align:center}.home-cta .holder form{z-index:1;display:flex;gap:20px;align-items:center;width:100%;max-width:820px;margin-bottom:60px}@media(max-width: 650px){.home-cta .holder form{flex-direction:column;margin-bottom:24px}}.home-cta .holder form input{background:rgba(0,0,0,0);border:none;color:#e0e0e0;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #adaeb0;margin-bottom:0;max-width:280px}@media(max-width: 650px){.home-cta .holder form input{width:100%;max-width:100%}}.home-cta .holder form input::placeholder{color:#fff}.home-cta .holder form button{width:100%;max-width:217px;gap:1.25em;justify-content:space-between}@media(max-width: 650px){.home-cta .holder form button{width:100%;max-width:100%;justify-content:space-between;margin-top:12px;gap:20px}}.home-cta .holder form button .text{font-size:16px}@media(max-width: 650px){.home-cta .holder form button .text{font-size:16px}}.home-cta .holder form button .arrow{padding:10px}.home-popular-brands .holder .head{display:flex;justify-content:space-between;align-items:center;gap:20px}.home-popular-brands .holder .head .btn-white-border .text{text-wrap:nowrap}@media(max-width: 650px){.home-popular-brands .holder .head .btn-white-border{display:none}}.home-popular-brands .holder .btn-container{display:none}@media(max-width: 650px){.home-popular-brands .holder .btn-container{display:block;margin-top:40px}}.home-popular-brands .holder .brands-list{display:grid;grid-template-columns:repeat(6, 1fr);gap:2.5em 0em;margin-top:4em}@media(max-width: 900px){.home-popular-brands .holder .brands-list{grid-template-columns:repeat(3, 1fr);margin-top:40px;gap:11px 0}}.home-popular-brands .holder .brands-list .item{padding:2.125em 2.5em;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0;cursor:pointer}.home-popular-brands .holder .brands-list .item:hover img{transform:scale(1.1)}.home-popular-brands .holder .brands-list .item.last-row{border-bottom:none}@media(max-width: 900px){.home-popular-brands .holder .brands-list .item{padding:14px 4px}}.home-popular-brands .holder .brands-list .item img{max-width:10.625em;max-height:4em;width:100%;height:100%;object-fit:cover;transition:all .3s ease}@media(max-width: 900px){.home-popular-brands .holder .brands-list .item img{max-width:99px;max-height:45px}}@media(max-width: 900px){.home-popular-brands .holder .brands-list .item{border-bottom:1px solid #ccc}.home-popular-brands .holder .brands-list .item.last-row{border-bottom:none}}.home-about-us .holder .container{margin-top:16px;display:flex;justify-content:space-between;gap:16px}@media(max-width: 767px){.home-about-us .holder .container{flex-direction:column}}@media(max-width: 500px){.home-about-us .holder .container{margin-top:20px}}.home-about-us .holder .container .left{flex:0 1 844px;display:flex;flex-direction:column;align-items:flex-start}@media(max-width: 767px){.home-about-us .holder .container .left{flex:1}}.home-about-us .holder .container .left .info{margin-top:3.25em;display:flex;gap:2.75em}@media(max-width: 500px){.home-about-us .holder .container .left .info{margin-top:20px;gap:10px;flex-direction:column}}.home-about-us .holder .container .left .info .text-18{flex:1}.home-about-us .holder .container .left .btn-white-border{margin-top:auto}@media(max-width: 767px){.home-about-us .holder .container .left .btn-white-border{margin-top:40px}}.home-about-us .holder .container .right{flex:0 1 420px;height:31.25em}@media(max-width: 767px){.home-about-us .holder .container .right{flex:1;margin-top:64px}}@media(max-width: 500px){.home-about-us .holder .container .right{height:400px}}.home-about-us .holder .container .right img{width:100%;height:100%;object-fit:cover;border-radius:20px}@media(max-width: 500px){.home-about-us .holder .container .right img{height:400px;border-radius:16px}}.home-advantages.assortiment-advantages{padding:7.5em 0}@media(max-width: 500px){.home-advantages.assortiment-advantages{padding:80px 0}}.home-advantages .holder .container{display:flex;gap:20px;justify-content:space-between}@media(max-width: 767px){.home-advantages .holder .container{flex-direction:column}}.home-advantages .holder .container .left{flex:0 1 110px}@media(max-width: 767px){.home-advantages .holder .container .left{flex:1}}.home-advantages .holder .container .right{flex:0 1 904px}@media(max-width: 767px){.home-advantages .holder .container .right{flex:1}}.home-advantages .holder .container .right .top{display:flex;flex-direction:column;align-items:flex-start;gap:2em}.home-advantages .holder .container .right .bottom{margin-top:4em}@media(max-width: 500px){.home-advantages .holder .container .right .bottom{margin-top:64px}}.home-advantages .holder .container .right .bottom .advantages-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:4em}@media(max-width: 500px){.home-advantages .holder .container .right .bottom .advantages-list{grid-template-columns:repeat(1, 1fr);gap:32px}}.home-advantages .holder .container .right .bottom .advantages-list .item{display:flex;flex-direction:column;gap:2em}@media(max-width: 500px){.home-advantages .holder .container .right .bottom .advantages-list .item{flex-direction:row;gap:28px}}.home-advantages .holder .container .right .bottom .advantages-list .item .image{flex-shrink:0}.home-advantages .holder .container .right .bottom .advantages-list .item .content{display:flex;flex-direction:column;gap:1em}@media(max-width: 500px){.home-advantages .holder .container .right .bottom .advantages-list .item .content{gap:14px}}.home-advantages .holder .container .right .bottom .advantages-list .item .content .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%}@media(max-width: 500px){.home-advantages .holder .container .right .bottom .advantages-list .item .content .name{font-size:18px;line-height:111%}}.home-advantages .holder .container .right .bottom .advantages-list .item .content .text{color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%}.home-partner{border-radius:44px;background:linear-gradient(283deg, #f5f5f5 42.99%, #eee 97.59%);padding:5em 0;margin-top:3.75em}@media(max-width: 500px){.home-partner{padding:40px 0;margin-top:40px}}.home-partner .holder .content{display:flex;justify-content:space-between;gap:1.875em}@media(max-width: 950px){.home-partner .holder .content{flex-direction:column;gap:16px}}.home-partner .holder .content .left{flex:0 1 580px}@media(max-width: 950px){.home-partner .holder .content .left{flex:1;display:flex;flex-direction:column}}.home-partner .holder .content .left .top-info{display:flex;flex-direction:column;gap:1.25em}@media(max-width: 950px){.home-partner .holder .content .left .top-info{order:1}}@media(max-width: 500px){.home-partner .holder .content .left .top-info{gap:16px}}.home-partner .holder .content .left .top-info .title-48{color:#0c0c0c;text-align:left}.home-partner .holder .content .left .top-info .text{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.25em;font-weight:400;line-height:120%;max-width:490px}@media(max-width: 500px){.home-partner .holder .content .left .top-info .text{font-size:18px}}.home-partner .holder .content .left .top-info .video-mobile{display:none}@media(max-width: 950px){.home-partner .holder .content .left .top-info .video-mobile{display:block}}.home-partner .holder .content .left .top-info .video-mobile{position:relative;width:39.6875em;margin:0 auto}@media(max-width: 550px){.home-partner .holder .content .left .top-info .video-mobile{width:100%}}.home-partner .holder .content .left .top-info .video-mobile .video{position:absolute;top:19px;left:20px;width:36.6875em;height:25.9375em;object-fit:cover;border-radius:9px;background:#d9d9d9}@media(max-width: 550px){.home-partner .holder .content .left .top-info .video-mobile .video{width:94%;height:90%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:0}}.home-partner .holder .content .left .top-info .video-mobile img{position:relative;width:100%;display:block;z-index:0;pointer-events:none}.home-partner .holder .content .left .form{margin-top:2em}@media(max-width: 950px){.home-partner .holder .content .left .form{margin-top:32px;order:3}}.home-partner .holder .content .left .form form .fields{display:flex;gap:1.25em}@media(max-width: 550px){.home-partner .holder .content .left .form form .fields{flex-direction:column;gap:20px}}.home-partner .holder .content .left .form form .fields input{background:rgba(0,0,0,0);border:none;color:#000;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #3b3b3b;margin-bottom:0;max-width:280px}@media(max-width: 650px){.home-partner .holder .content .left .form form .fields input{width:100%;max-width:100%}}.home-partner .holder .content .left .form form .fields input::placeholder{color:#6c6d6e}.home-partner .holder .content .left .form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.75em}@media(max-width: 550px){.home-partner .holder .content .left .form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:40px}}.home-partner .holder .content .left .form form .privacy-button .links{flex:1}.home-partner .holder .content .left .form form .privacy-button .links .text{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.home-partner .holder .content .left .form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.home-partner .holder .content .left .form form .privacy-button .btn-container{flex:1;width:100%}.home-partner .holder .content .left .form form .privacy-button .btn-container .btn-black{width:100%;justify-content:space-between}.home-partner .holder .content .left .info-block{display:flex;justify-content:space-between;gap:16px;margin-top:4em}@media(max-width: 950px){.home-partner .holder .content .left .info-block{order:2}}@media(max-width: 550px){.home-partner .holder .content .left .info-block{flex-direction:column;gap:16px;margin-top:40px}}.home-partner .holder .content .left .info-block .item{display:flex;flex-direction:column;gap:1em}@media(max-width: 550px){.home-partner .holder .content .left .info-block .item{flex-direction:row;gap:16px;align-items:center}}.home-partner .holder .content .left .info-block .item .image{flex-shrink:0}.home-partner .holder .content .left .info-block .item .image img{width:32px;height:32px}@media(max-width: 500px){.home-partner .holder .content .left .info-block .item .image img{width:24px;height:24px}}.home-partner .holder .content .left .info-block .item .name{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:600;line-height:112%}@media(max-width: 550px){.home-partner .holder .content .left .info-block .item .name br{display:none}}@media(max-width: 500px){.home-partner .holder .content .left .info-block .item .name{font-size:16px}}.home-partner .holder .content .right{flex:0 1 635px}@media(max-width: 767px){.home-partner .holder .content .right{flex:1}}.home-partner .holder .content .right .video-wrapper{position:relative;width:39.6875em;margin:0 auto}@media(max-width: 950px){.home-partner .holder .content .right .video-wrapper{display:none}}.home-partner .holder .content .right .video-wrapper .video{position:absolute;top:21px;left:22px;width:37em;height:26.25em;object-fit:cover;border-radius:9px;background:#d9d9d9}.home-partner .holder .content .right .video-wrapper img{position:relative;width:100%;display:block;z-index:0;pointer-events:none}.home-certificate{padding:7.5em 0 3.75em}@media(max-width: 500px){.home-certificate{padding:40px 0 40px}}.home-certificate .holder .content{display:flex;gap:5em}@media(max-width: 767px){.home-certificate .holder .content{flex-direction:column-reverse;gap:40px}}.home-certificate .holder .content .left{flex:0 1 600px}@media(max-width: 767px){.home-certificate .holder .content .left{flex:1}}.home-certificate .holder .content .left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.home-certificate .holder .content .left .top{display:flex;flex-direction:column;align-items:flex-start;gap:2em}@media(max-width: 500px){.home-certificate .holder .content .left .top{gap:20px}}.home-certificate .holder .content .left .top .btn-white-border{padding:5px 5px 5px 20px}@media(max-width: 500px){.home-certificate .holder .content .left .top .btn-white-border{margin-top:20px}}.home-certificate .holder .content .left .top .btn-white-border .text{font-size:16px}.home-certificate .holder .content .left .coins{display:flex;gap:0}@media(max-width: 767px){.home-certificate .holder .content .left .coins{margin-top:40px}}.home-certificate .holder .content .left .coins .image:not(:first-child){margin-left:-25px}@media(max-width: 500px){.home-certificate .holder .content .left .coins .image:not(:first-child){margin-left:-15px}}.home-certificate .holder .content .left .coins .image img{width:7.5em;height:7.5em}@media(max-width: 500px){.home-certificate .holder .content .left .coins .image img{width:72px;height:72px}}.home-certificate .holder .content .right{flex:0 1 648px;min-width:0;overflow:hidden}@media(max-width: 767px){.home-certificate .holder .content .right{flex:1}}@media(max-width: 500px){.home-certificate .holder .content .right{margin:0 -16px}}.home-certificate .holder .content .right .slider{position:relative}.home-certificate .holder .content .right .slider .swiper{padding:45px 0 70px;height:551px;user-select:none}@media(max-width: 767px){.home-certificate .holder .content .right .slider .swiper{padding:0;height:436px}}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper{height:336px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper{align-items:center;height:436px}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper{height:336px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide{display:flex;height:100%;align-items:center;justify-content:center;pointer-events:none;transition:opacity .45s ease,transform .45s ease;opacity:0}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active{z-index:3;opacity:1;pointer-events:auto}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .image{width:323px;transform:translateX(0) rotate(0)}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .image{width:236px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .image img{height:400px}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-active .image img{height:300px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev{z-index:2;opacity:1}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .image{width:294px;transform:translateX(112px) rotate(-12deg)}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .image{width:217px;transform:translateX(65px) rotate(-12deg)}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .image img{height:360px}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-prev .image img{height:272px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next{z-index:2;opacity:1}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .image{width:274px;transform:translateX(-112px) rotate(12deg)}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .image{width:200px;transform:translateX(-65px) rotate(12deg)}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .image img{height:332px}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide.swiper-slide-next .image img{height:248px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide .image{flex:0 0 auto;width:319px;padding:18px;border-radius:20px;border:1px solid #e0e0e0;background:#fff;box-shadow:4px 4px 20px 0 rgba(0,0,0,.07);transform:rotate(0);transform-origin:center center;transition:width .45s ease,transform .45s ease,box-shadow .45s ease;will-change:width,transform}@media(max-width: 500px){.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide .image{border-radius:16px;padding:12px}}.home-certificate .holder .content .right .slider .swiper .swiper-wrapper .swiper-slide .image img{width:100%;height:332px;object-fit:contain;transition:height .45s ease}.home-certificate .holder .content .right .slider .swiper .slider-arrows{position:absolute;left:50%;bottom:78px;z-index:5;width:323px;transform:translateX(-50%);pointer-events:none;user-select:none;transition:none}.home-certificate .holder .content .right .slider .swiper .slider-arrows .swiper-button-prev{display:none}.home-certificate .holder .content .right .slider .swiper .slider-arrows .swiper-button-next{position:absolute;right:20px;left:auto;top:auto;bottom:20px;width:44px;height:44px;margin:0;border-radius:50%;background:#0c0c0c;pointer-events:auto;transform:none;transition:background .3s ease;will-change:auto}@media(max-width: 767px){.home-certificate .holder .content .right .slider .swiper .slider-arrows .swiper-button-next{right:50px;bottom:-40px}}.home-certificate .holder .content .right .slider .swiper .slider-arrows .swiper-button-next::after{content:"";width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M9 13L14 8L9 3M14 8H2' stroke='white' stroke-width='1.3' stroke-linecap='square' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.home-blog.history-bolg{padding:7.5em 0}@media(max-width: 500px){.home-blog.history-bolg{padding:80px 0}}.home-blog .holder .head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:4em}@media(max-width: 500px){.home-blog .holder .head{margin-bottom:32px}}.home-blog .holder .head .btn-white-border{padding:5px 5px 5px 19px}.home-blog .holder .head .btn-white-border .text{font-size:16px;text-wrap:nowrap}.home-telegram-banner .holder .container{border-radius:44px;background:linear-gradient(283deg, #f5f5f5 42.99%, #eee 97.59%);padding:4.5625em 2.5em;display:flex}@media(max-width: 767px){.home-telegram-banner .holder .container{flex-direction:column-reverse;padding:24px 16px;border-radius:32px;margin:0 -16px}}.home-telegram-banner .holder .container .left{flex:1;display:flex;flex-direction:column;align-items:flex-start}.home-telegram-banner .holder .container .left .title-40{margin-bottom:0.6em;max-width:601px}@media(max-width: 500px){.home-telegram-banner .holder .container .left .title-40{margin-bottom:20px}}.home-telegram-banner .holder .container .left .text-18{max-width:478px}.home-telegram-banner .holder .container .left .tg-btn{display:flex;align-items:center;gap:20px;margin-top:4em}.home-telegram-banner .holder .container .left .tg-btn:hover{border-color:#282828;background:#282828}.home-telegram-banner .holder .container .left .tg-btn:hover .text{color:#e7e7e7}@media(max-width: 767px){.home-telegram-banner .holder .container .left .tg-btn{margin-top:40px}}.home-telegram-banner .holder .container .left .tg-btn{border:1px solid #0c0c0c;border-radius:100px;background:#0c0c0c;padding:5px 5px 5px 19px}.home-telegram-banner .holder .container .left .tg-btn .text{color:#fff;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}.home-telegram-banner .holder .container .left .tg-btn .icon{width:36px;height:36px;background:#fff;border-radius:100px;display:flex;align-items:center;justify-content:center}.home-telegram-banner .holder .container .right{flex:1}.home-telegram-banner .holder .container .right .image{position:relative;width:100%;height:100%}.home-telegram-banner .holder .container .right .image img{position:absolute;top:-68%;left:-9%;width:65.875em;height:42.8125em;object-fit:cover;display:block}@media(max-width: 767px){.home-telegram-banner .holder .container .right .image img{position:unset;width:100%;height:393px;margin-top:-110px;object-position:65% 20%}}.home-contact .holder .head{margin-bottom:4em}@media(max-width: 500px){.home-contact .holder .head{margin-bottom:40px}}.home-contact .holder .head .title-40{max-width:900px;margin-bottom:0.8em}.home-contact .holder .head .text-18{max-width:572px}.home-contact .holder .line{width:100%;height:1px;background:#e0e0e0}.home-contact .holder .contact-block{margin-top:4em;display:flex;gap:64px}@media(max-width: 767px){.home-contact .holder .contact-block{flex-direction:column}}@media(max-width: 500px){.home-contact .holder .contact-block{margin-top:40px}}.home-contact .holder .contact-block .contact-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:4em 2.5em;flex:0 1 640px}@media(max-width: 767px){.home-contact .holder .contact-block .contact-grid{flex:1}}@media(max-width: 500px){.home-contact .holder .contact-block .contact-grid{grid-template-columns:repeat(1, 1fr);gap:40px}}.home-contact .holder .contact-block .contact-grid .item .name{color:#adaeb0;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;margin-bottom:16px}@media(max-width: 500px){.home-contact .holder .contact-block .contact-grid .item .name{font-size:16px;line-height:137%}}.home-contact .holder .contact-block .contact-grid .item .links{display:flex;flex-direction:column;gap:10px}@media(max-width: 500px){.home-contact .holder .contact-block .contact-grid .item .links{gap:12px}}.home-contact .holder .contact-block .contact-grid .item .links .link{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:18px;font-style:normal;font-weight:500;line-height:122%;padding:1px 0;display:inline-flex;width:fit-content}.home-contact .holder .contact-block .contact-grid .item .links .link:hover{color:#e90000}.home-contact .holder .contact-block .contact-grid .item .links-messenger{display:flex;flex-direction:column;gap:10px}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger{display:flex;align-items:center;gap:8px}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger:hover .text{color:#e90000}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger:hover .icon img{filter:invert(0.5)}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger .text{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:500;line-height:122%;transition:all .3s ease}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger .icon{padding:4px;display:inline-flex}.home-contact .holder .contact-block .contact-grid .item .links-messenger .messenger .icon img{transition:all .3s ease}.home-contact .holder .contact-block .contact-grid .item .links-social{display:flex;gap:20px}.home-contact .holder .contact-block .contact-grid .item .links-social .social{display:inline-flex;padding:4px}.home-contact .holder .contact-block .contact-grid .item .links-social .social:hover img{filter:invert(0.5)}.home-contact .holder .contact-block .contact-grid .item .links-social .social img{transition:all .3s ease}.home-contact .holder .contact-block .contact-form{flex:0 1 640px}@media(max-width: 767px){.home-contact .holder .contact-block .contact-form{flex:1}}.home-contact .holder .contact-block .contact-form .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:104%;margin-bottom:0.7272727273em}@media(max-width: 500px){.home-contact .holder .contact-block .contact-form .name{font-size:22px;margin-bottom:32px}}.home-contact .holder .contact-block .contact-form form .fields{display:flex;gap:1.25em;margin-bottom:1.25em}@media(max-width: 500px){.home-contact .holder .contact-block .contact-form form .fields{flex-direction:column;margin-bottom:16px;gap:16px}}.home-contact .holder .contact-block .contact-form form .fields input{border:0;padding:12px 0;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#3b3b3b;border-bottom:1px solid #3b3b3b;margin-bottom:0}.home-contact .holder .contact-block .contact-form form .fields input::placeholder{color:#6c6d6e}.home-contact .holder .contact-block .contact-form form .message textarea{border:0;padding:8px 0;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;color:#3b3b3b;border-bottom:1px solid #3b3b3b;margin-bottom:0;height:100px !important}@media(max-width: 500px){.home-contact .holder .contact-block .contact-form form .message textarea{padding:4px 0}}.home-contact .holder .contact-block .contact-form form .message textarea::placeholder{color:#6c6d6e}.home-contact .holder .contact-block .contact-form form .message .letter-count{display:flex;justify-content:flex-end;color:#adaeb0;text-align:right;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;margin-top:4px}.home-contact .holder .contact-block .contact-form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.25em}@media(max-width: 550px){.home-contact .holder .contact-block .contact-form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:32px}}.home-contact .holder .contact-block .contact-form form .privacy-button .links{flex:1}.home-contact .holder .contact-block .contact-form form .privacy-button .links .text{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.home-contact .holder .contact-block .contact-form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.home-contact .holder .contact-block .contact-form form .privacy-button .btn-container{flex:1;width:100%}.home-contact .holder .contact-block .contact-form form .privacy-button .btn-container .btn-black{width:100%;justify-content:space-between}.home-contact .holder .contact-block .contact-form form .privacy-button .btn-container .btn-black .text{font-size:16px}.blog-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1em 1.0625em}@media(max-width: 767px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 500px){.blog-grid{grid-template-columns:repeat(1, 1fr);gap:40px}}.blog-grid .blog-post:hover .name{color:#adaeb0}.blog-grid .blog-post .image{position:relative}.blog-grid .blog-post .image img{height:18.75em;width:100%;object-fit:cover;border-radius:20px;margin-bottom:24px}@media(max-width: 500px){.blog-grid .blog-post .image img{height:232px;border-radius:16px;margin-bottom:20px}}.blog-grid .blog-post .image .post-category{display:flex;gap:0.625em;position:absolute;bottom:16px;left:16px}@media(max-width: 500px){.blog-grid .blog-post .image .post-category{gap:6px}}.blog-grid .blog-post .image .post-category .category{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:128%;border-radius:40px;border:1px solid #e0e0e0;background:#fff;padding:5px 10px}.blog-grid .blog-post .name{overflow:hidden;color:#0c0c0c;text-overflow:ellipsis;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:122%;margin-bottom:12px;transition:color .3s ease;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-self:stretch}@media(max-width: 500px){.blog-grid .blog-post .name{font-size:16px;line-height:125%}}.blog-grid .blog-post .description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;align-self:stretch;color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:125%}.blog-hero{padding:0 0 7.5em}.blog-hero .holder .head{margin-bottom:24px}.blog-hero .holder .category-filter{display:flex;flex-wrap:wrap;gap:10px}@media(max-width: 500px){.blog-hero .holder .category-filter{gap:6px}}.blog-hero .holder .category-filter .category{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:100%;letter-spacing:.5px;padding:0.8125em 1.4375em;border-radius:44px;border:1px solid #e0e0e0}@media(max-width: 500px){.blog-hero .holder .category-filter .category{font-size:14px;padding:9px 15px}}.blog-hero .holder .category-filter .category.current,.blog-hero .holder .category-filter .category:hover{background:#0c0c0c;color:#fff;border-color:#0c0c0c}.blog-hero .holder .blog-grid{margin-top:2.75em}@media(max-width: 500px){.blog-hero .holder .blog-grid{margin-top:40px}}.blog-hero .holder .blog-navigate{display:flex;flex-direction:column;align-items:center;gap:16px;margin-top:4em}@media(max-width: 500px){.blog-hero .holder .blog-navigate{margin-top:40px}}.blog-hero .holder .blog-navigate .show-more{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:114%;letter-spacing:.5px;outline:none;border:none;background:rgba(0,0,0,0);border-bottom:1px solid #0c0c0c;padding:6px 0 0 0;cursor:pointer}.blog-hero .holder .blog-navigate .page-navigate{display:flex;align-items:center;justify-content:center;gap:16px}.blog-hero .holder .blog-navigate .page-navigate .arrow{padding:4px;display:inline-flex}.blog-hero .holder .blog-navigate .page-navigate .arrow.disabled svg path{stroke:#c2c2c2}.blog-hero .holder .blog-navigate .page-navigate .pages{display:flex;gap:6px}@media(max-width: 500px){.blog-hero .holder .blog-navigate .page-navigate .pages{gap:16px}}.blog-hero .holder .blog-navigate .page-navigate .pages .page{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:125%;padding:2px 9px;display:inline-flex}.blog-hero .holder .blog-navigate .page-navigate .pages .page:hover{color:#c2c2c2}.blog-hero .holder .blog-navigate .page-navigate .pages .page.current{border-bottom:1px solid #0c0c0c}.single-post-image{height:37.5em;margin-bottom:64px}@media(max-width: 500px){.single-post-image{height:232px;margin-bottom:40px}}.single-post-image .holder{height:100%;width:100%}.single-post-image .holder .image{height:100%;width:100%}.single-post-image .holder .image img{width:100%;height:100%;object-fit:cover;border-radius:44px}@media(max-width: 500px){.single-post-image .holder .image img{border-radius:24px}}.single-post-content .holder .content{display:flex;justify-content:space-between;gap:16px}@media(max-width: 900px){.single-post-content .holder .content{flex-direction:column}}.single-post-content .holder .content .left{flex:0 1 300px}@media(max-width: 900px){.single-post-content .holder .content .left{flex:1;display:none}}.single-post-content .holder .content .left .block{position:sticky;top:calc(var(--site-top-offset, 110px) + 24px)}.single-post-content .holder .content .left .block .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%}@media(max-width: 500px){.single-post-content .holder .content .left .block .name{font-size:18px;line-height:111%}}.single-post-content .holder .content .left .block .list-heading{list-style-type:none;margin-top:1.5em}@media(max-width: 500px){.single-post-content .holder .content .left .block .list-heading{margin-top:16px}}.single-post-content .holder .content .left .block .list-heading li{margin-bottom:16px}.single-post-content .holder .content .left .block .list-heading li:last-of-type{margin-bottom:0}.single-post-content .holder .content .left .block .list-heading li a{color:#adaeb0;font-family:"Unbounded",sans-serif;font-size:14px;font-weight:500;line-height:110%;padding-left:18px;position:relative}.single-post-content .holder .content .left .block .list-heading li a.active{color:#0c0c0c}.single-post-content .holder .content .left .block .list-heading li a.active::after{content:"";position:absolute;left:0;top:.55em;transform:translateY(-50%);width:8px;height:8px;border-radius:100px;background:#e90000}.single-post-content .holder .content .center{flex:0 1 680px}@media(max-width: 900px){.single-post-content .holder .content .center{flex:1}}.single-post-content .holder .content .center .main-content .post-title{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:104%;margin-bottom:1.625em}@media(max-width: 500px){.single-post-content .holder .content .center .main-content .post-title{font-size:22px;margin-bottom:40px}}.single-post-content .holder .content .center .main-content .block{display:none}@media(max-width: 900px){.single-post-content .holder .content .center .main-content .block{display:block;margin-bottom:40px}}.single-post-content .holder .content .center .main-content .block .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%}@media(max-width: 500px){.single-post-content .holder .content .center .main-content .block .name{font-size:18px;line-height:111%}}.single-post-content .holder .content .center .main-content .block .list-heading{list-style-type:none;margin:0;margin-top:16px;padding-left:0}@media(max-width: 500px){.single-post-content .holder .content .center .main-content .block .list-heading{margin-top:16px}}.single-post-content .holder .content .center .main-content .block .list-heading li{margin-bottom:16px;padding-left:0}.single-post-content .holder .content .center .main-content .block .list-heading li:last-of-type{margin-bottom:0}.single-post-content .holder .content .center .main-content .block .list-heading li a{color:#adaeb0;font-family:"Unbounded",sans-serif;font-size:14px;font-weight:500;line-height:110%;text-decoration:none}.single-post-content .holder .content .center .main-content .form-container{padding:1.25em;border-radius:20px;background:#f5f5f5;margin-bottom:40px;display:none}@media(max-width: 900px){.single-post-content .holder .content .center .main-content .form-container{display:block}}.single-post-content .holder .content .center .main-content .form-container form .form-name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:18px;font-weight:500;line-height:111%;margin-bottom:12px}.single-post-content .holder .content .center .main-content .form-container form .text-form{color:#292929;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:128%}.single-post-content .holder .content .center .main-content .form-container form .fields{display:flex;flex-direction:column;gap:16px;margin-top:24px}.single-post-content .holder .content .center .main-content .form-container form .fields input{background:rgba(0,0,0,0);border:none;color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #adaeb0;margin-bottom:0}@media(max-width: 650px){.single-post-content .holder .content .center .main-content .form-container form .fields input{width:100%;max-width:100%}}.single-post-content .holder .content .center .main-content .form-container form .fields input::placeholder{color:#6c6d6e}.single-post-content .holder .content .center .main-content .form-container form button{width:100%;gap:20px;justify-content:space-between;margin-top:24px}@media(max-width: 650px){.single-post-content .holder .content .center .main-content .form-container form button{width:100%;max-width:100%;justify-content:space-between}}.single-post-content .holder .content .center .main-content .form-container form button .text{font-size:16px}@media(max-width: 650px){.single-post-content .holder .content .center .main-content .form-container form button .text{font-size:16px}}.single-post-content .holder .content .center .main-content .form-container form button .arrow{padding:10px}.single-post-content .holder .content .center .main-content h2,.single-post-content .holder .content .center .main-content h3,.single-post-content .holder .content .center .main-content h4,.single-post-content .holder .content .center .main-content h5,.single-post-content .holder .content .center .main-content h6{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.5em;font-weight:500;line-height:110%;margin-bottom:1.3333333333em}@media(max-width: 500px){.single-post-content .holder .content .center .main-content h2,.single-post-content .holder .content .center .main-content h3,.single-post-content .holder .content .center .main-content h4,.single-post-content .holder .content .center .main-content h5,.single-post-content .holder .content .center .main-content h6{font-size:20px;margin-bottom:20px}}.single-post-content .holder .content .center .main-content p{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%}@media(max-width: 500px){.single-post-content .holder .content .center .main-content p{font-size:16px;line-height:137%}}.single-post-content .holder .content .center .main-content ul,.single-post-content .holder .content .center .main-content ol{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;margin:16px 0 32px;padding-left:24px}@media(max-width: 500px){.single-post-content .holder .content .center .main-content ul,.single-post-content .holder .content .center .main-content ol{font-size:16px;line-height:137%;margin:14px 0 24px;padding-left:20px}}.single-post-content .holder .content .center .main-content ul li,.single-post-content .holder .content .center .main-content ol li{padding-left:4px}.single-post-content .holder .content .center .main-content ul li:not(:last-child),.single-post-content .holder .content .center .main-content ol li:not(:last-child){margin-bottom:10px}.single-post-content .holder .content .center .main-content ul li::marker,.single-post-content .holder .content .center .main-content ol li::marker{color:#e90000}.single-post-content .holder .content .center .main-content ul li b,.single-post-content .holder .content .center .main-content ul li strong,.single-post-content .holder .content .center .main-content ol li b,.single-post-content .holder .content .center .main-content ol li strong{color:#0c0c0c;font-weight:700}.single-post-content .holder .content .center .main-content blockquote{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-style:italic;font-weight:400;line-height:133%;border-left:2px solid #e90000;margin:32px 0;padding:0 0 0 24px}@media(max-width: 500px){.single-post-content .holder .content .center .main-content blockquote{font-size:16px;line-height:137%;margin:24px 0;padding-left:16px}}.single-post-content .holder .content .center .main-content blockquote p{font-size:inherit;font-style:inherit;line-height:inherit}.single-post-content .holder .content .center .main-content table{width:100%;border-collapse:collapse;color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%;margin:32px 0 40px;border:1px solid #cfcfcf}.single-post-content .holder .content .center .main-content table thead{border-bottom:1px solid #cfcfcf}@media(max-width: 500px){.single-post-content .holder .content .center .main-content table thead tr th{padding:14px 16px;font-size:18px;text-wrap:nowrap}}@media(max-width: 500px){.single-post-content .holder .content .center .main-content table tbody tr th{padding:11px 12px;font-size:16px}}@media(max-width: 767px){.single-post-content .holder .content .center .main-content table{display:block;overflow-x:auto;white-space:nowrap}}@media(max-width: 500px){.single-post-content .holder .content .center .main-content table{margin:24px 0 32px}}.single-post-content .holder .content .center .main-content table th,.single-post-content .holder .content .center .main-content table td{padding:16px 18px;text-align:left;vertical-align:top}@media(max-width: 500px){.single-post-content .holder .content .center .main-content table th,.single-post-content .holder .content .center .main-content table td{padding:12px}}.single-post-content .holder .content .center .main-content table th{background:#e6e6e6;color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-weight:700}.single-post-content .holder .content .center .main-content table td{background:#fff}.single-post-content .holder .content .center .main-content table tr:nth-child(even){border:1px solid #cfcfcf}.single-post-content .holder .content .center .main-content table tr:nth-child(even) td{background:#f5f5f5}.single-post-content .holder .content .center .main-content img{height:25em;width:100%;object-fit:cover;border-radius:20px}@media(max-width: 500px){.single-post-content .holder .content .center .main-content img{heeght:232px;border-radius:16px}}.single-post-content .holder .content .center .main-content a{color:#e90000;font-family:"Inter Tight";font-size:1.125em;font-style:normal;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.single-post-content .holder .content .center .author{display:flex;justify-content:space-between;margin-top:3.25em}@media(max-width: 500px){.single-post-content .holder .content .center .author{margin-top:40px}}.single-post-content .holder .content .center .author .left-c .author-text{color:#6c6d6e;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%;margin-bottom:10px}.single-post-content .holder .content .center .author .left-c .author-name{color:#292929;font-family:"Unbounded",sans-serif;font-size:16px;font-weight:500;line-height:110%}@media(max-width: 500px){.single-post-content .holder .content .center .author .left-c .author-name{font-size:14px}}.single-post-content .holder .content .center .author .right-c .date{color:#6c6d6e;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:133%}@media(max-width: 500px){.single-post-content .holder .content .center .author .right-c .date{font-size:16px}}.single-post-content .holder .content .right{flex:0 1 300px}@media(max-width: 900px){.single-post-content .holder .content .right{flex:1;display:none}}.single-post-content .holder .content .right .form-container{position:sticky;top:calc(var(--site-top-offset, 110px) + 24px);padding:1.25em;border-radius:20px;background:#f5f5f5}.single-post-content .holder .content .right .form-container form .form-name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:18px;font-weight:500;line-height:111%;margin-bottom:12px}.single-post-content .holder .content .right .form-container form .text-form{color:#292929;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:128%}.single-post-content .holder .content .right .form-container form .fields{display:flex;flex-direction:column;gap:16px;margin-top:24px}.single-post-content .holder .content .right .form-container form .fields input{background:rgba(0,0,0,0);border:none;color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #adaeb0;margin-bottom:0}@media(max-width: 650px){.single-post-content .holder .content .right .form-container form .fields input{width:100%;max-width:100%}}.single-post-content .holder .content .right .form-container form .fields input::placeholder{color:#6c6d6e}.single-post-content .holder .content .right .form-container form button{width:100%;gap:20px;justify-content:space-between;margin-top:24px}@media(max-width: 650px){.single-post-content .holder .content .right .form-container form button{width:100%;max-width:100%;justify-content:space-between}}.single-post-content .holder .content .right .form-container form button .text{font-size:16px}@media(max-width: 650px){.single-post-content .holder .content .right .form-container form button .text{font-size:16px}}.single-post-content .holder .content .right .form-container form button .arrow{padding:10px}.blog-get-access{border-radius:44px;background:#f5f5f5;padding:6.375em 0;overflow:hidden;margin:7.5em 0 3.75em}@media(max-width: 500px){.blog-get-access{padding:40px 0;border-radius:32px;margin:80px 0 40px}}.blog-get-access .holder .content{display:flex}@media(max-width: 767px){.blog-get-access .holder .content{flex-direction:column-reverse;gap:66px}}.blog-get-access .holder .content .left{flex:0 1 596px;position:relative;z-index:2}@media(max-width: 767px){.blog-get-access .holder .content .left{flex:1}}.blog-get-access .holder .content .left .title{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2.5em;font-weight:600;line-height:100%;margin-bottom:0.6666666667em}@media(max-width: 767px){.blog-get-access .holder .content .left .title{margin-bottom:20px;font-size:26px}}@media(max-width: 767px){.blog-get-access .holder .content .left .text-18 br{display:none}}.blog-get-access .holder .content .left .form{margin-top:40px}.blog-get-access .holder .content .left .form form .fields{display:flex;gap:1.25em;margin-bottom:1.75em}@media(max-width: 550px){.blog-get-access .holder .content .left .form form .fields{flex-direction:column;gap:20px;margin-bottom:20px}}.blog-get-access .holder .content .left .form form .fields input{background:rgba(0,0,0,0);border:none;color:#000;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #3b3b3b;margin-bottom:0;max-width:280px}@media(max-width: 650px){.blog-get-access .holder .content .left .form form .fields input{width:100%;max-width:100%}}.blog-get-access .holder .content .left .form form .fields input::placeholder{color:#6c6d6e}.blog-get-access .holder .content .left .form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.75em}@media(max-width: 550px){.blog-get-access .holder .content .left .form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:40px}}.blog-get-access .holder .content .left .form form .privacy-button .links{flex:1}.blog-get-access .holder .content .left .form form .privacy-button .links .text{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.blog-get-access .holder .content .left .form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.blog-get-access .holder .content .left .form form .privacy-button .btn-container{flex:1;width:100%}.blog-get-access .holder .content .left .form form .privacy-button .btn-container .btn-black{width:100%;justify-content:space-between}.blog-get-access .holder .content .right{flex:1;position:relative;min-width:0;z-index:1}@media(max-width: 767px){.blog-get-access .holder .content .right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}}@media(max-width: 500px){.blog-get-access .holder .content .right{min-height:210px}}.blog-get-access .holder .content .right .image{position:absolute;left:0;bottom:-4em;width:122%}@media(max-width: 767px){.blog-get-access .holder .content .right .image{position:static;width:100%;margin-bottom:-4em}}@media(max-width: 500px){.blog-get-access .holder .content .right .image{width:120%;margin-left:-10%;margin-top:-14%;transform:none}}.blog-get-access .holder .content .right .image img{width:100%;max-width:53em}@media(max-width: 767px){.blog-get-access .holder .content .right .image img{max-width:100%}}.activity-hero{position:relative;width:100%;height:calc(100vh - var(--site-top-offset, 110px));height:calc(100svh - var(--site-top-offset, 110px));padding:40px 0}@media(max-width: 500px){.activity-hero{padding:24px 0;height:500px}}.activity-hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5)}.activity-hero .video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.activity-hero .holder{z-index:1;position:relative;height:100%;display:flex;align-items:flex-end}.activity-hero .holder .breadcrumbs{position:absolute;top:0;left:16px}@media(max-width: 500px){.activity-hero .holder .breadcrumbs{top:0}}.activity-hero .holder .content{padding-top:40px;border-top:1px solid #adaeb0;display:flex;justify-content:space-between;width:100%}@media(max-width: 767px){.activity-hero .holder .content{flex-direction:column;gap:16px;padding-top:32px}}.activity-hero .holder .content .left{flex:0 1 720px}@media(max-width: 767px){.activity-hero .holder .content .left{flex:1}}.activity-hero .holder .content .left .title-40{color:#fff}.activity-hero .holder .content .right{flex:0 1 440px;display:flex;flex-direction:column;align-items:flex-start;gap:2em}@media(max-width: 767px){.activity-hero .holder .content .right{flex:1}}.activity-hero .holder .content .right .text-18{color:#f2f2f2}.tg-banner-container{display:none;padding:24px 0 40px}@media(max-width: 767px){.tg-banner-container{display:block;padding:24px 0 0}}.tg-banner-container .tg-banner-info{position:relative;width:100%;max-width:100%;right:unset;top:unset}.tg-banner-info{border-radius:20px;border:1px solid #6c6d6e;padding:19px;background:#0c0c0c;position:absolute;right:16px;top:0;overflow:hidden;max-width:375px;z-index:2}@media(max-width: 767px){.tg-banner-info.pc-version{display:none}}.tg-banner-info.mob-version{display:none}@media(max-width: 767px){.tg-banner-info.mob-version{display:block}}.tg-banner-info::after{content:"";position:absolute;bottom:0;right:0;width:196px;height:177px;border-radius:105.048px 0 0 0;background:radial-gradient(158.82% 65.42% at 96.75% 89.63%, #fff6e8 0%, #b0220c 23.88%, #0c0c0c 53.64%, #0c0c0c 100%);z-index:-1}.tg-banner-info .name{color:#fff;font-family:"Unbounded",sans-serif;font-size:1.375em;font-weight:500;line-height:110%;z-index:2;position:relative}@media(max-width: 500px){.tg-banner-info .name{font-size:18px}}.tg-banner-info .tg-btn{border-radius:100px;border:1px solid #fff;background:rgba(0,0,0,.2);padding:5px 5px 5px 19px;display:inline-flex;align-items:center;gap:20px;margin-top:24px}.tg-banner-info .tg-btn:hover{border-color:#fff;background:#fff}.tg-banner-info .tg-btn:hover .text{color:#0c0c0c}.tg-banner-info .tg-btn .text{color:#fff;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}.tg-banner-info .tg-btn .icon{display:inline-flex}.tg-banner-info img{width:8.0625em;height:8.0625em;transform:rotate(4.494deg);position:absolute;right:5px;bottom:-10px;z-index:1}.activity-advantage{padding:7.5em 0}@media(max-width: 500px){.activity-advantage{padding:80px 0}}.activity-advantage .holder .head{display:flex;justify-content:space-between;gap:20px;margin-bottom:64px}@media(max-width: 550px){.activity-advantage .holder .head{flex-direction:column}}.activity-advantage .holder .head .left{flex:0 1 200px}@media(max-width: 550px){.activity-advantage .holder .head .left{flex:1}}.activity-advantage .holder .head .right{flex:0 1 904px}@media(max-width: 550px){.activity-advantage .holder .head .right{flex:1}}.activity-advantage .holder .cards-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(max-width: 767px){.activity-advantage .holder .cards-grid{grid-template-columns:repeat(1, 1fr);gap:12px}}.activity-advantage .holder .cards-grid .card{padding:2em;border-radius:24px;display:flex;flex-direction:column;justify-content:space-between;gap:3em}@media(max-width: 767px){.activity-advantage .holder .cards-grid .card{padding:16px}}@media(max-width: 500px){.activity-advantage .holder .cards-grid .card{gap:24px}}.activity-advantage .holder .cards-grid .card:first-of-type{background:#e6e6e6}.activity-advantage .holder .cards-grid .card:last-of-type{background:#f2f2f2}.activity-advantage .holder .cards-grid .card:nth-child(2) .bottom .name,.activity-advantage .holder .cards-grid .card:nth-child(3) .bottom .name{color:#fff}.activity-advantage .holder .cards-grid .card:nth-child(2) .bottom .text,.activity-advantage .holder .cards-grid .card:nth-child(3) .bottom .text{color:#fff}.activity-advantage .holder .cards-grid .card:nth-child(2){position:relative;background-size:cover;background-position:center 55%;background-repeat:no-repeat}.activity-advantage .holder .cards-grid .card:nth-child(2)::after{content:"";position:absolute;left:0;top:0;border-radius:24px;width:100%;height:100%;background:linear-gradient(180deg, rgba(7, 7, 7, 0) 0%, #070707 100%);z-index:1}.activity-advantage .holder .cards-grid .card:nth-child(3){background:#0c0c0c;position:relative;overflow:hidden}.activity-advantage .holder .cards-grid .card:nth-child(3)::after{content:"";position:absolute;top:0;right:0;width:339px;height:286px;background:radial-gradient(104.37% 80.34% at 72% 3.91%, #fff6e8 1.36%, #b0220c 27.4%, #0c0c0c 55.77%, #0c0c0c 77.4%)}.activity-advantage .holder .cards-grid .card .top{position:relative;z-index:2}.activity-advantage .holder .cards-grid .card .top .number{color:#e90000;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%}@media(max-width: 500px){.activity-advantage .holder .cards-grid .card .top .number{font-size:14px;line-height:114%}}.activity-advantage .holder .cards-grid .card .bottom{position:relative;z-index:2}.activity-advantage .holder .cards-grid .card .bottom .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.375em;font-weight:500;line-height:110%;margin-bottom:12px}@media(max-width: 500px){.activity-advantage .holder .cards-grid .card .bottom .name{font-size:18px}}.activity-advantage .holder .cards-grid .card .bottom .text{color:#0c0c0c;font-family:"Abel",sans-serif;font-size:18px;font-weight:400;line-height:122%;max-width:590px}.activity-collaboration{border-radius:44px;background:radial-gradient(104% 92% at 108% -8%, #fff6e8 0%, #b0220c 23.88%, #0c0c0c 53.64%, #0c0c0c 100%);padding:4em 0}@media(max-width: 500px){.activity-collaboration{padding:40px 0;background:radial-gradient(96% 86% at 112% -6%, #fff6e8 0%, #b0220c 23.88%, #0c0c0c 53.64%, #0c0c0c 100%);border-radius:32px}}.activity-collaboration .holder .head{display:flex;justify-content:space-between}@media(max-width: 767px){.activity-collaboration .holder .head{flex-direction:column;gap:40px}}.activity-collaboration .holder .head .left{flex:0 1 900px}@media(max-width: 767px){.activity-collaboration .holder .head .left{flex:1}}.activity-collaboration .holder .head .left .title-40{color:#fff;margin-bottom:0.8em}@media(max-width: 500px){.activity-collaboration .holder .head .left .title-40{margin-bottom:20px}}.activity-collaboration .holder .head .left .text-18{color:#f2f2f2;max-width:620px}.activity-collaboration .holder .head .right{flex:0 1 230px;display:flex;flex-direction:column;justify-content:flex-end}@media(max-width: 767px){.activity-collaboration .holder .head .right{flex:1;flex-direction:row-reverse}}.activity-collaboration .holder .head .right .btn-white-border{background:rgba(0,0,0,0);border:1px solid #fff}.activity-collaboration .holder .head .right .btn-white-border .text{font-size:16px;color:#fff}.activity-collaboration .holder .head .right .btn-white-border .arrow{background:#fff}.activity-collaboration .holder .head .right .btn-white-border .arrow svg path{stroke:#0c0c0c !important}.activity-collaboration .holder .cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:0.75em;margin-top:64px}@media(max-width: 1024px){.activity-collaboration .holder .cards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 550px){.activity-collaboration .holder .cards{grid-template-columns:repeat(1, 1fr)}}.activity-collaboration .holder .cards .card{border-radius:20px;border:1px solid #e0e0e0;background:#fff;padding:1.25em;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 500px){.activity-collaboration .holder .cards .card{padding:12px}}.activity-collaboration .holder .cards .card .icon{margin-bottom:32px}.activity-collaboration .holder .cards .card .info .name{color:#292929;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%;margin-bottom:12px}@media(max-width: 500px){.activity-collaboration .holder .cards .card .info .name{font-size:16px}}.activity-collaboration .holder .cards .card .info .text{color:#292929;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%}.activity-step{padding:7.5em 0;overflow:hidden}@media(max-width: 500px){.activity-step{padding:80px 0}}.activity-step.assortiment-step{border-radius:44px;background:linear-gradient(283deg, #f5f5f5 42.99%, #eee 97.59%);padding:6.25em 0}@media(max-width: 500px){.activity-step.assortiment-step{padding:64px 0;border-radius:32px;background:linear-gradient(283deg, #f5f5f5 42.99%, #eee 97.59%)}}.activity-step .holder .head{display:flex;justify-content:space-between;gap:20px;margin-bottom:5em}@media(max-width: 767px){.activity-step .holder .head{flex-direction:column;margin-bottom:64px}}.activity-step .holder .head .left{flex:0 1 175px}@media(max-width: 767px){.activity-step .holder .head .left{flex:1}}.activity-step .holder .head .right{flex:0 1 904px}@media(max-width: 767px){.activity-step .holder .head .right{flex:1}}.activity-step .holder .head .right .title-40{margin-bottom:32px}@media(max-width: 500px){.activity-step .holder .head .right .title-40{margin-bottom:20px}}.activity-step .holder .steps{display:flex;justify-content:space-between;gap:0.5em}@media(max-width: 767px){.activity-step .holder .steps{display:grid;grid-template-columns:clamp(132px,17.857vw + 65.04px,202px) clamp(56px,16.582vw - 6.18px,121px) clamp(132px,17.857vw + 65.04px,202px);justify-content:space-between;align-items:start;gap:0;row-gap:40px}}.activity-step .holder .steps .step{flex:0 1 12.625em}@media(max-width: 767px){.activity-step .holder .steps .step{flex:none;width:100%;min-width:0}}.activity-step .holder .steps .step .number{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:5em;font-weight:500;line-height:100%;margin-bottom:24px}@media(max-width: 767px){.activity-step .holder .steps .step .number{font-size:clamp(64px,4.082vw + 48.69px,80px);margin-bottom:clamp(14px,2.551vw + 4.43px,24px)}}.activity-step .holder .steps .step .info .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%;margin-bottom:12px}@media(max-width: 767px){.activity-step .holder .steps .step .info .name{font-size:clamp(15px,.765vw + 12.13px,18px);line-height:100%;margin-bottom:clamp(9px,.765vw + 6.13px,12px);font-size:16px}}.activity-step .holder .steps .step .info .text{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:400;line-height:125%}@media(max-width: 767px){.activity-step .holder .steps .step .info .text{font-size:clamp(13px,.765vw + 10.13px,16px);line-height:115%;font-size:16px}}.activity-step .holder .steps .step-arrow{display:inline-flex;flex:0 1 7.5em;padding-top:30px}@media(max-width: 767px){.activity-step .holder .steps .step-arrow{flex:none;width:clamp(56px,16.582vw - 6.18px,121px);padding-top:clamp(25px,1.276vw + 20.21px,30px)}}.activity-step .holder .steps .step-arrow svg{width:100%}@media(max-width: 767px){.activity-step .holder .steps .step-arrow svg{width:clamp(56px,16.582vw - 6.18px,121px);height:auto}}.activity-step .holder .steps .step-arrow__mob{display:none}@media(max-width: 500px){.activity-step .holder .steps .step-arrow{width:57px}.activity-step .holder .steps .step-arrow .step-arrow__pc{display:none}.activity-step .holder .steps .step-arrow .step-arrow__mob{display:block;width:57px;height:auto}}@media(max-width: 767px){.activity-step .holder .steps>:nth-child(1){grid-column:1;grid-row:1}.activity-step .holder .steps>:nth-child(2){grid-column:2;grid-row:1}.activity-step .holder .steps>:nth-child(3){grid-column:3;grid-row:1}.activity-step .holder .steps>:nth-child(4){display:none}.activity-step .holder .steps>:nth-child(5){grid-column:1;grid-row:2}.activity-step .holder .steps>:nth-child(6){grid-column:2;grid-row:2}.activity-step .holder .steps>:nth-child(7){grid-column:3;grid-row:2}}.activity-get-access{border-radius:44px;background:#f5f5f5;padding:4em 0;overflow:hidden}@media(max-width: 500px){.activity-get-access{padding:40px 0;border-radius:32px}}.activity-get-access .holder .content{display:flex}@media(max-width: 767px){.activity-get-access .holder .content{flex-direction:column;gap:40px}}.activity-get-access .holder .content .left{flex:0 1 596px;position:relative;z-index:2}@media(max-width: 767px){.activity-get-access .holder .content .left{flex:1}}.activity-get-access .holder .content .left .title{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:104%;margin-bottom:1em}@media(max-width: 767px){.activity-get-access .holder .content .left .title{margin-bottom:20px;font-size:22px}}.activity-get-access .holder .content .left .form{margin-top:40px}.activity-get-access .holder .content .left .form form .fields{display:flex;gap:1.25em;margin-bottom:1.75em}@media(max-width: 550px){.activity-get-access .holder .content .left .form form .fields{flex-direction:column;gap:20px;margin-bottom:20px}}.activity-get-access .holder .content .left .form form .fields input{background:rgba(0,0,0,0);border:none;color:#000;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #3b3b3b;margin-bottom:0;max-width:280px}@media(max-width: 650px){.activity-get-access .holder .content .left .form form .fields input{width:100%;max-width:100%}}.activity-get-access .holder .content .left .form form .fields input::placeholder{color:#6c6d6e}.activity-get-access .holder .content .left .form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.75em}@media(max-width: 550px){.activity-get-access .holder .content .left .form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:40px}}.activity-get-access .holder .content .left .form form .privacy-button .links{flex:1}.activity-get-access .holder .content .left .form form .privacy-button .links .text{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.activity-get-access .holder .content .left .form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.activity-get-access .holder .content .left .form form .privacy-button .btn-container{flex:1;width:100%}.activity-get-access .holder .content .left .form form .privacy-button .btn-container .btn-black{width:100%;justify-content:space-between}.activity-get-access .holder .content .right{flex:1;position:relative;min-width:0;z-index:1}@media(max-width: 767px){.activity-get-access .holder .content .right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}}@media(max-width: 500px){.activity-get-access .holder .content .right{min-height:210px}}.activity-get-access .holder .content .right .image{position:absolute;left:0;bottom:-4em;width:122%}@media(max-width: 767px){.activity-get-access .holder .content .right .image{position:static;width:100%;margin-bottom:-4em}}@media(max-width: 500px){.activity-get-access .holder .content .right .image{width:138%;margin-left:-23%;margin-bottom:-60px;transform:none}}.activity-get-access .holder .content .right .image img{width:100%;max-width:53em}@media(max-width: 767px){.activity-get-access .holder .content .right .image img{max-width:100%}}.activity-faq .holder>.content{display:flex;justify-content:space-between;gap:20px}@media(max-width: 767px){.activity-faq .holder>.content{flex-direction:column}}.activity-faq .holder>.content .left{flex:0 1 90px}@media(max-width: 767px){.activity-faq .holder>.content .left{flex:1}}.activity-faq .holder>.content .right{flex:0 1 904px}@media(max-width: 767px){.activity-faq .holder>.content .right{flex:1}}.activity-faq .holder>.content .right .top{margin-bottom:40px}.activity-faq .holder>.content .right .top .title-40{margin-bottom:0.8em}@media(max-width: 767px){.activity-faq .holder>.content .right .top .title-40{margin-bottom:20px}}.assortiment-hero{padding:0 0 3.75em}@media(max-width: 500px){.assortiment-hero{padding:0 0 40px}}.assortiment-hero .holder .content{display:flex;justify-content:space-between;gap:16px}@media(max-width: 767px){.assortiment-hero .holder .content{flex-direction:column}}.assortiment-hero .holder .content .left{flex:0 1 720px}@media(max-width: 767px){.assortiment-hero .holder .content .left{flex:1}}.assortiment-hero .holder .content .left .category-tag{display:flex;flex-wrap:wrap;gap:10px;margin-top:2.75em}@media(max-width: 767px){.assortiment-hero .holder .content .left .category-tag{margin-top:24px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;width:calc(100% + 32px);margin-left:-16px;padding:0 16px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.assortiment-hero .holder .content .left .category-tag::-webkit-scrollbar{display:none}}.assortiment-hero .holder .content .left .category-tag .tag{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:100%;letter-spacing:.5px;border-radius:44px;background:#f5f5f5;display:inline-flex;padding:0.875em 1.5em;text-wrap:nowrap}@media(max-width: 767px){.assortiment-hero .holder .content .left .category-tag .tag{font-size:14px;line-height:114%;flex:0 0 auto;padding:10px 16px}}.assortiment-hero .holder .content .right{flex:0 1 444px}@media(max-width: 767px){.assortiment-hero .holder .content .right{flex:1}}.assortiment-hero .holder .content .right .text-18{margin-bottom:32px}.assortiment-hero .holder .category-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:0.8125em;margin-top:4em}@media(max-width: 1024px){.assortiment-hero .holder .category-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 650px){.assortiment-hero .holder .category-grid{gap:11px;margin-top:64px}}.assortiment-hero .holder .category-grid .category{display:flex;gap:0.625em;padding:1.1875em;border-radius:20px;border:1px solid #e0e0e0;background:#fff;min-width:0;position:relative}.assortiment-hero .holder .category-grid .category:nth-child(5){border:1px solid #e90000}.assortiment-hero .holder .category-grid .category .arrow-go{position:absolute;right:20px;bottom:20px;display:inline-flex;visibility:hidden;opacity:0;transition:all .3s ease}@media(max-width: 767px){.assortiment-hero .holder .category-grid .category .arrow-go{display:none}}@media(max-width: 650px){.assortiment-hero .holder .category-grid .category{flex-direction:column-reverse;gap:10px;padding:12px}}.assortiment-hero .holder .category-grid .category:hover{border:1px solid #adaeb0}.assortiment-hero .holder .category-grid .category:hover .arrow-go{visibility:visible;opacity:1}.assortiment-hero .holder .category-grid .category .content{display:flex;align-items:center;gap:0.75em;flex:1;justify-content:flex-start}@media(max-width: 650px){.assortiment-hero .holder .category-grid .category .content{flex-direction:column;align-items:center}}.assortiment-hero .holder .category-grid .category .content .image{flex-shrink:0}.assortiment-hero .holder .category-grid .category .content .image img{width:4.5em;height:4.5em}@media(max-width: 650px){.assortiment-hero .holder .category-grid .category .content .image img{width:80px;height:80px;object-fit:cover}}.assortiment-hero .holder .category-grid .category .content .name .title-18{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.125em;font-weight:500;line-height:111%}@media(max-width: 650px){.assortiment-hero .holder .category-grid .category .content .name .title-18{text-align:center;overflow-wrap:anywhere}}@media(max-width: 500px){.assortiment-hero .holder .category-grid .category .content .name .title-18{font-size:14px;line-height:114%}}.assortiment-hero .holder .category-grid .category .total{color:#e90000;text-align:right;font-family:"Unbounded",sans-serif;font-size:12px;font-weight:400;line-height:116%;flex:0 0 60px}@media(max-width: 650px){.assortiment-hero .holder .category-grid .category .total{flex:1}}@media(max-width: 500px){.assortiment-hero .holder .category-grid .category .total{font-size:11px;line-height:109%}}.assortiment-hero .holder .category-grid .category.last{border-radius:20px;background:#f7f7f7;display:flex;align-items:center;justify-content:center;border:none}.assortiment-hero .holder .category-grid .category.last:hover{border:none}@media(max-width: 1024px){.assortiment-hero .holder .category-grid .category.last{grid-column:span 2}}.assortiment-brands{padding:3.75em 0 7.5em}.assortiment-brands.assortiment-brands_category{padding:3.75em 0 7.5em}@media(max-width: 500px){.assortiment-brands.assortiment-brands_category{padding:40px 0 80px}}@media(max-width: 500px){.assortiment-brands{padding:40px 0 80px}}.assortiment-brands .holder .title-40{margin-bottom:32px}@media(max-width: 767px){.assortiment-brands .holder .title-40{margin-bottom:24px}}.assortiment-brands .holder .category-filter{display:flex;flex-wrap:wrap;gap:10px}.assortiment-brands .holder .category-filter .category-item{background:#fff;border-radius:44px;border:1px solid #e0e0e0;cursor:pointer;padding:0.8125em 1.4375em;display:inline-flex;color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1em;font-weight:500;line-height:100%;letter-spacing:.5px}@media(max-width: 500px){.assortiment-brands .holder .category-filter .category-item{font-size:14px;line-height:114%;padding:9px 15px}}.assortiment-brands .holder .category-filter .category-item.active,.assortiment-brands .holder .category-filter .category-item:hover{color:#fff;background:#0c0c0c}.assortiment-brands .holder .brands-list{display:grid;grid-template-columns:repeat(6, 1fr);gap:2.5em 0em;margin-top:2em;position:relative;--brands-list-collapsed-height: 787px;max-height:var(--brands-list-collapsed-height);overflow:hidden;transition:max-height .45s ease}.assortiment-brands .holder .brands-list::after{content:"";position:absolute;left:0;right:0;bottom:0;height:76px;pointer-events:none;background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.08) 28%, rgba(255, 255, 255, 0.26) 52%, rgba(255, 255, 255, 0.54) 72%, rgba(255, 255, 255, 0.93) 88%, rgb(255, 255, 255) 100%);transition:opacity .3s ease}@media(max-width: 900px){.assortiment-brands .holder .brands-list{grid-template-columns:repeat(3, 1fr);margin-top:24px;gap:11px 0;--brands-list-collapsed-height: 352.75px}.assortiment-brands .holder .brands-list::after{height:44px}}.assortiment-brands .holder .brands-list .item{cursor:pointer}.assortiment-brands .holder .brands-list .item[hidden]{display:none}.assortiment-brands .holder .brands-list .item:hover img{transform:scale(1.1)}.assortiment-brands .holder .brands-list .item{padding:2.125em 2.5em;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e0e0e0}.assortiment-brands .holder .brands-list .item.last-row{border-bottom:none}@media(max-width: 900px){.assortiment-brands .holder .brands-list .item{padding:14px 4px}}.assortiment-brands .holder .brands-list .item img{max-width:10.625em;max-height:4em;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}@media(max-width: 900px){.assortiment-brands .holder .brands-list .item img{max-width:99px;max-height:37px}}@media(max-width: 900px){.assortiment-brands .holder .brands-list .item{border-bottom:1px solid #ccc}.assortiment-brands .holder .brands-list .item.last-row{border-bottom:none}}.assortiment-brands .holder .info-text{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%;margin-top:5em;max-width:50em;margin-left:auto}@media(max-width: 767px){.assortiment-brands .holder .info-text{font-size:16px;margin-top:64px}}.assortiment-brands .holder .btn-container{display:flex;justify-content:center;margin-top:24px}@media(max-width: 767px){.assortiment-brands .holder .btn-container{margin-top:40px}}.assortiment-brands .holder .btn-container .show-more-bands{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:114%;letter-spacing:.5px;outline:none;border:none;background:rgba(0,0,0,0);border-bottom:1px solid #0c0c0c;padding:6px 0 0 0;cursor:pointer;margin-top:20px}.assortiment-brands.active .holder .brands-list{max-height:var(--brands-list-height, none)}.assortiment-brands.active .holder .brands-list::after{opacity:0}.assortiment-register{border-radius:44px;border-radius:44px;background:#0c0c0c;margin-bottom:3.75em;padding:6.5em 0;overflow:hidden;position:relative}@media(max-width: 500px){.assortiment-register{padding:0 0 40px;margin-bottom:40px}}.assortiment-register::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(107.15% 107.81% at 39.83% 13.93%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 44.47%, #b0220c 68.92%, #ffe9c5 100%);z-index:1}@media(max-width: 500px){.assortiment-register::after{height:424px;bottom:0;left:0;top:unset;scale:1.5}}@media(max-width: 500px){.assortiment-register{padding:40px 0;border-radius:32px}}.assortiment-register .holder{position:relative;z-index:2}.assortiment-register .holder .content{display:flex}@media(max-width: 767px){.assortiment-register .holder .content{flex-direction:column-reverse;gap:40px}}.assortiment-register .holder .content .left{flex:0 1 668px;position:relative;z-index:2}@media(max-width: 767px){.assortiment-register .holder .content .left{flex:1}}.assortiment-register .holder .content .left .title{color:#fff;font-family:"Unbounded",sans-serif;font-size:2.75em;font-weight:600;line-height:104%;margin-bottom:0.7272727273em}@media(max-width: 767px){.assortiment-register .holder .content .left .title{margin-bottom:20px;font-size:26px}}.assortiment-register .holder .content .left .text-info{color:#f2f2f2;font-family:"Abel",sans-serif;font-size:1.25em;font-weight:400;line-height:120%}@media(max-width: 500px){.assortiment-register .holder .content .left .text-info{font-size:18px;line-height:122%}}.assortiment-register .holder .content .left .form{margin-top:40px}.assortiment-register .holder .content .left .form form .fields{display:flex;gap:1.25em;margin-bottom:1.75em}@media(max-width: 550px){.assortiment-register .holder .content .left .form form .fields{flex-direction:column;gap:20px;margin-bottom:20px}}.assortiment-register .holder .content .left .form form .fields input{background:rgba(0,0,0,0);border:none;color:#fff;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #6c6d6e;margin-bottom:0;max-width:280px}@media(max-width: 650px){.assortiment-register .holder .content .left .form form .fields input{width:100%;max-width:100%}}.assortiment-register .holder .content .left .form form .fields input::placeholder{color:#e0e0e0}.assortiment-register .holder .content .left .form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.75em}@media(max-width: 550px){.assortiment-register .holder .content .left .form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:40px}}.assortiment-register .holder .content .left .form form .privacy-button .links{flex:0 1 280px}@media(max-width: 767px){.assortiment-register .holder .content .left .form form .privacy-button .links{flex:1}}.assortiment-register .holder .content .left .form form .privacy-button .links .text{color:#e7e7e7;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.assortiment-register .holder .content .left .form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.assortiment-register .holder .content .left .form form .privacy-button .btn-container{flex:0 1 280px;width:100%}@media(max-width: 767px){.assortiment-register .holder .content .left .form form .privacy-button .btn-container{flex:1}}.assortiment-register .holder .content .left .form form .privacy-button .btn-container .btn-white{width:100%;justify-content:space-between}.assortiment-register .holder .content .left .form form .privacy-button .btn-container .btn-white .arrow{padding:10px}.assortiment-register .holder .content .right{flex:1;position:relative;min-width:0;z-index:1}@media(max-width: 767px){.assortiment-register .holder .content .right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}}@media(max-width: 500px){.assortiment-register .holder .content .right{min-height:210px}}.assortiment-register .holder .content .right .image{position:absolute;right:-8em;bottom:-8em;width:62.125em}@media(max-width: 767px){.assortiment-register .holder .content .right .image{right:0;position:static;width:100%;margin-bottom:-4em}}@media(max-width: 500px){.assortiment-register .holder .content .right .image{width:138%;margin-left:-23%;margin-bottom:-60px;transform:none}}.assortiment-register .holder .content .right .image img{width:100%;max-width:62.125em}@media(max-width: 767px){.assortiment-register .holder .content .right .image img{max-width:100%}}.single_category-hero{padding:0}@media(max-width: 500px){.single_category-hero{padding:0}}.single_category-hero .holder .content{display:flex;justify-content:space-between;gap:24px}@media(max-width: 767px){.single_category-hero .holder .content{flex-direction:column}}.single_category-hero .holder .content .left{flex:0 1 720px}@media(max-width: 767px){.single_category-hero .holder .content .left{flex:1}}.single_category-hero .holder .content .right{flex:0 1 440px}@media(max-width: 767px){.single_category-hero .holder .content .right{flex:1}}.single_category-hero .holder .content-info{margin-top:2.75em;display:flex;justify-content:space-between;gap:16px}@media(max-width: 500px){.single_category-hero .holder .content-info{margin-top:24px}}.single_category-hero .holder .content-info .left{flex:0 1 800px}@media(max-width: 900px){.single_category-hero .holder .content-info .left{flex:1}}.single_category-hero .holder .content-info .left .company-logo{margin-bottom:24px}.single_category-hero .holder .content-info .left .company-logo img{max-width:14.5em;max-height:6.25em;width:100%;height:100%;object-fit:cover}@media(max-width: 500px){.single_category-hero .holder .content-info .left .company-logo img{max-width:168px;height:72px}}.single_category-hero .holder .content-info .left .card{border-radius:20px;background:#0c0c0c;padding:1.5em;position:relative;overflow:hidden;display:none}@media(max-width: 900px){.single_category-hero .holder .content-info .left .card{display:block;margin-bottom:40px}}.single_category-hero .holder .content-info .left .card::after{content:"";position:absolute;top:0;right:-1px;width:100%;height:100%;background:url("../icon/Gradient.webp") right top/auto 100% no-repeat;z-index:0}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card{padding:16px}}.single_category-hero .holder .content-info .left .card .content{color:#fff;display:flex;flex-direction:column;gap:16px;margin-bottom:2em;position:relative;z-index:1}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content{margin-bottom:24px}}.single_category-hero .holder .content-info .left .card .content .country .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .country .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .left .card .content .country .value{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:24px}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .country .value{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .left .card .content .site .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .site .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .left .card .content .site .value{color:#fff;font-family:"Inter Tight",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .site .value{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .left .card .content .directions .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%;margin-bottom:16px}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .directions .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .left .card .content .directions .list{list-style-type:none}.single_category-hero .holder .content-info .left .card .content .directions .list li{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:24px;padding-left:16px;position:relative}.single_category-hero .holder .content-info .left .card .content .directions .list li::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:#fff}@media(max-width: 767px){.single_category-hero .holder .content-info .left .card .content .directions .list li{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .left .card .btn-white{position:relative;z-index:1;width:100%;justify-content:space-between;padding:5px 5px 5px 20px}.single_category-hero .holder .content-info .left .card .btn-white .text{font-size:16px}.single_category-hero .holder .content-info .left .card .btn-white .arrow{padding:10px}.single_category-hero .holder .content-info .left .text-info{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:133%}@media(max-width: 500px){.single_category-hero .holder .content-info .left .text-info{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .left .text-info b{font-weight:700}.single_category-hero .holder .content-info .left .text-info a{color:#e90000;font-family:"Inter Tight",sans-serif;font-weight:500;line-height:24px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media(max-width: 500px){.single_category-hero .holder .content-info .left .text-info a{font-size:16px}}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:2em 4em;margin-top:2.75em}@media(max-width: 767px){.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list{grid-template-columns:repeat(1, 1fr);margin-top:40px;gap:32px;flex-direction:column}}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel{display:flex;align-items:center;gap:12px}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel:nth-child(n+4){display:none}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel .icon{display:inline-flex}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel .text{display:flex;flex-direction:column;gap:8px}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel .text .name{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px}.single_category-hero .holder .content-info .left .pdf-fiels .fiels-list .fiel .text .subname{color:#6c6d6e;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:400;line-height:128%}.single_category-hero .holder .content-info .left .pdf-fiels.active .fiels-list .fiel{display:flex}.single_category-hero .holder .content-info .left .pdf-fiels .show-more{color:#0c0c0c;text-align:center;font-family:"Inter Tight",sans-serif;font-size:14px;font-weight:500;line-height:114%;letter-spacing:.5px;outline:none;border:none;background:rgba(0,0,0,0);border-bottom:1px solid #0c0c0c;padding:6px 0 0 0;cursor:pointer;margin-top:32px}.single_category-hero .holder .content-info .right{flex:0 1 440px;margin-top:7.75em}@media(max-width: 900px){.single_category-hero .holder .content-info .right{display:none}}.single_category-hero .holder .content-info .right .card{border-radius:20px;background:#0c0c0c;padding:1.5em;position:relative;overflow:hidden}.single_category-hero .holder .content-info .right .card::after{content:"";position:absolute;top:0;right:-1px;width:100%;height:100%;background:url("../icon/Gradient.webp") right top/auto 100% no-repeat;z-index:0}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card{padding:16px}}.single_category-hero .holder .content-info .right .card .content{color:#fff;display:flex;flex-direction:column;gap:16px;margin-bottom:2em;position:relative;z-index:1}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content{margin-bottom:24px}}.single_category-hero .holder .content-info .right .card .content .country .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .country .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .right .card .content .country .value{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:24px}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .country .value{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .right .card .content .site .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .site .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .right .card .content .site .value{color:#fff;font-family:"Inter Tight",sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:22px;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .site .value{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .right .card .content .directions .text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:700;line-height:133%;margin-bottom:16px}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .directions .text{font-size:16px;line-height:137%}}.single_category-hero .holder .content-info .right .card .content .directions .list{list-style-type:none}.single_category-hero .holder .content-info .right .card .content .directions .list li{color:#fff;font-family:"Inter Tight",sans-serif;font-size:18px;font-weight:400;line-height:24px;padding-left:16px;position:relative}.single_category-hero .holder .content-info .right .card .content .directions .list li::after{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;border-radius:50%;background-color:#fff}@media(max-width: 767px){.single_category-hero .holder .content-info .right .card .content .directions .list li{font-size:16px;line-height:22px}}.single_category-hero .holder .content-info .right .card .btn-white{position:relative;z-index:1;width:100%;justify-content:space-between;padding:5px 5px 5px 20px}.single_category-hero .holder .content-info .right .card .btn-white .text{font-size:16px}.single_category-hero .holder .content-info .right .card .btn-white .arrow{padding:10px}.history-hero{height:calc(100vh - var(--site-top-offset, 110px));height:calc(100svh - var(--site-top-offset, 110px));padding:0;position:relative}.history-hero::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--bg-50, rgba(0, 0, 0, 0.5))}.history-hero .video{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.history-hero .holder{position:relative;z-index:1;height:100%;display:flex;align-items:flex-end}.history-hero .holder .breadcrumbs{position:absolute;top:24px;left:16px}@media(max-width: 767px){.history-hero .holder .breadcrumbs{top:16px}}.history-hero .holder .content{display:flex;justify-content:space-between;gap:16px;padding-top:2.75em;padding-bottom:2.5em;border-top:1px solid #adaeb0;width:100%}@media(max-width: 767px){.history-hero .holder .content{flex-direction:column;padding-top:32px;padding-bottom:24px}}.history-hero .holder .content .left{flex:0 1 720px}@media(max-width: 767px){.history-hero .holder .content .left{flex:1}}.history-hero .holder .content .left .title-40{color:#fff}.history-hero .holder .content .right{flex:0 1 440px}@media(max-width: 767px){.history-hero .holder .content .right{flex:1}}.history-hero .holder .content .right .text-18{color:#f2f2f2}.history-mission{padding:7.5em 0 3.75em}@media(max-width: 500px){.history-mission{padding:80px 0 40px}}.history-mission .holder .content{display:flex;justify-content:space-between;gap:40px}@media(max-width: 767px){.history-mission .holder .content{flex-direction:column}}.history-mission .holder .content .left{flex:0 1 332px}@media(max-width: 767px){.history-mission .holder .content .left{flex:1}}.history-mission .holder .content .left .person{display:flex;flex-direction:column;align-items:center;gap:1.5em}@media(max-width: 500px){.history-mission .holder .content .left .person{gap:16px}}.history-mission .holder .content .left .person .image{width:240px;height:240px;overflow:hidden;border-radius:50%}@media(max-width: 500px){.history-mission .holder .content .left .person .image{width:120px;height:120px}}.history-mission .holder .content .left .person .image img{height:100%;width:100%;object-fit:cover;transform:scale(1.7);object-position:70% 70%}.history-mission .holder .content .left .person .info .name{color:#292929;text-align:center;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:700;line-height:133%;margin-bottom:10px}@media(max-width: 500px){.history-mission .holder .content .left .person .info .name{font-size:16px;margin-bottom:6px;line-height:137%}}.history-mission .holder .content .left .person .info .position{color:#6c6d6e;text-align:center;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%}.history-mission .holder .content .right{flex:0 1 904px}@media(max-width: 767px){.history-mission .holder .content .right{flex:1}}.history-mission .holder .content .right .title-name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:2em;font-weight:500;line-height:110%;margin-top:24px}@media(max-width: 767px){.history-mission .holder .content .right .title-name{margin-top:20px}}@media(max-width: 500px){.history-mission .holder .content .right .title-name{font-size:20px}}.history-cards-info .holder .cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:0.75em}@media(max-width: 1024px){.history-cards-info .holder .cards{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767px){.history-cards-info .holder .cards{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 550px){.history-cards-info .holder .cards{grid-template-columns:repeat(1, 1fr);gap:12px}}.history-cards-info .holder .cards .card{padding:1.25em;border-radius:20px;height:331px;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 550px){.history-cards-info .holder .cards .card{padding:16px;height:200px}}.history-cards-info .holder .cards .card:nth-child(2)::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:20px;background:url("../icon/Gradient_history-1.png") right center/auto 100% no-repeat;z-index:0}.history-cards-info .holder .cards .card:nth-child(2)>*{position:relative;z-index:1}.history-cards-info .holder .cards .card:nth-child(8)::after{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:20px;background:url("../icon/Gradient_history-2.png") right center/auto 100% no-repeat;z-index:0}.history-cards-info .holder .cards .card:nth-child(8)>*{position:relative;z-index:1;display:flex}.history-cards-info .holder .cards .card:nth-child(5),.history-cards-info .holder .cards .card:nth-child(7){background-size:cover;background-position:center}.history-cards-info .holder .cards .card:nth-child(7){position:relative}.history-cards-info .holder .cards .card:nth-child(7)::before{content:"";position:absolute;top:0;right:0;width:100%;height:100%;border-radius:20px 20px;background:linear-gradient(180deg, rgba(12, 12, 12, 0.2) 0%, rgba(12, 12, 12, 0.5) 80%);z-index:1}.history-cards-info .holder .cards .card.border{border:1px solid #e0e0e0}.history-cards-info .holder .cards .card.border .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.5em;font-weight:500;line-height:110%}@media(max-width: 500px){.history-cards-info .holder .cards .card.border .name{font-size:20px}}.history-cards-info .holder .cards .card.border .text{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:125%}.history-cards-info .holder .cards .card.gradient{border-radius:20px;background:#0c0c0c;position:relative}.history-cards-info .holder .cards .card.gradient .name .prefix,.history-cards-info .holder .cards .card.gradient .name .suffix{color:#fff;text-align:center;font-family:"Unbounded",sans-serif;font-size:32px;font-weight:500;line-height:110%}@media(max-width: 500px){.history-cards-info .holder .cards .card.gradient .name .prefix,.history-cards-info .holder .cards .card.gradient .name .suffix{font-size:24px;line-height:150%}}.history-cards-info .holder .cards .card.gradient .name .number{color:#fff;font-family:"Unbounded",sans-serif;font-size:3.25em;font-weight:500;line-height:104%}@media(max-width: 500px){.history-cards-info .holder .cards .card.gradient .name .number{font-size:32px}}.history-cards-info .holder .cards .card.gradient .bottom-text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:1.25em;font-weight:400;line-height:120%}@media(max-width: 500px){.history-cards-info .holder .cards .card.gradient .bottom-text{font-size:18px;line-height:122%}}.history-cards-info .holder .cards .card.bgcard{background:#e6e6e6}.history-cards-info .holder .cards .card.bgcard .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:3.25em;font-weight:500;line-height:104%;display:flex}@media(max-width: 500px){.history-cards-info .holder .cards .card.bgcard .name{font-size:32px;line-height:112%}}.history-cards-info .holder .cards .card.bgcard .name .prefix,.history-cards-info .holder .cards .card.bgcard .name .suffix{font-size:32px;line-height:110%}@media(max-width: 500px){.history-cards-info .holder .cards .card.bgcard .name .prefix,.history-cards-info .holder .cards .card.bgcard .name .suffix{font-size:24px;line-height:150%}}.history-cards-info .holder .cards .card.bgcard .bottom-text{color:#0c0c0c;font-family:"Inter Tight",sans-serif;font-size:1.25em;font-weight:400;line-height:120%}@media(max-width: 500px){.history-cards-info .holder .cards .card.bgcard .bottom-text{font-size:18px;line-height:122%}}.history-cards-info .holder .cards .card.images{position:relative}.history-cards-info .holder .cards .card.images .name{color:#fff;font-family:"Unbounded",sans-serif;font-size:3.25em;font-weight:500;line-height:104%;display:flex;position:relative;z-index:2}@media(max-width: 500px){.history-cards-info .holder .cards .card.images .name{font-size:32px;line-height:112%}}.history-cards-info .holder .cards .card.images .name .prefix,.history-cards-info .holder .cards .card.images .name .suffix{font-size:32px;line-height:110%}@media(max-width: 500px){.history-cards-info .holder .cards .card.images .name .prefix,.history-cards-info .holder .cards .card.images .name .suffix{font-size:24px;line-height:150%}}.history-cards-info .holder .cards .card.images .bottom-text{color:#fff;font-family:"Inter Tight",sans-serif;font-size:1.25em;font-weight:400;line-height:120%;position:relative;z-index:2}@media(max-width: 500px){.history-cards-info .holder .cards .card.images .bottom-text{font-size:18px;line-height:122%}}.history-scroll-section .holder .content{display:flex;justify-content:space-between;gap:40px}@media(max-width: 767px){.history-scroll-section .holder .content{flex-direction:column}}.history-scroll-section .holder .content .left{flex:0 1 440px}@media(max-width: 767px){.history-scroll-section .holder .content .left{flex:1}}.history-scroll-section .holder .content .left .block{position:sticky;top:calc(var(--site-top-offset, 110px) + 24px)}@media(max-width: 767px){.history-scroll-section .holder .content .left .block{position:static}}.history-scroll-section .holder .content .left .block .title-40{margin-bottom:32px}@media(max-width: 767px){.history-scroll-section .holder .content .left .block .title-40{margin-bottom:20px}}.history-scroll-section .holder .content .right{flex:0 1 657px;position:relative}@media(max-width: 767px){.history-scroll-section .holder .content .right{flex:1;padding-left:32px}}.history-scroll-section .holder .content .right .line{position:absolute;width:1px;height:95%;background:#e0e0e0;top:10px;left:-35px;overflow:hidden}@media(max-width: 767px){.history-scroll-section .holder .content .right .line{left:5px}}.history-scroll-section .holder .content .right .line::after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:var(--history-line-progress, 0%);background:#e90000}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block{margin-bottom:64px}@media(max-width: 767px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block{margin-bottom:40px}}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block:last-of-type{margin-bottom:0}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block.active .date{color:#e90000}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block.active .date::after{background:#e90000}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .date{color:#adaeb0;font-family:"Unbounded",sans-serif;font-size:1.25em;font-weight:500;line-height:110%;margin-bottom:20px;position:relative}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .date::after{content:"";position:absolute;width:11px;height:11px;border-radius:50%;background:#e0e0e0;top:50%;left:-40px;transform:translateY(-50%)}@media(max-width: 767px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .date::after{left:-32px}}@media(max-width: 500px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .date{font-size:18px;margin-bottom:16px}}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .name{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:1.5em;font-weight:500;line-height:110%;margin-bottom:12px}@media(max-width: 500px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .name{font-size:20px}}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .info{color:#292929;font-family:"Inter Tight",sans-serif;font-size:1.125em;font-weight:400;line-height:122%;margin-bottom:32px}@media(max-width: 500px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .info{font-size:16px;margin-bottom:20px}}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .image{width:100%;height:100%}.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .image img{width:100%;height:25em;object-fit:cover;border-radius:20px}@media(max-width: 500px){.history-scroll-section .holder .content .right .scroll-triger-blocks .date-block .image img{height:220px;border-radius:16px}}.history-marquee-section{padding:3.75em 0 7.5em}@media(max-width: 500px){.history-marquee-section{padding:40px 0 80px}}.history-marquee-section .marquee{overflow:hidden;margin-top:2.8125em}@media(max-width: 500px){.history-marquee-section .marquee{margin-top:0.625em}}.history-marquee-section .marquee .marquee__content{display:flex;flex-wrap:nowrap;animation:scroll-left 30s linear infinite;will-change:transform;gap:0.6875em}.history-marquee-section .marquee .marquee__group{display:flex;flex:none;gap:0.6875em}.history-marquee-section .marquee .marquee__group .item{border-radius:20px}.history-marquee-section .marquee .marquee__group .item:nth-child(1) img{height:324px}.history-marquee-section .marquee .marquee__group .item:nth-child(2) img{height:240px}.history-marquee-section .marquee .marquee__group .item:nth-child(3) img{height:451px}.history-marquee-section .marquee .marquee__group .item:nth-child(4) img{height:240px}.history-marquee-section .marquee .marquee__group .item:nth-child(5) img{height:324px}.history-marquee-section .marquee .marquee__group .item img{border-radius:20px}.history-get-access{border-radius:44px;background:#f5f5f5;padding:6.375em 0;overflow:hidden}@media(max-width: 500px){.history-get-access{padding:40px 0;border-radius:32px}}.history-get-access .holder .content{display:flex}@media(max-width: 767px){.history-get-access .holder .content{flex-direction:column-reverse;gap:66px}}.history-get-access .holder .content .left{flex:0 1 596px;position:relative;z-index:2}@media(max-width: 767px){.history-get-access .holder .content .left{flex:1}}.history-get-access .holder .content .left .title{color:#0c0c0c;font-family:"Unbounded",sans-serif;font-size:3em;font-weight:600;line-height:100%;margin-bottom:0.6666666667em}@media(max-width: 767px){.history-get-access .holder .content .left .title{margin-bottom:20px;font-size:22px}}.history-get-access .holder .content .left .form{margin-top:40px}.history-get-access .holder .content .left .form form .fields{display:flex;gap:1.25em;margin-bottom:1.75em}@media(max-width: 550px){.history-get-access .holder .content .left .form form .fields{flex-direction:column;gap:20px;margin-bottom:20px}}.history-get-access .holder .content .left .form form .fields input{background:rgba(0,0,0,0);border:none;color:#000;font-family:"Inter Tight",sans-serif;font-size:16px;font-weight:400;line-height:150%;padding:12px 0 11px 0;border-bottom:1px solid #3b3b3b;margin-bottom:0;max-width:280px}@media(max-width: 650px){.history-get-access .holder .content .left .form form .fields input{width:100%;max-width:100%}}.history-get-access .holder .content .left .form form .fields input::placeholder{color:#6c6d6e}.history-get-access .holder .content .left .form form .privacy-button{display:flex;align-items:center;gap:1.25em;margin-top:1.75em}@media(max-width: 550px){.history-get-access .holder .content .left .form form .privacy-button{flex-direction:column-reverse;gap:12px;margin-top:40px}}.history-get-access .holder .content .left .form form .privacy-button .links{flex:1}.history-get-access .holder .content .left .form form .privacy-button .links .text{color:#3b3b3b;font-family:"Inter Tight",sans-serif;font-size:12px;font-weight:400;line-height:133%;text-wrap:auto}.history-get-access .holder .content .left .form form .privacy-button .links .text a{text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;display:inline}.history-get-access .holder .content .left .form form .privacy-button .btn-container{flex:1;width:100%}.history-get-access .holder .content .left .form form .privacy-button .btn-container .btn-black{width:100%;justify-content:space-between}.history-get-access .holder .content .right{flex:1;position:relative;min-width:0;z-index:1}@media(max-width: 767px){.history-get-access .holder .content .right{flex:1;width:100%;display:flex;flex-direction:column;justify-content:flex-end;min-height:260px}}@media(max-width: 500px){.history-get-access .holder .content .right{min-height:210px}}.history-get-access .holder .content .right .image{position:absolute;left:0;bottom:-4em;width:122%}@media(max-width: 767px){.history-get-access .holder .content .right .image{position:static;width:100%;margin-bottom:-4em}}@media(max-width: 500px){.history-get-access .holder .content .right .image{width:120%;margin-left:-10%;margin-top:-14%;transform:none}}.history-get-access .holder .content .right .image img{width:100%;max-width:49.625em}@media(max-width: 767px){.history-get-access .holder .content .right .image img{max-width:100%}}/*# sourceMappingURL=style.min.css.map */
