#section-six
{
	
	/* Frame 34 */

	position: absolute;
	width: 1500px;
	height: 600px;
	left: calc(50% - 1500px/2);
	top: 3926px;
}

#section-six-container
{
	/* Component 4 */

position: absolute;
width: 1434.33px;
height: 638px;
left: -0.33px;
top: 501px;

background: #FFFFFF;
}

#section-six-header
{
	/* Frame 6 */

/* Auto layout */
display: flex;
flex-direction: column;
align-items: center;
padding: 0px;
gap: 12px;

position: absolute;
width: 814px;
height: 124px;
left: calc(50% - 814px/2 + 2.84px);
top: 0px;


}

#section-six-title
{
/* Headline */

width: 842px;
height: 86px;

font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 72px;
line-height: 120%;
/* or 86px */
text-align: center;
letter-spacing: -0.02em;

color: #212121;


/* Inside auto layout */
flex: none;
order: 0;
flex-grow: 0;

}

#section-six-desc
{
	/* Paragraph */

width: 814px;
height: 26px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 22px;
line-height: 120%;
/* or 26px */
text-align: center;
letter-spacing: -0.02em;

/* sub tittle */
color: #686868;


/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;

}

#section-six-comments
{
	/* Frame 7 */

/* Auto layout */
display: flex;
flex-direction: row;
align-items: center;
padding: 0px;
gap: 30px;

position: absolute;
width: 1130px;
height: 364px;
margin-left: calc(50% - 1130px/2);
top: 184px;


}

.s6c1
{
	/* Container */

width: 410px;
height: 364px;

background: #FFFFFF;
/* Shadow Card */
box-shadow: 0px 2px 24px rgba(0, 0, 0, 0.09);
border-radius: 32px;

/* Inside auto layout */
flex: none;
order: 1;
flex-grow: 0;
z-index: 1;

}

.s6c1-icon
{
	/* Paragraph */

position: absolute;
width: 21.98px;
height: 13.61px;
margin-left: 20px;
top: 48.7px;

/*background: #BABABA;*/

}

.s6c1 p
{
/* Paragraph */

position: absolute;
width: 370px;
height: 96px;
margin-left: 20px;
top: 118.3px;

font-family: 'Poppins';
font-style: normal;
font-weight: 400;
font-size: 20px;
line-height: 120%;
/* or 24px */
letter-spacing: -0.02em;

color: #202020;


}

.s6c1-user
{
	/* Frame 9 */

position: absolute;
width: 370px;
height: 50px;
margin-left: 20px;
top: 266.3px;


}

.s6c1-user-detail
{
	/* Frame 8 */

/* Auto layout */
display: flex;
flex-direction: column;
align-items: flex-start;
padding: 0px;
gap: 4px;

position: absolute;
width: 171px;
height: 50px;
margin-left: 60px;
top: -0.3px;


}

.s6c1-name
{
/* Paragraph */

width: 171px;
height: 29px;

font-family: 'Poppins';
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 120%;
/* identical to box height, or 29px */
letter-spacing: -0.02em;

color: #202020;


/* Inside auto layout */
flex: none;
order: 0;
align-self: stretch;
flex-grow: 0;

}

.s6c1-job
{
/* Paragraph */

width: 171px;
height: 17px;

font-family: 'Poppins';
font-style: normal;
font-weight: 500;
font-size: 14px;
line-height: 120%;
/* identical to box height, or 17px */
letter-spacing: -0.02em;

color: #BABABA;


/* Inside auto layout */
flex: none;
order: 1;
align-self: stretch;
flex-grow: 0;

}

#section-six-back-dot-top
{
/* Mask group */

position: absolute;
width: 261.66px;
height: 252px;
right: 50px;
top: 588px;
z-index: 1;

}

#section-six-back-dot-bottom
{
	/* Mask group */

position: absolute;
width: 261.66px;
height: 252px;
margin-left: 0px;
bottom: -520px;

transform: rotate(180deg);

}