.channel-home-component{width:100vw}
@media screen and (min-width:768px){.channel-home-component{font-size:14px}
}
.channel-home-channel-container{max-width:1200px;width:auto;margin:0 auto;padding:0 27px}
@media screen and (max-width:768px){.channel-home-channel-container{padding:0 10px}
}
.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}
.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","gill-sans-nova";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:768px){.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{min-height:282px;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","gill-sans-nova";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%;height:318px;margin:20px auto;background-color:#f2f3f8;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";border-radius:4px}
@media screen and (max-width:768px){.channel-home-component .channel-home-top{height:auto;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr 400px;grid-template-areas:"left" "right"}
}
.channel-home-component .channel-home-top .channel-home-top-left{grid-area:left;max-width:600px;width:100%;height:318px;padding:5px;background-position:center center;background-size:cover;background-repeat:no-repeat;background-clip:content-box;border-radius:8px}
@media screen and (max-width:768px){.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{width:100%;height:auto;display:none}
@media screen and (max-width:768px){.channel-home-component .channel-home-top .channel-home-top-left .channel-home-top-left-img{display:block;border-radius:4px}
}
.channel-home-component .channel-home-2blocks{width:100%;min-height:318px;margin:40px auto;display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"left right";column-gap:20px}
@media screen and (max-width:800px){.channel-home-component .channel-home-2blocks{height:400px;margin:20px auto}
}
@media screen and (max-width:768px){.channel-home-component .channel-home-2blocks{min-height:820px;height:100%;margin:20px auto;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(2,1fr);grid-template-areas:"left" "right";gap:20px 0}
}
.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-rows:400px;grid-template-areas:"left mid right";column-gap:20px}
.channel-home-component .channel-home-3blocks .channel-home-desc-content .channel-home-content-title{display:block}
@media screen and (max-width:1024px){.channel-home-component .channel-home-3blocks{grid-template-columns:repeat(2,1fr);grid-template-rows:400px 318px;grid-template-areas:"left mid" "right right";gap:20px}
.channel-home-component .channel-home-2blocks{height:400px;margin:20px auto}
}
@media screen and (max-width:768px){.channel-home-component .channel-home-3blocks{height:1240px;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(3,1fr);grid-template-areas:"left" "mid" "right";gap:20px 0}
}
.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:#f2f3f8;border-radius:4px}
.gaming-bg{background-color:#333 !important}
.channel-home-component .contact-block{align-items:center;justify-items:center;position:relative;width:100%;height:100%;display:grid;grid-template-areas:"firstline" "desc" "time"}
.channel-home-component .contact-block.contact-block-bg{grid-template-rows:54px auto 22px}
.channel-home-component .contact-block.contact-block-sm{grid-template-rows:94px auto 28px}
.channel-home-component .contact-block-bg{max-width:400px;margin:0 auto;padding:50px 0 52px}
.channel-home-component .channel-home-3blocks .contact-block-bg{padding:40px 0}
@media screen and (max-width:768px){.channel-home-component .contact-block.contact-block-bg,.channel-home-component .contact-block.contact-block-sm{max-width:440px;width:100%;padding:40px 20px;grid-template-rows:94px auto 22px;margin:0 auto}
}
.channel-home-component .contact-block.contact-block-sm{padding:40px 20px}
.channel-home-component .channel-home-title-wrapper{margin:0 auto;align-self:start;grid-area:firstline;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:36px;font-family:"Poppins","gill-sans-nova";line-height:42px;align-self:center;max-height:42px;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{max-height:84px}
}
.channel-home-component .channel-home-3blocks .channel-home-title-wrapper-title{max-height:84px}
.channel-home-component .channel-home-desc{grid-area:desc;text-align:center}
.channel-home-component .channel-home-desc.call-us .channel-home-desc-content{display:flex;justify-content:center;flex-direction:column;align-items:center}
@media screen and (max-width:768px){.channel-home-component .channel-home-desc.contact-us-form .channel-home-desc-content .channel-home-content-desc,.channel-home-component .channel-home-desc.contact-us-form .channel-home-desc-content .channel-home-content-desc a{font-size:16px}
}
.channel-home-component .channel-home-time{align-self:end;grid-area:time;text-align:center}
.channel-home-component .channel-home-time p{font-size:13px;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:24px}
.channel-home-component .channel-home-desc-content .channel-home-content-title{font-family:"Roboto",Arial,Helvetica,sans-serif;font-weight:700;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-link,.channel-home-component .channel-home-desc-content .channel-home-content-email{font-family:"Roboto",Arial,Helvetica,sans-serif;font-size:18px;line-height:130%;text-decoration:underline;color:#7231c6}
.channel-home-component .channel-home-desc-content .channel-home-content-desc{font-size:18px;line-height:130%;font-family:"Roboto",Arial,Helvetica,sans-serif}
.channel-home-component .channel-home-top .channel-home-desc-text,.channel-home-component .channel-home-desc-text{margin-top:24px}
.channel-home-component .channel-home-3blocks .channel-home-desc-text{margin-top:40px}
.channel-home-component .channel-home-desc-text{color:#757575;font-size:13px;line-height:120%;font-family:"Roboto",Arial,Helvetica,sans-serif;margin-bottom:10px;padding:0;height:31.2px;overflow:hidden}
.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-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:44px;text-align:center}
.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}
}