.software-header{position:relative}.software-header__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1;backdrop-filter:blur(5.890170097351074px);--webkit-backdrop-filter:blur(5.890170097351074px);background-color:rgba(255,255,255,0.15)}.software-header__overlay{padding:70px 0 90px 0;position:relative;z-index:2;background:transparent;backdrop-filter:blur(5.890170097351074px);--webkit-backdrop-filter:blur(5.890170097351074px);background-color:rgba(255,255,255,0.15)}.software-header__overlay:before{content:'';position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;mix-blend-mode:color}.software-header__overlay:after{content:'';position:absolute;top:0;left:0;z-index:4;width:100%;height:100%;mix-blend-mode:multiply;background:linear-gradient(#18666f 0%,rgba(22,115,125,0.93) 42.86%,rgba(16,167,184,0.63) 100%);background:linear-gradient(rgba(16,167,184,0.63) 0%,rgba(22,115,125,0.93) 42.86%,#18666f 100%)}.software-header__inner{max-width:710px;margin:0 auto;position:relative;z-index:5;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.software-header__inner svg{display:inline-block;vertical-align:top}.software-header__inner:before{content:'';width:100%;height:1px;position:absolute;top:calc(50% - 0.5px);left:0;z-index:2;background:repeat-x url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='1' viewBox='0 0 10 1'%3E%3Crect style='fill:%23FFFFFF;' width='5' height='1'/%3E%3C/svg%3E")}.software-header__inner *{position:relative;z-index:3}.software-header__selector{padding:20px;width:190px;height:190px;text-align:center;font-weight:bold;color:rgba(57,57,57,.2);border-radius:4px;background:#fff;border:1px solid #f7f7f7;box-shadow:0px 4px 16px rgba(0,0,0,0.1);display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.software-header__selector--selected{color:var(--base-color)}.software-header__selector--left{margin-right:20px}.software-header__selector--right{margin-left:20px}.software-header__selector-wrapper{position:absolute;top:15px;left:15px;width:calc(100% - 30px);height:calc(100% - 30px)}.software-header__selector-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center}.software-header__selector-text{width:100%}.software-header__selector-back-link{position:absolute;top:0;right:0;width:30px;height:30px}.software-header__selector-back-link:before,.software-header__selector-back-link:after{content:'';width:2px;height:16px;background:var(--accent-color-green);border-radius:2px;position:absolute;top:calc(50% - 8px);left:calc(50% - 1px)}.software-header__selector-back-link:before{transform:rotate(45deg)}.software-header__selector-back-link:after{transform:rotate(-45deg)}.software-search{margin:5.5rem 0}.software-search h1{text-align:center;max-width:530px;margin:0 auto 30px auto}.software-search__box{max-width:530px;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-moz-box-direction:normal;-webkit-box-orient:horizontal;-moz-box-orient:horizontal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-moz-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-moz-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;gap:40px}.software-search__label{display:inline-block;white-space:nowrap}input[type="text"].software-search__input{-webkit-appearance:none;appearance:none;display:inline-block;width:auto;min-width:initial;-webkit-box-flex:1;-moz-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto}input[type="text"].software-search__input::-webkit-calendar-picker-indicator{opacity:0}.software-list{margin-bottom:12rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));justify-items:center;justify-content:center;gap:15px}.software-list__item{text-decoration:none;text-align:center;width:100%;padding:15px;border-radius:4px;background:#fff;border:1px solid #f7f7f7;box-shadow:0px 4px 16px rgba(0,0,0,0.1)}.software-list__item:hover{box-shadow:0px 4px 20px rgba(0,0,0,0.2)}.software-list__item--current{pointer-events:none;opacity:.4;filter:grayscale(100%)}.software-list__item-icon{margin:20px 0;width:100%;height:80px;position:relative;font-weight:bold;display:flex;align-items:center;justify-content:center}.software-list__item-icon-label{display:none}.software-list__item-logo{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;object-position:center center}.software-list__item-selector{margin:0 auto;width:30px;height:30px;background-color:var(--accent-color-green);border-radius:100%;position:relative;-webkit-transition:all 200ms ease-in-out;-moz-transition:all 200ms ease-in-out;-ms-transition:all 200ms ease-in-out;-o-transition:all 200ms ease-in-out;transition:all 200ms ease-in-out}.software-list__item-selector:before,.software-list__item-selector:after{content:'';width:2px;height:18px;background-color:#fff;border-radius:2px;position:absolute;top:calc(50% - 9px);left:calc(50% - 1px)}.software-list__item-selector:after{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.software-list__item:hover .software-list__item-selector{background-color:var(--accent-color-orange)}.software-list__no-results{display:none}.software-description{padding:80px 0}.software-description--bg-gray{background-color:#f7f7f7}.software-description__wrapper{margin:0 auto;max-width:720px}@media(max-width:768px){.software-header__overlay{padding:50px 0}.software-header__selector{width:140px;height:140px}.software-header__inner svg{width:50px}}@media(max-width:480px){.software-header__selector{font-size:1.2rem;width:120px;height:120px}.software-header__inner svg{width:30px}.software-search__box{display:block}.software-search__label{display:block;white-space:wrap;text-align:center}input[type="text"].software-search__input{display:block;width:100%;min-width:100%}}@media(max-width:320px){.software-header__selector--left{margin:0 0 20px 0}.software-header__selector--right{margin:20px 0 0 0}.software-header__inner{-webkit-box-orient:vertical;-moz-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.software-header__inner:before{top:0;left:calc(50% - 0.5px);width:1px;height:100%;background:repeat-y url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1' height='10' viewBox='0 0 1 10'%3E%3Crect style='fill:%23FFFFFF;' width='1' height='5'/%3E%3C/svg%3E")}}