.world-map{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:0 20px 0 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden;padding:100px 0;position:relative}.world-map__title{font-size:25px;font-weight:700;margin-bottom:30px;max-width:750px;text-align:center;text-transform:uppercase;width:100%}@media screen and (min-width:375px){.world-map__title{font-size:calc(19.71831px + 1.40845vw)}}@media screen and (min-width:1440px){.world-map__title{font-size:40px}}.world-map__title{line-height:32px}@media screen and (min-width:375px){.world-map__title{line-height:calc(24.95775px + 1.87793vw)}}@media screen and (min-width:1440px){.world-map__title{line-height:52px}}.world-map__subtitle{font-weight:400;max-width:1070px;text-align:center;text-transform:uppercase;width:100%}.world-map__subtitle sup{font-size:18px}.world-map__subtitle{font-size:16px}@media screen and (min-width:375px){.world-map__subtitle{font-size:calc(10.3662px + 1.50235vw)}}@media screen and (min-width:1440px){.world-map__subtitle{font-size:32px}}.world-map__subtitle{line-height:21px}@media screen and (min-width:375px){.world-map__subtitle{line-height:calc(13.60563px + 1.97183vw)}}@media screen and (min-width:1440px){.world-map__subtitle{line-height:42px}}.world-map__subtitle,.world-map__title{padding:0 10px}.world-map__img-wrap{margin-top:60px;padding-bottom:20px;position:relative;z-index:2}.world-map__img-wrap::-webkit-scrollbar{height:4px;margin:0 20px;width:50%}.world-map__img-wrap::-webkit-scrollbar-track{background:rgba(255,212,117,.25)}.world-map__img-wrap::-webkit-scrollbar-thumb{background:#ffd475;border:1px solid #ffd475;border-radius:4px}.world-map:after{background:radial-gradient(50% 50% at 50% 50%,rgba(255,212,117,.17) 0,rgba(255,212,117,0) 100%);border-radius:50%;bottom:-175px;content:"";display:none;height:100%;left:50%;max-height:320px;max-width:320px;position:absolute;-webkit-transform:translateX(-50%) rotate(-180deg);transform:translateX(-50%) rotate(-180deg);width:100%;z-index:0}@media(max-width:550px){.world-map{border-bottom:1px solid #0d0d0d;border-radius:20px;padding:60px 0 20px}.world-map__title{margin-bottom:20px}.world-map__img-wrap{overflow-x:scroll;width:calc(100% - 20px)}.world-map__img{height:508px;max-width:none;width:840px}.world-map__img-wrap{margin-top:40px}}@media(max-width:480px){.world-map:after{display:block}}