<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.elementor-12479 .elementor-element.elementor-element-e9a6743{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;}.elementor-12479 .elementor-element.elementor-element-c467be0{--display:flex;--background-transition:0.3s;}/* Start custom CSS */.full-width {
        left: 50%;
	margin-left: -50vw;
	margin-right: -50vw;
	max-width: 100vw !important;
	position: relative;
	right: 50%;
	width: 100vw;
}

.accordion-component-panel p, .ui-accordion-content p{
    font-size: 16px;
    line-height: 24px;
}


.instarem-icon-box .qodef-icon-with-text{
    display: flex;
    flex-direction: row;
    gap: 16px;
    align-items: center;
}
.instarem-icon-box .qodef-m-icon-wrapper{
    margin-right: 0;
}
.instarem-icon-box h5{
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    margin-bottom: 4px;
}

.instarem-icon-box .qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper{
    margin-right: 0px;
}

.instarem-icon-box .qodef-m-text{
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
}

.instarem-icon-box .qodef-m-svg {
    background: #fff;
    border-radius: 50%;
    padding: 12px;
    width: 72px;
    height: 72px;
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #69727d;
    font-size: 50px;
    text-align: center;
}

.instarem-icon-box .qodef-m-svg svg{
    width: 1em;
    height: 1em;
    position: relative;
    display: block;
}

@media only screen and (max-width: 767px) {
.accordion-component-panel button.accordion, .ui-accordion-header .qodef-e-title{
    font-size: 16px !important;
    line-height:24px !important;
}
.instarem-icon-box .qodef-icon-with-text{
    flex-direction:column;
    align-items:flex-start;
}
}/* End custom CSS */</pre></body></html>