@import"../assets/fonts/solution-icons/style.css";@import"../assets/fonts/InterTight/style.css";@import"../assets/fonts/Walkway/style.css";*,*::before,*::after{-webkit-box-sizing:border-box;box-sizing:border-box}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}body:hover,h1:hover,h2:hover,h3:hover,h4:hover,h5:hover,h6:hover,p:hover,ul[class]:hover,ol[class]:hover,li:hover,figure:hover,figcaption:hover,blockquote:hover,dl:hover,dd:hover{cursor:default}html{scroll-behavior:smooth}body{min-height:100vh;scroll-behavior:smooth;text-rendering:optimizeSpeed;line-height:1.5;position:relative;background-color:#00061b;background-image:none;overflow-y: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:justify;-ms-flex-pack:justify;justify-content:space-between}html,body{-ms-scroll-chaining:none;overscroll-behavior:none;-ms-touch-action:pan-y;touch-action:pan-y}body#overflow-hide{overflow-y:hidden}ul,ol{list-style:none}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img{display:block}article>*+*{margin-top:1em}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){*{-webkit-animation-duration:.01ms !important;animation-duration:.01ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important;-webkit-transition-duration:.01ms !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}@-webkit-keyframes scrolling{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));transform:translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}}@keyframes scrolling{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)));transform:translateX(calc(-1 * var(--marquee-element-width) * var(--marquee-elements)))}}:root{--marquee-width: 100vw;--marquee-height: 40px;--marquee-elements-displayed: 3.5;--marquee-element-width: calc(var(--marquee-width) / var(--marquee-elements-displayed));--marquee-animation-duration: calc(var(--marquee-elements) * 3s)}@media screen and (min-width: 768px){:root{--marquee-height: 55px;--marquee-elements-displayed: 5}}@media screen and (min-width: 1280px){:root{--marquee-height: 75px;--marquee-elements-displayed: 6}}.title-js{text-align:center;-webkit-transition:opacity 1.5s;transition:opacity 1.5s}.title-js .word{display:inline-block;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto;color:#fff;font-family:"Walkway Black";font-style:normal;font-weight:400;line-height:normal;text-transform:uppercase;margin-right:14px}.title-js .word:hover{cursor:default}@media screen and (min-width: 768px){.title-js .word{margin-right:24px}}@media screen and (min-width: 1280px){.title-js .word{margin-right:26px}}@media screen and (min-width: 1920px){.title-js .word{margin-right:28px}}.title-js .word:last-child{margin-right:0 !important}.title-js .word svg{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content;display:block;margin:0;padding:0;line-height:unset;position:absolute;inset:0;margin:auto;top:-42px;pointer-events:none;-webkit-transition:.5s;transition:.5s}.title-js .word svg:hover{cursor:default}.title-js .word svg text{fill:none;stroke-width:.5px;stroke-linejoin:round;stroke:url(#gradient)}.title-js.title-h2{font-size:30px;letter-spacing:1.5px;border-top:1px dotted rgba(247,145,46,.1);border-bottom:1px dotted rgba(247,145,46,.1);padding:24px 0 17px 0}@media screen and (min-width: 768px){.title-js.title-h2{font-size:48px;letter-spacing:2.4px;padding:40px 0 24px 0}}@media screen and (min-width: 1280px){.title-js.title-h2{font-size:54px;letter-spacing:2.7px;padding:59px 0 40px 0}}@media screen and (min-width: 1920px){.title-js.title-h2{font-size:64px;letter-spacing:3.2px;padding:69px 0 40px 0}}.title-js.title-h2:hover{cursor:default}.title-js.title-h2 svg{top:-48px}.title-js.title-h2 svg:hover{cursor:default}.deco-line::before{content:"";width:120px;height:100%;border-left:1px dotted rgba(247,145,46,.1);border-right:1px dotted rgba(247,145,46,.1);position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;pointer-events:none}@media screen and (min-width: 768px){.deco-line::before{width:282px}}@media screen and (min-width: 1280px){.deco-line::before{width:630px}}@media screen and (min-width: 1920px){.deco-line::before{width:905px}}@media screen and (min-width: 2560px){.deco-line::before{width:1096px}}body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.02);border-radius:10px;background-color:rgba(255,255,255,.02)}body::-webkit-scrollbar{width:6px;background-color:rgba(255,255,255,.02)}body::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(255,255,255,.02);background-color:#e79e44}header+*{margin-top:0}.header{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;padding:16px 16px;margin:0;position:fixed;top:0;z-index:100;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-transition:.5s;transition:.5s;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media screen and (min-width: 768px){.header{position:absolute;padding:16px 20px}}@media screen and (min-width: 1280px){.header{padding:16px 55px}}@media screen and (min-width: 1920px){.header{padding:24px 100px}}@media screen and (min-width: 2560px){.header{padding:24px 200px}}.header.hide{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header.hide .btn-back{opacity:0;pointer-events:none}.header.bg{background-color:#00061b}.header .btn-back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:-8px;left:16px;z-index:6;-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);opacity:1;pointer-events:all;-webkit-transition:.5s;transition:.5s;text-decoration:none}@media screen and (min-width: 768px){.header .btn-back{left:20px}}@media screen and (min-width: 1280px){.header .btn-back{bottom:-8px;left:47px}}@media screen and (min-width: 1920px){.header .btn-back{bottom:-8px;left:92px}}@media screen and (min-width: 2560px){.header .btn-back{bottom:-16px;left:192px}}.header .btn-back .icon-content{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;width:24px;height:24px;border-radius:50%;background-color:#fff;margin-right:7px}@media screen and (min-width: 768px){.header .btn-back .icon-content{margin:0 8px}}.header .btn-back .icon-content i{color:#858585;font-size:8px;font-weight:bold}.header .btn-back span{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;display:block;font-family:"Walkway Black";font-style:normal;font-weight:400;line-height:normal;font-size:10px;color:#fff;text-transform:uppercase}@media screen and (min-width: 768px){.header .btn-back span{font-size:14px}}.header .btn-back:hover{cursor:pointer}.header .container{border:none;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;padding:0;width:100%;margin:0 auto}.header .logo{position:relative;z-index:6;height:35px}@media screen and (min-width: 768px){.header .logo{height:40px}}.header .logo img{width:auto;height:100%}.header .show-from-project{display:none}.header-burger{width:32px;height:32px;position:relative;z-index:6;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}@media screen and (min-width: 768px){.header-burger{display:none}}.header-burger span{display:block;width:13px;height:2px;background-color:#fff;border-radius:1px;-webkit-transition:.3s;transition:.3s}.header-burger span::before{content:"";display:block;width:19px;height:2px;border-radius:1px;background-color:#fff;position:absolute;left:0;right:0;top:9px;margin:0 auto;-webkit-transition:.3s;transition:.3s}.header-burger span::after{content:"";display:block;width:19px;height:2px;border-radius:1px;background-color:#fff;position:absolute;left:0;right:0;bottom:9px;margin:0 auto;-webkit-transition:.3s;transition:.3s}.header-burger:hover{cursor:pointer}.header-burger.active span{background:rgba(0,0,0,0)}.header-burger.active span::before{top:15px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header-burger.active span::after{bottom:15px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header-menu{overflow-y:auto;height:100vh;position:absolute;top:-100vh;left:0;right:0;z-index:5;-webkit-transition:.5s;transition:.5s;background-color:#00061b;border-radius:none}@media screen and (min-width: 768px){.header-menu{overflow-y:unset;height:auto;position:static;top:unset;left:unset;right:unset;border-radius:50px}}.header-menu.active{top:0}.header-menu .wrap{padding:190px 0 130px 0;min-height:100vh;position:relative}@media screen and (min-width: 768px){.header-menu .wrap{padding:0;min-height:unset;height:auto;position:static}}.header-menu .wrap::before{content:"";width:285px;height:285px;border-radius:50%;background:rgba(247,145,46,.1);-webkit-filter:blur(50px);filter:blur(50px);position:absolute;inset:0;margin:auto;z-index:1}@media screen and (min-width: 768px){.header-menu .wrap::before{display:none}}.header-menu .wrap::after{content:"";display:block;background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(35px);backdrop-filter:blur(35px);position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}@media screen and (min-width: 768px){.header-menu .wrap::after{display:none}}.header-menu .wrap .deco-line{width:120px;position:absolute;top:0;right:0;bottom:0;left:0;margin:0 auto;z-index:5;border-left:1px dotted rgba(247,145,46,.1);border-right:1px dotted rgba(247,145,46,.1);pointer-events:none}@media screen and (min-width: 768px){.header-menu .wrap .deco-line{display:none}}.header-menu ul{position:relative;z-index:3;margin:0;padding:0;display:-ms-grid;display:grid;gap:32px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.header-menu ul{display:none}}.header-menu ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.header-menu ul li.active a::before{width:100%}.header-menu ul li a{display:block;position:relative;text-decoration:none;color:#fff;text-align:center;font-family:"Walkway Black";font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.8px;text-transform:uppercase}.header-menu ul li a::before{content:"";width:0;height:2px;position:absolute;bottom:-7px;-webkit-transition:.5s;transition:.5s;background-color:#fff}.header-menu ul li a:hover::before{width:100%}.header-menu .btn{position:relative;z-index:3}.header-menu .btn a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:0 auto;padding:12px 24px;background:#f7931e;border-radius:30px;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;text-decoration:none}@media screen and (min-width: 768px){.header-menu .btn a{padding:16px 32px}}@media screen and (min-width: 1920px){.header-menu .btn a{padding:16px 78px}}.header-menu .btn a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.header-menu .btn a:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.header-menu .btn a:hover:before{background:linear-gradient(200deg, #FFFFFF, rgb(255, 255, 255))}.menu-sticky{display:none;width:100vw;height:100vh;position:fixed;top:0;right:0;left:0;z-index:3;pointer-events:none;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.menu-sticky{display:block}}.menu-sticky.animate{opacity:0}.menu-sticky .container{width:100%;height:100%}.menu-sticky .container ul{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;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:right;margin:0;padding:0;list-style-type:none;position:absolute;right:100px;bottom:77px;pointer-events:all}@media screen and (min-width: 768px){.menu-sticky .container ul{right:20px;bottom:70px}}@media screen and (min-width: 1280px){.menu-sticky .container ul{right:55px;bottom:35px}}@media screen and (min-width: 1920px){.menu-sticky .container ul{right:100px;bottom:77px}}@media screen and (min-width: 2560px){.menu-sticky .container ul{right:200px;bottom:77px}}.menu-sticky .container ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;line-height:0;margin-bottom:11px}.menu-sticky .container ul li:last-child{margin-bottom:0}.menu-sticky .container ul li:hover::before{width:100%}.menu-sticky .container ul li::before{content:"";width:0%;-webkit-transition:.5s;transition:.5s;height:1px;background-color:#fff;position:absolute;bottom:-4px;left:0;right:0}.menu-sticky .container ul li.active::before{width:100%}.menu-sticky .container ul li a{color:#fff;text-align:right;font-family:"Walkway Black";font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.36px;text-transform:uppercase;text-decoration:none}@media screen and (min-width: 1280px){.menu-sticky .container ul li a{font-size:13px;letter-spacing:.65px}}.filter-blur{width:100%;height:calc(100% + 50px);display:block;background-image:none;border:none;border-radius:0%;background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);position:absolute;top:-50px;right:0;bottom:0;left:0;opacity:1;z-index:2;pointer-events:none}.custom-cursor{width:100vw;height:100vh;position:fixed;top:0;right:0;left:0;z-index:2;pointer-events:none}.custom-cursor .container .cursor{width:285px;height:285px;border-radius:50%;background:rgba(247,145,46,.3);-webkit-filter:blur(50px);filter:blur(50px);position:absolute;inset:0;margin:auto;z-index:-1}@media screen and (min-width: 768px){.custom-cursor .container .cursor{width:480px;height:480px}}@media screen and (min-width: 1280px){.custom-cursor .container .cursor{width:600px;height:600px}}.loading{width:100vw;height:100vh;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;background-color:#00061b}.loading.hide{display:none !important}.loading .container{width:100%;height:100%;position:relative;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}.loading .container::before{content:"";width:285px;height:285px;border-radius:50%;background:rgba(247,145,46,.3);-webkit-filter:blur(50px);filter:blur(50px);position:absolute;inset:0;margin:auto;z-index:1}@media screen and (min-width: 768px){.loading .container::before{width:480px;height:480px}}@media screen and (min-width: 1280px){.loading .container::before{width:600px;height:600px}}.loading .container::after{content:"";width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0;z-index:2;background:rgba(255,255,255,.02);-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.loading .container span{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;z-index:3;color:#fff;font-family:"Walkway Black";text-align:center;line-height:125%;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.72px;text-transform:uppercase}@media screen and (min-width: 768px){.loading .container span{font-size:16px;letter-spacing:1.6px}}@media screen and (min-width: 1920px){.loading .container span{font-size:18px;letter-spacing:1.8px}}@media screen and (min-width: 2560px){.loading .container span{font-size:24px;letter-spacing:2.4px}}.loading .container .progress{display:block;margin-top:24px}@media screen and (min-width: 768px){.loading .container .progress{margin-top:32px}}@media screen and (min-width: 1280px){.loading .container .progress{margin-top:24px}}@media screen and (min-width: 1920px){.loading .container .progress{margin-top:32px}}@media screen and (min-width: 2560px){.loading .container .progress{margin-top:40px}}.loading .container .progress-bar{position:relative;width:135px;height:1px;border-radius:2px;background-color:#858585;overflow:hidden}@media screen and (min-width: 768px){.loading .container .progress-bar{width:222px}}@media screen and (min-width: 1280px){.loading .container .progress-bar{width:170px}}@media screen and (min-width: 1920px){.loading .container .progress-bar{width:262px}}@media screen and (min-width: 2560px){.loading .container .progress-bar{width:336px}}.loading .container .progress-bar .load{width:0%;position:absolute;top:0;left:0;height:1px;background-color:#f7931e}.loading .container .progress-interest{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:8px;line-height:8px;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin:24px auto 0 auto}@media screen and (min-width: 768px){.loading .container .progress-interest{margin-top:32px;font-size:11px;line-height:12px}}@media screen and (min-width: 1280px){.loading .container .progress-interest{margin-top:24px}}@media screen and (min-width: 1920px){.loading .container .progress-interest{margin-top:32px;font-size:13px;line-height:14px}}@media screen and (min-width: 2560px){.loading .container .progress-interest{margin-top:40px;font-size:18px;line-height:19px}}@media screen and (min-width: 768px){body:not(.page-template-template-home-page) .header{position:fixed}}body:not(.page-template-template-home-page) .header-burger{display:none}body:not(.page-template-template-home-page) .header-menu{display:none}body:not(.page-template-template-home-page) .header .show-from-project{display:block;position:relative;z-index:3}body:not(.page-template-template-home-page) .header .show-from-project a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:0 auto;padding:12px 24px;background:#f7931e;border-radius:30px;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;text-decoration:none}@media screen and (min-width: 768px){body:not(.page-template-template-home-page) .header .show-from-project a{padding:16px 32px}}@media screen and (min-width: 1920px){body:not(.page-template-template-home-page) .header .show-from-project a{padding:16px 78px}}body:not(.page-template-template-home-page) .header .show-from-project a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}body:not(.page-template-template-home-page) .header .show-from-project a:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}body:not(.page-template-template-home-page) .header .show-from-project a:hover:before{background:linear-gradient(200deg, #FFFFFF, rgb(255, 255, 255))}body:not(.page-template-template-home-page) .menu-sticky{display:none}.footer{position:relative;z-index:2}.footer .container{padding:32px 16px 20px 16px}@media screen and (min-width: 768px){.footer .container{padding:50px 20px 18px 20px}}@media screen and (min-width: 1280px){.footer .container{padding:40px 55px 16px 55px}}@media screen and (min-width: 1920px){.footer .container{padding:40px 180px 16px 100px}}@media screen and (min-width: 2560px){.footer .container{padding:40px 200px 16px 200px}}@media screen and (min-width: 768px){.footer .content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr}}@media screen and (min-width: 1280px){.footer .content{-ms-grid-columns:100px 1fr;grid-template-columns:100px 1fr;gap:0 100px}}@media screen and (min-width: 1920px){.footer .content{gap:0 340px}}@media screen and (min-width: 2560px){.footer .content{gap:0 630px}}.footer .content .logo{display:block;width:74px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}@media screen and (min-width: 768px){.footer .content .logo{width:100px}}.footer .content .logo img{width:100%;-o-object-fit:cover;object-fit:cover}.footer .content .btn-top{width:24px;height:24px;position:absolute;top:32px;right:16px;color:#f7931e;font-size:24px}@media screen and (min-width: 768px){.footer .content .btn-top{display:none}}.footer .content .communicate{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:20px;margin:32px 0 40px 0}@media screen and (min-width: 768px){.footer .content .communicate{margin:0;gap:65px}}@media screen and (min-width: 1280px){.footer .content .communicate{-ms-grid-columns:240px 1fr;grid-template-columns:240px 1fr;gap:170px}}@media screen and (min-width: 1920px){.footer .content .communicate{gap:210px}}@media screen and (min-width: 2560px){.footer .content .communicate{gap:135px}}.footer .content .communicate .contacts span{display:block;color:#fff;font-family:"Walkway Black";font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.39px;text-transform:uppercase;margin-bottom:16px}@media screen and (min-width: 768px){.footer .content .communicate .contacts span{font-size:15px;letter-spacing:.84px}}.footer .content .communicate .contacts ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:8px;list-style-type:none;padding:0;margin:0}@media screen and (min-width: 1280px){.footer .content .communicate .contacts ul{gap:16px}}.footer .content .communicate .contacts ul li a{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.28px;text-decoration:none}@media screen and (min-width: 1280px){.footer .content .communicate .contacts ul li a{text-decoration:underline}}.footer .content .communicate .contacts ul li .social-networks{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (min-width: 768px){.footer .content .communicate .contacts ul li .social-networks{margin-top:8px}}.footer .content .communicate .contacts ul li .social-networks-item{width:24px;height:24px;margin-right:8px;-ms-flex-negative:0;flex-shrink:0;text-decoration:none;color:#f7912e;font-size:24px}@media screen and (min-width: 768px){.footer .content .communicate .contacts ul li .social-networks-item{width:32px;height:32px;font-size:32px}}@media screen and (min-width: 1280px){.footer .content .communicate .contacts ul li .social-networks-item{width:40px;height:40px;font-size:40px}}.footer .content .communicate .contacts ul li .social-networks-item:last-child{margin-right:0}.footer .content .communicate .offices{display:none}@media screen and (min-width: 768px){.footer .content .communicate .offices{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content}}.footer .content .communicate .offices span{color:#fff;font-family:"Walkway Black";font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.45px;margin-bottom:16px;text-transform:uppercase}.footer .content .communicate .offices ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:8px;list-style-type:none;margin:0;padding:0}@media screen and (min-width: 1280px){.footer .content .communicate .offices ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:16px 30px}}@media screen and (min-width: 1920px){.footer .content .communicate .offices ul{gap:16px 120px}}@media screen and (min-width: 2560px){.footer .content .communicate .offices ul{gap:16px 195px}}.footer .content .communicate .offices ul li{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.28px}@media screen and (min-width: 768px){.footer .content .communicate .footer-menu{display:none}}.footer .content .communicate .footer-menu span{display:block;color:#fff;font-family:"Walkway Black";font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.39px;text-transform:uppercase;margin-bottom:16px}.footer .content .communicate .footer-menu ul{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:8px;list-style-type:none;padding:0;margin:0}.footer .content .communicate .footer-menu ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative}.footer .content .communicate .footer-menu ul li.active a::before{width:100%}.footer .content .communicate .footer-menu ul li.hide-footer{display:none}.footer .content .communicate .footer-menu ul li a{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.12px;text-decoration:none}.footer .content .communicate .footer-menu ul li a::before{content:"";width:0%;height:1px;background-color:#cfcfcf;-webkit-transition:.5s;transition:.5s;position:absolute;bottom:-1px}.footer .copyright{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px}@media screen and (min-width: 768px){.footer .copyright{margin-top:32px}}@media screen and (min-width: 1280px){.footer .copyright{margin-top:42px}}.blockStart{position:relative;z-index:2;pointer-events:none}.blockStart .main{width:100%;height:100vh;position:relative;overflow:hidden}@media screen and (min-width: 1280px){.blockStart .main{position:sticky;top:0;overflow:hidden}}.blockStart .main .container{width:100%;height:100%;padding:100px 0 100px 0;position:relative}@media screen and (min-width: 768px){.blockStart .main .container{padding:140px 0 70px 0}}@media screen and (min-width: 1280px){.blockStart .main .container{padding:157px 0 55px 0}}@media screen and (min-width: 1920px){.blockStart .main .container{padding:115px 0 55px 0}}@media screen and (min-width: 2560px){.blockStart .main .container{padding:180px 0 100px 0}}.blockStart .main.animate-hide-content .title{opacity:0}.blockStart .main.animate-hide-content .description{opacity:0}.blockStart .main.animate-hide-content .btn-scroll{opacity:0}.blockStart .main .title{padding:0 20px;opacity:1;-webkit-transition:opacity .5s;transition:opacity .5s;margin-bottom:16px}.blockStart .main .title .word{font-size:52px;letter-spacing:5.2px}@media screen and (min-width: 768px){.blockStart .main .title .word{font-size:80px;letter-spacing:8px}}@media screen and (min-width: 1280px){.blockStart .main .title .word{font-size:88px;letter-spacing:8.8px}}@media screen and (min-width: 1920px){.blockStart .main .title .word{font-size:100px;letter-spacing:10px}}.blockStart .main .glasses{position:relative;top:0;width:100%;height:204px;margin:0 auto;-webkit-transition:1s;transition:1s;border-top:1px dotted rgba(247,145,46,.1);border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.blockStart .main .glasses{height:360px}}@media screen and (min-width: 1920px){.blockStart .main .glasses{height:520px}}@media screen and (min-width: 2560px){.blockStart .main .glasses{height:550px}}.blockStart .main .glasses::before{display:none;content:"";width:100%;height:1px;position:absolute;top:50%;right:0;left:0;border-top:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 1280px){.blockStart .main .glasses::before{display:block;width:calc((100% - 630px)/2);right:unset}}@media screen and (min-width: 1920px){.blockStart .main .glasses::before{width:calc((100% - 905px)/2)}}@media screen and (min-width: 2560px){.blockStart .main .glasses::before{width:calc((100% - 1096px)/2)}}@media screen and (min-width: 1280px){.blockStart .main .glasses::after{content:"";width:calc((100% - 630px)/2);height:1px;border-top:1px dotted rgba(247,145,46,.1);position:absolute;top:50%;right:0}}@media screen and (min-width: 1920px){.blockStart .main .glasses::after{width:calc((100% - 905px)/2)}}@media screen and (min-width: 2560px){.blockStart .main .glasses::after{width:calc((100% - 1096px)/2)}}.blockStart .main .glasses .bg-1{display:none;position:absolute;top:30px;right:unset;left:55px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-filter:drop-shadow(0px 0px 0px);filter:drop-shadow(0px 0px 0px)}@media screen and (min-width: 1280px){.blockStart .main .glasses .bg-1{display:block;width:202px;height:126px}}@media screen and (min-width: 1920px){.blockStart .main .glasses .bg-1{width:334px;height:208px}}.blockStart .main .glasses .bg-2{display:none;position:absolute;top:30px;left:unset;right:55px;-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);-webkit-filter:drop-shadow(0px 0px 0px);filter:drop-shadow(0px 0px 0px)}@media screen and (min-width: 1280px){.blockStart .main .glasses .bg-2{display:block;width:188px;height:126px}}@media screen and (min-width: 1920px){.blockStart .main .glasses .bg-2{width:310px;height:208px}}.blockStart .main .glasses.animate img.size{zoom:1;-webkit-transform:translate(-50%, -50%) scale(1);-ms-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);opacity:1}@media screen and (min-width: 1280px){.blockStart .main .glasses.animate img.size{-webkit-filter:drop-shadow(0px 0px 5px #e79e44);filter:drop-shadow(0px 0px 5px #e79e44)}}.blockStart .main .glasses.animate img.size.border{-webkit-filter:none;filter:none;z-index:2}.blockStart .main .glasses.animate-hide img.size{opacity:0}.blockStart .main .glasses.animate-hide .shape{clip-path:none}.blockStart .main .glasses.animate-video .shape{opacity:1}.blockStart .main .glasses img.size{width:370px;height:auto;-webkit-transition:1s;transition:1s;opacity:0;position:absolute;margin:0 auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1.15);-ms-transform:translate(-50%, -50%) scale(1.15);transform:translate(-50%, -50%) scale(1.15);z-index:1}@media screen and (min-width: 768px){.blockStart .main .glasses img.size{width:640px}}@media screen and (min-width: 1280px){.blockStart .main .glasses img.size{width:700px;-webkit-filter:drop-shadow(0px 0px 10px #e79e44);filter:drop-shadow(0px 0px 10px #e79e44)}}@media screen and (min-width: 1920px){.blockStart .main .glasses img.size{width:980px}}.blockStart .main .glasses img.size.border{-webkit-filter:none;filter:none;pointer-events:none}.blockStart .main .glasses .svg{pointer-events:none;position:absolute;width:0;height:0}.blockStart .main .glasses .shape{width:263px;height:auto;aspect-ratio:1.78;-webkit-transition:1s;transition:1s;opacity:0;background-size:cover;clip-path:url(#glasses);position:absolute;margin:0 auto;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:1}@media screen and (min-width: 768px){.blockStart .main .glasses .shape{width:456px}}@media screen and (min-width: 1280px){.blockStart .main .glasses .shape{width:498px}}@media screen and (min-width: 1920px){.blockStart .main .glasses .shape{width:698px}}.blockStart .main .glasses .shape-container{display:block;width:100%;height:100%;position:relative;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);pointer-events:all;max-width:100vw;max-height:100vh}.blockStart .main .glasses #glasses{position:fixed;top:0;right:0;bottom:0;left:0;margin:0 auto;z-index:3;pointer-events:none}.blockStart .main .description{width:100%;max-width:380px;margin:0 auto;text-align:center;color:#fff;text-align:center;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.14px;padding:0 16px;margin-top:30px;-webkit-transition:opacity .5s;transition:opacity .5s}@media screen and (min-width: 768px){.blockStart .main .description{max-width:484px;font-size:18px;letter-spacing:.18px}}@media screen and (min-width: 1280px){.blockStart .main .description{max-width:572px;font-size:20px;letter-spacing:.2px}}@media screen and (min-width: 1920px){.blockStart .main .description{max-width:554px;font-size:22px;letter-spacing:.22px;padding:0;margin-top:15px}}@media screen and (min-width: 2560px){.blockStart .main .description{margin-top:35px}}.blockStart .main .description span{color:#f7931e}.blockStart .main .btn-scroll{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:"Walkway Black";color:#fff;text-align:center;font-size:10px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.5px;text-transform:uppercase;margin:55px auto 0 auto;-webkit-transition:opacity .5s;transition:opacity .5s;text-decoration:none;pointer-events:all}@media screen and (min-width: 768px){.blockStart .main .btn-scroll{font-size:13px;letter-spacing:.65px;position:absolute;left:20px;bottom:70px;margin:0}}@media screen and (min-width: 1280px){.blockStart .main .btn-scroll{left:55px;bottom:35px}}@media screen and (min-width: 1920px){.blockStart .main .btn-scroll{left:100px;bottom:77px}}@media screen and (min-width: 2560px){.blockStart .main .btn-scroll{left:200px}}.blockStart .main .btn-scroll i{display:block;margin-top:8px;font-size:20px}@media screen and (min-width: 768px){.blockStart .main .btn-scroll i{font-size:25px}}.blockStart .video{width:100%;height:100vh}@media screen and (min-width: 1280px){.blockStart .video::before{display:none}}.blockStart .video .container{width:100%;height:100%;padding:50px 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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.blockStart .video .container{padding:50px 20px}}@media screen and (min-width: 1280px){.blockStart .video .container{padding:0}}.blockStart .video .container video{display:none;position:relative;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1}@media screen and (min-width: 480px){.blockStart .video .container video{aspect-ratio:1/.65}}@media screen and (min-width: 768px){.blockStart .video .container video{aspect-ratio:unset}}@media screen and (min-width: 1280px){.blockStart .video .container video{width:100%;height:100%}}.projects{width:100%;position:relative;z-index:2}.projects .container{padding:50px 0 25px 0}@media screen and (min-width: 768px){.projects .container{padding:50px 0 50px 0}}@media screen and (min-width: 1280px){.projects .container{padding:75px 0 50px 0}}@media screen and (min-width: 1920px){.projects .container{padding:100px 0 60px 0}}.projects .container .title{margin-bottom:40px}@media screen and (min-width: 768px){.projects .container .title{margin-bottom:0}}@media screen and (min-width: 768px){.projects .container .content{padding:77px 88px 0 88px}}@media screen and (min-width: 1280px){.projects .container .content{padding:100px 155px 0 155px}}@media screen and (min-width: 1920px){.projects .container .content{padding:140px 392px 0 392px}}@media screen and (min-width: 2560px){.projects .container .content{padding:80px 565px 0 565px}}.projects-list .slick-track{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}@media screen and (min-width: 768px){.projects-list{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:0 30px}}@media screen and (min-width: 1280px){.projects-list{gap:80px 230px}}@media screen and (min-width: 1920px){.projects-list{gap:40px 322px}}@media screen and (min-width: 2560px){.projects-list{gap:30px 396px}}.projects-list-item{padding:0 16px;height:inherit !important}@media screen and (min-width: 768px){.projects-list-item{padding:0;height:auto !important}}@media screen and (min-width: 768px){.projects-list-item:nth-child(even){margin-top:80px}}@media screen and (min-width: 1920px){.projects-list-item:nth-child(even){margin-top:120px}}@media screen and (min-width: 2560px){.projects-list-item:nth-child(even){margin-top:130px}}.projects-list-item.slick-current.slick-active .card .descript{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.projects-list-item .card{display:block;height:100%;overflow:hidden;border-radius:25px;border:.5px solid #fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0))) padding-box;background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%) padding-box;-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);text-decoration:none;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.projects-list-item .card{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}}@media screen and (min-width: 768px){.projects-list-item .card:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.3)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.3) 39.75%, rgba(255, 255, 255, 0) 123.36%);-webkit-box-shadow:0px 8px 50px 0px rgba(247,147,30,.2);box-shadow:0px 8px 50px 0px rgba(247,147,30,.2);border:.5px solid #f7931e}}.projects-list-item .card img{width:100%;height:auto;aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.projects-list-item .card img{aspect-ratio:16/12}}@media screen and (min-width: 1920px){.projects-list-item .card img{aspect-ratio:16/11}}.projects-list-item .card .descript{padding:24px 16px;height:100%}@media screen and (min-width: 768px){.projects-list-item .card .descript{padding:16px 16px 24px 16px}}@media screen and (min-width: 768px){.projects-list-item .card .descript{padding:24px 24px 32px 24px}}.projects-list-item .card .descript .title{width:100%;position:relative;font-family:"Walkway Black";font-size:20px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:1.2px;color:#fff;margin-bottom:16px}@media screen and (min-width: 768px){.projects-list-item .card .descript .title{font-size:18px;line-height:110%;letter-spacing:1.08px}}@media screen and (min-width: 1280px){.projects-list-item .card .descript .title{font-size:24px;line-height:110%;letter-spacing:1.44px;margin-bottom:24px}}.projects-list-item .card .descript .title::before{content:"";width:100%;height:1px;background-color:rgba(133,133,133,.5);position:absolute;bottom:-8px}@media screen and (min-width: 1280px){.projects-list-item .card .descript .title::before{bottom:-12px}}.projects-list-item .card .descript .title span{color:#f7931e;display:block}@media screen and (min-width: 768px){.projects-list-item .card .descript .title span{display:inline-block}}@media screen and (min-width: 1280px){.projects-list-item .card .descript .title span{display:block}}.projects-list-item .card .descript .description{font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px;color:#cfcfcf}@media screen and (min-width: 1280px){.projects-list-item .card .descript .description{font-size:16px;letter-spacing:.16px}}.projects-list-nav{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin:24px auto 0 auto}.projects-list-nav .btn-left{margin-right:20px}.projects-list-nav .btn-left,.projects-list-nav .btn-right{width:32px;height:32px;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;font-size:14px;border:1px solid #858585;border-radius:50%;color:#858585;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.projects-list-nav .btn-left,.projects-list-nav .btn-right{display:none}}.projects-list-nav .btn-left:hover,.projects-list-nav .btn-right:hover{cursor:pointer;color:#0a0a0a;background-color:#fff;border:1px solid #fff;-webkit-box-shadow:0px 0px 8px rgba(247,147,30,.4);box-shadow:0px 0px 8px rgba(247,147,30,.4)}.projects-list-nav .btn-left i,.projects-list-nav .btn-right i{display:block}.projects-list-nav .btn-left i.icon-left,.projects-list-nav .btn-right i.icon-left{margin-left:-3px}.projects-list-nav .btn-left i.icon-right,.projects-list-nav .btn-right i.icon-right{margin-right:-3px}.projects .show-all-project{display:block;position:relative;z-index:3;margin-top:50px}@media screen and (min-width: 1280px){.projects .show-all-project{margin-top:64px}}@media screen and (min-width: 1920px){.projects .show-all-project{margin-top:80px}}.projects .show-all-project a{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:0 auto;padding:12px 24px;background:#f7931e;border-radius:30px;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;text-decoration:none}@media screen and (min-width: 768px){.projects .show-all-project a{padding:16px 32px}}@media screen and (min-width: 1920px){.projects .show-all-project a{padding:16px 78px}}.projects .show-all-project a:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.projects .show-all-project a:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.projects .show-all-project a:hover:before{background:linear-gradient(200deg, #FFFFFF, rgb(255, 255, 255))}.industries{width:100%;position:relative;z-index:2;border-bottom:1px dotted rgba(247,145,46,.1)}.industries .container{padding:50px 0 25px 0}@media screen and (min-width: 768px){.industries .container{padding:50px 0}}@media screen and (min-width: 1280px){.industries .container{padding:75px 0}}@media screen and (min-width: 1920px){.industries .container{padding:100px 0}}.industries .title{margin-bottom:65px}@media screen and (min-width: 768px){.industries .title{margin-bottom:48px}}@media screen and (min-width: 1280px){.industries .title{margin-bottom:60px}}@media screen and (min-width: 1920px){.industries .title{margin-bottom:125px}}@media screen and (min-width: 1920px){.industries .title{margin-bottom:80px}}.industries-list-item{height:100%;padding:0 16px}@media screen and (min-width: 768px){.industries-list-item{padding:0 88px}}@media screen and (min-width: 1280px){.industries-list-item{padding:0 155px}}@media screen and (min-width: 1920px){.industries-list-item{padding:0 392px}}@media screen and (min-width: 2560px){.industries-list-item{padding:0 566px}}.industries-list-item .card{position:relative;overflow:hidden;border-radius:25px;border:.5px solid #fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%);background-repeat:no-repeat;-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);padding:24px 16px;min-height:650px}@media screen and (min-width: 768px){.industries-list-item .card{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;padding:24px;min-height:410px}}@media screen and (min-width: 1280px){.industries-list-item .card{padding:40px;min-height:530px}}@media screen and (min-width: 1920px){.industries-list-item .card{padding:56px;min-height:630px}}@media screen and (min-width: 2560px){.industries-list-item .card{min-height:670px}}.industries-list-item .card .descript{width:100%;height:100%}@media screen and (min-width: 768px){.industries-list-item .card .descript{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}}.industries-list-item .card::before{content:"";background-image:url("../assets/images/home/deco-line.png");background-repeat:no-repeat;background-position:right bottom;background-size:cover;position:absolute;top:30%;right:0;bottom:0;left:0;z-index:-1;pointer-events:none}@media screen and (min-width: 768px){.industries-list-item .card::before{top:0;left:50%;background-position:left bottom}}.industries-list-item .card-count{font-size:32px;font-style:normal;line-height:normal;letter-spacing:.64px;color:#f7931e}@media screen and (min-width: 768px){.industries-list-item .card-count{font-size:40px;letter-spacing:.8px}}@media screen and (min-width: 1280px){.industries-list-item .card-count{font-size:46px;letter-spacing:.92px}}.industries-list-item .card-title{color:#fff;font-family:"Walkway Black";font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.2px;margin:16px 0 8px 0}@media screen and (min-width: 768px){.industries-list-item .card-title{font-size:32px;letter-spacing:1.6px}}@media screen and (min-width: 1280px){.industries-list-item .card-title{font-size:40px;letter-spacing:2px;margin:40px 0 16px 0}}@media screen and (min-width: 1920px){.industries-list-item .card-title{margin:68px 0 16px 0}}@media screen and (min-width: 2560px){.industries-list-item .card-description{max-width:70%}}.industries-list-item .card-description p{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px;margin:0 0 8px 0}@media screen and (min-width: 1280px){.industries-list-item .card-description p{font-size:16px;letter-spacing:.16px}}.industries-list-item .card-description p:last-child{margin-bottom:0}.industries-list-item .card .img{position:relative;width:100%;height:100%}@media screen and (min-width: 768px){.industries-list-item .card .img{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}}.industries-list-item .card .img img{width:100%;height:auto;aspect-ratio:1;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 768px){.industries-list-item .card .img img{max-width:350px}}@media screen and (min-width: 1280px){.industries-list-item .card .img img{max-width:470px}}@media screen and (min-width: 1920px){.industries-list-item .card .img img{max-width:550px}}.industries-list-item-naw{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;margin:16px 0 16px 6px}@media screen and (min-width: 768px){.industries-list-item-naw{margin:24px 0 0 0}}@media screen and (min-width: 1280px){.industries-list-item-naw{margin-top:56px}}@media screen and (min-width: 1920px){.industries-list-item-naw{margin-top:68px}}@media screen and (min-width: 2560px){.industries-list-item-naw{margin-top:80px}}.industries-list-item-naw .btn-left{margin-right:8px}@media screen and (min-width: 1280px){.industries-list-item-naw .btn-left{margin-right:16px}}.industries-list-item-naw .btn-left,.industries-list-item-naw .btn-right{width:32px;height:32px;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;font-size:14px;border:1px solid #858585;border-radius:50%;color:#858585;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.industries-list-item-naw .btn-left,.industries-list-item-naw .btn-right{width:40px;height:40px;font-size:16px}}.industries-list-item-naw .btn-left:hover,.industries-list-item-naw .btn-right:hover{cursor:pointer;color:#0a0a0a;background-color:#fff;border:1px solid #fff;-webkit-box-shadow:0px 0px 8px rgba(247,147,30,.4);box-shadow:0px 0px 8px rgba(247,147,30,.4)}.industries-list-item-naw .btn-left i,.industries-list-item-naw .btn-right i{display:block}.industries-list-item-naw .btn-left i.icon-left,.industries-list-item-naw .btn-right i.icon-left{margin-left:-3px}.industries-list-item-naw .btn-left i.icon-right,.industries-list-item-naw .btn-right i.icon-right{margin-right:-3px}.platform{position:relative;z-index:2;overflow:hidden}.platform .container{padding:50px 0}@media screen and (min-width: 1280px){.platform .container{padding:75px 0}}@media screen and (min-width: 1920px){.platform .container{padding:75px 0 100px 0}}@media screen and (min-width: 2560px){.platform .container{padding:100px 0}}.platform .description{text-align:center;padding:0 16px}@media screen and (min-width: 768px){.platform .description{padding:0 100px}}@media screen and (min-width: 1280px){.platform .description{padding:0 155px}}@media screen and (min-width: 1920px){.platform .description{padding:0 382px}}@media screen and (min-width: 2560px){.platform .description{padding:0 747px}}.platform .description p{color:#fff;font-family:"Walkway Black";font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.3px;margin:0 0 8px 0}@media screen and (min-width: 768px){.platform .description p{font-size:14px;letter-spacing:1.4px}}@media screen and (min-width: 1280px){.platform .description p{font-size:18px;letter-spacing:1.8px}}.platform .description p span{color:#f7912e}.platform .description p:last-child{margin-bottom:0}.platform .marquee{width:var(--marquee-width);height:var(--marquee-height);overflow:hidden;position:relative;margin:32px 0 0 0}@media screen and (min-width: 768px){.platform .marquee{margin-top:40px}}@media screen and (min-width: 1280px){.platform .marquee{margin-top:60px}}@media screen and (min-width: 1920px){.platform .marquee{margin-top:56px}}@media screen and (min-width: 2560px){.platform .marquee{margin-top:64px}}.platform .marquee-content{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;height:100%;-webkit-animation:scrolling var(--marquee-animation-duration) linear infinite;animation:scrolling var(--marquee-animation-duration) linear infinite;margin:0}.platform .marquee-content li{width:var(--marquee-element-width);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;-ms-flex-negative:0;flex-shrink:0;max-height:100%;white-space:nowrap}.platform .marquee-content li img{max-height:100%;display:block;-o-object-fit:contain;object-fit:contain}.solutions{position:relative;z-index:2}.solutions .container{padding-bottom:100px}@media screen and (min-width: 1280px){.solutions .container{padding:0 0 150px 0}}@media screen and (min-width: 1920px){.solutions .container{padding:0 0 200px 0}}.solutions .list-solution{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:30px;padding:40px 16px 0 16px}@media screen and (min-width: 768px){.solutions .list-solution{-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;padding:48px 20px 0 20px}}@media screen and (min-width: 1280px){.solutions .list-solution{padding:60px 155px 0 155px;gap:50px}}@media screen and (min-width: 1920px){.solutions .list-solution{padding:72px 392px 0 392px;gap:40px}}@media screen and (min-width: 2560px){.solutions .list-solution{padding:90px 565px 0 565px;gap:132px}}.solutions .list-solution-item{border-radius:25px;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);border:.5px solid #fff;padding:24px 16px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 1280px){.solutions .list-solution-item{padding:32px 24px}}.solutions .list-solution-item:hover{border:.5px solid #f7931e}@media screen and (min-width: 768px){.solutions .list-solution-item:hover{background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.25)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.25) 39.75%, rgba(255, 255, 255, 0) 123.36%);-webkit-box-shadow:0px 8px 50px 0px rgba(247,147,30,.2);box-shadow:0px 8px 50px 0px rgba(247,147,30,.2)}}.solutions .list-solution-item img{width:100%;-o-object-fit:contain;object-fit:contain;aspect-ratio:1/.6}@media screen and (min-width: 768px){.solutions .list-solution-item img{aspect-ratio:1/.88}}@media screen and (min-width: 1280px){.solutions .list-solution-item img{aspect-ratio:1/.9}}.solutions .list-solution-item .item-title{color:#fff;font-family:"Walkway Black";font-size:20px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:1.2px;margin:16px 0 8px 0}@media screen and (min-width: 768px){.solutions .list-solution-item .item-title{font-size:18px;letter-spacing:1.08px;margin:32px 0 8px 0}}@media screen and (min-width: 1280px){.solutions .list-solution-item .item-title{font-size:24px;letter-spacing:1.44px}}.solutions .list-solution-item .description{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px}@media screen and (min-width: 1280px){.solutions .list-solution-item .description{font-size:16px;letter-spacing:.16px}}.reviews{position:relative;z-index:2}.reviews .title{position:relative}.reviews ul{list-style-type:none;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr;-ms-grid-rows:40px 40px;grid-template-rows:40px 40px;gap:14px;margin:0;padding:32px 16px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.reviews ul{padding:48px 100px 50px 100px;-ms-grid-rows:55px 55px;grid-template-rows:55px 55px;gap:16px}}@media screen and (min-width: 1280px){.reviews ul{padding:60px 155px 80px 155px;-ms-grid-rows:75px 75px;grid-template-rows:75px 75px;gap:30px}}@media screen and (min-width: 1920px){.reviews ul{padding:65px 392px 64px 392px;gap:70px}}@media screen and (min-width: 2560px){.reviews ul{-ms-grid-columns:(1fr)[6];grid-template-columns:repeat(6, 1fr);padding:65px 565px 64px 565px}}.reviews ul li{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}.reviews ul li:nth-child(12n-5){-ms-grid-column:2;grid-column-start:2}.reviews ul li img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.reviews-list{min-height:280px}@media screen and (min-width: 768px){.reviews-list{min-height:410px}}@media screen and (min-width: 1280px){.reviews-list{min-height:450px}}@media screen and (min-width: 1920px){.reviews-list{min-height:400px}}@media screen and (min-width: 2560px){.reviews-list{min-height:370px}}.reviews-list-item{height:100%;padding:32px 16px 50px 16px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.reviews-list-item{padding:50px 100px 124px 100px}}@media screen and (min-width: 1280px){.reviews-list-item{padding:80px 155px 150px 155px}}@media screen and (min-width: 1920px){.reviews-list-item{padding:64px 392px 97px 392px}}@media screen and (min-width: 2560px){.reviews-list-item{padding:64px 565px 100px 565px}}.reviews-list-item .content .review{position:relative;padding:0 48px 0 48px}@media screen and (min-width: 768px){.reviews-list-item .content .review{padding:0 70px}}@media screen and (min-width: 1280px){.reviews-list-item .content .review{padding:0 100px}}@media screen and (min-width: 1920px){.reviews-list-item .content .review{padding:0 145px}}@media screen and (min-width: 2560px){.reviews-list-item .content .review{padding:0 185px}}.reviews-list-item .content .review::before{content:"";font-size:18px;color:#fff;font-family:"solutions" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;position:absolute;top:0;left:0}@media screen and (min-width: 1280px){.reviews-list-item .content .review::before{font-size:25px}}.reviews-list-item .content .review .rating{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:absolute;top:8px;right:0;color:#f7912e}@media screen and (min-width: 1920px){.reviews-list-item .content .review .rating{right:145px}}@media screen and (min-width: 2560px){.reviews-list-item .content .review .rating{right:185px}}.reviews-list-item .content .review .rating i{display:block;font-size:16px}@media screen and (min-width: 768px){.reviews-list-item .content .review .rating i{font-size:24px}}.reviews-list-item .content .review img{margin-bottom:25px}@media screen and (min-width: 768px){.reviews-list-item .content .review img{margin-bottom:50px}}@media screen and (min-width: 1280px){.reviews-list-item .content .review img{margin-bottom:52px}}.reviews-list-item .content .review .description{position:relative}.reviews-list-item .content .review .description p{margin:0 0 8px 0;color:#fff;text-align:justify;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:17px;letter-spacing:.01em}@media screen and (min-width: 768px){.reviews-list-item .content .review .description p{font-size:15px;font-weight:400;letter-spacing:.15px;margin-bottom:16px;line-height:normal}}@media screen and (min-width: 1280px){.reviews-list-item .content .review .description p{font-size:18px;letter-spacing:.36px}}.reviews-list-item .content .review .description .review-naw .btn-left{left:-48px}@media screen and (min-width: 768px){.reviews-list-item .content .review .description .review-naw .btn-left{left:-74px}}@media screen and (min-width: 1280px){.reviews-list-item .content .review .description .review-naw .btn-left{left:-100px}}@media screen and (min-width: 1920px){.reviews-list-item .content .review .description .review-naw .btn-left{left:-145px}}@media screen and (min-width: 2560px){.reviews-list-item .content .review .description .review-naw .btn-left{left:-185px}}.reviews-list-item .content .review .description .review-naw .btn-right{right:-48px}@media screen and (min-width: 768px){.reviews-list-item .content .review .description .review-naw .btn-right{right:-74px}}@media screen and (min-width: 1280px){.reviews-list-item .content .review .description .review-naw .btn-right{right:-100px}}@media screen and (min-width: 1920px){.reviews-list-item .content .review .description .review-naw .btn-right{right:-145px}}@media screen and (min-width: 2560px){.reviews-list-item .content .review .description .review-naw .btn-right{right:-185px}}.reviews-list-item .content .review .description .review-naw .btn-left,.reviews-list-item .content .review .description .review-naw .btn-right{width:32px;height:32px;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;font-size:14px;border:1px solid #858585;border-radius:50%;color:#858585;-webkit-transition:.5s;transition:.5s;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width: 768px){.reviews-list-item .content .review .description .review-naw .btn-left,.reviews-list-item .content .review .description .review-naw .btn-right{width:40px;height:40px;font-size:16px}}.reviews-list-item .content .review .description .review-naw .btn-left:hover,.reviews-list-item .content .review .description .review-naw .btn-right:hover{cursor:pointer;color:#0a0a0a;background-color:#fff;border:1px solid #fff;-webkit-box-shadow:0px 0px 8px rgba(247,147,30,.4);box-shadow:0px 0px 8px rgba(247,147,30,.4)}.reviews-list-item .content .review .description .review-naw .btn-left i,.reviews-list-item .content .review .description .review-naw .btn-right i{display:block}.reviews-list-item .content .review .description .review-naw .btn-left i.icon-left,.reviews-list-item .content .review .description .review-naw .btn-right i.icon-left{margin-left:-3px}.reviews-list-item .content .review .description .review-naw .btn-left i.icon-right,.reviews-list-item .content .review .description .review-naw .btn-right i.icon-right{margin-right:-3px}.reviews-list-item .content .review .author{color:#cfcfcf;text-align:right;font-family:"Inter Tight";font-size:12px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.12px}@media screen and (min-width: 768px){.reviews-list-item .content .review .author{font-size:16px;font-weight:500;letter-spacing:.32px}}@media screen and (min-width: 1280px){.reviews-list-item .content .review .author{font-size:18px}}.benefit{position:relative;z-index:2}.benefit .description{padding:40px 16px 32px 16px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.benefit .description{padding:48px 100px 50px 100px}}@media screen and (min-width: 1280px){.benefit .description{padding:60px 155px 60px 155px}}@media screen and (min-width: 1920px){.benefit .description{padding:60px 392px 60px 392px}}@media screen and (min-width: 2560px){.benefit .description{padding:80px 565px 64px 565px}}.benefit .description p{margin:0 0 16px 0;color:#fff;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px}@media screen and (min-width: 768px){.benefit .description p{font-size:15px;letter-spacing:.15px;font-weight:400}}@media screen and (min-width: 1280px){.benefit .description p{font-size:18px;letter-spacing:.36px;margin-bottom:32px}}.benefit .description p:last-child{margin-bottom:0}.benefit .content{padding:32px 16px 100px 16px}@media screen and (min-width: 768px){.benefit .content{padding:50px 100px 100px 100px}}@media screen and (min-width: 1280px){.benefit .content{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:0 62px;padding:60px 155px 150px 155px}}@media screen and (min-width: 1920px){.benefit .content{padding:60px 392px 200px 392px;gap:0 100px}}@media screen and (min-width: 2560px){.benefit .content{padding:84px 565px 200px 565px;gap:0 210px}}.benefit .content .h3 h3{color:#fff;font-family:"Walkway Black";font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.2px;margin-bottom:32px;position:sticky;top:100px}@media screen and (min-width: 768px){.benefit .content .h3 h3{font-size:32px;letter-spacing:1.6px;margin-bottom:32px}}@media screen and (min-width: 1280px){.benefit .content .h3 h3{font-size:40px;letter-spacing:2px;margin-bottom:0}}.benefit .content .h3 h3 span{color:#f7912e}.benefit .content .cards{display:-ms-grid;display:grid;-ms-grid-rows:(1fr)[4];grid-template-rows:repeat(4, 1fr);gap:45px}@media screen and (min-width: 768px){.benefit .content .cards{gap:65px}}@media screen and (min-width: 1280px){.benefit .content .cards{gap:80px}}.benefit .content .cards-item{padding:24px 16px;border-radius:25px;border:.5px solid #fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);-webkit-transition:.1s all;transition:.1s all;-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;position:sticky;top:100px}@media screen and (min-width: 768px){.benefit .content .cards-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px}}@media screen and (min-width: 1280px){.benefit .content .cards-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.benefit .content .cards-item img{width:80px;height:80px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.benefit .content .cards-item img{width:86px;height:86px;-ms-flex-negative:0;flex-shrink:0;margin-right:60px}}@media screen and (min-width: 1280px){.benefit .content .cards-item img{width:120px;height:120px;margin-right:0}}.benefit .content .cards-item h4{color:#fff;font-family:"Walkway Black";font-size:20px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:1.2px;margin:24px 0 8px 0}@media screen and (min-width: 768px){.benefit .content .cards-item h4{font-size:18px;line-height:110%;letter-spacing:1.08px;margin:0 0 16px 0}}@media screen and (min-width: 1280px){.benefit .content .cards-item h4{font-size:24px;line-height:110%;letter-spacing:1.44px;margin:40px 0 16px 0}}@media screen and (min-width: 2560px){.benefit .content .cards-item h4{margin:44px 0 16px 0}}.benefit .content .cards-item p{color:#cfcfcf;font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.14px;margin:0}@media screen and (min-width: 1280px){.benefit .content .cards-item p{font-size:16px;letter-spacing:.16px}}.blog{position:relative;z-index:2;overflow:hidden}.blog .container{padding:40px 16px 100px 16px}@media screen and (min-width: 768px){.blog .container{padding:48px 20px 100px 20px}}@media screen and (min-width: 1280px){.blog .container{padding:60px 155px 150px 155px}}@media screen and (min-width: 1920px){.blog .container{padding:72px 245px 200px 245px}}@media screen and (min-width: 2560px){.blog .container{padding:80px 565px 200px 565px}}.blog .container ul{position:relative;list-style-type:none;margin:0;padding:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:24px}@media screen and (min-width: 768px){.blog .container ul{gap:32px}}@media screen and (min-width: 1280px){.blog .container ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:30px}}.blog .container ul li{position:relative}.blog .container ul li:hover::before{background:-webkit-gradient(linear, left top, left bottom, from(#f7931e), to(rgba(247, 147, 30, 0.35)));background:linear-gradient(180deg, #f7931e 0%, rgba(247, 147, 30, 0.35) 100%)}.blog .container ul li::before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:26px;top:-1px;left:-1px;-webkit-transition:.5s;transition:.5s;background:-webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0.35)));background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.35) 100%)}@media screen and (min-width: 768px){.blog .container ul li:nth-child(even)::after{content:"";width:200vw;height:1px;border-bottom:1px dotted rgba(247,145,46,.1);position:absolute;bottom:-10px;left:-100vw;pointer-events:none}}@media screen and (min-width: 1280px){.blog .container ul li:nth-child(even)::after{bottom:-15px}}@media screen and (min-width: 768px){.blog .container ul li:last-child::after{display:none !important}}.blog .container ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;border-radius:25px;overflow:hidden;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, #282F47), color-stop(98.9%, #13182B));background:linear-gradient(180deg, #282F47 39.75%, #13182B 98.9%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);height:100%}.blog .container ul li a .head{pointer-events:none;position:relative;aspect-ratio:1/.68;overflow:hidden}@media screen and (min-width: 768px){.blog .container ul li a .head{aspect-ratio:1/.41}}@media screen and (min-width: 1280px){.blog .container ul li a .head{aspect-ratio:1/.62}}@media screen and (min-width: 1920px){.blog .container ul li a .head{aspect-ratio:1/.42}}.blog .container ul li a .head::before{content:"";width:100%;height:90px;position:absolute;bottom:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(150%, rgba(0, 0, 0, 0.4)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 150%)}.blog .container ul li a .head img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog .container ul li a .head .tags{position:absolute;top:0;right:0;bottom:0;left:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;z-index:2}@media screen and (min-width: 768px){.blog .container ul li a .head .tags{padding:24px}}@media screen and (min-width: 1920px){.blog .container ul li a .head .tags{padding:32px}}.blog .container ul li a .head .tags-item{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00061b;background:#fff;border:1px solid #fff;border-radius:50px}@media screen and (min-width: 768px){.blog .container ul li a .head .tags-item{padding:8px 16px}}@media screen and (min-width: 1280px){.blog .container ul li a .head .tags-item{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.blog .container ul li a .head .tags-item{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.blog .container ul li a .head .tags-item{font-size:18px;line-height:22px}}.blog .container ul li a .descript{pointer-events:none;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-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px}@media screen and (min-width: 768px){.blog .container ul li a .descript{padding:16px 24px 24px 24px}}@media screen and (min-width: 1920px){.blog .container ul li a .descript{padding:24px 32px 32px 32px}}.blog .container ul li a .descript h3{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:16px;line-height:110%;letter-spacing:.06em;text-transform:uppercase;color:#fff}@media screen and (min-width: 768px){.blog .container ul li a .descript h3{font-size:20px;line-height:21px;letter-spacing:.05em}}@media screen and (min-width: 1280px){.blog .container ul li a .descript h3{font-size:24px;line-height:110%;letter-spacing:.05em}}@media screen and (min-width: 1920px){.blog .container ul li a .descript h3{font-size:26px;line-height:110%;letter-spacing:.05em}}.blog .container ul li a .descript ol{list-style-type:none;margin:8px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}@media screen and (min-width: 768px){.blog .container ul li a .descript ol{margin-top:16px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.blog .container ul li a .descript ol li{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.02em;color:#fff}@media screen and (min-width: 768px){.blog .container ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1280px){.blog .container ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1920px){.blog .container ul li a .descript ol li{font-size:18px;line-height:19px;letter-spacing:.02em}}.blog .container ul li a .descript ol li:first-child::before{display:none}.blog .container ul li a .descript ol li::before{content:"";width:2px;height:2px;border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);left:-8px}@media screen and (min-width: 768px){.blog .container ul li a .descript ol li::before{width:4px;height:4px;left:-8px}}.blog .container .btn{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;margin:30px auto 0 auto;padding:12px 24px;background:#f7931e;border-radius:30px;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;text-decoration:none}@media screen and (min-width: 768px){.blog .container .btn{padding:16px 32px;margin-top:40px}}@media screen and (min-width: 1280px){.blog .container .btn{margin-top:64px;padding:16px 40px}}@media screen and (min-width: 1920px){.blog .container .btn{margin-top:72px}}.blog .container .btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.blog .container .btn:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.blog .container .btn:hover:before{background:linear-gradient(200deg, #FFFFFF, rgb(255, 255, 255))}.contacts{position:relative;z-index:2}.contacts .container{padding:40px 16px 100px 16px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.contacts .container{padding:48px 129px 50px 129px}}@media screen and (min-width: 1280px){.contacts .container{padding:60px 155px 150px 155px}}@media screen and (min-width: 1920px){.contacts .container{padding:60px 392px 200px 392px}}@media screen and (min-width: 2560px){.contacts .container{padding:80px 565px 200px 565px}}.contacts .form{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;border-radius:25px;border:.5px solid #fff;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0)));background:linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);padding:32px 16px}@media screen and (min-width: 768px){.contacts .form{padding:40px}}@media screen and (min-width: 1280px){.contacts .form{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:30px;background-image:url("../assets/images/home/bg-form.png"),-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, rgba(255, 255, 255, 0.15)), color-stop(123.36%, rgba(255, 255, 255, 0)));background-image:url("../assets/images/home/bg-form.png"),linear-gradient(180deg, rgba(255, 255, 255, 0.15) 39.75%, rgba(255, 255, 255, 0) 123.36%);background-repeat:no-repeat;background-position:bottom left}}@media screen and (min-width: 1920px){.contacts .form{gap:140px;padding:56px}}.contacts .form h3{color:#fff;font-family:"Walkway Black";font-size:24px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.2px;margin-bottom:24px}@media screen and (min-width: 768px){.contacts .form h3{font-size:32px;letter-spacing:1.6px;margin-bottom:40px}}@media screen and (min-width: 1280px){.contacts .form h3{font-size:40px;letter-spacing:2px;margin-bottom:0}}.contacts .form h3 span{color:#f7912e}.contacts .form h3 br{display:none}@media screen and (min-width: 1280px){.contacts .form h3 br{display:block}}@media screen and (min-width: 2560px){.contacts .form h3 br{display:none}}.contacts .form label{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;margin-bottom:8px}@media screen and (min-width: 768px){.contacts .form label{margin-bottom:18px}}@media screen and (min-width: 1280px){.contacts .form label{margin-bottom:16px}}.contacts .form label:last-child{margin-bottom:16px}@media screen and (min-width: 768px){.contacts .form label:last-child{margin-bottom:22px}}@media screen and (min-width: 1280px){.contacts .form label:last-child{margin-bottom:20px}}.contacts .form label span{display:block;color:#fff;text-align:left;font-family:"Inter Tight";font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.13px;margin-bottom:8px}@media screen and (min-width: 1280px){.contacts .form label span{font-size:14px;letter-spacing:.28px}}.contacts .form label .wpcf7-not-valid-tip{color:#ff3636;font-size:12px;margin-top:5px;margin-bottom:0}.contacts .form label input,.contacts .form label textarea{width:100%;padding:16px;border-radius:5px;border:.5px solid #858585;color:#fff;text-align:left;font-family:"Inter Tight";font-size:13px;font-style:normal;font-weight:300;line-height:normal;letter-spacing:.26px;background-color:rgba(0,0,0,0)}@media screen and (min-width: 1280px){.contacts .form label input,.contacts .form label textarea{font-size:14px;letter-spacing:.28px}}.contacts .form label input::-webkit-input-placeholder, .contacts .form label textarea::-webkit-input-placeholder{color:#858585}.contacts .form label input::-moz-placeholder, .contacts .form label textarea::-moz-placeholder{color:#858585}.contacts .form label input:-ms-input-placeholder, .contacts .form label textarea:-ms-input-placeholder{color:#858585}.contacts .form label input::-ms-input-placeholder, .contacts .form label textarea::-ms-input-placeholder{color:#858585}.contacts .form label input::placeholder,.contacts .form label textarea::placeholder{color:#858585}.contacts .form label input:hover,.contacts .form label input:focus,.contacts .form label textarea:hover,.contacts .form label textarea:focus{outline:none;border-radius:none;border:.5px solid #f7931e}.contacts .form label input.wpcf7-not-valid,.contacts .form label textarea.wpcf7-not-valid{border:.5px solid #ff3636}.contacts .form label textarea{height:100px;resize:none}.contacts .form .wpcf7 form.invalid .wpcf7-response-output,.contacts .form .wpcf7 form.unaccepted .wpcf7-response-output,.contacts .form .wpcf7 form.payment-required .wpcf7-response-output{margin-left:0;margin-right:0;border:1px solid #fff;color:#fff;font-family:"Inter Tight";font-size:14px}.contacts .form .wpcf7 form.sent .wpcf7-response-output{margin-left:0;margin-right:0;border:1px solid #23b12a;color:#23b12a;font-family:"Inter Tight";font-size:14px}.contacts .form .policy{display:block;color:#fff;font-family:"Inter Tight";font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.22px;margin-bottom:16px}@media screen and (min-width: 768px){.contacts .form .policy{margin-bottom:20px;font-size:12px;letter-spacing:.24px}}.contacts .form .policy a{color:#fff;text-decoration:underline}.contacts .form .submit{position:relative;width:100%;border-radius:30px;border:unset;background:#f7931e}.contacts .form .submit:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.contacts .form .submit:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.contacts .form .submit:hover:before{background:linear-gradient(200deg, #FFFFFF, rgb(255, 255, 255))}.contacts .form .submit input[type=submit]{width:100%;padding:16px;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;color:#fff;font-family:"Walkway Black";font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.98px;border:none;outline:none;background:rgba(0,0,0,0)}.contacts .form .submit input[type=submit]:hover{cursor:pointer}.contacts .form .submit .wpcf7-spinner{position:absolute;margin:0;left:11px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.blockStart-single-project{position:relative;z-index:2}.blockStart-single-project .container{position:relative;padding:120px 0 50px 0}@media screen and (min-width: 768px){.blockStart-single-project .container{padding:155px 0 50px 0}}@media screen and (min-width: 1280px){.blockStart-single-project .container{padding:125px 0 50px 0}}@media screen and (min-width: 1920px){.blockStart-single-project .container{padding:167px 0 60px 0}}.blockStart-single-project .head .title{border-top:none;border-bottom:none;padding:0 16px 20px 16px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.blockStart-single-project .head .title{padding:0 16px 30px 16px}}@media screen and (min-width: 1280px){.blockStart-single-project .head .title{border-top:1px dotted rgba(247,145,46,.1)}}.blockStart-single-project .head .title.title-js.title-h2{line-height:normal}@media screen and (min-width: 1280px){.blockStart-single-project .head .title.title-js.title-h2{padding:35px 16px 25px 16px}}@media screen and (min-width: 1920px){.blockStart-single-project .head .title.title-js.title-h2{padding:35px 16px 24px 16px}}.blockStart-single-project .head ul{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;list-style-type:none;margin:25px auto 32px auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media screen and (min-width: 768px){.blockStart-single-project .head ul{margin:25px auto 50px auto}}@media screen and (min-width: 1280px){.blockStart-single-project .head ul{margin:25px auto 32px auto}}@media screen and (min-width: 1920px){.blockStart-single-project .head ul{margin:24px auto 48px auto}}.blockStart-single-project .head ul li{-ms-flex-negative:0;flex-shrink:0;margin:0 8px 8px 0}.blockStart-single-project .head ul li:last-child{margin-right:0}.blockStart-single-project .head ul li a{display:block;padding:8px 16px;text-decoration:none;color:#fff;border:1px solid #fff;border-radius:50px;font-family:"Inter Tight";font-size:14px;line-height:normal;font-weight:400;-webkit-transition:.5s;transition:.5s}.blockStart-single-project .head ul li a:hover{background-color:#fff;color:#00061b}.blockStart-single-project .img{width:calc(100% - 32px);height:auto;aspect-ratio:1/1.1;border-radius:25px;overflow:hidden;margin:0 auto}@media screen and (min-width: 768px){.blockStart-single-project .img{width:calc(100% - 40px);aspect-ratio:1/.58}}@media screen and (min-width: 1280px){.blockStart-single-project .img{width:calc(100% - 110px);aspect-ratio:1/.48}}@media screen and (min-width: 1920px){.blockStart-single-project .img{width:calc(100% - 200px)}}@media screen and (min-width: 2560px){.blockStart-single-project .img{width:calc(100% - 390px)}}.blockStart-single-project .img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blockStart-single-post{position:relative;z-index:2}.blockStart-single-post.deco-line::before{height:calc(100% - 16px)}@media screen and (min-width: 768px){.blockStart-single-post.deco-line::before{height:calc(100% - 32px)}}@media screen and (min-width: 1920px){.blockStart-single-post.deco-line::before{height:calc(100% - 40px)}}@media screen and (min-width: 2560px){.blockStart-single-post.deco-line::before{height:calc(100% - 54px)}}.blockStart-single-post .container{position:relative;padding:120px 0 16px 0}@media screen and (min-width: 768px){.blockStart-single-post .container{padding:155px 0 32px 0}}@media screen and (min-width: 1280px){.blockStart-single-post .container{padding:144px 0 32px 0}}@media screen and (min-width: 1920px){.blockStart-single-post .container{padding:167px 0 40px 0}}@media screen and (min-width: 2560px){.blockStart-single-post .container{padding:190px 0 54px 0}}.blockStart-single-post .head .title{border-top:none;padding:0 16px 16px 16px}@media screen and (min-width: 768px){.blockStart-single-post .head .title{padding:0 20px 24px 20px}}@media screen and (min-width: 1280px){.blockStart-single-post .head .title{padding:0 55px 24px 55px}}@media screen and (min-width: 1920px){.blockStart-single-post .head .title{padding:0 100px 32px 100px}}@media screen and (min-width: 2560px){.blockStart-single-post .head .title{padding:0 200px 32px 200px}}.blockStart-single-post .head .description{border-bottom:1px dotted rgba(247,145,46,.1);margin:0 0 16px 0;padding:16px}@media screen and (min-width: 768px){.blockStart-single-post .head .description{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;padding:24px 20px;margin-bottom:24px}}@media screen and (min-width: 1280px){.blockStart-single-post .head .description{padding:24px 55px;margin-bottom:32px}}@media screen and (min-width: 1920px){.blockStart-single-post .head .description{padding:24px 100px}}@media screen and (min-width: 2560px){.blockStart-single-post .head .description{padding:32px 200px;margin-bottom:40px}}.blockStart-single-post .head .description ol{list-style-type:none;margin:0 0 16px 0;padding:0;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;row-gap:18px;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}@media screen and (min-width: 768px){.blockStart-single-post .head .description ol{row-gap:16px;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;margin-bottom:0}}.blockStart-single-post .head .description ol li{position:relative;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.02em}@media screen and (min-width: 1280px){.blockStart-single-post .head .description ol li{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.blockStart-single-post .head .description ol li{font-size:18px;line-height:22px}}.blockStart-single-post .head .description ol li:last-child::before{display:none}.blockStart-single-post .head .description ol li:before{content:"";width:2px;height:2px;border-radius:50%;background-color:#fff;-webkit-transform:translateX(100%) translateY(-50%);-ms-transform:translateX(100%) translateY(-50%);transform:translateX(100%) translateY(-50%);position:absolute;right:-8px;top:50%}@media screen and (min-width: 768px){.blockStart-single-post .head .description ol li:before{width:4px;height:4px;right:-16px}}.blockStart-single-post .head .description ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;row-gap:8px;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;list-style-type:none;margin:0;padding:0}.blockStart-single-post .head .description ul li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.blockStart-single-post .head .description ul li span,.blockStart-single-post .head .description ul li a{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;display:block;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#fff;border-radius:50px;border:1px solid #fff;padding:8px 16px}@media screen and (min-width: 1280px){.blockStart-single-post .head .description ul li span,.blockStart-single-post .head .description ul li a{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.blockStart-single-post .head .description ul li span,.blockStart-single-post .head .description ul li a{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.blockStart-single-post .head .description ul li span,.blockStart-single-post .head .description ul li a{font-size:18px;line-height:22px}}.blockStart-single-post .img{margin:0 auto;padding:0 16px 16px 16px}@media screen and (min-width: 768px){.blockStart-single-post .img{padding:0 20px 24px 20px}}@media screen and (min-width: 1280px){.blockStart-single-post .img{padding:0 55px 32px 55px}}@media screen and (min-width: 1920px){.blockStart-single-post .img{padding:0 100px 32px 100px}}@media screen and (min-width: 2560px){.blockStart-single-post .img{padding:0 200px 40px 200px}}.blockStart-single-post .img img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;max-height:560px;aspect-ratio:1/.96;border-radius:25px}@media screen and (min-width: 768px){.blockStart-single-post .img img{max-height:560px;aspect-ratio:1/.76}}@media screen and (min-width: 1280px){.blockStart-single-post .img img{max-height:824px;aspect-ratio:1/.47}}@media screen and (min-width: 1920px){.blockStart-single-post .img img{max-height:1038px;aspect-ratio:1/.48}}.blockStart-single-post .short-info{font-family:"Inter Tight";font-style:normal;font-weight:500;font-size:15px;line-height:22px;color:#fff;border-top:1px dotted rgba(247,145,46,.1);border-bottom:1px dotted rgba(247,145,46,.1);padding:16px}@media screen and (min-width: 768px){.blockStart-single-post .short-info{font-size:16px;line-height:24px;padding:32px 20px}}@media screen and (min-width: 1280px){.blockStart-single-post .short-info{font-size:16px;line-height:24px;letter-spacing:.02em;padding:32px 55px 32px 155px;display:-ms-grid;display:grid;-ms-grid-columns:1fr 222px;grid-template-columns:1fr 222px;gap:0 78px}}@media screen and (min-width: 1920px){.blockStart-single-post .short-info{font-size:22px;line-height:28px;padding:32px 100px 32px 246px;-ms-grid-columns:1fr 262px;grid-template-columns:1fr 262px;gap:0 175px}}@media screen and (min-width: 2560px){.blockStart-single-post .short-info{padding:26px 200px 26px 383px;-ms-grid-columns:1fr 335px;grid-template-columns:1fr 335px;gap:0 395px}}.blockStart-single-post .short-info p a{color:#f7931e}.read-next-post{position:relative;z-index:2}.read-next-post .content{margin:40px 16px 80px 16px}@media screen and (min-width: 768px){.read-next-post .content{margin:48px 20px 100px 20px}}@media screen and (min-width: 1280px){.read-next-post .content{margin:60px 155px 110px 155px}}@media screen and (min-width: 1920px){.read-next-post .content{margin:60px 392px 148px 392px}}@media screen and (min-width: 2560px){.read-next-post .content{margin:80px 565px 150px 565px}}.read-next-post .content ul{list-style-type:none;margin:0;padding:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:24px}@media screen and (min-width: 768px){.read-next-post .content ul{gap:32px}}@media screen and (min-width: 1280px){.read-next-post .content ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}@media screen and (min-width: 1920px){.read-next-post .content ul{gap:30px}}.read-next-post .content ul li{position:relative}.read-next-post .content ul li:hover::before{background:-webkit-gradient(linear, left top, left bottom, from(#f7931e), to(rgba(247, 147, 30, 0.35)));background:linear-gradient(180deg, #f7931e 0%, rgba(247, 147, 30, 0.35) 100%)}.read-next-post .content ul li::before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:26px;top:-1px;left:-1px;-webkit-transition:.5s;transition:.5s;background:-webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0.35)));background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.35) 100%)}@media screen and (min-width: 1280px){.read-next-post .content ul li.one{margin:0 auto;-ms-grid-column-span:2;grid-column:span 2;width:50%}}.read-next-post .content ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;border-radius:25px;overflow:hidden;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, #282F47), color-stop(98.9%, #13182B));background:linear-gradient(180deg, #282F47 39.75%, #13182B 98.9%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);height:100%}.read-next-post .content ul li a .head{pointer-events:none;position:relative;aspect-ratio:1/.69}@media screen and (min-width: 768px){.read-next-post .content ul li a .head{aspect-ratio:1/.4}}@media screen and (min-width: 1280px){.read-next-post .content ul li a .head{aspect-ratio:1/.63}}@media screen and (min-width: 1920px){.read-next-post .content ul li a .head{aspect-ratio:1/.53}}@media screen and (min-width: 2560px){.read-next-post .content ul li a .head{aspect-ratio:1/.42}}.read-next-post .content ul li a .head::before{content:"";width:100%;height:90px;position:absolute;bottom:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(150%, rgba(0, 0, 0, 0.4)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 150%)}.read-next-post .content ul li a .head img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.read-next-post .content ul li a .head .tags{position:absolute;top:0;right:0;bottom:0;left:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;z-index:2}@media screen and (min-width: 768px){.read-next-post .content ul li a .head .tags{padding:24px}}@media screen and (min-width: 2560px){.read-next-post .content ul li a .head .tags{padding:32px}}.read-next-post .content ul li a .head .tags-item{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00061b;background:#fff;border:1px solid #fff;border-radius:50px}@media screen and (min-width: 768px){.read-next-post .content ul li a .head .tags-item{padding:8px 16px}}@media screen and (min-width: 1280px){.read-next-post .content ul li a .head .tags-item{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.read-next-post .content ul li a .head .tags-item{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.read-next-post .content ul li a .head .tags-item{font-size:18px;line-height:22px}}.read-next-post .content ul li a .descript{pointer-events:none;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-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px}@media screen and (min-width: 768px){.read-next-post .content ul li a .descript{padding:16px 24px 24px 24px}}@media screen and (min-width: 2560px){.read-next-post .content ul li a .descript{padding:24px 32px 32px 32px}}.read-next-post .content ul li a .descript h3{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:16px;line-height:110%;letter-spacing:.06em;text-transform:uppercase;color:#fff}@media screen and (min-width: 768px){.read-next-post .content ul li a .descript h3{font-size:20px;line-height:21px;letter-spacing:.05em}}@media screen and (min-width: 1280px){.read-next-post .content ul li a .descript h3{font-size:24px;line-height:110%;letter-spacing:.05em}}@media screen and (min-width: 1920px){.read-next-post .content ul li a .descript h3{font-size:26px;line-height:110%;letter-spacing:.05em}}.read-next-post .content ul li a .descript ol{list-style-type:none;margin:8px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}@media screen and (min-width: 768px){.read-next-post .content ul li a .descript ol{margin-top:16px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.read-next-post .content ul li a .descript ol li{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.02em;color:#fff}@media screen and (min-width: 768px){.read-next-post .content ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1280px){.read-next-post .content ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1920px){.read-next-post .content ul li a .descript ol li{font-size:16px;line-height:19px;letter-spacing:.02em}}@media screen and (min-width: 2560px){.read-next-post .content ul li a .descript ol li{font-size:18px;line-height:22px}}.read-next-post .content ul li a .descript ol li:first-child::before{display:none}.read-next-post .content ul li a .descript ol li::before{content:"";width:2px;height:2px;border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);left:-8px}@media screen and (min-width: 768px){.read-next-post .content ul li a .descript ol li::before{width:4px;height:4px;left:-8px}}.read-next-post .content .btn-read-more{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;text-transform:uppercase;margin:30px auto 0 auto;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;background:#f7931e;border-radius:30px;padding:12px 24px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.read-next-post .content .btn-read-more{padding:16px 32px;margin-top:40px}}@media screen and (min-width: 1280px){.read-next-post .content .btn-read-more{margin-top:64px}}@media screen and (min-width: 2560px){.read-next-post .content .btn-read-more{margin-top:90px}}.read-next-post .content .btn-read-more:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.read-next-post .content .btn-read-more::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.error404 .menu-sticky,.error404 .custom-cursor,.error404 .filter-blur{display:none !important}.page-error{position:relative;width:100%;min-height:100vh;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;background-size:cover;background-repeat:no-repeat;background-position:center;padding:80px 0;overflow:hidden;z-index:2}@media screen and (min-width: 768px){.page-error{padding:180px 0}}@media screen and (min-width: 1280px){.page-error{padding:110px 0}}.page-error::before{content:"";width:285px;height:285px;border-radius:50%;background:rgba(247,147,46,.3);-webkit-filter:blur(100px);filter:blur(100px);position:absolute;inset:0;margin:auto;z-index:-1}@media screen and (min-width: 768px){.page-error::before{width:480px;height:480px}}@media screen and (min-width: 1280px){.page-error::before{width:600px;height:600px}}@media screen and (min-width: 1280px){.page-error::after{content:"";width:630px;height:100%;border-left:1px dotted rgba(247,145,46,.1);border-right:1px dotted rgba(247,145,46,.1);position:absolute;top:0;left:0;right:0;bottom:0;margin:0 auto;pointer-events:none}}@media screen and (min-width: 1920px){.page-error::after{width:905px}}@media screen and (min-width: 2560px){.page-error::after{width:1125px}}.page-error .wrap{position:relative;width:100%;padding:40px 0;border-top:1px dotted rgba(247,145,46,.1);border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.page-error .wrap{padding:88px 0}}@media screen and (min-width: 1280px){.page-error .wrap{padding:27px 0 55px 0}}@media screen and (min-width: 1920px){.page-error .wrap{padding:100px 0}}@media screen and (min-width: 2560px){.page-error .wrap{padding:140px 0}}.page-error .wrap::before{content:"";width:120px;height:100vh;border-left:1px dotted rgba(247,145,46,.1);border-right:1px dotted rgba(247,145,46,.1);-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);position:absolute;top:0;left:0;right:0;margin:0 auto;pointer-events:none}@media screen and (min-width: 768px){.page-error .wrap::before{width:282px}}@media screen and (min-width: 1280px){.page-error .wrap::before{display:none}}.page-error .wrap::after{content:"";width:120px;height:100vh;border-left:1px dotted rgba(247,145,46,.1);border-right:1px dotted rgba(247,145,46,.1);-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);position:absolute;bottom:0;left:0;right:0;margin:0 auto;pointer-events:none}@media screen and (min-width: 768px){.page-error .wrap::after{width:282px}}@media screen and (min-width: 1280px){.page-error .wrap::after{display:none}}.page-error .wrap h1{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:100px;line-height:105px;text-align:center;letter-spacing:.1em;text-transform:uppercase;color:#f7931e;margin-bottom:8px}@media screen and (min-width: 768px){.page-error .wrap h1{font-size:160px;line-height:168px;text-transform:uppercase;margin-bottom:10px}}@media screen and (min-width: 1280px){.page-error .wrap h1{font-size:160px;line-height:168px}}@media screen and (min-width: 1920px){.page-error .wrap h1{font-size:180px;line-height:190px;margin-bottom:24px}}@media screen and (min-width: 2560px){.page-error .wrap h1{font-size:200px;line-height:211px}}.page-error .wrap span{display:block;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:25px;line-height:26px;letter-spacing:.1em;text-transform:uppercase;text-align:center;color:#fff}@media screen and (min-width: 768px){.page-error .wrap span{font-size:45px;line-height:47px}}@media screen and (min-width: 1280px){.page-error .wrap span{font-size:45px;line-height:47px;letter-spacing:.1em}}@media screen and (min-width: 1920px){.page-error .wrap span{font-size:55px;line-height:58px}}@media screen and (min-width: 2560px){.page-error .wrap span{font-size:65px;line-height:68px}}.page-error a{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;text-transform:uppercase;margin:40px auto 0 auto;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;background:#f7931e;border-radius:30px;padding:16px 40px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.page-error a{font-size:14px;line-height:15px;letter-spacing:.07em;margin-top:88px}}@media screen and (min-width: 1280px){.page-error a{font-size:14px;line-height:15px;letter-spacing:.07em;margin-top:55px}}@media screen and (min-width: 1920px){.page-error a{font-size:14px;line-height:15px;letter-spacing:.07em;padding:16px 80px;margin-top:100px}}@media screen and (min-width: 2560px){.page-error a{font-size:14px;line-height:15px;letter-spacing:.07em;margin-top:140px}}.page-error a:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.page-error a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.read-featured-post{padding:16px 16px 80px 16px}@media screen and (min-width: 768px){.read-featured-post{padding:24px 20px 100px 20px}}@media screen and (min-width: 1280px){.read-featured-post{padding:40px 55px 80px 55px}}@media screen and (min-width: 1920px){.read-featured-post{padding:56px 246px 110px 246px}}@media screen and (min-width: 2560px){.read-featured-post{padding:68px 384px 150px 384px}}.read-featured-post.hide{display:none}.read-featured-post-item{position:relative;z-index:1}.read-featured-post-item::before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:26px;top:-1px;left:-1px;-webkit-transition:.5s;transition:.5s;background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(255, 255, 255, 0.35)));background:linear-gradient(180deg, #FFFFFF 0%, rgba(255, 255, 255, 0.35) 100%)}.read-featured-post-item-wrap{overflow:hidden;position:relative;z-index:2;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, #282F47), color-stop(98.9%, #13182B));background:linear-gradient(180deg, #282F47 39.75%, #13182B 98.9%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);border-radius:25px}@media screen and (min-width: 1280px){.read-featured-post-item-wrap{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr)}}.read-featured-post-item-wrap .head{position:relative;aspect-ratio:1/.91}@media screen and (min-width: 768px){.read-featured-post-item-wrap .head{aspect-ratio:1/.55}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .head{aspect-ratio:unset}}.read-featured-post-item-wrap .head::before{content:"";width:100%;height:90px;position:absolute;bottom:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(150%, rgba(0, 0, 0, 0.4)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 150%)}.read-featured-post-item-wrap .head img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .head img{min-height:500px}}.read-featured-post-item-wrap .head span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;top:16px;left:16px;font-family:"Inter Tight";font-style:normal;font-weight:600;font-size:12px;line-height:15px;color:#00061b;padding:8px 24px;background-color:#fff;border-radius:50px}@media screen and (min-width: 768px){.read-featured-post-item-wrap .head span{top:24px;left:24px;font-size:14px;line-height:17px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .head span{top:32px;left:32px;font-size:16px;line-height:19px}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .head span{top:40px;left:40px;font-size:18px;line-height:20px}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .head span{font-size:20px;line-height:24px}}.read-featured-post-item-wrap .head span i{display:block;font-size:18px;margin:0 3px 2px -6px}.read-featured-post-item-wrap .head ul{list-style-type:none;margin:0;position:absolute;left:0;right:0;bottom:0;z-index:2;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px;row-gap:9px}@media screen and (min-width: 768px){.read-featured-post-item-wrap .head ul{padding:24px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .head ul{padding:32px}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .head ul{padding:40px}}.read-featured-post-item-wrap .head ul li{-ms-flex-negative:0;flex-shrink:0;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00061b;padding:8px 16px;background:#fff;border:1px solid #fff;border-radius:50px}@media screen and (min-width: 768px){.read-featured-post-item-wrap .head ul li{font-size:12px;line-height:15px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .head ul li{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .head ul li{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .head ul li{font-size:18px;line-height:22px}}.read-featured-post-item-wrap .content{padding:16px}@media screen and (min-width: 768px){.read-featured-post-item-wrap .content{padding:24px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .content{padding:32px}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .content{padding:40px}}.read-featured-post-item-wrap .content ol{list-style-type:none;margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:36px;-moz-column-gap:36px;column-gap:36px;row-gap:5px}.read-featured-post-item-wrap .content ol li{position:relative;-ms-flex-negative:0;flex-shrink:0;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:16px;letter-spacing:.02em;color:#fff}@media screen and (min-width: 768px){.read-featured-post-item-wrap .content ol li{font-size:14px;line-height:24px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .content ol li{font-size:16px;line-height:24px;letter-spacing:.02em}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .content ol li{font-size:18px;line-height:24px}}.read-featured-post-item-wrap .content ol li:first-child::before{display:none}.read-featured-post-item-wrap .content ol li::before{content:"";width:4px;height:4px;border-radius:50%;-webkit-transform:translate(-50%, -100%);-ms-transform:translate(-50%, -100%);transform:translate(-50%, -100%);position:absolute;top:50%;left:-16px;background-color:#fff}.read-featured-post-item-wrap .content h4{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:20px;line-height:110%;letter-spacing:.06em;color:#fff;text-transform:uppercase;margin:16px 0}@media screen and (min-width: 768px){.read-featured-post-item-wrap .content h4{margin:24px 0 16px 0;font-size:24px;line-height:25px;letter-spacing:.05em}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .content h4{margin:32px 0 24px 0;font-size:28px;line-height:110%}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .content h4{font-size:30px;letter-spacing:.06em}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .content h4{margin:40px 0 32px 0;font-size:34px}}.read-featured-post-item-wrap .content h4 span{color:#f7931e}.read-featured-post-item-wrap .content p{margin:0;font-family:"Inter Tight";font-style:normal;font-weight:300;font-size:15px;line-height:22px;letter-spacing:.02em;color:#fff}@media screen and (min-width: 768px){.read-featured-post-item-wrap .content p{font-weight:400;font-size:16px;line-height:24px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .content p{font-size:16px;line-height:24px;letter-spacing:.02em}}@media screen and (min-width: 1920px){.read-featured-post-item-wrap .content p{font-size:22px;line-height:26px}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .content p{font-size:22px;line-height:26px}}.read-featured-post-item-wrap .content a{position:relative;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;text-transform:uppercase;margin-top:16px;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:14px;line-height:15px;letter-spacing:.07em;color:#fff;background:#f7931e;border-radius:30px;padding:12px 24px;-webkit-transition:.5s;transition:.5s}@media screen and (min-width: 768px){.read-featured-post-item-wrap .content a{padding:16px 32px;margin-top:24px}}@media screen and (min-width: 1280px){.read-featured-post-item-wrap .content a{margin-top:32px}}@media screen and (min-width: 2560px){.read-featured-post-item-wrap .content a{margin-top:40px}}.read-featured-post-item-wrap .content a:hover{-webkit-box-shadow:0px 4px 20px 0px rgba(247,147,30,.35);box-shadow:0px 4px 20px 0px rgba(247,147,30,.35)}.read-featured-post-item-wrap .content a::before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-1px;border-radius:inherit;background:linear-gradient(200deg, #FFFFFF, rgba(255, 255, 255, 0));-webkit-transition:.5s;transition:.5s}.block-about-us{border-top:1px dotted rgba(247,145,46,.1);border-bottom:1px dotted rgba(247,145,46,.1)}.block-about-us .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-about-us .container{padding:35px 20px;display:-ms-grid;display:grid;-ms-grid-columns:2fr 1fr;grid-template-columns:2fr 1fr;gap:30px}}@media screen and (min-width: 1280px){.block-about-us .container{padding:40px 55px 60px 55px;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;gap:0px 230px}}@media screen and (min-width: 1920px){.block-about-us .container{padding:40px 100px;gap:0px 600px}}@media screen and (min-width: 2560px){.block-about-us .container{padding:50px 200px;gap:0px 755px}}@media screen and (min-width: 768px){.block-about-us .about{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:50px 1fr;grid-template-rows:50px 1fr;gap:16px}}@media screen and (min-width: 1280px){.block-about-us .about{-ms-grid-rows:70px 1fr;grid-template-rows:70px 1fr;gap:24px}}.block-about-us .about h3{font-family:"Walkway Black";font-weight:400;font-size:24px;color:#fff;letter-spacing:.08em}@media screen and (min-width: 768px){.block-about-us .about h3{font-size:32px}}@media screen and (min-width: 1280px){.block-about-us .about h3{font-size:40px}}.block-about-us .about .description{margin:16px 0 32px 0}@media screen and (min-width: 768px){.block-about-us .about .description{margin:0}}.block-about-us .about .description p{font-family:"Inter Tight";font-size:15px;font-weight:300;color:#fff}@media screen and (min-width: 768px){.block-about-us .about .description p{font-size:14px}}@media screen and (min-width: 1280px){.block-about-us .about .description p{font-size:18px}}.block-about-us .us{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:12px}@media screen and (min-width: 768px){.block-about-us .us{display:-ms-grid;display:grid;-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;-ms-grid-rows:50px 1fr;grid-template-rows:50px 1fr;gap:16px 26px}}@media screen and (min-width: 1280px){.block-about-us .us{-ms-grid-rows:70px 1fr;grid-template-rows:70px 1fr;gap:24px 126px}}@media screen and (min-width: 1920px){.block-about-us .us{gap:24px 235px}}@media screen and (min-width: 2560px){.block-about-us .us{gap:24px 310px}}.block-about-us .us ul{list-style-type:none !important;padding:0;margin:0;font-family:"Inter Tight";color:#fff;font-size:14px;font-weight:300}@media screen and (min-width: 768px){.block-about-us .us ul{-ms-grid-row:2;grid-row:2}}@media screen and (min-width: 1280px){.block-about-us .us ul{font-size:16px}}.block-about-us .us ul li{margin-bottom:8px}.block-about-us .us ul.client li:first-child,.block-about-us .us ul.service li:first-child{font-weight:600;font-size:15px}@media screen and (min-width: 1280px){.block-about-us .us ul.client li:first-child,.block-about-us .us ul.service li:first-child{font-size:20px;margin-bottom:16px}}.block-video.block-video-blog .container{padding:0 !important}.block-video.block-video-blog .container .content{height:auto !important;aspect-ratio:1/.69}@media screen and (min-width: 580px){.block-video.block-video-blog .container .content{aspect-ratio:1/.69}}@media screen and (min-width: 768px){.block-video.block-video-blog .container .content{aspect-ratio:1/.61}}@media screen and (min-width: 1280px){.block-video.block-video-blog .container .content{aspect-ratio:1/.52}}@media screen and (min-width: 1920px){.block-video.block-video-blog .container .content{aspect-ratio:1/.53}}.block-video .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-video .container{padding:50px 20px}}@media screen and (min-width: 1280px){.block-video .container{padding:60px 155px}}@media screen and (min-width: 1920px){.block-video .container{padding:75px 246px}}@media screen and (min-width: 2560px){.block-video .container{padding:100px 382px}}.block-video .container .content{position:relative;width:100%;height:365px;border-radius:20px;overflow:hidden}@media screen and (min-width: 580px){.block-video .container .content{height:auto;aspect-ratio:16/10}}@media screen and (min-width: 1280px){.block-video .container .content{aspect-ratio:16/9}}@media screen and (min-width: 1920px){.block-video .container .content{aspect-ratio:16/8}}.block-video .container .content img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.block-video .container .content img:hover{cursor:pointer}.block-video .container .content video,.block-video .container .content .video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-image .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-image .container{padding:50px 20px}}@media screen and (min-width: 1280px){.block-image .container{padding:60px 155px}}@media screen and (min-width: 1920px){.block-image .container{padding:75px 246px}}@media screen and (min-width: 2560px){.block-image .container{padding:100px 382px}}.block-image .container img{width:100%;height:365px;-o-object-fit:cover;object-fit:cover;border-radius:20px}@media screen and (min-width: 580px){.block-image .container img{height:auto;aspect-ratio:16/10}}@media screen and (min-width: 1280px){.block-image .container img{aspect-ratio:16/9}}@media screen and (min-width: 1920px){.block-image .container img{aspect-ratio:16/8}}.block-double-image-desc{position:relative;z-index:1}.block-double-image-desc .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-double-image-desc .container{padding:50px 20px}}@media screen and (min-width: 1280px){.block-double-image-desc .container{padding:50px 155px}}@media screen and (min-width: 1920px){.block-double-image-desc .container{padding:60px 246px}}@media screen and (min-width: 2560px){.block-double-image-desc .container{padding:75px 382px}}.block-double-image-desc .content{padding-left:40px;margin-bottom:60px}@media screen and (min-width: 768px){.block-double-image-desc .content{padding-left:62px;margin-bottom:80px}}@media screen and (min-width: 1280px){.block-double-image-desc .content{padding-left:200px;margin-bottom:100px}}@media screen and (min-width: 1920px){.block-double-image-desc .content{padding-left:437px;margin-bottom:120px}}@media screen and (min-width: 2560px){.block-double-image-desc .content{padding-left:547px;margin-bottom:150px}}.block-double-image-desc .content h4{position:relative;font-family:"Walkway Black";font-weight:400;color:#fff;font-size:20px;letter-spacing:.08em}@media screen and (min-width: 768px){.block-double-image-desc .content h4{font-size:32px}}@media screen and (min-width: 1280px){.block-double-image-desc .content h4{font-size:40px}}.block-double-image-desc .content h4::before{content:"";width:24px;height:2px;position:absolute;left:-16px;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);background-color:#fff;border-radius:2px}@media screen and (min-width: 768px){.block-double-image-desc .content h4::before{left:-32px}}@media screen and (min-width: 1280px){.block-double-image-desc .content h4::before{left:-30px}}.block-double-image-desc .content .description p{margin:16px 0 0 0;font-family:"Inter Tight";font-size:14px;font-weight:300;color:#fff}@media screen and (min-width: 768px){.block-double-image-desc .content .description p{margin-top:24px}}@media screen and (min-width: 1280px){.block-double-image-desc .content .description p{font-size:16px}}.block-double-image-desc .images{list-style-type:none;margin:0;padding:0 !important}@media screen and (min-width: 768px){.block-double-image-desc .images{display:-ms-grid;display:grid;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:0 30px}}@media screen and (min-width: 768px){.block-double-image-desc .images.animate li{-webkit-transform:translateY(0px) !important;-ms-transform:translateY(0px) !important;transform:translateY(0px) !important}}.block-double-image-desc .images li{width:100%;height:280px;margin-bottom:16px;border-radius:20px;overflow:hidden}@media screen and (min-width: 580px){.block-double-image-desc .images li{height:auto;aspect-ratio:16/10}}@media screen and (min-width: 768px){.block-double-image-desc .images li{position:relative;margin-bottom:0;-webkit-transition:1s;transition:1s;aspect-ratio:16/14}}@media screen and (min-width: 768px){.block-double-image-desc .images li:nth-child(2n){-webkit-transform:translateY(30px);-ms-transform:translateY(30px);transform:translateY(30px)}}@media screen and (min-width: 1280px){.block-double-image-desc .images li:nth-child(2n){-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px)}}@media screen and (min-width: 1920px){.block-double-image-desc .images li:nth-child(2n){-webkit-transform:translateY(50px);-ms-transform:translateY(50px);transform:translateY(50px)}}@media screen and (min-width: 2560px){.block-double-image-desc .images li:nth-child(2n){-webkit-transform:translateY(65px);-ms-transform:translateY(65px);transform:translateY(65px)}}@media screen and (min-width: 768px){.block-double-image-desc .images li:nth-child(2n-1){-webkit-transform:translateY(-30px);-ms-transform:translateY(-30px);transform:translateY(-30px)}}@media screen and (min-width: 1280px){.block-double-image-desc .images li:nth-child(2n-1){-webkit-transform:translateY(-40px);-ms-transform:translateY(-40px);transform:translateY(-40px)}}@media screen and (min-width: 1920px){.block-double-image-desc .images li:nth-child(2n-1){-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}}@media screen and (min-width: 2560px){.block-double-image-desc .images li:nth-child(2n-1){-webkit-transform:translateY(-65px);-ms-transform:translateY(-65px);transform:translateY(-65px)}}.block-double-image-desc .images li:last-child{margin-bottom:0}.block-double-image-desc .images li img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block-image-desc{position:relative;z-index:1}.block-image-desc .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-image-desc .container{padding:50px 20px}}@media screen and (min-width: 1280px){.block-image-desc .container{padding:50px 155px}}@media screen and (min-width: 1920px){.block-image-desc .container{padding:60px 246px}}@media screen and (min-width: 2560px){.block-image-desc .container{padding:75px 382px}}.block-image-desc .content{padding-left:40px;margin-bottom:60px}@media screen and (min-width: 768px){.block-image-desc .content{padding-left:62px;margin-bottom:80px}}@media screen and (min-width: 1280px){.block-image-desc .content{padding-left:200px;margin-bottom:100px}}@media screen and (min-width: 1920px){.block-image-desc .content{padding-left:437px;margin-bottom:120px}}@media screen and (min-width: 2560px){.block-image-desc .content{padding-left:547px;margin-bottom:150px}}.block-image-desc .content h4{position:relative;font-family:"Walkway Black";font-weight:400;color:#fff;font-size:20px;letter-spacing:.08em}@media screen and (min-width: 768px){.block-image-desc .content h4{font-size:32px}}@media screen and (min-width: 1280px){.block-image-desc .content h4{font-size:40px}}.block-image-desc .content h4::before{content:"";width:24px;height:2px;position:absolute;left:-16px;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);background-color:#fff;border-radius:2px}@media screen and (min-width: 768px){.block-image-desc .content h4::before{left:-32px}}@media screen and (min-width: 1280px){.block-image-desc .content h4::before{left:-30px}}.block-image-desc .content .description p{margin:16px 0 0 0;font-family:"Inter Tight";font-size:14px;font-weight:300;color:#fff}@media screen and (min-width: 768px){.block-image-desc .content .description p{margin-top:24px}}@media screen and (min-width: 1280px){.block-image-desc .content .description p{font-size:16px}}.block-image-desc img{width:100%;height:365px;border-radius:20px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 580px){.block-image-desc img{height:auto;aspect-ratio:16/10}}@media screen and (min-width: 1280px){.block-image-desc img{aspect-ratio:16/9}}@media screen and (min-width: 1920px){.block-image-desc img{aspect-ratio:16/8}}.block-video-desc{position:relative}.block-video-desc .container{position:relative;padding:25px 16px}@media screen and (min-width: 768px){.block-video-desc .container{padding:50px 20px}}@media screen and (min-width: 1280px){.block-video-desc .container{padding:50px 155px}}@media screen and (min-width: 1920px){.block-video-desc .container{padding:60px 246px}}@media screen and (min-width: 2560px){.block-video-desc .container{padding:75px 382px}}.block-video-desc .content{padding-left:40px;margin-bottom:60px}@media screen and (min-width: 768px){.block-video-desc .content{padding-left:62px;margin-bottom:80px}}@media screen and (min-width: 1280px){.block-video-desc .content{padding-left:200px;margin-bottom:100px}}@media screen and (min-width: 1920px){.block-video-desc .content{padding-left:437px;margin-bottom:120px}}@media screen and (min-width: 2560px){.block-video-desc .content{padding-left:547px;margin-bottom:150px}}.block-video-desc .content h4{position:relative;font-family:"Walkway Black";font-weight:400;color:#fff;font-size:20px;letter-spacing:.08em}@media screen and (min-width: 768px){.block-video-desc .content h4{font-size:32px}}@media screen and (min-width: 1280px){.block-video-desc .content h4{font-size:40px}}.block-video-desc .content h4::before{content:"";width:24px;height:2px;position:absolute;left:-16px;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);background-color:#fff;border-radius:2px}@media screen and (min-width: 768px){.block-video-desc .content h4::before{left:-32px}}@media screen and (min-width: 1280px){.block-video-desc .content h4::before{left:-30px}}.block-video-desc .content .description p{margin:16px 0 0 0;font-family:"Inter Tight";font-size:14px;font-weight:300;color:#fff}@media screen and (min-width: 768px){.block-video-desc .content .description p{margin-top:24px}}@media screen and (min-width: 1280px){.block-video-desc .content .description p{font-size:16px}}.block-video-desc .content-video{position:relative;width:100%;height:365px;overflow:hidden;border-radius:20px}@media screen and (min-width: 580px){.block-video-desc .content-video{height:auto;aspect-ratio:16/10}}@media screen and (min-width: 1280px){.block-video-desc .content-video{aspect-ratio:16/9}}@media screen and (min-width: 1920px){.block-video-desc .content-video{aspect-ratio:16/8}}.block-video-desc .content-video img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.block-video-desc .content-video img:hover{cursor:pointer}.block-video-desc .content-video video,.block-video-desc .content-video .video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tax-project-tags .title-main,.page-template-template-all-projects .title-main{position:relative;padding-top:130px;border-top:none}@media screen and (min-width: 768px){.tax-project-tags .title-main,.page-template-template-all-projects .title-main{padding-top:150px}}@media screen and (min-width: 1280px){.tax-project-tags .title-main,.page-template-template-all-projects .title-main{padding-top:60px;margin-top:127px;border-top:1px dotted rgba(247,145,46,.1)}}@media screen and (min-width: 1920px){.tax-project-tags .title-main,.page-template-template-all-projects .title-main{padding-top:69px;margin-top:143px}}@media screen and (min-width: 2560px){.tax-project-tags .title-main,.page-template-template-all-projects .title-main{margin-top:160px}}@media screen and (min-width: 1280px){.tax-project-tags .title-main.deco-line::before,.page-template-template-all-projects .title-main.deco-line::before{height:calc(100% + 127px);top:unset;bottom:0}}@media screen and (min-width: 1920px){.tax-project-tags .title-main.deco-line::before,.page-template-template-all-projects .title-main.deco-line::before{height:calc(100% + 143px)}}@media screen and (min-width: 2560px){.tax-project-tags .title-main.deco-line::before,.page-template-template-all-projects .title-main.deco-line::before{height:calc(100% + 160px)}}.tax-project-tags .list-tag,.page-template-template-all-projects .list-tag{padding:16px;border-bottom:1px dotted rgba(247,145,46,.1)}@media screen and (min-width: 768px){.tax-project-tags .list-tag,.page-template-template-all-projects .list-tag{padding:24px 20px 16px 20px}}@media screen and (min-width: 1280px){.tax-project-tags .list-tag,.page-template-template-all-projects .list-tag{padding:40px 120px 32px 120px}}@media screen and (min-width: 1920px){.tax-project-tags .list-tag,.page-template-template-all-projects .list-tag{padding:24px 402px 16px 402px}}@media screen and (min-width: 2560px){.tax-project-tags .list-tag,.page-template-template-all-projects .list-tag{padding:32px 600px 24px 600px}}.tax-project-tags .list-tag-container,.page-template-template-all-projects .list-tag-container{width:100%;list-style-type:none;margin:0 auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}@media screen and (min-width: 768px){.tax-project-tags .list-tag-container,.page-template-template-all-projects .list-tag-container{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tax-project-tags .list-tag-container li,.page-template-template-all-projects .list-tag-container li{-ms-flex-negative:0;flex-shrink:0;margin:0 8px 0 0}@media screen and (min-width: 768px){.tax-project-tags .list-tag-container li,.page-template-template-all-projects .list-tag-container li{margin:0 8px 8px 0}}.tax-project-tags .list-tag-container li:last-child,.page-template-template-all-projects .list-tag-container li:last-child{margin-right:0}.tax-project-tags .list-tag-container li.active a,.page-template-template-all-projects .list-tag-container li.active a{background-color:#fff;color:#00061b}.tax-project-tags .list-tag-container li a,.page-template-template-all-projects .list-tag-container li a{display:block;padding:8px 16px;text-decoration:none;color:#fff;border:1px solid #fff;border-radius:50px;font-family:"Inter Tight";font-size:14px;line-height:normal;font-weight:400;-webkit-transition:.5s;transition:.5s}.tax-project-tags .all-projects ul,.page-template-template-all-projects .all-projects ul{position:relative;margin:0;padding:32px 16px 70px 16px;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:32px}@media screen and (min-width: 768px){.tax-project-tags .all-projects ul,.page-template-template-all-projects .all-projects ul{padding:24px 20px 90px 20px;-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:48px 20px}}@media screen and (min-width: 1280px){.tax-project-tags .all-projects ul,.page-template-template-all-projects .all-projects ul{padding:40px 55px 110px 55px;gap:80px 30px}}@media screen and (min-width: 1920px){.tax-project-tags .all-projects ul,.page-template-template-all-projects .all-projects ul{padding:55px 246px 150px 246px;gap:96px 30px}}@media screen and (min-width: 2560px){.tax-project-tags .all-projects ul,.page-template-template-all-projects .all-projects ul{padding:64px 382px 200px 382px}}@media screen and (min-width: 768px){.tax-project-tags .all-projects ul::before,.page-template-template-all-projects .all-projects ul::before{content:"";width:1px;height:100%;position:absolute;border-right:1px dotted rgba(247,145,46,.1);top:0;right:0;left:0;bottom:0;margin:0 auto;pointer-events:none}}.tax-project-tags .all-projects ul li:first-child::before,.page-template-template-all-projects .all-projects ul li:first-child::before{display:none !important}@media screen and (min-width: 768px){.tax-project-tags .all-projects ul li:nth-child(odd)::before,.page-template-template-all-projects .all-projects ul li:nth-child(odd)::before{content:"";width:100%;height:1px;border-bottom:1px dotted rgba(247,145,46,.1);position:absolute;left:0;right:0;-webkit-transform:translateY(-24px);-ms-transform:translateY(-24px);transform:translateY(-24px)}}@media screen and (min-width: 1280px){.tax-project-tags .all-projects ul li:nth-child(odd)::before,.page-template-template-all-projects .all-projects ul li:nth-child(odd)::before{-webkit-transform:translateY(-39px);-ms-transform:translateY(-39px);transform:translateY(-39px)}}@media screen and (min-width: 1920px){.tax-project-tags .all-projects ul li:nth-child(odd)::before,.page-template-template-all-projects .all-projects ul li:nth-child(odd)::before{-webkit-transform:translateY(-46px);-ms-transform:translateY(-46px);transform:translateY(-46px)}}@media screen and (min-width: 2560px){.tax-project-tags .all-projects ul li:nth-child(odd)::before,.page-template-template-all-projects .all-projects ul li:nth-child(odd)::before{-webkit-transform:translateY(-48px);-ms-transform:translateY(-48px);transform:translateY(-48px)}}.tax-project-tags .all-projects ul li a,.page-template-template-all-projects .all-projects ul li a{text-decoration:none}.tax-project-tags .all-projects ul li a img,.page-template-template-all-projects .all-projects ul li a img{display:block;width:100%;aspect-ratio:1/.64;border-radius:25px;-o-object-fit:cover;object-fit:cover;margin-bottom:12px}@media screen and (min-width: 768px){.tax-project-tags .all-projects ul li a img,.page-template-template-all-projects .all-projects ul li a img{margin-bottom:16px}}@media screen and (min-width: 1280px){.tax-project-tags .all-projects ul li a img,.page-template-template-all-projects .all-projects ul li a img{margin-bottom:24px}}.tax-project-tags .all-projects ul li a .title,.page-template-template-all-projects .all-projects ul li a .title{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:16px;line-height:110%;letter-spacing:.06em;color:#fff}@media screen and (min-width: 768px){.tax-project-tags .all-projects ul li a .title,.page-template-template-all-projects .all-projects ul li a .title{font-size:18px}}@media screen and (min-width: 1280px){.tax-project-tags .all-projects ul li a .title,.page-template-template-all-projects .all-projects ul li a .title{font-size:24px}}@media screen and (min-width: 2560px){.tax-project-tags .all-projects ul li a .title,.page-template-template-all-projects .all-projects ul li a .title{font-size:30px}}.tax-project-tags .all-projects ul li a .title span,.page-template-template-all-projects .all-projects ul li a .title span{color:#f7931e}.tax-project-tags .info-block,.page-template-template-all-projects .info-block{width:100%;padding:16px}@media screen and (min-width: 768px){.tax-project-tags .info-block,.page-template-template-all-projects .info-block{padding:20px}}.tax-project-tags .info-block .empty,.page-template-template-all-projects .info-block .empty{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:16px;color:#00061b;border-radius:10px;padding:8px 16px;margin:0 auto}.single-project #single-project-wrap a{color:#f7931e;text-decoration:underline}.single-project #single-project-wrap ul,.single-project #single-project-wrap ol{font-family:"Inter Tight";font-size:14px;font-weight:300;color:#fff;font-size:14px;padding-left:16px}@media screen and (min-width: 1280px){.single-project #single-project-wrap ul,.single-project #single-project-wrap ol{font-size:16px}}.single-project #single-project-wrap ul{list-style-type:disc}.single-project #single-project-wrap ol{list-style-type:dotted}.tag .wrap,.page-template-template-all-post .wrap{padding:120px 0 0 0}@media screen and (min-width: 768px){.tag .wrap,.page-template-template-all-post .wrap{padding:155px 0 0 0}}@media screen and (min-width: 1280px){.tag .wrap,.page-template-template-all-post .wrap{padding:125px 0 0 0}}@media screen and (min-width: 1920px){.tag .wrap,.page-template-template-all-post .wrap{padding:167px 0 0 0}}.tag .wrap .title-main,.page-template-template-all-post .wrap .title-main{position:relative;border-top:none}@media screen and (min-width: 1280px){.tag .wrap .title-main,.page-template-template-all-post .wrap .title-main{border-top:1px dotted rgba(247,145,46,.1)}}.tag .wrap .title-main.deco-line::before,.page-template-template-all-post .wrap .title-main.deco-line::before{height:calc(100% + 300px);top:-300px}.tag .wrap .title-all-post.hide,.page-template-template-all-post .wrap .title-all-post.hide{display:none}.tag .wrap .list-tag,.page-template-template-all-post .wrap .list-tag{border-bottom:1px dotted rgba(247,145,46,.1);padding:16px}@media screen and (min-width: 768px){.tag .wrap .list-tag,.page-template-template-all-post .wrap .list-tag{padding:24px 20px}}@media screen and (min-width: 1280px){.tag .wrap .list-tag,.page-template-template-all-post .wrap .list-tag{padding:40px 55px}}@media screen and (min-width: 1920px){.tag .wrap .list-tag,.page-template-template-all-post .wrap .list-tag{padding:24px 246px}}@media screen and (min-width: 2560px){.tag .wrap .list-tag,.page-template-template-all-post .wrap .list-tag{padding:32px 384px}}.tag .wrap .list-tag ul,.page-template-template-all-post .wrap .list-tag ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;overflow-x:auto;list-style-type:none}@media screen and (min-width: 768px){.tag .wrap .list-tag ul,.page-template-template-all-post .wrap .list-tag ul{row-gap:8px;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tag .wrap .list-tag ul li,.page-template-template-all-post .wrap .list-tag ul li{-ms-flex-negative:0;flex-shrink:0}.tag .wrap .list-tag ul li.active a,.page-template-template-all-post .wrap .list-tag ul li.active a{color:#00061b;background-color:#fff}.tag .wrap .list-tag ul li a,.page-template-template-all-post .wrap .list-tag ul li a{display:block;text-decoration:none;color:#fff;border:1px solid #fff;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:10px;line-height:12px;border-radius:50px;padding:8px 16px}@media screen and (min-width: 768px){.tag .wrap .list-tag ul li a,.page-template-template-all-post .wrap .list-tag ul li a{font-size:12px;line-height:15px}}@media screen and (min-width: 1280px){.tag .wrap .list-tag ul li a,.page-template-template-all-post .wrap .list-tag ul li a{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.tag .wrap .list-tag ul li a,.page-template-template-all-post .wrap .list-tag ul li a{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.tag .wrap .list-tag ul li a,.page-template-template-all-post .wrap .list-tag ul li a{font-size:18px;line-height:22px}}.tag .wrap .all-posts,.page-template-template-all-post .wrap .all-posts{position:relative;overflow:hidden;padding:16px 16px 80px 16px}@media screen and (min-width: 768px){.tag .wrap .all-posts,.page-template-template-all-post .wrap .all-posts{padding:24px 20px 100px 20px}}@media screen and (min-width: 1280px){.tag .wrap .all-posts,.page-template-template-all-post .wrap .all-posts{padding:40px 55px 110px 55px}}@media screen and (min-width: 1920px){.tag .wrap .all-posts,.page-template-template-all-post .wrap .all-posts{padding:24px 246px 120px 246px}}@media screen and (min-width: 2560px){.tag .wrap .all-posts,.page-template-template-all-post .wrap .all-posts{padding:32px 383px 150px 383px}}@media screen and (min-width: 768px){.tag .wrap .all-posts::before,.page-template-template-all-post .wrap .all-posts::before{content:"";width:1px;height:100%;position:absolute;margin:0 auto;inset:0;border-right:1px dotted rgba(247,145,46,.1);pointer-events:none}}.tag .wrap .all-posts ul,.page-template-template-all-post .wrap .all-posts ul{position:relative;list-style-type:none;margin:0;padding:0;display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;gap:16px}@media screen and (min-width: 768px){.tag .wrap .all-posts ul,.page-template-template-all-post .wrap .all-posts ul{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2, 1fr);gap:20px}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul,.page-template-template-all-post .wrap .all-posts ul{gap:30px}}.tag .wrap .all-posts ul li,.page-template-template-all-post .wrap .all-posts ul li{position:relative}.tag .wrap .all-posts ul li:hover::before,.page-template-template-all-post .wrap .all-posts ul li:hover::before{background:-webkit-gradient(linear, left top, left bottom, from(#f7931e), to(rgba(247, 147, 30, 0.35)));background:linear-gradient(180deg, #f7931e 0%, rgba(247, 147, 30, 0.35) 100%)}.tag .wrap .all-posts ul li::before,.page-template-template-all-post .wrap .all-posts ul li::before{content:"";width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;border-radius:26px;top:-1px;left:-1px;-webkit-transition:.5s;transition:.5s;background:-webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0.35)));background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.35) 100%)}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li:nth-child(even)::after,.page-template-template-all-post .wrap .all-posts ul li:nth-child(even)::after{content:"";width:200vw;height:1px;border-bottom:1px dotted rgba(247,145,46,.1);position:absolute;bottom:-10px;left:-100vw;pointer-events:none}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul li:nth-child(even)::after,.page-template-template-all-post .wrap .all-posts ul li:nth-child(even)::after{bottom:-15px}}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li:last-child::after,.page-template-template-all-post .wrap .all-posts ul li:last-child::after{display:none !important}}.tag .wrap .all-posts ul li a,.page-template-template-all-post .wrap .all-posts ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-decoration:none;border-radius:25px;overflow:hidden;background:-webkit-gradient(linear, left top, left bottom, color-stop(39.75%, #282F47), color-stop(98.9%, #13182B));background:linear-gradient(180deg, #282F47 39.75%, #13182B 98.9%);-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);height:100%}.tag .wrap .all-posts ul li a .head,.page-template-template-all-post .wrap .all-posts ul li a .head{pointer-events:none;position:relative;aspect-ratio:1/.69;overflow:hidden}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .head,.page-template-template-all-post .wrap .all-posts ul li a .head{aspect-ratio:1/.83}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul li a .head,.page-template-template-all-post .wrap .all-posts ul li a .head{aspect-ratio:1/.52}}@media screen and (min-width: 1920px){.tag .wrap .all-posts ul li a .head,.page-template-template-all-post .wrap .all-posts ul li a .head{aspect-ratio:1/.47}}@media screen and (min-width: 2560px){.tag .wrap .all-posts ul li a .head,.page-template-template-all-post .wrap .all-posts ul li a .head{aspect-ratio:1/.45}}.tag .wrap .all-posts ul li a .head::before,.page-template-template-all-post .wrap .all-posts ul li a .head::before{content:"";width:100%;height:90px;position:absolute;bottom:0;z-index:1;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(150%, rgba(0, 0, 0, 0.4)));background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 150%)}.tag .wrap .all-posts ul li a .head img,.page-template-template-all-post .wrap .all-posts ul li a .head img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tag .wrap .all-posts ul li a .head .tags,.page-template-template-all-post .wrap .all-posts ul li a .head .tags{position:absolute;top:0;right:0;bottom:0;left:0;padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-ms-flex-item-align:end;align-self:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:8px;-moz-column-gap:8px;column-gap:8px;row-gap:8px;z-index:2}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .head .tags,.page-template-template-all-post .wrap .all-posts ul li a .head .tags{padding:24px}}@media screen and (min-width: 2560px){.tag .wrap .all-posts ul li a .head .tags,.page-template-template-all-post .wrap .all-posts ul li a .head .tags{padding:32px}}.tag .wrap .all-posts ul li a .head .tags-item,.page-template-template-all-post .wrap .all-posts ul li a .head .tags-item{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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 15px;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;color:#00061b;background:#fff;border:1px solid #fff;border-radius:50px}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .head .tags-item,.page-template-template-all-post .wrap .all-posts ul li a .head .tags-item{padding:8px 16px}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul li a .head .tags-item,.page-template-template-all-post .wrap .all-posts ul li a .head .tags-item{font-size:14px;line-height:17px}}@media screen and (min-width: 1920px){.tag .wrap .all-posts ul li a .head .tags-item,.page-template-template-all-post .wrap .all-posts ul li a .head .tags-item{font-size:16px;line-height:19px}}@media screen and (min-width: 2560px){.tag .wrap .all-posts ul li a .head .tags-item,.page-template-template-all-post .wrap .all-posts ul li a .head .tags-item{font-size:18px;line-height:22px}}.tag .wrap .all-posts ul li a .descript,.page-template-template-all-post .wrap .all-posts ul li a .descript{pointer-events:none;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-flex:1;-ms-flex-positive:1;flex-grow:1;padding:16px}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .descript,.page-template-template-all-post .wrap .all-posts ul li a .descript{padding:16px 24px 24px 24px}}@media screen and (min-width: 2560px){.tag .wrap .all-posts ul li a .descript,.page-template-template-all-post .wrap .all-posts ul li a .descript{padding:24px 32px 32px 32px}}.tag .wrap .all-posts ul li a .descript h3,.page-template-template-all-post .wrap .all-posts ul li a .descript h3{font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:16px;line-height:110%;letter-spacing:.06em;text-transform:uppercase;color:#fff}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .descript h3,.page-template-template-all-post .wrap .all-posts ul li a .descript h3{font-size:20px;line-height:21px;letter-spacing:.05em}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul li a .descript h3,.page-template-template-all-post .wrap .all-posts ul li a .descript h3{font-size:24px;line-height:110%;letter-spacing:.05em}}@media screen and (min-width: 1920px){.tag .wrap .all-posts ul li a .descript h3,.page-template-template-all-post .wrap .all-posts ul li a .descript h3{font-size:26px;line-height:110%;letter-spacing:.05em}}.tag .wrap .all-posts ul li a .descript ol,.page-template-template-all-post .wrap .all-posts ul li a .descript ol{list-style-type:none;margin:8px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .descript ol,.page-template-template-all-post .wrap .all-posts ul li a .descript ol{margin-top:16px;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px}}.tag .wrap .all-posts ul li a .descript ol li,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:12px;line-height:15px;letter-spacing:.02em;color:#fff}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .descript ol li,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1280px){.tag .wrap .all-posts ul li a .descript ol li,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li{font-size:14px;line-height:17px;letter-spacing:.02em}}@media screen and (min-width: 1920px){.tag .wrap .all-posts ul li a .descript ol li,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li{font-size:16px;line-height:19px;letter-spacing:.02em}}@media screen and (min-width: 2560px){.tag .wrap .all-posts ul li a .descript ol li,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li{font-size:18px;line-height:22px}}.tag .wrap .all-posts ul li a .descript ol li:first-child::before,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li:first-child::before{display:none}.tag .wrap .all-posts ul li a .descript ol li::before,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li::before{content:"";width:2px;height:2px;border-radius:50%;background-color:#fff;position:absolute;top:50%;-webkit-transform:translateY(-50%) translateX(-100%);-ms-transform:translateY(-50%) translateX(-100%);transform:translateY(-50%) translateX(-100%);left:-8px}@media screen and (min-width: 768px){.tag .wrap .all-posts ul li a .descript ol li::before,.page-template-template-all-post .wrap .all-posts ul li a .descript ol li::before{width:4px;height:4px;left:-8px}}.tag .wrap .all-posts .info-block,.page-template-template-all-post .wrap .all-posts .info-block{width:100%;padding:16px}@media screen and (min-width: 768px){.tag .wrap .all-posts .info-block,.page-template-template-all-post .wrap .all-posts .info-block{padding:20px}}.tag .wrap .all-posts .info-block .empty,.page-template-template-all-post .wrap .all-posts .info-block .empty{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#fff;font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:16px;color:#00061b;border-radius:10px;padding:8px 16px;margin:0 auto}@media screen and (min-width: 768px){.single-post .single-blog-wrap{display:-ms-grid;display:grid;-ms-grid-columns:1fr 222px;grid-template-columns:1fr 222px;gap:0 31px;padding:0 20px 100px 82px}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap{padding:0 55px 110px 155px;gap:0 78px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap{-ms-grid-columns:1fr 262px;grid-template-columns:1fr 262px;padding:0 100px 150px 246px;gap:0 175px}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap{-ms-grid-columns:1fr 335px;grid-template-columns:1fr 335px;padding:0 200px 150px 383px;gap:0 395px}}.single-post .single-blog-wrap-content{padding:0 20px 16px 56px}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content{padding:0}}.single-post .single-blog-wrap-content h1,.single-post .single-blog-wrap-content h2,.single-post .single-blog-wrap-content h3,.single-post .single-blog-wrap-content h4,.single-post .single-blog-wrap-content h5,.single-post .single-blog-wrap-content h6{scroll-margin-top:80px}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content h1,.single-post .single-blog-wrap-content h2,.single-post .single-blog-wrap-content h3,.single-post .single-blog-wrap-content h4,.single-post .single-blog-wrap-content h5,.single-post .single-blog-wrap-content h6{scroll-margin-top:90px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content h1,.single-post .single-blog-wrap-content h2,.single-post .single-blog-wrap-content h3,.single-post .single-blog-wrap-content h4,.single-post .single-blog-wrap-content h5,.single-post .single-blog-wrap-content h6{scroll-margin-top:105px}}.single-post .single-blog-wrap-content h2{position:relative;font-family:"Walkway Black";font-style:normal;font-weight:400;font-size:20px;line-height:110%;letter-spacing:.06em;color:#fff;margin:48px 0 16px 0}.single-post .single-blog-wrap-content h2:first-of-type{margin-top:0}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content h2{font-size:24px;line-height:25px;letter-spacing:.05em;margin:64px 0 16px 0}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content h2{font-size:28px;line-height:110%;letter-spacing:.05em;margin:80px 0 24px 0}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content h2{font-size:36px;line-height:110%;letter-spacing:.06em}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-content h2{font-size:36px;line-height:110%;letter-spacing:.06em;margin:100px 0 24px 0}}.single-post .single-blog-wrap-content h2::before{content:"";width:24px;height:2px;border-radius:1px;background-color:#fff;-webkit-transform:translateX(-100%);-ms-transform:translateX(-100%);transform:translateX(-100%);position:absolute;left:-16px;top:8px}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content h2::before{top:10px;left:-30px}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content h2::before{top:12px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content h2::before{top:17px}}.single-post .single-blog-wrap-content h3{font-family:"Inter Tight";font-style:normal;font-weight:700;font-size:17px;line-height:21px;letter-spacing:.01em;color:#fff;margin:24px 0 8px 0}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content h3{font-size:18px;line-height:22px;letter-spacing:.01em;margin:32px 0 8px 0}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content h3{font-size:18px;line-height:22px;letter-spacing:.01em;margin:40px 0 16px 0}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content h3{font-size:24px;line-height:29px;letter-spacing:.01em;margin:48px 0 16px 0}}.single-post .single-blog-wrap-content p{font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.02em;color:#cfcfcf;margin:16px 0}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content p{font-size:16px;line-height:24px;letter-spacing:.02em}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content p{font-size:16px;line-height:24px;letter-spacing:.02em;margin:24px 0}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content p{font-size:22px;line-height:26px;letter-spacing:.02em}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-content p{font-size:22px;line-height:26px;letter-spacing:.02em}}.single-post .single-blog-wrap-content a{color:#f7931e}.single-post .single-blog-wrap-content ul{list-style-type:disc;margin:16px 0;padding-left:28px}.single-post .single-blog-wrap-content ul li{font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:15px;line-height:22px;letter-spacing:.02em;color:#cfcfcf;margin:0 0 8px 0}.single-post .single-blog-wrap-content ul li:last-child{margin-bottom:0}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content ul li{font-size:16px;line-height:24px;letter-spacing:.02em;margin-bottom:10px}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content ul li{font-size:16px;line-height:24px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content ul li{font-size:22px;line-height:26px;margin-bottom:16px}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-content ul li{font-size:22px;line-height:26px}}.single-post .single-blog-wrap-content ul li::marker{color:#f7931e}.single-post .single-blog-wrap-content .wp-block-video{margin:24px 0;border-radius:20px;overflow:hidden}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-video{margin:32px 0}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content .wp-block-video{margin:40px 0}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content .wp-block-video{margin:48px 0}}.single-post .single-blog-wrap-content .wp-block-video video{-o-object-fit:cover;object-fit:cover;aspect-ratio:1/.69}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-video video{aspect-ratio:1/.61}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content .wp-block-video video{aspect-ratio:1/.52}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content .wp-block-video video{aspect-ratio:1/.53}}.single-post .single-blog-wrap-content .wp-block-image{border-radius:20px;overflow:hidden}.single-post .single-blog-wrap-content .wp-block-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/.69}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-image img{aspect-ratio:1/.61}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content .wp-block-image img{aspect-ratio:1/.52}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content .wp-block-image img{aspect-ratio:1/.53}}.single-post .single-blog-wrap-content .wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:24px;margin:24px 0}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-gallery{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;row-gap:0px;-webkit-column-gap:16px;-moz-column-gap:16px;column-gap:16px;margin:32px 0;aspect-ratio:1/.4854}}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-content .wp-block-gallery{margin:40px 0;aspect-ratio:1/.4286}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-content .wp-block-gallery{margin:48px 0;aspect-ratio:1/.4135}}.single-post .single-blog-wrap-content .wp-block-gallery .wp-block-image{width:100% !important;border-radius:20px;overflow:hidden}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-gallery .wp-block-image{width:auto !important}}.single-post .single-blog-wrap-content .wp-block-gallery .wp-block-image img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/.69}@media screen and (min-width: 768px){.single-post .single-blog-wrap-content .wp-block-gallery .wp-block-image img{aspect-ratio:unset}}.single-post .single-blog-wrap-nav{position:relative;display:none}@media screen and (min-width: 768px){.single-post .single-blog-wrap-nav{height:100%;max-height:calc(100vh - 116px);overflow:hidden;display:block;padding-left:32px;position:sticky;top:100px}}.single-post .single-blog-wrap-nav.fit-content{height:-webkit-fit-content !important;height:-moz-fit-content !important;height:fit-content !important}.single-post .single-blog-wrap-nav .title{font-family:"Inter Tight";font-style:normal;font-weight:700;font-size:16px;line-height:19px;letter-spacing:.02em;color:#fff;margin-bottom:24px}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-nav .title{font-size:16px;line-height:19px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-nav .title{font-size:18px;line-height:22px}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-nav .title{font-size:18px;line-height:22px;margin-bottom:32px}}.single-post .single-blog-wrap-nav menu{position:relative;margin:0;padding:0;height:calc(100% - 43px);overflow-y:auto}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-nav menu{height:calc(100% - 46px)}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-nav menu{height:calc(100% - 54px)}}.single-post .single-blog-wrap-nav menu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 0 rgba(0,6,27,.3);border-radius:2px;background-color:#00061b}.single-post .single-blog-wrap-nav menu::-webkit-scrollbar{border-radius:2px;width:0;background-color:#00061b}.single-post .single-blog-wrap-nav menu::-webkit-scrollbar-thumb{border-radius:2px;background-color:#f7931e}.single-post .single-blog-wrap-nav menu ul{list-style-type:none;margin:0;padding:0}.single-post .single-blog-wrap-nav menu ul li{font-family:"Inter Tight";font-style:normal;font-weight:400;font-size:14px;line-height:17px;letter-spacing:.02em;margin-bottom:16px}.single-post .single-blog-wrap-nav menu ul li:last-child{margin-bottom:0}@media screen and (min-width: 1280px){.single-post .single-blog-wrap-nav menu ul li{font-size:16px;line-height:19px}}@media screen and (min-width: 1920px){.single-post .single-blog-wrap-nav menu ul li{font-size:18px;line-height:22px}}@media screen and (min-width: 2560px){.single-post .single-blog-wrap-nav menu ul li{font-size:18px;line-height:22px;margin-bottom:24px}}.single-post .single-blog-wrap-nav menu ul li.active>a{color:#f7931e}.single-post .single-blog-wrap-nav menu ul li a{text-decoration:none;color:#fff}.single-post .single-blog-wrap-nav menu ul li>ul{list-style-type:none;margin:16px 0;padding:0 0 0 24px}.single-post .single-blog-wrap-nav menu ul li>ul li.active a{color:#f7931e}.single-post .single-blog-wrap-nav .progressbar{position:absolute;width:2px;height:calc(100% + 43px);top:0;left:0;bottom:0;overflow:hidden;border-radius:1px;background:#fff;background:-webkit-gradient(linear, left top, left bottom, from(white), to(rgba(255, 255, 255, 0.25)));background:linear-gradient(180deg, white 0%, rgba(255, 255, 255, 0.25) 100%)}.single-post .mobile-progress-scroll{display:block;position:fixed;bottom:0;width:100%;height:5px;background-color:#fff;z-index:5}
/*# sourceMappingURL=style.css.map */
