@font-face{font-family:Involve;src:url(../fonts/Involve-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Involve;src:url(../fonts/Involve-SemiBold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Involve;src:url(../fonts/Involve-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--primary-color: #02c498;--red: #ff0000;--grey: #f8f8f8;--text-color: #02211a;--involve: "Involve", sans-serif;--content-padding: 4rem;--container-width: 150rem;--inter: "Inter", sans-serif}@media only screen and (max-width: 640px){:root{--content-padding: 2.4rem}}:root{interpolate-size:allow-keywords}*,*:after,*:before{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:10px;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:clamp(2px,.52vw,125px);scrollbar-gutter:stable;scroll-behavior:smooth;scroll-padding-top:2rem}@media only screen and (max-width: 640px){html{font-size:10px}}body{font-size:1.4rem;line-height:1.3;min-height:100vh;display:flex;flex-direction:column;color:var(--text-color);font-family:var(--involve);overscroll-behavior:none;overflow-anchor:none}body.menu-open,body.modal-open{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}@media only screen and (max-width: 640px){body.filters-shown{touch-action:none;-webkit-overflow-scrolling:none;overflow:hidden;overscroll-behavior:none}}main{display:flex;flex-direction:column;flex-grow:1}ul,ol{list-style:none}ol{counter-reset:ordered-list}ol>li{counter-increment:ordered-list}ol>li:before{content:counter(ordered-list,decimal-leading-zero) "."}input,textarea{border:none;font:inherit;outline:none;box-shadow:none;border-radius:0;width:100%;background-color:transparent;display:block}input:not([type=checkbox]):not([type=radio]){-moz-appearance:none;appearance:none;-webkit-appearance:none}textarea{resize:none;box-shadow:none;display:block;width:100%;overflow:auto;height:20rem}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}input[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button{-webkit-appearance:none;display:none}button{border:none;background-color:transparent;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;color:inherit;outline:none;display:inline-flex;position:relative}a{background-color:transparent;text-decoration:none;transition:color .2s,text-decoration-color .2s}a:link,a:visited{color:inherit}a:where(:not[class]):link,a:where(:not[class]):visited{color:var(--primary-color)}svg{flex-shrink:0;fill:currentColor}picture{display:contents}img{border-style:none;max-width:100%;display:block}img[data-sizes=auto]{display:block;width:100%}img.lazyload:not([src]){visibility:hidden}table{width:100%;border-collapse:collapse;text-align:left}th{font-weight:400}td,th{text-align:left;vertical-align:top}::selection{color:#fff;background-color:var(--primary-color);-webkit-text-fill-color:white}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{background-color:transparent}.validation-error{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%;color:var(--red);order:-10;margin-bottom:.4rem}.page-main{flex-grow:1;display:flex;flex-direction:column;overflow-x:hidden;overflow-x:clip}.overlay{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#27272780;z-index:60;opacity:0;visibility:hidden;display:none}body:not(.loaded) .overlay{display:none!important}@supports selector(:has(*)){.overlay{display:block}}body:has(.page-header__nav-list-item--catalog:hover) .overlay{opacity:1;visibility:inherit;transition:opacity .2s ease .1s,visibility .2s ease .1s}@media only screen and (max-width: 640px){.overlay{display:none}}.text-input{width:100%;border-radius:4.5rem;border:1px solid #dadada;transition:border-color .2s,color .2s;display:block;padding:0 2.4rem;height:5.6rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}.text-input.not-valid{border-color:var(--red)}textarea.text-input{padding-top:1.6rem;padding-bottom:1.6rem}.text-input--resizeable{background-image:url(../images/resize-icon.svg);background-repeat:no-repeat;background-position:right .9rem bottom .5rem;background-size:2.3rem 2.3rem;resize:vertical;min-height:5.6rem}.text-input--resizeable::-webkit-resizer{background:transparent;display:none}.btn{font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;border-radius:22.9rem;background:var(--primary-color);box-shadow:-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;color:#fff;flex-shrink:0;transition:background-color .2s,box-shadow .2s,color .2s;padding:1.5rem 3.2rem;align-self:stretch;justify-content:center;text-align:center;position:relative;isolation:isolate;white-space:nowrap}.btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--primary-color);opacity:0;transition:opacity .2s;z-index:-1;pointer-events:none;border-radius:22.9rem}.btn:link,.btn:visited{color:#fff}@media (hover: hover) and (pointer: fine){.btn:hover{color:var(--primary-color);background-color:transparent}.btn:hover:before{opacity:1}}@media only screen and (max-width: 640px){.btn{padding:1.5rem 3.2rem;font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3}}.text-content{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.text-content{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.text-content :where(p){margin-top:1.6rem}.text-content :where(p):first-child{margin-top:0}.text-content :where(figure){margin-top:2.4rem;margin-bottom:6.4rem}@media only screen and (max-width: 640px){.text-content :where(figure){margin-top:1.6rem;margin-bottom:4rem}}.text-content>img,.text-content figure>img{display:block;max-width:100%;width:74rem;margin-top:2.4rem;margin-bottom:6.4rem;border-radius:.8rem}@media only screen and (max-width: 640px){.text-content>img,.text-content figure>img{margin-top:1.6rem;margin-bottom:4rem;width:100%}}.text-content>img:first-child,.text-content figure>img:first-child{margin-top:0}.text-content>img:last-child,.text-content figure>img:last-child{margin-bottom:0}.text-content :where(h1,h2,h3,h4,h5,h6){font-size:2rem;font-style:normal;font-weight:600;line-height:140%;margin-top:2.4rem;margin-bottom:.8rem}.text-content :where(h1,h2,h3,h4,h5,h6):first-child{margin-top:0}.text-content :where(h1,h2,h3,h4,h5,h6):last-child{margin-bottom:0}.text-content :where(table){width:100%;border:1px solid var(--text-color);border-collapse:collapse;margin-top:1.6rem}.text-content :where(table):first-child{margin-top:0}.text-content :where(table) td,.text-content :where(table) th{border:1px solid var(--text-color);vertical-align:top;padding:.5rem 1rem}.text-content :where(ul){display:flex;flex-direction:column;gap:2.4rem;margin-top:2.4rem;margin-bottom:6.4rem}@media only screen and (max-width: 640px){.text-content :where(ul){margin-top:1.6rem;margin-bottom:4rem;gap:1.6rem}}.text-content :where(ul):first-child{margin-top:0}.text-content :where(ul):last-child{margin-bottom:0}.text-content :where(ul)>li{display:grid;grid-template-columns:3rem 1fr;position:relative;grid-row-gap:.8rem}.text-content :where(ul)>li>*{grid-column:2/3;margin:0}.text-content :where(ul)>li:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/marker.svg);width:2.4rem;height:.8rem;align-self:center;grid-row:1/2;grid-column:1/2}.text-content :where(ol){display:flex;flex-direction:column;gap:2.4rem;margin-top:2.4rem;margin-bottom:6.4rem}@media only screen and (max-width: 640px){.text-content :where(ol){margin-top:1.6rem;margin-bottom:4rem;gap:1.6rem}}.text-content :where(ol):first-child{margin-top:0}.text-content :where(ol):last-child{margin-bottom:0}.text-content :where(ol)>li{display:grid;grid-template-columns:3rem 1fr;position:relative;grid-row-gap:.8rem}.text-content :where(ol)>li>*{grid-column:2/3;margin:0}.text-content :where(ol)>li:before{content:counter(ordered-list,decimal-leading-zero);font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color);align-self:flex-start;grid-row:1/2;grid-column:1/2}.text-content--large-headings :where(h2,h3){font-size:4rem;font-style:normal;font-weight:700;line-height:120%;margin-top:4.8rem;margin-bottom:0;text-wrap:balance}.text-content--large-headings :where(h4,h5,h6){font-size:2.4rem;font-style:normal;font-weight:700;line-height:120%;margin-top:2.4rem;margin-bottom:0;text-wrap:balance}.text-content--large-headings :where(ol,ul){margin-bottom:0;margin-top:2.4rem}@media only screen and (max-width: 640px){.text-content--large-headings :where(h2,h3){font-size:2.4rem;margin-top:3.2rem;margin-bottom:0}.text-content--large-headings :where(h4,h5,h6){font-size:2rem;margin-top:3.2rem;margin-bottom:0}.text-content--large-headings :where(ol,ul){margin-bottom:0;margin-top:1.6rem}}.text-area-sizer{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stack"}.text-area-sizer:before{content:attr(data-text) " ";grid-area:stack;white-space:pre-wrap;visibility:hidden}.text-area-sizer textarea{grid-area:stack;align-self:stretch;justify-self:stretch;width:100%;overflow:hidden;min-height:none;height:auto}.text-area-sizer>textarea,.text-area-sizer:before{border:1px solid #dadada;padding:1.6rem 2.4rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;width:100%;border-radius:4.5rem}.select{position:relative}.select__btn{display:flex;align-items:center;gap:2rem;width:100%;text-align:left;padding:0 2.4rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;border-radius:4.5rem;border:1px solid #dadada;height:5.6rem;transition:color .2s,border-color .2s}.select__btn svg{flex-shrink:0;width:2.4rem;height:2.4rem;transition:transform .2s;fill:var(--primary-color)}.select.active .select__btn svg{transform:rotate(180deg)}.select__btn-text{min-width:0;width:50%;flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#27272780}.choice-selected .select__btn-text{color:#272727}.select__dropdown{position:absolute;left:0;width:100%;top:100%;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s;z-index:20;padding-top:.4rem}.select.active .select__dropdown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}.select__dropdown-inner{border-radius:.8rem;border:1px solid #dadada;background:#f8f8f8;padding:2.4rem}.select__choices-list{display:flex;flex-direction:column;gap:1.6rem}.select__choice{display:block;cursor:pointer;-webkit-user-select:none;user-select:none}@media (hover: hover) and (pointer: fine){.select__choice:hover .select__choice-input:not(:checked)~.select__choice-content{color:var(--primary-color)}}.select__choice-input{display:none}.select__choice-content{display:block;font-size:1.6rem;font-style:normal;font-weight:400;line-height:2.16rem;color:#27272780;transition:color .2s}.select__choice-input:checked~.select__choice-content{color:var(--primary-color);font-weight:500}.select__choice-mark{display:none}@media only screen and (max-width: 640px){.select__choice-mark{display:grid;place-items:center;width:2.4rem;height:2.4rem;flex-shrink:0;border:1px solid #ddd;transition:background-color .2s,border-color .2s}.select__choice-mark svg{display:block;width:100%;height:100%;fill:#fff;transition:opacity .2s;opacity:0}}.select__choice-input:checked~.select__choice-mark{background-color:var(--primary-color);border-color:var(--primary-color)}.select__choice-input:checked~.select__choice-mark svg{opacity:1}.news-card{display:flex;flex-direction:column;row-gap:2.4rem;border-radius:.8rem;background:#fff;padding:.8rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;flex-grow:1;min-height:51.1rem}@media only screen and (max-width: 640px){.news-card{border-radius:.8rem;background:#fff;box-shadow:-.1832rem -.1832rem 1.0992rem #089f7c40,.1832rem .1832rem 1.0992rem #089f7c40,-.1832rem -.1832rem .1832rem #ffffff40 inset,1.832px 1.832px 1.832px #ffffff40 inset;min-height:46.1rem}}@media only screen and (max-width: 640px){.swiper .news-card{border-radius:.4rem;background:#fff;box-shadow:-.1202rem -.1202rem .7209rem #089f7c40,.1202rem .1202rem .7209rem #089f7c40,-.1202rem -.1202rem .1202rem #ffffff40 inset,.1202rem .1202rem .1202rem #ffffff40 inset;padding:.4rem;grid-row-gap:1.6rem;min-height:35.6rem}}@media (hover: hover) and (pointer: fine){.news-card:hover .news-card__title{color:#27272780}.news-card:hover .news-card__arrow{background-color:transparent}.news-card:hover .news-card__arrow svg{fill:var(--primary-color)}}.news-card__image-container{position:relative;border-radius:.8rem;overflow:hidden}.news-card__image-container:before{content:"";display:block;padding-bottom:66.2%}@media only screen and (max-width: 640px){.swiper .news-card__image-container{border-radius:.4rem}.swiper .news-card__image-container:before{padding-bottom:64.65%}}.news-card__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.news-card__title{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;margin:0 1.6rem;transition:color .2s}@media only screen and (max-width: 640px){.news-card__title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;margin:0 .8rem}}@media only screen and (max-width: 640px){.swiper .news-card__title{font-size:1.4rem;font-style:normal;font-weight:600;line-height:140%;margin:0 1.2rem .8rem}}.news-card__bottom{margin:0 1.6rem;padding:1.6rem 0;border-top:1px solid #d9d9d9;display:flex;align-items:center;gap:1.6rem;margin-top:auto}@media only screen and (max-width: 640px){.news-card__bottom{margin:0 .8rem;padding:1.6rem 0;margin-top:auto}}@media only screen and (max-width: 640px){.swiper .news-card__bottom{margin:0 1.2rem;padding:1.2rem 0;gap:1rem;margin-top:auto}}.news-card__date{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.news-card__date{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}@media only screen and (max-width: 640px){.swiper .news-card__date{font-size:1.2rem;font-style:normal;font-weight:400;line-height:135%}}.news-card__time{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.news-card__time{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}@media only screen and (max-width: 640px){.swiper .news-card__time{font-size:1.2rem;font-style:normal;font-weight:400;line-height:135%}}.news-card__arrow{margin-left:auto;flex-shrink:0;width:4rem;height:4rem;background-color:var(--primary-color);border-radius:50%;border:1px solid var(--primary-color);transition:border-color .2s,background-color .2s}@media only screen and (max-width: 640px){.swiper .news-card__arrow{width:3.2rem;height:3.2rem}}.news-card__arrow svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.robot-card{display:grid;grid-template-columns:minmax(0,1fr);flex-grow:1;border-radius:.8rem;background:#f8f8f8;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;grid-gap:1.2rem;grid-template-areas:"image image" "title arrow" "price arrow";grid-template-rows:auto 1fr auto;padding:1.6rem 1.6rem 2.4rem;position:relative;isolation:isolate;overflow:hidden;backface-visibility:hidden;min-height:45.9rem;transition:box-shadow .2s}.robot-card--green{background-image:url(../images/robot-green-card.webp);background-repeat:no-repeat;background-position:center;background-size:cover;color:#fff}.robot-card--green:link,.robot-card--green:visited{color:#fff}.robot-card--green .robot-card__arrow{border-color:#fff;background-color:#fff}.robot-card--green .robot-card__arrow svg{fill:#02211a}.robot-card--green .robot-card__price{color:#fff}@media only screen and (max-width: 640px){.robot-card{padding:.8rem;border-radius:.4018rem;box-shadow:-.0899rem -.0899rem .5392rem #089f7c40,.0899rem .0899rem .5392rem #089f7c40,-.0899rem -.0899rem .0899rem #ffffff40 inset,.0899rem .0899rem .0899rem #ffffff40 inset;min-height:25.1rem}}.robot-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(-1deg,#02c498 .48%,rgba(255,255,255,0) 6.21%),#f8f8f8;z-index:-1;pointer-events:none;transition:opacity .2s;opacity:0}@media (hover: hover) and (pointer: fine){.robot-card:not(.robot-card--green):hover:before{opacity:1}.robot-card:not(.robot-card--green):hover .robot-card__arrow{background-color:transparent}.robot-card:not(.robot-card--green):hover .robot-card__arrow svg{fill:var(--primary-color)}.robot-card.robot-card--green:hover{box-shadow:-.3rem -.3rem 1.6rem #089f7c40,.3rem .3rem 1.6rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}.robot-card.robot-card--green:hover .robot-card__arrow{background-color:transparent}.robot-card.robot-card--green:hover .robot-card__arrow svg{fill:#fff}}.robot-card__image-wrapper{grid-area:image;position:relative;margin-bottom:1.2rem;border-radius:.8rem;background-color:#fff;overflow:hidden}@media only screen and (max-width: 640px){.robot-card__image-wrapper{border-radius:.2678rem;margin-bottom:0}}.robot-card__image-wrapper:before{content:"";display:block;padding-bottom:85.2%}.robot-card__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.robot-card__title{grid-area:title;font-size:2rem;font-style:normal;font-weight:600;line-height:140%}@media only screen and (max-width: 640px){.robot-card__title{font-size:1.4rem;font-style:normal;font-weight:600;line-height:120%}}.robot-card__price{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1;grid-area:price;align-self:flex-end}@media only screen and (max-width: 640px){.robot-card__price{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.robot-card__arrow{width:4rem;height:4rem;border-radius:50%;grid-area:arrow;transition:background-color .2s,border-color .2s;background-color:var(--primary-color);align-self:flex-end;justify-self:flex-end;border:1px solid var(--primary-color)}@media only screen and (max-width: 640px){.robot-card__arrow{width:2.4rem;height:2.4rem}}.robot-card__arrow svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.review-card{display:flex;align-items:flex-start;flex-grow:1;border-radius:1.6rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:2.4rem;gap:3rem}.swiper-slide .review-card{flex-grow:0}@media only screen and (max-width: 640px){.review-card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;flex-direction:column;align-items:stretch;gap:2.2rem}}.review-card__content{width:30%;flex-grow:1;display:flex;flex-direction:column;padding-top:1.6rem;gap:1.2rem}@media only screen and (max-width: 640px){.review-card__content{width:auto;padding:0;gap:1.2rem}}.review-card__image-wrapper{flex-shrink:0;width:23.7rem;border-radius:.4rem;background:#f8f8f8;padding:.8rem;display:flex;flex-direction:column;gap:.8rem;transition:box-shadow .2s}@media (hover: hover) and (pointer: fine){.review-card__image-wrapper:hover{box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}@media only screen and (max-width: 640px){.review-card__image-wrapper{width:15rem;padding:.5rem;gap:.5rem;max-width:100%;align-self:center;border-radius:.2524rem}}.review-card__image{width:100%;aspect-ratio:221/296;object-fit:cover}.review-card__zoom{margin-left:auto;width:1.2rem;height:1.2rem}@media only screen and (max-width: 640px){.review-card__zoom{width:.7572rem;height:.7572rem}}.review-card__zoom svg{display:block;width:100%;height:100%;fill:#a1a1a1}.review-card__title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.review-card__title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.review-card__text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.review-card__text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}.review-card:not(.all-shown) .review-card__text{overflow:hidden;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical}}.review-card__toggle-btn{display:none}@media only screen and (max-width: 640px){.review-card__toggle-btn{display:block;font-size:1.4rem;font-style:normal;font-weight:600;line-height:135%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:1px;margin-top:.4rem;text-align:left}.review-card__toggle-btn>span:nth-child(2){display:none}.review-card.all-shown .review-card__toggle-btn>span:nth-child(1){display:none}.review-card.all-shown .review-card__toggle-btn>span:nth-child(2){display:inline}}.breadcrumbs{display:block;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-bottom:5rem}@media only screen and (max-width: 640px){.breadcrumbs{margin-bottom:3.2rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.breadcrumbs span{color:#a1a1a1;cursor:default;pointer-events:none}.breadcrumbs a:after{content:"/"}.breadcrumbs a:last-child:after{display:none}.breadcrumbs a.active{color:#a1a1a1;cursor:default;pointer-events:none}@media (hover: hover) and (pointer: fine){.breadcrumbs a:not(.active):hover{color:var(--primary-color)}}.page-footer{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);background-color:var(--grey)}.page-footer__content{grid-column-start:content-start;grid-column-end:content-end}.page-footer__bottom-row{padding-top:.8rem;padding-bottom:1.2rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;align-items:center;border-top:1px solid #d9d9d9}@media only screen and (max-width: 640px){.page-footer__bottom-row{display:flex;flex-direction:column;gap:.8rem;align-items:stretch;padding-top:1.6rem;padding-bottom:1.7rem}}.page-footer__copyright{grid-column:1/4;font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#27272766}@media only screen and (max-width: 640px){.page-footer__copyright{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.page-footer__policy{grid-column:4/7;font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#27272766;text-decoration-line:underline;text-decoration-thickness:1px;text-decoration-skip-ink:none;text-underline-offset:1px;transition:color .2s,text-decoration-color .2s}.page-footer__policy:link,.page-footer__policy:visited{color:#27272766}@media (hover: hover){.page-footer__policy:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__policy{text-decoration:none;font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.page-footer__made-by{grid-column:9/-1;justify-self:flex-end;display:flex;flex-direction:column;align-items:flex-end;text-align:right;font-size:1.2rem;font-style:normal;font-weight:400;line-height:135%;color:#27272766;gap:.2rem}.page-footer__made-by:link,.page-footer__made-by:visited{color:#27272766}@media only screen and (max-width: 640px){.page-footer__made-by{font-size:1.2rem;font-style:normal;font-weight:400;line-height:135%;align-items:flex-start;margin-top:.8rem}}.page-footer__made-by-logo{width:7.3rem;height:auto;display:block}@media only screen and (max-width: 640px){.page-footer__made-by-logo{width:7.3rem}}.page-footer__top-row{padding-top:3.4rem;padding-bottom:4.5rem;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem}@media only screen and (max-width: 640px){.page-footer__top-row{display:flex;flex-direction:column;gap:0;padding-top:3.68rem;padding-bottom:2.9rem}}.page-footer__logo-wrapper{grid-column:1/4;display:flex;flex-direction:column;gap:4.2rem}@media only screen and (max-width: 640px){.page-footer__logo-wrapper{gap:3rem;margin-bottom:3.2rem}}.page-footer__logo{align-self:flex-start}.page-footer__logo-image{width:25.3rem;height:auto;display:block}@media only screen and (max-width: 640px){.page-footer__logo-image{width:21.5rem}}.page-footer__requisites{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.page-footer__requisites{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.page-footer__requisites p{margin-bottom:1rem}@media only screen and (max-width: 640px){.page-footer__requisites p{margin:0}}.page-footer__requisites p:last-child{margin-bottom:0}.page-footer__services{grid-column:4/7}@media only screen and (max-width: 640px){.page-footer__services{margin:0}}.page-footer__services-list{display:flex;flex-direction:column;gap:3.2rem}@media only screen and (max-width: 640px){.page-footer__services-list{gap:0}}.page-footer__services-list-item{display:flex;flex-direction:column;gap:1.3rem}@media only screen and (max-width: 640px){.page-footer__services-list-item{margin-bottom:2.4rem;gap:1.3rem}.page-footer__services-list-item:has(.page-footer__services-link:only-child){margin-bottom:1.2rem}.page-footer__services-list-item:last-child{margin-bottom:1.2rem}}.page-footer__services-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media (hover: hover) and (pointer: fine){.page-footer__services-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__services-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.page-footer__services-categories-list{display:flex;flex-direction:column;gap:1.2rem}.page-footer__services-categories-link{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;display:block}@media (hover: hover){.page-footer__services-categories-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__services-categories-link{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.page-footer__nav{grid-column:7/10}@media only screen and (max-width: 640px){.page-footer__nav{grid-column:1/-1;margin-bottom:2.8rem}}.page-footer__nav-list{display:flex;flex-direction:column;gap:1.6rem}@media only screen and (max-width: 640px){.page-footer__nav-list{gap:1.2rem}}.page-footer__nav-link{display:block;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media (hover: hover){.page-footer__nav-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__nav-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.page-footer__contacts{grid-column:10/-1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.page-footer__contacts{display:contents;grid-column:1/-1}}.page-footer__contacts-list{display:flex;flex-direction:column;gap:2.2rem;margin-bottom:4rem}@media only screen and (max-width: 640px){.page-footer__contacts-list{gap:1.8rem;margin:0;margin-bottom:3.5rem}}.page-footer__contacts-link{display:flex;align-items:center;gap:.8rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media (hover: hover){.page-footer__contacts-link:link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-footer__contacts-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.page-footer__contacts-link svg{flex-shrink:0;fill:var(--primary-color);width:2.2rem;height:2.2rem}.page-footer__social-list{display:flex;align-items:center;flex-wrap:wrap;gap:1.2rem;margin-bottom:5.3rem}@media only screen and (max-width: 640px){.page-footer__social-list{margin:0;margin-bottom:3.5rem}}.page-footer__social-list-item{flex-shrink:0}.page-footer__social-link{width:5.6rem;height:5.6rem;border-radius:50%;border:1px solid #848484;transition:background-color .2s,border-color .2s,opacity .2s;display:block}.page-footer__social-link svg{display:block;width:100%;height:100%;fill:var(--primary-color);transition:fill .2s}@media (hover: hover){.page-footer__social-link:hover{opacity:.4}}.page-footer__callback-btn{padding-left:6.2rem;padding-right:6.2rem;align-self:flex-start}@media only screen and (max-width: 640px){.page-footer__callback-btn{align-self:stretch}}.page-header{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);padding:2.4rem 0;position:relative;z-index:140;transition:background-color .2s}@media only screen and (min-width: 641px){.page-header:has(.page-header__nav-list-item--catalog:hover){background-color:#fff}}@media only screen and (max-width: 640px){.page-header{padding:1rem 0}}.page-header__content{grid-column-start:content-start;grid-column-end:content-end}.page-header__top-row{display:flex;align-items:center;gap:2.4rem;padding-bottom:2.6rem}@media only screen and (max-width: 640px){.page-header__top-row{gap:1.4rem;padding-bottom:0;align-items:flex-start}}.page-header__logo,.page-header__menu-logo{flex-shrink:0;margin-right:auto}@media only screen and (max-width: 640px){.page-header__logo,.page-header__menu-logo{margin-top:.2rem;position:relative}}.page-header__logo-image,.page-header__menu-logo-image{width:20.9rem;display:block;height:auto}@media only screen and (max-width: 640px){.page-header__logo-image,.page-header__menu-logo-image{width:14.7rem}}.page-header__contacts{display:flex;align-items:center;flex-wrap:wrap;gap:4rem;row-gap:2rem;margin-right:7.4rem}@media only screen and (max-width: 640px){.page-header__contacts{grid-area:contacts;margin:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:nowrap}}.page-header__contacts-link{display:flex;align-items:center;gap:.6rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:1.3}.page-header__contacts-link svg{flex-shrink:0;fill:var(--primary-color);width:2rem;height:2rem}@media (hover: hover) and (pointer: fine){.page-header__contacts-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-header__contacts-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:normal}}.page-header__social{flex-shrink:0;margin-right:9.7rem}@media only screen and (max-width: 640px){.page-header__social{margin:0;grid-area:social}}.page-header__social-list{display:flex;align-items:center;flex-wrap:wrap;gap:1.6rem}@media only screen and (max-width: 640px){.page-header__social-list{gap:.8rem}}.page-header__social-list-item{flex-shrink:0}.page-header__social-link{width:5.6rem;height:5.6rem;border-radius:50%;border:1px solid #848484;transition:background-color .2s,border-color .2s,opacity .2s;display:block}.page-header__social-link svg{display:block;width:100%;height:100%;fill:var(--primary-color);transition:fill .2s}@media (hover: hover){.page-header__social-link:hover{opacity:.4}}.page-header__callback-link{padding-left:6.4rem;padding-right:6.4rem}@media only screen and (max-width: 640px){.page-header__callback-link{grid-area:callback;padding-left:3.2rem;padding-right:3.2rem}}.page-header__cart{flex-shrink:0;box-shadow:-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;width:5.6rem;height:5.6rem;display:grid;place-items:center;border-radius:50%;background-color:var(--primary-color);position:relative;isolation:isolate;transition:background-color .2s,color .2s}.page-header__cart:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;z-index:-1;border:1px solid var(--primary-color);opacity:0;transition:opacity .2s}.page-header__cart svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}@media (hover: hover) and (pointer: fine){.page-header__cart:hover{background-color:transparent}.page-header__cart:hover svg{fill:var(--primary-color)}.page-header__cart:hover:before{opacity:1}}@media only screen and (max-width: 640px){.page-header__cart{grid-area:cart;align-self:center;justify-self:flex-end}}.page-header__cart-items-amount{position:absolute;right:0;top:0;display:grid;place-items:center;width:2.4rem;height:2.4rem;border-radius:50%;border:1px solid rgb(221,221,221);color:#000;text-align:center;font-weight:600;font-size:1rem;line-height:1.1;background-color:#fff}.page-header__only-desktop{display:contents}@media only screen and (max-width: 640px){.page-header__only-desktop{display:none}}@media only screen and (max-width: 640px){.page-header__nav{margin-bottom:5.6rem}}@media only screen and (min-width: 641px){.page-header__nav-list{border-top:1px solid rgba(39,39,39,.6);display:flex;align-items:flex-start;position:relative}.page-header__nav-list:before{content:"";position:absolute;left:0;top:0;width:1px;background-color:#27272799;height:1.6rem}.page-header__nav-list:after{content:"";position:absolute;right:0;top:0;width:1px;background-color:#27272799;height:1.6rem}}@media only screen and (max-width: 640px){.page-header__nav-list{display:flex;flex-direction:column}}@media only screen and (min-width: 641px){.page-header__nav-list-item{flex-grow:1}.page-header__nav-list-item--has-dropdown{position:relative}.page-header__nav-list-item:hover .page-header__nav-link .icon-arrow{transform:rotate(180deg)}.page-header__nav-list-item:hover .page-header__brands-dropdown,.page-header__nav-list-item:hover .page-header__submenu-dropdown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}.page-header__nav-list-item:hover .page-header__catalog-dropdown{opacity:1;visibility:inherit;transition:opacity .2s,visibility .2s}}@media only screen and (max-width: 640px){.page-header__nav-list-item{border-top:1px solid #d9d9d9}.page-header__nav-list-item:last-child{border-bottom:1px solid #d9d9d9}}@media only screen and (max-width: 640px){.page-header__nav-list-item--catalog .page-header__nav-link:after,.page-header__nav-list-item--has-dropdown .page-header__nav-link:after{content:"";flex-shrink:0;height:1.264rem;width:.6035rem;background-image:url(../images/mobile-menu-right-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:center;margin-left:auto;display:block}}@media only screen and (min-width: 641px){.page-header__nav-link{padding:1.4rem;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;transition:color .2s;width:100%;position:relative}.page-header__nav-list-item:not(:last-child) .page-header__nav-link:after{content:"";position:absolute;right:0;top:0;width:1px;background-color:#27272799;height:1.6rem}.page-header__nav-link .icon-catalog{width:1.7804rem;height:2.056rem;margin-right:1.2rem;fill:var(--primary-color);flex-shrink:0}.page-header__nav-link .icon-arrow{flex-shrink:0;fill:var(--primary-color);width:1.2rem;height:1.2rem;margin-left:.6rem;transition:transform .2s}}@media only screen and (min-width: 641px) and (hover: hover) and (pointer: fine){.page-header__nav-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.page-header__nav-link{font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;padding:1.6rem 0;display:flex;align-items:center;gap:1.2rem}.page-header__nav-link .icon-arrow{display:none}.page-header__nav-link .icon-catalog{flex-shrink:0;width:1.7804rem;height:2.056rem;fill:var(--primary-color)}}.page-header__burger{display:none}@media only screen and (max-width: 640px){.page-header__burger{display:flex;flex-direction:column;gap:.6rem;flex-shrink:0;margin-top:.7rem}.page-header__burger span{width:2.8rem;height:.2rem;background-color:var(--primary-color);border-radius:.8rem}}.page-header__mobile-phone{display:none}@media only screen and (max-width: 640px){.page-header__mobile-phone{width:3.2rem;height:3.2rem;display:block;flex-shrink:0;border-radius:50%;border:1px solid #848484}.page-header__mobile-phone svg{display:block;width:100%;height:100%;fill:var(--primary-color)}}@media only screen and (min-width: 641px){.page-header__submenu-dropdown,.page-header__brands-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s;z-index:50;padding-top:.8rem;width:max-content}body:not(.loaded) .page-header__submenu-dropdown,body:not(.loaded) .page-header__brands-dropdown{display:none}}@media only screen and (max-width: 640px){.page-header__submenu-dropdown,.page-header__brands-dropdown{display:none;position:fixed;left:0;top:0;width:100%;height:100%;padding:0 var(--content-padding);overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:3rem;z-index:70;background-color:#fff}.page-header__nav-list-item.active .page-header__submenu-dropdown,.page-header__nav-list-item.active .page-header__brands-dropdown{display:block}}@media only screen and (min-width: 641px){.page-header__brands-dropdown-inner{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;flex-direction:column;padding:3.2rem}}@media only screen and (min-width: 641px){.page-header__submenu-dropdown-inner{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;flex-direction:column;padding:4.8rem;width:max-content}}@media only screen and (min-width: 641px){.page-header__submenu-list{display:flex;flex-direction:column;gap:2rem}}@media only screen and (max-width: 640px){.page-header__submenu-list-item{border-top:1px solid #d9d9d9}.page-header__submenu-list-item:last-child{border-bottom:1px solid #d9d9d9}}.page-header__submenu-link{display:flex;align-items:center;font-size:2rem;font-style:normal;font-weight:600;line-height:140%;gap:1.6rem}@media (hover: hover) and (pointer: fine){.page-header__submenu-link:hover{color:var(--primary-color)}.page-header__submenu-link:hover .page-header__submenu-arrow{opacity:1}}@media only screen and (max-width: 640px){.page-header__submenu-link{font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;padding:1.6rem 0;display:flex;align-items:center}}.page-header__submenu-arrow{flex-shrink:0;border-radius:50%;width:2.4rem;height:2.4rem;opacity:0;transition:opacity .2s;background-color:var(--primary-color)}.page-header__submenu-arrow svg{width:100%;height:100%;fill:#fff}@media only screen and (max-width: 640px){.page-header__submenu-arrow{display:none}}.page-header__catalog-submenu-list-item:not(:has(.page-header__catalog-submenu)) .page-header__catalog-submenu-link .page-header__catalog-submenu-link-arrow{display:none}@media only screen and (min-width: 641px){.page-header__brands-list{display:flex;flex-direction:column;gap:2.4rem}}@media only screen and (max-width: 640px){.page-header__brands-list-item{border-top:1px solid #d9d9d9}.page-header__brands-list-item:last-child{border-bottom:1px solid #d9d9d9}}@media only screen and (min-width: 641px){.page-header__brands-card{display:flex;align-items:center;gap:1.6rem;font-size:2rem;font-style:normal;font-weight:600;line-height:140%}}@media only screen and (min-width: 641px) and (hover: hover) and (pointer: fine){.page-header__brands-card:hover{color:var(--primary-color)}.page-header__brands-card:hover .page-header__brands-arrow{opacity:1}}@media only screen and (max-width: 640px){.page-header__brands-card{font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;padding:1.6rem 0;display:flex;align-items:center}}@media only screen and (min-width: 641px){.page-header__brands-image-container{flex-shrink:0;border-radius:.2945rem;background:#fff;box-shadow:-.1473rem -.1473rem .8836rem #089f7c40,.1473rem .1473rem .8836rem #089f7c40,-.1473rem -.1473rem .1473rem #ffffff40 inset,.1473rem .1473rem .1473rem #ffffff40 inset;overflow:hidden;position:relative;width:8rem}.page-header__brands-image-container:before{content:"";display:block;padding-bottom:70%}}@media only screen and (max-width: 640px){.page-header__brands-image-container{display:none}}.page-header__brands-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.page-header__brands-arrow{flex-shrink:0;margin-left:auto;border-radius:50%;width:2.4rem;height:2.4rem;opacity:0;transition:opacity .2s;background-color:var(--primary-color)}.page-header__brands-arrow svg{width:100%;height:100%;fill:#fff}@media only screen and (max-width: 640px){.page-header__brands-arrow{display:none}}@media only screen and (min-width: 641px){.page-header__catalog-dropdown{position:absolute;top:100%;padding-top:1.6rem;z-index:50;width:100vw;left:50%;transform:translate(-50%);opacity:0;visibility:hidden;transition:opacity .2s,visibility 0s linear .2s;z-index:30}body:not(.loaded) .page-header__catalog-dropdown{display:none}}@media only screen and (max-width: 640px){.page-header__catalog-dropdown{display:none;position:fixed;left:0;top:0;width:100%;height:100%;padding:0 var(--content-padding);overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:3rem;z-index:70;background-color:#fff}.page-header__nav-list-item.active .page-header__catalog-dropdown{display:block}}@media only screen and (min-width: 641px){.page-header__catalog-dropdown-inner{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}@media only screen and (min-width: 641px){.page-header__catalog-dropdown-inner-content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column;padding-top:4rem;padding-bottom:8rem}}.page-header__catalog-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem;grid-row-gap:1.6rem;position:relative}@media only screen and (max-width: 640px){.page-header__catalog-categories{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.page-header__catalog-main-categories-list{display:flex;flex-direction:column;gap:1.6rem}@media only screen and (min-width: 641px){.page-header__catalog-main-categories-list{position:relative}}@media only screen and (min-width: 641px){.page-header__catalog-main-categories-list-item{grid-column:1/2}.page-header__catalog-main-categories-list-item:hover>.page-header__catalog-submenu{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}.page-header__catalog-main-categories-list-item:hover .page-header__catalog-main-categories-card-bg:before{opacity:1}}.page-header__catalog-main-categories-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stack";isolation:isolate;border-radius:.8rem;overflow:hidden;overflow:clip;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}.page-header__catalog-main-categories-card:before{content:"";display:block;padding-bottom:54.6%;grid-area:stack}@media only screen and (max-width: 640px){.page-header__catalog-main-categories-card:before{padding-bottom:30%}}@media only screen and (max-width: 640px){.page-header__catalog-main-categories-card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.page-header__catalog-main-categories-card-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.page-header__catalog-main-categories-card-bg:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(359deg,#02c498 1.42%,rgba(255,255,255,0) 61.34%);transition:opacity .2s;opacity:0}.page-header__catalog-main-categories-card-bg-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.page-header__catalog-main-categories-card-content{grid-area:stack;z-index:5;display:flex;flex-direction:column;padding:3.2rem;gap:2.4rem}@media only screen and (max-width: 640px){.page-header__catalog-main-categories-card-content{padding:2.4rem;gap:.8rem}}.page-header__catalog-main-categories-card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.page-header__catalog-main-categories-card-title{font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%}}.page-header__catalog-main-categories-card-arrow{width:4rem;height:4rem;border-radius:50%;background-color:var(--primary-color);flex-shrink:0}@media only screen and (max-width: 640px){.page-header__catalog-main-categories-card-arrow{width:2.4rem;height:2.4rem}}.page-header__catalog-main-categories-card-arrow svg{fill:#fff;width:100%;height:100%}@media only screen and (min-width: 641px){.page-header__catalog-submenu{display:flex;flex-direction:column;position:absolute;left:100%;padding-left:2.4rem;width:100%;top:0;min-height:100%;box-sizing:content-box;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s}}@media only screen and (max-width: 640px){.page-header__catalog-submenu{display:none;position:fixed;left:0;top:0;width:100%;height:100%;padding:0 var(--content-padding);overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-bottom:3rem;z-index:70;background-color:#fff}.page-header__catalog-main-categories-list-item.active>.page-header__catalog-submenu{display:block}}@media only screen and (min-width: 641px){.page-header__catalog-submenu-inner{padding-top:2.3rem;padding-bottom:2.3rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;flex-direction:column;flex-grow:1;box-sizing:border-box;position:relative}}@media only screen and (min-width: 641px){.page-header__catalog-submenu-list{display:flex;flex-direction:column;gap:.8rem}}@media only screen and (min-width: 641px){.page-header__catalog-submenu-list-item:hover>.page-header__catalog-submenu{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}}@media only screen and (max-width: 640px){.page-header__catalog-submenu-list-item{border-top:1px solid #d9d9d9}.page-header__catalog-submenu-list-item:last-child{border-bottom:1px solid #d9d9d9}}.page-header__catalog-submenu-link{display:flex;align-items:center;gap:1.6rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;transition:color .2s,background-color .2s;padding:1.6rem 1rem 1.6rem 4rem}@media (hover: hover) and (pointer: fine){.page-header__catalog-submenu-link:hover{background:#f8f8f8}}@media only screen and (max-width: 640px){.page-header__catalog-submenu-link{font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;padding:1.6rem 0;display:flex;align-items:center;gap:1.2rem}}.page-header__catalog-submenu-link-arrow{width:2.4rem;height:2.4rem;border-radius:50%;background-color:var(--primary-color);flex-shrink:0}@media only screen and (max-width: 640px){.page-header__catalog-submenu-link-arrow{display:none}}.page-header__catalog-submenu-link-arrow svg{fill:#fff;width:100%;height:100%;display:block}@media only screen and (max-width: 640px){.page-header__menu{background:white;position:fixed;left:0;top:0;width:100%;z-index:70;display:flex;flex-direction:column;transition:opacity .4s,visibility 0s linear .4s;opacity:0;visibility:hidden;padding:0 var(--content-padding);padding-bottom:6rem;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;height:100%;color:var(--text-color)}.menu-open .page-header__menu{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}body:not(.loaded) .page-header__menu{display:none}}.page-header__menu-top-row{display:none}@media only screen and (max-width: 640px){.page-header__menu-top-row{display:flex;align-items:flex-end;gap:2rem;justify-content:space-between;padding:1rem 0;margin-bottom:3.8rem}}.page-header__menu-close{flex-shrink:0;width:2.4rem;height:2.4rem}.page-header__menu-close svg{display:block;width:100%;height:100%;fill:var(--primary-color)}.page-header__menu-bottom{display:none}@media only screen and (max-width: 640px){.page-header__menu-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:2rem;grid-row-gap:4rem;grid-template-areas:"callback callback" "social cart" "contacts contacts"}}.page-header__back-btn{display:none}@media only screen and (max-width: 640px){.page-header__back-btn{display:flex;align-items:center;margin-bottom:3.6rem;gap:1.3rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:normal;color:#a1a1a1}.page-header__back-btn svg{flex-shrink:0;fill:var(--primary-color);height:1.264rem;width:.6035rem}}.faq{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.faq{margin-bottom:7.2rem}}.faq__content{grid-column-start:content-start;grid-column-end:content-end;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;grid-row-gap:4rem}@media only screen and (max-width: 640px){.faq__content{display:flex;flex-direction:column;gap:2.4rem}}.faq__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;grid-column:1/-1}@media only screen and (max-width: 640px){.faq__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.faq__list{max-width:112rem;display:flex;flex-direction:column;gap:2.4rem;grid-column:1/10}@media only screen and (max-width: 640px){.faq__list{max-width:none;gap:1.6rem}}.faq__accordion{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:2.6rem 2.4rem;display:flex;align-items:flex-start;gap:16rem;cursor:pointer}@media only screen and (max-width: 640px){.faq__accordion{border-radius:.4rem;background:#fff;gap:2rem;padding:1.6rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:grid;grid-template-columns:1fr auto;grid-row-gap:0;grid-template-areas:"title icon" "content nothing"}}.faq__accordion-left-col{padding-top:.8rem;display:block;width:50%;flex-grow:1}@media only screen and (max-width: 640px){.faq__accordion-left-col{padding-top:0;display:contents}}.faq__accordion-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:.8rem}@media only screen and (max-width: 640px){.faq__accordion-title{font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;margin:0;grid-area:title;align-self:center}}.faq__accordion-dropdown{display:grid;grid-template-rows:0fr;transition:grid-template-rows .5s}@media only screen and (max-width: 640px){.faq__accordion-dropdown{grid-area:content}}.faq__accordion.active .faq__accordion-dropdown{grid-template-rows:1fr}.faq__accordion-dropdown-inner{grid-row:1/2;overflow:hidden}.faq__accordion-dropdown-content{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;-webkit-user-select:unset;user-select:unset;cursor:text}.faq__accordion-dropdown-content a{color:var(--primary-color);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px}.faq__accordion-dropdown-content a:link,.faq__accordion-dropdown-content a:visited{color:var(--primary-color)}@media only screen and (max-width: 640px){.faq__accordion-dropdown-content{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;padding-top:.8rem}}.faq__accordion-icon{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:50%;background-color:#02c498;position:relative}@media only screen and (max-width: 640px){.faq__accordion-icon{width:3.2rem;height:3.2rem;grid-area:icon;align-self:center}}.faq__accordion-icon:before,.faq__accordion-icon:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:1.8rem;height:1px;background-color:#fff;transition:transform .4s}@media only screen and (max-width: 640px){.faq__accordion-icon:before,.faq__accordion-icon:after{width:1.1rem}}.faq__accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.faq__accordion.active .faq__accordion-icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleX(0)}.our-clients{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.our-clients{margin-bottom:7.2rem}}.our-clients__content{grid-column-start:content-start;grid-column-end:content-end}.our-clients__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.our-clients__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.our-clients__slider-wrapper .swiper{overflow:visible}.our-clients__slider-wrapper .swiper-slide{margin-right:2.4rem;width:35.7rem}@media only screen and (max-width: 640px){.our-clients__slider-wrapper .swiper-slide{margin-right:.9rem;width:24rem}}.our-clients__slider-wrapper .swiper-slide:last-child{margin-right:0}.our-clients__slider-card{aspect-ratio:357/192;position:relative;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;overflow:hidden}@media only screen and (max-width: 640px){.our-clients__slider-card{border-radius:.4487rem;box-shadow:-.1351rem -.1351rem .8105rem #089f7c40,.1351rem .1351rem .8105rem #089f7c40,-.1351rem -.1351rem .1351rem #ffffff40 inset,.1351rem .1351rem .1351rem #ffffff40 inset}}.our-clients__slider-card-image{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:80%;height:80%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none;object-fit:contain}.our-clients__slider-controls{margin-top:4.8rem;display:flex;align-items:center;gap:4.8rem}@media only screen and (max-width: 640px){.our-clients__slider-controls{margin-top:2.4rem;justify-content:space-between;gap:2rem}}.our-clients__slider-arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.our-clients__slider-arrows{order:40}}.our-clients__slider-arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.our-clients__slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.our-clients__slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.our-clients__slider-arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.our-clients__slider-arrow:not(.swiper-button-disabled):hover{opacity:.5}}.our-clients__slider-pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.our-clients__slider-pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.heading-with-text{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.heading-with-text{margin-bottom:7.2rem}}.heading-with-text__content{grid-column-start:content-start;grid-column-end:content-end;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem;grid-row-gap:2.4rem}@media only screen and (max-width: 640px){.heading-with-text__content{display:flex;flex-direction:column;gap:1.6rem}}.heading-with-text__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;grid-column:1/-1;text-wrap:balance}@media only screen and (max-width: 640px){.heading-with-text__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.heading-with-text__text{grid-column:1/9}.automation{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.automation{margin-bottom:7.2rem}}.automation__content{grid-column-start:content-start;grid-column-end:content-end;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;align-items:flex-start}@media only screen and (max-width: 640px){.automation__content{display:flex;flex-direction:column;align-items:stretch;gap:1.7rem}}.automation__text-content{display:flex;flex-direction:column}.automation__text-content:before{content:"";background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/quotes.svg);width:8.8rem;height:7.3015rem;margin-bottom:4.9rem}@media only screen and (max-width: 640px){.automation__text-content:before{width:3.9772rem;height:3.3rem;margin-bottom:2.4rem}}.automation__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;max-width:50rem;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.automation__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:.8rem}}.automation__text-cursor{display:inline-block;position:relative;top:.08em}.automation__text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;max-width:33rem}@media only screen and (max-width: 640px){.automation__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;max-width:none}}.automation__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;grid-row-gap:2.8rem;grid-auto-rows:minmax(22rem,1fr)}@media only screen and (max-width: 640px){.automation__list{grid-gap:1rem;grid-auto-rows:1fr}}.automation__list-item{display:flex;flex-direction:column}.automation__card{display:flex;flex-direction:column;border-radius:.8rem;border:1px solid #fff;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40;padding:3rem 8.2rem 2.4rem 4rem;background-image:url(../images/automation-pattern.svg);background-repeat:no-repeat;background-position:right center;background-size:5.6rem 100%;flex-grow:1;gap:1.4rem}@media only screen and (max-width: 640px){.automation__card{border-radius:.6rem;box-shadow:-.0891rem -.0891rem .5345rem #089f7c40,.0891rem .0891rem .5345rem #089f7c40;gap:.5rem;padding:1.2rem .4rem 1.2rem 1.2rem;background-size:2.6rem 100%}}.automation__card-amount{font-size:8.8rem;font-style:normal;font-weight:700;line-height:100%;color:var(--primary-color)}@media only screen and (max-width: 640px){.automation__card-amount{font-size:4rem;font-style:normal;font-weight:700;line-height:100%}}.automation__card-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.automation__card-text{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.home-news{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.home-news{margin-bottom:7.2rem}}.home-news__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.home-news__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.home-news__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.home-news__slider .swiper{overflow:visible}@media only screen and (min-width: 641px){.home-news__slider .swiper-wrapper{display:grid;grid-gap:2rem;grid-template-columns:repeat(4,minmax(0,1fr));grid-row-gap:2.4rem}}.home-news__slider .swiper-slide{box-sizing:border-box;height:auto;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.home-news__slider .swiper-slide{width:24rem;margin-right:.9rem}.home-news__slider .swiper-slide:last-child{margin-right:0}}.home-news__slider-controls{margin-top:4.8rem;align-items:center;gap:4.8rem;display:none}@media only screen and (max-width: 640px){.home-news__slider-controls{display:flex;margin-top:2.4rem;justify-content:space-between;gap:2rem}}.home-news__slider-arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.home-news__slider-arrows{order:40}}.home-news__slider-arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.home-news__slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.home-news__slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.home-news__slider-arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.home-news__slider-arrow:not(.swiper-button-disabled):hover{opacity:.5}}.home-news__slider-pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.home-news__slider-pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.project-card{display:flex;flex-direction:column;border-radius:.8rem;background-color:var(--primary-color);color:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;overflow:hidden;overflow:clip;flex-grow:1}@media (hover: hover) and (pointer: fine){.project-card:hover .project-card__title{color:#02211ab3}.project-card:hover .project-card__arrow{background-color:transparent}.project-card:hover .project-card__arrow svg{fill:var(--primary-color)}}@media only screen and (max-width: 640px){.project-card{border-radius:.4rem;box-shadow:-.0583rem -.0583rem .3496rem #089f7c40,.0583rem .0583rem .3496rem #089f7c40,-.0583rem -.0583rem .0583rem #ffffff40 inset,.0583rem .0583rem .0583rem #ffffff40 inset}}.project-card__slider .swiper{border-radius:.8rem;overflow:hidden}@media only screen and (max-width: 640px){.project-card__slider .swiper{border-radius:.4rem}}.project-card__slider-image-wrapper{position:relative}.project-card__slider-image-wrapper:before{content:"";padding-bottom:63.4%;display:block}.project-card__slider-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.project-card__content{padding:3.2rem;display:flex;align-items:flex-start;border-radius:1.2rem;background:#fff;flex-grow:1;position:relative;backface-visibility:hidden;transform:translateZ(0);box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}@media only screen and (max-width: 640px){.project-card__content{padding:1.2rem;border-radius:.3496rem;background:#fff;flex-direction:column;gap:2.5rem;box-shadow:-.0583rem -.0583rem .3496rem #089f7c40,.0583rem .0583rem .3496rem #089f7c40,-.0583rem -.0583rem .0583rem #ffffff40 inset,.0583rem .0583rem .0583rem #ffffff40 inset}.projects__list-item .project-card__content{min-height:15.6rem}}.project-card__content-wrapper{margin:-9rem 1.6rem 1.6rem;position:relative;z-index:10;flex-grow:1;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.project-card__content-wrapper{margin:-4rem .8rem .8rem}}.project-card__pagination.swiper-pagination-horizontal{position:absolute;left:0;right:0;top:auto;z-index:12;width:auto;bottom:100%;margin-bottom:1.6rem;display:flex;align-items:center;justify-content:center;gap:1.6rem}@media only screen and (max-width: 640px){.project-card__pagination.swiper-pagination-horizontal{margin-bottom:.7rem;gap:1.2rem}}.project-card__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{width:1.2rem;height:1.2rem;border-radius:50%;opacity:1;background-color:#fffc;flex-shrink:0;transition:background-color .2s;margin:0}@media only screen and (max-width: 640px){.project-card__pagination.swiper-pagination-horizontal .swiper-pagination-bullet{width:.8rem;height:.8rem}}.project-card__pagination.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primary-color)}.project-card__title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.4;transition:color .2s}@media only screen and (max-width: 640px){.project-card__title{font-size:1.6rem;font-style:normal;font-weight:700;line-height:1.3}}.project-card__arrow{flex-shrink:0;margin-left:auto;margin-top:auto;width:4rem;height:4rem;border-radius:50%;background-color:var(--primary-color);transition:background-color .2s,border-color .2s;border:1px solid var(--primary-color)}@media only screen and (max-width: 640px){.project-card__arrow{width:3.2rem;height:3.2rem}}.project-card__arrow svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.realised-projects{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.realised-projects{margin-bottom:7.2rem}}.realised-projects__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.realised-projects__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.realised-projects__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.realised-projects__slider-wrapper>.swiper{overflow:visible}.realised-projects__slider-wrapper>.swiper>.swiper-wrapper>.swiper-slide{height:auto;box-sizing:border-box;display:flex;flex-direction:column;width:74rem;margin-right:2rem}.realised-projects__slider-wrapper>.swiper>.swiper-wrapper>.swiper-slide:last-child{margin-right:0}@media only screen and (max-width: 640px){.realised-projects__slider-wrapper>.swiper>.swiper-wrapper>.swiper-slide{width:24rem;margin-right:.9rem}}.realised-projects__slider-bottom-row{margin-top:3.8rem;display:flex;align-items:center;gap:3rem}@media only screen and (max-width: 640px){.realised-projects__slider-bottom-row{margin-top:2.4rem;flex-direction:column;align-items:stretch;gap:5.6rem}}.realised-projects__slider-controls{display:flex;align-items:center;gap:4.8rem}@media only screen and (max-width: 640px){.realised-projects__slider-controls{justify-content:space-between;gap:2rem}}.realised-projects__slider-arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.realised-projects__slider-arrows{order:40}}.realised-projects__slider-arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.realised-projects__slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.realised-projects__slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.realised-projects__slider-arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.realised-projects__slider-arrow:not(.swiper-button-disabled):hover{opacity:.5}}.realised-projects__slider-pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.realised-projects__slider-pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.realised-projects__show-all{margin-left:auto;padding-left:7.6rem;padding-right:7.6rem}@media only screen and (max-width: 640px){.realised-projects__show-all{padding-left:3.2rem;padding-right:3.2rem;margin:0;align-self:stretch}}.has-questions{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.has-questions{margin-bottom:7.2rem}}.has-questions__content{grid-column-start:content-start;grid-column-end:content-end;border-radius:1.6rem;background:#f8f8f8;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"left right";overflow:hidden;overflow:clip}@media only screen and (max-width: 640px){.has-questions__content{border-radius:.8rem;background:#f8f8f8;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;flex-direction:column;gap:0}}.has-questions__left-col{grid-area:left;padding:6.4rem 10.4rem 6.4rem 6.4rem;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.has-questions__left-col{padding:0;padding:3.2rem 2.4rem 2.4rem}}.has-questions__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.35}@media only screen and (max-width: 640px){.has-questions__heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.35}}.has-questions__text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.7rem}@media only screen and (max-width: 640px){.has-questions__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.8rem}}.has-questions__form{margin-top:3.2rem;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.has-questions__form{margin-top:2.4rem}}.has-questions__form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;align-items:flex-end}@media only screen and (max-width: 640px){.has-questions__form-fields{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem;align-items:stretch}}.has-questions__form-field{display:flex;flex-direction:column;justify-content:flex-end}.has-questions__form-field--align-start{align-self:start}@media only screen and (max-width: 640px){.has-questions__form-field--align-start{align-self:stretch}}.has-questions__file-upload{margin-top:2.4rem;display:flex;align-items:center;justify-content:center;gap:1rem;position:relative;border:1px dashed #dadada;padding:1.3rem 2rem;transition:border-color .2s}@media only screen and (max-width: 640px){.has-questions__file-upload{margin-top:1.6rem;padding:1.5rem;gap:.8rem}}.has-questions__file-upload.dragged{border-color:var(--primary-color)}.has-questions__file-upload svg{flex-shrink:0;width:2.4rem;height:2.4rem;fill:var(--primary-color)}@media only screen and (max-width: 640px){.has-questions__file-upload svg{order:-10}}.has-questions__file-upload-input{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0}.has-questions__file-upload-text{min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#27272780;transition:color .2s}.has-questions__controls{display:flex;align-items:center;gap:3.2rem;margin-top:4rem}@media only screen and (max-width: 640px){.has-questions__controls{flex-direction:column;align-items:stretch;margin-top:3.2rem;gap:1.6rem}}.has-questions__submit{padding-left:6.4rem;padding-right:6.4rem}@media only screen and (max-width: 640px){.has-questions__submit{padding-left:3.2rem;padding-right:3.2rem}}.has-questions__policy{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.has-questions__policy{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.has-questions__right-col{grid-area:right;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.has-questions__right-col{order:30}}.has-questions__image-wrapper{position:relative;flex-grow:1}.has-questions__image-wrapper:before{content:"";padding-bottom:78.8%;display:block}.has-questions__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.has-questions__quiz{order:-30;display:flex;align-items:flex-start;gap:2.2rem;padding:3.2rem;background:#eee;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;justify-content:space-between;margin-bottom:5.6rem}@media only screen and (max-width: 640px){.has-questions__quiz{padding:1.2rem;flex-direction:column;font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;margin-bottom:2rem}}.has-questions__quiz a{font-weight:700;text-decoration-line:underline;text-decoration-style:solid;text-decoration-thickness:1px;text-underline-offset:1px;text-decoration-color:transparent;transition:text-decoration-color .2s;color:var(--primary-color)}.has-questions__quiz a:link,.has-questions__quiz a:visited{color:var(--primary-color)}.has-questions__quiz a:hover{text-decoration-color:var(--primary-color)}.has-questions__quiz-image{flex-shrink:0;width:6.5rem;height:auto}@media only screen and (max-width: 640px){.has-questions__quiz-image{display:none}}.large-heading{font-size:6.4rem;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;text-wrap:balance}@media only screen and (max-width: 640px){.large-heading{font-size:3.2rem;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase}}.certificates{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.certificates{padding-top:1.4rem;margin-bottom:7.2rem}}.certificates__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.certificates__heading{margin-bottom:4rem}@media only screen and (max-width: 640px){.certificates__heading{margin-bottom:3.2rem}}.certificates__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;grid-row-gap:3.2rem}@media only screen and (max-width: 640px){.certificates__list{grid-template-columns:minmax(0,1fr);grid-gap:3.2rem}}.certificates__list-item{display:flex;flex-direction:column}.certificate-card{display:grid;grid-template-columns:10.2rem 1fr;grid-gap:1.6rem;grid-template-areas:"icon content";flex-grow:1}@media only screen and (max-width: 640px){.certificate-card{grid-template-columns:8rem 1fr;grid-gap:1.6rem}}.certificate-card:before{content:"";width:10.2rem;height:11rem;background-image:url(../images/certificate.svg);background-size:contain;background-repeat:no-repeat;background-position:center}@media only screen and (max-width: 640px){.certificate-card:before{width:8rem;height:8.6rem;margin-bottom:1.3rem}}@media (hover: hover) and (pointer: fine){.certificate-card:hover{color:var(--primary-color)}}.certificate-card__content{grid-area:content;display:flex;flex-direction:column;gap:2.4rem;justify-content:space-between}@media only screen and (max-width: 640px){.certificate-card__content{gap:1.6rem}}.certificate-card__title{font-size:2rem;font-style:normal;font-weight:600;line-height:140%}@media only screen and (max-width: 640px){.certificate-card__title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.certificate-card__format{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1;margin-bottom:.8rem;text-transform:uppercase}@media only screen and (max-width: 640px){.certificate-card__format{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;margin-bottom:0}}.news{padding-top:2.4rem;margin-bottom:15rem;display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}@media only screen and (max-width: 640px){.news{margin-bottom:7.2rem;padding-top:1.4rem}}.news__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.news__heading{margin-bottom:3.2rem}@media only screen and (max-width: 640px){.news__heading{margin-bottom:2.4rem}}.news__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem;margin-bottom:5.6rem}.news__list:last-child{margin-bottom:0}@media only screen and (max-width: 640px){.news__list{grid-template-columns:minmax(0,1fr);grid-gap:1.4rem;grid-auto-rows:1fr;margin-bottom:4rem}}.news__list-item{display:flex;flex-direction:column}.pagination{display:block}.pagination>ul,.pagination__list{display:flex;align-items:center;justify-content:center;gap:2.4rem}.pagination>ul>li,.pagination__list-item{flex-shrink:0}.pagination>ul>li>a,.pagination>ul>li>span,.pagination__link{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;color:#d9d9d9;transition:color .2s}.pagination>ul>li>a:link,.pagination>ul>li>a:visited,.pagination>ul>li>span:link,.pagination>ul>li>span:visited,.pagination__link:link,.pagination__link:visited{color:#d9d9d9}@media (hover: hover) and (pointer: fine){.pagination>ul>li>a:not(.active):not(.current):hover,.pagination>ul>li>span:not(.active):not(.current):hover,.pagination__link:not(.active):not(.current):hover{color:var(--primary-color)}}.pagination>ul>li>a.active,.pagination>ul>li>a.current,.pagination>ul>li>span.active,.pagination>ul>li>span.current,.pagination__link.active,.pagination__link.current{width:3rem;height:2.8rem;border-radius:.4rem;border:1px solid #a1a1a1;display:grid;place-items:center;cursor:default;pointer-events:none;color:var(--primary-color)}.individual-solutions{margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.individual-solutions{padding-top:1.4rem;margin-bottom:7.2rem}}.individual-solutions__main-wrapper{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:2.4rem}@media only screen and (max-width: 640px){.individual-solutions__main-wrapper{margin-bottom:4rem}}.individual-solutions__main-content{grid-column-start:content-start;grid-column-end:content-end}.individual-solutions__breadcrumbs{margin:0}.individual-solutions__card{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);align-items:center}.individual-solutions__card-bg{grid-column-start:main-start;grid-column-end:main-end;grid-row:1/2;display:block}.individual-solutions__card-bg-image{display:block;width:100%;height:auto}.individual-solutions__card-inner{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;color:#fff;display:flex;flex-direction:column;justify-content:center;gap:2.4rem}@media only screen and (max-width: 640px){.individual-solutions__card-inner{gap:2.4rem}}.individual-solutions__card-text{max-width:93rem;font-size:2rem;font-style:normal;font-weight:600;line-height:140%}@media only screen and (max-width: 640px){.individual-solutions__card-text{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.team{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:14.2rem}@media only screen and (max-width: 640px){.team{margin-bottom:7.2rem}}.team__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.team__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.team__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.team__slider .swiper{overflow:visible}.team__slider .swiper-slide{width:35.7rem;margin-right:2.4rem;display:flex;flex-direction:column;height:auto}@media only screen and (max-width: 640px){.team__slider .swiper-slide{width:24rem;margin-right:.9rem}}.team__slider .swiper-slide:last-child{margin-right:0}.team__slider-card{display:flex;flex-direction:column;flex-grow:1;padding:.8rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}@media only screen and (max-width: 640px){.team__slider-card{padding:.4rem;border-radius:.8rem;background:#fff;box-shadow:-.1339rem -.1339rem .8034rem #089f7c40,.1339rem .1339rem .8034rem #089f7c40,-.1339rem -.1339rem .1339rem #ffffff40 inset,.1339rem .1339rem .1339rem #ffffff40 inset}}.team__slider-card-image-wrapper{position:relative}.team__slider-card-image-wrapper:before{content:"";display:block;padding-bottom:94.7%}.team__slider-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.team__slider-card-content{display:flex;flex-direction:column;flex-grow:1;gap:.1rem;padding:2.4rem 2.4rem 3.2rem}@media only screen and (max-width: 640px){.team__slider-card-content{padding:1.6rem 1.2rem 2.4rem;gap:.4rem}}.team__slider-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media only screen and (max-width: 640px){.team__slider-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.team__slider-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.team__slider-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.team__slider-controls{margin-top:4.8rem;display:flex;align-items:center;gap:4.8rem}@media only screen and (max-width: 640px){.team__slider-controls{margin-top:2.4rem;justify-content:space-between;gap:2rem}}.team__slider-arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.team__slider-arrows{order:40}}.team__slider-arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.team__slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.team__slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.team__slider-arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.team__slider-arrow:not(.swiper-button-disabled):hover{opacity:.5}}.team__slider-pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.team__slider-pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.documents{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}.documents--robot{margin-bottom:5.6rem}.documents--robot:has(+.has-questions){margin-bottom:15rem}@media only screen and (max-width: 640px){.documents--robot:has(+.has-questions){margin-bottom:7rem}}@media only screen and (max-width: 640px){.documents{margin-bottom:7.2rem}.documents--robot{margin-bottom:5.3rem}}.documents__content{grid-column-start:content-start;grid-column-end:content-end}.documents__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:3.2rem}.documents__heading--small{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.documents__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:3.2rem}.documents__heading--small{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:2.4rem}}.documents__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;grid-row-gap:3.2rem}@media only screen and (max-width: 640px){.documents__list{grid-template-columns:minmax(0,1fr);grid-gap:3.2rem}}.documents__list-item{display:flex;flex-direction:column}.stages{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.stages{margin-bottom:7.2rem}}.stages__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.stages__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%}@media only screen and (max-width: 640px){.stages__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.stages__text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;max-width:114rem;margin-top:3.2rem}@media only screen and (max-width: 640px){.stages__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:2.4rem}}.stages__list{margin-top:3.2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.stages__list{margin-top:2.4rem;grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.stages__list-item{display:flex;flex-direction:column}.stages__list-item:before{display:none}@media only screen and (min-width: 641px){.stages__list-item:nth-child(1){grid-row:span 2;grid-column:span 2}.stages__list-item:nth-child(1) .stages__card-content{padding:3.6rem 5.6rem 3rem}.stages__list-item:nth-child(4){grid-column:span 2}.stages__list-item:nth-child(4) .stages__card-content{display:flex;align-items:flex-start;gap:2.4rem}.stages__list-item:nth-child(4) .stages__card-text{margin-top:1.5rem}}.stages__card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:grid;grid-template-areas:"icon counter" "content content";grid-gap:2rem;grid-row-gap:2rem;flex-grow:1;overflow:hidden;overflow:clip}@media only screen and (max-width: 640px){.stages__card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;grid-row-gap:3.2rem}}.stages__card:before{content:counter(ordered-list,decimal-leading-zero);grid-area:counter;justify-self:flex-end;font-size:8.8rem;font-style:normal;font-weight:700;line-height:90%;color:var(--primary-color);margin-right:3.7rem;align-self:flex-end;margin-bottom:.6rem}@media only screen and (max-width: 640px){.stages__card:before{font-size:4rem;font-style:normal;font-weight:700;line-height:90%;margin-top:1.2rem;margin-bottom:0;margin-right:1.2rem}}.stages__card-icon{grid-area:icon;width:9.6rem;height:9.6rem;object-fit:contain;align-self:flex-start;justify-self:flex-start}@media only screen and (max-width: 640px){.stages__card-icon{width:5.6rem;height:5.6rem}}.stages__card-content{grid-area:content;padding-left:3.2rem;padding-right:2.4rem;padding-bottom:3.2rem}@media only screen and (max-width: 640px){.stages__card-content{padding:2.4rem;padding-top:0;padding-bottom:4rem}}.stages__card-title{font-size:3.2rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.stages__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}}.stages__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.6rem}@media only screen and (max-width: 640px){.stages__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.8rem}}.stages__card-features-list{display:grid;max-width:55rem;width:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;grid-row-gap:1.6rem;margin-top:2.4rem}@media only screen and (max-width: 640px){.stages__card-features-list{max-width:none;margin-top:1.6rem;display:flex;flex-direction:column;gap:1.6rem}}.stages__card-features-list-item{display:flex;flex-direction:column}.stages__card-features-card{display:flex;flex-direction:column;gap:.4rem}@media only screen and (max-width: 640px){.stages__card-features-card{gap:.6rem}}.stages__card-features-card-title{display:flex;align-items:center;font-size:2rem;font-style:normal;font-weight:600;line-height:140%;gap:.6rem}@media only screen and (max-width: 640px){.stages__card-features-card-title{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.stages__card-features-card-title:before{content:"";flex-shrink:0;width:2.4rem;height:.8rem;background-size:contain;background-repeat:no-repeat;background-position:center;background-image:url(../images/stages-arrow.svg)}.stages__card-features-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.stages__card-features-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.article{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:10rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.article{padding-top:1.4rem;margin-bottom:7.2rem}}.article__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.article__breadcrumbs{margin-bottom:8rem}@media only screen and (max-width: 640px){.article__breadcrumbs{margin-bottom:3.2rem}}.article__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:3.2rem;text-wrap:balance;max-width:104rem}@media only screen and (max-width: 640px){.article__heading{max-width:none;font-size:2.4rem;font-weight:700;line-height:1.3;margin-bottom:2.4rem}}.article__info{display:flex;align-items:center;flex-wrap:wrap;gap:4rem;row-gap:2rem;margin-bottom:5.2rem}@media only screen and (max-width: 640px){.article__info{margin-bottom:4rem}}.article__date,.article__time{display:inline-flex;align-items:center;gap:1rem;font-size:2rem;font-style:normal;font-weight:600;line-height:140%}@media only screen and (max-width: 640px){.article__date,.article__time{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;gap:.8rem}}.article__date svg,.article__time svg{flex-shrink:0;fill:var(--primary-color);width:2.2rem;height:2.2rem}.article__text-content{margin-bottom:6.6rem;max-width:88rem}@media only screen and (max-width: 640px){.article__text-content{max-width:none;margin-bottom:4rem}}.article__sharing{display:flex;align-items:center;gap:2.4rem}@media only screen and (max-width: 640px){.article__sharing{flex-direction:column;align-items:stretch}}.article__sharing-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.article__sharing-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.article__sharing-list{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.article__sharing-list{gap:1.6rem}}.article__sharing-list-item{flex-shrink:0}.article__sharing-link{width:5.6rem;height:5.6rem;border-radius:50%;border:1px solid #848484;transition:background-color .2s,border-color .2s,opacity .2s;display:block}.article__sharing-link svg{display:block;width:100%;height:100%;fill:var(--primary-color);transition:fill .2s}@media (hover: hover){.article__sharing-link:hover{opacity:.4}}.not-found{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);padding-top:2.4rem;margin-bottom:15rem}@media only screen and (max-width: 640px){.not-found{padding-top:1.4rem;margin-bottom:7.2rem}}.not-found__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.not-found__breadcrumbs{margin-bottom:8rem}@media only screen and (max-width: 640px){.not-found__breadcrumbs{margin-bottom:3.2rem}}.not-found__text-content{align-self:center;text-align:center;display:flex;flex-direction:column}.not-found__image{display:block;width:45rem;height:auto;margin-bottom:5.6rem}@media only screen and (max-width: 640px){.not-found__image{width:80%;align-self:center;margin-bottom:3.2rem}}.not-found__heading{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:3.4rem}@media only screen and (max-width: 640px){.not-found__heading{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:3.2rem}}.not-found__back-link{font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;border-radius:50rem;background:var(--primary-color);color:#fff;padding:1.4rem 3.7rem;align-self:center;box-shadow:-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}.not-found__back-link:link,.not-found__back-link:visited{color:#fff}@media only screen and (max-width: 640px){.not-found__back-link{border-radius:50rem;font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;box-shadow:-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.reasons{margin-bottom:15rem}@media only screen and (max-width: 640px){.reasons{margin-bottom:7.2rem}}.reasons__wrapper{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);align-items:center}@media only screen and (max-width: 640px){.reasons__wrapper{align-items:stretch}}.reasons__wrapper-bg{grid-column-start:main-start;grid-column-end:main-end;grid-row:1/2;display:block}@media only screen and (max-width: 640px){.reasons__wrapper-bg{position:relative}}.reasons__bg-image{display:block;width:100%;height:auto}@media only screen and (max-width: 640px){.reasons__bg-image{position:absolute;left:0;top:0;width:100%;height:100%}}.reasons__wrapper-inner{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;display:flex;flex-direction:column;padding-top:4rem;padding-bottom:16rem;gap:2.4rem;z-index:6}@media only screen and (max-width: 640px){.reasons__wrapper-inner{padding-top:4rem;padding-bottom:6.4rem}}.reasons__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%}@media only screen and (max-width: 640px){.reasons__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.reasons__card-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2rem;grid-row-gap:6rem}@media only screen and (max-width: 640px){.reasons__card-list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem}}.reasons__card-list-item{display:flex;flex-direction:column}@media only screen and (min-width: 641px){.reasons__card-list-item:nth-child(4){grid-column:2/3}}.reasons__card{display:flex;flex-direction:column;gap:.8rem}.reasons__card-icon{width:10.1rem;height:10.1rem;object-fit:contain}@media only screen and (max-width: 640px){.reasons__card-icon{margin-bottom:.8rem;width:6.4rem;height:6.4rem}}.reasons__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.reasons__card-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.reasons__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.reasons__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.brand{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.brand{padding-top:1.4rem;margin-bottom:7.2rem}}.brand__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.brand__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.brand__breadcrumbs{margin-bottom:3.2rem}}.brand__heading{margin-bottom:4rem}@media only screen and (max-width: 640px){.brand__heading{margin-bottom:2.4rem}}.brand__blocks{display:flex;flex-direction:column;gap:12rem}@media only screen and (max-width: 640px){.brand__blocks{gap:4rem}}.brand__block{display:flex;align-items:flex-start;gap:16rem}@media only screen and (min-width: 641px){.brand__block:nth-child(2n) .brand__block-image-wrapper{order:-1}}@media only screen and (max-width: 640px){.brand__block{gap:2.4rem;flex-direction:column;align-items:stretch}}.brand__block-text-content{width:60rem;display:flex;flex-direction:column;gap:1.6rem;max-width:100%}@media only screen and (max-width: 640px){.brand__block-text-content{width:auto;gap:1.2rem}}.brand__block-title{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-top:-1rem}@media only screen and (max-width: 640px){.brand__block-title{margin:0;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}}.brand__block-text{font-size:2.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.brand__block-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}}.brand__block-image-wrapper{position:relative;overflow:hidden;overflow:clip;border-radius:.8rem;width:74rem;max-width:100%}@media only screen and (max-width: 640px){.brand__block-image-wrapper{border-radius:.4rem}}.brand__block-image-wrapper:before{content:"";display:block;padding-bottom:52.7%}.brand__block-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.faq-page{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.faq-page{padding-top:1.4rem;margin-bottom:7.2rem}}.faq-page__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.faq-page__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.faq-page__breadcrumbs{margin-bottom:3.2rem}}.faq-page__heading{margin-bottom:3.2rem}@media only screen and (max-width: 640px){.faq-page__heading{margin-bottom:2.4rem}}.faq-page__wrapper{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2rem}@media only screen and (max-width: 640px){.faq-page__wrapper{display:block}}.subjects{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.subjects{margin-bottom:7.2rem}}.subjects__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.subjects__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.subjects__heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.subjects__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.subjects__list{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.subjects__list-item{display:flex;flex-direction:column}.subjects__card-link-wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.subjects__card{display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stack";flex-grow:1;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;position:relative;z-index:1;overflow:hidden;overflow:clip}.subjects__card picture{display:contents}@media only screen and (max-width: 640px){.subjects__card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.subjects__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(359deg,#02c498 .58%,rgba(255,255,255,0) 15.71%),#fff;z-index:-1;transition:opacity .2s;opacity:0}@media (hover: hover) and (pointer: fine){.subjects__card:hover:before{opacity:1}.subjects__card:hover .subjects__card-arrow{background-color:transparent}.subjects__card:hover .subjects__card-arrow svg{fill:var(--primary-color)}}.subjects__card-content{display:flex;flex-direction:column;flex-grow:1;grid-area:stack;padding:4rem}@media only screen and (max-width: 640px){.subjects__card-content{padding:1.8rem 2.4rem 2.4rem}}.subjects__card-image{grid-area:stack;width:100%;height:auto;align-self:stretch;justify-self:stretch;object-fit:cover;z-index:-1;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.subjects__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:.8rem}@media only screen and (max-width: 640px){.subjects__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}}.subjects__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#272727cc;margin-bottom:2.4rem}.subjects__card-text--limited-width{max-width:34rem}@media only screen and (max-width: 640px){.subjects__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:140%;margin-bottom:1.7rem}}.subjects__card-list{display:flex;align-items:center;flex-wrap:wrap;gap:.8rem;margin-bottom:3.2rem;max-width:46rem}@media only screen and (max-width: 640px){.subjects__card-list{margin-bottom:3rem;max-width:none}}.subjects__card-list-item{flex-shrink:0}.subjects__card-category{display:flex;align-items:center;gap:.8rem;border-radius:4rem;background:var(--primary-color);border:1px solid var(--primary-color);color:#fff;padding:.7rem 1.5rem;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%;position:relative;z-index:6;transition:color .2s,background-color .2s}.subjects__card-category:link,.subjects__card-category:visited{color:#fff}@media (hover: hover) and (pointer: fine){.subjects__card-category:hover{background-color:transparent;color:var(--primary-color)}}@media only screen and (max-width: 640px){.subjects__card-category{padding:.8rem 1.5rem;font-size:1.4rem;font-style:normal;font-weight:400;line-height:140%;gap:.4rem}}.subjects__card-category s svg{flex-shrink:0;width:1.3754rem;height:.7584rem;fill:currentColor}.subjects__card-arrow-wrapper{margin-top:auto}@media only screen and (max-width: 640px){.subjects__card-arrow-wrapper{padding-top:4.8rem}}.subjects__card-arrow{width:4rem;height:4rem;margin-top:auto;border-radius:50%;background-color:var(--primary-color);border:1px solid var(--primary-color);transition:background-color .2s,border-color .2s}@media only screen and (max-width: 640px){.subjects__card-arrow{width:3.2rem;height:3.2rem}}.subjects__card-arrow svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.intro{margin-bottom:15rem}@media only screen and (max-width: 640px){.intro{margin-bottom:7rem}}.intro__wrapper{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.intro__wrapper-bg{grid-column-start:main-start;grid-column-end:main-end;grid-row:1/2;display:block;filter:drop-shadow(-.2rem -.2rem 1.2rem rgba(8,159,124,.25)) drop-shadow(.2rem .2rem 1.2rem rgba(8,159,124,.25))}@media only screen and (max-width: 640px){.intro__wrapper-bg{filter:drop-shadow(.2rem .2rem .6rem rgba(8,159,124,.25)) drop-shadow(-.2rem -.2rem .6rem rgba(8,159,124,.25))}}.intro__wrapper-bg-inner{background-color:var(--primary-color);background-image:url(../images/intro-background.webp);background-size:cover;background-position:center;background-repeat:no-repeat}@media only screen and (min-width: 641px){.intro__wrapper-bg-inner{-webkit-mask-image:url(../images/vacancies-mask.svg);mask-image:url(../images/vacancies-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;margin:0 1.6rem}}@media only screen and (max-width: 640px){.intro__wrapper-bg-inner{-webkit-mask-image:url(../images/intro-mask-mobile.svg);mask-image:url(../images/intro-mask-mobile.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;background-image:url(../images/intro-background-mobile.webp);position:relative}.intro__wrapper-bg-inner:after{content:"";position:absolute;left:0;bottom:0;width:100%;height:16.6rem;background:linear-gradient(180deg,rgba(13,201,164,0) 0%,rgba(23,121,102,.5) 100%);z-index:10}}.intro__wrapper-inner{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;z-index:5;padding-top:4rem;padding-bottom:4rem;color:#fff;display:flex;flex-direction:column;align-self:center}@media only screen and (max-width: 640px){.intro__wrapper-inner{padding-top:10rem;padding-bottom:6.4rem;align-self:stretch;padding-top:5rem}}.intro__wrapper-bg-card{display:block;position:relative}.intro__wrapper-bg-card:before{content:"";display:block;padding-bottom:40%}@media only screen and (max-width: 640px){.intro__wrapper-bg-card:before{padding-bottom:186%}}.intro__wrapper-bg-card-image{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover}.intro__text-slider{flex-grow:1;display:flex;flex-direction:column}.intro__text-slider .swiper{margin:0;width:auto;flex-grow:1}.intro__text-slider-card{display:flex;flex-direction:column;gap:2.4rem;min-height:42rem}@media only screen and (max-width: 640px){.intro__text-slider-card{max-width:none}}.intro__text-slider-card-title{font-size:6.4rem;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase;max-width:59rem}@media only screen and (max-width: 640px){.intro__text-slider-card-title{font-size:3.2rem;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase}}.intro__text-slider-card-text{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;max-width:54rem}@media only screen and (max-width: 640px){.intro__text-slider-card-text{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.intro__pagination{display:flex;align-items:center;gap:3.2rem;margin-top:4rem}@media only screen and (max-width: 640px){.intro__pagination{justify-content:center;gap:1.6rem}}.intro__pagination .swiper-pagination-bullet{width:4.8rem;height:.2rem;border-radius:.8rem;background-color:#ffffff80;transition:background-color .2s;cursor:pointer;position:relative;overflow:visible}@media only screen and (max-width: 640px){.intro__pagination .swiper-pagination-bullet{width:3.2rem;height:.2rem}}.intro__pagination .swiper-pagination-bullet:before{content:"";position:absolute;top:-1rem;right:-1rem;bottom:-1rem;left:-1rem;background-color:red;z-index:20;opacity:0}@media only screen and (max-width: 640px){.intro__pagination .swiper-pagination-bullet:before{top:-.5rem;right:-.5rem;bottom:-.5rem;left:-.5rem}}.intro__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff;cursor:default}.subjects-page{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.subjects-page{padding-top:1.4rem;margin-bottom:7.2rem}}.subjects-page__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.subjects-page__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.subjects-page__breadcrumbs{margin-bottom:3.2rem}}.subjects-page__heading{margin-bottom:2.4rem}@media only screen and (max-width: 640px){.subjects-page__heading{margin-bottom:3.2rem}}.reviews{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.reviews{padding-top:1.4rem;margin-bottom:7.2rem}}.reviews__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.reviews__breadcrumbs{margin-bottom:4.9rem}@media only screen and (max-width: 640px){.reviews__breadcrumbs{margin-bottom:3.2rem}}.reviews__heading{margin-bottom:2.4rem}.reviews__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;margin-bottom:5.6rem}.reviews__list:last-child{margin-bottom:0}@media only screen and (max-width: 640px){.reviews__list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem;margin-bottom:4rem}}.reviews__list-item{display:flex;flex-direction:column}.vacancies-intro{margin-bottom:15rem;padding-top:2.4rem;display:flex;flex-direction:column;gap:3.2rem}@media only screen and (max-width: 640px){.vacancies-intro{padding-top:1.4rem;margin-bottom:7.2rem}}.vacancies-intro__top{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.vacancies-intro__top-content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.vacancies-intro__breadcrumbs{margin-bottom:0}.vacancies-intro__bottom{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.vacancies-intro__bottom-card-wrapper{filter:drop-shadow(-.2rem -.2rem 1.2rem rgba(8,159,124,.25)) drop-shadow(.2rem .2rem 1.2rem rgba(8,159,124,.25));grid-row:1/2;grid-column:1/-1}.vacancies-intro__bottom-card-wrapper picture{display:contents}@media only screen and (max-width: 640px){.vacancies-intro__bottom-card-wrapper{display:flex;flex-direction:column;filter:drop-shadow(.2rem .2rem .6rem rgba(8,159,124,.25)) drop-shadow(-.2rem -.2rem .6rem rgba(8,159,124,.25))}}.vacancies-intro__bottom-content{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;z-index:5;align-self:center;display:grid;grid-template-columns:1fr 1.3fr}@media only screen and (max-width: 640px){.vacancies-intro__bottom-content{display:flex;flex-direction:column;align-self:stretch}.vacancies-intro__bottom-content:after{content:"";display:block;margin-top:auto;aspect-ratio:375/258}}.vacancies-intro__text-content{display:flex;flex-direction:column;max-width:55rem}@media only screen and (max-width: 640px){.vacancies-intro__text-content{max-width:none;padding-top:10rem;padding-bottom:2.4rem;padding-bottom:6rem}}.vacancies-intro__heading{margin-bottom:2rem}@media only screen and (max-width: 640px){.vacancies-intro__heading{margin-bottom:2.4rem}}.vacancies-intro__large-text{margin-bottom:2rem;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.vacancies-intro__large-text{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.6rem}}.vacancies-intro__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.vacancies-intro__text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.vacancies-intro__text p{margin-bottom:1rem}.vacancies-intro__text p:last-child{margin-bottom:0}@media only screen and (min-width: 641px){.vacancies-intro__bottom-card{background:#f8f8f8;aspect-ratio:1888/641;margin:0 1.6rem;display:grid;grid-template-columns:1fr 1fr;-webkit-mask-image:url(../images/vacancies-mask.svg);mask-image:url(../images/vacancies-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat}}@media only screen and (max-width: 640px){.vacancies-intro__bottom-card{background:#f8f8f8;display:flex;flex-direction:column;-webkit-mask-image:url(../images/vacancies-mask-mobile.svg);mask-image:url(../images/vacancies-mask-mobile.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;flex-grow:1}}@media only screen and (min-width: 641px){.vacancies-intro__image{grid-column:2/3;grid-row:1/2;object-fit:cover;align-self:stretch;justify-self:stretch;border-radius:.8rem}}@media only screen and (max-width: 640px){.vacancies-intro__image{aspect-ratio:375/258;border-radius:.8rem;margin-top:auto}}.vacancies{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.vacancies{margin-bottom:7.2rem}}.vacancies__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.vacancies__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.vacancies__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.vacancies__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.vacancies__list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem}}.vacancies__list-item{display:flex;flex-direction:column}.vacancies__card{display:flex;flex-direction:column;flex-grow:1;padding:4rem;border-radius:.8rem;background:#fff;gap:2.4rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}@media only screen and (max-width: 640px){.vacancies__card{border-radius:.8rem;gap:0;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:2.4rem}}.vacancies__card-top-row{display:flex;align-items:center;gap:2rem;justify-content:space-between}@media only screen and (max-width: 640px){.vacancies__card-top-row{display:contents}}.vacancies__card-title{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3}@media only screen and (max-width: 640px){.vacancies__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.4rem;margin-top:-.5rem}}.vacancies__card-link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:100%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:1px;text-underline-offset:1px;transition:color .2s;color:#02211a}.vacancies__card-link:link,.vacancies__card-link:visited{color:#02211a}@media (hover: hover) and (pointer: fine){.vacancies__card-link:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.vacancies__card-link{order:30;font-size:1.6rem;font-style:normal;font-weight:600;line-height:100%;margin-top:2.4rem}}.vacancies__card-content{display:flex;flex-direction:column;gap:1rem}@media only screen and (max-width: 640px){.vacancies__card-content{gap:.8rem}}.vacancies__card-content-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media only screen and (max-width: 640px){.vacancies__card-content-title{font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%}}.vacancies__card-content-list{display:flex;flex-direction:column;gap:.4rem}@media only screen and (max-width: 640px){.vacancies__card-content-list{gap:.2rem}}.vacancies__card-content-list-item{position:relative;padding-left:2.3rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.vacancies__card-content-list-item{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;padding-left:2rem}}.vacancies__card-content-list-item:before{content:"";position:absolute;left:.8rem;background-color:currentColor;border-radius:50%;width:5px;height:5px;transform:translateY(-50%);top:.65em}@media only screen and (max-width: 640px){.vacancies__card-content-list-item:before{left:.6rem}}.contacts{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem;position:relative;z-index:2}@media only screen and (max-width: 640px){.contacts{padding-top:1.4rem;margin-bottom:7.2rem}}.contacts__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.contacts__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.contacts__breadcrumbs{margin-bottom:3.2rem}}.contacts__row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;align-items:flex-start;margin-bottom:12rem}@media only screen and (max-width: 640px){.contacts__row{display:flex;flex-direction:column;align-items:stretch;gap:4rem;margin-bottom:5rem}}.contacts__row:last-child{margin-bottom:0}.contacts__text-content{display:flex;flex-direction:column}.contacts__heading{margin-bottom:4rem}@media only screen and (max-width: 640px){.contacts__heading{margin-bottom:3.2rem}}.contacts__list{display:flex;flex-direction:column;gap:2rem;align-items:flex-start;margin-bottom:5rem}.contacts__list:last-child{margin-bottom:0}@media only screen and (max-width: 640px){.contacts__list{margin-bottom:4rem}}.contacts__link{display:flex;align-items:flex-start;gap:.6rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}.contacts__link br{display:none}@media only screen and (max-width: 640px){.contacts__link{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;gap:.8rem}.contacts__link br{display:block}}.contacts__link svg{flex-shrink:0;width:2.2rem;height:2.2rem;fill:var(--primary-color)}@media only screen and (max-width: 640px){.contacts__link svg{width:2rem;height:2rem;margin-top:.1rem}}.contacts__link:link:hover{color:var(--primary-color)}.contacts__map-wrapper{margin-right:calc(-.5*(100vw - 200% - 2.4rem));position:relative}@media only screen and (max-width: 640px){.contacts__map-wrapper{margin:0;left:50%;transform:translate(-50%);width:100vw}}.contacts__map-wrapper:before{content:"";display:block;padding-bottom:51.7%}@media only screen and (max-width: 640px){.contacts__map-wrapper:before{padding-bottom:81.8%}}.contacts__map{position:absolute;left:0;top:0;width:100%;height:100%}.contacts__info-wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.contacts__info-wrapper{display:flex;flex-direction:column;gap:0}}.contacts__info{display:flex;flex-direction:column}.contacts__info-heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.contacts__info-heading{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.contacts__info-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;grid-row-gap:2rem;margin-bottom:5rem}@media only screen and (max-width: 640px){.contacts__info-list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem;margin-bottom:3.4rem}}.contacts__info-list:last-child{margin-bottom:0}.contacts__info-card{display:flex;flex-direction:column;gap:.5rem}.contacts__info-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media only screen and (max-width: 640px){.contacts__info-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.contacts__info-card-value{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#27272780}@media only screen and (max-width: 640px){.contacts__info-card-value{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.contacts__partner-card{display:flex;align-items:flex-start;gap:.9rem}.contacts__partner-card svg{flex-shrink:0;width:2.4rem;height:2.4rem;fill:var(--primary-color)}.contacts__partner-card-content{display:flex;flex-direction:column;gap:.4rem}.contacts__partner-card-title{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}.contacts__partner-card-size{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1}.contacts__marker{width:3.15rem;height:4.5rem;transform:translate(-50%) translateY(-100%)}.contacts__marker svg{display:block;width:100%;height:100%}.contacts__persons-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.contacts__persons-list{grid-template-columns:minmax(0,1fr)}}.contacts__persons-list-item{display:flex;flex-direction:column}.contacts__persons-card{display:flex;align-items:flex-start;gap:1.4rem}@media only screen and (max-width: 640px){.contacts__persons-card{gap:.8rem}}.contacts__persons-card svg{flex-shrink:0;fill:var(--primary-color);width:2.4rem;height:2.4rem}@media only screen and (max-width: 640px){.contacts__persons-card svg{width:2rem;height:2rem}}.contacts__persons-card-content{width:30%;flex-grow:1;display:flex;flex-direction:column}.contacts__persons-card-phone{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;color:var(--primary-color)}@media only screen and (max-width: 640px){.contacts__persons-card-phone{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.contacts__persons-card-name{margin-top:1.2rem;font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;color:#484a4a;max-width:22rem}@media only screen and (max-width: 640px){.contacts__persons-card-name{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.8rem}}.contacts__persons-card-role{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#9a9a9a}@media only screen and (max-width: 640px){.contacts__persons-card-role{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.2rem}}.projects{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.projects{padding-top:1.4rem;margin-bottom:7.2rem}}.projects__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.projects__breadcrumbs{margin-bottom:4.9rem}@media only screen and (max-width: 640px){.projects__breadcrumbs{margin-bottom:3.2rem}}.projects__heading{margin-bottom:4.5rem}@media only screen and (max-width: 640px){.projects__heading{margin-bottom:2.4rem}}.projects__categories{margin-bottom:4rem}@media only screen and (max-width: 640px){.projects__categories{margin-bottom:4rem}}.projects__categories-list{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem}@media only screen and (max-width: 640px){.projects__categories-list{flex-wrap:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--content-padding));padding:0 var(--content-padding);scroll-snap-type:x mandatory;scroll-padding-left:var(--content-padding);scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem}.projects__categories-list::-webkit-scrollbar *{background:transparent}.projects__categories-list::-webkit-scrollbar-track{background-color:transparent}.projects__categories-list::-webkit-scrollbar{display:none;background-color:transparent}.projects__categories-list::-webkit-scrollbar-thumb{background-color:transparent}}.projects__categories-list-item{flex-shrink:0}@media only screen and (max-width: 640px){.projects__categories-list-item{scroll-snap-align:start}}.projects__categories-link{display:block;text-align:center;white-space:nowrap;-webkit-user-select:none;user-select:none;padding:1.6rem 2.4rem;font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;border-radius:20rem;border:1px solid #ddd;color:var(--text-color);transition:background-color .2s,color .2s,border-color .2s,opacity .2s}@media (hover: hover) and (pointer: fine){.projects__categories-link:not(.active):hover{opacity:.43}}.projects__categories-link.active{border-color:var(--primary-color);cursor:default}.projects__categories-link:link,.projects__categories-link:visited{color:var(--text-color)}@media only screen and (max-width: 640px){.projects__categories-link{padding:1.6rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.projects__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;margin-bottom:5.6rem}.projects__list:last-child{margin-bottom:0}@media only screen and (max-width: 640px){.projects__list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem;margin-bottom:4rem}}.projects__list-item{display:flex;flex-direction:column}.modal{background:rgba(27,27,27,.3);position:fixed;left:0;top:0;width:100%;height:100%;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:500;display:flex;flex-direction:column;transition:opacity .4s,visibility 0s linear .4s;opacity:0;visibility:hidden}.modal.active{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}body:not(.loaded) .modal{display:none}.modal__inner{width:100%;max-width:96rem;margin:auto;display:flex;flex-direction:column;position:relative;border-radius:1.6rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:7.8rem 6.2rem}@media only screen and (max-width: 640px){.modal__inner{flex-grow:1;border-radius:0;box-shadow:none;padding:6rem 4.8rem}.modal__inner--info{padding-left:var(--content-padding);padding-right:var(--content-padding)}}.modal__close{position:absolute;right:3.2rem;top:3.2rem;width:2.4rem;height:2.4rem}@media only screen and (max-width: 640px){.modal__close{top:4.9rem;right:2.4rem}}.modal__close svg{display:block;width:100%;height:100%;fill:var(--primary-color)}.modal__callback-heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.modal__callback-heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}}.modal__callback-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.7rem}@media only screen and (max-width: 640px){.modal__callback-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-top:.8rem}}.modal__form{margin-top:3.2rem;max-width:59.4rem;display:flex;flex-direction:column;gap:4.8rem}@media only screen and (max-width: 640px){.modal__form{margin-top:2.4rem;max-width:none;gap:4rem}}.modal__form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.modal__form-fields{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.modal__form-field{display:flex;flex-direction:column;justify-content:flex-end}.modal__form-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:3.2rem;align-items:center}@media only screen and (max-width: 640px){.modal__form-controls{display:flex;flex-direction:column;align-items:stretch;gap:1.6rem}}.modal__form-policy{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.modal__form-policy{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.modal__info-icon{width:4rem;height:4rem;border-radius:50%;border:.2rem solid var(--primary-color);font-size:1.886rem;font-style:normal;font-weight:500;line-height:normal;color:var(--primary-color);text-align:center;display:grid;place-items:center;margin-bottom:3.2rem;font-family:var(--inter)}@media only screen and (max-width: 640px){.modal__info-icon{width:4rem;height:4rem;margin-bottom:2.4rem}}.modal__info-heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.modal__info-heading{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.2rem}}.modal__info-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.modal__info-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.modal__info-text p{margin-bottom:1.6rem}.modal__info-text p:last-child{margin-bottom:0}.modal__success{display:flex;flex-direction:column;text-align:center;gap:2.4rem;padding:9rem 0}@media only screen and (max-width: 640px){.modal__success{padding:0;margin:auto 0;gap:1.8rem}}.modal__success-heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.modal__success-heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}.modal__success-heading br{display:none}}.modal__success-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.modal__success-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;max-width:none}}.project{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.project{padding-top:1.4rem;margin-bottom:7.2rem}}.project__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.project__breadcrumbs{margin-bottom:8rem}@media only screen and (max-width: 640px){.project__breadcrumbs{margin-bottom:3.2rem}}.project__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;text-wrap:balance;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.project__heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}}.project__row{display:flex;align-items:flex-start;gap:4rem;justify-content:space-between;margin-bottom:4.8rem}@media only screen and (max-width: 640px){.project__row{margin-bottom:3.2rem;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2.4rem}}.project__info{display:flex;align-items:center;flex-wrap:wrap;gap:2.4rem}@media only screen and (max-width: 640px){.project__info{flex-direction:column;align-items:stretch;flex-wrap:nowrap;gap:.8rem}}.project__link{align-self:flex-start}@media only screen and (max-width: 640px){.project__link{align-self:stretch}}.project__info-card{padding:2.8rem;border-radius:.4rem;background:#f8f8f8;display:flex;align-items:center;gap:.8rem;width:35.7rem}@media only screen and (max-width: 640px){.project__info-card{width:auto;padding:1.8rem 2.7rem}}.project__info-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media only screen and (max-width: 640px){.project__info-card-title{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.project__info-card-value{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;color:#a1a1a1}@media only screen and (max-width: 640px){.project__info-card-value{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.project__text-content{max-width:112rem}@media only screen and (max-width: 640px){.project__text-content{max-width:none}}.project__gallery-slider-wrapper{margin:4rem 0}@media only screen and (max-width: 640px){.project__gallery-slider-wrapper{margin:2.4rem 0}}.project__gallery-slider-wrapper:first-child{margin-top:0}.project__gallery-slider-wrapper:last-child{margin-bottom:0}.catalog{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.catalog{padding-top:1.4rem;margin-bottom:7.2rem}}.catalog__content{grid-column-start:content-start;grid-column-end:content-end}.catalog__breadcrumbs{margin-bottom:4.9rem}@media only screen and (max-width: 640px){.catalog__breadcrumbs{margin-bottom:3.2rem}}.catalog__heading{margin:0}.catalog__categories{margin-top:2.4rem}@media only screen and (max-width: 640px){.catalog__categories{margin-top:2.4rem}}.catalog__categories-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.catalog__categories-list{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.catalog__categories-list--industry{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.catalog__categories-list--industry{grid-gap:1.6rem;grid-template-columns:minmax(0,1fr)}}.catalog__categories-list-item{display:flex;flex-direction:column}.catalog__categories-list-item--large{order:-1}@media only screen and (min-width: 641px){.catalog__categories-list-item--large{grid-column:span 2;grid-row:span 2}}@media only screen and (max-width: 640px){.catalog__categories-list-item--large{min-height:26rem}}.catalog__categories-card{flex-grow:1;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:grid;grid-template-columns:minmax(0,1fr);grid-template-areas:"stack";position:relative;isolation:isolate;overflow:hidden;overflow:clip;grid-template-rows:1fr}.catalog__categories-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(359deg,#02c498 1.42%,rgba(255,255,255,0) 61.34%);z-index:-1;opacity:0;transition:opacity .2s}@media (hover: hover) and (pointer: fine){.catalog__categories-card:hover:after{opacity:1}}@media only screen and (max-width: 640px){.catalog__categories-card{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.catalog__categories-card:before{content:"";display:block;grid-area:stack;padding-bottom:53.5%}@media only screen and (max-width: 640px){.catalog__categories-card:before{padding-bottom:61.1%}}.catalog__categories-card--industry:before{padding-bottom:63.8%}@media only screen and (max-width: 640px){.catalog__categories-card--industry:before{padding-bottom:63.8%}}.catalog__categories-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.catalog__categories-card-content{grid-area:stack;padding:2.4rem 3.2rem 3.2rem;display:flex;flex-direction:column;z-index:5;gap:2rem}@media only screen and (max-width: 640px){.catalog__categories-card-content{padding:2.4rem}}.catalog__categories-card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.catalog__categories-card-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.catalog__categories-card-arrow{margin-top:auto;width:4rem;height:4rem;background-color:var(--primary-color);border-radius:50%}@media only screen and (max-width: 640px){.catalog__categories-card-arrow{width:3.2rem;height:3.2rem}}.catalog__categories-card-arrow svg{display:block;width:100%;height:100%;fill:#fff}.catalog__filters{padding-top:3.2rem;border-top:1px solid #ddd;margin-top:5.6rem}.catalog__heading+.catalog__filters{margin-top:3.2rem}@media only screen and (max-width: 640px){.catalog__filters{margin-top:6.4rem;border:none;padding:0}.catalog__heading+.catalog__filters{margin-top:3.2rem}}.catalog__filters-btn{display:none}@media only screen and (max-width: 640px){.catalog__filters-btn{display:flex;align-items:center;height:5.6rem;padding:0 2.4rem;border-radius:3rem;border:1px solid #a1a1a1;justify-content:space-between;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;text-align:left}.catalog__filters-btn .icon-filters{flex-shrink:0;width:2.4rem;height:2.4rem;fill:#a1a1a1}.catalog__filters-btn .icon-arrow{width:2.4rem;height:2.4rem;flex-shrink:0;fill:var(--primary-color)}}@media only screen and (max-width: 640px){.catalog__filters-dropdown{background-color:#fff;position:fixed;left:0;top:0;width:100%;height:100%;overscroll-behavior-y:contain;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:500;display:flex;flex-direction:column;transition:opacity .4s,visibility 0s linear .4s;opacity:0;visibility:hidden}.filters-shown .catalog__filters-dropdown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}body:not(.loaded) .catalog__filters-dropdown{display:none}}@media only screen and (max-width: 640px){.catalog__filters-dropdown-inner{background-color:#fff;flex-grow:1;padding:8.4rem 2.4rem 2.4rem;position:relative;display:flex;flex-direction:column;gap:4rem}}@media only screen and (max-width: 640px){.catalog__filters-form{display:flex;flex-direction:column;flex-grow:1}}.catalog__filters-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.catalog__filters-form-row{display:flex;flex-direction:column;gap:4rem;display:contents}}.catalog__filters-form-selects{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.catalog__filters-form-selects{display:flex;flex-direction:column;gap:4rem}}@media only screen and (min-width: 641px){.catalog__filters-form-select .select__dropdown{padding-top:.8rem}.catalog__filters-form-select .select__dropdown-inner{border-radius:.8rem;border:1px solid var(--3, #a1a1a1);background:#fff;padding:3.2rem}.catalog__filters-form-select .select__choices-list{gap:1.6rem}.catalog__filters-form-select .select__choice{display:flex;align-items:center;gap:1.6rem}.catalog__filters-form-select .select__choice-content{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#02211a!important}.catalog__filters-form-select .select__choice-mark{display:grid;place-items:center;width:2.4rem;height:2.4rem;flex-shrink:0;border:1px solid #ddd;transition:background-color .2s,border-color .2s}.catalog__filters-form-select .select__choice-mark svg{display:block;width:100%;height:100%;fill:#fff;transition:opacity .2s;opacity:0}}@media only screen and (max-width: 640px){.catalog__filters-form-select .select:before{content:attr(data-placeholder);font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:2.4rem;display:block}.catalog__filters-form-select .select__btn{display:none}.catalog__filters-form-select .select__dropdown,.catalog__filters-form-select .select__dropdown-inner{position:static;opacity:1;visibility:inherit;background:transparent;padding:0;margin:0;border:none;transition:none;display:contents}.catalog__filters-form-select .select__choices-list{display:flex;flex-direction:column;gap:1.6rem}.catalog__filters-form-select .select__choice{display:flex;align-items:center;gap:1.6rem;padding:0;margin:0}.catalog__filters-form-select .select__choice-content{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;padding:0;margin:0;color:#02211a}.catalog__filters-form-select .select__choice-input:checked~.select__choice-content{color:#02211a}}.catalog__filters-close{display:none}@media only screen and (max-width: 640px){.catalog__filters-close{display:block;position:absolute;width:2rem;height:2rem;right:2.4rem;top:2.4rem}.catalog__filters-close svg{display:block;width:100%;height:100%;fill:var(--primary-color);top:2.4rem;right:2.4rem}}.catalog__filters-submit{grid-column:2/3;justify-self:flex-end;padding-right:9.6rem;padding-left:9.6rem}@media only screen and (max-width: 640px){.catalog__filters-submit{margin-top:auto;padding-left:3.2rem;padding-right:3.2rem;align-self:stretch}}.catalog__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem;margin-top:4rem;margin-bottom:6.4rem}.catalog__categories+.catalog__list{margin-top:10rem}@media only screen and (max-width: 640px){.catalog__list{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.8rem;margin-top:3.2rem;margin-bottom:4rem}.catalog__categories+.catalog__list{margin-top:6.4rem}}.catalog__list:last-child{margin-bottom:0}.catalog__list-item{display:flex;flex-direction:column}.reviews-slider{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.reviews-slider{margin-bottom:7rem}}.reviews-slider__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.reviews-slider__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.reviews-slider__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.reviews-slider__wrapper{margin-bottom:4.8rem}@media only screen and (max-width: 640px){.reviews-slider__wrapper{margin-bottom:2.4rem}}.reviews-slider__wrapper .swiper{overflow:visible}.reviews-slider__wrapper .swiper-slide{margin-right:2.4rem;width:73.8rem;box-sizing:border-box;height:auto;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.reviews-slider__wrapper .swiper-slide{width:24rem;margin-right:.9rem}}.reviews-slider__wrapper .swiper-slide:last-child{margin-right:0}.reviews-slider__controls{display:flex;align-items:center;gap:4.8rem}@media only screen and (max-width: 640px){.reviews-slider__controls{justify-content:space-between;gap:2rem}}.reviews-slider__arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.reviews-slider__arrows{order:40}}.reviews-slider__arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.reviews-slider__arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.reviews-slider__arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.reviews-slider__arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.reviews-slider__arrow:not(.swiper-button-disabled):hover{opacity:.5}}.reviews-slider__pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.reviews-slider__pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.about-gallery{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:9.7rem}@media only screen and (max-width: 640px){.about-gallery{margin-bottom:7rem}}.about-gallery__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.about-gallery__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.about-gallery__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.history{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:12rem}@media only screen and (max-width: 640px){.history{margin-bottom:7rem}}.history__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.history__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:4.5rem}@media only screen and (max-width: 640px){.history__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:1.6rem}}.history__row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem;align-items:flex-start}@media only screen and (max-width: 640px){.history__row{display:flex;flex-direction:column;align-items:stretch}}.history__list{grid-column:1/4;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.4rem;grid-row-gap:2rem;margin-top:-3rem}@media only screen and (max-width: 640px){.history__list{margin:0;display:flex;flex-direction:column;gap:2.4rem}}.history__list-item{display:flex;flex-direction:column}@media only screen and (min-width: 641px){.history__list-item:nth-child(2n+2){grid-column:2/3}.history__list-item:nth-child(2n+2) .history__card-year:before{display:none}}.history__image-wrapper{grid-column:4/-1}@media only screen and (max-width: 640px){.history__image-wrapper{display:none}}.history__image{display:block;width:100%;height:auto;border-radius:.8rem}.history__card{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.history__card{padding-left:2.2rem;position:relative}.history__card:before{content:"";height:13.4rem;width:.6575rem;position:absolute;left:0;top:2.6rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center top;background-image:url(../images/history-decor-mobile.svg)}}.history__card-year{font-size:8.8rem;font-style:normal;font-weight:700;line-height:140%;background:linear-gradient(180deg,#02c498 16.67%,rgba(255,255,255,0) 132.93%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:1.6rem;align-self:flex-start;position:relative}@media only screen and (max-width: 640px){.history__card-year{font-size:8.8rem;font-style:normal;font-weight:700;line-height:140%;margin-bottom:-.5rem}}@media only screen and (min-width: 641px){.history__card-year:before{content:"";position:absolute;right:100%;top:50%;transform:translateY(-50%);width:13.4rem;height:.6575rem;background-image:url(../images/history-decor.svg);background-size:100% 100%;background-repeat:no-repeat;background-position:center;margin-right:2.5rem}.history__list-item:nth-child(1) .history__card-year:before{display:none}}.history__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:.8rem}@media only screen and (max-width: 640px){.history__card-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:.8rem}}.history__card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;max-width:29rem}@media only screen and (max-width: 640px){.history__card-text{max-width:none;font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.education-intro{margin-bottom:15rem;padding-top:2.4rem;display:flex;flex-direction:column;gap:3.2rem}@media only screen and (max-width: 640px){.education-intro{padding-top:1.4rem;margin-bottom:7.2rem}}.education-intro__top{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.education-intro__top-content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.education-intro__breadcrumbs{margin-bottom:0}.education-intro__bottom{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.education-intro__bottom-card-wrapper{filter:drop-shadow(-.2rem -.2rem 1.2rem rgba(8,159,124,.25)) drop-shadow(.2rem .2rem 1.2rem rgba(8,159,124,.25));grid-row:1/2;grid-column:1/-1}.education-intro__bottom-card-wrapper picture{display:contents}@media only screen and (max-width: 640px){.education-intro__bottom-card-wrapper{display:flex;flex-direction:column;filter:drop-shadow(.2rem .2rem .6rem rgba(8,159,124,.25)) drop-shadow(-.2rem -.2rem .6rem rgba(8,159,124,.25))}}.education-intro__bottom-content{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;z-index:5;align-self:center;display:grid;grid-template-columns:1fr 1fr;grid-gap:2.4rem}@media only screen and (max-width: 640px){.education-intro__bottom-content{display:flex;flex-direction:column;align-self:stretch}.education-intro__bottom-content:after{content:"";display:block;margin-top:auto;aspect-ratio:375/258}}.education-intro__text-content{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.education-intro__text-content{max-width:none;padding-top:10rem;padding-bottom:2.4rem;padding-bottom:4rem}}.education-intro__heading{margin-bottom:2.4rem}@media only screen and (max-width: 640px){.education-intro__heading{margin-bottom:2.4rem}}.education-intro__text{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:4rem;max-width:45rem}@media only screen and (max-width: 640px){.education-intro__text{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;max-width:none;margin-bottom:2.4rem}}.education-intro__numbers-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}.education-intro__numbers-card{display:flex;flex-direction:column}.education-intro__numbers-card-amount{font-size:8.8rem;font-style:normal;font-weight:700;line-height:140%;color:var(--primary-color)}@media only screen and (max-width: 640px){.education-intro__numbers-card-amount{font-size:4rem;font-style:normal;font-weight:700;line-height:120%}}.education-intro__numbers-card-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.education-intro__numbers-card-text{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}@media only screen and (min-width: 641px){.education-intro__bottom-card{background:#f8f8f8;aspect-ratio:1888/641;margin:0 1.6rem;display:grid;grid-template-columns:1fr 1fr;-webkit-mask-image:url(../images/vacancies-mask.svg);mask-image:url(../images/vacancies-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat}}@media only screen and (max-width: 640px){.education-intro__bottom-card{background:#f8f8f8;display:flex;flex-direction:column;-webkit-mask-image:url(../images/vacancies-mask-mobile.svg);mask-image:url(../images/vacancies-mask-mobile.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;flex-grow:1}}@media only screen and (min-width: 641px){.education-intro__image{grid-column:2/3;grid-row:1/2;object-fit:cover;align-self:stretch;justify-self:stretch;border-radius:.8rem}}@media only screen and (max-width: 640px){.education-intro__image{aspect-ratio:375/258;border-radius:.8rem;margin-top:auto}}.programs{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.programs{margin-bottom:7rem}}.programs__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.programs__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.programs__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%;margin-bottom:2.4rem}}.programs__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.programs__list{grid-template-columns:minmax(0,1fr);grid-gap:1.6rem}}.programs__list-item{display:flex;flex-direction:column}.programs__card{display:flex;flex-direction:column;flex-grow:1;padding:4rem 9rem 4rem 4rem;border-radius:.8rem;background:#f8f8f8;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;position:relative;isolation:isolate;overflow:hidden;background-image:url(../images/programs-decor.svg);background-size:6rem 22.2709rem;background-repeat:repeat-y;background-position:right top}@media only screen and (max-width: 640px){.programs__card{padding:2.4rem 5.7rem 2.4rem 2.4rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;background-image:url(../images/programs-decor-mobile.svg);background-size:3.2rem 22.2709rem;background-repeat:repeat-y;background-position:right top}}.programs__card-icon{width:14rem;height:14rem;object-fit:contain;align-self:flex-start;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.programs__card-icon{width:10rem;height:10rem;margin-bottom:2.4rem}}.programs__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.programs__card-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.2rem}}.programs__card-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;margin-bottom:4rem}@media only screen and (max-width: 640px){.programs__card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;margin-bottom:2.4rem}}.programs__card-text:last-child{margin-bottom:0}.programs__card-text p{margin-bottom:1rem}.programs__card-text p:last-child{margin-bottom:0}.programs__card-link{margin-top:auto;padding-left:6.4rem;padding-right:6.4rem;align-self:flex-start}@media only screen and (max-width: 640px){.programs__card-link{padding-left:3.2rem;padding-right:3.2rem}}.books{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:8rem}@media only screen and (max-width: 640px){.books{margin-bottom:7rem}}.books__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.books__row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.books__row{display:flex;flex-direction:column;gap:0}}.books__text-content{grid-column:1/9;grid-row:1/2;display:flex;flex-direction:column;gap:2.4rem;z-index:5}@media only screen and (max-width: 640px){.books__text-content{gap:1.6rem}}.books__heading{font-size:5.6rem;font-style:normal;font-weight:700;line-height:115%}@media only screen and (max-width: 640px){.books__heading{font-size:2.8rem;font-style:normal;font-weight:700;line-height:115%}}.books__list{display:flex;flex-direction:column;gap:.3rem}.books__list-item{position:relative;font-size:2rem;font-style:normal;font-weight:600;line-height:140%;padding-left:2.5rem}@media only screen and (max-width: 640px){.books__list-item{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.books__list-item:before{content:"";position:absolute;left:.8rem;background-color:currentColor;border-radius:50%;width:6px;height:6px;transform:translateY(-50%);top:.75em}@media only screen and (max-width: 640px){.books__list-item:before{left:.6rem}}.books__image-wrapper{grid-column:7/-1;grid-row:1/2;margin-top:9rem;justify-self:flex-end}@media only screen and (max-width: 640px){.books__image-wrapper{margin:0}}.books__image{display:block;width:100%;height:auto}.equipment{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.equipment{margin-bottom:7rem}}.equipment__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.equipment__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.equipment__heading{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:2.4rem}}.equipment__slider .swiper{overflow:visible}@media only screen and (min-width: 641px){.equipment__slider .swiper-wrapper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem}}.equipment__slider .swiper-slide{height:auto;box-sizing:border-box;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.equipment__slider .swiper-slide{width:24rem;margin-right:2.4rem}.equipment__slider .swiper-slide:last-child{margin-right:0}}.specs{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:6.4rem}@media only screen and (max-width: 640px){.specs{margin-bottom:4rem}}.specs__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.specs__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.specs__heading{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:2.4rem}}.specs__table{max-width:76.2rem}@media only screen and (max-width: 640px){.specs__table{max-width:none}}.specs__table table,.specs__table tbody,.specs__table thead,.specs__table tr,.specs__table td,.specs__table th{display:block}.specs__table tr{display:flex;align-items:baseline;gap:2rem;justify-content:space-between;padding:1.6rem 0;border-top:1px solid #dddddd}@media only screen and (max-width: 640px){.specs__table tr{padding:1.2rem 0}}.specs__table tr:last-child{border-bottom:1px solid #dddddd}.specs__table th{font-size:1.6rem;font-style:normal;font-weight:400;line-height:1.3;font-family:var(--inter)}@media only screen and (max-width: 640px){.specs__table th{font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%;font-family:var(--involve)}}.specs__table td{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.specs__table td{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.description{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:6.4rem}.description__content{grid-column-start:content-start;grid-column-end:content-end}.description__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.description__heading{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:2.4rem}}.description__text{max-width:80rem;font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;color:#272727}@media only screen and (max-width: 640px){.description__text{max-width:none;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.description__text p{margin-bottom:1.6rem}.description__text p:last-child{margin-bottom:0}.product-nav{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:6.4rem}@media only screen and (max-width: 640px){.product-nav{margin-bottom:4rem}}.product-nav__content{grid-column-start:content-start;grid-column-end:content-end}.product-nav__list{display:flex;align-items:center;gap:2.4rem;flex-wrap:wrap}@media only screen and (max-width: 640px){.product-nav__list{flex-wrap:nowrap;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--content-padding));padding:0 var(--content-padding);scroll-snap-type:x mandatory;scroll-padding-left:var(--content-padding);scrollbar-width:none;-ms-overflow-style:none;gap:1.2rem}.product-nav__list::-webkit-scrollbar *{background:transparent}.product-nav__list::-webkit-scrollbar-track{background-color:transparent}.product-nav__list::-webkit-scrollbar{display:none;background-color:transparent}.product-nav__list::-webkit-scrollbar-thumb{background-color:transparent}}.product-nav__list-item{flex-shrink:0}@media only screen and (max-width: 640px){.product-nav__list-item{scroll-snap-align:start}}.product-nav__link{padding:1.5rem 2.4rem;border-radius:30rem;border:1px solid #ddd;font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;text-align:center;transition:color .2s,background-color .2s,border-color .2s,opacity .2s;display:block;white-space:nowrap}@media only screen and (max-width: 640px){.product-nav__link{padding:1.6rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}@media (hover: hover) and (pointer: fine){.product-nav__link:hover{opacity:.43}}.product-intro{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);padding-top:2.4rem;margin-bottom:10rem}@media only screen and (max-width: 640px){.product-intro{padding-top:1.4rem;margin-bottom:6.4rem}}.product-intro__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.product-intro__breadcrumbs{margin-bottom:4.8rem}@media only screen and (max-width: 640px){.product-intro__breadcrumbs{margin-bottom:3.2rem}}.product-intro__row{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2.4rem;align-items:flex-start}@media only screen and (max-width: 640px){.product-intro__row{display:flex;flex-direction:column;gap:3.2rem;align-items:stretch}}.product-intro__left-col{grid-column:1/6;display:flex;flex-direction:column}.product-intro__right-col{grid-column:7/-1}.product-intro__gallery{display:flex;flex-direction:column}.product-intro__gallery-slider{border-radius:1.6rem;background:#fff;box-shadow:-.1631rem -.1631rem .9789rem #089f7c40,.1631rem .1631rem .9789rem #089f7c40;overflow:hidden;backface-visibility:hidden;padding:2.4rem;position:relative}@media only screen and (max-width: 640px){.product-intro__gallery-slider{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;padding:.8rem;border-radius:.8708rem;box-shadow:-.0888rem -.0888rem .5327rem #089f7c40,.0888rem .0888rem .5327rem #089f7c40}}.product-intro__gallery-slider .swiper{width:auto;border-radius:1.3637rem}@media only screen and (max-width: 640px){.product-intro__gallery-slider .swiper{border-radius:.8rem}}.product-intro__gallery-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s,border-color .2s;z-index:10;background-color:#fff}@media only screen and (max-width: 640px){.product-intro__gallery-slider-arrow{display:none}}.product-intro__gallery-slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.product-intro__gallery-slider-arrow--prev{left:3.2rem}.product-intro__gallery-slider-arrow--next{right:3.2rem}.product-intro__gallery-slider-arrow.swiper-button-lock{display:none}.product-intro__gallery-slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.product-intro__gallery-slider-arrow.swiper-button-disabled{border-color:#a1a1a180}}@media (hover: hover){.product-intro__gallery-slider-arrow:not(.swiper-button-disabled):hover{border-color:#a1a1a180}}.product-intro__gallery-slider-card{position:relative;display:block}.product-intro__gallery-slider-card:before{content:"";display:block;padding-bottom:85%}.product-intro__gallery-slider-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.product-intro__gallery-pagination{display:flex;align-items:center;justify-content:center;gap:1.6rem;margin-top:4rem;width:auto}.product-intro__gallery-pagination.swiper-pagination-lock{display:none}@media only screen and (max-width: 640px){.product-intro__gallery-pagination{margin-top:2.4rem;gap:1.2rem}}.product-intro__gallery-pagination .swiper-pagination-bullet{flex-shrink:0;width:1.2rem;height:1.2rem;opacity:1;transition:background-color .2s;background-color:#dddc;cursor:pointer;border-radius:50%}@media only screen and (max-width: 640px){.product-intro__gallery-pagination .swiper-pagination-bullet{width:.8rem;height:.8rem}}.product-intro__gallery-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--primary-color);cursor:default}.product-intro__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:3.2rem;margin-top:4.8rem}@media only screen and (max-width: 640px){.product-intro__heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-top:0;margin-bottom:1.6rem}}.product-intro__features-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem;margin-top:3.2rem;grid-auto-rows:1fr}@media only screen and (max-width: 640px){.product-intro__features-list{grid-template-columns:minmax(0,1fr);grid-gap:.8rem;margin-top:1.6rem}}.product-intro__features-list-item{display:flex;flex-direction:column}.product-intro__features-card{display:flex;align-items:center;gap:.8rem;padding:2rem 2.2rem;border-radius:.4rem;background-color:#f8f8f8;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;flex-grow:1}@media only screen and (max-width: 640px){.product-intro__features-card{padding:1.3rem 2.2rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}}.product-intro__features-card-icon{flex-shrink:0;width:3rem;height:3rem;object-fit:contain}.product-intro__price-row{display:flex;align-items:center;justify-content:space-between;gap:2rem;margin-top:5.6rem}@media only screen and (max-width: 640px){.product-intro__price-row{flex-direction:column;justify-content:flex-start;gap:2.4rem;align-items:stretch}}.product-intro__price{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3}@media only screen and (max-width: 640px){.product-intro__price{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}}.product-intro__manual{display:flex;align-items:flex-start;gap:.9rem}.product-intro__manual svg{flex-shrink:0;width:2.4rem;height:2.4rem;fill:var(--primary-color)}.product-intro__manual-content{display:flex;flex-direction:column;gap:.4rem}.product-intro__manual-title{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;transition:color .2s}@media only screen and (max-width: 640px){.product-intro__manual-title{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.product-intro__manual-size{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1}@media only screen and (max-width: 640px){.product-intro__manual-size{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.product-intro__controls{display:flex;align-items:center;padding:2.4rem 3.2rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;gap:1.6rem;margin-top:6rem}@media only screen and (max-width: 640px){.product-intro__controls{margin-top:4rem;border-radius:.8rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:2.4rem;display:flex;flex-direction:column;align-items:stretch;gap:2.4rem}}.product-intro__counter{display:flex;align-items:center;margin-right:1rem;flex-shrink:0}@media only screen and (max-width: 640px){.product-intro__counter{margin:0;align-self:center;justify-content:center;margin-bottom:.8rem}}.product-intro__counter-btn{flex-shrink:0;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;transition:color .2s,opacity .2s}@media only screen and (max-width: 640px){.product-intro__counter-btn{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.product-intro__counter-btn[disabled]{cursor:default}@media (hover: hover) and (pointer: fine){.product-intro__counter-btn:not([disabled]):hover{color:var(--primary-color)}}.product-intro__counter-input{width:4.4rem;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;text-align:center}@media only screen and (max-width: 640px){.product-intro__counter-input{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.product-intro__add-to-cart{flex-grow:1}@media only screen and (max-width: 640px){.product-intro__add-to-cart{flex-grow:0;align-self:stretch}}.product-intro__individual-solution{flex-grow:1;font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;border-radius:30rem;padding:1.5rem 1.6rem;align-self:stretch;position:relative;isolation:isolate;white-space:nowrap;color:#272727;transition:all .2s;text-align:center;justify-content:center}.product-intro__individual-solution:link,.product-intro__individual-solution:visited{color:#272727}.product-intro__individual-solution:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid var(--primary-color);transition:opacity .2s;z-index:-1;pointer-events:none;border-radius:30rem}@media (hover: hover){.product-intro__individual-solution:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.product-intro__individual-solution{align-self:stretch;padding:1.5rem 1rem;font-size:1.8rem;font-style:normal;font-weight:700;line-height:1.3;flex-grow:0}}.product-intro__variants{margin-top:5.6rem}@media only screen and (max-width: 640px){.product-intro__variants{margin-top:2.4rem}}.product-intro__variants-form{display:flex;flex-direction:column}.product-intro__variants-heading{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.product-intro__variants-heading{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.6rem}}.product-intro__variants-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.product-intro__variants-list{grid-template-columns:minmax(0,1fr);grid-gap:.8rem}}.product-intro__variants-list-item{display:flex;flex-direction:column}.product-intro__variants-card{display:block;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;flex-grow:1}.product-intro__variants-card-input{display:none}.product-intro__variants-card-content{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;align-items:stretch;gap:1.6rem;padding:1.6rem;flex-grow:1}@media only screen and (max-width: 640px){.product-intro__variants-card-content{padding:1.2rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.product-intro__variants-card-image-wrapper{flex-shrink:0;aspect-ratio:92/78;position:relative;border-radius:.4rem;background:#fff;width:9.2rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;align-self:flex-start}.product-intro__variants-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.product-intro__variants-card-wrapper{width:50%;flex-grow:1;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title mark" "price info";grid-template-rows:1fr auto;grid-gap:4rem;grid-row-gap:2.5rem}.product-intro__variants-card-title{grid-area:title;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}.product-intro__variants-card-price{grid-area:price;font-size:2rem;font-style:normal;font-weight:600;line-height:90%;align-self:center}.product-intro__variants-card-mark{grid-area:mark;align-self:flex-start;justify-self:flex-end;margin-top:.4rem;width:2rem;height:2rem;display:grid;place-items:center;background-color:#eee;border-radius:50%}.product-intro__variants-card-mark:before{content:"";display:block;width:.8rem;height:.8rem;background-color:var(--primary-color);border-radius:50%;transition:opacity .2s;opacity:0}.product-intro__variants-card-input:checked~.product-intro__variants-card-content .product-intro__variants-card-mark:before{opacity:1}.product-intro__variants-card-info{display:grid;place-items:center;grid-area:info;align-self:center;justify-self:center;width:1.6rem;height:1.6rem;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:50%;font-size:.75rem;font-style:normal;font-weight:500;line-height:normal;font-family:var(--inter);position:relative}.product-intro__variants-card-info:after{content:"";position:absolute;left:50%;top:50%;width:230%;height:230%;transform:translate(-50%,-50%)}.product-intro__variants-card-info:link,.product-intro__variants-card-info:visited{color:var(--primary-color)}.product-intro__variants-controls{margin-top:2.4rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;align-items:center;gap:4rem;padding:2.4rem 2.4rem 2.4rem 3.2rem}.product-intro__variants-controls .product-intro__counter-input{width:6rem}@media only screen and (max-width: 640px){.product-intro__variants-controls{margin-top:3.2rem;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;padding:0;flex-direction:column;align-items:stretch;gap:0}.product-intro__variants-controls .product-intro__counter{padding:2.4rem}}.product-intro__variants-controls-wrapper{display:contents}@media only screen and (max-width: 640px){.product-intro__variants-controls-wrapper{display:flex;flex-direction:column;border-top:1px solid #ddd;padding:2.4rem;gap:3.2rem}}.product-intro__variants-price-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.1rem}@media only screen and (max-width: 640px){.product-intro__variants-price-wrapper{align-self:center}}.product-intro__variants-price{font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 640px){.product-intro__variants-price{font-size:2rem;font-style:normal;font-weight:700;line-height:normal}}.product-intro__variants-price-remark{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1}@media only screen and (max-width: 640px){.product-intro__variants-price-remark{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.product-intro__variants-add-to-cart{padding-left:4.7rem;padding-right:4.7rem;margin-left:auto;flex-shrink:0;align-self:center}@media only screen and (max-width: 640px){.product-intro__variants-add-to-cart{margin:0;align-self:stretch;padding-left:3.2rem;padding-right:3.2rem}}.lab{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:8rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.lab{padding-top:1.4rem;margin-bottom:8rem}}.lab__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.lab__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.lab__breadcrumbs{margin-bottom:3.2rem}}.lab__heading{margin-bottom:3.2rem}@media only screen and (max-width: 640px){.lab__heading{margin-bottom:2.4rem;font-size:3rem;font-style:normal;font-weight:700;line-height:115%;text-transform:uppercase}}.lab__wrapper{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:flex;flex-direction:column;padding:4rem}@media only screen and (max-width: 640px){.lab__wrapper{padding:4rem 3.2rem;overflow:hidden}}.lab__secondary-heading{font-size:4rem;font-style:normal;font-weight:700;line-height:1.3;padding-left:1.6rem;margin-top:1.6rem}@media only screen and (max-width: 640px){.lab__secondary-heading{padding:0;margin:0;font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:2rem}}.lab__heading-text{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-top:2.4rem;padding-left:1.6rem}@media only screen and (max-width: 640px){.lab__heading-text{display:none}}.lab__row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,26rem);grid-gap:4rem;margin-top:2.4rem}@media only screen and (max-width: 640px){.lab__row{margin:0;display:flex;flex-direction:column;gap:0}}.lab__left-col{display:flex;flex-direction:column}@media only screen and (max-width: 640px){.lab__left-col{display:contents}}@media only screen and (max-width: 640px){.lab__right-col{display:contents}}.lab__list{display:flex;flex-direction:column}.lab__list-item:before{display:none}.lab__list-item:nth-child(odd){background-color:#f8f8f8}.lab__card{padding:1.4rem 0;display:grid;grid-gap:2rem;grid-template-columns:1fr .8fr 1fr}@media only screen and (max-width: 640px){.lab__card{padding:1.6rem;display:flex;flex-direction:column;gap:.4rem}}.lab__card-title{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;padding-left:1.6rem}@media only screen and (max-width: 640px){.lab__card-title{font-size:1.8rem;font-style:normal;font-weight:600;padding:0;line-height:140%}}.lab__card-title:before{content:counter(ordered-list) "."}.lab__card-robot{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.lab__card-robot{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.lab__card-price{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;padding-right:1.6rem}@media only screen and (max-width: 640px){.lab__card-price{padding:0;font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%;margin-top:1.2rem}}.lab__controls{display:grid;grid-gap:2rem;grid-template-columns:1fr .8fr 1fr;margin-top:4rem;align-items:center}@media only screen and (max-width: 640px){.lab__controls{display:flex;flex-direction:column;align-items:stretch;gap:3.2rem;margin-top:2.4rem}}.lab__buy-link{grid-column:1/2;justify-self:flex-start;padding-right:4.2rem;padding-left:4.2rem}@media only screen and (max-width: 640px){.lab__buy-link{align-self:stretch;order:10;padding-left:3.2rem;padding-right:3.2rem}}.lab__price{grid-column:3/4;font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3}@media only screen and (max-width: 640px){.lab__price{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3}}.lab__slider{margin-top:12.6rem}@media only screen and (max-width: 640px){.lab__slider{margin-top:4rem;order:50}}.lab__slider .swiper{overflow:visible}@media only screen and (min-width: 641px){.lab__slider .swiper-wrapper{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:2.4rem}}.lab__slider .swiper-slide{height:auto;box-sizing:border-box;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.lab__slider .swiper-slide{width:24rem;margin-right:2.4rem}.lab__slider .swiper-slide:last-child{margin-right:0}}.lab__info{display:flex;flex-direction:column;gap:1.6rem}@media only screen and (min-width: 641px){.lab__info{position:sticky;top:2rem;left:0}}@media only screen and (max-width: 640px){.lab__info{gap:1.6rem;margin-top:4rem}}.lab__info-icon{width:3.2rem;height:3.2rem;border:1px solid var(--primary-color);border-radius:50%;display:grid;place-items:center;text-align:center;color:var(--primary-color);font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3;font-family:var(--inter)}@media only screen and (max-width: 640px){.lab__info-icon{width:3.2rem;height:3.2rem;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1.3}}.lab__info-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.lab__info-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.lab__slider-controls{display:flex;align-items:center;gap:4.8rem;display:none}@media only screen and (max-width: 640px){.lab__slider-controls{justify-content:space-between;gap:2rem;display:flex;margin-top:2.8rem}}.lab__slider-arrows{display:flex;align-items:center;gap:1.6rem}@media only screen and (max-width: 640px){.lab__slider-arrows{order:40}}.lab__slider-arrow{flex-shrink:0;width:5.6rem;height:5.6rem;border:1px solid #a1a1a1;border-radius:50%;transition:opacity .2s}.lab__slider-arrow svg{display:block;width:100%;height:100%;fill:#a1a1a1}.lab__slider-arrow.swiper-button-disabled{cursor:default}@media only screen and (max-width: 640px){.lab__slider-arrow.swiper-button-disabled{opacity:.5}}@media (hover: hover){.lab__slider-arrow:not(.swiper-button-disabled):hover{opacity:.5}}.lab__slider-pagination{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;display:flex;align-items:baseline;gap:0rem}.lab__slider-pagination .swiper-pagination-current{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;color:var(--primary-color)}.numbers{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem}@media only screen and (max-width: 640px){.numbers{margin-bottom:7rem}}.numbers__content{grid-column-start:content-start;grid-column-end:content-end}.numbers__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.numbers__list{grid-gap:1rem;grid-auto-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}}.numbers__list-item{display:flex;flex-direction:column}.numbers__card{display:flex;flex-direction:column;border-radius:.8rem;border:1px solid #fff;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40;padding:3rem 8.2rem 2.4rem 4rem;background-image:url(../images/automation-pattern.svg);background-repeat:no-repeat;background-position:right center;background-size:5.6rem 100%;flex-grow:1;gap:1.4rem}@media only screen and (max-width: 640px){.numbers__card{border-radius:.6rem;box-shadow:-.0891rem -.0891rem .5345rem #089f7c40,.0891rem .0891rem .5345rem #089f7c40;gap:.5rem;padding:1.2rem .4rem 1.2rem 1.2rem;background-size:2.6rem 100%}}.numbers__card-amount{font-size:8.8rem;font-style:normal;font-weight:700;line-height:100%;color:var(--primary-color)}@media only screen and (max-width: 640px){.numbers__card-amount{font-size:4rem;font-style:normal;font-weight:700;line-height:100%}}.numbers__card-text{font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.numbers__card-text{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.about-intro{margin-bottom:15rem;padding-top:2.4rem;display:flex;flex-direction:column;gap:3.2rem}@media only screen and (max-width: 640px){.about-intro{padding-top:1.4rem;margin-bottom:7.2rem}}.about-intro__top{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.about-intro__top-content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.about-intro__breadcrumbs{margin-bottom:0}.about-intro__bottom{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0)}.about-intro__bottom-card-wrapper{filter:drop-shadow(-.2rem -.2rem 1.2rem rgba(8,159,124,.25)) drop-shadow(.2rem .2rem 1.2rem rgba(8,159,124,.25));grid-row:1/2;grid-column:1/-1}.about-intro__bottom-card-wrapper picture{display:contents}@media only screen and (max-width: 640px){.about-intro__bottom-card-wrapper{display:flex;flex-direction:column;filter:drop-shadow(.2rem .2rem .6rem rgba(8,159,124,.25)) drop-shadow(-.2rem -.2rem .6rem rgba(8,159,124,.25))}}.about-intro__bottom-content{grid-column-start:content-start;grid-column-end:content-end;grid-row:1/2;z-index:5;align-self:center;display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-gap:2.4rem;align-items:center;color:#fff}@media only screen and (max-width: 640px){.about-intro__bottom-content{display:flex;flex-direction:column;align-self:stretch;align-items:stretch;gap:3.2rem;padding-top:10rem;padding-bottom:8rem}}.about-intro__text-content{display:flex;flex-direction:column;grid-column:1/9}@media only screen and (max-width: 640px){.about-intro__text-content{max-width:none}}.about-intro__heading{margin-bottom:3.2rem}@media only screen and (max-width: 640px){.about-intro__heading{margin-bottom:2.4rem}}.about-intro__text{font-size:2rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:5rem;max-width:88rem}@media only screen and (max-width: 640px){.about-intro__text{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;margin-bottom:3.2rem}}.about-intro__numbers-title{font-size:3.2rem;font-style:normal;font-weight:600;line-height:1.3;margin-bottom:.5rem}@media only screen and (max-width: 640px){.about-intro__numbers-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.2rem}}.about-intro__numbers-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2.4rem}@media only screen and (max-width: 640px){.about-intro__numbers-list{grid-template-columns:minmax(0,1fr);grid-gap:2.4rem}}.about-intro__numbers-list-item:before{display:none}.about-intro__numbers-card{display:flex;flex-direction:column}.about-intro__numbers-card-amount{font-size:8.8rem;font-style:normal;font-weight:700;line-height:120%}@media only screen and (max-width: 640px){.about-intro__numbers-card-amount{font-size:8.8rem;font-style:normal;font-weight:700;line-height:130%}}.about-intro__numbers-card-amount:before{content:counter(ordered-list,decimal-leading-zero)}.about-intro__numbers-card-text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.about-intro__numbers-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}@media only screen and (min-width: 641px){.about-intro__bottom-card{background:var(--primary-color);aspect-ratio:1888/747;margin:0 1.6rem;display:grid;grid-template-columns:1fr 1fr;-webkit-mask-image:url(../images/vacancies-mask.svg);mask-image:url(../images/vacancies-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;position:relative}}@media only screen and (max-width: 640px){.about-intro__bottom-card{background:var(--primary-color);display:flex;flex-direction:column;-webkit-mask-image:url(../images/about-intro-mobile-mask.svg);mask-image:url(../images/about-intro-mobile-mask.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:none;mask-repeat:no-repeat;flex-grow:1;position:relative}}.about-intro__image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.about-intro__quote-card{grid-column:9/-1;display:flex;flex-direction:column;padding:7.4rem 10rem 4rem 4rem;color:var(--text-color);border-radius:.8rem;background:#f8f8f8;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;background-image:url(../images/about-quote-decor.svg);background-repeat:repeat-y;background-size:6rem 22.2709rem;background-position:right top}@media only screen and (max-width: 640px){.about-intro__quote-card{padding:4rem 5.6rem 2.4rem 2.4rem;border-radius:.8rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;background-image:url(../images/about-quote-decor-mobile.svg);background-size:3.2rem 22.2709rem}}.about-intro__quote-card:before{content:"";width:8.8rem;height:7.3015rem;margin-bottom:2.1rem;background-image:url(../images/quotes.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (max-width: 640px){.about-intro__quote-card:before{width:6.4rem;height:5.4rem;margin-bottom:1.6rem}}.about-intro__quote-card-text{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:3.2rem}@media only screen and (max-width: 640px){.about-intro__quote-card-text{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:2.4rem}}.about-intro__quote-card-image-wrapper{position:relative;border-radius:.8rem;overflow:hidden}@media only screen and (max-width: 640px){.about-intro__quote-card-image-wrapper{border-radius:.5744rem}}.about-intro__quote-card-image-wrapper:before{content:"";display:block;padding-bottom:56%}.about-intro__quote-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.options{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:6.4rem}@media only screen and (max-width: 640px){.options{margin-bottom:4rem}}.options__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.options__heading{font-size:4rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:2.4rem}@media only screen and (max-width: 640px){.options__heading{font-size:3.2rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:2.4rem}}.options__row{padding:2.4rem;border-radius:1.6rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;display:grid;grid-template-columns:minmax(0,33rem) 1fr;grid-gap:4rem;grid-template-areas:"left right"}@media only screen and (max-width: 640px){.options__row{display:flex;flex-direction:column;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;gap:1.6rem;padding:1.6rem;overflow:hidden}}.options__left-col{grid-area:left;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.options__left-col{display:contents}}.options__btns{border-radius:.8rem;background:#f8f8f8;padding:2rem 3.2rem}@media only screen and (max-width: 640px){.options__btns{display:contents}}@media only screen and (max-width: 640px){.options__btns-list{display:contents}}@media only screen and (min-width: 641px){.options__btns-list-item{border-top:1px solid #eee}.options__btns-list-item:first-child{border:none}}.options__btn{display:flex;width:100%;text-align:left;align-items:flex-start;gap:2.5rem;font-size:1.8rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1;transition:color .2s;padding:1.2rem 0}@media only screen and (max-width: 640px){.options__btn{padding:1.6rem 1.4rem;border-radius:.8rem;background:#f8f8f8;gap:1rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.options__btn.active{color:#02211a}.options__btn.active .options__btn-arrow{background-color:var(--primary-color)}.options__btn.active .options__btn-arrow svg{fill:#fff}@media only screen and (max-width: 640px){.options__btn.active .options__btn-arrow{transform:rotate(90deg)}}.options__btn-arrow{flex-shrink:0;margin-left:auto;width:2.4rem;height:2.4rem;border-radius:50%;background-color:#a1a1a1;transition:background-color .2s,transform .2s}@media only screen and (max-width: 640px){.options__btn-arrow{transform:rotate(-90deg)}}.options__btn-arrow svg{display:block;width:100%;height:100%;fill:#fff;transition:fill .2s}.options__right-col{grid-area:right;padding-top:3.2rem}@media only screen and (max-width: 640px){.options__right-col{display:contents}}.options__tabs{position:relative}@media only screen and (max-width: 640px){.options__tabs{display:contents}}@media only screen and (min-width: 641px){.options__tabs-item{position:absolute;left:0;top:0;width:100%;height:auto;z-index:5;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s}.options__tabs-item.active{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s;z-index:10;position:relative}}@media only screen and (max-width: 640px){.options__tabs-item{height:0;overflow:hidden;overflow:clip;transition:height .5s,opacity .2s;opacity:0}.options__tabs-item.active{height:auto;opacity:1}}.options__card{display:grid;grid-template-columns:minmax(0,34rem) 1fr;grid-gap:2.4rem;grid-template-areas:"image content";align-items:flex-start}@media only screen and (max-width: 640px){.options__card{grid-template-columns:minmax(0,1fr);grid-template-areas:"image" "content";grid-gap:1.6rem;align-items:stretch;padding-top:1.6rem}}.options__card-image-wrapper{position:relative;border-radius:.8rem;overflow:hidden;grid-area:image}@media only screen and (max-width: 640px){.options__card-image-wrapper{border-radius:.6801rem}}.options__card-image{display:block;width:100%;height:auto}.options__card-content{grid-area:content;display:flex;flex-direction:column}.options__card-title{font-size:2.4rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:1.6rem}@media only screen and (max-width: 640px){.options__card-title{font-size:2rem;font-style:normal;font-weight:700;line-height:1.3;margin-bottom:.8rem}}.options__blocks{display:flex;flex-direction:column;gap:1.6rem}.options__block{display:block}.options__card-list{display:flex;flex-direction:column;gap:.3rem}@media only screen and (max-width: 640px){.options__card-list{gap:.1rem}}.options__card-list-item{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;color:#272727cc;padding-left:2.4rem;position:relative}@media only screen and (max-width: 640px){.options__card-list-item{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}}.options__card-list-item:before{content:"";transform:translateY(-50%);width:5px;height:5px;left:1rem;border-radius:50%;background-color:currentColor;top:.65em;position:absolute}@media only screen and (max-width: 640px){.options__card-list-item:before{left:.8rem}}.complectation{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:10rem}@media only screen and (max-width: 640px){.complectation{margin-bottom:4.4rem;margin-top:-4rem}}.complectation__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}@media only screen and (max-width: 640px){.complectation__wrapper{flex-wrap:nowrap;overflow-y:hidden;display:flex;-webkit-overflow-scrolling:touch;margin:0 calc(-1 * var(--content-padding));padding:0 var(--content-padding);scroll-snap-type:x mandatory;scroll-padding-left:var(--content-padding);scrollbar-width:none;-ms-overflow-style:none}.complectation__wrapper::-webkit-scrollbar *{background:transparent}.complectation__wrapper::-webkit-scrollbar-track{background-color:transparent}.complectation__wrapper::-webkit-scrollbar{display:none;background-color:transparent}.complectation__wrapper::-webkit-scrollbar-thumb{background-color:transparent}}@media only screen and (max-width: 640px){.complectation__wrapper-inner{flex-shrink:0;padding-bottom:2rem}}.complectation__table{display:flex;flex-direction:column;gap:1.6rem}@media only screen and (max-width: 640px){.complectation__table{gap:.4rem}}@media only screen and (min-width: 641px){.complectation__table-head{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4rem}.complectation__table-head:before{content:"";grid-column:1/2;grid-row:1/-1}.complectation--four-items .complectation__table-head{grid-template-columns:minmax(0,35.7rem) repeat(4,minmax(0,1fr));grid-column-gap:2.4rem}}@media only screen and (max-width: 640px){.complectation__table-head{display:grid;grid-auto-flow:column;grid-auto-columns:24rem;grid-gap:2.4rem}}.complectation__table-head-item{text-align:center;display:block;border-radius:.8rem;background:#eff9f5;font-size:2rem;font-style:normal;font-weight:600;line-height:140%;padding:1.5rem}@media only screen and (max-width: 640px){.complectation__table-head-item{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;padding:1.2rem;border-radius:.4rem}}@media only screen and (min-width: 641px){.complectation__table-body{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4rem;grid-auto-rows:auto;grid-row-gap:0}.complectation--four-items .complectation__table-body{grid-template-columns:minmax(0,35.7rem) repeat(4,minmax(0,1fr));grid-column-gap:2.4rem}}@media only screen and (max-width: 640px){.complectation__table-body{display:grid;grid-auto-flow:column;grid-auto-columns:24rem;grid-gap:2.4rem}}.complectation__names-list{display:contents}@media only screen and (max-width: 640px){.complectation__names-list{display:none}}.complectation__names-list-item{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;padding:1.2rem 3.2rem;background:#f8f8f8;grid-column:1/2}.complectation__names-list-item:first-child{padding-top:3.2rem;border-top-left-radius:.8rem;border-top-right-radius:.8rem;grid-row:1/2}.complectation__names-list-item:last-child{padding-bottom:3.2rem;border-bottom-left-radius:.8rem;border-bottom-right-radius:.8rem}@media only screen and (min-width: 641px){.complectation__table-col{padding:3.2rem;border-radius:.8rem;background:#f8f8f8;display:grid;grid-template-columns:minmax(0,1fr);grid-row:1/calc(var(--items-count, 15) + 1);grid-template-rows:subgrid;grid-row-gap:1.2rem}}@media only screen and (max-width: 640px){.complectation__table-col{display:flex;flex-direction:column;scroll-snap-align:start}}@media only screen and (min-width: 641px){.complectation__table-col-item{display:grid;place-items:center}}@media only screen and (max-width: 640px){.complectation__table-col-item{display:grid;grid-template-columns:1fr 4rem;grid-gap:.4rem;grid-template-areas:"name value"}.complectation__table-col-item:before{content:attr(data-name);grid-area:name;font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%;background:#f8f8f8;padding:.6rem 1.2rem}.complectation__table-col-item:first-child:before{border-top-left-radius:.4rem;border-top-right-radius:.4rem;padding-top:1.2rem}.complectation__table-col-item:last-child:before{border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem;padding-bottom:1.2rem}}.complectation__table-col-item-status{font-size:2rem;font-style:normal;font-weight:600;line-height:100%;text-align:center}@media only screen and (max-width: 640px){.complectation__table-col-item-status{grid-area:value;font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%;background:#f8f8f8;padding:.6rem 1.2rem;display:grid;place-items:center}.complectation__table-col-item:first-child .complectation__table-col-item-status{border-top-left-radius:.4rem;border-top-right-radius:.4rem}.complectation__table-col-item:first-child .complectation__table-col-item-status:before{padding-top:1.2rem}.complectation__table-col-item:last-child .complectation__table-col-item-status{border-bottom-left-radius:.4rem;border-bottom-right-radius:.4rem}.complectation__table-col-item:last-child .complectation__table-col-item-status:before{padding-bottom:1.2rem}}@media only screen and (min-width: 641px){.complectation__controls{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:4rem;align-items:flex-start;margin-top:2.4rem}.complectation--four-items .complectation__controls{grid-template-columns:minmax(0,35.7rem) repeat(4,minmax(0,1fr));grid-column-gap:2.4rem}}@media only screen and (max-width: 640px){.complectation__controls{margin-top:1.6rem;display:grid;grid-auto-flow:column;grid-auto-columns:24rem;grid-gap:2.4rem}}.complectation__info{display:flex;flex-direction:column;gap:1.2rem}@media only screen and (max-width: 640px){.complectation__info{display:none}}.complectation__info-icon{width:3.2rem;height:3.2rem;display:grid;place-items:center;text-align:center;border:1px solid var(--primary-color);border-radius:50%;font-size:1.5rem;font-style:normal;font-weight:400;line-height:normal;font-family:var(--inter);color:var(--primary-color)}.complectation__info-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}.complectation__variants{display:contents}@media only screen and (min-width: 641px){.complectation__variant:first-child{grid-column:2/3}}.complectation__variant-robot{overflow:hidden;border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}@media only screen and (max-width: 640px){.complectation__variant-robot{border-radius:8px;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.complectation__variant-form{display:flex;flex-direction:column;gap:.8rem}@media only screen and (max-width: 640px){.complectation__variant-form{gap:.8rem}}.complectation__variant-list{display:flex;flex-direction:column}.complectation__variant-list-item{border-bottom:1px solid #ddd}.complectation__variant-robot:not(.show-all) .complectation__variant-list-item:has(.complectation__variant-card-input:not(:checked)){display:none}.complectation__variant-list-item:has(.complectation__variant-card-input:checked){order:-10}.complectation__variant-card{display:block;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;flex-grow:1}.complectation__variant-card-input{display:none}.complectation__variant-card-content{display:flex;align-items:stretch;gap:1.6rem;padding:1.2rem 1.6rem 2.4rem;flex-grow:1}@media only screen and (min-width: 641px){.complectation--four-items .complectation__variant-card-content{padding:1.2rem 1.2rem 2.4rem;gap:1.2rem}}@media only screen and (max-width: 640px){.complectation__variant-card-content{padding:1.6rem 1.2rem;gap:.8rem}}.complectation__variant-card-image-wrapper{flex-shrink:0;aspect-ratio:92/78;position:relative;border-radius:.4rem;background:#fff;width:9.2rem;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset;align-self:flex-start}@media only screen and (min-width: 641px){.complectation--four-items .complectation__variant-card-image-wrapper{width:5.6rem}}@media only screen and (max-width: 640px){.complectation__variant-card-image-wrapper{border-radius:.24rem;background:#fff;box-shadow:-.1195rem -.1195rem .7171rem #089f7c40,.1195rem .1195rem .7171rem #089f7c40,-.1195rem -.1195rem .1195rem #ffffff40 inset,.1195rem .1195rem .1195rem #ffffff40 inset;width:5.6rem;margin-top:.2rem}}.complectation__variant-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:contain}.complectation__variant-card-wrapper{width:50%;flex-grow:1;display:grid;grid-template-columns:1fr auto;grid-template-areas:"title mark" "price price";grid-template-rows:1fr auto;grid-gap:4rem;grid-row-gap:2.5rem}@media only screen and (min-width: 641px){.complectation--four-items .complectation__variant-card-wrapper{grid-column-gap:2.4rem;grid-row-gap:1.2rem}}@media only screen and (max-width: 640px){.complectation__variant-card-wrapper{grid-gap:.8rem;grid-row-gap:1.2rem}}.complectation__variant-card-title{grid-area:title;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}@media only screen and (min-width: 641px){.complectation--four-items .complectation__variant-card-title{font-size:1.4rem}}@media only screen and (max-width: 640px){.complectation__variant-card-title{font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%}}.complectation__variant-card-price{grid-area:price;font-size:2rem;font-style:normal;font-weight:600;line-height:90%;align-self:flex-end}@media only screen and (max-width: 640px){.complectation__variant-card-price{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%}}.complectation__variant-card-mark{grid-area:mark;align-self:flex-start;justify-self:flex-end;margin-top:.4rem;width:2rem;height:2rem;display:grid;place-items:center;background-color:#eee;border-radius:50%}.complectation__variant-card-mark:before{content:"";display:block;width:.8rem;height:.8rem;background-color:var(--primary-color);border-radius:50%;transition:opacity .2s;opacity:0}.complectation__variant-card-input:checked~.complectation__variant-card-content .complectation__variant-card-mark:before{opacity:1}.complectation__variant-card-input:checked~.complectation__variant-card-mark:before{opacity:1}.complectation__variant-no-robot{display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;padding:2.2rem 1.6rem;-webkit-user-select:none;user-select:none;cursor:pointer}@media only screen and (max-width: 640px){.complectation__variant-no-robot{padding:1.6rem 1.2rem;font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%}}.complectation__variant:has(.complectation__variant-no-robot .complectation__variant-card-input:checked) .complectation__variant-price-remark{display:none}.complectation__variant-show-more{display:block;width:100%;text-align:center;display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%;background-color:#02211a;color:#fff;padding:1.6rem;gap:.8rem;transition:background-color .2s,color .2s}@media only screen and (max-width: 640px){.complectation__variant-show-more{font-size:1.4rem;font-style:normal;font-weight:600;line-height:125%;padding:1.5rem;gap:.8rem}}.complectation__variant-show-more svg{width:1.6rem;height:.6rem;flex-shrink:0;fill:currentColor;transition:transform .2s;transform:rotate(180deg)}.show-all .complectation__variant-show-more svg{transform:rotate(0)}@media (hover: hover) and (pointer: fine){.complectation__variant-show-more:hover{background-color:var(--primary-color)}}.complectation__variant-controls{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}@media only screen and (max-width: 640px){.complectation__variant-controls{border-radius:.8rem;background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40,-.2rem -.2rem .2rem #ffffff40 inset,.2rem .2rem .2rem #ffffff40 inset}}.complectation__variant-counter{display:flex;align-items:center;justify-content:center;grid-gap:.3rem;padding:2.4rem;border-bottom:1px solid #ddd}@media only screen and (max-width: 640px){.complectation__variant-counter{padding:2.4rem}}.complectation__variant-counter-btn{font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 640px){.complectation__variant-counter-btn{font-size:2rem;font-style:normal;font-weight:700;line-height:normal}}.complectation__variant-counter-btn[disabled]{cursor:default}@media (hover: hover) and (pointer: fine){.complectation__variant-counter-btn:not([disabled]):hover{color:var(--primary-color)}}.complectation__variant-counter-input{width:4.6rem;text-align:center;display:block;font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 640px){.complectation__variant-counter-input{width:4rem;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}}.complectation__variant-summary-block{padding:2.4rem 4rem 4rem;display:flex;flex-direction:column;text-align:center;gap:3.2rem}@media only screen and (min-width: 641px){.complectation--four-items .complectation__variant-summary-block{padding:2.4rem 2rem}}@media only screen and (max-width: 640px){.complectation__variant-summary-block{padding:2.4rem 1.6rem;gap:3.2rem}}.complectation__variant-price-wrapper{display:flex;flex-direction:column;text-align:center;gap:.2rem}.complectation__variant-price{font-size:2.4rem;font-style:normal;font-weight:700;line-height:normal}@media only screen and (max-width: 640px){.complectation__variant-price{font-size:2rem;font-style:normal;font-weight:700;line-height:normal}}.complectation__variant-price-remark{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1}@media only screen and (max-width: 640px){.complectation__variant-price-remark{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}@media only screen and (max-width: 640px){.complectation__variant-submit{font-size:1.4rem;font-style:normal;font-weight:700;line-height:normal;padding:1.6rem}}.added-to-cart{position:fixed;right:2rem;bottom:2rem;opacity:0;visibility:hidden;transition:opacity .4s,visibility 0s linear .4s;z-index:40;width:40rem;max-width:calc(100% - 4rem)}.added-to-cart.shown{opacity:1;visibility:inherit;transition:opacity .4s,visibility .4s}.added-to-cart__inner{background:#fff;box-shadow:-.2rem -.2rem 1.2rem #089f7c40,.2rem .2rem 1.2rem #089f7c40;padding:3.2rem;position:relative;display:flex;flex-direction:column;gap:2.2rem}.added-to-cart__close{position:absolute;right:1.6rem;top:1.6rem}.added-to-cart__close svg{width:1.6rem;height:1.6rem;fill:var(--primary-color);transition:fill .2s}.added-to-cart__text{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}.added-to-cart__link{align-self:flex-start;font-size:1.6rem;font-style:normal;font-weight:600;line-height:100%;color:#02211acc;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:1px;text-decoration-skip-ink:none}.added-to-cart__link:link,.added-to-cart__link:visited{color:#02211acc}@media (hover: hover) and (pointer: fine){.added-to-cart__link:hover{color:var(--primary-color)}}.cart{display:grid;grid-template-columns:[main-start] 1fr [content-start] minmax(0,var(--container-width, 0)) [content-end] 1fr [main-end];grid-gap:var(--content-padding, 0);margin-bottom:15rem;padding-top:2.4rem}@media only screen and (max-width: 640px){.cart{padding-top:1.4rem;margin-bottom:7.2rem}}.cart__content{grid-column-start:content-start;grid-column-end:content-end;display:flex;flex-direction:column}.cart__breadcrumbs{margin-bottom:5rem}@media only screen and (max-width: 640px){.cart__breadcrumbs{margin-bottom:3.2rem}}.cart__heading{margin-bottom:2.4rem}.cart__results{display:flex;flex-direction:column}.cart__results-header{display:grid;grid-template-columns:10rem repeat(4,minmax(0,1fr));grid-gap:6rem;align-items:flex-start;padding-bottom:1.3rem;border-bottom:1px solid #02211a;margin-bottom:.8rem}@media only screen and (max-width: 640px){.cart__results-header{display:none}}.cart__results-header:before{content:"";width:100%;display:block}.cart__results-header-item{font-size:1.6rem;font-style:normal;font-weight:600;line-height:120%}.cart__results-list-item{border-bottom:1px solid #d9d9d9}@media only screen and (max-width: 640px){.cart__results-list-item:first-child{border-top:1px solid #d9d9d9}}.cart__results-card{display:grid;grid-template-columns:10rem repeat(4,minmax(0,1fr));grid-gap:6rem;align-items:flex-start;grid-template-areas:"image info price quantity amount";padding:2.4rem 0}@media only screen and (max-width: 640px){.cart__results-card{padding:1.6rem 0;grid-template-areas:"image info remove" "image amount quantity";grid-template-columns:5.6rem 1fr auto;grid-gap:2.4rem;grid-row-gap:1.6rem;align-items:stretch}}.cart__results-card-image-container{position:relative;border-radius:.2677rem;overflow:hidden;background:#fff;grid-area:image;box-shadow:-.116rem -.116rem .696rem #089f7c40,.116rem .116rem .696rem #089f7c40,-.116rem -.116rem .116rem #ffffff40 inset,.116rem .116rem .116rem #ffffff40 inset}.cart__results-card-image-container:before{content:"";display:block;padding-bottom:82.8%}@media only screen and (max-width: 640px){.cart__results-card-image-container{border-radius:.239rem;background:#fff;box-shadow:-.1195rem -.1195rem .7171rem #089f7c40,.1195rem .1195rem .7171rem #089f7c40,-.1195rem -.1195rem .1195rem #ffffff40 inset,.1195rem .1195rem .1195rem #ffffff40 inset;align-self:flex-start}}.cart__results-card-image{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover}.cart__results-card-info{display:flex;flex-direction:column;gap:.8rem;max-width:20rem;grid-area:info}@media only screen and (max-width: 640px){.cart__results-card-info{gap:.4rem;margin-top:-.3rem}}.cart__results-card-title{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.cart__results-card-title{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%}}.cart__results-card-text{font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;color:#a1a1a1}@media only screen and (max-width: 640px){.cart__results-card-text{font-size:1.2rem;font-style:normal;font-weight:400;line-height:115%}}.cart__results-card-price{grid-area:price;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.cart__results-card-price{align-self:center;justify-self:flex-start;display:none}}.cart__results-card-quantity{grid-area:quantity}@media only screen and (max-width: 640px){.cart__results-card-quantity{align-self:center;justify-self:flex-end}}.cart__results-card-counter{display:flex;align-items:center;gap:.25rem}.cart__results-card-counter-input{text-align:center;width:3.5rem;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}.cart__results-card-counter-btn{flex-shrink:0;font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;transition:color .2s}.cart__results-card-counter-btn[disabled]{cursor:default;opacity:.5}@media (hover: hover) and (pointer: fine){.cart__results-card-counter-btn:not([disabled]):hover{color:var(--primary-color)}}.cart__results-card-total-wrapper{grid-area:amount;display:flex;align-items:flex-start;gap:2rem;justify-content:space-between}@media only screen and (max-width: 640px){.cart__results-card-total-wrapper{display:contents}}.cart__results-card-total-amount{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%}@media only screen and (max-width: 640px){.cart__results-card-total-amount{grid-area:amount;font-size:1.4rem;font-style:normal;font-weight:400;line-height:135%;align-self:center;justify-self:flex-start}}.cart__results-card-delete{width:1.6rem;height:1.6rem;margin-left:auto}@media only screen and (max-width: 640px){.cart__results-card-delete{margin:0;grid-area:remove;align-self:flex-start;justify-self:flex-end}}.cart__results-card-delete svg{display:block;width:100%;height:100%;fill:var(--text-color);transition:fill .2s}@media (hover: hover) and (pointer: fine){.cart__results-card-delete:hover svg{fill:var(--primary-color)}}.cart__results-total{margin-top:2.4rem;margin-left:auto;font-size:2rem;font-style:normal;font-weight:600;line-height:140%}@media only screen and (max-width: 640px){.cart__results-total{font-size:1.8rem;font-style:normal;font-weight:600;line-height:140%;margin:0;margin-top:3.2rem}}.cart__controls{display:flex;align-items:center;gap:2rem;justify-content:space-between;margin-top:4rem}@media only screen and (max-width: 640px){.cart__controls{flex-direction:column;align-items:stretch;margin-top:4rem;justify-content:flex-start;gap:4rem}}.cart__send{padding-left:6.4rem;padding-right:6.4rem}@media only screen and (max-width: 640px){.cart__send{padding-left:3.2rem;padding-right:3.2rem;align-self:stretch}}.cart__clear{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;text-decoration-line:underline;text-decoration-thickness:.5px;text-underline-offset:2px;text-decoration-skip-ink:none;transition:color .2s}@media (hover: hover) and (pointer: fine){.cart__clear:hover{color:var(--primary-color)}}@media only screen and (max-width: 640px){.cart__clear{font-size:1.6rem;font-style:normal;font-weight:400;line-height:135%;align-self:center}}.cart__empty{font-size:1.8rem;line-height:2.4rem;font-weight:400;margin-top:0}.cart__empty a{text-decoration:underline;text-underline-offset:1px;text-decoration-thickness:1px;text-decoration-skip-ink:none}@media (hover: hover) and (pointer: fine){.cart__empty a:hover{color:var(--primary-color)}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}:root{--f-spinner-width: 36px;--f-spinner-height: 36px;--f-spinner-color-1: rgba(0, 0, 0, .1);--f-spinner-color-2: rgba(17, 24, 28, .8);--f-spinner-stroke: 2.75}.f-spinner{margin:auto;padding:0;width:var(--f-spinner-width);height:var(--f-spinner-height)}.f-spinner svg{width:100%;height:100%;vertical-align:top;animation:f-spinner-rotate 2s linear infinite}.f-spinner svg *{stroke-width:var(--f-spinner-stroke);fill:none}.f-spinner svg *:first-child{stroke:var(--f-spinner-color-1)}.f-spinner svg *:last-child{stroke:var(--f-spinner-color-2);animation:f-spinner-dash 2s ease-in-out infinite}@keyframes f-spinner-rotate{to{transform:rotate(360deg)}}@keyframes f-spinner-dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.f-throwOutUp{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutUp}.f-throwOutDown{animation:var(--f-throw-out-duration, .175s) ease-out both f-throwOutDown}@keyframes f-throwOutUp{to{transform:translate3d(0,calc(var(--f-throw-out-distance, 150px) * -1),0);opacity:0}}@keyframes f-throwOutDown{to{transform:translate3d(0,var(--f-throw-out-distance, 150px),0);opacity:0}}.f-zoomInUp{animation:var(--f-transition-duration, .2s) ease .1s both f-zoomInUp}.f-zoomOutDown{animation:var(--f-transition-duration, .2s) ease both f-zoomOutDown}@keyframes f-zoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes f-zoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.f-fadeIn{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;z-index:2}.f-fadeOut{animation:var(--f-transition-duration, .2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;z-index:1}@keyframes f-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeOut{to{opacity:0}}.f-fadeFastIn{animation:var(--f-transition-duration, .2s) ease-out both f-fadeFastIn;z-index:2}.f-fadeFastOut{animation:var(--f-transition-duration, .1s) ease-out both f-fadeFastOut;z-index:2}@keyframes f-fadeFastIn{0%{opacity:.75}to{opacity:1}}@keyframes f-fadeFastOut{to{opacity:0}}.f-fadeSlowIn{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowIn;z-index:2}.f-fadeSlowOut{animation:var(--f-transition-duration, .5s) ease both f-fadeSlowOut;z-index:1}@keyframes f-fadeSlowIn{0%{opacity:0}to{opacity:1}}@keyframes f-fadeSlowOut{to{opacity:0}}.f-crossfadeIn{animation:var(--f-transition-duration, .2s) ease-out both f-crossfadeIn;z-index:2}.f-crossfadeOut{animation:calc(var(--f-transition-duration, .2s)*.5) linear .1s both f-crossfadeOut;z-index:1}@keyframes f-crossfadeIn{0%{opacity:0}to{opacity:1}}@keyframes f-crossfadeOut{to{opacity:0}}.f-slideIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInNext}.f-slideIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideInPrev}.f-slideOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutNext}.f-slideOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev}@keyframes f-slideInPrev{0%{transform:translate(100%)}to{transform:translateZ(0)}}@keyframes f-slideInNext{0%{transform:translate(-100%)}to{transform:translateZ(0)}}@keyframes f-slideOutNext{to{transform:translate(-100%)}}@keyframes f-slideOutPrev{to{transform:translate(100%)}}.f-classicIn.from-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInNext;z-index:2}.f-classicIn.from-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;z-index:2}.f-classicOut.to-next{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;z-index:1}.f-classicOut.to-prev{animation:var(--f-transition-duration, .85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;z-index:1}@keyframes f-classicInNext{0%{transform:translate(-75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicInPrev{0%{transform:translate(75px);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes f-classicOutNext{to{transform:translate(-75px);opacity:0}}@keyframes f-classicOutPrev{to{transform:translate(75px);opacity:0}}:root{--f-button-width: 40px;--f-button-height: 40px;--f-button-border: 0;--f-button-border-radius: 0;--f-button-color: #374151;--f-button-bg: #f8f8f8;--f-button-hover-bg: #e0e0e0;--f-button-active-bg: #d0d0d0;--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 20px;--f-button-svg-height: 20px;--f-button-svg-stroke-width: 1.5;--f-button-svg-fill: none;--f-button-svg-filter: none;--f-button-svg-disabled-opacity: .65}.f-button{display:flex;justify-content:center;align-items:center;box-sizing:content-box;position:relative;margin:0;padding:0;width:var(--f-button-width);height:var(--f-button-height);border:var(--f-button-border);border-radius:var(--f-button-border-radius);color:var(--f-button-color);background:var(--f-button-bg);box-shadow:var(--f-button-shadow);pointer-events:all;cursor:pointer;transition:var(--f-button-transition)}@media (hover: hover){.f-button:hover:not([disabled]){color:var(--f-button-hover-color);background-color:var(--f-button-hover-bg)}}.f-button:active:not([disabled]){background-color:var(--f-button-active-bg)}.f-button:focus:not(:focus-visible){outline:none}.f-button:focus-visible{outline:none;box-shadow:inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color))}.f-button svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:currentColor;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.f-button[disabled]{cursor:default}.f-button[disabled] svg{opacity:var(--f-button-svg-disabled-opacity)}.f-carousel__nav .f-button.is-prev,.f-carousel__nav .f-button.is-next,.fancybox__nav .f-button.is-prev,.fancybox__nav .f-button.is-next{position:absolute;z-index:1}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-next{top:50%;transform:translateY(-50%)}.is-horizontal .f-carousel__nav .f-button.is-prev,.is-horizontal .fancybox__nav .f-button.is-prev{left:var(--f-button-prev-pos)}.is-horizontal .f-carousel__nav .f-button.is-next,.is-horizontal .fancybox__nav .f-button.is-next{right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev{left:auto;right:var(--f-button-next-pos)}.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,.is-horizontal.is-rtl .fancybox__nav .f-button.is-next{right:auto;left:var(--f-button-prev-pos)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-next{top:auto;left:50%;transform:translate(-50%)}.is-vertical .f-carousel__nav .f-button.is-prev,.is-vertical .fancybox__nav .f-button.is-prev{top:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-next,.is-vertical .fancybox__nav .f-button.is-next{bottom:var(--f-button-next-pos)}.is-vertical .f-carousel__nav .f-button.is-prev svg,.is-vertical .f-carousel__nav .f-button.is-next svg,.is-vertical .fancybox__nav .f-button.is-prev svg,.is-vertical .fancybox__nav .f-button.is-next svg{transform:rotate(90deg)}.f-carousel__nav .f-button:disabled,.fancybox__nav .f-button:disabled{pointer-events:none}html.with-fancybox{width:auto;overflow:visible;scroll-behavior:auto}html.with-fancybox body{touch-action:none}html.with-fancybox body.hide-scrollbar{width:auto;margin-right:calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));overflow:hidden!important;overscroll-behavior-y:none}.fancybox__container{--fancybox-color: #dbdbdb;--fancybox-hover-color: #fff;--fancybox-bg: rgba(24, 24, 27, .98);--fancybox-slide-gap: 10px;--f-spinner-width: 50px;--f-spinner-height: 50px;--f-spinner-color-1: rgba(255, 255, 255, .1);--f-spinner-color-2: #bbb;--f-spinner-stroke: 3.65;position:fixed;top:0;left:0;bottom:0;right:0;direction:ltr;display:flex;flex-direction:column;box-sizing:border-box;margin:0;padding:0;color:#f8f8f8;-webkit-tap-highlight-color:rgba(0,0,0,0);overflow:visible;z-index:var(--fancybox-zIndex, 1050);outline:none;transform-origin:top left;-webkit-text-size-adjust:100%;-moz-text-size-adjust:none;-ms-text-size-adjust:100%;text-size-adjust:100%;overscroll-behavior-y:contain}.fancybox__container *,.fancybox__container *:before,.fancybox__container *:after{box-sizing:inherit}.fancybox__container::backdrop{background-color:#0000}.fancybox__backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:-1;background:var(--fancybox-bg);opacity:var(--fancybox-opacity, 1);will-change:opacity}.fancybox__carousel{position:relative;box-sizing:border-box;flex:1;min-height:0;z-index:10;overflow-y:visible;overflow-x:clip}.fancybox__viewport{width:100%;height:100%}.fancybox__viewport.is-draggable{cursor:move;cursor:grab}.fancybox__viewport.is-dragging{cursor:move;cursor:grabbing}.fancybox__track{display:flex;margin:0 auto;height:100%}.fancybox__slide{flex:0 0 auto;position:relative;display:flex;flex-direction:column;align-items:center;width:100%;height:100%;margin:0 var(--fancybox-slide-gap) 0 0;padding:4px;overflow:auto;overscroll-behavior:contain;transform:translateZ(0);backface-visibility:hidden}.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn{padding-top:40px}.fancybox__slide.has-iframe,.fancybox__slide.has-video,.fancybox__slide.has-html5video,.fancybox__slide.has-image{overflow:hidden}.fancybox__slide.has-image.is-animating,.fancybox__slide.has-image.is-selected{overflow:visible}.fancybox__slide:before,.fancybox__slide:after{content:"";flex:0 0 0;margin:auto}.fancybox__backdrop:empty,.fancybox__viewport:empty,.fancybox__track:empty,.fancybox__slide:empty{display:block}.fancybox__content{align-self:center;display:flex;flex-direction:column;position:relative;margin:0;padding:2rem;max-width:100%;color:var(--fancybox-content-color, #374151);background:var(--fancybox-content-bg, #fff);cursor:default;border-radius:0;z-index:20}.is-loading .fancybox__content{opacity:0}.is-draggable .fancybox__content{cursor:move;cursor:grab}.can-zoom_in .fancybox__content{cursor:zoom-in}.can-zoom_out .fancybox__content{cursor:zoom-out}.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__content [data-selectable],.fancybox__content [contenteditable]{cursor:auto}.fancybox__slide.has-image>.fancybox__content{padding:0;background:rgba(0,0,0,0);min-height:1px;background-repeat:no-repeat;background-size:contain;background-position:center center;transition:none;transform:translateZ(0);backface-visibility:hidden}.fancybox__slide.has-image>.fancybox__content>picture>img{width:100%;height:auto;max-height:100%}.is-animating .fancybox__content,.is-dragging .fancybox__content{will-change:transform,width,height}.fancybox-image{margin:auto;display:block;width:100%;height:100%;min-height:0;object-fit:contain;-webkit-user-select:none;user-select:none;filter:blur(0px)}.fancybox__caption{align-self:center;max-width:100%;flex-shrink:0;margin:0;padding:14px 0 4px;overflow-wrap:anywhere;line-height:1.375;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);cursor:auto;visibility:visible}.is-loading .fancybox__caption,.is-closing .fancybox__caption{opacity:0;visibility:hidden}.is-compact .fancybox__caption{padding-bottom:0}.f-button.is-close-btn{--f-button-svg-stroke-width: 2;position:absolute;top:0;right:8px;z-index:40}.fancybox__content>.f-button.is-close-btn{--f-button-width: 34px;--f-button-height: 34px;--f-button-border-radius: 4px;--f-button-color: var(--fancybox-color, #fff);--f-button-hover-color: var(--fancybox-color, #fff);--f-button-bg: transparent;--f-button-hover-bg: transparent;--f-button-active-bg: transparent;--f-button-svg-width: 22px;--f-button-svg-height: 22px;position:absolute;top:-38px;right:0;opacity:.75}.is-loading .fancybox__content>.f-button.is-close-btn{visibility:hidden}.is-zooming-out .fancybox__content>.f-button.is-close-btn{visibility:hidden}.fancybox__content>.f-button.is-close-btn:hover{opacity:1}.fancybox__footer{padding:0;margin:0;position:relative}.fancybox__footer .fancybox__caption{width:100%;padding:24px;opacity:var(--fancybox-opacity, 1);transition:all .25s ease}.is-compact .fancybox__footer{position:absolute;bottom:0;left:0;right:0;z-index:20;background:rgba(24,24,27,.5)}.is-compact .fancybox__footer .fancybox__caption{padding:12px}.is-compact .fancybox__content>.f-button.is-close-btn{--f-button-border-radius: 50%;--f-button-color: #fff;--f-button-hover-color: #fff;--f-button-outline-color: #000;--f-button-bg: rgba(0, 0, 0, .6);--f-button-active-bg: rgba(0, 0, 0, .6);--f-button-hover-bg: rgba(0, 0, 0, .6);--f-button-svg-width: 18px;--f-button-svg-height: 18px;--f-button-svg-filter: none;top:5px;right:5px}.fancybox__nav{--f-button-width: 50px;--f-button-height: 50px;--f-button-border: 0;--f-button-border-radius: 50%;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: transparent;--f-button-hover-bg: rgba(24, 24, 27, .3);--f-button-active-bg: rgba(24, 24, 27, .5);--f-button-shadow: none;--f-button-transition: all .15s ease;--f-button-transform: none;--f-button-svg-width: 26px;--f-button-svg-height: 26px;--f-button-svg-stroke-width: 2.5;--f-button-svg-fill: none;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .5));--f-button-svg-disabled-opacity: .65;--f-button-next-pos: 1rem;--f-button-prev-pos: 1rem;opacity:var(--fancybox-opacity, 1)}.fancybox__nav .f-button:before{position:absolute;content:"";top:-30px;right:-20px;left:-20px;bottom:-30px;z-index:1}.is-idle .fancybox__nav{animation:.15s ease-out both f-fadeOut}.is-idle.is-compact .fancybox__footer{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__slide>.f-spinner{position:absolute;top:50%;left:50%;margin:var(--f-spinner-top, calc(var(--f-spinner-width) * -.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -.5));z-index:30;cursor:pointer}.fancybox-protected{position:absolute;top:0;left:0;right:0;bottom:0;z-index:40;-webkit-user-select:none;user-select:none}.fancybox-ghost{position:absolute;top:0;left:0;width:100%;height:100%;min-height:0;object-fit:contain;z-index:40;-webkit-user-select:none;user-select:none;pointer-events:none}.fancybox-focus-guard{outline:none;opacity:0;position:fixed;pointer-events:none}.fancybox__container:not([aria-hidden]){opacity:0}.fancybox__container.is-animated[aria-hidden=false]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-enter-duration, .25s) ease .1s backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop{animation:var(--f-backdrop-enter-duration, .35s) ease backwards f-fadeIn}.fancybox__container.is-animated[aria-hidden=true]>*:not(.fancybox__backdrop,.fancybox__carousel),.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>*:not(.fancybox__viewport),.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>*:not(.fancybox__content){animation:var(--f-interface-exit-duration, .15s) ease forwards f-fadeOut}.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop{animation:var(--f-backdrop-exit-duration, .35s) ease forwards f-fadeOut}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{max-width:100%;flex-shrink:1;min-height:1px;overflow:visible}.has-iframe .fancybox__content,.has-map .fancybox__content,.has-pdf .fancybox__content{width:calc(100% - 120px);height:90%}.fancybox__container.is-compact .has-iframe .fancybox__content,.fancybox__container.is-compact .has-map .fancybox__content,.fancybox__container.is-compact .has-pdf .fancybox__content{width:100%;height:100%}.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{width:960px;height:540px;max-width:100%;max-height:100%}.has-map .fancybox__content,.has-pdf .fancybox__content,.has-youtube .fancybox__content,.has-vimeo .fancybox__content,.has-html5video .fancybox__content{padding:0;background:rgba(24,24,27,.9);color:#fff}.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{border:0;display:block;height:100%;width:100%;background:rgba(0,0,0,0)}.fancybox-placeholder{border:0!important;clip:rect(1px,1px,1px,1px)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.f-carousel__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-outline: 0;--f-thumb-outline-color: #5eb0ef;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1;--f-thumb-border-radius: 2px;--f-thumb-offset: 0px;--f-button-next-pos: 0;--f-button-prev-pos: 0}.f-carousel__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1;--f-thumb-selected-opacity: 1}.f-carousel__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px}.f-thumbs{position:relative;flex:0 0 auto;margin:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-user-select:none;user-select:none;perspective:1000px;transform:translateZ(0)}.f-thumbs .f-spinner{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:2px;background-image:linear-gradient(#ebeff2,#e2e8f0);z-index:-1}.f-thumbs .f-spinner svg{display:none}.f-thumbs.is-vertical{height:100%}.f-thumbs__viewport{width:100%;height:auto;overflow:hidden;transform:translateZ(0)}.f-thumbs__track{display:flex}.f-thumbs__slide{position:relative;flex:0 0 auto;box-sizing:content-box;display:flex;align-items:center;justify-content:center;padding:0;margin:0;width:var(--f-thumb-width);height:var(--f-thumb-height);overflow:visible;cursor:pointer}.f-thumbs__slide.is-loading img{opacity:0}.is-classic .f-thumbs__viewport{height:100%}.is-modern .f-thumbs__track{width:max-content}.is-modern .f-thumbs__track:before{content:"";position:absolute;top:0;bottom:0;left:calc((var(--f-thumb-clip-width, 0))*-.5);width:calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));cursor:pointer}.is-modern .f-thumbs__slide{width:var(--f-thumb-clip-width);transform:translate3d(calc(var(--shift, 0) * -1px),0,0);transition:none;pointer-events:none}.is-modern.is-resting .f-thumbs__slide{transition:transform .33s ease}.is-modern.is-resting .f-thumbs__slide__button{transition:clip-path .33s ease}.is-using-tab .is-modern .f-thumbs__slide:focus-within{filter:drop-shadow(-1px 0px 0px var(--f-thumb-outline-color)) drop-shadow(2px 0px 0px var(--f-thumb-outline-color)) drop-shadow(0px -1px 0px var(--f-thumb-outline-color)) drop-shadow(0px 2px 0px var(--f-thumb-outline-color))}.f-thumbs__slide__button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:var(--f-thumb-width);height:100%;margin:0 -100%;padding:0;border:0;position:relative;border-radius:var(--f-thumb-border-radius);overflow:hidden;background:rgba(0,0,0,0);outline:none;cursor:pointer;pointer-events:auto;touch-action:manipulation;opacity:var(--f-thumb-opacity);transition:opacity .2s ease}.f-thumbs__slide__button:hover{opacity:var(--f-thumb-hover-opacity)}.f-thumbs__slide__button:focus:not(:focus-visible){outline:none}.f-thumbs__slide__button:focus-visible{outline:none;opacity:var(--f-thumb-selected-opacity)}.is-modern .f-thumbs__slide__button{--clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * .5 ) round var(--f-thumb-border-radius, 0) );clip-path:var(--clip-path)}.is-classic .is-nav-selected .f-thumbs__slide__button{opacity:var(--f-thumb-selected-opacity)}.is-classic .is-nav-selected .f-thumbs__slide__button:after{content:"";position:absolute;top:0;left:0;right:0;height:auto;bottom:0;border:var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);border-radius:var(--f-thumb-border-radius);animation:f-fadeIn .2s ease-out;z-index:10}.f-thumbs__slide__img{overflow:hidden;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;padding:var(--f-thumb-offset);box-sizing:border-box;pointer-events:none;object-fit:cover;border-radius:var(--f-thumb-border-radius)}.f-thumbs.is-horizontal .f-thumbs__track{padding:8px 0 12px}.f-thumbs.is-horizontal .f-thumbs__slide{margin:0 var(--f-thumb-gap) 0 0}.f-thumbs.is-vertical .f-thumbs__track{flex-wrap:wrap;padding:0 8px}.f-thumbs.is-vertical .f-thumbs__slide{margin:0 0 var(--f-thumb-gap) 0}.fancybox__thumbs{--f-thumb-width: 96px;--f-thumb-height: 72px;--f-thumb-border-radius: 2px;--f-thumb-outline: 2px;--f-thumb-outline-color: #ededed;position:relative;opacity:var(--fancybox-opacity, 1);transition:max-height .35s cubic-bezier(.23,1,.32,1)}.fancybox__thumbs.is-classic{--f-thumb-gap: 8px;--f-thumb-opacity: .5;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-classic .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-modern{--f-thumb-gap: 4px;--f-thumb-extra-gap: 16px;--f-thumb-clip-width: 46px;--f-thumb-opacity: 1;--f-thumb-hover-opacity: 1}.fancybox__thumbs.is-modern .f-spinner{background-image:linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05))}.fancybox__thumbs.is-horizontal{padding:0 var(--f-thumb-gap)}.fancybox__thumbs.is-vertical{padding:var(--f-thumb-gap) 0}.is-compact .fancybox__thumbs{--f-thumb-width: 64px;--f-thumb-clip-width: 32px;--f-thumb-height: 48px;--f-thumb-extra-gap: 10px}.fancybox__thumbs.is-masked{max-height:0px!important}.is-closing .fancybox__thumbs{transition:none!important}.fancybox__toolbar{--f-progress-color: var(--fancybox-color, rgba(255, 255, 255, .94));--f-button-width: 46px;--f-button-height: 46px;--f-button-color: var(--fancybox-color);--f-button-hover-color: var(--fancybox-hover-color);--f-button-bg: rgba(24, 24, 27, .65);--f-button-hover-bg: rgba(70, 70, 73, .65);--f-button-active-bg: rgba(90, 90, 93, .65);--f-button-border-radius: 0;--f-button-svg-width: 24px;--f-button-svg-height: 24px;--f-button-svg-stroke-width: 1.5;--f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, .15));--f-button-svg-fill: none;--f-button-svg-disabled-opacity: .65;display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Adjusted,Segoe UI,Liberation Sans,sans-serif;color:var(--fancybox-color, currentColor);opacity:var(--fancybox-opacity, 1);text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, .5));pointer-events:none;z-index:20}.fancybox__toolbar :focus-visible{z-index:1}.fancybox__toolbar.is-absolute,.is-compact .fancybox__toolbar{position:absolute;top:0;left:0;right:0}.is-idle .fancybox__toolbar{pointer-events:none;animation:.15s ease-out both f-fadeOut}.fancybox__toolbar__column{display:flex;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.fancybox__toolbar__column.is-left,.fancybox__toolbar__column.is-right{flex-grow:1;flex-basis:0}.fancybox__toolbar__column.is-right{display:flex;justify-content:flex-end;flex-wrap:nowrap}.fancybox__infobar{padding:0 5px;line-height:var(--f-button-height);text-align:center;font-size:17px;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;cursor:default;-webkit-user-select:none;user-select:none}.fancybox__infobar span{padding:0 5px}.fancybox__infobar:not(:first-child):not(:last-child){background:var(--f-button-bg)}[data-fancybox-toggle-slideshow]{position:relative}[data-fancybox-toggle-slideshow] .f-progress{height:100%;opacity:.3}[data-fancybox-toggle-slideshow] svg g:first-child{display:flex}[data-fancybox-toggle-slideshow] svg g:last-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child{display:none}.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:first-child{display:flex}[data-fancybox-toggle-fullscreen] svg g:last-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child{display:none}:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child{display:flex}.f-progress{position:absolute;top:0;left:0;right:0;height:3px;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;background:var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));z-index:30;-webkit-user-select:none;user-select:none;pointer-events:none}
