@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";:root{--blog-color: #776CFF;--blog-color-light: #776CFF;--blog-default-text-size: 1.5rem;--article-color: var(--blog-color);--article-color-light: var(--blog-color-light);--article-default-text-size: var(--blog-default-text-size)}html{font-size:16px}@media screen and (min-width: 767px) and (max-width: 1599px){html{font-size:1vw}}@media screen and (max-width: 767px){html{font-size:calc(16 * .2702702703vw)}}html{scroll-behavior:smooth}section{overflow-x:clip;max-width:100%}.container{width:100%;max-width:90rem;margin:0 auto;padding:0 2.125rem}@media screen and (max-width: 767px){.container{max-width:100vw;padding:0 .625rem}}*{box-sizing:border-box;margin:0}@media screen and (max-width: 767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width: 767px){.mobBr{display:inline}}a,p,ul,ol,li,blockquote,code,pre,table,th,td,span,input{font-family:Roboto Flex,sans-serif}h2,h3,h4{text-transform:uppercase;font-family:Grotesk,sans-serif;font-weight:700;line-height:1.1em}.blog-article-content h2{font-weight:800}h2{font-size:4rem;line-height:1.1em}@media screen and (max-width: 767px){h2{font-size:2.25rem;line-height:1em}}.article-content{font-family:Roboto Flex,sans-serif;font-size:1.5rem;line-height:1.25em;font-weight:500}@media screen and (max-width: 767px){.article-content{font-size:1.25rem;line-height:1.1em}}.article-content p,.article-content a,.article-content ul,.article-content ol,.article-content li,.article-content blockquote,.article-content code,.article-content pre,.article-content table,.article-content th,.article-content td{font:inherit;line-height:inherit}.article-content p,.article-content ul,.article-content ol,.article-content blockquote,.article-content pre,.article-content table,.article-content h2,.article-content h3,.article-content h4{margin:1.875rem 0}@media screen and (max-width: 767px){.article-content p,.article-content ul,.article-content ol,.article-content blockquote,.article-content pre,.article-content table,.article-content h2,.article-content h3,.article-content h4{margin:1.875rem 0 1.25rem}}.article-content h2,.article-content h3,.article-content h4{text-transform:uppercase;font-family:Grotesk,sans-serif;font-weight:800;line-height:1.1em}.article-content h2{font-size:4rem;line-height:1.1em}@media screen and (max-width: 767px){.article-content h2{font-size:2.25rem;line-height:1em}}.article-content h3{font-size:3.125rem;line-height:1em}@media screen and (max-width: 767px){.article-content h3{font-size:2rem;line-height:1em}}.article-content h4{font-size:2.25em;line-height:1em}@media screen and (max-width: 767px){.article-content h4{font-size:1.875rem;line-height:1em}}.article-content mjx-container{width:-moz-max-content;width:max-content;padding-left:.625rem!important;border-left:3px solid var(--article-color);border-radius:3px}.btn-clrd{border:none;display:flex;align-items:center;justify-content:center;outline:none;border-radius:0;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}.btn-clrd.orange{background:#ff8c39;color:#fff}.btn-clrd.orange:hover{background:#ffb682}.btn-clrd.orange:focus{background:#ff6e06}.btn-brdrd{display:flex;align-items:center;justify-content:center;border-radius:0;background:#fff;outline:none;cursor:pointer;transition:color .3s ease-in-out,border-color .3s ease-in-out}.btn-brdrd.black{border:2px solid #DDD;color:#000}.btn-brdrd.black:hover{border-color:#8d8d8d}.btn-brdrd.black:focus{border-color:#000}.btn-brdrd.black.disabled{border-color:#ddd;color:#ddd}.btn-brdrd.white{background:none;border:2px solid rgba(255,255,255,.1882352941);color:#fff}.btn-brdrd.white:hover{border-color:#8d8d8d}.btn-brdrd.white:focus{border-color:#fff}.btn-brdrd.white.disabled{border-color:gray;color:gray}#hero{margin-top:0;background:linear-gradient(to right,#000000 50%,var(--article-color) 50%)}@media screen and (max-width: 767px){#hero{background:#000}}.hero{background:linear-gradient(101deg,#000000 40%,var(--article-color) 40%);height:48.5625rem;padding-top:2rem;display:flex;flex-direction:column;position:relative}@media screen and (max-width: 767px){.hero{height:auto;background:#000;padding-top:1.0625rem}}.hero.blog{height:47.1875rem}@media screen and (max-width: 767px){.hero.blog{height:auto;background:#191919}}@media screen and (max-width: 767px){.hero.blog .hero__info:before{height:100%;background:#191919}}@media screen and (max-width: 767px){.hero.blog .hero__actions{padding-top:3.125rem;min-height:-moz-fit-content;min-height:fit-content}}@media screen and (max-width: 767px){.hero.blog .article-categories-nav{display:grid;grid-template-rows:repeat(3,auto);grid-auto-flow:column;gap:.625rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.hero.blog .article-categories-nav::-webkit-scrollbar{display:none}}@media screen and (max-width: 767px){.hero.blog .hero__article-category{font-size:1rem!important;max-height:2.25rem;padding:.625rem .9375rem!important;display:flex;align-items:center;justify-content:center}}@media screen and (max-width: 767px){.hero.blog .hero__content{padding-bottom:2.1875rem!important}}.hero__logo{display:flex;width:9.4375rem;height:2.5625rem;z-index:2;position:relative}@media screen and (max-width: 767px){.hero__logo{z-index:5}}.hero__logo img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.hero__content{position:relative;z-index:2;padding-top:6.25rem;padding-bottom:10.9375rem;margin-top:auto;margin-bottom:auto;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.hero__content{padding-top:0;padding-bottom:2.8125rem;align-items:flex-start;flex-direction:column}}.hero__info{width:29.6875rem;display:flex;flex-direction:column}@media screen and (max-width: 767px){.hero__info{width:100%;padding:3.125rem 0 3.4375rem;position:relative;z-index:3}.hero__info:before{z-index:-1;position:absolute;content:"";width:100vw;height:calc(100% + 7.5rem);top:-7.5rem;left:50%;transform:translate(-50%);background:linear-gradient(177deg,#000000 0%,#000000 95%,transparent 95.5%)}}.hero__info-title{color:#fff;font-family:Grotesk,sans-serif;font-size:4.0625rem}.hero__info-title.medium{font-size:3.125rem}.hero__info-title.small{font-size:2.5rem}.hero__info-title{font-weight:800;line-height:1.1em;text-transform:uppercase}@media screen and (max-width: 767px){.hero__info-title{font-size:2.75rem}.hero__info-title.medium{font-size:2.375rem}.hero__info-title.small{font-size:2rem}}.hero__info-description{margin-top:1.875rem;color:#fff;font-weight:500;font-size:1.25rem;line-height:1.1em}@media screen and (max-width: 767px){.hero__info-description{margin-top:1.25rem}}.hero__info-tags{margin-top:1.25rem;display:flex;gap:1.25rem;flex-wrap:wrap}.hero__info-tag{font-weight:500;display:flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background:#ffffff1a;color:#fff;font-size:1.25rem;line-height:1.25em}@media screen and (max-width: 767px){.hero__info-tag{font-size:1rem;line-height:1.1em}}.hero__info-tag.difficulty{background:var(--article-color)}.hero__info-share{margin-top:2.1875rem;display:flex;align-items:center;gap:1.25rem}@media screen and (max-width: 767px){.hero__info-share{margin-top:1.25rem;gap:.625rem}}.hero__info-share p{color:#fff;font-size:1.5rem;line-height:1.25em}@media screen and (max-width: 767px){.hero__info-share p{font-size:1.25rem;line-height:1.1em}}.hero__info-share-icons{display:flex;gap:1.25rem;align-items:center;position:relative}@media screen and (max-width: 767px){.hero__info-share-icons{gap:.625rem}}.hero__info-share-icons svg{width:2.5rem;cursor:pointer;border:none;outline:none;height:2.5625rem}@media screen and (max-width: 767px){.hero__info-share-icons svg{width:2rem;height:2rem}}.hero__info-share-icons .article-tooltip{position:absolute;right:-.625rem;bottom:-2.5rem;background:#1f1f1f;color:#fff;padding:.375rem .625rem;font-size:.875rem;line-height:1;white-space:nowrap;z-index:9999;opacity:0;transition:opacity .15s ease;font-family:Roboto Flex,sans-serif}.hero__info-share-icons .article-tooltip.is-visible{opacity:1}.hero__actions{width:46.25rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.hero__actions{width:100%;gap:1.25rem;padding-top:1.25rem;min-height:25.5rem}}.hero__actions-subjects,.hero__actions-blog-categorys{display:flex;width:100%}.hero__actions-subjects .article-categories-nav,.hero__actions-blog-categorys .article-categories-nav{display:flex;-moz-column-gap:.625rem;column-gap:.625rem;row-gap:0;flex-wrap:wrap}.hero__actions-subjects .article-categories-nav .hero__article-category,.hero__actions-blog-categorys .article-categories-nav .hero__article-category{width:-moz-max-content;width:max-content;flex-shrink:0;padding:.625rem;color:#fff;font-size:1.25rem;line-height:1.2em;font-weight:500;text-decoration:none;border:2px solid transparent;transition:border-color .35s ease}.hero__actions-subjects .article-categories-nav .hero__article-category.active,.hero__actions-blog-categorys .article-categories-nav .hero__article-category.active,.hero__actions-subjects .article-categories-nav .hero__article-category:hover,.hero__actions-blog-categorys .article-categories-nav .hero__article-category:hover{border-color:#fff}.hero__actions-blog-categorys{flex-direction:column;gap:1.25rem}.hero__actions-blog-categorys>p{color:#fff;font-size:1.25rem;line-height:1em;font-weight:700}.hero__actions-search{width:27.625rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.hero__actions-search{width:100%}}.hero.blog .hero__actions-search{width:37.75rem}@media screen and (max-width: 767px){.hero.blog .hero__actions-search{width:100%}}.hero__actions-search>p{color:#fff;font-size:1rem;line-height:.9em}.hero__actions-search .article-search-container{width:100%;position:relative;z-index:3}.hero__actions-search .article-search-container:before{content:"";position:absolute;top:50%;transform:translateY(-50%);left:.9375rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='19' viewBox='0 0 18 19' fill='none'%3E%3Cpath d='M17.0016 17.4999L13.2463 13.7445M13.2463 13.7445C14.5438 12.4465 15.3463 10.6536 15.3463 8.67327C15.3463 4.71165 12.1348 1.50012 8.17315 1.50012C4.21153 1.50012 1 4.71165 1 8.67327C1 12.6349 4.21153 15.8464 8.17315 15.8464C10.1544 15.8464 11.9481 15.0431 13.2463 13.7445Z' stroke='%23D9D9D9' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:100% 100%;width:1.125rem;height:1.1875rem}.hero__actions-search .article-search-container input{width:100%;border:2px solid #e3e3e3;outline:#000;background:transparent;color:#000;background-color:#fff;font-size:1rem;line-height:1.2em;font-weight:600;padding:.8125rem .9375rem .8125rem 2.5625rem}.hero__actions-search .article-search-container input::-moz-placeholder{color:#d9d9d9}.hero__actions-search .article-search-container input::placeholder{color:#d9d9d9}.hero__actions-search a{color:#000;text-decoration:none}.hero__actions-search .article-search-results{width:100%;position:absolute;top:calc(100% + .625rem);left:0;z-index:2;background-color:#fff;border:2px solid #e3e3e3;padding:.625rem 0;opacity:0;visibility:hidden;transform:translateY(-.625rem);transition:all .3s cubic-bezier(.25,.8,.25,1)}.hero__actions-search .article-search-results--visible{opacity:1;visibility:visible;transform:translateY(0)}.hero__actions-search .article-search-results .article-search-result{display:flex;align-items:center;justify-content:space-between;padding:.5rem .625rem;background-color:#fff;border-bottom:1px solid #f5f5f5;transition:border-color .2s ease,opacity .2s ease;cursor:pointer;opacity:.5}.hero__actions-search .article-search-results .article-search-result:last-child{margin-bottom:0}.hero__actions-search .article-search-results .article-search-result:hover,.hero__actions-search .article-search-results .article-search-result--active{opacity:1;border-color:#e3e3e3}.hero__actions-search .article-search-results .article-search-result__title{margin:0;font-size:.875rem;font-weight:600;color:#000;line-height:1.1em}.hero__actions-search .article-search-results .article-search-result:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='24' viewBox='0 0 13 24' fill='none'%3E%3Cpath opacity='0.1' d='M1.5 2L11.5 12L1.5 22' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:1.25rem;aspect-ratio:13/24;width:1.125rem;display:block;flex-shrink:0;content:"";background-size:100% 100%;background-repeat:no-repeat;background-position:center}.hero__actions-search .article-search-results .article-search-loading,.hero__actions-search .article-search-results .article-search-error,.hero__actions-search .article-search-results .article-search-no-results{padding:1rem;text-align:center;color:#666;font-size:.875rem}.hero__actions-search .article-search-results .article-search-loading p,.hero__actions-search .article-search-results .article-search-error p,.hero__actions-search .article-search-results .article-search-no-results p{margin:0}.hero__actions-search .article-search-results .article-search-loading{position:relative}.hero__actions-search .article-search-results .article-search-loading:before{content:"";display:inline-block;width:1rem;height:1rem;margin-right:.5rem;border:2px solid #e3e3e3;border-top-color:#666;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero__cover{height:100%;display:flex;width:auto;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.hero__cover{height:auto;width:100vw}}.hero__cover picture{height:100%;width:auto;display:flex}@media screen and (max-width: 767px){.hero__cover picture{height:auto;width:100%}}.hero__cover picture img{height:100%;width:auto}@media screen and (max-width: 767px){.hero__cover picture img{height:auto;width:100%}}.article-layout{position:relative;display:flex;gap:1.25rem}@media screen and (max-width: 767px){.article-layout{flex-direction:column-reverse;gap:1.25rem}}.article-layout .article-sidebar{flex-shrink:0;width:20.5rem;position:relative;display:flex;flex-direction:column;gap:3.125rem;height:auto}@media screen and (max-width: 767px){.article-layout .article-sidebar{display:none;width:100%}.article-layout .article-sidebar a{width:100%!important;position:static!important;display:flex!important}.article-layout .article-sidebar a img{width:100%!important;height:auto!important;max-width:100%!important}}.article-layout .article-sidebar .sidebar__sameArticles{display:flex;flex-direction:column;gap:.625rem;list-style:none;margin:0;padding:0;width:100%}@media screen and (max-width: 767px){.article-layout .article-sidebar .sidebar__sameArticles{display:none}}.article-layout .article-sidebar .sidebar__sameArticles li{width:100%}.article-layout .article-sidebar .sidebar__sameArticles li a{width:100%;display:flex;justify-content:space-between;align-items:flex-start;text-decoration:none;color:#000;font-size:1.5rem;line-height:1.25em;font-weight:500}.article-layout .article-sidebar .sidebar__sameArticles li a:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='24' viewBox='0 0 13 24' fill='none'%3E%3Cpath opacity='0.2' d='M1.5 2L11.5 12L1.5 22' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width:.8125rem;height:1.5rem;display:block;flex-shrink:0;content:"";background-size:100% 100%;background-repeat:no-repeat;background-position:center;margin-top:.3125rem}.article-layout .article-content{max-width:calc(100% - 21.75rem);flex:1;padding:0 1.875rem}.article-layout .article-content h4{font-size:2.75rem}@media screen and (max-width: 767px){.article-layout .article-content h4{font-size:1.75rem}}.article-layout .article-content h5{font-size:2.5rem}@media screen and (max-width: 767px){.article-layout .article-content h5{font-size:1.5rem}}.article-layout .article-content h6{font-size:2.25rem}@media screen and (max-width: 767px){.article-layout .article-content h6{font-size:1.25rem}}.article-layout .article-content .article-text img{max-width:100%;height:auto}@media screen and (max-width: 767px){.article-layout .article-content{max-width:100%;padding:0;width:100%}}.same-articles{display:flex;flex-wrap:wrap;-moz-column-gap:1.375rem;column-gap:1.375rem;row-gap:1.25rem}@media screen and (max-width: 767px){.same-articles{gap:1.875rem}}.same-articles__article{padding:1.875rem;background:#fff;border:2px solid #e0e0e0;display:block;text-decoration:none;width:calc((100% - 1.375rem)/2);position:relative;min-height:8.25rem;overflow:hidden}@media screen and (max-width: 767px){.same-articles__article{width:100%;padding:1.4375rem;min-height:6.625rem}}.same-articles__article h3,.same-articles__article p{color:#000;position:relative;z-index:2}.same-articles__article h3{font-size:2rem;font-weight:700;line-height:1em}@media screen and (max-width: 767px){.same-articles__article h3{font-size:1.875rem}}.same-articles__article p{width:18.8125rem;margin-top:.625rem;font-size:1rem;line-height:1.1em}.same-articles__article picture{position:absolute;top:0;left:0;width:100%;height:15.625rem;z-index:1}@media screen and (max-width: 767px){.same-articles__article picture{height:14rem}}.same-articles__article picture img{width:100%;height:100%;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.same-articles__article:nth-child(4n+1) h3,.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n+4) h3,.same-articles__article:nth-child(4n+4) p{color:#fff}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n+4){background:var(--article-color-light);border-color:var(--article-color-light)}@media screen and (max-width: 767px){.same-articles__article{background:#fff;border-color:#e0e0e0}.same-articles__article h3,.same-articles__article p{color:#000}.same-articles__article:nth-child(4n+1) h3,.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n+3) h3,.same-articles__article:nth-child(4n+3) p{color:#fff}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n+3){background:var(--article-color-light);border-color:var(--article-color-light)}.same-articles__article:nth-child(4n+2),.same-articles__article:nth-child(4n){background:#fff;border-color:#e0e0e0}.same-articles__article:nth-child(4n+2) h3,.same-articles__article:nth-child(4n+2) p,.same-articles__article:nth-child(4n) h3,.same-articles__article:nth-child(4n) p{color:#000}.same-articles__article:nth-child(4n+1),.same-articles__article:nth-child(4n){min-height:14rem}.same-articles__article:nth-child(4n+1) p,.same-articles__article:nth-child(4n) p{display:block}}#more-articles{margin-top:6.25rem}@media screen and (max-width: 767px){#more-articles{margin-top:3.125rem}}#more-articles .container{display:flex;flex-direction:column;gap:2.5rem}@media screen and (max-width: 767px){#more-articles .container{gap:1.875rem}}#themes-list{margin-top:11.25rem}@media screen and (max-width: 767px){#themes-list{margin-top:10rem}}#themes-list .themes-list__wrapper{margin-top:2.5rem}@media screen and (max-width: 767px){#themes-list .themes-list__wrapper{margin-top:1.875rem}}#themes-list .themes-list__columns{display:flex;gap:1.25rem;align-items:flex-start}@media screen and (max-width: 767px){#themes-list .themes-list__columns{flex-direction:column;gap:.9375rem}}#themes-list .themes-list__column{flex:1;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width: 767px){#themes-list .themes-list__column{gap:.9375rem}}#themes-list .themes-list__theme-block{display:flex;flex-direction:column}#themes-list .themes-list__theme-title{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Roboto Flex,sans-serif;font-size:1.5rem;font-style:normal;font-weight:700;line-height:125%;margin:0 0 .625rem}@media screen and (max-width: 767px){#themes-list .themes-list__theme-title{font-size:1.25rem;line-height:1em}}#themes-list .themes-list__articles{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.625rem}#themes-list .themes-list__article{margin:0;padding:0}#themes-list .themes-list__article a{color:#000;font-feature-settings:"liga" off,"clig" off;font-family:Roboto Flex,sans-serif;font-size:1.5rem;font-style:normal;font-weight:500;line-height:125%;text-decoration:none;display:block;transition:color .2s ease}@media screen and (max-width: 767px){#themes-list .themes-list__article a{font-size:1.25rem;line-height:1em}}#themes-list .themes-list__article a:hover{color:var(--article-color, #333)}#themes-list .themes-list__no-theme-block{display:flex;flex-direction:column}#article-cards .container{display:flex;flex-direction:column;gap:3.125rem}@media screen and (max-width: 767px){#article-cards .container{gap:2.5rem}}.article-cards-section{display:flex;flex-direction:column;gap:2.3125rem}@media screen and (max-width: 767px){.article-cards-section{gap:1.875rem;position:relative;padding-bottom:4rem}}.article-cards-section__header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.article-cards-section__more{font-weight:600;font-size:1.125rem;text-decoration:none;width:12.5rem;height:3rem}@media screen and (max-width: 767px){.article-cards-section__more{position:absolute;width:100%;bottom:0;height:2.75rem;font-size:1rem}}.article-cards-section .show-more{margin-top:.8125rem;margin-left:auto;margin-right:auto;width:12.5rem;height:3rem;font-size:1.125rem;font-weight:600}@media screen and (max-width: 767px){.article-cards-section .show-more{width:100%;height:2.75rem;font-size:1rem}}.article-cards{display:flex;flex-wrap:wrap;gap:1.25rem}@media screen and (max-width: 767px){.article-cards{flex-direction:column}}.article-cards__card{display:flex;flex-direction:column;text-decoration:none;width:calc((100% - 2.5rem) / 3);border:1px solid #e0e0e0;padding:1.25rem;min-height:12.5rem;gap:.9375rem;transition:border-color .2s,box-shadow .2s}.article-cards__card:hover{border-color:#ff8c39;box-shadow:0 4px 12px #ff8c3926}@media screen and (max-width: 767px){.article-cards__card{width:100%;padding:1.25rem}}.article-cards__card-tags{display:flex;gap:.625rem;flex-wrap:wrap}.article-cards__card-tag{font-weight:500;display:inline-flex;align-items:center;justify-content:center;padding:.3125rem .625rem;height:1.5625rem;border:1px solid #e0e0e0;color:#000;font-size:.875rem;line-height:1.1em}.article-cards__card-title{font-family:Roboto Flex,sans-serif;font-size:1.375rem;font-weight:700;line-height:1em;text-transform:none;color:#000}.article-cards__card-description{font-size:1rem;line-height:1.1;font-weight:500;color:#000;opacity:.6;margin-top:-.3125rem;flex-grow:1}.article-cards__card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.3125rem;color:#000;font-weight:500;font-size:.875rem;margin-top:auto}.article-cards__card-meta-icon{display:inline-flex;align-items:center;width:1.25rem;height:1.375rem;flex-shrink:0;background-size:100% 100%;background-repeat:no-repeat;background-position:center;background-image:url("data:image/svg+xml,%3Csvg width='20' height='22' viewBox='0 0 20 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='10' fill='%23F93362'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.4961 11.302C11.5579 11.307 12.5828 11.693 13.3848 12.3889C14.1868 13.0848 14.7126 14.0454 14.8672 15.0959L15.3438 18.4124C15.3589 18.5196 15.3489 18.629 15.3145 18.7317C15.2801 18.8344 15.2222 18.9277 15.1455 19.0042C14.9564 19.1941 13.8177 20.1389 10.002 20.1389C6.18675 20.1389 5.045 19.1906 4.85842 19.0042C4.78176 18.9277 4.72386 18.8343 4.68947 18.7317C4.65508 18.629 4.64502 18.5196 4.66017 18.4124L5.13478 15.0959C5.28939 14.0454 5.81518 13.0848 6.61721 12.3889C7.41923 11.693 8.44405 11.307 9.50588 11.302H10.4961ZM10 3.8606C11.9263 3.8606 13.4882 5.42258 13.4883 7.34888C13.4883 9.2753 11.9264 10.8372 10 10.8372C8.0736 10.8372 6.51174 9.2753 6.51174 7.34888C6.51189 5.42258 8.07369 3.8606 10 3.8606Z' fill='white'/%3E%3C/svg%3E%0A")}.article-cards__card-date{opacity:.4;margin-left:.625rem}#hello{margin-top:0;padding-top:0}.hello{display:flex;flex-direction:column;gap:3.875rem}@media screen and (max-width: 767px){.hello{gap:33.5625rem}}.hello *:before{background-size:100% 100%;background-repeat:no-repeat;background-position:center}.hello__highlights p{position:absolute;color:#fff;font-size:1.5rem;z-index:2;font-weight:500;line-height:1.1em;top:7.625rem;right:36.6875rem;display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}@media screen and (max-width: 767px){.hello__highlights p{font-size:.9764375rem;top:16.4375rem;right:auto;left:3.0625rem;z-index:2}}.hello__highlights p span{color:#fff}.hello__highlights p span:nth-of-type(1){font-family:Grotesk,sans-serif;font-size:5.6875rem;line-height:4.6875rem;font-weight:800;letter-spacing:.01em;transform:rotate(-1.752deg);text-transform:uppercase}@media screen and (max-width: 767px){.hello__highlights p span:nth-of-type(1){font-size:4.1875rem;line-height:3.5625rem}}.hello__highlights p span:nth-of-type(2){font-family:Grotesk,sans-serif;font-size:1.3125rem;line-height:1em;font-weight:800;letter-spacing:.01em;text-transform:uppercase;transform:rotate(-2.171deg)}@media screen and (max-width: 767px){.hello__highlights p span:nth-of-type(2){font-size:.9375rem}}.hello__highlights p span:nth-of-type(3){font-size:.625rem;opacity:0;margin-top:.375rem;line-height:1.1em;transform:rotate(-2.17deg);transition:opacity .3s ease-in-out}@media screen and (max-width: 767px){.hello__highlights p span:nth-of-type(3){font-size:.4375rem}}.hello__highlights p:hover span:nth-of-type(3){opacity:.5}@media screen and (max-width: 767px){.hello__highlights p:focus span:nth-of-type(3){opacity:.5}}.hello__highlights p:before{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg width='277' height='164' viewBox='0 0 277 164' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M244.952 2.8511L19.0004 42.0004L14.5819 135.671L277.003 124.5L244.952 2.8511Z' fill='%233AC467'/%3E%3Cpath d='M230.008 151.499L196.008 121.499L218.008 111.999L230.008 151.499Z' fill='%233AC467'/%3E%3Cg opacity='0.5'%3E%3Cpath d='M190.243 120.048L189.963 115.118L191.144 115.051L191.424 119.981L190.243 120.048ZM189.779 113.741C189.768 113.559 189.82 113.404 189.933 113.274C190.045 113.144 190.214 113.073 190.439 113.06C190.663 113.047 190.839 113.099 190.966 113.215C191.096 113.331 191.166 113.48 191.176 113.661C191.186 113.846 191.134 114.003 191.018 114.133C190.905 114.263 190.736 114.334 190.512 114.347C190.287 114.36 190.112 114.308 189.985 114.192C189.858 114.075 189.789 113.925 189.779 113.741Z' fill='white'/%3E%3Ccircle cx='190.74' cy='116.74' r='6.83619' transform='rotate(-3.25092 190.74 116.74)' stroke='white'/%3E%3C/g%3E%3C/svg%3E%0A");width:17.3125rem;height:10.25rem;left:-3.875rem;top:-.875rem;z-index:-1;background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.hello__highlights p:before{background-image:url("data:image/svg+xml,%3Csvg width='194' height='110' viewBox='0 0 194 110' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M169.748 -1.18946e-05L3.25572 28.8471L-8.24077e-05 97.868L193.365 89.6368L169.748 -1.18946e-05Z' fill='%233AC467'/%3E%3Cg opacity='0.5'%3E%3Cpath d='M129.436 86.3566L129.23 82.7238L130.1 82.6744L130.306 86.3072L129.436 86.3566ZM129.093 81.7088C129.086 81.5751 129.124 81.4605 129.207 81.3649C129.29 81.2692 129.414 81.2167 129.58 81.2073C129.745 81.1979 129.875 81.236 129.968 81.3216C130.064 81.4071 130.116 81.5167 130.123 81.6503C130.131 81.7863 130.092 81.9021 130.007 81.9979C129.923 82.0935 129.799 82.146 129.634 82.1554C129.468 82.1648 129.339 82.1267 129.245 82.0411C129.152 81.9555 129.101 81.8447 129.093 81.7088Z' fill='white'/%3E%3Ccircle cx='129.802' cy='83.9191' r='5.03723' transform='rotate(-3.25092 129.802 83.9191)' stroke='white' stroke-width='0.736848'/%3E%3C/g%3E%3Cpath d='M158.737 109.531L133.684 87.4258L149.895 80.4257L158.737 109.531Z' fill='%233AC467'/%3E%3C/svg%3E%0A");width:12.125rem;height:6.875rem;left:-2.3125rem;top:-.4375rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center}}.hello__inner{height:37.875rem;display:flex;flex-direction:row;align-items:center;position:relative}@media screen and (max-width: 767px){.hello__inner{height:-moz-fit-content;height:fit-content;flex-direction:column}}.hello__inner-text{width:32.5rem;display:flex;flex-direction:column;gap:.375rem;margin-top:3.875rem}@media screen and (max-width: 767px){.hello__inner-text{margin-top:2.5rem;width:100%;gap:1.25rem}}.hello__inner-text h1{font-family:Grotesk,sans-serif;font-size:4.625rem;letter-spacing:.01em;line-height:1.1em;font-weight:800;text-transform:uppercase;color:#000;position:relative}@media screen and (max-width: 767px){.hello__inner-text h1{font-size:2.6875rem;line-height:1em}}.hello__inner-text h1:after{content:"";position:absolute;left:.1875rem;bottom:.5625rem;background-image:url("data:image/svg+xml,%3Csvg width='354' height='10' viewBox='0 0 354 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.988986 5.24419C3.47148 4.39297 8.77868 2.64828 13.4265 3.05989C15.8694 3.60745 18.4834 4.84263 74.717 5.58594C130.951 6.32925 240.724 6.54326 353.825 6.76376' stroke='%235C8AFF' stroke-width='6'/%3E%3C/svg%3E%0A");width:22.125rem;height:.625rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center}@media screen and (max-width: 767px){.hello__inner-text h1:after{display:none}}.hello__inner-text p{font-size:1.25rem;font-weight:500;line-height:1em}@media screen and (max-width: 767px){.hello__inner-text p{line-height:1.1em}}.hello__inner-image{position:absolute;left:29.125rem;top:1.875rem;display:flex;width:59.5625rem;height:auto}@media screen and (max-width: 767px){.hello__inner-image{width:100vw;left:-.625rem;top:15.8125rem}}.hello__inner-image img{max-width:100%;width:100%;height:auto}.hello__tags{display:flex;gap:2.25rem}@media screen and (max-width: 767px){.hello__tags{flex-direction:column;gap:1.25rem}}.hello__tags-title{font-size:1.5rem;font-weight:700;line-height:1em}@media screen and (max-width: 767px){.hello__tags-title{font-size:1.25rem;line-height:1.1em}}.hello__tags-list{display:flex;flex-wrap:wrap;gap:.625rem}.hello__tags-item{font-size:1rem;font-weight:600;padding:.625rem .9375rem;text-decoration:none;height:2.25rem}.article-examples{display:flex;flex-direction:row;gap:1.25rem;flex-wrap:wrap}.article-examples .article-example{flex:1 1 100%}.article-examples:has(.article-example:nth-child(2)) .article-example{flex-basis:calc((100% - 1.25rem)/2)}.article-examples:has(.article-example:nth-child(3)):not(:has(.article-example:nth-child(4))) .article-example{flex-basis:calc((100% - 1.25rem)/2)}.article-examples:has(.article-example:nth-child(3)):not(:has(.article-example:nth-child(4))) .article-example:first-child{flex-basis:100%}.article-examples .accordion-item{border:.125rem solid var(--article-color);padding:.9375rem 1.25rem 0}.article-examples .accordion-item.active .accordion-icon{transform:rotate(180deg)}.article-examples .accordion-item.active .accordion-content{border-color:var(--article-color)}.article-examples .accordion-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;background:none;color:var(--article-color);outline:none;width:100%;padding-bottom:.9375rem}.article-examples .accordion-title{font-size:var(--article-default-text-size);font-weight:600;text-align:left}.article-examples .accordion-icon{transform:rotate(0);transition:transform .4s ease;flex-shrink:0;width:1.4375rem;height:.875rem}.article-examples .accordion-icon path{stroke:var(--article-color)}.article-examples .accordion-content{border-top:.125rem solid transparent;overflow:hidden;transition:max-height .4s ease,border-color .4s ease;max-height:0}.article-examples .accordion-body p:first-child,.article-examples .accordion-body ul:first-child{margin-top:.625rem}.article-examples .accordion-body p:last-child,.article-examples .accordion-body ul:last-child{margin-bottom:.625rem}.article-table-wrap{overflow-x:auto;margin:1.875rem 0}@media screen and (max-width: 767px){.article-table-wrap{margin:1.25rem 0}}@media screen and (max-width: 767px){.article-table-wrap table{margin:0}}.article-table-wrap table{width:100%;border-collapse:collapse;table-layout:auto}@media screen and (max-width: 767px){.article-table-wrap table{table-layout:fixed;width:-moz-max-content;width:max-content}}.article-table-wrap thead th{font-weight:700}.article-table-wrap th,.article-table-wrap td{border:1px solid var(--article-color);padding:.625rem;vertical-align:top;text-align:left;min-width:-moz-max-content;min-width:max-content}@media screen and (min-width: 768px){.article-table-wrap th{min-width:8.4375rem}}@media screen and (max-width: 767px){.article-table-wrap th{min-width:6.25rem;width:-moz-max-content;width:max-content;font-size:1.125rem;max-width:16.25rem}}@media screen and (min-width: 768px){.article-table-wrap td{min-width:8.4375rem}}@media screen and (max-width: 767px){.article-table-wrap td{max-width:16.25rem;min-width:6.25rem;width:-moz-max-content;width:max-content;font-size:1rem}}.article-table-wrap td img{width:100%;height:auto;max-width:100%;max-width:14rem}@media screen and (max-width: 767px){.article-table-wrap td img{max-width:10rem}}.article-table-wrap::-webkit-scrollbar{height:6px;width:6px}.article-table-wrap::-webkit-scrollbar-track{background:#f8f9fa;border-radius:3px}.article-table-wrap::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:3px;-webkit-transition:all .2s ease;transition:all .2s ease}.article-table-wrap::-webkit-scrollbar-thumb:hover{background:#9a9a9a}.article-table-wrap{scrollbar-width:thin;scrollbar-color:#b8b8b8 #f8f9fa}.article-important p:first-child,.article-important ul:first-child{margin:0}.article-important p:last-child,.article-important ul:last-child{margin:0}.article-important.article-important--plain{border:.125rem solid var(--article-color);padding:.9375rem 1.25rem;color:var(--article-color);background:transparent}.article-important.article-important--filled{background:var(--article-color);color:#fff;padding:.9375rem 1.25rem}.article-image{display:block;width:100%;max-width:100%;margin:1.875rem auto}@media screen and (max-width: 767px){.article-image{width:100%!important}}.article-image__picture,.article-image__img{display:block;width:100%;height:auto}@media screen and (max-width: 767px){.article-image__picture,.article-image__img{width:100%!important}}.article-image__caption{margin-top:.625rem;font-size:1rem;line-height:1.25em;color:#000;text-align:center;word-break:break-all}.article-toc{border:.125rem solid var(--article-color);padding:.9375rem 1.25rem 0;margin:0 0 1.875rem}.article-toc__title{display:flex;align-items:center;justify-content:space-between;color:var(--article-color);font-size:var(--article-default-text-size);font-weight:600;padding-bottom:.9375rem;position:relative}.article-toc__title-text{font-size:var(--article-default-text-size)!important;font-family:Roboto Flex,sans-serif!important;font-weight:500!important;line-height:1.25em!important;margin:0!important;text-transform:none!important}.article-toc__title:after{content:"";position:absolute;left:0;right:0;bottom:0;height:.125rem;background-color:var(--article-color)}.article-toc__list{padding:0;margin:0;list-style:decimal inside}.article-toc__item{margin:.625rem 0}.article-toc__link{color:inherit;text-decoration:none}.article-toc__link:hover{color:var(--article-color);text-decoration:underline}.article-toc__icon{display:inline-flex;width:1.5625rem;height:1.5rem;flex-shrink:0}.article-toc__icon svg{width:100%;height:100%;display:block}.article-toc__icon path{fill:var(--article-color)}.breadcrumbs{list-style:none;padding:0;margin:0;display:flex;align-items:center;margin:3.75rem 0;gap:.3125rem}@media screen and (max-width: 767px){.breadcrumbs{margin:3.125rem 0;flex-wrap:wrap}}.breadcrumbs li{display:flex;align-items:center;gap:.3125rem;font-weight:500}.breadcrumbs li:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.162109 3.89868L0.162109 2.7229L6.47852 2.7229L5.0498 0.60376L5.28223 0.289307L9.61621 3.13989V3.48169L5.28223 6.34595L5.04297 6.01782L6.47852 3.89868L0.162109 3.89868Z' fill='black'/%3E%3C/svg%3E%0A");width:.625rem;height:.4375rem;background-size:contain;background-repeat:no-repeat;background-position:center}.breadcrumbs li a{text-decoration:none;font-size:.875rem;line-height:1em;color:#776cff}.breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}.breadcrumbs li:last-child:after{display:none}#footer{margin-top:14.375rem;padding-bottom:1.25rem}.footer{display:flex}@media screen and (max-width: 767px){.footer{flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.5rem;position:relative;padding-bottom:10.4375rem}}.footer__logo{margin-right:17.375rem;display:flex}.footer__logo img{width:4.3751875rem;height:1.502625rem}.footer__nav{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__nav{width:calc(50% - .625rem)}}.footer__nav:first-of-type{margin-right:8.875rem;width:5.625rem}@media screen and (max-width: 767px){.footer__nav:first-of-type{margin-right:0;width:calc(50% - .625rem)}}.footer__nav:last-of-type{width:9.0625rem}@media screen and (max-width: 767px){.footer__nav:last-of-type{width:calc(50% - .625rem)}}.footer__nav__title{font-size:.8125rem;line-height:1em;font-weight:700}.footer__nav__list{display:flex;flex-direction:column;gap:.6875rem;list-style:none;padding:0;margin:0}.footer__nav__link{font-size:.8125rem;line-height:1em;font-weight:500}.footer__nav__link:hover{opacity:.7}.footer__info{display:flex;flex-direction:column;gap:.6875rem;width:13.25rem}@media screen and (max-width: 767px){.footer__info{width:calc(50% - .625rem)}}.footer__info:first-of-type{margin-left:12.75rem;margin-right:8.875rem}@media screen and (max-width: 767px){.footer__info:first-of-type{margin-left:0;margin-right:0}}@media screen and (min-width: 768px){.footer__info:last-of-type{margin-left:1.25rem}}.footer__info p,.footer__info a{font-size:.75rem;color:#00000050;font-weight:500;line-height:1em}.footer__payments{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__payments{margin-top:0;width:calc(50% - .625rem);position:absolute;bottom:0;left:0}}.footer__payments p{font-size:.8125rem;font-weight:700;color:#000}.footer__payments__icons{display:flex;flex-wrap:wrap;gap:1.25rem}.footer__payments__icons img{max-width:calc((100% - 2.5rem) / 3);width:auto;height:1.75rem;-o-object-fit:contain;object-fit:contain}.footer.white p,.footer.white a,.footer.white li{color:#fff}.footer.white .footer__info p,.footer.white .footer__info a{color:#ffffff50}.footer.white .footer__info .footer__payments p,#footer.white .footer p,#footer.white .footer a,#footer.white .footer li{color:#fff}#footer.white .footer .footer__info p,#footer.white .footer .footer__info a{color:#ffffff50}#footer.white .footer .footer__info .footer__payments p{color:#fff}#maximum{overflow:none;margin-top:8.75rem}@media screen and (max-width: 767px){#maximum{margin-top:7.5rem}}#maximum p,#maximum a{color:#fff;font-weight:500;text-decoration:none}@media screen and (max-width: 767px){.maximum h2{font-size:2.5rem;line-height:1.05em;letter-spacing:0}}.maximum__content{margin-top:5.625rem;display:flex}@media screen and (max-width: 767px){.maximum__content{flex-direction:column;gap:3.6875rem;align-items:flex-start;margin-top:3.5rem}}.maximum__content-item{display:flex;flex-direction:column}.maximum__content-item p:nth-child(1){font-family:Grotesk,sans-serif;font-size:3.125rem;font-weight:800;text-transform:uppercase;line-height:1em}@media screen and (max-width: 767px){.maximum__content-item p:nth-child(1){font-size:1.875rem}}.maximum__content-item p:nth-child(2){font-size:1.5rem;line-height:1.25em;margin-top:.625rem}@media screen and (max-width: 767px){.maximum__content-item p:nth-child(2){margin-top:.875rem;font-size:1rem;line-height:1.1em}}.maximum__content-item a{margin-top:1.875rem;border:2px solid #fff;padding:.9375rem 1.9375rem;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;gap:.625rem;font-size:1.125rem;font-weight:600;line-height:1em}.maximum__content-item a:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M17.1846 8.13477V9.54883L9.30957 17.4238L7.89551 16.0098L14.0635 9.8418H0.727539V7.8418H14.0635L7.89551 1.67383L9.30957 0.259766L17.1846 8.13477Z' fill='white'/%3E%3C/svg%3E");display:block;width:1.125rem;height:1.125rem;background-size:100% 100%;background-repeat:no-repeat}@media screen and (max-width: 767px){.maximum__content-item a{padding:.75rem 1.9375rem;margin-top:.9375rem}}.maximum__content-item:nth-child(1){width:21.25rem;margin-right:7.625rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(1){margin-right:0;width:15.0625rem}}.maximum__content-item:nth-child(2){width:22.6875rem;margin-right:6.375rem;margin-top:2.6875rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(2){margin-right:0;margin-top:0;width:13.75rem}}.maximum__content-item:nth-child(3){width:22.3125rem;margin-top:.4375rem}@media screen and (max-width: 767px){.maximum__content-item:nth-child(3){width:15rem;margin-top:0}}.maximum{position:relative}.maximum picture{position:absolute;bottom:-6.1875rem;left:-2.5625rem;width:93.25rem;height:auto;display:flex;z-index:-1}@media screen and (max-width: 767px){.maximum picture{bottom:-1.8125rem;left:50%;transform:translate(-50%);width:100vw}}.maximum picture img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#advantages{margin-top:13.875rem}@media screen and (max-width: 767px){#advantages{margin-top:10.75rem}}.advantages h2{margin-bottom:2.6875rem}@media screen and (max-width: 767px){.advantages h2{margin-bottom:1.8125rem}}.advantages__items{display:grid;display:flex;flex-wrap:wrap;row-gap:2.5rem;-moz-column-gap:1.25rem;column-gap:1.25rem}@media screen and (max-width: 767px){.advantages__items{flex-direction:column;gap:23px}}.advantages__items p{width:20.5rem;font-size:1.5rem;flex-shrink:0;font-weight:500}@media screen and (max-width: 767px){.advantages__items p{height:-moz-fit-content;height:fit-content;font-size:1.25rem}}.advantages__items p span{font-size:7.5rem;line-height:8.75rem;font-family:Grotesk,sans-serif;font-weight:800;color:#000}@media screen and (max-width: 767px){.advantages__items p span{font-size:4rem;line-height:1em}}.advantages__items p:nth-of-type(3){margin-right:21.3125rem}@media screen and (max-width: 767px){.advantages__items p:nth-of-type(3){margin-right:0}}.advantages__items p:nth-of-type(4){margin-left:36.1875rem}@media screen and (max-width: 767px){.advantages__items p:nth-of-type(4){margin-left:0}}.advantages{position:relative}.advantages picture{position:absolute;bottom:-7.375rem;left:-5.25rem;width:97.6875rem;height:auto;z-index:-1}@media screen and (max-width: 767px){.advantages picture{bottom:auto;top:10.1875rem;left:auto;right:-1.25rem;width:10.6875rem}}.advantages picture img{width:100%;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}#callbackForm{margin-top:30.25rem}@media screen and (max-width: 767px){#callbackForm{margin-top:10.5rem}}.callbackForm{position:relative;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 767px){.callbackForm{flex-direction:column}}.callbackForm__content .callbackForm__title{width:28.9375rem;font-size:4rem;line-height:1.1em;position:relative;z-index:2}.callbackForm__content .callbackForm__title:before{z-index:-1;position:absolute;top:.5rem;left:-.125rem;width:26rem;height:11.6875rem;background-size:100% 100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml,%3Csvg width='416' height='187' viewBox='0 0 416 187' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='289' height='52' fill='white'/%3E%3Crect x='0.5' y='67.0059' width='415' height='52' fill='white'/%3E%3Crect y='135' width='393' height='52' fill='white'/%3E%3C/svg%3E%0A")}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title:before{background-image:url("data:image/svg+xml,%3Csvg width='233' height='103' viewBox='0 0 233 103' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='70.9524' width='225' height='32' fill='white'/%3E%3Crect y='36.9524' width='233' height='30' fill='white'/%3E%3Crect y='0.952393' width='165' height='31' fill='white'/%3E%3C/svg%3E%0A");width:14.5625rem;height:6.4375rem;top:.125rem;left:-.125rem}}.callbackForm__content .callbackForm__title:after{position:absolute;bottom:.375rem;left:-.375rem;width:26.875rem;height:5.3125rem;background-size:100% 100%;background-repeat:no-repeat;content:"";background-image:url("data:image/svg+xml,%3Csvg width='430' height='85' viewBox='0 0 430 85' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.5 9.50586C50.5534 7.93665 68.1966 9.50587 99.5 9.50586C118.688 9.50586 387.537 7.86844 429 4.50586' stroke='%23FF8C39' stroke-width='8'/%3E%3Cpath d='M1 79.006C49.0534 77.4368 68.1966 79.006 99.5 79.006C118.688 79.006 356.037 82.3684 397.5 79.0059' stroke='%23FF8C39' stroke-width='8'/%3E%3C/svg%3E%0A")}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title:after{background-image:url("data:image/svg+xml,%3Csvg width='233' height='41' viewBox='0 0 233 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 2.45239H233' stroke='%23FF8C39' stroke-width='4'/%3E%3Cpath d='M0 38.4524H224' stroke='%23FF8C39' stroke-width='4'/%3E%3C/svg%3E%0A");width:14.5625rem;height:2.5625rem;bottom:-.1875rem;left:-.125rem}}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__title{font-size:2.25rem;line-height:1em;width:100%}}.callbackForm__content .callbackForm__text{width:27.75rem;margin-top:1.6875rem;display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__text{width:100%;margin-top:1.25rem}}.callbackForm__content .callbackForm__text p{font-weight:500;color:#fff;font-size:1.5rem;line-height:1.25em}@media screen and (max-width: 767px){.callbackForm__content .callbackForm__text p{font-size:1.25rem;line-height:1.1em}}.callbackForm__form{width:20.5rem}@media screen and (max-width: 767px){.callbackForm__form{width:100%;margin-top:13.125rem}}.callbackForm__form .callback__form{width:100%}.callbackForm__form .callback__form form{position:relative;width:100%;display:flex;flex-direction:column;gap:.6875rem}.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select,.callbackForm__form .callback__form form button{border-radius:0!important;width:100%;height:3.875rem}.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select{border:.0625rem solid #e0e0e0;padding:.625rem .75rem;display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:0;font-size:1.25rem;line-height:.9em;font-weight:500}@media screen and (max-width: 767px){.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select{border:.0625rem solid #e0e0e0;background:#fff}}.callbackForm__form .callback__form form input{color:#000}.callbackForm__form .callback__form form input::-moz-placeholder{color:#a9a9a9}.callbackForm__form .callback__form form input::placeholder{color:#a9a9a9}.callbackForm__form .callback__form form input:disabled{color:#b2b2b2}.callbackForm__form .callback__form form .select-label.active{color:#000}.callbackForm__form .callback__form form .custom__select{position:relative}.callbackForm__form .callback__form form .custom__select__btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;outline:none;cursor:pointer;border-radius:0;padding:0}.callbackForm__form .callback__form form .custom__select__btn p{color:#a9a9a9;font-size:1.25rem;line-height:.9em;font-weight:500}.callbackForm__form .callback__form form .custom__select__btn svg{width:1.4375rem;height:.9375rem}.callbackForm__form .callback__form form .custom__select__btn.rotated p{color:#000}.callbackForm__form .callback__form form .custom__select__dropdown{position:absolute}.callbackForm__form .callback__form form button{font-size:1.5rem;font-weight:600;line-height:1em}.callbackForm__form .callback__form form button.custom__select__btn{padding:0}.callbackForm__form .callback__form.sended form{pointer-events:none}.callbackForm__form .callback__form.sended form .callbackForm__submit.btn-clrd.orange{background:#eee!important;color:#b2b2b2!important}.callbackForm__form .callback__form.sended form input,.callbackForm__form .callback__form.sended form .custom__select{background:#eee!important;color:#b2b2b2!important;pointer-events:none}.callbackForm__form .callback__form.sended form .custom__select__btn p,.callbackForm__form .callback__form.sended form .custom__select__btn.rotated p,.callbackForm__form .callback__form.sended form .select-label,.callbackForm__form .callback__form.sended form .select-label.active{color:#b2b2b2!important}.callbackForm__form .custom__select__btn svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.callbackForm__form .custom__select__btn.rotated svg{transform:rotate(180deg)}.callbackForm__form .custom__select__dropdown{display:block;max-height:0;opacity:0;overflow:hidden;background:#f1f1f1;margin:0;padding:0;position:absolute;top:100%;left:-.0625rem;width:calc(100% + .125rem);z-index:10;list-style:none;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),box-shadow .3s}.callbackForm__form .custom__select__dropdown.active{max-height:31.25rem;opacity:1}.callbackForm__form .custom__select__dropdown li{padding:.75rem .625rem;cursor:pointer;color:#000;font-size:1.25rem;font-weight:500;line-height:1.2em;transition:background .2s}.callbackForm__form .custom__select__dropdown li:hover{background:#ececec}.callbackForm picture{z-index:-1;position:absolute;top:-13.5rem;width:100rem;height:auto;display:flex;left:50%;transform:translate(-50%)}@media screen and (max-width: 767px){.callbackForm picture{width:100vw;top:-4.9375rem}}.callbackForm picture img{width:100%;height:auto;max-width:100%}.article-endBanner{margin-top:1.25rem;overflow:clip;width:100%;display:flex;position:relative;flex-direction:column;gap:.625rem;padding:1.125rem 1.25rem;background-color:var(--article-color)}@media screen and (max-width: 767px){.article-endBanner{padding:1.5625rem;gap:0}}.article-endBanner svg{position:absolute;bottom:0;right:0}.article-endBanner svg.bgDesk{width:31.75rem;height:11.3125rem}@media screen and (max-width: 767px){.article-endBanner svg.bgDesk{display:none}}.article-endBanner svg.bgMob{width:21.75rem;height:18.5rem}@media screen and (min-width: 768px){.article-endBanner svg.bgMob{display:none}}.article-endBanner p{margin:0;position:relative;z-index:2;color:#fff;font-size:1rem;font-weight:500;line-height:1.1em}@media screen and (max-width: 767px){.article-endBanner p{font-size:.9375rem}}.article-endBanner p:nth-of-type(1){font-family:Grotesk,sans-serif;font-size:4rem;font-weight:800;text-transform:uppercase;line-height:1.1em;margin-bottom:1.25rem}@media screen and (max-width: 767px){.article-endBanner p:nth-of-type(1){font-size:3.125rem;margin-bottom:.9375rem;line-height:.9em}}.article-endBanner p:nth-of-type(3){opacity:.6}@media screen and (max-width: 767px){.article-endBanner p:nth-of-type(3){margin-top:.9375rem;line-height:.8em}}.article-endBanner a{width:15.625rem;height:2.9375rem;text-decoration:none;position:absolute;font-weight:600;bottom:1.125rem;right:1.25rem;z-index:2;background-color:#000;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.25rem}@media screen and (max-width: 767px){.article-endBanner a{width:100%;height:4.25rem;position:static;margin-top:10.9375rem;font-size:1.5rem}}.article-endBanner a:hover{opacity:.9}.footer *{color:#000;text-decoration:none}.footer ul li,.footer a{font-weight:500}#header{position:sticky!important;top:0;transform:none!important}#header a{text-decoration:none!important}#header .header-ctlg-btn{color:#fff!important}.header__mobHead a{text-decoration:none}.blog-archive section{margin-top:9.375rem}@media screen and (max-width: 767px){.blog-archive section{margin-top:8.75rem}}.archive-footer #footer{margin-top:1.5625rem!important}.breadcrumbs-container{margin-top:14.375rem}.breadcrumbs-container ul{margin-bottom:0}
