@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Bold.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-BoldItalic.woff2') format('woff2');
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Light.woff2') format('woff2');
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-LightItalic.woff2') format('woff2');
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-SmBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'IberPangea';
  src: url('/o/iberdrola-corporativo-theme/fonts/iberpangea/IberPangea-SmBoldItalic.woff2') format('woff2');
  font-weight: 600;
  font-style: italic;
}

:root {
    --offshoresb-white: #FFFEFF;
    --offshoresb-green: #00A443;
    --offshoresb-dark: #00402A;
    --offshoresb-brown: #615D5A;
    --offshoresb-border: #D8CFC7;
    --offshoresb-orange: #FF9C1A;
    --offshoresb-blue: #0DA9FF;
    --offshoresb-sky: #CDE9FA;
}

#offshoresb {
    width: 100%;
    max-width: 980px;
    padding: 0;
    margin: 20px auto;
    text-align: left;
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    display: flex;
    flex-direction: column;
    border-radius: 15px;
    border: 1px solid var(--offshoresb-border);
    background-color: var(--offshoresb-white);
}

#offshoresb * {
    font-family: 'IberPangea' !important;
    font-style: normal;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

#offshoresb h2 {
    margin-top: 0 !important;
}

#offshoresb ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#offshoresb ul li:before {
    content: none !important;
    display: none !important;
}

#offshoresb picture,
#offshoresb img {
    display: block;
    width: 100%;
}

#offshoresb .offshoresb_title {
    color: var(--offshoresb-green) !important;
    font-size: 30px;
    line-height: 1.13;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    text-wrap: balance;
    width: 100%;
    max-width: calc(100% - 32px);
    margin: 29px auto 28px 16px;
}

#offshoresb .offshoresb_title strong {
    font-weight: 600;
}

#offshoresb .offshoresb_inner {
    background-color: var(--offshoresb-sky);
    background-image: url('/wcorp/gc/prod/es_ES/estaticos/saint-brieuc/images/ilustracion-m.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto 100%;
    width: 100%;
}

#offshoresb .offshoresb_media {
    position: relative;
    width: 100%;
    max-width: 290px;
    margin: 0 auto;
    padding-top: 90px;
    height: 1214px;
}

#offshoresb .offshoresb_media img {
    display: block;
    width: 100%;
}

#offshoresb .offshoresb_text {
    color: var(--offshoresb-dark) !important;
    font-size: 16px;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    position: absolute;
    display: none;
}

#offshoresb .offshoresb_text strong {
    font-weight: 600;
}

#offshoresb .offshoresb_text:nth-of-type(1) {
    display: block;
    font-style: italic;
    top: 10px;
    left: 49px;
    max-width: 72px;
}

#offshoresb .offshoresb_text:nth-of-type(2) {
    display: block;
    top: 10px;
    right: 23px;
    max-width: 112px;
}

#offshoresb .offshoresb_text:nth-of-type(3) {
    display: block;
    text-wrap: nowrap;
    transform: rotate(-90deg);
    bottom: 265px;
    left: -90px;
}

#offshoresb .offshoresb_text:nth-of-type(4) {
    display: block;
    text-wrap: nowrap;
    transform: rotate(-90deg);
    bottom: 265px;
    left: 144px;
}

#offshoresb .offshoresb_text:nth-of-type(5) {
    display: block;
    bottom: 183px;
    left: 52px;
    max-width: calc(100% - 104px);
}

#offshoresb .offshoresb_text:nth-of-type(6) {
    display: block;
    color: var(--offshoresb-green) !important;
    bottom: 113px;
    left: 52px;
    max-width: 86px;
}

#offshoresb .offshoresb_box {
    border-radius: 15px;
    padding: 16px 16px 19px;
    border: 1px solid var(--offshoresb-border);
    background: var(--offshoresb-white);
    width: 100%;
    max-width: 259px;
    margin: 0 auto 20px;
    position: relative;
}

#offshoresb .offshoresb_box > img {
    max-width: 52px;
    margin: 0 auto 21px;
}

#offshoresb .offshoresb_box ul {
    border-bottom: 1px solid var(--offshoresb-green);
    padding-bottom: 7px;
    margin-bottom: 16px;
}

#offshoresb .offshoresb_box ul li {
    color: var(--offshoresb-brown) !important;
    font-size: 16px;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 8px !important;
}

#offshoresb .offshoresb_box ul li strong {
    font-weight: 600;
}

#offshoresb .offshoresb_box p {
    color: var(--offshoresb-brown) !important;
    font-size: 16px;
    line-height: 1.25;
    font-style: normal;
    font-weight: 400;
    text-align: left;
}

#offshoresb .offshoresb_box > p {
    padding-left: 8px;
    padding-right: 8px;
}

#offshoresb .offshoresb_box > p strong {
    color: var(--offshoresb-green) !important;
    display: block;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 600;
}

#offshoresb .offshoresb_box ol {
    list-style: none;
}

#offshoresb .offshoresb_box ol li {
    display: flex;
    flex-wrap: wrap;
}

#offshoresb .offshoresb_box ol li + li {
    margin-top: 11px;
    border-top: 1px solid var(--offshoresb-border);
    padding-top: 11px;
}

#offshoresb .offshoresb_box ol li img {
    max-width: 20px;
    margin-right: 16px;
    margin-bottom: 11px;
}

#offshoresb .offshoresb_box ol li p {
    width: 100%;
}

#offshoresb .offshoresb_box ol li p strong {
    
}

@media (min-width: 700px) {

    #offshoresb .offshoresb_title {
        font-size: 32px;
        line-height: 1.12;
        max-width: 329px;
        margin: 34px auto 20px 32px;
    }

    #offshoresb .offshoresb_inner {
        background-image: url('/wcorp/gc/prod/es_ES/estaticos/saint-brieuc/images/ilustracion.webp');
    }

    #offshoresb .offshoresb_media {
        max-width: 565px;
        padding-top: 82px;
        height: 937px;
    }

    #offshoresb .offshoresb_text:nth-of-type(1) {
        top: 27px;
        left: 89px;
    }

    #offshoresb .offshoresb_text:nth-of-type(2) {
        top: 27px;
        right: 209px;
        max-width: 160px;
    }

    #offshoresb .offshoresb_text:nth-of-type(3) {
        left: -73px;
        bottom: auto;
        top: 234px;
    }

    #offshoresb .offshoresb_text:nth-of-type(4) {
        bottom: 364px;
        left: auto;
        right: -82px;
    }

    #offshoresb .offshoresb_text:nth-of-type(5) {
        bottom: 275px;
        left: 285px;
        max-width: 161px;
    }

    #offshoresb .offshoresb_text:nth-of-type(6) {
        bottom: 157px;
        left: 76px;
        max-width: 160px;
    }

    #offshoresb .offshoresb_box:nth-of-type(1) {
        max-width: 337px;
        margin-right: 32px;
        margin-left: auto;
        margin-bottom: 40px;
    }

    #offshoresb .offshoresb_box ul {
        padding-left: 72px;
    }

    #offshoresb .offshoresb_box > img {
        position: absolute;
        top: 20px;
        left: 20px;
    }

    #offshoresb .offshoresb_box:nth-of-type(2) {
        max-width: 218px;
        margin-right: auto;
        margin-left: 32px;
    }

}

@media (min-width: 1080px) {

}