:root{--background:#f7fafa;--#fff:#fff;--light:#f5f9fa;--#000:#1f1f1f;--text:#000;--brand-dark:#313436;--brand-light:#f7fafa;--outline:#73787f;--outline-dark:#393c40;--border:#e4e9ec;--dark-text:#73787f;--dark-link:#c0c8cc;--accent:#f90;--accent-opacity:rgba(255,153,0,0.35);--click:#f90;--click-dark:#F19507;--link:#0078ff;--link-underline:rgba(0,120,255,0.35);--link-hover:#ffae00;--link-hover-underline:rgba(255,174,0,0.35);--link-active:#E48C06;--link-active-underline:rgba(228,140,6,0.35);--link-visited:#b40eb4;--link-visited-underline:rgba(180,14,180,0.35);--highlight:#fae596}*,::after,::before{box-sizing:border-box;margin:0;padding:0;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}body,html{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;background-color:var(--brand-light);color:var(--text);display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Ubuntu,Cantarell,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-weight:400;font-size:16px;line-height:1.4286;margin:0;padding:0;min-height:100vh;min-width:320px;transition:all .15s ease}@supports (-webkit-touch-callout:none){body,html{min-height:-webkit-fill-available}}html{scroll-behavior:smooth;scroll-padding-top:100px;color-scheme:light dark}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}:focus{outline:var(--base-focus);outline-offset:4px;-moz-outline-radius:10px;transition:outline-offset .1s ease}.using-mouse :focus{outline:0}.hero__wrap,.search-row__wrap,.wrap{margin:0 auto;max-width:1280px;padding:0 32px}@media only screen and (max-width:575px){.hero__wrap,.search-row__wrap,.wrap{padding-left:16px;padding-right:16px}}.wrap-fluid{width:auto;max-width:none;padding:0}.page{flex:1 1}.page__wrapper{margin:0 auto;max-width:1280px;padding:0 32px;display:grid;grid-template-areas:"main sidebar" "main sidebar";grid-template-columns:1fr 320px;grid-template-rows:1fr auto;grid-gap:16px}@media only screen and (max-width:575px){.page__wrapper{padding:0;grid-gap:0;grid-template-columns:100%;grid-template-rows:100%;grid-template-areas:"main"}}.page__main{padding-top:16px;padding-bottom:16px;grid-area:main;height:100%}@media only screen and (max-width:575px){.page__main{padding-top:0;padding-bottom:0}}.page__content{height:100%}.page__body{height:100%;display:flex;flex-direction:column}@media only screen and (max-width:575px){.page__body{padding-bottom:8px}}@media only screen and (min-width:576px) and (max-width:767px){.page__body{padding-bottom:8px}}.page__sidebar{grid-area:sidebar;position:sticky;top:0;height:100vh}@supports (-webkit-touch-callout:none){.page__sidebar{height:-webkit-fill-available}}.page__sidebar .widgets{display:flex;flex-direction:column;gap:16px;padding:0;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:none;height:100%}.page__sidebar .widgets::-webkit-scrollbar{display:none}.grid{display:grid}.flex{display:flex}.inline-flex{display:inline-flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-row-reverse{flex-direction:row-reverse}.flex-column-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-fill{flex:1 1 auto}.flex-grow-0{flex-grow:0}.flex-grow-1{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink-1{flex-shrink:1}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.justify-content-between{justify-content:space-between}.justify-content-around{justify-content:space-around}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.align-items-baseline{align-items:baseline}.align-items-stretch{align-items:stretch}.align-content-start{align-content:flex-start}.align-content-end{align-content:flex-end}.align-content-center{align-content:center}.align-content-between{align-content:space-between}.align-content-around{align-content:space-around}.align-content-stretch{align-content:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-baseline{align-self:baseline}.align-self-stretch{align-self:stretch}.hidden{display:none!important;visibility:hidden!important}::-moz-selection{background:#0078ff;color:#fff}::selection{background:#0078ff;color:#fff}.disable-selection{-webkit-user-select:text;-moz-user-select:text;user-select:text}.button_icon-single .button__text,.search__label,.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.button_icon-single .focusable.button__text:active,.button_icon-single .focusable.button__text:focus,.focusable.search__label:active,.focusable.search__label:focus,.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.invisible{visibility:hidden}.skip-link{padding:20px 32px;background-color:#f7fafa;text-decoration:none;font-style:normal;font-weight:700;font-size:16px;line-height:16px;color:#f90;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border:2px solid #e4e9ec;position:fixed;left:50%;margin-top:-2px;margin-right:-50%;transform:translateY(-100%) translateX(-50%);transition:transform .35s ease}.skip-link:focus{transform:translateY(0) translateX(-50%);z-index:100}@-webkit-keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.ui-spin{-webkit-animation-duration:.85s;animation-duration:.85s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:spin;animation-name:spin;-webkit-animation-timing-function:linear;animation-timing-function:linear}@-webkit-keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.ui-shake{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px;transform:translate3d(0,0,0)}@-webkit-keyframes counter-pulse{0%{opacity:1;transform:scale(1)}60%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(2)}}@keyframes counter-pulse{0%{opacity:1;transform:scale(1)}60%{opacity:1;transform:scale(1)}100%{opacity:0;transform:scale(2)}}@media screen and (prefers-reduced-motion:reduce){*,::after,::before{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important;transition-duration:1ms!important}}.svg-symbols{height:0;opacity:0;position:absolute;visibility:hidden;width:0}.mt-0{margin-top:0!important}.pt-0{padding-top:0!important}.mb-0{margin-bottom:0!important}.pb-0{padding-bottom:0!important}.ml-0{margin-left:0!important}.pl-0{padding-left:0!important}.mr-0{margin-right:0!important}.pr-0{padding-right:0!important}.mt-4{margin-top:4px!important}.pt-4{padding-top:4px!important}.mb-4{margin-bottom:4px!important}.pb-4{padding-bottom:4px!important}.ml-4{margin-left:4px!important}.pl-4{padding-left:4px!important}.mr-4{margin-right:4px!important}.pr-4{padding-right:4px!important}.mt-8{margin-top:8px!important}.pt-8{padding-top:8px!important}.mb-8{margin-bottom:8px!important}.pb-8{padding-bottom:8px!important}.ml-8{margin-left:8px!important}.pl-8{padding-left:8px!important}.mr-8{margin-right:8px!important}.pr-8{padding-right:8px!important}.mt-16{margin-top:16px!important}.pt-16{padding-top:16px!important}.mb-16{margin-bottom:16px!important}.pb-16{padding-bottom:16px!important}.ml-16{margin-left:16px!important}.pl-16{padding-left:16px!important}.mr-16{margin-right:16px!important}.pr-16{padding-right:16px!important}.mt-24{margin-top:24px!important}.pt-24{padding-top:24px!important}.mb-24{margin-bottom:24px!important}.pb-24{padding-bottom:24px!important}.ml-24{margin-left:24px!important}.pl-24{padding-left:24px!important}.mr-24{margin-right:24px!important}.pr-24{padding-right:24px!important}.mt-32{margin-top:32px!important}.pt-32{padding-top:32px!important}.mb-32{margin-bottom:32px!important}.pb-32{padding-bottom:32px!important}.ml-32{margin-left:32px!important}.pl-32{padding-left:32px!important}.mr-32{margin-right:32px!important}.pr-32{padding-right:32px!important}.mt-40{margin-top:40px!important}.pt-40{padding-top:40px!important}.mb-40{margin-bottom:40px!important}.pb-40{padding-bottom:40px!important}.ml-40{margin-left:40px!important}.pl-40{padding-left:40px!important}.mr-40{margin-right:40px!important}.pr-40{padding-right:40px!important}.mt-48{margin-top:48px!important}.pt-48{padding-top:48px!important}.mb-48{margin-bottom:48px!important}.pb-48{padding-bottom:48px!important}.ml-48{margin-left:48px!important}.pl-48{padding-left:48px!important}.mr-48{margin-right:48px!important}.pr-48{padding-right:48px!important}.mt-56{margin-top:56px!important}.pt-56{padding-top:56px!important}.mb-56{margin-bottom:56px!important}.pb-56{padding-bottom:56px!important}.ml-56{margin-left:56px!important}.pl-56{padding-left:56px!important}.mr-56{margin-right:56px!important}.pr-56{padding-right:56px!important}.mt-64{margin-top:64px!important}.pt-64{padding-top:64px!important}.mb-64{margin-bottom:64px!important}.pb-64{padding-bottom:64px!important}.ml-64{margin-left:64px!important}.pl-64{padding-left:64px!important}.mr-64{margin-right:64px!important}.pr-64{padding-right:64px!important}.mt-72{margin-top:72px!important}.pt-72{padding-top:72px!important}.mb-72{margin-bottom:72px!important}.pb-72{padding-bottom:72px!important}.ml-72{margin-left:72px!important}.pl-72{padding-left:72px!important}.mr-72{margin-right:72px!important}.pr-72{padding-right:72px!important}.mt-80{margin-top:80px!important}.pt-80{padding-top:80px!important}.mb-80{margin-bottom:80px!important}.pb-80{padding-bottom:80px!important}.ml-80{margin-left:80px!important}.pl-80{padding-left:80px!important}.mr-80{margin-right:80px!important}.pr-80{padding-right:80px!important}.mt-88{margin-top:88px!important}.pt-88{padding-top:88px!important}.mb-88{margin-bottom:88px!important}.pb-88{padding-bottom:88px!important}.ml-88{margin-left:88px!important}.pl-88{padding-left:88px!important}.mr-88{margin-right:88px!important}.pr-88{padding-right:88px!important}.mt-96{margin-top:96px!important}.pt-96{padding-top:96px!important}.mb-96{margin-bottom:96px!important}.pb-96{padding-bottom:96px!important}.ml-96{margin-left:96px!important}.pl-96{padding-left:96px!important}.mr-96{margin-right:96px!important}.pr-96{padding-right:96px!important}.mt-120{margin-top:120px!important}.pt-120{padding-top:120px!important}.mb-120{margin-bottom:120px!important}.pb-120{padding-bottom:120px!important}.ml-120{margin-left:120px!important}.pl-120{padding-left:120px!important}.mr-120{margin-right:120px!important}.pr-120{padding-right:120px!important}*{scrollbar-width:thin;scrollbar-color:#f90 transparent}::-webkit-scrollbar{width:20px;height:20px}body::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#f90;border-radius:20px;background-clip:content-box;border:3px solid transparent}::-webkit-scrollbar-thumb:hover{background:grey}@view-transition{navigation:auto}::view-transition-new(root),::view-transition-old(root){-webkit-animation-duration:.3s;animation-duration:.3s}.link{color:#0078ff;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(0,120,255,.25);text-decoration-color:rgba(0,120,255,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.link.hover,.link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.link.active,.link:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.link_inverted{border-bottom-color:transparent}.pseudolink{border-bottom-style:dotted}.opacity-text{opacity:.65}.fw-300{font-weight:400}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-900{font-weight:900}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.float-left{float:left}.float-right{float:right}span.tsp{display:inline-block;overflow:hidden;text-decoration:inherit;width:.12em}.video-container{height:0;overflow:hidden;padding-bottom:56.25%;padding-top:30px;position:relative;margin:0 -32px 15px -32px;width:calc(100% + 64px)}.video-container embed,.video-container iframe,.video-container object{height:100%;left:0;position:absolute;top:0;width:100%}.img-container{height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.img-container img{height:100%;left:0;position:absolute;top:0;width:100%}abbr{border-bottom:1px dashed;text-decoration:none}mark{background-color:var(--highlight);color:var(--text);position:relative;z-index:0}.typography p:empty{display:none;margin:0}.typography p{font-style:normal;font-weight:400}.typography p.lead{font-size:22px;line-height:1.5;color:#737e8c}.typography p+p{margin-top:12px}.typography h1,.typography h2,.typography h3{font-weight:500}.typography h1{margin:0;padding:0;font-size:28px;font-weight:400;line-height:32px;margin-bottom:1rem}@media only screen and (max-width:575px){.typography h1{font-size:24px;line-height:28px;font-weight:400}}.typography h2{margin:0;padding:0;font-size:22px;line-height:32px;font-weight:400;margin-top:1.2em;margin-bottom:.75rem}.typography h3{margin:0;padding:0;font-size:18px;line-height:30px;font-weight:500;margin-top:1.2em;margin-bottom:.75rem}.typography h4{margin:0;padding:0;font-size:16px;line-height:20px;font-weight:700;margin-top:1.2em;margin-bottom:.75rem}.typography h5{margin:0;padding:0;font-size:14px;line-height:20px;font-weight:700;margin-top:1.2em;margin-bottom:.75rem}.typography h6{margin:0;padding:0;font-size:14px;line-height:20px;font-weight:700;margin-top:1.2em;margin-bottom:.75rem}.typography a,.typography a:not([class]),.typography a[class=""]{color:#0078ff;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(0,120,255,.25);text-decoration-color:rgba(0,120,255,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.typography a.hover,.typography a:hover,.typography a:not([class]).hover,.typography a:not([class]):hover,.typography a[class=""].hover,.typography a[class=""]:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.typography a.active,.typography a:active,.typography a:not([class]).active,.typography a:not([class]):active,.typography a[class=""].active,.typography a[class=""]:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.typography .pseudolink{color:#0078ff;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(0,120,255,.25);text-decoration-color:rgba(0,120,255,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1);border-bottom-style:dashed}.typography .pseudolink.hover,.typography .pseudolink:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.typography .pseudolink.active,.typography .pseudolink:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.typography ul li,.typography ul ol{font-size:inherit;line-height:inherit}.typography ol:not([class]){counter-reset:listcounter;margin:0 0 20px 0;padding:0;line-height:29px}.typography ol:not([class]) li{list-style:none;position:relative;padding-left:30px}.typography ol:not([class]) li:before{counter-increment:listcounter;content:counter(listcounter) ". ";position:absolute;left:10px;top:5px;font-size:18px;font-weight:200;line-height:18px}.typography ul:not([class]){margin:0 0 20px 0;padding:0;list-style:none}.typography ul:not([class]) li{position:relative;padding-left:30px}.typography ul:not([class]) li:before{content:'\2014\a0\a0';position:absolute;left:10px;top:0;color:#262d30;opacity:.8}.typography ul:not([class]) li ul{list-style:none}.typography ul.list-short{list-style-type:none;margin-bottom:1em;padding-left:0}.typography ul.list-short li{margin:.1em 0 .1em 0;color:#445365}.typography p+ol:not([class]),.typography p+ul:not([class]){margin-top:1rem}.typography .mark,.typography mark{padding:4px 8px;background-color:#fff9cd}.typography .mark-pink,.typography mark-pink{background-color:#fff5f7}.typography .mark-green,.typography mark-green{background-color:#e4f5e7}.typography .mark-blue,.typography mark-blue{background-color:#d9ecff}.typography hr{height:2px;border:0 none;color:#f1f6f7;background-color:#f5f9fa;max-width:50%;margin:64px auto;border-radius:2px}.typography hr.mini{margin-top:32px;margin-bottom:32px}.typography .hipster-quote{margin-top:1rem;margin-bottom:1rem;position:relative;margin-left:-32px;padding:16px 22px;width:calc(100% + 64px);border:6px solid #f90;border-radius:12px}@media only screen and (max-width:575px){.typography .hipster-quote{border-radius:6px;border-width:4px;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px)}}.typography .quote,.typography blockquote,.typography blockquote.quote{margin-bottom:16px;position:relative;background-color:#f5f9fa;border-radius:24px;padding:24px 64px 24px 48px;font-size:16px!important;line-height:20px;color:#434549}@media only screen and (max-width:575px){.typography .quote,.typography blockquote,.typography blockquote.quote{border-radius:6px;border-width:4px}}.typography .quote.is-full,.typography blockquote.is-full,.typography blockquote.quote.is-full{border-radius:0;margin-left:-32px;margin-right:-32px;width:calc(100% + 32px + 32px)}@media only screen and (max-width:575px){.typography .quote.is-full,.typography blockquote.is-full,.typography blockquote.quote.is-full{margin-left:-8px;margin-right:-8px;width:calc(100% + 16px)}}.typography .quote p,.typography blockquote p,.typography blockquote.quote p{font-size:16px!important;line-height:20px;color:#434549;padding:0}.typography .quote p:first-of-type,.typography blockquote p:first-of-type,.typography blockquote.quote p:first-of-type{margin-top:0}.typography .quote p+.typography .quote p,.typography .quote p+.typography blockquote p,.typography .quote p+.typography blockquote.quote p,.typography blockquote p+.typography .quote p,.typography blockquote p+.typography blockquote p,.typography blockquote p+.typography blockquote.quote p,.typography blockquote.quote p+.typography .quote p,.typography blockquote.quote p+.typography blockquote p,.typography blockquote.quote p+.typography blockquote.quote p{margin-top:16px!important}.typography .quote::before,.typography blockquote.quote::before,.typography blockquote::before{content:'«';position:absolute;font-family:Georgia,times,serif;top:10px;left:12px;color:#a8abb0;font-size:40px;line-height:40px}.typography .quote footer,.typography blockquote footer,.typography blockquote.quote footer{margin-top:16px;font-size:14px;line-height:18px}.typography .quote .person,.typography blockquote .person,.typography blockquote.quote .person{margin-bottom:0}.typography .person{margin-top:1em;margin-bottom:1em;display:inline-flex;align-items:center;align-content:center;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Ubuntu,Cantarell,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.typography .person__photo-media{vertical-align:middle;display:inline-flex;flex:0 0 68px;width:68px;height:68px;-o-object-fit:cover;object-fit:cover;border-radius:50%;background-color:#e4e9ec}.typography .person__contact,.typography .person__info,.typography .person__info a,.typography .person__name,.typography .person__position{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,Ubuntu,Cantarell,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:13px!important;line-height:14px!important}.typography .person__info{margin-left:16px}.typography .person__name{font-size:15px!important;color:#000!important;font-weight:400}.typography .person__position{color:#8c8c8c!important;padding-top:2px;padding-bottom:2px}.typography code{color:#000;background-color:#edf5fd;border-radius:4px;font-family:Consolas,'Courier New',Courier,sans-serif!important;font-weight:400;padding:3px 6px 1px 6px}.typography sub,.typography sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.typography sub{bottom:-.25em}.typography sup{top:-.5em}.typography figure{margin:1em 0;border-radius:4px}.typography figure img{margin:0 auto;display:block;width:auto;height:auto;max-width:100%;background-color:#d6d9dc;border-radius:4px;border:1px solid #d6d9dc;vertical-align:bottom}.typography figure figcaption{padding:4px 15% 0;font-size:14px;line-height:20px;color:#97b1bf;text-align:center;font-style:italic}.typography figure.no-border{border-color:transparent}.typography img{max-width:100%;vertical-align:bottom;border-radius:4px;display:block;margin:0 auto}.typography img[src$=".svg"]{width:100%;height:auto;max-width:none}.typography table{width:100%;border-collapse:collapse;font-size:14px;line-height:18px}.typography table caption{font-size:90%;font-style:italic;text-align:center;padding-left:16px;padding-right:16px}.typography table.is-striped tr:nth-child(odd){background-color:#f7fafa}.typography table td{transition:all .25s ease}.typography table th{color:#1f1f1f;font-size:14px;line-height:20px;font-weight:500;border-top:none;padding:10px 20px 10px 0;background-color:#f7fafa;text-align:left;vertical-align:bottom;border-bottom:1px solid #e7f0f0}.typography table th:first-child{padding-left:20px}.typography table td{background-color:#fff;color:#1f1f1f;font-size:14px;line-height:20px;padding:10px 20px 10px 0;vertical-align:top;font-weight:inherit;text-align:left;border-top:1px solid #e7f0f0;transition:all .25s ease}.typography table td:first-child{padding-left:20px}.typography table tbody tr:hover,.typography table tbody tr:hover td{background-color:#f7fafa}.typography .list-info{margin-top:20px;display:flex;flex-direction:column}.typography .list-info_item{display:flex;align-items:stretch;align-content:stretch;margin-bottom:5px}.typography .list-info_item:last-child{margin-bottom:0}.typography .list-info_point{flex-basis:75px;min-width:75px;font-weight:700}.typography .list-info_value p{margin-bottom:5px;line-height:20px}.typography .fotorama{position:relative;margin:0 -32px 15px -32px;width:calc(100% + 64px)}.typography .fotorama .fotorama__caption__wrap{width:100%;padding:5px 5px 20px 50px;background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.7));color:rgba(255,255,255,.9);font-family:Georgia;font-size:16px}.typography .fotorama .fotorama__caption__wrap>span{display:block;opacity:.3}.typography .btns{width:100%;margin-top:1em;margin-bottom:1em;display:inline-flex;text-align:center;align-items:stretch;align-content:stretch;justify-content:center}.typography .btns .btn+.btn{margin-left:-2px}.typography .btn{-webkit-appearance:none;display:inline-flex;align-items:center;align-content:center;justify-content:center;vertical-align:top;background-color:transparent;padding:12px 28px;border-radius:12px;font-family:inherit;font-weight:500;font-size:14px;line-height:20px;text-align:center;text-decoration:none;color:var(--text);transition:all .45s cubic-bezier(.075,.82,.165,1);background:linear-gradient(180deg,#fff 0,#fff 100%);border:1px solid #c0c8cc;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.03)}.typography .btn-brand{border-color:#e01524;color:#fff;background:linear-gradient(180deg,#e01524 0,#bb5057 100%)}.typography .btn-brand:hover{border-color:#e01524;background:#e01524}.typography .btn:hover{border-color:#e01524;background-color:#e01524;background:#e01524;color:#fff;z-index:1}.button.disabled,.button:disabled,button:disabled,button[disabled=disabled]{background-color:#f7f7f8;border-color:#d6dadd;color:#adb1b9;cursor:not-allowed}button,button.button{cursor:pointer}.button{-webkit-appearance:none;display:inline-flex;align-items:center;align-content:center;justify-content:center;vertical-align:top;background-color:transparent;border:1px solid transparent;box-shadow:none;padding:10px 20px;border-radius:12px;font-family:inherit;font-weight:500;font-size:14px;line-height:20px;text-align:center;text-decoration:none;white-space:nowrap}.button_brand{background-color:var(--link);color:#fff}.button_outline{background:linear-gradient(180deg,#fff 0,#fff 100%);border:1px solid #dbe2e5;box-sizing:border-box;box-shadow:0 1px 2px rgba(0,0,0,.03);border-radius:4px}.button_outline:hover{border-color:#99acb7}.button_icon{display:inline-flex;align-items:center;align-content:center}.button_icon .button__symbol+.button__text{margin-left:10px}.button_icon .button__text+.button__symbol{margin-left:10px}.button__symbol{display:inline-flex;align-self:center;line-height:1;flex-shrink:0;vertical-align:top}.button__symbol_start{margin-left:-5px}.button__symbol_end{margin-right:-5px}.button_icon-single{display:inline-flex;align-items:center;align-content:center;width:46px;height:42px}caption{color:#000;padding-bottom:8px;padding-top:8px;text-align:left}table{background-color:transparent;border:1px solid transparent;border-collapse:collapse;border-spacing:0;max-width:100%;width:100%}.only-admin-edit-action{z-index:10;position:absolute;right:10px;top:10px;color:#0078ff;background-color:#f7fafa;padding:6px;border-radius:8px;border:thin solid #e4e9ec;display:block;line-height:1;transition:all .45s cubic-bezier(.075,.82,.165,1);box-shadow:0 1px 2px rgba(0,0,0,.01),0 2px 4px rgba(0,0,0,.01),0 4px 8px rgba(0,0,0,.01),0 8px 16px rgba(0,0,0,.01),0 16px 32px rgba(0,0,0,.01),0 32px 64px rgba(0,0,0,.01)}.only-admin-edit-action:hover{border-color:#f90;color:#f90}.only-admin-edit-action svg{vertical-align:bottom}.cookies{position:fixed;z-index:100000;bottom:0;left:0;width:100%;text-align:center;pointer-events:none}.cookies__box{position:relative;display:inline-block;margin:0 16px 16px;padding:8px 32px 8px 16px;font-size:12px;font-weight:400;text-align:left;box-shadow:0 0 0 4px rgba(228,233,236,.35);background-color:#f5f9fa;border:1px solid #e4e9ec;pointer-events:auto;border-radius:6px}@media only screen and (max-width:575px){.cookies__box{margin:0 8px 8px}}.cookies__content p{margin:0;padding:0}.cookies__action{position:absolute;top:0;right:0;height:100%;width:32px;margin:0;padding:0;background:0 0;border:none;cursor:pointer;display:inline-block;text-align:center;font-size:20px;line-height:1;color:#73787f}.cookies__action:hover{color:#f90}.error{background-color:#fff;border:1px solid #e4e9ec;border-radius:6px}.error ::-moz-selection{background:#f90;color:#fff}.error ::selection{background:#f90;color:#fff}.error__wrap{position:relative}.error__search{background-color:var(--brand-light);padding-top:16px;padding-bottom:16px;padding-left:48px;padding-right:48px;border-top:1px solid #e4e9ec;border-bottom:1px solid #e4e9ec}@media only screen and (max-width:575px){.error__search{padding-left:16px;padding-right:16px}}@media only screen and (min-width:576px) and (max-width:767px){.error__search{padding-left:16px;padding-right:16px}}.error__search .search__input{box-shadow:none;background-color:#fff}.error__caption{padding-top:16px;padding-bottom:16px;padding-left:32px;padding-right:32px;border-bottom:1px solid #e4e9ec}@media only screen and (max-width:575px){.error__caption{padding-left:16px;padding-right:16px}}@media only screen and (min-width:576px) and (max-width:767px){.error__caption{padding-left:16px;padding-right:16px}}.error__services{padding-top:16px;padding-bottom:16px;padding-left:32px;padding-right:32px}@media only screen and (max-width:575px){.error__services{padding-left:16px;padding-right:16px}}@media only screen and (min-width:576px) and (max-width:767px){.error__services{padding-left:16px;padding-right:16px}}.error__h1{margin:0;padding:0;font-size:28px;font-weight:400;line-height:32px;margin-bottom:1rem}@media only screen and (max-width:575px){.error__h1{font-size:24px;line-height:28px;font-weight:400}}.error__h2{margin:0;padding:0;font-size:22px;line-height:32px;font-weight:400}.error__decor{position:absolute;bottom:0;right:-32px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:.95}.error__decor img{display:block;width:245px;height:238px;vertical-align:bottom}@media only screen and (max-width:575px){.error__decor{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.error__decor{display:none}}.services-list{margin:0;padding:0;list-style:none;padding-right:200px;margin-top:16px;display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;align-items:start;grid-gap:16px}@media only screen and (max-width:575px){.services-list{padding-right:0}}@media only screen and (min-width:576px) and (max-width:767px){.services-list{padding-right:0}}@media only screen and (max-width:575px){.services-list{grid-template-columns:100%}}.service{font-size:14px;line-height:20px;display:flex;align-items:flex-start;align-content:flex-start;width:100%;text-decoration:none;color:inherit}.service__name{text-transform:uppercase;color:#73787f}.service__base{display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start}.service__info{display:inline;line-height:18px;color:#0078ff}.service__info span{display:inline;border-bottom:1px solid rgba(0,120,255,.35)}.service:hover .service__info{color:#f90}.service:hover .service__info span{border-bottom-color:rgba(255,153,0,.35)}.widget-featured{display:flex;flex-direction:column;gap:12px;border:1px solid #e4e9ec;box-shadow:0 0 0 4px rgba(228,233,236,.35);background-color:#fff;border-radius:6px;padding:20px;transition:all .45s cubic-bezier(.075,.82,.165,1);text-decoration:none;color:inherit;margin-top:16px}@media only screen and (max-width:575px){.widget-featured{margin-left:8px;margin-right:8px;margin-bottom:8px}}@media only screen and (min-width:576px) and (max-width:767px){.widget-featured{margin-left:8px;margin-right:8px;margin-bottom:8px}}.widget-featured:hover{border-color:#f90;transform:translateY(2px);box-shadow:none}.widget-featured:hover .widget-featured__link{font-weight:700}.widget-featured__header{display:flex;align-items:center;align-content:center;gap:16px}.widget-featured__decor{width:48px;height:48px;min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;background-color:rgba(255,153,0,.15);color:#f90;border-radius:12px}.widget-featured__content{display:flex;flex-direction:column;gap:6px}.widget-featured__title{font-size:18px;font-weight:500;color:#1f1f1f;margin:0;padding:0}.widget-featured__description{font-size:14px;line-height:16px;color:#565b62;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.widget-featured__description p{font-size:14px;line-height:16px;color:#565b62;margin:0;padding:0}.widget-featured__link{font-size:14px;line-height:18px;font-weight:500;color:#f90;margin-top:8px;display:inline-flex;align-items:center;gap:4px;transition:all .45s cubic-bezier(.075,.82,.165,1);text-decoration:underline;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px}.footer{background-color:#313436}@media only screen and (max-width:575px){.footer{overflow:hidden}}@media only screen and (min-width:576px) and (max-width:767px){.footer{overflow:hidden}}.footer .footer-bubble{top:-1px;position:relative;display:inline-block;padding:4px 6px;font-weight:600;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:12px;color:#fff;background-color:#e83943}.footer img,.footer svg{vertical-align:bottom}.footer__wrap{max-width:1280px;margin:0 auto;padding:0 32px}@media only screen and (max-width:575px){.footer__wrap{padding:0}}@media only screen and (min-width:576px) and (max-width:767px){.footer__wrap{padding:0}}.footer__cols{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:45px;padding-top:55px;padding-bottom:40px}@media only screen and (max-width:575px){.footer__cols{grid-template-columns:100%;grid-column-gap:0;grid-row-gap:0;padding-top:30px;padding-bottom:25px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__cols{grid-template-columns:100%;grid-column-gap:0;grid-row-gap:0;padding-top:30px;padding-bottom:25px}}.footer__logo{display:inline-flex;text-decoration:none;border-bottom:none;transform:scale(1);transition:all .45s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:575px){.footer__logo{text-align:center;justify-content:center}}@media only screen and (min-width:576px) and (max-width:767px){.footer__logo{text-align:center;justify-content:center}}.footer__logo:hover{transform:scale(1.05)}@media only screen and (max-width:575px){.footer__company{padding-left:20px;padding-right:20px;padding-bottom:30px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__company{padding-left:20px;padding-right:20px;padding-bottom:30px}}.footer .js_footer__tools-1,.footer .js_footer__tools-2,.footer__also,.footer__company,.footer__tools{display:flex;flex-direction:column;gap:24px}@media only screen and (max-width:575px){.footer .js_footer__tools-1,.footer .js_footer__tools-2,.footer__also,.footer__company,.footer__tools{gap:20px}}@media only screen and (min-width:576px) and (max-width:767px){.footer .js_footer__tools-1,.footer .js_footer__tools-2,.footer__also,.footer__company,.footer__tools{gap:20px}}@media only screen and (max-width:575px){.footer .js_footer__tools-1,.footer .js_footer__tools-2{gap:0}}@media only screen and (min-width:576px) and (max-width:767px){.footer .js_footer__tools-1,.footer .js_footer__tools-2{gap:0}}.footer__subscribe .footer-list{display:inline-flex;flex-direction:column;gap:8px}.footer__contacts{display:flex;flex-direction:column;gap:25px}@media only screen and (max-width:575px){.footer__contacts{gap:15px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__contacts{gap:15px}}.footer__tools{grid-column-start:2;grid-column-end:span 2;width:calc(100% + 10px)}@media only screen and (max-width:575px){.footer__tools{grid-column-start:1;grid-column-end:1}}@media only screen and (min-width:576px) and (max-width:767px){.footer__tools{grid-column-start:1;grid-column-end:1}}.footer__tools .footer-list{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:20px;grid-row-gap:10px;font-size:14px;line-height:18px}@media only screen and (max-width:575px){.footer__tools .footer-list{grid-template-columns:100%}}@media only screen and (min-width:576px) and (max-width:767px){.footer__tools .footer-list{grid-template-columns:100%}}.footer__tools .footer-list__item.is-full{grid-column-start:1;grid-column-end:span 2}.footer__tools .footer-list__item.has-icon{position:relative}.footer__tools .footer-list__item.has-icon::before{content:'';position:absolute;left:-20px;width:16px;height:16px;-o-object-fit:contain;object-fit:contain;background-size:16px 16px;background-image:url(https://gen.aibanner.app/favicon.ico)}@media only screen and (max-width:575px){.footer__also{order:10;padding-left:20px;padding-right:20px;padding-top:30px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__also{order:10;padding-left:20px;padding-right:20px;padding-top:30px}}.footer__also .footer-list{display:inline-flex;flex-direction:column;gap:8px}.footer__head{width:100%}.footer__head-decor{display:none}.footer__title{margin:0;padding:0;font-size:20px;line-height:1;font-weight:600;color:#f2f2f2}@media only screen and (max-width:575px){.footer__title{font-weight:500}.footer__title span{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.footer__title{font-weight:500}.footer__title span{display:none}}.footer__title-link{color:#f2f2f2;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer__title-link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer__formal{padding-top:15px;padding-bottom:15px;border-top:1px solid #393c40;font-size:14px;font-weight:400;line-height:14px;color:#73787f}.footer__formal a:not([class]){font-size:14px;font-weight:400;line-height:14px;color:#d9d9d9;display:inline-flex;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.09);text-decoration-color:rgba(217,217,217,.09);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer__formal a:not([class]):hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}@media only screen and (max-width:575px){.footer__formal{padding-left:20px;padding-right:20px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__formal{padding-left:20px;padding-right:20px}}.footer__formal-wrap{display:flex;align-items:center;align-content:center;justify-content:space-between}@media only screen and (max-width:575px){.footer__formal-wrap{flex-direction:column;gap:10px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__formal-wrap{flex-direction:column;gap:10px}}.footer__mail{display:flex;flex-direction:column;gap:6px}.footer__mail p{margin:0;padding:0;color:#73787f;font-size:14px;font-weight:400;line-height:14px}@media only screen and (max-width:575px){.footer__mail p{text-align:center;line-height:18px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__mail p{text-align:center;line-height:18px}}.footer__copy p{margin:0;padding:0;color:#73787f;font-size:14px;font-weight:400;line-height:14px}@media only screen and (max-width:575px){.footer__copy p{text-align:center;line-height:18px}}@media only screen and (min-width:576px) and (max-width:767px){.footer__copy p{text-align:center;line-height:18px}}.footer__copy a,.footer__copy a:not([class]){font-size:14px;font-weight:400;line-height:14px;color:#d9d9d9;display:inline-flex;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.09);text-decoration-color:rgba(217,217,217,.09);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer__copy a:hover,.footer__copy a:not([class]):hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer-list{list-style:none;margin:0;padding:0;font-size:14px;line-height:18px;text-wrap:balance}.footer-list__link{color:#d9d9d9;display:inline-flex;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.09);text-decoration-color:rgba(217,217,217,.09);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer-list__link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer-list__link.is-active{font-weight:700}.footer-list__card{display:inline-flex;flex-direction:column;text-decoration:none;border-bottom:none;gap:4px}.footer-list__card-name{font-size:18px;line-height:1;color:#d9d9d9;font-weight:500;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.09);text-decoration-color:rgba(217,217,217,.09);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer-list__card-name.as-link{font-size:14px;line-height:18px}.footer-list__card-meta{color:rgba(255,255,255,.56);font-size:10px;line-height:12px;font-weight:300}.footer-list__card:hover .footer-list__card-name{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.subscribe-links{list-style:none;margin:0;padding:0;display:inline-flex;flex-direction:column;gap:10px;font-size:14px;line-height:18px;text-wrap:balance}.subscribe-links__link{color:#d9d9d9;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.09);text-decoration-color:rgba(217,217,217,.09);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.subscribe-links__link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer-support{display:flex;flex-direction:column;gap:4px;text-decoration:none;border-bottom:none}.footer-support__key{color:#fff;font-size:24px;line-height:1}@media only screen and (max-width:575px){.footer-support__key{font-size:20px}}@media only screen and (min-width:576px) and (max-width:767px){.footer-support__key{font-size:20px}}.footer-support__key span{border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.footer-support__meta{color:rgba(255,255,255,.56);font-size:12px;font-weight:300}.footer-support:hover .footer-support__key span{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer-support.is-active .footer-support__key span{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.footer-support+.footer-list{margin-top:-16px}@media only screen and (max-width:575px){.footer-support+.footer-list{margin-top:-10px}}@media only screen and (min-width:576px) and (max-width:767px){.footer-support+.footer-list{margin-top:-10px}}@media only screen and (max-width:575px){.footer__cards,.footer__tools{padding-left:20px;padding-right:20px;gap:0;width:100%}.footer__cards .footer__head,.footer__tools .footer__head{padding:15px 20px;border-top:1px solid #45494d;border-bottom:1px solid #45494d;cursor:pointer;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);position:relative;display:flex;justify-content:space-between;align-items:center;align-content:center}.footer__cards .footer__head-decor,.footer__tools .footer__head-decor{display:block;color:#f2f2f2}.footer__cards .footer__head-decor svg,.footer__tools .footer__head-decor svg{transform:rotate(180deg);transition:transform .45s cubic-bezier(.075,.82,.165,1)}.footer__cards .footer__head .footer__title,.footer__tools .footer__head .footer__title{text-transform:capitalize}.footer__cards .footer__head .footer__title-link,.footer__tools .footer__head .footer__title-link{pointer-events:none}.footer__cards .footer__head.is-open .footer__head-decor svg,.footer__tools .footer__head.is-open .footer__head-decor svg{transform:rotate(0)}.footer__cards .footer-list,.footer__tools .footer-list{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);padding-left:30px;padding-right:30px;display:flex;flex-direction:column-reverse;gap:8px;max-height:0;opacity:0;visibility:hidden}.footer__cards .footer-list.is-open,.footer__tools .footer-list.is-open{opacity:1;padding-top:15px;padding-bottom:15px;visibility:visible;height:auto;max-height:800px;transition:opacity .45s cubic-bezier(.075,.82,.165,1)}}@media only screen and (min-width:576px) and (max-width:767px){.footer__cards,.footer__tools{padding-left:20px;padding-right:20px;gap:0;width:100%}.footer__cards .footer__head,.footer__tools .footer__head{padding:15px 20px;border-top:1px solid #45494d;border-bottom:1px solid #45494d;cursor:pointer;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);position:relative;display:flex;justify-content:space-between;align-items:center;align-content:center}.footer__cards .footer__head-decor,.footer__tools .footer__head-decor{display:block;color:#f2f2f2}.footer__cards .footer__head-decor svg,.footer__tools .footer__head-decor svg{transform:rotate(180deg);transition:transform .45s cubic-bezier(.075,.82,.165,1)}.footer__cards .footer__head .footer__title,.footer__tools .footer__head .footer__title{text-transform:capitalize}.footer__cards .footer__head .footer__title-link,.footer__tools .footer__head .footer__title-link{pointer-events:none}.footer__cards .footer__head.is-open .footer__head-decor svg,.footer__tools .footer__head.is-open .footer__head-decor svg{transform:rotate(0)}.footer__cards .footer-list,.footer__tools .footer-list{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);padding-left:30px;padding-right:30px;display:flex;flex-direction:column-reverse;gap:8px;max-height:0;opacity:0;visibility:hidden}.footer__cards .footer-list.is-open,.footer__tools .footer-list.is-open{opacity:1;padding-top:15px;padding-bottom:15px;visibility:visible;height:auto;max-height:800px;transition:opacity .45s cubic-bezier(.075,.82,.165,1)}}.social{list-style:none;margin:0;padding:0;display:inline-flex;gap:5px}@media only screen and (max-width:575px){.social{order:10}}@media only screen and (min-width:576px) and (max-width:767px){.social{order:10}}.social__item{color:#fff}.social__link{display:inline-flex;align-items:center;align-content:center;justify-content:center;text-align:center;fill:#fff;color:#fff;width:50px;height:50px;min-height:50px;min-width:50px;text-decoration:none;background-color:transparent;border:thin solid #393c40;box-shadow:inset 0 10px 15px -3px rgba(0,0,0,.15);border-radius:5px;transition:all .45s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:575px){.social__link{width:46px;height:46px;min-height:46px;min-width:46px}}@media only screen and (min-width:576px) and (max-width:767px){.social__link{width:46px;height:46px;min-height:46px;min-width:46px}}.social__link-decor{display:inline-flex;align-items:center;align-content:center;justify-content:center;text-align:center}.social__link-decor svg{vertical-align:bottom}.social__link-text{overflow:hidden;text-indent:-9999px}.social__link--vk svg{transform:scale(1.2)}.social__link--youtube svg{transform:scale(1.4)}.social__link--telegram svg{transform:scale(1.2)}.social__link--youtube:hover{color:#fff;background-color:red}.social__link--vk:hover{color:#fff;background-color:#45668e}.social__link--telegram:hover{color:#fff;background-color:#5682a3}.social__link--habr:hover{color:#fff;background-color:#7599a8}.social__link--ok:hover{color:#fff;background-color:#f70}.social__link--rutube:hover{color:#fff;background-color:#ed143b}.social__link--vkvideo:hover{color:#fff;background-color:#07f}.header__cta{align-self:center}@media only screen and (max-width:575px){.header__cta{order:0}}@media only screen and (min-width:576px) and (max-width:767px){.header__cta{order:0}}.cta-btn{border:1px solid transparent;border-radius:6px;padding:14px 24px 14px 24px;color:#fff;font-size:15px;font-weight:500;line-height:1;white-space:nowrap;text-align:center;text-decoration:none;display:inline-block;transition:all .2s ease;vertical-align:middle;position:relative;overflow:hidden;background-color:#f90;box-shadow:0 0 0 4px rgba(255,153,0,.35)}@media only screen and (max-width:575px){.cta-btn__text{text-transform:capitalize}}@media only screen and (min-width:576px) and (max-width:767px){.cta-btn__text{text-transform:capitalize}}@media only screen and (max-width:575px){.cta-btn__text-lg{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.cta-btn__text-lg{display:none}}@media only screen and (max-width:575px){.cta-btn{border-radius:6px;font-size:15px;padding:12px 18px 12px 18px;box-shadow:0 0 0 2px rgba(255,153,0,.05)}}@media only screen and (min-width:576px) and (max-width:767px){.cta-btn{border-radius:6px;font-size:15px;padding:12px 18px 12px 18px;box-shadow:0 0 0 2px rgba(255,153,0,.05)}}.cta-btn.hover,.cta-btn:hover{background-color:#ffae00;border-color:#ffae00;color:#fff}.cta-btn.focus,.cta-btn:focus{background-color:#ce7d00;border-color:#ce7d00;color:#fff}.cta-btn.disabled,.cta-btn:disabled,.cta-btn[disabled=disabled]{color:#fff;background-color:#d6d9dc;border-color:#d6d9dc}.header-nav{list-style:none;padding:0;display:flex;align-items:center;align-content:center;gap:32px;margin:-14px 0 0;height:calc(100% + 28px)}@media only screen and (max-width:575px){.header-nav{flex-direction:column;align-items:flex-start;align-content:flex-start;gap:8px;flex-wrap:nowrap;margin:0;height:auto}}@media only screen and (min-width:576px) and (max-width:767px){.header-nav{flex-direction:column;align-items:flex-start;align-content:flex-start;gap:8px;flex-wrap:nowrap;margin:0;height:auto}}.header-nav__item{display:inline-flex;position:relative;height:100%}@media only screen and (max-width:575px){.header-nav__item{flex-direction:column;align-items:flex-start;align-content:flex-start;width:100%;height:auto}}@media only screen and (min-width:576px) and (max-width:767px){.header-nav__item{flex-direction:column;align-items:flex-start;align-content:flex-start;width:100%;height:auto}}.header-nav__item.is-active{position:relative;display:flex;align-items:center;align-content:center}.header-nav__item.is-active .divider{margin-right:6px;margin-left:6px;color:#99acb7;font-weight:300;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:14px;line-height:1}.header-nav__item.is-active::after{content:'';position:absolute;bottom:0;height:4px;width:100%;background-color:#f90;border-top-left-radius:2px;border-top-right-radius:2px}.header-nav__link{position:relative;display:inline-flex;align-items:center;align-content:center;gap:7px;height:100%;font-style:normal;font-weight:400;font-size:15px;line-height:1;letter-spacing:.01em;color:#d9d9d9;transition:all .45s cubic-bezier(.075,.82,.165,1);border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.1);text-decoration-color:rgba(217,217,217,.1);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;cursor:pointer}@media only screen and (max-width:575px){.header-nav__link{font-weight:400;color:#bbbdc4;font-size:18px;padding-left:0;padding-right:0;padding-top:5px;padding-bottom:5px}}@media only screen and (min-width:576px) and (max-width:767px){.header-nav__link{font-weight:400;color:#bbbdc4;font-size:18px;padding-left:0;padding-right:0;padding-top:5px;padding-bottom:5px}}.header-nav__link-decor{align-self:center;line-height:16px;display:inline-flex;align-items:center;align-content:center;justify-content:center}.header-nav__link-decor svg{margin-top:1px;vertical-align:bottom;transition:all .45s cubic-bezier(.075,.82,.165,1);transform:rotate(0)}.header-nav__link.is-active,.header-nav__link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.header-nav__link.is-active .header-nav__link-decor svg{transform:rotate(-180deg)}.header-nav__sub{position:absolute;top:100%;margin-top:0;opacity:0;visibility:hidden;transition:all .45s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:575px){.header-nav__sub{position:initial;top:0;height:0;transition:none}}@media only screen and (min-width:576px) and (max-width:767px){.header-nav__sub{position:initial;top:0;height:0;transition:none}}.header-nav__sub.is-show{opacity:1;visibility:visible}@media only screen and (max-width:575px){.header-nav__sub.is-show{height:100%}}@media only screen and (min-width:576px) and (max-width:767px){.header-nav__sub.is-show{height:100%}}.header-sub{background:#313436;box-shadow:0 2px 4px rgba(0,0,0,.005),0 4px 8px rgba(0,0,0,.005),0 8px 16px rgba(0,0,0,.005),0 16px 32px rgba(0,0,0,.005);border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:1px solid #191a1b;margin-left:-25px;z-index:11}@media only screen and (max-width:575px){.header-sub{margin-left:0;border:none;border-radius:none;box-shadow:none;background-color:transparent;width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.header-sub{margin-left:0;border:none;border-radius:none;box-shadow:none;background-color:transparent;width:100%}}.technology-sub{display:flex;flex-direction:column;width:560px}@media only screen and (max-width:575px){.technology-sub{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.technology-sub{width:100%}}.technology-sub__description{font-size:13px;line-height:17px;color:#a8abb0;display:flex;flex-direction:column;gap:10px;text-wrap:balance}.technology-sub__description p{margin:0;padding:0}.technology-sub__menus{display:grid;grid-template-columns:200px 1fr;-moz-column-gap:32px;column-gap:32px;padding-left:24px;padding-right:24px;padding-top:16px;padding-bottom:24px}@media only screen and (max-width:575px){.technology-sub__menus{grid-template-columns:100%;padding:0;padding-top:20px;padding-bottom:15px;row-gap:24px}}@media only screen and (min-width:576px) and (max-width:767px){.technology-sub__menus{grid-template-columns:100%;padding:0;padding-top:20px;padding-bottom:15px;row-gap:24px}}.tools-sub{display:flex;flex-direction:column;width:600px}@media only screen and (max-width:575px){.tools-sub{width:100%}}@media only screen and (min-width:576px) and (max-width:767px){.tools-sub{width:100%}}.tools-sub__menus{display:grid;grid-template-columns:1fr 1fr;-moz-column-gap:24px;column-gap:24px;padding-left:24px;padding-right:24px;padding-top:16px;padding-bottom:24px}@media only screen and (max-width:575px){.tools-sub__menus{grid-template-columns:100%;padding:0;padding-top:20px;padding-bottom:15px;row-gap:24px}}@media only screen and (min-width:576px) and (max-width:767px){.tools-sub__menus{grid-template-columns:100%;padding:0;padding-top:20px;padding-bottom:15px;row-gap:24px}}.header-sub-menu{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.header-sub-menu__link{font-size:15px;line-height:18px;font-weight:400;color:#f2f2f2;border-bottom:none;text-decoration:underline;-webkit-text-decoration-color:rgba(217,217,217,.1);text-decoration-color:rgba(217,217,217,.1);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.header-sub-menu__link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.header{position:relative;transition:all .3s ease;width:100%;background-color:#313436}@media only screen and (max-width:575px){.header{position:sticky;top:0;z-index:100}}@media only screen and (min-width:576px) and (max-width:767px){.header{position:sticky;top:0;z-index:100}}.header svg{vertical-align:bottom}.header__logo{align-self:center}@media only screen and (max-width:575px){.header__logo{pointer-events:none;order:1}}@media only screen and (min-width:576px) and (max-width:767px){.header__logo{pointer-events:none;order:1}}.header__wrap{display:flex;align-items:stretch;align-content:flex-start;max-width:1280px;margin:0 auto;padding:14px 32px;justify-content:space-between}@media only screen and (max-width:575px){.header__wrap{padding:12px 16px}}@media only screen and (min-width:576px) and (max-width:767px){.header__wrap{padding:12px 16px}}@media only screen and (max-width:575px){.header__menu{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.header__menu{display:none}}.header__house{position:absolute;left:0;top:0;height:100%;width:86px;max-width:86px;opacity:0;visibility:hidden;transition:opacity .45s cubic-bezier(.075,.82,.165,1)}@media only screen and (min-width:1344px){.header__house{opacity:1;visibility:visible;z-index:101}}@media only screen and (max-width:575px){.header__house{display:none}}.house{height:100%;width:100%}.house__action{--h-color:rgba(115,120,127,0.35);height:100%;width:100%;display:flex;align-items:center;align-content:center;justify-content:center;background-color:transparent;border:none;color:var(--h-color);cursor:pointer}.house__action:hover{--h-color:#73787f}.house__action.is-active{--h-color:#73787f}.house__action-box{position:relative;display:inline-block;width:38px;height:30px}.house__symbol{transition:all .45s cubic-bezier(.075,.82,.165,1);vertical-align:bottom}.house__tail{position:absolute;top:-9px;left:0;margin-left:calc(86px / 2 - 10px);width:18px;height:18px;transform:rotate(135deg);z-index:100}.house__tail::after,.house__tail::before{position:absolute;content:''}.house__tail::before{top:1px;right:1px;bottom:0;left:0;border:1px solid transparent;border-bottom-color:#f5f9fa;border-left-color:#f5f9fa}.house__tail::after{top:0;right:0;bottom:1px;left:1px;background-image:linear-gradient(to top right,#fff 50%,transparent 50%)}.house-panel{--shadow-color:rgba(0, 0, 0, 0.05);position:absolute;margin-top:1px;top:100%;width:100%;min-width:448px;background-color:#fff;border:1px solid #f5f9fa;border-bottom-right-radius:4px;z-index:100;box-shadow:0 1px 2px var(--shadow-color),0 2px 4px var(--shadow-color),0 4px 8px var(--shadow-color),0 8px 16px var(--shadow-color),0 16px 32px var(--shadow-color),0 32px 64px var(--shadow-color);transition:all .45s cubic-bezier(.075,.82,.165,1)}.house-panel.is-hide{opacity:0;visibility:hidden;z-index:-100}.house-panel__body{padding:0}.house-panel__list{list-style:none;margin:0;padding:0}.house-panel__link{width:100%;text-decoration:none;color:inherit;padding:16px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.house-panel__link:hover{background-color:#f5f9fa}.service-link{display:flex;align-items:flex-start;align-content:flex-start;border-bottom:none;text-decoration:none}.service-link:hover .service-link__symbol{color:#0078ff}.service-link:hover .service-link__name{color:#0078ff;border-bottom-color:var(--link-underline)}.service-link__symbol{display:inline-flex;align-items:center;align-content:center;justify-content:center;flex:0 0 20px;color:#adb1b9}.service-link__symbol svg{vertical-align:bottom}.service-link__info{color:#676767;margin-left:16px;display:flex;align-items:flex-start;align-content:flex-start;flex-direction:column}.service-link__name{font-size:14px;font-weight:500;line-height:1;border-bottom:1px solid transparent}.service-link__meta{margin-top:8px;opacity:.65;font-size:12px;line-height:14px;align-self:flex-start;text-align:left}.service-link__meta:empty{margin:0}.logo-link{text-decoration:none;border-bottom:0}.logo-link svg{transition:all .45s cubic-bezier(.075,.82,.165,1);transform:scale(1)}.logo-link:hover svg{transform:scale(1.11)}.logo-link__sm{display:none}@media only screen and (max-width:575px){.logo-link__sm{display:block}}@media only screen and (min-width:576px) and (max-width:767px){.logo-link__sm{display:block}}@media only screen and (max-width:575px){.logo-link__lg{display:none}}@media only screen and (min-width:576px) and (max-width:767px){.logo-link__lg{display:none}}.menu-toggle{order:3;background:rgba(194,218,232,.1);border:thin solid rgba(194,218,232,.1);border-radius:6px;font-size:15px;line-height:1;color:#99acb7;padding:12px 18px 12px 18px;box-shadow:0 1px 2px rgba(0,0,0,.03);align-items:center;align-content:center;gap:6px;transition:all .45s cubic-bezier(.075,.82,.165,1);display:none}@media only screen and (max-width:575px){.menu-toggle{display:inline-flex}}@media only screen and (min-width:576px) and (max-width:767px){.menu-toggle{display:inline-flex}}.menu-toggle__icon{position:relative;width:13px;height:11px;display:inline-block;flex-shrink:0}.menu-toggle__icon::after,.menu-toggle__icon::before{content:'';position:absolute;left:0;width:100%;height:2px;background-color:#99acb7;border-radius:1px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.menu-toggle__icon::before{top:0;box-shadow:0 4.5px 0 #99acb7}.menu-toggle__icon::after{bottom:0}.menu-toggle.is-active{background:rgba(194,218,232,.05);border-color:#f90;color:#f90}.menu-toggle.is-active .menu-toggle__icon::after,.menu-toggle.is-active .menu-toggle__icon::before{background-color:#f90;top:50%;box-shadow:none}.menu-toggle.is-active .menu-toggle__icon::before{transform:translateY(-50%) rotate(45deg)}.menu-toggle.is-active .menu-toggle__icon::after{transform:translateY(-50%) rotate(-45deg)}.header__search{flex:1 1;padding-left:32px;position:relative}@media only screen and (max-width:575px){.header__search{margin-bottom:12px;width:100%;padding-left:0}}@media only screen and (min-width:576px) and (max-width:767px){.header__search{margin-bottom:12px;width:100%;padding-left:0}}.search_focus .search__icon{color:#99acb7}.search_focus .search__input{background-color:#fff;border-color:#99acb7}.search_expanded .search__overlay{display:block}.search_expanded .search__dropdown{opacity:1;visibility:visible}.search__overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(46,100,123,.3);display:none;z-index:5}.search__bar{position:relative}.search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:rgba(153,172,183,.3)}@media only screen and (max-width:575px){.search__icon{width:18px;height:18px;left:10px}}@media only screen and (min-width:576px) and (max-width:767px){.search__icon{width:18px;height:18px;left:10px}}.search__input{font-family:inherit;width:100%;display:flex;background-color:transparent;border:2px solid rgba(115,120,127,.35);box-shadow:0 4px 10px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.05);padding:16px 20px 16px 48px;font-size:22px;line-height:1;transition:all .45s cubic-bezier(.075,.82,.165,1);border-radius:12px;color:#fff}@media only screen and (max-width:575px){.search__input{font-size:16px;padding:8px 16px 8px 32px;border-radius:8px}}@media only screen and (min-width:576px) and (max-width:767px){.search__input{font-size:16px;padding:8px 16px 8px 32px;border-radius:8px}}.search__input::-moz-placeholder{font-weight:100;color:rgba(115,120,127,.65)}.search__input::placeholder{font-weight:100;color:rgba(115,120,127,.65)}.search__input::-moz-placeholder{font-weight:300;color:rgba(115,120,127,.65)}.search__input::placeholder{font-weight:300;color:rgba(115,120,127,.65)}.search__input:hover::-moz-placeholder{color:#73787f}.search__input:hover::placeholder{color:#73787f}.search__input:hover::-moz-placeholder{color:#73787f}.search__input:hover::placeholder{color:#73787f}.search__input:hover{border-color:#393c40}.search__input:focus{background-color:#fff;border-color:#f90;color:#000}.search__dropdown{margin-left:32px;font-size:14px;position:absolute;width:calc(100% - 32px);z-index:75;left:0;right:0;top:100%;margin-top:4px;background-color:#fff;box-shadow:0 3px 7px rgba(0,0,0,.1),0 0 20px rgba(0,0,0,.1);opacity:0;visibility:hidden}.search__summary{display:flex;align-items:center;align-content:center;position:relative;padding:16px 32px;border-bottom:1px solid #d5e4ea;box-shadow:0 1px 0 rgba(0,0,0,.05)}.search__counter{margin-right:16px;color:#0078ff;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(0,120,255,.25);text-decoration-color:rgba(0,120,255,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.search__counter.hover,.search__counter:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.search__counter.active,.search__counter:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.search__note{font-size:12px;line-height:16px;display:inline-flex;align-items:center;align-content:center;color:#8aa0ac}.search__note-symbol{color:#8aa0ac;margin-right:8px;line-height:1;align-self:center}.search__autocomplite{max-height:450px;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-top:16px;padding-bottom:16px}.search__caption{padding:8px 32px;font-size:14px;line-height:20px;color:#8aa0ac}.search__suggest{display:block;width:100%;padding:8px 32px;color:#0078ff;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(0,120,255,.25);text-decoration-color:rgba(0,120,255,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1);border-bottom:0}.search__suggest.hover,.search__suggest:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.search__suggest.active,.search__suggest:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.search__suggest mark{font-weight:700}.search__suggest:hover{background-color:#f5f9fa}.search__suggest .note{font-size:12px;color:#7a8f9b}.search__more{padding:8px 32px;white-space:nowrap;text-decoration:none;font-size:14px}.with-icon{display:inline-flex;align-items:center;align-content:center}.with-icon__label{color:var(--link);border-bottom:1px solid var(--link-underline)}.with-icon__symbol{margin-left:8px}.with-icon__symbol.mini{margin-right:4px}.hero{background-color:#fff;border-bottom:1px solid #e4e9ec}.hero__wrap{padding-top:32px;padding-bottom:32px}@media only screen and (max-width:575px){.hero__wrap{padding-top:16px;padding-bottom:16px}}.hero__caption{width:100%;display:flex;align-items:flex-start;align-content:flex-start;justify-content:space-between}@media only screen and (max-width:575px){.hero__caption{flex-wrap:wrap}}.hero__info{margin-top:16px;max-width:60%;color:#73787f;font-size:14px;line-height:22px}@media only screen and (max-width:575px){.hero__info{max-width:none}}.hero__count{font-size:12px;line-height:1;color:#99acb7;min-width:150px;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right}@media only screen and (max-width:575px){.hero__count{margin-top:8px;background-color:#eff3f5;border-radius:12px;padding:4px 8px;font-size:12px;line-height:12px}}@media only screen and (max-width:575px){.hero__count{min-width:auto}}@media only screen and (min-width:576px) and (max-width:767px){.hero__count{min-width:auto}}.hero-title{position:relative;font-size:30px;line-height:40px;font-weight:300;text-wrap:balance;color:#313436}@media only screen and (max-width:575px){.hero-title{font-size:24px;line-height:30px}}.hero-title svg{fill:currentColor}.hero-title__home{text-decoration:none;position:absolute;left:-64px;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#99acb7}@media only screen and (max-width:575px){.hero-title__home{left:0;position:relative}}@media only screen and (min-width:576px) and (max-width:767px){.hero-title__home{left:0;position:relative}}.hero-title__home::after{content:'→';position:relative;top:-2px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#99acb7;font-weight:300;line-height:30px}.hero-title__home:hover{color:#f90}.hero-title__link{position:relative;color:#313436;text-wrap:balance;text-decoration:none}.hero-title__link>span{text-decoration:underline;-webkit-text-decoration-color:rgba(49,52,54,.25);text-decoration-color:rgba(49,52,54,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.hero-title__link:hover{color:#f90}.hero-title__link:hover span{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.hero-title__link:active{color:var(--link-active)}.hero-title__link:active span{border-bottom-color:var(--link-active-underline)}.hero-title__link::after{content:'→';position:relative;top:-2px;font-family:Verdana,Arial,Helvetica,sans-serif;color:#99acb7;font-weight:300}.card{height:100%}.card__link{width:100%;height:100%;text-decoration:none}.card__box{position:relative;height:100%;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;background-color:#fff;border:1px solid #e4e9ec;border-radius:6px;transition:.45s cubic-bezier(.075,.82,.165,1)}.card__box:hover{border-color:#f90}.card__box:hover:not(.card__meta:hover) .card__title{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.card__main{padding:16px 16px 16px 16px;display:flex;flex-direction:column}.card__meta{padding:0 12px 16px 16px;display:flex;align-items:stretch;align-content:stretch;justify-content:space-between;flex-wrap:wrap;width:100%}@media only screen and (max-width:575px){.card__meta{padding-top:0;padding-bottom:12px}}.card__title{font-size:18px;font-weight:400;line-height:22px;color:#000;text-wrap:balance;text-decoration:underline;-webkit-text-decoration-color:rgba(31,31,31,.25);text-decoration-color:rgba(31,31,31,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.card__info{margin-top:auto;padding-top:16px;color:#565b62;font-size:12px;font-weight:400;line-height:16px}.card-views{font-size:11px;line-height:11px;color:#73787f;opacity:.5;display:flex;flex-direction:column;align-items:flex-end;align-content:flex-end;justify-content:flex-end}.card_in-category .card__box{position:relative}.card_in-category .card__link::before{content:'';position:absolute;left:0;top:0;width:100%;height:100%}.line+.categories{margin-top:32px}@media only screen and (max-width:575px){.line+.categories{margin-top:16px}}.line__title-link{border:none!important}.categories__caption{width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between;margin-bottom:10px}@media only screen and (max-width:575px){.categories__caption{flex-wrap:wrap;padding-left:16px;padding-right:16px}}.categories__title{font-style:normal;font-weight:700;font-size:15px;line-height:20px;text-transform:uppercase;color:#73787f;margin:0;padding:0}.categories-list{display:grid;grid-template-columns:repeat(3,33fr);justify-content:center;align-items:center;grid-gap:16px}@media only screen and (max-width:575px){.categories-list{grid-template-columns:100%;margin-left:8px;margin-right:8px;gap:8px}}.categories-card{display:flex;text-decoration:none;padding:0;margin:0;color:inherit;height:100%;width:100%}.categories-card__box{overflow:hidden;position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;align-content:center;justify-content:center;background-color:#fff;border:1px solid #e4e9ec;padding:24px 18px 16px;border-radius:6px;transition:all .45s cubic-bezier(.075,.82,.165,1)}.categories-card__box:hover{border-color:#f90;transform:scale(1.0366)}.categories-card__box:hover .help-promopult-icon{filter:invert(48%) sepia(100%) saturate(662%) hue-rotate(2deg) brightness(108%) contrast(102%)}.categories-card__box:hover svg{color:#f90}.categories-card__symbol{margin-bottom:16px;display:flex;align-items:center;align-content:center;justify-content:center;color:#565b62}.categories-card__symbol svg{fill:currentColor}.categories-card__title{font-size:18px;font-weight:400;line-height:22px;color:#000;text-align:center}.categories-card__description{margin-top:14px;color:#565b62;font-size:14px;font-weight:400;line-height:18px;text-align:center}.categories-card__description p{margin:0;padding:0}.categories-card__ribbon{width:180px;background-color:#ffaa15;background:linear-gradient(180deg,#ffaa15 0,#f89e00 100%);box-shadow:0 1px 2px rgba(0,0,0,.15);position:absolute;top:20px;right:-60px;text-align:center;font-weight:700;font-size:12px;line-height:20px;color:#fff;letter-spacing:-.4px;transform:rotate(45deg)}.categories-card__ribbon-green{background-color:#09d91e;background:linear-gradient(180deg,#09d91e 0,#06c519 100%)}.line+.line{margin-top:32px}.line{display:grid}@media only screen and (max-width:575px){.line:first-child{padding-top:8px}}.line__caption{width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between;margin-bottom:8px}@media only screen and (max-width:575px){.line__caption{flex-wrap:wrap;padding-left:16px;padding-right:16px;gap:8px}}.line__more-link{width:100%;display:block;text-align:right;margin-top:8px}@media only screen and (max-width:575px){.line__more-link{padding-left:16px;padding-right:16px}}.line__title{font-style:normal;font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;color:#73787f;margin:0;padding:0}.line__title-link{color:#73787f;text-decoration:underline;-webkit-text-decoration-color:rgba(115,120,127,.25);text-decoration-color:rgba(115,120,127,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.line__title-link.hover,.line__title-link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.line__title-link.active,.line__title-link:active{color:var(--link-active);-webkit-text-decoration-color:var(--link-active-underline);text-decoration-color:var(--link-active-underline)}.line__list{display:grid;grid-template-columns:repeat(3,33fr);justify-content:center;align-items:center;grid-gap:16px}@media only screen and (max-width:575px){.line__list{grid-template-columns:100%;grid-gap:8px;margin-left:8px;margin-right:8px}}@media only screen and (min-width:576px) and (max-width:767px){.line__list{grid-template-columns:100%;grid-gap:8px;margin-left:8px;margin-right:8px}}.line_50 .line__list{grid-template-columns:50fr 50fr}.line_30_60 .line__list{grid-template-columns:33fr 66fr}.line_60_30 .line__list{grid-template-columns:66fr 33fr}.bubble-link{background-color:#fff;display:inline-block;text-decoration:none;color:#73787f;font-size:13px;line-height:1;font-weight:500;border:1px solid #e4e9ec;border-radius:4px;white-space:nowrap;padding:7px 12px;flex-shrink:0;cursor:pointer;transition:.45s cubic-bezier(.075,.82,.165,1);text-transform:uppercase}.bubble-link:hover{border-color:#f90}.search-row{background-color:#e9eff0;border-bottom:1px solid #e4e9ec}.search-row__wrap{padding-top:32px;padding-bottom:32px}@media only screen and (max-width:575px){.search-row__wrap{padding-top:16px;padding-bottom:16px}}@media only screen and (min-width:576px) and (max-width:767px){.search-row__wrap{padding-top:16px;padding-bottom:16px}}.search-row__search{position:relative}.search-row__search .search__input{background-color:#fff;border-color:#e4e9ec;box-shadow:none;color:#000;transition:all .45s cubic-bezier(.075,.82,.165,1)}.search-row__search .search__input::-moz-placeholder{color:#73787f}.search-row__search .search__input::placeholder{color:#73787f}.search-row__search .search__input:hover{border-color:#393c40}.search-row__search .search__input:focus{background-color:#fff;border-color:#f90;box-shadow:0 0 0 2px rgba(255,153,0,.35);color:#000}.search-row__search .search__dropdown{margin-left:0;width:100%}.news-card{text-decoration:none;display:flex;height:100%;border-bottom:0}.news-card__box{padding:16px;height:100%;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start}@media only screen and (max-width:575px){.news-card__box{padding-top:8px;padding-bottom:8px}}.news-card__date{color:#9ba3a8;font-size:10px;font-weight:400;line-height:20px;text-transform:uppercase;letter-spacing:1.1px;position:relative}@media only screen and (max-width:575px){.news-card__date{display:inline-flex;align-items:center;align-content:center}}.news-card__star{position:absolute;left:-16px;top:50%;transform:translateY(-50%);margin-top:-1px;opacity:.5}@media only screen and (max-width:575px){.news-card__star{position:relative;left:auto;top:auto;line-height:20px;margin-right:4px;transform:none}}.news-card__title{color:#2f383e;font-size:14px;font-weight:400;line-height:20px;margin:0}.news-card__title span{display:inline;border-bottom:1px solid transparent}.news-card:hover .news-card__title{color:#f90}.news-card:hover .news-card__title span{border-bottom-color:rgba(255,153,0,.35)}.news{position:relative;background-color:#fff;border-top:1px solid #e4e9ec}.news__wrap{padding:20px 32px;max-width:1280px;margin-right:auto;margin-left:auto}@media only screen and (max-width:575px){.news__wrap{padding:20px 16px}}@media only screen and (min-width:576px) and (max-width:767px){.news__wrap{padding:20px 16px}}.news__caption{width:100%;display:flex;align-items:center;align-content:center;justify-content:space-between}.news__title{position:relative;font-size:22px;line-height:32px;font-weight:400;color:#313436;margin:0;padding:0}@media only screen and (max-width:575px){.news__title{font-size:18px;line-height:22px}}.news__title-link{color:#313436;text-decoration:none;border-bottom:1px solid transparent}.news__title-link:hover{color:#f90;border-bottom-color:rgba(255,153,0,.35)}.news__list{display:grid;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:center;grid-gap:16px;margin-left:-16px;margin-right:-16px;width:calc(100% + 32px);max-height:250px;opacity:1;transition:all .45s cubic-bezier(.075,.82,.165,1);overflow:visible}@media only screen and (max-width:575px){.news__list{grid-template-columns:100%;max-height:none;grid-gap:0}}@media only screen and (min-width:576px) and (max-width:767px){.news__list{grid-template-columns:100%;max-height:none;grid-gap:0}}.news__list.is-hide{max-height:0;overflow:hidden;opacity:0;transition:all .45s cubic-bezier(.075,.82,.165,1)}.news-control{background-color:#f7fafa;text-decoration:none;color:#393c40;font-size:12px;line-height:12px;border:thin solid #e4e9ec;white-space:nowrap;padding:6px 12px 5px;flex-shrink:0;cursor:pointer;display:inline-flex;align-items:center;align-content:center;border-radius:4px}@media only screen and (max-width:575px){.news-control{padding:8px 8px;border-radius:12px}}.news-control__text{margin-right:8px}@media only screen and (max-width:575px){.news-control__text{display:none}}.news-control__symbol{transform:rotate(180deg);transition:all .45s cubic-bezier(.075,.82,.165,1)}.news-control:hover{border-color:#f90}.news-control:hover .news-control__symbol{color:#f90}.news-control.is-folded .news-control__symbol{transform:rotate(0)}.overlap{position:fixed;top:0;left:0;right:0;width:100%;height:100%;background-color:rgba(51,51,51,.55);z-index:10000;transition:all .45s cubic-bezier(.075,.82,.165,1)}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.overlap{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.overlap__wrap{position:relative;top:50%;bottom:50%;left:50%;right:50%;max-width:560px;width:100%;max-height:100%;overflow-y:auto;background-color:#fff;z-index:1;border-radius:12px;transform:translate(-50%,-50%);transition:all .45s cubic-bezier(.075,.82,.165,1)}@media only screen and (max-width:575px){.overlap__wrap{border-radius:16px;width:calc(100% - 24px)}}@media only screen and (min-width:576px) and (max-width:767px){.overlap__wrap{border-radius:16px;width:calc(100% - 24px)}}.overlap__wrap.has-scroll{overflow-y:auto}.overlap.is-hide{opacity:0;visibility:hidden;z-index:-1;pointer-events:none;transition:all .45s cubic-bezier(.075,.82,.165,1)}.overlap.is-hide .overlap__wrap{transform:translate(0,0);transition:all .45s cubic-bezier(.075,.82,.165,1)}.overlap__header{border-top-left-radius:inherit;border-top-right-radius:inherit;position:relative;isolation:isolate;padding:0;width:100%;height:300px;border-bottom:1px solid #e4e9ec}@media only screen and (max-width:575px){.overlap__header{border-top-left-radius:inherit;border-top-right-radius:inherit}}@media only screen and (min-width:576px) and (max-width:767px){.overlap__header{border-top-left-radius:inherit;border-top-right-radius:inherit}}.overlap__header::after{content:'';position:absolute;left:0;top:0;bottom:0;right:0;width:100%;height:100%;box-shadow:inset 0 10px 15px -3px rgba(0,0,0,.15)}.overlap__header-cover{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.overlap__header-cover img{position:absolute;left:0;top:0;bottom:0;right:0;display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;vertical-align:bottom;filter:drop-shadow(2px 2px 5px rgba(0,0,0,.15))}.overlap__header-decor{position:absolute;left:0;bottom:0}.overlap__header-decor svg{vertical-align:bottom;filter:drop-shadow(2px 2px 5px rgba(0,0,0,.15))}.overlap__main{background-color:var(--brand-light);padding:16px 32px 32px 32px;border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;font-weight:400;font-size:18px;line-height:20px;color:#2c3133;text-wrap:balance;text-align:center;display:flex;flex-direction:column;gap:8px}@media only screen and (max-width:575px){.overlap__main{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:24px 24px 32px 24px;font-size:16px}}@media only screen and (min-width:576px) and (max-width:767px){.overlap__main{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:24px 24px 32px 24px;font-size:16px}}.overlap__actions{margin-top:12px;display:inline-flex;align-items:center;align-content:center;justify-content:center;text-align:center;width:100%}@media only screen and (max-width:575px){.overlap__actions{margin-top:8px}}@media only screen and (min-width:576px) and (max-width:767px){.overlap__actions{margin-top:8px}}.overlap__decor{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:right;width:100%;display:block}.overlap__decor img{vertical-align:bottom;height:211px;max-width:none}@media only screen and (max-width:575px){.overlap__decor img{height:117px;width:auto;text-align:right}}@media only screen and (min-width:576px) and (max-width:767px){.overlap__decor img{height:117px;width:auto;text-align:right}}.overlap-button{border:1px solid transparent;border-radius:6px;padding:14px 24px 14px 24px;color:#fff;font-size:15px;font-weight:500;line-height:1;white-space:nowrap;text-align:center;text-decoration:none;display:inline-block;transition:all .2s ease;vertical-align:middle;position:relative;overflow:hidden;background-color:#f90;box-shadow:0 0 0 4px rgba(255,153,0,.35)}@media only screen and (max-width:575px){.overlap-button{font-size:14px;padding:12px 20px 12px 20px;box-shadow:0 0 0 2px rgba(255,153,0,.35)}}@media only screen and (min-width:576px) and (max-width:767px){.overlap-button{font-size:14px;padding:12px 20px 12px 20px;box-shadow:0 0 0 2px rgba(255,153,0,.35)}}.overlap-button.hover,.overlap-button:hover{background-color:#ffae00;border-color:#ffae00;color:#fff}.overlap-button.focus,.overlap-button:focus{background-color:#ce7d00;border-color:#ce7d00;color:#fff}.overlap-button.disabled,.overlap-button:disabled,.overlap-button[disabled=disabled]{color:#fff;background-color:#d6d9dc;border-color:#d6d9dc}.overlap__close{border:none;cursor:pointer;position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;align-content:center;justify-content:center;text-align:center;border-radius:12px;width:40px;height:40px;z-index:100;transition:all .45s cubic-bezier(.075,.82,.165,1);background-color:#f90;color:#fff}.overlap__close svg{transition:all .45s cubic-bezier(.075,.82,.165,1);vertical-align:bottom;transform:rotate(0)}.overlap__close:hover{background-color:#f19507}.overlap__close:hover svg{transform:rotate(90deg)}.mark-search{color:#262d30;background:#fff3bc;padding:2px 4px 2px 4px;border-radius:6px}.search-results{display:flex;flex-direction:column;gap:16px}@media only screen and (max-width:575px){.search-results{gap:8px}}@media only screen and (min-width:576px) and (max-width:767px){.search-results{gap:8px}}.search-results__main{background-color:#fff;border:1px solid #e4e9ec;border-radius:6px}.search-results__content{padding-top:16px;padding-bottom:16px;padding-left:48px;padding-right:32px;border-top:1px solid #e4e9ec}@media only screen and (max-width:575px){.search-results__content{padding-left:40px;padding-right:16px}}.serp{display:flex;flex-direction:column;gap:24px}.serp__empty{font-size:40px;line-height:40px;text-align:center;padding-top:30px;padding-bottom:30px;font-weight:300}.organic{display:flex;flex-direction:column;gap:8px}.organic__header{margin:0;padding:0;font-size:20px;font-weight:400;line-height:24px}.organic__title{border-bottom:0;color:#00c;font-size:20px;font-weight:400;line-height:23px;margin:0;display:inline;text-wrap:balance;text-decoration:underline;-webkit-text-decoration-color:rgba(0,0,204,.25);text-decoration-color:rgba(0,0,204,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.organic__title:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.organic__text{color:#393c40;font-size:14px;font-weight:400;line-height:20px;margin-bottom:0;margin-top:8px}.organic__text p{margin:0;padding:0}.organic__meta{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:space-between;width:100%;color:#939b9b;font-size:14px;line-height:1}.organic .article-category{font-size:14px;font-weight:500;line-height:1;color:#006000;-webkit-text-decoration-color:rgba(0,96,0,.25);text-decoration-color:rgba(0,96,0,.25)}.organic .article-category:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}.organic__facts{display:flex;flex-wrap:wrap;align-items:center;align-content:center;gap:16px}.organic__fact{display:flex;align-items:center;align-content:center;gap:6px}.organic__fact svg{vertical-align:bottom}.organic__fact-decor{display:flex;align-items:center;align-content:center;justify-content:center}.organic__fact-decor svg{vertical-align:bottom}.serp-more{width:100%;display:flex;align-items:center;align-content:center;justify-content:center}@media only screen and (max-width:575px){.serp-more{padding-left:16px;padding-right:16px}}@media only screen and (min-width:576px) and (max-width:767px){.serp-more{padding-left:16px;padding-right:16px}}.serp-more a{width:100%;white-space:nowrap;text-align:center;text-decoration:none;justify-content:center;vertical-align:middle;position:relative;overflow:hidden;display:inline-flex;font-style:normal;color:#1f1f1f;background-color:#fff;border:thin solid #e4e9ec;font-size:16px;font-weight:500;line-height:1;border-radius:6px;padding:16px 32px;transition:all .45s cubic-bezier(.075,.82,.165,1);cursor:pointer}.serp-more a:hover{border-color:#f90;color:#f90;box-shadow:0 1px 2px rgba(0,0,0,.01),0 2px 4px rgba(0,0,0,.01),0 4px 8px rgba(0,0,0,.01),0 8px 16px rgba(0,0,0,.01),0 16px 32px rgba(0,0,0,.01),0 32px 64px rgba(0,0,0,.01)}.serp-more a.loading{background-image:linear-gradient(-45deg,rgba(215,219,223,.195) 25%,transparent 25%,transparent 50%,rgba(215,219,223,.195) 50%,rgba(215,219,223,.195) 75%,transparent 75%,transparent);background-size:30px 30px;-webkit-animation:bg-progress .9s linear infinite;animation:bg-progress .9s linear infinite}.separator{font-weight:400;color:#7a8f9b;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dot-separator{font-weight:400;line-height:1;color:#7a8f9b;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dot-separator::before{content:"\2022"}.dot-separator_extended::before{content:"\2022\2022"}.dot-separator_doubled::before{content:"\2022\2022\2022"}.dot-separator_triple::before{content:"\2022\2022\2022\2022\2022\2022"}.menu{background-color:#fff;border:1px solid #e4e9ec;border-radius:6px;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;align-content:flex-start;overflow-y:auto}@media only screen and (max-width:575px){.menu{position:relative;top:auto;border-radius:0}}@media only screen and (min-width:576px) and (max-width:767px){.menu{position:relative;top:auto;border-radius:0}}.menu__item{width:100%;border-radius:inherit}.menu__link{display:inline-flex;width:100%;padding:10px 16px;text-decoration:none;color:#565b62;font-size:14px;line-height:18px;border-bottom:1px solid #e4e9ec}.menu__link:hover{color:#1f1f1f;background-color:#f5f9fa}.menu__item_with-sub>.menu__link{padding-right:32px}.menu__item:not(.menu_with-sub).is-active>.menu__link{font-weight:600;color:#1f1f1f;background-color:#f5f9fa}.menu_sub{border:none;transition:opacity .45s cubic-bezier(.075,.82,.165,1);width:100%;height:auto}.menu_sub.is-hide{opacity:0;visibility:hidden;max-height:0}.menu_sub .menu__link{padding-left:24px}.menu_sub .menu__item>.menu_sub .menu__link{padding-left:32px}.menu-link{position:relative;width:100%;justify-content:space-between}.menu-link__symbol{color:#73787f;position:absolute;top:50%;transform:translateY(-50%);right:12px}.menu-link__info{width:100%;display:inline-flex;align-items:center;align-content:center;justify-content:space-between}.menu-link__count{margin-left:16px;color:#99acb7}.menu-link:hover .menu-link__symbol{color:#f90}.menu-link.is-active{font-weight:600;color:#1f1f1f;background-color:#f5f9fa}.menu-link.is-active .menu-link__symbol{color:#f90;transform:translateY(-50%) rotate(180deg)}.page__sidebar{padding-top:16px;padding-bottom:16px}@media only screen and (max-width:575px){.page__sidebar{padding-top:var(--headerHeight,0);padding-bottom:0;background-color:rgba(245,249,250,.35);height:100%;position:fixed;right:0;top:0;z-index:10;transform:translateX(0) scale(1);opacity:1;visibility:visible;transition:all .45s cubic-bezier(.075,.82,.165,1);overflow-y:auto}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.page__sidebar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}}.page__sidebar.is-hide{transform:translateX(150%) scale(.5);opacity:0;visibility:hidden}}.single__line.single__breadcrumb{padding:0}.breadcrumb{list-style:none;margin:0;padding:0;display:flex;align-items:center;align-content:center;flex-wrap:wrap;font-size:14px;line-height:18px;color:#73787f}@media only screen and (max-width:575px){.breadcrumb{padding-top:6px;padding-bottom:6px}}@media only screen and (min-width:576px) and (max-width:767px){.breadcrumb{padding-top:6px;padding-bottom:6px}}.breadcrumb__item{position:relative}.breadcrumb__item::after{content:'/';margin-left:4px;color:#d5e4ea}@media only screen and (max-width:575px){.breadcrumb__item::after{margin-top:-2px}}.breadcrumb__item:last-child::after{content:'↓'}.breadcrumb__item_current{padding-top:8px;padding-bottom:8px}.breadcrumb__item+.breadcrumb__item:not(:nth-child(2)){margin-left:8px}.breadcrumb__link{display:inline-flex;padding-top:8px;padding-bottom:8px;color:#73787f;position:relative;text-decoration:underline;-webkit-text-decoration-color:rgba(115,120,127,.25);text-decoration-color:rgba(115,120,127,.25);-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-skip:edges;text-decoration-skip:edges;text-decoration-thickness:1px;text-underline-offset:3px;transition:.45s cubic-bezier(.075,.82,.165,1)}.breadcrumb__link:hover{color:#f90;-webkit-text-decoration-color:rgba(255,153,0,.35);text-decoration-color:rgba(255,153,0,.35)}@media only screen and (max-width:575px){.breadcrumb__link{padding-top:2px;padding-bottom:2px}}@media only screen and (min-width:576px) and (max-width:767px){.breadcrumb__link{padding-top:2px;padding-bottom:2px}}.breadcrumb__home{height:100%;padding-left:10px;padding-right:10px}.breadcrumb__home::after{position:relative;top:-3px}@media only screen and (max-width:575px){.breadcrumb__home{padding-left:8px;padding-right:8px}}.breadcrumb__home a::before{content:none}.breadcrumb svg{fill:currentColor}.single__line.single__go{padding-top:10px;padding-bottom:10px;position:sticky;bottom:0;z-index:1;background-color:var(--brand-light)}.go__box{display:flex;align-items:center;align-content:center;justify-content:center;gap:32px;width:100%}@media only screen and (max-width:575px){.go__box{flex-wrap:wrap;align-items:center;align-content:center;gap:8px}}@media only screen and (min-width:576px) and (max-width:767px){.go__box{flex-wrap:wrap;align-items:center;align-content:center;gap:8px}}.go__message{text-wrap:balance;font-size:15px;line-height:20px}@media only screen and (max-width:575px){.go__message{font-size:14px;line-height:16px;text-align:center}}@media only screen and (min-width:576px) and (max-width:767px){.go__message{font-size:14px;line-height:16px;text-align:center}}.go-link{display:inline-flex;border:1px solid transparent;border-radius:6px;padding:14px 20px 14px 20px;color:#fff;font-size:15px;font-weight:500;line-height:1;white-space:nowrap;text-align:center;text-decoration:none;transition:all .2s ease;vertical-align:middle;position:relative;overflow:hidden;background-color:#f90}@media only screen and (max-width:575px){.go-link{font-size:14px;padding:10px 16px 10px 16px;box-shadow:0 0 0 2px rgba(255,153,0,.35)}}@media only screen and (min-width:576px) and (max-width:767px){.go-link{font-size:14px;padding:10px 16px 10px 16px;box-shadow:0 0 0 2px rgba(255,153,0,.35)}}.go-link.hover,.go-link:hover{background-color:#ffae00;border-color:#ffae00;color:#fff}.go-link.focus,.go-link:focus{background-color:#ce7d00;border-color:#ce7d00;color:#fff}.go-link.disabled,.go-link:disabled,.go-link[disabled=disabled]{color:#fff;background-color:#d6d9dc;border-color:#d6d9dc}.single__line.single__meta{padding-top:10px;padding-bottom:10px}.meta{width:100%;display:flex;flex-wrap:wrap;align-items:center;align-content:center;justify-content:space-between;gap:32px;font-size:14px;line-height:1;color:#73787f}@media only screen and (max-width:575px){.meta{gap:16px}}@media only screen and (min-width:576px) and (max-width:767px){.meta{gap:16px}}.meta__item{display:flex;align-items:center;align-content:center;gap:16px}@media only screen and (max-width:575px){.meta__item{gap:8px}}@media only screen and (min-width:576px) and (max-width:767px){.meta__item{gap:8px}}.with-icon{align-self:center;font-size:12px;line-height:16px;display:inline-flex;align-items:center;align-content:center;gap:6px}.with-icon__symbol{display:inline-flex;align-items:center;align-content:center;justify-content:center;align-self:center;line-height:1;width:auto;margin-left:0}.single__line.single__rating{padding-top:10px;padding-bottom:10px}.rating{width:100%}.rating__box{display:flex;align-items:center;align-content:center}@media only screen and (max-width:575px){.rating__box{flex-wrap:wrap}}.rating__info{font-size:14px;line-height:1;margin-right:16px}.rating__controls{display:flex;align-items:center;align-content:center}@media only screen and (max-width:575px){.rating__controls{margin:0}}@media only screen and (min-width:576px) and (max-width:767px){.rating__controls{margin:0}}.rating__statistics{position:relative;font-size:12px;line-height:1;padding-left:32px;opacity:.5}.rating__statistics::before{position:absolute;content:'';width:16px;height:1px;background-color:#73787f;left:10px;top:50%;transform:translateY(-50%)}.rating-control{position:relative;background-color:#eff3f5;border:1px solid #e4e9ec;border-radius:4px;display:inline-flex;align-items:center;align-content:center;font-size:15px;line-height:1;color:#000;padding:6px 12px}.rating-control__symbol{line-height:1;align-self:center;fill:currentColor;margin-right:8px}.rating-control_green:hover{color:#06c519;border-color:#06c519}.rating-control_red:hover{color:#e45e5d;border-color:#e45e5d}.rating-control:hover{z-index:1}.rating-control.liked{color:#06c519}.share{flex:1 1;position:relative}.share__dropdown{position:relative}.share-button{background-color:#f7fafa;width:100%;display:inline-flex;align-items:center;align-content:center;gap:4px;font-size:14px;line-height:1;border-radius:6px;text-decoration:none;border:none;color:#73787f;font-weight:500;cursor:pointer;transition:all .45s cubic-bezier(.075,.82,.165,1);padding:6px 12px}.share-button:hover{background-color:#eff3f5}.share-button__symbol{display:flex;align-items:center;align-content:center;justify-content:center;flex-shrink:0}.share-button__symbol svg{fill:currentColor;width:100%;height:100%;vertical-align:bottom}.share-button__text{flex:1 1}.share__dropdown-menu{position:absolute;bottom:100%;left:0;margin-bottom:8px;background-color:#fff;border:1px solid #e4e9ec;min-width:250px;box-shadow:0 0 0 4px rgba(228,233,236,.35);border-radius:6px;margin-left:-12px;z-index:100;display:none;overflow:hidden}.share__dropdown-menu.is-open{display:block}.share__dropdown-menu.is-open-bottom{bottom:auto;top:100%;margin-bottom:0;margin-top:8px}.share__main{padding-top:6px;padding-bottom:6px;display:flex;flex-direction:column;gap:8px}.share-list{list-style:none;margin:0;padding:0}.share-list__item{width:100%;display:flex;align-items:center;align-content:center;gap:8px;padding:8px 16px;transition:all .45s cubic-bezier(.075,.82,.165,1);cursor:pointer;font-weight:500;background:0 0;border:none;text-align:left}.share-list__item:hover{background-color:rgba(255,153,0,.05)}.share-list__item:hover .share-list__decor,.share-list__item:hover .share-list__text{color:#f90}.share-list__blank{display:inline-flex;width:100%}.share-list__link{width:100%;display:flex;align-items:center;align-content:center;gap:8px;padding:8px 16px;transition:all .45s cubic-bezier(.075,.82,.165,1);cursor:pointer;font-weight:500;text-decoration:none}.share-list__link:hover{background-color:rgba(255,153,0,.05)}.share-list__link:hover .share-list__decor,.share-list__link:hover .share-list__text{color:#f90}.share-list__text{font-style:normal;font-weight:400;font-size:14px;line-height:1;letter-spacing:.01em;color:#1a202c;transition:all .45s cubic-bezier(.075,.82,.165,1)}.share-list__decor{color:#718096;transition:all .45s cubic-bezier(.075,.82,.165,1);width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.share-list__decor svg{fill:currentColor;width:100%;height:100%;vertical-align:bottom}.single{background-color:#fff;border:1px solid #e4e9ec;border-radius:6px}@media only screen and (max-width:575px){.single{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}}@media only screen and (min-width:576px) and (max-width:767px){.single{border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:6px;border-bottom-right-radius:6px}}.single__line{padding-top:16px;padding-bottom:16px;padding-left:32px;padding-right:32px;border-top:1px solid #e4e9ec}@media only screen and (max-width:575px){.single__line{padding-left:16px;padding-right:16px}}.single__line:first-child{border-top:0}.tag{background-color:#eff3f5;border:none;border-radius:2px;color:#99acb7;text-decoration:none;font-size:11px;line-height:1;display:inline-flex;vertical-align:middle;align-items:center;align-content:center;margin:0;padding:3px 5px 4px;transition:.45s cubic-bezier(.075,.82,.165,1)}.tag:hover{background-color:#f90;color:#fff}.tag__symbol{font-size:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;top:1px}.symbol-i_academic-cap{width:18px;height:18px}.symbol-i_calendar{width:16px;height:16px}.symbol-i_clndr{width:18px;height:18px}.symbol-i_eye{width:18px;height:12px}.symbol-i_mail{width:18px;height:16px}.symbol-i_pencil{width:10px;height:20px}.symbol-i_professional{width:18px;height:20px}.symbol-i_shevron{width:10px;height:6px}.symbol-i_star{width:18px;height:18px}.symbol-i_user{width:18px;height:18px}.symbol-i_facebook{width:12px;height:24px}.symbol-i_habr{width:19px;height:22px}.symbol-i_instagram{width:22px;height:22px}.symbol-i_ok{width:15px;height:26px}.symbol-i_telegram{width:16px;height:16px}.symbol-i_twitter{width:18px;height:14px}.symbol-i_vk{width:22px;height:14px}.symbol-i_youtube{width:18px;height:12px}.tooltip{cursor:help}/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__html,.fotorama__img,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video iframe{position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0}.fotorama--fullscreen,.fotorama__img{max-width:99999px!important;max-height:99999px!important;min-width:0!important;min-height:0!important;border-radius:0!important;box-shadow:none!important;padding:0!important}.fotorama__wrap .fotorama__grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.fotorama__grabbing *{cursor:move;cursor:-webkit-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.fotorama__spinner{position:absolute!important;top:50%!important;left:50%!important}.fotorama__wrap--css3 .fotorama__arr,.fotorama__wrap--css3 .fotorama__fullscreen-icon,.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border,.fotorama__wrap--css3 .fotorama__video-close,.fotorama__wrap--css3 .fotorama__video-play{transform:translate3d(0,0,0)}.fotorama__caption,.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before,.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__nav,.fotorama__wrap--css3 .fotorama__spinner,.fotorama__wrap--css3 .fotorama__stage,.fotorama__wrap--css3 .fotorama__stage .fotorama__img,.fotorama__wrap--css3 .fotorama__stage__frame{transform:translateZ(0)}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus,.fotorama__nav__frame{outline:0}.fotorama__arr:focus:after,.fotorama__fullscreen-icon:focus:after,.fotorama__nav__frame:focus .fotorama__dot:after,.fotorama__nav__frame:focus .fotorama__thumb:after{content:'';border-radius:inherit;background-color:rgba(0,175,234,.5)}.fotorama__wrap--video .fotorama__stage,.fotorama__wrap--video .fotorama__stage__frame--video,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,.fotorama__wrap--video .fotorama__stage__shaft{transform:none!important}.fotorama__wrap--css3 .fotorama__nav__shaft,.fotorama__wrap--css3 .fotorama__stage__shaft,.fotorama__wrap--css3 .fotorama__thumb-border{transition-property:transform,width;transition-timing-function:cubic-bezier(.1,0,.25,1);transition-duration:0s}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__no-select,.fotorama__video-close,.fotorama__video-play,.fotorama__wrap{-webkit-user-select:none;-moz-user-select:none;user-select:none}.fotorama__select{-webkit-user-select:text;-moz-user-select:text;user-select:text}.fotorama__nav,.fotorama__nav__frame{margin:auto;padding:0}.fotorama__caption__wrap,.fotorama__nav__frame,.fotorama__nav__shaft{display:inline-block;vertical-align:middle}.fotorama__nav__frame,.fotorama__thumb-border{box-sizing:content-box}.fotorama__caption__wrap{box-sizing:border-box}.fotorama--hidden,.fotorama__load{position:absolute;left:-99999px;top:-99999px;z-index:-1}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__nav,.fotorama__nav__frame,.fotorama__nav__shaft,.fotorama__stage__frame,.fotorama__stage__shaft,.fotorama__video-close,.fotorama__video-play{-webkit-tap-highlight-color:transparent}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama.png) no-repeat}@media (-webkit-min-device-pixel-ratio:1.5),(-webkit-min-device-pixel-ratio:2),(min-resolution:2dppx){.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{background:url(fotorama@2x.png) 0 0/96px 160px no-repeat}}.fotorama__thumb{background-color:#7f7f7f;background-color:rgba(127,127,127,.2)}@media print{.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__thumb-border,.fotorama__video-close,.fotorama__video-play{background:0 0!important}}.fotorama{min-width:1px;overflow:hidden}.fotorama:not(.fotorama--unobtrusive)>:not(:first-child){display:none}.fullscreen{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;margin:0!important;padding:0!important;overflow:hidden!important;background:#000}.fotorama--fullscreen{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;float:none!important;z-index:2147483647!important;background:#000;width:100%!important;height:100%!important;margin:0!important}.fotorama--fullscreen .fotorama__nav,.fotorama--fullscreen .fotorama__stage{background:#000}.fotorama__wrap{-webkit-text-size-adjust:100%;position:relative;direction:ltr;z-index:0}.fotorama__wrap--rtl .fotorama__stage__frame{direction:rtl}.fotorama__nav,.fotorama__stage{overflow:hidden;position:relative;max-width:100%}.fotorama__wrap--pan-y{-ms-touch-action:pan-y}.fotorama__wrap .fotorama__pointer{cursor:pointer}.fotorama__wrap--slide .fotorama__stage__frame{opacity:1!important}.fotorama__stage__frame{overflow:hidden}.fotorama__stage__frame.fotorama__active{z-index:8}.fotorama__wrap--fade .fotorama__stage__frame{display:none}.fotorama__wrap--fade .fotorama__fade-front,.fotorama__wrap--fade .fotorama__fade-rear,.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active{display:block;left:0;top:0}.fotorama__wrap--fade .fotorama__fade-front{z-index:8}.fotorama__wrap--fade .fotorama__fade-rear{z-index:7}.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active{z-index:9}.fotorama__wrap--fade .fotorama__stage .fotorama__shadow{display:none}.fotorama__img{-ms-filter:"alpha(Opacity=0)";opacity:0;border:none!important}.fotorama__error .fotorama__img,.fotorama__loaded .fotorama__img{-ms-filter:"alpha(Opacity=100)";opacity:1}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,.fotorama__img--full{display:none}.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full{display:block}.fotorama__wrap--only-active .fotorama__nav,.fotorama__wrap--only-active .fotorama__stage{max-width:99999px!important}.fotorama__wrap--only-active .fotorama__stage__frame{visibility:hidden}.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active{visibility:visible}.fotorama__nav{font-size:0;line-height:0;text-align:center;display:none;white-space:nowrap;z-index:5}.fotorama__nav__shaft{position:relative;left:0;top:0;text-align:left}.fotorama__nav__frame{position:relative;cursor:pointer}.fotorama__nav--dots{display:block}.fotorama__nav--dots .fotorama__nav__frame{width:18px;height:30px}.fotorama__nav--dots .fotorama__nav__frame--thumb,.fotorama__nav--dots .fotorama__thumb-border{display:none}.fotorama__nav--thumbs{display:block}.fotorama__nav--thumbs .fotorama__nav__frame{padding-left:0!important}.fotorama__nav--thumbs .fotorama__nav__frame:last-child{padding-right:0!important}.fotorama__nav--thumbs .fotorama__nav__frame--dot{display:none}.fotorama__dot{display:block;width:4px;height:4px;position:relative;top:12px;left:6px;border-radius:6px;border:1px solid #7f7f7f}.fotorama__nav__frame:focus .fotorama__dot:after{padding:1px;top:-1px;left:-1px}.fotorama__nav__frame.fotorama__active .fotorama__dot{width:0;height:0;border-width:3px}.fotorama__nav__frame.fotorama__active .fotorama__dot:after{padding:3px;top:-3px;left:-3px}.fotorama__thumb{overflow:hidden;position:relative;width:100%;height:100%}.fotorama__nav__frame:focus .fotorama__thumb{z-index:2}.fotorama__thumb-border{position:absolute;z-index:9;top:0;left:0;border-style:solid;border-color:#00afea;background-image:linear-gradient(to bottom right,rgba(255,255,255,.25),rgba(64,64,64,.1))}.fotorama__caption{position:absolute;z-index:12;bottom:0;left:0;right:0;font-family:'Helvetica Neue',Arial,sans-serif;font-size:14px;line-height:1.5;color:#000}.fotorama__caption a{text-decoration:none;color:#000;border-bottom:1px solid;border-color:rgba(0,0,0,.5)}.fotorama__caption a:hover{color:#333;border-color:rgba(51,51,51,.5)}.fotorama__wrap--rtl .fotorama__caption{left:auto;right:0}.fotorama__wrap--no-captions .fotorama__caption,.fotorama__wrap--video .fotorama__caption{display:none}.fotorama__caption__wrap{background-color:#fff;background-color:rgba(255,255,255,.9);padding:5px 10px}@-webkit-keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fotorama__wrap--css3 .fotorama__spinner{-webkit-animation:spinner 24s infinite linear;animation:spinner 24s infinite linear}.fotorama__wrap--css3 .fotorama__html,.fotorama__wrap--css3 .fotorama__stage .fotorama__img{transition-property:opacity;transition-timing-function:linear;transition-duration:.3s}.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img{-ms-filter:"alpha(Opacity=0)";opacity:0}.fotorama__select{cursor:auto}.fotorama__video{top:32px;right:0;bottom:0;left:0;position:absolute;z-index:10}@-moz-document url-prefix(){.fotorama__active{box-shadow:0 0 0 transparent}}.fotorama__arr,.fotorama__fullscreen-icon,.fotorama__video-close,.fotorama__video-play{position:absolute;z-index:11;cursor:pointer}.fotorama__arr{position:absolute;width:32px;height:32px;top:50%;margin-top:-16px}.fotorama__arr--prev{left:2px;background-position:0 0}.fotorama__arr--next{right:2px;background-position:-32px 0}.fotorama__arr--disabled{pointer-events:none;cursor:default;opacity:.1}.fotorama__fullscreen-icon{width:32px;height:32px;top:2px;right:2px;background-position:0 -32px;z-index:20}.fotorama__arr:focus,.fotorama__fullscreen-icon:focus{border-radius:50%}.fotorama--fullscreen .fotorama__fullscreen-icon{background-position:-32px -32px}.fotorama__video-play{width:96px;height:96px;left:50%;top:50%;margin-left:-48px;margin-top:-48px;background-position:0 -64px;opacity:0}.fotorama__wrap--css2 .fotorama__video-play,.fotorama__wrap--video .fotorama__stage .fotorama__video-play{display:none}.fotorama__error .fotorama__video-play,.fotorama__loaded .fotorama__video-play,.fotorama__nav__frame .fotorama__video-play{opacity:1;display:block}.fotorama__nav__frame .fotorama__video-play{width:32px;height:32px;margin-left:-16px;margin-top:-16px;background-position:-64px -32px}.fotorama__video-close{width:32px;height:32px;top:0;right:0;background-position:-64px 0;z-index:20;opacity:0}.fotorama__wrap--css2 .fotorama__video-close{display:none}.fotorama__wrap--css3 .fotorama__video-close{transform:translate3d(32px,-32px,0)}.fotorama__wrap--video .fotorama__video-close{display:block;opacity:1}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close{transform:translate3d(0,0,0)}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{opacity:0}.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{opacity:1}.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--video .fotorama__fullscreen-icon{opacity:0!important}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon{display:none}.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus{display:block}.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon{display:none!important}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus){transform:translate3d(32px,-32px,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus){transform:translate3d(-48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus){transform:translate3d(48px,0,0)}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon{transform:translate3d(32px,-32px,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev{transform:translate3d(-48px,0,0)!important}.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next{transform:translate3d(48px,0,0)!important}.fotorama__wrap--css3 .fotorama__arr:not(:focus),.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),.fotorama__wrap--css3 .fotorama__video-close:not(:focus),.fotorama__wrap--css3 .fotorama__video-play:not(:focus){transition-property:transform,opacity;transition-duration:.3s}.fotorama__nav:after,.fotorama__nav:before,.fotorama__stage:after,.fotorama__stage:before{content:"";display:block;position:absolute;text-decoration:none;top:0;bottom:0;width:10px;height:auto;z-index:10;pointer-events:none;background-repeat:no-repeat;background-size:1px 100%,5px 100%}.fotorama__nav:before,.fotorama__stage:before{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 0 50%,rgba(0,0,0,.4),transparent);background-position:0 0,0 0;left:-10px}.fotorama__nav.fotorama__shadows--left:before,.fotorama__stage.fotorama__shadows--left:before{left:0}.fotorama__nav:after,.fotorama__stage:after{background-image:linear-gradient(transparent,rgba(0,0,0,.2) 25%,rgba(0,0,0,.3) 75%,transparent),radial-gradient(farthest-side at 100% 50%,rgba(0,0,0,.4),transparent);background-position:100% 0,100% 0;right:-10px}.fotorama__nav.fotorama__shadows--right:after,.fotorama__stage.fotorama__shadows--right:after{right:0}.fotorama--fullscreen .fotorama__nav:after,.fotorama--fullscreen .fotorama__nav:before,.fotorama--fullscreen .fotorama__stage:after,.fotorama--fullscreen .fotorama__stage:before,.fotorama__wrap--fade .fotorama__stage:after,.fotorama__wrap--fade .fotorama__stage:before,.fotorama__wrap--no-shadows .fotorama__nav:after,.fotorama__wrap--no-shadows .fotorama__nav:before,.fotorama__wrap--no-shadows .fotorama__stage:after,.fotorama__wrap--no-shadows .fotorama__stage:before{display:none}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0 40px;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{transform:scale(.75)}.mfp-arrow-left{transform-origin:0}.mfp-arrow-right{transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.my-mfp-zoom-in .zoom-anim-dialog{opacity:0;transition:all .2s ease-in-out;transform:scale(.8)}.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog{opacity:1;transform:scale(1)}.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog{transform:scale(.8);opacity:0}.my-mfp-zoom-in.mfp-bg{opacity:0;transition:opacity .3s ease-out}.my-mfp-zoom-in.mfp-ready.mfp-bg{opacity:.8}.my-mfp-zoom-in.mfp-removing.mfp-bg{opacity:0}.my-mfp-slide-bottom .zoom-anim-dialog{opacity:0;transition:all .2s ease-out;transform:translateY(-20px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog{opacity:1;transform:translateY(0) perspective(600px) rotateX(0)}.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog{opacity:0;transform:translateY(-10px) perspective(600px) rotateX(10deg)}.my-mfp-slide-bottom.mfp-bg{opacity:0;transition:opacity .3s ease-out}.my-mfp-slide-bottom.mfp-ready.mfp-bg{opacity:.8}.my-mfp-slide-bottom.mfp-removing.mfp-bg{opacity:0}.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}.tooltipster-fall,.tooltipster-grow.tooltipster-show{-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1);-moz-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-ms-transition-timing-function:cubic-bezier(.175,.885,.32,1.15);-o-transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-base{display:flex;pointer-events:none;position:absolute}.tooltipster-box{flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{transform:scale(0,0);transition-property:transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{transform:scale(1,1);transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-swing{opacity:0;transform:rotateZ(4deg);transition-property:transform}.tooltipster-swing.tooltipster-show{opacity:1;transform:rotateZ(0);transition-timing-function:cubic-bezier(.23,.635,.495,2.4)}.tooltipster-fall{transition-property:top;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-fall.tooltipster-initial{top:0!important}.tooltipster-fall.tooltipster-dying{transition-property:all;top:0!important;opacity:0}.tooltipster-slide{transition-property:left;transition-timing-function:cubic-bezier(.175,.885,.32,1.15)}.tooltipster-slide.tooltipster-initial{left:-40px!important}.tooltipster-slide.tooltipster-dying{transition-property:all;left:0!important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading .4s;animation:tooltipster-fading .4s}@-webkit-keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}@keyframes tooltipster-rotating{25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}100%{transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating .6s;animation:tooltipster-rotating .6s}@-webkit-keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}@keyframes tooltipster-scaling{50%{transform:scale(1.1)}100%{transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling .6s;animation:tooltipster-scaling .6s}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid #000;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:#fff;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#000}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:#000}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:#000}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:#000}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}