.channel-home-component{width:100vw;font-size:14px}
.channel-home-channel-container{max-width:1220px;width:auto;margin:0 auto;padding:0}
@media screen and (max-width:1220px){.channel-home-channel-container{padding:0 40px}
}
@media screen and (max-width:767px){.channel-home-channel-container{padding:0 20px}
}
.channel-home-component .channel-home-banner{max-height:600px;min-height:230px;display:flex;align-items:center;padding:0 7%}
.channel-home-component .channel-home-banner.text-left{justify-content:flex-start}
.channel-home-component .channel-home-banner.text-center{justify-content:center}
.channel-home-component .channel-home-banner.text-right{justify-content:flex-end}
@media screen and (max-width:767px){.channel-home-component .channel-home-banner.text-left,.channel-home-component .channel-home-banner.text-center,.channel-home-component .channel-home-banner.text-right{flex-direction:column}
}
.channel-home-component .channel-home-banner-pic{width:100%;display:none}
@media screen and (max-width:767px){.channel-home-component .channel-home-banner-pic{display:block}
}
.channel-home-component .channel-home-banner .channel-home-banner-desc{width:50%;text-align:center;color:#fff}
.channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-title{font-family:"Poppins";font-size:40px;line-height:125%;letter-spacing:.02em;text-transform:capitalize;font-weight:500}
.channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-text{font-family:"Roboto",Arial,Helvetica,sans-serif;font-size:15px;line-height:125%;letter-spacing:.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-btn{margin-top:10px;border-color:#492582;color:#fff;background-color:#492582;display:inline-block;padding:7px 40px;font-size:20px;font-family:"Roboto";font-weight:normal;font-style:normal;font-stretch:normal;line-height:1;letter-spacing:normal;text-align:center;border-radius:0;cursor:pointer}
@media screen and (max-width:767px){.channel-home-component .channel-home-banner .channel-home-banner-desc{width:100%;background-color:#333;min-height:110px;padding:10px 20px 20px}
.channel-home-component .channel-home-banner{padding:0;align-items:flex-end;height:unset !important}
.channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-title{font-size:33px;font-family:"Poppins";line-height:125%}
}
.channel-home-component .channel-home-find-serial-number{margin:40px auto;text-align:center}
.channel-home-component .channel-home-find-serial-number *{font-family:"Roboto";font-size:20px;line-height:150%;font-weight:500}
.channel-home-component .channel-home-find-serial-number a{text-decoration-line:underline;color:#492582;font-weight:bold}
@media screen and (max-width:768px){.channel-home-component .channel-home-find-serial-number *{font-size:18px;font-family:"Roboto"}
}
.channel-home-component .channel-home-top{width:100%;min-height:270px;margin:20px auto;background-color:#e6e6f2;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";border-radius:24px}
@media screen and (max-width:1219px){.channel-home-component .channel-home-top{min-height:270px}
}
@media screen and (max-width:1023px){.channel-home-component .channel-home-top{min-height:unset}
}
.channel-home-component .channel-home-top .channel-home-top-left{grid-area:left;max-width:610px;width:100%;height:100%;padding:0;background-position:center center;background-size:cover;background-repeat:no-repeat;background-clip:content-box;border-radius:24px 0 0 24px}
.channel-home-component .channel-home-top .channel-home-top-left .channel-home-top-left-img{width:100%;height:auto;display:none}
.channel-home-component .channel-home-2blocks{width:100%;margin:20px auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";column-gap:20px}
.channel-home-component .channel-home-2blocks .channel-home-2blocks-left{grid-area:left}
.channel-home-component .channel-home-2blocks .channel-home-2blocks-right{grid-area:right}
.channel-home-component .channel-home-3blocks{width:100%;margin:20px auto;display:grid;grid-template-columns:repeat(3,1fr);grid-template-areas:"left mid right";column-gap:20px}
.channel-home-component .channel-home-3blocks .channel-home-contact-block-wrapper .channel-home-desc{max-height:200px}
.channel-home-component .channel-home-3blocks .channel-home-desc-content .channel-home-content-title{display:block}
@media screen and (max-width:1219px){.channel-home-component .channel-home-3blocks{grid-template-columns:repeat(2,1fr);grid-template-areas:"left mid" "right right";gap:20px}
.channel-home-component .channel-home-2blocks{margin:20px auto}
}
.channel-home-component .channel-home-3blocks .channel-home-contact-block-wrapper:nth-child(1){grid-area:left}
.channel-home-component .channel-home-3blocks .channel-home-contact-block-wrapper:nth-child(2){grid-area:mid}
.channel-home-component .channel-home-3blocks .channel-home-contact-block-wrapper:nth-child(3){grid-area:right}
.channel-home-component .channel-home-contact-block-wrapper{background-color:#e6e6f2;border-radius:24px}
.gaming-bg{background-color:#333 !important}
.channel-home-component .contact-block{align-items:center;justify-items:center;position:relative;width:100%;height:100%}
.channel-home-component .contact-block.contact-block-bg{display:flex;flex-direction:column}
.channel-home-component .channel-home-3blocks .contact-block-bg{padding:40px 0}
.channel-home-component .channel-home-title-wrapper{margin:0 auto 20px;display:grid;grid-template-areas:"iconbox title"}
.channel-home-component .channel-home-title-wrapper-icon-box{height:42px;grid-area:iconbox;display:grid}
.channel-home-component .channel-home-title-wrapper-icon-box .channel-home-title-wrapper-icon{margin-right:15px;place-self:center}
.channel-home-component .channel-home-title-wrapper-title{font-size:30px;font-family:"Poppins";line-height:1.5;align-self:center;max-height:90px;overflow:hidden;grid-area:title;letter-spacing:.02em;text-transform:capitalize;font-weight:500}
@media screen and (max-width:768px){.channel-home-component .channel-home-title-wrapper-title{font-size:24px;max-height:72px}
}
.channel-home-component .channel-home-desc{grid-area:desc;text-align:center}
.channel-home-component .channel-home-desc+.channel-home-time{margin-top:58px}
.channel-home-component .channel-home-desc.call-us .channel-home-desc-content{display:flex;justify-content:center;flex-direction:column;align-items:center}
.channel-home-component .channel-home-time{grid-area:time;text-align:center}
.channel-home-component .channel-home-time p{font-size:14px;font-family:"Roboto",Arial,Helvetica,sans-serif;line-height:120%;margin:0;padding:0}
.channel-home-component .channel-home-desc-content+.channel-home-desc-content{margin-top:16px}
.channel-home-component .channel-home-desc-content .channel-home-content-title{font-family:"Roboto",Arial,Helvetica,sans-serif;font-weight:500;font-size:18px;line-height:130%}
@media screen and (max-width:475px){.channel-home-component .channel-home-desc-content .channel-home-content-title{display:block}
}
.channel-home-component .channel-home-desc-content .channel-home-content-number,.channel-home-component .channel-home-desc-content .channel-home-content-email,.channel-home-desc-content .channel-home-content-link{font-family:"Roboto",Arial,Helvetica,sans-serif;font-size:16px;line-height:130%;text-decoration:none;color:#7231c6;font-weight:500}
.channel-home-component .channel-home-desc-content .channel-home-content-number:hover,.channel-home-component .channel-home-desc-content .channel-home-content-link:hover,.channel-home-component .channel-home-desc-content .channel-home-content-email:hover{text-decoration:underline}
.channel-home-component .channel-home-desc-content .channel-home-content-number:active,.channel-home-component .channel-home-desc-content .channel-home-content-link:active,.channel-home-component .channel-home-desc-content .channel-home-content-email:active{color:#6b53cc}
.channel-home-component .channel-home-desc-content .channel-home-content-desc{font-size:18px;line-height:130%;font-family:"Roboto",Arial,Helvetica,sans-serif;margin:0}
.channel-home-component .channel-home-desc-content .channel-home-content-desc.inline{display:inline}
.channel-home-component .channel-home-desc-content .channel-home-content-desc.inline+.channel-home-content-link{margin-left:8px;display:inline-block}
.channel-home-component .channel-home-desc-content .channel-home-content-desc+.channel-home-component .channel-home-desc-content .channel-home-content-desc{margin-top:16px}
.channel-home-component .channel-home-desc-text{color:#757575;font-size:14px;line-height:1.3;font-family:"Roboto",Arial,Helvetica,sans-serif;padding:8px 0 0;margin:20px 0 0;overflow:hidden;text-align:center}
.channel-home-component .channel-home-desc-text+.channel-home-time{margin-top:12px}
.channel-home-component .channel-home-desc-content .channel-home-content-social-icons-wrapper{display:flex;justify-content:space-between;align-items:center;align-content:center;gap:24px}
.b2b-site .channel-home-component .channel-home-top{background-color:#f2f3f8}
.b2b-site .channel-home-component .channel-home-contact-block-wrapper{background-color:#f2f3f8}
.b2b-site .channel-home-component .channel-home-desc-content .channel-home-content-number,.b2b-site .channel-home-component .channel-home-desc-content .channel-home-content-link,.b2b-site .channel-home-component .channel-home-desc-content .channel-home-content-email,.b2b-site .channel-home-component .channel-home-find-serial-number a{color:#0050c7}
.b2b-site .channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-btn{border-color:#0050c7;background-color:#0050c7}
.gaming-site .channel-home-component{background-color:#f2f2f2}
.gaming-site .channel-home-component .channel-home-top,.gaming-site .channel-home-component .channel-home-contact-block-wrapper{background-color:#333}
.gaming-site .channel-home-component .channel-home-title-wrapper-title,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-title,.gaming-site .channel-home-component .channel-home-time p,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-desc{color:#fff}
.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-number,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-link,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-email,.gaming-site .channel-home-component .channel-home-find-serial-number a{color:#0cb2bd}
.gaming-site .channel-home-component .channel-home-desc-text{color:#9e9e9e}
.gaming-site .channel-home-component .channel-home-title-wrapper-title{font-family:"Montserrat",sans-serif;font-weight:600;font-size:30px;line-height:1.5;text-align:center}
@media screen and (max-width:1219px){.gaming-site .channel-home-component .channel-home-title-wrapper-title{font-size:28.5px}
}
@media screen and (max-width:767px){.gaming-site .channel-home-component .channel-home-title-wrapper-title{font-size:25.2px}
}
.gaming-site .channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-title{font-family:"Montserrat",sans-serif;font-weight:600;letter-spacing:-0.01em}
.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-title,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-desc,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-number,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-link,.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-email,.gaming-site .channel-home-component .channel-home-desc-text,.gaming-site .channel-home-component .channel-home-time p,.gaming-site .channel-home-component .channel-home-find-serial-number .text,.gaming-site .channel-home-component .channel-home-find-serial-number a{font-family:"Roboto",sans-serif}
.gaming-site .channel-home-component .channel-home-title-wrapper-icon-box{display:none}
.channel-home-component .channel-home-desc-content .channel-home-content-social-icons-wrapper svg>path{fill:#000}
.channel-home-component .channel-home-desc-content .channel-home-content-social-icons-wrapper svg.white>path+path{fill:#fff}
.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-social-icons-wrapper svg>path{fill:#fff}
.gaming-site .channel-home-component .channel-home-desc-content .channel-home-content-social-icons-wrapper svg.white>path+path{fill:#333}
.gaming-site .channel-home-component .channel-home-banner{background-color:#000 !important;max-height:430px}
.gaming-site .channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-btn{border-color:#cc0040;background-color:#cc0040}
.gaming-site .channel-home-component .channel-home-top{grid-template-columns:1fr}
.gaming-site .channel-home-component .channel-home-top .channel-home-top-left{display:none}
@media screen and (max-width:768px){.gaming-site .channel-home-component .channel-home-banner{align-items:center}
.gaming-site .channel-home-component .channel-home-banner .channel-home-banner-desc{padding:100px 20px;width:100%;background-color:unset;min-height:unset}
.gaming-site .channel-home-component .channel-home-banner .channel-home-banner-desc .channel-home-banner-title{font-weight:unset}
.gaming-site .channel-home-component .channel-home-top{grid-template-rows:400px}
}
@media screen and (min-width:769px){.gaming-site .channel-home-component .channel-home-2blocks{margin:40px auto 0 auto;padding-bottom:40px}
.gaming-site .channel-home-component .channel-home-3blocks{margin:20px auto 0 auto;padding-bottom:20px}
}
@media screen and (max-width:768px){.gaming-site .channel-home-component .channel-home-6 .channel-home-3blocks,.gaming-site .channel-home-component .channel-home-5 .channel-home-2blocks,.gaming-site .channel-home-component .channel-home-4 .channel-home-3blocks,.gaming-site .channel-home-component .channel-home-3 .channel-home-2blocks{margin:20px auto 0 auto;padding-bottom:20px}
}
.channel-home-top .channel-home-contact-block-wrapper .contact-block{padding:54px 40px;max-width:520px;margin:0 auto}
.channel-home-component .channel-home-2blocks .contact-block{padding:48px 40px;max-width:520px;margin:0 auto}
.channel-home-component .channel-home-3blocks .contact-block{padding:48px 28px;max-width:520px;margin:0 auto}
@media screen and (max-width:1219px){.channel-home-top .channel-home-contact-block-wrapper .contact-block{padding:48px 40px}
.channel-home-component .channel-home-3blocks .contact-block.contact-block-sm{padding:48px 40px}
}
@media screen and (max-width:1023px){.channel-home-top .channel-home-contact-block-wrapper .contact-block,.channel-home-component .channel-home-2blocks .contact-block,.channel-home-component .channel-home-3blocks .contact-block.contact-block-sm{padding:40px 20px;max-width:480px}
.channel-home-channel-container{max-width:768px}
.channel-home-component .channel-home-2blocks{height:100%;margin:20px auto;gap:20px 0;display:flex;flex-direction:column}
.channel-home-component .channel-home-3blocks{display:flex;flex-direction:column;gap:20px}
.channel-home-component .channel-home-contact-block-wrapper{border-radius:12px}
.channel-home-component .channel-home-top{height:auto;display:flex;flex-direction:column}
.channel-home-component .channel-home-top .channel-home-top-left{max-width:unset;background-image:none !important;height:auto}
.channel-home-component .channel-home-top .channel-home-top-left .channel-home-top-left-img{display:block;border-radius:12px 12px 0 0}
}
@media screen and (max-width:767px){.channel-home-channel-container{max-width:728px;padding:0 20px}
}