.elementor-1098 .elementor-element.elementor-element-6d85019{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1098 .elementor-element.elementor-element-6d85019 > .elementor-shape-bottom .elementor-shape-fill, .elementor-1098 .elementor-element.elementor-element-6d85019 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:var( --e-global-color-astglobalcolor8 );}.elementor-1098 .elementor-element.elementor-element-6d85019 > .elementor-shape-bottom svg, .elementor-1098 .elementor-element.elementor-element-6d85019 > .e-con-inner > .elementor-shape-bottom svg{height:66.66px;}.elementor-1098 .elementor-element.elementor-element-0f0f24c{--display:flex;}.elementor-1098 .elementor-element.elementor-element-d4397b1{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1098 .elementor-element.elementor-element-345243d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1098 .elementor-element.elementor-element-82a6e8e{text-align:start;}.elementor-1098 .elementor-element.elementor-element-b355774{text-align:start;}.elementor-1098 .elementor-element.elementor-element-3883e18{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-1098 .elementor-element.elementor-element-834d406 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-1098 .elementor-element.elementor-element-834d406 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-1098 .elementor-element.elementor-element-834d406{--e-icon-list-icon-size:18px;--icon-vertical-offset:-2px;}.elementor-1098 .elementor-element.elementor-element-834d406 .elementor-icon-list-text{transition:color 0.3s;}.elementor-1098 .elementor-element.elementor-element-4c06468{--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;}.elementor-1098 .elementor-element.elementor-element-4c06468 .elementor-share-btn{font-size:calc(0.8px * 10);}.elementor-1098 .elementor-element.elementor-element-4c06468 .elementor-share-btn__icon{--e-share-buttons-icon-size:18px;}.elementor-1098 .elementor-element.elementor-element-75455a8{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-1098 .elementor-element.elementor-element-32a5c78{text-align:center;}.elementor-1098 .elementor-element.elementor-element-e04c834{--alignment:center;--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;}.elementor-1098 .elementor-element.elementor-element-e04c834 .elementor-share-btn{font-size:calc(0.65px * 10);}.elementor-1098 .elementor-element.elementor-element-e04c834 .elementor-share-btn__icon{--e-share-buttons-icon-size:16px;}.elementor-1098 .elementor-element.elementor-element-7c90e13{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(max-width:1024px){ .elementor-1098 .elementor-element.elementor-element-4c06468{--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;} .elementor-1098 .elementor-element.elementor-element-e04c834{--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;}}@media(max-width:767px){ .elementor-1098 .elementor-element.elementor-element-4c06468{--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;} .elementor-1098 .elementor-element.elementor-element-e04c834{--grid-side-margin:8px;--grid-column-gap:8px;--grid-row-gap:8px;--grid-bottom-margin:8px;}}/* Start custom CSS *//* Misc */
.hardware-launch-date svg {
    fill: var(--e-global-color-primary);
    height: 24px;
    width: auto;
}

.custom-alert-info {
    margin-top: 15px;   
}

/* Hero */
#hardwareHero {
    height: 66.66vh;
}

/* Intro */
#hardwareIntroB {
    justify-content: center;
    backdrop-filter: blur(8px);
    background-color: #33333380
}

#hardwareIntro {
    margin-top: -150px;
}

/* Share */
#sharePost {
    justify-content: center;
}

/* Tablets only */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
    #hardwareIntroA,
    #hardwareIntroB {
        width: 75%!important;
        margin-left: auto;
        margin-right: auto;
    }
}

/* Tablet */
@media (min-width: 768px) {
    #hardwareIntro {
        margin-top: -250px;
    }
}

/* Desktop */
@media (min-width: 1025px) {
    #hardwareAbout {
        width: 780px;
    }
    
    #hardwareIntro {
        margin-top: -150px;
    }

}/* End custom CSS */