<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.new-card{
	position:relative;
}
.new-card .tc-line-name{
	font-size: 14px;
	font-style: normal;
  	color: #7E7E7E;
}
.new-card .tc-title{
	font-size: 18px;
    font-style: normal;
    font-weight: 500;
  	margin-top:0px;
}
.new-card .tc-label:not(.tc-label-price){
	position:absolute;
  	right:20px;
}
.new-card .tc-info-hd{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.new-card .tc-home .tc-speed{
	font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.new-card .tc-home .tc-tv{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.new-card .tc-mob {
  	font-size: 20px;
    font-style: normal;
    font-weight: 500;
}
.new-card .mob-int{

}
.new-card .mob-int .megasila{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
    color:#7E7E7E;
}
.new-card .mega-sila{
 	display:flex;
  	flex-direction:row;
  	align-items:center;
}
.tc-info + .tc-info{
	margin-top:30px;
}
.new-card .tc-price-actual{
	font-size: 24px;
    font-style: normal;
    font-weight: 700;
}
.new-card .tc-price-old{
	font-size: 18px;
    font-style: normal;
    font-weight: 400;
  	color: #7E7E7E;
  	margin-left:10px;
}
.new-card .tc-label-item{
	font-size: 14px;
    font-style: normal;
    font-weight: 500;
  	display: flex;
    align-items: center;
}
.new-card .tc-button{
	font-size:17px;
}
.new-card .tc-info{
	
}





@media(max-width:576px){
	.new-card{
	position:relative;
}
.new-card .tc-line-name{
	font-size: 14px;
	font-style: normal;
  	color: #7E7E7E;
}
.new-card .tc-title{
	font-size: 16px;
    font-style: normal;
    font-weight: 500;
  	margin-top:0px;
}
.new-card .tc-label:not(.tc-label-price){
	position:absolute;
  	right:20px;
}
.new-card .tc-info-hd{
	font-size: 14px;
    font-style: normal;
    font-weight: 400;
}
.new-card .tc-home .tc-speed{
	font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
}
.new-card .tc-home .tc-tv{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
}
.new-card .tc-mob {
  	font-size: 18px;
    font-style: normal;
    font-weight: 500;
}
.new-card .mob-int{

}
.new-card .mob-int .megasila{
	font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color:#7E7E7E;
}
.new-card .mega-sila{
 	display:flex;
  	flex-direction:row;
  	align-items:center;
}
.tc-info + .tc-info{
	margin-top:30px;
}
.new-card .tc-price-actual{
	font-size: 20px;
    font-style: normal;
    font-weight: 700;
}
.new-card .tc-price-old{
	font-size: 16px;
    font-style: normal;
    font-weight: 400;
  	color: #7E7E7E;
  	margin-left:10px;
}
.new-card .tc-label-item{
	font-size: 11px;
    font-style: normal;
    font-weight: 500;
  	display: flex;
    align-items: center;
}
.new-card .tc-button{
	font-size:17px;
}
}</pre></body></html>