:root{--blue: #0052AB;--green: #0F6321;--yellow: #FFA800;--light-yellow: #FEF2C8;--white: #F1F1EF;--primary-font: 'Founders Grotesk', sans-serif;--secondary-font: 'Inter', sans-serif}*{list-style:none;padding:0;margin:0;outline:0;box-sizing:border-box}body{overflow-x:hidden;font-family:var(--primary-font)}img{vertical-align:middle;max-width:100%}.container{padding:0 20px;max-width:1290px;margin:auto}.page-container{max-width:1704px;margin:auto;background-color:var(--light-yellow);border-radius:37px;position:relative;padding-top:98px;overflow:hidden}@media screen and (max-width: 768px){.page-container{border-radius:0;padding:40px 30px}}.main,.ja{background-color:var(--blue);padding-bottom:60px}@media screen and (max-width: 768px){.main,.ja{padding-bottom:0}}.main .back{text-align:center;margin-bottom:50px;padding-top:68px}.main .back a{color:#fff;font-size:20px;font-weight:600;text-decoration:none}.ja{min-height:calc(100vh - 185px)}.ja .container{padding-top:120px}@media screen and (max-width: 768px){.ja .container{padding-top:40px}}.ja .container .back{text-align:center;margin-bottom:50px}.ja .container .back a{color:#fff;font-size:20px;font-weight:600;text-decoration:none}@media screen and (max-width: 768px){.ja .container .back a{font-size:16px}}.ja .container h1{text-align:center;color:#FEF2C8;font-size:80px;font-weight:600}@media screen and (max-width: 768px){.ja .container h1{font-size:40px}}.ja .container h1 a{color:inherit}.ja .container figure{text-align:center}.ja .container figure img{position:relative;margin-top:-80px}@media screen and (max-width: 768px){.ja .container figure img{margin-top:-40px}}.page-content{max-width:1134px;margin:auto;padding-bottom:140px}@media screen and (max-width: 768px){.page-content{padding-bottom:40px}}.mb-cadastro{margin-bottom:64px !important}@media screen and (max-width: 768px){.mb-cadastro{margin-bottom:32px !important}}.mp-login{margin-bottom:32px !important}@media screen and (max-width: 768px){.desktop{display:none !important}}@media screen and (min-width: 769px){.mobile{display:none !important}}.menu-mobile{display:flex;flex-direction:column;gap:5px;justify-content:flex-start;width:40px}.menu-mobile span{height:8px;background-color:#fff;border-radius:4px}.menu-mobile span:nth-child(even){width:30px}@media screen and (min-width: 769px){.menu-mobile{display:none}}.fale-conosco{text-align:center;padding:10px 0;margin-bottom:10px}.fale-conosco a{background-color:var(--blue);color:#fff;display:inline-block;padding:10px 20px;border-radius:10px}.columns{display:flex;gap:40px;margin-bottom:13px}@media screen and (max-width: 768px){.columns{flex-direction:column;gap:13px}}.columns .column{display:block;flex-basis:0;flex-grow:1;flex-shrink:1}.columns .column input{border:1px solid var(--blue);background:#FEFEFE 0% 0% no-repeat padding-box;border-radius:33px;width:100%;height:66px;padding:0 40px;font-size:20px}.columns .column input::placeholder{color:#CFCFCE}@media screen and (max-width: 768px){.columns .column input{height:50px;padding:0 20px}}.columns .column.buttons{display:flex;align-items:center;justify-content:center;gap:20px;padding-top:20px}@media screen and (max-width: 768px){.columns .column.buttons{flex-direction:column}}.columns .column.buttons button{display:flex;align-items:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:40px;padding-right:40px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;cursor:pointer;height:60px}@media screen and (max-width: 768px){.columns .column.buttons button{width:100%;padding-left:20px;padding-right:20px;font-size:16px;justify-content:center}}.columns .column.buttons a{padding-top:19px;padding-bottom:19px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;border-color:var(--green);color:var(--green);padding-left:40px;padding-right:40px;background-color:#F1F1EF}@media screen and (max-width: 768px){.columns .column.buttons a{width:100%;padding-left:20px;padding-right:20px;font-size:16px;text-align:center}}.columns.login{max-width:775px;margin-left:auto;margin-right:auto}.columns-bottom{display:flex;align-items:center;gap:40px;justify-content:space-between}@media screen and (max-width: 768px){.columns-bottom{flex-direction:column}}.columns-bottom>div:first-child{display:flex;flex-direction:column;gap:14px;color:var(--blue);font-size:17px}.columns-bottom>div:first-child a{color:var(--blue)}.columns-bottom>div:first-child input{width:14px;height:14px}.columns-bottom>div:last-child{display:flex;gap:40px}@media screen and (max-width: 768px){.columns-bottom>div:last-child{flex-direction:column-reverse;gap:16px;width:100%}}.columns-bottom>div:last-child button{display:flex;align-items:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;cursor:pointer}@media screen and (max-width: 768px){.columns-bottom>div:last-child button{text-align:center;height:60px;font-size:16px;width:100%;justify-content:center}}.columns-bottom>div:last-child a{padding-top:19px;padding-bottom:19px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600}.columns-bottom>div:last-child a:not(.cadastrese){border-color:var(--green);color:var(--green);padding-left:40px;padding-right:40px;background-color:#F1F1EF}@media screen and (max-width: 768px){.columns-bottom>div:last-child a{text-align:center;height:60px;font-size:16px;width:100%;justify-content:center}}footer{background-color:var(--light-yellow);padding-bottom:50px}footer .footer-container{background-color:var(--blue);max-width:1540px;border-radius:37px;box-shadow:23px 18px 36px #00000029;margin:auto}footer .footer-container .container{padding-top:32px;padding-bottom:32px;display:flex;justify-content:space-between;align-items:center;position:relative}@media screen and (max-width: 768px){footer .footer-container .container{padding-top:20px;padding-bottom:20px}}footer .footer-container .container menu .close{position:absolute;right:20px;top:20px}footer .footer-container .container menu .close svg{width:30px}footer .footer-container .container menu .close svg path{fill:#fff}@media screen and (min-width: 769px){footer .footer-container .container menu .close{display:none}}@media screen and (max-width: 768px){footer .footer-container .container menu{display:none;position:absolute;background-color:var(--blue);bottom:70%;width:100%;left:0;padding:60px 20px 20px}}footer .footer-container .container menu.active{display:block}footer .footer-container .container menu ul{display:flex;align-items:center;gap:24px}@media screen and (max-width: 768px){footer .footer-container .container menu ul{flex-direction:column}}footer .footer-container .container menu ul li a{text-decoration:none;color:var(--yellow);font-weight:600;font-size:18px;font-family:var(--font-secondary)}footer .footer-container .container .social{display:flex;gap:14px}footer .footer-container .container .social a{border:1px solid var(--yellow);border-radius:50%;height:58px;display:flex;align-items:center;justify-content:center;width:58px}@media screen and (max-width: 768px){footer .footer-container .container .social a{height:50px;width:50px}}footer .footer-container .container .social a svg{width:30px;height:30px}footer .footer-container .container .social a svg path{fill:var(--yellow)}@media screen and (max-width: 768px){.home footer{padding:0 20px}}header{background-color:var(--blue);position:relative}header .container{display:grid;grid-template-columns:1fr 265px 1fr;align-items:center}@media screen and (max-width: 768px){header .container{display:flex;justify-content:space-between}}header .container ul{display:flex;gap:40px}header .container ul li a{font-family:var(--primary-font);font-weight:600;letter-spacing:0px;color:#F1F1EF;text-transform:uppercase;opacity:1;text-decoration:none;padding-top:14px;padding-bottom:14px}header .container ul li a:not(.acesse):hover{color:var(--yellow)}header .container ul li a.acesse{background-color:var(--green);color:var(--yellow);border-radius:23px;padding-left:44px;padding-right:44px;box-shadow:0px 3px 6px #00000029}header .container ul li a.acesse:hover{background-color:var(--blue)}header .container .right{justify-content:flex-end;display:flex}header .container .menu-mobile{justify-content:flex-end}header .container .menu-mobile span:nth-child(even){margin-left:10px}header menu{display:none;position:absolute;background-color:var(--blue);top:100%;width:100%;left:0;padding:60px 20px 60px}header menu .close{position:absolute;right:20px;top:20px}header menu .close svg{width:30px}header menu .close svg path{fill:#fff}header menu.active{display:block}header menu ul{display:flex;align-items:center;gap:24px}@media screen and (max-width: 768px){header menu ul{flex-direction:column}}header menu ul li a{text-decoration:none;color:var(--yellow);font-weight:600;font-size:21px;font-family:var(--font-secondary)}.subfooter{text-align:center;padding-bottom:60px;font-size:20px;color:#000}@media screen and (max-width: 768px){.subfooter{font-size:16px;padding-bottom:0}}.subfooter a{color:inherit}.alert{position:relative;padding:0.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:0.25rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.atendimento{position:fixed;background-color:rgba(0,0,0,0.7);justify-content:center;align-items:center;z-index:1000;top:0;left:0;width:100%;height:100%;display:none}.atendimento.active{display:flex}.atendimento-container{background-color:#fff;width:400px;max-width:90%;padding:60px 20px 20px;position:relative;border-radius:40px;box-shadow:23px 18px 36px #00000029}.atendimento-container .close{position:absolute;right:20px;top:20px;cursor:pointer}.atendimento-container .close svg{width:30px}.atendimento-container .close svg path{fill:var(--blue)}.atendimento-container h3{font-size:24px;color:var(--blue);text-align:center;margin-bottom:10px}.atendimento-container div{font-size:16px;text-align:center;color:var(--blue)}.botao{display:flex;align-items:center;justify-content:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;cursor:pointer;width:100%;height:66px;text-align:center}@media screen and (max-width: 768px){.botao{width:100%;padding-left:20px;padding-right:20px;font-size:16px}}.primary-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;border-radius:75px;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;cursor:pointer;height:66px;text-align:center}@media screen and (max-width: 768px){.primary-button{width:100%;padding-left:20px;padding-right:20px;font-size:16px}}.secondary-button{display:inline-flex;align-items:center;justify-content:center;background-color:#F1F1EF;color:var(--green);gap:10px;padding-left:30px;padding-right:30px;border-radius:75px;border:1px solid var(--green);font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;cursor:pointer;height:66px;text-align:center}@media screen and (max-width: 768px){.secondary-button{width:100%;padding-left:20px;padding-right:20px;font-size:16px}}.como-participar{background-color:var(--blue);padding:90px 0}.como-participar .container{position:relative}.como-participar .container>img{position:absolute;left:81%;top:-265px}@media screen and (max-width: 768px){.como-participar .container>img{display:none}}.como-participar .container h2{font-weight:600;font-size:64px;line-height:1.1em;color:#F1F1EF;text-align:center;margin-bottom:60px}@media screen and (max-width: 768px){.como-participar .container h2{font-size:40px;margin-bottom:20px}}.como-participar-steps{display:grid;grid-template-columns:repeat(4, 1fr);gap:28px;position:relative;z-index:2;margin-bottom:50px}@media screen and (max-width: 768px){.como-participar-steps{grid-template-columns:1fr}}.como-participar-steps>div{border:2px dashed #CECECE;border-radius:10px;padding:40px 40px 40px 23px}.como-participar-steps>div h3{color:var(--yellow);font-weight:600;font-size:118px;line-height:1em;margin-bottom:15px}.como-participar-steps>div h4{color:var(--yellow);font-weight:600;font-size:21px;line-height:1em;margin-bottom:15px}.como-participar-steps>div p{color:#F1F1EF;font-size:18px;line-height:25px}.como-participar .has-button{text-align:center}.como-participar .has-button a{display:inline-flex;align-items:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;padding-top:19px;padding-bottom:19px;border-radius:75px;font-size:20px;text-decoration:none;font-weight:600}.como-participar .has-button a:hover{background-color:var(--green)}.cupom{display:grid;grid-template-columns:350px 1fr;gap:130px}@media screen and (max-width: 768px){.cupom{grid-template-columns:1fr;gap:20px}}.dashboard-buttons{display:grid;grid-template-columns:1fr 1fr;gap:40px}@media screen and (max-width: 768px){.dashboard-buttons{grid-template-columns:1fr;gap:20px}}.dashboard-buttons a{border:2px dashed var(--blue);border-radius:34px;padding:28px;text-align:center;font-size:25px;font-weight:600;text-decoration:none;color:var(--blue)}@media screen and (max-width: 768px){.dashboard-buttons a{font-size:20px}}.fake-input{position:relative;color:var(--blue);font-size:20px;height:66px;font-family:var(--secondary-font);display:flex;align-items:center;border:1px solid var(--blue);border-radius:33px;padding:0 40px}.fake-input input{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.faq{background-color:var(--light-yellow);padding:85px 0 60px}@media screen and (max-width: 768px){.faq{padding:40px 0}}.faq h2{text-align:center;color:var(--blue);font-size:55px;font-weight:600;margin-bottom:32px}@media screen and (max-width: 768px){.faq h2{font-size:40px;margin-bottom:20px}}.faq p.subtitulo{text-align:center;color:#000;font-size:20px;line-height:25px;margin-bottom:60px}@media screen and (max-width: 768px){.faq p.subtitulo{font-size:16px}}.faq section>ul{display:flex;flex-direction:column;gap:35px}@media screen and (max-width: 768px){.faq section>ul{gap:20px}}.faq section>ul>li{border-radius:34px;border:2px dashed var(--blue);padding:35px 28px}@media screen and (max-width: 768px){.faq section>ul>li{padding:20px}}.faq section>ul>li .pergunta{position:relative;color:var(--blue);font-size:18px;line-height:22px;font-weight:600;font-family:var(--secondary-font);cursor:pointer}@media screen and (max-width: 768px){.faq section>ul>li .pergunta{padding-right:20px}}.faq section>ul>li .pergunta::before{content:'';position:absolute;width:14px;height:1.5px;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;background:var(--blue)}.faq section>ul>li .pergunta::after{content:'';position:absolute;height:14px;width:1.5px;right:6px;top:50%;transform:translateY(-50%);transition:transform .3s ease;background:var(--blue)}.faq section>ul>li .resposta{padding-top:20px;color:#737C87;font-size:14px;line-height:24px;font-family:var(--secondary-font);display:none}.faq section>ul>li.active .pergunta::after{transform:translateY(-50%) rotate(90deg)}.faq section>ul>li.active .resposta{display:block}.ganhadores{display:flex;flex-direction:column;gap:20px}.ganhadores>div{border:2px dashed var(--blue);border-radius:34px;padding:50px 60px;display:grid;grid-template-columns:40% 1fr 1fr;gap:20px;align-items:center}@media screen and (max-width: 768px){.ganhadores>div{border-radius:20px;grid-template-columns:1fr;padding:20px}}.ganhadores>div h3{color:#000;font-size:53px;font-weight:600}@media screen and (max-width: 768px){.ganhadores>div h3{font-size:34px;text-align:center}}.ganhadores>div span,.ganhadores>div strong{color:#383838;font-size:25px}@media screen and (max-width: 768px){.ganhadores>div span,.ganhadores>div strong{text-align:center}}.hero-interna-produtos{background:var(--blue) url(../850d6e4ffe50d4b2cea0.png) no-repeat center;background-size:auto 100%;height:500px}@media screen and (max-width: 768px){.hero-interna-produtos{background-image:url(../4ed5babf757b97d8d506.png)}}.hero-interna{background:var(--blue) url(../24577fee08c9895bbd3e.png) no-repeat center;background-size:auto 100%;height:500px}@media screen and (max-width: 768px){.hero-interna{background-image:url(../7b871481c8cb6956e905.png)}}.hero{background:var(--blue) url(../3d767ac0c3995d78c011.png) no-repeat center;background-size:auto 100%;height:500px}@media screen and (max-width: 768px){.hero{background-image:url(../4ed073f7b5e7131877ae.png)}}table.numbers{border-collapse:collapse}table.numbers thead th{background-color:var(--blue);color:#fff;padding:10px 20px;font-size:24px;font-weight:300;font-family:var(--secondary-font)}@media screen and (max-width: 768px){table.numbers thead th{padding:10px;font-size:16px}}table.numbers thead th:first-child{border-top-left-radius:27px}@media screen and (max-width: 768px){table.numbers thead th:first-child{border-top-left-radius:15px}}table.numbers thead th:last-child{border-top-right-radius:27px}@media screen and (max-width: 768px){table.numbers thead th:last-child{border-top-right-radius:15px}}table.numbers tbody tr td{border:1px solid #707070;padding:10px 20px;font-size:48px;font-weight:600;color:var(--blue)}@media screen and (max-width: 768px){table.numbers tbody tr td{padding:10px;font-size:16px}}table.numbers tbody tr:last-child td:first-child{border-bottom-left-radius:27px}table.numbers tbody tr:last-child td:last-child{border-bottom-right-radius:27px}.numeros-da-sorte-area{display:grid;grid-template-columns:1fr 450px;gap:40px}@media screen and (max-width: 768px){.numeros-da-sorte-area{display:flex;flex-direction:column;gap:20px}}.numeros-da-sorte-area div:first-child dl dt{display:block;color:var(--blue);font-size:24px;text-transform:uppercase}@media screen and (max-width: 768px){.numeros-da-sorte-area div:first-child dl dt{font-size:16px}}.numeros-da-sorte-area div:first-child dl dd{color:var(--blue);font-size:64px;font-weight:600;margin-bottom:25px}@media screen and (max-width: 768px){.numeros-da-sorte-area div:first-child dl dd{font-size:34px}}.numeros-da-sorte-area div:first-child a.cadastrar-numeros{display:inline-block;color:var(--blue);background:#F1F1EF 0% 0% no-repeat padding-box;border:1px solid var(--blue);border-radius:75px;font-size:20px;color:var(--blue);font-weight:600;padding:19px 47px;text-decoration:none}.numeros-da-sorte-area div:last-child .buttons{display:flex;flex-direction:column;gap:20px}.numeros-da-sorte-area div:last-child .buttons a{border:2px dashed var(--blue);border-radius:34px;padding:28px 10px;text-align:center;font-size:25px;color:var(--blue);font-weight:600;text-decoration:none}.numeros-gerados h2{color:var(--blue);text-align:center;font-size:50px;font-weight:600;margin-bottom:30px}@media screen and (max-width: 768px){.numeros-gerados h2{font-size:25px}}.numeros-gerados-numbers{display:flex;justify-content:center;gap:40px;flex-wrap:wrap;margin-bottom:45px}.numeros-gerados-numbers span{border:2px dashed var(--blue);width:211px;height:80px;display:flex;align-items:center;justify-content:center;color:var(--blue);font-size:25px;font-weight:600;border-radius:34px}.numeros-gerados .buttons{display:flex;align-items:center;justify-content:center;gap:40px;margin-bottom:53px}@media screen and (max-width: 768px){.numeros-gerados .buttons{flex-direction:column;width:100%;gap:20px}}.numeros-gerados p{text-align:center;color:#000;font-size:9px}.premios{background-color:var(--light-yellow);padding:47px 0 111px}.premios-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}@media screen and (max-width: 768px){.premios-top{flex-direction:column;margin-top:40px}}.premios-top h2{font-family:var(--primary-font);color:var(--blue);font-size:64px;line-height:1.1em}@media screen and (max-width: 768px){.premios-top h2{font-size:40px;margin-bottom:20px}}.premios-bottom{border-radius:38px;border:4px dashed #707070;padding:44px 34px;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 768px){.premios-bottom{flex-direction:column;gap:40px;margin-bottom:40px}}.premios .buttons{display:flex;gap:14px}@media screen and (max-width: 768px){.premios .buttons{flex-direction:column}}.premios .buttons a{padding-top:19px;padding-bottom:19px;border-radius:75px;border:1px solid transparent;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;text-align:center}.premios .buttons a:not(.cadastrese){border-color:var(--green);color:var(--green);padding-left:40px;padding-right:40px}.premios .buttons a:not(.cadastrese):hover{background-color:var(--yellow)}.premios .buttons a.cadastrese{display:flex;align-items:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;justify-content:center}.premios .buttons a.cadastrese:hover{background-color:var(--green)}.produtos-participantes{background-color:var(--blue);padding-top:80px}.produtos-participantes-top{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 768px){.produtos-participantes-top{flex-direction:column}}.produtos-participantes-top h2{color:var(--white);font-weight:600;font-size:55px}@media screen and (max-width: 768px){.produtos-participantes-top h2{font-size:40px;margin-bottom:20px}}.produtos-participantes-top a{display:flex;align-items:center;background-color:var(--yellow);color:#fff;gap:10px;padding-left:30px;padding-right:30px;padding-top:19px;padding-bottom:19px;border-radius:75px;font-size:20px;font-family:var(--primary-font);text-decoration:none;font-weight:600;gap:30px}.produtos-participantes-top a:hover{background-color:var(--green)}.produtos-participantes figure{position:relative}.produtos-participantes figure figcaption{position:absolute;bottom:7%;left:0;width:100%;text-align:center;color:var(--white);font-size:10px;line-height:13px}.produtos .page-content h2{color:var(--blue);text-align:center;font-size:30px;margin-bottom:30px}.produtos .page-content h3{color:var(--blue);text-align:center;font-size:24px;margin-bottom:10px}.produtos .page-content ul{margin-bottom:30px}.produtos .page-content ul li{color:var(--blue);text-align:center;font-size:20px}.title-area{margin-bottom:80px}@media screen and (max-width: 768px){.title-area{margin-bottom:40px}}.title-area h1{color:var(--blue);font-size:64px;font-family:var(--primary-font);margin-bottom:16px;text-align:center}@media screen and (max-width: 768px){.title-area h1{font-size:30px}}.title-area p{font-size:20px;text-align:center;color:#000;font-family:var(--secondary-font)}@media screen and (max-width: 768px){.title-area p{font-size:16px}}.video{background-color:var(--blue)}@media screen and (max-width: 768px){.video{padding:0 20px}}.video-container{max-width:1540px;margin:auto;background-color:var(--light-yellow);border-radius:37px;position:relative;padding-top:98px;padding-bottom:90px}@media screen and (max-width: 768px){.video-container{padding:20px}}.video-container>img{position:absolute;right:77%;bottom:-380px}.video-container-top{max-width:1051px;margin:0 auto 60px;display:grid;grid-template-columns:260px 1fr;gap:14px;align-items:flex-end}.video-container-top>div:first-child{display:flex;flex-direction:column;gap:15px}.video-container-top>div:first-child .tag span{background-color:var(--blue);color:var(--yellow);font-weight:600;font-size:20px;padding:10px 20px;border-radius:24px;display:inline-block}.video-container-top>div:first-child p{color:#000;font-size:20px;width:75%}.video-container-top>div:last-child h2{color:var(--green);font-weight:600;font-size:55px;display:flex;align-items:flex-end}.video-container-bottom{position:relative;background-color:#fff;border-radius:68px;max-width:1051px;margin:auto}.video-container-bottom iframe{width:100%}.video-container-bottom::before{content:"";display:block;padding-bottom:60%}.video-container-bottom iframe{position:absolute;top:0;left:0;width:100%;height:100%}

