<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.oShad{
left:0;
top:0;
position:fixed;
width:100%;
height:100%;
z-index:9;
background:rgba(0,0,0,0.2);
}

.oWnd{
left:50%;
top:50%;
padding-top:30px;
padding-left:30px;
padding-bottom:30px;
padding-right:30px;
position:fixed;
transform: translateX(-50%) translateY(-50%);
z-index:10;
background:#fff;
border-radius:10px 10px 10px 10px;
}

.oWndHdr{
position:relative;
font-family:'Oswald-Medium';
text-align:center;
font-size:24px;
color:#d00;
}

.oWndBtn{
left:50%;
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
position:relative;
width:200px;
transform: translateX(-50%);
background:#d00;
border-radius:10px 0 10px 0;
font-family:'SegoeUIRegular';
text-align:center;
font-size:16px;
color:#fff;
cursor:pointer;
}

.wndData{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-top:15px;
margin-bottom:15px;
position:relative;
font-family:'SegoeUIRegular';
font-size:16px;
}

.areaWnd{
left:50%;
top:50%;
padding-top:30px;
padding-left:30px;
padding-bottom:30px;
padding-right:30px;
position:fixed;
transform: translateX(-50%) translateY(-50%);
z-index:10;
background:#fff;
border-radius:10px 10px 10px 10px;
}

.areaWndHdr{
position:relative;
font-family:'Oswald-Medium';
text-align:center;
font-size:24px;
color:#d00;
}

.areaWndFld{
margin-top:30px;
position:relative;
}

.areaWndBtn{
padding-top:10px;
padding-left:10px;
padding-bottom:10px;
padding-right:10px;
margin-bottom:10px;
position:relative;
border-top:1px solid #a2a2a2;
border-right:1px solid #a2a2a2;
border-bottom:1px solid #a2a2a2;
border-left:1px solid #a2a2a2;
border-radius:5px 5px 5px 5px;
font-family:'Oswald-Medium';
font-size:18px;
cursor:pointer;
}

.areaShad{
left:0;
top:0;
position:fixed;
width:100%;
height:100%;
z-index:9;
background:rgba(0,0,0,0.2);
}

.pbO{
left:50%;
margin-top:20px;
position:relative;
width:50px;
height:50px;
transform: translateX(-50%);
background:url(../../templates/3/1724779870.svg);
background-position:center center;
background-size:contain;
background-repeat:no-repeat;
}

.cartData{
right:12px;
bottom:12px;
padding-top:16px;
padding-left:90px;
padding-bottom:15px;
padding-right:15px;
position:fixed;
width:260px;
height:60px;
transform: translateY(-50%);
z-index:8;
background:#f1f0ec;
background:#f1f0ec url(/engine12/modules/../../templates/8/1724190876.svg);
background-position:left +20px center;
background-size:auto 55%;
background-repeat:no-repeat;
border-radius:15px 15px 15px 15px;
font-family:'SegoeUIRegular';
text-align:left;
font-size:20px;
cursor:pointer;
box-shadow:0 0 20px rgba(0,0,0,0.5);
}

.toolbarnj{
display:flex;
position:relative;
width:100%;
}

.szbtn{
padding-top:5px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
margin-top:5px;
margin-left:5px;
margin-bottom:5px;
margin-right:5px;
position:relative;
background:#d00;
border-radius:10px 0 10px 0;
text-align:center;
font-size:14px;
cursor:pointer;
}

.szTxt{
padding-top:5px;
padding-left:5px;
padding-bottom:2px;
padding-right:5px;
position:relative;
font-family:'SegoeUIRegular';
font-size:16px;
color:#fff;
}

.szPrc{
padding-top:2px;
padding-left:5px;
padding-bottom:5px;
padding-right:5px;
position:relative;
font-family:'SegoeUI-Semibold';
font-size:18px;
color:#fff;
text-transform:inherit;
}

.dpWndHdr{
margin-bottom:20px;
position:relative;
font-family:'SegoeUI-Semibold';
text-align:center;
font-size:18px;
color:#d00;
}

.scrlFld{
position:relative;
width:300px;
}

.scrlFldOpt{
display:flex;
position:relative;
width:300px;
font-family:'SegoeUIRegular';
font-size:16px;
}

.dpClw{
padding-top:7px;
padding-left:7px;
padding-bottom:7px;
padding-right:7px;
position:relative;
width:270px;
flex-grow:0;
flex-shrink:0;
}

.dpCl{
padding-top:7px;
padding-left:7px;
padding-bottom:7px;
padding-right:7px;
position:relative;
width:60px;
flex-grow:0;
flex-shrink:0;
font-family:'SegoeUIRegular';
font-size:16px;
}

.btn{
padding-top:10px;
padding-bottom:10px;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
margin-right:10px;
position:relative;
width:140px;
background:#d00;
border-radius:10px 0 10px 0;
font-family:'SegoeUI-Semibold';
text-align:center;
font-size:16px;
color:#fff;
cursor:pointer;
}

.lst{
position:relative;
width:350px;
}

</pre></body></html>