﻿.x-button{position:relative;border:0;border-image-slice:1;border-radius:4px;background-color:transparent;font-weight:bold;color:#000;transition:all .3s 0s ease;z-index:1;}.x-button::before{position:absolute;top:0;left:0;width:calc(100% - 2px);height:calc(100% - 2px);background:#fff;background-size:contain;border-radius:4px;content:"";z-index:-1;}.x-button::after{position:absolute;top:-1px;bottom:-1px;left:-1px;right:-1px;width:100%;height:100%;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);z-index:-2;border-radius:4px;content:"";}.x-button:hover{color:#000;opacity:1;}.x-button:hover::before{background:#f2fbfe;}.x-button:focus{box-shadow:0 0 4px 4px rgba(0,176,236,.5);}.x-button.x-m-main,.x-button.x-m-next{position:relative;font-weight:bold;z-index:0;background:transparent;border:0;overflow:hidden;transition:all .3s 0s ease;}.x-button.x-m-main::before,.x-button.x-m-next::before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);border-radius:4px;z-index:-1;transition:all .3s 0s ease;content:"";}.x-button.x-m-main::after,.x-button.x-m-next::after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0080ab 0%,#00a6de 100%);border-radius:4px;z-index:-2;content:"";}.x-button.x-m-main:hover,.x-button.x-m-main:focus,.x-button.x-m-next:hover,.x-button.x-m-next:focus{background-color:transparent;color:#fff;opacity:1;}.x-button.x-m-main:hover::before,.x-button.x-m-main:focus::before,.x-button.x-m-next:hover::before,.x-button.x-m-next:focus::before{opacity:0;}.x-button.x-m-main:focus,.x-button.x-m-next:focus{box-shadow:0 0 4px 4px rgba(0,176,236,.5);}.x-button.x-m-prev{color:#000;background-color:transparent;}.x-button.x-m-prev:hover{color:#000;background-color:transparent;}.x-button.x-m-prev:focus{box-shadow:0 0 4px 4px rgba(0,176,236,.5);}.x-button.x-m-prev:focus::before{background:#f2fbfe;}.x-button.x-m-sub::before,.x-button.x-m-readonly::before{content:none;}.x-button.x-m-sub::after,.x-button.x-m-readonly::after{content:none;}.x-tag{padding:.125em 10px;border-radius:2px;}.x-tag.x-m-sub{border-color:#000;background-color:#fff;color:#000;}.x-tag.x-m-emergency{background-color:#e71d36;color:#fff;}.x-tag.x-m-important{border-width:1px;border-color:transparent;background-image:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);color:#fff;font-weight:bold;}.x-tag.x-m-optional{background-color:#ccc;color:#fff;}.x-title,.x-subtitle{font-family:bebas-neue-by-fontfabric,sans-serif;font-style:normal;font-weight:700;}.x-ranking{width:60px;height:60px;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);background:linear-gradient(135deg,#008cba 0%,#00b0ec 50%,rgba(0,140,186,0) 50%,rgba(0,176,236,0) 100%);background:-ms-linear-gradient(-45deg,#008cba 0%,#00b0ec 50%,rgba(0,140,186,0) 50%,rgba(0,176,236,0) 100%);}.x-ranking::after{color:#fff;font-size:18px;}.x-post-list-image{border-radius:4px;}.x-post-content img{border-radius:4px;}.x-news-list-image{border-radius:4px;}.x-news-content img{border-radius:4px;}.x-tab-menu-item{border-bottom:1px solid #eaeaea;}.x-tab-menu-item.x-m-active .x-tab-menu-label{border-bottom:2px solid #00b0ec;border-image:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);border-image-slice:1;}.x-tab-menu-label{color:#000;}.x-tab-content-item{padding:20px;}@media screen and (max-width:768px){.x-tab-content-item{padding:10px;}}.x-pager-button{border-color:#00b0ec;border-radius:999px;}.x-pager-button:hover,.x-pager-button:focus{background-color:rgba(0,176,236,.1)!important;border:1px solid #00b0ec!important;}.x-pager-button.x-m-current{color:#000;background-color:rgba(0,176,236,.1);border-color:transparent;}.x-pager-button.x-m-prev,.x-pager-button.x-m-next{width:40px;height:40px;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);}.x-accordion-toggle svg,.x-accordion-toggle i{background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;}.x-checkbox>input[type=checkbox]:checked~label::before{border:0;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);}.x-checkbox>input[type=checkbox]:checked~label::after{border-color:#fff;}.x-checkbox>input[type=checkbox]:focus~label::before{border-color:#00b0ec;}.x-radio>input[type=radio]:checked~label::after{background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);}.x-radio>input[type=radio]:focus~label::before{border-color:#00b0ec;}.x-input:focus{border-color:#00b0ec;}@media screen and (max-width:768px){.x-input.x-m-full-mobile{width:100%;}}.x-select::after{border-color:#00b0ec;border-image:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);border-image-slice:1;}select:focus{border-color:#00b0ec;}@media screen and (max-width:768px){.header-search{position:absolute;right:110px;margin-right:0;margin-left:20px;}}@media screen and (max-width:768px){.header-search-keyword{max-width:30px;}}.header-search-keyword .x-button{font-weight:normal;}.header-search-keyword .x-button::before,.header-search-keyword .x-button::after{content:none;}@media screen and (max-width:768px){.header-keyword{margin-left:0;}}.header-button:hover .header-button-icon{background:#f2fbfe;}@media screen and (max-width:768px){.header-hamburger{margin-right:0;}}.header-hamburger-button:hover{background:#f2fbfe;}@media screen and (max-width:768px){.top-banner .swiper-wrapper .swiper-slide{margin:0;}}@media screen and (max-width:768px){.top-banner .swiper-wrapper .swiper-slide img{border-radius:0;}}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{border-radius:50px;}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#00b0ec;}.footer-info-wrapper{background:#00b0ec;}.footer-info-wrapper.footer-info-logo-area{background:#f5f5f5;color:#000;}.footer-info-wrapper.footer-info-logo-area .footer-inner{padding-top:40px;}@media screen and (max-width:768px){.footer-info-wrapper.footer-info-logo-area .footer-inner{padding-top:30px;}}.footer-info-button .x-button.x-m-main{background:transparent;font-weight:normal;border:solid 1px #fff;}@media screen and (max-width:768px){.footer-info-button .x-button.x-m-main{border-radius:10px;}}.footer-info-button .x-button.x-m-main::before{content:none;}.footer-info-button .x-button.x-m-main::after{content:none;}.footer-info-button .x-button.x-m-main:hover{opacity:.5;}.footer-notes-title{font-family:bebas-neue-by-fontfabric,sans-serif;font-size:28px;font-weight:700;}@media screen and (max-width:768px){.footer-notes-button{text-align:right;}}@media screen and (max-width:768px){.footer-notes-button .x-button{width:100%;justify-content:flex-start;position:relative;width:auto;height:auto;padding:0;padding-left:36px;background:transparent;color:#000;border-radius:0;font-size:14px;font-weight:bold;overflow:inherit;}}@media screen and (max-width:768px){.footer-notes-button .x-button:hover{background:transparent;color:#000;opacity:.5;}.footer-notes-button .x-button:hover::before{opacity:1;}}@media screen and (max-width:768px){.footer-notes-button .x-button::before{position:absolute;left:0;width:20px;height:20px;background-image:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);background-size:contain;border-radius:50px;content:"";}}@media screen and (max-width:768px){.footer-notes-button .x-button::after{position:absolute;top:-1px;left:1px;width:20px;height:20px;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20width%3D%2224%22%20height%3D%2224%22%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M0%200h24v24H0z%22%2F%3E%3Cpath%20d%3D%22M13.172%2012l-4.95-4.95%201.414-1.414L16%2012l-6.364%206.364-1.414-1.414z%22%20fill%3D%22rgba(255%2C255%2C255%2C1)%22%2F%3E%3C%2Fsvg%3E");background-size:contain;z-index:1;content:"";}}.double-title{display:flex;align-items:center;flex-direction:column;}@media screen and (max-width:768px){.double-title{align-items:flex-start;}}.double-title .main-title{font-size:46px;}@media screen and (max-width:768px){.double-title .main-title{font-size:24px;}}.double-title .main-title::after{display:block;width:40px;height:4px;margin:5px auto 10px;background:linear-gradient(90deg,#008cba 0%,#00b0ec 100%);content:"";}@media screen and (max-width:768px){.double-title .main-title::after{display:none;}}.double-title .main-title+span{font-size:16px;}@media screen and (max-width:768px){.double-title .main-title+span{display:none;}}.slider-product-list .swiper-button-prev,.slider-product-list .swiper-button-next{top:50%;}.side-news-list-item .x-tag{padding:.125em 10px;}.main-article-container .x-post-list-image,.image-and-title .x-post-list-image{border-bottom-right-radius:0;border-bottom-left-radius:0;}