.button{border:none;cursor:pointer;height:34px;line-height:34px;outline:none;padding:0 12px;position:relative}.button[disabled],.button[disabled]:before,.button[disabled]:hover{background:#ddd;box-shadow:none;color:#777;cursor:default;opacity:.5}.button.is-loading[disabled]:before{opacity:1}.button--primary:not(:disabled){background-color:#044973;color:#fff}.button--primary:not(:disabled).hover-effect:after{background-color:#066dac}.button--primary-light:not(:disabled){background-color:#26b8d7;color:#fff}.button--primary-light:not(:disabled).hover-effect:after{background-color:#209cb7}.button--accent:not(:disabled){background-color:#e0236d;color:#fff}.button--accent:not(:disabled).hover-effect:after{background-color:#c11b5c}.button--flat:not(:disabled){border:1px solid #ddd}.button--flat:not(:disabled).hover-effect:after{background-color:#ddd}.button--outlined:not(:disabled){background:transparent;border:1px solid;color:currentColor}.button--outlined:not(:disabled).hover-effect:after{background-color:transparent}.button--outlined:not(:disabled).hover-effect:not(.is-loading):not(:disabled):after{background-color:currentColor}.button--outlined:not(:disabled).hover-effect:not(.is-loading):not(:disabled).active:after,.button--outlined:not(:disabled).hover-effect:not(.is-loading):not(:disabled):hover:after{opacity:.15}.toggle{cursor:pointer;display:flex;margin:12px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.toggle__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#ddd;border-radius:3em;cursor:pointer;display:inline-block;height:1.4em;min-width:2.5em;outline:none;position:relative;width:2.5em}.toggle__input:before{background-color:#26b8d7;border-radius:3em;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease-in-out;width:100%}.toggle__input:after{background-color:#044973;border-radius:50%;box-shadow:0 0 .25em rgba(0,0,0,.3);content:"";height:1.4em;left:0;position:absolute;transform:scale(.8);transition:transform .2s ease-in-out;width:1.4em}.toggle__input:checked:before{opacity:1}.toggle__input:checked:after{transform:scale(.8) translateX(1.4em)}.toggle__label{margin-left:.75em;text-align:left}.cookie-form{margin-top:12px}.cookie-form__input-group{margin-bottom:12px}.cookie-form__input-group__title{font-size:15px;font-weight:700}.cookie-form__input-group__cookie-toggle__label-title{display:block;font-size:14px;font-weight:700}.cookie-form__buttons{float:right;margin:18px 0}.cookie-form__buttons__button:first-child{background:none;border:none;color:#777;font-size:13px;margin-right:12px;text-decoration:underline}.cookie-form__buttons__button:first-child:hover{color:#044973}.cookie-bar{background-color:rgba(0,0,0,.25);height:100%;left:0;position:absolute;top:0;width:100%;z-index:9999}.cookie-bar__window{background-color:#fff;font-size:14px;height:100%;left:50%;max-height:100%;max-width:100%;overflow:auto;position:absolute;top:50%;transform:translate(-50%,-50%);width:550px}@media screen and (min-width:375px){.cookie-bar__window{height:auto;max-width:calc(100% - 24px)}}.cookie-bar__window__header{background-color:#044973;color:#fff;font-size:16px;font-weight:700;padding:12px 18px}.cookie-bar__window__header h1{font-size:16px}.cookie-bar__window__body{padding:12px 24px}.cookie-bar__window__body__info__title{font-size:15px;font-weight:700;margin-bottom:6px}.cookie-bar__window__body__info__read-more{margin-top:12px}.cookie-bar__window__body__info__read-more__url{color:#333}.error-boundary{align-items:center;background:hsla(0,0%,100%,.8);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.error-boundary__content{background-color:hsla(0,0%,87%,.3);border:1px dashed #777;border-radius:2px;margin:auto;max-width:100%;padding:0 12px 24px;text-align:center;width:400px}.error-boundary__content__title:before{background:url(/https/boundaries-api.io/img/icons/exclamation-triangle.svg) no-repeat 50%;background-size:26px auto;content:"";display:block;height:26px;margin:24px auto 12px;width:26px}.error-boundary__content__error,.error-boundary__content__stack{font-size:12px}.error-boundary__content__stack{margin-top:6px}.error-boundary__content__stack>summary{cursor:pointer;outline:none}.error-boundary__content__stack>pre{display:block;text-align:left}.icon{display:inline-block;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:top;width:100%}.icon div,.icon svg{display:block;height:100%!important;width:100%!important}.icon__background-image{background-position:50%;background-repeat:no-repeat;background-size:100%;background-size:contain;display:block;height:100%;width:100%}.icon-button{background:transparent;border:none;cursor:pointer;display:inline-block;height:30px;padding:0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:30px}.icon-button,.icon-button:after{border-radius:50%}.icon-button--primary:not(:disabled){background-color:#044973}.icon-button--primary:not(:disabled):after{background-color:#066dac}.icon-button--primary-light:not(:disabled){background-color:#26b8d7}.icon-button--primary-light:not(:disabled):after{background-color:#209cb7}.icon-button--accent:not(:disabled){background-color:#e0236d}.icon-button--accent:not(:disabled):after{background-color:#c11b5c}.icon-button--flat:not(:disabled){background-color:#ddd}.icon-button--flat:not(:disabled):after{background-color:#c7c7c7}.icon-button--outlined:not(:disabled){background:transparent;border:1px solid;color:currentColor}.icon-button--outlined:not(:disabled).hover-effect:after{background-color:currentColor}.icon-button--outlined:not(:disabled).hover-effect:not(.is-loading):not(:disabled).active:after,.icon-button--outlined:not(:disabled).hover-effect:not(.is-loading):not(:disabled):hover:after{opacity:.15}.icon-button__icon{height:50%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:50%;z-index:1}.navbar{display:flex;height:60px;justify-content:space-between;line-height:36px;padding:12px;position:sticky;top:0;width:100%;z-index:9999}.navbar:after{background:#fff;box-shadow:0 1px 6px 0 rgba(99,99,99,.15);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s;width:100%;z-index:-1}.navbar.is-sticky:after{opacity:1}.navbar.is-docs{background:#fff;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);flex-direction:row-reverse}.navbar.is-docs .navbar__menu{width:100%}.navbar.is-docs .navbar__logo{margin-right:12px}.navbar.is-docs .navbar__docs__get{background:none;border:none;margin-right:12px;white-space:nowrap}.navbar__logo{color:#456475;display:flex;font-size:1.1em;height:100%;margin-left:6px;text-decoration:none}.navbar__logo img,.navbar__logo span{height:100%}.navbar__logo span{display:block;margin-left:12px}.navbar__docs{color:#456475;font-size:.95em}.navbar__docs__back-icon{margin-right:0!important;margin-top:4px}.navbar__menu{display:flex}.navbar__menu>*{background:none;border:none;margin-right:12px}.navbar__docs__link{background-color:transparent;border:1px solid #2389a8;border-radius:4px;color:#2389a8;height:35px;margin-right:12px;min-width:-moz-fit-content;min-width:fit-content;padding:0 12px}.checkbox{font-size:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.checkbox+.checkbox{margin-top:6px}.checkbox__input{display:none}.checkbox__input:checked+.checkbox__label:after{transform:scale(1)}.checkbox__label{cursor:pointer;display:inline-block;font-size:16px;line-height:16px;padding-left:28px;position:relative}.checkbox__label:after,.checkbox__label:before{content:"";display:block;position:absolute}.checkbox__label:before{border:1px solid #26b8d7;height:16px;left:0;top:0;width:16px}.checkbox__label:after{background:#26b8d7;display:block;height:8px;left:4px;top:4px;transform:scale(0);transition:transform .3s ease;width:8px}.close.icon-button{height:30px;width:30px}.close.icon-button .icon{height:20px;width:20px}.get-update-news{animation:slidein 1.5s;position:fixed;right:26px;top:66px;width:100%;z-index:999}@media screen and (min-width:992px){.get-update-news{width:calc(40% - 76px)}}@keyframes slidein{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.get-update-news__popup{background-color:#fff;box-shadow:0 1px 4px rgba(0,0,0,.16);float:right;height:100%;max-width:100%;padding:24px 36px 36px;position:relative;transform:scale(.9);transform-origin:top right;width:100%}@media screen and (min-width:1200px){.get-update-news__popup{height:auto}}.get-update-news__popup h3{margin:0}.get-update-news__popup .close{position:absolute;right:12px;top:12px}.get-update-news__inputs{display:flex;flex-direction:column}.get-update-news__inputs__input{border:1px solid #777;margin-bottom:12px;margin-top:6px;max-height:200px;min-height:35px;outline:none;padding:6px 9px;resize:vertical;width:100%}.get-update-news__inputs__label{width:100%}.get-update-news__popup__checkbox label{line-height:24px}.get-update-news__popup__checkbox label:after,.get-update-news__popup__checkbox label:before{margin-top:3px}.get-update-news__popup__email{display:flex;margin-top:30px}.get-update-news__popup__email button{background:#044973;border:1px solid #044973;color:#fff;height:38px;outline:none;padding:6px 24px}.get-update-news__popup__email button:disabled{background-color:#ddd;border:1px solid #777;color:#777;pointer-events:none}.get-update-news__popup__email .get-update-news__popup__email__submit__spinner{animation:spin-external-loader .9s linear infinite;height:20px;position:relative;width:20px}@keyframes spin-external-loader{0%{transform:rotate(0)}to{transform:rotate(1turn)}}#keepupdated-error{background-color:rgba(255,0,0,.2)}#keepupdated-error,#keepupdated-success{border-radius:10px;text-align:center;width:100%}#keepupdated-docsbutton,#keepupdated-success{background-color:rgba(81,255,0,.2)}#keepupdated-docsbutton{border:.5px solid #000;border-radius:10px;margin-top:5px;width:100%}.map{height:calc(100% + 60px);position:relative}.map:after{background:#fff;background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);bottom:0;content:"";height:60px;left:0;position:absolute;width:100%}.mapboxgl-ctrl-attrib{background-color:transparent!important;margin-bottom:45px!important;margin-right:5px!important;visibility:hidden}.mapboxgl-ctrl-attrib .mapboxgl-ctrl-attrib-inner>*{display:none}.mapboxgl-ctrl-attrib .mapboxgl-ctrl-attrib-inner a:first-child{color:#2389a8;display:block;visibility:visible}.landing{height:100vh;position:relative}.landing_intro-text{padding:0 60px;position:absolute;top:160px}@media screen and (min-width:1600px){.landing_intro-text{padding:0 120px;top:210px}}.landing_intro-text>h1{font-size:36px;font-weight:bolder;margin:0;max-width:750px}.landing_intro-text>h2{font-size:22px;font-weight:400;margin:18px 0 0;max-width:520px}.landing_intro-text__call-to-action{display:flex;gap:15px}.landing_intro-text__call-to-action .landing_intro-text__call-to-action__button{background-color:#2389a8;border:none;border-radius:1px;box-shadow:0 1px 4px rgba(0,0,0,.16);color:#fff;font-size:18px!important;margin-top:36px;padding:12px 24px}.landing_intro-text__call-to-action .landing_intro-text__call-to-action__button:hover{background-color:#1f99be}.landing_scroll-down{background-color:transparent;background-image:url(/https/boundaries-api.io/img/icons/angle-down.svg);background-position:50%;background-repeat:no-repeat;border:3px solid #28778f;border-radius:50%;bottom:18px;height:45px;left:50%;position:absolute;transform:translateY(-50%);transition:opacity .3s;width:45px}.landing_scroll-down.is-sticky{opacity:0}.landing_scroll-down>span{bottom:-9px;color:#28778f;display:block;left:50%;position:absolute;text-align:center;transform:translateY(100%) translateX(-50%);width:150px}.information{margin:60px 0;overflow:hidden;padding-top:60px}.information__list{display:flex;flex-wrap:wrap;justify-content:space-around;padding:48px 12px 12px}@media screen and (min-width:1200px){.information__list{padding:48px 120px 12px}}.information__list__item{flex:1 0 46%;margin-bottom:36px;padding:12px;text-align:center}@media screen and (min-width:768px){.information__list__item{flex:1 0 22%}}.information__list__item>h6{font-size:1.2em;font-weight:700;margin:0 0 12px}@media screen and (min-width:1366px){.information__list__item>h6{font-size:1.2em;margin-bottom:0 0 12px 0}}.information__list__item>p{margin:auto;max-width:300px}@media screen and (min-width:1366px){.information__list__item>p{font-size:1.1em}}.information__list__item__link{cursor:pointer;text-decoration:underline}.information__list__item__icon{height:50px;margin:0 auto 12px;position:relative;width:50px}.information__list__item__icon .icon{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.information__buttons{display:flex;flex-direction:column;justify-content:space-between;margin:12px auto;max-width:100%;width:672px}@media screen and (min-width:768px){.information__buttons{flex-direction:row;margin:24px auto}}.information__buttons__button{background:#00abd2;border:none;color:#fff;margin:9px auto;padding:12px;text-align:center;text-decoration:none;width:300px}@media screen and (min-width:768px){.information__buttons__button{margin:auto}}.information__featured{display:flex;flex-direction:column;flex-wrap:wrap;margin:48px auto;max-width:1720px;padding:60px 12px 48px}.information__featured:nth-child(2n) .information__featured__visual{order:50;padding:6px 60px 0 24px}.information__featured:nth-child(2n) .information__featured__visual img{height:360px;transform:translateY(-30px)}.information__featured:nth-child(2n) .information__featured__info{margin-left:12px}@media screen and (min-width:1200px){.information__featured:nth-child(2n) .information__featured__info{width:calc(100% - 650px)}}@media screen and (min-width:768px){.information__featured{padding:60px 96px 48px}}@media screen and (min-width:1200px){.information__featured{flex-direction:row;padding:60px 72px 48px}}.information__featured__visual{display:block;padding:6px 24px 0 60px;width:100%}@media screen and (min-width:1200px){.information__featured__visual{width:450px}}.information__featured__visual img{display:block;height:380px;margin:auto}.information__featured__info{padding:60px 12px;width:100%}.information__featured__info a{color:#2389a8}@media screen and (min-width:1200px){.information__featured__info{padding:60px 48px;width:calc(100% - 450px)}}.information__featured__info__header{font-size:1.5em;font-weight:700;margin:0 0 12px}.information__featured__info__text{font-size:1.2em;line-height:1.6;margin:0}.information__featured__info__buttons{display:flex;flex-direction:column;margin-top:36px}@media screen and (min-width:768px){.information__featured__info__buttons{flex-direction:row}}.information__featured__info__button{background-color:#2389a8;border:none;box-shadow:0 1px 4px rgba(0,0,0,.16);color:#fff;margin:6px auto;padding:12px;text-align:center;text-decoration:none;width:300px}@media screen and (min-width:768px){.information__featured__info__button{margin:6px 12px}}.information__featured__info__button:hover{background-color:#1f99be}@media screen and (min-width:768px){.information__featured__info__button:first-child{margin-left:0}}.preview-map{height:100%;position:relative}.try-it{background:rgba(192,221,235,.384);margin:96px 0 0;padding:0 0 120px}@media screen and (min-width:1600px){.try-it{padding:0 0 156px}}.try-it ::-webkit-scrollbar{width:20px}.try-it ::-webkit-scrollbar-track{background-color:transparent}.try-it ::-webkit-scrollbar-thumb{background-clip:content-box;background-color:#d6dee1;border:6px solid transparent;border-radius:20px}.try-it ::-webkit-scrollbar-thumb:hover{background-color:#a8bbbf}.try-it__title{font-size:1.3em;font-weight:400;margin:0;padding:48px 6px 36px;text-align:center}@media screen and (min-width:768px){.try-it__title{font-size:1.8em}}@media screen and (min-width:1200px){.try-it__title{font-size:2.2em}}@media screen and (min-width:1600px){.try-it__title{padding:60px 0 48px}}.try-it__intro{font-size:1em;margin:12px 48px;padding:0 6px 36px;text-align:center}@media screen and (min-width:768px){.try-it__intro{font-size:1.2em;text-align:left}}@media screen and (min-width:1366px){.try-it__intro{margin:auto;max-width:1020px;text-align:center}}.try-it__blocks{display:flex;flex-direction:column;margin:0 24px}.try-it__blocks>*{height:300px}@media screen and (min-width:992px){.try-it__blocks{flex-direction:row;margin:0 48px}.try-it__blocks>*{height:438px}}@media screen and (min-width:1600px){.try-it__blocks{margin:0 96px}.try-it__blocks>*{height:553px}}.try-it__blocks__group{display:flex;flex-direction:column;margin-right:12px;width:auto}.try-it__blocks__group>*{margin:6px;width:100%}@media screen and (min-width:992px){.try-it__blocks__group{width:30%}.try-it__blocks__group:first-child{width:40%}}.try-it__blocks__group__url{background-color:#fff;line-height:38px;max-height:38px;min-height:38px;padding:0 12px;position:relative}.try-it__blocks__group__url>p{color:#91bdd4;display:inline-block;font-weight:bolder;line-height:38px;margin:0;position:absolute;width:47px}.try-it__blocks__group__url>a{color:#7d9fb1;display:inline-block;font-style:italic;margin-left:47px;max-width:calc(100% - 50px);text-decoration:none}.try-it__blocks__group__url>a[href^="http:"]:hover{color:#698594}.try-it__blocks__group__url.post a{margin-left:58px}.try-it__blocks__group__form{display:flex;height:40px;justify-content:space-between;width:100%;z-index:1}.try-it__blocks__group__form>*{width:33%}.try-it__blocks__group__visual{background-color:#fff;height:calc(100% - 64px)}.try-it__blocks__group__attributes,.try-it__blocks__group__geojson{background-color:#fff;height:100%;margin:6px;overflow:auto;padding:12px;width:auto}@media screen and (min-width:992px){.try-it__blocks__group__attributes,.try-it__blocks__group__geojson{width:100%}}.try-it__blocks__group__attributes p,.try-it__blocks__group__geojson p{font-size:12px;height:100%;overflow:auto}.nazka-page-footer{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;background:rgba(192,221,235,.384);color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:400;margin:0 auto;overflow:hidden;overflow:clip;padding-top:48px;position:relative;z-index:500}.nazka-page-footer:after{background:#044973;content:"";height:100%;position:absolute;right:0;top:133px;transform:rotate(-2deg);transform-origin:center top;width:150%;z-index:0}.nazka-page-footer>*{z-index:1}.nazka-page-footer .container{margin:auto;max-width:1140px;padding:0 15px;width:100%}.nazka-page-footer__content{grid-column-gap:12px;grid-row-gap:12px;display:grid;grid-auto-flow:column;grid-template-columns:200px repeat(5,1fr);grid-template-rows:100px 150px;justify-items:center;padding-bottom:20px}.nazka-page-footer__content :first-child{grid-area:1/1/3/2}.nazka-page-footer__content :nth-child(2){grid-area:1/2/3/4}.nazka-page-footer__content :nth-child(3){grid-area:2/4/2/5}.nazka-page-footer__content :nth-child(4){grid-area:2/5/2/6}.nazka-page-footer__content :nth-child(5){grid-area:2/6/2/7}.nazka-page-footer__content a{color:#044973}@media screen and (max-width:991px){.nazka-page-footer__content{grid-template-columns:200px repeat(2,1fr);grid-template-rows:100px 150px 170px}.nazka-page-footer__content :first-child{grid-area:1/1/3/2}.nazka-page-footer__content :nth-child(2){grid-area:1/2/3/4}.nazka-page-footer__content :nth-child(3){grid-area:3/1/3/2}.nazka-page-footer__content :nth-child(4){grid-area:3/2/3/3}.nazka-page-footer__content :nth-child(5){grid-area:3/3/3/4}.nazka-page-footer__content .nazka-page-footer__content__generic{margin-top:24px}.nazka-page-footer__content .nazka-page-footer__content__newsletter{min-width:inherit}}@media screen and (max-width:625px){.nazka-page-footer__content{grid-template-columns:repeat(3,1fr);grid-template-rows:100px 150px 220px 170px}.nazka-page-footer__content :first-child{grid-area:1/1/3/4}.nazka-page-footer__content :nth-child(2){grid-area:3/1/4/4}.nazka-page-footer__content :nth-child(3){grid-area:4/1/5/2}.nazka-page-footer__content :nth-child(4){grid-area:4/2/5/3}.nazka-page-footer__content :nth-child(5){grid-area:4/3/5/4}.nazka-page-footer__content .nazka-page-footer__content__contact{max-width:250px}.nazka-page-footer__content .nazka-page-footer__content__newsletter{margin:auto}.nazka-page-footer__content .nazka-page-footer__content__newsletter__title{color:#fff;height:auto}}.nazka-page-footer__content__contact__title,.nazka-page-footer__content__generic__title,.nazka-page-footer__content__newsletter__title{color:#fff;display:inline-block;font-size:15px;font-weight:700;margin-bottom:6px;pointer-events:none;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nazka-page-footer__content__contact{background:#fff;border-radius:2px;width:-moz-fit-content;width:fit-content}.nazka-page-footer__content__contact>a{display:block;margin-top:20px}.nazka-page-footer__content__contact .nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col{display:flex;flex-direction:column;font-size:14px}.nazka-page-footer__content__contact .nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col:first-child{margin-bottom:6px}.nazka-page-footer__content__contact .nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>a,.nazka-page-footer__content__contact .nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>span,.nazka-page-footer__content__contact .nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>span>a{color:#044973;display:contents}.nazka-page-footer__content__contact .nazka-page-footer__content__contact__logo{background-color:#26b8d7;border-radius:50%;height:60px;margin:12px auto;position:relative;width:60px}.nazka-page-footer__content__contact .nazka-page-footer__content__contact__logo>img{display:block;height:65%;left:50%;margin:auto;position:absolute;top:52.5%;transform:translate(-50%,-50%)}.nazka-page-footer__content__contact__cols{display:flex;flex-direction:column;gap:6px;margin:12px 18px;white-space:nowrap}.nazka-page-footer__content__contact__cols>a{display:contents}.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>a,.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>span,.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col>span>a{color:#fff}.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col small{font-size:12px}.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col--social{display:flex;flex-direction:row!important;justify-content:space-between;margin:6px 0 18px;width:80px}.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col--social>a>img{float:left;height:18px;position:relative;top:5px}.nazka-page-footer__content__contact__cols .nazka-page-footer__content__contact__cols__col .nazka-page-footer__content__contact__cols__col__span{display:block!important;white-space:nowrap}.nazka-page-footer__content__generic__items{font-size:13px}.nazka-page-footer__content__generic__items>a,.nazka-page-footer__content__generic__items>span{display:block;text-decoration:none}.nazka-page-footer__content__generic__items>span{color:#fff}.nazka-page-footer__content__generic__items>a{color:inherit}.nazka-page-footer__content__generic__items--address>a{color:#1f99be;margin-top:20px}.nazka-page-footer__content__newsletter{color:#fff;margin:0 24px;min-width:350px}.nazka-page-footer__content__newsletter__content__intro{font-size:18px}.nazka-page-footer__content__newsletter__content__error{background-color:rgba(255,0,0,.4);display:none;padding:5px;width:-moz-fit-content;width:fit-content}.nazka-page-footer__content__newsletter__title{color:#044973;font-size:20px;font-weight:700;height:100px;padding-top:24px;text-transform:none}.nazka-page-footer__content__newsletter__content__form-wrapper__form{margin:12px 0 6px}.nazka-page-footer__content__newsletter__content__form-wrapper__form>label{font-weight:700}.nazka-page-footer__content__newsletter__content__form-wrapper__form>input[type=email]{background:#fff;border:none;border-radius:2px;color:#044973;display:block;font-family:Merriweather Sans,sans-serif;font-size:14px;line-height:1.5;margin:24px 0;outline:none;padding:6px 12px;width:100%}.nazka-page-footer__content__newsletter__content__form-wrapper__form>input[type=email]::-moz-placeholder{color:$nazka-primary-color;font-weight:$nazka-font-weight-regular}.nazka-page-footer__content__newsletter__content__form-wrapper__form>input[type=email]::placeholder{color:$nazka-primary-color;font-weight:$nazka-font-weight-regular}.nazka-page-footer__content__newsletter__content__form-wrapper__form.subscribed{display:none}.nazka-page-footer__content__newsletter__content__form-wrapper__form button[type=submit]{background:#fff;border:1px solid #333;border-radius:6px;color:#333;cursor:pointer;font-family:Merriweather Sans,sans-serif;font-size:13px;font-weight:700;min-width:-moz-fit-content;min-width:fit-content;overflow:hidden;padding:6px 24px;position:relative;text-align:center;text-transform:uppercase;transition:all .3s ease;white-space:nowrap}.nazka-page-footer__content__newsletter__content__form-wrapper__form button[type=submit][disabled]{background:#ddd;box-shadow:none;opacity:.7;pointer-events:none}.nazka-page-footer__content__newsletter__content__form-wrapper__form button[type=submit]:hover{background:$grey-xxxlight}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox{font-size:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>input{display:none}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>input:checked+label:after{transform:scale(1)}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label{cursor:pointer;display:inline-block;font-size:14px;line-height:14px;padding-left:28px;position:relative}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label span>a{color:#1f99be;text-decoration:underline}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label:after,.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label:before{content:"";display:block;position:absolute}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label:before{border:1px solid #fff;height:16px;left:0;top:0;width:16px}.nazka-page-footer__content__newsletter__content__form__wrap-wrapper__checkbox>label:after{background:#fff;display:block;height:8px;left:4px;top:4px;transform:scale(0);transition:transform .3s ease;width:8px}.nazka-page-footer__content__newsletter__content__form__wrap{display:flex;gap:18px;margin-top:18px}.nazka-page-footer__content__newsletter__content__form-wrapper__feedback{display:none;font-weight:700;margin-top:36px}@media screen and (min-width:768px){.nazka-page-footer__content__newsletter__content__form-wrapper__feedback{margin-top:24px}}.nazka-page-footer__content__newsletter__content__form-wrapper__form.subscribed~.nazka-page-footer__content__newsletter__content__form-wrapper__feedback{display:block}.nazka-page-footer__content__newsletter__legal__links a{text-decoration:none}.nazka-page-footer__content__newsletter__legal{align-items:center;display:flex;font-size:14px;justify-content:center;line-height:34px;padding-top:18px}.nazka-page-footer__content__newsletter__legal a{color:#1f99be;display:inline-block;line-height:34px;margin-left:12px}.nazka-page-footer__content__newsletter__legal a+a{margin-left:6px;padding-left:7px;position:relative}.nazka-page-footer__content__newsletter__legal a+a:before{background:#1f99be;content:"";display:block;height:11px;left:0;position:absolute;top:53%;transform:translateX(-50%) translateY(-50%);width:1px}@media screen and (max-width:480px){.nazka-page-footer__content__newsletter__legal{flex-direction:column}}.one-pager{height:100%;position:absolute;top:0;width:100%}.one-pager ul{list-style:none}.docs{display:flex;flex-direction:column;height:calc(100% - 60px);overflow:auto}.docs .docs__redoc{flex:1}body{background-color:#fff}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted currentColor;text-decoration:underline dotted currentColor}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}html{scroll-behavior:smooth}body{height:100vh;height:calc(var(--vh, 1vh)*100);overflow:hidden}.cookie-bar,.footer,.get-update-news,.navbar,.one-pager{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;font-family:Merriweather Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.428571429}.cookie-bar button,.footer button,.get-update-news button,.navbar button,.one-pager button{cursor:pointer;font-family:Merriweather Sans,sans-serif;font-size:16px;font-weight:400;line-height:1.428571429;outline:none}.cookie-bar code,.footer code,.get-update-news code,.navbar code,.one-pager code{font-family:monospace}.clearfix{display:inline-block}.clearfix:after{clear:both;content:" ";display:block;font-size:0;height:0;visibility:hidden}.bg-primary{background-color:#044973}.bg-primary-light{background-color:#26b8d7}.bg-accent{background-color:#e0236d}.bg-grey-xlight{background-color:#ddd}.z-depth-2{box-shadow:0 3px 6px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.z-depth-1{box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.hover-effect-accent:not(.is-loading):not(:disabled),.hover-effect-grey-light:not(.is-loading):not(:disabled),.hover-effect-primary-light:not(.is-loading):not(:disabled),.hover-effect-primary:not(.is-loading):not(:disabled),.hover-effect:not(.is-loading):not(:disabled){isolation:isolate}.hover-effect-accent:not(.is-loading):not(:disabled):after,.hover-effect-grey-light:not(.is-loading):not(:disabled):after,.hover-effect-primary-light:not(.is-loading):not(:disabled):after,.hover-effect-primary:not(.is-loading):not(:disabled):after,.hover-effect:not(.is-loading):not(:disabled):after{border-radius:inherit;content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%;z-index:-1}.hover-effect-accent:not(.is-loading):not(:disabled).active:after,.hover-effect-accent:not(.is-loading):not(:disabled):hover:after,.hover-effect-grey-light:not(.is-loading):not(:disabled).active:after,.hover-effect-grey-light:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary-light:not(.is-loading):not(:disabled).active:after,.hover-effect-primary-light:not(.is-loading):not(:disabled):hover:after,.hover-effect-primary:not(.is-loading):not(:disabled).active:after,.hover-effect-primary:not(.is-loading):not(:disabled):hover:after,.hover-effect:not(.is-loading):not(:disabled).active:after,.hover-effect:not(.is-loading):not(:disabled):hover:after{opacity:1}.hover-effect-primary:not(.is-loading):not(:disabled):after{background:#044973}.hover-effect-primary-light:not(.is-loading):not(:disabled):after{background:#26b8d7}.hover-effect-accent:not(.is-loading):not(:disabled):after{background:#e0236d}.hover-effect-grey-light:not(.is-loading):not(:disabled):after{background:#ddd}.is-loading{cursor:progress;position:relative}.is-loading:after,.is-loading:before{content:"";display:block;position:absolute}.is-loading:before{background:#fff;background-color:#f9fdff;z-index:1}.is-loading:after,.is-loading:before{border-radius:inherit;height:100%;left:0;top:0;width:100%}.is-loading:after{background-image:url(/https/boundaries-api.io/img/loader/loader.svg);background-position:50%;background-repeat:no-repeat;background-size:auto 40px;content:"";text-align:center;z-index:2}.is-loading--primary:not(:disabled):before{background:#044973}.is-loading--primary-light:not(:disabled):before{background:#26b8d7}.is-loading--accent:not(:disabled):before{background:#e0236d}.is-loading--grey-light:not(:disabled):before{background:#ddd}.is-loading--accent:after,.is-loading--primary-light:after,.is-loading--primary:after{background-image:url(/https/boundaries-api.io/img/loader/loader-white.svg)}.ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}