@import "/books/styles/fontstyle-common.css";:root{--engineered-bg:#000;--engineered-text:#fff;--engineered-border:#2c2c2c;--navigation-border:#2b2b2b;--navigation-text:#797979;--text-section-bg:#fff;--image-section-bg:#04224e}.light-theme{--engineered-bg:#fff;--engineered-text:#000;--engineered-border:#fff;--navigation-border:#dee2e6;--navigation-text:#6c757d;--text-section-bg:#fcfcfc;--image-section-bg:#f5f5f5}.engineered-section{background-color:var(--engineered-bg);color:var(--engineered-text);padding:100px 20px;border-top:1px solid var(--engineered-border)}.engineered-wrapper{max-width:1280px;margin:auto}.engineered-header{text-transform:uppercase;font-size:12px;line-height:20px;font-weight:700;letter-spacing:2px;color:#271d12;padding-bottom:15px}.engineered-wrapper h2{font-size:40px;line-height:48px;font-weight:700}.navigation-wrapper{padding:60px 0 40px;overflow-x:auto}.navigation-wrapper::-webkit-scrollbar{display:none}.navigation-wrapper ul{border-bottom:2px solid var(--navigation-border);min-width:1250px;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.navigation-wrapper ul li{color:var(--navigation-text);cursor:pointer;padding:10px 0;border-bottom:4px solid var(--engineered-bg);font-size:18px;line-height:24px;font-weight:500}.navigation-wrapper ul li.active{color:var(--engineered-text);border-color:#3872e4;font-weight:600;-webkit-transition:all .2s ease;transition:all .2s ease}.engineered-content{border-radius:10px;overflow:hidden;position:relative}.engineered-carousel-items{position:absolute;width:100%}.image-section,.text-section{width:100%}.text-section{background-color:var(--text-section-bg);color:#000}.text-inner-section{max-width:450px;margin:auto}.text-section h3{font-size:28px;margin-bottom:20px;font-weight:600}.text-section p{font-size:16px;line-height:28px;color:#000}.image-section{background-color:var(--image-section-bg);-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.image-section img{max-width:50%}.engineered-carousel-items.flex-reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.feature-points{list-style:none;padding:0;margin:20px 0 0}.feature-points li{list-style:disc;position:relative;margin-left:10px;margin-bottom:12px;font-size:16px;line-height:24px;color:#000}@media screen and (max-width:1024px){.engineered-wrapper{text-align:center}.text-section h3{font-size:22px;line-height:30px;margin-bottom:0;padding-bottom:14px;font-size:20px}.engineered-carousel-items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.image-section{border-radius:0 0 10px 10px}.engineered-content{max-width:450px;margin:auto}.image-section img{max-width:200px}.text-inner-section{padding:35px 20px}.engineered-carousel-items.flex-reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.engineered-section{padding-bottom:60px;padding-top:60px}}@media screen and (max-width:500px){.navigation-wrapper{padding-top:20px}.navigation-wrapper ul{-webkit-box-pack:normal;-webkit-justify-content:normal;-ms-flex-pack:normal;justify-content:normal;border-bottom:0;min-width:845px}.navigation-wrapper ul.carousel-indicators li{font-size:12px;line-height:16px;border:1px solid #272727;border-radius:4px;padding:20px 10px;margin-right:20px}.engineered-wrapper h2{font-size:36px}.engineered-section.light-theme{padding-bottom:20px}.text-section p{font-size:14px;line-height:24px}.feature-points li{font-size:14px;line-height:20px}}