<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (min-width: 1201px) {
    ::-webkit-scrollbar-thumb {
        background: #0c90da;
        border-radius: 10px;
    }
    ::-webkit-scrollbar {
        width: 5px;
        height: 5px;
        background: #f0f7ff;
    }
}

::selection {
    background: #0c90da;
}


.t-body {
    display: none;
}


input[name="Phone"]::placeholder {
  color: transparent !important;
}
.expvar1 .t-popup .t-form__errorbox-middle {
    display: none !important;
}


.uc-breadcrumb {
    display: none;
}
.expvar2 .uc-breadcrumb {
    display: block;    
}
.uc-breadcrumb ol {
    max-width: 1280px;
    margin: 60px auto 45px;
    padding: 0 10px !important;
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
}
.uc-breadcrumb ol li {
    position: relative;
    display: inline-block;
    margin-right: 25px;
}
.uc-breadcrumb ol li:last-child {
    margin-right: 0;
}
.uc-breadcrumb ol li:after {
    position: absolute;
    top: 4px;
    right: -18px;
    display: block;
    width: 7px;
    height: 9px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Arrow'%3E%3Cpath id='Vector' d='M1.47168 0.944458L5.24526 4.50001L1.47168 8.05557' stroke='%23ABB2B9' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
.uc-breadcrumb ol li:last-child:after {
    display: none;    
}
.uc-breadcrumb ol li span {
    color: #2C3E50;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    cursor: default;
}
.uc-breadcrumb ol li a &gt; span {
    color: #ABB2B9;
}
.uc-breadcrumb ol li a:hover &gt; span {
    color: #0995E6;
    cursor: pointer;   
}
@media screen and (max-width: 981px) {
    .uc-breadcrumb ol {
        margin: 0 auto;
        padding: 15px 20px 20px !important;
    }
}


.expvar2 .uc-prot-hide {
    display: none !important;
}


.uc-prot-first {
    display: none;
}
.expvar2 .uc-prot-first {
    display: block;
}
.uc-prot-first .t-container {
    position: relative;
    max-width: 1280px;
    border-radius: 10px;
    background: #EFF8FF;
}
.uc-prot-first .t-col_7,
.uc-prot-first .t-col_5 {
    margin: 0;
}
.uc-prot-first .t-col_7 {
    position: relative;
    z-index: 1;
}
.uc-prot-first .t-col_7 &gt; div {
    width: 150%;
    padding: 40px 70px 55px;
    box-sizing: border-box;
}
.uc-prot-first .t-heading {
    padding: 0;
    margin: 0 0 25px;
}
.uc-prot-first .t-text {
    margin: 0 0 25px;
}
.uc-prot-first .t-text + div &gt; div {
    padding: 0;
}
.uc-prot-first .t-btn_sm {
    font-size: 16px;
}
.uc-prot-first .t-text ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
.uc-prot-first .t-text li {
    position: relative;
    padding-left: 30px;
    line-height: 27px !important;
}
.uc-prot-first .t-text li:before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_440_1869)'%3E%3Cpath d='M9 18C13.9706 18 18 13.9706 18 9C18 4.02944 13.9706 0 9 0C4.02944 0 0 4.02944 0 9C0 13.9706 4.02944 18 9 18Z' fill='%230995E6'/%3E%3Cpath d='M13 6L7.5 12L5 9.27273' stroke='%23EFF8FF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_440_1869'%3E%3Crect width='18' height='18' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
.uc-prot-first .t-text li + li {
    margin-top: 10px;
}
.uc-prot-first .t-img {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 615px;
    height: 438px;
}
@media screen and (max-width: 1281px) {
    .uc-prot-first .t-container {
        border-radius: 0px;
    }
}
@media screen and (max-width: 981px) {
    .uc-prot-first .t-container {
        background: none;
    }
    .uc-prot-first .t-col_5 {
        display: none;
    }
    .uc-prot-first .t-col_7 {
        padding: 0;
    }
    .uc-prot-first .t-col_7 &gt; div {
        width: 100%;
        padding: 40px 20px 60px;
    }
}
@media screen and (max-width: 641px) {
    .uc-prot-first .t165__title  {
        font-size: 28px !important;
    }
    .uc-prot-first .t-text + div &gt; div,
    .uc-prot-first .t-text + div &gt; div &gt; a {
        width: 100%;   
    }
}


.uc-prot-title,
.uc-prot-title-fix {
    display: none;
}
.expvar2 .uc-prot-title,
.expvar2 .uc-prot-title-fix {
    display: block;
}
.uc-prot-title,
.uc-prot-title-fix {
    padding-top: 72px !important;
    padding-bottom: 47px !important;
}
@media screen and (max-width: 641px) {
    .uc-prot-title,
    .uc-prot-title-fix {
        padding-top: 52px !important;
        padding-bottom: 42px !important;
    }
    .uc-prot-title .t-title {
        font-size: 28px;
        text-align: left;
    }
    .uc-prot-title-fix {
        max-width: 265px;
        margin: 0;
    }
    .uc-prot-title-fix .t-title {
        text-align: left;
    }
}
@media screen and (min-width: 960px) {
    .uc-prot-title,
    .uc-prot-title-fix {
        max-width: 700px;    
        margin: 0 auto;
    }
}

.uc-prot-works {
    display: none;
}
.expvar2 .uc-prot-works {
    display: block;
}
.uc-prot-works {
    padding-bottom: 80px;    
}
.uc-prot-works .t-slds__main {
    cursor: grab;
    user-select: none;
}
.uc-prot-works .t-slds__img {
    pointer-events: none;
}
.uc-prot-works .t-col_3 {
    max-width: 300px;
}
.uc-prot-works .t-col_9 {
    max-width: 800px;
}
.uc-prot-works .t-title {
    margin-bottom: 12px;
}
.uc-prot-works .t-text ul {
    margin: 0 0 13px;
    padding: 0 !important;
    list-style: none;
}
.uc-prot-works .t-text li {
    position: relative;
    padding-left: 30px;
    line-height: 27px !important;
}
.uc-prot-works .t-text li:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 22px;
    height: 22px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_440_1906)'%3E%3Cpath d='M11 22.5C17.0751 22.5 22 17.5751 22 11.5C22 5.42487 17.0751 0.5 11 0.5C4.92487 0.5 0 5.42487 0 11.5C0 17.5751 4.92487 22.5 11 22.5Z' fill='%230995E6'/%3E%3Cpath d='M15.8891 7.83331L9.16688 15.1666L6.11133 11.8333' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_440_1906'%3E%3Crect width='22' height='22' fill='white' transform='translate(0 0.5)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
.uc-prot-works .t-text li:nth-child(2):before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='22' height='22' rx='11' fill='%230995E6'/%3E%3Cpath d='M14.3948 4.16669C14.0214 4.16669 13.7158 4.46919 13.7158 4.83891V5.51113H8.28373V4.83891C8.28373 4.46919 7.97818 4.16669 7.60472 4.16669C7.23126 4.16669 6.92571 4.46919 6.92571 4.83891V5.51113H6.2467C5.49299 5.51113 4.89546 6.11613 4.89546 6.85558L4.88867 16.2667C4.88867 16.6233 5.03175 16.9652 5.28643 17.2174C5.54111 17.4695 5.88653 17.6111 6.2467 17.6111H15.7529C16.4998 17.6111 17.1109 17.0061 17.1109 16.2667V6.85558C17.1109 6.11613 16.4998 5.51113 15.7529 5.51113H15.0739V4.83891C15.0739 4.46919 14.7683 4.16669 14.3948 4.16669ZM15.7529 16.2667H6.2467V9.54446H15.7529V16.2667ZM10.3208 11.5611C10.3208 11.1914 10.6263 10.8889 10.9998 10.8889C11.3732 10.8889 11.6788 11.1914 11.6788 11.5611C11.6788 11.9309 11.3732 12.2334 10.9998 12.2334C10.6263 12.2334 10.3208 11.9309 10.3208 11.5611ZM7.60472 11.5611C7.60472 11.1914 7.91028 10.8889 8.28373 10.8889C8.65719 10.8889 8.96275 11.1914 8.96275 11.5611C8.96275 11.9309 8.65719 12.2334 8.28373 12.2334C7.91028 12.2334 7.60472 11.9309 7.60472 11.5611ZM13.0368 11.5611C13.0368 11.1914 13.3424 10.8889 13.7158 10.8889C14.0893 10.8889 14.3948 11.1914 14.3948 11.5611C14.3948 11.9309 14.0893 12.2334 13.7158 12.2334C13.3424 12.2334 13.0368 11.9309 13.0368 11.5611ZM10.3208 14.25C10.3208 13.8803 10.6263 13.5778 10.9998 13.5778C11.3732 13.5778 11.6788 13.8803 11.6788 14.25C11.6788 14.6197 11.3732 14.9222 10.9998 14.9222C10.6263 14.9222 10.3208 14.6197 10.3208 14.25ZM7.60472 14.25C7.60472 13.8803 7.91028 13.5778 8.28373 13.5778C8.65719 13.5778 8.96275 13.8803 8.96275 14.25C8.96275 14.6197 8.65719 14.9222 8.28373 14.9222C7.91028 14.9222 7.60472 14.6197 7.60472 14.25ZM13.0368 14.25C13.0368 13.8803 13.3424 13.5778 13.7158 13.5778C14.0893 13.5778 14.3948 13.8803 14.3948 14.25C14.3948 14.6197 14.0893 14.9222 13.7158 14.9222C13.3424 14.9222 13.0368 14.6197 13.0368 14.25Z' fill='white'/%3E%3C/svg%3E");
}
.uc-prot-works .t-text li:nth-child(3):before {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='22' height='23' viewBox='0 0 22 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='0.5' width='22' height='22' rx='11' fill='%230995E6'/%3E%3Cpath d='M11.405 7.8314H10.5975C10.5237 7.8314 10.4633 7.89419 10.4633 7.97093V12.7727C10.4633 12.818 10.4834 12.8599 10.5186 12.886L13.2935 14.9913C13.3539 15.0366 13.4379 15.0244 13.4815 14.9616L13.9616 14.2814C14.0069 14.2169 13.9935 14.1297 13.9331 14.086L11.5393 12.2878V7.97093C11.5393 7.89419 11.4788 7.8314 11.405 7.8314ZM15.0947 9.14302L17.7269 9.81105C17.8108 9.83198 17.893 9.7657 17.893 9.67675L17.9065 6.85989C17.9065 6.74303 17.7772 6.67675 17.6899 6.75L15.0443 8.89709C15.0243 8.91317 15.0091 8.93477 15.0004 8.95944C14.9917 8.9841 14.9899 9.01081 14.9952 9.0365C15.0004 9.06219 15.0126 9.08582 15.0302 9.10466C15.0478 9.12351 15.0701 9.1368 15.0947 9.14302ZM17.9098 14.3948L16.958 14.0547C16.9248 14.0428 16.8885 14.045 16.8568 14.0606C16.8252 14.0763 16.8006 14.1042 16.7885 14.1384C16.7566 14.2273 16.723 14.3145 16.6878 14.4017C16.389 15.136 15.9609 15.7971 15.4137 16.364C14.8725 16.928 14.2311 17.3776 13.5251 17.6878C12.7938 18.0091 12.0076 18.174 11.2136 18.1727C10.4112 18.1727 9.63399 18.0105 8.90209 17.6878C8.19611 17.3776 7.55476 16.928 7.01359 16.364C6.46802 15.7971 6.03996 15.136 5.73948 14.4017C5.43197 13.6414 5.27442 12.8247 5.27616 12C5.27616 11.1663 5.43228 10.357 5.74283 9.59651C6.04164 8.86221 6.4697 8.20116 7.01694 7.6343C7.55811 7.07027 8.19946 6.62068 8.90545 6.31047C9.63399 5.98779 10.4129 5.82558 11.2153 5.82558C12.0177 5.82558 12.7949 5.98779 13.5268 6.31047C14.2328 6.62068 14.8742 7.07027 15.4153 7.6343C15.5866 7.81396 15.7477 8.00058 15.8954 8.19768L16.8993 7.3814C15.5782 5.62675 13.5218 4.49826 11.2119 4.5C7.18985 4.50175 3.96008 7.89593 4.00037 12.0767C4.04066 16.1843 7.25531 19.5 11.2153 19.5C14.3292 19.5 16.9815 17.4488 17.9921 14.5762C18.0173 14.5029 17.9803 14.4209 17.9098 14.3948Z' fill='white'/%3E%3C/svg%3E");    
}
.uc-prot-works .t-text li + li {
    margin-top: 15px;
}
.uc-prot-works .t-text-collapsed {
    max-height: 390px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 14;
    -webkit-box-orient: vertical;
}
.uc-prot-works .t-text + div {
    margin-top: 15px;    
    padding-bottom: 2px;
}
.uc-prot-works .t-btntext {
    line-height: 24px;
    border-bottom: solid 1px #0995e6;
    outline: none !ipmportant;
}
@media screen and (min-width: 960px) {
    .uc-prot-works .t-btntext:hover {
        border-bottom-color: transparent;
    }
}
.uc-prot-works .t-btntext:after {
    display: none;
}
@media screen and (max-width: 1300px) {
    .uc-prot-works .t-container {
        max-width: 960px;
    }
    .uc-prot-works .t-col_9 {
        max-width: 580px;
    }
}
@media screen and (max-width: 1100px) {
    .uc-prot-works .t-container {
        max-width: 840px;
    }
    .uc-prot-works .t-col_9 {
        max-width: 460px;
    }
}
@media screen and (max-width: 961px) {
    .uc-prot-works {
        padding-bottom: 60px;    
    }
    .uc-prot-works .t-container {
        max-width: 100%;
    }
    .uc-prot-works .t-slds__arrow_container {
        display: none;
    }
    .uc-prot-works .t-col_3 {
        max-width: 280px;
        padding: 0 20px;
        margin: 0 0 15px;
    }
    .uc-prot-works .t-col_9 {
        max-width: 100%;
        padding: 0 60px 0 20px;
        margin: 0;
    }
    .uc-prot-works .t-slds__item {
        transition: transform .2s ease-in-out;
    }
    .uc-prot-works .t-slds__item_active + .t-slds__item {
        transform: translateX(-40px);
    }
    .uc-prot-works .t-title {
        font-size: 24px;
        padding: 0 0 15px;
        margin: 0;
    }
    .uc-prot-works .t-btntext {
        font-size: 18px;
    }
}


.uc-prot-flamp {
    display: none;
}
.expvar2 .uc-prot-flamp {
    display: block;
}
.uc-prot-flamp {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px 50px;
}
.uc-prot-flamp .mobile {
    display: none;
}
@media screen and (max-width: 961px) {
    .uc-prot-flamp {
        padding-bottom: 45px;    
    }
     .uc-prot-flamp .desktop {
        display: none;
    }
    .uc-prot-flamp .mobile {
        display: block;
    }
}


.uc-prot-reviews {
    display: none;
}
.expvar2 .uc-prot-reviews {
    display: block;
}
.uc-prot-reviews {
    margin-bottom: -44px;
}


.uc-prot-note {
    display: none;
}
.expvar2 .uc-prot-note {
    display: block;
}
.uc-prot-note {
    padding-top: 42px !important;
    padding-bottom: 74px !important;
}
.uc-prot-note .reviews-date {
    padding: 8px 20px 6px;
    text-align: center;
    color: #2C3E50;
    font-family: Lato;
    font-size: 12px;
    font-weight: 400;
    opacity: 0.7;
}
@media screen and (max-width: 641px) {
    .uc-prot-note {
        padding-top: 37px !important;
        padding-bottom: 54px !important;
    }
}


.uc-prot-ways {
    display: none;
}
.expvar2 .uc-prot-ways {
    display: block;
}
.uc-prot-ways .description &gt; div {
    line-height: 24px !important;
}
.uc-prot-ways .description ul {
    margin: 0;
    padding: 0 !important;
    list-style: none;
}
.uc-prot-ways .description li {
    position: relative;
    padding-left: 30px;
    line-height: 24px !important;
}
.uc-prot-ways .description li:before {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='Button Icons'%3E%3Crect width='18' height='18' rx='9' fill='%230995E6'/%3E%3Cpath id='Vector' d='M14.75 10H10V14.75C10 15.1625 9.6625 15.5 9.25 15.5C8.8375 15.5 8.5 15.1625 8.5 14.75V10H3.75C3.3375 10 3 9.6625 3 9.25C3 8.8375 3.3375 8.5 3.75 8.5H8.5V3.75C8.5 3.3375 8.8375 3 9.25 3C9.6625 3 10 3.3375 10 3.75V8.5H14.75C15.1625 8.5 15.5 8.8375 15.5 9.25C15.5 9.6625 15.1625 10 14.75 10Z' fill='white'/%3E%3C/g%3E%3C/svg%3E");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
}
@media screen and (max-width: 724px) {
    .uc-prot-ways .description {
        margin-top: 5px;    
    }
    .uc-prot-ways .description ul {
        margin-top: -5px;    
    }
    .uc-prot-ways .name &gt; div,
    .uc-prot-ways .value &gt; div {
        background: #fff;
    }
    .uc-prot-ways .value:after {
        position: absolute;
        right: 0;
        top: 0;
        display: block;
        width: calc(100vw - 100px);
        height: 13px;
        border-bottom: dotted 1px #0995E6;
        content: "";
        z-index: -1;
    }
}
@media screen and (max-width: 724px) {
    .uc-prot-ways .image {
        display: block !important;
        left: 20px !important;
        width: calc(100vw - 40px) !important;
        height: 240px !important;
        overflow: hidden;
        border-radius: 10px;
    }
    .uc-prot-ways .image &gt; div {
        display: block !important;
    }
}
@media screen and (max-width: 360px) {
    .uc-prot-ways .image {
        height: 224px !important;
    }
}
</pre></body></html>