#channels .channels__content .cotnent,#channels .channels__content .title{font-family:Mangueira,sans-serif;font-style:normal}#channels{padding:60px 0;background:var(--Brand-colors-Primary-100-lightest,#F6F6FB)}#channels .channels{display:flex;align-items:center;gap:80px}@media (max-width:992px){#channels{padding:32px 0}#channels .channels{flex-direction:column;gap:28px}}#channels .channels__content{flex-grow:1;max-width:50%}#channels .channels__content .title{color:var(--Neutral-black,#000);font-size:1.75rem;font-weight:700;line-height:1.28}@media (max-width:992px){#channels .channels__content{max-width:100%}#channels .channels__content .title{font-size:1.375rem;line-height:1.36}}#channels .channels__content .cotnent{color:var(--Neutral-black,#000);font-size:1rem;font-weight:400;line-height:1.5;margin-bottom:20px}#channels .channels__content .cotnent p:last-of-type{margin-bottom:0}#channels .channels__content .boxs-container{display:flex;align-items:stretch;gap:20px;margin-top:20px;max-width:544px}#channels .channels__content .boxs-container .box__title,#channels .channels__content .boxs-container p{color:var(--Neutral-black,#000);margin:0;font-family:Mangueira,sans-serif;font-style:normal}@media (max-width:992px){#channels .channels__content .cotnent{font-size:.875rem}#channels .channels__content .boxs-container{flex-direction:column;max-width:100%}}#channels .channels__content .boxs-container p{font-size:.875rem;line-height:1.42}#channels .channels__content .boxs-container .box{display:flex;padding:var(--Spacing-20,20px);flex-direction:column;align-items:flex-start;flex:1 0 0;align-self:stretch;gap:10px;border-radius:var(--Spacing-20,20px);background:var(--Neutral-white,#FFF)}#channels .channels__content .boxs-container .box__title{font-size:1rem;font-weight:700;line-height:1.5}#channels .channels__content .boxs-container .box__phone{display:inline-flex;align-items:center;gap:8px;color:var(--Brand-colors-Primary-500-base,#000FFF);font-family:Mangueira,sans-serif;font-size:.875rem;font-style:normal;line-height:1.42;text-decoration:none}#channels .channels__content .boxs-container .box__phone a::after,#channels .channels__content .boxs-container .box__phone::after{display:none}#channels .channels__content .boxs-container .box__phone:last-of-type{margin-bottom:16px}#channels .channels__content .boxs-container .box__phone>p{color:var(--Brand-colors-Primary-500-base,#000FFF)}#channels .channels__content .boxs-container .box__phone svg{max-width:20px;height:auto}#channels .channels__content .boxs-container .box__phone a{text-decoration:none}#channels .channels__image{flex-grow:1;max-width:50%}#channels .channels__image img{display:block;max-width:100%;height:auto;margin:0 auto}@media (max-width:992px){#channels .channels__image,#channels .channels__image img{max-width:100%}}