.is-hidden{display:none}.link-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;-webkit-transition:none;transition:none}@media only screen and (max-width:639px){.link-icon:focus{outline:none}}@media only screen and (min-width:640px){.link-icon:focus,.link-icon:hover{color:#ff9000}.link-icon:focus .icon,.link-icon:hover .icon{fill:#ff9000}}.link-icon__text{margin-right:8px;font-size:12px;line-height:24px;text-transform:uppercase;-webkit-transition:color .15s ease-in;transition:color .15s ease-in}.link-icon__image{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.link-icon__image .icon{width:8px;height:5px;fill:#45688f;-webkit-transition:fill .15s ease-in,-webkit-transform .15s ease-in;transition:fill .15s ease-in,-webkit-transform .15s ease-in;transition:transform .15s ease-in,fill .15s ease-in;transition:transform .15s ease-in,fill .15s ease-in,-webkit-transform .15s ease-in}.link-icon.is-open .icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.main-search{margin-bottom:20px;width:100%}@media only screen and (min-width:640px){.main-search{margin-bottom:0;width:100%}}.main-search .form-control{padding-left:32px;padding-right:32px;height:40px}@media only screen and (min-width:960px){.main-search .form-control{height:auto;max-height:32px;line-height:18px}}.main-search .search-field-message{display:none;color:#e15554;font-size:12px;line-height:18px}.main-search .search-field-message.is-visible{display:block;margin-top:4px}.main-search.is-open .search-field__input{border-bottom-left-radius:0;border-bottom-right-radius:0}.main-search.is-open .search-controls{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:960px) and (max-width:1279px){.main-search.is-open .search-controls{display:block}}.search-field{position:relative;display:block;min-width:192px}@media only screen and (min-width:960px){.search-field{margin-top:6px}}@media only screen and (min-width:1280px){.search-field{min-width:288px}}.search-field__icon{position:absolute;top:50%;left:8px;background-image:url(../images/global/svg/search-icon.svg);width:15px;height:15px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.search-field__discard-icon{display:none;position:absolute;right:8px;top:0;bottom:0;width:16px;height:16px;margin:auto;background:url(../images/global/svg/close-small.svg) no-repeat;cursor:pointer}@media screen and (device-aspect-ratio:40/71){.search-field__input{font-size:16px}}@media screen and (device-aspect-ratio:375/667){.search-field__input{font-size:16px}}@media screen and (device-aspect-ratio:9/16){.search-field__input{font-size:16px}}.search-title__default{padding-right:70px}@media only screen and (min-width:640px){.search-title__default{padding-right:48px}}@media only screen and (min-width:960px){.search-title__default{padding-right:20px}}@media only screen and (min-width:1280px){.search-title__default{padding-right:40px}}.search-title{padding-bottom:20px;font-size:20px;line-height:28px;font-weight:700;color:#2c2c2c}@media only screen and (min-width:640px){.search-title{padding-bottom:0}}@media only screen and (min-width:960px){.search-title{line-height:38px}}@media only screen and (min-width:1280px){.search-title{font-size:28px}}.fadeInBottom{-webkit-animation-name:fadeInBottom;animation-name:fadeInBottom}.search-controls{display:none;overflow:hidden;padding:8px 16px;background-color:#f7f8fa;border:1px solid #d4d4d4;border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px;-webkit-box-shadow:0 -1px 0 0 #d4d4d4;box-shadow:0 -1px 0 0 #d4d4d4;-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;-webkit-animation:fadeInBottom .15s ease-in-out;animation:fadeInBottom .15s ease-in-out}.search-controls .search-controls__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:960px) and (max-width:1279px){.search-controls .search-controls__column:first-of-type{margin-bottom:8px}}.search-controls .search-controls__column--for-desktop{display:none}@media only screen and (min-width:960px){.search-controls .search-controls__column--for-desktop{display:-webkit-box;display:-ms-flexbox;display:flex}}.search-controls .search-controls__column-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.search-controls .search-controls__column-icon .icon{width:12px;height:12px}.search-controls .search-controls__column-description,.search-controls .search-controls__column-label{font-size:12px;line-height:16px;color:grey}.search-controls .search-controls__column-label{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:8px;font-weight:700}@media only screen and (min-width:960px){.search-controls .search-controls__column-label{min-width:20px}}.search-controls .search-controls__divider{display:none;width:1px;height:16px;margin:0 16px;background-color:#d4d4d4;border-radius:4px}@media only screen and (min-width:1280px){.search-controls .search-controls__divider{display:inline-block}}@-webkit-keyframes fadeInBottom{0%{top:100%;opacity:0}to{top:0;opacity:1}}@keyframes fadeInBottom{0%{top:100%;opacity:0}to{top:0;opacity:1}}.bread-crumbs{width:100%;text-align:left;font-size:0}.bread-crumbs--light .bread-crumbs__item span{color:#fff}.bread-crumbs--light .bread-crumbs__item:after{background-image:url(../images/global/svg/arrow-down-white.svg)}.bread-crumbs--light .bread-crumbs__item:last-child span{color:#98a4c8}.bread-crumbs__item{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bread-crumbs__item .bread-crumbs__link,.bread-crumbs__item .bread-crumbs__link:hover{text-decoration:none}.bread-crumbs__item span{font-size:12px;color:#45688f}@media only screen and (min-width:960px){.bread-crumbs__item span{font-size:14px}}.bread-crumbs__link{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.bread-crumbs__item span,.bread-crumbs__link{vertical-align:middle;font-weight:400;line-height:16px}.bread-crumbs__item:last-child{margin-bottom:0}.bread-crumbs__item:last-child:after{display:none}.bread-crumbs__item:last-child span{color:#2c2c2c}.bread-crumbs__item:after{content:"";display:inline-block;vertical-align:middle;width:16px;height:16px;margin-right:4px;margin-left:4px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='5' height='8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.586 4L.293 1.707A1 1 0 011.707.293l3 3a.997.997 0 010 1.414l-3 3A1 1 0 01.293 6.293L2.586 4z' fill='%23AAA'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat}.bread-crumbs-tooltip.tooltipster-content-inner{display:none;padding:8px 12px 12px}.bread-crumbs-tooltip.tooltipster-content-inner:after{content:"";position:absolute;left:0;bottom:-10px;display:inline-block;width:100%;height:10px}.text-label{display:inline-block;padding:2px 10px;vertical-align:top;font-size:12px;line-height:16px;font-weight:600;color:#6b6b6b;background:#e7ecf1;border:1px solid transparent;border-radius:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:.35s ease-out;transition:.35s ease-out}@media only screen and (min-width:640px){.text-label{font-size:14px;line-height:20px;padding:4px 14px}}.text-label.text-label--deletable{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.text-label--deletable .btn-label-delete{width:16px;height:16px;margin-left:4px;background-image:url(../images/global/svg/close-min.svg);background-repeat:no-repeat;background-size:cover;border:none;-webkit-transition:background-image .15s ease-in;transition:background-image .15s ease-in}.text-label--deletable .btn-label-delete:active,.text-label--deletable .btn-label-delete:hover{cursor:pointer;background-image:url(../images/global/svg/close-min-dark.svg)}a.text-label{color:#6b6b6b;text-decoration:none}a.text-label:hover{background-color:#f1f1f1}a.text-label:focus{outline:none;-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.text-label--green,a.text-label--green{background:#e1f3ea}.text-label--green-100,a.text-label--green-100{background:#f5fbf8}.text-label--green-400,a.text-label--green-400{background:#5ec08c;color:#fff}.text-label--jelly-bean-100,a.text-label--jelly-bean-100{background:#fdf6f6}.text-label--blue,a.text-label--blue{background:#ddeefc}.text-label--blue-100,a.text-label--blue-100{background:#f3f9fe}.text-label--blue-500,a.text-label--blue-500{background:#2192ef;color:#fff}.text-label--airslate-blue-500,a.text-label--airslate-blue-500{background-color:#557599;color:#fff}.text-label--orange,a.text-label--orange{background-color:#ffeed8}.text-label--orange-100,a.text-label--orange-100{background-color:#fff9f2}.text-label--slate-blue,a.text-label--slate-blue{background-color:#e7ecf1}.text-label--slate-blue-100,a.text-label--slate-blue-100{background-color:#f7f8fa}.text-label--cobalt,a.text-label--cobalt{background-color:#423ef2;color:#fff}.text-label--dark,a.text-label--dark{background-color:#191f3e;color:#fff}.text-label--rounded,a.text-label--rounded{border-radius:14px}.features-list-slider{position:relative;z-index:1;margin:0 -16px;overflow:hidden}.features-list-slider .slick-list{width:100%!important}.features-list-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.features-list-slider .slick-slide,.features-list-slider .slick-slide>div{height:100%}.features-list-slider .slick-slide{padding:0 16px}.features-list-slider .features-list-slider__item{height:100%}.features-list-slider .card{position:relative;padding:172px 24px 48px;height:348px;color:#fff;background-color:#191f3e;border-radius:8px;text-decoration:none}@media only screen and (min-width:1280px){.features-list-slider .card{padding:172px 32px 32px;height:360px}}.features-list-slider .card--contacts-form{background-color:#191f3e}.features-list-slider .card--job-applications{background-color:#2e3dbe}.features-list-slider .card--employee-onboarding{background-color:#49a5f1}.features-list-slider .card--patient-intake-forms{background-color:#45688f}.features-list-slider .card--commercial-invoices{background-color:#5ec08c}.features-list-slider .card--sales-agreements{background-color:#e15554}.features-list-slider .card__head{position:absolute;top:0;right:0;z-index:0}.features-list-slider .card__head-animation{width:288px;height:348px}.features-list-slider .card__head svg{border-bottom-right-radius:50%}.features-list-slider .card__content{position:relative;z-index:1;-webkit-transform:translateZ(1px);transform:translateZ(1px)}.features-list-slider .card__title{margin-bottom:8px;font-size:20px;line-height:28px;font-weight:700}.features-list-slider .card__description{font-size:16px;line-height:24px;font-weight:400}.features-list-slider .card__link>*{color:#fff;font-size:14px;line-height:20px;text-decoration:underline}.slider-arrows .slick-arrow{padding:2px;background:none;border:none;border-radius:50%;outline:none;cursor:pointer;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}.slider-arrows .slick-arrow:focus{-webkit-box-shadow:0 0 0 2px #d4d4d4;box-shadow:0 0 0 2px #d4d4d4}.slider-arrows .slick-arrow:first-of-type{margin-right:8px}.slider-arrows .slick-arrow.slick-disabled{opacity:.4}.slider-arrows .slick-arrow .icon{display:block;width:32px;height:32px}.slider-arrows .slick-arrow circle{-webkit-transition:fill .15s ease-in,stroke .15s ease-in;transition:fill .15s ease-in,stroke .15s ease-in}.slider-arrows .slick-arrow path{-webkit-transition:stroke .15s ease-in;transition:stroke .15s ease-in}.slider-arrows .slick-arrow:hover .icon circle{fill:#f7f8fa}.slider-arrows .slick-arrow:active{-webkit-box-shadow:none;box-shadow:none}.slider-arrows .slick-arrow.slick-disabled{pointer-events:none}.slider-arrows .slick-arrow.slick-disabled circle{stroke:#b9c6d5}.slider-arrows .slick-arrow.slick-disabled path{fill:#b9c6d5}.js-focus-visible :focus:not(.focus-visible){-webkit-box-shadow:none;box-shadow:none}.multi-switcher{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:40px;padding:4px;border:2px solid #191f3e;border-radius:32px;background-color:#fff}@media only screen and (min-width:960px){.multi-switcher{height:48px}}.multi-switcher .multi-switcher__item{position:relative;display:block;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;border-radius:40px;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.multi-switcher .multi-switcher__input{position:absolute;top:0;left:0;opacity:0;z-index:-1}.multi-switcher .multi-switcher__input:focus+.multi-switcher__shape{-webkit-box-shadow:0 0 0 1px #fff,0 0 0 3px #d8dfe7;box-shadow:0 0 0 1px #fff,0 0 0 3px #d8dfe7}.multi-switcher .multi-switcher__shape{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 12px;border-radius:inherit;color:#2c2c2c;cursor:pointer;-webkit-transition:all .15s ease-in;transition:all .15s ease-in}@media only screen and (min-width:960px){.multi-switcher .multi-switcher__shape{padding:0 16px}}.multi-switcher .multi-switcher__input:checked+.multi-switcher__shape{font-weight:700;background-color:#191f3e;color:#fff}.multi-switcher .multi-switcher__input:not(:checked)+.multi-switcher__shape:hover{background-color:#f7f8fa}.multi-switcher .multi-switcher__text{position:relative;font-weight:700;font-size:12px;line-height:16px;color:currentColor;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.not-found{display:none;padding-top:24px;padding-bottom:24px;text-align:center;color:#2c2c2c}@media only screen and (min-width:960px){.not-found{padding-top:32px;padding-bottom:32px}}.not-found.is-visible{display:block}.not-found .not-found__thumb{margin:0 auto 20px;width:167px;height:78px;background-image:url(../images/global/not-found/nf-illustration.png);background-size:cover}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.not-found .not-found__thumb{background-image:url(../images/global/not-found/nf-illustration@2x.png)}}@media only screen and (min-width:640px){.not-found .not-found__thumb{margin-bottom:24px;width:209px;height:98px}}@media only screen and (min-width:960px){.not-found .not-found__thumb{margin-bottom:32px;width:261px;height:122px}}@media only screen and (min-width:1280px){.not-found .not-found__thumb{margin-bottom:24px}}.not-found .not-found__title{margin-bottom:12px;font-size:20px;line-height:28px;font-weight:700}@media only screen and (min-width:640px){.not-found .not-found__title{font-size:28px;line-height:40px}}@media only screen and (min-width:960px){.not-found .not-found__title{margin-bottom:20px;font-size:40px;line-height:52px}}@media only screen and (min-width:1280px){.not-found .not-found__title{margin-bottom:24px}}.not-found .not-found__description{font-size:12px;line-height:18px}@media only screen and (min-width:640px){.not-found .not-found__description{font-size:14px;line-height:24px}}@media only screen and (min-width:960px){.not-found .not-found__description{font-size:16px}}.not-found .not-found__description .line-break{display:inline}@media only screen and (min-width:640px){.not-found .not-found__description .line-break{display:block}}.aside-navigation-list{position:relative;display:none}@media only screen and (min-width:960px){.aside-navigation-list{display:block;margin-bottom:32px;width:100%}}.aside-navigation-list__item{margin-bottom:8px}.aside-navigation-list__link,.most-popular__link{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;line-height:28px;color:#2c2c2c;font-weight:400;text-decoration:none;border-radius:4px;background-color:#fff;-webkit-transition:color .15s ease-in,background-color .15s ease-in;transition:color .15s ease-in,background-color .15s ease-in}@media only screen and (min-width:960px){.aside-navigation-list__link,.most-popular__link{padding:2px 8px}}.aside-navigation-list__link:hover,.most-popular__link:hover{color:currentColor;background-color:#d8dfe7}.aside-navigation-list__link.is-active,.aside-navigation-list__link:active,.most-popular__link.is-active,.most-popular__link:active{font-weight:600;background-color:#45688f;color:#fff}.aside-navigation-list__link.is-active .aside-navigation-link__quantity,.aside-navigation-list__link.is-active .most-popular__quantity,.aside-navigation-list__link:active .aside-navigation-link__quantity,.aside-navigation-list__link:active .most-popular__quantity,.most-popular__link.is-active .aside-navigation-link__quantity,.most-popular__link.is-active .most-popular__quantity,.most-popular__link:active .aside-navigation-link__quantity,.most-popular__link:active .most-popular__quantity{color:#d8dfe7}.aside-navigation-link__quantity,.most-popular__quantity{position:relative;bottom:-1px;padding-left:12px;margin-left:auto;font-size:12px;line-height:24px;color:grey;font-weight:400;-webkit-transition:color .15s ease-in,font-weight .15s ease-in;transition:color .15s ease-in,font-weight .15s ease-in}@media only screen and (min-width:960px){.aside-navigation-link__quantity,.most-popular__quantity{bottom:0}}.most-popular__link{margin-bottom:12px}.most-popular__link.is-active svg,.most-popular__link:active svg{fill:#ff9000}.most-popular__icon{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:8px;width:17px;height:18px}.most-popular__icon svg{width:17px;height:18px;fill:#45688f;-webkit-transition:path .15s ease-in;transition:path .15s ease-in}.aside-help-note{padding:24px;background-color:#f7f8fa;border-radius:8px}.aside-help-note .aside-help-note__img{text-align:start}.aside-help-note svg{width:40px;height:40px}.aside-help-note .aside-help-note__desk{margin-top:16px;font-size:14px;line-height:20px}.aside-help-note--column{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:960px){.aside-help-note--column{display:none}}.aside-help-note--column .aside-help-note__desk{margin:0 0 0 16px}.categories-row:not(:last-child){margin-bottom:48px}@media only screen and (min-width:640px){.categories-row:not(:last-child){margin-bottom:14px}}@media only screen and (min-width:960px){.categories-row:not(:last-child){margin-bottom:8px}}@media only screen and (min-width:1280px){.categories-row:not(:last-child){margin-bottom:28px}}.categories-row:not(:last-child).categories-row__favorite{margin-bottom:48px}@media only screen and (min-width:960px){.categories-row:not(:last-child).categories-row__favorite{margin-bottom:60px}}.categories-row__head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px}@media only screen and (min-width:640px){.categories-row__head{margin-bottom:20px}}@media only screen and (min-width:1280px){.categories-row__head{margin-bottom:24px}}.categories-row__head .section-headline{margin:0}.categories-row__head-link{font-size:14px;line-height:24px}@media only screen and (min-width:640px){.cards-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (min-width:960px){.cards-list{margin:0 -16px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.cards-list .cards-list__item{border-radius:4px}@media only screen and (min-width:640px){.cards-list .cards-list__item{width:calc(50% - 16px)}}@media only screen and (min-width:960px){.cards-list .cards-list__item{width:calc(50% - 32px)}}@media only screen and (min-width:1280px){.cards-list .cards-list__item{width:calc(33.3% - 32px)}}.cards-list .cards-list__item{margin-bottom:32px}@media only screen and (min-width:960px){.cards-list .cards-list__item{margin-left:16px;margin-right:16px}}.cards-list .cards-list__link{text-decoration:none;font-weight:400}.cards-list .cards-list__link:hover{color:inherit}.cards-list .card__thumb{padding:16px 16px 0;border-radius:2px;background-color:#f9f9f9;min-height:100%}.cards-list .card__thumb img{width:100%;-webkit-box-shadow:0 4px 12px rgba(0,0,0,.06);box-shadow:0 4px 12px rgba(0,0,0,.06)}.cards-list .card__body{position:absolute;left:0;right:0;bottom:0;padding:20px 24px 24px;background-color:#fff;-webkit-transform:translateY(56px);transform:translateY(56px);-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease, -webkit-transform .15s ease}@media only screen and (min-width:1280px){.cards-list .card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:186px}}.cards-list .card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:8px;width:100%;height:344px;color:#2c2c2c;text-decoration:none;background:#fff;border:1px solid #d4d4d4;border-radius:4px;overflow:hidden;-webkit-transition:color .15s ease-in,border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:color .15s ease-in,border-color .15s ease-in,-webkit-box-shadow .15s ease-in;transition:color .15s ease-in,border-color .15s ease-in,box-shadow .15s ease-in;transition:color .15s ease-in,border-color .15s ease-in,box-shadow .15s ease-in,-webkit-box-shadow .15s ease-in;will-change:border-color}.cards-list .card:hover{border-color:transparent;-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}@media only screen and (min-width:960px){.cards-list .card:hover .card__body{-webkit-transform:translateY(0);transform:translateY(0)}}.cards-list .card__info{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.cards-list .card__title{margin-bottom:8px;max-height:48px;-webkit-line-clamp:2;font-size:16px;line-height:24px;font-weight:700}.cards-list .card__description,.cards-list .card__title{display:block;display:-webkit-box;overflow:hidden;text-overflow:-o-ellipsis-lastline;-webkit-box-orient:vertical}.cards-list .card__description{margin-bottom:18px;-webkit-line-clamp:3;min-height:60px;max-height:60px;font-size:14px;line-height:20px;color:grey}@media only screen and (min-width:1280px){.cards-list .card__action{margin-top:auto}}.cards-list .card__action .button{width:100%}@media only screen and (max-width:1279px){.cards-list--main .cards-list__item:nth-child(n+3){display:none}}.cards-list--popular{display:none}.search-view{padding-bottom:48px}@media only screen and (min-width:640px){.search-view .search-view__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:639px){.search-view .search-view__column:not(:first-child){margin-top:20px}}@media only screen and (min-width:640px){.search-view .search-view__column{width:calc(50% - 16px)}}@media only screen and (min-width:960px){.search-view .search-view__column{width:100%}}.search-view .search-view__column-select{min-height:40px}@media only screen and (min-width:960px){.search-view .search-view__column-select{display:none}}.search-view .search-view__column-search{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width:960px){.search-view .search-view__column-search .form-control{padding-left:36px;max-height:48px;height:48px;font-size:16px;line-height:24px}}@media only screen and (min-width:960px){.search-view .search-view__column-search .search-field__icon{left:12px;width:16px;height:16px}}.search-view select{position:absolute;opacity:0}.search-view .nice-select{height:40px;font-size:16px;line-height:26px}.features-slider{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:292px;opacity:0;-webkit-transition:opacity .15s ease-in;transition:opacity .15s ease-in}@media only screen and (min-width:1280px){.features-slider{max-height:228px}}.features-slider.is-visible{opacity:1}@media only screen and (min-width:1280px){.features-slider{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.features-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.features-slider .features-slider__nav{padding-top:16px;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:1280px){.features-slider .features-slider__nav{padding-top:0;padding-right:32px;width:80px;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.features-slider .features-slider__nav .slick-track{-webkit-transform:translateZ(0)!important;transform:translateZ(0)!important}@media only screen and (min-width:1280px){.features-slider .features-slider__nav .slick-track{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features-slider .features-slider__nav .slick-slide{width:48px!important;height:48px!important;cursor:pointer;-webkit-transition:width .2s ease-in,-webkit-box-shadow .15s;transition:width .2s ease-in,-webkit-box-shadow .15s;transition:width .2s ease-in,box-shadow .15s;transition:width .2s ease-in,box-shadow .15s,-webkit-box-shadow .15s;will-change:width;outline:none}.features-slider .features-slider__nav .slick-slide:not(:first-child){margin-left:12px}.features-slider .features-slider__nav .slick-slide>div{height:100%}@media only screen and (min-width:1280px){.features-slider .features-slider__nav .slick-slide:not(:first-child){margin-left:0;margin-top:12px}}.features-slider .features-slider__nav .slick-slide.slick-current{-webkit-box-shadow:0 8px 40px rgba(44,67,92,.1);box-shadow:0 8px 40px rgba(44,67,92,.1);cursor:default}@media only screen and (max-width:1279px){.features-slider .features-slider__nav .slick-slide.slick-current{width:268px!important}}.features-slider .features-slider__nav .slick-slide.slick-current .nav-item-label{opacity:1;width:100%;height:auto;-webkit-transition:opacity .25s ease .3s;transition:opacity .25s ease .3s}@media only screen and (min-width:1280px){.features-slider .features-slider__nav .slick-slide.slick-current .nav-item-label{width:156px;overflow:visible}.features-slider .features-slider__nav .slick-slide.slick-current .nav-item-label:after{content:"";display:block;position:absolute;bottom:3px;right:-8px;width:32px;height:12px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.488 1.297C24.25 11.344 11.047 14.43 1 8.191m29.488-6.894l-5.034 1.247m5.034-1.247l.095 5.395' stroke='%232C2C2C' stroke-linecap='round'/%3E%3C/svg%3E")}}.features-slider .features-slider__nav .slick-slide.slick-current .nav-item-icon svg{stroke:#ff9000}.features-slider .features-slider__body{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:1280px){.features-slider .features-slider__body{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;width:448px}}.features-slider .features-slider__body .slick-slide.slick-current .slide-right{opacity:1;-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:opacity .25s ease-in .5s,-webkit-transform .25s ease-in .5s;transition:opacity .25s ease-in .5s,-webkit-transform .25s ease-in .5s;transition:opacity .25s ease-in .5s,transform .25s ease-in .5s;transition:opacity .25s ease-in .5s,transform .25s ease-in .5s,-webkit-transform .25s ease-in .5s}.features-slider .features-slider__body .slick-slide.slick-current .search-body{opacity:1;-webkit-transition:opacity .15s ease-in .5s;transition:opacity .15s ease-in .5s}.features-slider .features-slider__body .slick-slide.slick-current .search-body__text{opacity:1;-webkit-transition:opacity .15s linear 1s;transition:opacity .15s linear 1s}.features-slider .features-slider__body .slick-slide.slick-current .body-text__label{width:30px;-webkit-transition:width .25s linear 1.5s;transition:width .25s linear 1.5s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-1{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .25s ease-in 2s,-webkit-transform .25s ease-in 2s;transition:opacity .25s ease-in 2s,-webkit-transform .25s ease-in 2s;transition:opacity .25s ease-in 2s,transform .25s ease-in 2s;transition:opacity .25s ease-in 2s,transform .25s ease-in 2s,-webkit-transform .25s ease-in 2s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-2-2 picture{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-2-2 picture:first-child{-webkit-transition:opacity .25s ease-in 1s,-webkit-transform .25s 1s;transition:opacity .25s ease-in 1s,-webkit-transform .25s 1s;transition:opacity .25s ease-in 1s,transform .25s 1s;transition:opacity .25s ease-in 1s,transform .25s 1s,-webkit-transform .25s 1s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-2-2 picture:nth-child(2){-webkit-transition:opacity .25s ease-in 1.3s,-webkit-transform .25s 1.3s;transition:opacity .25s ease-in 1.3s,-webkit-transform .25s 1.3s;transition:opacity .25s ease-in 1.3s,transform .25s 1.3s;transition:opacity .25s ease-in 1.3s,transform .25s 1.3s,-webkit-transform .25s 1.3s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-2-2 picture:nth-child(3){-webkit-transition:opacity .25s ease-in 1.6s,-webkit-transform .25s 1.6s;transition:opacity .25s ease-in 1.6s,-webkit-transform .25s 1.6s;transition:opacity .25s ease-in 1.6s,transform .25s 1.6s;transition:opacity .25s ease-in 1.6s,transform .25s 1.6s,-webkit-transform .25s 1.6s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-3-1 picture{opacity:1;-webkit-transition:opacity .25s ease .8s;transition:opacity .25s ease .8s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-3-2 picture{opacity:1;-webkit-transition:opacity .25s ease 1.2s;transition:opacity .25s ease 1.2s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-4-2 .border-line{width:100%;-webkit-transition:width .15s ease-in 2s;transition:width .15s ease-in 2s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-4-2 picture{opacity:1}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-4-2 picture:first-of-type{-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:opacity .25s ease-in 1.4s,-webkit-transform .25s ease-in 1.4s;transition:opacity .25s ease-in 1.4s,-webkit-transform .25s ease-in 1.4s;transition:opacity .25s ease-in 1.4s,transform .25s ease-in 1.4s;transition:opacity .25s ease-in 1.4s,transform .25s ease-in 1.4s,-webkit-transform .25s ease-in 1.4s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-4-2 picture:nth-of-type(2){-webkit-transition:opacity .25s ease-in 1.8s;transition:opacity .25s ease-in 1.8s}.features-slider .features-slider__body .slick-slide.slick-current .body-item__row-column-pictures-4-2 picture:nth-of-type(3){-webkit-transition:opacity .25s ease-in 2.2s;transition:opacity .25s ease-in 2.2s}.features-slider .features-nav__item{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:12px 6px 12px 12px;width:100%!important;height:100%!important;background-color:#fff;border-radius:4px;-webkit-transition:width .2s ease-in;transition:width .2s ease-in}@media only screen and (min-width:1280px){.features-slider .features-nav__item{position:relative}}.features-slider .nav-item-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features-slider .nav-item-icon svg{width:25px;height:25px;stroke:#b9c6d5}.features-slider .nav-item-label{padding-left:7px;font-size:12px;line-height:16px;font-weight:600;width:0;height:0;opacity:0;overflow:hidden;-webkit-transition:width .15s ease-in;transition:width .15s ease-in}@media only screen and (min-width:1280px){.features-slider .nav-item-label{position:absolute;padding:0;right:68px;width:116px;white-space:normal}}.features-slider .features-body__item{width:448px!important;height:228px;border-radius:4px;-webkit-box-shadow:0 8px 40px rgba(44,67,92,.1);box-shadow:0 8px 40px rgba(44,67,92,.1);background-color:#fff}.features-slider .features-body__item .body-item__row{padding:24px}.features-slider .features-body__item .body-item__row-split{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0}.features-slider .search-body{opacity:0;position:relative}.features-slider .search-body__text{position:absolute;top:8px;left:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100px;background-color:#fff;font-size:12px;line-height:16px;opacity:0}.features-slider .body-text__label{width:0;overflow:hidden}.features-slider .body-text__cursor{display:inline-block;background-color:#000;width:1px;height:18px;-webkit-animation:blink 1s step-end infinite;animation:blink 1s step-end infinite}.features-slider .body-item__row-column-pictures-1{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;padding-top:16px;-webkit-transform:translateY(10px);transform:translateY(10px);opacity:0}.features-slider .body-item__row-column-pictures-1 picture{position:relative}.features-slider .body-item__row-column-pictures-1 picture:after{content:"";display:block;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;-webkit-transition:-webkit-box-shadow .15s ease-in;transition:-webkit-box-shadow .15s ease-in;transition:box-shadow .15s ease-in;transition:box-shadow .15s ease-in, -webkit-box-shadow .15s ease-in;border-radius:4px}.features-slider .body-item__row-column-pictures-1 picture:hover:after{-webkit-box-shadow:inset 0 0 0 1px #ff9000;box-shadow:inset 0 0 0 1px #ff9000}.features-slider .slide-right{opacity:0;-webkit-transform:translateX(-10px);transform:translateX(-10px)}.features-slider .body-item__row-column-pictures-2-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:24px;width:100%}.features-slider .body-item__row-column-pictures-2-2 picture{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}.features-slider .body-item__row-column-pictures-3-1 picture,.features-slider .body-item__row-column-pictures-3-2 picture{opacity:0}.features-slider .body-item__row-column-pictures-3-1{margin-bottom:12px}.features-slider .body-item__row-column-pictures-4-2 .border-line{width:0;height:1px;background-color:#d8dfe7}.features-slider .body-item__row-column-pictures-4-2 picture{opacity:0}.features-slider .body-item__row-column-pictures-4-2 picture:first-of-type{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.features-slider .body-item__row-column-pictures-4-2 picture:nth-of-type(2),.features-slider .body-item__row-column-pictures-4-2 picture:nth-of-type(3){display:block;padding:16px 18px}@-webkit-keyframes blink{0%,to{background-color:transparent}50%{background-color:#000}}@keyframes blink{0%,to{background-color:transparent}50%{background-color:#000}}.section-headline,.section-title{font-family:Open Sans,Arial,sans-serif}@media only screen and (min-width:960px){.bread-crumbs--mobile{display:none}}.bread-crumbs--desktop{display:none}@media only screen and (min-width:960px){.bread-crumbs--desktop{display:block}}.page-section-side-indents-xl{position:relative;padding:0 16px;width:100%}@media only screen and (min-width:1480px){.page-section-side-indents-xl{padding:0 24px}.page-section-side-indents-xl .page-section{border-radius:4px}}.page-section-side-indents-xl .page-section{position:relative}@media only screen and (max-width:639px){.page-section-side-indents-xl .page-section__inner{padding:0 12px}}.page-section--search-mobile{padding:24px 0;background-color:#fff;border-bottom:1px solid #d0d0d0}@media only screen and (min-width:960px){.page-section--search-mobile{display:none}}.page-section--intro{padding-top:24px}@media only screen and (min-width:1280px){.page-section--intro{padding-bottom:36px}}.page-section--intro .section-headline{margin-top:40px;margin-bottom:0}@media only screen and (min-width:960px){.page-section--intro .section-headline{margin-top:32px;text-align:left}}.page-section--greeting{background-color:#f7f8fa;padding-top:12px;padding-bottom:40px;border-radius:8px;overflow:hidden;z-index:2}@media only screen and (min-width:640px){.page-section--greeting{padding-top:24px;padding-bottom:60px}}@media only screen and (min-width:960px){.page-section--greeting{padding-bottom:24px;overflow:hidden}}@media only screen and (min-width:1280px){.page-section--greeting{padding-top:24px;padding-bottom:46px}}.page-section--greeting .bread-crumbs-wrapper{margin-bottom:32px}@media only screen and (min-width:960px){.page-section--greeting .section-headline,.page-section--greeting .section-subheadline{text-align:left}}.page-section--greeting .section-subheadline{margin-bottom:24px}@media only screen and (min-width:960px) and (max-width:1279px){.page-section--greeting .section-subheadline{font-size:14px;line-height:20px}}@media only screen and (min-width:1280px){.page-section--greeting .section-subheadline{margin-bottom:24px}}@media only screen and (min-width:640px){.page-section--greeting .page-section__row{margin:0 auto;width:448px}}@media only screen and (min-width:960px){.page-section--greeting .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}@media only screen and (min-width:960px){.page-section--greeting .page-section__column--headlines{padding-right:50px}}@media only screen and (min-width:1280px){.page-section--greeting .page-section__column--headlines{padding-right:0}}.page-section--greeting .page-section__column--slides{display:none}@media only screen and (min-width:640px){.page-section--greeting .page-section__column--slides{display:block;padding-top:36px}}@media only screen and (min-width:960px){.page-section--greeting .page-section__column--slides{padding-top:0;min-width:448px;width:448px}}@media only screen and (min-width:1280px){.page-section--greeting .page-section__column--slides{padding-top:32px;min-width:720px;width:720px}}.page-section--greeting .section-label-text{display:inline-block;margin:0;vertical-align:middle;text-align:center;line-height:26px}@media only screen and (min-width:640px){.page-section--greeting .section-label-text{display:block;margin:0 auto;width:376px}}@media only screen and (min-width:960px){.page-section--greeting .section-label-text{margin:0;vertical-align:super;text-align:left}}@media only screen and (min-width:1280px){.page-section--greeting .section-label-text{width:auto}}@media only screen and (max-width:1279px){.page-section--greeting .section-label-text{font-size:14px;line-height:20px}}.page-section--greeting .section-label-text .text-label{padding-top:1px;margin-bottom:6px;font-size:14px;line-height:20px;border-radius:30px}@media only screen and (min-width:640px){.page-section--greeting .section-label-text .text-label{margin-top:6px}}@media only screen and (min-width:1280px){.page-section--greeting .section-label-text .text-label{padding:0 12px 1px;margin:0 0 4px;font-size:16px;line-height:24px}}.page-section--greeting .section-label-text .text-label--dark:hover{background-color:#141932}.page-section--greeting .section-label-text .text-label--airslate-blue-500:hover{background-color:#445e7a}.page-section--greeting .section-label-text .text-label--blue-500:hover{background-color:#0f76cb}.page-section--content{padding:32px 0}@media only screen and (min-width:640px){.page-section--content{padding-top:40px}}@media only screen and (min-width:960px){.page-section--content{padding-bottom:48px}}@media only screen and (min-width:1280px){.page-section--content{padding-top:60px;padding-bottom:60px}}@media only screen and (min-width:960px){.page-section--content .page-section__row{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (min-width:320px) and (max-width:959px){.page-section__column--aside.is-fixed{position:fixed;top:0;left:0;z-index:100;padding-top:20px;padding-left:16px;padding-right:16px;-webkit-box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2);box-shadow:0 2px 8px 0 hsla(0,0%,9%,.2)}}@media only screen and (min-width:640px){.page-section__column--aside.is-fixed{padding-top:24px}}.page-section__column--aside{display:none}@media only screen and (min-width:960px){.page-section__column--aside{display:block;margin-right:80px;padding:0;width:240px;-webkit-box-flex:0;-ms-flex:0 0 240px;flex:0 0 240px;background-color:#fff}}.aside-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media only screen and (min-width:960px){.aside-section{display:block}}.aside-section .main-search{padding-right:8px;margin-bottom:32px}.main-search{margin:0}.aside-section__title{display:none;margin-bottom:8px;font-size:16px;line-height:32px;text-transform:uppercase;font-weight:700}@media only screen and (min-width:960px){.aside-section__title{display:block}}.page-section__column--main{width:100%}@media only screen and (min-width:960px){.page-section__column--main{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 calc(100% - 320px);flex:1 1 calc(100% - 320px);width:calc(100% - 320px)}}.page-section__column--main .section-headline,.page-section__column--main .section-subtitle{text-align:left}.category-default-view .button--show-more{width:100%;margin-bottom:32px}@media only screen and (min-width:640px){.category-default-view .button--show-more{margin-bottom:40px}}@media only screen and (min-width:960px){.category-default-view .button--show-more{width:auto;min-width:288px}}.category-default-view .carousel-body{position:relative;padding-bottom:48px}@media only screen and (min-width:960px){.category-default-view .carousel-body{margin:-44px 0}}@media only screen and (min-width:960px){.category-default-view .categories-row-group{position:relative;z-index:1}}.category-default-view .categories-row-group.is-visible .categories-row:nth-child(n+13){display:block}.category-default-view .categories-row-group .categories-row:nth-child(n+13){display:none}.category-default-view .slider-arrows{position:absolute;top:-48px;right:56px;z-index:1}@media only screen and (min-width:640px){.category-default-view .slider-arrows{top:-54px;right:76px}}@media only screen and (min-width:960px){.category-default-view .slider-arrows{top:-14px}}@media only screen and (min-width:1280px){.category-default-view .slider-arrows{top:-18px}}.category-default-view .categories-favorite-slider{margin-bottom:20px}.category-default-view>.section-headline{margin-bottom:8px}@media only screen and (min-width:960px){.category-default-view>.section-headline{margin-bottom:12px}}.category-default-view>.section-description{margin-bottom:20px}@media only screen and (min-width:640px){.category-default-view>.section-description{margin-bottom:24px;padding-right:180px;font-size:16px;line-height:28px}}[data-output-mode=filter-nf] .page-section--greeting,[data-output-mode=filter] .page-section--greeting,[data-output-mode=placeholder] .page-section--greeting,[data-output-mode=search] .page-section--greeting{display:none}[data-output-mode=filter-nf] .page-section--intro,[data-output-mode=filter] .page-section--intro,[data-output-mode=placeholder] .page-section--intro,[data-output-mode=search] .page-section--intro{display:block}[data-output-mode=filter-nf] .category-default-view,[data-output-mode=filter] .category-default-view,[data-output-mode=placeholder] .category-default-view,[data-output-mode=search] .category-default-view{display:none}[data-output-mode=search] .search-results--search{display:block}[data-output-mode=search] .page-section--intro .section-headline{display:none}[data-output-mode=placeholder] .cards-list--popular,[data-output-mode=placeholder] .not-found--search,[data-output-mode=placeholder] .popular-list-note,[data-output-mode=placeholder] .search-empty-results,[data-output-mode=placeholder] .search-main-title{display:block}@media only screen and (min-width:640px){[data-output-mode=placeholder] .cards-list--popular{display:-webkit-box;display:-ms-flexbox;display:flex}}[data-output-mode=filter] .search-results--filter{display:block}[data-output-mode=filter] .page-section--intro .section-headline{display:none}[data-output-mode=filter-nf] .not-found--filter,[data-output-mode=filter-nf] .search-empty-results,[data-output-mode=filter-nf] .search-main-title,[data-output-mode=filter-nf] .search-results--filter{display:block}[data-output-mode=filter-nf] .search-results--filter .cards-list,[data-output-mode=filter-nf] .search-results--filter .search-results__title{display:none}.search-results{display:none;margin-bottom:20px}@media only screen and (min-width:960px){.search-results .cards-list{margin:0 -8px}}@media only screen and (min-width:960px){.search-results{margin-bottom:28px}}.search-results .search-results__title{margin-bottom:24px;font-size:20px;line-height:32px;font-weight:700}@media only screen and (min-width:640px){.search-results .search-results__title{margin-bottom:20px;font-size:24px;line-height:36px}}@media only screen and (min-width:960px){.search-results .search-results__title{margin-bottom:24px;font-size:28px;line-height:40px}}@media only screen and (min-width:1280px){.search-results .search-results__title{font-size:32px;line-height:44px}}.pagination{display:none;margin-bottom:52px;padding:4px 0}@media only screen and (min-width:960px){.pagination{margin-bottom:60px}}body[data-offcanvas-hidden=false]{position:fixed}@media only screen and (min-width:960px){.page-section__breadcrumbs--mobile{display:none}}.page-section__breadcrumbs--desktop{display:none}@media only screen and (min-width:960px){.page-section__breadcrumbs--desktop{display:block}}.loader{z-index:5}.scroll-locked .layout__body{z-index:3}.features-list-slider{max-height:450px;opacity:0;-webkit-transition:opacity .15s ease-in 1s;transition:opacity .15s ease-in 1s}.features-list-slider.is-visible{opacity:1}.features-list-slider.is-visible+.slider-arrows{visibility:visible;opacity:1}.features-list-slider+.slider-arrows{visibility:hidden;opacity:0;-webkit-transition:opacity .15s ease-in .15s;transition:opacity .15s ease-in .15s}@media only screen and (min-width:960px){.features-list-slider{padding:44px 0}}.features-list-slider .features-list-slider__item{-webkit-transition:-webkit-box-shadow .15s ease-in;transition:-webkit-box-shadow .15s ease-in;transition:box-shadow .15s ease-in;transition:box-shadow .15s ease-in, -webkit-box-shadow .15s ease-in}@media only screen and (min-width:960px){.features-list-slider .features-list-slider__item:hover{-webkit-box-shadow:0 8px 40px 0 rgba(0,0,0,.1);box-shadow:0 8px 40px 0 rgba(0,0,0,.1)}}.features-list-slider .card{padding-top:144px;padding-bottom:26px}.features-list-slider .card__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%}.features-list-slider .card__description{display:block;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3;text-overflow:-o-ellipsis-lastline;max-height:74px;min-height:74px}.features-list-slider .card__link{margin-top:auto}.search-field{margin-top:0}@media only screen and (min-width:1280px){.search-controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:48px;height:48px}}.not-found{padding:0 0 32px}@media only screen and (min-width:640px){.not-found{padding:0 0 40px}}@media only screen and (min-width:1280px){.not-found{padding:0 0 48px}}.not-found .not-found__description,.not-found .not-found__title{text-align:left}@media only screen and (min-width:960px){.not-found .not-found__title{font-size:32px;line-height:44px}}@media only screen and (min-width:960px){.not-found .not-found__description{max-width:848px;font-size:20px;line-height:28px}}.popular-list-note{display:none;margin-bottom:20px}@media only screen and (min-width:640px){.popular-list-note{font-size:16px;line-height:24px}}@media only screen and (min-width:960px){.popular-list-note{margin-bottom:24px}}@media only screen and (min-width:1280px){.popular-list-note{margin-bottom:32px;font-size:20px;line-height:28px}}