@font-face{font-family:'medium';src:url(../shrift/Montserrat-Medium.ttf)}@font-face{font-family:'semibold';src:url(../shrift/Montserrat-SemiBold.ttf)}@font-face{font-family:'bold';src:url(../shrift/Montserrat-Bold.ttf)}@font-face{font-family:'extrabold';src:url(../shrift/Montserrat-ExtraBold.ttf)}*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;text-decoration:none;color:inherit;background:none;border:none}body{font-family:'semibold'}html{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;scroll-behavior:smooth}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:inherit}::-webkit-scrollbar-thumb{background:#595959;border-radius:30px}::-webkit-scrollbar-thumb:hover{background:#919191}.navbar{position:-webkit-sticky;position:sticky;top:0;left:0;right:0;width:100%;height:16vh;padding:20px 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f2f2f2;-webkit-box-shadow:0 0 5px #1a1a1a;box-shadow:0 0 5px #1a1a1a;z-index:111}.navbar-brand{width:90px;height:90px;background:#fff;border-radius:50%;border:4px solid #aaa;padding:6px;cursor:pointer}.navbar-brand__src{width:100%;height:100%}.navbar-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.navbar-menu__items{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}.navbar-menu__items .navbar-link{font-family:'semibold';font-size:28px;color:#4d4d4d;-webkit-transition:200ms;-o-transition:200ms;transition:200ms;text-shadow:0 0 .95px #000}.navbar-menu__items .navbar-link:hover{color:#919191;-webkit-transform:scale(1.095);-ms-transform:scale(1.095);transform:scale(1.095)}.navbar-menu__items .navbar-link:active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.navbar-menu .navbar-js__btn{display:none;font-size:30px;font-family:'semibold';font-size:28px;color:#4d4d4d;-webkit-transition:200ms;-o-transition:200ms;transition:200ms;text-shadow:0 0 .95px #000}.navbar-menu .navbar-js__btn:hover{color:#919191;-webkit-transform:scale(1.095);-ms-transform:scale(1.095);transform:scale(1.095)}.navbar-menu .navbar-js__btn:active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}.navbar-main__link{font-size:30px;font-family:'bold';color:#fff;text-shadow:0 0 .95px #000;background:#aaa;padding:2px 30px;border:2px solid #333;border-radius:30px;-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.navbar-main__link:active{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9)}@media only screen and (max-width: 2560px){.navbar-brand{width:150px;height:150px;border:10px solid #aaa;padding:15px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:60px}.navbar-main__link{font-size:60px;padding:5px 40px;border-radius:300px}}@media only screen and (max-width: 1920px){.navbar-brand{width:100px;height:100px;border:8px solid #aaa;padding:10px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:40px}.navbar-main__link{font-size:40px;padding:5px 40px;border-radius:300px}}@media only screen and (max-width: 1600px){.navbar-brand{width:90px;height:90px;border:4px solid #aaa;padding:6px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:28px}.navbar-main__link{font-size:30px;padding:2px 30px;border-radius:30px}}@media only screen and (max-width: 1440px){.navbar-brand{width:90px;height:90px;border:4px solid #aaa;padding:6px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:28px}.navbar-main__link{font-size:30px;padding:2px 30px;border-radius:30px}}@media only screen and (max-width: 1024px){.navbar-brand{width:90px;height:90px;border:4px solid #aaa;padding:6px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:28px}.navbar-main__link{font-size:30px;padding:2px 30px;border-radius:30px}}@media only screen and (max-width: 768px){.navbar{padding:10px 20px}.navbar-brand{width:70px;height:70px;border:4px solid #aaa;padding:6px}.navbar-menu__items{gap:30px}.navbar-menu__items .navbar-link{font-size:24px}.navbar-main__link{font-size:25px;padding:2px 20px;border-radius:20px}}@media only screen and (max-width: 425px){.navbar{padding:10px 20px}.navbar-brand{width:50px;height:50px;border:4px solid #aaa;padding:3px}.navbar-menu__items{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.navbar-menu__items .navbar-link{font-size:14px}.navbar-menu .navbar-js__btn{display:inline-block}.navbar-main__link{font-size:15px;padding:2px 20px;border-radius:20px}.navbar-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@media only screen and (max-width: 375px){.navbar{padding:10px 20px}.navbar-brand{width:50px;height:50px;border:4px solid #aaa;padding:3px}.navbar-menu__items{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.navbar-menu__items .navbar-link{font-size:14px}.navbar-menu .navbar-js__btn{display:inline-block}.navbar-main__link{font-size:15px;padding:2px 20px;border-radius:20px}.navbar-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}@media only screen and (max-width: 320px){.navbar{padding:10px 20px}.navbar-brand{width:50px;height:50px;border:4px solid #aaa;padding:3px}.navbar-menu__items{text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.navbar-menu__items .navbar-link{font-size:14px}.navbar-menu .navbar-js__btn{display:inline-block;font-size:20px}.navbar-main__link{font-size:15px;padding:2px 10px;border-radius:20px}.navbar-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}}.kirish{width:100%;height:84vh;background-image:url(../foto/user-4.jpg);background-size:100% 100%;background-repeat:no-repeat;-o-object-fit:cover;object-fit:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.kirish-content-title{font-size:60px;font-family:'medium';color:#e6e6e6;text-shadow:0 0 1px #333;letter-spacing:4px}.kirish-content-desc{font-size:60px;font-family:'medium';color:#e6e6e6;margin:0 0 15px 0;text-shadow:0 0 1px #333;letter-spacing:3px}.kirish-content-btns{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}.kirish-content-btns .kirish-btn{display:inline-block;padding:3px 30px;border:4px solid #aaa;font-size:30px;background:#4d4d4d;color:#fff;border-radius:10px;-webkit-transition:200ms;-o-transition:200ms;transition:200ms}.kirish-content-btns .kirish-btn:active{-webkit-transform:scale(0.95);-ms-transform:scale(0.95);transform:scale(0.95)}@media only screen and (max-width: 2560px){.kirish-content-title{font-size:110px}.kirish-content-desc{font-size:110px}.kirish-content-btns{gap:40px}.kirish-content-btns .kirish-btn{font-size:60px;border-radius:40px}}@media only screen and (max-width: 1920px){.kirish-content-title{font-size:70px !important}.kirish-content-desc{font-size:68px !important}.kirish-content-btns{gap:40px !important}.kirish-content-btns .kirish-btn{font-size:40px !important;border-radius:30px !important}}@media only screen and (max-width: 1600px){.kirish-content-title{font-size:60px !important}.kirish-content-desc{font-size:60px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{font-size:30px !important;border-radius:10px !important}}@media only screen and (max-width: 1440px){.kirish-content-title{font-size:60px !important}.kirish-content-desc{font-size:60px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{font-size:30px !important;border-radius:10px !important}}@media only screen and (max-width: 1024px){.kirish-content-title{font-size:50px !important}.kirish-content-desc{font-size:50px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{font-size:25px !important;border-radius:10px !important}}@media only screen and (max-width: 768px){.kirish{height:70vh}.kirish-content-title{font-size:45px !important}.kirish-content-desc{font-size:45px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{font-size:23px !important;border-radius:20px !important}}@media only screen and (max-width: 425px){.kirish{height:50vh}.kirish-content-title{font-size:30px !important}.kirish-content-desc{font-size:25px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{font-size:15px !important;border-radius:20px !important}}@media only screen and (max-width: 375px){.kirish{height:40vh}.kirish-content-title{font-size:28px !important}.kirish-content-desc{margin:0 0 4px 0;font-size:22px !important}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{padding:2px 10px !important;font-size:15px !important;border-radius:20px !important;border:2px solid #aaa}}@media only screen and (max-width: 320px){.kirish{height:30vh}.kirish-content-title{font-size:25px !important}.kirish-content-desc{font-size:20px !important;letter-spacing:0}.kirish-content-btns{gap:20px !important}.kirish-content-btns .kirish-btn{padding:2px 10px;font-size:13px !important;border-radius:20px !important}}.malumot{padding:150px 0 0 0}.malumot-title{text-align:center;font-size:60px;color:#333;letter-spacing:3px}.malumot-content{padding:0 30px;margin:30px 0 0 0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.malumot-content .malumot-text{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.malumot-content .malumot-text__title{font-size:28px;letter-spacing:1px;color:#1a1a1a}.malumot-content .malumot-text__desc{color:#262626;font-size:24px;letter-spacing:1px}.malumot-content .malumot-img__src{border:15px solid #aaa;border-radius:50%;width:700px;height:400px}.malumot-footer{background:#d0d0d0;margin-top:40px;padding:50px 80px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.malumot-footer-text{width:80%;font-size:65px;color:#333;letter-spacing:4px}.malumot-footer-scroll{border:5px solid #aaa;border-radius:40px;max-width:800px;overflow-x:hidden}.malumot-footer-scroll-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:300ms;-o-transition:300ms;transition:300ms}.malumot-footer-scroll-content .malumot-footer-scroll-text{background:#f2f2f2;padding:20px 30px;min-width:800px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:200px;height:300px;border:10px solid #aaa;border-radius:50%}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{text-align:justify;font-size:22px;font-family:'semibold';color:#333}.malumot-footer-scroll-content .malumot-footer-scroll-text-btn{width:30px;height:60px}.malumot .malumot-next{-webkit-transform:translate(-100%);-ms-transform:translate(-100%);transform:translate(-100%)}.malumot .malumot-fool{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.malumot-save{background:#fff;padding-top:100px;width:100%;height:100%;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}.malumot-save__title{font-size:55px;font-family:'medium';color:#333}.malumot-save-row{width:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border:4px solid #333;background:#ddd;gap:20px;padding:20px 0;position:relative}.malumot-save-row::after{position:absolute;content:"";width:4px;height:90%;background:#333;left:50%}.malumot-save-row-col{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;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:15px;padding:0 10px}.malumot-save-row-col__img{width:250px;height:250px}.malumot-save-row-col__desc{font-size:30px;color:#333}@media only screen and (max-width: 2560px){.malumot-title{font-size:100px}.malumot-content .malumot-text__title{font-size:35px}.malumot-content .malumot-text__desc{font-size:35px}.malumot-content .malumot-img__src{width:900px;height:500px}.malumot-footer-scroll{max-width:1200px}.malumot-footer-scroll-content .malumot-footer-scroll-text{min-width:1200px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:250px;height:350px}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:30px}.malumot-save-row-col{width:1000px}.malumot-save-row-col__img{width:400px;height:400px}.malumot-save-row-col__desc{font-size:40px}}@media only screen and (max-width: 1920px){.malumot-title{font-size:80px}.malumot-content .malumot-text__title{font-size:30px}.malumot-content .malumot-text__desc{font-size:30px}.malumot-content .malumot-img__src{width:800px;height:400px}.malumot-footer-scroll{max-width:1000px}.malumot-footer-scroll-content .malumot-footer-scroll-text{min-width:1000px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:250px;height:350px}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:25px}.malumot-save-row-col{width:600px}.malumot-save-row-col__img{width:230px;height:230px}.malumot-save-row-col__desc{font-size:35px}}@media only screen and (max-width: 1600px){.malumot-title{font-size:60px}.malumot-content .malumot-text__title{font-size:28px}.malumot-content .malumot-text__desc{font-size:24px}.malumot-content .malumot-img__src{width:700px;height:400px}.malumot-footer-scroll{max-width:800px}.malumot-footer-scroll-content .malumot-footer-scroll-text{min-width:800px}.malumot-footer-scroll-content .malumot-footer-scroll-text:last-of-type{padding:10px 60px 10px 10px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:200px;height:300px}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:22px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:250px;height:250px}.malumot-save-row-col__desc{font-size:30px}}@media only screen and (max-width: 1440px){.malumot-title{font-size:60px}.malumot-content .malumot-text__title{font-size:24px}.malumot-content .malumot-text__desc{font-size:20px}.malumot-content .malumot-img__src{width:600px;height:300px}.malumot-footer-text{font-size:50px}.malumot-footer-scroll{max-width:600px}.malumot-footer-scroll-content .malumot-footer-scroll-text{min-width:600px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:150px;height:250px}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:18px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:200px;height:200px}.malumot-save-row-col__desc{font-size:30px}}@media only screen and (max-width: 1024px){.malumot-title{font-size:50px}.malumot-content .malumot-text__title{font-size:20px}.malumot-content .malumot-text__desc{font-size:18px}.malumot-content .malumot-img__src{width:400px;height:200px;border:5px solid #aaa}.malumot-footer-text{font-size:30px}.malumot-footer-scroll{max-width:500px}.malumot-footer-scroll-content .malumot-footer-scroll-text{gap:10px;min-width:500px;padding:10px 30px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:100px;height:150px;border:5px solid #aaa}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:12px}.malumot-footer-scroll-content .malumot-footer-scroll-text__btn{width:20px;height:40px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:200px;height:200px}.malumot-save-row-col__desc{font-size:30px}}@media only screen and (max-width: 768px){.malumot{padding-top:120px}.malumot-title{font-size:50px}.malumot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-content .malumot-text__title{font-size:20px}.malumot-content .malumot-text__desc{font-size:18px}.malumot-content .malumot-img__src{width:400px;height:200px;border:5px solid #aaa}.malumot-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-footer-text{text-align:center;font-size:30px}.malumot-footer-scroll{max-width:500px}.malumot-footer-scroll-content .malumot-footer-scroll-text{gap:10px;min-width:500px;padding:10px 40px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:100px;height:150px;border:5px solid #aaa}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:12px}.malumot-footer-scroll-content .malumot-footer-scroll-text-btn{width:50px;height:60px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:170px;height:170px}.malumot-save-row-col__desc{font-size:22px}}@media only screen and (max-width: 425px){.malumot{padding-top:120px}.malumot-title{font-size:50px}.malumot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-content .malumot-text__title{font-size:20px}.malumot-content .malumot-text__desc{font-size:18px}.malumot-content .malumot-img__src{width:400px;height:200px;border:5px solid #aaa}.malumot-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-footer-text{text-align:center;width:100%;font-size:25px}.malumot-footer-scroll{max-width:400px}.malumot-footer-scroll-content{gap:0px}.malumot-footer-scroll-content .malumot-footer-scroll-text{gap:5px;min-width:400px;padding:10px 20px}.malumot-footer-scroll-content .malumot-footer-scroll-text:last-of-type{padding:10px 60px 10px 10px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:80px !important;height:120px !important;border:5px solid #aaa}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:10px}.malumot-footer-scroll-content .malumot-footer-scroll-text-btn{width:30px;height:40px}.malumot-save{gap:10px}.malumot-save__title{font-size:40px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:100px;height:100px}.malumot-save-row-col__desc{font-size:15px}}@media only screen and (max-width: 375px){.malumot{padding-top:60px}.malumot-title{font-size:50px}.malumot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-content .malumot-text__title{font-size:20px}.malumot-content .malumot-text__desc{font-size:18px}.malumot-content .malumot-img__src{width:340px;height:200px;border:5px solid #aaa}.malumot-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-footer-text{text-align:center;width:100%;font-size:25px}.malumot-footer-scroll{max-width:320px}.malumot-footer-scroll-content{gap:0px}.malumot-footer-scroll-content .malumot-footer-scroll-text{gap:5px;min-width:320px}.malumot-footer-scroll-content .malumot-footer-scroll-text:last-of-type{padding:10px 60px 10px 10px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:60px;height:100px;border:4px solid #aaa}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:11px}.malumot-footer-scroll-content .malumot-footer-scroll-text-btn{width:20px;height:30px}.malumot-save{padding-top:50px;gap:10px}.malumot-save__title{font-size:40px}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:80px;height:80px}.malumot-save-row-col__desc{font-size:15px}}@media only screen and (max-width: 320px){.malumot{padding-top:60px}.malumot-title{font-size:30px}.malumot-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-content .malumot-text__title{font-size:15px}.malumot-content .malumot-text__desc{font-size:12px}.malumot-content .malumot-img__src{width:300px;height:150px;border:5px solid #aaa}.malumot-footer{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-footer-text{text-align:center;width:100%;font-size:20px}.malumot-footer-scroll{max-width:300px}.malumot-footer-scroll-content{gap:0px}.malumot-footer-scroll-content .malumot-footer-scroll-text{gap:5px;min-width:300px}.malumot-footer-scroll-content .malumot-footer-scroll-text:last-of-type{padding:10px 60px 10px 10px}.malumot-footer-scroll-content .malumot-footer-scroll-text__img{width:60px;height:100px;border:4px solid #aaa}.malumot-footer-scroll-content .malumot-footer-scroll-text__desc{font-size:10px}.malumot-footer-scroll-content .malumot-footer-scroll-text-btn{width:10px;height:30px}.malumot-save{padding-top:50px;gap:10px}.malumot-save__title{font-size:40px}.malumot-save-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.malumot-save-row::after{width:0;height:0}.malumot-save-row-col{width:100%}.malumot-save-row-col__img{width:80px;height:80px}.malumot-save-row-col__desc{font-size:15px}}.boglanish{background:#333;margin-top:100px;padding:30px 50px 70px 50px}.boglanish-title{text-align:center;font-size:50px;color:#fff}.boglanish-content{padding-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boglanish-content-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:10px}.boglanish-content-links__items{font-size:25px;letter-spacing:2px;color:#848484;display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.boglanish-content-links__items span{font-size:40px;color:#848484}.boglanish-content__title{font-size:40px;color:#fff;font-family:'bold';opacity:.8}@media only screen and (max-width: 2560px){.boglanish-title{font-size:70px}.boglanish-content-links__items{font-size:40px}.boglanish-content-links__items span{font-size:45px}.boglanish-content__title{font-size:60px}}@media only screen and (max-width: 1920px){.boglanish-title{font-size:50px}.boglanish-content-links__items{font-size:30px}.boglanish-content-links__items span{font-size:40px}.boglanish-content__title{font-size:50px}}@media only screen and (max-width: 1600px){.boglanish-title{font-size:50px}.boglanish-content-links__items{font-size:25px}.boglanish-content-links__items span{font-size:40px}.boglanish-content__title{font-size:40px}}@media only screen and (max-width: 1440px){.boglanish-title{font-size:50px}.boglanish-content-links__items{font-size:25px}.boglanish-content-links__items span{font-size:40px}.boglanish-content__title{font-size:40px}}@media only screen and (max-width: 1024px){.boglanish-title{font-size:40px}.boglanish-content-links__items{font-size:20px}.boglanish-content-links__items span{font-size:30px}.boglanish-content__title{font-size:30px}}@media only screen and (max-width: 768px){.boglanish-title{font-size:35px}.boglanish-content-links{gap:5px}.boglanish-content-links__items{font-size:20px;letter-spacing:1px}.boglanish-content-links__items span{font-size:30px}.boglanish-content__title{font-size:25px}}@media only screen and (max-width: 425px){.boglanish{padding:20px 30px}.boglanish-title{font-size:30px}.boglanish-content{padding-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:start}.boglanish-content-links{gap:5px}.boglanish-content-links__items{font-size:20px;letter-spacing:1px}.boglanish-content-links__items span{font-size:30px}.boglanish-content__title{width:100%;text-align:start;font-size:25px}}@media only screen and (max-width: 375px){.boglanish{margin-top:40px;padding:20px 30px}.boglanish-title{font-size:30px}.boglanish-content{padding-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:start}.boglanish-content-links{gap:5px}.boglanish-content-links__items{font-size:18px;letter-spacing:1px}.boglanish-content-links__items span{font-size:20px}.boglanish-content__title{width:100%;text-align:start;font-size:25px}}@media only screen and (max-width: 320px){.boglanish{margin-top:30px;padding:20px 30px}.boglanish-title{font-size:20px}.boglanish-content{padding-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;text-align:start}.boglanish-content-links{gap:5px}.boglanish-content-links__items{font-size:15px;letter-spacing:1px}.boglanish-content-links__items span{font-size:20px}.boglanish-content__title{width:100%;text-align:start;font-size:20px}}
