/* v272: prevent mobile tender detail overflow and keep the hero arrow-free */
.cunam-tender-page{width:100%;max-width:100%;overflow-x:hidden}
.cunam-tender-page *{box-sizing:border-box}
.cunam-tender-hero-arrows{display:none!important}
.cunam-tender-single .container,.cunam-tender-detail-grid,.cunam-tender-main,.cunam-tender-sidebar,.cunam-tender-facts,.cunam-tender-content,.cunam-tender-documents,.cunam-tender-offer-section,.cunam-tender-offer-form,.cunam-tender-form-grid,.cunam-document-list,.cunam-document-item,.cunam-document-copy{min-width:0;max-width:100%}
.cunam-tender-hero h1,.cunam-tender-hero p,.cunam-tender-facts strong,.cunam-tender-content h1,.cunam-tender-content h2,.cunam-tender-content h3,.cunam-tender-content h4,.cunam-tender-content p,.cunam-tender-content li,.cunam-tender-contact a,.cunam-tender-notice,.cunam-tender-legal-warning,.cunam-tender-form-intro{overflow-wrap:anywhere;word-break:normal}
.cunam-tender-content img,.cunam-tender-content video,.cunam-tender-content iframe,.cunam-tender-content embed,.cunam-tender-content object{max-width:100%;height:auto}
.cunam-tender-content table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
.cunam-tender-content pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}
.cunam-tender-form-grid input,.cunam-tender-form-grid select,.cunam-tender-form-grid textarea{min-width:0;max-width:100%}
.cunam-tender-file-field input[type=file]{display:block;width:100%;max-width:100%;overflow:hidden}
@supports(overflow:clip){.cunam-tender-page{overflow-x:clip}}
@media(max-width:780px){
    .cunam-tender-single .cunam-tender-hero .container,.cunam-tender-detail-grid{width:100%;max-width:100%;padding-left:18px;padding-right:18px}
    .cunam-tender-detail-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
    .cunam-tender-main,.cunam-tender-sidebar{width:100%;min-width:0}
    .cunam-tender-hero-meta{flex-wrap:wrap;max-width:100%}
    .cunam-tender-hero h1{max-width:100%;font-size:clamp(1.8rem,8.5vw,2.65rem);line-height:1.12}
    .cunam-tender-hero p{max-width:100%;font-size:.96rem;line-height:1.6}
    .cunam-tender-back{max-width:100%;white-space:normal}
    .cunam-tender-facts{width:100%;grid-template-columns:minmax(0,1fr)}
    .cunam-tender-facts>div{min-width:0;padding:17px}
    .cunam-tender-content,.cunam-tender-documents,.cunam-tender-offer-section{width:100%;padding:20px 18px}
    .cunam-document-item{width:100%;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:13px 12px}
    .cunam-document-copy strong{max-width:100%;white-space:normal;overflow-wrap:anywhere}
    .cunam-document-item>span:last-child{grid-column:2;max-width:100%;white-space:normal}
    .cunam-tender-contact,.cunam-tender-all-link{width:100%;max-width:100%}
    .cunam-tender-form-grid{width:100%;grid-template-columns:minmax(0,1fr)}
    .cunam-tender-form-grid label,.cunam-tender-form-grid label.wide{min-width:0;max-width:100%;grid-column:auto}
    .cunam-tender-file-field input[type=file]{padding:8px 4px;font-size:.78rem}
    .cunam-tender-consent span{min-width:0;overflow-wrap:anywhere}
    .cunam-tender-submit{width:100%;max-width:100%}
}
@media(max-width:380px){
    .cunam-tender-single .cunam-tender-hero .container,.cunam-tender-detail-grid{padding-left:14px;padding-right:14px}
    .cunam-tender-content,.cunam-tender-documents,.cunam-tender-offer-section{padding:18px 14px}
}
