.section-press{display:flex;flex-direction:column;gap:80px}.section-press .about-container{display:flex;flex-direction:column;gap:24px}.section-press .about-container .title,.section-press .download-area .title{font-family:Montserrat,serif;font-size:32px;font-weight:500}.section-press .about-container .about-content{display:flex;flex-direction:row;gap:32px}.section-press .about-container .about-content .about-image-container,.section-press .about-container .about-content .about-text-container{align-items:center;box-sizing:border-box;display:flex;flex:1;justify-content:center;max-width:50%}.section-press .about-container .about-content .about-text-container{padding:24px;position:relative}.section-press .about-container .about-content .about-text-container .download-button{align-items:center;background:#383838;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:56px;justify-content:center;min-width:56px;opacity:0;padding:16px;position:absolute;right:24px;top:24px;transition:opacity .3s ease .3s,visibility 0s linear .6s;visibility:hidden}.section-press .about-container .about-content .about-text-container:hover .download-button.active{opacity:1;pointer-events:auto;transition:opacity .3s ease,visibility 0s;visibility:visible}.section-press .about-container .about-content .about-text-container .download-button .copy-feedback{display:none}.section-press .about-container .about-content .about-text-container .download-button .icon-holder{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.section-press .about-container .about-content .about-text-container .download-button .copy-text{align-items:center;display:flex;gap:8px}.section-press .download-area{display:flex;flex-direction:column;gap:24px}.section-press .download-area .title-area{display:flex;justify-content:space-between}.section-press .download-area .title-area .download-all-button{max-height:47px}.section-press .download-area .title-area .download-all-button i{margin-right:5px}.section-press .color-palette-container{display:flex;flex-wrap:wrap;gap:32px}.section-press .color-palette-container.item-4 .color-palette-item{flex:1 1 calc(25% - 32px)}.section-press .color-palette-container.item-3 .color-palette-item{flex:1 1 calc(33.333% - 32px)}.section-press .color-palette-container .color-palette-item{display:flex;flex:1 1 calc(20% - 32px);flex-direction:column;gap:24px}.section-press .color-palette-container .color-palette-item .color-area{border:1px solid #d4d4d4;border-radius:8px;height:120px}.section-press .color-palette-container .color-palette-item .palette-infos{display:flex;flex-direction:column;gap:8px}.section-press .color-palette-container .color-palette-item .palette-infos-label{font-size:16px;font-weight:500}.section-press .color-palette-container .color-palette-item .hex-translation{font-size:14px}@media (max-width:1199px){.section-press .color-palette-container{gap:16px}.section-press .color-palette-container .color-palette-item,.section-press .color-palette-container.item-3 .color-palette-item,.section-press .color-palette-container.item-4 .color-palette-item{flex:1 1 calc(33.333% - 16px)}}@media (max-width:991px){.section-press{gap:40px}.section-press .download-area .title{margin-bottom:-16px}.section-press .about-container .title{text-align:center}.section-press .download-area .title-area{justify-content:center}.section-press .download-area .download-all-button{display:none}.section-press .color-palette-container{gap:16px}.section-press .color-palette-container .color-palette-item,.section-press .color-palette-container.item-3 .color-palette-item,.section-press .color-palette-container.item-4 .color-palette-item{flex:1 1 calc(50% - 16px)}.section-press .about-container .about-content{flex-direction:column}.section-press .about-container .about-content .about-image-container,.section-press .about-container .about-content .about-text-container{font-size:18px;font-style:normal;font-weight:400;max-width:unset;padding:0}.section-press .about-container .about-content .about-text-container{letter-spacing:-.36px;line-height:160%}.section-press .download-area{gap:40px}}