.new-sections{position:relative;width:100vw;color:#fff;scroll-behavior:smooth}.new-sections__item{--zoom: 1;position:relative;min-height:calc(100vh - var(--header-height, 60px));height:calc(100vh - var(--header-height, 60px));padding:54px;box-sizing:border-box;scroll-margin-top:var(--header-height, 60px);overflow:hidden}.new-sections__bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.new-sections__bg-img{position:absolute;top:0;left:0;width:100%;height:100%;max-width:none;-o-object-fit:cover;object-fit:cover;-o-object-position:var(--new-sections-object-position, top center);object-position:var(--new-sections-object-position, top center);transform:scale(var(--zoom, 1));transform-origin:var(--new-sections-transform-origin, top center)}.new-sections__bg-img--mobile{display:none}.new-sections__bg-img--desktop-only{top:0;left:0;width:100vw;height:100%}.new-sections__overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg, rgba(1, 21, 38, 0.6) 0%, rgba(1, 21, 38, 0) 100%)}.new-sections__content{position:relative;z-index:2;max-width:650px}.new-sections__title{margin:0 0 24px;max-width:650px;font-family:"Montserrat","Open Sans",sans-serif;font-weight:100;text-transform:uppercase;color:#fff}.new-sections__title span{display:block;font-size:46.8px;line-height:56.16px}.new-sections__desc{max-width:400px;margin-bottom:0;font-family:"Montserrat","Open Sans",sans-serif;font-size:16.2px;font-weight:100;line-height:22.68px;color:#fff}.new-sections__desc p{margin:0}.new-sections__nav{display:flex;gap:9px;margin-top:32px}.new-sections__dot{display:block;width:10px;height:10px;border-radius:1000px;opacity:.5;background:#fff;transition:background-color .2s ease;text-decoration:none}.new-sections__dot:hover{opacity:.75}.new-sections__dot.is-active{background:#ea6647}@media only screen and (max-width: 998px){.new-sections__title span{font-size:36px;line-height:1.2}}@media only screen and (max-width: 991px){.new-sections__item{display:flex;flex-direction:column;justify-content:flex-end;padding:0 24px 40px}.new-sections__overlay{background:linear-gradient(to top, rgba(1, 21, 38, 0.82) 0%, rgba(1, 21, 38, 0.45) 38%, rgba(1, 21, 38, 0.08) 68%, rgba(1, 21, 38, 0) 100%)}.new-sections__content{max-width:100%;width:100%}.new-sections__title{margin-bottom:16px;max-width:100%}.new-sections__title span{font-size:32px;line-height:1.12}.new-sections__desc{max-width:100%;font-size:16.2px;line-height:1.4}.new-sections__nav{margin-top:24px}.new-sections__dot{opacity:.5;background:#fff}.new-sections__dot.is-active{opacity:1;background:#ea6647}.new-sections__bg-img--desktop{display:none}.new-sections__bg-img--desktop-only{top:0;left:0;width:100%;height:100%}.new-sections__bg-img--mobile{display:block;top:0;left:0;width:100%;height:100%}}/*# sourceMappingURL=new-sections.min.css.map */