/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.award{--card-50x50-gradient:var(--gradient-card-50x50,linear-gradient(94deg,rgba(40,42,56,.5),rgba(36,33,40,.5)));--background-size:196px;display:flex;flex-direction:column;font-size:1.125rem;font-weight:500;gap:16px;line-height:1.6875rem;max-width:457px}.award.circle{align-items:center;backdrop-filter:blur(10px);background:var(--card-50x50-gradient);border-radius:100%;height:126px;justify-content:center;width:126px}@media,(min-width:1024px){.award.circle{height:206px;width:206px}}@media (--lg){.award.circle{height:206px;width:206px}}.award.circle .award--background{height:120px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120px}@media,(min-width:1024px){.award.circle .award--background{height:var(--background-size);width:var(--background-size)}}@media (--lg){.award.circle .award--background{height:var(--background-size);width:var(--background-size)}}.award.circle .award--background svg{animation:rotate 15s linear infinite}@media,(min-width:1024px){.award.circle .award--background svg{height:var(--background-size);width:var(--background-size)}}@media (--lg){.award.circle .award--background svg{height:var(--background-size);width:var(--background-size)}}.award.circle .award--body a{align-items:center;backdrop-filter:blur(10px);background:var(--card-50x50-gradient);border-radius:100%;display:flex;height:100px;justify-content:center;width:100px}@media,(min-width:1024px){.award.circle .award--body a{height:166px;width:166px}}@media (--lg){.award.circle .award--body a{height:166px;width:166px}}.award.circle .award--body svg{width:82px}@media,(min-width:1024px){.award.circle .award--body svg{width:136px}}@media (--lg){.award.circle .award--body svg{width:136px}}.award--description{margin-bottom:0;margin-top:0}.award--second-description{display:flex;flex-direction:column;font:500 1.25rem/1.75rem Borna;font:500 1.25rem/1.75rem var(--font-borna,"Borna");gap:24px;justify-content:space-between;padding-bottom:20px}.award--body{display:flex;flex-wrap:wrap;gap:16px 17px}@media,(min-width:1024px){.award--body{align-items:center}}@media (--lg){.award--body{align-items:center}}.award--body a{flex:0 0 100%}@media,(min-width:1024px){.award--body a{flex:initial;flex:unset;margin-right:auto}}@media (--lg){.award--body a{flex:initial;flex:unset;margin-right:auto}}.award--body img{height:auto}.award__body--wrapper{display:flex;flex-wrap:wrap;gap:16px 17px}.award--clutch{align-self:flex-start;display:flex;gap:24px}@keyframes rotate{to{rotate:1turn}}
.badge{align-items:center;background:hsla(0,0%,100%,.2);border:1px solid hsla(0,0%,100%,.4);border-radius:4px;color:hsla(0,0%,100%,.6);display:inline-flex;font-size:.8125rem;font-weight:500;justify-content:center;line-height:.975rem;padding:.1563rem .5rem;white-space:nowrap}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.button{--background-color:#d74114;--background-color-hover:#a83310;--text-color:var(--color-text,#fff);--arrow-size:1rem;align-items:center;background-color:#d74114;background-color:var(--background-color);border:none;border-radius:9999px;color:#fff;color:var(--text-color);cursor:pointer;display:inline-flex;font:500 .875rem/1 Roboto;font:500 .875rem/1 var(--font-roboto,"Roboto");max-width:-moz-fit-content;max-width:fit-content;padding-left:1.25rem;-webkit-text-decoration:none;text-decoration:none;transition:background-color .6s cubic-bezier(.47,0,.23,1.38)}.button:focus,.button:hover{background-color:var(--background-color-hover)}.button:focus .button__arrow,.button:hover .button__arrow{transform:translate(calc(-50% + 1.375rem),calc(-50% - 1.375rem)) scale(.0625)}.button:focus .button__arrow-clone,.button:hover .button__arrow-clone{transform:translate(-50%,-50%) scale(1)}.button:not(:has(.button__icon)){padding-bottom:1rem;padding-right:1.25rem;padding-top:1rem}.button__icon{align-self:center;background-color:transparent;border-radius:50%;flex-shrink:0;height:2.875rem;overflow:hidden;position:relative;width:2.875rem}.button__arrow,.button__arrow-clone{height:var(--arrow-size);left:50%;position:absolute;top:50%;transition:transform .6s cubic-bezier(.47,0,.23,1.38);width:var(--arrow-size)}.button__arrow{transform:translate(-50%,-50%) scale(1)}.button__arrow-clone{transform:translate(calc(-50% - 1.375rem),calc(-50% + 1.375rem)) scale(.0625)}.button--secondary{background-color:transparent;border:1px solid var(--background-color)}.button--secondary:focus,.button--secondary:hover{background-color:var(--background-color-hover);border-color:var(--background-color-hover)}.button--tertiary{background-color:transparent;gap:.625rem;padding-left:0;padding-right:0}.button--tertiary .button__text{padding-bottom:.75rem;padding-top:.75rem;position:relative}.button--tertiary .button__text:after{background-color:var(--background-color);bottom:.375rem;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:center;transition:transform .6s cubic-bezier(.47,0,.23,1.38);width:100%}.button--tertiary .button__icon,.button--tertiary:focus,.button--tertiary:hover{background-color:transparent}.button--tertiary:focus .button__text:after,.button--tertiary:hover .button__text:after{transform:scaleX(1)}.button--clutch-rating{border:1px solid var(--background-color-hover);flex-direction:column;gap:.625rem;margin-left:auto;margin-right:auto}@media,(min-width:1024px){.button--clutch-rating{flex-direction:row;margin-left:0;margin-right:0}}@media (--lg){.button--clutch-rating{flex-direction:row;margin-left:0;margin-right:0}}.button--clutch-rating:not(:hover){background:linear-gradient(90deg,#43211a,#181820)}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.card{border-radius:8px;height:100%}.card--gradient{background:var(--gradient-card,linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end)))}.card--gradient-50x50{background:var(--gradient-card-50x50)}.card--decorative{overflow:hidden;position:relative}.card--decorative:after,.card--decorative:before{border-radius:100%;content:"";filter:blur(167px);left:36px;position:absolute}@media,(min-width:1024px){.card--decorative:after,.card--decorative:before{left:24px}}@media (--lg){.card--decorative:after,.card--decorative:before{left:24px}}.card--decorative:before{background-color:rgba(43,39,235,.17);height:1130px;top:calc(50% + 5px);transform:translateY(-50%);width:1130px}@supports (color:rgb(0,0,0,0)){.card--decorative:before{background-color:var(--color-decorative-primary,rgba(43,39,235,.17))}}.card--decorative:after{background-color:rgba(93,41,56,.9);height:808px;top:62px;width:808px}@supports (color:rgb(0,0,0,0)){.card--decorative:after{background-color:var(--color-decorative-secondary,rgba(93,41,56,.9))}}.card--decorative>p{margin-bottom:0;margin-top:0;position:relative;z-index:1}.card--decorative-secondary{background:var(--gradient-card);overflow:hidden;position:relative;z-index:1}.card--decorative-secondary:after,.card--decorative-secondary:before{border-radius:100%;content:"";display:block;height:1078px;position:absolute;width:1078px;z-index:-1}.card--decorative-secondary:before{background-color:var(--color-decorative-primary);filter:blur(167px);left:-330px;top:-54%}@media,(min-width:1024px){.card--decorative-secondary:before{top:-130%}}@media (--lg){.card--decorative-secondary:before{top:-130%}}.card--decorative-secondary:after{background-color:var(--color-decorative-secondary);filter:blur(75px);left:-410px;opacity:.4;top:40%}@media,(min-width:1024px){.card--decorative-secondary:after{left:450px;top:30%}}@media (--lg){.card--decorative-secondary:after{left:450px;top:30%}}.card--p-16{padding:16px}.card--p-32{padding:24px}@media,(min-width:1024px){.card--p-32{padding:32px}}@media (--lg){.card--p-32{padding:32px}}.card--p-12x16x12x20{padding:12px 16px 12px 20px}.card--p-16x32{padding:16px}@media,(min-width:1024px){.card--p-16x32{padding:32px}}@media (--lg){.card--p-16x32{padding:32px}}.card--p-40x64{padding:24px}@media,(min-width:1024px){.card--p-40x64{padding:40px 64px}}@media (--lg){.card--p-40x64{padding:40px 64px}}.card--p-24x32{padding:24px}@media,(min-width:1024px){.card--p-24x32{padding:32px}}@media (--lg){.card--p-24x32{padding:32px}}.card--p-60{padding:24px}@media,(min-width:1024px){.card--p-60{padding:60px}}@media (--lg){.card--p-60{padding:60px}}.card--p-20{padding:12px}@media,(min-width:1024px){.card--p-20{padding:20px}}@media (--lg){.card--p-20{padding:20px}}.card--p-64{padding:16px}@media,(min-width:1024px){.card--p-64{padding:64px}}@media (--lg){.card--p-64{padding:64px}}.card--p-24{padding:12px}@media,(min-width:1024px){.card--p-24{padding:24px}}@media (--lg){.card--p-24{padding:24px}}.card--p-64x64x0x64{padding:24px 16px}@media,(min-width:1024px){.card--p-64x64x0x64{padding:64px 64px 0}}@media (--lg){.card--p-64x64x0x64{padding:64px 64px 0}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.case-study-teaser{color:inherit;display:flex;flex-direction:column;gap:24px;height:100%;position:relative;-webkit-text-decoration:none;text-decoration:none}@media,(min-width:1200px){.case-study-teaser{align-items:start;display:grid;grid-template-columns:auto 1fr}}@media (--xl){.case-study-teaser{align-items:start;display:grid;grid-template-columns:auto 1fr}}.case-study-teaser__image{aspect-ratio:1/1;border-radius:8px;filter:drop-shadow(0 0 100px #000);height:100%;-o-object-fit:cover;object-fit:cover;order:-1;transform:translateZ(0);transition:scale .3s;width:100%}.case-study-teaser__image-link{aspect-ratio:1/1;border-radius:8px;overflow:hidden;width:100%}.case-study-teaser__content{display:flex;flex:1;flex-direction:column;gap:20px;justify-content:flex-start;z-index:1}.case-study-teaser__company-logo{margin-bottom:8px;max-height:34px;max-width:155px;width:-moz-fit-content;width:fit-content}.case-study-teaser__categories{display:flex;flex-wrap:wrap;gap:8px;left:12px;position:absolute;top:12px}.case-study-teaser__category{background-color:rgba(37,34,41,.9);border-radius:40px;font-size:.875rem;font-weight:400;padding:10px 21px;white-space:nowrap}@supports (color:rgb(0,0,0,0)){.case-study-teaser__category{background-color:var(--color-background-opacity,rgba(37,34,41,.9))}}.case-study-teaser__description,.case-study-teaser__title{margin-bottom:0;margin-top:0}.case-study-teaser__title{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1rem;line-height:1.4rem}@media,(min-width:1024px){.case-study-teaser__title{font-size:1.25rem;line-height:1.75rem}}@media (--lg){.case-study-teaser__title{font-size:1.25rem;line-height:1.75rem}}.case-study-teaser__description{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:.8125rem;line-height:1.4}.case-study-teaser__description ul{display:flex;flex-direction:column;gap:12px;margin-bottom:0;margin-top:0;padding-left:0}.case-study-teaser__description ul li{list-style:none;padding-left:28px;position:relative}.case-study-teaser__description ul li:before{content:url(/themes/custom/smartbees/images/icons/list-dot.svg);left:0;padding-bottom:6px;padding-top:6px;position:absolute;top:2px}.case-study-teaser__description ul li p{margin:0}.case-study-teaser__description-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;padding-right:0}.case-study-teaser__description-item{align-items:flex-start;color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);display:flex;font-size:.8125rem;gap:16px;line-height:1.4}.case-study-teaser__description-item:before{content:url(/themes/custom/smartbees/images/icons/list-dot.svg);flex-shrink:0;margin-top:2px}.case-study-teaser__footer{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:auto;min-height:48px;position:relative;z-index:2}.case-study-teaser__technologies{display:flex;gap:12px;opacity:.6}.case-study-teaser__button{pointer-events:none}.case-study-teaser:focus-visible .case-study-teaser__image,.case-study-teaser:hover .case-study-teaser__image{scale:1.1}.case-study-teaser:focus-visible .case-study-teaser__button,.case-study-teaser:hover .case-study-teaser__button{background-color:var(--background-color-hover);border-color:var(--background-color-hover)}.case-study-teaser:focus-visible .case-study-teaser__button .button__arrow,.case-study-teaser:hover .case-study-teaser__button .button__arrow{transform:translate(calc(-50% + 22px),calc(-50% - 22px)) scale(.0625)}.case-study-teaser:focus-visible .case-study-teaser__button .button__arrow-clone,.case-study-teaser:hover .case-study-teaser__button .button__arrow-clone{transform:translate(-50%,-50%) scale(1)}.case-study-teaser.listing{display:flex;gap:0}.case-study-teaser.listing .case-study-teaser__image{border-radius:16px 16px 0 0}@media,(min-width:1024px){.case-study-teaser.listing .case-study-teaser__image{border-radius:8px 8px 0 0}}@media (--lg){.case-study-teaser.listing .case-study-teaser__image{border-radius:8px 8px 0 0}}.case-study-teaser.listing .case-study-teaser__title{font-family:Borna;font-family:var(--font-borna,"Borna")}.case-study-teaser.listing .case-study-teaser__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical}.case-study-teaser.listing .case-study-teaser__content{background:var(--gradient-card);border-radius:0 0 8px 8px;padding:16px;width:100%}@media,(min-width:1024px){.case-study-teaser.listing .case-study-teaser__content{padding:24px}}@media (--lg){.case-study-teaser.listing .case-study-teaser__content{padding:24px}}.case-study-teaser.view-mode--technology{align-items:start!important;padding-top:2.875rem}.case-study-teaser.view-mode--technology .case-study-teaser__icon{height:auto}.case-study-teaser.view-mode--technology .case-study-teaser__categories{left:auto;right:-1rem;top:-1rem}@media,(min-width:1024px){.case-study-teaser.view-mode--technology .case-study-teaser__categories{left:auto;right:-2rem;top:-2rem}}@media (--lg){.case-study-teaser.view-mode--technology .case-study-teaser__categories{left:auto;right:-2rem;top:-2rem}}.case-study-teaser.view-mode--technology .case-study-teaser__categories .case-study-teaser__category{align-items:center;background-color:hsla(0,0%,100%,.07);border-bottom-left-radius:1.875rem;border-bottom-right-radius:0;border-top-left-radius:0;border-top-right-radius:0;display:flex;font-size:.6875rem;font-weight:500;height:1.75rem;justify-content:center;line-height:.6875rem;padding-left:2rem;padding-right:2rem;text-transform:uppercase}@media,(min-width:1024px){.case-study-teaser.view-mode--technology .case-study-teaser__categories .case-study-teaser__category{font-size:.875rem;height:2.875rem;line-height:.875rem;padding-left:3rem;padding-right:3rem}}@media (--lg){.case-study-teaser.view-mode--technology .case-study-teaser__categories .case-study-teaser__category{font-size:.875rem;height:2.875rem;line-height:.875rem;padding-left:3rem;padding-right:3rem}}.case-study-teaser.view-mode--technology .case-study-teaser__content{height:100%}.case-study-teaser.view-mode--technology .case-study-teaser__title{font-family:Borna;font-family:var(--font-borna,"Borna");font-weight:500}.case-study-teaser.view-mode--technology .case-study-teaser__description-list,.case-study-teaser.view-mode--technology .case-study-teaser__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.case-study-teaser.view-mode--technology .case-study-teaser__description{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.case-study-teaser.view-mode--technology .case-study-teaser__footer{margin-top:.5rem}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.cta{--text-secondary-color:var(--color-text-secondary,#b3b3b3);@custom-media --full-hd:(min-width:120rem);@custom-media --wqhd:(min-width:160rem);@custom-media --uhd:(min-width:240rem);align-items:center;display:flex;justify-content:center;overflow:hidden;position:relative}.cta.default,.cta.one_wave{padding-left:1.5rem;padding-right:1.5rem}.cta.default .cta__subtitle,.cta.default .cta__title,.cta.one_wave .cta__subtitle,.cta.one_wave .cta__title{text-align:center}.cta.default .cta__title,.cta.one_wave .cta__title{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.625rem;font-weight:500;line-height:1.7063rem;max-width:61.125rem}@media,(min-width:1024px){.cta.default .cta__title,.cta.one_wave .cta__title{font-size:3.125rem}}@media (--lg){.cta.default .cta__title,.cta.one_wave .cta__title{font-size:3.125rem}}.cta.default .cta__title p,.cta.one_wave .cta__title p{margin-bottom:0;margin-top:0}.cta.default .cta__subtitle,.cta.one_wave .cta__subtitle{color:var(--text-secondary-color);font-size:1.25rem;line-height:1.75rem;margin-bottom:0;margin-top:0}@media,(min-width:1024px){.cta.default .cta__subtitle,.cta.one_wave .cta__subtitle{font-size:1.625rem;line-height:1.625rem}}@media (--lg){.cta.default .cta__subtitle,.cta.one_wave .cta__subtitle{font-size:1.625rem;line-height:1.625rem}}.cta.default .cta__background,.cta.one_wave .cta__background{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.cta.default .cta__background:before,.cta.one_wave .cta__background:before{background:url(/themes/custom/smartbees/components/cta/assets/bg.svg) no-repeat 50%/cover;bottom:0;content:"";left:0;position:absolute;right:0;scale:2;top:0}.cta.default .cta__background--video,.cta.one_wave .cta__background--video{height:100%;min-height:100%;min-width:100%;-o-object-fit:cover;object-fit:cover;width:100%}.cta.default{padding-bottom:10rem;padding-top:10rem}@media,(min-width:1024px){.cta.default{padding-bottom:8rem;padding-top:8rem}}@media (--lg){.cta.default{padding-bottom:8rem;padding-top:8rem}}.cta.default .cta__content{max-width:56rem}.cta.one_wave{padding-bottom:6.5625rem;padding-top:6.5625rem}@media,(min-width:1024px){.cta.one_wave{padding-bottom:7.1875rem;padding-top:7.1875rem}}@media (--lg){.cta.one_wave{padding-bottom:7.1875rem;padding-top:7.1875rem}}.cta.full-width,.cta.small{padding-bottom:1.5rem;padding-top:1.5rem}@media,(min-width:1024px){.cta.full-width,.cta.small{padding-bottom:1.0625rem;padding-top:1.0625rem}}@media (--lg){.cta.full-width,.cta.small{padding-bottom:1.0625rem;padding-top:1.0625rem}}.cta.full-width .cta__content,.cta.small .cta__content{width:100%}.cta.full-width .cta__title,.cta.small .cta__title{font:400 1.0625rem/1.4875rem Roboto;font:400 1.0625rem/1.4875rem var(--font-roboto,"Roboto")}@media,(min-width:1024px){.cta.full-width .cta__content,.cta.small .cta__content{flex-direction:row}}@media (--lg){.cta.full-width .cta__content,.cta.small .cta__content{flex-direction:row}}.cta.full-width{background-color:#d74114;padding-left:1.25rem;padding-right:1.25rem}.cta.full-width .cta__content{gap:1rem}@media,(min-width:1024px){.cta.full-width .cta__content{gap:1.5rem}}@media (--lg){.cta.full-width .cta__content{gap:1.5rem}}.cta.small{background-image:var(--gradient-opaque);padding-left:.75rem;padding-right:.75rem}.cta.small .cta__content{gap:1.5rem}.cta.small .cta__title{color:var(--text-secondary-color)}.cta__content{align-items:center;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;position:relative;z-index:1}@media,(min-width:1024px){.cta__content{gap:2.75rem}}@media (--lg){.cta__content{gap:2.75rem}}.cta__title{margin-bottom:0;margin-top:0}.cta .button{border:1px solid transparent;white-space:nowrap}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.customer-logos{display:flex;flex-direction:column;gap:24px;overflow:hidden;padding-bottom:32px;padding-top:32px}@media,(min-width:1024px){.customer-logos{gap:32px}}@media (--lg){.customer-logos{gap:32px}}.customer-logos .splide__list{align-items:center}.customer-logos img{height:32px;width:auto}@media,(min-width:1024px){.customer-logos img{height:40px}}@media (--lg){.customer-logos img{height:40px}}.customer-logos--no-splide{padding:0}.customer-logos__logos{align-items:flex-end;display:flex;flex-wrap:wrap;gap:12px 0;justify-content:space-between;justify-items:center;margin:0;padding:0}.customer-logos__logos img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.expandable-card__summary{align-items:center;cursor:pointer;display:flex;gap:20px;justify-content:space-between}.expandable-card__summary::-webkit-details-marker{display:none}.expandable-card__summary h3,.expandable-card__summary p{color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500;line-height:1.4rem}@media,(min-width:1024px){.expandable-card__summary h3,.expandable-card__summary p{font-size:1.25rem;line-height:1.75rem}}@media (--lg){.expandable-card__summary h3,.expandable-card__summary p{font-size:1.25rem;line-height:1.75rem}}.expandable-card__summary h3,.expandable-card__summary p{margin-bottom:0;margin-top:0}.expandable-card__summary a{min-height:24px}.expandable-card__content{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);position:relative}.expandable-card__content p{margin-bottom:0;margin-top:0}.expandable-card__button{line-height:0;margin-right:3px;position:relative;transition:transform .2s ease-in-out}.expandable-card__button-plus{left:7px;position:absolute;top:7px;transition:rotate .2s ease-in-out}.expandable-card.expandable-card--open:after,.expandable-card:hover:after,.expandable-card[open]:after{opacity:1;width:100%}.expandable-card.expandable-card--open>.expandable-card__summary .expandable-card__button,.expandable-card[open]>.expandable-card__summary .expandable-card__button{transform:scale(1.2)}.expandable-card.expandable-card--open>.expandable-card__summary .expandable-card__button-plus,.expandable-card[open]>.expandable-card__summary .expandable-card__button-plus{rotate:45deg}.expandable-card.expandable-card--open>.expandable-card__summary .expandable-card__button-border path,.expandable-card[open]>.expandable-card__summary .expandable-card__button-border path{animation:button-border-open .5s ease-in-out}.expandable-card:not(.expandable-card--open) .expandable-card__button-border path,.expandable-card:not([open]) .expandable-card__button-border path{animation:button-border-close .5s ease-in-out}.expandable-card--gradient{background:var(--gradient-card,linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end)))}.expandable-card--gradient-50x50{background:var(--gradient-card-50x50)}.expandable-card--p-32{--padding-mobile-size:24px;--padding-desktop-size:32px}.expandable-card--p-32 .expandable-card__summary{padding:var(--padding-mobile-size)}@media,(min-width:1024px){.expandable-card--p-32 .expandable-card__summary{padding:var(--padding-desktop-size)}}@media (--lg){.expandable-card--p-32 .expandable-card__summary{padding:var(--padding-desktop-size)}}.expandable-card--p-32.expandable-card--open .expandable-card__content,.expandable-card--p-32[open]{padding-bottom:var(--padding-mobile-size);padding-left:var(--padding-mobile-size);padding-right:var(--padding-mobile-size)}@media,(min-width:1024px){.expandable-card--p-32.expandable-card--open .expandable-card__content,.expandable-card--p-32[open]{padding-bottom:var(--padding-desktop-size);padding-left:var(--padding-desktop-size);padding-right:var(--padding-desktop-size)}}@media (--lg){.expandable-card--p-32.expandable-card--open .expandable-card__content,.expandable-card--p-32[open]{padding-bottom:var(--padding-desktop-size);padding-left:var(--padding-desktop-size);padding-right:var(--padding-desktop-size)}}.expandable-card--primary.expandable-card--open .expandable-card__summary,.expandable-card--primary[open]{transition:margin-bottom .5s ease-in-out}.expandable-card--primary:not(.expandable-card--open) .expandable-card__summary,.expandable-card--primary:not([open]){transition:margin-bottom 1s ease-in-out}.expandable-card--secondary{border-bottom:1px solid #7e7e7e;border-bottom:1px solid var(--color-border,#7e7e7e);border-top:1px solid #7e7e7e;border-top:1px solid var(--color-border,#7e7e7e);margin-top:-1px;position:relative}.expandable-card--secondary .expandable-card__summary{padding-bottom:19px;padding-top:19px}@media,(min-width:1024px){.expandable-card--secondary .expandable-card__summary{padding-bottom:22px;padding-top:22px}}@media (--lg){.expandable-card--secondary .expandable-card__summary{padding-bottom:22px;padding-top:22px}}.expandable-card--secondary .expandable-card__content{padding-bottom:20px}.expandable-card--secondary:after{background-color:#dedede;background-color:var(--color-text-grey,#dedede);bottom:-1px;content:"";height:1px;left:0;opacity:0;position:absolute;transition:width .2s ease-in-out,opacity .2s ease-in-out;width:0;z-index:1}@keyframes button-border-open{50%{stroke-opacity:.8;stroke-width:2px}to{stroke-opacity:.15;stroke-width:1px}}@keyframes button-border-close{50%{stroke-opacity:.8;stroke-width:2px}to{stroke-opacity:.15;stroke-width:1px}}
.featured-block{background:linear-gradient(94deg,#282a38 1.03%,#242128 96.79%);border-radius:8px}.featured-block__category{align-items:center;background:hsla(0,0%,100%,.07);border-radius:0 8px 0 30px;color:#fff;display:flex;font-size:.75rem;font-weight:500;height:1.75rem;line-height:100%;margin-left:auto;padding-left:2rem;padding-right:2rem;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.featured-block__content{display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.featured-block__header{align-items:center;display:flex;gap:.5rem}.featured-block__title{color:var(--color-accent);font-size:1.0625rem;line-height:140%}.featured-block__description{color:var(--color-text-grey);font-size:.8125rem;line-height:140%}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);[data-component-id="smartbees:footer"].footer{--border-color:#51525b;--text-secondary-color:var(--color-text-secondary,#b3b3b3);--border-style:1px solid var(--border-color);display:grid;padding-bottom:40px;padding-left:24px;padding-right:24px;grid-gap:32px;background-color:#272835;background-color:var(--color-background-soft,#272835);gap:32px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer{gap:80px;padding-bottom:140px;padding-left:64px;padding-right:64px}}@media (--lg){[data-component-id="smartbees:footer"].footer{gap:80px;padding-bottom:140px;padding-left:64px;padding-right:64px}}[data-component-id="smartbees:footer"].footer .footer__brand{border-top:var(--border-style);padding-top:32px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__brand{border-bottom:var(--border-style);margin-left:auto;margin-right:auto;max-width:var(--content-width);padding-bottom:40px;padding-top:40px;width:100%}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__brand{border-bottom:var(--border-style);margin-left:auto;margin-right:auto;max-width:var(--content-width);padding-bottom:40px;padding-top:40px;width:100%}}[data-component-id="smartbees:footer"].footer .footer__brand--logo{display:block;max-height:50px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__navigation{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;grid-gap:90px 28px;gap:90px 28px;margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);width:100%}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__navigation{display:grid;grid-template-columns:auto 1fr;justify-content:space-between;grid-gap:90px 28px;gap:90px 28px;margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);width:100%}}@media,(min-width:1440px){[data-component-id="smartbees:footer"].footer .footer__navigation{-moz-column-gap:100px;column-gap:100px}}@media (--content-width){[data-component-id="smartbees:footer"].footer .footer__navigation{-moz-column-gap:100px;column-gap:100px}}[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:first-of-type .expandable-card__summary p,[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:last-of-type .expandable-card__summary p{color:#fff;color:var(--color-text,#fff);font-weight:500}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:first-of-type .menu__2-level{display:block;margin-top:20px}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:first-of-type .menu__2-level{display:block;margin-top:20px}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:first-of-type .menu-item__2-level{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:.875rem;font-style:normal;font-weight:500;min-height:24.5px}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__navigation .expandable-card:first-of-type .menu-item__2-level{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:.875rem;font-style:normal;font-weight:500;min-height:24.5px}}[data-component-id="smartbees:footer"].footer .footer__bottom{color:var(--text-secondary-color);display:grid;font-size:.9375rem;font-weight:400;line-height:1.4063rem;text-align:right;grid-gap:24px;gap:24px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__bottom{grid-template-columns:repeat(2,auto);margin-left:auto;margin-right:auto;margin-top:50px;max-width:var(--content-width);width:100%}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__bottom{grid-template-columns:repeat(2,auto);margin-left:auto;margin-right:auto;margin-top:50px;max-width:var(--content-width);width:100%}}[data-component-id="smartbees:footer"].footer .footer__bottom--col{display:grid;grid-gap:14px;align-items:center;gap:14px;grid-template-columns:auto 1fr}@media,(min-width:576px){[data-component-id="smartbees:footer"].footer .footer__bottom--col{gap:24px;text-align:left}}@media (--sm){[data-component-id="smartbees:footer"].footer .footer__bottom--col{gap:24px;text-align:left}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__bottom--col:last-child{gap:14px;margin-left:auto;text-align:right}[data-component-id="smartbees:footer"].footer .footer__bottom--col:last-child>svg{order:1}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__bottom--col:last-child{gap:14px;margin-left:auto;text-align:right}[data-component-id="smartbees:footer"].footer .footer__bottom--col:last-child>svg{order:1}}[data-component-id="smartbees:footer"].footer .footer__socials{display:flex;gap:18px}[data-component-id="smartbees:footer"].footer .footer__socials a{align-content:center;color:#fff;display:grid;height:42px;justify-content:center;place-content:center;transition:color .3s;width:42px}[data-component-id="smartbees:footer"].footer .footer__socials a:hover{color:var(--color-accent)}[data-component-id="smartbees:footer"].footer .footer__address{display:flex;flex-direction:column;font-size:.875rem;font-style:normal;font-weight:500;gap:32px;line-height:1.5313rem;white-space:nowrap}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .footer__address{flex-direction:row;gap:28px;margin-top:20px}}@media (--lg){[data-component-id="smartbees:footer"].footer .footer__address{flex-direction:row;gap:28px;margin-top:20px}}@media,(min-width:1200px){[data-component-id="smartbees:footer"].footer .footer__address{gap:90px}}@media (--xl){[data-component-id="smartbees:footer"].footer .footer__address{gap:90px}}[data-component-id="smartbees:footer"].footer .footer__address--abbr[title]{-webkit-text-decoration:none;text-decoration:none}[data-component-id="smartbees:footer"].footer .footer__address a{color:var(--text-secondary-color)}[data-component-id="smartbees:footer"].footer .footer__address a:not(:hover){text-decoration:none;text-decoration:initial;text-decoration:unset}[data-component-id="smartbees:footer"].footer .footer__address [href^="mailto:"]{color:#fff;color:var(--color-text,#fff);font-size:1.125rem;font-weight:500;line-height:1.9125rem;-webkit-text-decoration:underline;text-decoration:underline}[data-component-id="smartbees:footer"].footer .expandable-card{border-color:var(--border-color);border-top:var(--border-style)}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card{border:unset;padding-bottom:0}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card{border:unset;padding-bottom:0}}[data-component-id="smartbees:footer"].footer .expandable-card:after{background-color:var(--border-color)}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:after{display:none}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:after{display:none}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:first-child{grid-row:1/3}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:first-child{grid-row:1/3}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2){grid-column:2/3}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2){grid-column:2/3}}@media,(min-width:1200px){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2){grid-column:2/4}}@media (--xl){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2){grid-column:2/4}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__summary{display:none}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__summary{display:none}}@media,(min-width:576px){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu{align-items:start;display:grid;grid-template-columns:repeat(3,auto)}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(4) .menu__3-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(5) .menu__3-level{margin-bottom:0}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(6),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9){grid-column:3;grid-row:2}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(6) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9) .menu-item__2-level{color:#dedede;color:var(--color-text-grey,#dedede);font:.875rem/1.5313rem Roboto;font:.875rem/1.5313rem var(--font-roboto,"Roboto")}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7){margin-top:32px}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8){margin-top:64px}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9){margin-top:96px}}@media (--sm){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu{align-items:start;display:grid;grid-template-columns:repeat(3,auto)}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(4) .menu__3-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(5) .menu__3-level{margin-bottom:0}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(6),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8),[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9){grid-column:3;grid-row:2}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(6) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8) .menu-item__2-level,[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9) .menu-item__2-level{color:#dedede;color:var(--color-text-grey,#dedede);font:.875rem/1.5313rem Roboto;font:.875rem/1.5313rem var(--font-roboto,"Roboto")}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(7){margin-top:32px}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(8){margin-top:64px}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu>:nth-child(9){margin-top:96px}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu .menu-item__2-level{font-size:1.25rem;line-height:1.75rem}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu .menu-item__2-level>svg{opacity:1}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu .menu-item__2-level{font-size:1.25rem;line-height:1.75rem}[data-component-id="smartbees:footer"].footer .expandable-card:nth-child(2) .expandable-card__content>.menu .menu-item__2-level>svg{opacity:1}}[data-component-id="smartbees:footer"].footer .expandable-card:last-of-type{border-bottom:var(--border-style)}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card:last-of-type{border-bottom:none}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card:last-of-type{border-bottom:none}}[data-component-id="smartbees:footer"].footer .expandable-card__summary{font:1rem/1.4rem Borna;font:1rem/1.4rem var(--font-borna,"Borna");padding-bottom:32px;padding-top:32px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card__summary{font-size:1.25rem;line-height:1.75rem;padding-bottom:0;padding-top:0;pointer-events:none}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card__summary{font-size:1.25rem;line-height:1.75rem;padding-bottom:0;padding-top:0;pointer-events:none}}[data-component-id="smartbees:footer"].footer .expandable-card__summary>p{color:#fff;color:var(--color-text,#fff)}[data-component-id="smartbees:footer"].footer .expandable-card__content{transition:all .5s ease-in-out .2s!important}[data-component-id="smartbees:footer"].footer .expandable-card[open] .expandable-card__content{margin-bottom:32px;overflow:visible;overflow:initial;overflow:unset}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card[open] .expandable-card__content{margin-bottom:0}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card[open] .expandable-card__content{margin-bottom:0}}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card__button{display:none}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card__button{display:none}}[data-component-id="smartbees:footer"].footer .expandable-card .menu__2-level{font:1rem/1.4rem Borna;font:1rem/1.4rem var(--font-borna,"Borna");gap:8px}[data-component-id="smartbees:footer"].footer .expandable-card .menu__3-level{font-weight:500;gap:4px;margin-bottom:16px;margin-top:20px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card .menu__3-level{margin-bottom:64px;margin-top:20px}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card .menu__3-level{margin-bottom:64px;margin-top:20px}}[data-component-id="smartbees:footer"].footer .expandable-card .menu-item__2-level:not(:hover)>svg{opacity:1}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .expandable-card .menu-item__2-level:not(:hover)>svg{opacity:0}}@media (--lg){[data-component-id="smartbees:footer"].footer .expandable-card .menu-item__2-level:not(:hover)>svg{opacity:0}}[data-component-id="smartbees:footer"].footer .expandable-card .menu-item__3-level{color:var(--text-secondary-color);font-size:.875rem;font-weight:500;line-height:1.5313rem}[data-component-id="smartbees:footer"].footer .award{margin-bottom:32px;margin-top:32px}@media,(min-width:1024px){[data-component-id="smartbees:footer"].footer .award{grid-column:2/3;margin-bottom:0;margin-top:0}}@media (--lg){[data-component-id="smartbees:footer"].footer .award{grid-column:2/3;margin-bottom:0;margin-top:0}}@media,(min-width:1200px){[data-component-id="smartbees:footer"].footer .award{grid-column:3;margin-top:20px}}@media (--xl){[data-component-id="smartbees:footer"].footer .award{grid-column:3;margin-top:20px}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.grid{display:grid;grid-gap:16px;gap:16px}@media,(min-width:576px){.grid{grid-template-columns:repeat(2,1fr)}.grid.col-35x58{grid-template-columns:1fr}}@media (--sm){.grid{grid-template-columns:repeat(2,1fr)}.grid.col-35x58{grid-template-columns:1fr}}@media,(min-width:1024px){.grid{gap:23px}.grid--3-col{grid-template-columns:repeat(3,1fr)}.grid--4-col{grid-template-columns:repeat(4,1fr)}.grid--5-col{grid-template-columns:repeat(5,1fr)}.grid.col-35x58{gap:0 7%;grid-template-columns:35% 58%}.grid--1-col{grid-template-columns:1fr}}@media (--lg){.grid{gap:23px}.grid--3-col{grid-template-columns:repeat(3,1fr)}.grid--4-col{grid-template-columns:repeat(4,1fr)}.grid--5-col{grid-template-columns:repeat(5,1fr)}.grid.col-35x58{gap:0 7%;grid-template-columns:35% 58%}.grid--1-col{grid-template-columns:1fr}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.grid-item{grid-column:span 1;width:100%}@media,(min-width:576px){.grid-item--2-col-width{grid-column:span 2}}@media (--sm){.grid-item--2-col-width{grid-column:span 2}}@media,(min-width:576px){.grid-item--3-col-width{grid-column:span 3}}@media (--sm){.grid-item--3-col-width{grid-column:span 3}}@media,(min-width:576px){.grid-item--4-col-width{grid-column:span 4}}@media (--sm){.grid-item--4-col-width{grid-column:span 4}}@media,(min-width:576px){.grid-item--5-col-width{grid-column:span 5}}@media (--sm){.grid-item--5-col-width{grid-column:span 5}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.header{color:#dedede;color:var(--color-text-grey,#dedede);padding-top:185px;position:relative}@media,(min-width:1024px){.header{padding-bottom:140px;padding-top:340px}}@media (--lg){.header{padding-bottom:140px;padding-top:340px}}.header.with-subtitle{padding-bottom:120px;padding-top:125px}@media,(min-width:1024px){.header.with-subtitle{padding-bottom:195px;padding-top:189px}}@media (--lg){.header.with-subtitle{padding-bottom:195px;padding-top:189px}}.header.without-cta{padding-top:225px}@media,(min-width:1024px){.header.without-cta{padding-bottom:64px;padding-top:255px}}@media (--lg){.header.without-cta{padding-bottom:64px;padding-top:255px}}.header.with_award_block .header__background{bottom:0;left:0;right:0;top:0}.header.with_award_block .header__background--video{bottom:-170px;height:150%;left:50%;position:absolute;transform:translateX(-50%)}@media,(min-width:1440px){.header.with_award_block .header__background--video{width:100%}}@media (--content-width){.header.with_award_block .header__background--video{width:100%}}@media (min-width:1640px){.header.with_award_block .header__background--video{height:auto}}.header.drupal_view{padding-bottom:40px;padding-top:170px}@media,(min-width:1024px){.header.drupal_view{padding-bottom:170px}}@media (--lg){.header.drupal_view{padding-bottom:170px}}.header.drupal_view .header__title{width:95%}.header.drupal_view .header__subtitle{max-width:460px}.header.drupal_view .header__background{height:calc(100% + 70px);right:-2.5%;top:-125px}@media,(min-width:576px){.header.drupal_view .header__background{right:-1px}}@media (--sm){.header.drupal_view .header__background{right:-1px}}@media,(min-width:1024px){.header.drupal_view .header__background{right:-15%;top:-154px}}@media (--lg){.header.drupal_view .header__background{right:-15%;top:-154px}}@media,(min-width:1200px){.header.drupal_view .header__background{right:auto}}@media (--xl){.header.drupal_view .header__background{right:auto}}.header.drupal_view .header__background--video{height:100%;margin-left:30%;margin-top:4.5%;width:auto}@media,(min-width:576px){.header.drupal_view .header__background--video{height:115%}}@media (--sm){.header.drupal_view .header__background--video{height:115%}}@media,(min-width:1024px){.header.drupal_view .header__background--video{margin-left:25%;margin-top:0}}@media (--lg){.header.drupal_view .header__background--video{margin-left:25%;margin-top:0}}@media,(min-width:1200px){.header.drupal_view .header__background--video{height:145%;margin-left:0}}@media (--xl){.header.drupal_view .header__background--video{height:145%;margin-left:0}}@media,(min-width:1440px){.header.drupal_view .header__background--video{margin-left:11.5%}}@media (--content-width){.header.drupal_view .header__background--video{margin-left:11.5%}}.header.drupal_view .button__icon{display:none}@media,(min-width:1024px){.header.drupal_view .button__icon{display:flex}}@media (--lg){.header.drupal_view .button__icon{display:flex}}.header.blog{padding-bottom:0;padding-top:130px;position:relative}@media,(min-width:1024px){.header.blog{padding-top:221px}}@media (--lg){.header.blog{padding-top:221px}}.header.blog:after,.header.blog:before{border-radius:100%;content:"";filter:blur(185px);height:506px;position:absolute;transform:translateX(-50%);width:506px}.header.blog:before{background-color:rgba(43,39,235,.17);left:calc(50% + 53px);top:-126px;z-index:-2}@supports (color:rgb(0,0,0,0)){.header.blog:before{background-color:var(--color-decorative-primary,rgba(43,39,235,.17))}}@media,(min-width:1024px){.header.blog:before{height:751px;left:calc(50% + 585px);top:149px;width:751px}}@media (--lg){.header.blog:before{height:751px;left:calc(50% + 585px);top:149px;width:751px}}.header.blog:after{background-color:rgba(93,41,56,.9);left:calc(50% + 235px);top:-107px;z-index:-1}@supports (color:rgb(0,0,0,0)){.header.blog:after{background-color:var(--color-decorative-secondary,rgba(93,41,56,.9))}}@media,(min-width:1024px){.header.blog:after{height:438px;left:calc(50% + 287px);top:105px;width:438px}}@media (--lg){.header.blog:after{height:438px;left:calc(50% + 287px);top:105px;width:438px}}@media,(min-width:1024px){.header.blog .header__description,.header.blog .header__subtitle,.header.blog .header__title{max-width:750px}}@media (--lg){.header.blog .header__description,.header.blog .header__subtitle,.header.blog .header__title{max-width:750px}}.header.blog .header__title{font-size:2rem;line-height:2rem}@media,(min-width:1024px){.header.blog .header__title{font-size:4rem;line-height:4rem}}@media (--lg){.header.blog .header__title{font-size:4rem;line-height:4rem}}.header.blog .header__content{gap:12px}@media,(min-width:1024px){.header.blog .header__content{gap:22px}}@media (--lg){.header.blog .header__content{gap:22px}}.header.blog .header__description{font-size:1rem;line-height:1.5rem;margin-top:12px}@media,(min-width:1024px){.header.blog .header__description{margin-top:0}}@media (--lg){.header.blog .header__description{margin-top:0}}.header.blog .header__background{display:none}@media,(min-width:1024px){.header.blog .header__background{display:block;left:calc(50% + 417px);top:63px;transform:translateX(-50%)}}@media (--lg){.header.blog .header__background{display:block;left:calc(50% + 417px);top:63px;transform:translateX(-50%)}}.header__content{align-items:flex-start;display:flex;flex-direction:column;gap:24px;height:100%;justify-content:flex-end;margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:12px;padding-right:12px}@media,(min-width:1024px){.header__content{gap:32px;padding-left:65px;padding-right:65px}}@media (--lg){.header__content{gap:32px;padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.header__content{padding-left:0;padding-right:0}}@media (--content-width){.header__content{padding-left:0;padding-right:0}}.header__description,.header__subtitle,.header__title{margin-bottom:0;margin-top:0}.header__title{font-size:2.5rem;line-height:2.5rem}@media,(min-width:1024px){.header__title{font-size:5rem;line-height:5rem}}@media (--lg){.header__title{font-size:5rem;line-height:5rem}}.header__subtitle{font-size:1.0625rem;line-height:1.275rem}@media,(min-width:1024px){.header__subtitle{font-size:1.6875rem;line-height:2.025rem}}@media (--lg){.header__subtitle{font-size:1.6875rem;line-height:2.025rem}}.header__subtitle :first-child{margin-top:0}.header__subtitle :last-child{margin-bottom:0}.header__background{position:absolute;z-index:-1}.header.with-subtitle.background_1:before{left:calc(50% + 40px);top:-720px}@media,(min-width:576px){.header.with-subtitle.background_1:before{left:calc(50% + 320px);top:-320px}}@media (--sm){.header.with-subtitle.background_1:before{left:calc(50% + 320px);top:-320px}}.header.with-subtitle.background_1:after{content:url(/themes/custom/smartbees/components/header/assets/header1-hexs.webp);left:calc(50% - 245px);scale:.375;top:-115px;transform-origin:center top}@media,(min-width:576px){.header.with-subtitle.background_1:after{left:calc(50% + 125px);scale:.75}}@media (--sm){.header.with-subtitle.background_1:after{left:calc(50% + 125px);scale:.75}}@media,(min-width:1024px){.header.with-subtitle.background_1:after{left:calc(50% + 380px);scale:1;top:30px}}@media (--lg){.header.with-subtitle.background_1:after{left:calc(50% + 380px);scale:1;top:30px}}.header.with-subtitle.background_2{padding-bottom:14px!important}@media,(min-width:1024px){.header.with-subtitle.background_2{padding-bottom:30px!important}}@media (--lg){.header.with-subtitle.background_2{padding-bottom:30px!important}}.header.with-subtitle.background_2:before{left:calc(50% + 40px);top:-720px}@media,(min-width:576px){.header.with-subtitle.background_2:before{left:calc(50% + 320px);top:-320px}}@media (--sm){.header.with-subtitle.background_2:before{left:calc(50% + 320px);top:-320px}}.header.with-subtitle.background_2:after{content:url(/themes/custom/smartbees/components/header/assets/header2-hexs.webp);right:calc(-50% - 55px);scale:-.5 .5;top:-160px;transform-origin:center top}@media,(min-width:576px){.header.with-subtitle.background_2:after{left:calc(50% + 250px);right:auto;scale:.75}}@media (--sm){.header.with-subtitle.background_2:after{left:calc(50% + 250px);right:auto;scale:.75}}@media,(min-width:1024px){.header.with-subtitle.background_2:after{left:calc(50% + 450px);right:auto;scale:1;top:-220px}}@media (--lg){.header.with-subtitle.background_2:after{left:calc(50% + 450px);right:auto;scale:1;top:-220px}}.header.with-subtitle.background_2 .button svg{display:none}@media,(min-width:576px){.header.with-subtitle.background_2 .button svg{display:block}}@media (--sm){.header.with-subtitle.background_2 .button svg{display:block}}.header.with-subtitle.background_3{margin-bottom:120px}.header.with-subtitle.background_3:before{left:calc(50% + 40px);top:-720px}@media,(min-width:576px){.header.with-subtitle.background_3:before{left:calc(50% + 320px);top:-320px}}@media (--sm){.header.with-subtitle.background_3:before{left:calc(50% + 320px);top:-320px}}.header.with-subtitle.background_3:after{content:url(/themes/custom/smartbees/components/header/assets/header3-hexs.webp);left:calc(50% - 280px);scale:.5;top:0;transform-origin:center top}@media,(min-width:576px){.header.with-subtitle.background_3:after{left:calc(50% + 280px);scale:.8}}@media (--sm){.header.with-subtitle.background_3:after{left:calc(50% + 280px);scale:.8}}.header.with-subtitle.background_3 .header__image{margin-left:auto;margin-right:auto}@media,(min-width:1024px){.header.with-subtitle.background_3:has(.header__image) .header__content{display:grid;grid-template-columns:1fr auto}.header.with-subtitle.background_3:has(.header__image) .header__image{grid-column:2;grid-row:1/3}}@media (--lg){.header.with-subtitle.background_3:has(.header__image) .header__content{display:grid;grid-template-columns:1fr auto}.header.with-subtitle.background_3:has(.header__image) .header__image{grid-column:2;grid-row:1/3}}.header.with-subtitle.background_4{padding-bottom:128px;padding-top:189px;position:relative}.header.with-subtitle.background_4:after,.header.with-subtitle.background_4:before{position:absolute;transform:translateX(-50%)}.header.with-subtitle.background_4:before{content:url(/themes/custom/smartbees/images/background-elements/career-bg.svg);left:calc(50% + 110px);top:-980px;z-index:-2}@media,(min-width:576px){.header.with-subtitle.background_4:before{left:calc(50% + 460px);top:-580px}}@media (--sm){.header.with-subtitle.background_4:before{left:calc(50% + 460px);top:-580px}}.header.with-subtitle.background_4:after{content:url(/themes/custom/smartbees/images/background-elements/career-hexs.webp);left:calc(50% - 320px);scale:.5;top:-115px;transform-origin:top right;z-index:-1}@media,(min-width:576px){.header.with-subtitle.background_4:after{left:50%;scale:.75}}@media (--sm){.header.with-subtitle.background_4:after{left:50%;scale:.75}}@media,(min-width:1024px){.header.with-subtitle.background_4:after{left:calc(50% + 380px);scale:1;top:-250px}}@media (--lg){.header.with-subtitle.background_4:after{left:calc(50% + 380px);scale:1;top:-250px}}.header.with-subtitle.background_1,.header.with-subtitle.background_2,.header.with-subtitle.background_3{padding-bottom:30px;padding-top:171px}@media,(min-width:1024px){.header.with-subtitle.background_1,.header.with-subtitle.background_2,.header.with-subtitle.background_3{padding-bottom:0;padding-top:223px}}@media (--lg){.header.with-subtitle.background_1,.header.with-subtitle.background_2,.header.with-subtitle.background_3{padding-bottom:0;padding-top:223px}}.header.with-subtitle.background_1:after,.header.with-subtitle.background_1:before,.header.with-subtitle.background_2:after,.header.with-subtitle.background_2:before,.header.with-subtitle.background_3:after,.header.with-subtitle.background_3:before{position:absolute;transform:translateX(-50%)}.header.with-subtitle.background_1:before,.header.with-subtitle.background_2:before,.header.with-subtitle.background_3:before{content:url(/themes/custom/smartbees/components/header/assets/header-bg.svg);z-index:-1}.header.with-subtitle.background_1:after,.header.with-subtitle.background_2:after,.header.with-subtitle.background_3:after{z-index:-2}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.language-switcher{align-items:center;border-radius:42px;color:#fff;color:var(--color-text,#fff);display:flex;font-size:.9375rem;gap:.5rem;height:2.625rem;justify-content:center;text-transform:uppercase;transition:background-color .6s cubic-bezier(.47,0,.23,1.38);width:100%}@media (hover:hover){.language-switcher:hover{background-color:hsla(0,0%,100%,.07)}}@media,(min-width:1024px){.language-switcher{font-size:.8125rem;gap:7px;justify-content:flex-start;width:auto}}@media (--lg){.language-switcher{font-size:.8125rem;gap:7px;justify-content:flex-start;width:auto}}.language-switcher:not(:hover){-webkit-text-decoration:none;text-decoration:none}.language-switcher__text--full{text-transform:none}.language-switcher__text--code{display:none}@media,(min-width:1024px){.language-switcher__text--full{display:none}.language-switcher__text--code{display:inline}}@media (--lg){.language-switcher__text--full{display:none}.language-switcher__text--code{display:inline}}
.button--link{align-items:center;color:#fff;color:var(--color-text,#fff);display:flex;font-size:.813rem;font-weight:500;gap:16px;line-height:1.219rem;position:relative;-webkit-text-decoration:none;text-decoration:none;width:-moz-fit-content;width:fit-content}.button--link:after{background-color:#eb5627;background-color:var(--color-accent,#eb5627);bottom:2px;content:"";height:1px;left:50%;opacity:.3;position:absolute;transform:translateX(calc(-50% - 17px));transition:width .3s,opacity .3s;width:0}.button--link:hover:after{opacity:1;width:calc(100% - 36px)}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);[data-component-id="smartbees:menu"].menu{--menu-inline-padding:0.75rem;--menu-divider-color:hsla(0,0%,100%,.2);--menu-flyout-max-block-size:calc(100dvb - var(--smartbees-navbar-height,4.3125rem) - var(--smartbees-notification-bar-height,0px) - var(--drupal-displace-offset-top,0px) - var(--admin-toolbar-top-bar-height,0px));--menu-panel-background:linear-gradient(94deg,rgba(40,42,56,.5) 1.03%,rgba(36,33,40,.5) 96.79%),#1c1c24;display:flex;flex-direction:column;list-style:none;margin:0;padding-left:.75rem;padding-left:var(--menu-inline-padding);padding-right:.75rem;padding-right:var(--menu-inline-padding);width:100%}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu{flex-direction:row;padding:0}}@media (--lg){[data-component-id="smartbees:menu"].menu{flex-direction:row;padding:0}}[data-component-id="smartbees:menu"].menu>li{list-style:none}.menu.menu__0-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type),.menu.menu__1-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type){border-bottom:1px solid var(--menu-divider-color)}[data-component-id="smartbees:menu"].menu:is(.menu__0-level,.menu__1-level):not(.menu--description-layout)>li:not(:last-of-type){border-bottom:1px solid var(--menu-divider-color)}@media,(min-width:1024px){.menu.menu__0-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type),.menu.menu__1-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type){border-bottom:none}[data-component-id="smartbees:menu"].menu:is(.menu__0-level,.menu__1-level):not(.menu--description-layout)>li:not(:last-of-type){border-bottom:none}}@media (--lg){.menu.menu__0-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type),.menu.menu__1-level[data-component-id="smartbees:menu"]:not(.menu--description-layout)>li:not(:last-of-type){border-bottom:none}[data-component-id="smartbees:menu"].menu:is(.menu__0-level,.menu__1-level):not(.menu--description-layout)>li:not(:last-of-type){border-bottom:none}}[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__0-level,[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__1-level{margin-right:calc(var(--menu-inline-padding)*-1);padding-right:calc(var(--menu-inline-padding)*2)}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__0-level,[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__1-level{margin-right:0;padding-right:.75rem}}@media (--lg){[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__0-level,[data-component-id="smartbees:menu"].menu:not(.menu--description-layout)>li>.menu-item__1-level{margin-right:0;padding-right:.75rem}}[data-component-id="smartbees:menu"].menu.menu--has-skip-level{padding-bottom:.75rem}[data-component-id="smartbees:menu"].menu.menu--has-skip-level>li>.menu{padding-left:0;padding-right:0}[data-component-id="smartbees:menu"].menu.menu--has-skip-level,[data-component-id="smartbees:menu"].menu.menu--has-skip-level>li{display:flex;flex-direction:column;gap:.5rem}[data-component-id="smartbees:menu"].menu.menu--description-layout{gap:.5rem}[data-component-id="smartbees:menu"].menu .side-menu{--back-btn-height:4rem;--back-btn-padding:0.75rem}[data-component-id="smartbees:menu"].menu .side-menu__panel{backdrop-filter:blur(17px);background:var(--menu-panel-background);bottom:0;display:flex;flex-direction:column;left:0;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;z-index:20}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu .side-menu__panel{border-top:1px solid hsla(0,0%,100%,.2);bottom:auto;left:0;opacity:0;position:fixed;right:0;top:auto;top:4.3125rem;top:calc(var(--smartbees-navbar-height,4.3125rem) + var(--smartbees-notification-bar-height,0px) + var(--drupal-displace-offset-top,0px));transform:none;transform:unset;visibility:hidden;z-index:-1}}@media (--lg){[data-component-id="smartbees:menu"].menu .side-menu__panel{border-top:1px solid hsla(0,0%,100%,.2);bottom:auto;left:0;opacity:0;position:fixed;right:0;top:auto;top:4.3125rem;top:calc(var(--smartbees-navbar-height,4.3125rem) + var(--smartbees-notification-bar-height,0px) + var(--drupal-displace-offset-top,0px));transform:none;transform:unset;visibility:hidden;z-index:-1}}[data-component-id="smartbees:menu"].menu .side-menu__back-panel{background:inherit;border-bottom:1px solid hsla(0,0%,100%,.12);flex-shrink:0;position:sticky;top:calc(var(--back-btn-height)*-1);z-index:2}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu .side-menu__back-panel{display:none}}@media (--lg){[data-component-id="smartbees:menu"].menu .side-menu__back-panel{display:none}}[data-component-id="smartbees:menu"].menu .side-menu__back-btn{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;height:var(--back-btn-height);line-height:100%;padding:.75rem;width:100%}@media (hover:hover){[data-component-id="smartbees:menu"].menu .side-menu__back-btn:hover{color:#d74114;transition:color .6s cubic-bezier(.47,0,.23,1.38)}}[data-component-id="smartbees:menu"].menu .side-menu__back-btn .side-menu__back-icon{display:inline-flex;rotate:180deg}[data-component-id="smartbees:menu"].menu .side-menu__scroll{height:100%;overflow-y:auto}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu .side-menu__scroll{align-items:start;border-radius:inherit;display:grid;grid-template-columns:20.75rem minmax(0,1fr) 17.625rem;height:auto;max-height:var(--menu-flyout-max-block-size);min-height:0;overflow:visible;position:relative}[data-component-id="smartbees:menu"].menu .side-menu__scroll:not(:has(li.side-menu)){overflow-y:auto}}@media (--lg){[data-component-id="smartbees:menu"].menu .side-menu__scroll{align-items:start;border-radius:inherit;display:grid;grid-template-columns:20.75rem minmax(0,1fr) 17.625rem;height:auto;max-height:var(--menu-flyout-max-block-size);min-height:0;overflow:visible;position:relative}[data-component-id="smartbees:menu"].menu .side-menu__scroll:not(:has(li.side-menu)){overflow-y:auto}}[data-component-id="smartbees:menu"].menu .side-menu__scroll:has(>.menu--description-layout:not(.menu--has-skip-level)){padding-bottom:.75rem;padding-top:.75rem}[data-component-id="smartbees:menu"].menu .side-menu__scroll:has(>.menu--description-layout):has(>.menu--has-skip-level){padding-top:0}[data-component-id="smartbees:menu"].menu .side-menu__featured-block{margin-bottom:.75rem;margin-top:1rem}[data-component-id="smartbees:menu"].menu .side-menu.is-open>.side-menu__panel{transform:translateX(0)}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu .side-menu.is-open>.side-menu__panel{opacity:1;visibility:visible}}@media (--lg){[data-component-id="smartbees:menu"].menu .side-menu.is-open>.side-menu__panel{opacity:1;visibility:visible}}[data-component-id="smartbees:menu"].menu.menu__0-level{height:100%;overflow-x:hidden;overflow-y:auto}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu.menu__0-level{overflow:visible}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel{padding-left:.75rem;padding-right:.75rem}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel>.side-menu__scroll{margin-left:auto;margin-right:auto;max-width:calc(var(--content-width) + .625rem);padding-left:17px;padding-right:17px;width:100%}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel>.side-menu__scroll>*{margin-left:-.75rem;margin-right:-.75rem}}@media (--lg){[data-component-id="smartbees:menu"].menu.menu__0-level{overflow:visible}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel{padding-left:.75rem;padding-right:.75rem}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel>.side-menu__scroll{margin-left:auto;margin-right:auto;max-width:calc(var(--content-width) + .625rem);padding-left:17px;padding-right:17px;width:100%}[data-component-id="smartbees:menu"].menu.menu__0-level>.side-menu>.side-menu__panel>.side-menu__scroll>*{margin-left:-.75rem;margin-right:-.75rem}}@media,(min-width:1024px){[data-component-id="smartbees:menu"].menu.menu__1-level{align-self:start;border-right:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;flex-direction:column;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:2rem;padding-top:2rem}[data-component-id="smartbees:menu"].menu.menu__1-level:not(.menu--has-skip-level):not(:has(>.side-menu)){border-right:none;display:grid;grid-column:-1/1;grid-template-columns:repeat(auto-fill,minmax(19.6875rem,1fr))}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--has-skip-level{border-right:none;grid-column:-1/1}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--has-skip-level>li>.menu{display:grid;grid-template-columns:repeat(auto-fill,minmax(19.6875rem,1fr))}[data-component-id="smartbees:menu"].menu.menu__1-level>li>.menu-item{height:100%;padding-right:.75rem!important}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--description-layout{height:auto;max-height:none;overflow-y:visible;overflow:visible;width:calc(100% + 24px)}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel{backdrop-filter:none;background:transparent;border:0;bottom:auto;display:flex;flex-direction:column;height:auto;left:20.75rem;max-height:var(--menu-flyout-max-block-size);min-height:0;overflow:visible;position:absolute;top:0;width:calc(100% - 20.75rem - 12px);z-index:1}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll{display:block;flex:0 0 auto;height:auto;max-height:none;min-height:0;overflow:visible;overflow-x:hidden;overflow-y:auto;padding:2rem 0 2rem 1.5rem}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block){--block-inline-size:17.625rem;padding-bottom:32px;padding-right:19.125rem;padding-right:calc(var(--block-inline-size) + 1.5rem);position:relative}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block) .menu__featured-block{height:auto;max-height:none;min-height:100%;overflow:visible;position:absolute;right:0;top:0;width:var(--block-inline-size)}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block) .menu__featured-block>div{position:sticky;top:0}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll .menu--has-skip-level{row-gap:1.5rem}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll .menu--has-skip-level .menu{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.75rem,1fr))}}@media (--lg){[data-component-id="smartbees:menu"].menu.menu__1-level{align-self:start;border-right:1px solid hsla(0,0%,100%,.2);box-sizing:border-box;flex-direction:column;height:100%;min-height:0;overflow-x:hidden;overflow-y:auto;padding-bottom:2rem;padding-top:2rem}[data-component-id="smartbees:menu"].menu.menu__1-level:not(.menu--has-skip-level):not(:has(>.side-menu)){border-right:none;display:grid;grid-column:-1/1;grid-template-columns:repeat(auto-fill,minmax(19.6875rem,1fr))}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--has-skip-level{border-right:none;grid-column:-1/1}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--has-skip-level>li>.menu{display:grid;grid-template-columns:repeat(auto-fill,minmax(19.6875rem,1fr))}[data-component-id="smartbees:menu"].menu.menu__1-level>li>.menu-item{height:100%;padding-right:.75rem!important}[data-component-id="smartbees:menu"].menu.menu__1-level.menu--description-layout{height:auto;max-height:none;overflow-y:visible;overflow:visible;width:calc(100% + 24px)}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel{backdrop-filter:none;background:transparent;border:0;bottom:auto;display:flex;flex-direction:column;height:auto;left:20.75rem;max-height:var(--menu-flyout-max-block-size);min-height:0;overflow:visible;position:absolute;top:0;width:calc(100% - 20.75rem - 12px);z-index:1}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll{display:block;flex:0 0 auto;height:auto;max-height:none;min-height:0;overflow:visible;overflow-x:hidden;overflow-y:auto;padding:2rem 0 2rem 1.5rem}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block){--block-inline-size:17.625rem;padding-bottom:32px;padding-right:19.125rem;padding-right:calc(var(--block-inline-size) + 1.5rem);position:relative}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block) .menu__featured-block{height:auto;max-height:none;min-height:100%;overflow:visible;position:absolute;right:0;top:0;width:var(--block-inline-size)}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll>.menu:has(.menu__featured-block) .menu__featured-block>div{position:sticky;top:0}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll .menu--has-skip-level{row-gap:1.5rem}[data-component-id="smartbees:menu"].menu.menu__1-level .side-menu>.side-menu__panel>.side-menu__scroll .menu--has-skip-level .menu{display:grid;grid-template-columns:repeat(auto-fill,minmax(11.75rem,1fr))}}[data-component-id="smartbees:menu"].menu.menu__3-level{gap:.5rem;padding-left:0;padding-right:0}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);[data-component-id="smartbees:menu-footer"].menu{--background-color:var(--color-background,#1c1c24);--text-color:var(--color-text,#fff);--text-grey-color:var(--color-text-grey,#dedede);--border-dark-color:var(--color-border-dark,#444553);--card-gradient:var(--gradient-card,linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end)));display:flex;flex-direction:column;list-style:none;margin-bottom:0;margin-top:0;padding-left:0;padding-right:0;position:relative;width:100%}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer"].menu .menu__row{flex-direction:row;flex-wrap:wrap}}@media (--lg){[data-component-id="smartbees:menu-footer"].menu .menu__row{flex-direction:row;flex-wrap:wrap}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);[data-component-id="smartbees:menu-footer-item"].menu-item{--text-color:var(--color-text,#fff);align-items:center;color:#fff;color:var(--text-color);display:flex}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer-item"].menu-item{white-space:nowrap}}@media (--lg){[data-component-id="smartbees:menu-footer-item"].menu-item{white-space:nowrap}}[data-component-id="smartbees:menu-footer-item"].menu-item:not(:hover){-webkit-text-decoration:none;text-decoration:none}[data-component-id="smartbees:menu-footer-item"].menu-item.visually-hidden+.menu{padding-top:0}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level{font-size:.9375rem;font-weight:500;gap:4px}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level{font-size:.875rem;font-weight:400;justify-content:normal;justify-content:unset}}@media (--lg){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level{font-size:.875rem;font-weight:400;justify-content:normal;justify-content:unset}}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown.active .menu-item__arrow{rotate:180deg}}@media (--lg){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown.active .menu-item__arrow{rotate:180deg}}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler){border-bottom:1px solid hsla(0,0%,87%,.2);color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:.75rem;font-weight:400;padding-bottom:4px}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler){border-bottom:unset;color:var(--text-color);font-size:.875rem;font-weight:400;padding-bottom:unset}}@media (--lg){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler){border-bottom:unset;color:var(--text-color);font-size:.875rem;font-weight:400;padding-bottom:unset}}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler) .menu-item__arrow{display:none}@media,(min-width:1024px){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler) .menu-item__arrow{display:block}}@media (--lg){[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown:not(.side-menu__toggler) .menu-item__arrow{display:block}}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__1-level.menu-item__dropdown .menu-item__arrow{pointer-events:none}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__2-level,[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__3-level{gap:8px;-webkit-text-decoration:none;text-decoration:none}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__2-level:hover .menu-item__arrow,[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__3-level:hover .menu-item__arrow{opacity:1;transform:translateX(5px)}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__2-level .menu-item__arrow,[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__3-level .menu-item__arrow{opacity:0;transition:opacity .2s ease-in-out,transform .2s ease-in-out}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__2-level{font-size:.9375rem;font-weight:500}[data-component-id="smartbees:menu-footer-item"].menu-item.menu-item__3-level{color:#dedede;color:var(--color-text-grey,#dedede);font-size:.8125rem;font-weight:400;line-height:1.4219rem}[data-component-id="smartbees:menu-footer-item"].menu-item .menu-item__arrow{display:flex;height:14px;transition:rotate .2s ease-in-out}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);[data-component-id="smartbees:menu-item"].menu-item{--menu-item-accent-color:#d74114;--menu-item-divider-color:hsla(0,0%,100%,.2);--menu-item-hover-border-color:hsla(0,0%,100%,.6);--menu-item-hover-bg:linear-gradient(90deg,#3a3a43,#181820);--menu-item-active-bg:linear-gradient(90deg,#43211a,#181820);--menu-item-active-border-color:var(--menu-item-accent-color);--menu-item-indicator-size:2px;--menu-item-indicator-offset:4px;--text-color:var(--color-text,#fff);align-items:center;color:#fff;color:var(--text-color);display:flex;overflow:clip;position:relative}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item{-webkit-text-decoration:none;text-decoration:none;transition:color .6s cubic-bezier(.47,0,.23,1.38),background .6s cubic-bezier(.47,0,.23,1.38),border-color .6s cubic-bezier(.47,0,.23,1.38)}}[data-component-id="smartbees:menu-item"].menu-item:not(.skip-level){cursor:pointer}[data-component-id="smartbees:menu-item"].menu-item .menu-item__icon{--icon-size:2.5rem;align-items:center;background:linear-gradient(143deg,#6a6a7b,#3a3a43);border:1px solid var(--menu-item-divider-color);border-radius:.5rem;color:#fff;display:flex;flex-shrink:0;height:2.5rem;height:var(--icon-size);justify-content:center;width:2.5rem;width:var(--icon-size)}[data-component-id="smartbees:menu-item"].menu-item .menu-item__content-wrapper{align-items:center;display:flex;flex:1;gap:.5rem;min-width:0;width:100%}[data-component-id="smartbees:menu-item"].menu-item .menu-item__content{display:flex;flex:1;flex-direction:column;gap:4px;min-width:0}[data-component-id="smartbees:menu-item"].menu-item .menu-item__title-row{align-items:center;display:flex;gap:.5rem;width:100%}[data-component-id="smartbees:menu-item"].menu-item .menu-item__title{min-width:0}[data-component-id="smartbees:menu-item"].menu-item .menu-item__content-wrapper>.badge{flex-shrink:0;margin-top:.125rem}[data-component-id="smartbees:menu-item"].menu-item .menu-item__description{color:hsla(0,0%,100%,.6);font-size:.75rem;font-weight:400;line-height:100%}[data-component-id="smartbees:menu-item"].menu-item .menu-item__full-category{align-items:center;color:var(--menu-item-accent-color);display:flex;font-family:Roboto;font-family:var(--font-roboto,"Roboto");gap:.25rem;text-transform:none}[data-component-id="smartbees:menu-item"].menu-item>.menu-item__arrow{--icon-size:0.875rem;height:.875rem;height:var(--icon-size);margin-left:auto;transition:rotate .6s cubic-bezier(.47,0,.23,1.38);width:.875rem;width:var(--icon-size)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level{font-size:.875rem}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level{font-weight:500;gap:.75rem;line-height:140%;min-height:4rem;padding:.75rem}@media,(min-width:1024px){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level{font-weight:400;gap:.375rem;line-height:125%;min-height:2.625rem;padding:.5rem .75rem}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level .menu-item__arrow{rotate:90deg}}@media (--lg){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level{font-weight:400;gap:.375rem;line-height:125%;min-height:2.625rem;padding:.5rem .75rem}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level .menu-item__arrow{rotate:90deg}}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level:hover{color:var(--menu-item-accent-color)}@media,(min-width:1024px){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level:hover .menu-item__arrow{rotate:270deg}}@media (--lg){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level:hover .menu-item__arrow{rotate:270deg}}}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active,[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-open{color:var(--menu-item-accent-color)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active .menu-item__arrow,[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-open .menu-item__arrow{rotate:270deg}@media,(min-width:1024px){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active{color:#fff}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active .menu-item__arrow{rotate:90deg}}@media (--lg){[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active{color:#fff}[data-component-id="smartbees:menu-item"].menu-item.menu-item__0-level.is-active .menu-item__arrow{rotate:90deg}}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level{position:relative}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level:hover{background:var(--menu-item-hover-bg)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level:hover:before{background-color:var(--menu-item-divider-color);opacity:1}}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level.is-open{background:var(--menu-item-hover-bg)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level.is-open:before{background-color:var(--menu-item-divider-color);opacity:1}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level.is-active{background:var(--menu-item-active-bg)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level.is-active .menu-item__arrow{color:var(--menu-item-accent-color)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level.is-active:before{background-color:var(--menu-item-active-border-color);opacity:1}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level:before{bottom:var(--menu-item-indicator-offset);content:"";left:0;opacity:0;position:absolute;top:var(--menu-item-indicator-offset);transition:background-color .6s cubic-bezier(.47,0,.23,1.38),opacity .6s cubic-bezier(.47,0,.23,1.38);width:var(--menu-item-indicator-size)}[data-component-id="smartbees:menu-item"].menu-item.menu-item__1-level:not(.menu-item__dropdown){border:1px solid var(--menu-item-divider-color);border-radius:.5rem}[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level{background:linear-gradient(93deg,rgba(40,42,56,.8),rgba(36,33,40,.8));border:1px solid var(--menu-item-divider-color);border-radius:.5rem;font-weight:400;gap:.75rem;line-height:140%;padding:.875rem .75rem}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level:hover,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level:hover{background:var(--menu-item-hover-bg);border-color:var(--menu-item-hover-border-color);color:#fff}}@media,(min-width:1024px){[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level{height:100%}}@media (--lg){[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level{height:100%}}[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level:not(.menu-item--description-layout),[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level:not(.menu-item--description-layout){color:hsla(0,0%,100%,.6);font-size:.8125rem}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level:not(.menu-item--description-layout).menu-item__full-category:hover,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level:not(.menu-item--description-layout).menu-item__full-category:hover{border-color:var(--menu-item-hover-border-color);color:#fff}}[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level.is-active,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level.is-active{background:var(--menu-item-active-bg);border-color:var(--menu-item-active-border-color);color:#fff}[data-component-id="smartbees:menu-item"].menu-item.menu-item__2-level.is-active .menu-item__arrow,[data-component-id="smartbees:menu-item"].menu-item.menu-item__3-level.is-active .menu-item__arrow{color:var(--menu-item-accent-color)}[data-component-id="smartbees:menu-item"].menu-item.menu-item--description-layout{border-radius:1rem!important}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.menu-item--description-layout:hover{border-color:var(--menu-item-hover-border-color)}}[data-component-id="smartbees:menu-item"].menu-item.menu-item--description-layout:before{display:none}[data-component-id="smartbees:menu-item"].menu-item.menu-item--description-layout.is-open{border-color:var(--menu-item-hover-border-color)}[data-component-id="smartbees:menu-item"].menu-item.menu-item--description-layout.is-active{border-color:var(--menu-item-active-border-color)}[data-component-id="smartbees:menu-item"].menu-item.skip-level{background:transparent!important;border:none;border-bottom:1px solid var(--menu-item-divider-color);border-radius:0;color:#dedede;font-family:Borna;font-family:var(--font-borna,"Borna");font-size:.75rem;font-weight:500;line-height:140%;margin-top:.5rem;min-height:2.625rem;padding:.75rem 0;text-transform:uppercase}@media (hover:hover){[data-component-id="smartbees:menu-item"].menu-item.skip-level:hover .menu-item__full-category{-webkit-text-decoration:underline;text-decoration:underline}}[data-component-id="smartbees:menu-item"].menu-item.skip-level:before{display:none}[data-component-id="smartbees:menu-item"].menu-item.skip-level:has(.menu-item__full-category){background:#1c1c24;border:1px solid var(--menu-item-divider-color);border-radius:.5rem;cursor:pointer;padding-left:.75rem;padding-right:.75rem}@media,(min-width:1024px){[data-component-id="smartbees:menu-item"].menu-item.skip-level:has(.menu-item__full-category){background:transparent;border-left:none;border-radius:0;border-right:none;border-top:none;padding-left:0;padding-right:0}[data-component-id="smartbees:menu-item"].menu-item.skip-level:has(.menu-item__full-category) .menu-item__content{flex-direction:row;justify-content:space-between;white-space:nowrap}}@media (--lg){[data-component-id="smartbees:menu-item"].menu-item.skip-level:has(.menu-item__full-category){background:transparent;border-left:none;border-radius:0;border-right:none;border-top:none;padding-left:0;padding-right:0}[data-component-id="smartbees:menu-item"].menu-item.skip-level:has(.menu-item__full-category) .menu-item__content{flex-direction:row;justify-content:space-between;white-space:nowrap}}[data-component-id="smartbees:menu-item"].menu-item.skip-level .menu-item__arrow,[data-component-id="smartbees:menu-item"].menu-item.skip-level .menu-item__description{display:none}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.navbar{--menu-panel-background:linear-gradient(94deg,rgba(40,42,56,.5) 1.03%,rgba(36,33,40,.5) 96.79%),#1c1c24;left:0;padding:12px;right:0;top:0;z-index:102}.navbar.active:after{background:rgba(0,0,0,.67);height:100dvb}@media,(min-width:1024px){.navbar.active:after{position:fixed}}@media (--lg){.navbar.active:after{position:fixed}}.navbar.active:before{background:linear-gradient(0deg,#1c1c24,#1c1c24),linear-gradient(94deg,rgba(40,42,56,.8) 1.03%,rgba(36,33,40,.8) 96.79%);z-index:103}.navbar.active .navbar__nav{height:100%}.navbar:after,.navbar:before{content:"";pointer-events:none;position:absolute;transition:background .6s cubic-bezier(.47,0,.23,1.38),opacity .6s cubic-bezier(.47,0,.23,1.38)}.navbar:before{bottom:0;height:69px;height:var(--smartbees-navbar-height,69px);left:0;right:0;z-index:0}.navbar:after{background:transparent;bottom:0;left:0;right:0;top:0;z-index:-1}.navbar__brand{align-items:center;display:flex}@media,(min-width:1024px){.navbar__nav{align-items:center;display:flex;gap:1.25rem;margin-left:auto;margin-right:auto;max-width:var(--content-width)}}@media (--lg){.navbar__nav{align-items:center;display:flex;gap:1.25rem;margin-left:auto;margin-right:auto;max-width:var(--content-width)}}.navbar__topbar{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:104}.navbar__toggler{backdrop-filter:blur(17px);background-color:transparent;background-color:initial;background-color:unset;background-image:var(--gradient-card,linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end)));border:unset;border-radius:8px;cursor:pointer;gap:.375rem;height:2.8125rem;padding:.8125rem;position:relative;width:2.8125rem}@media,(min-width:1024px){.navbar__toggler{display:none}}@media (--lg){.navbar__toggler{display:none}}.navbar__toggler--bar{background-color:#fff;background-color:var(--color-text,#fff);display:block;height:2px;position:absolute;transform:translateY(-50%);transition:rotate .2s ease-in-out,width .2s ease-in-out,margin-left .2s ease-in-out,margin-right .2s ease-in-out}.navbar__toggler--bar:not(:last-of-type){width:19px}.navbar__toggler--bar:first-child{top:calc(50% - 6px)}.navbar__toggler--bar:nth-child(2){top:50%;transform:translateY(-50%)}.navbar__toggler--bar:last-of-type{top:calc(50% + 6px);width:14px}.navbar__toggler.active>.navbar__toggler--bar:first-child,.navbar__toggler.active>.navbar__toggler--bar:last-child{margin-left:-1px;rotate:45deg;width:19px}.navbar__toggler.active>.navbar__toggler--bar:first-child{margin-top:6px}.navbar__toggler.active>.navbar__toggler--bar:nth-child(2){rotate:-45deg;width:19px}.navbar__toggler.active>.navbar__toggler--bar:last-child{top:50%}.navbar__collapse{backdrop-filter:blur(17px);background:var(--menu-panel-background);bottom:0;display:flex;flex-direction:column;position:fixed;right:0;top:69px;top:calc(var(--smartbees-navbar-height,69px) + var(--smartbees-notification-bar-height,0px));transform:translateX(100%);transition:transform .2s ease-in-out;visibility:hidden;width:min(20.75rem,100vw);width:min(20.75rem,100vi)}@media,(min-width:1024px){.navbar__collapse{align-items:center;backdrop-filter:none;background:transparent;flex-direction:row;gap:32px;justify-content:space-between;position:static;transform:none;transition:none;visibility:visible;width:100%;z-index:104}}@media (--lg){.navbar__collapse{align-items:center;backdrop-filter:none;background:transparent;flex-direction:row;gap:32px;justify-content:space-between;position:static;transform:none;transition:none;visibility:visible;width:100%;z-index:104}}.navbar__collapse.show{transform:translateX(0);visibility:visible}.navbar__menu{height:100%;overflow:hidden;position:relative}@media,(min-width:1024px){.navbar__menu{overflow:visible}}@media (--lg){.navbar__menu{overflow:visible}}.navbar__actions{align-items:center;border-top:1px solid hsla(0,0%,87%,.2);display:flex;flex-direction:column-reverse;gap:12px;padding:12px}@media,(min-width:1024px){.navbar__actions{border-top:0;display:flex;flex-direction:row;gap:1.5rem;padding:0}}@media (--lg){.navbar__actions{border-top:0;display:flex;flex-direction:row;gap:1.5rem;padding:0}}.navbar__actions>.button{justify-content:center;max-width:none;width:100%}@media,(min-width:1024px){.navbar__actions>.button{width:auto}}@media (--lg){.navbar__actions>.button{width:auto}}.navbar__actions>.language-switcher{flex-direction:row-reverse;gap:.9375rem}@media,(min-width:1024px){.navbar__actions>.language-switcher{flex-direction:row;gap:.5rem}}@media (--lg){.navbar__actions>.language-switcher{flex-direction:row;gap:.5rem}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.notification{align-items:center;background-color:#0e1120;background-color:var(--color-background-muted,#0e1120);display:flex;font-size:.6875rem;gap:10px;height:50px;justify-content:center;padding:10px 24px;position:relative;z-index:2}@media,(min-width:576px){.notification{height:36px}}@media (--sm){.notification{height:36px}}@media,(min-width:1024px){.notification{font-size:.8125rem}}@media (--lg){.notification{font-size:.8125rem}}.notification__text{margin-bottom:0;margin-top:0}.notification__link{align-items:center;color:#eb5627;color:var(--color-accent,#eb5627);display:flex}.notification__link:not(:hover){-webkit-text-decoration:none;text-decoration:none}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.number{display:grid;grid-template-columns:80px 1fr;grid-gap:12px;gap:12px}.number__icon{grid-row:1/3;max-width:100%}@media,(min-width:1024px){.number__icon{grid-row:1}}@media (--lg){.number__icon{grid-row:1}}@media,(min-width:1200px){.number__icon{grid-row:1/3}}@media (--xl){.number__icon{grid-row:1/3}}.number__subtitle,.number__title{margin-bottom:0;margin-top:0}.number__title{color:#eb5627;color:var(--color-accent,#eb5627);display:flex;font-size:2.25rem;line-height:2.7rem}.number__subtitle{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.25rem;line-height:1.75rem}@media,(min-width:1024px){.number__subtitle{grid-column:1/3}}@media (--lg){.number__subtitle{grid-column:1/3}}@media,(min-width:1200px){.number__subtitle{grid-column:unset}}@media (--xl){.number__subtitle{grid-column:unset}}.number-vertical{grid-template-columns:1fr}.number-vertical.number__title{border-bottom:1px solid hsla(0,0%,49%,.5);padding-bottom:16px}@supports (color:rgb(0,0,0,0)){.number-vertical.number__title{border-bottom:1px solid var(--color-border-opacity,hsla(0,0%,49%,.5))}}.number-vertical.number__subtitle{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:1.0625rem;line-height:1.4875rem}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.quote{--accent-color:var(--color-accent,#eb5627);display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;margin:0}.quote.with-author-image{flex-direction:column-reverse}.quote.with-author-image .quote__author{display:grid;grid-gap:4px 12px;gap:4px 12px}.quote.with-author-image .quote__author:has(.quote__author--image){grid-template-rows:auto 1fr;width:-moz-fit-content;width:fit-content}.quote.with-author-image .quote__author:has(.quote__author--image) .quote__author--job-title,.quote.with-author-image .quote__author:has(.quote__author--image) .quote__author--name{grid-column:2}.quote.with-author-image .quote__author--image{border-radius:100%;grid-row:1/3}.quote.with-author-image .quote__quote{border-left:3px solid var(--accent-color);font-style:italic;padding-bottom:10px;padding-left:32px;padding-top:10px}.quote.with-author-image .quote__quote--description{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1rem;line-height:1.5rem}.quote__author{display:flex;flex-direction:column;gap:4px}.quote__author--job-title,.quote__author--name{margin-bottom:0;margin-top:0}.quote__author--name{color:var(--accent-color);font-size:1.25rem;line-height:1.75rem}.quote__author--name:not(:has(+.quote__author--job-title)){align-self:center;grid-row:1/3}.quote__author--job-title{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font-size:.9375rem;line-height:1.4063rem}.quote__quote{display:flex;flex-direction:column;gap:16px;margin:0}.quote__quote--description,.quote__quote--title{margin-bottom:0;margin-top:0}.quote__quote--title{font-size:1.125rem;font-weight:500;line-height:1.6875rem}.quote__quote--description{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3)}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.rotating-hexagons{height:280px;margin-left:auto;margin-right:auto;max-width:320px;position:relative;z-index:-1}@media,(min-width:1024px){.rotating-hexagons{max-width:none;max-width:unset;position:absolute;right:-150px;top:20px;width:400px}}@media (--lg){.rotating-hexagons{max-width:none;max-width:unset;position:absolute;right:-150px;top:20px;width:400px}}@media,(min-width:1440px){.rotating-hexagons{right:0;top:10px;width:510px}}@media (--content-width){.rotating-hexagons{right:0;top:10px;width:510px}}.rotating-hexagons__background,.rotating-hexagons__hexagons{height:auto;position:absolute;width:100%}@media,(min-width:1024px){.rotating-hexagons__background,.rotating-hexagons__hexagons{max-width:420px;top:0}}@media (--lg){.rotating-hexagons__background,.rotating-hexagons__hexagons{max-width:420px;top:0}}@media,(min-width:1440px){.rotating-hexagons__background,.rotating-hexagons__hexagons{max-width:670px}}@media (--content-width){.rotating-hexagons__background,.rotating-hexagons__hexagons{max-width:670px}}.rotating-hexagons svg{margin-left:-180px;margin-top:-120px}.rotating-hexagons__hexagons{animation:slight-rotate 7.5s ease-in-out infinite;left:10%;width:calc(100% + 30px);z-index:-2}@media,(min-width:1440px){.rotating-hexagons__hexagons{width:100%}}@media (--content-width){.rotating-hexagons__hexagons{width:100%}}@keyframes slight-rotate{0%{rotate:-10deg}50%{rotate:20deg}to{rotate:-10deg}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.single-post{--text-secondary-color:var(--color-text-secondary,#b3b3b3);display:flex;flex-direction:column;gap:12px;position:relative}@media,(min-width:1024px){.single-post.featured{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(3,auto) 1fr;grid-gap:16px 32px;gap:16px 32px}}@media (--lg){.single-post.featured{display:grid;grid-template-columns:auto 1fr;grid-template-rows:repeat(3,auto) 1fr;grid-gap:16px 32px;gap:16px 32px}}.single-post.featured .single-post__image{grid-row:1/5}@media,(min-width:1024px){.single-post.featured .single-post__image{max-width:404px}}@media (--lg){.single-post.featured .single-post__image{max-width:404px}}.single-post.featured .single-post__header{margin-top:0}.single-post.featured .single-post__footer{grid-row:2}.single-post__link{color:#dedede;color:var(--color-text-grey,#dedede);font:500 1.2rem/1.75rem var(--font-borna)}.single-post__link:not(:hover){-webkit-text-decoration:none;text-decoration:none}.single-post__description,.single-post__title{margin-bottom:0;margin-top:0}.single-post__title{font-size:1.25rem;line-height:1.75rem}@media,(min-width:1024px){.single-post__title{font-size:1.2rem;line-height:1.68rem}}@media (--lg){.single-post__title{font-size:1.2rem;line-height:1.68rem}}.single-post__description{color:var(--text-secondary-color);line-height:1.5rem}@media,(min-width:1024px){.single-post__description{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}}@media (--lg){.single-post__description{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;-webkit-box-orient:vertical}}.single-post__image{border-radius:8px;order:-1;overflow:hidden;place-content:center}.single-post__image,.single-post__image>div{align-content:center;display:grid;justify-content:center}.single-post__image>div{place-content:center}.single-post__image img{border-radius:8px;height:auto;transition:scale .3s;width:100%}.single-post__image:focus img,.single-post__image:hover img{scale:1.1}.single-post__header{display:flex;flex-direction:column-reverse;justify-content:flex-end;margin-top:4px}.single-post__category{font-size:.9375rem;line-height:1.4063rem;margin-bottom:0;margin-top:0;text-transform:uppercase}.single-post__author,.single-post__footer{align-items:center;display:flex;font-size:.9375rem;gap:12px;line-height:1.4063rem}.single-post__author{align-items:center;display:flex;font-style:normal;gap:12px}.single-post__author--image{border-radius:100%}.single-post__category,.single-post__time{color:var(--text-secondary-color)}.single-post .button--link{opacity:0;position:static}@media,(min-width:1024px){.single-post .button--link{align-self:self-start;display:flex;font-size:.875rem;font-weight:500;line-height:.875rem;opacity:1;position:relative}}@media (--lg){.single-post .button--link{align-self:self-start;display:flex;font-size:.875rem;font-weight:500;line-height:.875rem;opacity:1;position:relative}}.single-post .button--link:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.splide-wrapper__header{direction:ltr;display:flex;gap:20px;justify-content:space-between;margin-bottom:24px;margin-right:12px}@media,(min-width:576px){.splide-wrapper__header{margin-right:0}}@media (--sm){.splide-wrapper__header{margin-right:0}}@media,(min-width:1024px){.splide-wrapper__header{margin-bottom:64px;margin-top:20px}}@media (--lg){.splide-wrapper__header{margin-bottom:64px;margin-top:20px}}.splide-wrapper__title{align-self:center;margin-bottom:0;margin-top:0}.splide-wrapper__carousel{position:static!important;position:unset!important}@media,(min-width:1024px){.splide-wrapper__carousel{margin-left:auto;margin-right:auto}}@media (--lg){.splide-wrapper__carousel{margin-left:auto;margin-right:auto}}.splide-wrapper__carousel .splide__arrows{align-items:center;display:flex;gap:4px;min-height:62px;width:-moz-fit-content;width:fit-content}@media,(min-width:1024px){.splide-wrapper__carousel .splide__arrows{gap:12px;right:65px}}@media (--lg){.splide-wrapper__carousel .splide__arrows{gap:12px;right:65px}}@media,(min-width:1440px){.splide-wrapper__carousel .splide__arrows{right:0}}@media (--content-width){.splide-wrapper__carousel .splide__arrows{right:0}}.splide-wrapper__carousel .splide__arrow,.splide-wrapper__carousel .splide__arrow>svg{height:46px;width:46px}@media,(min-width:1024px){.splide-wrapper__carousel .splide__arrow,.splide-wrapper__carousel .splide__arrow>svg{height:62px;width:62px}}@media (--lg){.splide-wrapper__carousel .splide__arrow,.splide-wrapper__carousel .splide__arrow>svg{height:62px;width:62px}}.splide-wrapper__carousel .splide__arrow{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;background:unset;border:unset;cursor:pointer;padding-left:0;padding-right:0}.splide-wrapper__carousel .splide__arrow:hover{animation:slide-button .5s ease-in-out forwards}.splide-wrapper__carousel .splide__arrow--prev{scale:-1 1}@keyframes slide-button{0%{transform:translateX(0)}50%{transform:translateX(5px)}to{transform:translateX(0)}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.technology{--text-secondary--color:var(--color-text-secondary,#b3b3b3);overflow:hidden;padding:64px 12px 12px;position:relative}@media,(min-width:576px){.technology{padding-bottom:128px;padding-top:64px}}@media (--sm){.technology{padding-bottom:128px;padding-top:64px}}@media,(min-width:1024px){.technology{padding-left:65px;padding-right:65px}}@media (--lg){.technology{padding-left:65px;padding-right:65px}}@media,(min-width:576px){.technology.default:after{background-color:#492b49;top:47px}}@media (--sm){.technology.default:after{background-color:#492b49;top:47px}}@media,(min-width:1440px){.technology.default:after{left:calc(50% + 680px)}}@media (--content-width){.technology.default:after{left:calc(50% + 680px)}}@media,(min-width:1440px){.technology.default .technology__content{margin-left:calc(50vi - 750px)}}@media (--content-width){.technology.default .technology__content{margin-left:calc(50vi - 750px)}}@media,(min-width:576px){.technology.default .technology__image{left:calc(50% + 275px);top:90px}}@media (--sm){.technology.default .technology__image{left:calc(50% + 275px);top:90px}}@media,(min-width:1024px){.technology.default .technology__image{left:calc(50% + 500px)}}@media (--lg){.technology.default .technology__image{left:calc(50% + 500px)}}@media,(min-width:1200px){.technology.default .technology__image{left:calc(50% + 500px)}}@media (--xl){.technology.default .technology__image{left:calc(50% + 500px)}}@media,(min-width:576px){.technology.default .technology__background{left:calc(50% + 540px);top:34px}}@media (--sm){.technology.default .technology__background{left:calc(50% + 540px);top:34px}}@media,(min-width:576px){.technology.inverted:after{top:87px}}@media (--sm){.technology.inverted:after{top:87px}}@media,(min-width:1440px){.technology.inverted:after{left:calc(50% - 550px)}}@media (--content-width){.technology.inverted:after{left:calc(50% - 550px)}}@media,(min-width:1440px){.technology.inverted .technology__content{margin-right:calc(50vi - 750px)}}@media (--content-width){.technology.inverted .technology__content{margin-right:calc(50vi - 750px)}}@media,(min-width:1440px){.technology.inverted .technology__content{margin-left:auto}}@media (--content-width){.technology.inverted .technology__content{margin-left:auto}}@media,(min-width:576px){.technology.inverted .technology__image{left:calc(50% + 250px);top:100px}}@media (--sm){.technology.inverted .technology__image{left:calc(50% + 250px);top:100px}}@media,(min-width:1024px){.technology.inverted .technology__image{left:calc(50% + 430px)}}@media (--lg){.technology.inverted .technology__image{left:calc(50% + 430px)}}@media,(min-width:1024px){.technology.inverted .technology__image{left:calc(50% + 480px)}}@media (--lg){.technology.inverted .technology__image{left:calc(50% + 480px)}}@media,(min-width:1440px){.technology.inverted .technology__image{left:calc(50% - 550px)}}@media (--content-width){.technology.inverted .technology__image{left:calc(50% - 550px)}}@media,(min-width:576px){.technology.inverted .technology__background{left:calc(50% - 440px);top:24px}}@media (--sm){.technology.inverted .technology__background{left:calc(50% - 440px);top:24px}}.technology:after{background-color:rgba(43,39,235,.17);border-radius:100%;bottom:-60px;content:"";filter:blur(197px);height:450px;left:50%;position:absolute;transform:translateX(-50%);width:450px;z-index:-1}@supports (color:rgb(0,0,0,0)){.technology:after{background-color:var(--color-decorative-primary,rgba(43,39,235,.17))}}@media,(min-width:576px){.technology:after{bottom:auto;bottom:unset;filter:blur(167px);height:780px;left:calc(50% - 550px);width:780px}}@media (--sm){.technology:after{bottom:auto;bottom:unset;filter:blur(167px);height:780px;left:calc(50% - 550px);width:780px}}.technology__content{display:flex;flex-direction:column;gap:40px}@media,(min-width:576px){.technology__content{max-width:865px}}@media (--sm){.technology__content{max-width:865px}}.technology__header{display:flex;flex-direction:column-reverse;gap:40px}.technology .button--link,.technology__description,.technology__logo,.technology__title{z-index:1}.technology__logo{max-height:60px;width:-moz-fit-content;width:fit-content}.technology__description,.technology__title{color:var(--text-secondary--color)}.technology__title{font:1.125rem/1.6875rem Roboto;font:1.125rem/1.6875rem var(--font-roboto,"Roboto")}@media,(min-width:576px){.technology__title{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.6875rem;line-height:2.025rem}}@media (--sm){.technology__title{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.6875rem;line-height:2.025rem}}@media,(min-width:1024px){.technology__title{color:var(--text-secondary--color);max-width:calc(100% - 150px)}}@media (--lg){.technology__title{color:var(--text-secondary--color);max-width:calc(100% - 150px)}}@media,(min-width:1200px){.technology__title{max-width:none;max-width:unset}}@media (--xl){.technology__title{max-width:none;max-width:unset}}@media,(min-width:1024px){.technology__description{max-width:calc(100% - 260px)}}@media (--lg){.technology__description{max-width:calc(100% - 260px)}}@media,(min-width:1200px){.technology__description{max-width:641px}}@media (--xl){.technology__description{max-width:641px}}.technology__description>p{margin-bottom:0;margin-top:0}@media,(min-width:576px){.technology__background,.technology__image{transform:translateX(-50%)}}@media (--sm){.technology__background,.technology__image{transform:translateX(-50%)}}.technology picture{display:flex;justify-content:center}.technology__image{align-self:center;height:auto;max-width:calc(100% - 64px);width:320px}@media,(min-width:576px){.technology__image{max-width:625px;opacity:.5;position:absolute;width:100%}}@media (--sm){.technology__image{max-width:625px;opacity:.5;position:absolute;width:100%}}@media,(min-width:1024px){.technology__image{opacity:1}}@media (--lg){.technology__image{opacity:1}}.technology__background{display:none}@media,(min-width:576px){.technology__background{display:block;position:absolute;z-index:-1}}@media (--sm){.technology__background{display:block;position:absolute;z-index:-1}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);body.eu-cookie-compliance-popup-open .layout-container{pointer-events:none}body.eu-cookie-compliance-popup-open .layout-container:after{backdrop-filter:blur(5px);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:9999}.sliding-popup-bottom{animation:cookie-animation 1s linear 1.1s forwards;transform:translateY(100%);width:100%}@keyframes cookie-animation{to{transform:translateY(0)}}.eu-cookie-compliance-banner{background:var(--gradient-opaque);color:var(--color-text-grey);font:1rem/1.4rem Borna;font:1rem/1.4rem var(--font-borna,"Borna");width:100%}.eu-cookie-compliance-banner .eu-cookie-compliance-content{max-width:100%;padding:10px}@media (min-width:480px){.eu-cookie-compliance-banner .eu-cookie-compliance-content{padding:32px}}.eu-cookie-compliance-banner .eu-cookie-compliance-content .eu-cookie-compliance-message{margin-bottom:12px;max-height:60vh;max-height:60vb;overflow-y:auto}.eu-cookie-compliance-banner .eu-cookie-compliance-message{float:none;max-width:100%}.eu-cookie-compliance-banner .eu-cookie-compliance-message p{text-align:left}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons{display:flex;flex-wrap:wrap;float:none;gap:1.2rem;justify-content:center;max-width:100%}@media (min-width:768px){.eu-cookie-compliance-banner .eu-cookie-compliance-buttons{flex-wrap:nowrap;gap:25px;justify-content:end}}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .eu-cookie-compliance-save-preferences-button{gap:2rem}.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .agree-button.hidden,.eu-cookie-compliance-banner .eu-cookie-compliance-buttons .eu-cookie-compliance-save-preferences-button.hidden{display:none}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog{background:var(--gradient-opaque);border:unset;border-radius:8px;color:var(--text-color-grey);font:1rem/1.4rem Borna;font:1rem/1.4rem var(--font-borna,"Borna");left:50%;max-height:75vh;max-height:75vb;max-width:1200px;min-width:320px;overflow-y:auto;padding:10px;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:90%}@media (min-width:768px){.eu-cookie-compliance-banner .eu-cookie-compliance-dialog{padding:32px;width:80%}}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal{--size:2.625rem;align-content:center;background:transparent;border:none;cursor:pointer;display:grid;height:2.625rem;height:var(--size);justify-content:center;margin:0;place-content:center;position:absolute;right:10px;width:2.625rem;width:var(--size)}@media (min-width:768px){.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal{right:32px}}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal:after,.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal:before{--size:26px;border-top:1px solid var(--color-text-grey);content:"";height:26px;height:var(--size);position:absolute;right:0;rotate:-45deg;top:16px;width:26px;width:var(--size)}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal:before{right:17px;rotate:45deg}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-close-modal:hover{opacity:.3}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-categories-title{font-size:1.75rem;line-height:2.25rem;margin-bottom:1.5rem;max-width:calc(100% - 3.375rem)}@media (min-width:768px){.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-categories-title{margin-bottom:2rem}}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category{border:1px solid var(--color-border);border-radius:4px;margin-bottom:8px;padding:12px 16px;position:relative}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category div,.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category summary{display:flex}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category summary{cursor:pointer;margin:-12px -16px;padding:12px 16px}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category:not(.select-all):after{background-image:url(/themes/custom/smartbees/images/icons/ChevronDown14.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:0;content:"";display:block;height:24px;pointer-events:none;position:absolute;right:12px;top:12px;width:24px}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox~label{align-items:center;cursor:pointer;display:flex}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox{align-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--gradient-input);background-color:var(--form-background);border-radius:4px;color:var(--color-text);display:grid;grid-row:1;height:20px;justify-content:center;margin:1px;min-width:20px;outline:1px solid hsla(0,0%,100%,.4);overflow:hidden;place-content:center;position:relative;transform:translateY(-.075em)}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox:focus{outline-color:var(--color-form-border-focus)}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox:checked:before{background:linear-gradient(94deg,hsla(233,5%,67%,.85) 1.03%,rgba(36,33,40,.85) 96.79%);content:url(/themes/custom/smartbees/images/icons/Checkmark20.svg)}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-checkbox+label{align-items:center;grid-row:1;padding-left:16px}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-container{display:flex}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category .eu-cookie-compliance-category-description{line-height:1.875rem;margin-top:16px}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-category[open]:after{transform:rotate(180deg)}.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-categories-buttons{display:flex;flex-wrap:wrap;gap:25px;justify-content:center;margin-top:32px}@media (min-width:480px){.eu-cookie-compliance-banner .eu-cookie-compliance-dialog .eu-cookie-compliance-categories-buttons{justify-content:end}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.text-long :first-child{margin-top:0}.text-long :last-child{margin-bottom:0}.text-long ul{list-style-image:url(/themes/custom/smartbees/images/icons/list-dot.svg);list-style-type:square;padding-left:24px}.text-long ul li{margin-bottom:24px;margin-top:24px;padding-left:8px}.text-long ul li:first-child{margin-top:12px}.text-long ul li:last-child{margin-bottom:12px}.text-long ul li>p:first-child{font-size:1.25rem;line-height:1.75rem;margin-bottom:16px}.text-long ol{counter-reset:list-number;display:flex;flex-direction:column;list-style:none;padding:0}.text-long ol li{border-bottom:1px solid var(--color-border);min-height:50px;padding:28px 0 28px 65px;position:relative}.text-long ol li:first-child{border-top:1px solid var(--color-border)}.text-long ol li:before{color:var(--color-accent);content:counter(list-number,decimal-leading-zero) ".";counter-increment:list-number;display:flex;font:500 2.25rem/2.7rem var(--font-borna);left:0;position:absolute;top:16px}@media,(min-width:1200px){.text-long ol li:before{top:50%;transform:translateY(-50%)}}@media (--xl){.text-long ol li:before{top:50%;transform:translateY(-50%)}}.text-long blockquote{border-left:3px solid var(--color-accent);font-style:italic;margin:0;padding-bottom:10px;padding-left:32px;padding-top:10px}.text-long table{border-collapse:collapse;display:inline-block;overflow-x:auto;table-layout:fixed;width:100%}.text-long table tr:first-child td{border-top:1px solid var(--color-border)}.text-long table tr th{font-weight:500}.text-long table tr td{background:var(--gradient-card);border-bottom:1px solid var(--color-border);min-width:200px;padding:16px;vertical-align:top}@media,(min-width:1024px){.text-long table tr td{padding:32px}}@media (--lg){.text-long table tr td{padding:32px}}.text-long table tr td.cell-gradient,.text-long table tr td.cell-header{font-weight:500}.text-long table tr td.cell-header{background:none;border-top:unset;color:var(--color-text);padding:0 16px 4px}@media,(min-width:1024px){.text-long table tr td.cell-header{padding-bottom:12px;padding-left:32px;padding-right:32px}}@media (--lg){.text-long table tr td.cell-header{padding-bottom:12px;padding-left:32px;padding-right:32px}}.text-long table tr td.cell-gradient{background:var(--gradient-table)}.text-long>*{margin-bottom:1rem;margin-top:1rem}
@font-face{font-display:swap;font-family:Borna;font-style:normal;font-weight:500;src:local("Borna"),url(/themes/custom/smartbees/fonts/Borna/Borna-Medium.woff2) format("woff2"),url(/themes/custom/smartbees/fonts/Borna/Borna-Medium.woff) format("woff")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto"),url(/themes/custom/smartbees/fonts/Roboto/Roboto-Regular.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto"),url(/themes/custom/smartbees/fonts/Roboto/Roboto-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:Roboto;font-style:normal;font-weight:700;src:local("Roboto"),url(/themes/custom/smartbees/fonts/Roboto/Roboto-Medium.ttf) format("truetype")}@font-face{font-display:swap;font-family:PP Neue Montreal;font-style:normal;font-weight:500;src:local("PP Neue Montreal"),url(/themes/custom/smartbees/fonts/Roboto/Ppneuemontreal-Medium.woff) format("woff")}
:root{--font-roboto:"Roboto",sans-serif;--font-borna:"Borna",sans-serif;--color-background:#1c1c24;--color-background-dark:#000;--color-background-muted:#0e1120;--color-background-soft:#272835;--color-background-opacity:rgba(37,34,41,.9);--color-background-accent:#51274b;--color-background-modal:rgba(31,31,70,.67);--color-border:#7e7e7e;--color-border-dark:#444553;--color-border-opacity:hsla(0,0%,49%,.5);--color-text:#fff;--color-text-grey:#dedede;--color-text-secondary:#b3b3b3;--color-accent:#eb5627;--color-text-placeholder:hsla(0,0%,100%,.6);--color-text-error:#d1615e;--color-gradient-card-start:rgba(40,42,56,.8);--color-gradient-card-end:rgba(36,33,40,.8);--color-gradient-table-start:rgba(40,42,56,.8);--color-gradient-table-end:rgba(59,52,68,.8);--color-decorative-primary:rgba(43,39,235,.17);--color-decorative-secondary:rgba(93,41,56,.9);--color-scrollbar-thumb:#434343;--color-scrollbar-track:#282a38;--color-scrollbar-border:hsla(0,0%,100%,.2);--color-form-border:hsla(0,0%,100%,.2);--color-form-border:#fff3;--color-form-border-focus:#eb5627;--color-smartbuzz:#edba11;--content-width:1310px;--smartbees-navbar-height:69px;--smartbees-notification-bar-height:0px;--gradient-card:linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end));--gradient-card-50x50:linear-gradient(94deg,rgba(40,42,56,.5),rgba(36,33,40,.5));--gradient-card-transparent:linear-gradient(94deg,rgba(40,42,56,.01) 1.03%,rgba(36,33,40,.01) 96.79%);--gradient-input:linear-gradient(94deg,rgba(40,42,56,.85) 1.03%,rgba(36,33,40,.85) 96.79%);--gradient-opaque:linear-gradient(94deg,#282a38 1.03%,#242128 96.79%);--gradient-table:linear-gradient(94deg,var(--color-gradient-table-start),var(--color-gradient-table-end))}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);@custom-selector :--heading h1,h2,h3,h4,h5,h6;*{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track);scrollbar-width:thin}::-moz-selection{background-color:var(--color-accent);color:var(--color-background)}::selection{background-color:var(--color-accent);color:var(--color-background)}::-webkit-scrollbar{height:12px;width:12px}::-webkit-scrollbar-track{backdrop-filter:blur(17px);background-image:var(--gradient-card,linear-gradient(94deg,var(--color-gradient-card-start),var(--color-gradient-card-end)));border:1px solid var(--color-scrollbar-border);border-radius:34px}::-webkit-scrollbar-thumb{backdrop-filter:blur(17px);background-clip:content-box;background-color:var(--color-scrollbar-thumb);border:2px solid transparent;border-radius:14px;box-shadow:inset 0 0 0 1px var(--color-scrollbar-border)}:focus-visible{outline-color:var(--color-accent);outline-style:solid;outline-width:5px}*,:after,:before{box-sizing:border-box;-webkit-tap-highlight-color:transparent}*,html{scroll-behavior:smooth!important}html{font-family:var(--font-roboto);font-style:normal;font-weight:400;scroll-padding-block-start:80px!important;scroll-padding-block-start:calc(80px + var(--drupal-displace-offset-top,0px))!important}@media,(min-width:1024px){html{scroll-padding-block-start:110px!important;scroll-padding-block-start:calc(110px + var(--drupal-displace-offset-top,0px))!important}}@media (--lg){html{scroll-padding-block-start:110px!important;scroll-padding-block-start:calc(110px + var(--drupal-displace-offset-top,0px))!important}}html.navbar-mobile-menu-open{overflow:hidden;overscroll-behavior:none}body{background-color:var(--color-background);color:var(--color-text);font-size:1.0625rem;line-height:1.4;margin:0}.header-sticky-sentinel{height:1px;margin-bottom:-1px;pointer-events:none;visibility:hidden}header[role=banner]{left:0;margin-bottom:-69px;margin-bottom:calc((var(--smartbees-navbar-height,69px) + var(--smartbees-notification-bar-height,0px))*-1);position:sticky;right:0;top:0;z-index:100}header[role=banner].sticked:not([data-sticky-exit]) .navbar:not(.active):before{background:linear-gradient(0deg,#1c1c24,#1c1c24),linear-gradient(94deg,rgba(40,42,56,.8) 1.03%,rgba(36,33,40,.8) 96.79%);opacity:1}header[role=banner].sticked[data-sticky-exit] .navbar:not(.active):before{background:linear-gradient(0deg,#1c1c24,#1c1c24),linear-gradient(94deg,rgba(40,42,56,.8) 1.03%,rgba(36,33,40,.8) 96.79%);opacity:0}.layout-content{overflow:hidden}h1,h2,h3,h4,h5,h6{color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500}:is(h1,h2,h3,h4,h5,h6){color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500}:--heading{color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500}h1{font-size:2.5rem;line-height:2.5rem}@media,(min-width:1024px){h1{font-size:5rem;line-height:5rem}}@media (--lg){h1{font-size:5rem;line-height:5rem}}h2{font-size:1.625rem;line-height:1.706rem}@media,(min-width:1024px){h2{font-size:3.125rem;line-height:3.281rem}}@media (--lg){h2{font-size:3.125rem;line-height:3.281rem}}h3{color:var(--color-text-grey);font-family:var(--font-borna);font-size:1.375rem;font-weight:500;line-height:1.65rem}@media,(min-width:1024px){h3{font-size:2.25rem;line-height:2.7rem}}@media (--lg){h3{font-size:2.25rem;line-height:2.7rem}}h4{color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500;line-height:1.4rem}@media,(min-width:1024px){h4{font-size:1.25rem;line-height:1.75rem}}@media (--lg){h4{font-size:1.25rem;line-height:1.75rem}}a{color:var(--color-accent)}a:not(:hover){-webkit-text-decoration:none;text-decoration:none}code{border-radius:8px}code::-webkit-scrollbar{height:32px;width:32px}code::-webkit-scrollbar-track{border:10px solid transparent;border-radius:54px;box-shadow:inset 0 0 0 1px var(--color-scrollbar-border)}code::-webkit-scrollbar-thumb{border:12px solid transparent;border-radius:24px}code,pre code.hljs{padding:10px 10px 8px}.captcha,.sb-show-main.sb-main-padded{padding:0}.captcha{border:unset}.captcha .g-recaptcha{max-width:250px;transform:scale(.87);transform-origin:0 0}@media,(min-width:576px){.captcha .g-recaptcha{transform:scale(1)}}@media (--sm){.captcha .g-recaptcha{transform:scale(1)}}.captcha__title,.toastify--error{display:none}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.featured-text-1{color:#fff;color:var(--color-text,#fff);font:1.125rem/1.688rem var(--font-roboto)}@media,(min-width:1024px){.featured-text-1{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.6875rem;line-height:2.025rem}}@media (--lg){.featured-text-1{color:#dedede;color:var(--color-text-grey,#dedede);font-size:1.6875rem;line-height:2.025rem}}.featured-text-2{color:#b3b3b3;color:var(--color-text-secondary,#b3b3b3);font:1.125rem/1.688rem var(--font-roboto)}@media,(min-width:1024px){.featured-text-2{font-size:1.6875rem;line-height:2.025rem}}@media (--lg){.featured-text-2{font-size:1.6875rem;line-height:2.025rem}}.featured-text-3{color:#fff;color:var(--color-text,#fff);font:1.25rem/1.75rem var(--font-roboto)}.h2{font-size:1.625rem;line-height:1.706rem}@media,(min-width:1024px){.h2{font-size:3.125rem;line-height:3.281rem}}@media (--lg){.h2{font-size:3.125rem;line-height:3.281rem}}.h3{color:var(--color-text-grey);font-family:var(--font-borna);font-size:1.375rem;font-weight:500;line-height:1.65rem}@media,(min-width:1024px){.h3{font-size:2.25rem;line-height:2.7rem}}@media (--lg){.h3{font-size:2.25rem;line-height:2.7rem}}.h4{color:var(--color-text-grey);font-family:var(--font-borna);font-weight:500;line-height:1.4rem}@media,(min-width:1024px){.h4{font-size:1.25rem;line-height:1.75rem}}@media (--lg){.h4{font-size:1.25rem;line-height:1.75rem}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-case-study-teasers{margin-bottom:80px;margin-top:80px}@media,(min-width:1024px){.block-case-study-teasers{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-case-study-teasers{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}.block-case-study-teasers{display:flex;flex-direction:column;gap:24px;padding-left:12px;padding-right:12px;position:relative}@media,(min-width:576px){.block-case-study-teasers{padding-left:12px;padding-right:12px}}@media (--sm){.block-case-study-teasers{padding-left:12px;padding-right:12px}}@media,(min-width:1024px){.block-case-study-teasers{gap:64px;margin-left:auto;margin-right:auto;padding-left:65px;padding-right:65px}}@media (--lg){.block-case-study-teasers{gap:64px;margin-left:auto;margin-right:auto;padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-case-study-teasers{padding-left:0;padding-right:0}}@media (--content-width){.block-case-study-teasers{padding-left:0;padding-right:0}}.block-case-study-teasers:has(>.splide){padding-right:0}.block-case-study-teasers .field-block-title{margin-bottom:0;margin-top:0}.block-case-study-teasers .splide{margin-left:auto}@media,(min-width:576px){.block-case-study-teasers .splide{margin-left:auto;margin-right:auto}}@media (--sm){.block-case-study-teasers .splide{margin-left:auto;margin-right:auto}}.block-case-study-teasers .card{overflow:hidden}.block-case-study-teasers .button{white-space:nowrap}@media,(min-width:1200px){.block-case-study-teasers .case-study-teaser{align-items:center}}@media (--xl){.block-case-study-teasers .case-study-teaser{align-items:center}}.block-case-study-teasers__single .case-study-teaser a{max-height:250px}.paragraph--view-mode--technology .card{border-radius:.5rem;overflow:hidden;position:relative}.paragraph--view-mode--technology .card:before{border-radius:100%;bottom:-60px;content:"";filter:blur(167px);height:450px;left:50%;position:absolute;transform:translateX(-50%);width:450px}@media,(min-width:576px){.paragraph--view-mode--technology .card:before{bottom:auto;bottom:unset;height:780px;left:calc(50% - 250px);top:-250px;width:780px}}@media (--sm){.paragraph--view-mode--technology .card:before{bottom:auto;bottom:unset;height:780px;left:calc(50% - 250px);top:-250px;width:780px}}.paragraph--view-mode--technology.child--items-1 .card:after,.paragraph--view-mode--technology.child--items-1 .card:before{background-color:#492b2b}@media,(min-width:576px){.paragraph--view-mode--technology.child--items-1 .card:after,.paragraph--view-mode--technology.child--items-1 .card:before{left:calc(50% - 600px);top:-443px}}@media (--sm){.paragraph--view-mode--technology.child--items-1 .card:after,.paragraph--view-mode--technology.child--items-1 .card:before{left:calc(50% - 600px);top:-443px}}.paragraph--view-mode--technology.child--items-1 .card:after{border-radius:100%;content:"";display:none;filter:blur(167px);height:450px;position:absolute;transform:translateX(-50%);width:450px}@media,(min-width:576px){.paragraph--view-mode--technology.child--items-1 .card:after{display:block;height:780px;left:calc(50% + 600px);top:100px;width:780px}}@media (--sm){.paragraph--view-mode--technology.child--items-1 .card:after{display:block;height:780px;left:calc(50% + 600px);top:100px;width:780px}}@media,(min-width:576px){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser{display:grid;grid-template-columns:auto 1fr}}@media (--sm){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser{display:grid;grid-template-columns:auto 1fr}}@media,(min-width:1024px){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__icon{width:15.625rem}}@media (--lg){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__icon{width:15.625rem}}@media,(min-width:1024px){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__title{font-size:2.25rem;line-height:2.7rem;max-width:90%}}@media (--lg){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__title{font-size:2.25rem;line-height:2.7rem;max-width:90%}}@media,(min-width:1024px){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__technology{height:1.5rem;width:auto}}@media (--lg){.paragraph--view-mode--technology.child--items-1 .card .case-study-teaser__technology{height:1.5rem;width:auto}}@media,(min-width:1024px){.paragraph--view-mode--technology.child--items-1 .case-study-teaser__description,.paragraph--view-mode--technology.child--items-2 .case-study-teaser__description,.paragraph--view-mode--technology.child--items-3 .case-study-teaser__description{font-size:1.0625rem;line-height:1.4875rem}}@media (--lg){.paragraph--view-mode--technology.child--items-1 .case-study-teaser__description,.paragraph--view-mode--technology.child--items-2 .case-study-teaser__description,.paragraph--view-mode--technology.child--items-3 .case-study-teaser__description{font-size:1.0625rem;line-height:1.4875rem}}@media,(min-width:1024px){.paragraph--view-mode--technology.child--items-2 .case-study-teaser__title,.paragraph--view-mode--technology.child--items-3 .case-study-teaser__title{font-size:1.5rem;line-height:1.8rem}}@media (--lg){.paragraph--view-mode--technology.child--items-2 .case-study-teaser__title,.paragraph--view-mode--technology.child--items-3 .case-study-teaser__title{font-size:1.5rem;line-height:1.8rem}}.paragraph--view-mode--technology.child--items-2 .splide__slide:nth-child(odd) .card:before{background-color:#492b2b}.paragraph--view-mode--technology.child--items-2 .splide__slide:nth-child(2n) .card:before{background-color:#492b49}.paragraph--view-mode--technology.child--items-3 .splide__slide:nth-child(3n+1) .card:before{background-color:#492b2b}.paragraph--view-mode--technology.child--items-3 .splide__slide:nth-child(3n+2) .card:before{background-color:#492b49}.paragraph--view-mode--technology.child--items-3 .splide__slide:nth-child(3n) .card:before{background-color:#2b3f49}@media,(min-width:1200px){.paragraph--view-mode--technology.child--items-3 .case-study-teaser{gap:.75rem}}@media (--xl){.paragraph--view-mode--technology.child--items-3 .case-study-teaser{gap:.75rem}}@media,(min-width:1200px){.paragraph--view-mode--technology.child--items-3 .case-study-teaser__title{font-size:1.25rem;line-height:1.75rem}}@media (--xl){.paragraph--view-mode--technology.child--items-3 .case-study-teaser__title{font-size:1.25rem;line-height:1.75rem}}@media,(min-width:1200px){.paragraph--view-mode--technology.child--items-3 .case-study-teaser__description{font-size:.8125rem;line-height:1.1375rem}}@media (--xl){.paragraph--view-mode--technology.child--items-3 .case-study-teaser__description{font-size:.8125rem;line-height:1.1375rem}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-client-logos{margin-bottom:80px;margin-top:80px;padding-left:12px;padding-right:12px}@media,(min-width:1024px){.block-client-logos{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-client-logos{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-client-logos{padding-left:0;padding-right:0}}@media (--content-width){.block-client-logos{padding-left:0;padding-right:0}}.block-client-logos{margin-bottom:32px;margin-top:32px;max-width:none;max-width:unset;padding-left:0;padding-right:0}@media,(min-width:1024px){.block-client-logos{margin-bottom:64px;margin-top:64px}}@media (--lg){.block-client-logos{margin-bottom:64px;margin-top:64px}}.block-client-logos .field-block-title{margin-bottom:17px;padding-left:12px;padding-right:12px}@media,(min-width:1024px){.block-client-logos .field-block-title{margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-client-logos .field-block-title{margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-client-logos .field-block-title{padding-left:0;padding-right:0}}@media (--content-width){.block-client-logos .field-block-title{padding-left:0;padding-right:0}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.icon-title-text-button .icon,.icon-title-text-button img{height:64px;width:auto}@media,(min-width:1200px){.icon-title-text-button .icon,.icon-title-text-button img{height:120px}}@media (--xl){.icon-title-text-button .icon,.icon-title-text-button img{height:120px}}.icon-title-text-button .icon{display:inline-block;margin-bottom:12px}@media,(min-width:1200px){.icon-title-text-button .icon{margin-bottom:0;margin-top:0}}@media (--xl){.icon-title-text-button .icon{margin-bottom:0;margin-top:0}}@media,(min-width:1200px){.icon-title-text-button .icon img{width:auto}}@media (--xl){.icon-title-text-button .icon img{width:auto}}.icon-title-text-button .button{margin-top:24px}@media,(min-width:1200px){.icon-title-text-button .button{margin-bottom:0;margin-top:0;width:-moz-fit-content;width:fit-content}}@media (--xl){.icon-title-text-button .button{margin-bottom:0;margin-top:0;width:-moz-fit-content;width:fit-content}}.icon-title-text-button .expandable-card{border-radius:8px}@media,(min-width:1200px){.icon-title-text-button .expandable-card{background:none;border-radius:8px 0 0 8px}}@media (--xl){.icon-title-text-button .expandable-card{background:none;border-radius:8px 0 0 8px}}@media,(min-width:1200px){.icon-title-text-button .expandable-card[open]{animation:none;background:linear-gradient(273deg,rgba(40,42,56,.8),rgba(36,33,40,.8) 99.4%)}}@media (--xl){.icon-title-text-button .expandable-card[open]{animation:none;background:linear-gradient(273deg,rgba(40,42,56,.8),rgba(36,33,40,.8) 99.4%)}}@media,(min-width:1200px){.icon-title-text-button .expandable-card[open] .expandable-card__button{opacity:0}}@media (--xl){.icon-title-text-button .expandable-card[open] .expandable-card__button{opacity:0}}@media,(min-width:1200px){.icon-title-text-button .expandable-card.close-animation{animation:none}}@media (--xl){.icon-title-text-button .expandable-card.close-animation{animation:none}}@media,(min-width:1200px){.icon-title-text-button .expandable-card__content{border-radius:0 8px 8px 8px;display:flex;flex-direction:column;gap:16px;position:absolute;right:0;top:0}}@media (--xl){.icon-title-text-button .expandable-card__content{border-radius:0 8px 8px 8px;display:flex;flex-direction:column;gap:16px;position:absolute;right:0;top:0}}.icon-title-text-button .expandable-card .title--desktop{display:none;margin-bottom:0;margin-top:0}@media,(min-width:1200px){.icon-title-text-button .expandable-card .title--desktop{display:revert}}@media (--xl){.icon-title-text-button .expandable-card .title--desktop{display:revert}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-client-opinions{margin-bottom:80px;margin-top:80px;padding-left:12px}@media,(min-width:1024px){.block-client-opinions{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-client-opinions{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}.block-client-opinions{display:flex;flex-direction:column;gap:24px;padding-left:0;padding-right:12px;position:relative}@media,(min-width:1024px){.block-client-opinions{gap:64px;padding-left:65px;padding-right:65px}}@media (--lg){.block-client-opinions{gap:64px;padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-client-opinions{padding-left:0;padding-right:0}}@media (--content-width){.block-client-opinions{padding-left:0;padding-right:0}}.block-client-opinions .field-block-title{margin-bottom:0;margin-top:0}.block-client-opinions .splide-wrapper__title{margin-left:12px}@media,(min-width:1024px){.block-client-opinions .splide-wrapper__title{margin-left:0}}@media (--lg){.block-client-opinions .splide-wrapper__title{margin-left:0}}@media,(min-width:1200px){.block-client-opinions .splide__track{--border-radius:8px;position:relative}.block-client-opinions .splide__track:after,.block-client-opinions .splide__track:before{background-color:#1c1c23;content:"";height:100%;position:absolute;top:0;width:88px;z-index:1}.block-client-opinions .splide__track:before{background-image:linear-gradient(-97deg,#262835 1.72%,rgba(28,28,36,0) 61.5%);border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius);left:0}.block-client-opinions .splide__track:after{background-image:linear-gradient(97deg,#262835 1.72%,rgba(28,28,36,0) 61.5%);border-bottom-left-radius:var(--border-radius);border-top-left-radius:var(--border-radius);right:0}}@media (--xl){.block-client-opinions .splide__track{--border-radius:8px;position:relative}.block-client-opinions .splide__track:after,.block-client-opinions .splide__track:before{background-color:#1c1c23;content:"";height:100%;position:absolute;top:0;width:88px;z-index:1}.block-client-opinions .splide__track:before{background-image:linear-gradient(-97deg,#262835 1.72%,rgba(28,28,36,0) 61.5%);border-bottom-right-radius:var(--border-radius);border-top-right-radius:var(--border-radius);left:0}.block-client-opinions .splide__track:after{background-image:linear-gradient(97deg,#262835 1.72%,rgba(28,28,36,0) 61.5%);border-bottom-left-radius:var(--border-radius);border-top-left-radius:var(--border-radius);right:0}}.block-client-opinions .button--link{background-color:hsla(0,0%,100%,.07);border-bottom-right-radius:20px;border-top-left-radius:8px;flex-direction:row-reverse;font-size:.6875rem;font-weight:500;left:0;line-height:.6875rem;padding:7px 16px;position:absolute;top:0}@media,(min-width:1200px){.block-client-opinions .button--link{border-radius:0 8px 0 30px;flex-direction:row;font-size:.875rem;left:auto;line-height:.875rem;padding:16px 24px;right:0}}@media (--xl){.block-client-opinions .button--link{border-radius:0 8px 0 30px;flex-direction:row;font-size:.875rem;left:auto;line-height:.875rem;padding:16px 24px;right:0}}.block-client-opinions .button--link svg{scale:.7}@media,(min-width:1024px){.block-client-opinions .button--link svg{scale:1}}@media (--lg){.block-client-opinions .button--link svg{scale:1}}.block-client-opinions .button--link:hover:after{display:none}.block-client-opinions .button--link+.quote{padding-top:8px}@media,(min-width:1200px){.block-client-opinions .button--link+.quote{padding-top:0}}@media (--xl){.block-client-opinions .button--link+.quote{padding-top:0}}.block-client-opinions .quote{justify-content:flex-start;text-align:right}@media,(min-width:1200px){.block-client-opinions .quote{text-align:left}}@media (--xl){.block-client-opinions .quote{text-align:left}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.paragraph--type--block-header.paragraph--view-mode--with-award-block{display:flex;flex-direction:column-reverse}.paragraph--type--block-header.paragraph--view-mode--with-award-block>.award{left:12px;position:absolute;top:144px}@media,(min-width:1024px){.paragraph--type--block-header.paragraph--view-mode--with-award-block>.award{left:auto;right:65px;top:332px}}@media (--lg){.paragraph--type--block-header.paragraph--view-mode--with-award-block>.award{left:auto;right:65px;top:332px}}@media,(min-width:1440px){.paragraph--type--block-header.paragraph--view-mode--with-award-block>.award{left:calc(50% + 551px);right:auto;transform:translateX(-50%)}}@media (--content-width){.paragraph--type--block-header.paragraph--view-mode--with-award-block>.award{left:calc(50% + 551px);right:auto;transform:translateX(-50%)}}.paragraph--type--block-header.paragraph--view-mode--with-award-block .header{padding-bottom:0;padding-top:293px}@media,(min-width:1024px){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header{padding-bottom:80px;padding-top:340px}}@media (--lg){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header{padding-bottom:80px;padding-top:340px}}@media,(min-width:1024px){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__content{margin-left:0;width:calc(100% - 206px)}}@media (--lg){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__content{margin-left:0;width:calc(100% - 206px)}}@media,(min-width:1440px){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__content{margin-left:auto}}@media (--content-width){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__content{margin-left:auto}}@media,(min-width:1440px){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__title{max-width:80%}}@media (--content-width){.paragraph--type--block-header.paragraph--view-mode--with-award-block .header__title{max-width:80%}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-linked-posts{background-color:var(--color-background-soft)}.block-linked-posts__content{margin-bottom:80px;margin-top:80px;padding-left:12px;padding-right:12px}@media,(min-width:1024px){.block-linked-posts__content{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-linked-posts__content{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-linked-posts__content{padding-left:0;padding-right:0}}@media (--content-width){.block-linked-posts__content{padding-left:0;padding-right:0}}.block-linked-posts__content{display:flex;flex-direction:column;gap:32px;margin-bottom:0;margin-top:0;padding-bottom:80px;padding-top:80px}@media,(min-width:1024px){.block-linked-posts__content{gap:64px;padding-bottom:120px;padding-top:120px}}@media (--lg){.block-linked-posts__content{gap:64px;padding-bottom:120px;padding-top:120px}}.block-linked-posts__title p{color:var(--color-text-grey);font-family:var(--font-borna);font-size:1.625rem;font-weight:500;line-height:1.706rem}@media,(min-width:1024px){.block-linked-posts__title p{font-size:3.125rem;line-height:3.281rem}}@media (--lg){.block-linked-posts__title p{font-size:3.125rem;line-height:3.281rem}}.block-linked-posts__title p{margin-bottom:0;margin-top:0}.block-linked-posts .grid{gap:24px}.block-linked-posts .button--link{font-size:.875rem;line-height:.875rem}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-numbers{margin-bottom:80px;margin-top:80px;padding-left:12px;padding-right:12px}@media,(min-width:1024px){.block-numbers{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-numbers{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-numbers{padding-left:0;padding-right:0}}@media (--content-width){.block-numbers{padding-left:0;padding-right:0}}.block-numbers{align-items:flex-start;display:flex;flex-direction:column;font-family:Borna;font-family:var(--font-borna,"Borna");gap:32px;margin-bottom:64px;margin-top:64px}@media,(min-width:1024px){.block-numbers{gap:64px}}@media (--lg){.block-numbers{gap:64px}}.block-numbers.paragraph--view-mode--secondary{backdrop-filter:blur(17px);background:var(--gradient-input);margin-left:12px;margin-right:12px;padding:24px}@media,(min-width:1024px){.block-numbers.paragraph--view-mode--secondary{margin-left:0;margin-right:0;max-width:none;padding:64px 65px}}@media (--lg){.block-numbers.paragraph--view-mode--secondary{margin-left:0;margin-right:0;max-width:none;padding:64px 65px}}.block-numbers.paragraph--view-mode--secondary .block-numbers__container{display:flex;flex-direction:column;gap:32px;margin-left:auto;margin-right:auto;max-width:1310px;max-width:var(--content-width,1310px);width:100%}.block-numbers__content{width:100%}.block-numbers h2{margin-bottom:0;margin-top:0}.block-numbers .grid{gap:24px}@media,(min-width:1024px){.block-numbers .button{align-self:center}}@media (--lg){.block-numbers .button{align-self:center}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.block-services{--text-grey-color:var(--color-text-grey,#dedede);margin-bottom:80px;margin-top:80px;padding-left:12px;padding-right:12px}@media,(min-width:1024px){.block-services{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media (--lg){.block-services{margin:120px auto;max-width:1310px;max-width:var(--content-width,1310px);padding-left:65px;padding-right:65px}}@media,(min-width:1440px){.block-services{padding-left:0;padding-right:0}}@media (--content-width){.block-services{padding-left:0;padding-right:0}}.block-services{display:grid;position:relative;grid-gap:16px;gap:16px}@media,(min-width:1024px){.block-services{grid-template-columns:repeat(2,1fr)}}@media (--lg){.block-services{grid-template-columns:repeat(2,1fr)}}@media,(min-width:1440px){.block-services{gap:24px;grid-template-columns:minmax(auto,460px) 1fr 1fr}}@media (--content-width){.block-services{gap:24px;grid-template-columns:minmax(auto,460px) 1fr 1fr}}.block-services__header{display:flex;flex-direction:column;gap:24px;margin-bottom:24px}@media,(min-width:1024px){.block-services__header{align-self:center;gap:32px;grid-row:1/3;margin-bottom:0}}@media (--lg){.block-services__header{align-self:center;gap:32px;grid-row:1/3;margin-bottom:0}}@media,(min-width:1440px){.block-services__header{align-self:flex-start}}@media (--content-width){.block-services__header{align-self:flex-start}}.block-services .field-block-title,.block-services__description{margin-bottom:0;margin-top:0}@media,(min-width:1024px){.block-services__description{max-width:340px}}@media (--lg){.block-services__description{max-width:340px}}.block-services__description{color:var(--text-grey-color)}.block-services .card{display:flex;flex-direction:column;gap:24px;justify-content:space-between}@media,(min-width:1024px){.block-services .expandable-card__summary h3{font-size:2.25rem;line-height:2.7rem}}@media (--lg){.block-services .expandable-card__summary h3{font-size:2.25rem;line-height:2.7rem}}@media,(min-width:1024px){.block-services .expandable-card__button{display:none}}@media (--lg){.block-services .expandable-card__button{display:none}}.block-services .expandable-card__content{color:var(--text-grey-color);margin-top:24px}.block-services .rotating-hexagons{display:none}@media,(min-width:1024px){.block-services .rotating-hexagons{display:inline;display:initial;left:-64px;right:auto;top:220px}}@media (--lg){.block-services .rotating-hexagons{display:inline;display:initial;left:-64px;right:auto;top:220px}}
@custom-media --content-width:(min-width:1440px);@custom-media --xl:(min-width:1200px);@custom-media --lg:(min-width:1024px);@custom-media --md:(min-width:768px);@custom-media --sm:(min-width:576px);.paragraph--type--section-title{pointer-events:none}.paragraph--type--section-title.paragraph--view-mode--h3 .field-block-title{color:var(--color-text-grey);font-family:var(--font-borna);font-size:1.375rem;font-weight:500;line-height:1.65rem}@media,(min-width:1024px){.paragraph--type--section-title.paragraph--view-mode--h3 .field-block-title{font-size:2.25rem;line-height:2.7rem}}@media (--lg){.paragraph--type--section-title.paragraph--view-mode--h3 .field-block-title{font-size:2.25rem;line-height:2.7rem}}
@keyframes gin-throbber{0%{transform:rotateZ(0);}100%{transform:rotateZ(360deg);}}.ajax-progress__throbber,.ajax-progress__throbber--fullscreen,.ui-dialog .ajax-progress__throbber,.media-library-item .ajax-progress__throbber{border:3px solid var(--gin-color-primary);border-inline-end:3px dotted transparent;}.ajax-progress .ajax-progress__message{color:var(--gin-color-text);}[dir].gin--dark-mode .ajax-progress--fullscreen{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber,[dir].gin--dark-mode .ajax-progress--fullscreen .ajax-progress__throbber--fullscreen{border:3px solid var(--gin-bg-app);border-inline-end:3px dotted transparent;}.media-library-widget .ajax-progress__throbber,.media-library-widget .ajax-progress__throbber--fullscreen{border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;}.ui-dialog .ajax-progress-throbber{padding:var(--gin-spacing-xs);background:var(--gin-bg-app);border-radius:50%;box-shadow:0 2px 6px 0 rgba(34,35,48,.1);border:1px solid rgba(216,217,224,.8);}.gin--dark-mode .ui-dialog .ajax-progress-throbber{background-color:var(--gin-color-primary);border-color:transparent;box-shadow:0 2px 6px 0 var(--gin-bg-app);}.ui-dialog .ajax-progress-throbber::before,.contextual-links .ajax-progress-throbber::before{content:"";display:block;position:absolute;inset-block-start:var(--gin-spacing-xs);inset-inline-start:var(--gin-spacing-xs);width:1.125rem;height:1.125rem;border:2px solid var(--gin-color-primary);border-inline-end:2px dotted transparent;border-radius:50%;animation:gin-throbber .75s linear infinite;}.gin--dark-mode .ui-dialog .ajax-progress,.gin--dark-mode .media-library-item .ajax-progress.ajax-progress.ajax-progress{background-color:var(--gin-bg-app);border-color:var(--gin-bg-app);}.contextual-links li{position:relative;}.contextual-links .ajax-progress-throbber{position:absolute;inset-block-start:0;inset-inline-end:var(--gin-spacing-xxs);width:24px;height:24px;}.contextual-links .ajax-progress-throbber::before{inset-block-start:0;inset-inline-start:.25em;}.claro-autocomplete__message{color:var(--gin-color-primary);}
