.design-board{display:grid;grid-template-columns:33.33% 33.33% 33.34%;grid-template-rows:76px 100px 246px;grid-template-areas:"trust top featured" "farm top featured" "core showcase right";max-width:1280px;margin:0 auto;background:#fff}.trust-panel{grid-area:trust;display:flex;align-items:center;justify-content:space-around;padding:8px 22px}.trust-panel .hotline{font-size:10px}.trust-panel .hotline strong{font-size:12px}.trust-panel .badge{width:43px;height:43px;font-size:11px}.trust-panel .trust-item{flex-direction:column;gap:0;font-size:9px}.trust-panel .line-icon{font-size:25px}.farm-panel{grid-area:farm;background:#eef6ef;display:flex;align-items:center;gap:18px;padding:12px 26px}.farm-panel h2{font:700 20px "Barlow Condensed";margin:0 0 6px}.farm-panel p{font-size:8px;line-height:1.55;margin:0}.farm-panel .farm-people{font-size:27px}.farm-panel .farm-people span:nth-child(2){font-size:31px}.top-services{grid-area:top;padding:15px 10px 10px}.top-services .section-title{font-size:20px}.top-services .mini-services{gap:8px}.top-services .mini-services div{height:103px;flex-direction:column;gap:3px;font-size:8px;padding:7px}.top-services .mini-services span{font-size:28px}.core-panel{grid-area:core;padding:12px 25px}.core-panel .section-title{font-size:20px}.core-panel .service-grid{grid-template-columns:repeat(3,1fr);gap:8px;padding:0}.core-panel .service-grid article{height:82px;flex-direction:column;gap:1px}.core-panel .service-grid span{font-size:23px}.core-panel .service-grid h3{font-size:8px;margin:2px}.center-showcase{grid-area:showcase;padding:12px 14px;text-align:center}.center-showcase .section-title{font-size:20px}.center-showcase .product-row{gap:8px}.center-showcase .product-row article{min-height:148px}.featured-aside{grid-area:featured;padding:17px 25px;background:#eef6ef}.featured-aside .section-title{font-size:20px}.featured-aside .product-row article{min-height:114px}.right-bottom{grid-area:right}.right-bottom .process{height:122px;padding:14px 25px}.right-bottom .process .section-title{font-size:18px;margin-bottom:13px}.right-bottom .steps span{width:24px;height:24px;font-size:11px}.right-bottom .steps div{font-size:7px}.right-bottom .legal{height:124px;padding:14px 25px}.right-bottom .legal p{font-size:7px}.design-board .product-row article{font-size:8px}.design-board .product{height:67px}.design-board .btn.small{margin-top:9px;font-size:8px;padding:7px 13px}@media(max-width:800px){.design-board{display:flex;flex-direction:column}.trust-panel{min-height:90px;overflow-x:auto;gap:20px;justify-content:flex-start}.farm-panel{min-height:130px}.top-services,.core-panel,.center-showcase,.featured-aside{padding:22px 4%}.top-services .mini-services{grid-template-columns:repeat(2,1fr)}.top-services .mini-services div{height:90px}.right-bottom .process,.right-bottom .legal{height:auto}.featured-aside{order:3}.core-panel{order:4}.center-showcase{order:5}.right-bottom{order:6}}
