/*! 
https://serp.co/tools/css-reset/
<link rel="stylesheet" href="https://css.serp.co/css-reset/normalize.css/">
*/html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible;margin:0}pre{font-family:monospace, monospace;font-size:1em}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{border-bottom:none;text-decoration:underline;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:-0.25em}sup{top:-0.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}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;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"]{-webkit-box-sizing:border-box;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}template{display:none}[hidden]{display:none}ul{list-style:none;padding:0;margin:0}button{border:none;margin:0;padding:0;width:auto;overflow:visible;background:transparent;color:inherit;font:inherit;-webkit-font-smoothing:inherit;-moz-osx-font-smoothing:inherit;-webkit-appearance:none}button::-moz-focus-inner{border:0;padding:0}h1,h2,h3,h4,h5,h6{margin:0}figure{margin:0}@font-face{font-family:"Maax";src:url(../fonts/Maax.eot);src:local("Maax"),local("Maax"),url(../fonts/Maax.eot?#iefix) format("embedded-opentype"),url(../fonts/Maax.woff) format("woff"),url(../fonts/Maax.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Maax-Medium";src:url(../fonts/Maax-Medium.eot);src:local("Maax Medium"),local("Maax-Medium"),url(../fonts/Maax-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Maax-Medium.woff) format("woff"),url(../fonts/Maax-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Maax-Bold";src:url(../fonts/Maax-Bold.eot);src:local("Maax Bold"),local("Maax-Bold"),url(../fonts/Maax-Bold.eot?#iefix) format("embedded-opentype"),url(../fonts/Maax-Bold.woff) format("woff"),url(../fonts/Maax-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:"Inter-Regular";src:url(../fonts/Inter-Regular.eot);src:local("Inter Regular"),local("Inter-Regular"),url(../fonts/Inter-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter-Regular.woff2) format("woff2"),url(../fonts/Inter-Regular.woff) format("woff"),url(../fonts/Inter-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Source-Code-Pro-Regular";src:url(../fonts/SourceCodePro-Regular.eot);src:local("Source Code Pro Regular"),local("Source-Code-Pro-Regular"),url(../fonts/SourceCodePro-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/SourceCodePro-Regular.woff2) format("woff2"),url(../fonts/SourceCodePro-Regular.woff) format("woff"),url(../fonts/SourceCodePro-Regular.ttf) format("truetype");font-weight:normal;font-style:normal}@font-face{font-family:"Inter-Medium";src:url(../fonts/Inter-Medium.eot);src:local("Inter Medium"),local("Inter-Medium"),url(../fonts/Inter-Medium.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter-Medium.woff2) format("woff2"),url(../fonts/Inter-Medium.woff) format("woff"),url(../fonts/Inter-Medium.ttf) format("truetype");font-weight:500;font-style:normal}@font-face{font-family:"Inter-SemiBold";src:url(../fonts/Inter-SemiBold.eot);src:local("Inter SemiBold"),local("Inter-SemiBold"),url(../fonts/Inter-SemiBold.eot?#iefix) format("embedded-opentype"),url(../fonts/Inter-SemiBold.woff2) format("woff2"),url(../fonts/Inter-SemiBold.woff) format("woff"),url(../fonts/Inter-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal}mark.accent-text,.accent-text{color:#ff5c52;background:transparent}.fade-in-left-animated{-webkit-animation:fadeInLeft 0.4s cubic-bezier(0.55, 0, 0.1, 1);animation:fadeInLeft 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.fade-out-right-animated{-webkit-animation:fadeOutRight 0.4s cubic-bezier(0.55, 0, 0.1, 1);animation:fadeOutRight 0.4s cubic-bezier(0.55, 0, 0.1, 1)}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-100%);transform:translateX(-100%)}100%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}}@-webkit-keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}@keyframes fadeOutRight{0%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}100%{opacity:0;-webkit-transform:translateX(100%);transform:translateX(100%)}}.padding-20px{padding:20px !important}.pl-20px{padding-left:20px !important}.pr-20px{padding-right:20px !important}.pt-20px{padding-top:20px !important}.pb-20px{padding-bottom:20px !important}.margin-20px{margin:20px !important}.ml-20px{margin-left:20px !important}.mr-20px{margin-right:20px !important}.mt-20px{margin-top:20px !important}.mb-20px{margin-bottom:20px !important}.ml-20px-minus{margin-left:20px !important}.mr-20px-minus{margin-right:20px !important}.mt-20px-minus{margin-top:20px !important}.mb-20px-minus{margin-bottom:20px !important}.gap-20px{gap:20px}.padding-40px{padding:40px !important}.pl-40px{padding-left:40px !important}.pr-40px{padding-right:40px !important}.pt-40px{padding-top:40px !important}.pb-40px{padding-bottom:40px !important}.margin-40px{margin:40px !important}.ml-40px{margin-left:40px !important}.mr-40px{margin-right:40px !important}.mt-40px{margin-top:40px !important}.mb-40px{margin-bottom:40px !important}.ml-40px-minus{margin-left:40px !important}.mr-40px-minus{margin-right:40px !important}.mt-40px-minus{margin-top:40px !important}.mb-40px-minus{margin-bottom:40px !important}.gap-40px{gap:40px}.padding-80px{padding:80px !important}.pl-80px{padding-left:80px !important}.pr-80px{padding-right:80px !important}.pt-80px{padding-top:80px !important}.pb-80px{padding-bottom:80px !important}.margin-80px{margin:80px !important}.ml-80px{margin-left:80px !important}.mr-80px{margin-right:80px !important}.mt-80px{margin-top:80px !important}.mb-80px{margin-bottom:80px !important}.ml-80px-minus{margin-left:80px !important}.mr-80px-minus{margin-right:80px !important}.mt-80px-minus{margin-top:80px !important}.mb-80px-minus{margin-bottom:80px !important}.gap-80px{gap:80px}.padding-100px{padding:100px !important}.pl-100px{padding-left:100px !important}.pr-100px{padding-right:100px !important}.pt-100px{padding-top:100px !important}.pb-100px{padding-bottom:100px !important}.margin-100px{margin:100px !important}.ml-100px{margin-left:100px !important}.mr-100px{margin-right:100px !important}.mt-100px{margin-top:100px !important}.mb-100px{margin-bottom:100px !important}.ml-100px-minus{margin-left:100px !important}.mr-100px-minus{margin-right:100px !important}.mt-100px-minus{margin-top:100px !important}.mb-100px-minus{margin-bottom:100px !important}.gap-100px{gap:100px}.padding-120px{padding:120px !important}.pl-120px{padding-left:120px !important}.pr-120px{padding-right:120px !important}.pt-120px{padding-top:120px !important}.pb-120px{padding-bottom:120px !important}.margin-120px{margin:120px !important}.ml-120px{margin-left:120px !important}.mr-120px{margin-right:120px !important}.mt-120px{margin-top:120px !important}.mb-120px{margin-bottom:120px !important}.ml-120px-minus{margin-left:120px !important}.mr-120px-minus{margin-right:120px !important}.mt-120px-minus{margin-top:120px !important}.mb-120px-minus{margin-bottom:120px !important}.gap-120px{gap:120px}.padding-140px{padding:140px !important}.pl-140px{padding-left:140px !important}.pr-140px{padding-right:140px !important}.pt-140px{padding-top:140px !important}.pb-140px{padding-bottom:140px !important}.margin-140px{margin:140px !important}.ml-140px{margin-left:140px !important}.mr-140px{margin-right:140px !important}.mt-140px{margin-top:140px !important}.mb-140px{margin-bottom:140px !important}.ml-140px-minus{margin-left:140px !important}.mr-140px-minus{margin-right:140px !important}.mt-140px-minus{margin-top:140px !important}.mb-140px-minus{margin-bottom:140px !important}.gap-140px{gap:140px}.padding-180px{padding:180px !important}.pl-180px{padding-left:180px !important}.pr-180px{padding-right:180px !important}.pt-180px{padding-top:180px !important}.pb-180px{padding-bottom:180px !important}.margin-180px{margin:180px !important}.ml-180px{margin-left:180px !important}.mr-180px{margin-right:180px !important}.mt-180px{margin-top:180px !important}.mb-180px{margin-bottom:180px !important}.ml-180px-minus{margin-left:180px !important}.mr-180px-minus{margin-right:180px !important}.mt-180px-minus{margin-top:180px !important}.mb-180px-minus{margin-bottom:180px !important}.gap-180px{gap:180px}.padding-200px{padding:200px !important}.pl-200px{padding-left:200px !important}.pr-200px{padding-right:200px !important}.pt-200px{padding-top:200px !important}.pb-200px{padding-bottom:200px !important}.margin-200px{margin:200px !important}.ml-200px{margin-left:200px !important}.mr-200px{margin-right:200px !important}.mt-200px{margin-top:200px !important}.mb-200px{margin-bottom:200px !important}.ml-200px-minus{margin-left:200px !important}.mr-200px-minus{margin-right:200px !important}.mt-200px-minus{margin-top:200px !important}.mb-200px-minus{margin-bottom:200px !important}.gap-200px{gap:200px}@media (min-width: 1279.5px) and (max-width: 1441px){.padding-l-20px{padding:20px !important}.pl-l-20px{padding-left:20px !important}.pr-l-20px{padding-right:20px !important}.pt-l-20px{padding-top:20px !important}.pb-l-20px{padding-bottom:20px !important}.margin-l-20px{margin:20px !important}.ml-l-20px{margin-left:20px !important}.mr-l-20px{margin-right:20px !important}.mt-l-20px{margin-top:20px !important}.mb-l-20px{margin-bottom:20px !important}.ml-l-20px-minus{margin-left:20px !important}.mr-l-20px-minus{margin-right:20px !important}.mt-l-20px-minus{margin-top:20px !important}.mb-l-20px-minus{margin-bottom:20px !important}.gap-l-20px{gap:20px}.padding-l-40px{padding:40px !important}.pl-l-40px{padding-left:40px !important}.pr-l-40px{padding-right:40px !important}.pt-l-40px{padding-top:40px !important}.pb-l-40px{padding-bottom:40px !important}.margin-l-40px{margin:40px !important}.ml-l-40px{margin-left:40px !important}.mr-l-40px{margin-right:40px !important}.mt-l-40px{margin-top:40px !important}.mb-l-40px{margin-bottom:40px !important}.ml-l-40px-minus{margin-left:40px !important}.mr-l-40px-minus{margin-right:40px !important}.mt-l-40px-minus{margin-top:40px !important}.mb-l-40px-minus{margin-bottom:40px !important}.gap-l-40px{gap:40px}.padding-l-80px{padding:80px !important}.pl-l-80px{padding-left:80px !important}.pr-l-80px{padding-right:80px !important}.pt-l-80px{padding-top:80px !important}.pb-l-80px{padding-bottom:80px !important}.margin-l-80px{margin:80px !important}.ml-l-80px{margin-left:80px !important}.mr-l-80px{margin-right:80px !important}.mt-l-80px{margin-top:80px !important}.mb-l-80px{margin-bottom:80px !important}.ml-l-80px-minus{margin-left:80px !important}.mr-l-80px-minus{margin-right:80px !important}.mt-l-80px-minus{margin-top:80px !important}.mb-l-80px-minus{margin-bottom:80px !important}.gap-l-80px{gap:80px}.padding-l-100px{padding:100px !important}.pl-l-100px{padding-left:100px !important}.pr-l-100px{padding-right:100px !important}.pt-l-100px{padding-top:100px !important}.pb-l-100px{padding-bottom:100px !important}.margin-l-100px{margin:100px !important}.ml-l-100px{margin-left:100px !important}.mr-l-100px{margin-right:100px !important}.mt-l-100px{margin-top:100px !important}.mb-l-100px{margin-bottom:100px !important}.ml-l-100px-minus{margin-left:100px !important}.mr-l-100px-minus{margin-right:100px !important}.mt-l-100px-minus{margin-top:100px !important}.mb-l-100px-minus{margin-bottom:100px !important}.gap-l-100px{gap:100px}.padding-l-120px{padding:120px !important}.pl-l-120px{padding-left:120px !important}.pr-l-120px{padding-right:120px !important}.pt-l-120px{padding-top:120px !important}.pb-l-120px{padding-bottom:120px !important}.margin-l-120px{margin:120px !important}.ml-l-120px{margin-left:120px !important}.mr-l-120px{margin-right:120px !important}.mt-l-120px{margin-top:120px !important}.mb-l-120px{margin-bottom:120px !important}.ml-l-120px-minus{margin-left:120px !important}.mr-l-120px-minus{margin-right:120px !important}.mt-l-120px-minus{margin-top:120px !important}.mb-l-120px-minus{margin-bottom:120px !important}.gap-l-120px{gap:120px}.padding-l-140px{padding:140px !important}.pl-l-140px{padding-left:140px !important}.pr-l-140px{padding-right:140px !important}.pt-l-140px{padding-top:140px !important}.pb-l-140px{padding-bottom:140px !important}.margin-l-140px{margin:140px !important}.ml-l-140px{margin-left:140px !important}.mr-l-140px{margin-right:140px !important}.mt-l-140px{margin-top:140px !important}.mb-l-140px{margin-bottom:140px !important}.ml-l-140px-minus{margin-left:140px !important}.mr-l-140px-minus{margin-right:140px !important}.mt-l-140px-minus{margin-top:140px !important}.mb-l-140px-minus{margin-bottom:140px !important}.gap-l-140px{gap:140px}.padding-l-180px{padding:180px !important}.pl-l-180px{padding-left:180px !important}.pr-l-180px{padding-right:180px !important}.pt-l-180px{padding-top:180px !important}.pb-l-180px{padding-bottom:180px !important}.margin-l-180px{margin:180px !important}.ml-l-180px{margin-left:180px !important}.mr-l-180px{margin-right:180px !important}.mt-l-180px{margin-top:180px !important}.mb-l-180px{margin-bottom:180px !important}.ml-l-180px-minus{margin-left:180px !important}.mr-l-180px-minus{margin-right:180px !important}.mt-l-180px-minus{margin-top:180px !important}.mb-l-180px-minus{margin-bottom:180px !important}.gap-l-180px{gap:180px}.padding-l-200px{padding:200px !important}.pl-l-200px{padding-left:200px !important}.pr-l-200px{padding-right:200px !important}.pt-l-200px{padding-top:200px !important}.pb-l-200px{padding-bottom:200px !important}.margin-l-200px{margin:200px !important}.ml-l-200px{margin-left:200px !important}.mr-l-200px{margin-right:200px !important}.mt-l-200px{margin-top:200px !important}.mb-l-200px{margin-bottom:200px !important}.ml-l-200px-minus{margin-left:200px !important}.mr-l-200px-minus{margin-right:200px !important}.mt-l-200px-minus{margin-top:200px !important}.mb-l-200px-minus{margin-bottom:200px !important}.gap-l-200px{gap:200px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.padding-t-20px{padding:20px !important}.pl-t-20px{padding-left:20px !important}.pr-t-20px{padding-right:20px !important}.pt-t-20px{padding-top:20px !important}.pb-t-20px{padding-bottom:20px !important}.margin-t-20px{margin:20px !important}.ml-t-20px{margin-left:20px !important}.mr-t-20px{margin-right:20px !important}.mt-t-20px{margin-top:20px !important}.mb-t-20px{margin-bottom:20px !important}.ml-t-20px-minus{margin-left:20px !important}.mr-t-20px-minus{margin-right:20px !important}.mt-t-20px-minus{margin-top:20px !important}.mb-t-20px-minus{margin-bottom:20px !important}.gap-t-20px{gap:20px}.padding-t-40px{padding:40px !important}.pl-t-40px{padding-left:40px !important}.pr-t-40px{padding-right:40px !important}.pt-t-40px{padding-top:40px !important}.pb-t-40px{padding-bottom:40px !important}.margin-t-40px{margin:40px !important}.ml-t-40px{margin-left:40px !important}.mr-t-40px{margin-right:40px !important}.mt-t-40px{margin-top:40px !important}.mb-t-40px{margin-bottom:40px !important}.ml-t-40px-minus{margin-left:40px !important}.mr-t-40px-minus{margin-right:40px !important}.mt-t-40px-minus{margin-top:40px !important}.mb-t-40px-minus{margin-bottom:40px !important}.gap-t-40px{gap:40px}.padding-t-80px{padding:80px !important}.pl-t-80px{padding-left:80px !important}.pr-t-80px{padding-right:80px !important}.pt-t-80px{padding-top:80px !important}.pb-t-80px{padding-bottom:80px !important}.margin-t-80px{margin:80px !important}.ml-t-80px{margin-left:80px !important}.mr-t-80px{margin-right:80px !important}.mt-t-80px{margin-top:80px !important}.mb-t-80px{margin-bottom:80px !important}.ml-t-80px-minus{margin-left:80px !important}.mr-t-80px-minus{margin-right:80px !important}.mt-t-80px-minus{margin-top:80px !important}.mb-t-80px-minus{margin-bottom:80px !important}.gap-t-80px{gap:80px}.padding-t-100px{padding:100px !important}.pl-t-100px{padding-left:100px !important}.pr-t-100px{padding-right:100px !important}.pt-t-100px{padding-top:100px !important}.pb-t-100px{padding-bottom:100px !important}.margin-t-100px{margin:100px !important}.ml-t-100px{margin-left:100px !important}.mr-t-100px{margin-right:100px !important}.mt-t-100px{margin-top:100px !important}.mb-t-100px{margin-bottom:100px !important}.ml-t-100px-minus{margin-left:100px !important}.mr-t-100px-minus{margin-right:100px !important}.mt-t-100px-minus{margin-top:100px !important}.mb-t-100px-minus{margin-bottom:100px !important}.gap-t-100px{gap:100px}.padding-t-120px{padding:120px !important}.pl-t-120px{padding-left:120px !important}.pr-t-120px{padding-right:120px !important}.pt-t-120px{padding-top:120px !important}.pb-t-120px{padding-bottom:120px !important}.margin-t-120px{margin:120px !important}.ml-t-120px{margin-left:120px !important}.mr-t-120px{margin-right:120px !important}.mt-t-120px{margin-top:120px !important}.mb-t-120px{margin-bottom:120px !important}.ml-t-120px-minus{margin-left:120px !important}.mr-t-120px-minus{margin-right:120px !important}.mt-t-120px-minus{margin-top:120px !important}.mb-t-120px-minus{margin-bottom:120px !important}.gap-t-120px{gap:120px}.padding-t-140px{padding:140px !important}.pl-t-140px{padding-left:140px !important}.pr-t-140px{padding-right:140px !important}.pt-t-140px{padding-top:140px !important}.pb-t-140px{padding-bottom:140px !important}.margin-t-140px{margin:140px !important}.ml-t-140px{margin-left:140px !important}.mr-t-140px{margin-right:140px !important}.mt-t-140px{margin-top:140px !important}.mb-t-140px{margin-bottom:140px !important}.ml-t-140px-minus{margin-left:140px !important}.mr-t-140px-minus{margin-right:140px !important}.mt-t-140px-minus{margin-top:140px !important}.mb-t-140px-minus{margin-bottom:140px !important}.gap-t-140px{gap:140px}.padding-t-180px{padding:180px !important}.pl-t-180px{padding-left:180px !important}.pr-t-180px{padding-right:180px !important}.pt-t-180px{padding-top:180px !important}.pb-t-180px{padding-bottom:180px !important}.margin-t-180px{margin:180px !important}.ml-t-180px{margin-left:180px !important}.mr-t-180px{margin-right:180px !important}.mt-t-180px{margin-top:180px !important}.mb-t-180px{margin-bottom:180px !important}.ml-t-180px-minus{margin-left:180px !important}.mr-t-180px-minus{margin-right:180px !important}.mt-t-180px-minus{margin-top:180px !important}.mb-t-180px-minus{margin-bottom:180px !important}.gap-t-180px{gap:180px}.padding-t-200px{padding:200px !important}.pl-t-200px{padding-left:200px !important}.pr-t-200px{padding-right:200px !important}.pt-t-200px{padding-top:200px !important}.pb-t-200px{padding-bottom:200px !important}.margin-t-200px{margin:200px !important}.ml-t-200px{margin-left:200px !important}.mr-t-200px{margin-right:200px !important}.mt-t-200px{margin-top:200px !important}.mb-t-200px{margin-bottom:200px !important}.ml-t-200px-minus{margin-left:200px !important}.mr-t-200px-minus{margin-right:200px !important}.mt-t-200px-minus{margin-top:200px !important}.mb-t-200px-minus{margin-bottom:200px !important}.gap-t-200px{gap:200px}}@media (min-width: 360px) and (max-width: 767.5px){.padding-m-20px{padding:20px !important}.pl-m-20px{padding-left:20px !important}.pr-m-20px{padding-right:20px !important}.pt-m-20px{padding-top:20px !important}.pb-m-20px{padding-bottom:20px !important}.margin-m-20px{margin:20px !important}.ml-m-20px{margin-left:20px !important}.mr-m-20px{margin-right:20px !important}.mt-m-20px{margin-top:20px !important}.mb-m-20px{margin-bottom:20px !important}.ml-m-20px-minus{margin-left:20px !important}.mr-m-20px-minus{margin-right:20px !important}.mt-m-20px-minus{margin-top:20px !important}.mb-m-20px-minus{margin-bottom:20px !important}.gap-m-20px{gap:20px}.padding-m-40px{padding:40px !important}.pl-m-40px{padding-left:40px !important}.pr-m-40px{padding-right:40px !important}.pt-m-40px{padding-top:40px !important}.pb-m-40px{padding-bottom:40px !important}.margin-m-40px{margin:40px !important}.ml-m-40px{margin-left:40px !important}.mr-m-40px{margin-right:40px !important}.mt-m-40px{margin-top:40px !important}.mb-m-40px{margin-bottom:40px !important}.ml-m-40px-minus{margin-left:40px !important}.mr-m-40px-minus{margin-right:40px !important}.mt-m-40px-minus{margin-top:40px !important}.mb-m-40px-minus{margin-bottom:40px !important}.gap-m-40px{gap:40px}.padding-m-80px{padding:80px !important}.pl-m-80px{padding-left:80px !important}.pr-m-80px{padding-right:80px !important}.pt-m-80px{padding-top:80px !important}.pb-m-80px{padding-bottom:80px !important}.margin-m-80px{margin:80px !important}.ml-m-80px{margin-left:80px !important}.mr-m-80px{margin-right:80px !important}.mt-m-80px{margin-top:80px !important}.mb-m-80px{margin-bottom:80px !important}.ml-m-80px-minus{margin-left:80px !important}.mr-m-80px-minus{margin-right:80px !important}.mt-m-80px-minus{margin-top:80px !important}.mb-m-80px-minus{margin-bottom:80px !important}.gap-m-80px{gap:80px}.padding-m-100px{padding:100px !important}.pl-m-100px{padding-left:100px !important}.pr-m-100px{padding-right:100px !important}.pt-m-100px{padding-top:100px !important}.pb-m-100px{padding-bottom:100px !important}.margin-m-100px{margin:100px !important}.ml-m-100px{margin-left:100px !important}.mr-m-100px{margin-right:100px !important}.mt-m-100px{margin-top:100px !important}.mb-m-100px{margin-bottom:100px !important}.ml-m-100px-minus{margin-left:100px !important}.mr-m-100px-minus{margin-right:100px !important}.mt-m-100px-minus{margin-top:100px !important}.mb-m-100px-minus{margin-bottom:100px !important}.gap-m-100px{gap:100px}.padding-m-120px{padding:120px !important}.pl-m-120px{padding-left:120px !important}.pr-m-120px{padding-right:120px !important}.pt-m-120px{padding-top:120px !important}.pb-m-120px{padding-bottom:120px !important}.margin-m-120px{margin:120px !important}.ml-m-120px{margin-left:120px !important}.mr-m-120px{margin-right:120px !important}.mt-m-120px{margin-top:120px !important}.mb-m-120px{margin-bottom:120px !important}.ml-m-120px-minus{margin-left:120px !important}.mr-m-120px-minus{margin-right:120px !important}.mt-m-120px-minus{margin-top:120px !important}.mb-m-120px-minus{margin-bottom:120px !important}.gap-m-120px{gap:120px}.padding-m-140px{padding:140px !important}.pl-m-140px{padding-left:140px !important}.pr-m-140px{padding-right:140px !important}.pt-m-140px{padding-top:140px !important}.pb-m-140px{padding-bottom:140px !important}.margin-m-140px{margin:140px !important}.ml-m-140px{margin-left:140px !important}.mr-m-140px{margin-right:140px !important}.mt-m-140px{margin-top:140px !important}.mb-m-140px{margin-bottom:140px !important}.ml-m-140px-minus{margin-left:140px !important}.mr-m-140px-minus{margin-right:140px !important}.mt-m-140px-minus{margin-top:140px !important}.mb-m-140px-minus{margin-bottom:140px !important}.gap-m-140px{gap:140px}.padding-m-180px{padding:180px !important}.pl-m-180px{padding-left:180px !important}.pr-m-180px{padding-right:180px !important}.pt-m-180px{padding-top:180px !important}.pb-m-180px{padding-bottom:180px !important}.margin-m-180px{margin:180px !important}.ml-m-180px{margin-left:180px !important}.mr-m-180px{margin-right:180px !important}.mt-m-180px{margin-top:180px !important}.mb-m-180px{margin-bottom:180px !important}.ml-m-180px-minus{margin-left:180px !important}.mr-m-180px-minus{margin-right:180px !important}.mt-m-180px-minus{margin-top:180px !important}.mb-m-180px-minus{margin-bottom:180px !important}.gap-m-180px{gap:180px}.padding-m-200px{padding:200px !important}.pl-m-200px{padding-left:200px !important}.pr-m-200px{padding-right:200px !important}.pt-m-200px{padding-top:200px !important}.pb-m-200px{padding-bottom:200px !important}.margin-m-200px{margin:200px !important}.ml-m-200px{margin-left:200px !important}.mr-m-200px{margin-right:200px !important}.mt-m-200px{margin-top:200px !important}.mb-m-200px{margin-bottom:200px !important}.ml-m-200px-minus{margin-left:200px !important}.mr-m-200px-minus{margin-right:200px !important}.mt-m-200px-minus{margin-top:200px !important}.mb-m-200px-minus{margin-bottom:200px !important}.gap-m-200px{gap:200px}}.bd-button,.bd-sign-in-btn{font-family:Inter-Medium, sans;font-weight:500;text-decoration:none;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;padding:0 22px;height:56px;color:#000;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);cursor:pointer;border-radius:4px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bd-button:visited,.bd-sign-in-btn:visited{color:#000}.bd-button.bd-sign-in-btn:visited,.bd-sign-in-btn:visited{color:inherit}.bd-button.bd-button_primary svg,.bd-button_primary.bd-sign-in-btn svg{stroke:#ffffff}.bd-button:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover,.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover{background-color:#f9f9f9;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1),border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1),border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-button:not(.bd-button_outline):not(.bd-button_primary):not(.bd-button_accent):active,.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_primary):not(.bd-button_accent):active{background-color:transparent;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1),border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1),border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-button_icon{padding:0;height:auto;background:none;-webkit-transition:stroke 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:stroke 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-button_icon:hover{background:none}.bd-button_icon_primary{stroke:#104a8f}.bd-button_icon_primary:hover{stroke:#647087}.bd-button_outline{border:1px solid #000;color:#000;padding:0 21px}.bd-button_outline:visited{color:#000}.bd-button_outline svg{stroke:#000}.bd-button_outline_accent{color:#ee4638;border-color:#ee4638}.bd-button_outline_accent:visited{color:#ee4638}.bd-button_outline_accent:hover{color:#f03424;border-color:#f03424}.bd-button_outline_accent:active{color:#fb5143;border-color:#fb5143}.bd-button_outline_white{color:#fff;border-color:#fff}.bd-button_outline_white:visited{color:#fff}.bd-button_outline_white svg{stroke:#fff}.bd-button_outline_white:hover{color:#c2c2c2;border-color:#c2c2c2}.bd-button_outline_white:hover svg{stroke:#c2c2c2}.bd-button_outline_white:active{color:#c2c2c2;border-color:#c2c2c2}.bd-button_outline_white:active svg{stroke:#c2c2c2}.bd-button_outline_primary{color:#104a8f;border-color:#104a8f}.bd-button_outline_primary svg{stroke:#104a8f}.bd-button_outline_primary:hover{color:#00479c;border-color:#00479c}.bd-button_outline_primary:hover svg{stroke:#00479c}.bd-button_outline_primary:active{color:#3a70b2;border-color:#3a70b2}.bd-button_outline_primary:active svg{stroke:#3a70b2}.bd-button_outline_primary:visited{color:#104a8f}.bd-button_outline_primary-fill{color:#104a8f;border-color:#104a8f}.bd-button_outline_primary-fill svg{fill:#104a8f;stroke:none}.bd-button_outline_primary-fill:hover{color:#00479c;border-color:#00479c}.bd-button_outline_primary-fill:hover svg{fill:#00479c;stroke:none}.bd-button_outline_primary-fill:active{color:#3a70b2;border-color:#3a70b2}.bd-button_outline_primary-fill:active svg{fill:#3a70b2;stroke:none}.bd-button_outline_primary-fill:visited{color:#104a8f}.bd-button_accent{color:#fff;background-color:#ee4638}.bd-button_accent:visited{color:#fff}.bd-button_accent:hover{color:#fff;background-color:#f03424}.bd-button_accent:active{color:#fff;background-color:#fb5143}.bd-button_primary{color:#fff;background-color:#104a8f}.bd-button_primary:visited{color:#fff}.bd-button_primary:hover{color:#fff;background-color:#00479c}.bd-button_primary:active{color:#fff;background-color:#3a70b2}.bd-button_white{color:#104a8f;background-color:#fff}.bd-button_white:visited{color:#104a8f}.bd-button_white:hover{color:#00479c;background-color:#fff}.bd-button_white:active{color:#3a70b2;background-color:#fff}.link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px;color:#002959;text-decoration:none;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px;cursor:pointer}.link span{position:relative}.link:hover{text-decoration:underline}.link_black{color:#000}.link_black span:after{background-color:#000}.link_grey{color:#666}.link_grey:visited{color:#666}.link_grey span:after{background-color:#666}.link_blue{color:#0080ff}.link_blue:visited{color:#0080ff}.link_blue span:after{background-color:#0080ff}.chip-link{font-size:14px;color:#000;padding:4px 8px;background-color:#ebf5fc;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);border-radius:8px;cursor:pointer}.chip-link_big{font-size:18px;padding:12px 20px}.chip-link:hover{background-color:#3b86e1;color:#fff;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-nav-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#000}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-nav-list{display:none;width:100vw;background-color:#fff;padding:0 16px 16px}}.bd-nav-list_opened{position:absolute;left:0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-nav-list_opened{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr))}}.bd-nav-list-overlay{background:#fff;background:var(--header-bg-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:20px;padding:16px;background-color:#fff;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}}.bd-nav-list-overlay__buttons{display:none}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-nav-list-overlay__buttons{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-nav-list-overlay__buttons{display:-webkit-box;display:-ms-flexbox;display:flex}}.bd-nav-list-overlay__buttons .bd-button,.bd-nav-list-overlay__buttons .bd-sign-in-btn{height:48px}@media (min-width: 360px) and (max-width: 767.5px){.bd-nav-list-overlay__buttons .bd-button:not(.bd-button_accent),.bd-nav-list-overlay__buttons .bd-sign-in-btn:not(.bd-button_accent){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-overlay{display:none}}.bd-nav-list-overlay_opened{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:72px;position:absolute;left:0;right:0}@media (min-width: 360px) and (max-width: 767.5px){.bd-nav-list-overlay_opened{gap:20px;top:68px}}.bd-nav-list-overlay_opened .bd-nav-list{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr))}.bd-nav-list-item{font-family:Inter-Medium, sans;font-weight:500;font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 0 24px;cursor:pointer;min-height:64px;color:#000;color:var(--header-btn-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-item{color:#000;padding:0}}@media (min-width: 360px) and (max-width: 767.5px){.bd-nav-list-item{font-size:14px}}.bd-nav-list-item_active{background-color:transparent;background-color:var(--header-btn-bg-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-item_active{background-color:#f9f9f9}.bd-nav-list-item_active .bd-extendable-menu{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}}.bd-nav-list-item:hover{background-color:transparent;background-color:var(--header-btn-bg-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-item:hover{background-color:#f9f9f9}}.bd-nav-list-item:hover .bd-extendable-menu{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1}.bd-nav-list-item:last-child .bd-nav-list-item__text{border-right:none}.bd-nav-list-item__link{padding-right:24px;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #d9d9d9;max-height:20px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-item__link{padding-right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-right:1px solid #d9d9d9;border-left:1px solid #d9d9d9}}.bd-nav-list-item__link_last{border-right:none}.bd-nav-list-item__link_first{border-left:none}.bd-nav-list-item__text{text-decoration:none;position:relative;display:inline-block;color:#000;color:var(--header-color)}.bd-nav-list-item__text:visited{color:#000;color:var(--header-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-nav-list-item__text{color:#000}.bd-nav-list-item__text:visited{color:#000}}.bd-extendable-menu{position:absolute;top:84px;left:0;width:1440px;width:var(--wrapper-header-width);min-height:718px;background-color:#fff;-webkit-transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);-webkit-animation:fadeIn 0.4s cubic-bezier(0.55, 0, 0.1, 1);animation:fadeIn 0.4s cubic-bezier(0.55, 0, 0.1, 1);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);border-radius:4px;cursor:default;overflow:hidden;padding-left:336px;display:none;opacity:0;z-index:5}@media (min-width: 360px) and (max-width: 1279.5px){.bd-extendable-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-shadow:none;box-shadow:none;overflow:auto;top:181px;border-radius:0;max-height:calc(100vh - 254px);padding:16px 0;min-height:200px;height:100vh}}@media (min-width: 360px) and (max-width: 767.5px){.bd-extendable-menu{top:165px;max-height:calc(100vh - 262px)}}.bd-extendable-menu_without-links{padding:0}.bd-extendable-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:16px 28px 16px 16px;gap:16px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;position:relative}.bd-extendable-menu__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;border-right:1px solid #d9d9d9;min-width:320px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-extendable-menu__items{border-right:none;height:100%;width:100%;overflow:auto}}.bd-extendable-menu__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bd-extendable-menu__images{display:block;min-width:344px;min-height:100%}@media (min-width: 360px) and (max-width: 1279.5px){.bd-extendable-menu__images{display:none}}.bd-menu-nav-image{display:block;width:100%;height:100%;background-size:auto 100%;background-repeat:no-repeat}.bd-menu-nav-image_cloud-cost-optimization{background-image:url(../src/images/menu-images/cloud-cost-optimization.jpg)}.bd-menu-nav-image_blog{background-image:url(../src/images/menu-images/blog.jpg)}.bd-menu-nav-image_by-org-type{background-image:url(../src/images/menu-images/by-org-type.jpg)}.bd-menu-nav-image_by-role{background-image:url(../src/images/menu-images/by-role.jpg)}.bd-menu-nav-image_documentation{background-image:url(../src/images/menu-images/documentation.jpg)}.bd-menu-nav-image_network-sys-management{background-image:url(../src/images/menu-images/network-sys-management.jpg)}.bd-menu-nav-image_pricing-system{background-image:url(../src/images/menu-images/pricing-system.jpg)}.bd-menu-nav-image_saas-cost-management{background-image:url(../src/images/menu-images/saas-cost-management.jpg)}.bd-menu-nav-image_use-cases{background-image:url(../src/images/menu-images/use-cases.jpg)}.bd-menu-nav-image_by-vendor{background-image:url(../src/images/menu-images/by-vendor.jpg)}.bd-menu-item-link{font-family:Inter-Medium, sans;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px;padding:20px 24px;text-decoration:none;color:#666;border-radius:8px}.bd-menu-item-link_col-first{grid-column:1}.bd-menu-item-link:hover{background:#f9f9f9}.bd-menu-item-link__title{color:#000;font-size:16px}.bd-menu-item-link__description{font-size:14px}.db-nav-menu-accordion{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-accordion{padding:0 16px 16px}}.db-nav-menu-accordion-header{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:normal;border-top-left-radius:8px;border-bottom-left-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:16px 16px 16px 24px;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);position:absolute;left:16px;top:16px;height:78px;width:320px;color:#000}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-accordion-header{border-bottom:1px solid #d9d9d9;position:static;position:initial;top:auto;top:initial;width:100%;border-bottom-left-radius:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.db-nav-menu-accordion-header_active{background:#f9f9f9}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-accordion-header_active .accordion-trigger:after{content:url(../src/images/svg-icons/minus.svg)}}.db-nav-menu-accordion-header:nth-child(1){top:16px}.db-nav-menu-accordion-header:nth-child(3){top:94px}.db-nav-menu-accordion-header:nth-child(5){top:172px}.db-nav-menu-accordion-header:nth-child(7){top:250px}.db-nav-menu-accordion-header:nth-child(9){top:332px}.accordion-trigger{width:48px;height:calc(100% + 32px);display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-16px}@media (min-width: 360px) and (max-width: 1279.5px){.accordion-trigger{display:-webkit-box;display:-ms-flexbox;display:flex}}.accordion-trigger:after{content:url(../src/images/svg-icons/plus.svg);display:-webkit-box;display:-ms-flexbox;display:flex;width:24px;height:24px}.db-nav-menu-accordion-content{height:100%;display:grid;grid-template-columns:minmax(0, 1fr) 344px}@media (min-width: 1279.5px) and (max-width: 1441px){.db-nav-menu-accordion-content{grid-template-columns:minmax(0, 1fr) 184px}}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-accordion-content{grid-template-columns:minmax(0, 1fr)}}.db-nav-menu-accordion-content__links{padding:16px 28px 16px 0}.db-nav-menu-accordion-content__image{display:block;width:344px;height:100%}@media (min-width: 1279.5px) and (max-width: 1441px){.db-nav-menu-accordion-content__image{width:184px}}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-accordion-content__image{display:none}}.db-nav-menu-links{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:-webkit-max-content;grid-auto-rows:max-content;height:100%;padding:0 0 0 16px;border-left:1px solid #d9d9d9}@media (min-width: 360px) and (max-width: 1279.5px){.db-nav-menu-links{border-left:none;grid-template-columns:minmax(0, 1fr)}}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.bd-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;background:var(--header-bg-color);z-index:2;position:sticky;top:-48px;-webkit-animation:box-shadow-rise linear forwards;animation:box-shadow-rise linear forwards;animation-timeline:scroll();animation-range:0 200px;color:#000;color:var(--header-color)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-header{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}.bd-header__hamburger{margin-left:auto}.bd-header__hamburger_adaptive{display:none}@media (min-width: 360px) and (max-width: 1279.5px){.bd-header__hamburger_adaptive{display:block}}.bd-header__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-left:auto}@media (min-width: 360px) and (max-width: 1279.5px){.bd-header__buttons .bd-button,.bd-header__buttons .bd-sign-in-btn{height:48px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-header__buttons{display:none;width:100%;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:12px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-header__buttons{display:none}}.hamburger-menu_active svg path:nth-child(1){-webkit-transform-origin:14px 14px;transform-origin:14px 14px;-webkit-transform:translateY(6px) translateX(-5px) rotate(45deg);transform:translateY(6px) translateX(-5px) rotate(45deg)}.hamburger-menu_active svg path:nth-child(2){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:14px 14px;transform-origin:14px 14px}.hamburger-menu_active svg path:nth-child(3){opacity:0}.bd-header-container{max-width:1440px;max-width:var(--wrapper-header-width);display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;width:100%;padding:20px;position:sticky;top:0}@media (min-width: 360px) and (max-width: 1279.5px){.bd-header-container{max-width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap}}.bd-header-logo-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.bd-header-logo-nav img{height:36px}@media (min-width: 360px) and (max-width: 767.5px){.bd-header-logo-nav img{height:23px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-header-logo-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}}.bd-sub-header{display:grid;width:100%;height:48px;grid-template-columns:minmax(0, 1fr) 14px auto}.bd-sub-header__sides{display:grid}.bd-sub-header__sides::before{content:"";display:block;background-color:#f9f9f9;background-color:var(--header-bg-2-color);border-bottom:1px solid #f0f0f0;border-bottom:1px solid var(--header-border-color)}.bd-sub-header__sides::after{border-top:1px solid transparent;content:"";display:block}.bd-sub-header__transition{display:grid;grid-template-columns:repeat(2, 7px)}.bd-sub-header__transition .left{display:grid;background-color:#f9f9f9;background-color:var(--header-bg-2-color);margin-right:-1px;height:37px;z-index:1}.bd-sub-header__transition .left::before{content:"";display:block;background-color:--header-bg-2-color;height:10px}.bd-sub-header__transition .left::after{background-color:#fff;background-color:var(--header-bg-color);border-top:1px solid #f0f0f0;border-top:1px solid var(--header-border-color);border-right:1px solid #f0f0f0;border-right:1px solid var(--header-border-color);border-top-right-radius:7px;content:"";display:block}.bd-sub-header__transition .right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bd-sub-header__transition .right::before{content:"";display:block;background-color:#f9f9f9;background-color:var(--header-bg-2-color);-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bd-sub-header__transition .right::after{content:"";display:block;background-color:#f9f9f9;background-color:var(--header-bg-2-color);border-left:1px solid #f0f0f0;border-left:1px solid var(--header-border-color);border-bottom:1px solid #f0f0f0;border-bottom:1px solid var(--header-border-color);border-bottom-left-radius:7px;height:calc(50% - 7px)}.bd-sub-header__elems{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;padding:0 calc((100vw - 1440px) / 2) 0 22px;padding:0 calc((100vw - var(--wrapper-header-width)) / 2) 0 22px;background-color:#f9f9f9;background-color:var(--header-bg-2-color);border-bottom:1px solid #f0f0f0;border-bottom:1px solid var(--header-border-color);font-size:15px}.bd-sub-header__elems .link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-size:15px;color:#000;color:var(--header-btn-color)}.bd-sub-header__elems .link svg{fill:#000;fill:var(--header-btn-svg-stroke)}.bd-sub-header-divider{display:block;height:19px;border:1px solid #d9d9d9}.bd-sub-header-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;background-color:var(--header-bg-2-color);width:100%;max-height:0;overflow:hidden;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top left;transform-origin:top left;padding:0 20px;-webkit-transition:padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1),padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1),padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-sub-header-search_opened{padding:40px 20px 64px;-webkit-transform:scaleY(1);transform:scaleY(1);max-height:none;max-height:initial;position:sticky;-webkit-transition:padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1),padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1),padding 0.4s cubic-bezier(0.55, 0, 0.1, 1),height 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-sub-header-search__close-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.bd-sub-header-search__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:64px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;max-width:762px}.bd-sub-header-search__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;color:var(--header-search-title-color)}.bd-sub-header-search__text{font-size:16px;color:#666;color:var(--header-search-color)}.header-search-close svg{stroke:#000;stroke:var(--header-btn-svg-stroke)}.header-search-close svg:hover{stroke:#000;stroke:var(--header-btn-svg-stroke)}.header-search-close svg:active{stroke:#000;stroke:var(--header-btn-svg-stroke)}.bd-header-nav-overlay__labels_adaptive{display:none}.bd-header-nav-overlay__labels_adaptive_adaptive{display:-webkit-box;display:-ms-flexbox;display:flex}.bd-sign-in-btn{background-color:transparent;background-color:var(--header-btn-bg-color);color:#000;color:var(--header-btn-color);text-decoration:none}.bd-sign-in-btn svg{stroke:#000;stroke:var(--header-btn-svg-stroke)}.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover,.bd-sign-in-btn .bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover{background-color:#f9f9f9;background-color:var(--header-btn-bg-hover-color);color:#000;color:var(--header-btn-hover-color)}.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover svg,.bd-sign-in-btn .bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):hover svg{stroke:#000;stroke:var(--header-btn-svg-hover-stroke)}.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):active,.bd-sign-in-btn .bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):active{background-color:#f9f9f9;background-color:var(--header-btn-active-bg-color);color:#000;color:var(--header-btn-active-color)}.bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):active svg,.bd-sign-in-btn .bd-sign-in-btn:not(.bd-button_outline):not(.bd-button_icon):not(.bd-button_primary):not(.bd-button_accent):active svg{stroke:#000;stroke:var(--header-btn-svg-active-stroke)}@-webkit-keyframes box-shadow-rise{from{-webkit-box-shadow:none;box-shadow:none}to{-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1)}}@keyframes box-shadow-rise{from{-webkit-box-shadow:none;box-shadow:none}to{-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1)}}.hamburger-menu-trigger .bd-button_icon svg{stroke:#0c4c8b;stroke:var(--header-humburger-stroke)}.bd-input{padding:13px 20px;border:1px solid #c1cad5;border-radius:4px;outline:none;width:100%}.bd-input::-webkit-input-placeholder{font-size:16px}.bd-input::-moz-placeholder{font-size:16px}.bd-input:-ms-input-placeholder{font-size:16px}.bd-input::-ms-input-placeholder{font-size:16px}.bd-input::placeholder{font-size:16px}.bd-input_search{padding-left:48px}.bd-input:focus{border-color:#2264b2}.bd-input:hover{border-color:#2264b2}.bd-input-label{position:relative}.bd-input-label_search:before{content:url(../src/images/svg-icons/magnifier.svg);position:absolute;width:16px;height:24px;display:block;top:16px;left:20px}.bd-search-form{display:grid;grid-template-columns:minmax(0, 1fr) 120px;grid-template-rows:56px;grid-gap:20px;width:100%}.bd-search-form .bd-input{background:#fff;height:100%}.bd-search-form .bd-input-label_search:before{top:calc(50% - 10px)}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-search-form{grid-gap:16px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-search-form{grid-gap:16px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-search-form{grid-gap:8px;grid-template-columns:minmax(0, 1fr) 94px}}.bd-paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-paginator:after{content:"";height:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#d9d9d9}.bd-paginator__btns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px;padding:20px 20px 20px 0}@media (min-width: 360px) and (max-width: 767.5px){.bd-paginator__btns{-ms-flex-wrap:wrap;flex-wrap:wrap}}a.bd-paginator-btn,.bd-paginator-btn{border:1px solid #c1cad5;background-color:#f9f9f9;padding:12px 16px;border-radius:4px;cursor:pointer;color:#000}a.bd-paginator-btn:visited,.bd-paginator-btn:visited{color:#000}a.bd-paginator-btn_active,.bd-paginator-btn_active{background-color:#fff;color:#2264b2;border-color:#2264b2}a.bd-paginator-btn_active:visited,.bd-paginator-btn_active:visited{color:#2264b2}.bd-select{position:relative;width:174px;height:43px;padding:0}.bd-select__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:12px 16px;color:#999;font-size:16px;border:1px solid #c1cad5;border-radius:4px;white-space:nowrap;-webkit-transition:border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#fff;max-height:100%}.bd-select__trigger:hover{border-color:#2264b2;-webkit-transition:border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:border-color 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-select__trigger span{max-width:calc(100% - 32px);overflow:hidden;text-overflow:ellipsis}.bd-select__trigger svg{width:9px;height:7px}.bd-select__options{display:none;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;position:absolute;max-height:270px;top:100%;left:0;right:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top:none;border-left:1px solid #afafaf;border-right:1px solid #afafaf;border-bottom:1px solid #afafaf;background-color:#fff}.bd-select-option{padding:12px 18px 12px 12px;font-size:15px;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);cursor:pointer;color:#000}.bd-select-option:visited{color:#000}.bd-select-option:hover{background-color:#3b86e1;color:#fff;-webkit-transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:background-color 0.4s cubic-bezier(0.55, 0, 0.1, 1),color 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-select-option_active{background-color:#f4f4f4}.bd-menu-select{padding:8px 12px;border:1px solid #c1cad5;border-radius:4px;background-color:#ffffff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.bd-menu-select__trigger{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#3c4455}.bd-menu-select__options{display:-webkit-box;display:-ms-flexbox;display:flex;z-index:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:auto;position:absolute;max-height:270px;width:280px;top:calc(100% + 2px);right:0;border-radius:4px;background-color:#fff;-webkit-box-shadow:0 2px 8px 0 rgba(0,0,0,0.14902);box-shadow:0 2px 8px 0 rgba(0,0,0,0.14902)}.bd-menu-select a.bd-menu-select-option{padding:12px 10px;border-bottom:1px solid #dae0e6;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:8px}.bd-menu-select a.bd-menu-select-option:before{display:block;width:20px;height:20px;content:url(../src/images/svg-icons/check-mark-smooth.svg);float:left;visibility:hidden}.bd-menu-select a.bd-menu-select-option_active:before{visibility:visible}.bd-help-center-side-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-side-menu{width:100%;gap:4px;display:none}.bd-help-center-side-menu .bd-input-label{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.bd-help-center-side-menu .bd-help-center-category-section__title{margin-bottom:24px}.bd-help-center-side-menu .bd-help-center-category-list{display:none}}.bd-help-center-side-menu_adaptive{display:none}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-side-menu_adaptive{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.bd-help-center-category-list-item{font-family:Inter-Medium, sans;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px 20px;gap:4px;border-radius:4px;font-size:15px;cursor:pointer}.bd-help-center-category-list-item_active{background-color:#edeff9}.bread-crumbs{line-height:20px;font-size:15px;color:#666666;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:40px}@media (min-width: 360px) and (max-width: 767.5px){.bread-crumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.bread-crumbs__item{cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#666666}.bread-crumbs__item::after{content:"";width:4px;height:4px;margin:9px;display:block;background-color:#666666;border-radius:8px}.bread-crumbs__item:last-child{color:#000}.bread-crumbs__item:last-child::after{display:none}.bd-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.bd-footer__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:1300px;max-width:var(--wrapper-width)}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer__wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding:60px 20px}}.bd-footer__main{-webkit-box-sizing:border-box;box-sizing:border-box;padding:80px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f6f7fb}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-footer__main{padding:80px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-footer__main{gap:40px;padding:80px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-footer__main{gap:40px;padding:60px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer__main{padding:0}}.bd-footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#f2f3fa;padding:80px 0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-footer__links{padding:80px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-footer__links{padding:80px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer__links{display:none}}.bd-footer-col-left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:35px;max-width:757px}.bd-footer-col-left .bd-logo{height:36px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer-col-left .bd-logo{height:22px;width:103.45px}}.bd-footer-text{font-size:16px}.bd-footer-copy-right{font-size:16px;color:#666}.bd-footer-col-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:15px;min-width:262px}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer-col-right{gap:40px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.bd-footer-address{text-align:right;font-style:normal;max-width:262px}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer-address{text-align:left}}.bd-footer-terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:8px;text-align:right}@media (min-width: 360px) and (max-width: 767.5px){.bd-footer-terms{text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.bd-footer-terms .link{font-size:15px}.bd-footer-links{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:44px;width:1300px;width:var(--wrapper-width)}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-footer-links{grid-gap:40px;grid-template-columns:repeat(2, minmax(0, 1fr))}}.bd-footer-links__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.bd-footer-links__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 180px));grid-gap:44px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-footer-links__grid{grid-gap:32px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-footer-links__grid{grid-gap:20px}}.bd-footer-links__grid .link{font-size:15px;white-space:break-spaces;width:100%}.bd-footer-links__grid-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.bd-footer-links-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:20px}.bd-footer-links-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.bd-footer-links-group__title{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;color:#000}.bd-footer-links-group__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:14px}.bd-section{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.bd-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:120%;color:#002959;text-align:center}@media (min-width: 360px) and (max-width: 767.5px){.bd-section__title{font-size:28px}}.bd-section__title_mb-32{margin-bottom:32px}.bd-section__text{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;text-align:center;margin-bottom:80px}@media (min-width: 360px) and (max-width: 767.5px){.bd-section__text{font-size:16px}}.bd-section__wrapper{z-index:1;width:1300px;width:var(--wrapper-width)}.bd-section__wrapper_main{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}.bd-section__wrapper_features{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-gap:60px;grid-template-columns:480px minmax(0, 1fr)}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section__wrapper_features{padding:0 20px;grid-gap:60px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-section__wrapper_features{grid-template-columns:minmax(0, 1fr);grid-gap:40px}}.bd-section__wrapper_products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section__wrapper_products{gap:60px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section__wrapper_products{gap:60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section__wrapper_products{gap:48px}}.bd-section__wrapper_terms{padding-top:60px}.bd-section-main-network-illustration{display:block;background-image:url(../src/images/network-infrastructure.jpg);background-size:auto 100%;height:100%;background-position:right;background-repeat:no-repeat}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-network-illustration{background-position:top;background-size:100% auto}}.bd-main-section{height:770px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));padding-bottom:50px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-section{grid-template-columns:minmax(0, 1fr) 354px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section{grid-template-columns:minmax(0, 1fr);height:auto}}.bd-main-section__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background-color:#f9f9f9}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-main-section__left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-section__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bd-main-section__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background-image:url(../src/images/main-section-rects.svg);background-repeat:no-repeat;background-size:auto 100%;background-position:left;background-color:#1153a2}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section__right{height:85px;grid-row:1;background-position:top;background-size:100vh auto}}.bd-main-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;padding-top:120px;padding-right:171px;padding-left:20px;width:529px;-webkit-box-sizing:content-box;box-sizing:content-box}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-main-section__body{padding-left:20px;padding-right:100px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-section__body{padding-top:0;padding-right:24px;width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section__body{padding-top:60px;padding-right:20px;padding-left:20px}}.bd-main-section__body-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:52px}.bd-main-section__illustrations{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.bd-main-section__illustrations img{width:700px;height:640px;margin-bottom:-50px;margin-left:-1px;border-radius:0 4px 4px 4px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-main-section__illustrations img{width:633px;border-radius:0 0 0 4px}}.bd-main-section-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#000;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section-title{font-size:28px}}.bd-main-section-description{font-family:Inter-Regular, sans;font-weight:400;color:#000;font-size:18px}.bd-main-section-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-section-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section-buttons{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.bd-main-section-buttons .bd-button,.bd-main-section-buttons .bd-sign-in-btn{width:100%}}.bd-main-section-illustration{width:700px;height:640px;margin-top:130px;margin-bottom:-50px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-section-illustration{margin-top:85px;height:418.5px;margin-bottom:0;margin-bottom:initial;width:auto;visibility:hidden}}.bd-features-section{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:80px;margin-top:216px;overflow:visible}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-features-section{margin-top:0;padding:100px 0;gap:60px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-features-section{margin-top:0;padding:100px 0;gap:40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-features-section{padding:100px 0 60px 0}}.bd-features-section_cloud{margin-top:140px;margin-bottom:120px;padding:0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-features-section_cloud{margin-top:100px;margin-bottom:100px;gap:60px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-features-section_cloud{margin-top:0;padding-top:40px;margin-bottom:80px;gap:60px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-features-section_cloud{margin-top:100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-features-section_cloud{margin-top:30px}}.bd-feature-section-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;max-width:480px;padding:140px 60px;position:relative;background-color:#f9f9f9}@media (min-width: 360px) and (max-width: 1279.5px){.bd-feature-section-main{max-width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-feature-section-main{padding:140px 60px 160px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-feature-section-main{padding:120px 20px 140px 20px}}.bd-feature-section-main__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;color:#002959}@media (min-width: 360px) and (max-width: 767.5px){.bd-feature-section-main__title{font-size:28px}}.bd-feature-section-main__text{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;width:327px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-feature-section-main__text{width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-feature-section-main__text{font-size:16px;line-height:140%}}.bd-feature-section-main:before{content:"";display:block;background-color:#3b86e1;width:80px;height:80px;left:0;top:0;position:absolute}.bd-feature-section-main:after{content:"";display:block;background-color:#3b86e1;width:80px;height:80px;right:0;bottom:0;position:absolute}@media (min-width: 360px) and (max-width: 767.5px){.bd-section__wrapper{max-width:100vw}}.bd-feature-section-grid{-webkit-box-sizing:border-box;box-sizing:border-box;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:minmax(380px, auto);grid-gap:20px;gap:20px}@media (min-width: 360px) and (max-width: 767.5px){.bd-feature-section-grid{grid-template-columns:minmax(0, 1fr);grid-auto-rows:auto;padding:0 20px}}.bd-feature-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px;padding:48px 40px 32px 28px;border:1px solid #f0f0f0;border-radius:4px;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);-webkit-transition:-webkit-box-shadow 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:-webkit-box-shadow 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:box-shadow 0.4s cubic-bezier(0.55, 0, 0.1, 1),transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:box-shadow 0.4s cubic-bezier(0.55, 0, 0.1, 1),transform 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-box-shadow 0.4s cubic-bezier(0.55, 0, 0.1, 1),-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1)}@media (min-width: 360px) and (max-width: 767.5px){.bd-feature-card{padding:48px 40px 32px 28px}}.bd-feature-card__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;font-family:Maax, sans;font-weight:400;font-size:26px;line-height:140%}.bd-feature-card__text{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:36px}.bd-feature-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px}.bd-feature-card-tags-title{font-family:Inter-Medium, sans;font-weight:500;font-size:16px;padding:4px 8px}.bd-feature-card-tag{background-color:#ebf5fc;font-size:14px;padding:4px 8px;color:#000;border-radius:8px}.bd-feature-card-tag:hover{-webkit-transition:0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:0.4s cubic-bezier(0.55, 0, 0.1, 1);color:#fff;background:#3b86e1;cursor:pointer}.bd-section-services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:220px;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:199px}.bd-section-services_margin-0{margin:0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services{padding:0 20px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-section-services{margin-top:0;margin-bottom:0;padding:100px 0}.bd-section-services .bd-section__text{padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services{padding:60px 0}}.bd-section-services_cloud{margin-top:120px;overflow:visible;margin-bottom:140px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services_cloud{margin-top:100px;margin-bottom:100px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-section-services_cloud{margin-top:80px;padding:0}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-services_cloud{margin-bottom:100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services_cloud{margin-bottom:30px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services_cloud .bd-section__title{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-section-services_cloud .bd-section-services__small-cards{margin-bottom:0}.bd-section-services_cloud .bd-app-service{margin-top:0}.bd-section-services_cloud .bd-section-services__clouds{margin-top:0}.bd-section-services_saas{margin-top:140px;margin-bottom:0;padding-bottom:140px}.bd-section-services_saas .bd-app-service{margin-top:0}.bd-section-services_saas .bd-section-services__saas{margin-top:0}.bd-section-services__cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.bd-section-services__small-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1300px;width:var(--wrapper-width);-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;margin-bottom:48px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services__small-cards{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services__small-cards{gap:20px 12px}}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services__small-cards{padding:0 20px}}.bd-section-services__clouds,.bd-section-services__saas{display:grid;width:1300px;width:var(--wrapper-width);grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:20px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services__clouds,.bd-section-services__saas{padding:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-services__clouds,.bd-section-services__saas{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services__clouds,.bd-section-services__saas{grid-template-columns:minmax(0, 1fr)}}.bd-section-services__saas{grid-template-columns:repeat(2, minmax(0, 1fr))}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services__saas{grid-template-columns:minmax(0, 1fr)}}.bd-small-app{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;border-radius:4px;-webkit-box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);box-shadow:2px 2px 6px 0 rgba(0,0,0,0.1);background-color:#fff}@media (min-width: 360px) and (max-width: 767.5px){.bd-small-app{width:60px;height:60px}}.bd-app-service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:22px;border:1px solid #E0E0E0;border-radius:4px;padding:32px 40px 48px 36px;background:#fff}.bd-app-service_saas{margin-top:0}.bd-app-service_saas .bd-app-service__img{height:80px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-app-service{margin-top:0}}.bd-app-service .bd-app-service__text{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%}.bd-app-service .bd-app-service__text b{font-family:Inter-SemiBold, sans;font-weight:600}.bd-section-services.bd-section-services_gray{background:#f9f9f9;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:120px 0 140px 0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-services.bd-section-services_gray{padding-top:100px;padding-bottom:100px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-services.bd-section-services_gray{padding-top:80px;padding-bottom:100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-services.bd-section-services_gray{padding-top:80px;padding-bottom:30px}}.bd-solutions-section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:120px 0;background-color:#f9f9f9}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-section{padding:100px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-section{padding:120px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section{padding:60px 20px}}.bd-solutions-section .bd-section__title{margin-bottom:80px}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section .bd-section__title{margin-bottom:29px}}.bd-solutions-section__content{display:grid;grid-template-columns:480px minmax(0, 1fr);grid-gap:145px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-solutions-section__content{grid-template-columns:minmax(0, 1fr);grid-template-rows:auto;grid-gap:56px}}.bd-solutions-section__grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:56px 72px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-section__grid{grid-gap:80px 60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section__grid{grid-template-columns:minmax(0, 1fr);grid-gap:40px}}.bd-solutions-section__grid_hidden{display:block}.bd-solutions-section-illustration{background-image:url(../src/images/solutions-by-role-section.jpg);background-size:cover;background-repeat:no-repeat;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:28px 0;height:680px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-section-illustration{height:534px;width:368px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section-illustration{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:14px 17px;height:433px;width:275px}}.bd-solutions-section-illustration_cases{background-image:url(../src/images/solutions-by-use-case-section.jpg)}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section-illustration_cases{padding:14px 68px}}.bd-solutions-section-illustration__badge{margin-right:-87px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-section-illustration__badge{margin-left:174px}}.bd-solutions-section-illustration-badge{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:26px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f9f9f9;color:#002959;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-bottom-left-radius:4px;border-top-left-radius:4px}.bd-solutions-section-illustration-badge__text{padding:0 48px}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section-illustration-badge__text{padding:0 24px}}.bd-solutions-section-illustration-badge__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 28px;height:78px;width:87px;border-radius:0}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-section-illustration-badge__button{padding:0 20px;height:70px;width:66px}}.bd-solution-block__icon{width:80px;height:80px}.bd-solution-block__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:24px;color:#002959;margin-bottom:20px}.bd-solution-block__text{font-family:Inter-Regular, sans;font-weight:400;font-size:16px}.bd-solution-block .bd-button,.bd-solution-block .bd-sign-in-btn{width:-webkit-max-content;width:-moz-max-content;width:max-content}@media (min-width: 360px) and (max-width: 767.5px){.bd-solution-block .bd-button,.bd-solution-block .bd-sign-in-btn{margin-top:16px;width:100%}}.bd-solutions-section-carousel{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.bd-solutions-section-carousel-item_hidden{display:none}.bd-benefits-section{padding:120px 36px 100px 36px;background-color:#0b4a85;background-image:url(../src/images/investment-logo-bg.jpg);background-position-y:calc(100% + 1px);background-position-x:0;background-size:875px auto;background-repeat:no-repeat;color:#fff}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-benefits-section{padding:100px 36px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-section{padding:100px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section{padding:60px 16px}}.bd-benefits-section_products .bd-benefits-section__title{max-width:none;max-width:initial}.bd-benefits-section_products .bd-benefits-section__grid{grid-template-columns:repeat(4, minmax(0, 1fr));grid-auto-rows:initial;grid-gap:8px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-section_products .bd-benefits-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section_products .bd-benefits-section__grid{grid-template-columns:minmax(0, 1fr)}}.bd-benefits-section_products .bd-benefits-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:80px}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section_products .bd-benefits-section__header{gap:0}}.bd-benefits-section_products .bd-benefits-section__wrapper{gap:100px}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section_products .bd-benefits-section__wrapper{gap:40px}}.bd-benefits-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section__wrapper{gap:40px}}.bd-benefits-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section__title{font-size:28px}}.bd-benefits-section__title_main{max-width:300px}.bd-benefits-section__grid{display:grid;grid-template-columns:452px repeat(2, minmax(0, 1fr));grid-gap:4px;gap:4px;grid-auto-rows:296px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-section__grid{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section__grid{grid-template-columns:minmax(0, 1fr)}}.bd-benefits-section-header-img{border-radius:4px;width:415px;height:180px;background-image:url(../src/images/benefits-card-image.jpg);background-repeat:no-repeat;background-size:cover;background-position:left;position:relative}.bd-benefits-section-header-img:before{content:"";position:absolute;bottom:-40px;left:-80px;width:80px;height:40px;background-color:#ff5c52}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-section-header-img{width:332px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-section-header-img{background-image:none;width:auto;height:auto}.bd-benefits-section-header-img:before{display:block;content:"";position:static;position:initial;bottom:0;left:0}}.bd-benefits-card{border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:44px 32px 34px 32px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-benefits-card{min-height:0;min-height:initial}}.bd-benefits-card:not(.bd-benefits-card_img){background-color:#1b64ba;padding:44px 40px 32px 32px}.bd-benefits-card_img{overflow:hidden;grid-row-start:1;grid-row-end:3;padding:0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-card_img{grid-row-start:unset;grid-row-end:unset;grid-column-start:1;grid-column-end:3}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefits-card_img{grid-row-start:unset;grid-row-end:unset}}.bd-benefits-card_products .bd-benefits-card__title{font-size:22px}.bd-benefits-card__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:24px}.bd-benefits-card__text{font-family:Inter-Regular, sans;font-weight:400;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:15px;color:#9BC1EC}.bd-benefits-card-img{border-radius:4px;max-height:296px;background-image:url(../src/images/investment-card-image.jpg);background-repeat:no-repeat;background-size:cover;background-position:left;height:100%}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefits-card-img{width:calc(50% - 2px)}}.bd-product-section{-webkit-box-sizing:border-box;box-sizing:border-box;padding:180px 200px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-product-section{padding:100px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-product-section{padding:100px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section{padding:60px 16px}}.bd-product-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.bd-product-section__products{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:63px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-product-section__products{gap:40px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-product-section__products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section__products{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px}}.bd-product-section-text{max-width:1136px;margin:0 auto}.bd-product-section-products-list__footer{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 20px 0}.bd-product-section-product{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:32px 0 30px 20px;border-bottom:1px solid #d9d9d9;opacity:0.5}.bd-product-section-product_active{opacity:1}.bd-product-section-product__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px;color:#002959}.bd-product-section-product__text{font-family:Inter-Regular, sans;font-weight:400;font-size:16px}.bd-product-section-product_no-border{border-bottom:none}.bd-product-section-products-illustration{width:757px;opacity:0;display:none;-webkit-transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-product-section-products-illustration_active{display:block;opacity:1;-webkit-transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:opacity 0.4s cubic-bezier(0.55, 0, 0.1, 1)}@media (min-width: 360px) and (max-width: 1279.5px){.bd-product-section-products-illustration{width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section__products.bd-product-section__products-desktop-tablet{display:none}}.bd-product-section__products.bd-product-section__products-mobile{display:none}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section__products.bd-product-section__products-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-products-illustration{display:block;opacity:1;width:100%}}.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-products-list__footer{padding:0}.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-products-list__footer a{width:100%;padding:0;margin:40px 0 0 0}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0;opacity:1;border:none}.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-product__text{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #d9d9d9;padding-bottom:16px}.bd-product-section__products.bd-product-section__products-mobile .bd-product-section-product .bd-product-section-products-illustration{margin:20px 0}}.bd-blog-section{background-color:#f6f7fb}.bd-blog-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;color:#002959}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-section__title{font-size:28px}}.bd-blog-section__last-blogs{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:8px;margin:80px 0}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-section__last-blogs{margin:60px 0;grid-template-columns:minmax(0, 1fr)}}.bd-blog-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:160px 0 168px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-section__container{padding:160px 20px 100px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-section__container{padding:140px 20px 100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-section__container{padding:140px 20px 80px}}.bd-blog-section__container:before{content:"";display:block;width:80px;height:80px;position:absolute;top:0;left:0;background-color:#3b86e1}.bd-blog-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff}.bd-blog-card__text{font-family:Inter-Medium, sans;font-weight:500;font-size:20px;line-height:140%;padding:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-card__text{font-size:18px}}.bd-blog-card__preview{max-width:100%;max-height:236px;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-card__preview{max-height:218px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-card__preview{max-height:218px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-card__preview{max-height:218px}}.bd-learn-more{font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;cursor:pointer}.bd-learn-more_reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.bd-learn-more span{position:relative}.bd-learn-more span:not(.bd-learn-more__button):after{content:"";display:block;position:absolute;-webkit-transform-origin:right;transform-origin:right;-webkit-transform:scaleX(0);transform:scaleX(0);bottom:0;height:2px;width:100%;background-color:#002959;-webkit-transition:-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:-webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.4s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-learn-more_white .bd-learn-more__button{background-color:#e2efff}.bd-learn-more_white span:not(.bd-learn-more__button):after{background-color:#9bc1ec}.bd-learn-more:hover span:after{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;-webkit-transition:-webkit-transform 0.6s 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:-webkit-transform 0.6s 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.6s 0.4s cubic-bezier(0.55, 0, 0.1, 1);transition:transform 0.6s 0.4s cubic-bezier(0.55, 0, 0.1, 1), -webkit-transform 0.6s 0.4s cubic-bezier(0.55, 0, 0.1, 1)}.bd-learn-more__button{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:38px;padding:0}.bd-learn-more__button img{width:20px;height:18px}.bd-default-section{background-color:#f9f9f9;padding:40px 0 120px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-default-section{padding:40px 20px 100px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-default-section{padding:20px 20px 100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section{padding:20px 16px 80px}}.bd-default-section_tranparent{background-color:transparent}.bd-default-section__wrapper{background-color:#fff}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section__wrapper{width:100%}}.bd-default-section__body{padding:80px 240px 120px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-default-section__body{padding:80px 210px 120px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-default-section__body{padding:60px 20px 80px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section__body{padding:40px 16px 80px}}.bd-default-section__body_post{background-color:#fff;padding:60px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-default-section__body_post{padding:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section__body_post{padding:32px 20px}}.bd-default-section .post-content h1{text-align:left}.bd-default-section h1,.bd-default-section h2,.bd-default-section h3,.bd-default-section h4,.bd-default-section h5,.bd-default-section h5,.bd-default-section h6{margin-bottom:24px}.bd-default-section h1{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;color:#002959;text-align:center}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section h1{font-size:28px}}.bd-default-section h2:not(.bd-help-center-category-section__title){font-family:Inter-Medium, sans;font-weight:500;font-size:20px}@media (min-width: 360px) and (max-width: 767.5px){.bd-default-section h2:not(.bd-help-center-category-section__title){font-size:18px}}.bd-default-section h3,.bd-default-section h4,.bd-default-section h5,.bd-default-section h5,.bd-default-section h6{font-family:Inter-SemiBold, sans;font-weight:600;font-size:16px}.bd-default-section hr{background-color:#d9d9d9;border:0 none;color:#eee;height:1px}.bd-default-section p{margin-bottom:32px;font-size:16px}.bd-default-section a:not(.bread-crumbs__item):not(.card-link):not(.bd-menu-select-option):not(.bd-help-center-category-list-item):not(.bd-paginator-btn):not(.bd-help-center-found-result__title){color:#0080ff;font-size:16px}.bd-default-section .bd-marked-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:28px;margin-bottom:40px;font-size:16px}.bd-default-section .bd-marked-list li{padding-left:40px;position:relative}.bd-default-section .bd-marked-list li:before{position:absolute;left:0;top:0;display:block;width:28px;height:28px;content:url(../src/images/svg-icons/checked-list-item.svg);float:left;margin-right:12px}.bd-default-section .wp-block-code{font-family:Source-Code-Pro-Regular, monospace, monospace;font-weight:400;font-size:16px;padding:20px;background-color:#f5f5f5;border-radius:8px;margin:0 0 24px}.bd-default-section .wp-block-code code{font-family:inherit}.bd-default-section .wp-block-table{margin:0 0 24px;font-size:16px}.bd-default-section .wp-block-table table{border-spacing:0;width:100%}.bd-default-section .wp-block-table table tr th,.bd-default-section .wp-block-table table tr td{border:1px solid #5f5f5f;padding:14px 20px;text-align:left}.bd-default-section .wp-block-table table tr th{font-family:Inter-Medium, sans;font-weight:500;border-right:none}.bd-default-section .wp-block-table table tr th:last-child{border-right:1px solid #5f5f5f}.bd-default-section .wp-block-table table tr td{border-top:none;border-right:none}.bd-default-section .wp-block-table table tr td:last-child{border-right:1px solid #5f5f5f}.bd-default-section .wp-block-quote{padding:20px;border-right:4px;background-color:#edf3ff;font-size:16px;margin:0 0 24px}.bd-default-section .wp-block-quote h4{font-size:20px;margin-bottom:8px}.bd-default-section .wp-block-quote p{margin:0}.bd-default-section ul.wp-block-list{list-style:inside;font-size:16px;margin-bottom:16px}.bd-default-section ul.wp-block-list ul.wp-block-list li{margin-left:40px}.bd-default-section ol.wp-block-list{font-size:16px;margin-bottom:16px}.bd-default-section ol.wp-block-list ol.wp-block-list{list-style:lower-alpha}.bd-default-section ol.wp-block-list ol.wp-block-list ol.wp-block-list{list-style:lower-roman}.bd-default-section .wp-block-image img{margin-bottom:16px;width:100%;height:auto}.bd-default-section .wp-block-image figcaption{font-size:16px}.bd-default-section .wp-block-image .alignleft{float:left;margin-right:24px;margin-bottom:24px}.bd-default-section .wp-block-image .alignright{float:right;margin-right:24px;margin-bottom:24px}.bd-default-section .wp-block-image .aligncenter{text-align:center}.bd-product-blog-section{width:1300px;width:var(--wrapper-width);margin:0 auto}.bd-product-blog-section h2.wp-block-heading{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;color:#002959;margin-bottom:20px}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-blog-section h2.wp-block-heading{font-size:28px}}.bd-product-blog-section h2.wp-block-heading.has-text-align-center{text-align:center}.bd-product-blog-section h2.wp-block-heading ~ p:first-of-type{max-width:903px;width:100%;margin:0 auto 68px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-product-blog-section h2.wp-block-heading ~ p:first-of-type{margin:0 auto 52px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-product-blog-section h2.wp-block-heading ~ p:first-of-type{margin:0 auto 40px}}.bd-product-blog-section h3.wp-block-heading{font-family:Maax, sans;font-weight:400;font-size:24px;color:#002959}.bd-help-center-post-section{background-color:#f9f9f9}.bd-help-center-post-section__wrapper{display:grid;grid-template-columns:280px minmax(0, 1fr);grid-gap:40px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-help-center-post-section__wrapper{grid-gap:32px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-post-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.bd-help-center-post-section__body-related-articles{width:100%;border-top:1px solid #e4e7ec;padding:0 40px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-post-section__body-related-articles{padding:0 20px 20px 20px}}.bd-help-center-post-section__body-related-articles .related-articles__question{margin-top:40px;height:80px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;border:1px solid #e4e7ec;border-radius:6px}.bd-help-center-post-section__body-related-articles .related-articles__question-text{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:20px;color:#000}.bd-help-center-post-section__body-related-articles .related-articles__question-text mark{background-color:transparent;color:#002959}.bd-help-center-post-section__body-related-articles .related-articles__question-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.bd-help-center-post-section__body-related-articles .related-articles__question-buttons .related-articles-btn{width:70px;height:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px;border:1px solid #d0d5dd;border-radius:6px}.bd-help-center-post-section__body-related-articles .related-articles__question-buttons .related-articles-btn span{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:20px;color:#000}.bd-help-center-post-section__body-related-articles .related-articles__links{margin-top:40px;padding-bottom:60px}.bd-help-center-post-section__body-related-articles .related-articles__links-header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px;line-height:140%;margin-bottom:48px;color:#002959}.bd-help-center-post-section__body-related-articles .related-articles__links-container .related-articles-link a.bd-help-center-found-result__title{color:#000}.bd-get-started-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#1153a2;padding:140px 0;color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-get-started-section{padding:100px 0}}@media (min-width: 360px) and (max-width: 767.5px){.bd-get-started-section{padding:60px 0}}.bd-get-started-section__title{font-family:Maax-Bold, sans;font-weight:700;margin-bottom:20px;font-size:90px;line-height:120%;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-get-started-section__title{font-size:60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-get-started-section__title{font-size:36px}}.bd-get-started-section__description{font-family:Inter-Regular, sans;font-weight:400;font-size:20px;line-height:140%;margin-bottom:60px;padding:0 20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:28px}@media (min-width: 360px) and (max-width: 767.5px){.bd-get-started-section__description{font-size:16px;margin-bottom:40px;padding:0 48px}}.bd-get-started-section__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px;margin-bottom:60px;-webkit-box-sizing:border-box;box-sizing:border-box;height:56px}@media (min-width: 360px) and (max-width: 767.5px){.bd-get-started-section__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin-bottom:40px;padding:0 20px;width:100%;height:auto;height:initial}}.bd-get-started-section__checks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:32px;-webkit-box-sizing:border-box;box-sizing:border-box}@media (min-width: 360px) and (max-width: 767.5px){.bd-get-started-section__checks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 20px;gap:20px}}.bd-get-started-section-check{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bd-section-main-saas{margin-top:-152px;height:898px;background-color:#1153a2;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../src/images/main-saas-bg.svg);mask-image:url(../src/images/main-saas-bg.svg);background-size:contain;background-image:url(../src/images/main-saas-rects.svg);background-repeat:no-repeat}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-saas{background-size:1405px;background-position:-938px -12px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas{background-size:auto 100%;background-position:110% 45px}}.bd-section-main-saas__wrapper{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-saas__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-245px;height:962px;padding-bottom:0;grid-template-columns:455px minmax(0, 1fr)}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas__wrapper{height:auto;grid-template-columns:minmax(0, 1fr);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}.bd-section-main-saas__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas__left{height:239px}}.bd-section-main-saas__right{padding-top:300px;padding-left:84px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-main-saas__right{padding-left:63px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-saas__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas__right{padding:32px}}.bd-section-main-saas__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;padding-right:60px}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas__title{font-size:28px}}.bd-section-main-saas-img{width:700px;background-image:url(../src/images/main-section-saas.png);background-size:700px 697px;background-repeat:no-repeat;background-position:right;height:697px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-main-saas-img{width:640px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas-img{display:none}}.bd-section-main-saas-block{max-width:529px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;color:#fff;font-size:18px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-saas-block{width:470px;margin-left:-196px}}.bd-section-main-saas-block__text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:52px;font-size:18px;line-height:140%}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas-block__text{font-size:18px}}.bd-section-main-saas-block__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:16px}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-saas-block__buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.bd-main-help-center-section{padding:120px 0;background-color:#f9f9f9}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-main-help-center-section{padding:100px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-help-center-section{padding:100px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-help-center-section{padding:60px 20px}}.bd-main-help-center-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;font-size:40px;text-align:center}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-help-center-section__title{font-size:26px}}.bd-main-help-center-section .bd-search-form{width:780px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-help-center-section .bd-search-form{width:100%}}.bd-main-help-center-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:100px}.bd-main-help-center-section-search{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-main-help-center-section-search__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-help-center-section-search__header{width:100%}}.bd-main-help-center-section-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.bd-main-help-center-section-group__header{color:#002959;border-bottom:1px solid #d9d9d9;height:84px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}.bd-main-help-center-section-group__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.bd-main-help-center-section-group__body .chip-link_big{padding:12px 16px;font-size:18px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-help-center-section-group__body .chip-link_big{font-size:15px}}.bd-main-help-center-section-group__body_categories{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-auto-rows:minmax(270px, -webkit-max-content);grid-auto-rows:minmax(270px, max-content);grid-gap:12px;gap:12px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-help-center-section-group__body_categories{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-help-center-section-group__body_categories{grid-template-columns:minmax(0, 1fr)}}.bd-main-help-center-section-group__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;font-size:20px}.bd-main-help-center-section-group__link{font-size:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:12px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-help-center-section-group__link{font-size:16px}}.bd-main-help-center-section-group__link svg{stroke:#002959}.help-center-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:48px;padding:44px 32px 32px;background-color:#fff;border-radius:4px;font-size:15px;color:#000}.help-center-card__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px;color:#002959;max-width:100%}.help-center-card__title:visited{color:#002959}.help-center-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}.help-center-card__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px}.help-center-card__text{opacity:0.65}.help-center-card-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:15px;color:#000;stroke:#000;min-height:28px;max-width:100%}.help-center-card-link svg{min-height:12px;min-width:12px}@media (min-width: 360px) and (max-width: 767.5px){.help-center-card-link{height:auto;max-width:100%}}.bd-help-center-category-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:48px 0 120px;background-color:#f9f9f9}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-help-center-category-section{gap:32px;padding:48px 20px 100px}}.bd-help-center-category-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:100%;color:#002959}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-section__title{font-size:28px}}.bd-help-center-category-section__description{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;line-height:140%;color:#666}.bd-help-center-category-section__body{background-color:#fff;padding:60px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-category-section__body{padding:32px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-category-section__body{padding:20px}}.bd-help-center-category-section__wrapper{display:grid;grid-template-columns:280px minmax(0, 1fr);grid-gap:40px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-help-center-category-section__wrapper{grid-gap:32px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-category-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}.bd-help-center-category-section-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px}.bd-help-center-category-section-main p{margin:0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-category-section-main{padding:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-section-main{padding:20px}}.bd-help-center-category-section-main_404{gap:40px;padding:40px 60px 180px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-help-center-category-section-main_404{padding:40px 0 180px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-category-section-main_404{padding:40px 0 180px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-section-main_404{padding:20px 20px 60px;gap:32px}}.bd-help-center-category-section-main__back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.bd-help-center-category-section-main__back .bd-button,.bd-help-center-category-section-main__back .bd-sign-in-btn{border-radius:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:18px}.bd-help-center-category-section-main__img{width:248px;height:248px;margin:0 auto}.bd-help-center-category-section-main__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;font-size:16px;text-align:center}.bd-help-center-category-section-main__main b{font-family:Inter-SemiBold, sans;font-weight:600}.bd-help-center-category-section-main__title{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;color:#002959;line-height:140%}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-section-main__title{font-size:28px}}.bd-help-center-category-section-main__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-item-align:start;align-self:flex-start;width:100%;gap:32px}.bd-help-center-category-section-main__header_search{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-category-section-main__header{gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-section-main__header{gap:24px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.bd-help-center-category-section-main__header .bd-select{width:174px;height:43px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-category-section-main__header .bd-select{width:100%}}.bd-help-center-category-section-main__links{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.bd-help-center-category-section-main__found-links{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.bd-help-center-category-link{font-size:16px;line-height:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#000}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-category-link{width:100%}}.bd-help-center-category-link span{white-space:normal}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-category-link span{margin-right:auto}}.bd-help-center-category-link svg{min-width:24px}.bd-help-center-found-result{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:0 50px 20px 0;font-size:16px;border-bottom:1px solid #d9d9d9}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-found-result{padding:0 0 20px}}.bd-help-center-found-result__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#000;white-space:normal;max-width:100%;overflow:hidden}.bd-help-center-found-result__title svg{min-width:24px;min-height:24px}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-found-result__title{white-space:normal;max-width:100%}}.bd-help-center-found-result__text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#666}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-found-result__text{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-found-result__text{-webkit-line-clamp:3}}.bd-help-center-category-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px;font-size:16px;width:494px}.bd-help-center-category-main__title{line-height:140%}.bd-help-center-category-main_full-width{width:100%}.bd-help-center-category-main_full-width .bd-help-center-category-main__title{line-height:140%}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-category-main{width:100%}}.bd-help-center-category-main__title{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;color:#002959}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-category-main__title{font-size:28px}}.bd-help-center-category-main__title_black{color:#000}.bd-help-center-category-main:after{content:"";width:120px;height:2px;border-radius:1px;background-color:#2264b2}.bd-help-center-category-found{color:#666666;font-size:16px}.bd-select-sorting__hidden .bd-select__options{visibility:hidden}.bd-select-sorting__visible{visibility:visible}.bd-back-to-categories-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:4px 12px 4px 8px;font-size:16px}.bd-back-to-categories-button svg{width:24px;height:24px}.bd-help-center-faq-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px;padding:48px 0 120px;background-color:#f9f9f9}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-help-center-faq-section{gap:32px;padding:48px 20px 100px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-faq-section{padding-top:32px;padding-bottom:80px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-faq-section{padding-top:20px;padding-bottom:60px}}.bd-help-center-faq-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;font-size:40px}.bd-help-center-faq-section__body{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;padding:60px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-faq-section__body{gap:initial}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-faq-section__body{padding:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-faq-section__body{padding:20px}}.bd-help-center-faq-section__body-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:24px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-faq-section__body-header{margin-bottom:32px}}.bd-help-center-faq-section__body-header .header-title{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;line-height:50.4px;color:#002959}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-faq-section__body-header .header-title{font-size:32px;line-height:44.8px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-faq-section__body-header .header-title{font-size:28px;line-height:39.2px}}.bd-help-center-faq-section__body-header .header-description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:22.4px;color:#000}.bd-help-center-faq-section__body-header .header-divider{width:120px;height:2px;background:#2264B2}.bd-help-center-faq-section__body .bread-crumbs{margin-bottom:-20px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-faq-section__body .bread-crumbs{margin-bottom:40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-faq-section__body .bread-crumbs{margin-bottom:40px}}.bd-help-center-faq-section__wrapper{display:grid;grid-template-columns:400px minmax(0, 1fr);grid-gap:40px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-help-center-faq-section__wrapper{-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-help-center-faq-section__wrapper{grid-template-columns:minmax(0, 1fr);padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-help-center-faq-section__wrapper{grid-template-columns:minmax(0, 1fr);padding:0 16px}}.bd-page-not-found-section{margin:120px 0 120px 0}@media (min-width: 360px) and (max-width: 767.5px){.bd-page-not-found-section{margin:80px 0 120px 0}}.bd-page-not-found-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-page-not-found-section__header span.number-not-found{font-family:Inter-SemiBold, sans;font-weight:600;color:#ee4638;font-size:80px;line-height:140%;text-align:center}.bd-page-not-found-section__header span.text-not-found{font-family:Inter-SemiBold, sans;font-weight:600;color:#ee4638;font-size:60px;line-height:140%;text-align:center}.bd-page-not-found-section__description{font-family:Inter-Medium, sans;font-weight:500;color:#000;font-size:20px;line-height:140%;text-align:center;margin:20px 0 60px 0}.bd-page-not-found-section__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-page-not-found-section__links-header{font-family:Inter-Regular, sans;font-weight:400;color:#000;font-size:16px;line-height:140%;text-align:center;margin-bottom:24px}.bd-page-not-found-section__links-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.bd-use-case-main-section{height:786px;background-color:#1153a2;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../src/images/bd-use-case-main-bg.svg);mask-image:url(../src/images/bd-use-case-main-bg.svg);background-size:cover;background-image:url(../src/images/menu-images/bd-use-case-main-image-bg.jpg);background-repeat:no-repeat;background-position:center}.bd-use-case-main-section__wrapper{width:1300px}.bd-use-case-main-section__body{width:100%}.bd-use-case-main-section__body-block{-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px;width:560px;height:455px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;margin-top:132px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-use-case-main-section__body-block{margin-left:80px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-use-case-main-section__body-block{margin-left:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-use-case-main-section__body-block{margin-left:16px;width:358px;padding:32px}}.bd-use-case-main-section__body-block .block-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;margin-bottom:40px;color:#000}@media (min-width: 360px) and (max-width: 767.5px){.bd-use-case-main-section__body-block .block-title{font-size:28px}}.bd-use-case-main-section__body-block .block-description{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;margin-bottom:52px;color:#000}.bd-use-case-main-section{height:786px;background-color:#1153a2;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../src/images/bd-use-case-main-bg.svg);mask-image:url(../src/images/bd-use-case-main-bg.svg);background-size:cover;background-image:url(../src/images/menu-images/bd-use-case-main-image-bg.jpg);background-repeat:no-repeat;background-position:center}.bd-use-case-main-section__wrapper{width:1300px}.bd-use-case-main-section__body{width:100%}.bd-use-case-main-section__body-block{-webkit-box-sizing:border-box;box-sizing:border-box;padding:60px;width:560px;height:455px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:#fff;margin-top:132px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-use-case-main-section__body-block{margin-left:80px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-use-case-main-section__body-block{margin-left:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-use-case-main-section__body-block{margin-left:16px;width:358px;padding:32px}}.bd-use-case-main-section__body-block .block-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;margin-bottom:40px;color:#000}@media (min-width: 360px) and (max-width: 767.5px){.bd-use-case-main-section__body-block .block-title{font-size:28px}}.bd-use-case-main-section__body-block .block-description{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;margin-bottom:52px;color:#000}.bd-benefit-use-case-section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-item-align:start;align-self:flex-start}.bd-benefit-use-case-section__header span{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:120%}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefit-use-case-section__header span{font-size:28px}}.bd-benefit-use-case-section__header .binadox-text{color:#002959;margin-right:4px}.bd-benefit-use-case-section__header .benefits-text{color:#ee4638}.bd-benefit-use-case-section__body{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:60px 8px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-benefit-use-case-section__body{grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-benefit-use-case-section__body{grid-template-columns:minmax(0, 1fr);grid-gap:20px}}.bd-benefit-use-case-section__body-block{padding:44px 60px 32px 0;gap:16px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-benefit-use-case-section__body-block{padding:0}}.bd-benefit-use-case-section__body-block .block-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px;line-height:140%;color:#000}.bd-benefit-use-case-section__body-block .block-description{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;line-height:140%;color:#666}.bd-benefit-use-case-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:60px;margin:140px 0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-benefit-use-case-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-benefit-use-case-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-cost-optimization-section{-webkit-box-sizing:border-box;box-sizing:border-box;margin:140px 0 120px 0}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cost-optimization-section{height:auto;height:initial}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cost-optimization-section{margin-bottom:100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section{margin-bottom:60px}}.bd-cost-optimization-section__wrapper{max-width:1300px;width:100%}.bd-cost-optimization-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-cost-optimization-section__body{padding:0 20px 0 40px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cost-optimization-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cost-optimization-section__body{padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body{padding:0 16px}}.bd-cost-optimization-section__body-text{width:480px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:60px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cost-optimization-section__body-text{width:auto;width:initial}}.bd-cost-optimization-section__body-text .cost-optimization-text-container .header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:120%;color:#002959;margin-bottom:40px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cost-optimization-section__body-text .cost-optimization-text-container .header{max-width:50%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-text .cost-optimization-text-container .header{font-size:28px}}.bd-cost-optimization-section__body-text .cost-optimization-text-container .ul-circle{margin-left:25px;list-style-type:disc}.bd-cost-optimization-section__body-text .cost-optimization-text-container .ul-circle .list-row{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;color:#000}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-text .cost-optimization-text-container .ul-circle .list-row{font-size:16px}}.bd-cost-optimization-section__body-text .cost-optimization-text-container .ul-circle .list-row:not(:last-child){margin-bottom:32px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cost-optimization-section__body-text .tools-container{margin-bottom:60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-text .tools-container{margin-bottom:48px}}.bd-cost-optimization-section__body-text .tools-container .header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:28px;line-height:120%;color:#002959;margin-bottom:40px}.bd-cost-optimization-section__body-text .tools-container .tool-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.bd-cost-optimization-section__body-text .tools-container .tool-row__image-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-text .tools-container .tool-row__image-container{width:68px;height:68px}}.bd-cost-optimization-section__body-text .tools-container .tool-row .text{font-family:Inter-SemiBold, sans;font-weight:600;font-size:18px;line-height:140%;color:#002959}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-text .tools-container .tool-row .text{font-size:16px}}.bd-cost-optimization-section__body-image img{width:705px;height:588px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-cost-optimization-section__body-image img{width:660px;height:588px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cost-optimization-section__body-image img{width:728px;height:588px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cost-optimization-section__body-image img{width:358px;height:305.97px}}.bd-cloud-optimization-section__wrapper{width:1300px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cloud-optimization-section__wrapper{width:100%}}.bd-cloud-optimization-section__body{margin:200px 0 232px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-cloud-optimization-section__body_before-blog{margin-bottom:120px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cloud-optimization-section__body{margin-top:100px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cloud-optimization-section__body{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-cloud-optimization-section__body-header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;text-align:center;color:#002959;margin-bottom:56px;width:962px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-cloud-optimization-section__body-header{width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cloud-optimization-section__body-header{font-size:28px;line-height:140%;text-align:center}}.bd-cloud-optimization-section__body-cards{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));grid-gap:13px;gap:13px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-cloud-optimization-section__body-cards{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cloud-optimization-section__body-cards{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cloud-optimization-section__body-cards{grid-template-columns:minmax(0, 1fr)}}.bd-cloud-optimization-section__body-cards .cloud-optimization-card{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:48px 40px 32px 28px;border-radius:4px;border:1px solid #E0E0E0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-cloud-optimization-section__body-cards .cloud-optimization-card{width:auto;width:initial;padding:20px 20px 32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-cloud-optimization-section__body-cards .cloud-optimization-card{padding:20px 20px 32px}}.bd-cloud-optimization-section__body-cards .cloud-optimization-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:80px;height:80px}@media (min-width: 360px) and (max-width: 767.5px){.bd-cloud-optimization-section__body-cards .cloud-optimization-card__icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bd-cloud-optimization-section__body-cards .cloud-optimization-card__title{font-family:Maax, sans;font-weight:400;min-height:68px;font-size:24px;line-height:140%;color:#002959;margin:16px 0 20px 0}@media (min-width: 360px) and (max-width: 767.5px){.bd-cloud-optimization-section__body-cards .cloud-optimization-card__title{min-height:0;min-height:initial}}.bd-cloud-optimization-section__body-cards .cloud-optimization-card__description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-tools-main-section{height:898px;background-color:#1153a2;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../src/images/main-saas-bg.svg);mask-image:url(../src/images/main-saas-bg.svg);background-size:contain;background-image:url(../src/images/main-tools-rects.svg);background-repeat:no-repeat;background-position:830px 0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section{background-size:1405px;background-position:-938px -12px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section{background-size:auto 100%;background-position:110% 45px}}.bd-tools-main-section__wrapper{width:1300px}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__wrapper{width:100%}}.bd-tools-main-section__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1300px;margin:80px 0 0 0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body{margin-top:44px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body{margin-top:64px;width:100%}}.bd-tools-main-section__body-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:111px;width:1300px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-tools-main-section__body-header{width:1175px;gap:48px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-header{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:762px;gap:40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:40px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-tools-main-section__body-header .bd-tools-main-section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:529px}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-header .bd-tools-main-section-header{width:100%}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-header .bd-tools-main-section-header{width:443px}}.bd-tools-main-section__body-header .bd-tools-main-section-header .header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;color:#fff}.bd-tools-main-section__body-header .bd-tools-main-section-header .text{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;color:#fff;margin:40px 0 52px 0}.bd-tools-main-section__body-header .bd-tools-main-section-header .bd-button,.bd-tools-main-section__body-header .bd-tools-main-section-header .bd-sign-in-btn{font-family:Inter-Medium, sans;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;line-height:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;white-space:nowrap}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-header .bd-tools-main-section-header .bd-button,.bd-tools-main-section__body-header .bd-tools-main-section-header .bd-sign-in-btn{width:100%}}.bd-tools-main-section__body-header .bd-tools-main-section-img{width:880px;height:600px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-header .bd-tools-main-section-img{width:688px;height:400px;text-align:center;-ms-flex-item-align:center;align-self:center}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-header .bd-tools-main-section-img{width:600px;height:400px}}.bd-tools-main-section__body-header .bd-tools-main-section-img .charts-no-charts-image{position:relative;top:0;width:880px;height:600px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-header .bd-tools-main-section-img .charts-no-charts-image{width:600px;height:400px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-header .bd-tools-main-section-img .charts-no-charts-image{width:528px;height:360px;left:-8px}}.bd-tools-main-section__body-cards{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:40px;gap:40px;position:relative;max-width:1300px;margin:-155.29px auto 0 auto}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-tools-main-section__body-cards{padding:0 20px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-main-section__body-cards{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-cards{gap:20px;width:100%;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin:-126px auto 0 auto}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-cards{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px;gap:20px;margin-top:-74px;grid-template-columns:minmax(0, 1fr)}}.bd-tools-main-section__body-cards .tools-card{-webkit-box-sizing:border-box;box-sizing:border-box;padding:48px 28px 32px 28px;background:#fff;border-radius:4px;border:1px solid #E0E0E0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:44px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-cards .tools-card{min-height:351px;height:366px;padding:20px;gap:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-main-section__body-cards .tools-card{padding:20px;gap:32px}}.bd-tools-main-section__body-cards .tools-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;height:36px;width:100%}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-main-section__body-cards .tools-card__header{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;height:auto;height:initial}}.bd-tools-main-section__body-cards .tools-card__header-text{font-family:Maax, sans;font-weight:400;font-size:26px;line-height:140%;color:#000}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-main-section__body-cards .tools-card__header-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%}}.bd-tools-main-section__body-cards .tools-card__description{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;line-height:140%;color:#000}.bd-tools-blog-section{margin-bottom:80px}.bd-tools-blog-section__wrapper{width:1300px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-tools-blog-section__wrapper{width:100%}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-blog-section__wrapper{width:100%}}.bd-tools-blog-section__body{width:100%}.bd-tools-blog-section .bd-tools-blog-section-main-header{width:903px;margin:0 auto 20px auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-blog-section .bd-tools-blog-section-main-header{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-tools-blog-section .bd-tools-blog-section-main-header__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;text-align:center;color:#002959;width:832px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-blog-section .bd-tools-blog-section-main-header__title{width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-blog-section .bd-tools-blog-section-main-header__title{font-size:28px}}.bd-tools-blog-section .bd-tools-blog-section-main-header__description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:150%;text-align:center;color:#000}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-blog-section .bd-tools-blog-section-main-header__description{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}.bd-tools-blog-section .bd-tools-blog-section-blog-info{-webkit-box-sizing:border-box;box-sizing:border-box;padding:48px 28px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.bd-tools-blog-section .bd-tools-blog-section-blog-info__title{font-family:Maax, sans;font-weight:400;font-size:24px;line-height:140%;color:#002959}.bd-tools-blog-section .bd-tools-blog-section-blog-info__description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-tools-blog-section .bd-tools-blog-section-blog-image{width:1300px;height:685px;background:#E7E9EE;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-tools-blog-section .bd-tools-blog-section-blog-image{width:100%}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-tools-blog-section .bd-tools-blog-section-blog-image{width:calc(100% - 40px);margin:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-blog-section .bd-tools-blog-section-blog-image{height:495px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-blog-section .bd-tools-blog-section-blog-image{height:232px}}.bd-tools-blog-section .bd-tools-blog-section-blog-image__picture{width:1020px;height:600px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-tools-blog-section .bd-tools-blog-section-blog-image__picture{width:700px;height:393px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-tools-blog-section .bd-tools-blog-section-blog-image__picture{width:342px;height:192px}}.bd-solutions-main-section{background-color:#1153a2}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-main-section .bd-section__wrapper{width:100%}}.bd-solutions-main-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:400px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-main-section__container{padding:0 20px;margin:0 auto}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section__container{padding:0 10px;margin:0 auto}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-main-section__container img.solutions-main-background{position:relative;left:-400px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section__container img.solutions-main-background{position:relative;left:-580px}}.bd-solutions-main-section .bd-solutions-main-section__content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:73px 0 73px 0;width:517px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-main-section .bd-solutions-main-section__content{margin-left:40px;z-index:1}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section .bd-solutions-main-section__content{z-index:1}}.bd-solutions-main-section .bd-solutions-main-section__content-header{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;color:#fff}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section .bd-solutions-main-section__content-header{font-size:28px;line-height:140%}}.bd-solutions-main-section .bd-solutions-main-section__content-text{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;margin:40px 0 52px 0;color:#fff}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-main-section .bd-solutions-main-section__content-text{width:517px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section .bd-solutions-main-section__content-text{font-size:16px;line-height:140%;margin:24px 0 40px 0;width:calc(100vw - 40px)}}.bd-solutions-main-section .bd-solutions-main-section__content-button{color:#fff;width:233px}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-main-section .bd-solutions-main-section__content-button{width:100%}}.bd-solutions-main-section .bd-solutions-main-section__content-button a{color:#fff;border-color:#fff}.bd-solutions-cards-section{margin:80px 0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section .bd-section__wrapper{width:100%}}.bd-select{width:195px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section__container{padding:0 10px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container{padding:0 10px}}.bd-solutions-cards-section__container-header{height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:120px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-cards-section__container-header{padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;height:auto;height:initial;margin-bottom:48px}}.bd-solutions-cards-section__container-header .header-text{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;width:583px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section__container-header .header-text{width:536px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-header .header-text{width:auto;width:initial}}.bd-solutions-cards-section__container-header .header-text .divider{margin-top:24px;width:120px;border-radius:1px;border-top:2px solid #2264b2}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-header .header-text .divider{display:none}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-header .header-filter{width:100%}.bd-solutions-cards-section__container-header .header-filter .bd-select-sorting{width:100%}}.bd-solutions-cards-section__container-header .header-filter .divider-mobile{display:none}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-cards-section__container-header .header-filter .divider-mobile{display:none}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section__container-header .header-filter .divider-mobile{display:none}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-header .header-filter .divider-mobile{display:block;margin-top:24px;width:120px;border-radius:1px;border-top:2px solid #2264b2}}.bd-solutions-cards-section__container-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:40px 60px;gap:40px 60px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-cards-section__container-list{gap:40px 20px;padding:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section__container-list{grid-template-columns:repeat(2, minmax(0, 1fr));gap:20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-solutions-cards-section__container-list{grid-template-columns:minmax(0, 1fr);gap:20px}}.bd-solutions-cards-section__container-list-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-sizing:border-box;box-sizing:border-box;height:377px;padding:36px 28px 32px 28px;border:1px solid #E0E0E0;border-radius:4px;-webkit-box-shadow:0 4px 4px 0 rgba(0,0,0,0.10196);box-shadow:0 4px 4px 0 rgba(0,0,0,0.10196)}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-solutions-cards-section__container-list-card{height:357px;padding:24px}}.bd-solutions-cards-section__container-list-card .role{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;color:#000;height:28px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 8px;background:#ebf5fc;border-radius:8px;margin-bottom:32px}.bd-solutions-cards-section__container-list-card .header{margin-bottom:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.bd-solutions-cards-section__container-list-card .header__text{font-family:Maax, sans;font-weight:400;font-size:24px;line-height:140%;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bd-solutions-cards-section__container-list-card .header__image{width:80px;height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-solutions-cards-section__container-list-card .text{font-family:Inter-Regular, sans;font-weight:400;font-size:15px;line-height:140%;color:#000;margin-bottom:36px}.bd-solutions-cards-section__container-list-card .link .bd-button-solutions-cards{font-family:Inter-Regular, sans;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;width:157px;height:38px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.bd-solutions-cards-section__container-list-card .link .bd-button-solutions-cards .arrow-container{border-radius:4px;background:#2264b2;width:40px;height:38px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-solutions-cards-section__container-list-card .link .bd-button-solutions-cards a{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:140%;color:#000}.bd-solutions-cards-section__container-paginator{margin-top:60px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-solutions-cards-section__container-paginator{padding:0 20px}}.bd-blog-page-section{background-color:#f9f9f9}.bd-blog-page-section .bd-blog-page-section__menu .bd-help-center-side-menu{padding:0}.bd-blog-page-section__wrapper{display:grid;grid-template-columns:280px minmax(0, 1fr);grid-gap:40px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-page-section__wrapper{grid-gap:32px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__menu .bd-help-center-side-menu{padding:0 20px}}.bd-blog-page-section__menu .bd-help-center-side-menu .bd-help-center-category-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:100%;color:#002959;margin-bottom:16px}.bd-blog-page-section__menu .bd-help-center-side-menu .bd-help-center-category-section__description{margin-bottom:32px}.bd-blog-page-section__menu .bd-help-center-side-menu .bd-input-label.bd-input-label_search{margin-bottom:32px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__menu .bd-help-center-side-menu .bd-input-label.bd-input-label_search{margin-bottom:0}}.bd-blog-page-section__body .bd-default-section__body.bd-default-section__body_post{background:transparent;width:980px;padding:0;gap:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__body .bd-default-section__body.bd-default-section__body_post{width:100%}}.bd-blog-page-section__body .bd-default-section__body.bd-default-section__body_post .bd-blog-page-card__text-header{margin-bottom:20px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__body-main-post-container{width:100%;height:auto;height:initial}}.bd-blog-page-section__body-post-list{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);grid-gap:36px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-page-section__body-post-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__body-post-list{grid-template-columns:minmax(0, 1fr);gap:20px}}.bd-blog-page-section .bd-blog-page-card.bd-blog-page-card-main a{width:100%}.bd-blog-page-section .bd-blog-page-card.bd-blog-page-card-main .bd-blog-page-card__image{width:100%;height:auto}.bd-blog-page-section .bd-blog-page-card.bd-blog-page-card-main .bd-blog-page-card__text-header a.card-link{font-family:Inter-SemiBold, sans;font-weight:600;font-size:20px;line-height:140%;color:#000}.bd-blog-page-section .bd-blog-page-card.bd-blog-page-card-main .bd-blog-page-card__text-content{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-blog-page-card{background:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bd-blog-page-card__image-small{width:100%;height:auto}.bd-blog-page-card__content-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:28px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:8px}.bd-blog-page-card__date{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#666}.bd-blog-page-card__text{font-family:Inter-SemiBold, sans;font-weight:600;font-size:20px;line-height:140%;margin:20px 0 60px 0;color:#000;min-height:84px}.bd-blog-page-card__buttons{height:36px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-blog-page-card__buttons-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;max-width:calc(100% - 44px)}.bd-blog-page-card__buttons-tags .category-tag{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;border-radius:4px;color:#000;background:#edeff9;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;padding:8px 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-page-card__buttons-tags .category-tag{padding:8px 15px}}.bd-blog-page-card__buttons-tags .amount-time-read-tag{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;border-radius:4px;color:#000;background:#f9f9f9;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;padding:8px 20px;white-space:nowrap}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-page-card__buttons-tags .amount-time-read-tag{padding:8px 15px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.bd-blog-page-card__buttons-link{background:#f9f9f9;width:40px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-blog-page-card__buttons-link a{width:20px;height:18px}.bd-blog-page-card__buttons-link a svg{width:20px;height:18px}.bd-main-search-result{padding:60px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px;margin:0 auto;background-color:#f6f7fb;width:100%}.bd-main-search-result__paginator{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bd-main-search-result__paginator::before{content:"";background:#d9d9d9;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;display:block}.bd-main-search-result__paginator::after{content:"";background:#d9d9d9;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:1px;display:block}.bd-main-search-result-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-search-result-title{font-size:28px}}.bd-main-search-result-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;width:980px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-search-result-main{width:100%;padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-search-result-main{padding:0 16px}}.bd-main-search-result-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}.bd-main-search-result-main-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px;width:980px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-search-result-main-header{width:100%}}.bd-main-search-result-main-header .bd-search-form{width:720px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-search-result-main-header .bd-search-form{width:100%}}.bd-main-search-result-main-header__description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:8px;min-height:74px;font-size:24px;border-bottom:1px solid #E0E0E0;width:100%;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:Inter-Regular, sans;font-weight:400}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-search-result-main-header__description{font-size:18px}}.bd-main-search-result-main-header__description span{padding:4px 0}.bd-main-search-result-main-header__description span.count{font-family:Inter-Medium, sans;font-weight:500}.bd-main-search-no-results{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;font-size:16px;line-height:140%;margin-bottom:400px;text-align:center}.bd-main-search-no-results__title{font-family:Inter-Medium, sans;font-weight:500;color:#002959;font-size:36px;line-height:140%}.bd-main-search-result-mark{padding:4px;height:-webkit-min-content;height:-moz-min-content;height:min-content;font-family:Inter-Medium, sans;font-weight:500;background-color:#e4e9ff;color:inherit}.bd-main-search-result-list-item{background-color:#fff;padding:28px 32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-search-result-list-item{padding:20px}}.bd-main-search-result-list-item__header{color:#002959;font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-search-result-list-item__header{font-size:18px}}.bd-main-search-result-list-item__body{font-size:15px;color:#000}.bd-main-search-result-list-item__footer{font-size:15px}.bd-main-search-result-list-item-link{color:#161616;font-size:15px}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result{background:#fff;width:980px;height:586px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result{width:920px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result{margin:0 16px}}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;width:100%;gap:24px}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container-header{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;line-height:140%;color:#002959}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container-request-row{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container-request-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container-request-row span.request-text{font-family:Inter-SemiBold, sans;font-weight:600;font-size:16px;line-height:140%;color:#000}.bd-blog-page-section__body.bd-blog-page-section__body-empty-search-result .bd-blog-page-section__body-search-empty-stub-container-text-row{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result{background:#fff;width:980px;height:586px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result{width:920px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result{margin:0 16px}}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:40px;width:100%}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-back-btn{width:98px;height:44px;margin-bottom:40px}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-back-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-back-btn a svg{width:12px;height:10px;text-align:center}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-back-btn a span{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:20px;color:#000}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-header{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;line-height:140%;color:#002959}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-request-row{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000;margin:24px 0}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-request-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-request-row span.request-text{font-family:Inter-SemiBold, sans;font-weight:600;font-size:16px;line-height:140%;color:#000}.bd-blog-page-section__body.bd-post-page-section__body-empty-search-result .bd-post-page-section__body-search-empty-stub-container-text-row{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-main-free-tier-section{background-color:#1153a2;height:400px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-free-tier-section{background-image:url(../src/images/bd-main-free-tier-section.png);background-position:bottom center;background-size:auto 100%;background-repeat:no-repeat}}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-main-free-tier-section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-free-tier-section{padding:0 32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-free-tier-section{padding:0 16px}}.bd-main-free-tier-section-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;color:#fff}.bd-main-free-tier-section-block__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:48px;width:450px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-main-free-tier-section-block__left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:517px;padding-top:80px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-free-tier-section-block__left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:100%;padding-top:80px}}.bd-main-free-tier-section-block__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:32px}.bd-main-free-tier-section-block__description{font-size:18px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-free-tier-section-block__description{font-size:16px}}.bd-main-free-tier-section-block-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-main-free-tier-section-block-title{font-size:28px}}.free-tier-get-started-button{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 360px) and (max-width: 767.5px){.free-tier-get-started-button{width:100%}}.bd-main-free-tier-section-block-image{width:747px;height:400px;background-image:url(../src/images/bd-main-free-tier-section.png);background-position:bottom right;background-size:auto 100%;background-repeat:no-repeat}@media (min-width: 360px) and (max-width: 1279.5px){.bd-main-free-tier-section-block-image{display:none}}.bd-free-tier-description-section{padding:60px 0 0}@media (min-width: 360px) and (max-width: 1279.5px){.bd-free-tier-description-section{padding:60px 0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-description-section{padding:40px 16px 0}}.bd-free-tier-description-block{color:#475467;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-free-tier-description-block{padding:0 20px}}.bd-free-tier-description-block:after{content:"";width:120px;height:2px;background-color:#2264b2;display:block}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-description-block{display:none}}.bd-free-tier-description-block_mobile{display:none}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-description-block_mobile{display:-webkit-box;display:-ms-flexbox;display:flex}}.bd-free-tier-benefits-section{padding:120px 0 196px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-free-tier-benefits-section{padding:100px 40px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-free-tier-benefits-section{padding:80px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-benefits-section{padding:60px 20px}}.bd-free-tier-benefits-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}.bd-free-tier-benefits-block-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;color:#002959;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-benefits-block-title{font-size:28px;max-width:243px}}.bd-free-tier-benefits-block-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:40px 8px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-free-tier-benefits-block-grid{grid-gap:40px 60px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-free-tier-benefits-block-grid{grid-gap:40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-tier-benefits-block-grid{grid-template-columns:minmax(0, 1fr);grid-gap:20px}}.bd-free-tier-benefits-block-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;padding:44px 60px 32px 0;line-height:140%}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-free-tier-benefits-block-item{padding:44px 0 32px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-free-tier-benefits-block-item{padding:0}}.bd-free-tier-benefits-block-item__icon{width:100px;height:100px}.bd-free-tier-benefits-block-item__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:22px}.bd-free-tier-benefits-block-item__description{font-size:15px;opacity:0.65}.bd-free-features-block{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));grid-gap:40px;padding:100px 0}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-free-features-block{padding:100px 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-free-features-block{padding:40px 20px;grid-gap:20px;grid-template-columns:minmax(0, 1fr)}}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-features-block{padding:60px 20px;grid-gap:20px;grid-template-columns:minmax(0, 1fr)}}.bd-free-feature-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:48px 40px 32px 28px;gap:44px;font-size:15px;border:1px solid #E0E0E0;border-radius:4px;line-height:140%}@media (min-width: 360px) and (max-width: 1279.5px){.bd-free-feature-block{padding:32px;gap:20px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-free-feature-block br{display:none}}.bd-free-feature-block__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px}.bd-free-feature-block__title{font-family:Maax, sans;font-weight:400;color:#000;font-size:26px;line-height:140%}@media (min-width: 360px) and (max-width: 767.5px){.bd-free-feature-block__title{font-size:20px}}.bd-blog-post-page-section{background-color:#f9f9f9}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section{padding-left:0;padding-right:0}}.bd-blog-post-page-section__wrapper{display:grid;grid-template-columns:280px minmax(0, 1fr);grid-gap:40px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-post-page-section__wrapper{grid-gap:32px}}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-post-page-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section__wrapper{width:100%}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section__menu .bd-help-center-side-menu{padding:0 20px}}.bd-blog-post-page-section__menu .bd-help-center-side-menu .bd-help-center-category-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:100%;color:#002959;margin-bottom:16px}.bd-blog-post-page-section__menu .bd-help-center-side-menu .bd-help-center-category-section__description{margin-bottom:32px}.bd-blog-post-page-section__body{background-color:#fff}.bd-blog-post-page-section__body-main-post-container{height:808px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-post-page-section__body-main-post-container{width:100%;height:auto;height:initial;margin-bottom:20px}}.bd-blog-post-page-section__body-post-list{display:grid;grid-template-columns:minmax(0, 1fr) minmax(0, 1fr);grid-gap:36px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section__body-post-list{-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section__body-post-list{grid-template-columns:minmax(0, 1fr);gap:20px}}.bd-blog-post-page-section .bd-blog-page-card.bd-blog-page-card-main .bd-blog-page-card__text-header{font-family:Inter-SemiBold, sans;font-weight:600;font-size:20px;line-height:140%;color:#000}.bd-blog-post-page-section .bd-blog-page-card.bd-blog-page-card-main .bd-blog-page-card__text-content{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#000}.bd-blog-post-page-section .bd-blog-page-card{background:#fff;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bd-blog-post-page-section .bd-blog-page-card__image-small{width:100%;height:auto}.bd-blog-post-page-section .bd-blog-page-card__content-container{-webkit-box-sizing:border-box;box-sizing:border-box;padding:28px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;max-width:100%;gap:8px}.bd-blog-post-page-section .bd-blog-page-card__date{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#666}.bd-blog-post-page-section .bd-blog-page-card__text{font-family:Inter-SemiBold, sans;font-weight:600;font-size:20px;line-height:140%;margin:20px 0 60px 0;color:#000}.bd-blog-post-page-section .bd-blog-page-card__buttons{height:36px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-blog-post-page-section .bd-blog-page-card__buttons-tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.bd-blog-post-page-section .bd-blog-page-card__buttons-tags .category-tag{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;border-radius:4px;color:#000;background:#edeff9;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;padding:8px 20px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section .bd-blog-page-card__buttons-tags .category-tag{padding:8px 15px}}.bd-blog-post-page-section .bd-blog-page-card__buttons-tags .amount-time-read-tag{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;border-radius:4px;color:#000;background:#f9f9f9;-webkit-box-sizing:border-box;box-sizing:border-box;height:36px;padding:8px 20px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section .bd-blog-page-card__buttons-tags .amount-time-read-tag{padding:8px 15px;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}.bd-blog-post-page-section .bd-blog-page-card__buttons-link{background:#f9f9f9;width:40px;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-blog-post-page-section .bd-blog-page-card__buttons-link a{width:20px;height:18px}.bd-blog-post-page-section .bd-blog-page-card__buttons-link a svg{width:20px;height:18px}.bd-blog-post-page-section .bd-blog-page-section__body{width:980px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-blog-post-page-section .bd-blog-page-section__body{width:100%}}.bd-blog-post-page-section__body-post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:40px;margin:40px;max-width:100%}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section__body-post-header{margin:40px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section__body-post-header{margin:32px 20px}}.bd-blog-post-page-section__body-post-header-buttons-container{height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bd-blog-post-page-section__body-post-header-buttons-container-back-btn{width:102px;height:44px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-blog-post-page-section__body-post-header-buttons-container-back-btn a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}.bd-blog-post-page-section__body-post-header-buttons-container-back-btn a svg{width:12px;height:10px;text-align:center}.bd-blog-post-page-section__body-post-header-buttons-container-back-btn a span{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:20px;color:#000}.bd-blog-post-page-section__body-post-header-buttons-container .amount-time-read-tag{font-family:Inter-Regular, sans;font-weight:400;font-size:14px;line-height:140%;border-radius:4px;color:#000;background:#f9f9f9;-webkit-box-sizing:border-box;box-sizing:border-box;height:44px;padding:12px 20px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section__body-post-header-buttons-container .amount-time-read-tag{padding:8px 15px}}.bd-blog-post-page-section__body-post-header-text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.bd-blog-post-page-section__body-post-header-text-container .date{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:140%;color:#666;margin-bottom:24px}.bd-blog-post-page-section__body-post-header-text-container .header{font-family:Inter-Medium, sans;font-weight:500;font-size:36px;line-height:140%;color:#000;margin-bottom:32px;text-align:left}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-post-page-section__body-post-header-text-container .header{font-size:28px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-post-page-section__body-post-header-text-container .header{font-size:24px}}.bd-blog-post-page-section__body-post-header-text-container .links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px}.bd-default-section__body.bd-default-section__body_post{background:transparent;width:980px;padding:0}@media (min-width: 360px) and (max-width: 1279.5px){.bd-default-section__body.bd-default-section__body_post{width:100%}}.bd-default-section__body.bd-default-section__body_post .post-content{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 40px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-default-section__body.bd-default-section__body_post .post-content{padding:0 20px}}.bd-default-section__body.bd-default-section__body_post .wp-block-image .size-full:not(.alignleft):not(.alignright):not(.aligncenter){margin:0 -40px}.bd-default-section__body.bd-default-section__body_post .bd-blog-page-card__text-header{margin-bottom:20px}html{--wrapper-width: 1300px;--wrapper-header-width: 1440px;--header-bg-color: #fff;--header-bg-2-color: #f9f9f9;--header-border-color: #f0f0f0;--header-color: #000;--header-search-title-color: #002959;--header-search-color: #666;--header-btn-color: #000;--header-btn-bg-color: transparent;--header-btn-svg-stroke: #000;--header-humburger-stroke: #0c4c8b;--header-btn-hover-color: #000;--header-btn-bg-hover-color: #f9f9f9;--header-btn-svg-hover-stroke: #000;--header-btn-active-color: #000;--header-btn-active-bg-color: #f9f9f9;--header-btn-svg-active-stroke: #000}@media (min-width: 1279.5px) and (max-width: 1441px){html{--wrapper-width: calc(100vw - 20px);--wrapper-header-width: calc(100vw - 20px)}}@media (min-width: 360px) and (max-width: 1279.5px){html{--wrapper-width: calc(100vw - 20px);--wrapper-header-width: calc(100vw - 20px)}}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{font-family:Inter-Regular,sans-serif;min-width:320px;font-size:18px;line-height:140%;overflow-x:hidden}.dark-theme{--header-bg-color: #0c4c8b;--header-bg-2-color: #1153a2;--header-border-color: #0f5aa3;--header-color: #fff;--header-search-color: #fff;--header-search-title-color: #fff;--header-humburger-stroke: #fff;--header-btn-color: #fff;--header-btn-bg-color: #104a8f;--header-btn-svg-stroke: #fff;--header-btn-hover-color: #fff;--header-btn-bg-hover-color: #0d51a2;--header-btn-svg-hover-stroke: #fff;--header-btn-active-color: #fff;--header-btn-active-bg-color: #3a70b2;--header-btn-svg-active-stroke: #fff}.dark-theme .bd-logo_header{display:none}.dark-theme .bd-logo_header.bd-logo_dark{display:block}.bd-logo_header{display:block}.bd-logo_dark{display:none}

.bd-faq-section{-webkit-box-sizing:border-box;box-sizing:border-box;margin:180px 0 160px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-faq-section{margin:60px 0 100px 0}}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section{margin:60px 0}}.bd-faq-section__title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-faq-section__title-container{margin-bottom:60px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__title-container{margin-bottom:40px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__title-container .bd-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:28px;line-height:39.2px;text-align:center}}.bd-faq-section__title-container .bd-faq-section__title-description{margin-top:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__title-container .bd-faq-section__title-description{font-family:Inter-Regular, sans;font-weight:400;margin:24px 16px 0 16px;font-size:16px;line-height:22.4px;text-align:center}}.bd-faq-section .bd-section__wrapper{width:1000px}.bd-faq-section__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bd-faq-section__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px;width:100%}@media (min-width: 360px) and (max-width: 1279.5px){.bd-faq-section__list-padding{padding:0 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__list-padding{padding:0 16px}}.bd-faq-section__list .bd-faq-block{-webkit-box-sizing:border-box;box-sizing:border-box;border-bottom:1px solid #e7e7e7;width:100%}.bd-faq-section__list .bd-faq-block__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:20px;-webkit-transition:0.4s cubic-bezier(0.55, 0, 0.1, 1) background-color,0.4s cubic-bezier(0.55, 0, 0.1, 1) font-weight;transition:0.4s cubic-bezier(0.55, 0, 0.1, 1) background-color,0.4s cubic-bezier(0.55, 0, 0.1, 1) font-weight;border-radius:8px;margin-bottom:12px}.bd-faq-section__list .bd-faq-block__title:hover{cursor:pointer;background-color:#f6f7fb}.bd-faq-section__list .bd-faq-block__title .title-icon{font-weight:600;font-size:17px;line-height:23.8px;text-align:center}.bd-faq-section__list .bd-faq-block__title.opened{margin-bottom:14px}.bd-faq-section__list .bd-faq-block__title.opened .title-content{font-family:Inter-SemiBold, sans;font-weight:600;font-size:17px;line-height:23.8px}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__list .bd-faq-block__title.opened .title-content{font-size:16px;line-height:22.4px}}.bd-faq-section__list .bd-faq-block__title.opened .title-icon:before{content:url(../src/images/svg-icons/accordion-minus.svg);display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;height:50px}.bd-faq-section__list .bd-faq-block__title.closed .title-content{font-family:Inter-Regular, sans;font-weight:400;font-size:17px;line-height:23.8px}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__list .bd-faq-block__title.closed .title-content{font-size:16px;line-height:22.4px}}.bd-faq-section__list .bd-faq-block__title.closed .title-icon:before{content:url(../src/images/svg-icons/accordion-plus.svg);display:-webkit-box;display:-ms-flexbox;display:flex;width:50px;height:50px}.bd-faq-section__list .bd-faq-block__content{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:22.4px;margin-right:20px;padding:0 40px 20px 20px}@media (min-width: 360px) and (max-width: 767.5px){.bd-faq-section__list .bd-faq-block__content{font-size:15px;line-height:21px;margin-right:30px}}.bd-blog-free-section{background-color:#f6f7fb}.bd-blog-free-section__title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:140%;color:#002959;text-align:center}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-free-section__title{font-size:28px;line-height:39.2px;text-align:center}}.bd-blog-free-section__description{font-family:Inter-Regular, sans;font-weight:400;text-align:center;font-size:18px;line-height:25.2px}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-free-section__description{font-size:16px;line-height:22.4px}}.bd-blog-free-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative;padding:140px 0 168px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-blog-free-section__container{padding:160px 20px 100px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-blog-free-section__container{padding:140px 20px 100px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-free-section__container{padding:140px 10px 60px;gap:32px}}.bd-blog-free-section__container .free-tiers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;padding:16px 24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}@media (min-width: 360px) and (max-width: 767.5px){.bd-blog-free-section__container .free-tiers{width:100%}}.bd-blog-free-section__container:before{content:"";display:block;width:80px;height:80px;position:absolute;top:0;left:0;background-color:#3b86e1}.bd-pricing-table-section .bd-section__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:1300px}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-pricing-table-section .bd-section__wrapper{width:1280px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section .bd-section__wrapper{width:751px}}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-pricing-table-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;width:1280px;padding:0 20px 0 20px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__container{-webkit-box-sizing:border-box;box-sizing:border-box;width:751px}}.bd-pricing-table-section__header{margin-top:100px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__header{margin:60px 20px 48px 20px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__header{margin:48px 16px 32px 16px}}.bd-pricing-table-section__header .header-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px;line-height:56px;color:#002959;margin-bottom:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__header .header-title{margin-bottom:32px;font-size:28px;line-height:39.2px}}.bd-pricing-table-section__header .header-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__header .header-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__header .header-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:32px}}.bd-pricing-table-section__header .header-description__text{font-family:Inter-Regular, sans;font-weight:400;font-size:18px;line-height:25.2px;width:560px}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__header .header-description__text{width:auto;width:initial;font-size:16px;line-height:22.4px}}.bd-pricing-table-section__header .header-description__buttons{font-family:Inter-Medium, sans;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-size:18px;line-height:25.2px}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__header .header-description__buttons{width:100%}}.bd-pricing-table-section__header .header-description__buttons .discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f3f4fe;border-radius:8px;height:33px;width:110px}.bd-pricing-table-section__header .header-description__buttons .price-toggle .switch{position:relative;display:inline-block;width:63px;height:28px}.bd-pricing-table-section__header .header-description__buttons .price-toggle .switch input{opacity:0;width:0;height:0}.bd-pricing-table-section__header .header-description__buttons .price-toggle .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:0.4s;transition:0.4s}.bd-pricing-table-section__header .header-description__buttons .price-toggle .slider:before{position:absolute;content:"";height:24px;width:24px;left:2px;bottom:2px;background-color:white;-webkit-transition:0.4s;transition:0.4s}.bd-pricing-table-section__header .header-description__buttons .price-toggle input:checked+.icon::before{content:"\f00c";-webkit-transform:rotate(45deg);transform:rotate(45deg);padding-top:5px}.bd-pricing-table-section__header .header-description__buttons .price-toggle input+.icon::before{content:"\f00d";padding-top:5px}.bd-pricing-table-section__header .header-description__buttons .price-toggle input:checked+.slider{background-color:#002959}.bd-pricing-table-section__header .header-description__buttons .price-toggle input:checked+.slider:before{-webkit-transform:translateX(35px);transform:translateX(35px)}.bd-pricing-table-section__header .header-description__buttons .price-toggle .slider.round{border-radius:34px}.bd-pricing-table-section__header .header-description__buttons .price-toggle .slider.round:before{border-radius:50%}.bd-pricing-table-section__header .header-description__buttons .price-toggle .disabled-toggle{opacity:0.5;cursor:default}.bd-pricing-table-section__table{width:100%;margin:48px 0 160px 0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__table{margin:0}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__table{margin:0}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__table{margin:0}}.bd-pricing-table-section__table .table-cards{-webkit-box-sizing:border-box;box-sizing:border-box;display:none}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__table .table-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:80px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__table .table-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 16px 60px 16px}}.bd-pricing-table-section__table .table-cards .table-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;border:1px solid #E0E0E0}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__table .table-cards .table-card{min-width:354px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__table .table-cards .table-card{width:100%}}.bd-pricing-table-section__table .table-cards .table-card__selected{background:#fafbff;border:1px solid #99b6ef}.bd-pricing-table-section__table .table-cards .table-card__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%;gap:4px;height:94px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 16px}.bd-pricing-table-section__table .table-cards .table-card__header .header-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:20px;line-height:28px;color:#000}.bd-pricing-table-section__table .table-cards .table-card__header .header-description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:22.4px;color:#666}.bd-pricing-table-section__table .table-cards .table-card__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.bd-pricing-table-section__table .table-cards .table-card__body-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:62px;border-top:1px solid #E0E0E0}.bd-pricing-table-section__table .table-cards .table-card__body-item .item-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:16px;line-height:22.4px;color:#000;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 0 20px 16px}.bd-pricing-table-section__table .table-cards .table-card__body-item .item-value{font-family:Maax, sans;font-weight:400;font-size:16px;line-height:22.4px;color:#000;width:100%;text-align:right;border-left:1px solid #E0E0E0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 16px 20px 0}.bd-pricing-table-section__table .table-cards .table-card__body-item .item-value.price-value{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:20px;line-height:22px;color:#002959}.bd-pricing-table-section__table .table-cards .table-card__footer{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:16px;border-top:1px solid #E0E0E0}.bd-pricing-table-section__table table{width:100%;border-collapse:collapse;border-style:hidden}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-pricing-table-section__table table{display:none}}@media (min-width: 360px) and (max-width: 767.5px){.bd-pricing-table-section__table table{display:none}}.bd-pricing-table-section__table table td,.bd-pricing-table-section__table table th{border:1px solid #E0E0E0}.bd-pricing-table-section__table table th{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;-webkit-box-sizing:border-box;box-sizing:border-box;padding:28px;text-align:center;font-size:20px;line-height:28px;color:#000}.bd-pricing-table-section__table table td{font-family:Maax, sans;font-weight:400;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 32px;text-align:center;font-size:18px;line-height:25.2px;color:#000}.bd-pricing-table-section__table table td.price-td{-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:24px;line-height:33.6px;color:#002959;width:158px}.bd-pricing-table-section__table table tr.selected-tr{background:#fafbff;outline:#99b6ef solid 1px;border-radius:8px}.bd-pricing-table-section__table table tr.selected-tr td{border-style:hidden solid hidden solid}.bd-pricing-table-section__table table tr td .plan{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:8px}.bd-pricing-table-section__table table tr td .plan__name{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:20px;line-height:28px;color:#000}.bd-pricing-table-section__table table tr td .plan__description{font-family:Inter-Regular, sans;font-weight:400;font-size:16px;line-height:22.4px;color:#666}

.bd-section-main-cloud{height:898px;background-color:#f6f5f4;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-image:url(../src/images/main-cloud-bg.svg);mask-image:url(../src/images/main-cloud-bg.svg);background-size:contain;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr))}@media (min-width: 1279.5px) and (max-width: 1441px){.bd-section-main-cloud{height:734px}}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-cloud{height:635px;padding-bottom:62px;grid-template-columns:304px minmax(0, 1fr)}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud{height:auto;grid-template-columns:minmax(0, 1fr);grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud__left{height:239px}}.bd-section-main-cloud__right{padding-top:300px;padding-left:72px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-cloud__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 40px}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud__right{padding:32px}}.bd-section-main-cloud-illustration{display:block;background-image:url(../src/images/main-cloud-section-coworking.jpg);background-size:auto 100%;height:100%;background-position:right;background-repeat:no-repeat}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud-illustration{background-position:top;background-size:100% auto}}.bd-section-main-cloud-block{width:529px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:40px}@media (min-width: 767.5px) and (max-width: 1279.5px){.bd-section-main-cloud-block{width:auto}}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud-block{width:100%}}.bd-section-main-cloud-block__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:52px;font-size:18px}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud-block__main{font-size:16px}}.bd-section-main-cloud-block__buttons{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:16px;gap:16px}@media (min-width: 360px) and (max-width: 1279.5px){.bd-section-main-cloud-block__buttons{grid-template-columns:minmax(0, 1fr);width:100%}}.bd-section-main-cloud-block__buttons .demo-btn{font-family:Inter-Medium, sans;font-weight:500;font-size:16px;line-height:100%;width:157px;padding:18px 22px;white-space:nowrap}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud-block__buttons .demo-btn{width:100%}}.bd-section-main-cloud-block__buttons .demo-btn svg{min-width:24px;min-height:24px}.bd-section-main-cloud-title{font-family:Maax-Medium, sans;line-height:120%;font-weight:500;font-size:40px}@media (min-width: 360px) and (max-width: 767.5px){.bd-section-main-cloud-title{font-size:28px}}


/*# sourceMappingURL=main.css.map*/