section.content{padding:var(--space-80-150) 0 var(--space-50-100);position:relative}section.content .bg{position:absolute;width:100%;height:100%;z-index:-1}section.content .bg .sticky{position:sticky;top:0;width:100%;height:100vh;pointer-events:none;z-index:-1}section.content .bg .sticky picture{display:block;width:100%;height:100%}section.content .bg .sticky img{width:100%;height:100%;object-fit:cover}section.content .container{grid-column:var(--grid-11);display:flex;flex-direction:column;align-items:center;gap:var(--space-50-80)}section.content .title-block{display:flex;flex-direction:column;gap:10px;max-width:780px;width:100%;text-align:center;color:#fff}section.content .content-block{padding:var(--space-50-100) calc(var(--1fr-space) * 4);width:100%;background:#fff;box-shadow:-20px 15px 40px #00000014}section.content .content-block .des a{position:relative}section.content .content-block .des a:before{position:absolute;bottom:0;left:0;width:100%;height:1px;background:#000;content:""}section.content .content-block .privacy-item-block{margin-top:var(--space-30-50);display:flex;flex-direction:column;gap:calc(var(--space-30-50) * 2)}section.content .content-block .privacy-item-block .privacy-item{display:flex;flex-direction:column;gap:20px}section.content .content-block .privacy-item-block .privacy-item:not(:first-child){position:relative}section.content .content-block .privacy-item-block .privacy-item:not(:first-child):before{position:absolute;top:calc(var(--space-30-50) * -1);left:0;width:100%;height:1px;background-size:10px 1px;background-repeat:repeat-x;background-image:linear-gradient(to right,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 50%,transparent 50%,transparent 100%);content:""}section.content .top-btn{font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:.5px;color:#fff;cursor:pointer}section.content .close-btn{position:fixed;top:0;right:0;display:flex;justify-content:center;align-items:center;width:60px;height:60px;background:#d7000f;cursor:pointer;z-index:1}section.content .close-btn:before,section.content .close-btn:after{display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg);background:#fff;transition:transform .5S;content:""}section.content .close-btn:before{width:14px;height:2px}section.content .close-btn:after{width:2px;height:14px}@media only screen and (min-width:1201px){section.content .close-btn:hover:before{transform:translate(-50%,-50%) rotate(0)}section.content .close-btn:hover:after{transform:translate(-50%,-50%) rotate(90deg)}}@media only screen and (max-width:1200px){section.content .close-btn:active:before{transform:translate(-50%,-50%) rotate(0)}section.content .close-btn:active:after{transform:translate(-50%,-50%) rotate(90deg)}}@media only screen and (min-width:1921px){section.content .title-block{max-width:40.625vw}}@media only screen and (max-width:1200px){section.content .content-block{padding:var(--space-50-100) calc(var(--1fr-space) * 2)}section.content .content-block .privacy-item-block .privacy-item{gap:10px}}@media only screen and (max-width:767px){section.content .content-block{padding:var(--space-50-100) 20px;margin:0 -20px;width:calc(100% + 40px)}section.content .close-btn{width:40px;height:40px}}
