span{color:#575A71}h2{margin:0;font-weight:500;font-size:32px;line-height:1.125;color:var(--gray-900)}@media (max-width:768px){h2{font-weight:400}}.knowledge{margin-top:44px;margin-bottom:115px}@media (max-width:768px){.knowledge{margin-top:32px;margin-bottom:72px}}.knowledge__subtitle{margin-bottom:16px}@media (max-width:768px){.knowledge__subtitle{margin-bottom:8px}}.knowledge__content{display:grid;grid-template-columns:3fr 2fr;grid-template-rows:repeat(2,auto) 1fr;grid-template-areas:"title countries" "screenshot note" "screenshot button";column-gap:64px;row-gap:32px}@media (max-width:1200px){.knowledge__content{grid-template-areas:"title screenshot" "countries note" "button note";grid-template-columns:40% 1fr;grid-column-gap:3%;grid-row-gap:20px}}@media (max-width:1000px){.knowledge__content{display:flex;flex-direction:column;gap:32px}}.knowledge__diagram{grid-area:screenshot}.knowledge__countries-image{-webkit-mask-image:linear-gradient(90deg,white,transparent);grid-area:countries}@media (max-width:1000px){.knowledge__countries-image{display:none}}.knowledge__content>button{grid-area:button}.knowledge__title{grid-area:title;font-weight:500}@media (max-width:1200px){.knowledge__title{font-size:2.5vw;line-height:1.25}}@media (max-width:1000px){.knowledge__title{font-size:32px;line-height:1.125}}.knowledge__picture{width:100%;filter:drop-shadow(0 1px 3px rgba(0,0,0,.1)) drop-shadow(0 1px 3px rgba(0,0,0,.1))}.knowledge__note{grid-area:note;display:grid;gap:18px}.knowledge__note-item{margin:0;color:#575A71}.country{padding-top:81px;margin-bottom:112px;background:linear-gradient(180deg,rgba(244,244,250,.8) 0%,rgba(244,244,250,0) 100%)}@media (max-width:768px){.country{padding-top:36px;margin-bottom:72px}}.country__container{display:flex;gap:72px}@media (max-width:768px){.country__container{flex-direction:column;gap:32px}}.country__content{max-width:296px}@media (max-width:768px){.country__content{max-width:unset}}.country__title{margin-bottom:24px}@media (max-width:768px){.country__title{margin-bottom:16px}}.country__pictures{display:flex;gap:24px}@media (max-width:768px){.country__pictures{flex-direction:column}}.country__picture{width:100%}.docshop{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"picture title" "picture note" "picture button";column-gap:64px;row-gap:24px;max-width:1240px;margin:0 auto;padding:0 100px;margin-bottom:90px}@media (max-width:768px){.docshop{display:flex;flex-direction:column;padding:0;margin-bottom:72px}}@media (min-width:768px) and (max-width:900px){.docshop{padding:0 5%}}.docshop>div{grid-area:picture}@media (max-width:768px){.docshop>div{overflow:auto;padding-left:5%}}.docshop>button{grid-area:button}@media (max-width:768px){.docshop>button{margin-top:24px;width:90%;margin:auto}}.docshop__title{font-weight:500;font-size:32px;line-height:1.125;margin-top:0;grid-area:title}@media (max-width:768px){.docshop__title{padding:0 5%}}.docshop__picture{width:100%}@media (max-width:768px){.docshop__picture{width:auto;height:100%}}.docshop__note{grid-area:note}@media (max-width:768px){.docshop__note{width:90%;padding:12px 0;margin:auto}}.compare{display:grid;grid-template-columns:296px 1fr;grid-template-areas:"note screenshot" "avatars screenshot";column-gap:72px;margin-bottom:120px}@media (max-width:768px){.compare{display:flex;flex-direction:column;gap:24px;margin-bottom:72px}}.compare>span{grid-area:note;padding-bottom:24px}@media (max-width:768px){.compare>span{padding-bottom:0}}.compare>div{grid-area:screenshot}.compare__avatars{display:flex;gap:24px;width:100%;grid-area:avatars}.compare__avatars>div{flex:1}.compare__picture{width:100%}.experts{display:flex;justify-content:space-between;gap:24px;margin-bottom:96px}@media (max-width:1000px){.experts{flex-direction:column;gap:unset;padding:0;margin-bottom:96px}}.experts__content{max-width:296px}@media (max-width:1000px){.experts__content{max-width:unset;padding:0 5% 36px}}.experts__content>h2{margin-bottom:24px}@media (max-width:768px){.experts__content>h2{margin-bottom:16px}}.experts__cards-container{position:relative;overflow:hidden}.experts__cards-container::before{position:absolute;top:0;right:0;content:'';width:150px;height:100%;background-image:linear-gradient(to left,#fff 0%,transparent 100%)}.experts__cards{list-style-type:none;margin-block-start:0;margin-block-end:0;padding-inline-start:0;overflow:hidden;display:grid;grid-template-columns:repeat(4,minmax(252px,1fr));gap:24px}@media (max-width:1000px){.experts__cards{padding:0 5%}}@media (max-width:768px){.experts__cards{overflow:auto;padding-bottom:28px}}.experts__cards>li{background:#FFF;box-shadow:0 1px 2px rgba(0,0,0,.15);border-radius:16px;display:flex;align-items:center;gap:24px;padding:10px 16px}@media (max-width:768px){.experts__cards>li:not(:nth-child(4n+4)){width:220px;height:57px}}.experts__cards>li>div{width:57px;height:57px}.experts__cards>li>section>div:nth-child(2){display:flex;align-items:center}.experts__cards>li>section>div>img{width:18px;height:13px}