body{overflow:hidden;height:100%;margin:0}.hero{position:absolute;font-size:22px;font-variation-settings:"slnt" 0,"wght" 600;margin-top:20px;margin-left:0;margin-bottom:18px;z-index:10}.contenedor-buscar{position:relative;width:100%;flex-direction:column}.buscador,.contenedor-buscar{display:flex;justify-content:center;align-items:center}.buscador{background-color:#14141f;border-radius:10px;width:55%;height:40px;margin-top:14.3px;padding:1px 14px 0;font-size:12px}.buscador:focus-visible{border:1px solid #ffffff40;outline:none}#pequeño1{right:42px}#pequeño1,#pequeño2{position:absolute;top:30px;margin-right:18px;margin-left:18px;width:40px;height:40px;border-radius:7px}#pequeño2{right:-16px}#pequeño-arriba{position:relative;top:10px;left:12px;width:102px;height:24px;border-radius:5px;font-size:10px;gap:4%;color:#d9d9d9}#pequeño3{top:20px;left:12px}#pequeño3,#pequeño4{position:relative;width:42px;height:42px;border-radius:7px}#pequeño4{top:-22px;left:72px}#pequeño5{top:-8px;left:12px}#pequeño5,#pequeño6{position:relative;width:42px;height:42px;border-radius:7px}#pequeño6{top:-50px;left:72px}#pequeño7{top:-36px;left:12px}#pequeño7,#pequeño8{position:relative;width:42px;height:42px;border-radius:7px}#pequeño8{top:-76px;left:72px}.contenedor-botones{position:relative}.iconos-calendar{width:16px;height:16px;color:white}.crear-grupo-form{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;gap:15px;flex-direction:column}.contenedor-botn-grupo{position:relative;display:flex;width:95%;justify-content:space-between;margin:0 auto}#hoy{width:14px;height:14px}#texto-hoy{position:relative;top:1.5px}.contenedor{position:relative;display:flex;height:825px;width:96.6%;padding-top:20px;padding-left:132px;padding-bottom:16px}.contenedor-calendario{display:flex;gap:10px}.bento{bottom:-64px;display:grid;height:91%;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);gap:16px;border-radius:8px}.apartado,.bento{position:relative;width:100%}.apartado{border-radius:18px;background-color:#10101A;border:1px solid #151522;overflow:hidden;text-align:center;height:100%;flex-wrap:nowrap;flex:1;display:flex;justify-content:center;align-items:center}#pequeño1 svg,#pequeño2 svg{width:17px;height:17px}#pequeño1:hover,#pequeño2:hover{background-color:#181824;transition:background-color .3s ease}.botones{display:flex;flex-direction:row;align-items:center;box-shadow:0 2px 4px rgba(0,0,0,.1);text-align:center;justify-content:center;background-color:#14141f}.botones:hover{background-color:#181824;transition:background-color .3s ease}.bento .apartado:first-child{grid-column:1/2;grid-row:1/3}.bento .apartado:nth-child(2){grid-column:2/3;grid-row:1/2;height:151%}.bento .apartado:nth-child(3){grid-column:3/4;grid-row:1/3}.bento .apartado:nth-child(4){position:relative;grid-column:2/3;grid-row:2/3;height:50%;bottom:-115px}.bento .apartado:nth-child(5){grid-column:1/2;grid-row:3/4}.bento .apartado:nth-child(6){grid-column:2/4;grid-row:3/4}