@media only screen and (min-width: 621px)and (max-width: 910px){.mobile-only{display:none}}@media only screen and (min-width: 911px)and (max-width: 1170px){.mobile-only{display:none}}@media only screen and (min-width: 1170px){.mobile-only{display:none}}@media(min-width: 320px)and (max-width: 620px){.mobile-hide{display:none}}.about-page{padding:0}@media(min-width: 320px)and (max-width: 620px){.about-page{padding-top:0}}.about-page p,.about-page span,.about-page div,.about-page a{font-family:"Manrope",sans-serif;color:#18191d}.about-page h1{font-family:"Wix Madefor Display",serif;color:#18191d}.about-page h2{font-family:"JetBrains Mono",serif}.about-page .about-topnav{margin-top:-10px;text-align:center}@media(min-width: 320px)and (max-width: 620px){.about-page .about-topnav{margin-top:0;text-align:left;padding:20px}}.about-page .about-topnav a{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,"Apple Color Emoji",Arial,sans-serif,"Segoe UI Emoji","Segoe UI Symbol"}.about-page .block{margin-left:-100px;width:1370px;border-radius:50px;display:flow-root;padding:100px 135px;position:relative}@media(min-width: 320px)and (max-width: 620px){.about-page .block{width:100%;max-width:100%;margin:0;border-radius:30px;padding:20px}}.about-page .block-header{width:auto;display:inline-block}@media(min-width: 320px)and (max-width: 620px){.about-page .block-header{width:100%;flex-wrap:wrap;row-gap:20px}}.about-page .block-header .bubbles{display:inline-flex;flex-direction:row;flex-wrap:wrap;gap:4px;padding-left:200px}@media(min-width: 320px)and (max-width: 620px){.about-page .block-header .bubbles{padding-left:0;padding-top:20px}}.about-page .block-header .bubbles span{font-size:16px;font-weight:400;line-height:16px;display:flex;align-items:center;gap:4px}.about-page .block-header-bubble{position:relative;top:-8px;display:inline-block;padding:6px 20px;border-radius:26px;background:var(--color-Button-Primary);margin:0 12px 0 0;color:#fff;font-size:16px;font-style:italic;font-weight:400;line-height:20px;text-transform:uppercase}@media(min-width: 320px)and (max-width: 620px){.about-page .block-header-bubble{top:0;margin:0;font-size:12px;font-weight:500;line-height:20px;padding:3px 12px}}.about-page .block-header p{display:inline;font-size:54px;font-style:italic;font-weight:400;line-height:50px;letter-spacing:-2px;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .block-header p{font-size:30px;line-height:30px;letter-spacing:-1px;display:block;padding-top:16px}}.about-page .block-header span{font-weight:700}.about-page .block-description{display:flex;justify-content:flex-end}.about-page .block-description p{width:400px;font-size:18px;line-height:25px;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .block-description p{width:100%;font-size:16px;line-height:22px;padding-top:20px}}.about-page .header{background-image:url("/images/promo/about/about-header-pic.jpg");background-size:600px;background-repeat:no-repeat;background-position:bottom right;border-radius:0}@media(min-width: 320px)and (max-width: 620px){.about-page .header{padding:0 20px 200px;background-size:540px;background-position:-50px 120px}}.about-page .header h1{margin:0;font-size:60px;font-weight:600;line-height:60px;letter-spacing:-2px}@media(min-width: 320px)and (max-width: 620px){.about-page .header h1{font-size:30px;line-height:30px;letter-spacing:-1px}}.about-page .header h1 svg{position:relative;top:-10px}@media(min-width: 320px)and (max-width: 620px){.about-page .header h1 svg{top:0;width:14px}}.about-page .header h1 span{font-family:"Wix Madefor Display",serif}@media(min-width: 320px)and (max-width: 620px){.about-page .header h1 span{display:block;font-size:25px;line-height:25px;padding-top:10px;letter-spacing:-1px}}.about-page .header p{font-size:18px;line-height:25px;padding-top:50px;max-width:550px}@media(min-width: 320px)and (max-width: 620px){.about-page .header p{font-size:16px;line-height:22px;padding-top:20px;max-width:300px;margin:0}}.about-page .catalog{background:var(--color-Background-Content)}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog{margin-top:-24px}}.about-page .catalog-items{padding-top:70px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog-items{width:100%;padding-top:30px}}.about-page .catalog-items-block{display:flex;align-items:flex-start;width:1100px;gap:14px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog-items-block{width:100%;flex-wrap:wrap;gap:10px}}.about-page .catalog-items-column{gap:14px;display:flex;flex-direction:column}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog-items-column{gap:10px}}.about-page .catalog-items-row{gap:14px;padding-top:14px;display:flex;flex-direction:row;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog-items-row{width:100%;flex-wrap:wrap;gap:10px;padding-top:10px}}.about-page .catalog .item{display:flex;width:357px;height:auto;max-height:522px;padding:36px;flex-direction:column;align-items:center;gap:40px;border-radius:40px;border:1px solid var(--color-Border-Primary)}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item{width:100%;padding:26px;border-radius:30px;gap:14px}}.about-page .catalog .item img{width:228px;position:relative;bottom:-36px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item img{width:208px;bottom:-26px}}.about-page .catalog .item-info{row-gap:18px;display:flex;flex-direction:column}.about-page .catalog .item-info-header{font-family:"Wix Madefor Display",serif;font-size:30px;font-weight:700;line-height:30px;letter-spacing:-0.6px;row-gap:18px;display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item-info-header{font-size:26px;line-height:26px}}.about-page .catalog .item-info-header span{font-size:16px;font-weight:400;line-height:30px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item-info-header span{line-height:26px}}.about-page .catalog .item-info-text{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-page .catalog .item-info a:hover{color:var(--color-Text-Link_hover)}.about-page .catalog .item .row{flex-direction:row}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item .row{flex-wrap:wrap;gap:10px}}.about-page .catalog .item .border{display:flex;padding:15px 20px;gap:10px;border-radius:30px;border:1px solid #c6cad0;text-align:center;font-size:16px;font-weight:400;line-height:22px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .item .border{padding:10px 20px}}.about-page .catalog .b-pic{background-image:url(/images/promo/about/about-pic.jpg);background-size:105%;background-repeat:no-repeat;justify-content:flex-end;height:522px}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .b-pic{height:344px}}.about-page .catalog .row{flex-direction:row;gap:27px;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .catalog .row{flex-direction:column;align-items:flex-start;gap:18px}}@media(min-width: 320px)and (max-width: 620px){.about-page .history{padding-top:40px}}.about-page .history-pic{width:180px}@media(min-width: 320px)and (max-width: 620px){.about-page .history-pic{width:208px}}.about-page .history-items{padding-top:70px}@media(min-width: 320px)and (max-width: 620px){.about-page .history-items{width:100%;padding-top:30px}}.about-page .history-items-block{display:flex;align-items:flex-start;width:1100px;gap:9px;flex-direction:column}@media(min-width: 320px)and (max-width: 620px){.about-page .history-items-block{width:100%;flex-wrap:wrap;gap:10px}}.about-page .history-items-row{gap:9px;display:flex;flex-direction:row;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .history-items-row{width:100%;flex-wrap:wrap;gap:10px}}.about-page .history .item{display:flex;width:268px;height:auto;max-height:490px;padding:30px 30px 0;flex-direction:column;align-items:center;gap:65px;justify-content:space-between;border-radius:40px;background-color:var(--color-Background-Content)}@media(min-width: 320px)and (max-width: 620px){.about-page .history .item{width:100%;padding:26px 26px 0;border-radius:30px;gap:30px}}.about-page .history .item-info{row-gap:18px;display:flex;flex-direction:column;width:100%}.about-page .history .item-info-header{font-family:"Wix Madefor Display",serif;color:#c3c3c8;font-size:28px;font-weight:600;line-height:26px;letter-spacing:-0.6px;row-gap:18px;display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .history .item-info-header{font-size:28px;line-height:28px}}.about-page .history .item-info-header .icon{width:12px;height:12px}.about-page .history .item-info-header .bubbles{display:flex;flex-direction:row;gap:4px}.about-page .history .item-info-header .bubbles span{font-family:"Wix Madefor Display",serif;font-size:16px;font-weight:400;line-height:16px;display:flex;background-color:#f5f5f7;padding:6px 10px;align-items:center;gap:4px;border-radius:17px}.about-page .history .item-info-text{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-page .history .b-pic{background-image:url(/images/promo/about/it-park.jpg);background-repeat:no-repeat;background-position:bottom;background-size:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .history .b-pic{min-height:450px}}.about-page .history .b-pic-black{background-image:url(/images/promo/about/history-2023.jpg);background-repeat:no-repeat;background-position:bottom right;background-size:120%}@media(min-width: 320px)and (max-width: 620px){.about-page .history .b-pic-black{min-height:350px;background-size:100%}}.about-page .history .b-pic-blue{background-image:url(/images/promo/about/history-pic-2024.jpg);background-repeat:no-repeat;background-position:bottom right;background-size:90%}@media(min-width: 320px)and (max-width: 620px){.about-page .history .b-pic-blue{min-height:350px;background-size:100%;background-position:0 210px}}.about-page .history .black{background-color:#000;gap:186px;align-items:flex-start;justify-content:flex-start}@media(min-width: 320px)and (max-width: 620px){.about-page .history .black{gap:130px}}.about-page .history .black .item-info-header{color:#9d9d9d}.about-page .history .black .item-info-text{color:#fff}.about-page .history .black .bubbles span{background-color:#55565a;color:#fff}.about-page .history .blue{background-color:#07f}.about-page .history .blue .item-info-header{color:#8bc0ff}.about-page .history .blue .item-info-text{color:#fff}.about-page .history .blue .bubbles span:first-child{background-color:#f60;color:#fff}.about-page .history .blue .bubbles span{color:#07f}.about-page .history .grey{background-color:var(--color-Background-Page);border:1px solid var(--color-Border-Primary)}@media(min-width: 320px)and (max-width: 620px){.about-page .history .grey{display:none}}.about-page .history .recent{padding:30px;align-items:flex-start}@media(min-width: 320px)and (max-width: 620px){.about-page .history .recent{padding:26px}}.about-page .history .recent .history-pic{width:40px}@media(min-width: 320px)and (max-width: 620px){.about-page .history .recent .history-pic{display:none}}.about-page .features{background:var(--color-Background-Content)}.about-page .features .team{padding-bottom:100px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team{padding-bottom:40px}}.about-page .features .team-items{padding-top:70px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team-items{width:100%;padding-top:30px}}.about-page .features .team-items-row{display:flex;flex-direction:row;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team-items-row{width:100%;flex-wrap:wrap;margin-left:9px}}.about-page .features .team .item{display:flex;width:120px;margin-left:-11px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .item{width:90px;margin-left:-9px}}.about-page .features .team .item img{width:120px;border-radius:60px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .item img{width:90px;border-radius:45px}}.about-page .features .team .item:first-child{margin-left:0}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .item:first-child{margin-left:-9px}}.about-page .features .team .a_swiper{width:100%;height:600px;border-radius:40px;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;background-color:#a7a7a7;margin:50px 0 0}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .a_swiper{border-radius:20px;height:50vw;margin-top:20px}}.about-page .features .team .a_swiper_fade .slider{pointer-events:none;transition-property:opacity}.about-page .features .team .a_swiper-wrapper{width:100%;height:100%;transform:translate3d(0, 0, 0);transition-duration:300ms;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.about-page .features .team .a_swiper-wrapper .slide{background:no-repeat center center;background-size:cover;height:100%;width:100%;position:relative;overflow:hidden;transition-duration:0ms;opacity:0;transform:translate3d(0px, 0px, 0px);flex-shrink:0;transition-property:opacity}.about-page .features .team .a_swiper-pagination{position:absolute;left:50px;bottom:50px;z-index:3;width:auto}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .a_swiper-pagination{left:20px;bottom:20px}}.about-page .features .team .a_swiper-pagination .bullet{border-radius:50%;opacity:1;background:hsla(0,0%,100%,.5);width:14px;height:14px;margin:0 10px 0 0;display:inline-block;cursor:pointer}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .a_swiper-pagination .bullet{width:10px;height:10px;margin-right:6px}}.about-page .features .team .a_swiper-pagination .bullet.active{background-color:#fff;cursor:default}.about-page .features .team .a_swiper-nav{position:absolute;bottom:50px;right:50px;display:flex;justify-content:space-between;width:110px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .team .a_swiper-nav{display:none}}.about-page .features .team .a_swiper-nav .prev,.about-page .features .team .a_swiper-nav .next{height:50px;width:50px;border-radius:50px;cursor:pointer;background-color:#fff;display:block;background-repeat:no-repeat;background-position:center center;background-size:20px;background-image:url("/images/icons/arrow-black.svg?t=2")}.about-page .features .team .a_swiper-nav .next{transform:rotateY(180deg)}.about-page .features .advantages{padding-bottom:100px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages{padding-bottom:40px}}.about-page .features .advantages-items{padding-top:70px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages-items{width:100%;padding-top:30px}}.about-page .features .advantages-items-block{display:flex;align-items:flex-start;width:1100px;gap:14px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages-items-block{width:100%;flex-wrap:wrap;gap:10px}}.about-page .features .advantages-items-column{gap:14px;display:flex;flex-direction:column}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages-items-column{gap:10px}}.about-page .features .advantages-items-row{gap:14px;padding-top:14px;display:flex;flex-direction:row;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages-items-row{width:100%;flex-wrap:wrap;gap:10px;padding-top:10px}}.about-page .features .advantages .item{display:flex;width:357px;height:auto;max-height:402px;padding:36px;flex-direction:column;align-items:center;gap:40px;border-radius:40px;border:1px solid var(--color-Border-Primary)}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages .item{width:100%;padding:26px;border-radius:30px;gap:14px}}.about-page .features .advantages .item svg{position:relative;top:3px}.about-page .features .advantages .item svg:first-child{position:relative;top:1px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages .item svg:first-child{top:3px}}.about-page .features .advantages .item img{width:122px;position:relative}.about-page .features .advantages .item-info{row-gap:18px;display:flex;flex-direction:column;align-items:flex-end}.about-page .features .advantages .item-info-header{font-family:"Wix Madefor Display",serif;font-size:29px;font-weight:700;line-height:30px;letter-spacing:-0.6px;row-gap:18px;display:inline;width:100%;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages .item-info-header{font-size:26px;line-height:26px}}.about-page .features .advantages .item-info-text{font-size:16px;font-style:normal;font-weight:400;line-height:22px}.about-page .features .advantages .blue{background-color:#07f;border:#07f}.about-page .features .advantages .blue .item-info-header{color:#fff}.about-page .features .advantages .blue .item-info-text{color:#fff}.about-page .features .advantages .grey{background-color:var(--color-Background-Page);border:var(--color-Background-Page)}.about-page .features .advantages .grey:last-child{height:380px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages .grey:last-child{height:auto}}.about-page .features .advantages .black{background-color:#18191d;border:#18191d}.about-page .features .advantages .black .item-info-header{color:#fff}.about-page .features .advantages .black .item-info-text{color:#fff}.about-page .features .advantages .b-pic{background-image:url(/images/promo/about/advantages-pic.jpg);background-size:105%;background-repeat:no-repeat;background-position:-20px bottom;height:402px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .advantages .b-pic{height:370px}}.about-page .features .clients-items{padding-top:70px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:14px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .clients-items{padding:30px 0 10px;row-gap:30px}}.about-page .features .clients-items-row{display:flex;justify-content:space-between;flex-direction:row;gap:14px;width:100%;flex-wrap:wrap}@media(min-width: 320px)and (max-width: 620px){.about-page .features .clients-items-row{gap:5px}}.about-page .features .clients-items-row .item{border:1px solid var(--color-Border-Primary);padding:30px 20px;border-radius:30px;width:264px;display:flex;justify-content:center}@media(min-width: 320px)and (max-width: 620px){.about-page .features .clients-items-row .item{width:49%;padding:20px;border-radius:20px}}.about-page .features .clients-items-row .item .client-logo{height:40px}@media(min-width: 320px)and (max-width: 620px){.about-page .features .clients-items-row .item .client-logo{height:22px}}@media(min-width: 320px)and (max-width: 620px){.about-page .publications{padding-top:40px}}.about-page .publications .smi{margin-top:0;padding-bottom:108px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi{padding-bottom:60px}}.about-page .publications .smi-items{padding-top:70px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi-items{width:100%;padding-top:30px}}.about-page .publications .smi-items-block{display:flex;align-items:flex-start;width:1100px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi-items-block{width:100%}}.about-page .publications .smi-items-row{gap:14px;display:flex;flex-direction:row;width:100%}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi-items-row{width:100%;gap:10px}}.about-page .publications .smi .item{display:flex;width:264px;height:384px;padding:30px;flex-direction:column;justify-content:space-between;border-radius:30px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .item{width:230px;padding:26px;border-radius:30px}}.about-page .publications .smi .item:nth-child(3){width:264px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .item:nth-child(3){width:230px}}.about-page .publications .smi .item:nth-child(3) .item-cover img{width:202px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .item:nth-child(3) .item-cover img{width:170px}}.about-page .publications .smi .article{background-color:var(--color-Background-Content)}.about-page .publications .smi .article .item-text{display:flex;flex-direction:column;gap:20px}.about-page .publications .smi .article .item-text p{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin:0}.about-page .publications .smi .article .item-link{display:flex;flex-direction:row;align-items:center;gap:4px;font-weight:500}.about-page .publications .smi .article .item-link a{color:var(--color-Text-Link)}.about-page .publications .smi .article .item-link a:hover{color:var(--color-Text-Link_hover)}.about-page .publications .smi .article .item-logo{height:30px}.about-page .publications .smi .article .item-logo img{height:30px}.about-page .publications .smi .book{background-color:var(--color-Background-Page);border:1px solid var(--color-Border-Primary);width:232px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .book{width:189px}}.about-page .publications .smi .book .item-cover img{width:170px;border-radius:5px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .book .item-cover img{width:137px}}.about-page .publications .smi .book .item-autor{display:flex;flex-direction:column;gap:6px}.about-page .publications .smi .book .item-autor p{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin:0}.about-page .publications .smi .book .item-autor span{font-weight:600;font-size:14px;line-height:22px}.about-page .publications .smi .video{background-color:var(--color-Background-Page);border:1px solid var(--color-Border-Primary)}.about-page .publications .smi .video .item-cover img{width:202px;border-radius:5px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .smi .video .item-cover img{width:170px}}.about-page .publications .smi .video .item-logo{height:30px}.about-page .publications .smi .video .item-logo img{height:30px}.about-page .publications .partners-items{padding-top:62px}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .partners-items{padding-top:20px}}.about-page .publications .partners-items-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .partners-items-row{row-gap:20px}}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .partners-items-row .item .partner-small{height:22px}}@media(min-width: 320px)and (max-width: 620px){.about-page .publications .partners-items-row .item .partner-big{height:50px}}.about-page .contacts{background-color:var(--color-Background-Content)}.about-page .contacts-items{padding-top:62px}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts-items{width:100%;padding-top:20px}}.about-page .contacts-items-block{display:flex;align-items:stretch;justify-content:space-between;width:1100px;gap:14px}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts-items-block{width:100%;flex-wrap:wrap;gap:30px}}.about-page .contacts-items-column{gap:50px;display:flex;flex-direction:column}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts-items-column{gap:20px;width:100%}}.about-page .contacts .stretch{justify-content:space-between}.about-page .contacts .item{display:flex;flex-wrap:wrap;height:auto;column-gap:6px}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts .item{width:100%}}.about-page .contacts .item .icon svg{opacity:1}.about-page .contacts .item .icon svg:hover{opacity:.85}.about-page .contacts .item p{font-size:44px;line-height:49px;font-style:normal;font-weight:600;margin:0}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts .item p{font-size:30px;line-height:36px}}.about-page .contacts .item p a{font-family:"Wix Madefor Display",serif;color:var(--color-Text-Primary)}.about-page .contacts .item p a:hover{color:var(--color-Text-Primary_hover)}.about-page .contacts .item-info{row-gap:10px;display:flex;flex-direction:column}.about-page .contacts .item-info p{font-size:16px;font-style:normal;font-weight:400;line-height:22px;margin:0}.about-page .contacts .item-info a{font-weight:600;color:var(--color-Text-Link)}.about-page .contacts .item-info a:hover{color:var(--color-Text-Link_hover)}.about-page .contacts .item .address-map{width:270px;height:200px}@media(min-width: 320px)and (max-width: 620px){.about-page .contacts .item .address-map{padding-left:0;width:100%;height:300px}}/*# sourceMappingURL=about-page.css.map */
