.unified-select,.market-nav-select,.category-filters-select,.blog-filters-select,.calendar-filter-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;border-radius:1.4rem;font-family:var(--font-family-fregat);text-transform:uppercase}.unified-select option,.market-nav-select option,.category-filters-select option,.blog-filters-select option,.calendar-filter-select option{font-family:var(--font-family-fregat);font-size:1.8rem;padding:2rem 2.4rem;background:var(--uikit-color-white);color:var(--uikit-color-dark-grey);font-weight:400}.unified-select option:first-child,.market-nav-select option:first-child,.category-filters-select option:first-child,.blog-filters-select option:first-child,.calendar-filter-select option:first-child{background:var(--uikit-color-white);color:#0006;font-weight:700;text-transform:uppercase}.unified-select option:checked,.market-nav-select option:checked,.category-filters-select option:checked,.blog-filters-select option:checked,.calendar-filter-select option:checked{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);font-weight:400}@supports (appearance: base-select){.unified-select,.market-nav-select,.category-filters-select,.blog-filters-select,.calendar-filter-select{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.unified-select::picker(select),.market-nav-select::picker(select),.category-filters-select::picker(select),.blog-filters-select::picker(select),.calendar-filter-select::picker(select){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.unified-select:not(:open),.market-nav-select:not(:open),.category-filters-select:not(:open),.blog-filters-select:not(:open),.calendar-filter-select:not(:open){-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.unified-select:open,.market-nav-select:open,.category-filters-select:open,.blog-filters-select:open,.calendar-filter-select:open{-webkit-appearance:base-select;-moz-appearance:base-select;appearance:base-select}.unified-select::picker-icon,.market-nav-select::picker-icon,.category-filters-select::picker-icon,.blog-filters-select::picker-icon,.calendar-filter-select::picker-icon{color:#0000!important}.unified-select::picker(select),.market-nav-select::picker(select),.category-filters-select::picker(select),.blog-filters-select::picker(select),.calendar-filter-select::picker(select){border:none;outline:none;border-radius:1.4rem;background-color:var(--uikit-color-white);padding:0;min-width:26.4rem;max-width:40rem;max-height:50rem;overflow-y:auto;margin-top:1.4rem}.unified-select option,.market-nav-select option,.category-filters-select option,.blog-filters-select option,.calendar-filter-select option{display:flex;justify-content:flex-start;background:var(--uikit-color-white);color:var(--uikit-color-dark-grey);padding:2rem 2.4rem;font-family:var(--font-family-fregat);font-size:1.8rem;font-weight:400;transition:.3s;border-radius:0}.unified-select option:first-of-type,.market-nav-select option:first-of-type,.category-filters-select option:first-of-type,.blog-filters-select option:first-of-type,.calendar-filter-select option:first-of-type{border-radius:1.4rem 1.4rem 0 0;border-top:2px solid #d9d9d9}.unified-select option:last-of-type,.market-nav-select option:last-of-type,.category-filters-select option:last-of-type,.blog-filters-select option:last-of-type,.calendar-filter-select option:last-of-type{border-radius:0 0 1.4rem 1.4rem;border-bottom:2px solid #d9d9d9}.unified-select option:not(option:last-of-type),.market-nav-select option:not(option:last-of-type),.category-filters-select option:not(option:last-of-type),.blog-filters-select option:not(option:last-of-type),.calendar-filter-select option:not(option:last-of-type){border-bottom:none}.unified-select option:first-child,.market-nav-select option:first-child,.category-filters-select option:first-child,.blog-filters-select option:first-child,.calendar-filter-select option:first-child{background:var(--uikit-color-white);color:#0006;font-weight:700;text-transform:uppercase}.unified-select option:checked,.market-nav-select option:checked,.category-filters-select option:checked,.blog-filters-select option:checked,.calendar-filter-select option:checked{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);font-weight:400}.unified-select option:hover,.unified-select option:focus,.market-nav-select option:hover,.market-nav-select option:focus,.category-filters-select option:hover,.category-filters-select option:focus,.blog-filters-select option:hover,.blog-filters-select option:focus,.calendar-filter-select option:hover,.calendar-filter-select option:focus{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white)}.unified-select option::checkmark,.market-nav-select option::checkmark,.category-filters-select option::checkmark,.blog-filters-select option::checkmark,.calendar-filter-select option::checkmark{display:none}}@media (max-width: 768px){.unified-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:5rem}.unified-select option{padding:1.5rem 2rem;font-size:1.6rem;font-family:var(--font-family-fregat)}}.unified-select-chevron{position:absolute;right:4.6rem;top:50%;transform:translateY(-50%) rotate(0);width:3.2rem;height:1.6rem;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.unified-select-wrapper.active .unified-select-chevron{transform:translateY(-50%) rotate(180deg)}.unified-select-chevron svg{width:100%;height:100%;display:block}.unified-select-wrapper{position:relative}.custom-select-button{width:100%;cursor:pointer;text-align:left;position:relative;display:flex;align-items:center;justify-content:space-between;border:none;outline:none}.custom-select-button.category-filters-select{width:100%;height:4.5rem;padding:0 7.8rem 0 4.6rem;background:var(--uikit-color-dark-blue);border:none;font-weight:400;font-size:1.6rem;line-height:4.5rem;color:var(--uikit-color-white);box-shadow:0 0 21.5px 5px #0be5fe66;transition:box-shadow .3s ease;border-radius:1.4rem;font-family:var(--font-family-fregat);text-transform:uppercase;overflow:hidden}.custom-select-button.category-filters-select:focus{outline:none;box-shadow:0 0 25px 7px #0be5fe80}.custom-select-button.category-filters-select .custom-select-button-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}@media (max-width: 768px){.custom-select-button.category-filters-select{padding-right:5rem}}.custom-select-button.market-nav-select{width:100%;height:auto;padding:18.471px 60px 18.471px 36.942px;border:.803px solid var(--uikit-color-dark-blue);border-radius:11.243px;background:#fff;font-weight:var(--bold-font-weight);font-size:16px;line-height:normal;color:var(--uikit-color-dark-blue);border-radius:1.4rem;font-family:var(--font-family-fregat);text-transform:uppercase}.custom-select-button.market-nav-select:focus{outline:none}.custom-select-button.calculator-select{width:100%;height:56px;padding:1.5rem 3.5rem 1.5rem 2rem;border:1px dashed #2e41fe;border-radius:var(--radius-md);background:transparent;color:#292929;font-size:var(--uikit-text-basic);font-weight:var(--regular-font-weight);font-family:Fregat,sans-serif;text-transform:none;transition:border-color .3s ease}.custom-select-button.calculator-select:hover,.custom-select-button.calculator-select:focus{border-style:solid;border-color:#2e41fe;outline:none}.custom-select-button.calculator-select .custom-select-button-text{font-weight:var(--regular-font-weight);font-family:Fregat,sans-serif;text-transform:none}.custom-select-button-text{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-chevron{position:absolute;right:4.6rem;top:50%;transform:translateY(-50%) rotate(0);width:3.2rem;height:1.6rem;pointer-events:none;display:flex;align-items:center;justify-content:center;transition:transform .3s cubic-bezier(.4,0,.2,1);will-change:transform}.custom-select-open .custom-select-chevron{transform:translateY(-50%) rotate(180deg)}.custom-select-chevron svg{width:100%;height:100%;display:block}.custom-select-dropdown{position:absolute;top:calc(100% + 1.4rem);left:0;right:0;z-index:1000;background-color:var(--uikit-color-white);border-radius:1.4rem;list-style:none;margin:0;padding:0;min-width:26.4rem;max-width:40rem;max-height:50rem;overflow-y:auto;display:none;box-shadow:0 4px 12px #00000026}.custom-select-dropdown.open{display:block}.custom-select-option{display:flex;justify-content:flex-start;background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);padding:2rem 2.4rem;font-family:var(--font-family-fregat);text-transform:uppercase;font-size:1.8rem;font-weight:400;transition:.3s;border-radius:0;cursor:var(--cursor-pointer);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-select-option.first-option{border-radius:1.4rem 1.4rem 0 0;border-top:2px solid #d9d9d9;background:var(--uikit-color-white);color:inherit;font-weight:400;text-transform:uppercase}.custom-select-option:last-child{border-radius:0 0 1.4rem 1.4rem;border-bottom:2px solid #d9d9d9}.custom-select-option:not(:last-child){border-bottom:none}.custom-select-option.selected{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);font-weight:400}.custom-select-option:hover,.custom-select-option:focus{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);outline:none}.custom-select-native-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0;opacity:0;pointer-events:none}@media (max-width: 768px){.custom-select-dropdown{min-width:100%;max-width:100%}.custom-select-option{padding:1.5rem 2rem;font-size:1.6rem}}@font-face{font-family:Fregat;src:url(https://bluebirdfinance.ru/assets/fonts/Fregat-CiP3HIZd.woff2) format("woff2"),url(https://bluebirdfinance.ru/assets/fonts/Fregat-BdVt-_uN.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Fregat;src:url(https://bluebirdfinance.ru/assets/fonts/Fregat-Bold-A93OmU-r.woff2) format("woff2"),url(https://bluebirdfinance.ru/assets/fonts/Fregat-Bold-BAr5Tgpq.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Fregat;src:url(https://bluebirdfinance.ru/assets/fonts/Fregat-Italic-Tf7ClEYn.woff2) format("woff2"),url(https://bluebirdfinance.ru/assets/fonts/Fregat-Italic-BQd0Ykef.woff) format("woff");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Fregat;src:url(https://bluebirdfinance.ru/assets/fonts/Fregat-BoldItalic-8IcdfxY4.woff2) format("woff2"),url(https://bluebirdfinance.ru/assets/fonts/Fregat-BoldItalic-CaFUwwWF.woff) format("woff");font-weight:700;font-style:italic;font-display:swap}:root{--container-width: 1488px;--space-big: 20rem;--space-med: 7rem;--space-small: 40px;--font-family-fregat: "Fregat", sans-serif;--base-font-weight: 400;--regular-font-weight: 400;--bold-font-weight: 700;--line-height-tight: 1;--line-height-normal: 1.4;--line-height-relaxed: 1.2;--padding-xs: 1.6rem;--padding-sm: 2rem;--padding-md: 2.3rem;--padding-lg: 2.6rem;--padding-xl: 4rem;--padding-2xl: 5.5rem;--radius-xs: 1.2rem;--radius-sm: 1.4rem;--radius-md: 2.4rem;--radius-lg: 3.2rem;--radius-xl: 4.2rem;--cursor-pointer: url(https://bluebirdfinance.ru/images/site/cursor-pointer.svg) 10 10, pointer;--uikit-text-basic: 2rem;--uikit-text-highlighted: 2rem;--uikit-text-button: 2rem;--uikit-text-description: 1.6rem;--uikit-text-h4: 2.8rem;--uikit-text-h3: 3.2rem;--uikit-text-h2: 5.4rem;--uikit-text-h1: 6.8rem;--uikit-line-height-auto: normal;--uikit-line-height-h1: 1;--uikit-line-height-h2: 1;--uikit-color-white: #ffffff;--uikit-color-black: #2f2f2f;--uikit-color-dark-blue: #1a2ab5;--uikit-color-yellow: #eebc35;--uikit-color-orange: #c88609;--uikit-color-light-gray: #f0f0f0;--uikit-color-dark-grey: #2f2f2f;--uikit-color-gray: #808080;--uikit-color-blue: #2e41fe}.uikit-text-basic{font-size:var(--uikit-text-basic);line-height:var(--uikit-line-height-auto);font-weight:var(--regular-font-weight)}.uikit-text-highlighted{font-size:var(--uikit-text-highlighted);line-height:var(--uikit-line-height-auto);font-weight:var(--bold-font-weight)}.uikit-text-button{font-size:var(--uikit-text-button);line-height:var(--uikit-line-height-auto);font-weight:var(--bold-font-weight)}.uikit-text-h5{font-size:var(--uikit-text-h5);line-height:var(--uikit-line-height-auto);font-weight:var(--regular-font-weight)}.uikit-text-description{font-size:var(--uikit-text-description);line-height:var(--uikit-line-height-auto);font-weight:var(--bold-font-weight)}.uikit-text-h4{font-size:var(--uikit-text-h4);line-height:var(--uikit-line-height-auto);font-weight:var(--regular-font-weight)}.uikit-text-h6{font-size:var(--uikit-text-h6);line-height:var(--uikit-line-height-auto);font-weight:var(--regular-font-weight)}.uikit-text-h2{font-size:var(--uikit-text-h2);line-height:var(--uikit-line-height-h2);font-weight:var(--bold-font-weight)}.uikit-text-h1{font-size:var(--uikit-text-h1);line-height:var(--uikit-line-height-h1);font-weight:var(--bold-font-weight)}.uikit-text-bold{font-size:var(--uikit-text-bold);line-height:var(--uikit-line-height-auto);font-weight:var(--regular-font-weight)}.uikit-text-h3{font-size:var(--uikit-text-h3);line-height:var(--uikit-line-height-auto);font-weight:var(--bold-font-weight)}.uikit-color-white{color:var(--uikit-color-white)}.uikit-color-black{color:var(--uikit-color-black)}.uikit-color-dark-blue{color:var(--uikit-color-dark-blue)}.uikit-color-yellow{color:var(--uikit-color-yellow)}.uikit-color-light-gray{color:var(--uikit-color-light-gray)}.uikit-color-dark-grey{color:var(--uikit-color-dark-grey)}.uikit-color-gray{color:var(--uikit-color-gray)}.uikit-color-blue{color:var(--uikit-color-blue)}.uikit-bg-white{background-color:var(--uikit-color-white)}.uikit-bg-black{background-color:var(--uikit-color-black)}.uikit-bg-dark-blue{background-color:var(--uikit-color-dark-blue)}.uikit-bg-yellow{background-color:var(--uikit-color-yellow)}.uikit-bg-light-gray{background-color:var(--uikit-color-light-gray)}.uikit-bg-dark-grey{background-color:var(--uikit-color-dark-grey)}.uikit-bg-gray{background-color:var(--uikit-color-gray)}.uikit-bg-blue{background-color:var(--uikit-color-blue)}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Fregat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.6rem;background-color:#fff}body.animation-disabled *{animation:none!important;transition:none!important}ul{list-style:none}.breadcrumbs{margin-bottom:var(--space-med)}.breadcrumbs-list{display:flex;align-items:flex-start;gap:.8rem;list-style:none;margin:0;padding:0}.breadcrumbs-item{display:flex;align-items:center;gap:.8rem;font-weight:var(--regular-font-weight);font-size:2rem;line-height:var(--line-height-normal);color:var(--uikit-color-black)}.breadcrumbs-link{color:var(--uikit-color-black);text-decoration:none;transition:color .3s ease}.breadcrumbs-current{color:#0009}.breadcrumbs-separator{color:#0006}.main{display:flex;flex-direction:column;gap:var(--space-big)}.container{max-width:var(--container-width);width:100%;margin:0 auto}h1,h2,h3,h4,h5,h6{font-weight:var(--bold-font-weight);line-height:var(--line-height-relaxed);margin-bottom:1rem;-webkit-user-select:none;user-select:none}h1{font-size:var(--uikit-text-h1);line-height:var(--line-height-tight);color:var(--uikit-color-dark-blue);text-transform:uppercase}.section-title{font-size:var(--uikit-text-h2);line-height:var(--line-height-tight);text-align:center;color:var(--uikit-color-dark-blue);text-transform:uppercase;margin-bottom:7rem}.highlight{color:var(--uikit-color-orange)}.highlight-2{color:var(--uikit-color-yellow)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}button{border:none;outline:none;cursor:pointer;font-family:inherit;font-size:inherit;font-weight:700;-webkit-user-select:none;user-select:none;color:inherit}.btn-primary{background:var(--uikit-color-yellow);color:var(--uikit-color-dark-blue);border:1px solid transparent;padding:1.7rem 2.4rem;border-radius:1.6rem;width:30rem;height:fit-content;font-weight:var(--bold-font-weight);font-size:var(--uikit-text-button);text-transform:uppercase;transition:all .3s ease;cursor:var(--cursor-pointer);white-space:nowrap}.btn-primary:active{background:var(--uikit-color-blue)!important;color:var(--uikit-color-white);border:1px solid var(--uikit-color-yellow)!important;box-shadow:2px -1px 15.7px #ffffffe6}.btn-secondary{background:var(--uikit-color-dark-blue);color:var(--uikit-color-white);border:2px solid transparent;padding:1.7rem 4.3rem;border-radius:1.6rem;width:fit-content;font-weight:var(--bold-font-weight);font-size:var(--uikit-text-button);text-transform:uppercase;transition:all .3s ease;cursor:var(--cursor-pointer)}.btn-secondary:active{background:var(--uikit-color-yellow)!important;color:var(--uikit-color-dark-blue)!important}.btn-link{display:flex;justify-content:center;align-items:center;text-decoration:none}.btn-tertiary{background:var(--uikit-color-white);color:var(--uikit-color-dark-blue);border:2px solid transparent;padding:1.7rem 4.3rem;border-radius:var(--radius-md);width:36.5rem;font-weight:var(--bold-font-weight);font-size:var(--uikit-text-button);text-transform:uppercase;transition:all .3s ease;cursor:var(--cursor-pointer);box-shadow:2px -1px 15px #72afff}.btn-tertiary:active{background:var(--uikit-color-yellow)!important;color:var(--uikit-color-dark-blue)!important;box-shadow:2px -1px 20px #72afff}@media (hover: hover) and (pointer: fine){.btn-primary:hover{background:var(--uikit-color-yellow);box-shadow:2px -1px 15.7px #ffffffe6}.btn-secondary:hover{background:transparent!important;color:var(--uikit-color-dark-blue);border:2px solid var(--uikit-color-dark-blue)!important}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}}.footer{background:linear-gradient(128.584deg,#011b97 5.6776%,#0171f5 110.09%);border-radius:var(--radius-md) var(--radius-md) 0 0;padding:4rem 0;color:var(--uikit-color-white);margin-top:var(--space-big)}.footer-content{display:flex;align-items:flex-start;margin-bottom:4rem}.footer-logo{display:flex}.footer-logo-image{width:172px;height:66px}.footer-nav{display:flex;flex-direction:column;width:100%}.footer-nav-inner{display:flex;width:100%}.footer-column{display:flex;flex-direction:column;gap:22px}.footer-column--first{margin-left:9.1rem}.footer-link{color:var(--uikit-color-white);text-decoration:none;font-size:var(--uikit-text-basic);transition:color .3s ease;white-space:nowrap}.footer-bottom li:first-of-type{margin-left:9.1rem;white-space:nowrap}.footer-column--second,.footer-bottom li:nth-of-type(2){margin-left:23.3rem}.footer-bottom li:nth-of-type(3){margin-left:32rem}.footer-link:hover{color:var(--uikit-color-yellow)}.footer-social{display:flex;gap:16px;margin-left:auto}.footer-actions{margin-left:auto;display:flex;flex-direction:column;gap:11.3rem;align-items:flex-end}.social-link{width:5.6rem;height:5.6rem;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.social-link:hover{transform:scale(1.1)}.social-link svg{width:100%;height:100%}.footer-btn{width:30.6rem;display:flex;align-items:center;justify-content:center}.footer-bottom{display:flex;padding-top:7.5rem}.footer-bottom-link{color:var(--uikit-color-white);text-decoration:none;font-size:var(--uikit-text-basic);transition:color .3s ease;white-space:nowrap}.footer-bottom-link:hover{color:var(--uikit-color-yellow)}@media all and (max-width: 1440px){:root{--container-width: 119.9rem;--uikit-text-h2: 4.8rem;--space-big: 12rem;--uikit-text-basic: 1.8rem;--uikit-text-button: 2.4rem;--uikit-text-h3: 2.8rem}.footer-link,.footer-bottom-link{font-size:1.6rem}.footer-bottom li:nth-of-type(3){margin-left:16rem}.footer-btn{width:255px}.social-link{width:4.6rem;height:4.6rem}.footer-actions{gap:4.7rem}}@media all and (max-width: 1260px){:root{--container-width: 110rem;--uikit-text-button: 2rem;--uikit-text-basic: 1.6rem;--space-med: 5rem}.footer{width:100%}.footer-column--second,.footer-bottom li:nth-of-type(2){margin-left:9.3rem}.footer-bottom li:nth-of-type(3){margin-left:21rem}}@media all and (max-width: 1024px){:root{--container-width: 94.4rem;--uikit-text-h3: 2.4rem;--uikit-text-h2: 3.6rem;--uikit-text-h1: 5.2rem}.footer-column--first{margin-left:7.5rem}.footer-column--second{margin-left:15.5rem}.footer-logo-image{width:149px}.footer-bottom li:first-of-type{margin-left:7.1rem;white-space:nowrap}.footer-bottom li:nth-of-type(2){margin-left:15.7rem}.footer-bottom li:nth-of-type(3){margin-left:4rem}.btn-primary,.btn-secondary,.btn-tertiary{padding:1.2rem 2.4rem}.btn-secondary{padding:1.2rem 4.3rem}}.orientation-warning{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--uikit-color-blue);color:var(--uikit-color-white);z-index:1000;align-items:center;justify-content:center;flex-direction:column}.orientation-warning-content{text-align:center;padding:2rem}.orientation-warning-content p{font-size:2.4rem;font-weight:var(--bold-font-weight);color:var(--uikit-color-white);line-height:1.4;max-width:80%;margin:0 auto}@media (max-width: 1000px){:root{--container-width: 100vw;--uikit-text-h4:2rem}@media (orientation: landscape){.orientation-warning{display:flex}body>*:not(.orientation-warning){display:none!important}}.section-title{margin-bottom:5rem}.footer{padding:3rem}.footer-logo{grid-column:1 / 2;grid-row:1 / 2}.footer-logo-image{width:120px;height:46px}.footer-content{display:grid;grid-template-columns:1fr 1fr}.footer-content,.footer-nav-inner{flex-direction:column}.footer-column{gap:0}.footer-column--first{flex-direction:row;margin-top:2.5rem;margin-bottom:2.5rem;grid-column:1/3;grid-column-gap:2rem;flex-wrap:wrap}.footer-column--first,.footer-column--second{margin-left:0}.footer-actions{margin-left:0;grid-column:1 / 3;grid-row:1/2}.footer-nav{display:contents}.footer-nav-inner{flex-direction:column;display:contents}.footer-btn{width:100%}.footer-bottom{padding-top:7.5rem;grid-column:1 / 3;display:flex;flex-direction:column;padding-top:3.8rem}.footer-bottom li:first-of-type,.footer-bottom li:nth-of-type(2),.footer-bottom li:nth-of-type(3){margin-left:0}.footer-link,.footer-bottom-link{line-height:1.7}.footer-actions{gap:2.6rem}}@media all and (max-width: 650px){:root{--uikit-text-h2: 2.8rem;--uikit-text-h1: 3.6rem;--uikit-text-button: 1.8rem}.breadcrumbs-item{font-size:1.6rem}.footer{padding:3rem 2rem}}
