.free-goods-container{width:100%;margin:0 auto;padding:40px 20px}.free-goods-container .goods-list{width:100%;display:flex;flex-direction:row;align-items:stretch;justify-content:center;flex-wrap:wrap;gap:20px}.free-goods-container .goods-list .goods-card{max-width:416px;width:100%;height:auto;background:#fff;border-radius:max(min(1440px,100vw)*60/1440,24px);padding:max(min(1440px,100vw)*40/1440,24px);box-shadow:0 4px 10px 0 rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;flex-wrap:nowrap;gap:0 0;border:1px solid rgba(145,158,171,.2)}.free-goods-container .goods-list .goods-card:hover{transform:translateY(-10px)}.free-goods-container .goods-list .goods-card .card-header{width:100%;margin-bottom:20px}.free-goods-container .goods-list .goods-card .card-header .card-title{font-size:max(min(1440px,100vw)*20/1440,18px);font-weight:700;color:#141a21;margin-bottom:16px}.free-goods-container .goods-list .goods-card .card-header .card-title .subtitle{color:#27aa41;margin-left:8px}.free-goods-container .goods-list .goods-card .card-header .card-price{font-size:max(min(1440px,100vw)*36/1440,28px);font-weight:700;color:#27aa41}.free-goods-container .goods-list .goods-card .card-header .card-method{font-size:max(min(1440px,100vw)*20/1440,16px);color:#ec6c00;font-weight:700}.free-goods-container .goods-list .goods-card .card-features{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:20px;margin-bottom:40px}.free-goods-container .goods-list .goods-card .card-features .feature-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:8px}.free-goods-container .goods-list .goods-card .card-features .feature-item .feature-icon{font-size:12px;color:#27aa41;margin-top:max(min(1440px,100vw)*4/1440,3px)}.free-goods-container .goods-list .goods-card .card-features .feature-item .feature-text{font-size:max(min(1440px,100vw)*16/1440,14px);color:#141a21;line-height:1.5}.free-goods-container .goods-list .goods-card .card-actions{width:100%}.free-goods-container .goods-list .goods-card .card-actions .action-button{width:100%;height:max(min(1440px,100vw)*48/1440,40px);border-radius:24px;font-size:max(min(1440px,100vw)*18/1440,16px);font-weight:700}.free-goods-container .goods-list .goods-card .card-actions .button-group{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:10px}.free-goods-container .goods-list .goods-card .card-actions .button-group .group-button{min-width:100px;flex-shrink:0;height:max(min(1440px,100vw)*48/1440,42px);border-radius:24px;background-color:rgba(39,170,65,.1);color:#27aa41;font-size:max(min(1440px,100vw)*18/1440,16px);font-weight:700}.free-goods-container .goods-list .goods-card .card-actions .button-group .group-button:hover{background-color:rgba(39,170,65,.2)}.free-proxy{width:100%;min-height:100vh;background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:0 0}.free-proxy .free-bg{background:linear-gradient(90deg,#27aa41,#1c8a32);background-size:100% 466px}.free-proxy .free-banner,.free-proxy .free-bg{width:100%;background-repeat:no-repeat;background-position:top}.free-proxy .free-banner{background-color:rgba(0,0,0,0);background-image:url(/website/bg_product.svg);padding:calc(80px + max(min(1440px,100vw)*100/1440,40px)) 20px max(min(1440px,100vw)*80/1440,40px);display:flex;flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;gap:20px 0}.free-proxy .free-banner .free-header{position:relative;width:100%;max-width:1280px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;flex-wrap:nowrap;gap:20px}.free-proxy .free-banner .free-header .free-header_title{font-size:max(min(1440px,100vw)*64/1440,40px);font-weight:900}.free-proxy .free-banner .free-header .free-header_desc{max-width:600px;font-size:max(min(1440px,100vw)*20/1440,16px);font-weight:500;margin-bottom:10px}.free-proxy .free-banner .free-header .free-header_desc .tip{padding:2px 10px;background-color:#fff;border-radius:12px;color:#27aa41;font-size:14px;font-weight:700;margin-left:10px}.free-proxy .free-banner .user-free{position:absolute;top:-18px;right:86px;z-index:100;width:294px;height:auto;z-index:1}@media(max-width:1280px){.free-proxy .free-banner .user-free{display:none}}.free-proxy .free-banner .features{width:100%;z-index:2;max-width:1280px;border-radius:max(min(1440px,100vw)*100/1440,40px);background:#fff;border:1px solid #ddd;box-shadow:0 4px 10px 0 rgba(0,0,0,.1);padding:max(min(1440px,100vw)*40/1440,24px);display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:40px}.free-proxy .free-banner .features .feature-item{width:100%;max-width:200px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:10px 0;text-align:center}.free-proxy .free-banner .features .feature-item .feature-item-icon{width:40px;height:40px}.free-proxy .free-banner .features .feature-item .feature-item-title{font-size:20px;color:#141a21;font-weight:700}.free-proxy .free-banner .features .feature-item .feature-item-desc{font-size:14px;color:rgba(17,17,17,.7);font-weight:500}.free-proxy .website-container{width:100%;padding:0 20px}.free-proxy .website-container .website-questions{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:nowrap;gap:0 0;padding:80px 0}.layout-container:has(.free-proxy){background:#e9f6ec}