section.conditions .container{position:relative;padding-right:0}section.conditions h2{margin-right:24px}section.conditions .items{display:flex;flex-wrap:wrap}section.conditions .items>div{margin-top:24px;flex:1 1 50%;min-width:275px}section.conditions .items span.highlighted{display:flex}section.conditions .items strong span{display:inline-block}section.conditions .items strong span:last-child:not(:first-child){display:none}section.conditions .items.discount span h3{margin-right:24px}section.conditions.default-color .items.discount span h3,section.conditions.secondary-color .items.discount span h3{color:var(--dark-grey)}.b2c section.conditions .items.discount span.highlighted h3{color:var(--b2c-orange)}.b2b section.conditions .items.discount span.highlighted h3{color:var(--b2b-gold)}section.conditions .items.discount span.highlighted h3:last-child:not(:first-child){opacity:.2;display:inline-block}section.conditions .items.discount span.body-16-light{margin-top:6px}section.conditions .items .offer{margin-bottom:8px}.b2c section.conditions .items .offer{color:var(--b2c-orange)}.b2b section.conditions .items .offer{color:var(--b2b-gold)}section.conditions .items .offer i{font-size:24px;margin-right:8px;vertical-align:bottom}section.conditions .download{margin-top:32px}section.conditions .download a{display:flex;transition:all .2s ease}section.conditions .download i{font-size:28px;text-align:center;width:60px;height:60px;border-radius:32px;background-color:var(--white);box-shadow:0 8px 40px 0 rgba(116,116,116,.18);flex:0 0 60px;margin-right:16px;padding-top:16px;transition:all .2s ease}.b2c section.conditions.default-color .download a i{background-color:var(--b2c-blue-10)}.b2c section.conditions.primary-color .download a i{background-color:var(--white);color:var(--b2c-blue-100)}.b2c section.conditions.secondary-color .download a i{background-color:var(--white)}.b2c section.conditions.default-color .download a:hover i,.b2c section.conditions.secondary-color .download a:hover i{background-color:var(--b2c-blue-100);color:var(--white)}.b2c section.conditions.primary-color .download a:hover i{background-color:var(--b2c-blue-10);color:var(--b2c-blue-100)}.b2b section.conditions.default-color .download a i{background-color:var(--b2b-blue-10)}.b2b section.conditions.primary-color .download a i{background-color:var(--white);color:var(--b2b-blue-100)}.b2b section.conditions.secondary-color .download a i{background-color:var(--white)}.b2b section.conditions.default-color .download a:hover i,.b2b section.conditions.secondary-color .download a:hover i{background-color:var(--b2b-blue-100);color:var(--white)}.b2b section.conditions.primary-color .download a:hover i{background-color:var(--b2b-blue-10);color:var(--b2b-blue-100)}section.conditions .download span{flex:1 1 220px;display:flex;flex-direction:column;justify-content:center;max-width:275px}@media screen and (min-width:768px){section.conditions .items.discount strong:first-child{margin-top:32px}}@media screen and (min-width:992px){section.conditions .items>div{margin-top:40px;display:flex;flex-direction:column;justify-content:flex-end}section.conditions .items>div+div+.download{margin-top:32px}section.conditions .items>div+div+div+.download{margin:0;padding:0;position:absolute;top:68px;right:0}section.conditions .download span{padding-right:24px}section.conditions .items{display:flex;flex-wrap:inherit;justify-content:space-around;gap:80px}}