@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";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}@media screen and (max-width:767px){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}a{text-decoration:none!important}h1,h2,h3,.h2{font-family:Grotesk,sans-serif;text-transform:uppercase;color:#000}h1{font-weight:800;font-size:3rem;letter-spacing:.01em}@media screen and (max-width:767px){h1{font-size:2.25rem}}h2,.h2{font-size:4rem;line-height:1.1em;font-weight:700}@media screen and (max-width:767px){h2,.h2{font-size:2.5rem;line-height:1.05em}}h2 span,.h2 span{z-index:2;position:relative}h2 span:before,.h2 span:before{content:"";position:absolute;z-index:-1}h3{font-size:2.350625rem;line-height:1em;font-weight:700}@media screen and (max-width:767px){h3{font-size:1.5rem}}h4,p,a,ul,li,input,button,textarea,label,div{line-height:1.1em;color:#000;font-family:Roboto Flex,sans-serif;text-decoration:none;font-weight:500}@media screen and (min-width:768px){.underline.mob{display:none}}@media screen and (max-width:767px){.underline.desk{display:none}}.underline{position:relative}.underline svg{position:absolute;left:0;bottom:0}@media screen and (max-width:767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width:767px){.mobBr{display:inline}}.swiper-wrapper *{-webkit-user-select:none;-moz-user-select:none;user-select:none}section{max-width:100vw}*:before,*:after{background-size:100% 100%;background-repeat:no-repeat}.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}#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}}@media(hover:none){.article-cards-section__more.btn-clrd.orange:hover,.article-cards-section__more.btn-clrd.orange:active,.article-cards-section .show-more.btn-clrd.orange:hover,.article-cards-section .show-more.btn-clrd.orange:active{background:#ff8c39}.article-cards-section__more.btn-clrd.orange:focus,.article-cards-section .show-more.btn-clrd.orange:focus{background:#ff6e06}}.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}#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 .callback__form__checkbox{position:static!important}.callbackForm__form .callback__form form .callback__form__policy{position:static!important;color:#fff9!important}.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}@media screen and (max-width:767px){.callbackForm__form .callback__form form input,.callbackForm__form .callback__form form .custom__select,.callbackForm__form .callback__form form button{height:3.625rem}}.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%}.docs-tooltip{position:relative;display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;cursor:pointer}@media screen and (max-width:767px){.docs-tooltip{height:1.5rem;width:1.5rem}}.docs-tooltip>svg{width:calc(100% - .0625rem);height:calc(100% - .0625rem);flex-shrink:0}.docs-tooltip__wrapper{position:absolute;top:-24.375rem;right:-24.375rem;z-index:20;width:32.8125rem;max-width:calc(100vw - 2.5rem);opacity:0;pointer-events:none;transform:translateY(.5rem);transition:opacity .2s ease,transform .2s ease}.docs-tooltip__wrapper.active{opacity:1;pointer-events:auto;transform:translateY(0)}.docs-tooltip__content{position:relative;display:flex;flex-direction:column;gap:1.25rem;max-height:32.5rem;overflow-y:auto;padding:1.5rem 2rem 2rem;background-color:#fff;border:.125rem solid #a9a9a9}.docs-tooltip__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:1rem;height:1rem;padding:0;margin:0;cursor:pointer;background:transparent;border:0}.docs-tooltip__close svg{width:1rem;height:1rem}.docs-tooltip__education-item{display:flex;flex-direction:column;gap:1rem}.docs-tooltip__content__header{display:flex;gap:1.5rem;padding-right:1.75rem}.docs-tooltip__content__header__image{width:6.6875rem;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:top left;object-position:top left;flex-shrink:0}.docs-tooltip__content__header__info{display:flex;flex-direction:column;gap:.5rem}.docs-tooltip__content__title,.docs-tooltip__content__speciality{margin:0;color:#000;font-size:1rem;font-weight:500;line-height:1.2}.docs-tooltip__content__speciality{opacity:.4}.docs-tooltip__diplomas{width:100%;overflow:hidden}.docs-tooltip__diplomas .swiper-slide{display:flex;align-items:center;justify-content:center}.docs-tooltip__content__body__image{max-width:100%;max-height:22.5rem;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.docs-tooltip__diplomas .swiper-pagination{position:static;display:flex;justify-content:center;gap:.5rem;margin-top:.75rem}@media screen and (max-width:767px){.docs-tooltip{position:static}.docs-tooltip__wrapper{top:auto;right:10px;left:10px;width:auto;max-width:none}.docs-tooltip__content{max-height:80vh;padding:20px}.docs-tooltip__content__header{gap:16px}.docs-tooltip__content__header__image{width:70px}.docs-tooltip__content__title,.docs-tooltip__content__speciality{font-size:12px}.docs-tooltip__content__body__image{max-height:300px}}#hero{background:linear-gradient(to right,#191919 50%,#a057e6 50%)}@media screen and (max-width:767px){#hero{background:linear-gradient(to bottom,#191919 50%,#a057e6 50%)}}#hero:has(.hero.archive){background:linear-gradient(to right,#191919 50%,#fb8a52 50%)}@media screen and (max-width:767px){#hero:has(.hero.archive){background:linear-gradient(to bottom,#191919 50%,#fb8a52 50%)}}#hero{overflow:clip}.hero{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;min-height:48.5625rem;padding-bottom:4.9375rem;padding-top:9.5625rem}@media screen and (max-width:767px){.hero{padding-top:6.25rem;padding-bottom:.6875rem;align-items:flex-start;flex-direction:column;min-height:51.3125rem;gap:2.375rem}}.hero__info{width:41.1875rem;display:flex;flex-direction:column;gap:1.875rem}@media screen and (max-width:767px){.hero__info{width:100%;gap:1.25rem}}.hero__info h1{text-transform:uppercase;font-size:3.75rem;line-height:1em;letter-spacing:.01em;font-weight:800;color:#fff}@media screen and (max-width:767px){.hero__info h1{font-size:3rem}}.hero__info p{color:#fff;font-size:1.25rem;line-height:1.1em;font-weight:500}.hero__info ul{margin:0;padding:0;list-style:none;display:flex;gap:.625rem}.hero__info ul li{display:flex;width:1.875rem;align-items:center;justify-content:center;height:1.875rem;transition:transform .3s ease-in-out}.hero__info ul li:hover{transform:scale(1.1)}.hero__info ul li a{width:100%;height:100%}.hero__info ul li a svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.hero__image{width:34.125rem;aspect-ratio:1/1;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top}@media screen and (max-width:767px){.hero__image{width:100%;aspect-ratio:auto}}.hero__bg{position:absolute;z-index:-1;bottom:50%;left:50%;height:100%;transform:translate(-50%) translateY(50%);width:auto}@media screen and (min-width:768px){.hero__bg:before{content:"";background-image:url(/wp-content/themes/100points/pages/authors/assets/images/hero/hero.svg);background-size:contain;background-repeat:no-repeat;background-position:center;width:66.5rem;height:71.5rem;position:absolute;top:-6.125rem;right:-6.125rem}.hero.archive .hero__bg:before{display:none}}.hero__bg img{width:auto;height:100%;-o-object-fit:cover;object-fit:cover}#about{margin-top:3rem}@media screen and (max-width:767px){#about{margin-top:2rem}}#about .about__content{margin-top:1.875rem;display:flex;justify-content:space-between;gap:4.375rem}@media screen and (max-width:767px){#about .about__content{gap:1.25rem;flex-direction:column;justify-content:flex-start}}#about .about__info{width:41.8125rem;display:flex;flex-direction:column;flex-shrink:0;gap:1.25rem}@media screen and (max-width:767px){#about .about__info{margin-top:1.25rem;gap:1.25rem;width:100%}}#about .about__info-item{display:flex;flex-direction:column;gap:.625rem}#about .about__info-item p,#about .about__info-item span{font-size:1.5rem;line-height:1.15em}@media screen and (max-width:767px){#about .about__info-item p,#about .about__info-item span{font-size:1rem}}#about .about__info-text{display:flex;flex-direction:column;gap:.625rem}#about .about__info-title{display:flex;gap:.625rem;align-items:center;color:#909090}#about .about__characteristics{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}#about .about__characteristics li{font-size:1.5rem;line-height:1.15em;display:flex;align-items:flex-start;gap:.9375rem}@media screen and (max-width:767px){#about .about__characteristics li{font-size:1rem;align-items:flex-start}}#about .about__characteristics li:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='41' height='40' viewBox='0 0 41 40' fill='none'%3E%3Cpath d='M11.4656 14.2568L18.2693 29.8415' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M17.0672 29.1225L38.5291 3.77504' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M21.4238 6.43553C19.4724 6.22146 5.20605 4.65649 5.20605 4.65649' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M4.67944 2.89075L1.99248 33.954' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M0.407227 33.8068L33.4493 37.4314' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M31.9912 38.0721L34.1492 18.3998' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3C/svg%3E");width:2.5625rem;height:2.5rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width:767px){#about .about__characteristics li:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='38' viewBox='0 0 32 38' fill='none'%3E%3Cg clip-path='url(%23clip0_1881_22525)'%3E%3Cpath d='M7.86572 15.9396L12.5204 26.6015' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M11.6982 26.1096L26.381 8.76861' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M14.6786 10.5887C13.3435 10.4422 3.5835 9.37158 3.5835 9.37158' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M3.22314 8.16357L1.38491 29.4149' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M0.300293 29.3142L22.9054 31.7939' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M21.9079 32.2323L23.3843 18.7739' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1881_22525'%3E%3Crect width='32' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");width:2rem;height:2.375rem}}#about-archive{margin-top:3rem}@media screen and (max-width:767px){#about-archive{margin-top:2rem}}.about-archive{display:flex;flex-direction:column;gap:1.8125rem}.about-archive__content{display:flex;position:relative;width:100%}@media screen and (max-width:767px){.about-archive__content{flex-direction:column;padding-bottom:21.4375rem}}.about-archive__content ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem;width:39.5625rem}@media screen and (max-width:767px){.about-archive__content ul{gap:.9375rem;width:100%}}.about-archive__content ul li{font-size:1.5rem;line-height:1.25em;display:flex;gap:.9375rem;align-items:center}@media screen and (max-width:767px){.about-archive__content ul li{align-items:flex-start;font-size:1.25rem}}.about-archive__content ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4657 14.2568L18.2695 29.8415' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M17.0673 29.1225L38.5292 3.77504' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M21.4241 6.43553C19.4727 6.22146 5.2063 4.65649 5.2063 4.65649' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M4.67952 2.89075L1.99256 33.954' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M0.407433 33.8068L33.4495 37.4314' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M31.9914 38.0721L34.1494 18.3998' stroke='%233AC467' stroke-width='4' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");content:"";display:block;width:2.5625rem;height:2.5rem;background-size:100% 100%;background-repeat:no-repeat;background-position:center;flex-shrink:0}@media screen and (max-width:767px){.about-archive__content ul li:before{background-image:url("data:image/svg+xml,%3Csvg width='32' height='38' viewBox='0 0 32 38' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_1569_19229)'%3E%3Cpath d='M7.86548 15.9396L12.5201 26.6015' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M11.6976 26.1096L26.3804 8.76861' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M14.6783 10.5887C13.3433 10.4422 3.58325 9.37158 3.58325 9.37158' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M3.22278 8.16357L1.38455 29.4149' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M0.300171 29.3142L22.9052 31.7939' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M21.9077 32.2323L23.384 18.7739' stroke='%233AC467' stroke-width='3' stroke-miterlimit='10'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_1569_19229'%3E%3Crect width='32' height='38' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");width:2rem;height:2.375rem}}.about-archive__content picture{display:flex;position:absolute;width:42.5625rem;height:auto;top:-12.5rem;right:-6.5625rem}@media screen and (max-width:767px){.about-archive__content picture{width:100vw;bottom:0;right:50%;transform:translate(50%);top:auto}}.about-archive__content picture img{-o-object-fit:contain;object-fit:contain;width:100%;height:auto;max-width:100%}#author-list{margin-top:5rem;overflow-x:visible}@media screen and (max-width:767px){#author-list{margin-top:3rem}}#author-list .swiper__indicator{cursor:pointer;position:relative;width:100%;height:.125rem;background-color:#dbdbdb;overflow:hidden}@media screen and (min-width:768px){#author-list .swiper__indicator{display:none}}#author-list .swiper__indicator .swiper__indicator__progress{height:.125rem;background-color:#ff8c39;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;left:0;width:0}.author-list{position:relative;display:flex;flex-direction:column;gap:3.1875rem}@media screen and (max-width:767px){.author-list{gap:1.25rem}}.author-list__header{display:flex;align-items:center;justify-content:space-between;gap:1.25rem}.author-list__title{margin:0}.author-list__controls{display:flex;align-items:center;gap:3.1875rem;flex-shrink:0}@media screen and (max-width:767px){.author-list__controls{display:none}}.author-list__control{display:flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.author-list__control img{display:block;width:3rem;height:3rem}.author-list__control.swiper-button-disabled{opacity:.5;cursor:default}.author-list__content{width:100%;overflow:hidden;box-sizing:border-box}@media screen and (max-width:767px){.author-list__content{padding:0 .0625rem}}.author-list .author-list-swiper{width:100%;max-width:100%;box-sizing:border-box;overflow:hidden}@media screen and (min-width:768px){.author-list .author-list-swiper{overflow:visible}}.author-list .author-list-swiper .swiper-wrapper{align-items:flex-start}.author-list .author-list-swiper .swiper-slide{height:auto;display:flex;box-sizing:border-box;min-width:0}.author-list__group-slide{width:100%}.author-list__group{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%}.author-list__group-item{display:flex;min-width:0}.author-card{display:flex;width:100%;min-height:100%}.author-card__link{display:flex;flex:1 1 auto;flex-direction:column;gap:1.25rem;width:100%;max-width:100%;min-height:100%;box-sizing:border-box;padding:1.9375rem;background:#fff;border:.0625rem solid #e0e0e0;transition:border-color .3s ease-in-out;overflow-wrap:anywhere}@media screen and (max-width:767px){.author-card__link{gap:.625rem;padding:1rem;border:0;box-shadow:inset 0 0 0 .0625rem #e0e0e0}}.author-card__link:hover,.author-card__link:focus-visible{border-color:#776cff;outline:none}@media screen and (max-width:767px){.author-card__link:hover,.author-card__link:focus-visible{border:0;box-shadow:inset 0 0 0 .0625rem #776cff}}.author-card__head{display:flex;align-items:center;gap:.75rem;width:100%;min-width:0}.author-card__photo{position:relative;flex-shrink:0;width:8.75rem;height:8.75rem;overflow:hidden}@media screen and (max-width:767px){.author-card__photo{width:6.25rem;height:6.25rem}}.author-card__photo--placeholder{background-color:var(--author-card-placeholder-color, #fb9e32)}.author-card__photo-img{display:block;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top center;object-position:top center}.author-card__photo-icon{position:absolute;left:50%;bottom:0;width:6.25rem;height:7rem;transform:translate(-50%);background-repeat:no-repeat;background-position:center bottom;background-size:contain;pointer-events:none}@media screen and (max-width:767px){.author-card__photo-icon{width:4.5rem;height:5rem}}.author-card__identity{display:flex;flex:1 1 auto;flex-direction:column;gap:.625rem;min-width:0}.author-card__name{margin:0;font-size:1.5rem;line-height:.898em;font-weight:700;text-transform:none!important;color:#000}@media screen and (max-width:767px){.author-card__name{font-size:1.25rem}}.author-card__role{margin:0;font-size:.875rem;line-height:1.1em;font-weight:500;color:#020202}@media screen and (max-width:767px){.author-card__role{font-size:.75rem}}.author-card__meta{display:flex;flex-direction:column;gap:.625rem}.author-card__meta-item{margin:0;font-size:.875rem;line-height:1.1em;font-weight:500}@media screen and (max-width:767px){.author-card__meta-item{font-size:.75rem}}.author-card__meta-label{color:#909090}.author-card__meta-value{color:#000}.author-card__characteristics{margin:0;padding:0 0 0 1.5rem;list-style:disc;display:flex;flex-direction:column;gap:.625rem}@media screen and (max-width:767px){.author-card__characteristics{padding-left:1.125rem}}.author-card__characteristics li{font-size:1rem;line-height:1.1em;font-weight:500;color:#0f0f0f}@media screen and (max-width:767px){.author-card__characteristics li{font-size:.75rem}}.author-card__characteristics li::marker{color:#0f0f0f}#header{z-index:1000;position:fixed!important;transform:none!important}#header .header-ctlg-btn{color:#fff!important}@media screen and (min-width:768px){#footer{margin-top:16.875rem}}#breadcrumbs .breadcrumbs{list-style:none;padding:0;margin:0;display:flex;align-items:center;margin-top:4.375rem;gap:.3125rem}@media screen and (max-width:767px){#breadcrumbs .breadcrumbs{flex-wrap:wrap;margin-top:2.5625rem}}#breadcrumbs .breadcrumbs li:not(:first-child){pointer-events:none}#breadcrumbs .breadcrumbs li{display:flex;align-items:center;gap:.3125rem}#breadcrumbs .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 .breadcrumbs li a{font-size:.875rem;line-height:1em;color:#776cff}#breadcrumbs .breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}#breadcrumbs .breadcrumbs li:last-child:after{display:none}#article-cards{margin-top:8rem}#article-cards .article-cards__card-date{margin-left:0!important}@media screen and (max-width:767px){#article-cards{margin-top:9.3125rem}}
