/*** 11.08.2026 05:29:55 ***/
/***
scb_60
scb_61
/allpack/modules/core/craft_box/bread/view/bread.css
***/




/**** (/allpack/modules/core/craft_box/bread/view/bread.css) 11.08.2026 05:29:55 ****/
.bread {display:flex; flex-wrap:wrap; column-gap:8px; row-gap:8px; padding:8px;}
.contt.bread {padding:8px;}
	.bread .contt {height:100%;}

	.bread .back {display:flex; justify-content:inherit; align-items:inherit; column-gap:8px; row-gap:8px; list-style-type:none; color:#000000; font-size:14px; line-height:100%;}
		.bread .back .lrp {display:flex; flex-direction:inherit; flex-wrap:inherit; justify-content:inherit; align-items:inherit; column-gap:8px; row-gap:8px;}
		.bread .back .mdi {display:block; fill:#000000; width:16px; height:16px; object-fit:contain;}


	.bread .crumb {display:flex; justify-content:inherit; align-items:inherit; column-gap:8px; row-gap:8px; list-style-type:none; color:#000000; font-size:14px; line-height:100%;}
		.bread .crumb .lsv_clr {width:12px; height:12px; vertical-align:baseline;}

	.bread .main {}
		.bread .main .lrp {display:flex; flex-direction:inherit; flex-wrap:inherit; justify-content:inherit; align-items:inherit; column-gap:8px; row-gap:8px;}
		.bread .main .mdi {display:block; fill:#000000; width:16px; height:16px; object-fit:contain;}



/**** (scb_60) 11.08.2026 05:29:55 ****/

.b60.craft.stu {padding:10px 0px;}

/**** (scb_61) 11.08.2026 05:29:55 ****/

.craft.b61 > .menu .link {background:#ffffff;padding:8px;width:30%;flex-grow:1;display:flex;align-items:center;column-gap:12px;box-shadow:1px 1px 4px 0px #00000055;}
.craft.b61 > .menu .link .mdi {width:48px;height:48px;}
.craft.b61 > .menu   {display:flex;column-gap:20px;row-gap:20px;}

@media screen and (max-width: 1200px) {
	.craft.b61 > .menu   {column-gap:8px;row-gap:8px;}
}

@media screen and (max-width: 960px) {
	.craft.b61 > .menu .link {width:45%;}
}

@media screen and (max-width: 640px) {
	.craft.b61 > .menu .link {width:100%;}
}