@import url(https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@300;600;800&display=swap);.card{border-radius:4px;cursor:pointer}.card__box{display:flex;flex-direction:column}.card__box .image{border-top-left-radius:4px;border-top-right-radius:4px;width:100%;height:160px;background-position:50%;background-size:cover;background-repeat:no-repeat}.card__box .desc{padding:24px 24px 34px;display:flex;flex-direction:column}.card__box .desc .name{margin-bottom:16px;font-weight:800;font-size:18px}.card__box .desc .title{margin-bottom:6px}.card__box .desc .title .normal{font-weight:600}@media screen and (max-width:768px){.card__box .image{height:320px}.card__box .desc{padding:50px 24px 80px 50px}.card__box .desc .name{margin-bottom:36px;font-size:34px}.card__box .desc .title{margin-bottom:12px;font-size:26px}}@media screen and (max-width:560px){.card__box .image{height:160px}.card__box .desc{padding:24px 24px 34px}.card__box .desc .name{margin-bottom:16px;font-size:18px}.card__box .desc .title{margin-bottom:6px;font-size:13px}}.header__box{margin:0 auto;max-width:1440px;width:100%}.header__box .row{display:flex;justify-content:space-between;padding:24px 80px}.header__box .title{font-size:22px;font-weight:800}.header__box .button{cursor:pointer;margin-top:5px;display:flex}.header__box .button .title{font-weight:600;font-size:17px}.header__box .button .icon{width:17px;height:20px;margin-right:9px}@media screen and (max-width:768px){.header__box .row{padding:64px 30px 60px}.header__box .title{font-size:26px}.header__box .button{margin-top:0}.header__box .button .title{font-size:26px}.header__box .button .icon{width:26px;height:26px}}.filters__box{display:flex;flex-direction:row;justify-content:space-between;padding:50px 80px}.filters__box .search{display:flex;height:56px;max-width:478px;width:100%;border-radius:4px;margin-right:75px}.filters__box .search__icon{align-self:center;width:17px;height:17px;padding:0 13px 0 31px}.filters__box .search__input{padding:20px 12px 18px;border:none;height:-webkit-min-content;height:min-content;background-color:transparent;align-self:center;letter-spacing:.4px;font-size:13px;width:100%}.filters__box .search__input:focus{outline:none}.filters__box .filter{cursor:pointer;max-width:166px;width:100%;padding:20px 12px 18px 20px;color:#fff;border-radius:4px;border:none;background-repeat:no-repeat;background-size:48px 10px;background-position-x:right;background-position-y:center}.filters__box .list{border-radius:4px;position:absolute;max-width:197px;width:100%;padding:0;margin:45px 0 0 -19px;list-style:none}.filters__box .list>li{cursor:pointer;padding:6px 24px}.filters__box .list>li:first-child{padding-top:12px}.filters__box .list>li:last-child{padding-bottom:12px}.filters__box .list>li:hover{background-color:#fafafa;color:#000}@media screen and (max-width:768px){.filters__box{padding:50px 30px;flex-direction:column}.filters__box .search{max-width:inherit;height:93px;margin-right:0;margin-bottom:84px}.filters__box .search__input{font-size:23px}.filters__box .search__icon{padding:0 40px 0 64px;width:32px;height:32px}.filters__box .filter{padding:33px 12px 18px 45px;max-width:calc(100% - 56px);background-size:60px 13px;height:40px;font-size:23px}.filters__box .list{width:calc(100% - 60px);font-size:23px;max-width:inherit;margin-left:-45px;top:90px}.filters__box .list>li{padding:9px 24px 9px 46px}.filters__box .list>li:first-child{padding-top:32px}}.info__box{padding:0 80px 80px;display:flex;flex-direction:row}.info__box .image{background-position:50%;background-repeat:no-repeat;background-size:contain;margin-right:120px;max-width:560px;height:400px;width:100%}.info__box .left-column{margin-top:42px;width:100%}.info__box .left-column .title{font-size:28px;font-weight:800;letter-spacing:2px}.info__box .left-column .row{margin-top:31px;display:flex;flex-direction:row;justify-content:space-between;font-size:17px}.info__box .left-column .row .col>div{margin-bottom:9px}.info__box .left-column .row .name{font-weight:600}.info__box .left-column .border-countries{display:inline-block;margin-top:66px;width:100%}.info__box .left-column .border-countries .name{margin-right:7px;display:inline-block;font-size:17px;font-weight:600}.info__box .left-column .border-countries .tag{max-width:20px;display:inline-block;vertical-align:initial;margin-right:7px;margin-bottom:7px;padding:4px 16px;border-radius:4px;text-transform:lowercase}@media screen and (max-width:1000px){.info__box{padding:0 56px 80px 50px}.info__box .image{max-width:inherit}.info .left-column .row{flex-direction:column}}@media screen and (max-width:768px){.info__box{flex-direction:column;padding:14px 56px 80px 50px}.info__box .image{max-width:inherit;background-size:cover;margin-right:0;width:100%;height:458px}.info__box .left-column{margin-top:90px}.info__box .left-column .title{font-size:41px}.info__box .left-column .row{margin-top:51px;font-size:29px}.info__box .left-column .row .col:last-child{margin-top:72px}.info__box .left-column .row .col>div{margin-bottom:23px}.info__box .left-column .border-countries .name{font-size:32px}.info__box .left-column .border-countries .tag{vertical-align:super;padding:10px 24px;max-width:64px}}.wrapper{font-family:"Nunito Sans",sans-serif;font-size:14px;box-sizing:border-box;min-height:100vh}.wrapper__box{margin:0 auto;max-width:1440px;width:100%}.wrapper__box .btn{padding:78px 80px 80px}.wrapper__box .btn button:focus{outline:none}.wrapper__box .btn .back{cursor:pointer;padding:12px 38px 11px 32px;border:none;border-radius:4px;font-size:16px;font-weight:300}.wrapper__box .btn .back .arrow{vertical-align:middle;width:15px;height:15px;margin-right:16px;background-image:url(/res-countries/static/media/back.a744d422.svg);background-repeat:no-repeat;background-size:contain;background-position:50%}.wrapper__box .content{padding:0 80px 80px;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-row-gap:30px;grid-column-gap:76px}@media screen and (max-width:1000px){.wrapper__box .content{padding:0 80px 80px;display:grid;grid-template-columns:1fr 1fr 1fr;grid-row-gap:30px;grid-column-gap:76px}}@media screen and (max-width:768px){.wrapper__box .btn{padding:82px 50px 114px}.wrapper__box .btn .back{padding:17px 70px 18px 50px;font-size:24px}.wrapper__box .btn .back .arrow{width:22px;height:19px}.wrapper__box .content{padding:80px 50px;display:grid;grid-template-columns:1fr;grid-row-gap:75px;grid-column-gap:75px}}body{margin:0;font-family:"Nunito Sans",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace;font-family:"Nunito Sans",sans-serif}
/*# sourceMappingURL=main.f00f7020.chunk.css.map */